/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.header-plain #Header .top_bar_left, .header-plain #Header .top_bar_right {
    background-color: transparent;
    width: 100%;
}
.btn-login{ padding-left: 12%; }
#Sliding-top a {color:#fff !important;}
._mPS2id-h img {
    width: 60px !important;
    height: 60px !important;
}
#Top_bar .responsive-menu-toggle {
    color: #ff8100 !important;
    width: 45px !important;
}
#text-10 {
    padding-top: 0px !important;
}
#Sliding-top a.sliding-top-control span {
    margin-right: 5%;
}
#Sliding-top a.sliding-top-control span i {
    float: right;
    width: 166px;
    font-style: normal;
}
#Sliding-top a.sliding-top-control span p {
    font-size: 10px;
    text-transform: uppercase;
    float: left;
}
#Header_wrapper {
    position: relative;
    margin-top: 28px;
}
#Sliding-top a.sliding-top-control span {
    top: 17px !important;
}

#Sliding-top a.sliding-top-control {
    border-right-color: #7388A6;
    background-color: #7388a6;
    width: 100%;
    height: 0px;
    border-color: transparent;
    position: absolute;
    z-index: 801;
    right: 0;
    bottom: -30px;
    background-size: inherit;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 12px;
}
#Sliding-top a.sliding-top-control:hover {
    background-size: inherit;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: 12px;
}
#Sliding-top .widgets_wrapper .widget {
    margin-bottom: 0;
    padding: 15px 0 0 0;
}
#Sliding-top .widgets_wrapper {
    padding: 0px;
    display: none;
}
#Top_bar .menu > li > a span:not(.description) {
    border-color: #7388a6 !important;
}
a:hover{ text-decoration: none; }

input[type="submit"]:hover {
    background-color: #7388a6;
    color: #fff;}

.estamos-en-contacto input[type="submit"]:hover {
    background-color: #7388a6;
    color: #fff;}

/*input[type="file" i]{
   -webkit-appearance: none;
   -moz-appearance:    none;
    appearance:        none;
    background-color: #7388a6;
    font-size: 0px;
    width: 30px;
    height: 30px;
    padding: 10px;
    border-radius: 10px;
    background-size: 40px;
    background-position: center;
    background-repeat: no-repeat;}*/

select {
    background-repeat: no-repeat;
    background-position: center right;
    background-size: 22px;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    color: #7388a6 !important;}

.vc_tta-panel-body ul, .vc_tta-panel-body ol{}
#wonderplugincarousel-1 .amazingcarousel-image div:nth-child(2) { display:none !important; opacity:0.0 !important; background-color: rgb(255 255 255 / 0%) !important; }
#wonderplugincarousel-1 .amazingcarousel-image div:nth-child(2) a { display:none !important;  opacity:0.0 !important;}
#wonderplugincarousel-3 .amazingcarousel-image div:nth-child(2) { display:none !important; opacity:0.0 !important; background-color: rgb(255 255 255 / 0%) !important; }
#wonderplugincarousel-3 .amazingcarousel-image div:nth-child(2) a { display:none !important; opacity:0.0 !important;}
#wonderplugincarousel-4 .amazingcarousel-image div:nth-child(3) a { display:none !important; opacity:0.0 !important;}
#wonderplugincarousel-4 .amazingcarousel-image div:nth-child(3){ display:none !important; opacity:0.0 !important; background-color: rgb(255 255 255 / 0%) !important;}
#back_to_top {
    display: none;
}
.no-mostrar{ display: none; }
.ico-social {
    float: left;
    position: relative;
    margin-top: -45px;
    margin-left: 445px;
}

.ico-social img {
    margin-right: 15px;
}

.header-plain #Top_bar .menu > li > a:hover {background-color: transparent !important; }
.header-plain #Top_bar .menu > li > a { background-color: transparent !important; }
#Top_bar .menu > li > a span {
    line-height: 15px !important;
    margin: 36px 0px;
}
.header-plain #Top_bar.is-sticky .menu > li > a span:not(.description) {
    line-height: 20px !important;
    margin: 24px 0px;
  
}
#Footer .footer_copy {
    background-color: #2f353c;font-size: 14px;  border-top: 0px solid rgba(255,255,255,.1) !important;
}
#Footer .footer_copy .one {
    margin-bottom: 10px;
    padding-top: 10px;
    min-height: 13px;
}
#Footer h2 {font-size: 22px;
    line-height: 25px;}
.layout-boxed.nice-scroll {
    padding: 0px 25px 0px 15px;
}
hr {
    background-color: rgb(118, 138, 168);
    color: rgba(0,0,0,.08);
}
#Content {
    width: 100%;
    padding-top: 0px !important;
}
body:not(.template-slider) #Header {
    min-height: 90px;
}
.the_content_wrapper {
    margin: 0px;
}
.section_wrapper, .container {
    max-width: 1280px;
}
/*************/

/****botones*****/
.btn-b1 {
    background-color: #7388A6;
    color: #fff;
    font-size: 14px;
    padding: 8px 13px;
    letter-spacing: 2.5px;
}

.btn-b1:hover {
    background-color: #FF8100;
    color: #fff;}

.btn-b2 {
    background-color: #FF8100;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    letter-spacing: 2px;
}

.btn-b2:hover {
    background-color: #7388a6;
    color: #fff;
}
.btn-b3 {
}
.btn-b4{background-color:#7388A6; color:#fff;}
/*********/

/**linea**/
.linea1 {
    width: 307px;
    margin-bottom: 0px;
    background-color: rgb(118, 138, 168);
}
.linea2 {
    width: 46px;
    height: 2px;
    background-color: #FF8100;
    margin-top: -1px;
}
/****/
#tri-from label {
    font-weight: 600;
    font-size: 15px;
}
/**margenes**/
/**home**/
#seccion-quieres-saber-como{margin-top:40px; margin-bottom:30px;}
#seccion-quieres-saber-como img {margin-top:60px; margin-bottom:60px;}
#seccion-e-book { color:#fff;}
#seccion-e-book h2{ color:#fff;font-size: 27px;
    line-height: 10px;
    font-weight: 400;}
#seccion-e-book p{ color:#fff;font-size: 20px; line-height: 1.3;}
#seccion-ellos-confian-en-nosotros .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #FF8100;
}
#seccion-ellos-confian-en-nosotros .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #ffffff;
    background-color: #ffffff;
    color: #7388A6;
}
#seccion-ellos-confian-en-nosotros .vc_tta.vc_tta-spacing-1 .vc_tta-tab {
    margin: 0px;
    width: 20%;
    text-align: center;
    font-size: 14px;
    letter-spacing: 2px;
}
#seccion-ellos-confian-en-nosotros {margin: 8px 0px 38px 0px;}
#flotante{
    margin-top: -60px;
    position: absolute;}
.estamos-en-contacto {
    padding: 0px 5.2%;
}
.estamos-en-contacto .hs-form-required {display: none;}
.estamos-en-contacto input[type="text"], .estamos-en-contacto select, .estamos-en-contacto textarea, .estamos-en-contacto input[type="email"] {
    padding: 10px;
    outline: none;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 7px;
    font-size: 15px;
    border-width: 0px;
    border-style: solid;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    font-weight: 100;
    color: #7388a6;
}
.estamos-en-contacto textarea {
    min-height: 77px;
}
.estamos-en-contacto input[type="submit"]{
    background-color: #FF8100;
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    letter-spacing: 2px;}
.hs_submit .actions{text-align: center; margin-top: 20px;}

.hs-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
}
::-webkit-input-placeholder {color:#7388A6 !important;}

:-moz-placeholder {color:#7388A6 !important;}

::-moz-placeholder {color:#7388A6 !important;}

:-ms-input-placeholder {color:#7388A6 !important;}

form {
    margin-bottom: 0;
    margin-left: 8px;
}
/** cols **/
#text-3, #text-4, #text-7, #text-5, #text-6 {
    width: 20%;
    float: left;
    font-size: 13px;
}
#Footer h4 { display:none;}
.col-text {
    float: left;
    width: 80%;
}
.col-ico {
    width: 40px;
    float: left;
    text-align: center;
}
/** **/

/**solucion**/
#black-soluciones {}
.black-soluciones {
    color: #fff;
    float: left;
    margin-bottom: 50px !important;
    margin-top: 30px;
    margin-left: 40px;
}
.black-soluciones p{
    color:#fff;
    float: left;
    clear: left;
    font-size: 14px;
    line-height: 1.5;}
.black-soluciones h2{ color:#fff; font-size: 42px;margin-bottom: 27px;}
.black-soluciones .linea1 {
    width: 307px;
    margin-bottom: 0px;
    background-color: rgb(255, 255, 255);
    float: left;
}
.black-soluciones .linea2 {
    width: 46px;
    height: 2px;
    background-color: #FF8100;
    margin-top: -1px;
    float: left; margin-bottom: 9px;
} 
.col-20-ser .vc_tta-tab {
    width: 16%;
    font-size: 20px;
    padding: 0px 4.5% !important;
    text-align: center;
    background: url(/portal/wp-content/uploads/2016/12/flecha-2.svg);
    background-size: 11px;
    padding-bottom: 30px !important;
    margin-bottom: 15px !important;
    background-repeat: no-repeat;
    background-position: bottom center;
}
.col-20-ser .vc_tta-tab.vc_active{
    background: url(/portal/wp-content/uploads/2016/12/flecha-3.svg);
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 25px !important;
    margin-bottom: 20px !important;
}

.col-20-ser .vc_tta-tab b {
    width: 100%;
    height: 55px;
    float: left;
    clear: left;
    background: #fff;
    text-align: center;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
}
.col-20-ser .vc_tta-tab:nth-child(1) b{ background-image: url(/portal/wp-content/uploads/2016/12/ico-soluciones-1.svg);
}
.col-20-ser .vc_tta-tab:nth-child(2) b{ background-image: url(/portal/wp-content/uploads/2016/12/ico-soluciones-2.svg);
}
.col-20-ser .vc_tta-tab:nth-child(3) b{ background-image: url(/portal/wp-content/uploads/2016/12/ico-soluciones-3.svg);
}
.col-20-ser .vc_tta-tab:nth-child(4) b{ background-image: url(/portal/wp-content/uploads/2016/12/ico-soluciones-4.svg);
}
.col-20-ser .vc_tta-panel-body { font-size: 18px; }
.col-20-ser .vc_tta-panel-body ul li { font-size: 16px; color: #7388a6; margin-bottom: 8px; }
.col-20-ser .vc_tta-panel-body ol li { font-size: 16px; color: #7388a6; margin-bottom: 8px;}
.col-20-ser .vc_tta-panel-body ul { margin-bottom: 30px; }

.column_column ul, .column_column ol, .the_content_wrapper ul, .the_content_wrapper ol {
    color: #7388a6 !important;
}
.tite{font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;}
#text-5{
    padding-bottom: 0px !important;
}
/****/

/** contacto **/
.text-map2 a{
    color: #7388a6;
}
.hs-form-checkbox{
    width: 50%;
    float: left;
    font-size: 12px;
    list-style: none !important;
}
.hs-form fieldset.form-columns-1 input[type="checkbox"], .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: 20px !important;
}
.hs-error-msgs{
    width: 100%;
    float: left;
    font-size: 14px;}

.mapas .vc_tta-title-text b {
    width: 25px;
    height: 21px;
    float: left;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
}
.text-map3 {
    width: 30%;
    float: left;
    margin-left: 20px;
}
.mapas .vc_tta-tab:nth-child(1) .vc_tta-title-text b { background-image: url(/portal/wp-content/uploads/2016/12/argentina.svg);}
.mapas .vc_tta-tab:nth-child(2) .vc_tta-title-text b { background-image: url(/portal/wp-content/uploads/2016/12/brasil.svg);}
.mapas .vc_tta-tab:nth-child(3) .vc_tta-title-text b { background-image: url(/portal/wp-content/uploads/2016/12/chile.svg);}
.mapas .vc_tta-tab:nth-child(4) .vc_tta-title-text b { background-image: url(/portal/wp-content/uploads/2016/12/mexico.svg);}
.mapas .vc_tta-tab:nth-child(5) .vc_tta-title-text b { background-image: url(/portal/wp-content/uploads/2016/12/uruguay.svg);}

/****/

/***contacto2 ***/

#tri-from .vc_tta-tab { text-align: center; background-color: #7388a6; margin: 0px;}
#tri-from .vc_tta-tab a { border-color: rgba(247, 247, 247, 0); background-color: rgba(255, 255, 255, 0); color: rgb(255, 253, 253); padding: 9px 20px; letter-spacing: 2px; font-size: 14px; font-weight: 600;}
#tri-from .vc_tta-panels {background-color: rgba(248, 248, 248, 0); border-color: rgba(255, 255, 255, 0);}
#tri-from .vc_tta-tab:nth-child(1) { width: 100%; }
#tri-from .vc_tta-tab:nth-child(2) { width: 49.25%;   margin-top: 9px;   margin-right: 0.75%;}
#tri-from .vc_tta-tab:nth-child(3) { width: 49.25%;   margin-top: 9px;   margin-left: 0.75%;}
#tri-from .vc_tta-tab.vc_active { background-color:#FF8100; }
#tri-from .vc_tta-panel-body { background-color: rgba(255, 255, 255, 0);}
#seccion-ellos-confian-en-nosotros .map-2 .vc_tta-tabs-list { width: 84%; margin: 0px 8%;}
#seccion-ellos-confian-en-nosotros .map-2 .vc_tta-tab a { color: #8CA1B3 !important; font-size: 17px; letter-spacing: 3px; font-weight: 500;}
.margen-map-t { margin: 0px 10%;float: left; width: 80%;color:#73808B; font-size: 15px;}
.margen-map-t .text-map { width: 33%;}
.margen-map-t .text-map2 { width: 27%;}
.borde-naranjo-l-r { border-left: 2px solid #ff8100;border-right: 2px solid #ff8100; font-size: 18px; font-weight: 500; padding: 0px 3.5%; }
#back-nuevo-2017 h1 { font-size: 40px;line-height: 1; color: #fff; padding: 19px 0px; font-weight: normal;}
#tri-from input[type="date"], #tri-from input[type="email"], #tri-from input[type="number"], #tri-from input[type="password"], #tri-from input[type="search"], #tri-from input[type="tel"], #tri-from input[type="text"], #tri-from input[type="url"], #tri-from select, #tri-from textarea {
     width: 100% !important;}
#tri-from .form-columns-2 {width: 100%;max-width: 100% !important;float: left;}
#tri-from .form-columns-1 { width: 100%;max-width: 100% !important;float: none; clear: right;} 
#tri-from .hs-form-required { display: none !important;}
#tri-from input[type="submit"] { background-color: #FF8100; color: #fff; font-size: 14px ; padding: 8px 10px ; letter-spacing: 2px ;}
#tri-from input[type="submit"]:hover { background-color:#7388a6 !important; }
#tri-from textarea {min-height: 88px;}
.parafo-16 {font-size: 16px; font-weight: 400;}
.parafo-16 p { font-size: 15.5px; font-weight: 300;}
.parafo-16 .vc_col-sm-6 h2 {font-size: 20px; font-weight: 500; padding: 0px 9%;}
.parafo-16 .vc_col-sm-6 .btn-b2 {font-weight: 500;}
.size-h2 h2 {font-weight: 500;}
/***fin contacto2**/

/**quienes somo 2**/
.h1-2017 h1{
	border-left: solid 3px #FF8100;
    padding-left: 15px;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin-left: 35px;
    line-height: 1.4;}
.text-linea-n{
	border-left: solid 3px #FF8100;
    padding-left: 17px;
    width: 80%; }
.margen-2017{  padding-left: 33px;}
.margen-2017 h2 {font-weight: 400;}
/****/

/**login**/

#login {
    border-bottom: 1px solid #7388a6;
    float: left;
    width: 100%;	padding-bottom: 8px !important;
}
#login form {
    border-bottom: 0px;
    float: right;
    width: 100%;

}
#login input{
    width: 21%;
    float: left;
    margin: 0px;
    padding: 10px;
    font-size: 13px;
    -webkit-appearance: none;
    appearance: none;
    margin-right: 2%;
    border: 0px;
    border-radius: 0px;}

#login select{
    width: 21%;
    float: left;
    margin: 0px;
    padding: 10px;
    font-size: 13px;
    -webkit-appearance: none;
    margin-right: 2%;
    border: 0px;
    border-radius: 0px;
	visibility: hidden;
    appearance: none}

#login #button{
    background-color: #FF8100;
    color: #fff;
    font-size: 14px;
    padding: 10px;
    letter-spacing: 2px;}

#login #button:hover {
    background-color: rgba(255, 129, 0, 0.85);
    color: #fff;}
/****/

#text-8{display:none;}
.one-second.column:nth-child(1) {
    width: 23%;
}
.one-second.column:nth-child(2) {
    width: 73%;
}

/** cambio formulario verciones **/

	.form-movil {display:none;}
	.form-destop {display:block;}


@media screen and (min-device-width: 300px) and (max-device-width: 1024px){
	.form-movil {display:block;}
	.form-movil #login #button { width: 100%;}
	.form-destop {display:none;}
        .linksPanel a {color:#fff !important; }
        .blanco {color:#fff !important; }
        #Sliding-top a {color:#fff !important;}
}
/***************/

@media (max-width: 1053px) and (min-width:769px){
	.btn-login{ padding-left: 10%; }
#text-10 iframe {
    max-width: 100%;
    height: 240px;
}
.one-second.column:nth-child(1) {
    width: 48%;
}
.one-second.column:nth-child(2) {
    width: 48%;
}
}
@media (max-width: 1223px) and (min-width:769px){
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;
}
.header-plain #Top_bar a.responsive-menu-toggle {
    top: 35px !important;
}

#Top_bar .menu > li > a {color: #7388A6 !important;}

#Top_bar #menu ul li {margin-bottom: 10px;}

.header-plain #Top_bar .menu > li.current-menu-item > a, .header-plain #Top_bar .menu > li.current_page_item > a {
    color: #FF8100 !important;}
}
@media (max-width: 1170px) and (min-width:900px){
.col-text {width: 75%;}
.tite {font-size: 13px;
    letter-spacing: 1.5px;}
#text-3, #text-4, #text-5, #text-6, #text-7 {
    width: 20%;
    float: left;
    font-size: 10px;}
.col-20-ser .vc_tta-tab {
    width: 21%;
    font-size: 20px;
    padding: 0px 2% !important;
    text-align: center;
    background: url(/portal/wp-content/uploads/2016/12/flecha-2.svg);
    background-size: 11px;
    padding-bottom: 30px !important;
    margin-bottom: 15px !important;
    background-repeat: no-repeat;
    background-position: bottom center;
}
}
@media (max-width: 900px) and (min-width:769px){
.col-20-ser .vc_tta-tab {
    width: 25%;
    font-size: 18px;
    padding: 0px 0% !important;
    text-align: center;
    background: url(/portal/wp-content/uploads/2016/12/flecha-2.svg);
    background-size: 11px;
    padding-bottom: 30px !important;
    margin-bottom: 15px !important;
    background-repeat: no-repeat;
    background-position: bottom center;}

#text-8{display:block;}

.col-ico {
    width: 70px;
    float: left;
    height: 50px;
}

.col-text {
    width: 230px;
    float: left;
    height: auto;
    margin-bottom: 20px;
    font-size: 14px;
}

.col-text a {margin-left: 10px;}

.col-text img {}
#text-3{display:none;}
#text-4{display:none;}
#text-5{display:none;}
#text-6{display:none;}
#text-7{display:none;}

}

@media (max-width: 770px) and (min-width:250px){
.hs-form fieldset {
    max-width: 100% !important;
}
.text-map3 {
    width: 100%;
    float: left;
    margin-left: 0px;
    margin-bottom: 10px !important;
}
#seccion-e-book p {
    text-align: center !important;
}

#seccion-e-book h2 {
    text-align: center !important;
}

.header-plain #Top_bar .logo #logo {
    padding: 5px 0px 15px 0px;
}

#text-8{display:block;}

.col-ico {
    width: 70px;
    float: left;
    height: 50px;}

.col-text {
    width: 230px;
    float: left;
    height: auto;
    margin-bottom: 20px;
    font-size: 14px;}

.col-text a {margin-left: 10px;}

.col-text img {}
#text-5{display:none;}
#text-3{display:none;}
#text-4{display:none;}
#text-6{display:none;}
#text-7{display:none;}

#Top_bar #logo img.logo-mobile { display: none;}

#Top_bar .menu > li > a { color: #7388A6 !important;}

#Top_bar #logo img.logo-sticky {
    display: block;
    max-height: 37px;
    width: auto !important;
    margin-top: 17px;}

body:not(.template-slider):not(.header-simple) #Header {
    min-height: 95px;
    background-position: center 202px;}

.black-soluciones {
    color: #fff;
    float: left;
    margin-bottom: 40px !important;
    margin-top: 20px;
    margin-left: 5%;
    width: 90%;
    margin-right: 5%;}

.black-soluciones .linea1 {width: 280px;}

.black-soluciones h2 { font-size: 30px;}

.vc_tta-panel-body .vc_col-sm-3 {display: none;}

.section_wrapper, .container {max-width: 90% !important;}

form.hs-form .form-columns-2 .hs-form-field .hs-input, form.hs-form .form-columns-3 .hs-form-field .hs-input {width: 100% !important;}

.header-plain #Top_bar a.responsive-menu-toggle { top: 30px !important;}

#Top_bar .logo #logo {margin: 5px 42px 0px;}

#Top_bar #menu ul li { margin-bottom: 10px;}

#Top_bar .menu > li > a:hover {color: #ff8100 !important;    background-color: rgba(115, 136, 166, 0.2) !important;}

#seccion-e-book h2 {line-height: 1.3;}
.form-columns-2 {
    width: 100%;
    max-width: 100% !important;
    float: left;}

.ico-social {
    float: left;
    position: relative;
    margin-top: 0;
    margin-left: 18px;
    width: 100%;
    margin-bottom: 15px;}

.text-map {
    width: 100% !important;
    margin-left: 20px;
    margin-bottom: 10px !important;
    font-size: 14px;}

.text-map2 {
    width: 100% !important;
    margin-left: 20px;
    margin-bottom: 10px !important;
    font-size: 14px;}

.mapas .vc_tta-title-text b {
    width: 0px !important;
    height: 0px !important;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #7388a6 !important;
    background-color: #f7f9fc !important;}

p {font-size: 14px;}

.col-20-ser .vc_tta-panel-body ul li {
    font-size: 14px;}

.col-20-ser .vc_tta-panel-body ol li {
    font-size: 14px;}

#Footer h2 {margin-left: 16px;}

.alignright {
    display: block;
    margin: 5px auto 5px auto;
    float: none;
    margin-top: 0px !important;}

.wpb_wrapper .vc_custom_1476823105754 {
    margin-bottom: 0px !important;
    padding-top: 0px !important;}
.btn-login{ padding-left: 0%; }
#text-10 iframe { height: 200px;}
#text-10 iframe {
    max-width: 100%;
    height: 240px !important;}

#login select { width: 100%; margin-bottom:10px;}
#login input { width: 100%; margin-bottom:10px;}

.header-plain #Top_bar .menu > li.current-menu-item > a, .header-plain #Top_bar .menu > li.current_page_item > a {color: #FF8100 !important;}

.btn-b1 {
    background-color: #7388A6;
    color: #fff;
    font-size: 12px;
    padding: 8px 10px;
    letter-spacing: 2px;}
}
@media (max-width: 1295px) and (min-width:1220px){
.vc_custom_1476889130023 {
    padding-left: 40px !important;}
.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 5%;
    padding-right: 5%;}
.vc_custom_1476822087035 {
    padding-left: 0% !important;
    padding-right: 0% !important;}
}

@media (max-width: 1229px) and (min-width:1170px){
#seccion-ellos-confian-en-nosotros .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    padding: 14px 10px;}
}

@media (max-width: 999px) and (min-width:900px){
.col-20-ser .vc_tta-tab {
    font-size: 17px;}
}
@media ( min-width:300px) and ( max-width:1000px){
    #tri-from .vc_col-sm-3 { display:none;}
    #tri-from .vc_col-sm-6 { width: 80%;margin: 0px 10%;}
}
@media ( min-width:300px) and ( max-width:767px){
#tri-from .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-title a {color: #fff; background-color: #7388a6; letter-spacing: 2px; font-size: 14px; font-weight: 600;}
#tri-from .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title a{ background-color: #FF8100;}  
#tri-from .hs-form-checkbox {width: 100%;}
#form-hubspot-1 .input ul{ margin: 0px 0px; }
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #7388a6 !important;
    background-color: #f7f9fc !important;
    letter-spacing: 2px;
    font-size: 16px;
    font-weight: 600;}
.contenido-pestanas-inerna strong { font-size: 16px;}
.contenido-pestanas-inerna p {font-size: 14px;}
.h1-2017 h1 {margin-left: 0%; font-size: 30px;}
}