body{font-size: 18px; font-family: 'Ubuntu', sans-serif;}
header {z-index: 1071; top: 0; opacity: 60; position: -webkit-sticky; position: sticky; padding: 10px; background-color: #000000; border-bottom: solid 1px #333333; box-shadow: 0 5px 5px 0 rgba(100,100,100,.5);}

.justify { text-align: justify; }
.custom-select {font-size: 1rem; color: #495057;}
.navbar{color: #fff!important; padding: 0px; padding: 10px 0px; float: right; z-index: 20;}
.nav-link{color: #ffffff!important;}
.nav-item{font-size: 17px;}
.navbar-brand {display: none;}
.navbar-toggler{display: none;}

.frase-empresa{color: #ffca05; font-style: italic; font-weight: normal; text-align: right;}
.last{padding-right: 0px!important;}
.links_scroll a{color: #000000; text-decoration: none; transition: all ease-in-out .3s;}
.links_scroll a:hover{opacity: 0.6;}

.error{color: red; font-size: 12px; display: inline-block; margin-top: 10px;}
.error ul{list-style: none; padding-left: 10px;}
.error li{margin-bottom: 5px;}

/* SLIDE */
.slide-caption{ 
  color: #ffca05; 
  font-size: 4em; 
  background-color: rgba(0, 0, 0, 0.8);
  display: inline;
  padding: 5px;
  line-height: 1.35em;
  }

.carousel-item { z-index: -10!important;}
.slide-a { bottom: 25%; left: 50%;text-align: left;}
.slide-b { bottom: 25%; right: 12%;text-align: right;}
.slide-c { bottom: 5%; left: 60%;text-align: left;}
.slide-d { bottom: 25%; left: 5%;text-align: left;}
.slide-e { bottom: 10%; right: 70%;text-align: left;}
/* SLIDE end */


/* CLIENTES */
.clientes-detalle{margin-top: 30px; margin-bottom: 30px;}
.lineas-amarilla-top{border-top: solid 3px #ffca05; padding-top: 30px;}

/* LOGOS CARROUSEL */
.slider {
  width: 100%;
  margin: 0;
}
.slick-slide {
  margin: 0;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
/***********************/

/* CONTACTO */

/* RECAPTCHA */
#recaptcha, #rc-imageselect {
  margin: 10px auto;
  display: table;
}

#contact {margin-top: 75px;}
#contacto p, #contacto a{ margin-bottom: 1em; display: inline-block; color: #000000; text-decoration: none; display: block;}
#contacto i{display: inline-block; margin-right: 15px;}
#send, #send-modal{ float: right; margin-top: 15px; }
#contacto a:hover {color: #ffffff; opacity: 0.6;}

/*COMUNES*/
.margin-0 {margin: 0;}
.margin-bottom-30{margin-bottom: 30px;}
.margin-bottom-60{margin-bottom: 60px;}
.padding-right-0{padding-right: 0px;}
.padding-left-0{padding-left: 0px;}
.bold{font-weight: bold;}
.subrayado-amarillo{display: inline-block; margin-bottom: 30px; border-bottom: solid 2px #ffca05;}
.text-left{text-align: left;}
.flex-container {display: flex;}
.centra-vertical{margin-bottom: auto; margin-top: auto;}
.section-space{ padding-top: 60px!important; padding-bottom: 60px!important; clear: both}
.descripcion_servicios .col-md-4 { display: flex; justify-content: center; align-items: center; flex-direction: column; }
.section-space-min{ padding-top: 30px!important; padding-bottom: 30px!important; clear: both}
.legales{margin: 0;}
.sectspace{ padding-top: 60px!important; padding-bottom: 60px!important; clear: both}
.bg-grey{background-color: #c6c6c6;}
.bg-dark-grey{background-color: #575756;}
.bg-dark-black{background-color: #000000;}
.bg-yellow{background-color: #ffca05;}
.btn, .btn-cotiza{ border-radius: 5px; color: #ffffff; background-color: #000000;}
.btn, .btn-cotiza-legales{ border-radius: 5px; border: solid 1px #ffca05; color: #ffca05; margin-top: 15px; background-color: #000000;}
.cl-white{color: #ffffff!important;}

.btn:hover{color: #ffca05; background-color: #3c3c3c;}
.btn-cotiza:hover{ border-radius: 5px; color: #ffffff;}
.bajada{font-weight: 700; color: #ffca05; margin-bottom: 0px;}
.modalidad{font-size: 1.25em; font-weight: 700; color: #ffffff;}
.legales{font-size: 1.75em; font-weight: 700; color: #000000;}
.cotiza{font-size: 2.5em; color: #000000;}
.trabaja{font-size: 1em;}
.padding-cel{padding: 6px 0px;}

.wow { visibility: hidden; }

/* Legales */
.inscripciones h2 { font-size: 1.75rem; }
.habilitaciones h3 { font-size: 1.5rem; }
.habilitaciones img { margin-bottom: 15px; }
.habilitaciones .col-sm-6 { padding: 30px; }
.habilitaciones .superior .col-sm-6:first-child { background-color: #f1f1f2; }
.habilitaciones .superior .col-sm-6:last-child { background-color: #e6e7e8; }
.habilitaciones .inferior .col-sm-6:first-child { background-color: #d0d2d3; }
.habilitaciones .inferior .col-sm-6:last-child { background-color: #bbbdbf; }
/* Legales end */

/*.SEGUIDOR */
#seguidor{
  position: fixed;
  width: 150px;
  height: 205px;
  background-color: #fff;
  z-index: 20;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: auto;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
  -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
  padding: 45px 10px 10px;
}

.click-to-call-mobile {
  width: 60px;
  height: 60px;
  background-color: #eee;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -30px;
  border-radius: 50%;
  font-size: 2em;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
  -moz-box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
  box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
  display: flex;
  justify-content: center;
  align-items: center;
}

.ion-ios-mail, .ion-ios-location, .ion-ios-email, .ion-ios-telephone, .ion-ios-world {
  margin-right: 15px;
}

.ion-ios-telephone{
  margin-right: 0;
}

.btn-green{
  padding: 10px;
  position: absolute;
  right: 23px;
  bottom: -17px;
  border: none!important;
  background-color: #96c93d;
  border-radius: 5px;
  color: #ffffff;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
  -moz-box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
  box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
}

.btn-green:hover{border: none!important; background-color: #8C8989;}

.modal-title {display: inline-block!important;}
#cerrar-seguidor{position: absolute; top: 0; right: 5px; border: none; background-color: #ffffff; margin-top: 5px;}
#cerrar-seguidor:hover{opacity: 0.6;}
#modal{top: 150px;}
#envia{clear: both;  margin-top: 15px; }
#envia:hover{background-color: #8C8989; color: #ffffff;}

#seguidor-tel{display: none;}

.btn-yellow{
	position: absolute; right: 20px;
	bottom: -18px;
	border: none!important;
	background-color: #ffca05;
	border-radius: 5px;
	color: #3c3c3c;
	-webkit-box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
	-moz-box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
	box-shadow: 1px 1px 3px 1px rgba(119,119,119,.48);
}

.btn-yellow:hover{border: none!important; background-color: #3c3c3c; color: #ffffff!important;}

#cerrar-seguidor{position: absolute; top: 0; right: 5px;}
#cerrar-seguidor:hover{opacity: 0.6;}
#modal{top: 200px;}
/*******************/

/* FOOTER */
footer{background-color: #000000; color: #c8c8c8; padding-top: 60px; padding-bottom: 10px;}
footer a{ color: #c8c8c8; text-decoration: none!important;}

footer a, footer p{
  color: #c8c8c8;
}

footer a:hover, .footer_datos a:hover {
  opacity: 0.6!important;
  display: inline-block!important;
  color: #c8c8c8;
}

.footer_datos{ text-align: center; margin-bottom: 30px; color: #c8c8c8; font-size: 16px;}  

.derechos, .libre{margin-top: 15px; font-size: 14px; margin:0; padding: 0; }

.libre {font-size: 10px;}

.footer_tel {
  position: relative!important;
  top: 0;
  left: 0;
  margin-right: 15px;
}
/***************/

/* Carrusel Slick (corrige problema de altura) */
.slick-slide {
  height: auto;
}
/* Carrusel Slick (corrige problema de altura) end */


@media (max-width: 1200px) {
  /* SLIDE */
  .slide-caption{ font-size: 3em; }
  /* SLIDE end */
}

@media (max-width: 991px) {
  .nav-link-separator, .frase-empresa{display: none;}
  .logo{float: left; margin: 0;}

  .navbar{
    margin: 0px;
    color: #dcdcdc!important; 
    float: left;
    border-radius: 5px;
  }
  .navbar-brand{ 
    display: inline-block;
    font-weight: normal;
    color: #dcdcdc;
  }

  .navbar-toggler{
    display: inline-block;
    float: right;
    margin-top: 28px;
    padding: 3px 5px;
    background-color: #dcdcdc;
    background-image: url("../img/icon-hamb.gif");
    background-size: 100% 100%;

  }

  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
  }

  /* Seguidor */
  #seguidor{display: none;}

  #seguidor-tel{
   display: inline-block; 
   position: fixed;
   background-color: #ffca05;
   border-radius: 5px;
   bottom: 20px;
   right: 20px; 
   z-index: 30;
   padding: 15px;
   -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
   -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
   box-shadow: 0 0 2px 0 rgba(0,0,0,.5);
  }

  #seguidor-tel a{ color: #3c3c3c;}
  #seguidor-tel a:hover{ color: #ffffff;}
  #seguidor-tel h5{ font-size: 14px; margin: 0px!important;}
  #cerrar-seguidor-tel{ background-color: #ffca05!important; border: none; }
  #cerrar-seguidor-tel:hover{ opacity: 0.6;
}

@media (max-width: 830px) {
  .trabaja-bajada{font-size: 0.75em!important;}
  /* SLIDE */
  .slide-caption{ font-size: 2em; line-height: 1.5; }
  /* SLIDE end */
}

@media (max-width: 860px) {
  .trabaja-bajada{font-size: 0.75em!important;}
  /* SLIDE */
  .slide-caption{ font-size: 2.5em; line-height: 1.5; }
  .slide-e { bottom: 5%; right: 70%; }
  /* SLIDE end */
}

@media (max-width: 767px) {

  /* Legales */
  .inscripciones h2 { font-size: 1.5rem; }
  .habilitaciones h3 { font-size: 1.25rem; }
  .habilitaciones img { margin-bottom: 15px; }
  .habilitaciones .col-sm-6 { padding: 30px; }
  .habilitaciones .col-sm-6 p { font-size: 1rem; }
  .habilitaciones .superior .col-sm-6:first-child { background-color: #f1f1f2; }
  .habilitaciones .superior .col-sm-6:last-child { background-color: #e6e7e8; }
  .habilitaciones .inferior .col-sm-6:first-child { background-color: #d0d2d3; }
  .habilitaciones .inferior .col-sm-6:last-child { background-color: #bbbdbf; }
  /* Legales end */

  .section-space{ padding-top: 10px!important; padding-bottom: 20px!important; clear: both}
  
  .frase-empresa{font-size: 0.75em; text-align: center; margin-top: 1em;}
  .trabaja-bajada{font-size: 0.75em!important;}
  .mapa{display: none;}
  .padding-cel{padding: 30px 0px;}
}

@media (max-width: 750px) {
  /* SLIDE */
  .slide-caption{ font-size: 1.75em; line-height: 1.5; }
  .slide-a { bottom: 25%; left: 50%; }
  .slide-b { bottom: 25%; right: 12%; }
  .slide-c { bottom: 0%; left: 60%; }
  .slide-d { bottom: 25%; left: 5%; }
  .slide-e { bottom: 0%; right: 70%; }
  /* SLIDE end */
}

@media (max-width: 576px) {
  /* SLIDE */
  .slide-caption{ font-size: 1em; line-height: 1.5; }
  .slide-a { bottom: 25%; left: 50%; }
  .slide-b { bottom: 25%; right: 12%; }
  .slide-c { bottom: 0%; left: 60%; }
  .slide-d { bottom: 25%; left: 5%; }
  .slide-e { bottom: 0%; right: 70%; }
  /* SLIDE end */

	.certificacion{max-width: 100%;}
	.frase-empresa{display: none;}
	.modalidad, .bajada{margin: 0px!important;}
	.modalidad{font-size: 1.25em; font-weight: 700; color: #ffffff;}
	.cotiza{font-size: 2em; color: #000000;}

  #recaptcha, #rc-imageselect {
    -webkit-transform: scale(0.78);
    -moz-transform:    scale(0.78);
    -ms-transform:     scale(0.78);
    -o-transform:      scale(0.78);
    transform:         scale(0.78);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    position: relative;
    left: 5%;
  }
}