@font-face {
    font-family: 'GT Walsheim Trial Bd';
    src: url('../fonts/GTWalsheimTrial-Bd.eot');
    src: url('../fonts/GTWalsheimTrial-Bd.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GTWalsheimTrial-Bd.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Bd.woff') format('woff'),
        url('../fonts/GTWalsheimTrial-Bd.ttf') format('truetype'),
        url('../fonts/GTWalsheimTrial-Bd.svg#GTWalsheimTrial-Bd') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial Md';
    src: url('../fonts/GTWalsheimTrial-Md.eot');
    src: url('../fonts/GTWalsheimTrial-Md.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GTWalsheimTrial-Md.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Md.woff') format('woff'),
        url('../fonts/GTWalsheimTrial-Md.ttf') format('truetype'),
        url('../fonts/GTWalsheimTrial-Md.svg#GTWalsheimTrial-Md') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Trial Rg';
    src: url('../fonts/GTWalsheimTrial-Rg.eot');
    src: url('../fonts/GTWalsheimTrial-Rg.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GTWalsheimTrial-Rg.woff2') format('woff2'),
        url('../fonts/GTWalsheimTrial-Rg.woff') format('woff'),
        url('../fonts/GTWalsheimTrial-Rg.ttf') format('truetype'),
        url('../fonts/GTWalsheimTrial-Rg.svg#GTWalsheimTrial-Rg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.hidden {
    display: none;
}

body, html {
    font-family: 'GT Walsheim Trial Rg';
}
body{
    background:  #fff;
}
.nopad{
    padding: 0;
}
.pad-left{
    padding-left: 0;
}
.pad-right{
    padding-right: 0;
}

a:hover, a:active  {
text-decoration: none!important;
}
* :focus {
    outline: 0px auto -webkit-focus-ring-color !important;
    outline-offset: 0!important;
        text-decoration:none !important;
}
* a:hover{
    text-decoration:none !important;
}
 #return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #ffbf3d;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9999;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 25px;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}


nav.nav1 {
    display: none;
}

   /*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {position: fixed;top: 10px;left: auto;right: 10px;width: 40px;height: 40px;z-index: 99999;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;padding: 0px 0px!important;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}
@media screen and (max-width: 1024px) {
  
.slider .item .carousel-caption {    top: 80px; }  
  .slider-text h3 {font-size:40px; }
    .slider-text p {font-size:16px;     margin-bottom: 25px; }
  .slider-text .form-group label {font-size:12px; }
  
  }
  .open-menu .nav-cross:before {
    content: "";
    position: absolute;
    z-index: -1;
    font-size: 25px;
}

  
  
  @media screen and (max-width: 999px) {
    nav.nav1 {
    display: block;
    padding-top: 10px;
}
   .logo-bar nav {
    display: none!important;
    }
    a#hamburg {display: block;background-color: #d32226;}
    main {  transition: all ease-out 0.3s;}
    .nav1 .row{ margin:0px;}
    .nav1 {background-color: #fff;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(770px);-webkit-transform: translateX(820px);width: 250px;}
    .nav1 .search-nav,.nav1 .title{ display:block;}
    .nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
    .nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
    .nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
    .search-nav > form {    position: relative;}
    .nav1 ul {text-align: left;background-color: transparent;width: 100%;}
    .nav1 .menu-main-menu-container{width: 100%;}
      .nav1 ul li {display: block;border-bottom:1px solid #999;width: 100%;}
    .nav1 ul li a {display: block;padding:10px 0;width: 100%;}.nav1 ul li:hover > a { color:#000;  }
    .nav1 ul li a > i { float: right; }
    .nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
    .nav1 ul li:hover > ul { display: block; }
    .nav1 ul li:hover > a > i { transform: rotateZ(0); -webkit-transform: rotateZ(0); }
    .nav1 ul li.open > a { background-color: transparent; }
    .nav1 ul li.open > a > i { transform: rotateZ(90deg); -webkit-transform: rotateZ(90deg);}
    .nav1 ul li.open > ul { display: block; }
    div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
    html.open-menu { overflow: hidden; }
    html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
    html.open-menu a#hamburg{transform: translateX(-250px);-webkit-transform: translateX(-250px);z-index: 99999;}
    html.open-menu main {transform: translateX(250px); -webkit-transform: translateX(250px);}
    html.open-menu nav.nav1 {z-index: 99999;transform: translateX(520px);-webkit-transform: translateX(570px);}
    .menu-main-menu-container ul ul ul li a {padding:5px;}
    ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
    .nav1 ul li:last-child {    border: 0 ;}
    .nav-cross.open > span {    background: #fff ;}
    /*---------------------Hamberg Icon --------------------------------------------- */
    .nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: .5s ease-in-out;  cursor: pointer;}
    .nav-cross span {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: #ffffff;
        opacity: 1;
        left: 0;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transition: .25s ease-in-out;
        }
.open-menu .nav-cross span {
    /* display:none; */
}
    #nav-icon1 span:nth-child(1) {top: 0px;}
      .open-menu span:nth-child(1) {
        transform: rotate(45deg);
        top: 11px !important;
        left: 4px;
    }
    #nav-icon1 span:nth-child(2) {top: 18px;}
      .open-menu span:nth-child(2) {
        display: none;
    }
    #nav-icon1 span:nth-child(3) {top: 36px;}
    .open-menu span:nth-child(3) {
        transform: rotate(-45deg);
        bottom: 0px !important;
        left: 4px;
    }
      #nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg); -webkit-transform: rotate(135deg);}
    #nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
    #nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg); -webkit-transform: rotate(-135deg);}
    .nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;-webkit-transform-origin: left center;}
    .nav-cross span:nth-child(2) {top: 20px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross span:nth-child(3) {top: 28px;transform-origin: left center; -webkit-transform-origin: left center;}
    .nav-cross.open span:nth-child(1) {transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 11px;left: 4px;}
    .nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
    .nav-cross.open span:nth-child(3) {transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top: 28px;left: 4px;}
}

/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;
    left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;
    background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: -125px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #d8d8d8;background: #d8d8d8;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #d32226;border: 1px solid #d32226;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;width: 36px;height: 40px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.services-slider .slick-arrow {height: 65px;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg);-webkit-transform: rotate(0deg);}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}



/*Scroll css Start here*/


body::-webkit-scrollbar {
    width: 13px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 30px #000;
}

body::-webkit-scrollbar-thumb {
  background-color: #fec03a;
  outline: 1px solid #fec03a;
}
/*Scroll css End here*/


header.header {
    padding: 5px 0 5px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    margin: 0 auto;
}

header.header .container-fluid {
    padding: 0 100px;
}

header.header .row{
    align-items: center;
}

header.header .logo {height: 150px;/* width: 150px; */}


header.header .logo img{
    width: auto;
    height: 100%;
    object-fit: contain;
}

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

header.header .menu-header ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

header.header .menu-header ul li {
    color: #5d5d5d;
    margin-right: 60px;
    position: relative;
}

header.header .menu-header ul li ul.sub-menu{
    flex-direction: column;
    position: absolute;
    width: 200px;
    justify-content: center;
    top: 32px;
    transition: 0.5s ease-in-out all;
    display: none;
}

header.header .menu-header ul li:hover ul.sub-menu{
    transition: 0.5s ease-in-out all;
    display: block;
}

header.header .menu-header ul li ul.sub-menu li{
    margin: 0;
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
}

header.header .menu-header ul li ul.sub-menu li a {
    color: #000;
    padding: 5px 0;
    display: inline-block;
    width: 100%;
    transition: .5s ease-in-out all;
}

header.header .menu-header ul li ul.sub-menu li:hover a {
    background-color: #d32226;
    color: #fff;
    transition: .5s ease-in-out all;
}

header.header .menu-header ul li:last-child {
    margin-right: 0;
}

header.header .menu-header ul li a.active {
    color: #d32226;
}

header.header .menu-header ul li a {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'GT Walsheim Trial Rg';
}

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

header.header .call a {
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
    line-height: 20px;
    background-color: #d32226;
    border-radius: 35px;
    padding: 15px 35px;
    display: inline-block;
}

header.header .call a:hover {
    color: #ffffff;
}

header.header .call a img {
    width: auto;
    height: auto;
}

.main-sec .slick-dots {
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
}

section.main-sec .col-sm-12{
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 1085px;
}

section.main-sec .col-sm-12:before{
    background-color: #000;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    opacity: 0.2;
}

section.main-sec .head {
    text-align: center;
    padding-top: 890px;
    position: relative;
}

section.main-sec .head h2 {
    margin: 0;
    color: #fff;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 60px;
    position: relative;
    z-index: 1;
}

section.main-sec .head h5 {
    margin: 0;
    color: #fff;
    font-size: 38px;
    position: relative;
    z-index: 1;
}

section.main-sec .head a{
    background-color: #d32226;
    color: #fff;
    border-radius: 35px;
    padding: 12px 46px;
    text-transform: uppercase;
    letter-spacing: 0.20px;
    font-size: 20px;
    font-family: 'GT Walsheim Trial Bd';
    display: inline-block;
    margin-top: 5px;
}

section.search-sec {
    position: relative;
    margin-top: -40px;
}

section.search-sec .container-fluid {
    padding: 0 268px;
}

section.search-sec .search-box-wrapper {
    background: url('../images/search-glass-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    box-shadow: 0px 29px 95px 0px rgba(0, 0, 0, 0.13);
    width: 100%;
    height: 100%;
    padding: 20px;
    border-radius: 20px;
}

section.search-sec .search-box-wrapper form {
    background-color: #fff;
    padding: 35px;
    border-radius: 20px;
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

section.search-sec .search-box-wrapper .search-field {
    position: relative;
    display: inline-block;
    width: 80%;
}

section.search-sec .search-box-wrapper .search-field:before {content: '';position: absolute;background-image: url('../images/locator.png');width: 15px;height: 22px;background-repeat: no-repeat;background-size: contain;background-position: center;top: 25px;left: 27px;}

section.search-sec .search-box-wrapper .search-btn {
    display: inline-block;
    width: 18%;
}

section.search-sec .search-box-wrapper .search-field input {
    width: 100%;
    background-color: #f3f3f3;
    border: 0;
    border-radius: 10px;
    height: 73px;
    padding: 0 0 0 55px;
    font-size: 18px;
}

section.search-sec .search-box-wrapper .search-field input::placeholder{
     font-size: 18px;
}

section.search-sec .search-box-wrapper .search-btn input[type="submit"] {
    width: 100%;
    background-color: #d32226;
    border: 0;
    height: 73px;
    border-radius: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.20px;
    font-family: 'GT Walsheim Trial Bd';
}

section.about-sec {
    padding: 80px 0 240px;
    position: relative;
}

section.about-sec .row{
    align-items: center;
}

section.about-sec:before {
    content:'About Us';
    position: absolute;
    font-size: 150px;
    line-height: 180px;
    color: #fff;
    -webkit-text-stroke: 1px #dde0e3;
    text-stroke: 2px white;
    transform: rotate(-90deg);
    bottom: 350px;
    left: -240px;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
}

section.about-sec .container-fluid {
    padding: 0 240px;
}

section.about-sec .desc {
}

section.about-sec .desc h5, section.tours-packages .package-inner h5, section.gallery-sec .desc-wrapper h5, section.landscape-sec .reviews-wrapper-inner h5, section.git-sec .head h5 {
    color: #071a34;
    letter-spacing: 1.5px;
    font-size: 26px;
    margin: 0 0 10px;
    line-height: 26px;
}

section.about-sec .desc h2, section.tours-packages .package-inner h2, section.gallery-sec .desc-wrapper h2, section.landscape-sec .reviews-wrapper-inner h2, section.git-sec .head h2 {
    margin: 0 0 20px;
    font-size: 50px;
    line-height: 60px;
    font-family: 'GT Walsheim Trial Bd';
    color: #000;
    text-transform: uppercase;
    padding-right: 110px;
}

section.about-sec .desc p, section.tours-packages .package-inner p, section.gallery-sec .desc-wrapper p, section.landscape-sec .reviews-wrapper-inner p,section.git-sec .head p{
    font-size: 19px;
    line-height: 26px;
    color: #000;
}

section.about-sec .desc a, section.tours-packages .package-inner a  {
    background-color: #d32226;
    color: #fff;
    border-radius: 35px;
    padding: 18px 56px;
    text-transform: uppercase;
    letter-spacing: 0.20px;
    font-size: 20px;
    font-family: 'GT Walsheim Trial Bd';
    display: inline-block;
    margin-top: 30px;
}

section.about-sec .abt-pic .about-pic-1 img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
    object-fit: cover;
    object-position: 100% 30%;
    box-shadow: 4px 4px 8px 1px #979797;
}

section.about-sec .abt-pic .about-pic-1 {
    height: 480px;
    width: 450px;
    margin: 0 0 0 auto;
    position: relative;
    z-index: 1;
}

section.about-sec .about-pic-2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 25px;
    box-shadow: 4px 4px 8px 1px #979797;
}

section.about-sec .abt-pic .about-pic-2 {
    height: 400px;
    margin: 0 auto 0 0;
    width: 600px;
    position: absolute;
    bottom: -100px;
    z-index: 0;
}

section.about-sec .abt-pic {
    position: relative;
}

section.about-page, section.speciality-page {
    padding: 40px 0 0 !important;
}

section.about-page .upper-desc{padding-bottom: 30px;}

section.about-page .upper-desc p {
    font-size: 19px;
    line-height: 26px;
    color: #000;
}

section.about-page .abt-pic {
    height: 450px;
    background-image: url('/frontend/images/IMG_3305.jpg');
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    /* filter: blur(10px); */
}
 
section.about-page .abt-pic img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    backdrop-filter: blur(10px);
}

section.tourism-sec {
    background-image: url('../images/banner-bg-2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 1100px;
    margin-top: -120px;
}

section.tourism-sec .tour-btn {
    text-align: center;
    padding-top: 800px;
}

section.tourism-sec .tour-btn a{
    font-size: 24px;
    color: #d32226;
    background: #fff;
    letter-spacing: 0.20px;
    text-transform: uppercase;
    border-radius: 35px;
    font-family: 'GT Walsheim Trial Bd';
    padding: 15px 62px;
    display: inline-block;
}

section.tours-packages {
    position: relative;
    padding: 200px 0 170px;
    background-color: #fff;
    margin-top: -22px;
}

section.tours-packages .container-fluid{
    padding: 0 15px 0 240px;
}

section.tours-packages:before{
    content:'Tours';
    position: absolute;
    font-size: 150px;
    line-height: 180px;
    color: #fff;
    -webkit-text-stroke: 1px #dde0e3;
    text-stroke: 2px white;
    transform: rotate(-90deg);
    bottom: 520px;
    left: -200px;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
    letter-spacing: 26px;
}

section.tours-packages .package-inner{
    padding-bottom: 0;
    position: absolute;
    top: 20px;
    z-index: 1;
    left: 65px;
}

section.tours-packages .package-inner h2{
    padding: 0;
}

section.tours-packages .package-inner p{
    padding-right: 480px;
}

section.tours-packages .slick-list {
    padding-top: 370px;
    padding-right: 460px;
}

section.tours-packages .slick-current .packages-box {
    margin-top: -370px;
}

section.tours-packages .packages-box {
    position: relative;
}




section.tours-packages .packages-box .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
}
section.tours-packages .packages-box .pic:before {
    content:'';
    position: absolute;
    /* background-color: #000; */
    background-size: contain;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    border-radius: 20px;
    /* opacity: 0.3; */
    box-shadow: inset 0px -150px 150px 1px #000;
}
section.tours-packages .packages-box .tour-info {
    display: flex;
    position: absolute;
    bottom: 5%;
    left: 10px;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 100%;
    flex-direction: column;
}
section.tours-packages.tours_page .packages-box  .tour-info {
    display: flex;
    position: absolute;
    bottom: 5%;
    flex-direction: column;
    left: 10px;
}

section.tours-packages .packages-box .tour-info .tour-type {}

section.tours-packages .packages-box .tour-info .tour-type h3 {
    color: #fff;
    margin: 0;
    font-family: 'GT Walsheim Trial Bd';
    font-size: 35px;
    letter-spacing: 0.20px;
    text-transform: uppercase;
        margin-bottom: 10px;
}

section.tours-packages .packages-box .tour-info .tour-type p {
    font-family: 'GT Walsheim Trial Bd';
    font-size: 22px;
    color: #fff;
    margin: 0;
    line-height: 22px;
}

section.tours-packages .packages-box .tour-info  .tour-book {}

section.tours-packages .packages-box .tour-info  .tour-book a {
    background-color: #d32226;
    color: #fff;
    border-radius: 35px;
    padding: 9px 28px;
    text-transform: uppercase;
    letter-spacing: 0.20px;
    font-size: 18px;
    font-family: 'GT Walsheim Trial Bd';
    display: inline-block;
}

section.gallery-sec {
    padding: 100px 0 0;
    text-align: center;
    position: relative;
    margin-bottom: -200px;
}

section.gallery-sec:before {
    content: 'Photos';
    position: absolute;
    font-size: 150px;
    line-height: 180px;
    color: #fff;
    -webkit-text-stroke: 1px #dde0e3;
    text-stroke: 2px white;
    transform: rotate(-90deg);
    bottom: 400px;
    right: -285px;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
    letter-spacing: 26px;
}

section.gallery-sec .container-fluid {
    padding: 0 178px;
}

section.gallery-sec .desc-wrapper {}

section.gallery-sec .desc-wrapper h5 {}

section.gallery-sec .desc-wrapper h2 {
    padding: 0;
}

section.gallery-sec .desc-wrapper p {
    padding: 0 410px;
    margin-bottom: 40px;
}

section.gallery-sec .desc-wrapper .gallery-grid {}

section.gallery-sec .desc-wrapper .gallery-grid img {
    width: 100%;
    height: 100%;
}

section.landscape-sec {
    background-image: url('../images/banner-bg-3.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 1730px;
}

section.landscape-sec .container-fluid {
    padding: 0 201px;
}

section.landscape-sec .reviews-wrapper {
    background-image: url('../images/reviews-bg.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 35px;
    margin-top: 630px;
}

section.landscape-sec .reviews-wrapper .reviews-wrapper-inner {
    background: #fff;
    text-align: center;
    padding: 80px 100px 230px;
}

section.landscape-sec .reviews-wrapper-inner {}

section.landscape-sec .reviews-wrapper-inner h5 {}

section.landscape-sec .reviews-wrapper-inner h2 {
    padding: 0;
}

section.landscape-sec .reviews-wrapper-inner p {
    padding: 0 350px;
    margin: 0 0 50px;
}

section.landscape-sec .reviews-wrapper-inner .review-box {
    position: relative;
}

section.landscape-sec .reviews-wrapper-inner .review-box .review-content {
    background-color: #f4f4f4;
    padding: 20px 25px 0px;
    position: relative;
    height: 300px;
}

section.landscape-sec .reviews-wrapper-inner .review-box .review-content:before {
    content: '';
    position: absolute;
    background-image: url('../images/review-shape.png');
    width: 49px;
    height: 41px;
    bottom: -40px;
    right: 48px;
}

section.landscape-sec .reviews-wrapper-inner .review-box .review-content p {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}

section.landscape-sec .reviews-wrapper-inner .review-box .reviewer-box {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -130px;
}

section.landscape-sec .reviews-wrapper-inner .review-box .reviewer-box .pic {
    margin-bottom: 20px;
}

section.landscape-sec .reviews-wrapper-inner .review-box .reviewer-box .pic img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 5px solid #fff;
    transition: 0.5s 
ease-in-out all;
}

section.landscape-sec .reviews-wrapper-inner .review-box:hover .reviewer-box .pic img {
    border: 5px solid #d32226;
    transition: 0.5s ease-in-out all;
}

section.landscape-sec .reviews-wrapper-inner .review-box .reviewer-box h6 {
    font-size: 20px;
    color: #000;
    font-family: 'GT Walsheim Trial Bd';
    line-height: 35px;
    text-transform: uppercase;
    margin: 0 0 0;
}

section.landscape-sec .reviews-wrapper-inner .review-box .reviewer-box img {}

section.git-sec {
    background-image: url('../images/png.png');
    background-repeat: no-repeat;
    background-position: 90% 100%;
    background-size: auto;
    height: 862px;
    position: relative;
    z-index: 1;
    padding-top: 0px;
}

section.git-sec:before {
    content: 'Booking';
    position: absolute;
    font-size: 130px;
    line-height: 180px;
    color: #fff;
    -webkit-text-stroke: 1px #dde0e3;
    text-stroke: 2px white;
    transform: rotate(-90deg);
    bottom: 450px;
    left: -280px;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
    letter-spacing: 15px;
}

section.git-sec .container-fluid{
    padding: 0 240px 0;
}

section.git-sec .head {
    text-align: center;
}

section.git-sec .head h5 {}

section.git-sec .head h2 {
    padding: 0;
}

section.git-sec .head p {
    padding: 0 360px;
    margin-bottom: 60px;
}

section.git-sec .form-wrapper {
    width: 70%;
}

section.git-sec .form-wrapper form input, section.git-sec .form-wrapper form textarea {
    width: 100%;
    border: 1px solid #dadada;
    border-radius: 35px;
    height: 68px;
    padding: 0 0 0 30px;
    margin-bottom: 20px;
}

section.git-sec .form-wrapper form input::placeholder, section.git-sec .form-wrapper form textarea::placeholder {
    text-transform: capitalize;
}

section.git-sec .form-wrapper form textarea{
    height: 117px;
    padding-top: 20px;
    resize: none;
}

section.git-sec .form-wrapper form button {
    border: 0;
    width: 100%;
    background: #ce160e;
    color: #fff;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.2px;
    height: 68px;
    border-radius: 35px;
}

footer.footer {
    background-image: url('../images/footer-bg.png');
    padding: 210px 0 40px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}

footer.footer .container-fluid {
    padding: 0 100px;
}

footer.footer .footer-box {}

footer.footer .footer-box h5 {
    font-family: 'GT Walsheim Trial Bd';
    font-size: 21px;
    color: #fff;
    line-height: 35px;
    margin: 0 0 35px;
}

footer.footer .footer-box p, footer.footer .footer-box ul li a {
    margin: 0;
    color: #fff;
    font-size: 19px;
    line-height: 33px;
}

footer.footer .footer-box ul{
    padding: 0;
    list-style: none;
    margin: 0;
}

footer.footer .footer-box ul.menu li {
    margin-bottom: 5px;
}

footer.footer .footer-box-1 {
    padding-right: 20px;
}

footer.footer .footer-box-3 ul {}

footer.footer .footer-box-3 ul li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: wrap;
    width: 100%;
    padding-bottom: 20px;
}

footer.footer .footer-box-3 ul li .fo-icon {
    width: 8%;
}

footer.footer .footer-box-3 ul li .fo-detail {
    width: 88%;
}

footer.footer .footer-box-3 ul li .fo-detail h6 {
    margin: 0 0 5px;
    font-size: 19px;
    color: #fff;
    line-height: 23px;
}

footer.footer .footer-box-3 ul li .fo-detail p, footer.footer .footer-box-3 ul li .fo-detail a {
    line-height: 24px;
}

footer.footer .footer-box  .newsletter{
    margin: 0;
}

footer.footer .footer-box .newsletter form {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    margin-top: 20px;
}

footer.footer .footer-box .newsletter form .tnp-field-email {
    width: 80%;
    margin: 0;
}

footer.footer .footer-box .newsletter form .tnp-field-button {
    width: 20%;
    margin: 0;
    position: relative;
}

footer.footer .footer-box .newsletter form .tnp-field-button:before{
    width: 100%;
    content: '\f1d8';
    position: absolute;
    z-index: 0;
    font-family: 'Font Awesome 6 Free';
    color: #fff;
    background: #ce160e;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}
footer.footer .footer-box .newsletter form .tnp-field-email input {
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    width: 100%;
    background-color: #000;
    border: 1px solid #2c2c2c;
    height: 50px;
    padding-left: 10px;
}

footer.footer .footer-box .newsletter form .tnp-field-button input.tnp-submit {
    width: 100%;
    opacity: 0;
    height: 50px;
}

footer.footer .footer-box-4 ul {
    display: flex;
    flex-flow: wrap;
    margin-top: 20px;
}

footer.footer .footer-box-4 ul li {
    margin-right: 20px;
}

footer.footer .footer-box-4 ul li a {
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 10px;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s 
ease-in-out all;
}

footer.footer .footer-box-4 ul li a:hover {
    border: 1px solid #ce160e;
    transition: 0.5s ease-in-out all;
}

footer.footer .footer-box-4 ul li a:hover i{
    color: #ce160e;
    transition: 0.5s ease-in-out all;
}

footer.footer .copy {
    border-top: 1px solid #ccc;
    margin-top: 60px;
    padding-top: 40px;
}

footer.footer .copy p, footer.footer .copy p a {
    margin: 0;
    color: #fff;
    font-size: 19px;
    line-height: 20px;
}

section.inner_banner {
    height: 500px;
    display: flex;
    position: relative;
    align-items: center;
    background-repeat: no-repeat !important;
    background-position: 100% 30% !important;
    background-size: cover !important;
}
.inner_banner:before{
    content: '';
    position: absolute;
    background: #00000047;
    top: 0;
    width: 100%;
    height: 100%;
}

section.inner_banner .head{
    margin-top: 120px;
}

.inner_banner h2 {
    color: #fff;
    font-size: 41px;
    font-weight: 700;
     margin: 0;
}

section.tours-packages.tours_page {
    position: relative;
    padding: 80px 0;
    background-color: #fff;
    margin-top: 0;
}
section.tours-packages.tours_page .packages-box .tour-info .tour-book a {
    padding: 8px 29px;
    font-size: 16px;
}
section.tours-packages.tours_page .packages-box .tour-info .tour-type h3 {
    font-size: 22px;
}
section.tours-packages.tours_page .packages-box .tour-info .tour-type p {
    font-size: 18px;
    margin: 4px 0 10px;
}
section.tours-packages.tours_page .packages-box {
    margin-bottom: 40px;
}

section.tours-packages .slick-current .packages-box .pic {
    height: 870px;
}

section.tours-packages .packages-box .pic {
    height: 500px;
    width: 100%;
    position: relative;
}
section.tours-packages.tours_page .packages-box .pic {
    height: 450px;
}


.tour-detail ul.tabs-menu {
    height: auto;
    text-align: left;
    border-radius: 0 !important;
    margin: 0;
    padding: 0;
}
.tour-detail ul.tabs-menu li{
    display: inline-block;
    height: auto;
        margin-left: -4px;
}
.tour-detail ul.tabs-menu li:first-child {
    margin-left: 0;
}
.tour-detail ul.tabs-menu li a{
    border-radius: 0;
    width: 200px;
    text-align: center;
    border: 1px solid #e0e0e0;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 12px 10px;
    display: inline-block;
    color: #000;
}
.tour-detail ul.tabs-menu li.current a, .tour-detail ul.tabs-menu li:hover a{
    color: #fff;
    background-color: #d32226;
    transition: all ease .5s;
}

section.tour-detail {
    padding: 60px 0;
    /* position: relative; */
}

section.tour-detail .tab {
    box-shadow: 0 0 24px 0 rgba(0,0,0,.06);
    background-color: #fff;
    padding: 10px 20px;
}
.tour-detail .overview {
    
}
.tour-detail .overview  h1{
    font-size: 32px;
    font-weight: 700;
    margin: 0px 0 15px;
}
.tour-detail .overview  h2{
    font-size: 28px;
    font-weight: 700;
    margin: 15px 0 0px;
}
.tour-detail .overview  h3{
    font-size: 24px;
    font-weight: 600;
    margin: 15px 0 5px;
}
.tour-detail .overview  h4{
    font-size: 22px;
    font-weight: 600;
    margin: 15px 0 0px;
}
.tour-detail .overview  h5{
    font-size: 18px;
    margin: 15px 0;
}
.tour-detail .overview  p{
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 25px;
    margin: 0 0 20px;
}

.tour-detail .overview p img{
    width: auto;
    height: 250px;
    object-fit: contain;
}

.tour-detail .overview  p:empty{
    display: none;
}


.tour-detail .overview  strong{
    font-weight: 700;
}
.tour-detail .overview  ul{
    
}
.tour-detail .overview  ul li{
font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 25px;
    margin: 0 0 10px;
    list-style: none;
    position: relative;
}

.tour-detail .overview ul li:before {
    content: "\f061";
    position: absolute;
    left: -30px;
    top: 0;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: "Font Awesome 6 Pro";
    color: #00aeef;
    font-size: 18px;
}
.tour-detail .overview h6 {
    font-size: 16px;
    line-height: 24px;
}
.tour-detail .overview .inc {
    
}
.tour-detail .overview .inc li:before{
    content: '\f00c';
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: #77C720;
    font-size: 20px;
}
.tour-detail .overview .n-inc {
    
}
.tour-detail .overview .n-inc li:before{
    content: "\f00d";
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    color: red;
    font-size: 20px;
}

.tour-detail .itenary {
    
}
.tour-detail .itenary ul{
    padding: 0;
    margin: 20px 0 0;
    list-style: none;
    /* border-left: 2px solid #e2e7ea; */
}
.tour-detail .itenary ul li{
    position: relative;
    padding-left: 35px;
    padding-bottom: 40px;
    border-left: 2px solid #e2e7ea;
}
.tour-detail .itenary ul li:before{
    content: "";
    width: 2rem;
    height: 2px;
    background-color: #e2e7ea;
    display: block;
    position:absolute;
    left: 0;
}

.tour-detail .itenary ul li h4{
    margin: 0px 0 10px;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    top: -6px;
}
.tour-detail .itenary ul li p{
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 22px;
    margin-bottom: 0px;
}

.tour-detail .itenary ul li p strong{
    font-weight: 700;
}

.tour-detail .itenary ul li p:empty {
    display: none;
}

.tour-detail .itenary ul li:last-child {
    border: none;
}
.tour-detail .side-meta {
    
}

.tour-detail .side-meta .upper {
    display: flex;
    flex-direction: column;
    height: 200px;
    background-position: center center !important;
    align-items: center;
    justify-content: center;
}

.tour-detail .side-meta  i {
    background: #00aeef;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    margin: 0 auto 10px;
}

.tour-detail .side-meta .upper h3 {
    color: #fff;
    font-size: 22px;
}
.tour-detail .side-meta .form-meta{
    padding: 40px 25px;
    background: #fff;
    box-shadow: 0 0 24px 0 rgb(0 0 0 / 15%);
    text-align: center;
    border-radius: 8px;
}
.tour-detail .side-meta .form-meta input, .tour-detail .side-meta .form-meta textarea{
    width: 100%;
    padding: 10px;
    font-size: 13px;
    background: #f8f9f9;
    border: 1px solid #e2e7ea;
    resize: none;
    max-height: 80px;
}
.tour-detail .side-meta .form-meta input[type="submit"]{
    background: #00aeef;
    color: #fff;
    padding: 12px;
    font-size: 16px;
    font-weight: 600;
    border: none;
}

.tour-detail .tab-content {
    display: none;
    padding: 20px;
}

.tour-detail div#tab-1{
    display: block;
}
section.tour-detail .pic {
    
margin-bottom: 20px;
    
position: relative;
}

section.tour-detail .pic img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 0 5px #00000078;
}

section.tour-detail .moreinfo {
    position: absolute;
    top: 0;
    background: #ffffffeb;
    width: 90%;
    padding: 10px;
    right: 0;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 9px;
}

section.tour-detail .moreinfo ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

section.tour-detail .moreinfo ul li {
    display: inline-block;
}
section.tour-detail .moreinfo ul li span {
    font-size: 16px;
    line-height: normal;
    color: #000;
}

section.tour-detail .moreinfo ul li span i {
    color: #d32226;
    padding-right: 7px;
}
.tour-detail .side-meta .form-meta a {
    background-color: #d32226;
    color: #fff;
    border-radius: 35px;
    padding: 9px 28px;
    text-transform: uppercase;
    letter-spacing: 0.20px;
    font-size: 18px;
    font-family: 'GT Walsheim Trial Bd';
    display: inline-block;
}

.tour-detail .side-meta .form-meta h4.price {
        margin: 0 0 10px;
        font-family: 'GT Walsheim Trial Bd';
        font-size: 35px;
        letter-spacing: 0.20px;
        text-transform: uppercase;
        color: #000;
}


.tour-detail > .row {
  overflow: visible;      
  align-items: flex-start;  
}

.tour-detail .col-md-4.sticky {
  position: -webkit-sticky; 
  position: sticky;
  top: 20px;            
  align-self: start;       
  z-index: 20;              
}


.sec_booking label{
    width: 100%;
    display: block;
    font-size: 14px;
    margin: 0 0 3px;
    position: relative;
}

.sec_booking #slots_container{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-flow: wrap;
}

.sec_booking .slot-card{width: auto;margin-right: 10px;}

.sec_booking .slot-card:before{
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #29cca8;
    top: 7px;
    border-radius: 50%;
    opacity: 0;
    left: 4px;
}

.sec_booking .slot-card.selected:before{
    opacity: 1;
}

.sec_booking .slot-card:after{
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    top: 3px;
    border-radius: 50%;
    border: 1px solid #000;
    left: 0px;
}

.sec_booking input{
    width: 100%;
    border: 1px solid #c9c5c5;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 20px;
}

.sec_booking .coupon-box button{
     margin: 0;
     background: #112728;
     color: #fff;
     position: absolute;
     right: 0;
     top: 33px;
     width: 90px;
     cursor: pointer;
     border-radius: 5px;
     padding: 10px 0;
     border: 0;
}

.sec_booking input[type="radio"]{
    width: auto;
    margin-right: 4px;
    opacity: 0;
}
.sec_booking input[type="radio"]{
    
}
section.sec_booking .b_left {
    background: #fff;
    border-radius: 10px;
    padding: 25px;
    box-shadow: 0 8px 30px rgb(15 23 42 / 16%);
}
section.sec_booking .b_right {
     background: #fff;
     border-radius: 10px;
     padding: 25px;
     box-shadow: 0 8px 30px rgb(15 23 42 / 16%);
}


section.sec_booking {
    padding: 50px 0;
}

.sec_booking h3 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
}

.sec_booking .t_det {}

.sec_booking .t_det p {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-bottom: 6px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
}

.sec_booking .t_det p span {
    float: right;
    font-weight: 700;
}
.sec_booking .b_right .app_code{
    
margin: 20px 0;
    
position: relative;
}
.sec_booking .b_right .app_code h6{
    
}
.sec_booking .b_right .app_code input{

margin: 0;

padding: 7px;

font-size: 16px;
}
.sec_booking .b_right .app_code input[type="submit"]{
    
margin: 0;
    
background: #112728;
    
color: #fff;
    
position: absolute;
    
right: 0;
    
bottom: 0;
    
width: 90px;
cursor: pointer;
}
.sec_booking h5.total{
    font-size: 20px;
}
.sec_booking h5.total span{
    float: right;
    font-weight: 700;
}
.sec_booking .app_agree {
    margin: 20px 0;
}
.sec_booking  .app_agree label{

margin: 0;

font-size: 16px;
}
.sec_booking  .app_agree input[type="checkbox"]{
    width: auto;
    margin: 0;
    position: relative;
    top: 2px;
    margin-right: 7px;
}
.sec_booking  button.checkout {
    border: 0;
    width: 100%;
    background: #ce160e;
    color: #fff;
    text-transform: uppercase;
    font-family: 'GT Walsheim Trial Bd';
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0.2px;
    border-radius: 35px;
    padding: 10px;
    cursor: pointer;
}

.sec_booking .coupon-box{
    position: relative;
}

.sec_booking h6{
    font-size: 20px;
}

.sec_booking h5.t_name {
    color: #d32226;
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: 700;
}

section.review-page {
    padding-top: 80px;
}

section.review-page .review-box {
    position: relative;
    margin-bottom: 200px;
}

section.review-page .review-box .review-content {
    background-color: #f4f4f4;
    padding: 20px 25px 40px;
    position: relative;
    height: 300px;
    text-align: center;
}

section.review-page .review-box .review-content:before {
    content: '';
    position: absolute;
    background-image: url('../images/review-shape.png');
    width: 49px;
    height: 41px;
    bottom: -40px;
    right: 48px;
}

section.review-page .review-box .review-content p {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
    font-size: 17px;
    line-height: 26px;
    color: #000;
}

section.review-page .review-box .reviewer-box {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -130px;
    text-align: center;
}

section.review-page .review-box .reviewer-box .pic {
    margin-bottom: 20px;
}

section.review-page .review-box .reviewer-box .pic img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 5px solid #fff;
    transition: 0.5s 
ease-in-out all;
}

section.review-page .review-box:hover .reviewer-box .pic img {
    border: 5px solid #d32226;
    transition: 0.5s ease-in-out all;
}

section.review-page .review-box .reviewer-box h6 {
    font-size: 20px;
    color: #000;
    font-family: 'GT Walsheim Trial Bd';
    line-height: 35px;
    text-transform: uppercase;
    margin: 0 0 0;
}

section.gallery-page {
    padding: 40px 0;
}

section.gallery-page .row{
    
}

section.gallery-page .desc-wrapper {
    text-align: center;
}

section.gallery-page .desc-wrapper h2 {
    margin: 0 0 20px;
    font-size: 50px;
    line-height: 60px;
    font-family: 'GT Walsheim Trial Bd';
    color: #000;
    text-transform: uppercase;
    padding-right: 110px;
}

section.gallery-page .desc-wrapper .gallery-grid {
    margin-bottom: 30px;
    height: 350px;
}

section.gallery-page .desc-wrapper .gallery-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

/* Contact Page */

.contact-page{
    padding: 80px 0;
}

.contact-page.left {}

.contact-page .left h2 {
    margin: 0 0 30px;
    font-size: 42px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.contact-page .left input{
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
}

.contact-page .left textarea {
    outline: none;
    display: block;
    width: 100%;
    margin: 0 0 20px;
    height: 50px;
    padding: 20px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    min-height: 180px;
    resize: none;
}

.contact-page .left input[type="submit"] {
    display: inline-block;
    width: 30%;
    text-transform: uppercase;
    border: none;
    background-color: #d32226;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    border-radius: 50px;
}

.contact-page.right {}

.contact-page .right h2 {
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.contact-page .right ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.contact-page .right ul li {
    margin-bottom: 20px;
}

.contact-page .right ul li a {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: lowercase;
}

.contact-page .right ul li img {
    margin-right: 20px;
}

.contact-page .head-top {}

.contact-page .head-top h3 {
    margin: 40px 0 30px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
}

.contact-page .head-top .social {}

.contact-page .head-top .social ul {
    padding: 0;
    list-style: none;
    margin: 0;
}

.contact-page .head-top .social ul li {
    margin-bottom: 15px;
}

.contact-page .head-top .social ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #000;
    display: flex;
    align-items: center;
    transition: .5s all ease-in-out;
}

.contact-page .head-top .social ul li a i {
    margin-right: 10px;
    font-size: 25px;
    color: #d32226;
    background-color: transparent;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .5s all ease-in-out;
    border: solid 1px #d32226;
}

.contact-page .right ul li i {
    margin-right: 10px;
    font-size: 25px;
    color: #d32226;
}

.contact-page .container-fluid {
    margin-top: 60px;
    margin-bottom: -10px;
}

.contact-page .container-fluid .col-sm-12 {
    padding: 0;
}

.contact-pageinput::placeholder {
    color: #000;
}

.contact-pagetextarea::placeholder {
    color: #000;
}

button.submit {
    display: inline-block;
    width: 30%;
    text-transform: uppercase;
    border: none;
    background-color: #d32226;
    color: #fff;
    font-size: 20px;
    padding: 10px;
    border-radius: 50px;
}


.galleryImgs {
    height: 400px;
    padding: 0px 10px;
}

.galleryImgs img{
    border-radius: 10px !important;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center top;
    cursor: pointer;
}

section.gallery-sec .desc-wrapper button.slick-arrow {
    background-color: #d32226;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

section.gallery-sec .desc-wrapper button.slick-arrow:before {
    position: absolute;
    content: '\f053';
    font-family: 'Font Awesome 6 Free';
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    top: 14px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

section.speciality-page .container-fluid {
    padding: 0 240px;
}

section.speciality-page .row{
    align-items: center;
}

section.speciality-page .desc h2{
    margin: 0 0 20px;
    font-size: 40px;
    line-height: 50px;
    font-family: 'GT Walsheim Trial Bd';
    color: #000;
    text-transform: none;
    padding-right: 110px;
}

section.speciality-page .desc h3 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
    line-height: 38px;
}

section.speciality-page .desc p, section.speciality-page .desc ul li{
    font-size: 19px;
    line-height: 26px;
    color: #000;
}

section.speciality-page .abt-pic {
    height: 450px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

section.speciality-page .abt-pic img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center;
    backdrop-filter: blur(10px);
}

section.speciality-page .desc a{
    background-color: #d32226;
    color: #fff;
    border-radius: 35px;
    padding: 6px 10px;
    text-transform: none;
    font-size: 15px;
    font-family: 'GT Walsheim Trial Bd';
    display: block;
    margin-top: 10px;
    width: auto;
    text-align: center;
    letter-spacing: 0;
}

section.speciality-page:before{
    display: none;
}

.sp-tour {
    margin-top: 50px;
}