.title_servicos_style{
    text-align:center;
}

.title_servicos_style h2{
    position:relative;
    margin-top: 30px;
}

.title_servicos_style h2:before{
    content: "";
    width: 50px;
    height: 3px;
    background: #34ccff;
    position: absolute;
    border: none;
    right: 50%;
    bottom: 35px;
}

.content_servicos_padrao h3{
    font-weight: 600;
    text-transform: capitalize;
    font-size: 30px;
    margin-bottom: 15px;
}

.content_servicos_padrao h3:before{
    content:"";
    border:none;
    margin:20px;
}

.content_servicos_padrao a{
    color: #183650;
    font-weight: 600;
}

.content_servicos_padrao a i{
    margin-left:6px;
}

.bloco_padrao_serv {
    box-shadow: 0 1px 2px rgba(0,0,0,.25), 0 -1px 1px rgba(0,0,0,.125);
    background: white;
    padding-bottom: 20px;
    border-radius: 3px;
    margin-bottom: 2em;
    min-height: 475px;
}

.content_servicos_padrao{
    padding: 0px 20px;
}

.servicos_grid{
    padding: 3em 0;
}

.btn_ver_todos_servicos{
    text-align:center;
}

.btn_ver_todos_servicos a{
    background: #34ccff;
    color: white;
    padding: 15px 22px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 30px;
    display:inline-block;
    transition:0.8s all ease;
    border: 2px solid #34ccff;
}

.btn_ver_todos_servicos a i{
    margin-left:6px;
}

.top_nav_wr .top_nav .logo a img{
    height: 55px !important;
}

.top_nav_wr .top_nav .logo a{
    margin: 18px 10px 0px !important;
}

.top_nav_wr .top_nav .logo .fix_block{
    margin:6px 10px 0px !important;
}

.top_bar_info_wr .top_bar_info_switcher .active:after{
    content:none !important;
}

.top_bar_info_wr .top_bar_info_switcher .active{
    padding: 17px 20px 17px 20px !important;
}

.active i{
    margin-left:8px !important;
}


.hover_img:hover .img_servicos_padrao{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    opacity: .7;
    transition: .8s ease all;
}

.hover_img .img_servicos_padrao{
    width: 100%;
    transition: all 2s ease-in-out 0;
    -webkit-transition: all 2s ease-in-out 0;
    -moz-transition: all 2s ease-in-out 0;
    -o-transition: all 2s ease-in-out 0;
    opacity: 1;
    transition: .8s ease all;
}

.hover_img{
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.content_servicos_padrao a:hover{
    color:#34ccff !important;
}

.btn_ver_todos_servicos a:hover{
    background: transparent;
    color: #34ccff;
    transition:0.8s all ease;
}

a, a:hover, a:active{
    text-decoration: none !important;
}

.height_text{
    height:158px !important;
}

#footer .widgets_row .footer_logo a img{
    height: 50px !important;
}

#footer .copyright_row .copyright_row_wr .socials{
    width: 45%;
}

#footer .copyright_row .copyright_row_wr .copyright{
    width: 55%;
}

.title_head_fixo h2:before{
    content:none;
}

.title_head_fixo h2{
    color:white;
}

.mascara_head_fixo{
    background: rgba(24, 54, 80, 0.56);
    padding: 13.5em 0 1.3em 0;
}


.fotos_luxor_sobre img{
    width:100%;
}

.fotos_luxor_sobre{
    padding-top:2em;
    padding-bottom:5em;
}

.content_servicos_page{
    padding-bottom:5em;
}

.contatos a{
    display:inline-block;
    width: 100%;
    display: inline-block;
    width: 100%;
    background: #25D366;
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 30px;
    color: white;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    letter-spacing: 1px;
}

.contatos a i{
    margin-right: 10px;
}

.form_single{
    background: #183650;
    padding: 0px 15px 20px 15px;
    margin-bottom: 2em;
}

.form_single h3{
    font-size: 25px;
    color: white;
    font-weight: 600;
}

.btn_sidebar_single{
    background: #34ccff;
    border: none;
    color: white;
    padding: 10px 20px;
    text-transform: uppercase;
    border-radius: 0px;
    display: inline-block;
}

.content_single_servicos h3:before{
    content:none !important;
}

.content_single_servicos h3{
    font-weight:600;
    font-size:26px;
    margin-top:2em;
}

.ckeck_style span i{
    color: #34ccff;
    font-size: 20px;
    margin-right: 8px;
}

.contact_form{
    padding: 20px 20px 10px !important;
}

.contacts-block {
    margin-bottom: 17px;
}

.contacts-block .icon {
    float: left;
    margin-top: -5px;
    font-size: 25px;
    color: #333;
}

.contacts-block__inner {
    display: block;
    padding-left: 40px;
}

.contacts-block__emphasis {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 18px;
}

.maps_contacts{
    margin-top:4em;
}

.btn_form_orcamento{
    background: transparent;
    display: inline-block;
    border: 2px solid #34ccff;
    color: #34ccff;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 12px 22px;
    border-radius: 30px;
    width:218px !important;
}

.btn_form_orcamento i{
    margin-left:6px;
}

.orcamento_form{
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 6px;
    padding: 0px 30px 30px 30px;
    box-shadow:0px 0px 10px rgba(115, 128, 157, 0.1);
    background:#f7f7f7;
}

.page_orcamento{
    padding-bottom:5em;
}

.btn_whats_top i{
    float:left;
    font-size: 32px;
    margin-right:6px;
}

.btn_whats_top span{
    float:right;
    line-height: 17px;
    font-weight: 600;
}

.btn_whats_top{
    background: #25D366;
    padding: 5px;
    border-radius: 5px;
    color: white;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
a.btn_whats_top:hover {
    color: white;
    background: #2bb12b;
}

.btn_whats_top:before{
    content: "";
    width: 1px;
    height: 36px;
    background: white;
    position: absolute;
    left: -35px;
}

.menu-fixo{
    position: fixed !Important;
    width: 100%;
    top: 0;
    background: #ffffffe8;
    box-shadow:2px 4px 20px 0px rgba(0, 0, 0, 0.1);
}

.fix_block{
    display:none !important;
}

.menu-fixo .fix_block{
    display:block !important;
}

.fix_none{
    display:block !important;
}

.menu-fixo .fix_none{
    display:none !important;
}

.menu-fixo .top_nav_menu li a{
    color: #183650 !important;
}

.menu-fixo .top_nav{
    border-bottom:none !important;
}

.vc_btn3-container a{
    background: transparent;
    border: 2px solid white;
    color: white;
    padding: 12px 30px;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 50px;
    transition:0.5s all ease;
}

.vc_btn3-container a:hover{
    background: white;
    color: #183650;
    transition:0.5s all ease;
}

.bloco_form_orcamento br{
    display:none;
}

.bloco_form_orcamento p{
    margin:0;
}

.bloco_form_orcamento label{
    margin-bottom:15px;
    width: 100%;
}

.bloco_form_orcamento input{
    width: 100%;
    font-weight: 400;
}

.bloco_form_orcamento select{
    width: 100% !important;
    font-weight: 400;
}

.bloco_form_orcamento textarea{
    width: 100% !important;
    font-weight: 400;
}

div.wpcf7-response-output.wpcf7-validation-errors{
    display:inline-block !important;
}

.form_sidebar br{
    display:none;
}

.form_sidebar p{
    margin:0;
}

.form_sidebar select{
    width:100%;
}

.form_sidebar label{
    width:100%;
    margin-bottom: 12px;
}

.top_nav_wr .top_nav ul.top_nav_menu li a:hover{
    color:#34ccff !important;
}

.top_nav_wr .top_nav ul.top_nav_menu li ul li a:hover{
     color:white !important;
}

.top_nav_wr .top_nav ul.top_nav_menu li a:active{
    color:#34ccff !important;
}

.top_nav_wr .top_nav ul.top_nav_menu li a:focus{
    color:#34ccff !important;
}

#stm_magic_line{
    display:none !important;
}

.menu-fixo .sub-menu li a{
    color:white !important;
}

/* STYLE MOBILE */

@media(max-width:600px){
    .media-right{
        display:none !important;
    }
    
    .display_none_mobile{
        display:none !important;
    }
    
    .bloco_servicos{
        padding-top:0 !important;
    }
    
    .title_servicos_style h2{
        font-size:28px;
    }
    
    .title_servicos_style h2:before{
        right: 40% !important;
        bottom: 20px !important;
    }
    
    .servicos_grid{
        padding: 1em 0;
    }
    
    .mobile_diferenciais{
        left: 0px !important;
        width: 100% !important;
    }
    
    .mobile_search_form p{
        font-size: 17px !important;
        text-align: center;
        text-transform: uppercase;
    }
    
    .mobile_search_form a{
        color: white;
        background: #25D366;
        padding: 10px 12px;
        display: inline-block;
        font-weight: 600;
        border-radius: 30px;
    }
    
    .mobile_search_form{
        text-align:center;
    }
    
    .menu-fixo .fix_none{
        display: block !important;
    }
	.mascara_head_fixo{
		padding:40px 0;
	}
	.top_orcamento{
		display: none;
	}	
}

.top_orcamento{
    float:right;
}

.top_orcamento a{
    COLOR: WHITE;
    BACKGROUND: #34ccff;
    PADDING: 18px 10px 18px 10px;
    display: inline-block;
}

.top_orcamento a i{
    margin-left:6px;
}

.top_orcamento a:hover{
    color: #183650;
}

@media(max-width:600px){
	.top_bar_info{
		display: none;
	}
	
	.page_obrigado_contato {
        padding: 3em 0 !important;
    }
    
    .pad_img_mobile{
        padding:20px;
    }
    
    .text_contato_obrigado{
        text-align:center !important;
        margin-top: 0px !important;
        margin-left: 0px !important;
    }
    
    .text_contato_obrigado h2{
        font-size:30px !important;
    }
}

.text_contato_obrigado{
    text-align:left;
    margin-top: 10px;
    margin-left: 10px;
}

.text_contato_obrigado h2{
	font-size:40px;
	font-weight: 500;
}

.text_contato_obrigado p{
	font-size:16px;
}
.btn_page_inicial a{
	font-size: 15px;
    background: #96c200c7;
    color: white;
    font-weight: 500;
    padding: 6px 20px;
    border-radius: 5px;
	display:inline-block;
	transition:all ease 0.5s;
	border: 2px solid;
}

.btn_page_inicial a:hover i{
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}


.btn_page_inicial a:hover{
	color: #96c200;
    transition: all ease 0.5s;
    background: white;
    border: 2px solid;
}

.page_obrigado_contato{
	padding: 5em 0;
}

.text_contato_obrigado h2:before{
	content:"";
	display:none !important;
}

.form_style p{
	margin:0;
}
