/******************************FUENTE******************/
@font-face{
    font-family: gothic;
    src: url(../fonts/GOTHIC.ttf) format('truetype');
}

@font-face{
    font-family: gothicBold;
    src: url(../fonts/GOTHICB.ttf) format('truetype');
}
@font-face{
    font-family: gothicItalic;
    src: url(../fonts/GOTHICI.ttf) format('truetype');
}
@font-face{
    font-family: gothicBoldItalic;
    src: url(../fonts/GOTHICBI.ttf) format('truetype');
}

h1{
    font-family: gothicBold;
    font-size: 36px;
}

h2{
    font-family: gothicBold;
    font-size: 34px;
}
h3{
    font-family: gothic;
    font-size: 25px;
}
h4{
    font-family: ubuntuLight;
    font-size: 28px;
}
h5{
    font-family: gothic;
    font-size: 24px;
}

h6{
    font-family: gothic;
    font-size: 28px;
}
p{
    font-family: gothic;
 
}
a{
    font-family: gothic;

}

small{
    font-family: gothic;
    font-size: 30px;
    color: antiquewhite;
}


html, body{
  height: 100%;

}

/* MENU NAVEGACIÓN */


/* CINTILLO DE LOGO *******************************/
.cintillo-logo{
    width: 100%;
    height: 100%;
    margin-bottom: 25px;
}

.cintillo-logo2{
    width: 100%;
    height: 100px;
}


.img-cintillo{
width: 130%;
}

.img-cintillo2{
width: 80%;

}

.img-logo-nosotros{
    width: 100%;
}

.domicilio{
    font-size: 12px;
}


.cintillo-logo2{
     width: 100%;
    height: 100%;
    margin-bottom: 25px;
    
}

  .domicilio-cintillo{
        text-align: right;
    }


@media (max-width: 576px) {
    .img-cintillo {
        padding: 10px;
        width: 100%;
    }
    
    .domicilio-cintillo{
        text-align: center;
    }
}

/*********************** FIN CINTILLO LOGO *****************************/


/****************************** SLIDER ************************************/


.slider-bg{
    width: 100%;
    height: 100%;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 0rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
   width: 100%;
    height: 250px;
   background: rgba(42,43,42, 0.8);
   margin-left: -16%;
  
   text-align: center;
   padding: 100px;
      z-index: 1;

/*    
  z-index: 10;
  bottom: 3rem;*/
}

/* Declare heights because of positioning of img element */
.carousel-item { 
  height: 38rem;
  background-color: #777;
}


.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 38rem;
}


/******************** RESPONSIVE SLIDER *************/

@media(max-width:768px){
/* Tamaños de item de carrucel */    
  .carousel-item {
  height: 16rem;

}
    
    .slider-bg{
        width: 100%;
        height: 256px;
       
    }
    
    .slider-bg img{
        width: 100%;
        height: 100%;
    }
    
 }


@media(max-width:480px){
/* Tamaños de item de carrucel */    
  .carousel-item {
  height: 10rem;

}
    
    .slider-bg{
        width: 100%;
        height: 100%;
       
    }
    
    .slider-bg img{
        height: 160px;
    }
    
 }

/* NOSOTROS */

#nosotros{
       
    background-color: #aeabab;
    width: 100%;

   
}

.nosotros-bg{
    
margin-bottom: 50px;
}

.nosotros-title{
    
}

#nosotros h1{
    color: #fff;
    font-size: 35px;
}

#nosotros p{
    color: #fff;
    font-size: 20px;
}

.texto-nosotros{
    text-align: justify;
}
/* NOSOTROS RESPONSIVE */

@media (max-width: 576px) {
    
    .texto-nosotros{
    padding: 30px;
}
    
    #nosotros p{
   
    font-size: 18px;
}
 
}



/* SECTORES */

#sectores{
    background-color: #fff;
}

.sectores-bg{
    width: 100%;
    margin-bottom: 50px;
 
}

#sectores img{
    width: 60%;
}

#sectores h1{
    color: #000;
    font-size: 35px;
}

#sectores h2{
    color: #000;
    font-size: 30px;
}

#sectores .image-sectores{
    width: 40%;
}






/***** SECTORES RESPONSIVE *****/
@media(max-width:560px){
  #sectores .image-sectores{
    width: 60%;
}  
}

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


/* SECTORES 2 */

#sector-2{
    background-color: #fff;
     width: 100%;
  
 
}

.sector-2-bg{
    margin-bottom: 50px;
}

#sector-2 img{
    width: 60%;
}

#sector-2 p{
    font-size: 20px;
}






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


/* vision */

#vision{
    background-color: #fff;
}

.vision-bg{
    width: 100%;
    height: 100%;
    margin-bottom: 50px;
}

#vision img{
    width: 40%;
}

#vision h2{
    color: #000;
    font-size: 25px;
}

#vision p{
    color: #000;
    font-size: 18px;
}




/* vision RESPONSIVE */

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

/* AREAS DE PRÁCTICA */
#areas{
     background-color: #aeabab;
      width: 100%; 
}

.areas-bg{


   
}

#areas h1{
    color: #fff;
    font-size: 30px;
}

#areas h2{
    color: #fff;
    font-size: 20px;
}

#areas .margen-i{
    margin-left: 30px;
}

@media (max-width: 576px) {
  
    #areas .margen-i{
    text-align: center;
     margin-left: 0px;   
}
  
 
}




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

/* VALORES */
#valores{
     background-color: #aeabab;
}

.valores-bg{
    width: 100%;
    height: 100%; 
}

#valores h1{
    color: #fff;
    font-size: 30px;
}

#valores h2{
    color: #fff;
    font-size: 20px;
}

#valores li{
     color: #fff;
    font-size: 20px;
}

#valores p{
     color: #fff;
    font-size: 18px;
}

/*************** MAPA *****************/
#mapa{
    
    
}

#mapa .mapa-bg{
    width: 100%;
    height: 100%;
}

#map {
    min-height: 600px;
    width: 100%;
    top: -20px;

}

#map1 {
    min-height: 420px;
    width: 100%;
    top: -20px;

}

#map2{
     min-height: 420px;
    width: 100%;
    top: -20px;
}

.ajustar-map{
    width: 100%;
}

/****************   CONTACTO ******************************/
#contacto{
     background-color: #fff;
    width: 100%; 
 
}

#contacto contacto-bg
{
    margin-bottom: 25px;
    
}

#contacto form-group{
    padding-bottom: 20px;
}

#contacto form-1{
    margin-top: 200px;
}


/**************** AGENDAR UNA CITA ******************************/






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


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

/* FOOTER */

.footer{
    background-color: #000;
    width: 100%;
   
}

.footer p{
    color: #fff;
    font-size: 15px;
}



/* CLASES AUXILIARES */

.text-centro{
   text-align: center;   
}

.text-rigth{
   text-align: right;   
}

.text-left{
   text-align: left;   
}


.img-centro{
    text-align: center;   
}

.text-justificado{
    text-align: justify;
}

.top-05{
    margin-top: 5px;
}

.top-10{
    margin-top: 10px;
}

.top-20{
    margin-top: 20px;
}

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

.top-30{
    margin-top: 30px;
}

.top-50{
    margin-top: 50px;
}

.linea-blanca{
    color: #fff;
background-color: #fff;
height: 3px;
}

.linea-negra{
    color: #000;
background-color: #000;
height: 2px;
}

.img-zoom:hover{
    -webkit-transform:scale(.9);transform:scale(.9);
    border-radius:50%;
-webkit-border-radius:50%;
    box-shadow: 0px 0px 15px 15px #aeabab;
-webkit-box-shadow: 0px 0px 15px 15px #aeabab;
    
}

.boton_personalizado{
    font-family: gothicBold;
    text-decoration: none;
    padding: 10px;
    font-weight: 600;
    font-size: 15px;
    color: #aeabab;
    background-color: #fff;
    border-radius: 6px;
    border: 2px solid #aeabab;
  }

.boton_personalizado:hover{
    font-family: gothicBold;
    text-decoration: none;
    padding: 10px;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    background-color: #000;
    border-radius: 6px;
    border: 2px solid #000;
  }