@import "golden-bootstrap.css";

/* FONTS
-------------------------------------------------- 


@font-face {
font-family: 'Levenim MT';
font-style: normal;
font-weight: normal;
src: local('Levenim MT'), url(ufonts.com_levenim-mt.woff) format('woff');
}

*/

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0px;
  color: #5a5a5a;   
}




/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;    
}

/*
.navbar-wrapper-curso {
  position: static;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;    
}
*/

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(255, 255, 255);       
}
.navbar-wrapper .navbar .container {
  width: auto;
}
 
/* CUSTOMIZE THE NAVBAR AFFIX
-------------------------------------------------- */

.affix {
      top:0;
      width: 100%;
      z-index: 9999 !important;
  }
  .navbar-affix {
      margin-bottom: 0px;
  }

  .navbar-affix a {
      margin-bottom: 0px;
      font-size: 115%;
      -webkit-tap-highlight-color: rgba(0,0,0,0);
  }    

  .affix ~ .container-fluid {
     position: relative;
     top: 50px;
     padding-right: 0px;
     padding-left: 0px;  
  }
  #section-affix {padding-top:50px;}

.navbar-wrapper-affix {
    margin-top: 20px;
  }
/*
  .navbar-wrapper-affix .container {
    padding-right: 15px;
    padding-left: 15px;
  }
*/
  .navbar-wrapper-affix .navbar {
    padding-right: 0;
    padding-left: 0;
    border-bottom: solid 2px rgb(239, 120, 15);   
  }
  #navbar-affix {
  padding-top: 15px;  
  padding-bottom: 15px;       
  }    
  .navbar-brand-affix {
  margin-top: 0px;        
  }       

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper-affix .navbar-affix {
    border-radius: 4px;
  }

  .nav-pills {
    font-weight: 600;
  }
  

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

/* Carousel base class */
.carousel {
  height: 638px;
  margin-bottom: 60px;
  margin-top: 0px;    
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption { 
  z-index: 10;    
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 638px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  height: 638px;
  object-fit: cover;
  overflow: hidden;
  object-position: 50% 15%;    
}
/*
.carousel-control { 
  padding-top:70px;    
}
*/

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */
.featurette-image {
  border: solid 2px rgb(239, 120, 15);    
}

.separador {
  height: 80px;

}


.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

/* Intro Cursos - Glyphicons
------------------------- */

#intro {
  background-color: rgb(63,169,245);
  color: #ffffff;
}

#intro .glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}

/* Sections
-----------------------------*/

section {
	padding-top:70px;  
    padding-bottom:50px; 
    min-height:calc(100% - 1px);
    width: 100%;
}

.v-center {
    padding-top:10%;
    font-size:70px;
}
  
.well {
	border-color:transparent;
}

a.list-group-item.active,[class*='-info'] {
	background-color: #168ccc;
    color:#fff;
}

.section-wh {
	background-color: #fff;
    color:#444;
}

.section-gr {
	background-color: #f0f0f0;
    color:#444;
}

.section-hero {
  background: url(../img/fondo_abstract.svg); 
}

#curso_niveles {
    display: none;
}

.rating span {
  font-size: 25px;
  cursor: pointer;
}

footer {
	background-color:rgb(63, 169, 245);
    color:#fff;
    min-height:100px;
    padding-top:20px;
    padding-bottom:40px;
}

footer .nav>li>a {
    padding:3px;
    color:#ccc;
}

footer .nav>li>a:hover {
    background-color:transparent;
	color:#fff;
}

figcaption {
    font-size: 14px;
    font-family: sans-serif;
    color: black;
    
}

/* Responsive buttons
-----------------------------

.btn-responsive {
    white-space: normal;
    word-wrap: break-word;
}
*/

/* Botones especiales
----------------------------- */

.btn-precio {  
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-precio:hover,
.btn-precio:focus,
.btn-precio:active,
{  
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* Hr más visible
----------------------------- */

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ec971f;
}

/* Modal Consultas
-----------------------------*/


.modal {
    padding-top: 150px;
    opacity: 0.95;
}

.modal-content {
    width: 100%; 
    opacity: 0.95;
}

.modal-title {
    width: 100%; 
    text-align: center;
    opacity: 0.95;
}

.modal-body {
    width: 100%; 
    text-align: center;
    opacity: 0.95;
}

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/*

.fab {
      padding: 12px;
      font-size: 24px;
      width: auto;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      margin: 5px 2px;
    }

.fas {
      padding: 12px;
      font-size: 24px;
      width: auto;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      margin: 5px 2px;
    }

*/

.fab:hover {
      opacity: 0.7;
    }

.fas:hover {
      opacity: 0.7;
    }

.fa-facebook-messenger {
  font-size: 22px;    
  background: #00C6FF;
  color: white;
}

.fa-whatsapp {
  font-size: 22px;    
  background: #25d366;
  color: white;
}

.fa-instagram {
  font-size: 22px;    
  background: #E1306C;
  color: white;
}

.fa-telegram {
  font-size: 22px;    
  background: #229ED9;
  color: white;
}

.fa-envelope {
  font-size: 22px;     
  background: #939393;
  color: white;
}

.fa-comment-dots {
  font-size: 22px;     
  background: orange;
  color: white;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
    border-bottom: solid 2px rgb(239, 120, 15);   
  }
  #navbar {
  padding-top: 15px;  
  padding-bottom: 15px;       
  }    
  .navbar-brand {
  margin-top: -55px;        
  }       

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */ 
    
  .carousel-caption {
    padding-bottom: 130px;
      
  }     
    
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
     
  }   

  .featurette-heading {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 0px;
  }
}
@media (max-width: 768px) {
  
  #navbar {
    float: center;
    padding: 20px;  
      
} 
/*    
  .nav li {
    font-size: 11px;
      
}     
*/   
 
  .navbar-brand {
   display: none;
 } 
   
   
  .carousel-caption {
    padding-bottom: 115px;
      
  }     
    
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.4;
     
  }        

  .carousel-inner > .item > img {
    object-fit: cover;      
}   
  section {
	padding-top:50px;  
    padding-bottom:50px; 
    min-height:calc(100% - 1px);
    width: 100%;
}       
    
}    

/* Scroll to Top Button
-------------------------------------------------- */

#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 200px; /* Place the button at the bottom of the page */
  right: 15px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: black; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 16px; /* Increase font size */
  opacity: 0.5;    
}

#myBtn:hover {
  opacity: 1.0;
}

/* Floating Action Button
-------------------------------------------------- */

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:10px;
	right:10px;
  background-image: url("https://musinetstudio.com/img/chat_sm.gif");
	background-color:#0C9;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.my-float{
	margin-top:22px;
}


/* Hero
-------------------------------------------------- */



@media (min-width: 768px) {
  
  .hero-center {
    padding-top: 50px;
   } 

  .hero-heading {
    font-size: 30px;
    font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  } 
     
  }

@media (max-width: 768px) {
  
  .hero-heading {
    font-size: 30px;
    font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  }  

  .hero-sub {
    font-size: 0px;
    font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  } 
      
}   