/*
Theme Name: FURE3
Theme URI: 
Author: Native
Author URI: 
Description: Simple
Version: 4.4.6
Text Domain: mwewe
*/

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* =Reset
-------------------------------------------------------------- */
.wpcf7 {
background:#f5f5f5;
border: 2px;
border-radius:6px;
width: 80%;
padding: 20px 15px 35px 15px !important;
margin: 0 auto;
}
.wpcf7 input[type="email"],
.wpcf7 input[type="text"],
.wpcf7 input[type="date"],
.wpcf7 select,
.wpcf7 input[type="date"],
.wpcf7 input[type="number"],
.wpcf7 textarea,
.wpcf7 input[type="submit"]
{
border: 1px bold;
border-radius:10px;}
.wpcf7 select{
padding:5px;}

.wpcf7{color:#333;font-weight:500;position:relative;}
.wpcf7 p{margin:0;padding:0}.wpcf7 br{display:none;}
.wpcf7 label{display:inline-block;width:100%;}
.wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"],
 textarea {
     font-size:15px;
     background-color:#ffffff;
     border: none;
     width: 95%;
     padding:2%;
 }
 .wpcf7 input[type="submit"] {
    color: #ffffff;
    font-size: 15px;
     font-weight: 600;
     background: #482424;
     padding: 10px 15px;
	 margin-top:10px;
     border: none;
     border-radius:5px;
     width: auto;
     text-transform: uppercase;
     letter-spacing: 5px;
 }
 .wpcf7 input:hover[type="submit"] {
     background: #f7941d;
     transition: all 0.4s ease 0s;
 }
 .wpcf7 input:active[type="submit"] {
     background: #482424;
 }
input[type="checkbox"] {
 transform: scale(1.3);
 margin-left: 5px;
}
span.wpcf7-list-item {
margin: 0;
padding-bottom: 10px;
}

.wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"],
 textarea {
     font-size:15px;
     background-color:#ffffff;
     border: none;
     width: 95%;
     padding:2%;
 }

.wpcf7 input[type="submit"] {
     color: #ffffff;
     font-size: 15px;
     font-weight: 600;
     background: #482424;
     padding: 15px 20px;
	 margin-top:10px;
     border: none;
     border-radius: 5px;
     width: auto;
     text-transform: uppercase;
     letter-spacing: 5px;
 }
 .wpcf7 input:hover[type="submit"] {
     background: #f7941d;
     transition: all 0.4s ease 0s;
 }
 .wpcf7 input:active[type="submit"] {
     background: #482424;
 }
 
 input[type="checkbox"] {
    transform: scale(1.3);
    margin-left: 5px;
}
    span.wpcf7-list-item {
    margin: 0;
    padding-bottom: 15px;
}

body {
  margin:0;
  background:#fff;}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }


/* Links */
a {
	color:#00a1d9;
	font-size:15px;
	font-weight:normal;
	outline:none;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}
a:active {
  outline: 0; }

a:hover {
  color:#ebdaca;
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hX1 {
  font-size: 2em;
  margin: 0.67em 0; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button,
select {
  overflow: visible;
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }
optgroup {
  font-weight: bold; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
td,
th {
  padding: 0; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.affix:not(.affix-disabled) {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.46);
  -webkit-box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.46);
  -moz-box-shadow: 0px 1px 2px rgba(190, 190, 190, 0.46); }
.about{width: 100%; overflow:hidden;background:#f0f0f0;margin: 0px; padding-top:1px; padding-bottom:10px; padding-right:30px; padding-left:10px;}
.about1{width: 100%;background:#ffffff;overflow:hidden;color:#1e2338;margin: 0px;padding-top:10px;padding-bottom:10px;}
.articles{font-size:14px; margin-top:1rem !important; margin-bottom:1rem !important; margin-left:3rem !important;}
.lead-text{padding:1px 0 0}.lead-text p{font-size:1rem;font-weight:300;text-align:justify;}
.lead-text p:first-child::first-letter{color:#2d1307;float:left;font-family:"DomaineDisplay",Georgia,"Times New Roman",Times,serif;font-size:3rem;font-weight:400;line-height:1;padding:0 8px 0 0}
@media (min-width:768px){.lead-text p{font-size:20px}}
@media (min-width:1200px){.lead-text p{font-size:24px}}
@media (min-width:768px){.lead-text p:first-child::first-letter{font-size:60px}}
@media (min-width:1200px){.lead-text p:first-child::first-letter{font-size:72px}}
/* =Clearing
----------------------------------------------- */
/* Self Clearing Goodness */
.container:after,
#header-right:after,
#secondary-menu:after,
#footer-menu:after,
#featured-post:after,
.entry-container:after,
.entry-header:after,
.widget:after,
#supplementary:after,
.site-info:after,
.featued-content-wrap:after,
.author-info:after,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.post-7863 .entry-title{
display:none !important;
}
/* =Genericons
----------------------------------------------- */
.mobile-menu-bar:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 24px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}
.mobile-menu-bar:before {
	content: "\f419";
}
.heading h3 { padding-bottom: 2px; padding-top: 2px; font-size: 30px;text-align: center;line-height: 30px;text-transform: uppercase; }
.item { float: left; height: auto; max-width: 350px; min-width: 270px;margin-left:3px;background:;border: 0px; padding:0px;margin-bottom: 5px;margin-top: 5px; }
.item .inner { padding:1px 5px 5px; width: 100%; overflow: hidden; }
.item img { width: 100%; height:auto;margin-bottom: -20px; }
.item  .inner h3 { padding-bottom: 1px; padding-top: 1px; font-size: 19px;text-align: center;line-height: 20px;text-transform: normal; }
.item .inner p { text-align: center;padding-bottom: 0px; padding-top: 0px;padding-left: 4px;padding-right: 4px;}
.item a.btnv { float: none; display: block; }
.btnv { padding: 0 40px 0 30px; float: left; height: 40px;  text-align: center; line-height: 40px; font-weight: 500; position: relative; letter-spacing: 0.5px; text-decoration: none; background-color:#012e35; color:#ffffff; }
/* =Structure
----------------------------------------------- */
#teaser_text_left {
  float:left;
  width:48%;
  min-width:250px;
}
.teaser_text_holder_title1 {
  font:13pt oswaldbook;
  letter-spacing:0.8pt;
  text-transform:uppercase;
  color:#FFFFFF;
}
.teaser_text_holder_title2 {
  font:13pt oswaldbook;
  letter-spacing:0.8pt;
  text-transform:uppercase;
  margin-top:-5px;
  color:#FFFFFF;
}
#teaser_text_spacer {
  float:left;
  width:20px;
}
#teaser_text_right {
  float:left;
  width:48%;
  min-width:250px;
  max-width:450px;
  margin-left:20px;
  padding-top:50px;
}
#teaser_image_holder img {
  margin-top:20px;
}
#teaser_image_holder img {
  max-width:960px;
  height:auto;
  width:auto\9;
}
/* needed ? */
#teaser_image_wrapper { 
  width:100%;
}
#teaser_image_holder {
  max-width:980px;
  min-height:200px;
  margin:0 auto;
}
#teaser_image_holder_1 {
  float:left;
  max-width:48%;
  text-align:right;
  overflow:hidden;
}
#teaser_image_holder_2 {
  max-width:48%;
  overflow:hidden;
  text-align:right;
}
#teaser_image_holder img {
  max-width:100%;
  height:auto;
  width:auto\9;
}
/* make sure images are not resized */
.page_section {
 min-height:300px;
}
.page_section img {  
  max-width:none;
  width:none;
}
.full_size_img {
  position:absolute;
  top:0;
  z-index:-1;
}
.page_section_spacer{
 height:80px;
}

.full_size_icon_holder img {
  border:0;
}
.teaser_box_title {
  font:16pt oswaldbook;
  letter-spacing:1pt;
  text-transform:uppercase;
  color:#FFFFFF;
  margin-bottom:5px;
}
/*  teaser  */
.teaser_textbox_centralizer {
 width:100%;
 position:absolute;
 bottom:0;
}
.teaser_textbox { 
 max-width:980px;
 margin: 0 auto;
 padding-left:10px;
 padding-right:10px;
}
#text_box_holder {
 padding:10px;
 background: rgba(7,30,56,0.5);
 color:#FFFFFF;
 font-family: 'Lato', sans-serif;
 margin-bottom:10px;
}
#text_box_holder .text {
 font-size:18px;
}
#text_box_holder .bigger {
 font-size:32px;
 text-transform:uppercase;
}
#text_box_holder a {
 text-decoration:underline;
 color:#FFFFFF;
}
.textbox_extension {
 position:relative;
 padding-top:20px;
}
span#follow-box{
	position: absolute;
	right: 100px;	
}
span#follow-box img{
	margin: 0 2px;
}
.author .inner {  margin: 0 auto;  width: 100%; margin-bottom: 25px; background-color: #f2f2f2; }
.author img {  display: block;  float: left;  height: 300px;  -webkit-border-radius: 100%;  border-radius: 100%;  overflow: hidden;}
.author .text {  line-height: 300px;  margin-left: 367px;}
.author .text .middle {  display: inline-block;  vertical-align: middle;  line-height: normal;}
.author .text .middle h4 {  font-size: 27px;  margin-bottom: 10px;}
.author .text .middle p {  font-style: italic;  line-height: 180%;}
.page-wrapper {
  position: relative;
  left: 0;
  z-index: 2;
  background: #FFF; }

/* =Font Size
----------------------------------------------- */
button,
input,
select,
textarea,
#header-right .widget .menu li {
	font-size:inheret;
}
h1,
.entry-header,
.entry-title h1,
h1.entry-title,
.entry-title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
  color:#4f3020;
}
h2,
.entry-title h2,
h2.entry-title {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 23px;
  line-height: 28px;
  color:#4f3020;
  text-align: center;
}
.widget-title {
	font-size: 16px;
}
::-moz-selection {
  background-color: #04518c;
}
::selection {
  background-color: #04518c;
}
body {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 24px !important;
  color:#222222 !important;
}


.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}




/*Typography*/
    .site-branding .site-title{
        font-family   : inherit;
        font-weight   : bold;
        text-transform: none;
    }
    
    h1{
        font-family : inherit;
        text-transform: none;      
        font-weight: 500;
    }
    h2{
        font-family : inherit;
        text-transform: none;      
        font-weight: 400;
    }
    h3{
        font-family : inherit;
        text-transform: none;      
        font-weight: 300;
    }
    h4{
        font-family : inherit;
        text-transform: none;      
        font-weight: 700;
    }
    h5{
        font-family : inherit;
        text-transform: none;      
        font-weight: 300;
    }
    h6{
        font-family : inherit;
        text-transform: none;      
        font-weight: 300;
    }
	
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Display */
.displayblock {
	display: block;
}
.displaynone {
	display: none;
}
img#wpstats {
	display: none;
}


  /*----------- Buttons --------------*/
.btn{
    font-family: 'Abel', sans-serif;
    padding: 7px 20px;
    display: inline-block;
    font-size: 16px;
    border-radius:23px;
	background:#53240d;
    font-weight:500;
    color: #fff;
	text-align:center;
    line-height: 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
	text-decoration: none;
  }

  .btn:hover{
    background:#61403d!important;
	color:#fff!important;
	text-decoration: none;
  }
.btm{
    font-family: 'Abel', sans-serif;
    padding: 5px 15px;
    display: inline-block;
    font-size: 15px;
    border-radius: 20px;
    background:#53240d;
    font-weight: 500;
    color:#fff;
	text-align:center;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: normal;
	text-decoration: none;
  }
  .btm:hover{
    background: #62403e!important;
    color:#fff!important;
	text-decoration: none;
  }
  .btn-small{
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 5px 30px;
    font-weight: normal;
  }

  .btn-big{
    padding: 15px 30px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.5px;
  }
  [class*="btn"].btn-style-2{
    background: #efefef;
    color: #333333;
  }

  [class*="btn"].btn-style-3{
    background:#6ba242;
	color: #fff;
  }

  [class*="btn"].btn-style-4{
    background: #5c80ac;
    color: #fff;
  }

  [class*="btn"].btn-style-5{
    background: #768869;
  }

  [class*="btn"].btn-style-6{
    background: #442e2c;
    color: #fff;
  }

  [class*="btn"].btn-style-7{
    background: #47d9bf;
  }

  [class*="btn"].btn-style-8{
    background: #222;
    color: #fff;
  }

  [class*="btn"].btn-style-9{
    background: #f7941d;
    color: #fff;
  }

.search-holder,
.shop-cart{
  display: inline-block;
  vertical-align: middle;
  padding-top: 10px;
}
.search-holder .btn{
  margin-left: 4px;
}
/* =Fixed Header Top Site
----------------------------------------------- */
.top-site {
    background: #f4eddf !important;
	border-bottom: 0px solid #f4eddf;
    padding: 0px;
    margin: 0px;
}
.left-section {
    float: right;
	color: #768869;
    margin-left: 20px;
    margin-top:5px;
	margin-bottom:4px;
	font-size: 14px! important;
}
.right-section {
    float: right;
    margin-right: 20px;
    color: #ffffff !important;
    font-size: 14px! important;
    margin-top:5px;
    margin-bottom:1px;
}

.left-section a,
.right-section a {
    color: #ffffff! important;
    font-size: 14px! important;
    margin-left: 5px;
}
.left-section a:hover,
.right-section a:hover {
    color: #8e5012;
}
.left-section .cnt-info {
    margin-right: 8px;
    padding-right: 8px;
    font-size: 15px;
    margin-top: -8px;
    font-weight: bold;
    display: inline-block;
}
.left-section .cnt-info i {
    margin-right: 8px;
}
.right-section {
    color: #ffffff !important;
    margin-left: 10px;
}
.item-info h4{
        font-size: 32px;
        font-weight: 600;
        color: #8e4608;
        line-height: 26px;
      }
.left-section span,
.left-section span p{
        font-size: 17px;
        text-transform: normal;
		color: #8e4608 !important;
        line-height: 19px;
        font-weight: normal;
      }
.item-info > a{
        color: #00a1d9;
        text-transform: uppercase;
        line-height: 18px;
        display: block;
      }
.header-contact-info {
  padding: 14px 0; }
  .header-contact-info > li {
    display: inline-block; }
  .header-contact-info > li:not(:last-child) {
    padding-right: 30px; }
  .header-contact-info span {
    font-size: 13px; }
  .header-contact-info i {
    padding-right: 8px; }

#header-left {
    dxisplay: inline-block;
    float: left;
    max-width: 90%;
}
#header-right,
#header-right .widget_nav_menu {
	padding-top: 5px;
}

#header-right .widget .menu a {
	padding: 0 8px 20px;
}


/* =Fixed Header top
----------------------------------------------- */
#masthead {
	background-color: #f4eddf !important;
	border-bottom: 0px solid #eee;
	position: relative;
	z-index: 999;
	width: 100%;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#masthead.fixed-header {
	position: fixed;
	top: 0;
	z-index: 999;
	min-height: 35px;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#masthead.fixed-header .logo img {
    max-height:50%;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
#header-left .logo img {
	height: 100%;
	margin-top:20px;
	margin-bottom:0px;
}
.admin-bar #masthead.fixed-header {
	top: 35px;
}
#header-right {
	float: right;
}
#header-right .widget {
	float: left;
	margin: 0;
}
.galery {
    margin: 0px;
    border: 0px solid #ddd;
    float: left;
    width: 33%;
}
.galery img {
  width: 100%;
  height: auto;
  border: none;
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.galery img:hover {
  opacity: 1;
  -webkit-transform: scale(1.21);
  -ms-transform: scale(1.21);
  transform: scale(1.21);
  border: none;
}
.descr {
    padding: 3px;
    margin-top: -2px !important;
    text-align: center;
}
/* =Header
----------------------------------------------- */
.logo a {
    display: block;
    line-height: 0;
	margin-top: -40px;
	margin-bottom: 0px;
}
/* =Menu
----------------------------------------------- */
#header-menu #access {
	float: left;
}
#header-right .widget ul.menu li {
	display: inline-block;
	float: left;
	padding-right: 3px;
	padding-bottom: -5px;
	position: relative;
	line-height: 1.0;
}
#header-right .widget ul.menu a {
	font-family: ;
	font-weight: 700;
	color: #442e2c;
	text-transform: uppercase;
	font-size: 16px !important;
	letter-spacing: 0.1px;
	display: block;
	text-decoration: none;
}
#header-right .widget ul.menu ul li a {
	padding: 8px;
	width: 180px;
	white-space: normal;
}
#header-right .widget ul.menu ul {
	background: #fff;
	border-top: 1px solid #6ba242;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	float: left;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 34px;
	left: -20px;
	list-style: none;
	opacity: 0;
	visibility: hidden;
	width: 200px;
	z-index: 99999;
}
.fixed-header #header-right .widget ul.menu ul {
	top: 34px;
}
.fixed-header #header-right .widget ul.menu ul ul,
#header-right .widget ul.menu ul ul {
	left: 180px;
	top: 0;
}
#header-right .widget ul.menu li:hover > ul {
	opacity: 1;
	visibility: visible;
}
#header-right .widget ul.menu li:hover > a,
#header-right .widget ul.menu a:focus,
#header-right .widget ul.menu .current-menu-item > a,
#header-right .widget ul.menu .current-menu-ancestor > a,
#header-right .widget ul.menu .current_page_item > a,
#header-right .widget ul.menu .current_page_ancestor > a {
	color: #b69a89;
}
#header-right .widget ul.menu ul li:hover > a,
#header-right .widget ul.menu ul a:focus,
#header-right .widget ul.menu ul .current-menu-item > a,
#header-right .widget ul.menu ul .current-menu-ancestor > a,
#header-right .widget ul.menu ul .current_page_item > a,
#header-right .widget ul.menu ul .current_page_ancestor > a {
	background-color: #f8f8f8;
}


/* =Content
----------------------------------------------- */
.wpb_wrapper{padding:0px;}
#main {
}
#main-content {
	clear: both;
}
#content .page-header,
#comments,
#content .author-info {
	background-color: #fff;
	border: none;
    display: block;
    position: relative;
}
.entry-meta {
	clear: both;
	color: #757575;
	font-size: 14px;
}
#content .page .entry-meta {
    bottom: 0;
    position: absolute;
    right: 5px;
}
.entry-header .entry-title {
	color: #4f3020;
	text-align: center;
}
.entry-header .entry-title a {
	color: #404040;
	margin-top: 25px;
	text-decoration: none;
	text-align: center;
}
.entry-header .entry-title a:hover {
	color: #222;
}
.page-header {
	color: #4f3020;
	font-size: 17px;
	line-height: 20px;
	text-align: center;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-links {
	clear: both;
	font-size: 20px;
}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	line-height: 22px;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}

.entry-content table,
.comment-content table {
    border-bottom: 1px solid #eee;
    width: 100%;
}
.entry-content td,
.comment-content td {
    border-top: 1px solid #eee;
    padding: 10px 10px 8px 0;
}
.entry-content {
    margin-bottom: 0px;
	padding-bottom: 0px;
}
/* =error404
----------------------------------------------- */
.error404 #primary {
    float: none;
    margin: 0 auto;
}
.error404 .searchform {
	margin-bottom: 30px;
}
.error404 #content article {
	border-bottom: 0;
}
.error404 #content ul li {
	margin: 0;
}

/* =Sticky
----------------------------------------------- */
.hentry.sticky .featured-sticky {
	border-top: 4px double #ddd;
	border-bottom: 4px double #ddd;
	color: #757575;
	line-height: 3.5;
	text-align: center;
}
/* =Asides
----------------------------------------------- */
.hentry.format-aside .entry-header {
	margin-bottom: 0;
}
.hentry.format-aside .entry-title {
	font-size: 30px;
	padding-bottom: 20px;
}
.hentry.format-aside .entry-title a {
	text-decoration: none;
	color: #222;
}
.hentry.format-aside .entry-title a:hover {
	color: #0088cc;
}
.hentry.format-aside .aside {
	margin-bottom: 30px;
	padding: 30px;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
.hentry.format-aside p {
	font-size: 14px;
	line-height: 1.5;
	color: #4a5466;
}
.hentry.format-aside blockquote:last-child,
.hentry.format-aside p:last-child {
	margin-bottom: 0;
}
/* =Post Format
----------------------------------------------- */
.post-format .entry-format {
	background-color: #ebebeb;
	color: #848484;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding: 2px 10px;
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
}
.post-format .entry-format a {
	color: #848484;
	text-decoration: none;
}
.post-format .entry-format a:hover {
	color: #f7941d;
}
/* =Quote posts
----------------------------------------------- */
blockquote {
	display: block;
	padding: 30px;
	color: #6a6a6a;
	background: #efefef;
}
blockquote p {
	margin-bottom: 0;
}

/* =Status posts
----------------------------------------------- */
.hentry.format-status .entry-format,
.hentry.format-status .entry-title {
	clear: none;
}
.hentry.format-status .entry-title {
	float: left;
	padding-bottom: 0;
}
.format-status .entry-header img {
	float: left;
	margin-right: 15px;
}
/* =Media
----------------------------------------------- */
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
#header-featured-image img,
.featured-image img,
.entry-content img,
img.size-full,
img.size-large,
img.wp-post-image {
	display: block;
	max-width: 100%;
	height: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
#header-featured-image a:hover img,
.featured-image a:hover img,
.entry-content a:hover img,
.comment-content a:hover img,
.widget a:hover img,
.author-avatar a:hover img,
a:hover img.wp-post-image {
	opacity: 0.9;
}
.entry-header img.wp-post-image {
	margin-bottom: 15px;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #eee;
	max-width: 100%;
}
img.aligncenter,
img.alignleft,
img.alignright,
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-top: 8px;
	margin-bottom: 10px;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption, .entry-caption {
	color: #757575;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 10px auto;
	max-width: 98%;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
.single-attachment .image-attachment img {
	display: block;
    margin: 0 auto;
}

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	vertical-align: top;
}

figure {
	margin: 0;
}

/* =Navigation
----------------------------------------------- */
#content .site-navigation,
#infinite-handle {
	overflow: hidden;
}
#nav-above {
	display: none;
}
#content .nav-previous,
#content .previous-image {
	float: left;
	width: 50%;
}
#content .nav-next,
#content .next-image {
	float: right;
	text-align: right;
	width: 50%;
}
#image-navigation {
	padding-top: 10px;
}

/* =WP-PageNavi plugins
----------------------------------------------- */
#content .wp-pagenavi {
	float: right;
}
#content .wp-pagenavi a,
#content .wp-pagenavi span {
	border: 1px solid #f7941d;
	display: inline-block;
    margin: 2px;
    padding: 3px 10px 2px;
    text-decoration: none;
}
#content .wp-pagenavi span.pages {
    border: none;
}
#content .wp-pagenavi a:hover,
#content .wp-pagenavi span.current {
    background-color: #f7941d;
    color: #fff;
}
.site-footer .trip-builder-cta{background:#222021}
.site-footer .trip-builder-cta .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-top:7%;padding-bottom:5%}.site-footer .trip-builder-cta .cta-content{width:100%;display:-ms-flexbox;display:flex}
 @media (min-width:768px){.site-footer .trip-builder-cta .cta-content{width:75%}}
 @media (min-width:1200px){.site-footer .trip-builder-cta .cta-content{width:65%}}
 @media (min-width:1500px){.site-footer .trip-builder-cta .cta-content{width:57%}}
 .site-footer .trip-builder-cta .cta-content .text-content{width:100%;padding:50px 30px;background:#f7941d}
 @media (min-width:992px){.site-footer .trip-builder-cta .cta-content .text-content{width:60%;padding:43px 30px}}
 @media (min-width:1200px){.site-footer .trip-builder-cta .cta-content .text-content{width:50%}}
 @media (min-width:1500px){.site-footer .trip-builder-cta .cta-content .text-content{width:43.5%}}
 .site-footer .trip-builder-cta .cta-content .text-content .heading{font-family:;color:#fff;margin-bottom:20px}
 .site-footer .trip-builder-cta .cta-content .text-content p{color:#fff;font-size:16px;margin-bottom:20px}
 .site-footer .trip-builder-cta .cta-content .image-container{width:56.5%;display:none;position:relative;overflow:hidden}
 @media (min-width:992px){.site-footer .trip-builder-cta .cta-content .image-container{width:40%;display:block}}
 @media (min-width:1200px){.site-footer .trip-builder-cta .cta-content .image-container{width:50%}}
 @media (min-width:1500px){.site-footer .trip-builder-cta .cta-content .image-container{width:56.5%}}
 .site-footer .trip-builder-cta .cta-content .image-container img{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:100%;height:100%;object-fit:cover}
/* =Widgets
----------------------------------------------- */
#secondary .widget {
	background-color: #fff;
}
.widget-title {
	color: #222;
}
.widget-area .widget a {
	color: #757575;
}
.widget-area .widget .widget-title a {
	color: #222;
}
.widget-area .widget a:hover {
	color: #f7941d;
}
.widget ul,
.widget ol {
    list-style: none;
    margin-left: 0;
}
.widget-area .widget ul ul {
	margin-left: 15px;
}

/* Header Right widget */
#header-right #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#header-right #s:focus {
	width: 166px;
}
#header-right .widget,
input[type="text"],
input[type="email"],
textarea {
	color: #757575;
}
#header-right .widget ul {
	list-style: none;
}
#header-right .widget:last-child {
	margin-bottom: 0;
}


.middle-box{background:#f7941d;color:#ffffff;padding:0px 0 0px}


#footer-section {
    padding: 0;
    background:#442e2c;
    text-align: center;
    color: #ffffff ! important;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
/* = Footer socials
-----------------------------------------------------*/
.footer-socials-section {
    padding: 30px 0 15px;
    border-bottom: 1px solid #4A4A4A;
    text-align: center;
}
ul.footer-socials {
    list-style: none;
    display: inline-block;
    vertical-align: top;
}
ul.footer-socials li {
    float: none;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 15px;
}
ul.footer-socials li:last-child {
    margin-right: 0;
}
ul.footer-socials li a {
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
}
ul.footer-socials li a i {
    width: 26px;
    height: 26px;
    line-height: 23px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: none;
    color:#fff;
	background:#603f3c;
    border: 1px solid #603f3c;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
    vertical-align: top;
}
ul.footer-socials li a:hover i {
    background:#ac9c9c;
    color: #fff;
    border-color:#ac9c9c;
}
ul.footer-socials li a span {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    color: #c4c4c4;
    display: inline-block;
    letter-spacing: 1px;
    margin-left: 10px;
    vertical-align: top;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
ul.footer-socials li a:hover span {
    color: #17965f;
}
.footer-social-remove-circle ul.footer-socials li a {
    line-height: 10px;
}
.footer-social-remove-circle ul.footer-socials li a i,
.footer-social-remove-circle ul.footer-socials li a:hover i{
    border: none;
    background: none;
    padding: 0;
    width: auto;
    height: auto;
    line-height: 20px;
}
.footer-social-drop-line ul.footer-socials li a span {
    margin: 5px 0 0;
    display: block;
}
.footer-social-remove-radius ul.footer-socials li a i{
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.footer-social-remove-text ul.footer-socials li a span{
    display: none;
}
ul.footer-socials li svg,
.widget-social svg {
    vertical-align: middle;
}
/* = Footer Logo & copyright
-----------------------------------------------------*/
.footer-logo-copyright {
    padding: 40px 0 73px;
    text-align: center;
}
.footer-logo-copyright.footer-not-gotop {
    padding: 40px 0;
}
.footer-logo-copyright.footer-not-logo {
    padding: 20px 0 62px;
}
.footer-logo-copyright.footer-not-logo.footer-not-gotop {
    padding: 20px 0;
}
#footer-logo {
    margin: 0 0 32px 0;
}
#footer-copyright * {
    font-size: 14px;
    color: #999;
    line-height: 1.4;
    font-style: normal;
}
#footer-copyright a {
    color: #f7941d;
}
#footer-copyright a:hover {
    text-decoration: underline;
}
.bg_sky{background-color:#f0f0f0!important;}.bg_grey{background-color:#f6f8fb!important;}
.bg_white{background-color:#ffffff;}.bg_lg{background-color:#045040;}
.bg_b{background-color:#f1f6f4!important;}
.bg_c{background-color:#f0e3cb!important;}
.bg_bc{background-color:#004846!important;}
.bg_v{background-color:#edf1f4!important;}





.wt_content ul.a {
  list-style-type: none;
}
.wt_content ul {
    list-style-type: none;
}
.wt_content{width:100%;margin:0px;padding-top:105px;padding-bottom:105px;}
.wh-t {
    color: #222;
    font-size: 16px;
	padding-top: 20px;
    font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
    position:relative;
}
.wh-u {
    color: #000;
    font-size: 16px;
	padding-top: 5px;
    font-style: normal;
    position:relative;
}
.to-list{display:flex;flex-direction:column;flex-grow:1;hxeight:100%;mxin-height:100vh;width:100%;margin:0px;padding-top:35px;padding-bottom:35px;}
.wrapper{display:flex;flex-direction:column;flex-grow:1;hxeight:100%;mxin-height:100vh;width:100%;margin:0px;padding-top:35px;padding-bottom:35px;}
@media (max-width:991px){.wrapper{padding-bottom:55px;padding-bottom:35px;}}
.wrapper-content{background-color:#fff;height:auto;margin:0px;padding-top:35px;overflow:hidden;padding-bottom:35px;position:relative;}
.tlt{align-items:center;display:flex;font-size:27px;color:#f7941d;font-weight:700;justify-content:center;line-height:1.52;padding-top:30px;}
@media (max-width:767px){.title-icon{margin-bottom:16px;text-align:center}}.title-icon img{display:block;margin-right:12px;margin-top:-3px}
@media (max-width:767px){.title-icon img{display:none}}
.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}
.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}


.bt-d{grid-gap:18px;gap:18px;display:flex;flex-wrap:wrap;justify-content:center;margin:30px 0 20px;padding:20px 16px}
.buttons-wrap{grid-gap:18px;gap:18px;display:flex;flex-wrap:wrap;justify-content:center;margin:30px 0 20px;padding:20px 16px}
.buttons-wrap.btn a{background-color:#f7941d !important;}@media (maxx-width:991px){.buttons-wrap{padding:0 30px;}}


.button-t{border:1px solid hsla(0,0%,100%,.7);border-radius:30px;display:inline-flex;justify-content:center;letter-spacing:-.02em;line-height:1;padding:11.5px 15px;text-decoration:none;transition:background-color .3s}
.button-t span{color:#ffffff;font-size:16px;font-weight:600;transition:color .3s}
.button-t:hover{background-color:#ffffff;}
.button-t:hover span{color:#17965f;}

.tl-card.slow{border-radius:10px;box-shadow:0 1px 9px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;width:260px;min-height:350px;overflow:hidden;padding:35px 25px 35px 25px;position:relative;text-decoration:none;margin-right:8px;margin-top:25px;float:left;}
.to-ld{display:flex;flex-direction:column;flex-grow:1;height:100%;min-height:100vh;width:100%;margin:0px;padding-top:5px;padding-bottom:5px;}
.tolt{align-items:center;display:flex;font-size:27px;color:#ffffff;font-weight:700;justify-content:center;line-height:1.52;padding-top:30px;}
.to-ld p{color:#ffffff!important;}@media (max-width:991px){.tl-card,.tl-card.slow{max-width:calc(50% - 20px);}}
@media (max-width:640px){.tl-card,.tl-card.slow{max-width:100%;}}
.tl-card.slow.button-t,.tl-card.button-t{color:#efefef;}
.tl-card.slow.button-t span,.tl-card.button-t span{color:#efefef;}
.tl-card.slow:hover .button-t,.tl-card:hover .button-t{background-color:#134c3f;}
.tl-card.slow:hover .button-t span,.tl-card:hover .button-t span{color:#efefef;}
.tl-card.slow:hover .tl-card__img,.tl-card:hover .tl-card__img{transform:scale(1.1)}
@media (max-width:479px){.tl-card,.tl-card.slow{min-height:350px;padding:20px 15px;}}
.tl-card .tl-card__img,.tl-card.slow .tl-card__img{display:flex;height:420px;left:0;position:absolute;top:0;transition:transform .3s;width:100%;}
.tl-card .tl-card__img picture,.tl-card.slow .tl-card__img picture{width:100%;}
.tl-card .tl-card__img img,.tl-card.slow .tl-card__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;}
.tl-card .tl-card__title,.tl-card.slow .tl-card__title{color:#ffffff;font-size:25px;font-weight:700;line-height:1.1;margin-bottom:5px;}
.tl-card .tl-card__days,.tl-card.slow .tl-card__days{grid-gap:8px;gap:8px;align-items:center;color:#ffffff;display:flex;font-size:18px;line-height:1}
.tl-card .tl-card__bottom,.tl-card .tl-card__head,.tl-card.slow .tl-card__bottom,.tl-card.slow .tl-card__head{position:relative;}
.tl-card .tl-card__bottom,.tl-card.slow .tl-card__bottom{align-items:flex-end;display:flex;justify-content:space-between;}
.tl-card .tl-card__price,.tl-card .tl-card__text,.tl-card.slow .tl-card__price,.tl-card.slow .tl-card__text{color:#efefef;font-weight:700;letter-spacing:-.02em;line-height:1.2}
@media (max-width:400px){.tl-card .tl-card__price,.tl-card .tl-card__text,.tl-card.slow .tl-card__price,.tl-card.slow .tl-card__text{font-size:22px;}}
.tl-card .tl-card__text--medium,.tl-card.slow .tl-card__text--medium{font-weight:500}.tl-card .tl-card__price,.tl-card.slow .tl-card__price{font-size:22px;}
@media (max-width:400px){.tl-card .tl-card__price,.tl-card.slow .tl-card__price{font-size:22px;}}
.tl-card .tl-card__left .button-l,.tl-card.slow .tl-card__left .button-1{min-width:100px;}
.tl-card .tl-card__right .button-t,.tl-card.slow .tl-card__right .button-t{min-width:100px;color:#ffffff;font-size:15px;text-align:center;}
.tl-card .tl-card__right .button-t:hover,.tl-card.slow .tl-card__right .button-t:hover{background:#26805f;border-color:hsla(0,0%,100%,.7)}
.tl-card .tl-card__body,.tl-card.slow .tl-card__body{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;position:relative;text-align:center}
.tl-card .tl-card__category,.tl-card.slow .tl-card__category{color:#ffffff;font-size:26px;font-weight:700;text-transform:uppercase;line-height:1}
.tl-card .tl-card__count,.tl-card.slow .tl-card__count{color:#efefef;font-weight:500}
.tl-card .tl-card__btn,.tl-card.slow .tl-card__btn{bottom:10px;min-width:130px;position:absolute}
.tl-card .tl-card__btn .button-t,.tl-card.slow .tl-card__btn .button-t{width:100%}

.tl-card .tl-card__left {
   background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
   padding:15px;
 }

/*--------------------------------------------------------------
Team Css
--------------------------------------------------------------*/
.team-members {
    position: relative;
    overflow: hidden;
}
.member-name {
    font-size:17px;
    margin: 10px 0 0;
	text-transform:uppercase;
}
.member-name a {
    color: #555;
    text-transform:uppercase;
}
.team-info-wrapper {
    text-align:center;
}
.member-position {
    color: #555;
    font-size: 16px;
    font-style: italic;
    position: relative;
}
.member-description {
    color:#555;
    font-size:16px;
	padding-top:5px;
    font-style:normal;
    position:relative;
}
.member-social-wrapper {
    text-align:center;
    margin:0;
    list-style:none;
}
.member-social-wrapper li {
    display: inline-block;
    margin: 10px 5px 15px;
}
.member-position::after {
    border-bottom: 2px solid #abdbe3;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}
.member-social-wrapper a {
    color: #454545;
}
.member-name a:hover,
.member-social-wrapper a:hover {
    color: #A0CE4E;
}
.team-profile-pic img {
    border-radius: 100%;
	width: 100%;
	height: auto;
}
.carousel-team.mt-column-wrapper,
.carousel-team .mt-column-4 {
    margin: 0;
}
.team-img {
    position: relative;
	padding-left: 5px;
	padding-right: 5px;
}
.team-img .team-hover {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    border-radius: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    transition: all 0.8s ease;
    -webkit-transform: scale(0.3) rotateY(180deg);
    -moz-transform: scale(0.3) rotateY(180deg);
    -ms-transform: scale(0.3) rotateY(180deg);
    -o-transform: scale(0.3) rotateY(180deg);
    transform: scale(0.3) rotateY(180deg);
}
.team-img:hover .team-hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) rotateY(0deg);
    -moz-transform: scale(1) rotateY(0deg);
    -ms-transform: scale(1) rotateY(0deg);
    -o-transform: scale(1) rotateY(0deg);
    transform: scale(1) rotateY(0deg);
}
.team-img .team-hover a {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    border: 1px solid #ffffff;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 36px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 100%;
    color: #ffffff;
}
.team-img .team-hover a:hover {
    background: #A0CE4E;
    border-color: #A0CE4E;
}
.team-members .bx-controls a {
    display: inline-block;
    border: 1px solid #e1e1e1;
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 0 5px;
    font-size: 16px;
    line-height: 24px;
    color: #ccc;
}
.team-members .bx-controls a:hover {
    color: #A0CE4E;
    border-color: #A0CE4E;
}
.team-members .bx-controls-direction {
    margin: 20px 0 0;
    text-align: center;
}
.team-more {
    margin: 20px 0 0;
    text-align: center;
}
.team-more a {
    border: 1px solid #e1e1e1;
    color: #9f9f9f;
    display: inline-block;
    font-style: italic;
    padding: 5px 20px;
}
.team-more a:hover {
    color: #A0CE4E;
    border-color: #A0CE4E;
}
.single-team {
padding: 10px;
}
/*--------------------------------------------------------------
Grid CSS
--------------------------------------------------------------*/

.column-wrapper {
    margin-left: -3%;
}
.column-1 {
    float: left;
    width: 97%;
    margin-left: 3%;
}
.column-2 {
    float: left;
    width: 47%;
    margin-left: 3%;
}
.column-3 {
    float: left;
    width: 30%;
    margin-left: 3%;
}
.column-4 {
    float: left;
    width: 22%;
    margin-left: 3%;
}
.bc {
  padding-top: 50px;
  padding-bottom:50px;
}
#bc {
  padding-top:50px;
  padding-bottom:50px;
}
#bc .overlay {
  background-color: rgba(0, 0, 0, 0.2);
}
#text-box .text {
  background-color: rgba(255, 255, 255, 0.86);
  font-size: 99%;
}
#text-box .text-inner {
  padding: 30px 30px 30px 30px;
}
#text-box {
  width: 92%;
}
@media (min-width:550px) {
  #text-box {
    width: 40%;
  }
  #text-box .text {
    font-size: 100%;
  }
}
 .button{margin-top:1em}
 .button,button,input[type='submit'],input[type='reset'],input[type='button']{position:relative;display:inline-block;background-color:transparent;text-transform:uppercase;font-size:.97em;letter-spacing:.03em;-ms-touch-action:none;touch-action:none;cursor:pointer;font-weight:bolder;text-align:center;color:currentColor;text-decoration:none;border:1px solid transparent;vertical-align:middle;border-radius:0;margin-top:0;margin-right:1em;text-shadow:none;line-height:2.4em;min-height:2.5em;padding:0 1.2em;max-width:100%;transition:transform .3s, border .3s, background .3s, box-shadow .3s, opacity .3s, color .3s;text-rendering:optimizeLegibility;box-sizing:border-box}.button span{display:inline-block;line-height:1.6}
 .button,input[type='submit'],input[type='submit'].button,input[type='reset'].button,input[type='button']
 .button{color:#fff;background-color:#341c14;background-color:var(--primary-color);border-color:rgba(0,0,0,0.05)}
 .button.primary{background-color:#1a0e06;border-radius:30px;}
 .button.secondary{background-color:#555555;border-radius:9px;}
.button:hover,input[type='submit']:hover,input[type='reset']:hover,input[type='button']:hover{outline:none;opacity:1;color:#fff;box-shadow:inset 0 0 0 100px rgba(0,0,0,0.2)}


.gallery-caption {
}
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-icon img {
	margin: 0 auto;
}
.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}
 
.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.our-relative {
  padding: 10px 12px 0px 0px;
}
.our-relative .our-cover {
  margin: 0px 0px 0px 0px;
}

.relative {
  position: relative;
  /*background: #f0e99126;*/
}
.inner-content {
  padding-left: 6px;
}

.sub-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  font-style: normal;
  display: inline-block;
  color:#555!important;
}
 
.icon-box .title {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  color: #081E2A;
  margin-left: 1px;
}

.icon-box .des {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
} 
 
.flex-one {
  justify-content: space-between;
  display: flex;
}
.flex-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-three {
  display: flex;
  align-items: center;
} 
 
.inner-content {
  margin-top:0px;
  gap:0px;
  flex-wrap: wrap;
}

.inner-content .btn-wrap {
  margin-top:10px;
  gap:20px;
  flex-wrap:wrap;
}

.btn-wrap {
  margin-top:10px;
  margin-left:20px;
  gap:20px;
  flex-wrap:wrap;
}

.widget-service-h5 .feature-ofer {
  width: auto;
  height: auto;
  height: -webkit-fill-available;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
}

.widget-service-h5 {
  padding-top: 60px;
  padding-bottom: 105px;
  overflow: hidden;
}

.al-i-end {
  align-items: flex-end;
}

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

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.icon-box-style1 {
  border: 1px solid rgba(224, 224, 224, 0.28);
  box-shadow: 0px 8px 25px 0px rgb(193,241,193,255);
  padding: 15px 12px 14px 15px;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.icon-box-style1:hover::before, .icon-box-style1:hover::after {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s;
  right: 0;
  bottom: 0;
}
.icon-box-style1:hover::after {
  right: 0;
  top: 0;
}
.icon-box-style1::before {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: -50px;
  content: "";
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: linear-gradient(180deg, rgb(60,116,108));
  height: 238px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.6s ease-in-out;
}
.icon-box-style1::after {
  position: absolute;
  right: -50px;
  top: -50px;
  content: "";
  clip-path: polygon(100% 0, 4% 100%, 100% 66%);
  background:#17965f;
  height: 212px;
  width: 98px;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
.icon-box-style1 .icon {
  margin-bottom: 24px;
}
.icon-box-style1 .icon i {
  font-size: 55px;
}
.icon-box-style1 .des-icon {
  margin-bottom: 38px;
}
.icon-box-style1 .icons-link {
  font-size: 16px;
  font-weight: 600;
  line-height: 17.64px;
  letter-spacing: 0.05em;
  color: #00947c;
}
.icon-box-style1 .icons-link:hover {
  color: #17965f !important;
}
.icon-box-style1 .icons-link i {
  font-size: 10px;
  margin-left: 10px;
}
.icon-box-style1 .title-icon {
  margin-bottom: 5px;
}
.tf-icon-box .content {
  margin: 0px;
  padding: 0px;
}

.tf-icon-box {
  background-color:#FFFFFF;
  border-radius: 8px;
  margin-top: 25px;
}
.tf-icon-box:hover {
  background-color:#3c746c;
  transition: all 0.3s;
}
.tf-icon-box:hover .des-icon, .tf-icon-box:hover .icons-link, .tf-icon-box:hover .title-icon a {
  color: #FFFFFF;
  z-index: 2;
  position: relative;
  transition: all 0.3s;
}
.tf-icon-box .des-icon {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #4F545A;
  text-transform:capitalize;
}
.text-main {
  color: #222 !important;
}
.font-yes {
  font-family: "Yesteryear", sans-serif;
}
.title {
  margin-top: 10px;
  margin-bottom: -10px;
  text-align:left;
  padding: 0px;
}
.icon-box {
margin: 0px;
padding-bottom:10px;
padding-top:10px;
text-align:left;
}

.icon-box .des {
font-size: 16px;
text-align:left;
margin: 0px;
}

.product .product-slider{position:relative}
 .product .product-slider.single-image img{width:100%}
.intro ul li:before{content:"●";font-size:18px;color:#2a5692;display:inline-block;width:1em;margin-left:-1em}
.intro ul li:before{content:"●";font-size:18px;color:#2a5692;display:inline-block;width:1em;margin-left:-1em}

.pd-main {
    padding:0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom:25px;
 }
 .fm-box {
    padding: 20px 0;
 }
 
.destination-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 55px;
}
.destination-tour {
  margin: 0 auto;
}
.destination-tour:hover .destination-image > img {
  transform: scale(1.2) rotate(-1deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-tour:hover .destination-image::before {
  visibility: visible;
  opacity: 0.37;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-tour .destination-image {
  width: 160px;
  height: 160px;
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 100%;
}
.destination-tour .destination-image img {
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-tour .destination-image::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 110px;
  height: 110px;
  background-color: rgba(10, 4, 4, 0.83);
  border-radius: 100%;
  visibility: hidden;
  opacity: 0;
}
.destination-tour .destination-tour-list {
  position: relative;
  margin-top: -26px;
}
.destination-tour .destination-tour-list .tour {
  font-size: 16px;
  font-weight: 500;
  line-height: 27.7px;
  color: #081E2A;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.destination-tour .title-tour {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #081E2A;
  text-transform: capitalize;
  margin-top: 19px;
}

.destination-style {
  border-radius: 7px;
  overflow: hidden;
  display: block;
  height: 100%;
}
.destination-style:hover > img {
  transform: scale(1.2) rotate(-1deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-style::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  content: "";
  z-index: 1;
}
.destination-style > img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  object-fit: cover;
  height: 100%;
}
.destination-style .tour {
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  color:#FFFFFF;
  background-color:#FF970D;
  text-transform: uppercase;
  padding: 10px 30px;
  border-radius: 4px;
  top: 14px;
  right: 12px;
  position: absolute;
  z-index: 2;
}
.destination-style .destination-content {
  bottom: 34px;
  left: 33px;
  position: absolute;
  z-index: 2;
}
.destination-style .destination-content .travel {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  text-transform: capitalize;
}
.destination-style .destination-content p {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.destination-style1:hover .image .mask-ab {
  bottom: -10px;
  visibility: visible;
  opacity: 1;
}
.destination-style1:hover .image > img {
  transform: scale(1.2) rotate(-1deg);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-style1 .image {
  overflow: hidden;
  display: block;
}
.destination-style1 .image > img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.destination-style1 .image .mask-ab {
  position: absolute;
  left: 0px;
  bottom: -40px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.destination-grid-6 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
}

.text-white {
  color: #FFFFFF!important;
}

.text-24 {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.shaw-box {
  padding: 50px;
  margin: -50px;
}

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

.flex-one {
  justify-content: space-between;
  display: flex;
}

.flex-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-three {
  display: flex;
  align-items: center;
}

.flex-five {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-six {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

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

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

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.flex-none {
  flex: none !important;
}

.text-t {
  text-transform: capitalize;
}


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

.m0-auto {
  margin: 0 auto;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-15 {
  margin-bottom: 15px;
}

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

.mb-32 {
  margin-bottom: 35px;
}

.mobie-app {
  background-color:#4e301f;
  border-radius: 14px;
  margin-top: 20px;
}

.mobie-app .mobie-app-image {
  padding: 63px 89px 75px 89px;
}

.mobie-app .mobie-app-image .mobie-wrap a {
  display: inline-block;
}
.mobie-app .mobie-app-image .mobie-wrap a:not(:last-child) {
  margin-right: 15px;
}
.mobie-app .mobie-app-image .mobie-wrap a img {
  width: auto;
}
.mobie-app .mobie-app-image .qr-code {
  position: absolute;
  right: -17px;
  bottom: 0;
}
.mobie-app .mobie-app-image .qr-code span {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  display: block;
}
.mobie-app .mobie-app-image .qr-code img {
  width: auto;
}
.mobie-app .mobie-app-content .mask-mobie {
  width: auto;
}
.mobie-app .mobie-app-content .phone {
  position: absolute;
  left: 21px;
  bottom: 0px;
  width: auto;
}
.overflow-hidden {
  overflow: hidden;
}
.relative {
  position: relative;
}
.flex-three {
  display: flex;
  align-items: center;
}

.mobie-app .mobie-app-image {
  padding: 63px 40px 75px 40px;
}
.center {
  text-align: center;
}

.tf-container {
  max-width: 1220px;
  width: 100%;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}

.sub-title-heading {
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  color:#4f3020 !important;
  margin-bottom: 25px;
  display: inline-block;
}

.mobie-app .mobie-app-image .title-heading {
  font-size: 24px;
  line-height: 30px;
  margin-top: -3px;
  margin-bottom: 15px;
  font-weight:600;
}

.widget-mobile-app{
	background-color:#f4f4f4;
    color:#ffffff;
    padding:0px;
	padding-top: 15px;
    padding-bottom:15px;
	}


.to-list.title-heading, h2 {
  font-size: 25px !important;
  font-weight: 500 !important;
  line-height: 30px !important;
  text-align: center;
  padding-top: 15px !important;
  color:#4f3020 !important;
}

.des {
    font-size: 17px;
    line-height: 25px;
}

.mb-32 .des {
    font-size: 17px;
    line-height: 25px;
}

 .text-main {
  color: #4DA528 !important;
}
.text-white {
  color: #FFFFFF;
}
ul,
li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.text-end {
  text-align: end;
}

.nc {margin-top:0px;padding-top:5px;padding-bottom:35px;}
.nc{z-index:1;margin:0 auto;}
#wrapper {
   display: flex;
   justify-content: center;
   align-items: center;
   width: 100%;
}

.content {
   max-width: 890px;
   width: 100%;
   min-width: 260px;
   margin: 0 4%;
   margin-top: 2%;
   transition: 0.3s ease;

   @media screen and (max-width: 512px) {
      margin: 0 3%;
      margin-top: 2%;
   }
}
.tabs {
   margin: 0;
   background-color:#1a0e06;
   display: flex;
   justify-content: space-between;
   align-items: center;
   height: 50px;
   border-radius: 2px 2px 0px 0px;

   @media screen and (max-width: 512px) {
      height: 40px;
   }
}
.tablinks {
   background: transparent;
   border: none;
   outline: none;
   cursor: pointer;
   width: 25%; /*change depending on the number of tabs*/
   height: 50px;
   position: relative;
   display: flex;
   justify-content: center;
   align-items: center;
   color:#ffffff;
   overflow: hidden;
   transition: 0.3s ease;

   @media screen and (max-width: 512px) {
      height: 40px;
      font-size: 18px;
   }
}
.tablinks:before /* Gradient */ {
   background-color:#341c14;
   content: "";
   width: 100%;
   height: 0px;
   position: absolute;
   top: 0;
   left: 0;
   transition: 0.3s ease-in-out;
   z-index: 2;
}

.tablinks:hover::before {
   height: 100%;
   z-index: 2;
   bottom: 0;
}
.tablinks.active {
   background-color:#80645c;
   z-index: 0;
   border-right: 0px;
   border-left: 0px;
   height: 50px;
   bottom: 0px;
   overflow: hidden;
   
   @media screen and (max-width: 512px) {
      height: 50px;
   }
}
.tablinks.active:before /* Gradient */ {
   content: "";
   width: 100%;
   height: 5px;
   top: 0;
   left: 0;
}
.tablinks.active p,
.tablinks.active:hover p {
   opacity: 1;
   background-color: #ffffff;
   bxackground: -webkit-linear-gradient(135deg, $m01 0%, $m02 100%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}
.tablinks p {
   opacity: 0.6;
   display: flex;
   align-items: center;
   justify-content: center;
   z-index: 2;
   transition: 0.5s ease;
   padding: 0;
   margin: 0;
   color: #ffffff;
   backface-visibility: hidden;
   font-weight: 400;
   font-size: 15px;
}
.tablinks:hover p {
   color: white;
   opacity: 1;
   
   @media screen and (max-width: 512px) {
      color: $text;
      opacity: 0.6;
   }
}
.wrapper_tabcontent {
   background-color: white;
   margin-top: 0px;
   z-index: -3;
   position: relative;
   opacity: 1;
   padding: 10px 15px;
   overflow: hidden;
   transition: all 1s ease;
   top: 0;
}

.tabcontent {
   display: none;
   min-height: 180px;  
}

@keyframes tabEffect {
   from {
      top: -40px;
   }
   to {
      top: 0px;
   }
}
.tabcontent.active {
   transition: all 1s ease;
   display: block;
}
.wrapper_tabcontent:after {
   content: "";
   height: 4px;
   width: 100%;
   position: absolute;
   background-image: linear-gradient(135deg, #efefef 0%, #efefef 100%);
   left: 0;
   bottom: 0;
   z-index: -2;
   transition: all 1s ease;
}
@keyframes city {
   from {
      lxeft: -150px;
   }
   to {
      lxeft: -90px;
   }
}
.tabcontent p {
   color: $text;
   margin: 0;
   padding: 0;
   transition: all 1s ease;
   animation: fadeEffect 0.6s ease;
   width: 100%;
}

@keyframes fadeEffect {
   from {
      opacity: 0;
      margin-left: 10px;
   }
   to {
      opacity: 1;
      margin-left: 0;
   }
}

.tour-section {
  padding: 0px;
  margin:0px;
}

.tour-section h5 {
  text-align:left;
  padding: 0px;
  margin:0px;
  font-weight:600;
}

.tour-section h3 {
  text-align: center;
  padding: 0px;
  margin:0px;
  font-weight:600;
}

#footer-section .footer-item-company, .footer-item-quick-link, .title {
  margin-bottom: 20px;
  color: #FFFFFF;
  font-size: 16px;
  line-height:24px;
}
#footer-section .footer-main {
  display: flex;
  padding-top: 15px;
  padding-bottom:40px;
}
#footer-section .footer-main .title {
  margin-bottom: 20px;
  color: #FFFFFF;
  line-height:30px;
}

#footer-section .footer-main {
  margin-bottom: 25px;
}

#footer-section .footer-main .des-footer p {
  color: #FFFFFF !important;
  font-size:17px;
  line-height:25px;
  letter-spacing: 0.6px !important;
  text-align:left !important;
}

#footer-section {
  padding-top: 60px;
  background:#222222;
  font-size: 16px;
  color: #ffffff;
  line-height:20px;
}
#footer-section .footer-menu li:not(:last-child) {
  margin-bottom:9px;
}
#footer-section .footer-menu li a {
  font-size: 16px;
    font-size: 15px;
  txext-transform:uppercase!important;
  font-weight:500;
  color: #b8b8b8;
  transition: all 0.3s ease-in-out;
}
#footer-section .footer-menu li a:hover {
  color: #603f3c;
  margin-left:5px;
}
#footer-section .footer-item-company {
    padding-left: 0px;
    margin-bottom: 30px;
}

.layout {
    max-width:800px;
	margin: auto;
    padding:0px;
}
.accordion {
    padding:6px;
    margin-top:5px;
    margin-bottom:5px;
	background-color: #ecf0f1;
	transition: background-color 0.3s ease;
    border-radius: 10px;
}
.accordion__question p {
    margin: 5px;
    padding: 0;
}
.accordion__answer p {
    margin: 5px;
    padding: 10px;
    color: #000;
    background-color: #fff;
	border-radius: 10px;
}
.accordion:hover {
    cursor: pointer;
}
.accordion__answer {
    display: none;
} 
.accordion.active .accordion__answer {
    display: block;
}

/* =Navigation
----------------------------------------------- */

#content .site-navigation,
#infinite-handle {
	overflow: hidden;
}
#nav-above {
	display: none;
}
#content .nav-previous,
#content .previous-image {
	float: left;
	width: 50%;
}
#content .nav-next,
#content .next-image {
	float: right;
	text-align: right;
	width: 50%;
}
#image-navigation {
	padding-top: 10px;
}

/* =Scrollup
----------------------------------------------- */

a#scrollup {
	background-color:#17965f !important;
	bottom: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff !important;
	display: none;
	-webkit-font-smoothing: antialiased;
	font: normal 24px/1 'Genericons';
	padding: 5px;
	position: fixed;
	right: 20px;
	text-decoration: none;
	vertical-align: top;
	opacity: 0.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	z-index: 999;
}
a#scrollup:before {
	content: '\f432';
}
a#scrollup:hover {
	opacity: 1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

/* =Jetpack plugins
----------------------------------------------- */

/* Infinite Scroller */
#content #infinite-handle {
    display: block;
    text-align: center;
    width: 100%;
}
#content #infinite-handle span {
	background: none transparent;
	display: block;
	padding: 0;
}
#content #infinite-handle span button {
	background-color: #3a3d41;
	color: #fff;
	display: inline;
	font-size: 14px;
	padding: 10px 30px;
	width: 100%;
}
#content #infinite-handle span button:hover,
#content #infinite-handle span button:focus {
	background-color: #000;
}

/* =WP-PageNavi plugins
----------------------------------------------- */
#content .wp-pagenavi {
	float: right;
}
#content .wp-pagenavi a,
#content .wp-pagenavi span {
	border: 1px solid #b32532;
	display: inline-block;
    margin: 2px;
    padding: 3px 10px 2px;
    text-decoration: none;
}
#content .wp-pagenavi span.pages {
    border: none;
}
#content .wp-pagenavi a:hover,
#content .wp-pagenavi span.current {
    background-color: #b32532;
    color: #fff;
}

.w-100{width:100% !important;}

.ent p {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  font-family:Heebo;
}

.sec p {
  text-align: justify;
  font-weight: 400;
  line-height: 28px;
  font-size: 16px;
  font-family:Heebo;
}

#desdt {
  padding-top:50px;
  padding-bottom:50px;
  background-color:#012f36;
  bxackground-color:#f8f8fc;
}

#desdt .sub h2 {
  padding: 10px 0;
  padding-bottom: 5px;
  line-height: 35px;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  font-family:;
}

#desdt h2 {
  padding: 10px 0;
  padding-bottom: 5px;
  line-height: 35px;
  text-align: center;
  font-weight: 600;
  font-size: 26px;
  font-family:;
}


#desdt .ht-py {
  width: 100%;
}

#desdt .ht-py-img,
#desdt .ht-sec-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  border-radius: ;
  width: 100%;
}

  #desdt .ht-py {
    grid-column: 2/-1;
	gxrid-column: 1/-1;
  }
  
  #desdt .ht-sec {
    width: 100%;
    display: grid;
    grid-column: 1/-1;
    gap: 0.5rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  #desdt .ht-sec-img {
    width: 100%;
    border-radius: ;
    -o-object-fit: cover;
       object-fit: cover;
  }

  #desdt .ht-py-img {
    width: 100%;
    height: 100%;
    border-radius: ;
    -o-object-fit: cover;
       object-fit: cover;
  }

  #desdt .text {
    margin-top: 0rem;
	color: #fff;
	margin-bottom: 0.5rem;
	font-size: 17px;
  }

  #desdt .text {
    display: grid;
    justify-content: center;
    align-content: start;
    gap: 1rem;
    grid-column: 1;
    grid-row: 2;
  }

#desdt .link {
  display: grid;
  grid-template-rows: 1fr 3rem;
  grid-template-columns: 100%;
  justify-content: start;
  align-content: center;
  overflow: hidden;
  border-radius: ;
}

.biz-card{margin:35px 20px 40px;}
@media (max-width:767px){.biz-card{margin:25px 0 40px;}}
.biz-card-wrap{background-color:transparent;border:1px solid #fbfbfb;border-radius:8px;display:flex;padding:25px 25px 15px;padding-right:15px;}
@media (max-width:767px){.biz-card-wrap{align-items:center;flex-direction:column;}}
.biz-card-img{margin-right:40px;max-width:150px;width:100%;}
@media (max-width:767px){.biz-card-img{margin-right:0;}}
.biz-card-img img{display:block;max-width:150px;}
@media (max-width:767px){.biz-card-content{text-align:center;}}
.biz-card-d{grid-gap:7px;gap:7px;align-items:center;display:flex;font-weight:500;line-height:1.5;font-size:21px;margin-bottom:15px;margin-right:10px;}
@media (max-width:767px){.biz-card-d{flex-wrap:wrap;justify-content:center;}}
.biz-card-lt{background-color:rgba(104,165,34,255);margin-left:20px;border-radius:8px;color:#ffffff;font-size:15px;line-height:1;padding:6px 8px;}
.biz-card-a{grid-gap:10px;gap:10px;align-items:center;color:#68a522;display:flex;font-size:12px;line-height:1;margin-left:9px;}
@media (max-width:480px){.biz-card-a{margin-left:0;}}
.biz-card-a img{display:block;max-width:25px;}
.biz-card-a span{margin-top:1px;font-size:16px;}
.biz-card-hp {font-family:; color:#ffffff;font-size:20px; font-weight:400;line-height:1.04;margin-bottom:17px;}
.biz-card-tex{margin:0px;color:;font-family:;line-height:1.8;}
.biz-card-buttons{grid-gap:16px;gap:16px;display:flex;}
@media (max-width:991px){.biz-card-links{justify-content:center;}}
.biz-card-link{float:left;margin-top:10px;padding:10px 10px 10px;}
@media (max-width:991px){.biz-card-button:nth-child(2){display:none;}}


 .about-us-h5 .image {
  margin-left: -1.5em;
  padding-bottom: 26px;
  background-color: #4DA52ZZ8;
  background-color: #4VDA528;
}
.about-us-h5 .image .about-vector {
  position: absolute;
  right: 13px;
  bottom: 88px;
  z-index: 1;
  transform: rotate(334deg);
  background:transparent;
}
.about-us-h5 .image .about-vector span {
  font-size: 33px;
  font-weight: 400;
  line-height: 35px;
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-us-h5 .image .mask-image-bottom {
  position: absolute;
  bottom: 0;
  color: #073740;
  left: 0;
  right: 0;
}
.axbout-us-h5 .cxontent {
  padding-top: 3.7em;
  padding-left: 6.2em;
  padding-right: 2em;
}
.about-us-h5 .content .ranger-suport {
  font-size: 18px;
  font-weight: 600;
  line-height: 33px;
  text-transform: capitalize;
}
.about-us-h5 .content .list-icon li:not(:last-child) {
  margin-bottom: 12px;
}
.about-us-h5 .content .list-icon li i {
  color: #4DA528;
  margin-right: 7px;
}
.about-us-h5 .content .list-icon li span {
  text-transform: capitalize;
}
.about-us-h5 .content .about-wrap {
  gap: 44px;
}

 .title-heading {
  font-size:35px;
  font-weight: 700;
  line-height: 40px;
  margin-top: -30px;
  margin-bottom: 10px;
 }

   .axbout-us-h5 .cxontent {
    padding-top: 3.7em;
    padding-left: 2em;
    padding-right: 2em;
  }
  .about-us-h5 .image {
    margin-left: 0em;
  }
  
 .column {
  float: left;
  width: 30.33%;
  height:auto;
  border: 1px solid #fed600;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
}

.left, .right {
  width: 25%;
}
.middle {
  width:50%;
}

.text0 {
    font-size: 17px;
    line-height: 25px;
	background-color:transparent;
	padding: 5px;
	text-align: center;
}
.text1 {
    font-size: 17px;
    line-height: 25px;
	color:#ffffff !important;
	background-color:#f97150;
	padding: 5px;
	text-align: center;
}
 .text2 {
    font-size: 15px;
    line-height: 20px;
	color:#ffffff !important;
	background-color:#245c3c;
	padding: 5px;
	text-align: center;
}
 .text3 {
    font-size: 15px;
    line-height: 20px;
	color:#4DA528 !important;
	background-color:#fad204;
	padding: 5px;
	text-align: center;
}
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

#gr_sec{width:100%;float:left;position:relative;padding-right:10px;padding:15px 10px 15px}

.gr_sec_card{width:100%;float:none;position:relative;margin:0 auto}
.rxow gxr_sec_card{--bs-gutter-x:0.1rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5);margin:0 auto}
#gr_sec{width:100%;float:left;position:relative;padding-right:10px;padding:15px 10px 15px}
.gr_sec_card{width:100%;float:none;position:relative;margin:0 auto}
.gr_fig:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}
.gr_fig img{width:100%;object-fit:cover;transition-duration:1.5s}
.gr_fig{width:100%;float:left;position:relative;overflow:hidden;will-change:transform;transition-duration:1.5s}
.no_gutters{margin-right:0;margin-left:0}
.no_gutters>[class*=col-]{padding-right:5px;padding-left:5px}

.int {
font-size: 16px;
text-align:center;
}
 .mulish-<uniquifier> {
  font-family: "Mulish", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
.yesteryear-regular {
  font-family: "Yesteryear", cursive;
  font-weight: 400;
  font-style: normal;
}
.months-carousel-pager{display:flex;justify-content:center;margin:auto;width:auto;padding-left:20px;padding-right:20px;}
@media(min-width:568px){.months-carousel-pager{margin-left:auto!important}}
.months-carousel-pager li{border-radius:20px;font-weight:500;letter-spacing:-1px;margin:0 -15px;padding:10px 15px 10px 40px;position:relative;text-align:right;text-transform:uppercase}
.months-carousel-pager li span{display:inline-block;text-align:center;width:35px;}
.months-carousel-pager li:nth-of-type(7){padding:10px 21px;text-align:center;z-index:5}
.months-carousel-pager li:first-of-type,.months-carousel-pager li:nth-of-type(2),.months-carousel-pager li:nth-of-type(3),.months-carousel-pager li:nth-of-type(4),.months-carousel-pager li:nth-of-type(5),.months-carousel-pager li:nth-of-type(6){padding:10px 20px 10px 15px;text-align:left;z-index:2}
.months-carousel-pager li:nth-of-type(8){z-index:4}
.months-carousel-pager li:nth-of-type(9){z-index:3}.months-carousel-pager li:nth-of-type(10){z-index:2}.months-carousel-pager li:nth-of-type(11){z-index:1}.months-carousel-pager li:nth-of-type(12){z-index:0}.months-carousel-pager li:hover{cursor:pointer}
.months-carousel-pager li.best{background-color:#00947c}.months-carousel-pager li.good{background-color:#00b67a}.months-carousel-pager li.mixed{background-color:#ebebeb}.months-carousel-pager li.is-selected span,.months-carousel-pager li:hover span{color:#fff;position:relative;z-index:1}.months-carousel-pager li.is-selected span:before,.months-carousel-pager li:hover span:before{background-color:#123438;border-radius:100%;content:"";display:block;height:36px;left:0;position:absolute;top:-6px;width:36px;z-index:-1}.month-button{float:left!important;margin-left:-5px!important;border-radius:20px;}

.gridw {
  display: grid;
  justify-content: center;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto);
}
.gridw {
    padding:0px;
	padding-top: 90px;
	padding-bottom:25px;
}
.gr1 {
    font-size: 24px;
    line-height: 30px;
	color:#ffffff !important;
	background-color:#245c3c;
	padding: 35px;
	text-align: center;
	max-height: 100px;
}
.gr2 {
    font-size: 15px;
    line-height: 20px;
	color:#000 !important;
	background-color:transparent;
	padding: 0px;
	text-align: center;
	max-height: 100px;
}
.gr3 {
    font-size: 24px;
    line-height: 30px;
	color:#ffffff !important;
	background-color:#245c3c;
	padding: 35px;
	text-align: center;
	max-height: 100px;
}
.gr2 img {
  width: auto;
  height: 100%;
  object-fit: cover;
}









.tz-dest-mn {
    width: 100%;
    position: relative;
    padding-top:50px;
}
.row.dest-mn {
    display: flex;
    justify-content:center;
}
.dest-mn-bx {
    width:100%;
    position: relative;
    overflow: hidden;
    margin-bottom:15px;
	background-color:#e8e8e8;
}
.dest-mn-bx-pc {
    width: 100%;
    position: relative;
    overflow: hidden;
	padding: 0px;
}
.dest-mn-bx-ct h4 {
    font-weight:700;
    font-size: 18px;
	margin-top: -5px;
	margin-bottom: -11px;
	letter-spacing: 0.5px;
	text-transform:normal;
}
.dest-mn-bx-ct {
    position: relative;
    width: 100%;
    text-align:center;
	padding-top: 1px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}
.w-100{width:100% !important;}

.dn { float: left; width: 100%;  background-color: #e4dcdc; padding:0px; margin: 0px;overflow:hidden;}
.dn .container { padding-top:50px; padding-bottom:50px;}
.work2 {
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border-radius: none;
}

.trp {margin-bottom:50px;margin-top:50px;}

.wrk {
	width:256px;
	float:left;
	margin-left: 1px;
	margin-right: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border-radius: 3px;
	color: #ffffff !important;
}


.work {
	width:265px;
	float:left;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border-radius: 3px;
	color: #ffffff !important;
}

.ta-service {
	box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	margin-bottom: 0px;
	position: relative;
	text-align: center;
	z-index: 12;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.ta-service .ta-service-inner {
	padding: 30px;
	background: rgba(0,0,0,0.3);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	min-height: 250px;
}
.ta-service:hover .ta-service-inner {
	box-shadow: 0 0 150px rgba(0, 0, 0, 0.5) inset, 0 0 150px rgba(0, 0, 0, 0.5) inset;
	content: "";
	transition: box-shadow 0.3s ease 0s;
}
.ta-service a {
	text-decoration: none;
	z-index: 15;
	position: relative;
}
.ta-service :hover .ta-service-inner i {
	border-width: 2px;
	border-style: none;
	z-index: 111;
}
.ta-service:hover .ta-service-inner .btn-more {
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
}
.ta-service-inner .ser-icon {
	border: 1px dashed #cccccc;
	border-radius: 2%;
	height: 40px;
	margin: 10px auto 0;
	text-align: center;
	transition: color 0s ease 0s, all 250ms ease 0s;
	width: 80px;
}
.ta-service-inner i {
	font-size: 30px;
	line-height: 50px;
}
.ta-service-inner h3 {
	transition: all 0.5s ease 0s;
	font-size: 24px;
	line-height: 30px !important;
	font-weight: 400;
	wxidth: 30%;
	color: #ffffff !important;
}

.ta-service-inner p {
	transition: all 0.5s ease 0s;
	margin-bottom: 16px;
	margin-top: 10px;
	color: #ffffff !important;
}

.ta-service-inner .btn-more {
	margin: 10px 0 0;
	padding: 5px 10px;
	transition: all 0.3s ease 0s;
	border-width: 3px;
	border-style: solid;
	color: #fff !important;
	text-decoration: none;
}

.ta-service-inner p span {
	background-color:#482424 !important;
	padding:3px;
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #ffffff !important;
}

.connect-intro {
    color: #222;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 15px;
}

.connect-intro h2 {
    font-size: 34px;
    text-align: center;
    margin-bottom: 5px;
}

.form-control {
    color: #222;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    padding: 13px 20px;
    width: 100%;
    height: 45px;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.5);
    background: transparent;
    border-radius: 25px;
	-webkit-appearance: none;
}

textarea.form-control {
    resize: none;
    height: 186px;
}

.form-control.error {
	border-color: #f90628;
	border-color: rgba(246,6,40,0.5);
}

.form-item {
    margin-bottom: 13px;
	color: #000;
}

.form-buttons {
    text-align: right;
}

@media (max-width: 480px) {
	.form-buttons .btn {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
}

.customized_vacation {margin-bottom:50px;margin-top:50px;}
.customized_vacation h3{font-weight:bold;color:#fff;margin-bottom:20px;font-size:30px;margin:0px;padding:0px;}
.customized_vacation_sub_txt{font-size:22px;color:#fff;padding-top:15px;}.trip_btn
a{margin-bottom:10px;display:block;background-color:#4a5100;text-align:center;line-height:42px;color:#fff;font-size:15px;border-radius:50px;font-weight:600;font-family:'Raleway',sans-serif}
.trip_btn a:hover{background-color:#936120;text-decoration:none}.contact_btn
a{background-color:#9b3604;}.contact_btn a:hover{background-color:#cc8d34;}
.customized_vacation_sub_txt a{color:#ff6600;}
.image-zoom-efect { overflow: hidden; float: left; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; position: relative; overflow: hidden ;} 
.image-zoom-efect img { max-width: 100%; -moz-transition: all .9s; -webkit-transition: all .9s; transition: all .9s ; } 
.destinations-box:hover .image-zoom-efect img { -moz-transform: scale(1.4); -webkit-transform: scale(1.4); transform: scale(1.4) ;} 
.btn.destinations-btn, .toggle-ul { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear ;} 

.destinations-text { top: 50%; left: 50%; text-align: center; transform: translate(-50%, -50%) ;} 
.destinations-text h2 {} 
.banner-text h3 { color: #404040; font-size:34px; font-style: italic; margin: 15px 0; text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff ;} 
.banner-text h4, .destinations-text h2, .destinations-text p { text-shadow: 0 0 30px rgba(0,0,0,1);color:#fff;} 
.banner-text h4 { font-size:30px; font-weight:400; font-style: italic; margin: 200px 0 15px;} 
.destinations { float: left; width: 100%; background: url(../images/bg.html) fixed; padding:60px 0;}

.destinations { float: left; width: 100%;  background-color: #f7f7f7; padding: 0px; margin: 0px; margin-top: 50px; margin-bottom: 50px;overflow:hidden;}

.destine { float: left; width: 100%;  background-color: #ffffff;padding:0px; margin: 0px;overflow:hidden;}
.destine .container { padding-top:50px; padding-bottom:50px;}

.destinations-box { float: left; width: 100%; position: relative; margin-top:50px ;} 
.destinations-text { position: absolute; width: 85%; height: 85%; border: 2px solid #fff; background: rgba(37,37,37,.4) ;} 
.destinations-text:hover { border: 2px solid #bc6e22; background: rgba(37,37,37,.1) ;} 
.destinations-text h2 { font-size: 30px; margin-top:80px; padding: 10px ;} 
.destinations-text p { font-size: 15px ;} 
.destinations-text hr { background: #fff; height: 3px; border: none; width: 40%; margin-top: 0; margin-bottom: 0; padding: 0 ;} 
.btn.destinations-btn { background: 0 0; color: #fff; font-size: 14px; margin: 10px; font-weight: 600; transition: all .3s linear; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear ;} 

.landing-head-text { float: left; width: 100%; position: relative; } 
.landing-heading-text { position: absolute; top: 0; left: 50%; transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -o-transform: translatex(-50%); -ms-transform: translatex(-50%); } 
.landing-heading-text h2 { font-weight: 700; }
.landing-head-text.landing-heading-text { padding-bottom: 50px; position: absolute; top: 0; left: 50%; transform: translatex(-50%); -webkit-transform: translatex(-50%); -moz-transform: translatex(-50%); -o-transform: translatex(-50%); -ms-transform: translatex(-50%); }
.safari-responsive { padding:0px; margin: 0px;}
.safari-responsive h2 { font-weight: 400; } 
.about-tz  h2 { padding:0px; margin: 0px;}
.about-tz  { padding:0px; margin: 0px;}

.destinations-landing { float: left; width: 100%; margin: 60px 0; } 
.destinations-landing-box { padding: 15px; margin-top: 30px; border-radius: 2px; border: 10px solid #ebebeb; box-shadow: 2px 2px 10px #606060; transition: all .3s linear; } 
.destinations-landing-box:hover { border: 10px solid #e8d4c1; } 
.destinations-landing-box h2 { font-size: 40px; color: #838383; text-align: center; } 
.destinations-landing-box h3 { font-size: 30px; color: #c27c37; font-weight: 600; margin-bottom: 20px; text-align: center; transition: all .3s linear; } 
.btn.destinations-landing-btn, .tours-box { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -o-transition: all .3s linear; -ms-transition: all .3s linear; } 
.destinations-landing-box:hover h3 { color: #9d4e00; } 
.destinations-landing-box p { color: #9d9a9a; line-height: 22px; font-size: 16px; } 
.btn.destinations-landing-btn { color: #fff; padding: 15px 20px; margin: 10px 0; font-size: 18px; border-radius: 0; background: #000000; transition: all .3s linear; }
.destinations-landing-box:hover .btn.destinations-landing-btn { background: #482424; }

.dvb {
	width: 350px;
	width: 100%;
	float: centre;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border-radius: 3px;
	color: #ffffff !important;
}

.ta-dvb {
	box-shadow: 0 5px 4px -4px rgba(0, 0, 0, 0.08);
	cursor: pointer;
	margin-bottom: 0px;
	position: relative;
	text-align: center;
	z-index: 12;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.ta-dvb .ta-dvb-inner {
	padding: 30px;
	background: rgba(0,0,0,0.2);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	min-height: 250px;
	margin-left: 200px;
}
.ta-dvb:hover .ta-dvb-inner {
	box-shadow: 0 0 150px rgba(0, 0, 0, 0.5) inset, 0 0 150px rgba(0, 0, 0, 0.5) inset;
	content: "";
	transition: box-shadow 0.3s ease 0s;
}
.ta-dvb a {
	text-decoration: none;
	z-index: 15;
	position: relative;
}
.ta-dvb :hover .ta-dvb-inner i {
	border-width: 2px;
	border-style: none;
	z-index: 111;
}
.ta-dvb:hover .ta-dvb-inner .btn-more {
	background-color:#482424 !important;
	border-width: 2px;
	border-style: solid;
	border-radius: 4px;
}
.ta-dvb-inner .ser-icon {
	border: 1px dashed #cccccc;
	border-radius:2%;
	height: 40px;
	margin: 10px auto 0;
	text-align: center;
	transition: color 0s ease 0s, all 250ms ease 0s;
	width: 80px;
}
.ta-dvb-inner i {
	font-size: 30px;
	line-height: 50px;
}
.ta-dvb-inner h3 {
	transition: all 0.5s ease 0s;
	font-size: 27px;
	line-height: 25px !important;
	font-weight: 400;
	wxidth: 30%;
	color: #ffffff !important;
}
.ta-dvb-inner p {
	transition: all 0.5s ease 0s;
	color: #ffffff !important;
	font-size: 19px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ta-dvb-inner .btn-more {
	margin: 10px 0 0;
	padding: 5px 10px;
	transition: all 0.3s ease 0s;
	background-color:#556B2F !important;
	border-width: 2px;
	border-style: solid;
	color: #ffffff !important;
	text-decoration: none;
}

.ibox {
  clear: none;
  margin: 10px;
  float: left;
  overflow: hidden;
  min-height: 150px;
  min-width: 150px;
}
.ibox .ibox-content {
  height: calc(100% - 49px);
}

.Reviews{
  width:100%;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
}

.Reviews .tour-title h3 {
    font-size: 25px;
    text-transform: normal;
	color:#404040;
    text-align: center;
	padding-top: 30px;
   padding-bottom: 30px;
   line-height: 30px;
   margin: 5px 0 7px;
}
#desdt {
  padding-top:25px;
  padding-bottom:25px;
}
#desdt .title {
  padding: 2rem 0;
  line-height: var(--line-height-header);
  text-align: center;
  font-weight: var(--font-weight-header);
  font-size: var(--font-size-h4-fallback);
  font-size: var(--font-size-h4);
  font-family: var(--font-family-body);
}
#desdt .ht-py {
  width: 100%;
}
#desdt .ht-py-img,
#desdt .ht-sec-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  border-radius: var(--border-radius-small);
  width: 100%;
}
#desdt .ht-py {
   grid-column: 2/-1;
 gxrid-column: 1/-1;
}
  #desdt .ht-sec {
    width: 100%;
    display: grid;
    grid-column: 1/-1;
    gap: 0.5rem;
    grid-template-columns: 1fr 1fr 1fr;
  }
  #desdt .ht-sec-img {
    width: 100%;
    border-radius: var(--border-radius-small);
    -o-object-fit: cover;
       object-fit: cover;
  }
  #desdt .ht-py-img {
    width: 100%;
    height: 100%;
    border-radius: var(--border-radius-small);
    -o-object-fit: cover;
       object-fit: cover;
  }
  #desdt .text {
    margin-top: 0rem;
    margin-bottom: 0.5rem;
  }
  #desdt .text {
    display: grid;
    justify-content: center;
    align-content: start;
    gap: 1rem;
    grid-column: 1;
    grid-row: 2;
  }
  
  .quicksand-<uniquifier> {
  font-family: "Quicksand", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
