.tim-row{
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}
.tim-title{
    min-height: 32px;
}

.tim-title h1{
    margin-top: 10px;
}
.tim-title.text-center{
    margin-bottom: 50px;
}
.typography-line{
    padding-left: 180px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.typography-line .note{
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
.tim-row{
    padding-top: 50px;
}
.tim-row h3{
    margin-top: 0;
}
.switch{
    margin-right: 20px;
}
#navbar-full .navbar{
    border-radius: 0 !important;
    margin-bottom: 0;
    z-index: 2;
}
.space{
    height: 130px;
    display: block;
}
.space-110{
    height: 110px;
    display: block;
}
.space-50{
    height: 50px;
    display: block;
}
.space-70{
    height: 70px;
    display: block;
}
.navigation-example .img-src{
    background-attachment: scroll;
}

.main{
    background-color: #fff;
/*     position: relative; */

}
.navigation-example{
    background-image: url('../img/ilya-yakover.jpg');
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    margin-top:0;
}
#notifications{
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}
#carousel{
    padding-top: 0;
}
.note{
    text-transform: capitalize;
}
.subscribe-form{
    padding-top: 20px;
}
.page-header .card-register .title{
    margin-bottom: 10px;
}
.space-100{
    height: 100px;
    display: block;
    width: 100%;
}
.sharing-area .btn{
    padding: 0.5rem 10px !important;
}

.be-social{
    padding-bottom: 20px;
/*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}
.txt-white{
    color: #FFFFFF;
}
.txt-gray{
    color: #ddd !important;
}
.footer{
    background-attachment: fixed;
    position: relative;
    line-height: 20px;
}
.footer nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer nav > ul > li{
    display: inline-block;
    padding: 10px 15px;
    margin: 15px 3px;
    line-height: 20px;
    text-align: center;
}

.footer nav > ul a:not(.btn) {
  color: #777777;
  display: block;
  margin-bottom: 3px;
}
.footer nav > ul a:not(.btn):hover, .footer nav > ul a:not(.btn):focus {
  color: #E3E3E3;
}
.footer .copyright {
  color: #777777;
  padding: 10px 15px;
  font-size: 14px;
  margin: 15px 3px;
  line-height: 20px;
  text-align: center;
}
.footer .heart{
    color: #EB5E28;
}

.social-share{
    float: left;
    margin-right: 8px;
}
.social-share a{
    color: #FFFFFF;
}
#subscribe_email{
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}
.pick-class-label{
    border-radius: 8px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    padding: 23px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

.parallax{
    width:100%;
    height:570px;
    display: block;
    background-attachment: fixed;
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center center;
}

.logo-container .logo{
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #333333;
    width: 50px;
    float: left;
}

.logo-container .brand{
    font-size: 18px;
    color: #FFFFFF;
    line-height: 20px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 75px;
    height: 50px;
}
.logo-container{
    margin-top: 5px;
}
.logo-container .logo img{
    width: 100%;
}
.navbar-small .logo-container .brand{
    color: #333333;
}
.demo-header{
    background-size: cover;
    /*background-color: #FF8F5E;*/
    background-position: center top;
    margin-top: -100px;
    min-height: 600px;
}
.demo-height{
    min-height: 102vh;
}
.demo-height .motto{
    padding-top: 20% !important;
}
.demo-header-image{
    background-image: url('../img/city.jpg');
}
.demo-header .motto{
    color: #FFFFFF;
    padding-top: 15%;
    text-align: center;
    z-index: 3;
}
.demo-header .motto h3{
    margin-bottom: 0;
}
.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}
.social-buttons-demo .btn{
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container{
    width: 100%;
    overflow: hidden;
}
.img-container img{
    width: 100%;
}
.lightbox img{
    width: 100%;
}
.lightbox .modal-content{
    overflow: hidden;
}
.lightbox .modal-body{
    padding: 0;
}
@media screen and (min-width: 991px){
    .lightbox .modal-dialog{
        width: 960px;
    }
}

@media screen{
    .section-buttons .btn,
    .section-buttons .btn-morphing{
        margin-bottom: 10px;
    }
    .parallax .motto{
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

.presentation .loader{
    opacity: 0;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1031;
    margin-left: -32px;
    margin-top: -32px;
}
.presentation  .loader.visible{
    display: block;
    opacity: 1;
}
.presentation  .modal-content{
    background-color: transparent;
    box-shadow: 0 0 0;
}
.presentation .modal-backdrop.in{
    opacity: 0.45;
}
.presentation .preload-image{
    display: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
/*       Loading dots  */

/*      transitions */
.presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand{
     -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.presentation .section{
    padding: 100px 0;
}
.presentation .colors{
    padding: 100px 0;
}
.presentation > .description{
    padding-top: 20px;
}
.presentation .section-rotation{
    padding: 140px 0;
}
.presentation .section-images{
    padding: 80px 0;
}
.presentation .section-thin{
    padding: 0;
}
.presentation .section-pay{
    padding-top: 20px;
}
.presentation .colors{
    padding: 70px 0;
    z-index: 7;
    position: relative;
    margin-top: -300px;
}
.presentation .colors{
    border-top: 1px solid #DDDDDD;
}
.presentation .card-container{
     -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    perspective: 800px;
    min-height: 500px;
    width: 300px;
    position: relative;
    margin-top: 90px;
}
.presentation .card-component{
    -webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
	position: relative;
	height: 600px;
}
.presentation .card-component .front{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY( -28deg );
    -moz-transform: rotateY( -28deg );
    -o-transform: rotateY( -28deg );
    transform: rotateY( -28deg );

	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFF;
    width: 100%;
    cursor: pointer;
    box-shadow: 10px 4px 14px rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.12);
}

.presentation .front img{
    z-index: 2;
    position: relative;
}

.presentation .card-container:hover .front{
    top: -10px;
}

.presentation .card-component img{
    width: 100%;
}
.presentation .description .col-md-3{
    width: 16%;
    margin-left: 4%;
}
.presentation .first-card{
    z-index: 6;
}
.presentation .second-card{
    z-index: 5;
}
.presentation .third-card{
    z-index: 4;
}
.presentation .fourth-card{
    z-index: 3;
}
.presentation h1,
.presentation h2{
    font-weight: 200;
}
.presentation h4,
.presentation h5,
.presentation h6{
    font-weight: 300;
}
.presentation h4{
    font-size: 18px;
    line-height: 24px;
}
.presentation .info h4{
    font-size: 24px;
    line-height: 28px;
}

.presentation .section-gray h1 small{
    color: #888888;
}
.presentation .color-container{
    text-align: center;
}
.presentation .color-container img{
    width: 100%;
    margin-bottom: 10px;
}
.presentation .circle-color{
    width: 40px;
    height: 40px;
    border-radius: 10px;
    display: block;
    background-color: #cccccc;
    margin: 0 auto;
}
.presentation .circle-red{
    background-color: #ff3b30;
}
.presentation .circle-blue{
    background-color: #3472f7;
}
.presentation .circle-azure{
    background-color: #2ca8ff;
}
.presentation .circle-green{
    background-color: #05ae0e;
}
.presentation .circle-orange{
    background-color: #ff9500;
}

.presentation .section-gray-gradient{
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 25%, rgba(231,231,231,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,rgba(255,255,255,1)), color-stop(100%,rgba(231,231,231,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 25%,rgba(231,231,231,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7e7e7',GradientType=0 ); /* IE6-9 */
}
.presentation .section-black{
    background-color: #333;
}

.rotating-card-container {
    -webkit-perspective: 900px;
   -moz-perspective: 900px;
     -o-perspective: 900px;
        perspective: 900px;
        margin-bottom: 30px;
}

.rotating-card {
   -webkit-transition: all 1.3s;
   -moz-transition: all 1.3s;
     -o-transition: all 1.3s;
        transition: all 1.3s;
-webkit-transform-style: preserve-3d;
   -moz-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
        transform-style: preserve-3d;

    margin-top: 20px;
  position: relative;
   background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 20px;
    color: #444444;
}
.rotating-card-container .rotate,
.rotating-card .back{
    -webkit-transform: rotateY( 180deg );
    -moz-transform: rotateY( 180deg );
    -o-transform: rotateY( 180deg );
    transform: rotateY( 180deg );
}
.rotating-card-container:hover .rotate{
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}


.rotating-card .front,
.rotating-card .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 3px 17px rgba(0,0,0,.15);
}

.rotating-card .front {
    z-index: 2;
}

.rotating-card .back {
    z-index: 3;
    height: 500px;
    width: 100%;
    display: block;
    padding: 0 15px;
    background-color: #e5e5e5;
}

.rotating-card .back-contaier {
  background-color: white;
  padding: 30px 15px;

}

.rotating-card .image{
    border-radius: 20px 20px 0 0;
}
.rotating-card-container,
.rotating-card .front,
.rotating-card .back {
  width: 100%;
  min-height: 500px;
  border-radius: 20px;
}
/*       Fix bug for IE      */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .rotating-card .front, .rotating-card .back{
        -ms-backface-visibility: visible;
        backface-visibility: visible;
    }
    .rotating-card .back {
        visibility: hidden;
        -ms-transition: all 0.2s cubic-bezier(.92,.01,.83,.67);
    }
    .rotating-card .front{
        z-index: 4;
    }
    .rotating-card-container:hover .back{
        z-index: 5;
        visibility: visible;
    }
}

.fixed-section{
    top: 100px;
    max-height: 80vh;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    bottom: auto;
}
.fixed-section ul{
    padding: 0 !important;
}
.fixed-section ul li{
    list-style: none;
}
.fixed-section li a{
    font-size: 14px;
    padding: 2px;
    display: block;
    color: #666666;
}
.fixed-section li a.active{
    color: #00bbff;
}



/* prettyprint */
 pre.prettyprint{
    background-color: #eee !important;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px !important;
    font-size: 13px;
    text-align: left;
    border-radius: 4px !important;
    border: 1px transparent !important;
}
.presentation .atv,
.presentation .str{
    color: #0D9814;
}
.presentation .tag,
.presentation .pln,
.presentation .kwd{
    color: #195CEC;
}
.presentation .atn{
    color: #2C93FF;
}
.presentation .pln{
    color: #333;
}
.presentation .com{
    color: #999;
}

.presentation .text-white{
    color: #FFFFFF;
    text-shadow: 0 1px 2px rgba(0,0,0,.13);
}
.presentation .section-images .card-image{
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    box-shadow: 0 -3px 8px rgba(0,0,0,0);
}
.presentation .section-images .card-image .image{
/*     border-radius: 6px; */
}
@media (max-width: 1200px){
    .presentation .section-images .image img{
        width: 100%;
    }

}
.presentation .card-text-adjust{
    padding-left: 40px;
}
.presentation .info.info-separator{
    position: relative;
}
.presentation .info.info-separator:after{
    height: 100%;
    position: absolute;
    background-color: #ccc;
    width: 1px;
    content: "";
    right: -7px;
    top: 0;
}
.presentation .info li{
    padding: 5px 0;
    border-bottom: 1px solid #E5E5E5;
    color: #666666;
}
.presentation .info ul{
    width: 240px;
    margin: 10px auto;
}
.presentation .info li:last-child{
    border: 0;
}

/*      layer animation          */

.layers-container{
    display: block;
    margin-top: 50px;
    position: relative;
}
.layers-container img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  text-align: center;
}

.section-black {
  background-color: #333;
}

#layerHover{
  top: 30px;
}
#layerImage{
    top: 50px;
}
#layerBody{
  top: 75px;
}

.animate {
  transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
}

.down {
  transform: translate(0,45px);
  -moz-transform: translate(0,45px);
  -webkit-transform: translate(0,45px);
}

.down-2x {
   transform: translate(0,90px);
  -moz-transform: translate(0,90px);
  -webkit-transform: translate(0,90px);
}


.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}
.navbar-transparent.navbar-small .logo-container .brand{
    color: #FFFFFF;
}
.navbar-default.navbar-small .logo-container .brand{
    color: #333333;
}
.section-thin{
    padding-bottom: 0;
}

.info.info-separator{
    position: relative;
}
.info.info-separator:after{
    height: 100%;
    position: absolute;
    background-color: #ccc;
    width: 1px;
    content: "";
    right: -7px;
    top: 0;
}
@media (max-width: 767px){
.info.info-separator:after{
    display: none;
  }
}
.info li{
    padding: 5px 0;
    border-bottom: 1px solid #E5E5E5;
    color: #666666;
}
.info ul{
    width: 240px;
    margin: 10px auto;
}
.info li:last-child{
    border: 0;
}
.payment-methods i {
    font-size: 28px;
    padding: 0 3px;
    width: 38px;
}
.payment-methods h4 {
    font-size: 18px;
    line-height: 38px;
}
.info .description .btn{
    width: 240px;
    font-weight: 500;
}
#buyButtonHeroes{
    margin-top: 31px;
}
.right-click{
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, 0.8);
    position: fixed;
    z-index: 20000;
    display: none;
}
.onclick{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 20001;
}
.container-right-click{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.container-right-click .card-price#card-price-small{
    margin-top: 70px;
     -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    z-index: 20003;

}
.container-right-click .card-price#card-price-big{
    margin-top: 40px;
     -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
      position: relative;
    z-index: 20003;

}
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

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

.container-right-click h4{
    color: white;margin-top: 45px;font-weight: 200;margin-bottom: 0;
}
.icon-class{
    fill: #75c3b6;
}
.navbar-header{
    min-width: 135px;
}

#demo-navbar{
    border-radius: 0;
    margin-bottom: 0px;
}
.download-area{
    margin-top: 30px;
}
.sharing-area{
    margin-top: 50px;
}
.sharing-area .btn{
    margin-top: 14px;
}

/* nucleo icons  */

.demo-iconshtml {
    font-size: 62.5%;
}
.demo-icons body {
    font-size: 1.6rem;
    font-family: sans-serif;
    color: #333333;
    background: white;
}
.demo-icons a {
    color: #608CEE;
    text-decoration: none;
}
.demo-icons header {
    text-align: center;
    padding: 100px 0 0;
}
.demo-icons header h1 {
    font-size: 2.8rem;
}
.demo-icons header p {
    font-size: 1.4rem;
    margin-top: 1em;
}
.demo-icons header a:hover {
    text-decoration: underline;
}
.demo-icons .nc-icon {
    font-size: 34px;
}
.demo-icons section {
    width: 90%;
    max-width: 1200px;
    margin: 50px auto;
}
.demo-icons section h2 {
    border-bottom: 1px solid #e2e2e2;
    padding: 0 0 1em .2em;
    margin-bottom: 1em;
}
.demo-icons ul::after {
    clear: both;
    content: "";
    display: table;
}
.demo-icons ul li {
    width: 25%;
    float: left;
    padding: 16px 0;
    text-align: center;
    border-radius: .25em;
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    transition: background 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
}
.demo-icons ul li:hover {
    background: #f4f4f4;
}
.demo-icons ul p, .demo-icons ul em, .demo-icons ul input {
    display: inline-block;
    font-size: 1rem;
    color: #999999;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer;
}
.demo-icons ul p {
    padding: 20px 0 0;
    font-size: 12px;
    margin: 0;
}
.demo-icons ul p::selection, .demo-icons ul em::selection {
    background: #608CEE;
    color: #efefef;
}
.demo-icons ul em {
    margin-bottom: 8px;
    font-size: 12px;
}
.demo-icons ul em::before {
    content: '[';
}
.demo-icons ul em::after {
    content: ']';
}
.demo-icons ul input {
    text-align: center;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    display: none;
}
.logo-pad{
    padding: 5px 3px !important;
}
.logo-tam{
    width: 150px;
}
ol.carousel-indicators {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
  width: auto;
    
    
}

ol.carousel-indicators li,
ol.carousel-indicators li.active {
  float: left;
  width: 33.3333%;
  height: 25px;
  margin: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
    margin-left: 1px;
    margin-right: 1px;
}
ol.carousel-indicators li{
    background: #DEDEDF;
    text-align: center;
    color: #000;
    padding-top: 2px;
    font-weight: 700;
}
ol.carousel-indicators li.active {
  background: #F5593D;
}

.carousel-indicators li{
    text-indent:0;
    width:200px;
    height: 40px;
    border:none;
    background-color: transparent;
}
.carousel-item{
    background: #1D1F21;
}
.carou-content{
    background: #1D1F21;
}
.carou-content{
    padding: 5px;
    margin-right: 20px;
}
.carou-content-title{
    padding: 5px;
    color: #fff;
}
.carou-content-teaser{
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.carou-content a{
    margin-top: 10px;
    margin-bottom: 15px;
}
.tim-title h1{
    color: #0F0F0F;
    font-size: 34px;
}
.contenido .description{
    color: #0F0F0F;
    font-size: 16px;
}
.card-img-wrap {
  overflow: hidden;
  position: relative;
}
.card-img-wrap:after {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(255,255,255,0.3);
  opacity: 0;
  transition: opacity .25s;
}
.card-img-wrap img {
  transition: transform .25s;
  width: 100%;
}
.card-img-wrap:hover img {
  transform: scale(1.2);
}
.card-img-wrap:hover:after {
  opacity: 1;
}
.header-ticket{
    background-color: #427691;
    color: #fff;
    font-weight: 700;
    padding: 8px 2px;
}
.card-footer.ticket-footer{
    background-color: #559FB8;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 8px 2px;
}

.header-ticket.huayna-ticket{
    background-color: #FAA830;
}
.ticket-footer.huayna-ticket{
    background-color:#FACA30;
}
.header-ticket.monta-ticket{
    background-color: #F88633;
}
.ticket-footer.monta-ticket{
    background-color:#F88633;
}
.header-ticket.mapi-1g{
    background-color: #1e6bbe;
}
.ticket-footer.mapi-1g{
    background-color:#1b64b1;
}
.header-ticket.mapi-2g{
    background-color: #283854;
}
.ticket-footer.mapi-2g{
    background-color:#576C7A;
}
.spaces-ticket-cont{
    margin-left: -25px;    
}  
.card-block{
    margin-top: 5px;
    display: block;
}
.card-block.card-news{
     margin-top: 0px;
}
.card-espacio h4{
    margin: 0;
    padding: 0;
}
.card-sche-h{
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}
.card-sche-h .fa{
    font-size: 14px;
}
.card-block .hour-ticket{
    font-size: 13px;
    margin-bottom: 2px;
    
} 
.card-block .clock-ticket{
    margin-right: 2px;
    font-size: 15px;
    
}    
.card-block .spaces-ticket{
    margin-right: 2px;
    font-size: 30px;
} 
.card-block .spaces-ticket-sub{
    font-size: 13px;
    margin-bottom: 5px;
} 
.card-block.card-news .spaces-ticket{
    margin-right: 2px;
    font-size: 20px;
    text-align: left;
    font-weight: 500;
} 
.card-block.card-news .spaces-ticket-sub{
    font-size: 15px;
    margin-bottom: 5px;
    text-align: left;
        margin-top: 7px;    
} 
.card-block.card-news .spaces-ticket-cont{
    padding: 15px;
} 
.card-block .tipo-ticket{
    padding-top: 10px;
    font-size: 25px;
    margin-bottom: 10px;
}    
.card-block .tipo-ticket-soles{
    padding-top: 2px;
    font-size: 13px;
    margin-bottom: 20px;
}    
.card-block .tipo-ticket-header{
    padding-top: 10px;
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: 700;
    border-bottom: 1px solid #51CBCE;
} 
.linea-costado{
    border-right: 1px solid #51CBCE;
}
.huayna>div div:nth-child(1){
    border-right: 1px solid #FAB930;
}
.huayna>div .tipo-ticket-header{
   border-bottom: 1px solid #FAB930;
}
.monta>div div:nth-child(1){
    border-right: 1px solid #EF4E1E;
}
.monta>div .tipo-ticket-header{
   border-bottom: 1px solid #EF4E1E;
}
.text-adven{
    color: #1D1F21;
    font-weight: bolder;
    font-size: 14px;
}
.text-adven.text-adven-bold{
    font-weight: bold;
}

.title{
    margin-top: 0px;
    margin-bottom: 15px !important;
    color: #1D1F21;
    
}

.title.title-2{
    margin-top: 0px;
    margin-bottom: 40px !important;
    font-size: 2.5em;
}
.description-tarifa{
        color: #1D1F21;
            font-size: 16px;
    font-weight: bolder;
}
.link-ph.l-phone{
    color: #F5593D !important;
}
.navbar.fixed-top .nav-link.link-ph {
    padding: 0px !important;
    margin-top: 12px;
    margin-bottom: 7px;
    margin-right: 15px;
}
.navbar.fixed-top .nav-link.link-ph i.fa{
    top: 2px;
}
.contact-list>li{
    list-style-type:  none;
    font-size: 16px;
    font-weight: bolder;
    color: #ffffff;
}
.contact-list>li i{
       background-color: #DB3348;
    color: #ffffff;
    font-size: 20px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    margin: 10px 15px;
    vertical-align: middle;
}
.page-header-2 {
    background-color: #B2AFAB;
    background-position: center center;
    background-size: cover;
    min-height: 260px;
    max-height: 120px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ticket-buy{
    padding-top: 60px;
}
.shadow{
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
}
.steps-form{
    font-size: 16px;
    font-weight: bolder;
    margin-left: 5px;
    margin-bottom: 10px;
    text-align: center;
}
.formu-text {
    margin-left: -5px;
}
.formu-text label{
    font-family: "Trebuchet MS";
    color: #000;
    font-weight: bold;
    font-size: 12px;
    margin-top: -5px;
    padding-left: 5px;
}

.formu-text .messageinput{
    font-family: "Trebuchet MS";
    font-size: 11px;
    padding-top: 0px;
    line-height: 13px;
}

.formu-text .messageinput2{
    font-family: "Trebuchet MS";
    font-size: 11px;
    padding-top: 0px;
    line-height: 13px;
}

.formu-text .birth{
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 15px;
}

.formu-text .birth select{
    padding-left: 0px;
}
.formu-text .form-group.row{
    padding-right: 5px;
    margin-bottom: 0px;
}

.formu-text .form-group.row label{
    padding-right: 5px;
    margin-top: -5px;
}

.formu-text .form-group.row input{
    margin-left: -25px;
    margin-bottom: 8px;
    color: #0F0F0F;
    border: 1px solid #000;
}
.formu-text .form-group.row textarea{
    margin-left: -25px;
    margin-bottom: 8px;
    
}
.formu-text .form-group.row select {
    margin-left: -25px;
    margin-bottom: 8px;
    height: 28px;
        padding-bottom: 0px;
    border: 1px solid #000;
}
.formu-text2 .form-group.row input{
    margin-left: -5px;
    margin-bottom: 8px;
    padding: 0px 10px;
    color: #0F0F0F;
    height: 28px;
    border: 1px solid #000;
}
.formu-text2 .form-group.row select{
    margin-left: -5px;
    margin-bottom: 8px;
    border: 1px solid #000;
}

.form-colorfondo input,
.form-colorfondo input::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 3;
}
.form-colorfondo input,
.form-colorfondo input::-moz-placeholder { /* Firefox 19+ */
  font-size: 12px;
    color: #999999;
}
.form-colorfondo input,
.form-colorfondo input:-ms-input-placeholder { /* IE 10+ */
  font-size: 12px;
     color: #999999;
}
.form-colorfondo input,
.form-colorfondo input:-moz-placeholder { /* Firefox 18- */
  font-size: 12px;

     color: #999999;
}

.form-colorfondo select{
    padding-top: 2px;
    padding-right: 5px;
    font-size:12spx;    
}
.form-colorfondo .error-input-border:focus { 
    outline: none !important;
    border:1px solid #B71C1C;
    box-shadow: 0 0 10px #719ECE;
}
.form-colorfondo input[type=text] {
    border-radius: 2px;
    height: 28px;
    font-size: 14px;
    line-height: 14px;
}
.custom-control-description{
        margin-left: 8px !important;
    margin-top: 2px;
}
.tittleformtra {
    background: #fff;
    color: #00797C;
    padding-top: 10px;
    margin-top: 5px;
    font-weight: bold;
    margin-left: -19px;
    padding-left: 25px;
    padding-bottom: 10px;
    margin-bottom: 15px !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    text-align: center;
    border-bottom: 1px solid #00797C;
}
.f1{
    background: #F5F5F5;
}
.message-error-span{
    text-align: right;
    display: table;
    margin: auto;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 15px;
    color: red;
    float: left;
    /* right: 10px; */
    display: none;
    font-weight: bold;
}

.message-error-span-show{
    display: block;
}
.agreeterms>a{
    color: #F35B3F;
}
.btn-mas-datos{
    border-radius: 98px;
    /* height: 40px; */
    padding: 4px 8px;
    margin-bottom: 7px;
}
#footer{
	background-color:#00797C;
    z-index: 9;
    position: relative;
}
.ftr-tle h4{
    font-size: 20px;
    color: #fff;
    margin-top: -5px;
    padding-bottom: 5px;
}
.ftr-tleimg {
    
}

.ftr-tleimg img {
    padding-bottom: 15px;
}

.info-sec {
    font-family: 'Tebuchet MS',sans-serif;
    color: #fff;
    font-weight: bold;
    padding-right: 21px;
    margin-bottom: -15px;
}
.info-sec ul li{
    font-size: 15px;
}

.info-sec>p{
    font-size: 15px;
    font-weight: 100;
}
.info-sec-sub{
    font-family: 'Tebuchet MS',sans-serif;
    color: #fff;
    font-size: 14px;
}
.info-sec p .font-text-footer{
    line-height: 1.4em;
    display: inline;
}
.info-sec p .font-text-min{
    line-height: 1.4em;
    font-size: 11px;
    display: inline-block;
}
.info-sec .rainforest{
    width: 100%;
}
.info-sec .rainforest img{
    padding: 20px;
    padding-top: 35px;
}
.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}
.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
    border-radius: 5px;
}
.social-icon a{
    text-decoration: none;
    color: #fff;
}
.bglight-blue {
    background-color: #3498DB;
}
.bgred {
    background-color: #589442;
}

.bgdark-blue {
    background-color: #003580;
}
.bglight-blue {
    background-color: #3498DB;
}
.top-footer {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-line {
    padding: 10px 0px;
    color: #fff;
    background: #1f1f1f;
    padding-top: 15px;
}

.footer-line a {
    color: #0CB8B6;
}

.footer-line p {
    font-family: 'Verdana',sans-serif;
    font-size: 13px;
}
.addressinfo a{
    color: #FDC928;
}

.info-sec i{
       background-color: #ffffff;
    color: #00797C;
    font-size: 20px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    margin: 10px 15px;
    vertical-align: middle;
}
.info-sec .addressinfo {
        display: inline-block;
    color: #ffffff;
    vertical-align: middle;
    margin: 0;
    font-weight: bold;
    font-size: 14px;    
}
.info-sec p span {
    display: block;
    font-weight: normal;
    font-size: 14px;
    line-height: 3.5em;
}

.bgred i{
    line-height: 38px;
     border-radius: 10%;
    margin: 3px 0px;
    background-color:  #589442;
    color:#fff;
    font-size: 24px;
    width: 40px;
    height: 40px;
}
.iconbrig{
    display: block;
  text-align: center;
}
.iconbrig a{
    margin-top: 5px;
    font-weight: 700;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 15px;
    letter-spacing: 0.115rem;
}
.iconbrig i {
    background-color: #FDC928;
    color: #00797C;
    font-size: 16px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin: -2px 4px;
    margin-left: -3px;
    font-weight: bold;
}
.marb20{
    font-family: 'Trebuchet MS', sans-serif;
    
}
.fooinfopad{
    padding-left: 70px;
}
.column1pad{
    padding-left: 50px;
}


.site-link, .site-link:hover, .site-link:focus
{
    color: #0cb8b6;
    text-transform: none;
}
.info-sec ul{
    list-style-type: none;
}

.socials_wrap {
    display: block;
    vertical-align: middle;
    white-space: nowrap;
    margin: -10px -10px 0 0;
}

.footer_socials .social_item {
    display: inline-block;
}
.socials_wrap .social_item {
    display: inline-block;
    margin: 10px 10px 0 0;
}
.scheme_default .footer_wrap .socials_wrap .social_item a, .scheme_default.footer_wrap .socials_wrap .social_item a {
    color: #F5593D;
    background-color: #696669;
}.trx_addons_scroll_to_top, .socials_wrap .social_item a, .sc_matches_other .sc_matches_item_logo1 img, .sc_matches_other .sc_matches_item_logo2 img, .sc_points_table .sc_points_table_logo img {
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.socials_wrap .social_item a {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
}
.float{
	position:fixed;
	width:60px;
	height: 59px;
    bottom: 120px;
    right: 24px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}
.terms-link{
    color: #528FF5;
    font-weight: 700;
}
.my-float{
	margin-top:15px;
    width: 30px;
}
.float:hover, .float:focus {
    color: #fff;
    text-decoration: none;
    box-shadow: 3px 3px 4px #47484B;
}
.color-lista {
    color: #fff;
    font-size: 16px;
    list-style: none;
    font-weight: bolder;
}
.color-lista li {
    font-size: 16px;
    line-height: 25px;
    padding-left: 1.5em;
    text-indent: -1em;
}
.card-detalles{
    padding: 5px 5px;
    margin-top: 25px;
    border-radius: 12px;
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
    background-color: #F5593D;
    color: #fff;
    margin-bottom: 20px;
    font-weight: bolder;
    position: relative;
    z-index: 1;
    border: 0 none;
    -webkit-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -moz-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -o-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    -ms-transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
    transition: transform 300ms cubic-bezier(0.34, 2, 0.6, 1), box-shadow 200ms ease;
}
.card-detalles h4{
        margin-left: 20px;
    font-weight: bold;
}
.card-detalles h3{
        margin-left: 20px;
    font-weight: bold;
    font-size: 17px;
}
.textarea-message{
        width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 98px;
    border-color: rgb(255, 255, 255);
}
.textarea-message:focus, 
.textarea-message:active, 
.textarea-message:hover {
    outline:0;
    border-color: rgb(255, 255, 255);
}
textarea::-webkit-input-placeholder {
color: #D3D4D3;
    padding: 3px;
}

textarea:-moz-placeholder { /* Firefox 18- */
color: #D3D4D3;  
    padding: 3px;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
color: #D3D4D3;  
    padding: 3px;
}

textarea:-ms-input-placeholder {
color: #D3D4D3;  
    padding: 3px;
}
.spinner {
    opacity: 0;
    display:none;
    width: 30px;
    height:20px;
    -webkit-transition: opacity 0.25s, max-width 0.45s;
    -moz-transition: opacity 0.25s, max-width 0.45s;
    -o-transition: opacity 0.25s, max-width 0.45s;
    transition: opacity 0.25s, max-width 0.45s;
    /* Duration fixed since we animate additional hidden width */
}
.has-spinner.active {
    cursor:progress;
}
.has-spinner.active .spinner {
    display:inline-block;
    opacity: 1;
    max-width: 50px;
    /* More than it will ever come, notice that this affects on animation duration */
}
.has-spinner{
    margin-top: 10px;
}
.messages{
    font-weight: 500;
    color: #0E5428;
}
.alert-send-message{
        padding: 0px;
        margin-top: 5px;
    margin-bottom: -25px;
}
.alert-send-message.activo{
        padding: 10px 15px;
}
.card-steps{
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}
.card-steps .step-image{

    text-align: center;    
}
.modal-header.hide{
    display: none !important;
}
.middle-image {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.icon-img-text {
  background-color: #65CADF;
  color: white;
  font-size: 16px;
  padding: 16px 32px;
}
.img-fluid {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
}

.step-image:hover .img-fluid  {
  opacity: 0.3;
}

.step-image:hover .middle-image {
  opacity: 1;
}
.paraf-justify{
    font-weight: bolder;
    color: #000;
}
.terminos h5{
    font-weight: bold;
}.terminos ul li{
    font-weight: bolder;
    color: #000;
}

.buttonsubmitpays{
    background: #25D366 url(../../img/logopay.jpg) no-repeat center left 190px !important;
    /* padding-right: 240px !important; */
    border: none;
    text-align: left;
}

.buttonsubmitpays:focus{
    background: #199347 url(../../img/logopay.jpg) no-repeat center left 190px !important;
    /* padding-right: 240px !important; */
    border: none;
    text-align: left;
}
.buttonsubmitpays:hover{
    background: #199347 url(../../img/logopay.jpg) no-repeat center left 190px !important;
    /* padding-right: 240px !important; */
    border: none;
    text-align: left;
}

.table-payment>tr>td{
    color: #fff;
    font-weight: 500;
}
.hour-ticket.ticket-o{
    font-size: 16px;
    font-weight: 500;
}
.list-inline.list-pagos li{
    display: inline-block;
    margin-left: 5px;
}
.card-espacio>i{
    font-size: 16px;
}
.first-sche .card-header-sche{
    background-color: #DD3746;
}
.first-sche-ticket .card-header-sche{
    background-color: #DD3746;
}
.first-sche-ticket .card-header-sche:hover{
    background-color: #e4636e;
}
.first-sche-ticket h2.sche:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    left: 0;
    bottom: -11px;    
}
.second-sche .card-header-sche{
    background-color: #283854;
}
.second-sche-ticket .card-header-sche{
    background-color: #283854;
}
.second-sche-ticket .card-header-sche:hover{
    background-color: #525f76;
}
.second-sche-ticket h2.sche:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    left: 0;
    bottom: -11px;    
}
.third-sche .card-header-sche{
    background-color: #4F94AE;
}
.third-sche-ticket .card-header-sche{
    background-color: #4F94AE;
}
.third-sche-ticket .card-header-sche:hover{
    background-color: #83B4C6;
}
.third-sche-ticket h2.sche:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    left: 0;
    bottom: -11px;    
}
.card-header-sche {
        border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
    color: #fff;
    padding: 10px;
    box-sizing: border-box;
    z-index: 1;
    text-align: left;
    background-color: #F5593D;
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: 10px;
}
.left-side {
    float: left;
}
h2.sche {
    font-size: 1.0em;
    font-weight: 300;
    margin: 0 0 20px;
    position: relative;
}
h2.sche:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #fff;
    left: 0;
    bottom: -11px;
}
span.currently-schedule {
    text-transform: uppercase;
    font-weight: 300;
    font-size: .8em;
}
.schedule-icon-res {
         position: absolute;
    right: 0px;
    top: 22%;
    width: 50%;
    transform: translateY(-50%);
}
.schedule-icon-res>h3{
    font-size: 14px;
    font-weight: 500;
    margin-top: 0px;
    margin-left: 10px;
}
.schefix-res{
    text-align: center;
    background-color: #fff;
    color: #000;
    border-radius: 2px;
    margin: -2px;
}
.schefix-res>h5{
    font-size: 12px;
    font-weight: 500;
    margin-bottom: -2px;
}
.schedule-icon-res>.fa{
         position: absolute;
    right: 35px;
    top: 10%;
    width: 100%;
}
.schedule-icon {
         position: absolute;
    right: 5px;
    top: 38%;
    width: 50%;
    transform: translateY(-50%);
}
.schedule-icon>h3{
    font-size: 19px;
    font-weight: 500;
}
.schedule-icon>.fa{
         position: absolute;
    right: 10px;
    top: 10%;
    width: 100%;
}
.header-bg {
    position: absolute;
    left: 0;
    top: 0;
    background-position: center;
    background-size: cover;
    opacity: .1;
    z-index: -1;
}
.schefix, .schefix-res {
    clear: both;
}

.header-ticket-res{
    background-color: #DEDEDF;
    color: #283854;
    font-weight: 500;
    margin-left: -6px;
    margin-right: -6px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    margin-bottom: -8px;
}
.card-select-d{
-webkit-box-shadow: 0px 0px 14px 7px rgba(13,255,41,0.53); 
box-shadow: 0px 0px 14px 7px rgba(13,255,41,0.53);
}

.no-gutter.row,
.no-gutter.container,
.no-gutter.container-fluid{
  margin-left: 0;
  margin-right: 0;
}

.no-gutter>[class^="col-"]{
  padding-left: 0;
  padding-right: 0;
}

.img-title-tour{
    position: absolute;
    margin-top: -65px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
}
.img-title-tour h4{
    margin-top: 15px;
    padding: 5px;
    color: #fff;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    font-weight: 700;
}
.section-descrip-tours{
    padding-bottom: 15px;
}

.tab-pane.active {
    animation: slide-down 0.7s ease-out;
    padding: 5px;
}
.tab-content.tabs-tours{
    margin-top: 25px;
}

.tab{
    margin-top: 5px;
}
.tab .nav-tabs{
    border:none;
    border-bottom: 1px solid #e4e4e4;
}
.tab .nav-item.nav-link{
    color: #fff;
    display: inline;
}
.tab .nav-item.nav-link.active{
    color: #000;
}
.nav-tabs a{
    padding: 15px 40px;
    border:1px solid #ededed !important;
    border-top: 2px solid #ededed !important;;
    border-right: 0px none;
    background: #3E6E8A;
    color:#fff;
    border-radius: 0px;
    margin-right: 0px;
    font-weight: bold;
    transition: all 0.3s ease-in 0s;
}
.nav-tabs a:hover{
    border-bottom-color: #ededed !important;;
    background: #00b0ad;
    color: #fff;
}
.nav-tabs a i{
    display: inline-block;
    text-align: center;
    margin-right:10px;
}
.nav-tabs a:last-child{
    border-right:1px solid #ededed;
}
.nav-tabs a.active,
.nav-tabs  a.active:focus,
.nav-tabs  a.active:hover{
    border-top: 3px solid #00b0ad !important;
    border-right: 1px solid #d3d3d3 !important;;
    margin-top: -15px;
    color: #444;
    padding: 22px 40px;
}

.bg-prices{
    background: #00b0ad;
}
.bg-from>label{
    background: #E14343;
    color: #fff;
    border-radius: 5px;
    padding: 2px;
    padding-left: 6px;
    padding-right: 6px;
    font-weight: bold;
}
.mon-precio{
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
}
.pre-precio{
    font-size: 28px;
    font-weight: bold;
    margin-right: 5px;
}
.per-precio{
    font-size: 15px;
    font-weight: bold;
}
.i-accordion .panel-heading,
.d-accordion .panel-heading,
.accordion-2a .panel-heading,
.accordion-2b .panel-heading,
.accordion-3 .panel-heading { cursor: pointer; }
.d-accordion .panel-heading.collapsed .fa-chevron-up:before { content: '\f078'; }
#accordion{
    margin-top: 20px;
}
.border-noradius{
    border-radius: 0px;
}
.nropax{
    font-size: 16px;
    font-weight: bold;
    color:#47484B;
    background: transparent;
    padding: 5px;
    border: 1px #47484B solid;
}
.preciopax{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #F5593D;
    padding: 5px;
}
.card-header.card-shared{
    background: #F3F3F3 !important;
}
.card-header.card-shared>a{
    color: #1D1F21 !important;
}
.precio-pax{
    padding-bottom: 10px;
}
.lista-descrip .item{
        display: inline-block;
}
.lista-descrip li {
    width: 25%;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 30px;
}
.lista-descrip li:first-child {
    display: none;
}
.lista-descrip{
        list-style: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.lista-descrip li img {
    width: 40px;
    height: 37px;
}
.lista-descrip li .rating_title {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 900;
    color: #555;
    margin-top: 5px;
    margin-bottom: 12px;
}
.lista-descrip li .detail {
    color: #959595;
    font-size: 15px;
}
.book-info-pay{
        background-color: #4F94AE;
}

.item-tour{
    width: 100%;
        box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.15);
}
.page-header .container>.content-tour-left{
    position: relative;
    top: 15%;
    left: -50px;
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    max-width: 250px;
}
.page-header .container>.content-tour-right{
    position: absolute;
    top: 18%;
    right: -5%;
    /* margin-right: -79px; */
    /* margin-left: -28px; */
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    max-width: 250px;
}
.title.tour-title-left{
    font-size: 1.53rem;
    text-align: left;
}
.prin-container {
    background-image: url(../../img/para-tours/trans_image1.jpg);
    background-repeat: no-repeat;
    padding: 0.5em 0;
    margin-top: 20px;
}
.top-matter {
    padding: 1.5em;
    max-width: 300px;
}
.print-h4-title {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -8px;
    padding: 8px;
    margin-left: -22px;
    text-align: left;
    color: #fff;
}
.prin-right h4 {
    font-size: 21px;
    color: #fff;
    font-weight: 700;
    text-align: left;
}
.prin-container-2 {
    background-image: url(../../img/para-tours/trans_image2.jpg);
    background-repeat: no-repeat;
    padding: 0.5em 0;
}
.print-top-text {
    padding: 5px;
}
.prin-right h5 {
    font-size: 18px;
    color: #fff;
    text-align: left;
}
.print-h4-title-right {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 2px;
    padding: 8px;
    margin-right: -28px;
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
}
.print-h4-title-left {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -8px;
    padding: 8px;
    margin-left: -28px;
    text-align: left;
    color: #fff;
    margin-bottom: -2px;
}
.text-price-first{
    text-align: center;
    color:#2C90B7;
    padding-bottom: 5px;
   margin-bottom: 10px;
}
.text-price-second{
    text-align: center;
    color:#2C4AB7;
    padding-bottom: 5px;
   margin-bottom: 40px;
}
.price-card-first{
    background: #F0F0F0;
}
.price-card-second{
    background:#F0F0F0;
}
.currency{
    font-size: 0.75em;
     position: absolute;
    margin-left: -70px;
    margin-top: 2px;
}
.price-d{
    font-size: 1.95em;
    font-weight: 500;
     position: absolute;
    margin-left: -40px;
    margin-top: -5px;
}

.strike {
    display: inline-block;
}
.strike::before {
    content: '';
    border-bottom: 2px solid red;
    width: 120%;
    position: absolute;
    right: -5px;
    top: 50%;
}

.price-c{
    font-size: 0.85em;
    font-weight: 500;
     position: absolute;
    margin-left: 10px;
    margin-top: 0px;
}
.person{
    font-size: 0.75em;
     position: absolute;
    margin-left: 35px;
    margin-top: 10px;
}
.price-c2{
    font-size: 0.85em;
    font-weight: 500;
     position: absolute;
    margin-left: 25px;
    margin-top: 0px;
}
.person2{
    font-size: 0.75em;
     position: absolute;
    margin-left: 50px;
    margin-top: 10px;
}
.price-based{
    font-size: 0.75em;
     position: absolute;
    margin-left: -50px;
    margin-top: 30px;
}
.text-price-first .price-d{
    font-size: 1.35em;
    margin-left: -35px;
    margin-top: -5px;
}
.text-price-first .price-c{
    font-size: 0.75em;
    margin-left: 5px;
    margin-top: 0px;
}
.text-price-first .price-c2{
    font-size: 0.75em;
    margin-left: 15px;
    margin-top: 0px;
}
.text-price-first .currency{
    font-size: 0.65em;
    margin-left: -60px;
    margin-top: 2px;
}
.text-price-first .person{
    font-size: 0.65em;
    margin-left: 25px;
    margin-top: 5px;
}
.text-price-first .person2{
    font-size: 0.65em;
    margin-left: 35px;
    margin-top: 5px;
}
.text-price-second .price-based{
    margin-left: -95px;
    margin-top: 30px;
}
.title-first{
    font-weight: 700;
    font-size: 1.5em;
        margin-bottom: 2px;
}
.title.title-right-info{
    color: #fff;
}
.linea{
    margin-top: 0px;
    margin-bottom: 5px;
}
.section-tours{
        padding-top: 40px;
    padding-bottom: 25px;
}
.section-tours.paral{
    padding-top: 10px;
}
.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.textinfo{
    font-size: 15px;
    font-style: italic;}
.small {
    font-size: 0.75rem;
}
.lts-2px {
    letter-spacing: 2px;
}
.card-heading {
    font-size: 1.285rem;
}
.capy-1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.capx-1 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.price-card-second {
    background: #F0F0F0;
}

.capy-3 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.capx-3 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.botones-cards {
    padding-top: 5px;
    padding-bottom: 5px;
}


img.zoom-gallery {
    width: 100%;
    border-radius:5px;
    object-fit:cover;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}
        
 
.transition-gallery {
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.thumb{
            margin-top: 30px;
        }

/*nuevas tarjetas*/

.tarjeta-title-sec h2 {
    display: inline-block;
    padding: 0 20px;
    text-transform: uppercase;
    background: #fff;
    margin-bottom: 15px;
    margin-top: 30px;
}
.tarjeta-title-sec{
    position: relative;
    margin: 0 10px 10px;
    text-align: center;
    z-index: 4;
}
.tarjeta-title-sec:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    height: 3px;
    background: #F5593D;
    z-index: -1;
}
@media (min-width: 1100px)
.tarjeta-list-monkey>li>.tarjeta {
    margin-top: 40px;
}
.tarjeta-teaser, .tarjeta-teaser.tarjeta-open .tarjeta-content-img>div:nth-of-type(2)>img {
    transition: transform 300ms;
}
.tarjeta {
    width: 100%;
    height: 210px;
    overflow: hidden;
    display: inline-block;
    transition: border 100ms 0ms;
    position: relative;
    background: #283854;
    margin-top: 15px;
    box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.55);
}
.tarjeta>a {
    display: block;
}
.tarjeta-coverage .tarjeta-content-img {
    height: 116px;
}

.tarjeta-content-img {
    border-top: none;
}
.image-present {
    text-align: center;
    position: relative;
    overflow: hidden;
}
.tarjeta-content-img {
    width: 100%;
    height: calc(100% - 92px);
    border-top: 1px solid #437A95;
    background: #437A95;
}


.image-present>div:nth-of-type(1) {
    z-index: 300;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: 50% 50%;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}
.image-present>div:nth-of-type(1) {
    width: 100%;
}
.image-present>div:nth-of-type(2) {
    z-index: 301;
    position: absolute;
}

.image-present>div:nth-of-type(2) {
    width: 100%;
    height: 100%;
}
.image-present>div:nth-of-type(2):before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.image-present>div:nth-of-type(2) img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.tarjeta-content-title {
    display: table-cell;
    width: 100%;
    height: 62px;
    vertical-align: middle;
    overflow: hidden;
}
.tarjeta-content-title h3 {
    display: -webkit-box;
    width: 100%;
    max-height: calc(2 * 22px);
    padding: 0 20px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    position: relative;
    z-index: 2;
    color: #fff;
    margin: 0px 0 0px;
    font-size: 17px;
    font-weight: bold;
}
.tarjeta-content .tag-icon {
    right: 20px;
    bottom: 30px;
    z-index: 1;
}
.image-present>div:nth-of-type(1) {
    z-index: 300;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    background-position: 50% 50%;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
}

.image-present>div:nth-of-type(1) {
    width: 100%;
    height: 100%;
}

.icon-tournament:before {
    content: "\e94a";
}
.tarjeta-bottom-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    color: #fff;
    font: normal normal 400 13px/19px Verdana,sans-serif;
    line-height: 24px;
}
.tarjeta-bottom-info div:nth-of-type(1) {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    height: 100%;
    white-space: nowrap;
    text-align: center;
}
.tarjeta-bottom-info div:nth-of-type(2) {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    height: 100%;
    white-space: nowrap;
    text-align: center;
    background-color:#DB3348;
    padding-bottom: 5px;
}

.tarjad-prin{
    margin-bottom: 20px;
}
#container-tarjad {
    grid-area: main;
    align-self: center;
    justify-self: center;
}
.tarjad-link {
    position: relative;
    display: block;
    color: inherit;
    text-decoration: none;
}
.tarjad-link:hover .tarjad-title {
    transition: color 0.3s ease;
    color: #f5593d;
}
.block-tarjad {
    display: flex;
    flex-direction: row;
    background: #fff;
    box-shadow: 0 0.1875rem 1.5rem rgba(0, 0, 0, 0.2);
    border-radius: 0.375rem;
    overflow: hidden;
}
.block-tarjad {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-template-rows: 1fr;
}
.tarjad-image {
    height: 95px;
}
.tarjad-image {
    transition: opacity 0.3s ease;
    display: block;
    width: 100%;
    object-fit: cover;
}
.tarjad-link:hover .tarjad-image {
    transition: opacity 0.3s ease;
    opacity: 0.9;
}
.tarjad-link:hover .tarjad-description {
    transition: color 0.3s ease;
    color: #000;
}
.tarjad-details {
    padding: 12px;
}
.tarjad-cat {
    display: inline-block;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.0625rem;
    margin: 0 0 0.75rem 0;
    padding: 0 0 0.25rem 0;
    border-bottom: 0.125rem solid #ebebeb;
}
.tarjad-description{
    font-size: 12.5px;
}
.tarjad-title {
    transition: color 0.3s ease;
    font-size: 16px;
    line-height: 1.4;
    color: #121212;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
}
.tarjad-subtitle{
    font-size: 0.875rem;
    line-height: 1;
    margin: 1.125rem 0 0 0;
    padding: 1.125rem 0 0 0;
    border-top: 0.0625rem solid #ebebeb;
}
.carou-content-teaser h5{
    font-size: 15px;
}


#caro-offer .carousel-control-prev{
    right: 64px !important;
        left: unset;
}

#caro-offer .carousel-control-next, .carousel-control-prev{
    margin-top: -37px;
        height: 35px;
    width: 8%;
    background-color: #333333;
}

#caro-offer .img-offer-item{
    height: auto;
    box-shadow: none;
}

#caro-offer .img-offer-item.img-offer-item-duo{
    margin-bottom: 5px;
    padding-right: 0.5rem!important;
    padding-left: 0.5rem!important;
}

#caro-offer .carousel-inner .carousel-item img{
    height: auto;
}

#caro-offer .offer-item-caro{
    padding-right: 3rem!important;
    margin-bottom: 15px;
}

.icon-trips{
    width: 28px;
    margin-bottom: -9px;
}
.icon-trips-big{
    width: 55px;
    margin-bottom: -9px;
    text-align: center;
    margin: 0 auto;
    margin-top: 12px;
}

.icon-archeological, .icon-cultural, .icon-bus, .icon-boat, 
.icon-archeological-big, .icon-cultural-big, .icon-bus-big, .icon-boat-big,
.icon-train-big, .icon-hike-big{
  background-image: url('../../img/icons/icon-trips.png');
  background-repeat: no-repeat;
}

.icon-archeological {
  height: 28px;
  background-position: -2px -2px;
}

.icon-cultural {
  height: 28px;
  background-position: -32px -2px;
}

.icon-bus {
  height: 28px;
  background-position: -60px -2px;
}
.icon-boat {
  height: 28px;
  background-position: -90px -2px;
}
.icon-archeological-big {
  height: 50px;
  background-position: -2px -34px;
}
.icon-cultural-big {
  height: 50px;
  background-position: -54px -34px;
}
.icon-bus-big {
  height: 50px;
  background-position: -108px -34px;
}
.icon-boat-big {
  height: 50px;
  background-position: -160px -34px;
}
.icon-train-big {
  height: 50px;
  background-position: -210px -34px;
}
.icon-hike-big {
  height: 50px;
  background-position: -258px -34px;
}

.tooltip-inner {
    background-color: #000000;
    color: #ffffff;
}
.tooltip {
    font-size: 13px;
    font-weight: 400;
}
.modal-footer{
    padding: 5px;
}
.modal-title{
    font-weight: 700;
}
.modal-body h4{
    margin-top: 0px;
    font-size: 22px;
    font-weight: 500;
    padding-top: 8px;
}
.modal-body p{
    margin-top: 2px;
    font-weight: 500;
}
.ticket-machupicchu-entrance{
    background: #DD3746;
}
.hour-card{
    display: inline-block;
    font-size: 14px;
}
.card-header-sche.she-time{
    margin-left: -12px;
    margin-right: -12px;
}
.she-time .fa.fa-clock-o{
    font-size: 11px;
    width: 11px;
}
.she-time .sche{
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
}
.card-header-sche.huayna-card{
    background-color: #FAA830;
}
.card-header-sche.huayna-card:hover{
    background-color: #fbbd62;
}
.card-header-sche.huayna-card .first-group{
    font-weight: 600;
     margin-left: 6px;
        padding-right: 5px;
    margin-bottom: 0px;
    margin-top: 5px;
    font-size: 14px;
}
.card-header-sche.huayna-card .second-group{
    font-weight: 600;
       margin-top: 15px;
    padding-right: 5px;
     font-size: 14px;
}
.card-header-sche.huayna-card .first-group:after {
    font-family: FontAwesome;
    content: "\f067";
    position: absolute;
    width: 100%;
    height: 2px;
    left: 60px;
    bottom: 45px;
    font-weight: 100;
}
.card-header-sche.huayna-card h2{
    font-weight: 500;
    font-size: 16px;
}
.card-header-sche.huayna-card.mountain-card{
    background-color: #EF4E1E;
}
.card-header-sche.huayna-card.mountain-card:hover{
    background-color: #f2714a;
}
/* --- end --- */

@keyframes slide-down {
    0% { opacity: 0; transform: translateY(100%); }
    100% { opacity: 1; transform: translateY(10); }
}

@media only screen and (min-width: 768px) and (max-width: 1330px) {
    .demo-icons ul li {
        width: 20%;
        float: left;
    }
    ol.carousel-indicators {
    bottom: -18px;
    }
    .list-inline.list-pagos li{
        width: 33px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar.fixed-top .nav-item.link-item-ph{
           margin-top: 17px;
    }
    .navbar.fixed-top .nav-link.link-ph {
       margin-right: 0px;
        font-size: 11px;
        width: 120px;
        margin-top: 5px;
        margin-bottom: 3px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1020px) {
    .schedule-icon {
        position: absolute;
        right: 3px;
        top: 56%;
        width: 59%;
    }
    .schedule-icon>h3 {
        font-size: 11px;
        font-weight: 500;
    }
    .schedule-icon>.fa {
        right: -6px;
        top: 11%;
    }
}
@media only screen and (min-width: 1024px)  {
    .demo-icons ul li {
        width: 12.5%;
        float: left;
        padding: 32px 0;
    }
    ol.carousel-indicators {
    bottom: -18px;
    }
    
}

@media screen and (max-width: 991px){
    .following .follows .row{
        text-align: center;
    }
    .formu-text .form-group.row input{
    margin-left: 0px;
    }
    .formu-text .form-group.row textarea{
        margin-left: -20px;
    }
    .formu-text2 .form-group.row input {
        margin-left: 0px;
    }
    .formu-text2 .form-group.row select {
        margin-left: 0px;
    }
     .formu-text .form-group.row select {
        margin-left: 0px;
    }
    .form-colorfondo input, .form-colorfondo input::-webkit-input-placeholder{
        font-size: 14px;
        line-height: 1;
    }
    ol.carousel-indicators {
    bottom: -18px;
    }
    .carousel-item{
        height: auto;
    }
    .carousel-item .carou-content{
        height: 350px;
    }
    .carou-content {
        padding: 5px;
        margin-right: 20px;
        margin-left: 25px;
    }
    .carousel-inner .carousel-item img {
         height: auto; 
    }
    .carou-content-title{
        padding: 0px;
    }
    .carou-content-title h3 {
         font-size: 15px;
        font-weight: 600;
        padding: 0px;
    }
    .carou-content-teaser h5{
        font-size: 12px;
    }
    .card-block .spaces-ticket{
        font-size: 20px;
    }
    .tim-title h1{
        font-size: 18px;
        font-weight: 500;
    }
    .title{
        font-size: 25px;
    }
    .img-title-tour{
        margin-top: -33px;
    }
    .img-title-tour h4{
            margin-top: 10px;
    padding: 0px;
    color: #fff;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 700;
    font-size: 11px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px)  {
	
	.list-inline.list-pagos li{
        width: 24px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
     #caro-offer .img-offer-item{
       padding-left: 3rem!important;
        padding-right: 3rem!important;
    }
    #caro-offer .offer-item-caro{
        padding-left: 3rem!important;
    }
    .navbar.fixed-top .nav-link.link-ph {

        margin-right: 0px;
    }
}

@media only screen and  (max-width: 575px)  {
	
	.list-inline.list-pagos li{
        width: 40px;
        margin-left: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    #caro-offer .img-offer-item{
       padding-left: 3rem!important;
        padding-right: 3rem!important;
    }
    #caro-offer .offer-item-caro{
        padding-left: 3rem!important;
    }
    .card-header-sche.huayna-card .first-group:after{
        left: 0px;
    }
    .card-header-sche.huayna-card .first-group{
        text-align: center;
    }
    .card-header-sche.huayna-card .second-group{
        text-align: center;
    }
}

/* for components and tutorial page */
    /*pre.prettyprint{
        background-color: #FFFCF5;
        border: 0px;
        margin-bottom: 0;
        margin-top: 20px;
        padding: 20px;
        text-align: left;
    }*/
.atv, .str{
    color: #75c3b6;
}
.tag, .pln, .kwd{
    color: #7A9E9F;
}
.atn{
    color: #68B3C8;
}
.pln{
    color: #333;
}
.com{
    color: #999;
}
.space-top{
    margin-top: 30px;
}
.area-line{
    /*border: 1px solid #999;*/
    border-left: 0;
    border-right: 0;
    color: #666;
    display: block;
    margin-top: 20px;
    padding: 8px 0;
    text-align: center;
}
.area-line a{
    color: #666;
}
.container-fluid{
    padding-right: 15px;
    padding-left: 15px;
}
.example-pages{
    margin-top: 50px;
}
.main .section:first-of-type{
    position: relative;
    z-index: 2;
}
.profile-content{
    padding-top: 0;
    position: relative;
    z-index: 2;
}
