/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Utility
# Common
# Cards
# Topbar
# Navigations
# Home Showcase
# Mobile Nav
# Page Header
# Form
# Search Popup
# Google Map
# Client Carousel
# Animations
# Custom Cursor
# Main Slider
# About
# CTA
# Listing 
# Services
# Service Details
# Contact
# Why Choose
# Testimonials
# Gallery
# Sidebar
# Blog Details
# Comments
# Therapist Details
# Appointment
# Shop
# Shop Details
# Cart
# Checkout
# Login
# Faq
# Expert Therapist
# Solutions
# Pricing Plan
# Skills
# Schedule
# Error 404
# Footer
# Boxed Home
# listing Sidebar
--------------------------------------------------------------*/
:root {
  --gotur-font: "Plus Jakarta Sans", sans-serif;
  --gotur-heading-font: "Plus Jakarta Sans", sans-serif;
  --gotur-font2: "Just Another Hand", serif;
  --gotur-text: #595959;
  --gotur-text-rgb: 89, 89, 89;
  /* --gotur-base: #63AB45; */
  --gotur-base: #bb7b23;
   --gotur-base-green: #63AB45;
  --gotur-base-rgb: 99, 171, 69;
  --gotur-primary: #F7921E;
  --gotur-primary-rgb: 247, 146, 30;
  --gotur-black: #1D231F;
  --gotur-black-rgb: 29, 35, 31;
  --gotur-border-color: #E6E5E5;
  --gotur-border-color-rgb: 230, 229, 229;
  --gotur-white: #fff;
  --gotur-white-rgb: 255, 255, 255;
  --gotur-black2: #1A1948;
  --gotur-black2-rgb: 26, 25, 72;
  --gotur-black3: #000000;
  --gotur-black3-rgb: 0, 0, 0;
  --gotur-border-color:#E5E5E5;
  --gotur-border-color-rgb: 229, 229, 229;
  --gotur-gray: #F3F8F6;
  --gotur-gray-rgb: 243, 248, 246;
  --gotur-letter-space: -1.2px;
  --gotur-letter-space-lg: -1.6px;
  --gotur-letter-space-xl: -3.6px;
  --section-space: 120px;
  --section-space2: 118px;
}

/*--------------------------------------------------------------
# Utility
--------------------------------------------------------------*/


@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Teko:wght@300..700&display=swap");
@font-face {
    font-family: "barlowmedium";
    src: url("fonts/barlow-medium-webfont.woff2") format("woff2"),
        url("fonts/barlow-medium-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "poppinslight";
    src: url("fonts/poppins-light-webfont.woff2") format("woff2"),
        url("fonts/poppins-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "poppinsregular";
    src: url("fonts/poppins-regular-webfont.woff2") format("woff2"),
        url("fonts/poppins-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Urbanist";
    src: url("fonts/Urbanist-Regular.woff2") format("woff2"),
        url("fonts/Urbanist-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Urbanist";
    src: url("fonts/Urbanist-SemiBold.woff2") format("woff2"),
        url("fonts/Urbanist-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Playfair Display";
    src: url("fonts/PlayfairDisplay-Bold.woff2") format("woff2"),
        url("fonts/PlayfairDisplay-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "rajdhaniregular";
    src: url("fonts/rajdhani-regular-webfont.woff2") format("woff2"),
        url("fonts/rajdhani-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: "poppinsregular";
}
.img-fullwidth {
    width: 100% !important;
}
.position-relative {
    position: relative;
}
.header {
    position: relative;
    z-index: 999;
    width: 100%; /*! background:linear-gradient(to left bottom, #e8e5f0, #ffede1); */
    font-family: "rajdhaniregular";
}

.header .navbar-collapse {
    padding: 0;
}
/* Topbar */
.header .topbar {
    padding: 3px 0px;
}
.header .content {
    font-family: "poppinsregular";
    font-size: 14px;
}
.header .content li {
    color: #ffffff;
    margin-bottom: 12px;
    text-align: right;
}
.header .content li span {
    background: var(--gotur-base);
    padding: 7px 10px;
    border-radius: 15px;
}
.header .content li i {
    margin-right: 5px;
}
.header .content li a {
    color: #ffffff;
}
.header .topnav {
    margin: 0;
    float: right;
    font-family: "poppinsregular";
}
.header .topnav li {
    display: inline-block;
    font-size: 14px;
    margin: 0 6px;
}
.header .topnav li:last-child {
    margin-right: 0px;
}
.header .topnav li a {
    color: #545454;
}
.header .social {
    margin: 0px;
    float: right;
}
.header .social li {
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: center;
    color: #fff;
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
}
.header .social li i {
    margin: 0 !important;
    color: #fff;
}
.header .social li a {
    color: #fff !important;
}
.header .social .s01 {
    background: #1377f0;
}
.header .social .s02 {
    background: #f42175;
}
.header .social .s03 {
    background: #fd0103;
}
/* Logo */
.header .logo {
    margin: -20px 0 2px 0;
}
.header .header-widget {
    float: right;
    padding: 5px 0;
}
.header .single-widget {
    position: relative;
    display: inline-block;
    margin: 0 10px;
}
.header .single-widget:last-child {
    margin-right: 0px;
    border-right: 0px;
    padding-right: 0px;
}

.header .single-widget ul {
    text-align: right;
}
.header .single-widget ul li {
    color: #000;
    font-weight: 700;
    display: inline-block;
    margin: 5px 2px;
    text-transform: uppercase;
    font-size: 15px;
}
.header .single-widget ul li a {
    color: #000;
    font-weight: 700;
    padding: 10px 9px;
}
.header .single-widget ul li.active a {
    color: #fff;
    border-radius: 5px;
    background: #f15d30;
}
.header .single-widget ul li:hover a {
    color: #fff;
    background: #2f2f2f;
}
.header .header-menu {
    z-index: 3333;
    background: #f2f2f2;
}
.header .navbar {
    background: none;
    box-shadow: none;
    border: none;
    position: relative;
    padding: 0;
    font-family: "barlowmedium";
}
.navbar-nav {
    display: block;
    text-align: center;
}
.header .nav li {
    display: inline-block;
    position: relative;
    text-align: left !important;
}
.header .nav li:last-child {
    margin-right: 0px;
}
.header .nav li a {
    color: #3a3a3a;
    font-size: 14px;
    padding: 12px 13px;
    display: block;
    text-transform: uppercase;
    position: relative;
    text-shadow: none;
}
.header .nav li:hover a,
.header .nav li.active a {
    color: #2e2e2e;
}
.header .nav li a i {
    margin-left: 5px;
}
.header .nav li .dropdown {
    background: #fff;
    width: 280px;
    position: absolute;
    left: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 12px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}
.header .nav li:hover .dropdown {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.header .nav li .dropdown li {
    float: none;
    margin: 0;
    list-style: none;
}
.header .nav li .dropdown li a {
    padding: 5px 10px;
    color: #2e2e2e;
    display: block;
    font-weight: 700;
    border: none;
    font-size: 16px;
    text-transform: capitalize;
    background: transparent;
}
.header .nav li .dropdown li i {
    float: right;
}
.header .nav li .dropdown li:hover a {
    color: #fd6c00;
}
.header .nav li .dropdown.submenu {
    left: 100%;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: scale(0.5);
}
.header .nav li .dropdown li:hover .dropdown.submenu {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.header .nav li .dropdown li .dropdown.submenu li a {
    color: #2e2e2e;
    background: transparent;
}
.header .nav li .dropdown li .dropdown.submenu li:hover a {
    color: #fff;
}
.header .button {
    position: absolute;
    top: 0;
    right: 0;
}
.header .button .btn {
    margin-top: 8px;
    color: #fff;
    border-radius: 50px;
    box-shadow: none;
    border: 1px solid transparent;
}
.header .button .btn:hover {
    color: #252525;
    background: transparent;
    border-color: #e6e6e6;
}
.header .button .btn i {
    margin-right: 5px;
}
/* Header Sticky */
.header.sticky .header-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    background: #f2f2f2;
    transition: all 0.4s ease;
    animation: fadeInDown 1s both 0.2s;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
/*===============================
	End Header CSS 
=================================*/

/*===============================
	Slider CSS 
=================================*/
.home-slider {
    position: relative;
}
.home-slider .overlay {
    position: relative;
}
.home-slider .overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background: #000;
    content: "";
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.home-slider .single-slider {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
}
.home-slider .single-slider:before {
    opacity: 0.1;
}
.home-slider .single-slider .slider-text {
    margin: 260px 0 0;
    padding: 20px;
}
.home-slider .single-slider h2 {
    font-size: 60px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    text-shadow: 0 0 3px #000, 0 0 5px #000;
}
.home-slider .single-slider p {
    font-size: 24px;
    color: #fff;
    text-shadow: 0 0 3px #000, 0 0 5px #ccc;
}
.home-slider .single-slider .button {
    margin-top: 10px;
}
.home-slider .single-slider .btn {
    margin-right: 15px;
    color: #000;
    font-size: 16px;
    background: #fff;
    position: relative;
    z-index: 3;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.home-slider .single-slider .btn:hover {
    background: #d12326;
    color: #000;
}
.home-slider .single-slider .btn.primary {
    color: #000;
}
.home-slider .single-slider .btn.primary:before {
    background: #fff;
}
.home-slider .single-slider .btn.primary:hover {
    color: #252525;
    background: transparent;
}
.home-slider .single-slider .btn:last-child {
    margin-right: 0px;
}
/* Slider Meta */
.home-slider .owl-carousel .owl-nav div {
    height: 55px;
    width: 55px;
    line-height: 55px;
    top: 50%;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 25px;
    position: absolute;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 100%;
    margin: -30px 0 0 0;
}
.home-slider .owl-carousel .owl-nav div:hover {
    background: #000;
}
.home-slider .owl-carousel .owl-nav .owl-prev {
    left: 15px;
}
.home-slider .owl-carousel .owl-nav .owl-prev:hover {
    left: 25px;
}
.home-slider .owl-carousel .owl-nav .owl-next {
    right: 15px;
}
.home-slider .owl-carousel .owl-nav .owl-next:hover {
    right: 25px;
}
/*===============================
	End Slider CSS 

=================================*/

.featured {
    background: #fff;
    position: relative;
    padding: 0;
    margin-top: -10px;
}
.featured .container-fluid {
    margin: 0;
    padding: 0;
}
.featured .fet {
    margin: 0;
    position: relative;
    z-index: 111;
}
.featured .fet .row,
.featured .fet .col-md-6 {
    margin: 0;
    padding: 0;
}

.feature-box01 {
    padding: 20px 20px;
    background: var(--gotur-primary);
    position: relative;
}
.feature-box01::before {
    background-color: rgba(255, 103, 31, 0.5);
    content: "";
    position: absolute;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    z-index: 9;
}
.feature-box02 {
    padding: 20px 20px;
    background: var(--gotur-base);
    position: relative;
}
.feature-box02::before {
    background-color: rgba(6, 145, 2, 0.5);
    content: "";
    position: absolute;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    z-index: 9;
}

.feature-box01 h3,
.feature-box02 h3 {
    padding: 0;
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #fff;
    font-family: "Urbanist";
}
.feature-box01 h3 a,
.feature-box02 h3 a {
    color: #fff !important;
    font-weight: bold;
}
.feature-box01 p,
.feature-box02 p {
    color: #fff;
    line-height: 22px;
    font-size: 14px;
    font-weight: 300;
}
.feature-box01 .button,
.feature-box02 .button {
    margin-top: 20px;
    font-family: "barlowmedium";
}
.feature-box01 .btn,
.feature-box02 .btn {
    color: #fff;
    text-transform: capitalize;
    background: none;
    padding: 2px 0px;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px #fff solid;
}
.feature-box01 .btn:before,
.feature-box02 .btn:before {
    background: none;
}

.hr1 {
    width: 170px;
    margin: 5px auto;
    border-bottom: 1px solid #ccc;
}
.hr1::after {
    content: "";
    display: block;
    width: 70px;
    margin: 0 auto -2px auto;
    height: 4px;
    background: var(--gotur-base);
}
.hr2 {
    width: 170px;
    margin: 5px auto;
    border-bottom: 1px solid #ccc;
}
.hr2::after {
    content: "";
    display: block;
    width: 70px;
    margin: 0 auto -2px auto;
    height: 4px;
    background: #069102;
}
.indiano01 {
    margin: 0;
    padding: 40px 0;
    background-color: #f6f6f6;
    border: #ddd 1px solid;
}
.indiano01 h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.indiano01 p {
    text-align: center;
    margin: 15px 0;
}

.why-private {
    margin: 0;
    padding: 40px 0;
    background-color: #fff;
}
.why-private h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.why-private ul {
    margin: 15px 0;
    padding: 0;
    list-style: none;
}
.why-private ul li {
    position: relative;
    padding-left: 25px;
    margin-left: 5px;
    margin-bottom: 5px;
    line-height: 24px;
    font-size: 14px;
    color: #000;
    float: left;
    margin-right: 0;
    width: 49%;
}
.why-private ul li::before {
    position: absolute;
    content: "";
    width: 7px;
    height: 16px;
    left: 0;
    top: 2px;
    border-bottom: 3px solid #069102;
    border-right: 3px solid #069102;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}
.why-private p {
    text-align: center;
    margin: 15px 0;
    color: #000;
}
.why-private .button {
    margin-top: 20px;
}
.why-private .btn {
    color: #fff;
    text-transform: uppercase;
    background-image: linear-gradient(to right, #bb7b23, #fdb045);
    padding: 10px 35px;
    font-size: 16px;
    border-radius: 30px;
}
.why-private .btn:before {
    background: #000;
}

.ownerblock {
    margin: 0;
    padding: 40px 0;
    background: #f6f6f6;
}
.ownerblock h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.ownerblock .hr2 {
    width: 170px;
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.ownerblock .hr2::after {
    content: "";
    display: block;
    width: 70px;
    margin: 0 auto -2px auto;
    height: 4px;
    background: #069102;
}
.ownerblock h3 {
    margin: 0;
    font-size: 18px;
    color: #222222;
    line-height: 1.4;
    font-weight: 600;
    font-family: "Urbanist";
}
.ownerblock h3 span {
    font-size: 16px;
    text-transform: uppercase;
    color: #ef5a26;
}
.ownerblock h6 {
    margin: 10px 0;
    font-size: 16px;
    font-weight: 600;
    color: #393939;
    font-family: "Urbanist";
}
.ownerblock h6 a {
    color: #393939;
    text-decoration: underline;
}
.ownerblock h6 i {
    color: #2cb742;
    font-size: 18px;
}
.ownerimg {
    margin: 10px 0;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 10px 0 rgba(62, 28, 131, 0.1);
}
.ownertxt {
    margin: 10px 0;
}
.ownertxt p {
    margin: 0;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.ownertxt .button {
    margin-top: 10px;
    font-size: 16px;
}
.ownertxt .btn {
    color: #fff;
    text-transform: capitalize;
    padding: 8px 15px;
    border-radius: 5px;
    background: var(--gotur-base);
    border: var(--gotur-base) 1px solid;
}
.ownertxt .btn:hover {
    color: #000;
}

.private-tour {
    margin: 0;
    padding: 60px 0;
    position: relative;
}
.private-tour h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.card1 {
    box-shadow: rgba(124, 124, 124, 0.2) 0px 0px 5px;
    border-radius: 5px;
    overflow: hidden;
    margin: 15px 0;
    transition: all 0.4s ease;
}
.card1 .title {
    background-color: #fff;
}
.card1 .title h3 {
    font-size: 18px;
    line-height: 26px;
    padding: 10px 10px 5px 10px;
    color: #1c2125;
    text-align: center;
    font-weight: 400;
    font-family: "Marcellus", serif;
}
.card1 .title .desc {
    padding: 0 10px 10px 10px;
    font-size: 13px;
    color: #666;
}
.card1 .title .tour {
    padding: 0 10px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 14px;
}
.card1 .title .tour span {
    display: table;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-color: var(--gotur-base);
    cursor: pointer;
    padding: 3px 16px;
    border-radius: 11px;
    margin: 10px auto;
}
.card1 .title .tour span:after {
    content: "▽";
    font-size: 12px;
    float: right;
    margin-left: 10px;
    transform: rotate(-90deg);
    transition: all 0.5s;
}
.card1 .title .tour a {
    display: block;
    font-size: 13px;
    line-height: 16px;
    color: #000;
    cursor: pointer;
    padding: 5px 10px 5px 15px;
    font-weight: bold;
}
.card1 .title .tour a:before {
    content: "▽";
    float: left;
    margin: 0 0 0 -12px;
    font-size: 10px;
    transform: rotate(-90deg);
}
.card1 .title .tour a:hover {
    color: #ef4d3e;
    padding-left: 24px;
    padding-right: 0px;
}
.card1 .title .prex {
    padding: 5px 10px;
}
.card1 .title .prex p {
    display: table;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    padding: 0 16px;
    border: 1px solid #eee;
    box-shadow: rgba(124, 124, 124, 0.2) 0px 0px 5px;
    text-align: center;
    margin: auto;
}
.card1 .title .info {
    background-color: #fafafa;
    border-top: 1px solid #eee;
    display: table;
    width: 100%;
    padding: 10px;
}
.card1 .title .info .price {
    font-size: 12px;
}
.card1 .title .info .price span {
    display: block;
    color: #28a745;
    font-weight: 600;
    font-size: 24px;
}
.card1 .title .link {
    display: block;
    /* background-color: #ff671f; */
    background-color:var(--gotur-base);
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.card1 .title .info .star {
    padding-top: 2px;
}
.card1 .title .info .star i {
    color: #fabb05;
    font-size: 15px;
}
.card1 .title .info .star span {
    display: block;
    font-size: 12px;
}
.card1:hover {
    box-shadow: rgba(124, 124, 124, 0.5) 0px 0px 20px;
}
.card1:hover .title .tour span:after {
    transform: rotate(0deg);
}
.card1:hover .title .prex p {
    color: #fff;
    background-color: var(--gotur-primary);
}
.card1:hover .title .link {
    color: #fff;
    background:var(--gotur-primary);
}

.about-royal {
    background: #fff;
    padding: 60px 0;
    position: relative;
}
.aboutimg {
    margin: 0;
    padding: 0 0 10px 10px;
    position: relative;
}
.aboutimg img {
    position: relative;
    z-index: 2;
    background: #cccccc;
    border-radius: 3px;
}
.aboutimg::before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    left: 0;
    bottom: 0;
    background-color: #cccccc;
}
.about-txt h2 {
    margin: 15px 0;
    padding: 0;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.about-txt p {
    margin-bottom: 15px;
    font-size: 16px;
    color: #868686;
    text-align: justify;
    line-height: 28px;
}
.about-txt .button {
    margin-top: 20px;
}
.about-txt .btn {
    color: #fff;
    text-transform: uppercase;
    background: #fc5900;
    padding: 15px 35px;
    font-size: 16px;
}
.about-txt .btn:before {
    background: #000;
}

.available {
    margin: 0;
    padding: 40px 0;
    background: #1c2125;
}
.available h2 {
    margin: 15px 0;
    padding: 0;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #fff;
    font-family: "Marcellus", serif;
}
.avaibox {
    display: flex;
    align-items: center;
    padding: 20px 0;
    margin: 15px 0;
}
.avaibox .icon {
    position: relative;
    top: 3px;
}
.avaibox .icon span {
    font-size: 36px;
    color: #fff;
}
.avaibox .text {
    margin-left: 15px;
}
.avaibox .text p {
    font-size: 24px;
    margin: 0 0 5px 0;
    color: #fff;
}
.avaibox .text a {
    font-size: 16px;
    color: #fff;
}

.bestselling {
    margin: 0;
    padding: 60px 0;
    position: relative;
    background: #f7f7f7;
}
.bestselling h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.bestBox {
    margin: 25px 0;
    position: relative;
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    transition: all 0.4s ease;
}
.bestBox:hover {
    box-shadow: 0 3px 11.88px 0.12px rgba(0, 0, 0, 0.2);
}
.bestBox img {
    width: 100%;
    border-radius: 10px;
}
.bestBox .besttxt {
    margin: 0;
    padding: 10px 15px;
    position: relative;
    z-index: 000;
    background: #fff;
    border-bottom: var(--gotur-base) 2px solid;
}
.bestBox .besttxt h3 {
    color: #fff;
    /* background: #000; */
    background: var(--gotur-base);
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin-top: -35px;
    font-family: "Marcellus", serif;
}
.bestBox .besttxt:hover h3 {
    background: var(--gotur-primary);
}
.bestBox .besttxt h3 a {
    color: #fff;
}
.bestBox .besttxt p {
    color: #898989;
    font-size: 16px;
    margin: 10px 0;
    padding: 0;
    font-family: "Urbanist";
}
.bestBox .besttxt i {
    color: #2cb742;
    margin-right: 5px;
}
.bestBox .besttxt .knowmore {
    color: #3f3f3f;
    font-size: 16px;
    font-family: "Marcellus", serif;
}
.bestBox .besttxt .whatsapp {
    color: #393939;
    font-size: 16px;
    font-family: "Marcellus", serif;
}

.bestselling .button {
    margin-top: 20px;
}
.bestselling .btn {
    color: #fff;
    text-transform: uppercase;
    background-image: linear-gradient(to right, #bb7b23, #fdb045);
    padding: 10px 35px;
    font-size: 16px;
    border-radius: 30px;
}
.bestselling .btn:before {
    background: #000;
}

.why-royal {
    margin: 0;
    padding: 40px 0;
    background-color: #fff;
}
.why-royal h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.why-royal p {
    text-align: center;
    margin: 10px 0;
}
.whybox {
    margin: 25px 0;
    padding: 10px;
    background: #eaeaea;
    text-align: center;
}
.whybox img {
    border-radius: 50%;
    border: #fff 2px solid;
    margin: -25px 0 0 0;
}
.whybox h3 {
    margin: 15px 0;
    padding: 0 0 15px 0;
    font-size: 20px;
    font-family: "Marcellus", serif;
    color: #160b03;
    border-bottom: #dad4d4 1px solid;
}

.reviews {
    margin: 0;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    background-image: url(../images/review-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.reviews h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #fff;
    font-family: "Marcellus", serif;
}
.reviews h6 {
    margin-bottom: 20px;
    padding: 0;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}
.testimonial {
    margin: 0;
    padding: 0;
}
.testimonial .single-testimonial {
    text-align: center;
    padding: 30px 25px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0;
    position: relative;
    box-shadow: inherit;
}
.testimonial .single-testimonial img {
    height: 80px;
    width: 80px;
    margin: auto;
    border-radius: 100%;
    border: 5px solid #e8cb77;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.12);
}
.testimonial .single-testimonial:hover img {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
}
.testimonial .single-testimonial .rating {
    position: relative;
    font-size: 16px;
    z-index: 2;
    line-height: 20px;
    color: #ffba08;
    margin: 10px 0;
}
.testimonial .single-testimonial .rating i {
    margin-right: 4px;
}
.testimonial .single-testimonial p {
    font-size: 15px;
    position: relative;
    z-index: 4;
    color: #fff;
    text-align: center;
}
.testimonial .section-title h2,
.testimonial .section-title p {
    color: #fff;
}

.testimonial .main-content {
    position: relative;
    z-index: 4;
    margin: 35px 0;
}
.testimonial .main-content:before,
.testimonial .main-content:after {
    position: absolute;
    font-family: "FontAwesome";
    font-size: 32px;
    z-index: -4;
}
.testimonial .main-content::before {
    left: 0;
    top: -33px;
    content: "\f10d";
    color: var(--gotur-base);
}
.testimonial .main-content::after {
    right: 0;
    bottom: -33px;
    content: "\f10e";
    color: var(--gotur-base);
}
.testimonial .single-testimonial h4 {
    font-weight: 700;
    font-size: 20px;
    position: relative;
    margin-top: 15px;
    color: #fff;
}
.testimonial .button {
    margin-top: 20px;
}
.testimonial .btn {
    color: #fff;
    text-transform: uppercase;
  background-image: linear-gradient(to right, #bb7b23, #fdb045);;
    padding: 10px 35px;
    font-size: 16px;
    border-radius: 30px;
}
.testimonial .btn:before {
    background: #000;
}

.videos {
    margin: 0;
    padding: 0;
}
.vbox {
    margin: 0 0 30px 0;
    padding: 0;
}
.vbox h3 {
    margin: 10px 0;
    padding: 0;
    font-size: 18px;
    color: #fff;
    font-family: "Marcellus", serif;
}
.vbox .button {
    margin-top: 12px;
}
.vbox .btn {
    color: #fff;
    text-transform: uppercase;
    background: #b0833c;
    padding: 8px 25px;
    font-size: 14px;
    border-radius: 30px;
}
.vbox .btn:before {
    background: #000;
}

.footer {
    padding: 0;
    background: var(--gotur-base, #1d231f);
    position: relative;
}

.footer .footer-top {
    padding: 40px 0 10px;
}

.footer .flogo {
    margin: 0;
    padding: 0;
    text-align: center;
}
.footer .social {
    margin: 20px 0px;
    text-align: center;
}
.footer .social li {
    display: inline-block;
    margin: 0 5px 0 0;
    text-align: center;
    color: #fff;
    background: #000;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
}

.address {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: var(--gotur-white, #fff);
    text-transform: capitalize;
}
.footer .social li i {
    margin: 0 !important;
    color: #fff;
}
.footer .social li a {
    color: #fff !important;
}
.footer .social .s01 {
    background: #1377f0;
}
.footer .social .s02 {
    background: #f42175;
}
.footer .social .s03 {
    background: #fd0103;
}
.footer .social .s04 {
    background: #fd0103;
}

.footer .about {
    text-align: center;
    margin: 10px 0;
}
.footer .about li {
    line-height: 30px;
    color: #20252b;
    list-style: none;
    font-size: 20px;
    font-family: "Urbanist";
}
.footer .about li a {
    color: #20252b;
}
.footer .about li i {
    margin-right: 5px;
    color: #42c452;
}
.footer .faddress {
    margin: 25px 0;
    padding: 0;
    text-align: center;
}
.footer .faddress h3 {
    font-size: 18px;
    font-family: "Urbanist";
    text-align: center;
    margin: 0 0 10px 0;
}
.footer .faddress p {
    text-align: center;
    font-size: 14px;
    color: #20252b;
    font-weight: 300;
}

.footer .footer-middle {
    padding: 0;
}

.footer .single-widget {
    margin: 15px 0;
}
.footer .single-widget h2 {
    font-size: 22px;
    margin-bottom: 15px;
    color: var(--gotur-white, #fff);
    font-family: "Urbanist";
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}
.footer .single-widget ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.footer .single-widget ul li {
    margin: 4px 0;
    line-height: 18px;
    padding-left: 10px;
    font-size: 14px;
    padding-right: 10px;
    color: var(--gotur-white, #fff);
    display: inline-block;
    border-right: solid 1px #aaa;
}
.footer .single-widget ul li a {
    color: var(--gotur-white, #fff);
}
.footer .payment {
    margin: 0;
    padding: 10px 0;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
}
.footer .payment h3 {
    font-size: 22px;
    margin-bottom: 15px;
    color: var(--gotur-white, #fff);
    font-family: "Urbanist";
    position: relative;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
}
.footer .payment ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.footer .payment ul li {
    margin: 4px 0;
    padding-left: 20px;
    padding-right: 20px;
    color: #000;
    display: inline-block;
}
.footer .payment ul li img {
    max-width: 120px;
}
.footer .list {
}
.footer .list li {
    line-height: 30px;
    color: #8f8f8f;
    list-style: none;
    float: left;
    width: 49%;
    margin-right: 1%;
}
.footer .list li a {
    color: #8f8f8f;
}
.footer .list li i {
    margin-right: 5px;
    color: #f22e53;
}
.footer .useful-links ul li {
    position: relative;
    line-height: 30px;
    list-style: none;
}
.footer .useful-links ul li a {
    color: #8f8f8f;
    font-size: 14px;
}
.footer .useful-links ul li i {
    margin-right: 5px;
    color: #f22e53;
}
.footer .footer-bottom {
    margin: 0;
}
.footer .bottom-head {
    padding: 10px 0;
}
.footer .copyright {
    text-align: center !important;
}
.footer .copyright p {
    color: var(--gotur-white, #fff);
    line-height: 34px;
    text-transform: capitalize;
    text-align: center !important;
}
.footer .copyright a {
    color: var(--gotur-white, #fff);
}
.footer .copyright a:hover {
    color: var(--gotur-primary, #fff);
}

/*=============================
	Events CSS
===============================*/
.events {
    padding: 0;
    background: #fff;
}
.events .section-title {
    text-align: center;
    margin-bottom: 20px;
    padding: 0;
}
.events .section-title h4 {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    color: #fff;
}
.events .section-title h2 {
    font-size: 36px;
    text-transform: capitalize;
    padding-bottom: 12px;
    color: #fff;
    font-family: Poppins, sans-serif;
    position: relative;
    margin-bottom: 18px;
}
.events .section-title h2::before {
    position: absolute;
    left: 50%;
    content: "";
    width: 50px;
    height: 3px;
    background: #fff;
    bottom: -1px;
    margin-left: -25px;
}
.events p {
    color: #777;
    line-height: 26px;
    text-align: justify;
    margin: 0 0 20px;
}
.events .single-event {
    margin: 15px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    padding: 15px;
}
.events .single-event:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.events .single-event .head {
    position: relative;
}
.events .single-event .head .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    line-height: 50px;
    padding: 0;
    margin: -25px 0 0 -25px;
    color: #fff;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    transform: scale(3);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 35;
    background: #000;
}
.events .single-event:hover .head .btn {
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.events .single-event .head .btn:hover {
    background: #fff;
    color: #252525;
}
.events .single-event .head.overlay:before {
    opacity: 0;
    visibility: hidden;
    z-index: 34;
}
.events .single-event:hover .head.overlay:before {
    opacity: 0.5;
    visibility: visible;
}
.events .event-content {
    margin: 0;
    padding: 15px 0;
    text-align: center;
    background: #fff;
}
.events .event-content h4 {
    font-size: 18px;
    margin: 10px 0;
}
.events .event-content h4 a {
    color: #252525;
    font-weight: 700;
}
.events .owl-nav {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin: 0;
}
.events:hover .owl-nav {
    opacity: 1;
    visibility: visible;
}
.events .owl-carousel .owl-nav div {
    height: 48px;
    width: 48px;
    line-height: 48px;
    top: 50%;
    background: #666;
    color: #fff;
    font-size: 25px;
    position: absolute;
    border: none;
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 100%;
    margin-top: -24px;
}
.events .owl-carousel .owl-nav div:hover {
    color: #fff;
}
.events .owl-carousel .owl-nav .owl-prev {
    left: -75px;
}
.events .owl-carousel .owl-nav .owl-prev:hover {
    left: -65px;
}
.events .owl-carousel .owl-nav .owl-next {
    right: -75px;
}
.events .owl-carousel .owl-nav .owl-next:hover {
    right: -65px;
}
/*=============================
	End Events CSS
===============================*/

.inner {
    margin: 0;
    padding: 40px 0;
    position: relative;
    background: #fff;
}

.profile-banner {
    position: relative;
    height: auto;
    background-color: #ef4d3e;
    padding: 0;
    overflow: hidden;
}
.profile-banner::before {
    padding-top: 42.857143%;
    display: block;
    content: "";
}
.profile-banner .byn {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
}
.profile-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}
.profile-banner h1 {
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.8);
}
.profile-banner h2 {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.8);
}
.itinerary-banner {
    position: relative;
    height: auto;
    background-color: #ef4d3e;
    padding: 50px 0;
    overflow: hidden;
}
.itinerary-banner::before {
    display: block;
    content: "";
}
.itinerary-banner .byn {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
}
.itinerary-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

.itinerary-banner h2 {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    display: block;
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.8);
}

.bce {
    background-color: #f6f6f6;
    padding: 40px 0;
}
.bce h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.bce .tourbox {
    display: table;
    width: 100%;
    margin-bottom: 50px;
    box-shadow: 2px 2px 6px #ddd;
    background: #fff;
    padding: 15px;
    margin-top: 30px;
}
.bce .tourbox .pdescription .box {
    display: table;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.pdescription a {
    display: inline-block;
}
.pdescription h3 {
    font-size: 25px;
    line-height: 100%;
    color: #000;
    font-variant: small-caps;
}
.pdescription span {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
}
.pck-attr {
    margin-bottom: 10px;
}
.pck-attr span {
    display: inline-block;
    padding: 0 0 0 20px;
    margin: 0 10px 0 0px;
    background: url(../images/bullet-purple.png) 5px 6px no-repeat;
    font-weight: normal;
}
.pck-lst {
    margin-bottom: 10px;
}
.pck-lst span {
    display: inline-block;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #ededed;
    padding: 2px;
}
.pck-route {
    margin-bottom: 10px;
}
.pck-route i {
    font-size: 12px;
    line-height: 20px;
    margin-right: 5px;
}
.pck-route p {
    display: inline;
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
.pck-links a {
    padding: 10px 8px;
    background: var(--gotur-base);
    color: #fff !important;
    border-radius: 5px;
    text-align: center;
    margin-right: 10px;
}
.pck-price {
    padding: 9px 0;
    color: #000;
}
.pck-price p {
    color: #000;
    font-size: 16px;
}

.service-process {
    margin: 0;
    padding: 40px 0;
    background-color: #f6f6f6;
}

.service-process h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.service-process p {
    text-align: center;
    margin: 15px 0;
    color: #000;
}
.process-box {
    padding: 15px;
    margin: 0;
    text-align: center;
}
.process-box h3 {
    margin: 15px 0;
    padding: 0;
    line-height: 24px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    color: #000 !important;
}
.tour-highlights {
    padding: 30px 0;
}
.tour-highlights h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.toleft {
    margin: 5px 0;
    padding: 0;
}

.tourtitle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
    font-size: 20px;
    display: table;
    width: 100%;
    font-family: "Marcellus", serif;
}
.tourtitle::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 4px;
    background-color: var(--gotur-base);
}
.tournav {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    position: relative;
    font-size: 20px;
    display: table;
    width: 100%;
    font-family: "Marcellus", serif;
}
.tournav::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 4px;
    background-color: var(--gotur-base);
}
.tournav a {
    display: inline-block;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 20px;
    color: #000;
}
.tourpunch {
    margin: 10px 0;
}
.tourpunch ul {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    column-count: 2;
    column-gap: 20px;
}
.tourpunch ul li {
    border-radius: 10px;
    padding: 0;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background: var(--gotur-base);
    margin-bottom: 20px;
}
.vibrant-exp {
    margin: 15px 0;
    padding: 0;
}
.vibrant-exp p {
    color: #000;
    font-size: 15px;
    margin-bottom: 15px;
}
.vibrant-exp ul {
    column-count: 2;
    column-gap: 20px;
    margin: 15px 0;
}
.vibrant-exp ul li {
    padding: 0 0 0 30px;
    font-weight: 400;
    line-height: 32px;
    font-size: 15px;
}
.vibrant-exp ul li i {
    color: var(--gotur-base);
    float: left;
    margin: 6px 10px 0 -26px;
}

.pricebox1 .pricemain1 .pricemainbox1 {
    display: block;
    padding: 5px 20px;
    color: var(--gotur-base);
    background-color: #fff;
    font-size: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
}
.pricebox1 .pricemain1 .pricemainbox1 p {
    color: var(--gotur-base);
    font-size: 16px;
}
.pricebox1 .pricemain1 .pricemainbox1 p .fs12 {
    font-size: 12px !important;
}
.pricebox1 .pricemain1 p i {
    font-size: 20px;
    color: #11b357;
    line-height: 40px;
    margin-right: 10px;
}
.pricebox1 .pricemain1 .from {
    display: block;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}
.pricebox1 .pricemain1 .start {
    display: block;
    line-height: 32px;
    font-size: 26px;
    text-align: center;
    color: var(--gotur-base);
    font-weight: 500;
    padding-top: 10px;
}
.pricebox1 .pricemain1 .per {
    display: block;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
}

.pricebox1 {
    background-color: #f6f6f6;
    padding: 20px;
}
.pricebox1 .pricelist1 {
    margin-top: 20px;
}
.pricebox1 .pricelist1 .pricelistbox1 {
    display: block;
    padding: 5px 20px;
    color: var(--gotur-base);
    background-color: #fff;
    font-size: 16px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    position: relative;
    cursor: pointer;
}
.pricebox1 .pricelist1 .pricelistbox1 p {
    color: var(--gotur-base);
    font-size: 16px;
}
.pricebox1 .pricelist1 .pricelistbox1 p .fs12 {
    font-size: 12px !important;
}
.pricebox1 .pricelist1 p i {
    font-size: 20px;
    color: var(--gotur-base);
    line-height: 40px;
    margin-right: 10px;
}
.pricebox1 .pricelist1 span {
    display: block;
    line-height: 50px;
    background-color: var(--gotur-base);
    color: #fff;
    padding: 0 20px;
    font-size: 20px;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.pricebox1 .pricelist1 .pricelistbox1 b {
    content: "";
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 12px;
    right: 20px;
    border-bottom: 2px solid var(--gotur-base);
    border-right: 2px solid var(--gotur-base);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.pricebox1 .pricelist1 .per {
    display: block;
    line-height: 20px;
    font-size: 14px;
}

.pricebox1 .discount {
    margin: 15px 0;
}
.pricebox1 .discount h2 {
    line-height: 28px;
    font-size: 18px;
    text-align: center;
    color: #000;
    font-family: "Urbanist";
    font-weight: 600;
    margin-bottom: 5px;
}
.pricebox1 .discount p {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #979797;
}
.pricebox1 .download {
    padding: 8px 0;
    text-align: center;
}
.pricebox1 .download a {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    background-color: var(--gotur-base);
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    display: inline-block;
    border-radius: 25px;
    border: #fff 1px solid;
    font-size: 14px;
    color: #fff;
}
.pricebox1 .download:hover a {
    background: var(--gotur-primary);
}

.pricebox1 .enquiry {
    padding: 8px 0;
    text-align: center;
}
.pricebox1 .enquiry a {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    background-color: var(--gotur-base);
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
    border: #fff 1px solid;
    font-size: 14px;
    color: #fff;
}
.pricebox1 .enquiry:hover a {
    background: var(--gotur-primary);
}

.pricebox1 .customized {
    margin: 15px 0;
    text-align: center;
}
.pricebox1 .customized h2 {
    line-height: 28px;
    font-size: 18px;
    text-align: center;
    color: #000;
    font-family: "Urbanist";
    font-weight: 600;
    margin-bottom: 5px;
}
.pricebox1 .customized p {
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #000;
}
.pricebox1 .customized p a {
    color: var(--gotur-base);
}

.pricebox1 .contact {
    padding: 8px 0;
    text-align: center;
}
.pricebox1 .contact a {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.175);
    background-color: var(--gotur-base); 
    padding-top: 8px;
    padding-bottom: 8px;
    display: inline-block;
    text-align: center;
    border-radius: 25px;
    border: #fff 1px solid;
    font-size: 14px;
    color: #fff;
}
.pricebox1 .contact:hover a {
    background: var(--gotur-primary);
}

.ti-section {
    margin: 0;
    padding: 40px 0;
    position: relative;
}
.itinerary {
    margin: 0 0 15px 0;
    padding: 0;
}

.itinerary h3 {
    margin: 0 0 10px 0;
    padding: 0 0 0 15px;
    color: #e46d33;
    font-size: 28px;
    border-left: #e46d33 3px solid;
}

.itinerary .faq-content {
    margin-top: 10px;
}

.itinerary .text-content {
    text-align: left;
    padding: 0 60px 0 0;
    margin-bottom: 30px;
}

.itinerary .text-content h2 {
    font-size: 38px;
    margin-bottom: 25px;
}

.itinerary .text-content p {
    font-size: 16px;
}

.itinerary .panel-group {
    margin: 0;
    text-align: left;
}

.itinerary .panel {
    background: #fff;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin: 0 0 2px;
}

.itinerary .panel-heading {
    background: 0;
}

.itinerary .faq-title a {
    padding: 15px 10px;
    font-size: 16px;
    border-bottom: #e7ebf0 1px solid;
    position: relative;
    color: #3a3a3a;
    background: #fff;
    width: 100%;
    display: block;
}
.itinerary .faq-title a span {
    line-height: 55px;
    background: var(--gotur-base);
    padding: 25px 12px;
    border-radius: 50%;
    font-size: 12px;
    margin-right: 10px;
    color: #fff;
}

.itinerary .faq-title a::after {
    content: "\f102";
    font-family: FontAwesome;
    top: 50%;
    margin-top: -5px;
    right: 24px;
    position: absolute;
    background: 0 0;
    width: 10px;
    height: 10px;
    line-height: 10px;
    color: var(--gotur-base);
    border-radius: 0;
    text-align: center;
    font-size: 17px;
}

.itinerary .panel.active .faq-title a {
    color: #3a3a3a;
    text-decoration: none;
}

.itinerary .faq-title a.collapsed::after {
    content: "\f103";
    color: var(--gotur-base);
    background: 0 0;
}

.itinerary .faq-body {
    padding: 10px 20px;
    font-size: 15px;
    box-shadow: none;
    text-shadow: none;
}

.itinerary .faq-body p {
    font-size: 15px;
    color: #3a3a3a;
}

.itinerary .panel-default {
    border: 0;
    box-shadow: none;
    background: 0 0 !important;
    text-shadow: none;
    margin: 0;
}

.iei-section {
    margin: 0;
    padding: 40px 0;
    position: relative;
}
.iei-section .inclusions {
    margin: 10px 0;
    padding: 0;
}

.reviewbox {
    margin: 15px 0;
    padding: 30px;
    border-radius: 5px;
    position: relative;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.175);
    background: #fff;
}
.reviewbox .content {
    display: block;
    position: relative;
    margin-bottom: 5px;
    line-height: 20px;
    font-size: 13px;
    text-align: left;
    color: #000;
    transition: all 0.3s ease;
}
.reviewbox .ofhide {
    max-height: 80px;
    overflow: hidden;
}
.reviewbox .rquote1 {
    color: #ddd;
    font-size: 10px;
}
.reviewbox .rquote2 {
    color: #ddd;
    font-size: 10px;
    margin-right: 5px;
}
.reviewbox .content more {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #000;
    font-weight: 700;
    cursor: pointer;
    background-color: #fff;
    display: block;
}
.reviewbox .content .less {
    position: static;
    padding-left: 0;
    text-align: right;
    display: inline-block;
}
.reviewbox .rrate {
    font-size: 12px;
}
.reviewbox .rrate i {
    color: #fabb05;
    font-size: 15px;
}
.reviewbox .rtitle {
    padding-top: 5px;
    font-size: 14px;
    text-align: left;
    font-weight: 600;
    color: #000;
}

.contact-inner {
    margin: 0;
    padding: 40px 0;
    background-color: #fff;
}

.contact-inner h2 {
    margin: 0;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 30px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.contact-inner h3 {
    margin: 15px 0 5px 0;
    padding: 0;
    text-align: center;
    letter-spacing: -0.5px;
    font-size: 20px;
    font-weight: 600;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.contact-inner p {
    text-align: center;
    font-size: 18px;
    color: #160b03;
    margin-bottom: 15px;
}
.contact-inner p small {
    text-align: center;
    font-size: 14px;
    color: #160b03;
}
.contact-inner p a {
    color: #160b03;
}
.reqQuote {
    margin: 0;
    border-radius: 1rem;
    padding: 30px 14px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px,
        rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
.reqQuote label {
    line-height: 40px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.reqQuote .form-content {
    margin: 0;
}
.reqQuote .form-content .form-group {
    margin-bottom: 1rem;
}
.reqQuote .form-content .form-group textarea {
    height: 120px !important;
    resize: none;
}
.reqQuote .form-content .form-group input[type="date"],
.reqQuote .form-content .form-group input[type="email"],
.reqQuote .form-content .form-group input[type="number"],
.reqQuote .form-content .form-group input[type="text"],
.reqQuote .form-content .form-group select,
.reqQuote .form-content .form-group textarea {
    width: 100%;
    height: 40px;
    background: #fff;
    color: #000;
    padding: 10px;
    font-size: 14px;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    transition: 0.5s;
}

.blogbox {
    margin: 15px 0;
    padding: 0;
    position: relative;
    background: #f2f2f2;
}
.blogbox .blogtxt {
    margin: 0;
    padding: 10px;
}
.blogbox .blogtxt h2 {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 5px;
    font-family: "Marcellus", serif;
}
.blogbox .blogtxt p {
    font-size: 14px;
    color: #212529;
}
.blogbox .btn1 {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    background: #358ad9;
    padding: 9px 40px;
    text-transform: capitalize;
    border: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 24px;
    margin-top: 10px;
}
.blogbox .btn1:hover {
    color: #fff;
}
.blogbox .act1 {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.blogbox .act1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1;
    -webkit-transform: translate(-105%, 0);
    transform: translate(-105%, 0);
    border-right: 1px solid #fff;
    background-color: rgba(255, 255, 255, 0.25);
}
.blogbox .act1:hover::before {
    opacity: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.blog-inner {
    margin: 0;
    padding: 0;
}
.blog-inner h2 {
    margin: 0;
    padding: 0;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 22px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.blog-inner .hr2 {
    width: 170px;
    margin: 5px 0;
    border-bottom: 1px solid #ccc;
}
.blog-inner .hr2::after {
    content: "";
    display: block;
    width: 70px;
    margin: 0 auto -2px auto;
    height: 4px;
    background: #069102;
}
.blog-inner p {
    margin-bottom: 15px;
    color: #000;
}

.our-founder {
    margin: 25px 0;
    padding: 0;
    position: relative;
    background: #fff;
}
.foundertext {
    padding: 10px;
    align-content: center;
    align-content: flex-start;
    align-items: center;
    display: flex;
    height: 100%;
}

.foundertext p {
    text-align: justify;
    font-size: 14px;
    color: #000;
}

.excellence {
    margin: 25px 0;
    padding: 0;
    position: relative;
    background: #fff;
}
.exetext {
    padding: 10px;
    align-content: center;
    align-content: flex-start;
    align-items: center;
    display: flex;
    height: 100%;
}

.exetext p {
    text-align: justify;
    font-size: 14px;
    color: #000;
}

.core-value {
    margin: 25px 0;
    padding: 0;
    position: relative;
    background: #fff;
}
.core-value h2 {
    margin: 0;
    padding: 0;
    padding-bottom: 0px;
    text-align: center;
    line-height: 32px;
    letter-spacing: -0.5px;
    font-size: 24px;
    color: #160b03;
    font-family: "Marcellus", serif;
}
.core-value h6 {
    margin: 10px 0;
    padding: 0;
    text-align: center;
}
.core-value .row {
    margin-left: -1px;
    margin-right: -1px;
}
.core-value .col-md-4 {
    padding-left: 1px;
    padding-right: 1px;
}
.valuebox {
    margin: 15px 0;
    padding: 0;
}
.valuebox h3 {
    margin: 8px 0;
    padding: 0;
    color: #160b03;
    font-weight: 600;
    font-family: "Marcellus", serif;
    font-size: 20px;
}
.valuebox p {
    margin: 0;
    padding: 0;
    color: #160b03;
    text-align: justify;
    font-size: 14px;
}
@media (min-width: 576px) {
    .modal-dialog {
        max-width: 800px;
        margin: 30px auto;
    }
}
.modal-ku {
    width: 800px;
}
.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem);
}


/* fixed button css */
