/*********************************************************************************

	Template Name: Template Full Name Here
	Description: A perfect template to build beautiful and unique medical websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/
/********   GENERAL     **********/
h2, .h2{
  font-size: 27pt;
}
h1,h2,h3,h4{
  color: #081D40;
}
p{
  color: #606060;
}
ul.no-teme{
  list-style: none;
}
.in-button{
  color: #081D40;
  border-color: #081D40;
}
.in-button:hover, .in-button:link:hover, .in-button:visited:hover{
  background: #081D40;
}
#scrollUp{
  background:#081D40;
  border: 1px solid #081D40;
}
.in-navigation > ul > li:hover > a{
  color: #606060;
}
.in-service{
  box-shadow: 0 0 12px rgb(136 136 136 / 90%);
}
.list-tr-blue {
  list-style: none; /* Remove default bullets */
}
.footer-contact-icon{
  color: #3A475D !important;
}
.mean-container .mean-nav>ul{
  height: auto;
}
.btn-video{
  margin-top: 10px;
}
.btn-video-padding{
  margin-top: 35px;
}
.in-videobutton::after,.in-videobutton::before{
  content: none;
}
.btn-primary {
    background-color: #1E4BA9;
    border-color: #1E4BA9;
    border-top-color: rgb(0, 123, 255);
    border-right-color: rgb(0, 123, 255);
    border-bottom-color: rgb(0, 123, 255);
    border-left-color: rgb(0, 123, 255);
}
nav > ul > li > a{
  padding: 0px 12px !important;
}
/******************/
/********   INDEX     **********/
#specs .in-feature-icon{
  color: #081D40;
}
#services p{
  text-align: justify;
}
#services h2{
  width: 100%;
  color: #606060 !important;
  font-size: 60px;
}
#services h4{
  color: #1E4BA9;
  font-size: 20px;
}
#services h5, #team h4{
  color: #1E4BA9;
  font-size: 20px;
}
.in-service:hover{
  background: white;
}
.in-service{
  height: 260px;
}
.in-service:hover p{
  color: #606060 !important;
}
.border-white{
  border: 1px solid white;
}
#team img{
  border-radius: 100px;
}

#team .in-service{
  box-shadow: none;
}
#team h2{
  color:#606060 !important;
}
#form-cotiza h4{
  color: #081D40 !important;
}
.float-wp{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.float-wp:hover {
	text-decoration: none;
	color: #25d366;
  background-color:#fff;
}

.my-buttom{
	margin-top:16px;
  color: white;
}
.float-wp:hover .my-buttom{
  color: #25d366;
}
/******************/
/********   SERVICIOS     **********/
#bg-servicios-inicio{
  background: url("../images/bg/bg-servicio.jpg") no-repeat center;
  width: 100%;
  height: 450px;
  position: relative;
  top: 150px;
  margin-bottom: 100px;
  background-size: cover;
}
#h2-ayudar{
  color: #081D40 !important;
}
.div-list{
  background: white;
  box-shadow: 0 0 12px rgb(136 136 136 / 90%);
  overflow: hidden;
  border-radius: 4px;
  transition: all 0.4s ease-in-out 0s;
  padding: 15px 0px 5px 0px;
}
.bg-line{
  background: url("../images/bg/bg-line-services.png") no-repeat center; /********   PONER IMAGEN MAS PEQUEÑA     **********/
  width: 100%;
  height: 30px;
  background-size: cover;
}
.list-tr-blue{
  list-style-image: url("../images/bg/triangle_blue.png");
}
#btn-cursos-conf{
  color: white !important;
  margin-top: 10px;
}
/******************/
/********   CURSOS Y CONFERENCIAS     **********/
#bg-servicios-cursos{
  background: url("../images/bg/bg-consultas.png") no-repeat center;
  width: 100%;
  height: 450px;
  position: relative;
  top: 150px;
  margin-bottom: 100px;
  background-size: cover;
}
#content-tittle{
  margin-top: 150px;
  margin-bottom: 100px;
}

/******************/
/********   NUESTRO EQUIPO     **********/
#bg-nuestro-equipo{
  background: url("../images/bg/bg-nuestro-equipo.png") no-repeat center;
  width: 100%;
  height: 450px;
  position: relative;
  top: 150px;
  margin-bottom: 100px;
  background-size: cover;
}
#h5-subtitle{
  color:#081D40;
  margin-top: 30px;
  font-weight: bold;
}
#description-nuestro .div-list{
  padding-left: 20px;
  padding-right: 20px;
}
#description-nuestro p,.text-justify{
  text-align: justify;
}
.btn-conoce-mas{
  background-color:  #1E4BA9 !important;
  border-color:  #1E4BA9 !important;
  width: 250px;
  margin-top: 20px;
  border-radius: 0px;
  text-transform: uppercase;
  color: white !important;
}
.btn-ver-video{
  width: 100px;
  color: white;
}
.btn-ver-video:active,.btn-ver-video:visited{
  color: white;
}
#success-message, #error-message{
  z-index: 2;
}
/******************/
/********   RECLUTAMIENTO     **********/
.list-tr-number{
  list-style: auto;
}
#containt-form-reclutamiento div{
  padding: 10px 50px !important;
}
#bg-servicios-reclutamiento{
  background: url("../images/bg/bg-reclutamiento.png") no-repeat center;
  width: 100%;
  height: 450px;
  position: relative;
  top: 150px;
  margin-bottom: 100px;
  background-size: cover;
}
/******************/
/********   RESPONSIVE     **********/
@media only screen and (min-width: 1024px) {
  #description-nuestro h3{
    margin-top: 50px;
  }
  #description-nuestro .col-12{
    margin-top: 150px;
  }
  #services-nom035 .container{
    background: url("../images/bg/bg-nom-035-services.png") no-repeat center bottom;
    background-size: 45%;
    background-position-y: 120%;
    background-position-x: 102%;
  }
  #services-quick-reclutamiento img{
    min-height: 700px;
  }
}
@media only screen and (min-width: 768px) {
  #services h2{
    margin-top: 150px;
  }
  #blocks-services{
    background: url("../images/bg/bg-blocks.png") no-repeat center center;
    background-size: 50%;
  }
  #services,#reclutamiento-necesidades {
    background: url("../images/bg/bg-curve-line_2.png") no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 250px;
  }
  #quick-contact::after{
    content: url('../images/bg/bg-curve-line_grande.png');
    display:block;
    width: 100%;
    position:relative;
  }
  .tit-services{
    margin-top: 70px;
  }
  #services-nom035 .container{
    padding-bottom: 150px !important;
  }
  #services-consultoria h2{
    margin-top: 110px;
  }
  #img-servi-quick {
    position: relative;
    width: 100%;
    top: 100px;
    z-index: 2;
  }
  #img-conference{
    width: 200px;
    height: 200px;
    margin-top: 10vh;
  }
  #team-nuestro{
    background: url("../images/bg/bg-curve-line_2.png") no-repeat center top;
    background-size: 100%;
  }
  #img-nom035{
    width: 300px;
    height: 300px;
  }
  #tit-conferencias {
    margin-top: 200px;
  }
  #reclutamiento-seleccion-text{
    margin-top: 80px;
  }
  #blocks-reclutamiento-difusion{
    margin-top: 120px;
  }
  #reclutamiento-candidato{
    background: url("../images/bg/bg-curve-line.png") no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 160px;
  }
  #reclutamiento-candidato img{
    position: relative;
    top: 150px;
  }
  #blocks-reclutamiento-contratacion{
    margin-top: 140px;
  }
}

@media only screen and (max-width: 767px) {
  #services,#reclutamiento-necesidades {
    background: url("../images/bg/bg-curve-line.png") no-repeat center bottom;
    background-size: 100%;
    padding-bottom: 100px;
  }
  #bg-servicios-reclutamiento{
    background: url(../images/bg/bg-reclutamiento-movil.png) no-repeat center bottom;
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position-y: 25px;
  }
  #img-conference{
    width: 200px;
    height: 200px;
    margin-top: 50px;
  }
  #img-nom035{
    width: 100%;
    height: auto;
  }
  .heroslider-content {
    padding: 230px 0 100px 0 !important;
  }
  .roundbox-block{
    width: 45%;
    display:inline-block;
  }
  #tit-conferencias {
    margin-top: 100px;
  }
  .pd-mov{
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1800px) {
  #reclutamiento-candidato{
    padding-bottom: 16%;
  }
}
/******************/
