body{
	font-family: 'Open Sans', sans-serif;
}
.bg-fixed{
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
.landing.form-group{
  display: flex;
}
.sub.landing.form-group{
  display: block;
}
.landing .form-control{
  	background-color: transparent;
	color: #FFF;
	border: 2px solid #fff;
	font-size: 16px;
}
.landing .form-control:focus{
  background-color:rgba(255, 255, 255, .2);
}
.landing span{
  font-size: 20px;
}
.posicionar{
  width: 100%;
  height: 100vh;
  position: relative;
}
.pos-landing{
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.heg-1{
  height: 100vh;
}
.tam-la{
  max-height: 100vh;
  object-fit: cover;
  object-position: bottom;
}
.landing .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
.landing .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #FFF;
}
.landing .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #FFF;
}
.landing .form-control:-moz-placeholder { /* Firefox 18- */
  color: #FFF;
}
.pos-landing h3, .pos-landing h5{
  margin-left: 15px;
}
.logo-la{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.pos-landing.myco{
  background-color: rgba(0,0,0,.7);
  padding: 50px 20px;
}
.pos-landing.valor h3, .pos-landing.valor h4 ,.pos-landing.valor h5{
  margin-left: 15px;
}
.valor h2{
  color: #008453;
   margin-left: 15px;
}
.logo-la-va{
  position: absolute;
  bottom: 50px;
  right: 6%;
}
.logo-myco{
  position: absolute;
  bottom: 20px;
  left: 15%;
}
.img-valor{
  max-width: 250px;
}
.img-myco{
  max-width: 250px;
}
.sub.landing.form-group input:hover{
  background-color:#FFF;
  color: #008453;
}
.gracias p, .gracias a{
  text-align: center!important;
  color: #018860!important;
  display: block;
} 
.gracias-myco a{
  display: block!important;
}
.gracias-myco a:hover{
  color: #01875f;
}
.gracias a:hover{
  color: #FFF!important;
}
.page-template-landing h1{
	font-size: 30px !important;
}
.page-template-landing .h2{
	font-size: 25px;
}
.page-template-landing h4{
	font-size: 20px;
}
.page-template-landing .text-danger2 {
    color: #17ace3!important;
}
.page-template-landing .wpcf7-not-valid-tip{
	background: transparent;
    font-size: 14px;
}
.page-template-landing .formcraft-css{
	display: none !important;
}
.text-special{
	font-family: 'Russo One', sans-serif;
}
.sub.landing.form-group input{
  width: 100%;
  padding: 10px 0px;
  border-radius: .25rem;
  font-size: 18px;
  margin-right: 0px!important;
  background-color: #17ace3 !important;
  color: #FFF;
  border: 0px;
  opacity: .8;
}
.sub.landing.form-group input:focus{
	opacity: 1;
	color: #fff !important;
}
.page-template-landing #header-outer, .page-template-landing #header-space, #footer-outer{
	display: none !important;
}
.page-template-landing footer{
	bottom: 0;
}
.page-template-landing .row{
	width: 100%;
}
.wpcf7 .wpcf7-response-output{
    margin-left: 0px;
    margin-top: 10px;
    background: transparent;
    text-align: center;
    color: #fff !important;
}
.telefono{
  float: right !important; 
}
header.section .sf-menu{
    color: #fff;
    margin-right: 30px;
}
header.section ul li{
      padding-bottom: 28px;
    padding-top: 28px;
}
header.section ul li a {
  color: #fff;
}
a.sf-with-ul{
  padding-top: 3px;
}
header.section ul li:hover a, header.section ul li:hover .icon-angle-down{
  color: #17ace3 !important;;
}
header.section ul li ul li{
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: none;
}
header.section .sf-menu li ul, header.section .sf-menu li li ul{
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.section .sf-menu li:hover ul, header.section .sf-menu li.sfHover ul{
  top: 60px;
}
header.section ul li ul li:hover, header.section ul li ul li a:hover{
  background: transparent !important;
  border-bottom: none;
}
.page-template-landing{
  position: relative;
}

@media screen and (max-width: 991px){
  header.section .sf-menu{
    display: none !important; 
  }
  .page-template-landing h1{
    font-size: 25px !important;
  }
  .page-template-landing .h2{
    font-size: 22px !important;
  }
  .page-template-landing h4{
    font-size: 18px !important;
  }
  .page-template-landing h1, .page-template-landing .h2, .page-template-landing h4{
    line-height: 1.3 !important;
  }
}

@media screen and (max-width: 767px){
  .page-template-landing h1{
    font-size: 22px !important;
  }
  .page-template-landing .h2{
    font-size: 20px !important;
  }
  .page-template-landing h4{
    font-size: 16px !important;
  }
  .page-template-landing h1, .page-template-landing .h2, .page-template-landing h4{
    line-height: 1.2 !important;
  }
  .page-template-landing section{
    padding: 115px 15px 70px !important;
  }
  .page-template-landing header.section img{
    width: 250px !important;
    margin: 0 auto !important;
    display: block; 
  }
  .page-template-landing #telefono {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .page-template-landing .row{
    margin: 0 !important;
  }
}

@media screen and (min-height: 680px){
	.page-template-landing section{
		height: 100vh;
	}
}

@media screen and (max-width: 567px){
  .page-template-landing .telefono{
    float: none !important;
    width: 100%;
    text-align: center;
  }
  .page-template-landing .col.col_last{
    width: 100%;
    max-width: 100% !important;
    text-align: center !important; 
  } 
  .page-template-landing .col-3{
    margin-bottom: 0 !important;
    width: 100% !important; 
    max-width: 100% !important;
    padding: 0 !important;
  }
  .page-template-landing #telefono{
    padding-top: 5px;
  }
  .descripcion{
    padding:  0;
  }
}