/*Hoja Estilo Nirvana*/
body{
  font-family: 'Raleway', sans-serif;
}

ul li.active>.d-text-c-h{
  color:#26a9e0 !important;
}

.container-button {
  height: 70px;
  position: relative;
}
.apertura-slide p {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
  text-align: center;
}
.center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tittle-menu{
  font-weight: 400;
  text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
  word-wrap: break-word;
  text-align: center;
  color:#ffffff;
  font-size: 30px;
}
.boton-slide {
  font-size: 20px;
  font-weight: 200;
  letter-spacing: 1px;
  padding: 13px 30px 13px;
  outline: 0;
  border: 2px solid #ffffff;
  cursor: pointer;
  position: relative;
  background-color: rgba(0, 0, 0, 0);
  color:#ffffff;
}

.boton-slide i {
  opacity: 0;
  font-size: 13px;
  transition: 0.2s;
  position: absolute;
  right: 10px;
  top: 21px;
  transition: transform 1;
}

.boton-slide div {
  transition: transform 0.8s;
}

.boton-slide:hover div {
  transform: translateX(-6px);
}

.boton-slide::after {
  content: "";
  background-color: #25a9e0;
  width: 100%;
  z-index: -1;
  position: absolute;
  height: 100%;
  top: 7px;
  left: 7px;
}

.boton-slide:hover i {
  opacity: 1;
  transform: translateX(-6px);
}
/* End of Slide Button  */






.slide-text img{
  width: 500px;
  margin: 0 auto;
}

.logo img{
  width: 160px;
  margin-top: 10px;
}

.logo-slide{
  position: absolute;
  z-index: 200;
  width: 400px;
  left: 50%;
  margin-left: -200px;
  top:250px;
}

.apertura-slide{
    position: absolute;
    z-index: 200;
    width: 680px;
    left: 50%;
    margin-left: -340px;
    top: 600px;
}

.nirvana, .nirvana2{
  background-color: #26a9e0;
  color: #FFF;
}
.nirvana2{
  padding-bottom:60px;
}
.nirvana2 p {
    margin: 0 auto;
    font-size: 18px;
    line-height: 27px;
    text-align: justify;
    padding-bottom: 10px;
}

.nirvana2 h2 {
  color: #FFF;
    font-weight: 800;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.nirvana2 span {
    display: block;
    font-size: 54px;
    font-weight: 900;
    margin-top: 21px;
    letter-spacing: 2px;
}

.nirvana .box-nirvana{
  border-left: solid thin #FFF;
  border-right: solid thin #FFF;
  width: 100%;
  margin: 0 auto;
   -moz-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38% 0%);
  -webkit-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38% 0%);
  clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38% 0%);
  background-color: #FFF;
  height: 600px;
}
.nirvana2 .box-nirvana{
  border-left: solid thin #FFF;
  border-right: solid thin #FFF;
  width: 100%;
  margin: 0 auto;
  -moz-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38% 0%);
  -webkit-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38% 0%);
  clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38% 0%);
  background-color: #FFF;
  height: 600px;
}

.nirvana .box-nirvana .box-inside{
  background-color: #26a9e0;
  height: 600px;
   -moz-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38.05% 0%);
  -webkit-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38.05% 0%);
  clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38.05% 0%);
  margin-left: 1px;
  margin-right: 1px;
}
.nirvana2 .box-nirvana .box-inside{
  background-color: #26a9e0;
  height: 600px;
   -moz-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38.05% 0%);
  -webkit-clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38.05% 0%);
  clip-path: polygon(116% 0%, 83% 100%, 0% 100%, 38.05% 0%);
  margin-left: 1px;
  margin-right: 1px;
}





.nirvana2 .box-nirvana .box-inside p{
  margin: 0 auto;
  font-size: 18px;
  line-height: 27px;
  text-align: justify;
  padding-bottom: 15px;
}

 .nirvana .box-nirvana .box-inside p{
  margin: 0 auto;
  font-size: 18px;
  line-height: 27px;
  text-align: justify;
}


.nirvana2 h1 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1em;
    color: #FFF;
    margin-top: 110px;
    margin-bottom: 120px;
    letter-spacing: 2px;
    text-align: center;
}


 .nirvana .box-nirvana .box-inside h1 {
  font-size: 59px;
  text-transform: uppercase;
  line-height: 1em;
  color: #FFF;
  margin-top: 110px;
  margin-bottom: 120px;
  letter-spacing: 2px;
}
.nirvana .box-nirvana .box-inside span {
    display: block;
    font-size: 104px;
    font-weight: 900;
    margin-top: 21px;
    letter-spacing: 2px;
}
.nirvana2 .box-nirvana .box-inside span {
  display: block;
  font-size: 54px;
  font-weight: 900;
  margin-top: 21px;
  letter-spacing: 2px;
}

.blog-entry .entry-hover {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 20px 30px;
    color: #fff;
    max-width: 100%;
    filter: alpha(opacity=0);
    opacity: 1;
    left: 0;
    width: 100%;
    min-height: 205px;
    background-color: #f7ad40 !important; /*Naranjo*/
}
.blog-entry2 .entry-hover {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px 30px;
  color: #fff;
  max-width: 100%;
  filter: alpha(opacity=0);
  opacity: 1;
  left: 0;
  width: 100%;
  min-height: 245px;
  background-color: #f7ad40 !important; /*Naranjo*/
}

.blog-entry .entry-hover p{
    font-style: normal;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    font-size: 15px;
    text-align: justify;
}
.blog-entry2 .entry-hover p{
  font-style: normal;
  line-height: 24px;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;

}

.blog-entry .entry-hover button{
  background-color: #FFF;
  color: #000;
  font-size: 14px;
  border: none;
  margin-top: 20px;
}
.blog-entry2 .entry-hover button{
  background-color: #FFF;
  color: #000;
  font-size: 14px;
  border: none;
  margin-top: 20px;
}
.blog-entry .entry-hover button small{
  vertical-align: middle;
  padding-left: 6px;
}
.blog-entry2 .entry-hover button small{
  vertical-align: middle;
  padding-left: 6px;

}

.statistics-section .statistic .bg-cover{
  background-color: #26a9e0;
  
}

.statistics-section .statistic h6 {
    margin: 0;
    font-size: 16px;
    line-height: 27px;
}

.site-title p{
  letter-spacing: 2px;
  font-family:'Montserrat', sans-serif;
  font-size: 20px;
  line-height: 20px;
}

.site-title h1{
  letter-spacing: 2px;
  font-weight: 800;
  font-size: 35px;
}

.site-title span.line{
    width: 35px;
    height: 6px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}

.orange-title .site-title span.line{
  background-color: #f7ad40; /*Naranjo*/
}

.orange-title .site-title p{
  color: #f7ad40;
  font-style: normal;
}

.blue-title .site-title span.line{
  background-color: #26a9e0;
}

.blue-title .site-title p{
  color: #26a9e0;;
  font-style: normal;
}

.blog-entry .entry-date span {
  color: #f7ad40 !important;
  font-size: 50px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}

.blog-entry2 .entry-date span {
  color: #f7ad40 !important;
  font-size: 50px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}

.blog-entry .entry-hover h2{
  color: #FFF;
  font-weight: 800;
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 3px;
}
.blog-entry2 .entry-hover h2{
  color: #FFF;
  font-weight: 800;
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 3px;
}

.blog-entry .entry-hover button.close {
    background-color: #FFF;
    color: #000;
    font-size: 24px;
    border: none;
    margin-top: -12px;
}
.blog-entry2 .entry-hover button.close {
  background-color: #FFF;
  color: #000;
  font-size: 24px;
  border: none;
  margin-top: -12px;
}
 
.modal-dialog {
  width: 800px;
}

.modal-body a {
    text-align: right !important;
    font-size: 13px;
    color: #26a9e0;/*Celeste*/
}

.modal-body a:hover {
  color: #f7ad40; /*Naranjo*/
  transition: none;
}
.modal-body .glyphicon {
    padding-right: 5px;
    top: 3px;
}
.statistics-section .statistic{
  text-align: right;
  padding: 20px 25px;
}

.statistics-section .statistic.statistic-bg-2{
  padding-right: 15px;
}

.statistics-section .statistic h6 span.color-bg{
  color:#26a9e0;
}

.statistics-section .statistic img {
    position: relative;
    font-style: italic;
    z-index: 4;
    margin:0px 0 40px;
    width: 100px;
}

.statistics-section .statistic .statistic-cut{
  height: 285px;
}



.trainer-info ul{
  list-style: none;
}

.trainers-section .trainer .trainer-info p{
  font-size: 14px;
  line-height: 18px;
    margin-top: 15px;
}

.trainers-section .trainer .trainer-info li{
  font-size: 13px;
}

.trainers-section .trainer{
  text-align: center;
}

.trainers-section .trainer .trainer-info{
  margin: 0;
  text-align: left;
}

.trainers-section .trainer .trainer-info h4 span {
    display: inline;
    font-size: 16px;
    text-transform: none;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
}

.pricing-table .pricing-table-price {
  font-size: 20px;
  background-color: #f7ad40;
}

.pricing-table p .button {
    background: #f7ad40;
    font-size: 13px;
    text-transform: none;
    text-align: center;
    line-height: 1.5em;
    border-radius: 5px;
    padding: 6px 20px;
}


.pricing-table p .button small {
    vertical-align: middle;
    padding-left: 6px;
  font-size: 11px;
}
.pricing-table .pricing-table-name {
    text-align: center;
    color: #f7ad40;
    font-size: 19px;
    letter-spacing: 1px;
    min-height: 87px;
}

.pricing-table .pricing-table-stuff {
    padding: 0;
    margin: 15px 25px 20px;
    text-align: left;
    min-height: 170px;
}

.pricing-table .pricing-table-stuff li {
  text-align: left;
  height: 170px !important;
}

.nirvana2 .box-nirvana .box-inside.start h1, .nirvana .box-nirvana .box-inside.start h1{
  font-family: 'Montserrat', sans-serif;
  font-size: 70px;
  letter-spacing: 2px;
}

.nirvana2 .box-nirvana .box-inside.start p, .nirvana .box-nirvana .box-inside.start p{
  margin-bottom: 15px;
}

.blue-bg{
  background: #26a9e0 !important;
}

.contact-form .contact-form-line, .contact-form .contact-form-area{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}


.contact-form .form-send{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  background-color: #f7ad40;
  color: #FFF;
}

.contact-icon{
  width: 40px;
  display: inline-block;
}

.contact-box{
  margin-bottom: 20px;
}

.contact-info{
  display: inline-block;
}

.contact-info p{
  margin-bottom: 0px;
}

.contact-info.one p{
  margin-top: 5px;
}

.contact-info a{
  color: #000;
}

.contact-info a:hover{
  color: #26a9e0;
}

.map-location div.place-card.place-card-large {
    display: none !important;
}

.socials li a {
  border: 0;
  font-size: 30px;
  margin: 10px;
  
}

.socials li a.crossfit{
  width: 70px;
}

.socials li a img{
  width: 56px;
  margin-top: -6px;
}

.footer-bottom{
  background-color: #dadad9;
  text-transform: uppercase;
  color: #000;
  padding: 15px 0;
}


.footer-bottom a, .footer-bottom p{
  color: #000;
}

.footer-bottom a:hover{
  color: #333;
}

footer {
    background: #262626;
  padding: 50px 0 0;
}

.d-border-c-h.active{
  border-color: #26a9e0 !important; 
}

.menu ul li a:hover{
  color: #f7ad40 !important;
}

.pricing-table .pricing-table-price{
  min-height: 70px;
}

.load-position h6, .load-complete{
  font-family: 'Raleway', sans-serif;
  font-style: normal;
}

.entry-cover {
    min-height: 400px;
}

.entry-cover img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.trainers-section .trainer {
    margin-bottom: 50px;
    position: relative;
    padding-right: 0px;
    overflow: hidden;
}

@media only screen and (max-width: 991px) {
    
    .nirvana2 span {
    font-size: 34px;
}
    
    
  #programs a img{
    width: 100%;
  }
 .nirvana2 h1 {
    
    text-align: left;
}
    .nirvana2 .box-nirvana {
      height:701px !important;
  }
  
  .nirvana2 .box-nirvana .box-inside {
    height: 700px !important;
}
  
  .entry-cover {
    min-height: auto;
  }
  .nirvana2 .box-nirvana {
    -moz-clip-path: polygon(155% 0%, 83% 100%, 0% 100%, 38% 0%);
    -webkit-clip-path: polygon(155% 0%, 83% 100%, 0% 100%, 38% 0%);
    clip-path: polygon(155% 0%, 83% 100%, 0% 100%, 0% 0%);
  
}
.nirvana2 .box-nirvana .box-inside {
    -moz-clip-path: polygon(155% 0%, 83% 100%, 0% 100%, 38.05% 0%);
    -webkit-clip-path: polygon(155% 0%, 83% 100%, 0% 100%, 38.05% 0%);
    clip-path: polygon(155% 0%, 83% 100%, 0% 100%, 0% 0%);
}
  
}

@media only screen and (max-width:767px) {
  .pricing-table .pricing-table-stuff li {
    height: auto;
  }
}