@import url('https://fonts.googleapis.com/css?family=Lato|Lobster|Montserrat|Oswald:300,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Oswald|Raleway:300,300i,400,400i,500,500i');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two:400,400i,700,700i');

@font-face {
font-family: 'Lobster Regular';
font-style: normal;
font-weight: normal;
src: local('Lobster Regular'), url('../fonts/Lobster-Regular.woff') format('woff');
}

@font-face { 
  font-family:'Lobster', cursive;
  src:url(../fonts/Lobster-Regular.eot?xwhrpe);
  src:url(../fonts/Lobster-Regular.eot?xwhrpe#iefix) format('embedded-opentype'), 
      url(../fonts/Lobster-Regular.ttf?xwhrpe) format('truetype'),
      url(../fonts/Lobster-Regular.woff?xwhrpe) format('woff'),
      url(../fonts/Lobster-Regular.svg?xwhrpe#Lobster) format('svg');
      font-weight:400;
      font-style:normal
  }
  
  [class*=" icon-"],[class^=icon-] { 
    font-family:MachuPicchu!important;
    speak:none;
    font-style:normal;
    font-weight:400;
    font-variant:normal;
    text-transform:none;
    line-height:1;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }
  .icon-seta-baixo:before{content:"\e91b"}
  .icon-close:before{content:"\e91a"}
  .icon-messenger:before{content:"\e919"}
  .icon-calendario:before{content:"\e900"}
  .icon-depoimentos:before{content:"\e901"}
  .icon-dias-noites:before{content:"\e902"}
  .icon-estrela:before{content:"\e903"}
  .icon-experiencia:before{content:"\e904"}
  .icon-facebook:before{content:"\e905"}
  .icon-galeria:before{content:"\e906"}
  .icon-horario:before{content:"\e907"}
  .icon-incluso:before{content:"\e908"}
  .icon-informacoes:before{content:"\e909"}
  .icon-instagram:before{content:"\e90a"}
  .icon-mapa:before{content:"\e90b"}
  .icon-opcionais:before{content:"\e90c"}
  .icon-pagamentos:before{content:"\e90d"}
  .icon-pin:before{content:"\e90e"}
  .icon-por-pessoa:before{content:"\e90f"}
  .icon-seta-direita:before{content:"\e910"}
  .icon-seta-esquerda:before{content:"\e911"}
  .icon-telefone:before{content:"\e912"}
  .icon-twitter:before{content:"\e913"}
  .icon-user:before{content:"\e914"}
  .icon-valores:before{content:"\e915"}
  .icon-video-play:before{content:"\e916"}
  .icon-whatsapp:before{content:"\e917"}
  .icon-youtube:before{content:"\e918"}
  .icon-chat:before{content:"\e96b"}


body {
  margin: 0;	
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, 'Work Sans',  "Noto Sans", sans-serif,  "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 300;
  line-height: 1.625em;
  position: relative;
  padding: 0;
  background-color: #fff;
  word-wrap: break-word;

}


ol, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

select {
  display: block;
}

figure {
  margin: 0;
}

a {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

iframe {
  border: 0;
}

a, a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
  text-decoration: none;
  outline: 0;
}

.card-panel {
  margin: 0;
  padding: 60px;
}

/**
 *  Typography
 *
 **/
.btn i, .btn-large i, .btn-floating i, .btn-large i, .btn-flat i {
  font-size: 1em;
  line-height: inherit;
}

.gray-bg {
  background: #f9f9ff;
}

h1, h2, h3, h4, h5, h6 {
    color: #cd090f;
    font-family: "Fira Sans",sans-serif, "Poppins";
    font-weight: 400;
    line-height: 1.5em;
    text-transform: none;
    font-style: normal;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0;
  margin-top: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #222222;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 16px;
}

h6, .h6 {
  font-size: 14px;
  color: #222222;
}

td, th {
  border-radius: 0px;
}




/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clear::before, .clear::after {
  content: " ";
  display: table;
}

.clear::after {
  clear: both;
}

.fz-11 {
  font-size: 11px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-30 {
  font-size: 30px;
}

.fz-48 {
  font-size: 48px !important;
}

.fw100 {
  font-weight: 100;
}

.fw300 {
  font-weight: 300;
}

.fw400 {
  font-weight: 400 !important;
}

.fw500 {
  font-weight: 500;
}

.f700 {
  font-weight: 700;
}

.fsi {
  font-style: italic;
}

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

.mt-15 {
  margin-top: 15px;
}

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

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

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

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

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

.mt-60 {
  margin-top: 60px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-150 {
  margin-top: 150px;
}

.ml-0 {
  margin-left: 0 !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-0 {
  margin-right: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-50 {
  margin-right: 50px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-0-i {
  margin-bottom: 0px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-100 {
  margin-bottom: 100px;
}

.pt-0 {
  padding-top: 0px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-170 {
  padding-top: 170px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pr-30 {
  padding-right: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-90 {
  padding-left: 90px;
}

.p-40 {
  padding: 40px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.text-italic {
  font-style: italic;
}

.text-white {
  color: #fff;
}

.text-black {
  color: #000;
}

.transition {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.section-full {
  padding: 100px 0;
}

.section-half {
  padding: 75px 0;
}

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

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

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

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.inline-flex {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.flex-grow {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
}

.flex-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}

.flex-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
}

.flex-top {
  -webkit-align-self: flex-start;
  -moz-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}

.flex-bottom {
  -webkit-align-self: flex-end;
  -moz-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.space-around {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}

.flex-column {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.display-table {
  display: table;
}

.light {
  color: #fff;
}

.dark {
  color: #222;
}

.relative {
  position: relative;
}

.overflow-hidden {
  overflow: hidden;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.container.fullwidth {
  width: 100%;
}

.container.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.no-padding {
  padding: 0;
}

.section-bg {
  background: #f9fafc;
}

@media (max-width: 767px) {
  .no-flex-xs {
    display: block !important;
  }
  #header .imgvic img {
    transition: all 0.5s;
    height: 110px;
    width: 274px;
    margin-top: 0px;
    padding-left: 20px;
  }
  #header.header-scrolled .imgvic img {
  transition: all 0.5s;
  height: 80px;
  width: 274px;
  margin-top: 0px;
  }
}

.row.no-margin {
  margin-left: 0;
  margin-right: 0;
}


@media screen and (max-width:640px) {
  .vicoculta {
    display: none;
  }
  #carousel-example-generic img {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
    max-width: 100%;
    max-height: 100%;
   }
  #header .imgvic img {
	  transition: all 0.5s;
	  height: 110px;
	  width: 274px;
	  margin-top: 0px;
	  padding-left: 20px;
  }
  #header.header-scrolled .imgvic img {
  transition: all 0.5s;
  height: 80px;
  width: 274px;
  margin-top: 0px;
  }

}
@media screen and (max-width:1024px) and (min-width:640px) {
    /* reglas CSS */
}
@media screen and (min-width:1024px) {
    /* reglas CSS */
}

/*--------------------- titulo home ------------*/
.headline {
    display: block;
    margin: 10px 0px 5px 0;
    padding-left: 30px;
    border-bottom: 1px dotted #D0C7B0;
    text-align: center;
}

.headline h2, .headline h3, .headline h4 {
    /*font-family:"Times New Roman", Times, serif;*/
    font-family: Arial,Helvetica,Verdana,sans-serif !important;
    border-bottom: 2px solid #d04c3f;
    text-align: center;
    margin: 0 0 -2px 0;
    padding-bottom: 5px;
    display: inline-block;
    color: #d04c3f;
    font-size: 2rem;
    line-height: 50px;
    font-weight: 700ext-shadow: 1px 1px 2px #000000;
    text-transform: uppercase;
}

.headline h2 span, .headline h3 span, .headline h4 span {
    color: #58167d;
}


/* =================================== */
/*  Elements Page Styles
/* =================================== */
/*---------- Start Elements Page -------------*/
.whole-wrap {
  background-color: #f9f9ff;
}

.generic-banner {
  margin-top: 60px;
  background-color: #f8b600;
  text-align: center;
}

.generic-banner .height {
  height: 600px;
}

@media (max-width: 767.98px) {
  .generic-banner .height {
    height: 400px;
  }
}

.generic-banner .generic-banner-content h2 {
  line-height: 1.2em;
  margin-bottom: 20px;
}

@media (max-width: 991.98px) {
  .generic-banner .generic-banner-content h2 br {
    display: none;
  }
}

.generic-banner .generic-banner-content p {
  text-align: center;
  font-size: 16px;
}

@media (max-width: 991.98px) {
  .generic-banner .generic-banner-content p br {
    display: none;
  }
}

.generic-content h1 {
  font-weight: 600;
}

.about-generic-area {
  background: #fff;
}

.about-generic-area p {
  margin-bottom: 20px;
}

.white-bg {
  background: #fff;
}

.section-top-border {
  padding: 50px 0;
  border-top: 1px dotted #eee;
}

.switch-wrap {
  margin-bottom: 10px;
}

.switch-wrap p {
  margin: 0;
}

/*---------- End Elements Page -------------*/
.sample-text-area {
  background: #f9f9ff;
  padding: 100px 0 70px 0;
}

.sample-text {
  margin-bottom: 0;
}

.text-heading {
  margin-bottom: 30px;
  font-size: 24px;
}

.typo-list {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  .typo-sec {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .element-wrap {
    margin-top: 30px;
  }
}

b, sup, sub, u, del {
  color: #f8b600;
}

p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}




.typography h1, .typography h2, .typography h3, .typography h4, .typography h5, .typography h6 {
  color: #777777;
}

.button-area {
  background: #f9f9ff;
}

.button-area .border-top-generic {
  padding: 70px 15px;
  border-top: 1px dotted #eee;
}

.button-group-area .genric-btn {
  margin-right: 10px;
  margin-top: 10px;
}

.button-group-area .genric-btn:last-child {
  margin-right: 0;
}

.circle {
  border-radius: 20px;
}

.genric-btn {
  display: inline-block;
  outline: none;
  line-height: 40px;
  padding: 0 30px;
  font-size: .8em;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  cursor: pointer;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.genric-btn:focus {
  outline: none;
}

.genric-btn.e-large {
  padding: 0 40px;
  line-height: 50px;
}

.genric-btn.large {
  line-height: 45px;
}

.genric-btn.medium {
  line-height: 30px;
}

.genric-btn.small {
  line-height: 25px;
}

.genric-btn.radius {
  border-radius: 3px;
}

.genric-btn.circle {
  border-radius: 20px;
}

.genric-btn.arrow {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.genric-btn.arrow span {
  margin-left: 10px;
}

.genric-btn.default {
  color: #222222;
  background: #f9f9ff;
  border: 1px solid transparent;
}

.genric-btn.default:hover {
  border: 1px solid #f9f9ff;
  background: #fff;
}

.genric-btn.default-border {
  border: 1px solid #f9f9ff;
  background: #fff;
}

.genric-btn.default-border:hover {
  color: #222222;
  background: #f9f9ff;
  border: 1px solid transparent;
}

.genric-btn.primary {
  color: #fff;
  background: #f8b600;
  border: 1px solid transparent;
}

.genric-btn.primary:hover {
  color: #f8b600;
  border: 1px solid #f8b600;
  background: #fff;
}

.genric-btn.primary-border {
  color: #f8b600;
  border: 1px solid #f8b600;
  background: #fff;
}

.genric-btn.primary-border:hover {
  color: #fff;
  background: #f8b600;
  border: 1px solid transparent;
}

.genric-btn.success {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

.genric-btn.success:hover {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

.genric-btn.success-border {
  color: #4cd3e3;
  border: 1px solid #4cd3e3;
  background: #fff;
}

.genric-btn.success-border:hover {
  color: #fff;
  background: #4cd3e3;
  border: 1px solid transparent;
}

.genric-btn.info {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

.genric-btn.info:hover {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

.genric-btn.info-border {
  color: #38a4ff;
  border: 1px solid #38a4ff;
  background: #fff;
}

.genric-btn.info-border:hover {
  color: #fff;
  background: #38a4ff;
  border: 1px solid transparent;
}

.genric-btn.warning {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

.genric-btn.warning:hover {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

.genric-btn.warning-border {
  color: #f4e700;
  border: 1px solid #f4e700;
  background: #fff;
}

.genric-btn.warning-border:hover {
  color: #fff;
  background: #f4e700;
  border: 1px solid transparent;
}

.genric-btn.danger {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

.genric-btn.danger:hover {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

.genric-btn.danger-border {
  color: #f44a40;
  border: 1px solid #f44a40;
  background: #fff;
}

.genric-btn.danger-border:hover {
  color: #fff;
  background: #f44a40;
  border: 1px solid transparent;
}

.genric-btn.link {
  color: #222222;
  background: #f9f9ff;
  text-decoration: underline;
  border: 1px solid transparent;
}

.genric-btn.link:hover {
  color: #222222;
  border: 1px solid #f9f9ff;
  background: #fff;
}

.genric-btn.link-border {
  color: #222222;
  border: 1px solid #f9f9ff;
  background: #fff;
  text-decoration: underline;
}

.genric-btn.link-border:hover {
  color: #222222;
  background: #f9f9ff;
  border: 1px solid transparent;
}

.genric-btn.disable {
  color: #222222, 0.3;
  background: #f9f9ff;
  border: 1px solid transparent;
  cursor: not-allowed;
}

.generic-blockquote {
  padding: 30px 50px 30px 30px;
  background: #fff;
  border-left: 2px solid #f8b600;
}

@media (max-width: 991px) {
  .progress-table-wrap {
    overflow-x: scroll;
  }
}

.progress-table {
  background: #fff;
  padding: 15px 0px 30px 0px;
  min-width: 800px;
}

.progress-table .serial {
  width: 11.83%;
  padding-left: 30px;
}

.progress-table .country {
  width: 28.07%;
}

.progress-table .visit {
  width: 19.74%;
}

.progress-table .percentage {
  width: 40.36%;
  padding-right: 50px;
}

.progress-table .table-head {
  display: flex;
}

.progress-table .table-head .serial, .progress-table .table-head .country, .progress-table .table-head .visit, .progress-table .table-head .percentage {
  color: #222222;
  line-height: 40px;
  text-transform: uppercase;
  font-weight: 500;
}

.progress-table .table-row {
  padding: 15px 0;
  border-top: 1px solid #edf3fd;
  display: flex;
}

.progress-table .table-row .serial, .progress-table .table-row .country, .progress-table .table-row .visit, .progress-table .table-row .percentage {
  display: flex;
  align-items: center;
}

.progress-table .table-row .country img {
  margin-right: 15px;
}

.progress-table .table-row .percentage .progress {
  width: 80%;
  border-radius: 0px;
  background: transparent;
}

.progress-table .table-row .percentage .progress .progress-bar {
  height: 5px;
  line-height: 5px;
}

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
  background-color: #e66686;
}

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
  background-color: #f09359;
}

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
  background-color: #73fbaf;
}

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
  background-color: #6382e6;
}

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
  background-color: #a367e7;
}

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
  background-color: #e66686;
}

.single-gallery-image {
  margin-top: 30px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: cover !important;
  height: 200px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-gallery-image:hover {
  opacity: .8;
}

.list-style {
  width: 14px;
  height: 14px;
}

.unordered-list li {
  position: relative;
  padding-left: 30px;
  line-height: 1.82em !important;
}

.unordered-list li:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 3px solid #f8b600;
  background: #fff;
  top: 4px;
  left: 0;
  border-radius: 50%;
}

.ordered-list {
  margin-left: 30px;
}

.ordered-list li {
  list-style-type: decimal-leading-zero;
  color: #f8b600;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list li span {
  font-weight: 300;
  color: #777777;
}

.ordered-list-alpha li {
  margin-left: 30px;
  list-style-type: lower-alpha;
  color: #f8b600;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-alpha li span {
  font-weight: 300;
  color: #777777;
}

.ordered-list-roman li {
  margin-left: 30px;
  list-style-type: lower-roman;
  color: #f8b600;
  font-weight: 500;
  line-height: 1.82em !important;
}

.ordered-list-roman li span {
  font-weight: 300;
  color: #777777;
}

.single-input {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input:focus {
  outline: none;
}

.input-group-icon {
  position: relative;
}

.input-group-icon .icon {
  position: absolute;
  left: 20px;
  top: 0;
  line-height: 40px;
  z-index: 3;
}

.input-group-icon .icon i {
  color: #797979;
}

.input-group-icon .single-input {
  padding-left: 45px;
}

.single-textarea {
  display: block;
  width: 100%;
  line-height: 40px;
  border: none;
  outline: none;
  background: #fff;
  padding: 0 20px;
  height: 100px;
  resize: none;
}

.single-textarea:focus {
  outline: none;
}

.single-input-primary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input-primary:focus {
  outline: none;
  border: 1px solid #f8b600;
}

.single-input-accent {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input-accent:focus {
  outline: none;
  border: 1px solid #eb6b55;
}

.single-input-secondary {
  display: block;
  width: 100%;
  line-height: 40px;
  border: 1px solid transparent;
  outline: none;
  background: #fff;
  padding: 0 20px;
}

.single-input-secondary:focus {
  outline: none;
  border: 1px solid #f09359;
}

.default-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.default-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.default-switch input + label {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #f8b600;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.default-switch input:checked + label {
  left: 19px;
}

.single-element-widget {
  margin-bottom: 30px;
}

.primary-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.primary-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.primary-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.primary-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.primary-switch input:checked + label:after {
  left: 19px;
}

.primary-switch input:checked + label:before {
  background: #f8b600;
}

.confirm-switch {
  width: 35px;
  height: 17px;
  border-radius: 8.5px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.confirm-switch input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-switch input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.confirm-switch input + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 8.5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}

.confirm-switch input + label:after {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

.confirm-switch input:checked + label:after {
  left: 19px;
}

.confirm-switch input:checked + label:before {
  background: #4cd3e3;
}

.primary-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.primary-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.primary-checkbox input:checked + label {
  background: url(../img/elements/primary-check.png) no-repeat center center/cover;
  border: none;
}

.confirm-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.confirm-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.confirm-checkbox input:checked + label {
  background: url(../img/elements/success-check.png) no-repeat center center/cover;
  border: none;
}

.disabled-checkbox {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.disabled-checkbox input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-checkbox input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-checkbox input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

.disabled-checkbox input:checked + label {
  background: url(../img/elements/disabled-check.png) no-repeat center center/cover;
  border: none;
}

.primary-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.primary-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.primary-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.primary-radio input:checked + label {
  background: url(../img/elements/primary-radio.png) no-repeat center center/cover;
  border: none;
}

.confirm-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.confirm-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.confirm-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.confirm-radio input:checked + label {
  background: url(../img/elements/success-radio.png) no-repeat center center/cover;
  border: none;
}

.disabled-radio {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.disabled-radio input {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.disabled-radio input + label {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  border: 1px solid #f1f1f1;
}

.disabled-radio input:disabled {
  cursor: not-allowed;
  z-index: 3;
}

.disabled-radio input:checked + label {
  background: url(../img/elements/disabled-radio.png) no-repeat center center/cover;
  border: none;
}

.default-select {
  height: 40px;
}

.default-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #fff;
  padding-left: 20px;
  padding-right: 40px;
}

.default-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

.default-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 20px;
}

.default-select .nice-select .list .option.selected {
  color: #f8b600;
  background: transparent;
}

.default-select .nice-select .list .option:hover {
  color: #f8b600;
  background: transparent;
}

.default-select .current {
  margin-right: 50px;
  font-weight: 300;
}

.default-select .nice-select::after {
  right: 20px;
}

@media (max-width: 991px) {
  .left-align-p p {
    margin-top: 20px;
  }
}

.form-select {
  height: 40px;
  width: 100%;
}

.form-select .nice-select {
  border: none;
  border-radius: 0px;
  height: 40px;
  background: #fff !important;
  padding-left: 45px;
  padding-right: 40px;
  width: 100%;
}

.form-select .nice-select .list {
  margin-top: 0;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  width: 100%;
  padding: 10px 0 10px 0px;
}

.form-select .nice-select .list .option {
  font-weight: 300;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  line-height: 28px;
  min-height: 28px;
  font-size: 12px;
  padding-left: 45px;
}

.form-select .nice-select .list .option.selected {
  color: #f8b600;
  background: transparent;
}

.form-select .nice-select .list .option:hover {
  color: #f8b600;
  background: transparent;
}

.form-select .current {
  margin-right: 50px;
  font-weight: 300;
}

.form-select .nice-select::after {
  right: 20px;
}

/* =================================== */
/*  Menu Styles
/* =================================== */
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.top-header-block {
    position: relative;
    color: rgba(255,255,255,0.6);
    font-size: 10px;
    line-height: 5px;
    text-transform: uppercase;
    padding-right: 30px;
    height: auto;
}
.fr {
    float: right;
}



.header-top {
  font-size: 15px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px;
  width: 100%;
  /*background-color: rgba(0, 0, 0, 0.7); */
  
      background: -webkit-gradient(linear, left center, right center, from(rgba(27,20,100,0)),color-stop(70%, rgba(27,20,67,0.7)));
    background: -webkit-linear-gradient(left,rgba(27,20,100,0) ,rgba(27,20,67,0.7) 70%);
    background: linear-gradient(to right,rgba(27,20,100,0) ,rgba(27,20,67,0.7) 70%);
    
}

.header-top a {
  color: #fbf8f1;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  font-size: 1.1em;
  font-weight: 400;
  /*text-shadow: 3px 3px 2px #241703; */
  width: 100%;
  
}

.header-top a:hover {
  color: #f8b600;
}

.header-top ul li {
  display: inline-block;
  margin-right: 15px;
}

@media (max-width: 414px) {
  .header-top ul li {
    margin-right: 0px;
  }
}

.header-top .header-top-left a {
  margin-right: 8px;
}

.header-top .header-top-right {
  text-align: right;
}

.header-top .header-top-right .header-social a {
  color: #085e32;
  margin-left: 15px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-top .header-top-right .header-social a:hover {
  color: #fcfcfc;
}

.top-head-btn {
  background: #f8b600;
  padding: 9px 26px;
}

.row-picture {
  box-sizing: border-box;
  padding: 3px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); 
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); 
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  position: relative;
}
.row-picture img {
    height: 240px;
    width: 100%;
}
.fa-clock::before {
    content: "\f017";
    color: #42b72a;
}
.fa-shopping-cart::before {
    content: "\f07a";
    color: #42b72a;
}
.fa-group::before, .fa-users::before {
    content: "\f0c0";
    color: #42b72a;
}
div.midistancia {
  height: 20px;
}
h3.mititgrupo {
  text-align: left; padding: 10px 1px 0px 0px; font-weight: 600; text-transform: uppercase;
}
div.row.marcosya {
  padding: 10px 3px 10px 4px; background-color: #f5f4f5; margin-left: 10px; margin-right: 10px; -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
div.row.parrafo p {
width: 100%;
padding: 0px 0px;
margin: 10px 10px;
display: block;
line-height: 1.43em;
color: #73070d;
font-weight: 400;
font-style: normal;
font-size: 1rem;
font-family: cursive, sans-serif;
text-align: justify;
}
div.row.parrafo p b {
  font-weight: 600;
}
strong.costosya {
  font-size: 1.5em;
font-weight: 700;
color: #eb0b0b;
text-align: center;
}
span.coches {
  color: #4c4547;
font-size: 1em;
font-weight: 400;
padding-right: 20px;
}
.explore {
  border-bottom: .0625rem dotted #42b72a;
font-size: 1.3em;
font-weight: 600;
color: #42b72a;
}
.main-menu {
  padding-bottom: 20px;
  padding-top: 0px;
  background: rgba(255, 255, 255, 0.15);
  padding-left: 15px;
  padding-right: 15px;
}

#header {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
  
  /*background-color: rgba(0, 0, 0, 0.7); */
}

#header.header-scrolled {
  transition: all 0.5s;
  background-color: #bf0c16;
}

#header.header-scrolled .imgvic img {
  transition: all 0.5s;
  height: 64px;
  width: 114px;
  margin-top: 0px;
  display: none;
}
#header .imgvic img {
  transition: all 0.5s;
  height: 140px;
  width: 274px;
  margin-top: 0px;
  padding-left: 20px;
}

#header.header-scrolled .header-top {
  display: none;
}

#header.header-scrolled .main-menu {
  background: transparent;
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "\f09a";
    background: #3B5A9A;   
}
.fa-instagram::before {
    content: "\f16d";
    background: #7C4A3A;
}
.fa-twitter::before {
    content: "\f099";
    background: #1AA9E1;
}
.fa-pinterest-p::before {
    content: "\f231";
    background: #ff891e;
}
.fa-whatsapp::before {
    content: "\f232";
    background: #7db424;
}
.fa-tripadvisor::before {
    content: "\f262";
    background: #00A680;
    padding: 5px 5px;
    border-radius: 50%;
    color: #fff4df;
}
.fa-youtube::before {
    content: "\f167";
    background: #C3191E;
}

.fa-facebook-f::before, .fa-facebook::before, .fa-instagram::before, .fa-twitter::before, .fa-pinterest-p::before, .fa-whatsapp::before, .fa-youtube::before {
margin: 0 3px;
width: 100%;
height: 100%;
border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
transition: .5s all;
-webkit-transition: .5s all;
-moz-transition: .5s all;
-o-transition: .5s all;
-ms-transition: .5s all;
padding: 5px 6px 5px 6px;
}
.fa-facebook-f a {
  color: #fff;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.cd-primary-nav {
  display: inline-block;
  float: right;
  height: 100%;
  width: 100%;
}

.cd-primary-nav > ul {
  position: absolute;
  z-index: 2;
  top: 60px;
  top: 50px;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  display: none;
  box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
}

.cd-primary-nav > ul a {
  /* target primary-nav links */
  display: block;
  height: 50px;
  line-height: 50px;
  color: #8a5f33;
  border-top: 1px solid #f2f2f2;
  padding: 0 1em;
}

@media only screen and (min-width: 1024px){
  .cd-primary-nav > ul a {
    color: #fff;
  }
}

.cd-primary-nav > ul a:hover, .cd-primary-nav > ul a.active {
  color: #fba41d;
}

@media only screen and (min-width: 1024px) {
  .cd-primary-nav {
    display: table;
    width: 100%;
  }

  .cd-primary-nav > ul {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: auto;
    top: 0;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
  }

}

.nav-open .cd-primary-nav ul, .cd-primary-nav ul:target {
  display: block;
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .nav-open .cd-primary-nav ul,
  .cd-primary-nav ul:target {
    display: table-cell;
  }
}


/*-------------------------- nuevo menu -----------*/
.top-header-block {
    position: relative;
    color: rgba(255,255,255,0.6);
    font-size: 10px;
    line-height: 5px;
    text-transform: uppercase;
    padding-right: 30px;
    height: auto;
}

.fr {
    float: right;
}
.e-mail {
    padding-left: 30px;
}


/* =================================== */
/*  Homepage Styles
/* =================================== */


.section-gap {
  padding: 0px 0;
}

.alert-msg {
  color: #008000;
}

#logo {
  padding-left: 15px;
}


nav {
    display: block;
    width: 100%;
}

#nav-menu-container {
  padding-right: 15px;
}

.primary-btn {
  background: #f8b600;
  line-height: 42px;
  padding-left: 30px;
  padding-right: 30px;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  position: relative;
}

.primary-btn:focus {
  outline: none;
}


.primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.primary-btn:hover {
  color: #fff;
}

.primary-btn:hover span {
  color: #fff;
  right: 20px;
}

.primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.primary-btn.white span {
  color: #fff;
}

.primary-btn.white:hover {
  background: #fff;
  color: #f8b600;
}

.primary-btn.white:hover span {
  color: #f8b600;
}

.primary-btn.wh {
  background: #fff;
  color: #222;
  text-transform: uppercase;
}

.primary-btn.wh:hover {
  background: #222;
  color: #fff;
}

.primary-btn.squire {
  border-radius: 0px !important;
  border: 1px solid transparent;
}

.primary-btn.squire:hover {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}

.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.section-title {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
}

.section-title h1 {
  margin-bottom: 10px;
}

/*-------- Start Banner Area ------------*/
.banner-area {
  background: url(../img/hero-bg.jpg) center;
  background-size: cover;
}

.banner-area .overlay-bg {
  background: rgba(4, 9, 30, 0.4);
}

@media (max-width: 767px) {
  .banner-area .fullscreen {
    height: auto !important;
  }
}

.banner-left h6 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 2px;
}

.banner-left h1 {
  margin: 20px 0;
  font-size: 60px;
  text-transform: uppercase;
  text-shadow: 3px 3px 2px #0d0d15;
  color: #fbbf31;
}
.text-white1 {
  color: #000;
}

@media (max-width: 1199px) {
  .banner-left h1 {
    font-size: 40px;
  }
}

@media (max-width: 413px) {
  .banner-left h1 {
    font-size: 33px;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  .banner-left h1 {
    font-size: 36px;
  }
  .banner-left h6 {
    font-size: 12px;
  }
}

.banner-left p {
  margin: 20px 0px;
}

.banner-left .primary-btn {
  background: #f8b600;
}

.banner-left .primary-btn:hover {
  background: #222;
  color: #fff;
}

@media (max-width: 767px) {
  .banner-left {
    margin-top: 120px;
    margin-bottom: 60px;
  }
}

.banner-right .nav-tabs {
  border-bottom: none;
}

.banner-right .nav-item {
  background: rgba(255, 255, 255, 0.25);
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  margin-right: 1px;
}

.banner-right .nav-item a {
  color: #fff;
}

.banner-right .nav-item:hover a {
  border-color: transparent !important;
}

.banner-right .nav-tabs .nav-link {
  border-radius: 0 !important;
}

.banner-right .tab-content {
  background: #fff;
}

.banner-right .form-wrap {
  padding: 40px 30px;
  text-align: center;
}

.banner-right .form-wrap .form-control {
  padding: 0.675rem 0.75rem;
  font-size: 13px;
  font-weight: 300;
  border-radius: 0px;
  margin-bottom: 10px;
  border-color: #eee;
}

.banner-right .form-wrap .form-control:focus {
  box-shadow: none;
}

@media (max-width: 1024px) {
  .banner-right {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .banner-right {
    padding-bottom: 50px;
  }
}

/*-------- End Banner Area ------------*/
/*-------- start Popular-destination Area ------------*/
.single-destination {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-destination .overlay-bg {
  background: rgba(4, 9, 30, 0.4);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  opacity: 0;
}

.single-destination .thumb {
  position: relative;
}

.single-destination .thumb img {
  width: 100%;
}

.single-destination .desc {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.single-destination .desc .price-btn {
  background: #f8b600;
  text-align: center;
  color: #222;
  padding: 6px 30px;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  margin: 10px;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-destination .desc h4 {
  color: #fff;
}
.single-destination .desc h4 a {
  color: #fff;
  font-size: 1rem;
}
.single-destination .desc h4 a:hover {
  color: #f9f740;
}

.single-destination .desc p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0px;
}

.single-destination:hover .price-btn {
  opacity: 1;
}

.single-destination:hover .overlay-bg {
  opacity: 1;
}

@media (max-width: 991px) {
  .single-destination {
    margin-bottom: 30px;
  }
}

/*-------- end Popular-destination Area ------------*/
/*-------- start price Area ------------*/
.price-area {
  background: url(../img/price-bg.png);
  background-size: cover;
}

.price-area .single-price {
  background: #fff;
  padding: 30px;
}

.price-area .single-price h4 {
  text-align: center;
  border-bottom: 1px solid #f8b600;
  padding-bottom: 20px;
}

.price-area .single-price .price-list {
  margin-top: 30px;
}

.price-area .single-price .price-list li {
  margin-bottom: 10px;
}

.price-area .single-price .price-list li .price-btn {
  background: #f9f9ff;
  border: 1px solid #eee;
  color: #222;
  font-size: 14px;
  font-weight: 600;
  padding: 5px 20px;
}

.price-area .single-price .price-list li .price-btn:hover {
  border-color: #f8b600;
  background: #f8b600;
  color: #fff;
}

@media (max-width: 991px) {
  .price-area .single-price {
    margin-bottom: 30px;
  }
}

/*-------- end price Area ------------*/
/*-------- start other-issue Area ------------*/
.single-other-issue .thumb {
  overflow: hidden;
}

.single-other-issue .thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-other-issue h4, .single-other-issue h3, .single-other-issue h2 {
  margin: 20px 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  text-align: center;
  font-size: 1.5rem;
}

.single-other-issue:hover h4, .single-other-issue:hover h3, .single-other-issue:hover h2 {
  color: #f8b600;
}

.single-other-issue:hover .thumb img {
  transform: scale(1.08) rotate(-3deg);
}

/*-------- end other-issue Area ------------*/
/*--------- start testimonial area  -------------*/
.testimonial-area {
  background-color: #f9f9ff;
}

.testimonial-area .owl-dots {
  text-align: center;
  bottom: 5px;
  margin-top: 70px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.testimonial-area .owl-dot {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(248, 182, 0, 0.2);
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.testimonial-area .owl-dot.active {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #f8b600;
}

.single-testimonial {
  background-color: #fff;
  padding: 25px 30px 12px 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-testimonial:hover {
  cursor: pointer;
}

.single-testimonial .thumb {
  margin-right: 30px;
}

.single-testimonial h4 {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-bottom: 5px;
}

.single-testimonial .star .checked {
  color: orange;
}

.single-testimonial:hover h4 {
  color: #f8b600;
  cursor: pointer;
}

/*--------- end testimonial area  -------------*/
/*--------- start home-about area  -------------*/
.home-about-area .home-about-left {
  padding-left: 20%;
}

@media (max-width: 1366px) {
  .home-about-area .home-about-left {
    padding-left: 5%;
  }
}

.home-about-area .home-about-left h1 {
  max-width: 510px;
}

@media (max-width: 1366px) {
  .home-about-area .home-about-left h1 {
    font-size: 20px;
  }
}

.home-about-area .home-about-left p {
  max-width: 500px;
  padding: 20px 0;
}

@media (max-width: 991px) {
  .home-about-area .home-about-left p {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.home-about-area .home-about-left .primary-btn {
  margin-top: 10px;
  background: #f55c11;
  font-size: 14px;
}

.home-about-area .home-about-left .primary-btn:hover {
  background: #202d41;
}

@media (max-width: 991px) {
  .home-about-area .home-about-left {
    padding: 100px 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
  .home-about-area .home-about-left h1 {
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }
}

.home-about-area .home-about-right img {
  /*width: 100%;*/
}
.home-about-area {

background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );

padding-top: 50px;
padding-bottom: 50px;

}

/*--------- end home-about area  -------------*/
/*--------- start recent-blog Area -------------*/
.recent-blog-area .owl-dots {
  text-align: center;
  bottom: 5px;
  margin-top: 70px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.recent-blog-area .owl-dot {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(248, 182, 0, 0.2);
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.recent-blog-area .owl-dot.active {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #f8b600;
}

.recent-blog-area .single-recent-blog-post .thumb {
  overflow: hidden;
}

.recent-blog-area .single-recent-blog-post .thumb img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.recent-blog-area .single-recent-blog-post .tags {
  margin: 20px 0px;
}

.recent-blog-area .single-recent-blog-post .tags li {
  display: inline-block;
  border: 1px solid #eee;
  padding: 4px 12px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.recent-blog-area .single-recent-blog-post .tags li:hover {
  background-color: #f8b600;
}

.recent-blog-area .single-recent-blog-post .tags li:hover a {
  color: #fff;
}

.recent-blog-area .single-recent-blog-post .tags li a {
  font-weight: 400;
  font-size: 12px;
  color: #222;
}

.recent-blog-area .single-recent-blog-post .title {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin: 20px 0;
}

.recent-blog-area .single-recent-blog-post .title:hover {
  color: #f8b600;
}

.recent-blog-area .single-recent-blog-post .date {
  color: #222;
  font-weight: 300;
}

@media (max-width: 575px) {
  .recent-blog-area .single-recent-blog-post {
    margin: 15px;
  }
}

.recent-blog-area .single-recent-blog-post:hover .thumb img {
  transform: scale(1.05);
}

/*--------- end recent-blog Area -------------*/
/*-------- Start Common Page Style   -------------*/
.link-nav {
  margin-top: 10px;
  margin-bottom: 0px;
}

.about-banner {
  background-image: url(../img/top-banner.jpg);
  background-position: center center;
  background-size: cover;
}

.about-banner .overlay-bg, .about-bannerpage .overlay-bg, .about-bannersingle .overlay-bg, .about-bannerblog .overlay-bg  {
  /*background: rgba(4, 9, 30, 0.4); */
}

.about-content {
  margin-top: 15%;
  padding: 6em 0em 2em 3em;
  text-align: center;
}

.about-bannerpage {
  background: url(../img/top-banner1.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
  width: 100%;
}

.about-bannersingle {
  /*background: url(../img/top-banner2.jpg) no-repeat center center;  */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;  
  background-size: cover;
  height: 100vh;
  width: 100%;
}

.about-bannerblog {
  background: url(../img/top-banner3.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100vh;
  width: 100%;
}

.about-contentpage, .about-contentsingle,  .about-contentblog {
  margin-top: 25%;
  padding: 6em 0em 2em 3em;
  text-align: center;
}

.relativo {
  position: relative;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

@media (max-width: 767px) {
  .about-content {
    margin-top: 70px;
  }
  .about-contentpage, .about-contentsingle, .about-contentblog {
    margin-top: 70px;
  }
}

.about-content h1, .about-contentpage h1, .about-contentsingle h1, .about-contentblog h1 {
  font-size: 2.2em;
font-weight: 700;
padding: 0 2px 0 2px;
}
.about-content h1.titnuevo, .about-contentpage h1.titnuevo, .about-contentsingle h1.titnuevo, .about-contentblog h1.titnuevo {
  font-size: 5rem;
font-weight: 700;
padding: 0 2px 0 2px;
text-shadow: 5px 3px 9px rgba(25,39,40,.3);
line-height: 110%;
color: #fff;
}

.about-content a, .about-contentpage a, .about-contentsingle a, .about-contentblog a {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}

.about-content .lnr, .about-contentpage .lnr, .about-contentsingle .lnr, .about-contentblog .lnr {
  margin: 0px 10px;
  font-weight: 600;
}

/*-------- End Common Page Style   -------------*/
/* =================================== */
/*  About Page Styles
/* =================================== */
/*-------- start about-info Style  -------------*/
.about-info-area .info-left img {
  width: 100%;
}

@media (max-width: 991px) {
  .about-info-area .info-left {
    margin-bottom: 30px;
  }
}

.about-info-area .info-right h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
}

.about-info-area .info-right h1 {
  text-transform: uppercase;
  margin: 20px 0px;
}

.about-info-area .info-right p {
  max-width: 450px;
}

/*-------- end about-info Style  -------------*/
/* =================================== */
/*  Packages Page Styles
/* =================================== */
/*-------- start hot-deal Style  -------------*/
.hot-deal-area .owl-dots {
  text-align: center;
  bottom: 5px;
  margin-top: 70px;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hot-deal-area .owl-dot {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: rgba(248, 182, 0, 0.2);
  margin-left: 5px;
  margin-right: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.hot-deal-area .owl-dot.active {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #f8b600;
}

.single-carusel .thumb .overlay-bg {
  z-index: 1;
  background: rgba(4, 9, 30, 0.5);
}

.single-carusel .price-detials {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
}

@media (max-width: 413px) {
  .single-carusel .price-detials {
    top: 35%;
  }
}

.single-carusel .price-detials .price-btn {
  background: #f8b600;
  color: #222;
  font-weight: 200;
  font-size: 14px;
  padding: 10px 30px;
}

.single-carusel .price-detials .price-btn span {
  font-weight: 600;
}

.single-carusel .details {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 85%;
  z-index: 2;
  transform: translate(-50%, -50%);
}

/*-------- start hot-deal Style  -------------*/
/*-------- start destinations-area Style  -------------*/
.destinations-area {
  background: #f9f9ff;
}

.destinations-area .single-destinations {
  margin-top: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.destinations-area .single-destinations .thumb {
  overflow: hidden;
}

.destinations-area .single-destinations .thumb img {
  width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.destinations-area .single-destinations .details {
  background: #fff;
  padding: 20px;
}

.destinations-area .single-destinations .details h4 {
  margin-bottom: 10px;
}

.destinations-area .single-destinations .details .package-list {
  margin-top: 30px;
}

.destinations-area .single-destinations .details .package-list li {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.destinations-area .single-destinations .details .package-list li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}

.destinations-area .single-destinations .details .price-btn {
  background: #f8b600;
  color: #222;
  font-weight: 600;
  padding: 5px 20px;
}

.destinations-area .single-destinations:hover {
  box-shadow: 0px 10px 30px 0px rgba(60, 64, 143, 0.2);
}

.destinations-area .star .checked {
  color: orange;
}

/*-------- end destinations-area Style  -------------*/
/* =================================== */
/*  Insurence Page Styles
/* =================================== */
.insurence-right h6, .insurence-left h6 {
  font-weight: 500;
}

.insurence-right h1, .insurence-left h1 {
  margin: 20px 0px;
}

.insurence-right p, .insurence-left p {
  max-width: 445px;
}

.insurence-right img, .insurence-left img {
  width: 100%;
}

.list-wrap {
  background: #fbfcff;
  max-width: 445px;
  padding: 30px;
}

.list-wrap ul {
  list-style-image: url("../img/insurence/bullet.png");
}

.list-wrap li {
  padding-left: 12px;
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
  color: #222;
}

@media (max-width: 991px) {
  .img-one {
    margin-bottom: 45px;
  }
}

/* =================================== */
/*  Blog Styles
/* =================================== */
/*============ Start Blog Home Styles  =============*/
.blog-home-banner {
  background: url(../img/blog/blog-home-banner.jpg) bottom;
  background-size: cover;
  padding: 130px 0px;
}

.blog-home-banner .primary-btn {
  border-radius: 0px;
  background: #fff;
  color: #222;
  font-weight: 600;
  border: 1px solid transparent;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.blog-home-banner .primary-btn:hover {
  background: transparent;
  border-color: #fff;
  color: #fff;
}

.blog-home-banner .overlay-bg {
  background: rgba(0, 0, 0, 0.5);
}

.blog-page {
  background: #f9f9ff;
}

.blog-header-content h1 {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 414px) {
  .blog-header-content h1 {
    font-size: 30px;
  }
}

.blog-header-content p {
  margin: 20px 0px;
}

.top-category-widget-area {
  background-color: #f9f9ff;
}

.top-category-widget-area .single-cat-widget {
  position: relative;
  text-align: center;
}

.top-category-widget-area .single-cat-widget .overlay-bg {
  background: rgba(0, 0, 0, 0.85);
  margin: 7%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.top-category-widget-area .single-cat-widget img {
  width: 100%;
}

.top-category-widget-area .single-cat-widget .content-details {
  top: 32%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  bottom: 0px;
  position: absolute;
}

.top-category-widget-area .single-cat-widget .content-details h4 {
  color: #fff;
}

.top-category-widget-area .single-cat-widget .content-details span {
  display: inline-block;
  background: #fff;
  width: 60%;
  height: 1%;
}

.top-category-widget-area .single-cat-widget:hover .overlay-bg {
  background: rgba(248, 182, 0, 0.85);
  margin: 7%;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 991px) {
  .top-category-widget-area .single-cat-widget {
    margin-bottom: 50px;
  }
}

.post-content-area {
  background-color: #f9f9ff;
}

.post-content-area .single-post {
  margin-bottom: 50px;
}

.post-content-area .single-post .meta-details {
  text-align: right;
  margin-top: 35px;
}

@media (max-width: 767px) {
  .post-content-area .single-post .meta-details {
    text-align: left;
  }
}

.post-content-area .single-post .meta-details .tags {
  margin-bottom: 30px;
}

.post-content-area .single-post .meta-details .tags li {
  display: inline-block;
  font-size: 14px;
}

.post-content-area .single-post .meta-details .tags li a {
  color: #222;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.post-content-area .single-post .meta-details .tags li a:hover {
  color: #f8b600;
}

@media (max-width: 1024px) {
  .post-content-area .single-post .meta-details {
    margin-top: 0px;
  }
}

.post-content-area .single-post .user-name a,
.post-content-area .single-post .date a,
.post-content-area .single-post .view a,
.post-content-area .single-post .comments a {
  color: #777777;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.post-content-area .single-post .user-name a:hover,
.post-content-area .single-post .date a:hover,
.post-content-area .single-post .view a:hover,
.post-content-area .single-post .comments a:hover {
  color: #f8b600;
}

.post-content-area .single-post .user-name .lnr,
.post-content-area .single-post .date .lnr,
.post-content-area .single-post .view .lnr,
.post-content-area .single-post .comments .lnr {
  font-weight: 900;
  color: #222;
}

.post-content-area .single-post .feature-img img {
  width: 100%;
}

.post-content-area .single-post .posts-title h3 {
  margin: 20px 0px;
}

.post-content-area .single-post .excert {
  margin-bottom: 20px;
}

.post-content-area .single-post .primary-btn {
  background: #fff !important;
  color: #222 !important;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 0px !important;
}

.post-content-area .single-post .primary-btn:hover {
  background: #f8b600 !important;
  color: #fff !important;
}

.posts-list .posts-title h3 {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.posts-list .posts-title h3:hover {
  color: #f8b600;
}

.blog-pagination {
  padding-top: 60px;
  padding-bottom: 120px;
}

.blog-pagination .page-link {
  border-radius: 0;
}

.blog-pagination .page-item {
  border: none;
}

.page-link {
  background: transparent;
  font-weight: 400;
}

.blog-pagination .page-item.active .page-link {
  background-color: #f8b600;
  border-color: transparent;
  color: #fff;
}

.blog-pagination .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #777777;
  border: none;
}

.blog-pagination .page-link .lnr {
  font-weight: 600;
}

.blog-pagination .page-item:last-child .page-link,
.blog-pagination .page-item:first-child .page-link {
  border-radius: 0;
}

.blog-pagination .page-link:hover {
  color: #fff;
  text-decoration: none;
  background-color: #f8b600;
  border-color: #eee;
}

.sidebar-widgets {
  padding-bottom: 120px;
}

.widget-wrap {
  background: #fafaff;
  padding: 20px 0px;
  border: 1px solid #eee;
}

@media (max-width: 991px) {
  .widget-wrap {
    margin-top: 50px;
  }
}

.widget-wrap .single-sidebar-widget {
  margin: 30px 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
}

.widget-wrap .single-sidebar-widget:last-child {
  border-bottom: none;
  margin-bottom: 0px;
}

.widget-wrap .search-widget form.search-form input[type=text] {
  color: #fff;
  padding: 10px 22px;
  font-size: 14px;
  border: none;
  float: left;
  width: 80%;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  background: #f8b600;
}

.widget-wrap .search-widget ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}

.widget-wrap .search-widget ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}

.widget-wrap .search-widget :-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}

.widget-wrap .search-widget :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}

.widget-wrap .search-widget form.search-form button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #f8b600;
  color: #fff;
  font-size: 17px;
  border: none;
  cursor: pointer;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}

.widget-wrap .search-widget form.search-form::after {
  content: "";
  clear: both;
  display: table;
}

.widget-wrap .user-info-widget {
  text-align: center;
}

.widget-wrap .user-info-widget a h4 {
  margin-top: 40px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-wrap .user-info-widget .social-links li {
  display: inline-block;
  margin-bottom: 10px;
}

.widget-wrap .user-info-widget .social-links li a {
  color: #222;
  padding: 10px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-wrap .user-info-widget .social-links li a:hover {
  color: #f8b600;
}

.widget-wrap .popular-post-widget .popular-title {
  background: #f8b600;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
}

.widget-wrap .popular-post-widget .popular-post-list {
  margin-top: 30px;
}

.widget-wrap .popular-post-widget .popular-post-list .thumb img {
  width: 100%;
}

.widget-wrap .popular-post-widget .single-post-list {
  margin-bottom: 20px;
}

.widget-wrap .popular-post-widget .single-post-list .details {
  margin-left: 12px;
}

.widget-wrap .popular-post-widget .single-post-list .details h6 {
  font-weight: 600;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-wrap .popular-post-widget .single-post-list .details h6:hover {
  color: #f8b600;
}

.widget-wrap .popular-post-widget .single-post-list .details p {
  margin-bottom: 0px;
}

.widget-wrap .ads-widget img {
  width: 100%;
}

.widget-wrap .post-category-widget .category-title {
  background: #f8b600;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
}

.widget-wrap .post-category-widget .cat-list li {
  padding-top: 15px;
  padding-bottom: 8px;
  border-bottom: 2px dotted #eee;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-wrap .post-category-widget .cat-list li p {
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-wrap .post-category-widget .cat-list li a {
  color: #777777;
}

.widget-wrap .post-category-widget .cat-list li:hover {
  border-color: #f8b600;
}

.widget-wrap .post-category-widget .cat-list li:hover p {
  color: #f8b600;
}

.widget-wrap .newsletter-widget .newsletter-title {
  background: #f8b600;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
}

.widget-wrap .newsletter-widget .col-autos {
  width: 100%;
}

.widget-wrap .newsletter-widget p {
  text-align: center;
  margin: 20px 0px;
}

.widget-wrap .newsletter-widget .bbtns {
  background: #f8b600;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 8px 20px;
  border-radius: 0;
}

.widget-wrap .newsletter-widget .input-group-text {
  background: #fff;
  border-radius: 0px;
  vertical-align: top;
}

.widget-wrap .newsletter-widget .input-group-text i {
  color: #ccc;
  margin-top: -1px;
}

.widget-wrap .newsletter-widget .form-control {
  border-left: none !important;
  border-right: none !important;
  border-radius: 0px;
  font-size: 13px;
  color: #ccc;
  padding: 9px;
  padding-left: 0px;
}

.widget-wrap .newsletter-widget .form-control:focus {
  box-shadow: none;
  border-color: #ccc;
}

.widget-wrap .newsletter-widget ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 13px;
  color: #ccc;
}

.widget-wrap .newsletter-widget ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px;
  color: #ccc;
}

.widget-wrap .newsletter-widget :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 13px;
  color: #ccc;
}

.widget-wrap .newsletter-widget :-moz-placeholder {
  /* Firefox 18- */
  font-size: 13px;
  color: #ccc;
}

.widget-wrap .newsletter-widget .text-bottom {
  margin-bottom: 0px;
}

.widget-wrap .tag-cloud-widget .tagcloud-title {
  background: #f8b600;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  margin-bottom: 30px;
}

.widget-wrap .tag-cloud-widget ul li {
  display: inline-block;
  border: 1px solid #eee;
  background: #fff;
  padding: 4px 14px;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.widget-wrap .tag-cloud-widget ul li:hover {
  background: #f8b600;
}

.widget-wrap .tag-cloud-widget ul li:hover a {
  color: #fff;
}

.widget-wrap .tag-cloud-widget ul li a {
  font-size: 12px;
  color: #222;
}

/*============ End Blog Home Styles  =============*/
/*============ Start Blog Single Styles  =============*/
.single-post-area {
  padding-top: 80px;
  padding-bottom: 80px;
}

.single-post-area .meta-details {
  margin-top: 20px !important;
}

.single-post-area .social-links li {
  display: inline-block;
  margin-bottom: 10px;
}

.single-post-area .social-links li a {
  color: #222;
  padding: 7px;
  font-size: 14px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-post-area .social-links li a:hover {
  color: #f8b600;
}

.single-post-area .quotes {
  margin-top: 20px;
  padding: 30px;
  background-color: white;
  box-shadow: -20.84px 21.58px 30px 0px rgba(176, 176, 176, 0.1);
}

.single-post-area .arrow {
  position: absolute;
}

.single-post-area .arrow .lnr {
  font-size: 20px;
  font-weight: 600;
}

.single-post-area .thumb .overlay-bg {
  background: rgba(0, 0, 0, 0.8);
}

.single-post-area .navigation-area {
  border-top: 1px solid #eee;
  padding-top: 30px;
}

.single-post-area .navigation-area .nav-left {
  text-align: left;
}

.single-post-area .navigation-area .nav-left .thumb {
  margin-right: 20px;
  background: #000;
}

.single-post-area .navigation-area .nav-left .thumb img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-post-area .navigation-area .nav-left .lnr {
  margin-left: 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-post-area .navigation-area .nav-left:hover .lnr {
  opacity: 1;
}

.single-post-area .navigation-area .nav-left:hover .thumb img {
  opacity: .5;
}

@media (max-width: 767px) {
  .single-post-area .navigation-area .nav-left {
    margin-bottom: 30px;
  }
}

.single-post-area .navigation-area .nav-right {
  text-align: right;
}

.single-post-area .navigation-area .nav-right .thumb {
  margin-left: 20px;
  background: #000;
}

.single-post-area .navigation-area .nav-right .thumb img {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-post-area .navigation-area .nav-right .lnr {
  margin-right: 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-post-area .navigation-area .nav-right:hover .lnr {
  opacity: 1;
}

.single-post-area .navigation-area .nav-right:hover .thumb img {
  opacity: .5;
}

@media (max-width: 991px) {
  .single-post-area .sidebar-widgets {
    padding-bottom: 0px;
  }
}

.comments-area {
  background: #fafaff;
  border: 1px solid #eee;
  padding: 50px 20px;
  margin-top: 50px;
}

@media (max-width: 414px) {
  .comments-area {
    padding: 50px 8px;
  }
}

.comments-area h4 {
  text-align: center;
  margin-bottom: 50px;
}

.comments-area a {
  color: #222;
}

.comments-area .comment-list {
  padding-bottom: 30px;
}

.comments-area .comment-list:last-child {
  padding-bottom: 0px;
}

.comments-area .comment-list.left-padding {
  padding-left: 25px;
}

@media (max-width: 413px) {
  .comments-area .comment-list .single-comment h5 {
    font-size: 12px;
  }
  .comments-area .comment-list .single-comment .date {
    font-size: 11px;
  }
  .comments-area .comment-list .single-comment .comment {
    font-size: 10px;
  }
}

.comments-area .thumb {
  margin-right: 20px;
}

.comments-area .date {
  font-size: 13px;
  color: #cccccc;
}

.comments-area .comment {
  color: #777777;
}

.comments-area .btn-reply {
  background-color: #fff;
  color: #222;
  border: 1px solid #eee;
  padding: 8px 30px;
  display: block;
  font-weight: 600;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.comments-area .btn-reply:hover {
  background-color: #f8b600;
  color: #fff;
}

.comment-form {
  background: #fafaff;
  text-align: center;
  border: 1px solid #eee;
  padding: 50px 20px;
  margin-top: 50px;
}

.comment-form h4 {
  text-align: center;
  margin-bottom: 50px;
}

.comment-form .name {
  padding-left: 0px;
}

@media (max-width: 991px) {
  .comment-form .name {
    padding-right: 0px;
  }
}

.comment-form .email {
  padding-right: 0px;
}

@media (max-width: 991px) {
  .comment-form .email {
    padding-left: 0px;
  }
}

.comment-form .form-control {
  padding: 12px;
  background: #fff;
  border: none;
  border-radius: 0px;
  width: 100%;
  font-size: 13px;
  color: #777777;
}

.comment-form .form-control:focus {
  box-shadow: none;
  border: 1px solid #eee;
}

.comment-form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 13px;
  color: #777;
}

.comment-form ::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 13px;
  color: #777;
}

.comment-form :-ms-input-placeholder {
  /* IE 10+ */
  font-size: 13px;
  color: #777;
}

.comment-form :-moz-placeholder {
  /* Firefox 18- */
  font-size: 13px;
  color: #777;
}

.comment-form .primary-btn {
  border-radius: 0px !important;
  border: 1px solid transparent;
  color: #fff;
  font-weight: 600;
}

.comment-form .primary-btn:hover {
  background: transparent;
  border-color: #f8b600 !important;
  color: #f8b600 !important;
}

/*============ End Blog Single Styles  =============*/
/* =================================== */
/*  Contact Page Styles
/* =================================== */
.contact-page-area {
  background: #f9f9ff;
}

.contact-page-area .map-wrap {
  margin-bottom: 120px;
}

@media (max-width: 991px) {
  .contact-page-area .map-wrap {
    margin-bottom: 50px;
  }
}

.contact-page-area .contact-btns {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  padding: 40px;
  color: #fff;
  margin-bottom: 30px;
}

.contact-page-area .contact-btns:hover {
  color: #fff;
}

.contact-page-area .form-area .form-control:focus {
  box-shadow: none !important;
  border-color: #ced4da !important;
}

.contact-page-area .form-area input {
  padding: 15px;
}

.contact-page-area .form-area input,
.contact-page-area .form-area textarea {
  border-radius: 0;
  font-size: 13px !important;
}

.contact-page-area .form-area textarea {
  height: 190px;
  margin-top: 0px;
  padding: 15px;
}

.contact-page-area .form-area .genric-btn {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border-radius: 0 !important;
  font-size: 14px;
  text-transform: uppercase !important;
}

.contact-page-area .form-area .genric-btn:hover {
  border: 1px solid #f8b600;
  color: #f8b600 !important;
}

@media (max-width: 991px) {
  .contact-page-area .address-wrap {
    margin-bottom: 30px;
  }
}

.contact-page-area .address-wrap .single-contact-address {
  margin-bottom: 8px;
}

.contact-page-area .address-wrap .single-contact-address h5 {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 5px;
}

.contact-page-area .address-wrap .single-contact-address .lnr {
  font-size: 30px;
  font-weight: 500;
  color: #f8b600;
  margin-right: 30px;
}

/* =================================== */
/*  Footer Styles
/* =================================== */
.botvic {
     -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    box-shadow: 0 0 0 0 rgba(0,0,0,.5);
    -webkit-transition: -webkit-box-shadow 500ms ease-in-out,-webkit-transform 500ms ease-in-out;
    -moz-transition: -moz-box-shadow 500ms ease-in-out,-moz-transform 500ms ease-in-out;
    transition: box-shadow 500ms ease-in-out,transform 500ms ease-in-out;
    will-change: box-shadow;
    background-color: #f7b801;
    padding: 20px 10px 20px 10px;    
}

.footer-area {
  
  background-color: #35474A;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
  padding-top: 100px;
}

.footer-area .footer-nav li {
  margin-top: 18px;
}

.footer-area .footer-nav li a {
  color: #fff;
}

.footer-area .footer-nav li a:hover {
  color: #f8b600;
}

.footer-area .primary-btn {
  background-color: #f8b600;
  line-height: 42px;
  padding-left: 30px;
  padding-right: 60px;
  border-radius: 25px;
  border: none;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  position: relative;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}

.footer-area .primary-btn:focus {
  outline: none;
}

.footer-area .primary-btn span {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  right: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-area .primary-btn:hover {
  background-color: #f8b600;
  box-shadow: none;
  color: #fff;
}

.footer-area .primary-btn:hover span {
  color: #fff;
  right: 20px;
}

.footer-area .primary-btn.white {
  border: 1px solid #fff;
  color: #fff;
}

.footer-area .primary-btn.white span {
  color: #fff;
}

.footer-area .primary-btn.white:hover {
  background: #fff;
  color: #f8b600;
}

.footer-area .primary-btn.white:hover span {
  color: #f8b600;
}

.footer-area h6 {
  text-transform: uppercase;
  color: #72a71a;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 600;
}

.copy-right-text i, .copy-right-text a {
  color: #f8b600;
}

.instafeed {
  margin: -5px;
}

.instafeed li {
  overflow: hidden;
  width: 25%;
}

.instafeed li img {
  margin: 5px;
}

.footer-social {
  text-align: right;
}

.footer-social a {
  width: 20px;
  width: 40px;
  display: inline-table;
  height: 40px;
  text-align: center;
  padding-top: 10px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.footer-social a:hover i {
  color: #f8b600;
}

.footer-social i {
  color: #fff;
  font-size: 2em;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@media (max-width: 991.98px) {
  .footer-social {
    text-align: left;
    margin-top: 20px;
  }
}

.single-footer-widget {
  color: #fff;
}

.single-footer-widget input {
  line-height: 38px;
  border: none;
  background: transparent;
  border: 1px solid #333;
  font-weight: 300;
  color: #777;
  padding-left: 20px;
  width: 80%;
}

.single-footer-widget .bb-btn {
  background-color: #f8b600;
  color: #fff;
  font-weight: 300;
  border-radius: 0;
  cursor: pointer;
}

@media (max-width: 960px) {
  .single-footer-widget .nw-btn {
    margin-top: 20px;
  }
  .single-footer-widget .newsletter {
    padding-bottom: 40px;
  }
  .toursvlmm {margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;}
}

.single-footer-widget .info {
  position: absolute;
  margin-top: 20px;
  color: #fff;
  font-size: 12px;
}

.single-footer-widget .info.valid {
  color: green;
}

.single-footer-widget .info.error {
  color: red;
}

.single-footer-widget ::-moz-selection {
  /* Code for Firefox */
  background-color: #f8b600;
  color: #777777;
}

.single-footer-widget ::selection {
  background-color: #f8b600;
  color: #777777;
}

.single-footer-widget ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #777777;
  opacity: 1;
  font-weight: 300;
}

.single-footer-widget :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #777777;
  font-weight: 300;
}

.single-footer-widget ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #777777;
  font-weight: 300;
}

@media (max-width: 991.98px) {
  .single-footer-widget {
    margin-bottom: 70px;
  }
}

.single-footer-widget p {
  color: #f2eeee;
}
.contact-info li {
  color: #f2eeee;
}
.single-footer-widget ul li {
  margin-bottom: 12px;
}

.single-footer-widget ul li a {
  color: #f2eeee;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.single-footer-widget ul li a:hover {
  color: #f8b600;
}

.footer-bottom {
  padding-top: 40px;
  margin-top: 20px;
  border-top: 1px solid #bab9b9;
}

.footer-text a, .footer-text i {
  color: #f8b600;
}

/*----------------------- estilo nuevo carusel home -----------------------------*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 
.carousel-caption {
    text-shadow: 0 1px 4px rgba(0,0,0,.9);
  font-size:17px
}
.carousel-caption h3 {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
}


#carousel-example-generic {
  height: 100%;
  width: 100%;
  
}
#carousel-example-generic img {
    left: 0;
    bottom: 0;
    width: 100%;
    /*height: 800px;  */
    max-width: 100%;
    max-height: 100%;
}



.carousel-fade .carousel-inner .carousel-item {
  -webkit-transition-property:opacity;
  transition-property:opacity;
}
.carousel-fade .carousel-inner .active.carousel-item-left, .carousel-fade .carousel-inner .active.carousel-item-right, .carousel-fade .carousel-inner .carousel-item {
  opacity:0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left, .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
  opacity:1;
}
.carousel-fade .carousel-inner .active.carousel-item-left, .carousel-fade .carousel-inner .active.carousel-item-right, .carousel-fade .carousel-inner .carousel-item-next, .carousel-fade .carousel-inner .carousel-item-prev {
  left:0;
  -webkit-transform:translate3d(0,0,0);
  transform:translate3d(0,0,0);
}

div.carousel-caption > h3 {
  color: #fff;
  text-align: center;
    font-size: 3.2rem;    
    font-family: 'Oswald', sans-serif;
    text-shadow: 2px 2px 0px #000000;
    text-transform: uppercase;
    font-weight: bold;
    /*background-color: rgba(0,0,0,0.5);    */
    padding: 30px 30px 30px 30px;
}

div.carousel-caption > p {
      text-align: center;
    font-size: 1.3rem;
    color: #FFCC00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px 0px #000000;
}

.fondo-camino{
  width: 100%;
}

.logo-camino {
    position: relative;
    z-index: 30;
    float: left;
    top: 210px;
    margin-left: 1%;
    
    padding: 0px;

}
#padre {
    position: relative;
    padding-left: 0px;
}
.img-camino {
    width: 322px;
}
#uno {
    position: absolute;
    top: 126px;
    left: 800px;
    right: auto;
    
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
    text-shadow: 1px 1px 1px #000;
}
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    position: relative;
    overflow: hidden;
}
.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow,transform;
    transition-property: box-shadow,transform;
}
.cajon {
  background: #72a71a;
  background: linear-gradient(to bottom,#90c538 0%,#72a71a 100%);
  padding: 10px 10px;
  width: 100%;
  color: #fff;     
}
.reser-camino {
    border-top: 5px solid #f7b91a;
    width: 100%;
    background-color: rgba(195, 191, 191, 0.5);
    padding: 8px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-radius: 10px 0;
    font-family: 'Montserrat','Open sans' !important;
    font-weight: 600;
}
.hvr-grow-shadow:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    top: 0;
    background: #2098D1;
    height: 4px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
div#padre.img-camino img {
  height: 120px;
}

/*----- paralax -*/
.fl-row-content-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}

.fl-row-content-wrap {
    margin-top: 20px;
}
.fl-row-content-wrap {
    background-image: url(.../img//footer.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
}
.fl-row-content-wrap {
    padding: 20px;
}
.fl-row-content-wrap {
    margin: 0;
}
.fl-row-content-wrap {
    position: relative;
}
.fl-builder-content *, .fl-builder-content *:before, .fl-builder-content *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.toursvlmm {        
    color: #fff;
    padding-top: 9.5em;
    background-image: url(.../img/footer.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;    
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    background-size: 100%;
    overflow: hidden;
    height: auto;
}
.toursvlmm{
    padding: 20px;
}
.toursvlmm {
    margin: 0;
}
.toursvlmm {
    position: relative;
}
.toursvlmm {
    padding-top: 50px;
    padding-bottom: 50px;
}
.toursvlmm {
    margin-top: 20px;
}

  
/*-------------------------------- nuevos vicmac -----------*/
.lineacorte {
  padding: 2px 10px 5px 30px;
  border-bottom: 1px solid #aea9a9;
  background-color: rgba(234,237,222,0.5); 
  display: block;
  width: 100%;
}
#breadcrumbs {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.back-to-top {
  float: right;
  margin-right: 20px;
  padding: 0px 5px 0px 5px;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 12px 12px 12px 12px;
}
a.back-to-top:hover {
  border: 2px solid #000;
  background-color: #000;
  color:#fff;
}

.btn-success {
    color: #fff;
    background-color: #d04c3f;
    border-color: #d04c3f;
}
.btn-secondary {
    color: #fff;
    background-color: #e39c20;
    border-color: #e39c20;
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
        
        background-size: auto;
    background-size: 100% 100%;
    background-color: rgba(238, 239, 239, 0.5);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(238,239,239, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.entry-content {
    width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #333;
    font-family: "Fira Sans",sans-serif;
    font-size: 1.0em;
    font-weight: 400;
    word-wrap: break-word;
    padding: 0px 40px;
}

.entry-content h2 {
	font-size: 1.5rem;
	letter-spacing: -0.11px;
	color: #153b66;
	margin-top: 30px;
	font-weight: 800;
	text-transform: uppercase;
	margin-bottom: 30px;
}
/*
.entry-content h2::after {
background-color: #74B05F;
content: "";
display: block;
height: 2px;
margin: 10px auto 15px;
margin-right: auto;
display: inline-block;
width: 240px;
text-align: center;
}
*/
.entry-content h1, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6   {
    color: #d04c3f !important;
    font-size: 1.2rem !important;
    line-height: 1.4em !important;
    letter-spacing: 2px;
    font-weight: 700 !important;
    margin-bottom: 15px;
    margin-top: 15px;
}


.entry-content p {
  font-size: 1.2em;
  line-height: 1.45em;
  text-align: justify;
  font-family: initial;
}
.entry-content p strong {
    font-weight: 700;
}
.entry-content li {
  padding-left: 0.25em;
  list-style: square;
  margin-left: 0.92em;
}

h1.mb-10, h2.mb-10, h3.mb-10, h4.mb-10  {
  font-size: 1.5rem;
}
.entry-content .configuracao-roteiro ul, .wyswyg ul {
margin: 15px;
/*list-style-image: url("../images/para-li.png"); */
list-style-type: square;
display: table;
}
.entry-content .configuracao-roteiro li, .wyswyg li {
  list-style-image: url("../images/para-li.png");
display: list-item;
text-align: -webkit-match-parent;
margin-left: 20px;
}

/*--------------------------- codigo home 3 ----------------*/
.ntours {
    clear: both;
    float: left;
    width: 100%;
    margin: 15px 0;
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
}
.ntours {
    font-family: 'Varela Round', sans-serif;
    font-size: 12px;
}
.ntours h3 {
    text-align: center;
    float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0 0 0;
    font-size: 20px;
    color: #333;
    text-transform: uppercase;
}
.ntours h2 {
    text-align: center;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 15px;
    color: #999;
    font-style: italic;
}


div.k2ItemsBlock {
}
div.k2ItemsBlock ul {
}
div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
}

.ntours ul {
    margin: 0;
    padding: 0;
}

.ntours li.first {
    float: left;
    width: 32%;
    margin: 0.5%;
    list-style: none;
    text-align: center;
}
.ntours li.first {
    list-style: none;
    text-align: center;
}

.ntours .imagen {
    float: left;
    width: 100%;
    position: relative;
    z-index: 0;
}
.ntours .imagen img {
    max-height: 100%;
    max-width: 100%;
}


.ntours .titulo {
    color: #333;
    font-size: 13px;
    text-align: center;
    font-weight: bold;
    margin: -35px 0 0 0;
    background-color: rgba(255,255,255,0.7);
    padding: 10px 0;
    position: relative;
    z-index: 1;
    clear: both;
    float: left;
    width: 100%;
    height: 36px;
    text-transform: uppercase;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
}

.ntours .titulo a {
    color: #333;
    text-decoration: none;
}

.ntours .datos {
    float: left;
    clear: both;
    width: 60%;
    margin: 10px 0;
}
.ntours .datos ul {
    margin: 0;
    padding: 0;
}
.ntours .datos li {
    list-style: none;
}
.ntours .datos .moduleItemExtraFieldsValue-1 {
    float: left;
    color: #666;
    font-size: 12px;
}
.ntours .datos .moduleItemExtraFieldsValue-1 span {
    display: none;
}
.ntours .datos .moduleItemExtraFieldsValue-1 {
    color: #666;
    font-size: 12px;
}
.ntours .datos .moduleItemExtraFieldsValue-2 span {
    font-size: 12px;
}
.ntours .datos .moduleItemExtraFieldsValue-2 {
    text-align: right;
    color: #FF6600;
    font-weight: bold;
    font-size: 25px;
}
.clr {
    clear: both;
    height: 0;
    line-height: 0;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    border: none;
}
.clearList {
    display: none;
    float: none;
    clear: both;
}
.leermas {
    float: right;
    margin: 25px 0 0 0;
    float: right;
    width: 38%;
}
.leermas a {
    color: #FFF;
    text-decoration: none;
    background: #035AA0;
    padding: 5px 7px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}




/*......................................................................................pipo ----------------------------------*/


.alignleft{float:left;border:none;margin:0 10px 10px 0;}
.alignright{float:right;border:none;margin:0 0 10px 10px;}
.aligncenter{clear: both; display:block; margin-left: auto; margin-right: auto;}
.const{background: url(images/const.png) no-repeat center top; padding-top: 175px;text-align: center !important;}
.loading{background: url(images/loading.gif) no-repeat center!important; width: 100%; height: 500px; overflow: hidden;}
.loading img, .loading .conCate{display: none;}
.sticky { position: relative; display: block; }

.gallery-caption { display: block; font-size: 0.8125rem; line-height: 1.5; margin: 0; padding: 0.75rem; } 
.wp-caption { margin-bottom: 1.25rem; max-width: 100%; }
.wp-caption.alignleft { margin: 5px 20px 20px 0; } 
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img { display: block; margin-left: auto; margin-right: auto; }
.wp-caption-text { margin: 0; }



/* links */
a{color:#3b5998; text-decoration:none;}
a:hover{color:#000; text-decoration: underline;}


/* container */
.container, .content{max-width:100%; margin: 0 auto;padding:0;}


/*#top{background-color: #151719;}*/
.social{float: left; width: 60%; padding: 0 20px; box-sizing: border-box; text-align: left; letter-spacing: -1px; word-spacing: -1px; font-size: 0;}
.social li{padding: 15px 20px; /*border-right: 1px solid #2d3032;*/ display: inline-block; letter-spacing: 0; word-spacing: 0; font-size: 16px;}
.lang{float: right; width: 40%; text-align: right; padding: 0 20px; box-sizing: border-box; letter-spacing: -1px; word-spacing: -1px; font-size: 0;}
.lang li{display: inline-block; letter-spacing: 0; word-spacing: 0; font-size: 14px; padding: 15px 20px; /*border-left: 1px solid #2d3032;*/}
.lang li a{color: #dee1e3;}
.lang li a:hover{color: #ffa800; text-decoration: none;}
.lang li img{vertical-align: bottom; margin-right: 2px; filter: grayscale(100%);-webkit-filter: grayscale(100%);transition:filter 0.4s;-webkit-transition:-webkit-filter 1s;}
.lang li a:hover img, .lang li.current-lang img{filter: grayscale(0);-webkit-filter: grayscale(0);}

.top{letter-spacing: -1px; word-spacing: -1px; font-size: 0;}
.logo{display: inline-block; vertical-align: middle; width: 18%; padding-right: 20px; box-sizing: border-box; letter-spacing: 0; word-spacing: 0; font-size: 16px;}

#slider{position: relative; min-height: 400px;}
.search{position:absolute; top:52%; left:50%; margin-left:-230px; width:100%; max-width:460px; padding:0 20px; letter-spacing: -1px; word-spacing: -1px; font-size: 0; z-index:1; box-sizing: border-box;}
.search input{letter-spacing: 0; word-spacing: 0; font-size: 18px; color:#a4a4a4;background-color:#FFF;border:none; padding:15px 20px; width:70%; box-sizing:border-box; border-radius:5px 0 0 5px;}
.search input[type="submit"]{color:#333; text-transform:uppercase;background-color:#ffa800; width:30%; cursor:pointer; border-radius:0 5px 5px 0;}
.search input[type="submit"]:hover{background-color:#ffbb3c;}
.searchwp-live-search-result a{color:#444;}



/* content  quita */

article p {
  font: 400 14px/24px 'Raleway',sans-serif;
  text-align: justify;
}
article h3 {    
    font: 700 14px/24px 'Raleway',sans-serif;
    color: #777;
}



.content{padding: 50px 10px;}
.content.page{padding: 30px 10px;}
.content.page article{float: left; width: 70%; padding-right: 30px; box-sizing: border-box;}
.content.home{max-width: inherit; position: relative; padding: 100px 10px 85px;}
.content.home::before{content: ""; background-color: RGBA(0,0,0,0.9); position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.content.home article{/*max-width:1180px;*/margin: 0 auto;padding:0 30px;}
.content h1{position: relative; font-size: 36px; padding-bottom: 15px; text-transform: uppercase;}
.content.box h1{margin-bottom: 30px;}
.content.box h1::after{content: ""; background-color: #ffa800; width: 100px; height: 2px; position: absolute; bottom: 0; left: 50%; margin-left: -50px;}
.content.home h1{font-size: 24px; font-weight: 400; color: #ffa800; padding-bottom: 20px; text-transform: uppercase;}
.content.home h1 strong{font-size: 36px; font-weight: 700;}
.content h2{color: #1c2128; font-size: 18px; padding-bottom: 10px; text-transform: uppercase;}
.content h3{color: #5fa92e; font-size: 18px; padding-bottom: 10px;}
.content h4{color: #ca2a2a; font-size: 17px; padding-bottom: 10px;}
.content p{text-align: justify; color: #1c2128; padding-bottom: 15px; line-height: 25px; font-weight: 400;}
.content.home p{color: #f2f2f2; font-weight: 300;}
.content ul, .content ol{margin-left: 30px; padding-bottom: 15px;}
.content li{list-style-type: disc; color: #1c2128; padding: 5px 0; font-weight: 300;}
.content ol li{list-style: decimal;}
.content table{width:100%!important;height:auto!important; padding-bottom:15px;}
.content tr{width:100%!important;height:auto!important;}
.content td{padding:10px; border:1px solid #a5a5a5; }
.homeLeft{float: left; width: 23%; padding-right: 30px;line-height: 0; padding-bottom: 15px; box-sizing: border-box; position: relative; z-index: 100;}
.homeLeft img{border-radius: 5px; box-shadow: 10px 10px 25px 2px #101010;}
.homeRight{float: right; width: 77%; position: relative; z-index: 100;}

#categories{ cursor: pointer; width: 100%!important;}
.conCate{position: absolute; width: 342px; top: 50%; margin-top: -115px; text-align:center; -webkit-transition:all .6s .0s;-moz-transition:all .6s .0s;-o-transition:all .6s .0s;transition:all .6s .0s; font-size: 22px; font-weight: 600; color: #FFF; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);}
.conCate a{color: #FFF;}
.conCate a:hover{color: #ffa800; text-decoration: none;}
.as-panel{background-color: #000;}
.as-panel.as-opened .conCate{width: 100%;}
.as-panel img{opacity: 0.4; -webkit-transition:all .3s .1s;-moz-transition:all .3s .1s;-o-transition:all .3s .1s;transition:all .3s .1s;-}
.as-panel.as-opened img{opacity: 1;}
.as-panel .conCate img{opacity: 1!important; margin-bottom: 5px;}

.box{letter-spacing: -1px; word-spacing: -1px; font-size: 0; text-align: center; max-width: 100%; margin: auto; padding: 10px 0px 20px 0px; overflow:hidden;}
.box .descrip{letter-spacing: 0; word-spacing: 0; font-size: 0; color: #151719; font-size: 1.6em; padding: 0px 0 5px;}
.box .descrip h4{font-size: 18px; font-weight: 300; color: #ffa800; text-transform: uppercase; padding-bottom: 10px;}
.box .descrip h2{position: relative; font-size: 2.2rem; padding-bottom: 15px; margin-bottom: 0px;  color: #d20911; font-weight: 400; font-family:'Lobster Regular';
} 
.box .descrip h2::after{content: ""; background-color: #ffa800; width: 100px; height: 2px; position: absolute; bottom: 0; left: 50%; margin-left: -50px;}

.box .itemgrupo {display: inline-block; width: 30.3333%; max-width: 450px; /*350px*/ margin: auto; vertical-align: top; padding: 15px; box-sizing: border-box; letter-spacing: 0px; word-spacing: 0; font-size: 0.9rem; line-height: 1.2332em;}
.box .item {display: inline-block; width: 24.3333%; max-width: 350px; margin: auto; vertical-align: top; padding: 15px; box-sizing: border-box; letter-spacing: 0px; word-spacing: 0; font-size: 0.9rem; line-height: 1.2332em;}
.box .item  img, .box .itemgrupo img{
 width: 100%;
}
.box .overflow{position: relative; overflow: hidden; border: 1px solid #DCDCDC; border-radius: 5px; background-color: #fff; }
.box .overflow:hover{box-shadow: 8px 8px 28px 2px #7D7D7D; border-color: #9d9d9e;}
.box .imgItem{position: relative; line-height: 0;}
.box .icon { background-color: rgba(200,86,57,0.7); text-transform: uppercase; position: absolute; right: 0; text-align: right; top: 10px; font-size: 16px; line-height: 19px; font-weight: 600; padding: 12px 20px; color: #FFF; box-shadow: -5px 5px 5px -1px rgba(0, 0, 0, 0.7); z-index: 0;}
.box .descu{font-size:30px; display:block; padding-bottom:5px; line-height: 25px;}
.box .antes{}
div.row.parrafos p {
width: 100%;
padding: 0px 20px;
margin: 10px 10px;
display: block;
}
.content.box .icon, .content.box .icon::before, .populares.box .icon, .populares.box .icon::before{background-color: #5fa92e;}
.content.box .icon::after, .populares.box .icon::after{border-left: 20px solid #5fa92e;}

div.precio a {
    color: #ff8000;
    text-decoration: none;
}
div.precio a:hover {
    color: #42b72a;
    text-decoration: none;
}
.box .precio{position: absolute; bottom: 0px; right: 0px; font-size: 2.2rem; font-weight: 700; line-height: 1.2em; color: #FFF; text-shadow: 3px 4px 3px rgba(0, 0, 0, 0.7); background-color: rgba(53,52,51,0.2); padding: 10px; width: 100%; display: block;}
.box h3{
  background-color: #FFF; padding: 12px 10px; min-height: 75px; font-size: 1.0rem; text-transform: capitalize;
   font-weight: 600; text-align: center;
   line-height: 30px;
    max-height: 60px;
    overflow: hidden;
 }
.box h3 a { color: #324d7f; font-family: 'Oswald', sans-serif;font-size: 1.6em; line-height: 1.03em;  }
.box  span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 8px;
    line-height: 12px;
}




.populares .responsive-tabs .responsive-tabs__panel{padding: 0; background: none; border: none;}
.populares .responsive-tabs ul.responsive-tabs__list{text-align: center; margin: 0; padding: 10px 0 30px; letter-spacing: -1px; word-spacing: -1px; font-size: 0; background-color: #151719;
color: #fff; padding: 20px 10px;}
.populares .responsive-tabs .responsive-tabs__list__item{float: none; display: inline-block; vertical-align: middle; line-height: 16px; text-transform: uppercase; color: #fff; border-left: 1px solid #151719!important; border-right: 1px solid #151719!important; padding: 0 10px!important; top: 0!important; margin: 0!important; letter-spacing: 0; word-spacing: 0; font-size: 18px; border-radius: 0!important;}
.populares .responsive-tabs .responsive-tabs__list__item:first-child{border-left:none!important;}
.populares .responsive-tabs .responsive-tabs__list__item:last-child{border-right:none!important;}
.populares .responsive-tabs .responsive-tabs__list__item:hover, .populares .responsive-tabs .responsive-tabs__list__item--active, .populares .responsive-tabs 
.responsive-tabs__list__item--active:hover{color: #ffa800; background: none; border-top:none;}
.responsive-tabs .responsive-tabs__panel { margin-top: 20px; }
.responsive-tabs .responsive-tabs__panel h2 {
  color: #000;
}

.breadcrumb-container{padding: 10px 0 40px;}
.content .breadcrumb-container.theme1 a{padding: 5px 0; color: #222;}
.content .separator{color: #b0b4b9;}
.breadcrumb-container li{font-weight: 400;}
.breadcrumb-container li a:hover{color: #89ba2c!important;}
.breadcrumb-container li .separator:last-child{display: none;}
#tourSlider h1{text-align: center; font-weight: 500; margin: 0 0 15px; padding: 0 10px 10px; position: relative; border-bottom: 2px solid #f0d331;}
#tourSlider h1::before{content: ""; position: absolute; left: 0; bottom: -2px; height: 5px; width: 150px;
     background: -moz-linear-gradient(0deg, rgba(237,238,242,1) 0%, rgba(237,238,242,0) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(237,238,242,1)), color-stop(100%, rgba(237,238,242,0))); /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(237,238,242,1) 0%, rgba(237,238,242,0) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(237,238,242,1) 0%, rgba(237,238,242,0) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(237,238,242,1) 0%, rgba(237,238,242,0) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(237,238,242,1) 0%, rgba(237,238,242,0) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff0f3', endColorstr='#FFFFFF',GradientType=1 ); /* ie6-9 */
}
#tourSlider h1::after{content: ""; position: absolute; right: 0; bottom: -2px; height: 5px; width: 150px;
     background: -moz-linear-gradient(0deg, rgba(237,238,242,0) 0%, rgba(237,238,242,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(237,238,242,0)), color-stop(100%, rgba(237,238,242,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(0deg, rgba(237,238,242,0) 0%, rgba(237,238,242,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(0deg, rgba(237,238,242,0) 0%, rgba(237,238,242,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(0deg, rgba(237,238,242,0) 0%, rgba(237,238,242,1) 100%); /* ie10+ */
    background: linear-gradient(90deg, rgba(237,238,242,0) 0%, rgba(237,238,242,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff0f3', endColorstr='#eff0f3',GradientType=1 ); /* ie6-9 */
}
#tourSlider{position: relative; overflow: hidden; padding-bottom: 30px;}
#tslider .owl-controls{visibility: hidden; -webkit-transition:all .3s .1s;-moz-transition:all .3s .1s;-o-transition:all .3s .1s;transition:all .3s .1s;}
#tslider:hover .owl-controls{visibility: visible;}
#tslider{position: relative; line-height: 0; margin: 0; padding: 0; background-color: #FFF; box-sizing: border-box;}
#tslider .owl-prev, #tslider .owl-next{position: absolute; background-color: RGBA(0,0,0,0.8); color: #FFF; z-index: 100; top: 50%; margin-top: -25px; padding: 10px; font-size: 30px; border-radius: 0; left: 30px; opacity: 0.9;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
#tslider .owl-next{right: 30px; left: auto;}
#tslider .owl-buttons div:hover{opacity: 1;}

.content .responsive-tabs .responsive-tabs__panel{padding: 30px 0 5px; background: none; border: none;}
.content .responsive-tabs ul.responsive-tabs__list{margin: 0; background-color: #012d74; padding: 0; text-align: center; border-radius: 5px;}
.content .responsive-tabs .responsive-tabs__list__item{float: none; display: inline-block; background-color: #012d74; color: #FFF; padding: 20px 25px!important; top: 0!important; margin: 0!important; border:none!important; border-radius: 0!important; font: 500 18px 'Work Sans', sans-serif; text-transform: uppercase;}
.content .responsive-tabs .responsive-tabs__list__item:hover, .content .responsive-tabs .responsive-tabs__list__item--active, .content .responsive-tabs .responsive-tabs__list__item--active:hover{background-color: #ffa800; color: #151719;}



.sidebarRight{float: right; width: 100%;}
.content .sidebarRight ul{margin: 0; padding: 0;}
.content .sidebarRight li{list-style: none; padding: 0;}
.content .booknow{padding-bottom: 20px; margin-bottom: 20px;}
.content .facebook2{padding-bottom: 20px; text-align: center;}
.content .booknow p{padding: 0;}
.booknow h2{font: 500 18px 'Work Sans', sans-serif; background-color: #012d74; color: #FFF; padding: 20px 10px; text-align: center; border-radius: 5px 5px 0 0;}
.booknow .textwidget{background-color: #FFF; border: 2px solid #151719; padding: 5px 5px 0; letter-spacing: -1px; word-spacing: -1px; font-size: 0;}
.booknow input, .booknow select, .booknow textarea{width: 100%; max-width: 100%; padding: 12px; box-sizing: border-box; border: 1px solid #a5a5a5; border-radius: 5px;}
.booknow select{color: #808080;}
.booknow select:focus{color: #000;}
.booknow input[type="submit"]{font-size: 18px; width: auto; font-weight: 500; text-transform: uppercase; background-color: #5fa92e; color: #FFF; cursor: pointer; padding: 15px 20px; border: none; display: table; margin: 10px auto auto;}
.booknow input[type="submit"]:hover{background-color: #6fc435;}
.booknow .ajax-loader{display: table!important; margin: 5px auto!important;}
.booknow .wpcf7-form-control-wrap{display: block; padding: 5px; box-sizing: border-box; letter-spacing: 0; word-spacing: 0; font-size: 15px;}
.booknow br{display: none;}
.booknow .your-date1, .booknow .your-date2{display: inline-block; width: 50%; vertical-align: middle;}
.booknow .your-adults, .booknow .your-children, .booknow .your-infants{display: inline-block; width: 33.3333%; vertical-align: middle;}
.txthotel, .nosotros, .adicional{letter-spacing: 0; word-spacing: 0; font-size: 15px; padding: 5px; box-sizing: border-box;}
.txthotel{display: inline-block; width: 30%; vertical-align: middle; padding: 5px 5px 25px;}
.booknow .your-hotel{display: inline-block; width: 70%; vertical-align: middle; padding: 5px 5px 25px;}
.booknow .your-nosotros{ padding: 5px 5px 25px;}
.booknow .use-floating-validation-tip span.wpcf7-not-valid-tip{font-size: 12px;}
.booknow .wpcf7-validation-errors, .booknow .wpcf7-mail-sent-ng, .booknow .wpcf7-mail-sent-ok{margin: 0 0 10px; text-align: center;  letter-spacing: 0; word-spacing: 0; font-size: 14px; font-weight: 400; text-align: center;}

.conparallax {  
}
.parallax{font-size: 18px; color: #FFF; text-align: center; padding: 300px 10px;   }
.parallax h2{font: 48px 'Kaushan Script', cursive; padding-bottom: 30px; text-shadow: 3px 5px 5px rgba(0, 0, 0, 0.7);}
.parallax h3 a{display: table; margin: auto; background-color: #ffa800; font-weight: 400; padding: 15px 24px; text-transform: uppercase; border-radius: 5px; box-shadow: 0 0 10px 0 #000; color: #FFF; box-shadow: -5px 5px 5px -1px rgba(0, 0, 0, 0.5); font: 18px 'Work Sans'; font-weight: 600;}
.parallax h3 a:hover{background-color: #ffbb3c; color: #FFF; text-decoration: none;}

#testimonios{padding: 60px 0; position: relative;}
#testimonios::before{content: ""; background-color: rgba(0, 16, 74, 0.7); position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#testimonios .container{position: relative; z-index: 100;}
#testimonios .descrip{color: #edeef2; font-size: 16px; padding: 15px 0 10px; text-align: center; position: relative; z-index: 100;}
#testimonios .descrip h4{font-size: 18px; font-weight: 300; color: #ffa800; text-transform: uppercase; padding-bottom: 10px;}
#testimonios .descrip h2{position: relative; font-size: 36px; font-weight: 600; color: #edeef2; padding-bottom: 15px; margin-bottom: 30px; text-transform: uppercase;}
#testimonios .descrip h2::after{content: ""; background-color: #ffa800; width: 100px; height: 2px; position: absolute; bottom: 0; left: 50%; margin-left: -50px;}
.tespadding{padding: 15px;}
.tesimg{float: left; width: 35%; padding-right: 20px; box-sizing: border-box;}
.tesimg img{border:7px solid #FFF; border-radius: 100%;}
.tescon{float: left; width: 65%;}
.tescon h3, .tescon h5{font-weight: 400; font-size: 16px; color: #edeef2; padding-bottom: 20px;}
.tescon h3 strong, .tescon h5 strong{color: #f7941e; font-weight: 400; display: block; padding-bottom: 5px;}
.tescon h3 em, .tescon h5 em{font-style: normal; display: block; padding-left: 40px;}
.tescon h5{padding: 20px 0 0;}
.tescon p{color: #edeef2; line-height: 26px;}

.newsletter {
    margin-bottom: 60px;
    color: #FFF;
}
.newsletter > .container {
    background: rgba(0,24,51,0.3);
    padding-top: 35px;
    padding-bottom: 35px;
    padding-left: 8.33333333%;
    padding-right: 8.33333333%;
}
.container-full .row {
    margin-left: 0;
    margin-right: 0;
}
.newsletter h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 26px;
    color: #fff;
}
.newsletter h4 span {
    text-transform: none;
    font-size: 42px;
    color: #fff;
}
.grifo {
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
}
.newsletter p {
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 10px;
}
.lobster {
    font-family: 'Lobster Regular', cursive;
}

.campo-news {
    margin-top: 20px;
}
footer input[type=text], footer input[type=email] {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    height: 42px;
    line-height: 42px;
    font-size: 13px;
    padding: 0px 20px;
    width: 260px;
}
.btn-green {
    height: 42px;
    line-height: 42px;
    background: #08182f;
    padding: 0px 30px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
    color: #FFF;
}
footer button {
    border: none;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    -webkit-box-shadow: 3px 2px 12px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 2px 12px 0px rgba(0,0,0,0.25);
    box-shadow: 3px 2px 12px 0px rgba(0,0,0,0.25);
    margin-left: 10px;
    vertical-align: middle;
}

.socialfooter{padding: 0px 0; text-align: center;}
.socialfooter h3, .socialfooter h4 {font-size: 16px; color: #4c4c4c; font-weight: 700; padding-bottom: 10px; text-transform: uppercase;}

.socialfooter li{display: inline-block; padding: 5px;}
.socialfooter li i{width: 46px; height: 46px; font-size: 25px; color: #FFF; border-radius: 100%; text-align: center; padding: 10px 2px; margin: 5px 10px; box-sizing: border-box;}
.socialfooter li i.fa-facebook-official{background-color: #456398;}
.socialfooter li i.fa-twitter{background-color: #2da9e2;}
.socialfooter li i.fa-instagram{background-color: #2f5c80;}
.socialfooter li i.fa-youtube-play{background-color: #cb171f;}
.socialfooter li i.fa-google-plus{background-color: #f0403a; font-size: 40px; padding: 18px 2px;}
.socialfooter li i.fa-tripadvisor{background-color: #569441;}

.box2{padding-bottom: 50px;}
.box2 p:empty{display: none;}
.facebook{float: left; width: 50%; padding-right: 15px; box-sizing: border-box;}
.facebook h4{font-size: 18px; font-weight: 300; color: #ffa800; text-transform: uppercase; padding-bottom: 10px;}
.facebook h2{position: relative; display: table; font-size: 36px; padding-bottom: 15px; margin-bottom: 30px; text-transform: uppercase;}
.facebook h2::after{content: ""; background-color: #ffa800; width: 100px; height: 2px; position: absolute; bottom: 0; left: 0;}
.facebook h2 i{font-size: 48px; vertical-align: sub;}
.facebook .efbl_feed_wraper{border-top: 1px solid #b2b2b2; color: #5e5e60; padding-top: 10px;}
.facebook .efbl_content_wraper{font-weight: 300; padding-bottom: 10px;}
.facebook #efblcf .efbl_post_content .efbl_author_info .efbl_story_time{color: #5e5e60; padding-bottom: 10px;}
.facebook #efblcf.fullwidth .efbl_post_content, .facebook #efblcf.fullwidth .efbl_story_photo, .facebook #efblcf .efbl_story_meta{margin: 0!important;}
.facebook #efblcf .efbl_info{background: none!important;}
.facebook #efblcf .efbl_info i{font-size: 22px;}
.facebook #efblcf .efbl_info span{color: #3b5998; font-size: 18px;}
.facebook .efbl_links_container{margin-top: 20px;}
#efblcf .efbl_story_photo{height: 354px; overflow: hidden;}
.instagallery-items .ig-item a img{height: 192px;}
.instagram{float: right; width: 50%; padding-left: 15px; box-sizing: border-box; line-height: 0;}
.instagram .ig-item{padding: 0;}

/* footer */
.vicmacpie {
    background:  url(https://www.peruviajesmachupicchu.com/wp-content/uploads/2020/11/footer-fondo-scaled.jpg) #7f7f7f;
    min-height: 380px;
    padding-top: 22px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
   

    }

footer{
  background: #fff;
  /*
background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
background: -webkit-linear-gradient(top, #fff 0%,#fff 100%);
background: linear-gradient(to bottom, #f5ecec 0%,#f7f2f2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a4b81', endColorstr='#0f2a49',GradientType=0 );*/
    min-height: 680px;
    padding-top: 0px;
    }
footer .container{padding: 0px 10px 50px;}
footer h3, footer h4 { text-transform: uppercase; font-size: 1.1em; color: #d50e16; padding-bottom: 20px; font-weight: 700;}
footer tbody { 	color: #000; font-weight: 600; }
.logofooter{float: left; width: 20%; padding: 10px 10px 10px 0; box-sizing: border-box;}
.contactanos{float: left; width: 30%; padding: 10px; box-sizing: border-box;}
.contactanos td{font-size: 14px; padding: 0 5px 2px 0; min-width: 25px; vertical-align: top;}
.contactanos td+td{padding-right: 0}
.contactanos td i{font-size: 18px;}
.contactanos table + p{display: none;}
.menufooter{float: left; width: 20%; padding: 10px; box-sizing: border-box;}
.menufooter li{list-style: none; color: #4c4c4c; font-size: 14px; position: relative; padding: 0 0 5px 10px;}
.menufooter li a{color: #42b72a; font-weight: 600;}
.menufooter li::before{content: ""; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; background-color: #4c4c4c; border-radius: 100%;}
.pagos{float: left; width: 30%; padding: 10px 0 10px 10px; box-sizing: border-box;}
#copyright{padding: 20px 10px; text-align: center; font-size: 1.2em; font-weight: 500; color: #051460;}
#copyright a{color: #ffa801;}

.clear{clear:both;}
.clear:after{clear:both;display: block; content:""; height: 0; visibility: hidden;}


[class*=" icon-"], [class^=icon-] {
    font-family: MachuPicchu!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
    content: "\e905";
}
.icon-twitter:before {
    content: "\e913";
}
.icon-instagram:before {
    content: "\e90a";
}
.icon-youtube:before {
    content: "\e918";
}
.links-sociais p {
    margin-top: 25px;
}
.links-sociais p a {
    font-size: 15px;
    color: #FFF;
}
.links-sociais {
    text-align: center;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}
.links-sociais > a {
    font-size: 40px;
    color: #278fc0;
    padding: 0px 15px 0px;
    border-top: 5px solid transparent;
    display: inline-block;
    vertical-align: top;
}
.links-sociais-expand:after {
    content: '';
    display: block;
    clear: both;
}
.links-sociais-expand {
  width: 100%;
}

.sociais-contatos-botoes {
    width: 30%;
    text-align: center;
    float: right;
}
.sociais-contatos-botoes a {
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 3px;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.sociais-contatos-botoes a {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #FFF;
}
.btn-fale-agora-messenger {
    background: #0077f7;
}
.sociais-contatos-botoes a i {
    margin-right: 4px;
}
.icon-messenger:before {
    content: "\e919";
}
.btn-fale-agora-whatsapp {
    background: #00a853;
}
.icon-whatsapp:before {
    content: "\e917";
}
.links-sociais-expand:after{
    content: '';
    display: block;
    clear: both;
}
.sociais-contatos-botoes a{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color:#FFF;
}
.links-sociais{
    text-align: center;
    margin-bottom: 50px;
    float: left;
    width: 70%;
}
.links-sociais > a{
    font-size: 40px;
    color:#278fc0;
    padding:0px 15px 0px;
    border-top: 5px solid transparent;
    display: inline-block;
    vertical-align: top;
}
.links-sociais > a:hover{
    color:#74b05f;
    border-top: 0px solid transparent;
}
.links-sociais p{
    margin-top: 25px;
}
.links-sociais p a{
    font-size: 15px;
    color:#FFF;
}
.sociais-contatos-botoes{
    width: 30%;
    text-align: center;
    float: right;
}
.sociais-contatos-botoes a{
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 3px;
    font-size: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.sociais-contatos-botoes a i{
    margin-right: 4px;
}
.btn-fale-agora-messenger{
    background: #0077f7;
}
.btn-fale-agora-whatsapp{
    background: #00a853;
}
.btn-fale-agora-messenger:hover{
    background: #248dfe;
}
.btn-fale-agora-whatsapp:hover{
    background: #12bc66;
}
.trip-advisor img{
    max-width: 90px;
}
.trip-advisor:hover{
    opacity:0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
}


@media(max-width:1400px){
    .conCate{width: 242px;}
  .content.home article{padding:0 20px;}
  .homeLeft{width:31%;}
  .homeRight{width:69%;}
  .content.home p{font-size:14px; line-height: 20px;}
}
@media(max-width:768px){
    .alignleft, .alignright{display: block; margin: auto auto 10px;float: none;}
    .social{display: none!important;}
    .lang, .logo, .content.page article, .sidebarRight, .facebook, .instagram{float: none; width: 100%; padding: 10px; text-align: center;}
    .lang{text-align: left; padding: 0;}
    .lang li{padding: 15px 10px;}
    .lang li:first-child{border: none;}
    .search{left:0; bottom: 0; top: auto; padding: 10px; margin: 0; max-width:100%;}
    .search form{margin:auto;max-width: 460px;}
    .search input{width: 60%;}
    .search input[type="submit"]{width: 40%;}
    .content.home{padding: 30px 10px 15px;}
    .homeLeft, .homeRight{float: none; width: 100%; padding: 10px; box-sizing: border-box;}
    .homeLeft{text-align: center;}
    .box .item, .box .itemgrupo {width: 50%;}
    .parallax{padding: 200px 10px;}
    .parallax h2{font-size: 40px;}
    .populares.box{padding: 20px 20px 10px;}
    .socialfooter li i{font-size: 30px; width: 60px; height: 60px; margin: 5px;}
    .socialfooter li i.fa-google-plus{font-size: 25px;}
  .content.home article{padding:0 10px;}
.logofooter, .contactanos, .menufooter, .pagos{float: none; display: inline-block; width:49%; vertical-align:top;}
#categories{position: relative !important; height: auto !important;max-height: inherit !important;}
.as-mask, .as-vertical .as-panels, .as-vertical .as-panel{height: auto !important;position: relative !important;top: 0 !important;}
.as-vertical .as-panel{height:370px!important;}
.as-vertical .as-panel{top: 0 !important;}
.conCate{width:100%!important;}
}
@media(max-width:480px){
    .box .item, .box .itemgrupo {display: block; width: 100%;}
    .parallax{padding: 140px 10px;}
    .parallax h2{font-size: 30px;}
    .tesimg, .tescon, .logofooter, .contactanos, .menufooter, .pagos{display:block; width: 100%; padding: 10px;}
    .tesimg{text-align: center;}
    .socialfooter li i{font-size: 24px; width: 42px; height: 42px; padding: 8px 2px;}
    .socialfooter li i.fa-google-plus{font-size: 20px; padding: 11px 2px;}
    footer .container{padding: 0px 10px 40px;}
}

/*-------------- nuevo home si ------*/
.pagewrap {
    max-width: 1230px;
    margin: 0px auto;
}
.package {
    background-color: #f1f1f1;
    max-width: 380px;
    display: inline-block;
    margin-bottom: 30px;
    transition: all 0.3s;
}
.package .image {
    background-color: #000000;
    overflow: hidden;
}

.package .image img {
    transition: all 0.3s;
    display: block;
    width: 100%;
}
img {
    max-width: 100%;
}
.package .ico {
    text-align: center;
    margin: -25px 0 0 0;
    position: relative;
    z-index: +1;
}
.package .ico img {
    background-color: #f1f1f1;
    border-radius: 50%;
    padding: 10px;
    display: inline-block;
}
.package .info {
    padding: 10px 20px 20px 20px;
    text-align: center;
}
.package .info h2 {
    margin: 0 0 15px 0;
    padding: 0 0 5px 0;
    font-size: 18px;
    text-align: center;
    color: #08496f;
    font-weight: 900;
    border-bottom: solid 1px #91ba4a;
    display: inline-block;
}
.package .info p {
    text-align: justify;
    font: 400 14px/24px 'Lato',sans-serif;
}
.btn-fancy2 {
    background: url(../images/bg-btn.png) no-repeat center left;
    background-size: auto 20px;
    background-position: 10px center;
    background-color: #08496f;
    display: inline-block;
    padding: 8px 20px 8px 50px;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    transition: all 0.3s;
}
.package:hover > .image img {
    webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0.50;
}



/* top tours */
.top-tours{background-color:#08496f; border-top:solid 5px #fff; max-width:380px; display:inline-block; position:relative; color:#fff; margin-bottom:30px; overflow:hidden; transition:all 0.3s;}
.top-tours h2{display:block; position:absolute; z-index:+1; width:90%; height:93%; margin:5% 0 0 5%; padding:10% 2% 0 2%; border:solid 1px #269495; font-size:24px; font-weight:300; text-shadow: 2px 2px rgba(0, 0, 0, 0.3); text-transform:uppercase; text-align:center; overflow:hidden; transition:all 0.3s;}
.top-tours .info{position:absolute; z-index:+2; bottom:-100%; width:100%; transition:all 0.5s;}
.top-tours .icos{margin:0; padding:10px 0; list-style:none; text-align:center; background:rgba(8, 73, 111, 0.70);}
.top-tours .icos li{display:inline-block; text-align:center; margin:0 10px; overflow:hidden; color: #91ba4a;}
.top-tours .icos li i{font-size:26px; line-height:30px;}
.top-tours .icos li p{line-height:110%; margin:5px 0 0 0; padding:0; font-size:12px; text-transform:uppercase;}
.top-tours .description{background-color:#08496f; padding:25px 30px; text-align:justify;}
.top-tours .read{border:solid 2px #fff; border-radius:25px; padding:7px 25px; margin-bottom:20px; color:#fff; font-weight:bold; display:inline-block; transition:all 0.3s;}
.top-tours .read:hover{border:solid 2px #c1f765; color:#c1f765;}
.top-tours img{transition:all 0.3s;}
.top-tours:hover{border-top:solid 5px #91ba4a;}
.top-tours:hover > img{opacity:0.60;}
.top-tours:hover > h2{ border:none; padding-top:0;}
.top-tours:hover > .info{bottom:0;}


.package{background-color:#f1f1f1; max-width:380px; display:inline-block; margin-bottom:30px; transition:all 0.3s;}
.package .image{background-color:#000000; overflow:hidden;}
.package .image img{transition:all 0.3s; display:block; width: 100%;}
.package .ico{text-align:center; margin:-25px 0 0 0; position:relative; z-index:+1;}
.package .ico img{background-color:#f1f1f1; border-radius:50%; padding:10px; display:inline-block;}
.package .info{padding:10px 20px 20px 20px; text-align:center;}
.package .info h2{margin:0 0 15px 0; padding:0 0 5px 0; font-size:18px; text-align:center; color:#08496f; font-weight:900; border-bottom:solid 1px #91ba4a; display:inline-block;}
.package .info p{ text-align:justify;}
.package:hover{box-shadow: 0 25px 30px 0 rgba(0,0,0,.30);}
.package:hover > .image img{webkit-transform: scale(1.1); transform: scale(1.1); opacity:0.50;}


/*---------------------------- nuevo carusel tabs slider --------------------*/

.fa.fa-chevron-circle-right {
    right: 0;
}
.fa.fa-chevron-circle-left {
    left: 0;
}
.fa.fa-chevron-circle-right, .fa.fa-chevron-circle-left {
    margin-bottom: 1px;
    position: absolute;
    top: -30px;
    color:#FF7700;
}
.col-img-responsive02 span{
	color:#fff;
}
.col-img-responsive02 {
	
	display:none;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    width: 100%;
}
.carousel-control{
width:5%;
}
.panel-body{
	position:relative;
	padding:0px;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 0;
    bottom: -15px;
    color: #fff;
    position: relative;
    width: 100%;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);	
}
.btn-primary {
    background-color: #ff7700;
    border-color: #fff;
}
.panel-default{
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.38);
    border: medium none;
    border-radius: 0;
    margin-bottom: 40px;
}

.panel-heading{
	padding:0px;
	position:relative;
}
.panel-heading img{
	width:100%;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right{
    background-image: none;
}


/*-------------------------- nuevo paralax vicmac 2019 ---------------------*/


.parallax3 {
    min-height: 550px; 
    width: 100%;
    background-image:  url("../img/prototipo1.jpg");
    /* background-position: 50% 80%;
    background-size: 100%; */
    padding-top: 200px;
    margin: 0px 0px 0px 0px;
    
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;

}
.offerhome h3 {
    font-size: 3.5rem;    
    font-family: 'Lobster Regular';
    font-weight: 400;
    text-align: center;
    padding-bottom: 20px;
    color: #fff;
    text-shadow: -4px 3px 0 #f70, -14px 7px 0 #162337;
}
div.botonvic {
  width: 100%;
  padding-left: 40%;
  padding-right: 40%;
}
.parallax4 {
    min-height: 550px; 
    width: 100%;
    background-image:  url("../img/prototipo2.jpg");
    /* background-position: 50% 80%;
    background-size: 100%; */
    padding-top: 200px;
    margin: 0px 0px 0px 0px;
    
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;

}
.parallax5 {
    min-height: 550px; 
    width: 100%;
    background-image:  url("../img/prototipo3.jpg");
    /* background-position: 50% 80%;
    background-size: 100%; */
    padding-top: 200px;
    margin: 0px 0px 0px 0px;
    
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;

}

.parallax6 {
    min-height: 550px; 
    width: 100%;
    background-image:  url("../img/prototipo4.jpg");
    /* background-position: 50% 80%;
    background-size: 100%; */
    padding-top: 200px;
    margin: 0px 0px 0px 0px;
    
    border-top-width: 1px;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;

}

/*------------- post naveigation entradas ----------*/
.posts-navigation, .post-navigation { width: 100%; display: inline-block; border-bottom: 2px solid; border-color: #777777; margin: 50px 0; }
.posts-navigation .nav-links .nav-previous, .posts-navigation .nav-links .nav-next, .post-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-next { position: relative; width: auto; background-color: #f8521a; }
.posts-navigation .nav-links .nav-previous a, .posts-navigation .nav-links .nav-next a, .post-navigation .nav-links .nav-previous a, .post-navigation .nav-links .nav-next a { color: #fff; padding: 10px 15px; display: block; }
.posts-navigation .nav-links .nav-previous a:hover, .posts-navigation .nav-links .nav-next a:hover, .post-navigation .nav-links .nav-previous a:hover, .post-navigation .nav-links .nav-next a:hover { background-color: #023b1f; }
.posts-navigation .nav-links .nav-previous, .post-navigation .nav-links .nav-previous { float: left; }
.posts-navigation .nav-links .nav-previous a:before, .post-navigation .nav-links .nav-previous a:before { content: ""; position: absolute; top: 0; width: 0; height: 0; left: 100%; border-bottom: 45px solid #f8521a; border-right: 45px solid transparent; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.posts-navigation .nav-links .nav-previous a:after, .post-navigation .nav-links .nav-previous a:after { content: '\f100'; font-family: FontAwesome;  padding-left: 10px; }
.posts-navigation .nav-links .nav-previous a:hover::before, .post-navigation .nav-links .nav-previous a:hover::before { border-bottom: 45px solid #023b1f; }
.posts-navigation .nav-links .nav-next, .post-navigation .nav-links .nav-next { float: right; text-align: right; }
.posts-navigation .nav-links .nav-next a:after, .post-navigation .nav-links .nav-next a:after { content: ""; position: absolute; top: 0; width: 0; height: 0; left: -45px; border-top: 45px solid transparent; border-right: 45px solid #f8521a; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.posts-navigation .nav-links .nav-next a:before, .post-navigation .nav-links .nav-next a:before { content: '\f101'; font-family: FontAwesome; padding-right: 10px; }
.posts-navigation .nav-links .nav-next a:hover::after, .post-navigation .nav-links .nav-next a:hover::after { border-right: 45px solid #023b1f; } 

.cat-links { padding-right: 15px; }
footer.entry-footer { padding: 10px 5px; }
.cat-links a { border-bottom: 1px dotted #ccc; margin-left: 15px; }
.cat-links:before { content: '\f07b'; font-family: FontAwesome; padding-right: 10px; }

.tags-links { padding-right: 15px; }
.tags-links:before { content: '\f02b'; font-family: FontAwesome; padding-right: 10px; } 
.tags-links a { border-bottom: 1px dotted #ccc; font-size: 1.4em; padding-left: 0.3em; }

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; position: absolute !important; overflow: hidden; width: 1px; word-wrap: normal !important; }

