/*!

Theme Name: Consulting

Theme URI: http://consulting.stylemixthemes.com/

Author: StylemixThemes

Author URI: http://stylemixthemes.com/

Description: Consulting - Business and Finance WordPress theme. Using Consluting you can easily create a modern website with real content. Easily edit the real content and compose the page layout with drag & drop page builder Consulting is the best ever finance, consulting, brokerage WordPress theme. It’s fully Responsive and Easy to Customize using intuitive Drag & Drop Visual Composer and Theme Options panel in WordPress Customizer.

Version: 3.7.7

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: consulting

Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



Normalizing styles have been helped along thanks to the fine work of

Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/


/* boton LEER MAS */
a.button.bordered.icon_right{
    font-size: 0px;
}
a.button.bordered.icon_right:after{
    content: "LEER MÁS";
    font-size: 14px;
}


/* texto COMPARTIR */
.post_bottom .share_buttons label{
    font-size: 0px !important;
}
.post_bottom .share_buttons label:after{
    content: "COMPARTIR";
    font-size: 11px;
}

/* boton PUBLICAR COMENTARIO */
button.button.size-lg.icon_left{
    font-size: 0px;
}
button.button.size-lg.icon_left:after{
    content: "PUBLICAR COMENTARIO";
    font-size: 14px;
}



.datos_contacto i {
    position: relative;
    top: -2px;
    color: #f73b41;
    font-size: 22px;
    width: 37px;
    padding: 7px 0;
    margin-right: 14px;
    text-align: center;
    border: 1px solid #e9e9e9;
    float: left;
}
 .datos_contacto p{
    margin-bottom: 22px;
    font-weight: 400;
    font-size: 14px;
    color: #454545;
}

.form_contact > div > div > .wpcf7{
    max-width: 850px;
    margin: auto;
    display: block;
    margin-bottom: 30px;
}

.title_in_serv h2{
    font-size: 30px;
    color: #555555;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin-bottom: 50px!important;
    margin-top: -20px;
    letter-spacing: 0;
}
.title_in_serv h2:after{
   background: #e0ae41;
    width: 40px;
    content: " ";
    position: absolute;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}  
.title_in_serv_2 h2{
    font-size: 30px;
    color: #555555;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    font-family: Roboto, sans-serif;
    margin-bottom: 15px!important;
    margin-top: -20px;
    letter-spacing: 0;   
}
.title_in_serv_2 h2:after{
    content: none;
}
.title_in_serv_2 h3{
    font-size: 15px;
    color: #999999;
    line-height: 20px;
    text-align: center;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    margin-bottom: 50px!important;
    margin-top: -20px;
    letter-spacing: 0;   
}

.title_in_serv_2 h3:after{
   background: #5ca8bf;
    width: 40px;
    content: " ";
    position: absolute;
    height: 2px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
} 
.text_serv_p .text_in p{
    text-align: center;
    max-width: 904px;
    margin: auto;
    color: #777777;
}
.breadcrumbs {
    display: none;
}

body .page_title h1 {
    font-family: "Roboto";
    color: inherit;
    margin: 0;
    line-height: 47px;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    padding-left: 25px;
    position: relative;
    letter-spacing: 0.7px;
    text-align: left;
    border-left: 3px solid #e0ae41;
    margin-bottom: 23px;
}
body .page_title h1:after {
    background: transparent;
}
.stm_gmap_wrapper .alert {

    margin-bottom: 0;

}



.stm_gmap_wrapper .alert strong {

    color: #ff0000;

}



.loader {

    position: relative;

    margin: 0 auto;

    width: 100px

}



.loader:before {

    content: '';

    display: block;

    padding-top: 100%

}



.circular {

    -webkit-animation: rotate 2s linear infinite;

    animation: rotate 2s linear infinite;

    height: 100%;

    -webkit-transform-origin: center center;

    transform-origin: center center;

    width: 100%;

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    margin: auto;

}



.path {

    stroke-dasharray: 1, 200;

    stroke-dashoffset: 0;

    -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;

    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;

    stroke-linecap: round

}



.top_nav .top_nav_wrapper > ul > li,

.top_nav .main_menu_nav > ul > li,

.breadcrumbs {

    text-transform: none !important;

}



.woocommerce-MyAccount-navigation ul li a {

    font-family: inherit !important;

}



.company_history {

    min-width: 48px;

}

/*css new*/


/*FORM CONTACTO*/
#form_contact{

}
.formulario_contacto{
    padding: 46px 50px 23px 50px;
    display: inline-block;
    background-color: rgb(205 169 90 / 83%);
    width: 100%;
    border-radius: 0px;
    position: relative;
    z-index: 3;
    max-width: 100%;
    box-shadow: 0px 0px 30px rgb(0 0 0 / 15%);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.formulario_contacto h5{
    color: #fff;
    font-size: 24px;
    font-family: "Poppins";
    line-height: 28px;
    margin: 0;
    font-weight: 600;
    margin-bottom: 28px;
    position: relative;
    padding-bottom: 10px;
}
.formulario_contacto h5 strong{
    color: #ffcd00;
    font-size: 24px;
    font-weight: 600;
}
.formulario_contacto h5:after {
    content: "";
    display: block;
    left: 0%;
    position: absolute;
    width: 82px;
    height: 1px;
    border-radius: 0;
    background-color: #fff;
    z-index: 99;
    bottom: -5px;
}
.formulario_contacto p{
    margin-bottom: 0;
}
.formulario_contacto label{
    font-size: 12px;
    color: #fff !important;
    font-family: "Araboto"; 
    text-align: left;
}
.formulario_contacto input, .formulario_contacto button, .formulario_contacto select, .formulario_contacto textarea {
    padding: 10px;
    border: 1px solid transparent;
    font-size: 15px;
    color: #888787;
    font-family: "Gilroy";
    font-weight: 400;
    margin-bottom: 15px;
    border-radius: 6px;
    width: 100%;
    height: 44px;
    position: relative;
    padding-left: 28px;
    /*box-shadow: 0px 0px 22px rgb(0 0 0 / 13%);*/
    background-color: #fff;
    border: 0px solid #1d4493;
    font-family: 'Open Sans' !important;
}
.formulario_contacto textarea {
    overflow: auto;
    vertical-align: top;
    height: 92px;
    resize: none;
    padding-top: 10px;
    color: #b1b1b1 !important;
}
.formulario_contacto .row_select {
    display: flex;
    justify-content: space-between;
}
.formulario_contacto .row_select > span.wpcf7-form-control-wrap:nth-child(1){
    width: 40%;
}
.formulario_contacto .row_select > span.wpcf7-form-control-wrap:nth-child(3){
    width: 58%;
}

.formulario_contacto select.select-nombre {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    background-image: url(../img/bg-select-form.png);
    background-size: initial;
    background-repeat: no-repeat;
    background-position: center right;
    padding-left: 30px;
    background-color: #fafafa;
}
.formulario_contacto input:-webkit-autofill, .formulario_contacto textarea:-webkit-autofill,.formulario_contacto  select:-webkit-autofill {
    background-color: transparent;
}
.formulario_contacto input::focus{

}
.formulario_contacto .wpcf7-form-control:focus {
           border-color: #7d248c !important;
           transition: 0.3s;
}
#form_contact input[type=submit]{
    background-color: #921f90;
    color: #fff;
    border: none;
    font-size: 19px;
    line-height: 19px;
    font-family: "Poppins";
    font-weight: 400;
    padding: 13px 45px 15px 45px;
    border-radius: 6px;
    width: auto;
    text-transform: uppercase;
    height: auto;
}
#form_contact .btn_enviar{
    position: relative;
    display: block;
    text-align: right;
    margin-top: 7px;
}
#form_contact input[type=submit]:hover{
    transition: 0.3s;
    background-color: #9f2a9d;
}
#form_contact .btn_enviar .ajax-loader {
    display: none;
}
/* FIN FORM CONTACTO*/

/*libro de reclamaciones*/
.libro_reclama{
    /*background-color: #f7f6f6;*/
    background-repeat: no-repeat;
    background-position: center top;
    /* background-position: center bottom; */    
    /*background-image: url(../img/bg-interna-contacto.jpg);*/
    padding-bottom: 53px;
    padding-top: 30px;
}
.libro_reclama{
    padding-top: 50px;
    /*background-color: #f6f6f6; */
}
.libro_reclama .contacto_box .row.row_3 [class*='col'] {
    padding-right: 7px;
    padding-left: 7px;
    z-index: 1;
}
.formulario_contacto h1{
    color: #fff;
    font-size: 24px;
    font-family: "Poppins";
    line-height: 28px;
    margin: 0;
    font-weight: 600;
    margin-bottom: 28px;
    position: relative;
    padding-bottom: 10px;
    z-index: -1;
    margin-left: 17px;
}
.formulario_contacto h1:after{
    display: none !important;
    height: 0px !important;
}
.libro_reclama #form_contact .btn_enviar {
    text-align: left;
}
.text_libro_obligatorio p {
    text-align: center;
    max-width: 904px;
    margin: auto;
    color: #595959;
    font-size: 22px;
}

.select2-container {
    box-sizing: border-box;
    display: none  !important;
    margin: 0;
    position: relative;
    vertical-align: middle;
    z-index: 99999;
}

#footer .footer_widgets .widget.widget_text img {
    max-width: 100%;
    height: auto;
    padding-top: 23px !important;
        padding-left: 25px !important;
}

#form_banner{
    position: absolute;
    top: 30px;
    right: 9%;
}
#form_banner .wpcf7 {
    width: 380px;
    padding: 45px;
    padding-top: 0px;
    padding-bottom: 25px;
    background-color: rgba(255,255,255,0.8) !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
#form_banner .form_consulta {

}
#form_banner .title_consulta{
    width: 400px;
    text-align: center;
    padding: 21px 30px 9px 30px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.9) !important;
    color: #ee8a26;
    font-size: 22px;
    text-transform: uppercase;
    line-height: 26px;
}
#form_banner .subtitle_consulta {
    width: 380px;
    text-align: center;
    padding: 26px 25px 14px 25px;
    font-weight: bold;
    background-color: rgba(255,255,255,0.8) !important;
    color: #ee8a26;
    font-size: 18px;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#form_banner p{
    text-align: center;
}
#form_banner input[type="submit"]{
    width: inherit;
    height: inherit;
    padding: 12px 50px;
    padding-left: 30px;
    background-color: #ee8a26;
    display: inline-block;
    color: #fff;
    box-shadow: none;
    font-size: 14px;
}
#form_banner input[type="submit"]:hover{
    box-shadow: 0 0 0 2px #ee8a26;
    color: #ee8a26;
    background-color: rgba(255,255,255,0);
}
.top_bar {
    /*display: none;*/
    background-color: #8178f8!important;
}
.top_bar_info_wr .top_bar_info {
    float: unset!important;
}
.top_bar_info_wr .top_bar_info {
    height: 33px!important;
    padding: 0!important;
    padding-top: 1px!important;
    padding-bottom: 2px!important;
}
.top_bar_info_wr .top_bar_info li {
    float: right!important;
    padding-right: 15px!important;
}
.top_bar_info_wr .top_bar_info li:first-child {
    float: left!important;
        padding-left: 0!important;
}
.top_bar_info_wr .top_bar_info li:nth-child(2) {
    display: none;
}
.top_bar_info_wr .top_bar_info li i {
    color: #fff!important;
}
.top_nav .top_nav_wrapper > ul {
    font-family: "Open Sans"!important;
}
.border_faq{
    margin-bottom: 20px!important;
    height: 1px;
    width: 100%;
    background-color: #ddd;
    margin-top: -15px;
}
body.header_style_2 .header_top .logo {
    padding-top: 13px;
}
#main {
    padding: 0 0 0px!important;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    margin-top: 13px;
}
#form_banner .buttonsubmit{
    text-align: center;  
}   
#form_banner .buttonsubmit:after {
    content: "\f1d8";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    height: 20px;
    width: 20px;
    bottom: 22px;
    right: 35.5%;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
#form_banner .buttonsubmit:hover:after{
      color: #ee8a26;
}
#form_banner .buttonsubmit:hover input[type="submit"]{
    box-shadow: 0 0 0 2px #ee8a26;
    color: #ee8a26;
    background-color: rgba(255,255,255,0);
}
/*top*/
#wrapper .header_top .stm-phone_13:before {
	content: url("images/ico-telf.png");
    position: relative;
    top: -2px;
    left: 5px;
}
#wrapper .header_top .stm-mail_13:before {
	content: url("images/ico-correo.png");
	position: relative;
    top: -7px;
}
#wrapper .header_top .stm-pin_13:before {
	content: url("images/ico-ubi.png");
    position: relative;
    top: -7px;
}
#wrapper .mobile_header .stm-phone_13:before {
	content: url("images/ico-telf.png");
    position: relative;
    top: -2px;
    left: 5px;
}
#wrapper .mobile_header .stm-mail_13:before {
	content: url("images/ico-correo.png");
	position: relative;
    top: -7px;
}
#wrapper .mobile_header .stm-pin_13:before {
	content: url("images/ico-ubi.png");
    position: relative;
    top: -7px;
}
.mobile_header .icon_text a {
    color: #972b2a;
    font-family: "Montserrat";
    font-weight: 700;
    text-decoration: none !important;
}
/*pack section*/

#col_pack .col_pack .icon_pack{
    display: inline-block;
}
#col_pack .col_pack .title_pack{
    font-size: 20px;

}
#col_pack .col_pack .wpb_wrapper{
    display: flex;
}
#col_pack .col_pack .wpb_text_column .wpb_wrapper{
    display: inherit;
}
#col_pack .col_pack .wpb_text_column{
    color: #fff;
}
#col_pack .col_pack .wpb_text_column p{
    color: #d0d0d0;
}
#col_pack .stm-stm14_plane:before {
	content: url("images/ico-office.png");
}
#col_pack .fa-gitlab:before {
	content: url("images/ico-lender-place.png");
	position: relative;
    top: 4px;

}
.col_damageconsult_big{
    padding-top: 15px;
}
/*iconos*/
#col_pack .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    background-color: #fff;
    border-radius: 50%;
    margin-right: 20px;
    padding: 10px;
}
#col_pack .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
    color: #982b2b;
}
#col_consult_damage .icon_text h4 {
    color: #292f3c;
    font-size: 23px !important;
}
#col_consult_damage .icon_box.style_1.icon_top_transparent .icon {
	width: auto!important;
    height: auto;
    margin: 0;
    position: relative;
    top: 7px;
}
#col_consult_damage .icon_text p{
	    color: #595959;
}
#col_consult_damage .stm-stn14_home:before {
    content: url("images/hurricane.png");
}
#col_consult_damage .fa-tint:before {
    content: url("images/water.png");
}
#col_consult_damage .fa-fire:before {
    content: url("images/fire.png");
}
#col_consult_damage .fa-users:before {
    content: url("images/vandalism.png");
}
#col_consult_damage .stm-stm14_public:before {
	content: url("images/roof.png");
}
#col_consult_damage .stm-pin_13:before {
	content: url("images/flood.png");
}
#col_consult_damage .fa-mixcloud:before {
	content: url("images/mold.png");
}
#col_consult_damage .fa-qq:before {
	content: url("images/income.png");
}
/*f----iconos*/
/*banner*/
.rev_slider .caption, .rev_slider .tp-caption {

}
/*f----banner*/



.title_ensure{
    color: #323b4a;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    padding-top: 0px;
}
.text_ensure{
    padding-left: 0px;
}
.text_ensure p{
    color: #595959!important;
    font-size: 14px;
}
.col_ensure h2{
    padding-top: 0;
}
.img_ensure{
    padding-right: 30px;  
}
/*rev slider*/
body.home .tparrows {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: rgba(0,0,0,0.35);
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%;
    width: 60px!important;
    height: 60px!important;
}
body .tparrows.tp-leftarrow:before {
    content: url("images/arrow-left.png")!important;
    position: relative;
    top: 12px;
    left: -2px;
}
body .tparrows.tp-rightarrow:before {
    content: url("images/arrow-right.png")!important;
    position: relative;
    top: 12px;
    right: -2px;
}
body .tparrows:hover {
    background: rgba(0,0,0,0.45)!important;
    border-color: inherit!important;
}
body .tparrows {
    border: none!important;
    height: 63px!important;
}
body .tp-bullets .tp-bullet {
    width: 12px!important;
    height: 12px!important;
    background: #fff!important;
    margin: 0px!important;
}
body .tp-bullets .tp-bullet.selected {
    background: #e0ae41!important;
    padding: 0px!important;
}
body .tp-bullets .tp-bullet:hover{
       background: #e0ae41!important; 
}
/*copy*/
.copyright p{
    margin-bottom: 0;
}
#footer .copyright_row .copyright_row_wr .copyright a:hover {
    color: rgba(255, 255, 255, 0.8)!important; 
}
/*footeer*/
body.site_layout_13 #footer .widget .widget_title{
    position: relative;
}
body.site_layout_13 #footer .widget .widget_title:after{
    content: '';
    width: 40px;
    height: 2px;
    background: #cccccc;
    display: block;
    margin-top: 13px;   
    position: relative;
    top: 1px;
}
.footer_contact{
	margin: 0;
    padding: 0;
    list-style: none;
}
.footer_contact li{
	display: flex;
		color: rgba(255, 255, 255, 0.8);
}
.footer_contact li {
    padding: 0!important;
    line-height: 22px;
}
.footer_contact li:nth-child(1) i{
    font-size: 22px;
    margin: 0px 12px 18px 0;
}
.footer_contact li i{
    margin: 0px 16px 14px 0;
    font-size: 18px;
}
.footer_contact li a{
	color: rgba(255, 255, 255, 0.8);
}
#company-email i{
	font-size: 17px;
}
.top_bar_info_wr {
    width: 100%;
}
/*suscribe*/
#suscribe_form .text_suscribe input{
	width: 100%;
    background: #fff;
    padding: 10px 17px 10px 17px;
    box-shadow: none;
    border-radius: 0;
    height: inherit;
}
#suscribe_form .text_suscribe input::placeholder{
	color: #666;
}
#suscribe_form .button_suscribe input{
	background-color: #0e8e04;
	box-shadow: none;
	font-size: 0;
	height: 38px;
	border-radius: 0;
    padding-right: 20px;
    padding-left: 20px;
}
#suscribe_form form{
	display: flex;
}
#suscribe_form .button_suscribe i{
    position: relative;
    top: -29px;
    left: 13px;
    font-size: 15px;
    cursor: pointer;
}
#suscribe_form div.wpcf7-response-output.wpcf7-validation-errors {
    position: absolute;
    margin-top: 100px;
}
#suscribe_form div.wpcf7-response-output{
    position: absolute;
    margin-top: 100px;
}
#wrapper #footer #suscribe_social .copyright_row .copyright_row_wr {
    border-top: 0px solid rgba(204, 204, 204, 0.5);
    padding: 0px 0 0px;
}
#wrapper #footer #suscribe_social .copyright_row .copyright_row_wr .socials {
    float: right;
    width: 100%;
}
/*about us*/
.text_in p{
    text-align: justify;
}
.img_in{
    padding-top: 0;
}
/*contact*/
#wrapper .form_contact_us .select2-hidden-accessible{
    background: rgba(255,255,255,0);
    border-radius: 3px;
    box-shadow: 0 0 0 2px  #7d7d7d;
    background-color: #fff;
}
#wrapper .form_contact_us .select2-selection__rendered{
    background: rgba(255,255,255,0);
    border-radius: 3px;
    box-shadow: 0 0 0 2px  #7d7d7d;
    background-color: #fff;
}
#wrapper .form_contact_us input[type="text"], 
#wrapper .form_contact_us input[type="email"], 
#wrapper .form_contact_us input[type="search"], 
#wrapper .form_contact_us input[type="password"], 
#wrapper .form_contact_us input[type="tel"],
#wrapper .form_contact_us textarea, 
#wrapper .form_contact_us .select2-container{
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-bottom: 20px;
}
#wrapper .form_contact_us textarea{ 
    height: 118px;
        resize: none;
}
#wrapper .form_contact_us .wpcf7-form select {
    background: rgba(255,255,255,0);
    border-radius: 3px;
    box-shadow: 0 0 0 2px  #81a5ca;
    background-color: #fff;
}

.stm_contacts_widget ul.socials {
    margin-bottom: 0px!important;
}
.stm_contacts_widget.style_4 h4 {
    position: relative;
    top: -6px;
    margin-bottom: 6px;
}
#wrapper .container_button{
		width: 140px;
        position: relative;
    display: table;
    border-collapse: separate;
}
#wrapper .form_contact input[type="submit"] {
    background-color: #f24f54;
    position: relative;
    border-radius: 0;
    font-weight: 600;
    border: none;
    color: #fff;
    cursor: pointer;
    padding: 10px 24px;
    width: auto;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Montserrat;
    box-shadow: none;
}
#wrapper .form_contact .button_submit:hover  input[type="submit"]{
    color: #fff;  
    background-color: #e2b655;
    /*background-color: transparent;*/
    /*color: #5ca8bf;*/
}
#wrapper .form_contact .button_submit {
	position: relative;
}
#wrapper .form_contact .button_submit i {
    position: absolute;
    top: 53%;
    right: 20px;
    left: auto;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    cursor: pointer;
    display: none;
}

#wrapper .container_button:hover .button_submit:hover i{
    color: #5ca8bf;
}

#wrapper div.wpcf7-response-output.wpcf7-validation-errors {
    background-color: inherit;
}
#wrapper .wpcf7-form input[type="text"], #wrapper .wpcf7-form input[type="email"], #wrapper .wpcf7-form input[type="tel"],#wrapper .wpcf7-form textarea {
    background-color: #fff;
    padding: 11px 15px;
    border: 2px solid #a0a0a0;
    font-size: 13px;
    box-shadow: none;
border-radius: 0;
font-family: 'Open Sans' !important;
}
#wrapper .wpcf7-form textarea{
    height: 180px
}
/*miga*/
.single-post #wrapper .page_title {
    color: #ffffff !important;
    background-image: url(images/miga.jpg) !important;
    background-repeat: no-repeat !important;
}
/*SECTION unless*/
.section_unless{
    padding-left: 7.8vw;
}
.section_unless .wpb_wrapper{
    padding-top: 29px;
}
.section_unless h2{
    font-size: 36px;
    line-height: 38px;
    margin-bottom: 25px;
    color: #ee8a26;
    position: relative;
}
.section_unless h2:after{
    content: none;
}
.section_unless h2:after {
    width: 40px;
    height: 3px;
    bottom: -3px;
    margin: 11px 0 0;
    content: '';
    display: block;
    background: #ee8a26;
}
.section_unless p{
        text-align: justify;
    padding-right: 30px;
}
.frase .text_in p strong{
    font-family: "Open Sans";
        font-size: 15px;
}
.frase .text_in p{
    text-align: center;
}
.frase .text_in p strong:first-child{
    display: inline-block;
}
#services_home .info_box.style_3 .info_box_text .title .icon .stm-cart6:before {
    content: url("images/ico-samples.png");
}
#services_home .info_box.style_3 .info_box_text .title .icon .stm-stm14_calc:before {
    content: url("images/ico-mold.png");
}
#services_home .info_box.style_3 .info_box_text .title .icon .stm-stm14_public:before {
    content: url("images/ico-clearence.png");
}
.section_unless .p_a{
    padding-top: 20px;
    margin-bottom: 43px!important;
}
.section_unless a{
    padding: 10px 14px;
    background-color: #fff;
    border: 2px solid #ee8a26;
    color: #ee8a26;
	border-radius: 20px;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
}
.section_unless a:hover, .section_unless a:active, .section_unless a:focus{
    border: 2px solid #ee8a26;
    background-color: #ee8a26;
    color: #fff;
}
.col_unless .vc_column-inner{
	padding: 0!important;
}
.col_unless{
    background-image: url(images/bg-nosotros.jpg) !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 312px;
}
header .fa-clock-o:before {
    content: "\f003";
}
.mobile_header .header_info .icon_text .icon{
    color: #fff;
}
/*.col_unless .vc_figure{
	width: 100%!important;
}
.col_unless .vc_figure .vc_single_image-wrapper{
	width: 100%!important;
}
.col_unless .vc_figure .vc_single_image-wrapper img{
	width: 100%!important;
}*/
/*delete income loss*/
#wrapper .icome_loss{
    display: none;
}
/*firma*/
.signature_contact .wpcf7-form-control-signature-body canvas {
    background: rgba(255,255,255,0);
    border: none;
    box-shadow: 0 0 0 2px #376da2;
    outline: none;
    /*padding: 16px 30px 15px;*/
    border-radius: 3px;
}
.signature_contact input[type="text"], 
.signature_contact input[type="email"], 
.signature_contact input[type="search"], 
.signature_contact input[type="password"], 
.signature_contact canvas {
	margin-bottom: 20px;
}
.signature_contact #wpcf7_signature_clear{
	margin: 12px 0;
}
.signature_contact #wpcf7_signature_clear{
    background-color: #ee8a26;
    box-shadow: 0 0 0 2px #ee8a26;
    border: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    border-radius: 3px;
}
.signature_contact #wpcf7_signature_clear:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
.signature_contact h4{
	padding-top: 0;
	margin-bottom: 15px;
}
.signature_contact h4:after{
	content: none;
}
#wrapper .signature_contact input[type="submit"] {
    background-color: #ee8a26;
    box-shadow: 0 0 0 2px #ee8a26;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.form_contact input::placeholder,
.form_contact textarea::placeholder{
	color: #999999;
}
.title_news h2 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 50px!important;
    padding: 0;
    font-family: "Montserrat";
letter-spacing: -0.025em;
    font-size: 36px;
    line-height: 38px;
}
.title_news h2:after{
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    width: 35px;
    height: 6px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.title_services_home h2 {
    font-weight: 400;
    margin-bottom: 20px!important;
    padding: 0;
    letter-spacing: -0.7px;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    color: #231f20;
    font-family: 'Montserrat';
    position: relative;
}
.title_services_home h2 span{
    color: #ed1e24;
}
.title_services_home h2:after{
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    width: 50px;
    height: 2px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9;
    margin-left: -25px;
    background-color: #ed1e24;
}
.title_services_home h2:before{
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    width: 50px;
    height: 2px;
    border-radius: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #231f20;
    z-index: 99;
    top: 53px;
    margin-left: 25px;
}
.info_box.style_3 .info_box_text .read_more span {
    text-transform: capitalize;
}
#logo_banner{
    display: none!important;
}
.title_in_center{
    font-size: 33px;
    font-weight: 700;
    margin: 0;
    color: #111;
    font-family: "Open sans";
    position: relative;
    text-align: center;
    padding: 0 0 15px;
    margin-top: 0px;
    margin-bottom: 20px!important;
    /* letter-spacing: 1px; */
}
.title_in_center:after {
    bottom: 0;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    width: 35px;
    height: 6px;
    background: #ee8a26;
    border-radius: 3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.title_intern h2{
    font-family: "Open Sans"!important;
    font-size: 31px;
    letter-spacing: -0.03em;
}
/*.wpcf7-form > div.form_contact_us:nth-child(2){
    padding-left: 0!important;
}
.wpcf7-form > div.form_contact_us:nth-child(3){
    padding-right: 0!important;
}*/
.form_contact{
    margin-bottom: 30px;
}
.details_contact.stm_contacts_widget.style_4 h4 {
    color: #fff;
    font-family: "Open Sans";
    margin-bottom: 22px;
}
.details_contact.stm_contacts_widget ul li .text {
    color: #fff;
}
.details_contact.stm_contacts_widget.style_4 ul li a {
    color: #fff;
}
.map_contact iframe{
    height: 330px!important;
}
.text_in h3{
    margin: 0;
    padding-bottom: 25px;
    color: #222;
    position: relative;
    margin-top: -12px;
    letter-spacing: -0.5px;
    font-size: 31px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Open Sans"!important;
    padding-top: 0;
}
#page_aboutus .text_in h3 {
    margin: 0;
    padding-bottom: 13px;
    color: #151515;
    font-size: 18px;
    position: relative;
    margin-top: -6px;
    letter-spacing: -0.5px;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Open Sans"!important;
padding-top: 20px;
}
#page_aboutus .text_in h2:after, #page_aboutus .text_in h2:after {
    display: none;
}
#page_aboutus .text_in h2 {
    margin: 0;
    padding-bottom: 15px;
    color: #333333;
    position: relative;
    margin-top: -6px;
    letter-spacing: -0.5px;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Open Sans"!important;
    padding-top: 0px;
    margin-top: -7px;
}
#page_aboutus .text_in h3:after {
    display: none;
}
#page_aboutus .text_in h3 img {
    margin-right: 10px;
    position: relative;
    top: -3px;
}

#faq .text_in h3 {
    margin: 0;
    padding-bottom: 10px;
    color: #333333;
    position: relative;
    margin-top: -6px;
    letter-spacing: -0.5px;
    font-size: 22px;
    line-height: 33px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "Open Sans"!important;
}
.text_in h3:after{
    width: 40px;
    height: 3px;
    bottom: -3px;
}
.text_in h4{
    font-size: 21px!important;
    font-family: "Open Sans"!important;
    margin-bottom: 3px;
    font-weight: 600!important;
    padding-top: 0;
    margin-top: -7px;
}
.text_in h4:after{
    content: none;
}
.text_in ul{

}
#wrapper .text_in ul li{
     line-height: 27px;
    margin-bottom: 0px;
    display: flex;
    margin-left: 0!important;
    padding-left: 19px;
    color: #777777;
    font-size: 14px;
    font-family: Open Sans !important;
}
#wrapper .text_in ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background-color: #e0ae41;
    transform: rotate(45deg);
    position: absolute;
    margin-right: 12px;
    display: block!important;
    margin-top: 2px;
    left: 0px;
    border-radius: 50%;
}
#services_home .info_box.style_3 .info_box_text .title h6 {
    text-transform: uppercase;font-size: 16px;    font-family: "Open Sans";
}
#services_home .info_box.style_3 .info_box_text {
    background: rgba(237, 30, 36, 0.90);
        text-align: left;
}
#services_home .info_box.style_3 .info_box_text p {
    /*padding-left: 47px;*/
    text-align: left;
}
#services_home .info_box.style_3 .info_box_text .read_more {
    /*padding-left: 47px;*/
    text-align: left;
    color: #fff;
}
#services_home .info_box.style_3 .info_box_text .read_more .stm_icon {
    color: #fff;
}
#form_banner {
    /*display: none;*/
}

.col_unless{
    position: relative;
}
.col_unless:before{
    position: absolute;
    top: 12px;
    left: 12px;
    right: 1px;
    bottom: 12px;
    content: '';
    display: block;
    border: 1px solid rgba(255, 255, 255, 1);
    z-index: 9;
}
html body #wrapper .header_top .top_nav .top_nav_wrapper .main_menu_nav {
    position: static !important;
    position: relative!important;
    top: 12px;
}
/*menu after*/
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li > a{
    position: relative;
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li > a:after,
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li > a:after{
    content: '';
    position: absolute;
    bottom: 0px;
    left: 21px;
    height: 1px;
    width: 0;
    -webkit-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    -o-transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li:hover > a:after, 
body.header_style_2 .header_top .top_nav .main_menu_nav > ul > li:hover > a:after {
    background-color: #e0ae41;
    visibility: visible;
    opacity: 1;
    width: 20px;
}
body.header_style_2 .header_top .top_nav .top_nav_wrapper > ul > li.current_page_item > a:after{
    background-color: #e0ae41;
    visibility: visible;
    opacity: 1;
    width: 20px;
}
#about_home{
    display: none;
}
.top_nav .main_menu_nav > ul > li ul li:hover > a, .top_nav .top_nav_wrapper > ul > li ul li:hover > a {
    padding-left: 36px; 
}
#franja_home{
    padding-top: 33px;
    padding-bottom: 37px;
}
#franja_home .franja_frase h2{
    color: #fff;
    font-weight: 300;
    font-size: 31px;
    padding: 0;
    margin-bottom: 5px;
    letter-spacing: 0px;
}
#franja_home .franja_frase h2:after {
    content: none;
}
#franja_home .franja_frase p{
    color: #fff;
    font-weight: 300;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
#franja_home .franja_boton{

}
#franja_home .franja_boton a{
    border: none;
    outline: none;
    background: #ed1e24;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0px;
    padding-left: 20px;
    padding-right: 15px;
    display: inline-block;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 17px;
}
#franja_home .franja_boton a i{
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    border-left: 1px solid #fff;
    margin-left: 20px;
    padding-left: 15px;
    position: relative;
}
#franja_home .franja_boton a i:after {
  content: '';
  position: absolute;
  top: 0;
  left: -2px;
  width: 1px;
  height: 100%;
  background: #fff;
}
#franja_home .franja_boton a:hover {
  background: #f13e44;
  color: #fff;
}
#franja_home .franja_boton a:hover i {
  color: #fff;
  border-color: #fff;
}
#franja_home .franja_boton a:hover i:before {
    position: relative;
    left: 0px;
    -webkit-transition: all 1.3s ease;
    transition: all 1.3s ease;
}
#franja_home .franja_boton a:hover i:before {
    position: relative;
    left: 3px;
    -webkit-transition: all 1.3s ease;
    transition: all 1.3s ease;
}
#franja_home .franja_boton a:hover i:after {
  background: #fff;
}
#fullpage .info_box.style_3 .info_box_text .title .icon {
    display: none;
}
#fullpage .info_box.style_3 .info_box_text p {
    padding-left: 0;
}
#fullpage #services_home .info_box.style_3 .info_box_text .read_more{
    padding-left: 0;
}
#fullpage #services_home .info_box.style_3 .info_box_text{
    padding: 20px 20px;
    top: 184px;
    padding: 19px 20px;
   /* top: 168px;*/
}
#serv_home_1{
    
}
#fullpage #serv_home_1 .vc_col-sm-4:nth-child(3) .info_box.style_3 .info_box_text{
     /* padding: 26px 20px  */
}
#fullpage #serv_home_1 .vc_col-sm-4:nth-child(3) .info_box.style_3 .info_box_text p {
    margin-top: 20px;
}
#serv_home_2{
    
}
#fullpage #serv_home_2 .vc_col-sm-4:nth-child(1) .info_box.style_3 .info_box_text{
      padding: 26px 20px  
}
#fullpage #serv_home_2 .vc_col-sm-4:nth-child(1) .info_box.style_3 .info_box_text p {
    margin-top: 20px;
}
#fullpage #serv_home_2 .vc_col-sm-4:nth-child(2) .info_box.style_3 .info_box_text{
      padding: 26px 20px  
}
#fullpage #serv_home_2 .vc_col-sm-4:nth-child(2) .info_box.style_3 .info_box_text p {
    margin-top: 20px;
}
#fullpage #services_home .info_box.style_3 .info_box_text .title {
    margin-bottom: 8px;
    padding-bottom: 5px;
}
#fullpage #services_home .info_box.style_3:hover .info_box_text{
    top: 50px;
}

.footer-social a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    margin-right: 6px;
    color: #ebebeb;
    font-size: 18px;
    line-height: 38px;
}
.footer-social a:hover {
    color: #fff !important;
    background-color: #e0ae41;
        border: 1px solid #e0ae41;
}
.footer-social a:visited {
    color: #8178f8;
}


/**/

/*RESPONSIVE*/
@media only screen and (max-width: 1920px) and (min-width: 1520px) {
.section_unless {
    padding-left: 42%;
}
}
@media only screen and (min-width: 1200px) {
    .home .stm_news .news_list li .post_inner h5 a {
    max-height: 50px;
}
}

@media only screen and (max-width: 1199px) {
/*.unless_home .vc_col-sm-6{
	width: 100%!important;
}
.col_unless .vc_figure{
	width: 100%!important;
}
.col_unless .vc_figure .vc_single_image-wrapper{
	width: 100%!important;
}
.col_unless .vc_figure .vc_single_image-wrapper img{
	width: 100%!important;
}*/
#fullpage .news_list li .post_inner {
    max-width: 280px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
#fullpage #services_home .info_box.style_3 .info_box_text {
    padding: 20px 20px;
    top: 150px;
}
#form_banner {
    top: 7.5px;
}
#form_banner .title_consulta {
    padding: 15px 30px 9px 30px;
}
#fullpage #services_home .info_box.style_3:hover .info_box_text {
    top: 10px;
}
/*#wrapper .header_top .icon_text {
    margin-left: 10px !important;
}
#wrapper .header_top .icon_text:after {
    display: none!important;
}
#wrapper .header_top .icon_text .icon {
    margin: 5px 5px 0 0!important;
}*/
#direccion_top{
    display: none;
}
.home .stm_news .news_list li .post_inner h5 a {
    max-height: 50px;
    overflow: hidden;
}
.col_unless {
    height: 350px;
}
}

@media only screen and (max-width: 992px) {

.mobile_header .icon_texts {
    display: none;
}
.title_services_home h2 {
    margin-top: 0px;
    font-size: 26px;
}
#form_banner .wpcf7 {
}
#logo_banner{
    display: initial!important;
}
body .mobile_header .header_info .icon_text .icon {
    width: 35px;
}
#form_banner {
    top: 7px;
}
#menu_toggle {
    top: 30px;
}
#form_banner {
    position: inherit;
}
#form_banner .wpcf7 {
    width: 100%;
    padding: 20px;
}
#form_banner .title_consulta {
    width: 100%;
}
#form_banner .subtitle_consulta {
    width: 100%;
}
#form_banner input[type="submit"] {
    width: 100%;
}
#form_banner .buttonsubmit:after {
    height: 20px;
    width: 20px;
    bottom: 17px;
    right: 33.5%;
}
.section_unless a {
    padding: 10px 6px;
}
.col_unless {
    height: 350px;
}
#wrapper .mobile_header .stm-phone_13:before {
	content: url("images/ico-telf-2.png");
    position: relative;
    top: -2px;
    left: 5px;
}
#wrapper .mobile_header .stm-mail_13:before {
	content: url("images/ico-correo-2.png");
	position: relative;
    top: -3px;
}
#wrapper .mobile_header .stm-pin_13:before {
	content: url("images/ico-ubi-2.png");
    position: relative;
    top: -3px;
}
.mobile_header .icon_text a {
    color: #fff; 
}
body .tparrows.tp-leftarrow:before {
    content: url(images/arrow-left.png)!important;
    position: relative;
    right: 7px;
}
body .tparrows.tp-rightarrow:before {
    content: url(images/arrow-right.png)!important;
    position: relative;
    /*left: -14px;*/
}
}

@media only screen and (max-width: 992px) and (min-width: 768px) {
#fullpage #services_home .info_box.style_3 .info_box_text {
    padding: 20px 20px;
    top: 92px;
}
#fullpage #services_home .info_box.style_3 .info_box_text .title {
    margin-bottom: 8px;
    padding-bottom: 15px;
}
.col_unless {
    height: 400px;
}
body .info_box.style_3 .info_box_text .title {
margin-bottom: -3px;
}
body .info_box.style_3 .info_box_text p {
    line-height: 14px;
    margin-bottom: 2px;
    font-size: 12px;
}
body .info_box.style_3 .info_box_text {
    top: 91px;
    padding-top: 12px;
}
body .info_box.style_3 .info_box_text .title .icon {
    display: table-cell;
}
}
@media only screen and (max-width: 992px) and (min-width: 850px) {
.col_unless {
    height: 350px;
}
}
@media only screen and (max-width: 767px) and (min-width: 480px) {

}
@media only screen and (max-width: 768px) {
#post-2230 .wpb_single_image img{
    margin-bottom: 50px;
} 
#post-2464 .wpb_single_image img{
    margin-bottom: 50px;
}   
#fullpage #services_home .info_box.style_3 .info_box_text {
    top: 189px;   
    margin: auto;
    max-width: 350px;
}
#col_pack .col_pack:nth-child(2) {
    padding-top: 50px;
}
body .tparrows {
    display: none;
}
.col_damageconsult:first-child{
    padding-top: 0px;
}
.col_damageconsult{
    padding-top: 5px;
}
.col_damageconsult_big{
    padding-top: 0px;
}
#wrapper .vc_custom_1507155032064 {
    padding-bottom: 0px !important;
}
.img_ensure{
    padding-right: 0px;  
}
body .tp-bullets .tp-bullet{
    /*display: none;*/
}
#wrapper .mobile_header .header_info .icon_text {
    margin-right: 30px;
}
.img_in{
    margin-top: 40px!important;
}
.section_unless {
    padding-left: 0;
}
}
@media only screen and (max-width: 767px){
    .datos_contacto{
        margin-top: 35px;
    }
    
.col_unless {
    margin-top: 50px;
}
body .info_box.style_3 .info_box_text .title .icon {
    display: none;
}
body .col_unless:before {
    right: 12px;
}
body.home .tparrows {
    display: none!important
}
}
@media only screen and (max-width: 767px ) {
.wpcf7-form > div.form_contact_us:nth-child(2){
    padding-left: 15px!important;
}
.wpcf7-form > div.form_contact_us:nth-child(3){
    padding-right: 15px!important;
}
.form_contact{
    margin-bottom: 50px;
}
}
@media only screen and (max-width: 667px){
#wrapper .mobile_header .header_info .icon_text {
    display: none;
    text-align: center;
    margin: 0;
}
#wrapper .mobile_header .header_info .icon_text .icon {
    display: inline-block;
    float: inherit;
}
#wrapper .icon_text .text {
    float: unset;
    display: inline-block;
    text-align: left;
}
#wrapper .mobile_header .icon_texts {
    padding: 15px 15px 12px 15px;
}
#wrapper .mobile_header .header_info .icon_text:first-child {
    display: block;
}
#form_banner .title_consulta {
    width: 100%;
}
#wrapper .mobile_header .stm-phone_13:before {
    top: -5px;
}
#wrapper .mobile_header .header_info .icon_text .text strong {
    font-size: 20px;
    line-height: 20px;
}
#wrapper .icon_text .icon i {
    vertical-align: initial;
}
#wrapper .mobile_header .stm-phone_13:before {
    content: url(images/ico-tel-movil.png);
    position: relative;
    top: -1px;
    left: 10px;
}
#wrapper .page_title {
    padding: 34px 0 15px;
}
}

@media only screen and (max-width: 480px) {
#wrapper .mobile_header .logo_wrapper {
    padding: 15px 20px 15px 10px;
}
#wrapper .logo a img {
    max-width: 100%;
    width: 100%;
    position: relative;
    left: 12px;
}
#wrapper #menu_toggle {
    top: 20px;
}
.img_ensure{
    margin-bottom: 25px!important;
}
#footer .copyright_row .copyright_row_wr .copyright p {
    text-align: center;
    float: inherit!important;
}
.mobile_header .header_info .icon_text .icon {
    width: 39px!important;
    margin-right: 5px!important;
    position: relative;
    right: 9px;
}
#footer .copyright_row .copyright_row_wr .copyright {
    padding: 0px 0 4px!important;
}
#form_banner input[type="submit"] {
    width: 100%;
}


#form_banner .wpcf7 {
    padding-bottom: 0;
}
body .tp-bullets .tp-bullet {
    width: 11px!important;
    height: 11px!important;
}
.icon_box.style_1.icon_top_transparent {
    margin-bottom: 15px !important;
}
#fullpage .vc_custom_1507909247414 {
    padding-bottom: 0px !important;
}
#fullpage .vc_col-sm-3:last-child .icon_box.style_1.icon_top_transparent {
    margin-bottom: 13px !important;
}
#wrapper .form_contact .button_submit:after {
    right: 31%;
}
#form_banner .buttonsubmit:after {
    bottom: -3px;
    right: 28.5%;
}
.col_unless {
    height: 250px;
}
}
@media only screen and (max-width: 480px) and (min-width: 360px)  {

}

@media only screen and (max-width: 360px) {
#fullpage #services_home .info_box.style_3 .info_box_text {
    padding: 20px 20px;
    top: 143px;
    top: 125px;
    top: 87px;
}
.section_unless a {
    padding: 10px 10px;
}
}
/* OCT 26 UPD */

@media only screen and (max-width: 992px) {

    body.header_style_3 .logo {

        float: none;

    }

    body.header_style_3 #header .header_top .icon_text {

        float: left;

        margin: 30px 30px 0 0;

    }

    body.header_style_3 #header .top_nav .icon_text {

        display: none;

    }

    body.header_style_3 #header .top_nav .icon_text:before {

        display: none;

    }

    .top_nav .top_nav_wrapper > ul > li > a {

        padding: 21px 14px;

    }

}



@media only screen and (max-width: 767px) {

    body .vc_cta3.vc_cta3-actions-right .vc_cta3-content {

        width: auto !important;

        text-align: center;

        margin: 0 0 20px;

    }

    body .vc_cta3.vc_cta3-actions-right .vc_cta3-content .vc_custom_heading {

        text-align: center;

    }

    body .vc_cta3.vc_cta3-actions-right .vc_btn3-container.vc_btn3-right {

        text-align: center

    }

    .stm_gmap_wrapper .gmap_addresses .owl-dots-wr {

        z-index: 15;

    }

    .full_height_columns {

        overflow: hidden;

        position: relative;

    }

    .full_height_columns iframe {

        height: 540px !important;

    }

}



@media only screen and (max-width: 920px) {

    html body.error404 {

        background-size: inherit !important;

    }



    .page_404 .container {

        width: auto;

    }



    .page_404 .container .media-middle {

        display: block;

        width: auto;

        padding: 20px 0;

    }

}



@media only screen and (max-width: 767px) {

    .page_404 .bottom h1 {

        font-size: 158px !important;

        line-height: 113px !important;

    }



    .page_404 .bottom .bottom_wr {

        padding: 30px 15px !important;

    }

}



/* Dec 1 2016 */

.staff_list.grid.cols_2 ul li {

    width: 50%;

}

.staff_list.grid.cols_4 ul li {

    width: 25%;

}



.staff_list.grid.cols_2 ul li .staff_image {

    max-width: 100%;

}



@media only screen and (max-width: 667px) {

    .staff_list.grid.cols_2 ul li,

    .staff_list.grid.cols_4 ul li {

        width: 100%;

    }

}



.stm_gmap_wrapper .gmap_addresses .owl-dots-wr {z-index:999}



#footer .footer_widgets .widget .widget_title {

    font-size: 26px;

}



body textarea.wpcf7-form-control.height205 {

    height: 205px;

}



body textarea.wpcf7-form-control.height147 {

    height: 147px;

}



html:before {

    content: "";

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    opacity: 0;

    -webkit-transition: opacity 0.6s ease-in-out;

    -moz-transition: opactiy 0.6s ease-in-out;

    -ms-transition: opacity 0.6s ease-in-out;

    -o-transition: opacity 0.6s ease-in-out;

    transition: opacity 0.6s ease-in-out;

    visibility: hidden;

    background: #ffffff;

    z-index: 999999;

}



html.stm-site-preloader:after {

    position: fixed;

    content: '';

    display: block;

    top: 50%;

    left: 50%;

    width: 32px;

    height: 32px;

    margin: -16px 0 0 -16px;

    background: none;

    background-color: #23393d;

    border-radius: 50%;

    opacity: 0;

    visibility: hidden;

    -webkit-animation: scaleout 0.5s infinite ease-in-out;

    animation: scaleout 1.0s infinite ease-in-out;

    -webkit-transition: all 0.5s ease-in-out;

    transition: all 0.5s ease-in-out;

    z-index: 9999999999; }



html.stm-site-preloader:before,

html.stm-site-preloader:after {

    opacity: 1;

    visibility: visible;

}



@-webkit-keyframes scaleout {

    0% {

        -webkit-transform: scale(0); }

    100% {

        -webkit-transform: scale(1);

        opacity: 0; } }



@keyframes scaleout {

    0% {

        transform: scale(0);

        -webkit-transform: scale(0); }

    100% {

        transform: scale(1);

        -webkit-transform: scale(1);

        opacity: 0; } }



@media only screen and (min-width: 1199px) {

    .right-indent-30 {

        padding-right: 30px !important;

    }

    .form_full-right_width {

        padding-right: 15px !important;

    }

    .form_full-right_width .vc_column-inner {

        margin-right: -5000px !important;

        margin-left: 25px !important;

        padding-top: 76px !important;

        padding-right: 5000px !important;

        padding-left: 50px !important;

    }



    .about_full-right_width .vc_column-inner {

        padding-left: 55px !important;

    }



    .site_layout_16 .form_full-right_width,

    .site_layout_17 .form_full-right_width,

    .site_layout_18 .form_full-right_width {

        padding-left: 15px !important;

    }

    .site_layout_16 .form_full-right_width .vc_column-inner,

    .site_layout_17 .form_full-right_width .vc_column-inner,

    .site_layout_18 .form_full-right_width .vc_column-inner {

        margin-left: -5000px !important;

        margin-right: 25px !important;

        padding-top: 76px !important;

        padding-left: 5000px !important;

        padding-right: 50px !important;

    }

}

@media only screen and (min-width: 768px) {

    .about_full-right_width .vc_column-inner {

        margin-right: -500px !important;

        padding-right: 500px !important;

    }

}

@media only screen and (max-width: 667px) {

    .stm_services .item {

        width: 100% !important;

    }

    .woocommerce div.product div.images .woocommerce-main-image, .woocommerce #content div.product div.images .woocommerce-main-image {

        height: auto !important;

        border: 0 !important;

        text-align: left !important;

    }

    .woocommerce div.product div.images img, .woocommerce #content div.product div.images img {

        max-width: 100% !important;

    }

}

.mobile_header .logo_wrapper .logo { max-width: 80%; }

.logo a img { max-width: 100%; }



@media only screen and (min-width: 1199px) {

    body.boxed_layout .vc_row[data-vc-full-width] {

        left: 50% !important;

        padding-left: 60px !important;

        padding-right: 60px !important;

        margin-left: -615px !important;

        width: 1230px !important;

    }

    body.boxed_layout .vc_row.vc_row-no-padding[data-vc-full-width] {

        left: 50% !important;

        padding-left: 0 !important;

        padding-right: 0 !important;

        margin-left: -615px !important;

        width: 1230px !important;

    }

}



.icon_box {

    display: block;

    text-decoration: none !important;

    color: inherit !important;

}



.g-recaptcha {

    padding: 0 !important;

    background: transparent !important;

}



@media only screen and (max-width: 474px ) {

    .woocommerce ul.products li.product,

    .woocommerce-page ul.products li.product {

        width: 100% !important;

    }

}



.icon_top_transparent i,

.icon_left_transparent i {

    background: transparent !important;

}



.user_validated_field.form-error {

    border-color: #ff0000 !important;

}



body.booked-noScroll {

    position: static;

    overflow-y: scroll;

}



.home #main.footer_hide {

    padding-bottom: 0;

}







@media (max-width: 1480px) and (min-width: 768px) {

    .testimonials_carousel .slick_prev {

        left: -64px !important;

    }



    .testimonials_carousel .slick_next {

        right: -64px !important;

    }

}



.woocommerce.shop_widgets ul.product_list_widget li:last-child {

    padding-bottom: 20px;

    border: 0;

}



.woocommerce .widget_shopping_cart .total,

.woocommerce.widget_shopping_cart .total {

    border-top: 1px double #ebe9eb;

    padding: 10px 0 0;

}



/* Autoptimize */

.home .stm_select_country_unit .select2-container,

.home .stm_select_office_unit .select2-container {

    width: 100% !important;

}



.stm_sidebar .third_bg_color {

    margin-right: 0px !important;

    margin-bottom: 30px !important;

    margin-left: 0px !important;

}



.stm_sidebar .third_bg_color .vc_column-inner {

    padding-top: 37px !important;

    padding-right: 30px !important;

    padding-bottom: 40px !important;

    padding-left: 30px !important;

}



@media only screen and (max-width: 474px ) {

    .woocommerce ul.products li.product,

    .woocommerce-page ul.products li.product {

        width: 100% !important;

    }

}



.icon_top_transparent i,

.icon_left_transparent i {

    background: transparent !important;

}



.user_validated_field.form-error {

    border-color: #ff0000 !important;

}



body.booked-noScroll {

    position: static;

    overflow-y: scroll;

}



.vc_image_carousel.style_1 .item img {

    margin-left: auto;

    margin-right: auto;

}


