@font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
  url("../fonts/Montserrat-Bold.woff") format("woff"),
  url("../fonts/Montserrat-Bold.ttf") format("truetype"),
  url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
  url("../fonts/Montserrat-Regular.woff") format("woff"),
  url("../fonts/Montserrat-Regular.ttf") format("truetype"),
  url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.eot'),
         url('../fonts/montserrat-black-webfont.woff') format('woff'),
         url('../fonts/montserrat-black-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  color: #606061;
  font-size: 20px;
  font-family:"Montserrat-Regular";
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#barra-menu{
  padding: 8px 5px;
  background-color: #0170A5;
}

#barra-menu p{
  font-family:"Montserrat-Bold";
  color: #fff;
  padding-top: 4px;
  padding-left: 8px;
  font-size: 16px;
  float: left;
  position: relative;
}

#barra-menu p:hover{
  color: #fff;
  text-decoration: underline;
}

#barra-menu h1{
  text-align: right;
  padding-top: 6px;
  color: #fff;
}

.datos{
  float: right;
}

.ico_point {
  background-image: url(../img/ico-cel.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 31px;
  height: 27px;
  float: left;
}

.ico_point2 {
  background-image: url(../img/ico-email.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 24px;
  height: 27px;
  float: left;
}

.image-wrapper {
  position: relative;
}

.image-hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease-out;
}

.image-hover:hover {
  opacity: 1;
}


#sub-menu-img{
  text-align: center;
}

#sub-menu-img h2{
  color: #1c2025;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
}

#sub-menu-img p{
  color: #555a62;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
}

#sub-menu-img .btn_home{
  display: inline-block !important;
  padding: 10px 20px !important;
  background: #005E77 !important;
  color: #fff !important;
  margin-top: 20px !important;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  border-radius: 0;
  border-bottom: none !important;
}

#barra-menu2{
  padding:7px 6px;
  background-color: #000;
}

#navbar2{
  background-color: #fff;
}

.logo a {
  position: relative;
}

#datos-head{
  background-color: #FFFFFF;
  padding: 8px 0px;
}

.logo{
  padding: 24px 0px;
}

#banner{
  margin-top:6%;
}

#banner .carousel-indicators{
  bottom: 25px;
  width: 58%;
}

#banner .carousel-indicators li {
  background-image:url(../img/banner/li.png);
  border:0px;
  width: 19px;
  height: 19px;
}

#banner .carousel-indicators .active{
  background-color: transparent;
  background-image:url(../img/banner/li-h.png);
}

.texto{
  float: left;
  position: absolute;
  bottom: 22%;
  left: 12%;
  color: #FFF;
  padding: 45px 37px;
}

.texto h1{
  font-size: 32px;
  padding-bottom: 15px;
  font-family:"Montserrat-Bold";
  text-shadow: 3px 3px 4px #0000005c;
}

.texto h2{
  font-size: 42px;
  font-family: 'montserratblack';
  text-shadow:3px 3px 4px #0000005c;
}

.texto a{
  background-color:#01B2F6;
  border-radius: 10px;
  color: #fff;
  font-family:"Montserrat-Bold";
  font-size: 16px;
  padding: 17px 32px;
  text-decoration: none;
  margin-top: 3%;
  float: left;
}

.texto a:hover{
  background-color:#000;
}

.figuras{
  bottom: 18%;
  right: 0%;
  position: absolute;
}

#home{
  padding: 80px 0px;
}

#home h1{
  font-family: 'montserratblack';
  font-size: 24px;
  color: #006FA4;
  padding-bottom: 15px;
}

#home h2{
  font-size: 38px;
  font-family:"Montserrat-Bold";
  color: #000;
  padding-bottom: 15px;
}

#home p{
  line-height: 28px;
  padding-bottom: 25px;
}

.btn-home{
  margin-top: 70px;
  text-align: center;
}

.btn-home a{
  background-color: #01B2F6;
  padding: 15px 20px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-family:"Montserrat-Bold";
  margin-left:45px;
  box-shadow: 2px 3px 4px #00000054;
}

.btn-home a:hover{
  background-color: #000;
}

.equip_home{
  padding: 0px 0px;
  display: flex;
}

.equipos_home{
  background-color: #FAF8F9;
  text-align: center;
  text-decoration: none;
  margin: 32px;
  border-radius: 12px;
  padding-bottom: 35px;
}

.equipos_home h3{
  color:#016FA4;
  font-family: 'montserratblack';
  font-size: 24px;
  padding-bottom: 17px;
  padding-top: 31px;
}

.equipos_home h4{
  padding: 0px 20px;
  line-height: 24px;
}

#text-cyc{
  background-image: url(../img/circle.png);
  background-repeat: no-repeat;
  padding: 75px 0px;
}

.text-cyc-home h1{
  padding-bottom: 25px;
  font-family: 'montserratblack';
  color:#016FA4;
  font-size: 24px;
}

.text-cyc-home h2{
  padding-bottom:18px;
  color:#000;
  line-height: 42px;
  font-size: 38px;
  font-family:"Montserrat-Bold";
}

.text-cyc-home p{
  line-height: 27px;
  padding-bottom: 40px;
}


#tienda-home{
  padding: 65px 0px;
}

#tienda-home h1{
  text-align: center;
  color: #626154;
  font-size: 30px;
  font-family: 'montserratblack';
  padding-bottom: 15px;
}

#tienda-home p{
  text-align: center;
  font-family: "Montserrat-Bold";
  color: #5ABDCE;
  padding-bottom: 49px;
}

.link2{
  display: flex;
  height: 100%;
}

.link {
  float: left;
  position: relative;
  text-decoration: none !important;
  margin-bottom: 3px;
}

.producto-link {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

.link:hover .ver_mas {
  background: #929d9e29;
}

.ver_mas{
  background-color: #FAF8F9;
  border-radius: 15px;
  padding:35px 44px;
}

.ver_mas h3{
  font-size: 24px;
  text-transform: uppercase;
  color:#0270A5;
  font-family: 'montserratblack';
  margin-bottom: 18px;
  padding-top: 17px;
}

.ver_mas h4{
  background-image: url(../img/ayuda/ico-ver-mas.png);
  background-repeat: no-repeat;
  color: #000;
  background-position: right;
  padding-right: 24px;
  font-size: 16px;
  text-decoration: none;
  font-family: "Montserrat-Bold";
  float: left;
}

.link:hover .ver_mas h4{
  background-image: url(../img/ayuda/ico-ver-mas-h.png);
  color:#00B3F6;
}

#contador{
  padding-top: 59px;
  padding-bottom: 103px;
  background-size: cover;
  background-position: bottom;
  background-image: url(../img/resultados/bg.jpg);
}

#contador h1{
  font-size: 24px;
  font-family: 'montserratblack';
  color: #016FA2;
  padding-bottom: 25px;
}

#contador h2{
  font-size: 38px;
  color: #000;
  font-family: "Montserrat-Bold";
  padding-bottom: 106px;
}

.contador{
  display: flex;
}

.contador_text{
  width: 65%;
  background-color: #F9F7F8;
  padding: 23px 15px;
  border-radius: 11px;
}

.contador_text h3 {
  color: #006EA2;
  font-size: 40px;
  text-align: center;
  font-family: 'montserratblack';
  padding-top: 13px;
  text-decoration: underline;
}

.contador_text p{
  padding-top: 16px;
  text-align: center;
}

#elegirnos{
  padding-top: 98px;
  padding-bottom: 185px;
}

#elm1 {
  background-image: url(../img/elegirnos/bg1.png);
  position: absolute;
  width: 337px;
  height: 379px;
  left: 0%;
  bottom: 18%;
}

#elm2 {
  background-image: url(../img/elegirnos/bg2.png);
  position: absolute;
  width: 188px;
  height: 419px;
  right: 0%;
  top:0px;
}

#elegirnos h1{
  color: #0071A5;
  font-family: 'montserratblack';
  font-size: 24px;
  padding-bottom:20px;
}

#elegirnos h2{
  color: #000;
  font-family:"Montserrat-Bold";
  font-size:38px;
  line-height: 28px;
}

.elegirnos_home{
  display: flex;
  height: 100%;
}

.elegido_home{
  background: rgb(0,113,165);
  background: linear-gradient(90deg, rgba(0,113,165,1) 0%, rgba(0,148,210,1) 35%, rgba(1,176,243,1) 100%);
  text-decoration: none;
  margin-bottom: 21px;
  border-radius: 12px;
  margin-right: 70px;
}

.elegido_home h3{
  color:#fff;
  font-family: 'montserratblack';
  font-size: 24px;
  padding-bottom: 11px;
}

.elegido_home h4{
  font-size: 19px;
  color:#fff;
  line-height:25px;
}

.text-elegido{
  padding: 18px 26px;
  background-position: 11px;
}

.ele1{
  background-image: url(../img/elegirnos/uno.png);
  background-repeat: no-repeat;
}

.ele2{
  background-image: url(../img/elegirnos/uno.png);
  background-repeat: no-repeat;
}

#clientes h1{
  text-align: center;
  font-size: 24px;
  color: #006FA4;
  font-family: 'montserratblack';
  padding-bottom: 20px;
}

#clientes h2{
  text-align: center;
  color: #000;
  font-size: 38px;
  padding-bottom: 54px;
  font-family:"Montserrat-Bold";
}

#agendar{
  padding: 95px 0px;
}

#formulario_agendar{
  background-color: #FAF8F9;
  padding: 65px 105px;
}

#formulario_agendar h1{
  text-align: center;
  font-size: 24px;
  font-family:"Montserrat-Bold";
  color: #0070A6;
  padding-bottom: 25px;
}

#formulario_agendar p{
  text-align: center;
  padding-bottom: 45px;
  line-height: 27px;
}

#formulario_agendar h2{
  font-size: 14px;
  padding-bottom: 5px;
}

#formulario_agendar h3{
  font-size: 10px;
  float: left;
  color: #000;
  width: 100%;
}

#formulario_agendar input {
  border:1px solid #000;
  width: 100%;
  background-color:#F5F5F5;
  color: #000;
  border-radius: 8px;
  font-size: 15px;
  padding: 10px;
  margin-bottom: 25px;
}

#formulario_agendar textarea{
  width:100%;
  background-color:#E9E7E8;
  color:#000;
  border: none;
  font-size:15px;
  border-radius: 8px;
  padding:10px;
  float: left;
}

#enviar {
  width: auto !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 19px !important;
  font-family: "Montserrat-Bold" !important;
  margin-top: 28px !important;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  padding: 12px 10px !important;
  background:#00B3F6 !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
}

#enviar:hover{
  background-color: #000 !important;
}

#borrar {
  width: auto !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 19px !important;
  margin-top: 28px !important;
  margin-bottom: 0px !important;
  padding: 12px 10px !important;
  background:#00B3F6 !important;
  text-transform: uppercase;
  font-family: "Montserrat-Bold" !important;
  border: none !important;
  border-radius: 0px !important;
}

#borrar:hover{
  background-color: #000!important;
}

footer{
  padding-top: 38px;
  font-family:"Montserrat-Regular";
  background-color: #0170A5;
}

footer p{
  color: #fff;
  margin-bottom: 15px;
  line-height: 24px;
  display: flex;
}

footer span{
  float: left;
  padding-right: 15px;
}

#copy{
  font-family:"Montserrat-Regular";
  text-align: center;
}

#web{
  background-color:#0170A5;
  padding-bottom: 10px;
  padding-top: 22px;
  text-align: left;
}

#web a{
  background: url(../img/web.svg) no-repeat right;
  color: #ffffff5e;
  padding-right: 104px;
  display: inline-block;
  font-size: 11px;
  text-decoration: none !important;
}

#ft1 {
  background-image: url(../img/ft1.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 319px;
  height: 368px;
  left: 0%;
  top: 13%;
}

#ft2 {
  background-image: url(../img/ft2.png);
  background-repeat: no-repeat;
  position: absolute;
  width:259px;
  height: 405px;
  right: 0%;
  bottom: 12%;
}

#titulo {
  padding-top: 347px;
  padding-bottom: 257px;
  text-align: left;
  margin-top: 6%;
}

#titulo h1 {
  color: #fff;
  font-size: 32px;
  font-family: "Montserrat-Bold";
  text-shadow: 4px 3px 3px #0000007d;
  padding-bottom: 15px;
}

#titulo h2{
  font-size: 45px;
  color: #fff;
  text-shadow: 4px 3px 3px #0000007d;
  font-family: 'montserratblack';
}

.bg2 {
  background-image: url(../img/empresa/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg3a {
  background-image: url(../img/seguridad-salud-trabajo/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg3b {
  background-image: url(../img/asesoria-juridica/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg3c {
  background-image: url(../img/gestion-recurso-humano-temporal/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg3d {
  background-image: url(../img/cobro-cartera/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg4a {
  background-image: url(../img/plan-empresarial/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg4b {
  background-image: url(../img/plan-empresarial-individual/bg1.jpg);
  background-position: center;
  background-size: cover;
}

.bg4c {
  background-image: url(../img/plan-asesoria/bg.jpg);
  background-position: center;
  background-size: cover;
}

.bg5 {
  background-image: url(../img/contacto/bg.jpg);
  background-position: center;
  background-size: cover;
}



#emp3 {
  background-image: url(../img/emp3.png);
  background-repeat: no-repeat;
  position: absolute;
  width:406px;
  height: 405px;
  right: 0%;
  bottom: 12%;
}

#emp3-peq {
  background-image: url(../img/emp3-peq.png);
  background-repeat: no-repeat;
  position: absolute;
  width:252px;
  height: 200px;
  right: 0%;
  bottom: 0%;
}

#empresa{
  background-image: url(../img/circle.png);
  background-repeat: no-repeat;
  padding: 85px 0px;
}

.text-empresa{
  margin-top:7%;
}

.text-empresa h1{
  font-size: 24px;
  font-family: 'montserratblack';
  color: #0078A7;
  padding-bottom: 15px;
}

.text-empresa h2{
  font-size: 38px;
  line-height: 28px;
  color: #000;
  padding-bottom: 25px;
  font-family:"Montserrat-Bold";
}

.text-empresa p{
  padding-bottom: 55px;
  line-height: 29px;
}

#nuestro-equipo{
  background-image: url(../img/empresa/figura.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.text-nuestro-equipo{
  margin-top: 14%;
  padding-bottom: 345px;
  background-size: cover;
  padding-right: 72px;
}

.text-nuestro-equipo h1{
  font-size: 24px;
  color: #fff;
  padding-bottom: 20px;
  font-family: 'montserratblack';
}

.text-nuestro-equipo h2{
  font-size: 38px;
  padding-bottom: 29px;
  font-family:"Montserrat-Bold";
  color: #000;
}

.text-nuestro-equipo p{
  font-size: 18px;
  color: #fff;
  line-height: 29px;
}

#eligenos{
  padding: 165px 0px;
}

#eligenos h1{
  text-align: center;
  font-size: 24px;
  color: #0071A3;
  font-family: 'montserratblack';
  padding-bottom: 10px;
}

#eligenos h2{
  text-align: center;
  color: #000;
  font-family:"Montserrat-Bold";
  font-size: 38px;
  padding-bottom: 70px;
}

#emp4 {
  background-image: url(../img/circle2.png);
  background-repeat: no-repeat;
  position: absolute;
  width:155px;
  height: 153px;
  left: 2%;
  top: 15%;
}

#emp5 {
  background-image: url(../img/circle.png);
  background-repeat: no-repeat;
  position: absolute;
  width:188px;
  height: 317px;
  left: 0%;
  bottom: 0%;
}

#emp6 {
  background-image: url(../img/circle3.png);
  background-repeat: no-repeat;
  position: absolute;
  width:155px;
  height: 320px;
  right: 0%;
  top: 0%;
}

#emp7 {
  background-image: url(../img/ft3.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 374px;
  height: 356px;
  right: 0%;
  bottom: 0%;
}

#emp8 {
  background-image: url(../img/servicios/fig1.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 374px;
  height: 374px;
  left: 0%;
  top: 19%;
}

#emp9{
  background-image: url(../img/servicios/fig2.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 185px;
  height: 416px;
  right: 0%;
  bottom: 7%;
  z-index: -1;
}

#emp10 {
  background-image: url(../img/ft4.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 188px;
  height: 419px;
  right: 0%;
  bottom: 0%;
}

#servicios{
  padding: 95px 0px;
  z-index: 2;
}

.title-servicios h1{
  font-size: 24px;
  color: #0072A7;
  padding-bottom: 10px;
  font-family: 'montserratblack';
}

.title-servicios h2{
  font-size: 38px;
  color: #000;
  padding-bottom: 15px;
  font-family:"Montserrat-Bold";
}

.title-servicios p{
  line-height: 25px;
  padding-bottom: 45px;
}

.tex-servicios {
  padding: 0px 0px;
  display: flex;
}

.text-servicios{
  background-color: #FAF8F9;
  text-decoration: none;
  border-radius: 12px;
  padding:65px 81px 95px 81px;
  margin: 20px;
}

.text-servicios h1{
  color: #0870AD;
  font-family: 'montserratblack';
  font-size: 24px;
  text-align: center;
  padding-top: 55px;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.text-servicios p{
  line-height: 29px;
  padding-bottom: 17px;
}

.text-servicios ul li{
  background-image: url(../img/servicios/li.png);
  background-repeat: no-repeat;
  background-position: 0px 9px;
  padding-left: 36px;
  line-height: 35px;
}

#plan-seguridad{
  background-image: url(../img/circle.png);
  background-repeat: no-repeat;
  padding: 65px 0px;
}

.text-plan-seguridad{
  margin-top: 4%;
}

.text-plan-seguridad h1{
  color: #0070A6;
  font-size: 48px;
  font-family: 'montserratblack';
  padding-bottom: 25px;
  line-height: 54px;
}

.text-plan-seguridad h2{
  font-size: 36px;
  font-family:"Montserrat-Bold";
  color: #000;
}

.tex-servicios2 {
  padding: 0px 0px;
  display: flex;
}

.text-servicios2{
  background-color: #FAF8F9;
  text-decoration: none;
  border-radius: 12px;
  padding:65px 35px;
  margin: 20px;
}

.text-servicios2 h1{
  color: #0870AD;
  font-family: 'montserratblack';
  font-size: 24px;
  text-align: center;
  padding-top: 55px;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.text-servicios2 p{
  line-height: 28px;
  color: #000;
  text-align: center;
  padding-bottom: 17px;
}

.text-servicios2 ul li{
  background-image: url(../img/servicios/li.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 36px;
  line-height: 25px;
  padding-bottom: 19px;
}

.text-servicios3 {
  background-color: #FAF8F9;
  text-decoration: none;
  border-radius: 12px;
  padding: 23px 35px;
  z-index: 1;
}

.text-servicios3 h1 {
  color: #0870AD;
  font-family: 'montserratblack';
  font-size: 24px;
  text-align: center;
  padding-top: 55px;
  text-transform: uppercase;
  padding-bottom: 40px;
}

.text-servicios3 p {
  line-height: 28px;
  color: #000;
  text-align: center;
  padding-bottom: 41px;
}

.text-servicios3 ul li{
  background-image: url(../img/servicios/li.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 36px;
  line-height: 25px;
  padding-bottom: 9px;
}

.text-servicios3 ul{
  margin-left: 23%;
}

.tex-servicios4 {
  padding: 0px 0px;
  display: flex;
}

.text-servicios4{
  background-color: #FAF8F9;
  text-decoration: none;
  border-radius: 12px;
  padding:70px 38px 195px 38px;
  margin: 20px;
}

.text-servicios4 h1{
  color: #0870AD;
  font-family: 'montserratblack';
  font-size: 24px;
  text-align: center;
  padding-top: 55px;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.text-servicios4 p{
  line-height: 28px;
  color: #000;
  text-align: center;
  padding-bottom: 17px;
}

.text-servicios4 ul li{
  background-image: url(../img/servicios/li.png);
  background-repeat: no-repeat;
  background-position: 0px 6px;
  padding-left: 36px;
  line-height: 25px;
  padding-bottom: 19px;
}

#planes{
  padding:130px 0px;
}

.title-planes h1 {
  font-size: 24px;
  color: #0072A7;
  padding-bottom: 10px;
  font-family: 'montserratblack';
}

.title-planes h2 {
  font-size: 38px;
  color: #000;
  font-family: "Montserrat-Bold";
  padding-bottom: 35px;
}

.title-planes p{
  font-family: "Montserrat-Bold";
  padding-bottom: 23px;
}

.title-planes span{
  font-family: "Montserrat-Bold";
  font-size: 16px;
  float: left;
  padding-top: 17px;
  padding-bottom: 23px;
}

.btn-plan{
  margin-top: 70px;
  text-align: center;
  margin-bottom: 45px;
}

.btn-plan a{
  background-color: #01B2F6;
  padding: 13px 57px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat-Bold";
  margin-left: 45px;
  box-shadow: 2px 3px 4px #00000054;
}

.btn-plan a:hover{
  background-color: #000;
}

#plan-seguridad {
  background-image: url(../img/circle.png);
  background-repeat: no-repeat;
  padding: 65px 0px;
}

#planes-empresariales{
  padding: 95px 0px;
}

.text-planes-empresariales{
  margin-top: 4%;
}

.text-planes-empresariales h1 {
  color: #0070A6;
  font-size: 48px;
  font-family: 'montserratblack';
  padding-bottom: 25px;
  line-height: 54px;
}

.text-planes-empresariales h2 {
  font-size: 36px;
  font-family: "Montserrat-Bold";
  color: #000;
  line-height: 47px;
  padding-bottom: 44px;
}

.text-planes-empresariales a{
  background-color: #01B2F6;
  padding: 19px 25px;
  font-size: 16px;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  font-family: "Montserrat-Bold";
  box-shadow: 2px 3px 4px #00000054;
  float: left;
}

.text-planes-empresariales a:hover{
  background-color: #000;
}

#plan-administracion{
  padding: 99px 0px;
  background-image: url(../img/plan-empresarial-individual/bg.jpg);
  background-size: cover;
}

#plan-administracion h1{
  font-family: 'montserratblack';
  color: #fff;
  font-size: 24px;
  padding-bottom: 15px;
}

#plan-administracion h2{
  color: #000;
  font-family: "Montserrat-Bold";
  font-size: 38px;
  padding-bottom: 35px;
}

#plan-administracion span{
  float: left;
  font-family: "Montserrat-Bold";
  font-size: 16px;
  color: #000;
  padding-top: 25px;
}

#plan-honorarios{
  padding: 85px 0px;
}

#plan-honorarios h1{
  text-align: center;
  font-family: 'montserratblack';
  font-size: 24px;
}

#plan-honorarios h2{
  text-align: center;
  font-size: 38px;
  color: #000;
  padding-bottom: 42px;
  font-family: "Montserrat-Bold";
}

.link-asesoria{
  width: 95%;
  float: left;
  position: relative;
  padding-bottom: 38px;
  text-decoration: none !important;
}

.producto-link {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
}

#plan-asesoria{
  padding: 100px 0px;
}

#plan-asesoria span{
  font-size: 16px;
}

.ver_mas-asesoria{
  text-align: center;
  border-radius: 15px;
  background-color: #FAF8F9;
  padding-bottom:32px;
}

.ver_mas-asesoria h2{
  color: #606061;
  text-align: center;
  font-family: "Montserrat-Bold";
  margin-bottom: 27px;
  padding-top: 33px;
}

.ver_mas-asesoria h3{
  font-size: 18px;
  color: #006FA6;
  padding-bottom: 45px;
  font-family: 'montserratblack';
}

.ver_mas-asesoria h4{
  display: inline-block;
  font-family: "Montserrat-Bold";
  padding: 12px 38px;
  border-radius: 8px;
  font-size: 20px;
  text-align: center;
  background-color: #01B2F6;
  color: #fff;
}

.link-asesoria:hover .ver_mas-asesoria h4{
  background-color: #636154;
}

.link-asesoria:hover .ver_mas-asesoria {
  background: #0170A51A;
}

.title-asesoria h1 {
  font-size: 24px;
  color: #0072A7;
  padding-bottom: 10px;
  font-family: 'montserratblack';
}

.title-asesoria h2{
  font-size: 38px;
  color: #000;
  font-family: "Montserrat-Bold";
  padding-bottom: 20px;
}

.title-asesoria  p{
  padding-bottom: 32px;
}

.title-asesoria span{
  font-family: "Montserrat-Bold";
  font-size: 16px;
  float: left;
  padding-top: 17px;
  padding-bottom: 23px;
}

#contacto{
  padding: 97px 0px;
}

.text-contacto h1{
  font-size: 24px;
  padding-bottom: 12px;
  color: #006A9F;
  font-family: 'montserratblack';
}

.text-contacto h2{
  font-size: 38px;
  padding-bottom: 12px;
  color: #000;
  font-family: "Montserrat-Bold";
}

.text-contacto p{
  line-height: 27px;
  padding-bottom: 40px;
}

.contacto{
  padding-left: 151px;
  margin-top: 12%;
}

.contacto h1{
  font-size: 34px;
  padding-bottom: 12px;
  color: #86D081;
  font-family: 'montserratblack';
}

.contacto p{
  line-height: 27px;
  padding-bottom: 40px;
}

.contacto ul{
  margin-bottom: 45px;
}

.contacto ul li{
  margin-top: 5px;
  padding-left: 112px;
  line-height: 43px;
  font-size: 24px;
}

.ico1-cont{
  background: url(../img/contacto/ico-contacto.png) left no-repeat;
  background-position: 0px -1px;
  height:69px;
  position: relative;
}

.ico2-cont{
  background: url(../img/contacto/ico-contacto.png) left no-repeat;
  background-position: 0px -76px;
  height:69px;
  position: relative;
}

.ico3-cont{
  background: url(../img/contacto/ico-contacto.png) left no-repeat;
  background-position: bottom left;
  height:78px;
  position: relative;
}

#formulario{
  padding: 0px 65px;
}

#formulario h3{
  font-size: 16px;
  padding-bottom: 5px;
}

#formulario h4{
  padding-left: 5px;
  font-size: 10px;
  color: #575656;
  padding-top: 9px;
  line-height: 15px;
}

#formulario p{
  margin-top: 5%;
  padding-right:85px;
  line-height: 25px;
  color: #5c5c5c;
}

#formulario input {
  border: 1px solid #000;
  width: 100%;
  background-color: #F5F5F5;
  color: #000;
  border-radius: 8px;
  font-size: 15px;
  padding: 13px;
  margin-bottom: 25px;
}

#formulario textarea {
  width: 100%;
  background-color: #F5F5F5;
  border: 1px solid #000;
  color: #000;
  padding: 18px 18px;
  margin-top: 5px;
  border-radius: 11px;
  height: 100px;
}

#enviar {
  width: auto !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 19px !important;
  font-family: "Montserrat-Bold" !important;
  margin-top: 28px !important;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  padding: 12px 10px !important;
  background: #00B3F6 !important;
  background-color: rgb(0, 179, 246);
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
}

#enviar:hover{
  background-color: #000 !important;
}

#borrar {
  width: auto !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 19px !important;
  font-family: "Montserrat-Bold" !important;
  margin-top: 28px !important;
  margin-bottom: 0px !important;
  text-transform: uppercase;
  padding: 12px 10px !important;
  background: #00B3F6 !important;
  background-color: rgb(0, 179, 246);
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
}

#borrar:hover{
  background-color:#000 !important;
}

#whats {
  background-image: url(../img/redes.png);
  width: 70px;
  height: 69px;
  position: fixed;
  right:2px;
  z-index: 900;
  top: 587px;
}

#fb{
  background-image: url(../img/fb.svg);
  width: 52px;
  height:52px;
  position: fixed;
  z-index: 99999;
  top: 47%;
  left: 0%;
}

#ins{
  background-image: url(../img/ins.svg);
  width: 52px;
  height: 52px;
  position: fixed;
  z-index: 99999;
  top: 55%;
  left: 0%;
}

#tik{
  background-image: url(../img/tik.svg);
  width: 52px;
  height: 52px;
  position: fixed;
  z-index: 99999;
  top: 63%;
  left: 0%;
}

/*---------------------------------------------------------------------------------------------------------------*/
@media (max-width: 330px) and (min-width:300px){

  #titulo-xs{
    margin-top: 38%;
  }  

  #home {
    padding: 42px 0px;
  }

  .logo {
    padding: 9px 0px;
  }

  #barra-menu p{
    padding-top: 4px;
  }

  #banner {
    margin-top: 38%;
  }

  #home h2{
    font-size: 29px;
  }

  #home p{
    font-size: 16px;
    line-height: 23px;
  }

  .equip_home{
    display: block;
    margin-bottom: 20px;
  }

  .equipos_home{
    margin: 0px;
  }

  .equipos_home h4{
    line-height: 20px;
    font-size: 15px;
  }

  .btn-home a{
    float: left;
    margin-left: 0px;
    padding: 15px 9px;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
  }

  .link-asesoria{
    width: 100%;
  }

  .btn-home{
    margin-top: 0px;
  }

  .text-cyc-home h2{
    line-height: 28px;
    font-size: 24px;
  }

  .text-cyc-home p{
    font-size: 16px;
    line-height: 22px;
  }

  .ver_mas{
    padding: 23px 39px;
  }

  .ver_mas h3{
    font-size: 17px;
  }

  #contador h2{
    font-size: 29px;
  }

  .contador{
    display: block;
  }

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

  .contador_text h3{
    font-size: 27px;
  }

  #elegirnos h2{
    font-size: 24px;
    padding-bottom: 19px;
  }

  .elegido_home h4{
    font-size: 15px;
    line-height: 21px;
  }

  .elegido_home{
    margin-right: 4px;
  }

  .owl-next{
    left: 11% !important;
  }

  #clientes h2{
    font-size: 26px;
  }

  #formulario_agendar{
    padding: 65px 31px;
  }

  #formulario_agendar p{
    line-height: 25px;
    font-size: 18px;
  }

  footer p{
    font-size: 14px;
    line-height: 20px;
  }

  #contador{
    padding-bottom: 39px;
    padding-top: 61px;
  }

  .text-empresa h2{
    font-size: 25px;
  }

  .text-empresa p{
    line-height: 24px;
    font-size: 16px;
  }

  .text-nuestro-equipo h2{
    font-size:27px;
  }

  .text-nuestro-equipo p{
    line-height: 24px;
    font-size: 17px;
  }

  .text-nuestro-equipo{
    padding-bottom: 70px;
    padding-right: 21px;
  }

  .text-nuestro-equipo h1{
    font-size: 19px;
  }

  #eligenos h2{
    font-size: 23px;
  }

  .eligenos{
    margin-bottom: 15px;
  }

  #eligenos {
    padding: 88px 0px;
  }

  .title-servicios h2{
    font-size: 23px;
  }

  .tex-servicios{
    display: block;
    margin-bottom: 21px;
  }

  .text-servicios{
    padding: 65px 25px 95px 25px;
    margin: 0px;
  }

  .text-servicios3 p{
    line-height: 22px;
    font-size: 18px;
  }

  .text-servicios3 h1{
    font-size: 18px;
  }

  .text-servicios3 ul li{
    font-size: 16px;
    line-height: 20px;
  }

  .text-servicios ul li{
    line-height: 23px;
    font-size: 16px;
  }

  .text-servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text-servicios4 ul li{
    font-size: 17px;
    line-height: 21px;
  }

  .text-servicios4 h1{
    font-size: 18px;
  }

  .text-servicios h1{
    font-size: 19px;
  }

  .text-plan-seguridad h1{
    font-size: 24px;
    line-height: 29px;
  }

  .text-plan-seguridad h2{
    font-size: 24px;
  }

  .tex-servicios2{
    display: block;
    margin-bottom: 17px;
  }

  .title-servicios p{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2{
    margin: 0px;
    padding: 65px 15px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2 p{
    line-height: 24px;
    font-size: 18px;
  }

  .text-servicios2 h1{
    font-size: 22px;
  }

  .text-servicios3 ul{
    margin-left: 0px;
  }

  .text-servicios3{
    padding: 65px 16px;
  }

  .tex-servicios4{
    display: block;
    margin-bottom: 15px;
  }

  .text-servicios4{
    margin: 0px;
    padding: 70px 20px 124px 20px;
  }

  #servicios{
    padding: 40px 0px;
  }

  .title-planes h2{
    font-size: 20px;
  }

  .btn-plan a{
    width: 100%;
    padding: 13px 39px;
    float: left;
    margin-left: 0px;;
  }

  #planes {
    padding: 42px 0px;
  }

  .text-planes-empresariales h1{
    line-height: 37px;
    font-size: 28px;
  }

  .text-planes-empresariales h2{
    font-size: 23px;
    line-height: 27px;
  }

  .text-planes-empresariales a{
    text-align: center;
    width: 100%;
  }

  #plan-administracion h2{
    font-size: 24px;
  }

  #plan-administracion{
    padding: 40px 0px;
  }

  #plan-honorarios h2{
    font-size: 27px !important;
  }

  .title-asesoria h2{
    font-size: 28px;
  }

  .ver_mas-asesoria h2{
    padding-left: 5px;
    padding-right: 5px;
  }

  .ver_mas-asesoria h4{
    padding: 12px 19px;
  }

  .ver_mas-asesoria{
    padding-bottom: 29px;
  }

  .text-contacto h1{
    font-size: 18px;
  }

  .text-contacto h2{
    font-size: 29px;
  }

  #formulario{
    padding: 0px;
  }

  .text-contacto p{
    font-size: 18px;
    line-height: 25px;
  }

  .contacto{
    padding-left: 6px;
  }

  .contacto ul li{
    padding-left: 74px;
    line-height: 32px;
    font-size: 16px;
  }

}

/*---------------------------------------------------------------------------------------------------------------*/

@media (max-width: 450px) and (min-width:350px){

  #titulo-xs{
    margin-top: 31%;
  }  

  #home {
    padding: 42px 0px;
  }

  .logo {
    padding: 9px 0px;
  }

  #barra-menu p{
    padding-top: 4px;
  }

  #banner {
    margin-top: 29%;
  }

  #home h2{
    font-size: 29px;
  }

  #home p{
    font-size: 16px;
    line-height: 23px;
  }

  .equip_home{
    display: block;
    margin-bottom: 20px;
  }

  .equipos_home{
    margin: 0px;
  }

  .equipos_home h4{
    line-height: 20px;
    font-size: 15px;
  }

  .btn-home a{
    float: left;
    margin-left: 0px;
    padding: 15px 9px;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
  }

  .link-asesoria{
    width: 100%;
  }

  .btn-home{
    margin-top: 0px;
  }

  .text-cyc-home h2{
    line-height: 28px;
    font-size: 24px;
  }

  .text-cyc-home p{
    font-size: 16px;
    line-height: 22px;
  }

  #contador h2{
    font-size: 29px;
  }

  .contador{
    display: block;
  }

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

  #elegirnos h2{
    font-size: 29px;
    padding-bottom: 19px;
  }

  .elegido_home{
    margin-right: 4px;
  }

  .owl-next{
    left: 11% !important;
  }

  #clientes h2{
    font-size: 26px;
  }

  #formulario_agendar{
    padding: 65px 31px;
  }

  #formulario_agendar p{
    line-height: 25px;
    font-size: 18px;
  }

  footer p{
    font-size: 14px;
    line-height: 20px;
  }

  #contador{
    padding-bottom: 39px;
    padding-top: 61px;
  }

  .text-empresa h2{
    font-size: 31px;
  }

  .text-empresa p{
    line-height: 24px;
    font-size: 16px;
  }

  .text-nuestro-equipo h2{
    font-size: 34px;
  }

  .text-nuestro-equipo p{
    line-height: 24px;
    font-size: 17px;
  }

  .text-nuestro-equipo{
    padding-bottom: 70px;
    padding-right: 21px;
  }

  .text-nuestro-equipo h1{
    font-size: 19px;
  }

  #eligenos h2{
    font-size: 29px;
  }

  #eligenos {
    padding: 88px 0px;
  }

  .title-servicios h2{
    font-size: 23px;
  }

  .tex-servicios{
    display: block;
    margin-bottom: 21px;
  }

  .text-servicios{
    padding: 65px 25px 95px 25px;
    margin: 0px;
  }

  .text-servicios ul li{
    line-height: 27px;
    font-size: 18px;
  }

  .text-servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text-servicios h1{
    font-size: 21px;
  }

  .text-plan-seguridad h1{
    font-size: 29px;
    line-height: 35px;
  }

  .text-plan-seguridad h2{
    font-size: 24px;
  }

  .tex-servicios2{
    display: block;
    margin-bottom: 17px;
  }

  .title-servicios p{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2{
    margin: 0px;
    padding: 65px 15px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2 p{
    line-height: 24px;
    font-size: 18px;
  }

  .text-servicios2 h1{
    font-size: 22px;
  }

  .text-servicios3 ul{
    margin-left: 0px;
  }

  .text-servicios3{
    padding: 65px 16px;
  }

  .tex-servicios4{
    display: block;
    margin-bottom: 15px;
  }

  .text-servicios4{
    margin: 0px;
    padding: 70px 20px 124px 20px;
  }

  #servicios{
    padding: 40px 0px;
  }

  .title-planes h2{
    font-size: 20px;
  }

  .btn-plan a{
    width: 100%;
    padding: 13px 39px;
    float: left;
    margin-left: 0px;;
  }

  #planes {
    padding: 42px 0px;
  }

  .text-planes-empresariales h1{
    line-height: 37px;
    font-size: 28px;
  }

  .text-planes-empresariales h2{
    font-size: 23px;
    line-height: 27px;
  }

  .text-planes-empresariales a{
    text-align: center;
    width: 100%;
  }

  #plan-administracion h2{
    font-size: 24px;
  }

  #plan-administracion{
    padding: 40px 0px;
  }

  #plan-honorarios h2{
    font-size: 27px !important;
  }

  .title-asesoria h2{
    font-size: 28px;
  }

  .ver_mas-asesoria h2{
    padding-left: 5px;
    padding-right: 5px;
  }

  .ver_mas-asesoria h4{
    padding: 12px 19px;
  }

  .ver_mas-asesoria{
    padding-bottom: 29px;
  }

  .text-contacto h1{
    font-size: 18px;
  }

  .text-contacto h2{
    font-size: 29px;
  }

  #formulario{
    padding: 0px;
  }

  .text-contacto p{
    font-size: 18px;
    line-height: 25px;
  }

  .contacto{
    padding-left: 6px;
  }

  .contacto ul li{
    padding-left: 74px;
    line-height: 32px;
    font-size: 16px;
  }

}

/*---------------------------------------------------------------------------------------------------------------*/

@media (max-width: 500px) and (min-width:451px){

  #titulo-xs{
    margin-top: 31%;
  }  

  #home {
    padding: 42px 0px;
  }

  .logo {
    padding: 9px 0px;
  }

  #barra-menu p{
    padding-top: 4px;
  }

  #banner {
    margin-top: 29%;
  }

  #home h2{
    font-size: 29px;
  }

  #home p{
    font-size: 16px;
    line-height: 23px;
  }

  .equip_home{
    display: block;
    margin-bottom: 20px;
  }

  .equipos_home{
    margin: 0px;
  }

  .equipos_home h4{
    line-height: 20px;
    font-size: 15px;
  }

  .btn-home a{
    float: left;
    margin-left: 0px;
    padding: 15px 9px;
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
  }

  .link-asesoria{
    width: 100%;
  }

  .btn-home{
    margin-top: 0px;
  }

  .text-cyc-home h2{
    line-height: 28px;
    font-size: 24px;
  }

  .text-cyc-home p{
    font-size: 16px;
    line-height: 22px;
  }

  #contador h2{
    font-size: 29px;
  }

  .contador{
    display: block;
  }

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

  #elegirnos h2{
    font-size: 29px;
    padding-bottom: 19px;
  }

  .elegido_home{
    margin-right: 4px;
  }

  .owl-next{
    left: 11% !important;
  }

  #clientes h2{
    font-size: 26px;
  }

  #formulario_agendar{
    padding: 65px 31px;
  }

  #formulario_agendar p{
    line-height: 25px;
    font-size: 18px;
  }

  footer p{
    font-size: 14px;
    line-height: 20px;
  }

  #contador{
    padding-bottom: 39px;
    padding-top: 61px;
  }

  .text-empresa h2{
    font-size: 31px;
  }

  .text-empresa p{
    line-height: 24px;
    font-size: 16px;
  }

  .text-nuestro-equipo h2{
    font-size: 34px;
  }

  .text-nuestro-equipo p{
    line-height: 24px;
    font-size: 17px;
  }

  .text-nuestro-equipo{
    padding-bottom: 70px;
    padding-right: 21px;
  }

  .text-nuestro-equipo h1{
    font-size: 19px;
  }

  #eligenos h2{
    font-size: 29px;
  }

  #eligenos {
    padding: 88px 0px;
  }

  .title-servicios h2{
    font-size: 23px;
  }

  .tex-servicios{
    display: block;
    margin-bottom: 21px;
  }

  .text-servicios{
    padding: 65px 25px 95px 25px;
    margin: 0px;
  }

  .text-servicios ul li{
    line-height: 27px;
    font-size: 18px;
  }

  .text-servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text-servicios h1{
    font-size: 21px;
  }

  .text-plan-seguridad h1{
    font-size: 29px;
    line-height: 35px;
  }

  .text-plan-seguridad h2{
    font-size: 24px;
  }

  .tex-servicios2{
    display: block;
    margin-bottom: 17px;
  }

  .title-servicios p{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2{
    margin: 0px;
    padding: 65px 15px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2 p{
    line-height: 24px;
    font-size: 18px;
  }

  .text-servicios2 h1{
    font-size: 22px;
  }

  .text-servicios3 ul{
    margin-left: 0px;
  }

  .text-servicios3{
    padding: 65px 16px;
  }

  .tex-servicios4{
    display: block;
    margin-bottom: 15px;
  }

  .text-servicios4{
    margin: 0px;
    padding: 70px 20px 124px 20px;
  }

  #servicios{
    padding: 40px 0px;
  }

  .title-planes h2{
    font-size: 20px;
  }

  .btn-plan a{
    width: 100%;
    padding: 13px 39px;
    float: left;
    margin-left: 0px;;
  }

  #planes {
    padding: 42px 0px;
  }

  .text-planes-empresariales h1{
    line-height: 37px;
    font-size: 28px;
  }

  .text-planes-empresariales h2{
    font-size: 23px;
    line-height: 27px;
  }

  .text-planes-empresariales a{
    text-align: center;
    width: 100%;
  }

  #plan-administracion h2{
    font-size: 24px;
  }

  #plan-administracion{
    padding: 40px 0px;
  }

  #plan-honorarios h2{
    font-size: 27px !important;
  }

  .title-asesoria h2{
    font-size: 28px;
  }

  .ver_mas-asesoria h2{
    padding-left: 5px;
    padding-right: 5px;
  }

  .ver_mas-asesoria h4{
    padding: 12px 19px;
  }

  .ver_mas-asesoria{
    padding-bottom: 29px;
  }

  .text-contacto h1{
    font-size: 18px;
  }

  .text-contacto h2{
    font-size: 29px;
  }

  #formulario{
    padding: 0px;
  }

  .text-contacto p{
    font-size: 18px;
    line-height: 25px;
  }

  .contacto{
    padding-left: 6px;
  }

  .contacto ul li{
    padding-left: 74px;
    line-height: 32px;
    font-size: 16px;
  }


}

/*-------------------------------------------------------------------------*/

@media (max-width:550px) and (min-width:501px){

  #banner {
    margin-top: 24%;
  }

  .logo {
    padding: 12px 0px;
  }

  #titulo-xs {
    margin-top: 25%;
  }

  #home h2{
    font-size: 30px;
  }

  #home p{
    font-size: 16px;
    line-height: 25px;
  }

  .equip_home{
    display: block;
  }

  .equipos_home{
    margin: 0px;
    margin-bottom: 20px;
  }

  .equipos_home h4{
    font-size: 18px;
  }

  .btn-home{
    margin-top: 25px;
  }

  .btn-home a{
    float: left;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0px;
  }

  .text-cyc-home{
    padding-top: 45px;
  }

  .text-cyc-home h2{
    line-height: 35px;
    font-size: 29px;
  }

  .contador{
    display: block;
  }

  .contador_text{
    margin-bottom: 45px;
    width: 100%;
  }

  #contador{
    padding-top: 63px;
    padding-bottom: 33px;
  }

  #elegirnos h2{
    padding-bottom: 39px;
  }

  .elegido_home{
    margin-right: 0px;
    margin-bottom: 0px;
  }

  #clientes h2{
    font-size: 26px;
  }

  #formulario_agendar{
    padding: 65px 27px;
  }

  .owl-next{
    left: 10% !important;
  }

  #eligenos {
    padding: 62px 0px;
  }

  .text-empresa h2{
    font-size: 29px;
    padding-bottom: 16px;
  }

  .text-empresa p{
    line-height: 25px;
    font-size: 17px;
  }

  .text-nuestro-equipo{
    padding-bottom: 80px;
    padding-right: 31px;
  }

  #eligenos h2{
    font-size: 33px;
  }

  .eligenos{
    padding-bottom: 45px;
  }

  #emp7{
    bottom: 23%;
  }

  .title-servicios h2{
    font-size: 30px;
  }

  .tex-servicios{
    display: block;
    margin-bottom: 25px;
  }

  .text-servicios{
    margin: 0px;
    padding: 65px 29px 95px 29px;
  }

  .text-servicios p{
    font-size: 18px;
  }

  .text-servicios ul li{
    line-height: 28px;
    font-size: 18px;
  }

  .text-plan-seguridad h1{
    font-size: 36px;
    line-height: 42px;
  }

  .text-plan-seguridad h2{
    font-size: 25px;
  }

  .tex-servicios2{
    display: block;
    margin-bottom: 28px;
  }

  .text-servicios2{
    margin: 0px;
  }

  .text-servicios2 p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
  }

  .text-servicios3 ul{
    margin-left: 0%;
  }

  .text-servicios3 ul li{
    font-size: 18px;
  }

  .text-servicios3{
    margin: 0px;
  }

  .tex-servicios4{
    display: block;
    margin-bottom: 25px;
  }

  .text-servicios4{
    margin: 0px;
    padding: 70px 38px 121px 38px;
  }

  #planes {
    padding: 16px 0px;
  }

  .title-planes h2{
    font-size: 27px;
  }

  .title-planes {
    padding-top: 7px;
  }

  .text-planes-empresariales h1{
    font-size: 30px;
  }

  .text-planes-empresariales h2{
    line-height: 33px;
    font-size: 27px;
  }

  #plan-administracion{
    padding: 57px 0px;
  }

  #plan-administracion h2{
    font-size: 29px;
  }

  #plan-honorarios h2{
    font-size: 27px;
  }

  .title-asesoria h2{
    font-size: 29px;
  }

  #planes-empresariales {
    padding: 19px 0px;
  }

  #contacto {
    padding: 11px 0px;
  }

  .text-contacto p{
    font-size: 19px;
  }

  .text-contacto h2{
    font-size: 31px;
  }

  #formulario {
    padding: 0px 12px;
  }

  .contacto{
    padding-left: 9px;
  }

  .contacto ul li{
    line-height: 28px;
    font-size: 20px;
    padding-left: 76px;
  }

  #emp10{
    top: 0%;
    z-index: -1;
  }

}



@media (max-width:650px) and (min-width:551px){

  #banner {
    margin-top: 24%;
  }

  .logo {
    padding: 12px 0px;
  }

  #titulo-xs {
    margin-top: 22%;
  }

  #home h2{
    font-size: 30px;
  }

  #home p{
    font-size: 16px;
    line-height: 25px;
  }

  .equip_home{
    display: block;
  }

  .equipos_home{
    margin: 0px;
    margin-bottom: 20px;
  }

  .equipos_home h4{
    font-size: 18px;
  }

  .btn-home{
    margin-top: 25px;
  }

  .btn-home a{
    float: left;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0px;
  }

  .text-cyc-home{
    padding-top: 45px;
  }

  .text-cyc-home h2{
    line-height: 35px;
    font-size: 29px;
  }

  .ver_mas{
    padding: 15px 44px;
  }

  .ver_mas h3{
    font-size: 19px;
  }

  #contador h2{
    font-size: 32px;
  }

  .contador{
    display: block;
  }

  .contador_text{
    margin-bottom: 45px;
    width: 100%;
  }

  #contador{
    padding-top: 63px;
    padding-bottom: 33px;
  }

  #elegirnos h2{
    padding-bottom: 39px;
    font-size: 29px;
  }

  .elegido_home{
    margin-right: 0px;
    margin-bottom: 0px;
  }

  #clientes h2{
    font-size: 26px;
  }

  footer p{
    font-size: 18px;
  }

  #formulario_agendar{
    padding: 65px 27px;
  }

  .owl-next{
    left: 10% !important;
  }

  #eligenos {
    padding: 62px 0px;
  }

  .text-empresa h2{
    font-size: 29px;
    padding-bottom: 16px;
  }

  .text-empresa p{
    line-height: 25px;
    font-size: 17px;
  }

  .text-nuestro-equipo{
    padding-bottom: 80px;
    padding-right: 31px;
  }

  #eligenos h2{
    font-size: 33px;
  }

  .eligenos{
    padding-bottom: 45px;
  }

  #emp7{
    bottom: 23%;
  }

  .title-servicios h2{
    font-size: 30px;
  }

  .tex-servicios{
    display: block;
    margin-bottom: 25px;
  }

  .text-servicios{
    margin: 0px;
    padding: 65px 29px 95px 29px;
  }

  .text-servicios p{
    font-size: 18px;
  }

  .text-servicios ul li{
    line-height: 28px;
    font-size: 18px;
  }

  .text-plan-seguridad h1{
    font-size: 36px;
    line-height: 42px;
  }

  .text-plan-seguridad h2{
    font-size: 25px;
  }

  .tex-servicios2{
    display: block;
    margin-bottom: 28px;
  }

  .text-servicios2{
    margin: 0px;
  }

  .text-servicios2 p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
  }

  .text-servicios3 ul{
    margin-left: 0%;
  }

  .text-servicios3 ul li{
    font-size: 18px;
  }

  .text-servicios3{
    margin: 0px;
  }

  .tex-servicios4{
    display: block;
  }

  .text-servicios4{
    padding: 70px 38px 70px 38px;
    margin: 0px 0px 15px 0px;
  }

  #planes {
    padding: 16px 0px;
  }

  .title-planes h2{
    font-size: 27px;
  }

  .title-planes {
    padding-top: 7px;
  }

  .text-planes-empresariales h1{
    font-size: 30px;
  }

  .text-planes-empresariales h2{
    line-height: 33px;
    font-size: 27px;
  }

  #plan-administracion{
    padding: 57px 0px;
  }

  #plan-administracion h2{
    font-size: 29px;
  }

  #plan-honorarios h2{
    font-size: 27px;
  }

  .title-asesoria h2{
    font-size: 29px;
  }

  #planes-empresariales {
    padding: 19px 0px;
  }

  #contacto {
    padding: 11px 0px;
  }

  .text-contacto p{
    font-size: 19px;
  }

  .text-contacto h2{
    font-size: 31px;
  }

  #formulario {
    padding: 0px 12px;
  }

  .contacto{
    padding-left: 9px;
  }

  .contacto ul li{
    line-height: 28px;
    font-size: 20px;
    padding-left: 76px;
  }

  #emp10{
    top: 0%;
    z-index: -1;
  }


}


@media (max-width:750px) and (min-width:651px){

  .logo {
    padding: 8px 0px;
  }

  #titulo-xs {
    margin-top: 18%;
  }

  #banner{
    margin-top: 21%;
  }

  .ver_mas h3{
    font-size: 20px;
  }

  .ver_mas{
    padding: 25px 21px;
  }

  .equip_home{
    display: block;
    margin-bottom: 23px;
  }

  .equipos_home{
    margin: 0px;
  }

  .text-cyc-home h2{
    line-height: 36px;
    font-size: 31px;
  }

  .contador{
    display: block;
  }

  .contador_text{
    width: 100%;
    margin-bottom: 29px;
  }

  #elegirnos h2{
    padding-bottom: 45px;
  }

  #contador{
    padding-bottom: 58px;
  }

  .elegido_home{
    margin-right: 0px;
  }

  #formulario_agendar{
    padding: 65px 61px;
  }

  #home h2{
    font-size: 33px;
  }

  .text-empresa h2{
    font-size: 34px;
  }

  .text-empresa p{
    font-size: 19px;
  }

  .text-nuestro-equipo{
    padding-bottom: 63px;
    padding-right: 23px;
  }

  #eligenos h2{
    font-size: 34px;
  }

  .eligenos{
    margin-bottom: 25px;
  }

  .btn-home {
    margin-top: 25px;
  }

  .btn-home a {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0px;
  }

  #clientes h2{
    font-size: 33px;
  }

  .tex-servicios{
    margin-bottom: 19px;
    display: block;
  }

  .text-servicios{
    margin: 0px;
  }

  #servicios{
    padding: 53px 0px;
  }

  .text-plan-seguridad h1{
    font-size: 37px;
    line-height: 46px;
  }

  .title-servicios h2{
    font-size: 28px;
  }

  .text-plan-seguridad h2{
    font-size: 30px;
  }

  .title-servicios p{
    font-size: 18px;
  }

  .tex-servicios2{
    display: block;
  }

  .text-servicios3 ul {
    margin-left: 7%;
  }

  .tex-servicios4{
    display: block;
  }

  .text-servicios4{
    padding: 70px 38px 70px 38px;
    margin: 0px 0px 25px 0px;
  }

  .title-planes h2{
    font-size: 28px;
  }

  .text-planes-empresariales h1{
    font-size: 38px;
    padding-bottom: 11px;
  }

  .text-planes-empresariales h2{
    font-size: 29px;
    line-height: 36px;
  }

  #planes {
    padding: 18px 0px;
  }

  #plan-administracion h2{
    font-size: 30px;
  }

  .contacto{
    padding-left: 61px;
  }

  .contacto ul li{
    line-height: 34px;
    padding-left: 93px;
  }


}


@media (max-width:767px) and (min-width:751px){

  .equip_home{
    display: block;
    margin-bottom: 34px;
  }

  .logo {
    padding: 9px 0px;
  }

  #titulo-xs {
    margin-top:16%;
  }

  .equipos_home{
    margin: 0px;
  }

  .btn-home {
    margin-top: 25px;
  }

  .btn-home a {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0px;
  }

  .text-cyc-home h2{
    font-size: 29px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-bottom: 88px;
  }

  #elegirnos h2{
    font-size: 32px;
    padding-bottom: 39px;
  }

  #clientes h2{
    font-size: 31px;
  }

  .text-nuestro-equipo{
    padding-bottom: 47px;
  }

  .eligenos{
    margin-bottom: 15px;
  }

  footer p{
    font-size: 18px;
  }

  .tex-servicios{
    display: block;
    margin-bottom: 22px;
  }

  .text-servicios{
    margin: 0px;
  }

  .text-plan-seguridad h1{
    font-size: 41px;
  }

  .text-plan-seguridad h2{
    font-size: 32px;
    padding-bottom: 48px;
  }

  #servicios{
    padding: 19px 0px;
  }

  .title-servicios h2{
    font-size: 30px;
  }

  .title-servicios p{
    font-size: 18px;
  }

  .tex-servicios2{
    display: block;
    margin-bottom: 27px;
  }

  .text-servicios2{
    margin: 0px;
  }

  .tex-servicios4{
    display: block;
    margin-bottom: 26px;
  }

  .text-servicios4{
    margin: 0px;
  }

  .title-planes h2{
    font-size: 30px;
  }

  .text-planes-empresariales h1{
    font-size: 37px;
  }

  .text-planes-empresariales h2{
    font-size: 31px;
    line-height: 39px;
  }

  .title-planes h1{
    padding-top: 65px;
  }

  #plan-administracion h2{
    font-size: 33px;
  }

  .contacto{
    padding-left: 107px;
  }

}


/*-----------------------------------------------------------------------*/

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

   #banner {
    margin-top:15%;
  }

  .logo {
    padding: 13px 0px;
  }

  #titulo{
    padding-top: 109px;
    padding-bottom: 141px;
    text-align: left;
    margin-top:15%;
  }

  #titulo h1{
    padding-bottom: 8px;
  }

  #emp3-peq{
    bottom: -16%;
  }

  #titulo h2{
    font-size: 34px;
  }

  .equip_home{
    display: block;
    margin-bottom: 23px;
  }

  .equipos_home{
    margin: 0px;
  }

  #contador h2{
    padding-bottom: 34px;
  }

  footer p{
    font-size: 17px;
  }

  .text-servicios2{
    margin: 10px 0px;
  }

  #home h2{
    font-size: 34px;
  }

  #contador h2{
    font-size: 29px;
  }

  .elegido_home h4{
    line-height: 23px;
    font-size: 16px;
  }

  .btn-home{
    margin-top: 31px;
  }

  .btn-home a{
    margin-left: 19px;
    font-size: 18px;
  }

  .text-cyc-home h2{
    font-size: 31px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-top: 83px;
    padding-bottom: 89px;
  }

  #elegirnos h2{
    font-size: 30px;
  }

  .elegido_home{
    margin-right: 0px;
  }
  .owl-next{
    left: 11% !important;
  }

  #clientes h2{
    font-size: 32px;
  }

  .text-nuestro-equipo{
    padding-bottom: 55px;
  }

  .eligenos{
    padding-bottom: 45px;
  }

  #eligenos h2{
    font-size: 34px;
  }

  #eligenos {
    padding: 95px 0px;
  }

  .title-servicios h2{
    font-size: 34px;
  }

  .text-servicios{
    padding: 65px 16px 95px 16px;
    margin: 9px;
  }
  
  .text-servicios ul li{
    line-height: 26px;
    font-size: 17px;
  }

  .text-servicios h1{
    font-size: 19px;
  }

  .text-servicios p{
    font-size: 17px;
    line-height: 22px;
  }

  .text-plan-seguridad h1{
    font-size: 38px;
    line-height: 50px;
  }

  .text-plan-seguridad h2{
    font-size: 31px;
  }

  .tex-servicios2{
    display: block;
  }

  .text-servicios3 ul {
    margin-left: 11%;
  }

  .title-servicios p{
    font-size: 17px;
  }

  .tex-servicios4{
    display: block;
  }

  .text-servicios4{
    padding: 70px 38px 70px 38px;
    margin: 0px 0px 25px 0px;
  }

  .title-planes h2{
    font-size: 33px;
  }

  .text-planes-empresariales h1{
    font-size: 41px;
  }

  .text-planes-empresariales h2{
    font-size: 30px;
    line-height: 42px;
  }

  #plan-administracion h2{
    font-size: 33px;
  }

  #plan-honorarios h2{
    font-size: 33px;
  }

  .title-asesoria h2{
    font-size: 33px;
  }

  .contacto{
    padding-left: 89px;
  }

  .contacto ul li{
    line-height: 36px;
    padding-left: 82px;
  }

  #planes-empresariales{
    padding: 22px 0px;
  }

}



/*-----------------------------------------------------------------------*/

@media (max-width:991px) and (min-width:894px){

  #banner {
    margin-top: 17%;
  }

  .texto{
    bottom: 22%;
    padding: 0px;
    left: 0%;
    margin-left: 101px;
  }

  .texto h2{
    font-size: 27px;
  }

  .ver_mas{
    padding: 30px 44px;
  }

  .ver_mas h3{
    font-size: 19px;
  }

  #elegirnos h2{
    font-size: 30px;
  }

  .text-empresa p{
    font-size: 19px;
  }

  .text-empresa h2{
    font-size: 32px;
  }

  footer p{
    font-size: 18px;
  }

  .texto h1{
    font-size: 26px;
  }

  .figuras{
    bottom: 3%;
  }

  .equip_home{
    display: block;
    margin-bottom: 38px;
  }

  .ver_mas-asesoria h4{
    font-size: 16px;
  }

  .contacto ul li{
    padding-left: 94px;
  }

  .text-cyc-home h2{
    font-size: 31px;
  }

  .contacto ul li{
    line-height: 33px;
    font-size: 22px;
  }

  .text-planes-empresariales h1{
    font-size: 38px;
  }

  .text-planes-empresariales h2{
    font-size: 29px;
  }

  .title-planes h2{
    font-size: 30px;
  }

  #titulo h2{
    font-size: 31px;
  }

  .ver_mas-asesoria h2{
    font-size: 16px;
  }

  #home h2{
    font-size: 29px;
  }

  .equipos_home{
    margin: 0px;
  }

  .btn-home{
    margin-top: 0px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-top: 82px;
    padding-bottom: 107px;
  }

  .elegido_home{
    margin-right: 0px;
  }

  .owl-next{
    left: 8% !important;
  }

  #titulo{
    margin-top: 15%;
    padding-top: 143px;
    padding-bottom: 111px;
  }

  .text-servicios{
    padding: 65px 21px 95px 21px;
  }

  .text-servicios ul li{
    line-height: 30px;
    font-size: 18px;
  }

  .text-servicios h1{
    font-size: 21px;
  }

  .text-servicios p{
    font-size: 18px;
    line-height: 25px;
  }

  .text-servicios2{
    margin: 6px;
    padding: 8px;
  }

  .text-servicios2 ul li{
    font-size: 16px;
    line-height: 21px;
  }

  .text-servicios2 p{
    line-height: 20px;
    font-size: 17px;
  }

  .text-servicios2 h1{
    font-size: 16px;
  }

  .title-servicios p{
    font-size: 17px;
  }

  .text-servicios3 ul {
    margin-left: 15%;
  }

  .text-servicios3 ul li{
    padding-bottom: 10px;
  }

  .title-servicios h2{
    font-size: 33px;
  }

  .text-servicios4 h1{
    font-size: 20px;
  }

  .text-servicios4{
    padding: 70px 8px 70px 8px;
  }

  #plan-seguridad{
    padding: 21px 0px;
  }

  .text-servicios4 ul li{
    font-size: 17px;
    line-height: 21px;
  }

  .text-plan-seguridad h1{
    font-size: 40px;
  }

  .text-plan-seguridad h2{
    font-size: 32px;
  }

  .text-nuestro-equipo{
    padding-bottom: 65px;
  }


}


@media (max-width:1113px) and (min-width:992px){

  #banner {
    margin-top: 14%;
  }

  .texto{
    bottom:27%;
    padding: 0px;
    margin-left: 0px;
  }

  .texto h2{
    font-size: 25px;
  }

  .texto h1{
    font-size: 22px;
  }

  .figuras{
    bottom: 5%;
  }

  .equipos_home{
    margin: 7px;
  }

  .equipos_home h3{
    font-size: 20px;
  }

  .equipos_home h4{
    line-height: 21px;
    font-size: 15px;
  }

  .eligenos{
    margin-bottom:20px;
  }

  #home p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-cyc-home h2{
    font-size: 21px;
  }

  .text-cyc-home p{
    font-size: 17px;
    line-height: 22px;
  }

  .text-cyc-home h1{
    padding-bottom: 0px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-top: 65px;
    padding-bottom: 74px;
  }

  #contador h2{
    padding-bottom: 68px;
  }

  .elegido_home{
    margin-right: 0px;
  }

  #elegirnos h2{
    font-size: 27px;
    line-height: 36px;
  }

  .elegido_home h4{
    line-height: 21px;
    font-size: 16px;
  }

  .elegido_home h3{
    font-size: 20px;
  }

  #titulo{
    padding-top: 121px;
    padding-bottom: 150px;
    margin-top: 15%;
  }

  .text-empresa {
    margin-top: 1%;
  }

  .text-empresa p{
    font-size: 17px;
    line-height: 23px;
  }

  .text-empresa h2{
    font-size: 33px;
  }

  .text-nuestro-equipo{
    margin-top: 8%;
    padding-right: 6px;
    padding-bottom: 153px;
  }

  .text-nuestro-equipo p{
    font-size: 16px;
    line-height: 25px;
  }

  .text-servicios{
    padding: 65px 36px 95px 36px;
  }

  .text-servicios ul li {
    font-size: 17px;
    line-height: 28px;
  }

  .text-servicios p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-plan-seguridad h1{
    line-height: 36px;
    font-size: 31px;
  }

  .text-plan-seguridad h2{
    font-size: 27px;
  }

  #servicios{
    padding: 62px 0px;
  }

  .text-servicios2{
    margin: 7px;
  }

  .text-servicios2{
    padding: 65px 25px;
  }

  .text-servicios2 p{
    font-size: 17px;
    line-height: 21px;
  }

  .text-servicios2 h1{
    font-size: 18px;
  }

  .text-servicios2 ul li{
    font-size: 16px;
    line-height: 20px;
  }

  .text-servicios3 ul {
    margin-left: 30%;
  }

  .text-servicios4{
    padding: 70px 20px 70px 20px;
  }

  .text-servicios4 h1{
    font-size: 19px;
  }

  .text-servicios4 ul li{
    font-size: 18px;
    line-height: 22px;
  }

  .title-planes h2{
    font-size: 33px;
  }

  .text-planes-empresariales{
    margin-top: 2%;
  }

  .text-planes-empresariales h1{
    font-size: 33px;
    line-height: 54px;
  }

  .text-planes-empresariales h2{
    font-size: 29px;
    line-height: 35px;
  }

  #plan-administracion h2{
    font-size: 28px;
  }

  #plan-honorarios h2{
    font-size: 30px;
  }

  .contacto{
    padding-left: 6px;
    margin-top: 21%;
  }

  .contacto ul li{
    padding-left: 77px;
    font-size: 21px;
    line-height: 33px;
    font-size: 19px;
  }

  #formulario {
    padding: 0px 16px;
  }

  .text-contacto p{
    font-size: 18px;
  }

  .text-contacto h2{
    font-size: 31px;
  }

  .ver_mas{
    padding: 21px 14px;
  }

  .ver_mas h3{
    font-size: 19px;
  }

  .owl-next{
    left: 8% !important;
  }

}




@media (max-width:1195px) and (min-width:1114px){

  #banner{
    margin-top:13%;
  }

  .texto{
    bottom: 17%;
    left: 6%;
    margin-left: 0px;
  }

  .texto h1{
    font-size: 23px;
  }

  .texto h2{
    font-size: 32px;
  }

  .equipos_home{
    margin: 8px;
  }

  .equipos_home h3{
    font-size: 20px;
  }

  .equipos_home h4{
    line-height: 23px;
    font-size: 16px;
  }

  .figuras{
    bottom: 7%;
  }

  .text-cyc-home h2{
    line-height: 32px;
    font-size: 29px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-bottom: 121px;
  }

  #elegirnos h2{
    font-size: 31px;
  }

  .elegido_home h4{
    font-size: 17px;
    line-height: 23px;
  }

  #titulo{
    padding-top: 169px;
    padding-bottom: 130px;
    margin-top: 12%;
  }

  .text-empresa {
    margin-top: 0%;
  }

  .text-empresa p{
    line-height: 27px;
    font-size: 18px;
  }

  .text-empresa h2{
    font-size: 32px;
    line-height: 18px;
  }

  .text-nuestro-equipo{
    margin-top: 9%;
    padding-bottom: 162px;
  }

  .eligenos{
    margin-bottom: 25px;
  }

  .text-servicios{
    padding: 65px 61px 95px 61px;
  }

  .text-plan-seguridad h1{
    font-size: 35px;
    line-height: 41px;
  }

  .text-plan-seguridad h2{
    font-size: 31px;
  }

  .text-servicios2{
    padding: 65px 13px;
    margin: 8px;
  }

  .text-servicios2 h1{
    font-size: 19px;
  }

  .text-servicios2 p{
    font-size: 17px;
    line-height: 21px;
  }

  .text-servicios2 ul li{
    line-height: 23px;
    font-size: 18px;
  }

  .text-servicios4{
    padding: 70px 17px 70px 17px;
    margin: 8px;
  }

  .text-servicios4 h1{
    font-size: 21px;
  }

  .text-servicios4 ul li{
    line-height: 23px;
    font-size: 18px;
  }

  .title-planes h2{
    font-size: 33px;
  }

  .text-planes-empresariales {
    margin-top: 1%;
  }

  .text-planes-empresariales h1{
    font-size: 38px;
  }

  .text-planes-empresariales h2{
    font-size: 27px;
    line-height: 38px;
  }

  footer p{
    font-size: 19px;
  }

  #plan-administracion h2{
    font-size: 31px;
  }

  .text-cyc-home p{
    font-size: 18px;
  }

  .elegido_home{
    margin-right: 7px;
  }

  .contacto {
    padding-left: 24px;
    margin-top: 19%;
  }

  .contacto ul li{
    line-height: 34px;
    padding-left: 87px;
    font-size: 21px;
  }

  .logo {
    padding: 16px 0px;
  }

  .ver_mas{
    padding: 17px 24px;
  }

  .ver_mas h3{
    font-size: 19px;
  }

  .owl-next{
    left: 8% !important;
  }


}



@media (max-width:1295px) and (min-width:1196px){

  #banner{
    margin-top:12%;
  }

  .texto{
    bottom: 17%;
    left: 7%;
  }

  .texto h2{
    font-size: 25px;
  }

  .texto h1{
    font-size: 22px;
  }

  .equipos_home{
    margin: 9px;
  }

  .equipos_home h3{
    font-size: 21px;
  }

  .equipos_home h4{
    line-height: 24px;
    font-size: 16px;
  }

  .text-cyc-home h2{
    font-size:21px;
    line-height: 26px;
    padding-bottom: 7px;
  }

  .ver_mas{
    padding: 15px 13px;
  }

  .ver_mas h3{
    font-size: 14px;
  }

  .text-cyc-home p{
    font-size: 16px;
    line-height: 21px;
  }

  .text-cyc-home h1{
    padding-bottom: 10px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-top: 28px;
    padding-bottom: 121px;
  }

  #formulario_agendar{
    padding: 65px 36px;
  }

  #contador h2{
    padding-bottom: 62px;
  }

  .elegido_home{
    margin-right: 5px;
  }

  .elegido_home h4{
    line-height: 20px;
    font-size: 16px;
  }

  .elegido_home h3{
    font-size: 20px;
  }

  #elegirnos h2{
    font-size: 32px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 148px;
    padding-bottom: 184px;
  }

  .eligenos{
    margin-bottom: 20px;
  }

  .text-empresa {
    margin-top: 1%;
  }

  .text-empresa h2{
    font-size: 33px;
  }

  .text-empresa p{
    line-height: 27px;
    font-size: 18px;
  }

  .text-nuestro-equipo{
    margin-top: 9%;
    padding-bottom: 155px;
    padding-right: 26px;
  }

  .text-servicios{
    padding: 65px 51px 95px 51px;
  }

  .text-servicios ul li{
    font-size: 18px;
  }

  .text-plan-seguridad h1{
    font-size: 38px;
    line-height: 48px;
  }

  .text-plan-seguridad h2{
    font-size: 31px;
  }

  .text-servicios2 h1{
    font-size: 21px;
  }

  .text-servicios2 p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-servicios2 ul li{
    font-size: 17px;
    line-height: 22px;
  }

  .text-servicios2{
    padding: 65px 19px;
    margin: 8px;
  }

  .text-servicios3 h1{
    padding-bottom: 15px;
    font-size: 20px;
  }

  .text-servicios3 p{
    font-size: 18px;
    padding-bottom: 22px;
    line-height: 23px;
  }

  .text-servicios3 ul {
    margin-left: 0%;
  }

  .text-servicios3{
    padding: 23px 17px;
  }

  .text-servicios3 ul li{
    font-size: 16px;
  }

  .text-servicios4{
    padding: 70px 25px 70px 25px;
  }

  .text-servicios4 ul li{
    font-size: 18px;
  }

  .title-planes h2{
    font-size: 31px;
  }

  .text-planes-empresariales{
    margin-top: 0%;
  }

  .text-planes-empresariales h1{
    font-size: 40px;
  }

  .text-planes-empresariales h2{
    line-height: 42px;
    font-size: 34px;
  }

  #plan-administracion h2{
    font-size: 33px;
  }

  .contacto{
    padding-left: 11px;
    margin-top: 24%;
  }

  .contacto ul li{
    padding-left: 79px;
    line-height: 30px;
    font-size: 22px;
  }

  #formulario {
    padding: 0px 31px;
  }

  .figuras{
    bottom: 7%;
  }

}


@media (max-width:1300px) and (min-width:1296px){

  #banner{
    margin-top:12%;
  }

  .texto{
    bottom: 17%;
    left: 9%
  }

  .figuras{
    bottom: 6%;
  }

  .texto h2{
    font-size:30px;
  }

  .texto h1{
    font-size: 25px;
  }

  .equipos_home{
    margin: 9px;
  }

  .equipos_home h3{
    font-size: 21px;
  }

  .equipos_home h4{
    line-height: 24px;
    font-size: 16px;
  }

  .text-cyc-home h2{
    font-size: 26px;
    padding-bottom: 7px;
    line-height: 29px;
  }

  .text-cyc-home h1{
    padding-bottom: 10px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-top: 28px;
    padding-bottom: 121px;
  }

  #contador h2{
    padding-bottom: 62px;
  }

  .elegido_home{
    margin-right: 5px;
  }

  .text-elegido{
    padding: 50px 11px 113px 45px;
  }

  .elegido_home h4{
    line-height: 27px;
    font-size: 18px;
  }

  #elegirnos h2{
    font-size: 32px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 166px;
    padding-bottom: 163px;
  }

  .text-empresa {
    margin-top: 1%;
  }

  .text-empresa h2{
    font-size: 33px;
  }

  .text-empresa p{
    line-height: 27px;
    font-size: 18px;
  }

  .text-nuestro-equipo{
    margin-top: 9%;
    padding-bottom: 155px;
    padding-right: 26px;
  }

  .text-servicios{
    padding: 65px 51px 95px 51px;
  }

  .text-servicios ul li{
    font-size: 18px;
    line-height: 30px;
  }

  .text-servicios p{
    font-size: 18px;
    line-height: 26px;
  }

  .text-plan-seguridad h1{
    font-size: 38px;
    line-height: 48px;
  }

  .text-plan-seguridad h2{
    font-size: 31px;
  }

  .text-servicios2 h1{
    font-size: 19px;
  }

  .text-servicios2 p{
    line-height: 23px;
    font-size: 18px;
  }

  .text-servicios2 ul li{
    font-size: 17px;
    line-height: 22px;
  }

  .text-servicios4{
    padding: 70px 25px 195px 25px;
  }

  .text-servicios4 ul li{
    font-size: 18px;
  }

  .title-planes h2{
    font-size: 33px;
  }

  .text-planes-empresariales{
    margin-top: 0%;
  }

  .text-planes-empresariales h1{
    font-size: 40px;
  }

  .text-planes-empresariales h2{
    line-height: 42px;
    font-size: 34px;
  }

  #plan-administracion h2{
    font-size: 33px;
  }

  .contacto{
    padding-left: 11px;
    margin-top: 23%;
  }

  .contacto ul li{
    padding-left: 79px;
    line-height: 30px;
    font-size: 20px;
  }

  #formulario {
    padding: 0px 31px;
  }

  .text-cyc-home p{
    line-height: 22px;
    font-size: 17px;
  }

  #formulario_agendar{
    padding: 65px 43px;
  }

  footer p{
    font-size: 15px;
    line-height: 22px;
  }

  #emp3{
    bottom: -41%;
  }

  .text-servicios2{
    margin: 9px;
    padding: 65px 22px;
  }

  .text-servicios3 ul {
    margin-left: 24%;
  }


}



@media (max-width:1400px) and (min-width:1301px){

  #banner {
    margin-top: 12%;
  }

  .texto{
    bottom: 19%;
    left: 9%;
  }

  .texto h2{
    font-size: 27px;
  }

  .texto h1{
    font-size: 24px;
  }

  .equipos_home{
    margin: 6px;
  }

  .equipos_home h4{
    line-height: 21px;
    font-size: 16px;
  }

  .equipos_home h3{
    font-size: 18px;
  }

  .text-cyc-home h2{
    line-height: 32px;
    font-size: 30px;
  }

  .text-cyc-home p{
    font-size: 17px;
    line-height: 21px;
  }

  .contador_text{
    width: 100%;
  }

  #contador{
    padding-top: 69px;
    padding-bottom: 63px;
  }

  #elegirnos h2{
    font-size: 29px;
  }

  .elegido_home{
    margin-right: 0px;
  }

  .elegido_home h4{
    line-height: 20px;
    font-size: 16px;
  }

  .elegido_home h3{
    font-size: 19px;
  }

  #formulario_agendar{
    padding: 65px 40px;
  }

  footer p{
    font-size: 16px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 219px;
    padding-bottom: 143px;
  }

  #emp3{
    bottom: -32%;
  }

  .ver_mas{
    padding: 20px 18px;
  }

  .ver_mas h3{
    font-size: 13px;
  }

  .owl-next{
    left: 9% !important;
  }

  .text-empresa {
    margin-top: 1%;
  }

  .text-empresa h2{
    font-size: 33px;
  }

  .text-empresa p{
    line-height: 25px;
    font-size: 17px;
  }

  .figuras{
    bottom: 7%;
  }

  .text-nuestro-equipo{
    padding-right: 32px;
    padding-bottom: 140px;
  }

  .text-servicios{
    padding: 65px 38px 95px 38px;
  }

  .text-servicios ul li{
    line-height: 32px;
    font-size: 18px;
  }

  .text-servicios p{
    font-size: 17px;
    line-height: 22px;
  }

  .text-plan-seguridad h1{
    font-size: 37px;
    line-height: 38px;
  }

  .text-plan-seguridad h2{
    font-size: 28px;
  }

  .title-servicios h2{
    font-size: 33px;
  }

  .text-servicios2{
    margin: 7px;
    padding: 65px 20px;
  }

  .text-servicios2 p{
    font-size: 17px;
    line-height: 21px;
  }

  .text-servicios2 h1{
    font-size: 20px;
  }

  .text-servicios2 ul li{
    line-height: 21px;
    font-size: 17px;
  }

  .text-servicios3 ul {
    margin-left: 1%;
  }

  .text-servicios3 ul li{
    font-size: 17px;
  }

  .text-servicios3{
    padding: 23px 17px;
  }

  .text-servicios3 h1{
    font-size: 21px;
    padding-top: 28px;
    padding-bottom: 21px;
  }

  .text-servicios3 p{
    font-size: 18px;
    line-height: 22px;
  }

  .text-servicios4 h1{
    font-size: 19px;
  }

  .text-servicios4{
    padding: 70px 25px 70px 25px;
  }

  .text-servicios4 ul li{
    font-size: 18px;
  }

  .title-planes h2{
    font-size: 32px;
  }

  .text-planes-empresariales h1{
    font-size: 37px;
    padding-bottom: 11px;
  }

  .text-planes-empresariales h2{
    font-size: 30px;
    line-height: 37px;
  }

  .text-planes-empresariales {
    margin-top: 1%;
  }

  .contacto{
    padding-left: 11px;
    margin-top: 22%;
  }

  .contacto ul li{
    padding-left: 78px;
    line-height: 35px;
    font-size: 21px;
  }

}



@media (max-width:1500px) and (min-width:1401px){

  #banner {
    margin-top: 12%;
  }

  .texto{
    bottom: 19%;
    left: 9%;
  }

  .texto h2{
    font-size: 32px;
  }

  .equipos_home{
    margin: 6px;
  }

  .equipos_home h4{
    line-height: 21px;
    font-size: 16px;
  }

  .ver_mas{
    padding: 19px 21px;
  }

  .ver_mas h3{
    font-size: 16px;
  }

  .owl-next{
    left: 9% !important;
  }

  .equipos_home h3{
    font-size: 18px;
  }

  .text-cyc-home h2{
    line-height: 32px;
    font-size: 30px;
  }

  .text-cyc-home p{
    font-size: 17px;
    line-height: 21px;
  }

  .contador_text{
    width: 100%;
  }

  .figuras{
    bottom: 6%;
  }

  #contador{
    padding-top: 69px;
    padding-bottom: 63px;
  }

  #elegirnos h2{
    font-size: 29px;
  }

  .elegido_home{
    margin-right: 0px;
  }

  .elegido_home h4{
    line-height: 20px;
    font-size: 16px;
  }

  .elegido_home h3{
    font-size: 20px;
  }

  #formulario_agendar{
    padding: 65px 40px;
  }

  footer p{
    font-size: 16px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 219px;
    padding-bottom: 143px;
  }

  #emp3{
    bottom: -32%;
  }

  .text-empresa {
    margin-top: 1%;
  }

  .text-empresa h2{
    font-size: 33px;
  }

  .text-empresa p{
    line-height: 25px;
    font-size: 17px;
  }

  .text-nuestro-equipo{
    padding-right: 32px;
    padding-bottom: 140px;
  }

  .text-servicios{
    padding: 65px 38px 95px 38px;
  }

  .text-servicios ul li{
    line-height: 32px;
    font-size: 18px;
  }

  .text-servicios p{
    font-size: 17px;
    line-height: 22px;
  }

  .text-plan-seguridad h1{
    font-size: 37px;
    line-height: 38px;
  }

  .text-plan-seguridad h2{
    font-size: 28px;
  }

  .title-servicios h2{
    font-size: 33px;
  }

  .text-servicios2{
    margin: 7px;
    padding: 65px 20px;
  }

  .text-servicios2 p{
    font-size: 17px;
    line-height: 21px;
  }

  .text-servicios2 h1{
    font-size: 20px;
  }

  .text-servicios2 ul li{
    line-height: 21px;
    font-size: 16px;
  }

  .text-servicios3 ul li{
    font-size: 17px;
    line-height: 23px;
  }

  .text-servicios3 p{
    line-height: 22px;
    font-size: 17px;
  }

  .text-servicios3{
    padding: 23px 15px;
  }

  .text-servicios3 ul {
    margin-left: 9%;
  }

  .text-servicios4 h1{
    font-size: 19px;
  }

  .text-servicios4{
    padding: 70px 25px 60px 25px;
  }

  .text-servicios4 ul li{
    font-size: 18px;
  }

  .title-planes h2{
    font-size: 32px;
  }

  .text-planes-empresariales h1{
    font-size: 37px;
    padding-bottom: 11px;
  }

  .text-planes-empresariales h2{
    font-size: 30px;
    line-height: 37px;
  }

  .text-planes-empresariales {
    margin-top: 1%;
  }

  .contacto{
    padding-left: 11px;
    margin-top: 19%;
  }

  .contacto ul li{
    padding-left: 78px;
    line-height: 35px;
    font-size: 21px;
  }

  .texto h1{
    font-size: 24px;
  }

  .text-servicios3 h1{
    font-size: 20px;
    padding-bottom: 10px;
  }

}


@media (max-width:1600px) and (min-width:1501px){

  #banner {
    margin-top: 12%;
  }

  .texto{
    bottom: 19%;
    left: 9%;
  }

  .texto h2{
    font-size: 36px;
  }

  .ver_mas{
    padding: 23px 29px;
  }

  .ver_mas h3{
    font-size: 17px;
  }

  .equipos_home h3{
    font-size: 20px;
  }

  .elegido_home h4{
    line-height: 24px;
    font-size: 17px;
  }

  .equipos_home h4{
    line-height: 22px;
    font-size: 16px;
  }

  .text-cyc-home h2{
    line-height: 33px;
    font-size: 30px;
  }

  .text-cyc-home p{
    font-size: 18px;
    line-height: 25px;
  }

  .contador_text{
    width: 100%;
  }

  .figuras{
    bottom: 7%;
  }

  #contador{
    padding-top: 105px;
    padding-bottom: 87px;
  }

  .elegido_home{
    margin-right: 9px;
  }

  #elegirnos h2{
    font-size: 33px;
  }

  #formulario_agendar{
    padding: 65px 58px;
  }

  footer p{
    font-size: 18px;
  }

  .owl-next{
    left: 9% !important;
  }

  .text-empresa {
    margin-top: 0%;
  }

  .text-empresa p{
    line-height: 28px;
    font-size: 19px;
  }

  .text-nuestro-equipo{
    padding-bottom: 118px;
  }

  .text-nuestro-equipo{
    margin-top: 11%;
  }

  #emp3{
    bottom: -23%;
  }

  #titulo{
    padding-top: 243px;
    padding-bottom: 167px;
    margin-top: 10%;
  }

  .text-servicios{
    padding: 65px 45px 95px 45px;
  }

  .text-plan-seguridad h1{
    font-size: 38px;
    line-height: 47px;
  }

  .text-plan-seguridad h2{
    font-size: 29px;
  }

  .text-servicios2 p{
    line-height: 22px;
    font-size: 17px;
  }

  .text-servicios2{
    padding: 65px 22px;
  }

  .text-servicios3 p{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios3 ul {
    margin-left: 12%;
  }

  .text-servicios2 ul li{
    line-height: 22px;
    font-size: 17px;
  }

  .text-servicios3{
    padding: 23px 19px;
  }

  .text-servicios3 h1{
    padding-bottom: 17px;
    padding-top: 29px;
  }

  .text-servicios3 ul li{
    line-height: 21px;
    font-size: 18px;
  }

  .text-servicios2 h1{
    font-size: 19px;
  }

  .text-servicios4{
    padding: 70px 30px 70px 30px;
  }

  .text-servicios4 ul li{
    font-size: 17px;
    line-height: 24px;
  }

  .title-planes h2{
    font-size: 32px;
  }

  .text-planes-empresariales h1{
    font-size: 42px;
  }

  .text-planes-empresariales h2{
    line-height: 35px;
    font-size: 32px;
  }

  .contacto{
    padding-left: 30px;
    margin-top: 19%;
  }

  .contacto ul li{
    padding-left: 83px;
  }

  .contacto ul li{
    line-height: 36px;
    font-size: 21px;
  }

  .texto h1{
    font-size: 28px;
  }

}




@media (max-width:1700px) and (min-width:1601px){

  #banner {
    margin-top: 9%;
  }

  .texto{
    bottom: 20%;
    left: 9%;
  }

  .ver_mas{
    padding: 26px 20px;
  }

  .ver_mas h3{
    font-size: 20px;
  }

  .figuras{
    bottom: 5%;
  }

  .elegido_home h4{
    font-size: 17px;
  }

  .text-servicios4{
    padding: 70px 30px 70px 30px;
  }
  
  .equipos_home h3{
    font-size: 21px;
  }

  .equipos_home h4{
    line-height: 22px;
    font-size: 16px;
  }

  .texto h1{
    font-size: 30px;
  }

  .texto h2{
    font-size: 39px;
  }

  .text-cyc-home h2{
    line-height: 36px;
    font-size: 31px;
  }

  .owl-next{
    left: 9% !important;
  }

  .contador_text{
    width: 93%;
  }

  #contador{
    padding-top: 83px;
    padding-bottom: 103px;
  }

  #elegirnos h2{
    font-size: 33px;
  }

  .elegido_home{
    margin-right: 7px;
  }

  #titulo{
    padding-top: 236px;
    padding-bottom: 200px;
    margin-top: 9%;
  }

  #emp3{
    bottom: -17%;
  }

  .text-empresa {
    margin-top: 0%;
  }

  .text-nuestro-equipo{
    padding-bottom: 180px;
  }

  .text-plan-seguridad h1{
    font-size: 38px;
    line-height: 47px;
  }

  .text-plan-seguridad h2{
    font-size: 31px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
    line-height: 24px;
  }

  .text-servicios2 p{
    font-size: 17px;
    line-height: 22px;
  }

  .text-servicios2 h1{
    font-size: 21px;
  }

  .text-servicios3 ul {
    margin-left: 12%;
  }

  .text-servicios2{
    margin: 8px;
    padding: 65px 24px;
  }

  .text-servicios3{
    padding: 23px 19px;
  }

  .text-servicios3 ul li{
    font-size: 17px;
  }

  .text-servicios3 h1{
    padding-bottom: 20px;
  }

  .text-servicios3 p{
    padding-bottom: 20px;
  }

  .text-servicios4 h1{
    font-size: 22px;
  }

  .text-servicios4 ul li{
    font-size: 17px;
    line-height: 23px;
  }

  .title-planes h2{
    font-size: 32px;
  }

  .contacto{
    margin-top: 18%;
    padding-left: 28px;
  }

  .contacto ul li{
    padding-left: 84px;
    line-height: 35px;
    font-size: 22px; 
  }

}



@media (max-width:1850px) and (min-width:1701px){

  #banner {
    margin-top: 9%;
  }

  .text-servicios4{
    padding: 70px 30px 120px 30px;
  }

  .texto{
    bottom: 25%;
    left: 10%;
  }

  .figuras{
    bottom: 7%;
  }

  .owl-next{
    left: 8% !important;
  }

  .contador_text{
    width: 80%;
  }

  .elegido_home{
    margin-right: 8px;
  }

  .text-empresa {
    margin-top: 0%;
  }

  .text-servicios2{
    margin: 12px;
  }

  .text-servicios3{
    padding: 23px 21px;
  }

  .text-servicios3 p{
    padding-bottom: 22px;
  }

  .text-servicios3 h1{
    padding-top: 24px;
    padding-top: 24px;
  }

  .text-servicios3 ul {
    margin-left: 9%;
  }

  .text-servicios3 ul li{
    font-size: 17px;
  }

  .text-servicios2 ul li{
    font-size: 18px;
  }

  .text-nuestro-equipo{
    padding-bottom: 231px;
  }

  .equipos_home h4{
    font-size: 16px;
    line-height: 22px;
  }

  .text-cyc-home h2{
    line-height: 33px;
    font-size: 32px;
  }

  .ver_mas{
    padding: 26px 23px;
  }

  .ver_mas h3{
    font-size: 19px;
  }

  #titulo{
    padding-top: 288px;
    padding-bottom: 177px;
    margin-top: 9%;
  }

  #emp3{
    bottom: -15%;
  }

  .text-plan-seguridad h1{
    font-size: 42px;
  }

  .contacto {
    padding-left: 34px;
    margin-top: 17%;
  }

  .contacto ul li{
    padding-left: 101px;
    line-height: 34px;
    font-size: 22px;
  }

  .equipos_home h3{
    font-size: 22px;
  }

}



@media (max-width:1920px) and (min-width:1851px){

  #banner {
    margin-top: 9%;
  }

  .texto{
    bottom: 25%;
    left: 10%;
  }

  .figuras{
    bottom: 7%;
  }

  .owl-next{
    left: 8% !important;
  }

  .contador_text{
    width: 80%;
  }

  .elegido_home{
    margin-right: 8px;
  }

  .text-empresa {
    margin-top:3%;
  }

  .equipos_home h4{
    font-size: 18px;
  }

  .text-cyc-home h2{
    line-height: 33px;
    font-size: 32px;
  }

  .ver_mas{
    padding: 32px 26px;
  }

  .ver_mas h3{
    font-size: 19px;
  }

  #titulo{
    padding-top: 281px;
    padding-bottom: 243px;
    margin-top: 9%;
  }

  #emp3{
    bottom: -15%;
  }

  .text-plan-seguridad h1{
    font-size: 42px;
  }

  .contacto {
    padding-left: 34px;
    margin-top: 15%;
  }

  .contacto ul li{
    padding-left: 101px;
    line-height: 34px;
    font-size: 22px;
  }

  .equipos_home h3{
    font-size: 22px;
  }

}


@media (max-width:2000px) and (min-width:1921px){
  
  .ver_mas{
    padding:26px 25px;
  }
  
  .ver_mas h3{
    font-size: 21px;
  }

  .owl-next3{
    left: 4% !important;
  }

  #titulo{
    margin-top: 8%;
    padding-top: 315px;
    padding-bottom: 241px;
  }

  #emp3{
    bottom: -2%;
  }

  .contacto{
    padding-left: 48px;
  }

  .contacto ul li{
    line-height: 34px;
  }


}


@media (max-width:2400px) and (min-width:2001px){


  .ver_mas h3{
    font-size: 22px;
  }

  .owl-next3{
    left: 4% !important;
  }

  .contacto{
    padding-left: 48px;
  }

  .contacto ul li{
    line-height: 34px;
    font-size: 23px;
  }




}