@charset "UTF-8";
/* CSS Document */


/*
Theme Name: academytheme
Author: seowebb
Description: Tema privado desarrollado desde cero exclusivamente para la web de nuestro cliente , prohibida su copia o reproducción.
Version: 1.0
*/


header {
    position: relative;
    width: 100%;   
    z-index: 999;
    
}



header .current_page_item .nav-link{
    color:#a7cfda;
}

header .nav-link:hover
{
    color:#a7cfda;
}

.menu .dropdown:hover > .dropdown-menu{
    display: block;
 
}



.dropdown-menu{
    background-color: #fff;
}
 
.dropdown-menu .nav-link,
header .dropdown-menu .current_page_item .nav-link{
   color:#293450;
    font-size: .8rem;
}

header .dropdown-menu .current_page_item .nav-link:hover{
    color:#a7cfda;
}



.dropdown-menu .nav-link:hover{
 color:#a7cfda;
}

header .nav-link{
    color:#fff;
    text-transform: uppercase;    
	-webkit-transition: all ease 500ms;
  	-moz-transition: all ease 500ms;
 	transition: all ease 500ms;
}

@media (min-width: 768px) {
  .animate {
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
  }
}

@keyframes slideIn {
  0% {
    transform: translateY(1rem);
    opacity: 0;
  }

  100% {
    transform: translateY(0rem);
    opacity: 1;
  }

  0% {
    transform: translateY(1rem);
    opacity: 0;
  }
}

@-webkit-keyframes slideIn {
  0% {
    -webkit-transform: transform;
    -webkit-opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0);
    -webkit-opacity: 1;
  }

  0% {
    -webkit-transform: translateY(1rem);
    -webkit-opacity: 0;
  }
}

.slideIn {
  -webkit-animation-name: slideIn;
  animation-name: slideIn;
}


#modal_aside_left .modal-content{
    border-radius: 0;
    background-color: #fff;
    height: 100%;
}


#modal_aside_left  .modal-dialog{
    max-width: 90%;
    width: 90%;
    margin: 0;
   
    height: 100%;
    transform: translate(0); transition: transform .2s;
}

	

.modal .modal-dialog-aside ul{
	list-style: none;
	
}

.modal .modal-dialog-aside li a{
	color:#293450;
    
}


#modal_aside_left.modal .modal-dialog-aside .modal-content{  height: 100%; border:0; border-radius: 0;}
#modal_aside_left.modal .modal-dialog-aside .modal-content .modal-body{ overflow-y: auto }
#modal_aside_left.modal.fixed-left .modal-dialog-aside{ margin-left:auto;  transform: translateX(100%); }
#modal_aside_left.modal.fixed-right .modal-dialog-aside{ margin-right:auto; transform: translateX(-100%); }

#modal_aside_left.modal.show .modal-dialog-aside{ transform: translateX(0);  }


.movil .position-absolute{
    right: 10px;
    top:10px;
    
}

.movil .position-absolute .fas{
    font-size: 1.4rem;
}



#rotador_clases a .texto_desc{
    color:#fff;
}

.top_header ul li{
    display: inline-block;
    margin-right: .5rem;
}

.top_header .fas,
.top_header .fab{
    font-size: 1.4rem;
}

 .texto_slider .blue-link{
    font-style: italic;
    font-weight: normal;
    text-decoration: underline;
     color:#a7cfda;
}
   

#services .card{
    background-color: transparent;
    border:none;
}

#texto_main .container-fluid{
    padding-left: 0;
    padding-right: 0;
}

.main-text-home p,
.main-text-home li{
    font-weight: 300;
}

.main-text-home li{
    list-style: none;
    
}

.main-text-home li::before,
.texto_centro li::before
{
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f53f";
    color:#293450;
    margin-right: .5rem;
    
}

.list_talleres .card-img{
    position: relative;
}

.list_talleres .card{
    border: none;
}

.list_talleres .overlay-tag{
    position: absolute;
    bottom:20px;
    left: 20px;
    
}

.list_talleres .overlay-tag .badge{
    font-size: 1rem;
}

.list_talleres .card-body p{
    margin-bottom: 0.5rem;
   
    font-size: 1rem;
}

.list_centros .bloque{
    color:#29344f;
}

.list_centros .bloque a{
    color:#29344f;
}

.list_centros .bloque a:hover{
    color:#fff;
}

.list_centros .bloque .fas,
.info_contact .fas{
    font-size: 2rem;
}


.list_centros .bloque p.phone,
.info_contact p.phone{
    margin-bottom: 0;
}

.list_centros .bloque a.text-dark{
    text-decoration: underline;
}

.list_centros .bloque a.text-dark:hover{
    color:#fff !important;
    text-decoration: underline;
}

.info_contact .media{
   color:#29344f;
}

.single_centro{
    color:#293450;
}

.academias-leganes,
.academias-mostoles{
	display:none;
}

.info_bloque .fas{
    font-size: 2rem;
   color:#29344f;
}

.info_bloque .card-body a,
.info_bloque .card-body p{
   color:#29344f;
}

.info_bloque .card-body a:hover{
    color: #fff;
}

.gallery img{
     transition:all .5s ease-in-out;
}
.gallery .col-12,
.gallery .col-md-6,
.gallery .col-lg-3
{
    overflow: hidden;
}

.gallery .col-12:hover img,
.gallery .col-md-6:hover img,
.gallery .col-lg-3:hover img
{

    filter: opacity(.5);
}

footer a,
footer {
    color:#29344f;
}
footer a:hover{
    color:#fff;
}

footer .fab{
    font-size: 2rem;
    margin-right: .5rem;
}


@media all and (min-width:501px){
    #rotador_clases .carousel-caption{
    left:1%;
        right: 1%;
    top:20%;
    }
    
    
    
}
    
   @media all and (max-width:560px){
    #rotador_clases .carousel-caption{
    position: relative;
        margin-top: 10px;
       
    }
       
       #rotador_clases .carousel-caption{
            color:#29344f;
       }
        
        #rotador .carousel-caption h1{
        font-size: 1.5rem !important;
    }
       body{
           font-size: 1rem !important;
       }
	   
	     .top_header{
       
        font-size: .8rem;
    }
       
       .top_header .fas{
           font-size: 1.2rem;
       }
       
       .top_header ul li{
           margin-right: 0;
       }
    
    

}

@media all and (max-width:768px){
    
     #rotador .carousel-caption {
     left: 10%;
         right: 10%;
    top: 10%;   
    text-align: center;
    }
    
}

@media all and (min-width:769px){
    
    
    #rotador .carousel-caption {
     left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
    
}


@media all and (min-width:1200px){
    #rotador_clases .carousel-caption{
   
    top:30%;
    }
}

@media all and (max-width:991px){
    
    .top_header{
        text-align: center;
    }
    
    .texto_slider {
        font-size: 2rem;
         font-family: 'Playfair Display', serif;
        font-weight: 700;
        line-height: 2.3rem;
    }
    
}


@media all and (min-width:1150px){
     .texto_slider h1,
    .texto_slider p{
        font-size: 3.6rem;
         font-family: 'Playfair Display', serif;
        font-weight: 700;
        line-height: 6rem;
    }
}


@media all and (min-width:992px){
    
    .header-fixed{	
	-webkit-transition: all ease 500ms;
  	-moz-transition: all ease 500ms;
 	transition: all ease 500ms;
	position: fixed;
	z-index: 9999;
	top: 0;
	
}
    
    #rotador,
    .img-banner{
        margin-top: -120px;
    }
    
    
    
    #rotador_clases .title_clases{
        font-size: 3rem;
        line-height: 3.5rem;
    }
    
    #rotador_clases .title_clases strong{
        font-weight: 700;
    }
    
    #rotador_clases .texto_desc{
        font-size: 1.1rem;
        line-height: 1.4rem;
    }
    
    .top_header ul li a{
   color:#fff;
    
    }
    
    .top_header ul{
        margin-bottom: 0;
    }
    
    .top_header{
        padding-right: 1rem;
    }
    
    .header-fixed{
        background-color: #fff;
        height: 120px;
    }
    
    .header-fixed .nav-link,
    .header-fixed .top_header a{
        color:#060606;
    }
    
    .header-fixed .current_page_item .nav-link,
     .header-fixed .nav-link:hover{
    color:#73b5c9;
}

   
    
    .texto_slider .btn{
        font-size: 2rem;
    }
    
   .list_centros .col-lg-5 {

  float: left;
flex: 0 0 20%;
    max-width: 20%;
  width: 20%;

    }
    
    .img-banner{
        position: relative;
    }
    
    
  
    
    
    
    .img-banner h1.centros{
        color:#fff;
    }
    
    .banner_estilos .container-fluid,
.add_row .container-fluid{
    padding-right: 0;
    padding-left: 0;
}
    
    
}

@media all and (min-width:992px)and (max-width:1300px){
    
    .img-banner .titulo{
         position: absolute;
        left: 10%;
        right: 10%;
    top: 30%;
    
        
    }
}

@media all and (min-width:1301px){
      .img-banner .titulo{
        position: absolute;
        left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    }
    
    
}

