
/****************
 * Common Css
 ****************/

.container {width: 1680px;}
.custfield {border: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
a, a:hover, button, .custnav .menus > li > a:after, .submenus, .ourdest .odcomm .imgbox img, .uniqueexp .unislider .boxpart {transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.cbttn {display: block; background-color: rgba(0,0,0,0.10); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; width: 170px; height: 44px; line-height: 44px; text-align: center; font-size: 15px; color: #e3ad52; font-family: 'SwissraMedium';}
.cbttn:hover {background-color: #f7f4f0; color: #e3ad52;}

.cbttn2 {color: #e3ad52; border: 1px solid #e3ad52; display: inline-block; text-align: center; line-height: 40px; font-size: 18px; width: 100px; height: 44px; font-family: 'SwissraMedium'; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px;}
.cbttn2:hover {background-color: #e3ad52; color: #f7f4f0;}

.ctitle h2 {font-size: 100px; color: #f7f4f0; position: relative;}
.ctitle h2:after {content: ''; background-image: url(../images/title-bg.png); width: 328px; height: 89px; position: absolute; left: 49%; top: 16px;  z-index: -1; transform: translateX(-50%); -moz-transform: translateX(-50%);}
.ctitle2 h5 {font-family: 'SwissraMedium'; font-size: 24px; color: #e3ad52}
.ctitle2 h2 {font-size: 100px; color: #333333;}
.ctitle3 {position: relative; font-size: 40px; color: #333333; font-family: 'SwissraBold'; border-bottom: 1px solid #dedbd8; padding-bottom: 35px;}
.ctitle3:after {content: ""; width: 75px; height: 3px; background-color: #e3ad52; position: absolute; right: 0; bottom: -2px;}

header {position: absolute; left: 0; right: 0; top: 0; z-index: 1; padding: 30px 0; z-index: 20;}
header .logo {float: right;}
.rheader {float: left; width: 980px; padding-top: 10px;}
.custnav {float: right;}
.custnav .menus > li {display: inline-block;  position: relative; margin-right: 50px;}
.custnav .menus > li:first-child {margin-right: 0;}
.custnav .menus > li > a {display: inline-block; color: #f7f4f0; text-transform: uppercase; font-size: 15px; padding-bottom: 22px;}
.custnav .menus > li a:after, .custnav .menus > li a.active:after {content: ''; position: absolute; width: 0; left: 50%; bottom: 0; border-bottom: 3px solid #e3ad52; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.custnav .menus > li a:hover:after, .custnav .menus > li a.active:after {width: 100%;}

header .searchbar {float: left; position: relative; margin-top: 4px; margin-left: 10px; z-index: 44; direction: ltr;}
header .searchbar .search {width: 16px; height: 15px; float: left; background: url(../images/search-icon.png) no-repeat 50% 50%;}
.searchpopup {float: left; background-color: rgba(0,0,0,0.8); position: fixed; z-index: 11; right: 0; left: 0; top: -100%; opacity: 0; visibility: hidden; width: 100%; height: 100%;}
.searchpopup .serachfield {width: 700px; margin: 0 auto; padding: 250px 15px 25px;}
.searchpopup .serachfield h3 {text-transform: uppercase; color: #ffffff; font-size: 18px; font-weight: 500; text-align: center; padding-bottom: 25px;}
.searchpopup .serachfield .custfield {height: 52px; text-align: left; padding: 6px 46px 6px 20px; background:#ffffff url(../images/search-icon2.png) no-repeat 97% 50%; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
.closebtn {background: url(../images/closeicon.png) no-repeat 0 0; width: 32px; height: 32px; float: right; margin: 20px 20px 0 0; cursor: pointer; opacity: 0.7;}
.closebtn:hover {opacity: 1;}
.popupactive {top: 0; opacity: 1; visibility: visible;}
.popupactive, .searchpopup {transition:all 0.7s ease 0s; -moz-transition:all 0.7s ease 0s; -webkit-transition:all 0.7s ease 0s;}

.commonslider .owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; position: relative;}
.commonslider .owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y; -moz-backface-visibility: hidden;}
.commonslider .owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.commonslider .owl-carousel .owl-stage-outer {position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);}
.commonslider .owl-carousel .owl-wrapper, .commonslider .owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);}
.commonslider .owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;}
.commonslider .owl-carousel.owl-loaded {display: block;}
.commonslider .owl-carousel.owl-loading {opacity: 0; display: block;}
.commonslider .owl-carousel.owl-hidden {opacity: 0;}
.commonslider .owl-carousel.owl-refresh .owl-item {visibility: hidden;}
.commonslider .owl-carousel.owl-grab {cursor: move; cursor: grab;}

.mainslider {position: relative;}
.mainslider:after {content: ''; background-image: url(../images/slider-shap.png); background-repeat: no-repeat; background-position: 0 0; position: absolute; bottom: 0; left: 0; right: 0; z-index: 11; width: 100%; height: 124px;}
.mainslider .sliderimg img {width: 100%;}
.mainslider .slidertexts {position: absolute; top: 50%; width: 100%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 1;}
.mainslider .sliderimg {float: left; width: 100%;}
.mainslider .sliderimg img {width: 100%;}
.mainslider .slidertexts .textpart {float: right; width: 500px; position: relative;}
.mainslider .slidertexts .textpart h4 {font-size: 100px; color: #e3ad52; font-family: 'ShekariFont';}
.mainslider .slidertexts .textpart h3 {font-size: 70px; color: #f7f4f0; font-family: 'SwissraBold'; padding-bottom: 40px;}
.mainslider .slidertexts .textpart p {font-size: 24px; color: #cccccc; margin-bottom: 41px;}


.ourdest {padding: 80px 0 140px; background-color: #f7f4f0;}
.ourdest .ctitle {margin-bottom: 37px; z-index: 1;}
.ourdest .odcomm .infopart {position: relative; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden;}
.ourdest .odcomm {margin-top: 30px;}
.ourdest .odcomm .textpart {position: absolute; bottom: 40px; right: 30px;}
.ourdest .odcomm .textpart h3 {font-family: 'SwissraBold'; font-size: 30px; color: #ffffff; background-image: url(../images/location-icon.png); background-repeat: no-repeat; background-position: 100% center; padding-right: 35px;}
.ourdest .odcomm .textpart p {font-family: 'SwissraMedium'; color: #f7f4f0; font-size: 15px; margin: 13px 0 31px; padding-right: 35px;}
.ourdest .odcomm .textpart .cbttn2 {height: 40px; line-height: 36px;}
.ourdest .odcomm .textpart span {font-family: 'HelveticaLT57Condensed';}
.ourdest .odcomm .imgbox img {width: 100%;}
.ourdest .odcomm .infopart:hover .imgbox img {transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}
.ourdest .odcomm .imgbox:after {content: ''; right: -1px; top: 0; bottom: 0; width: 100%; position: absolute; background-size: cover;}
.ourdest .odcol1 .imgbox:after {background-image: url(../images/destinations-img1-1.png);}
.ourdest .odcol2 .imgbox:after {background-image: url(../images/destinations-img2-1.png);}
.ourdest .odcol3 .imgbox:after {background-image: url(../images/destinations-img3-1.png);}
.ourdest .odcol4 .imgbox:after {background-image: url(../images/destinations-img4-1.png);}
.ourdest .odcol5 .imgbox:after {background-image: url(../images/destinations-img5-1.png);}
.ourdest .odcol6 .imgbox:after {background-image: url(../images/destinations-img6-1.png);}
.ourdest .showall {padding-top: 48px;}
.ourdest .showall a {float: left; width: 100%; text-align: center; height: 44px; line-height: 44px; font-size: 15px; font-family: 'SwissraMedium'; color: #818285; background-color: #efebe7; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.ourdest .showall a:hover {background-color: #e3ad52; color: #f7f4f0;}

.uniqueexp {padding: 100px 0 163px; position: relative; background-image: url(../images/uniqueexp-bg.jpg); background-repeat: no-repeat; background-position: center 0; overflow: hidden;}
.uniqueexp:before {content: ''; background-image: url(../images/uniqueexp-bg2.png); position: absolute; top: 0; width: 100%; height: 34px;}
.uniqueexp:after {content: ''; background-image: url(../images/uniqueexp-bg1.png); position: absolute; bottom: 0; width: 100%; height: 114px;}
.uniqueexp .ctitle2 h5 {color: #f7f4f0;}
.uniqueexp .ctitle2 h2 {color: #f7f4f0; line-height: 57px;}
.uniqueexp .unislider {float: left; width: 100%; padding-top: 68px;}
.uniqueexp .unislider .sbox {margin-right: -15px; margin-left: -15px;}
.uniqueexp .unislider .item {padding: 83px 15px 45px;}
.uniqueexp .unislider .boxpart {background-image: url(../images/uniq-slider-bg.png); padding: 5px 48px; background-size: cover; text-align: center; height: 250px; box-shadow: 0 25px 25px rgba(0,0,0,0.10); -moz-box-shadow: 0 25px 25px rgba(0,0,0,0.10); -webkit-box-shadow: 0 25px 25px rgba(0,0,0,0.10);}
.uniqueexp .unislider .boxpart:hover {transform: translateY(-10px); -moz-transform: translateY(-10px); -webkit-transform: translateY(-10px);}
.uniqueexp .unislider .boxpart .imgbox {margin-top: -73px; padding-bottom: 23px; min-height: 198px;}
.uniqueexp .unislider .boxpart .textbox {margin-top: -44px;}
.uniqueexp .unislider .boxpart h3 {font-family: 'SwissraMedium'; font-size: 20px; padding-bottom: 16px;}
.uniqueexp .unislider .boxpart h3 a {color: #333333;}
.uniqueexp .unislider .boxpart h3 a:hover {color: #e3ad52;}
.uniqueexp .unislider .boxpart p {color: #818285; font-size: 15px; line-height: 30px;}
.uniqueexp .owl-nav > div {position: absolute; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); background-position: 0 0; background-repeat: no-repeat; width: 48px; height: 48px; cursor: pointer;}
.uniqueexp .owl-nav > div:hover {background-position: 0 -60px;}
.uniqueexp .owl-nav .owl-prev {background-image: url(../images/prev-arrow.png); left: -80px;}
.uniqueexp .owl-nav .owl-next {background-image: url(../images/next-arrow.png); right: -80px;}
.uniqueexp .owl-dots {text-align: center; padding-top: 24px;}
.uniqueexp .owl-dots .owl-dot {display: inline-block; width: 8px; height: 8px; background-color: rgba(247,244,240,0.4); border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; margin: 0 10px; cursor: pointer;}
.uniqueexp .owl-dots .owl-dot.active {background-color: #f7f4f0;}

.programs {background-color: #f7f4f0; padding: 45px 0 130px;}
.programs .pbox {text-align: center; float: right; margin-top: 70px;}
.programs .pbox .picon {background-repeat: no-repeat; background-position: 50% 0; width: 100%; height: 173px;}
.programs .pbox .picon1 {background-image: url(../images/picon1.png);}
.programs .pbox .picon2 {background-image: url(../images/picon2.png);}
.programs .pbox .picon3 {background-image: url(../images/picon3.png);}
.programs .pbox .picon4 {background-image: url(../images/picon4.png);}
.programs .pbox h4 {font-size: 30px; color: #333333; font-family: 'SwissraMedium'; margin: 45px 0 20px;}
.programs .pbox p {font-size: 15px; line-height: 30px; color: #818285; padding: 0 15px;}

.knowpart {background-color: #efebe7; position: relative; padding: 110px 0 160px;}
.knowpart:before {content: ""; width: 100%; height: 71px; background: url(../images/bg1.jpg) no-repeat 50% 0; position: absolute; top: 0px; left: 0px;}
.knowpart .kbox {float: right; width: 541px; text-align: center; margin: 50px 0px 0 12px;}
.knowpart .kbox:last-child {margin-left: 0px;}
.knowpart .kbox .kinner {background: url(../images/white-bg1.png) no-repeat 50% 0; background-size: contain; height: 530px; padding: 0px;}
.knowpart .kbox .ktop {width: 100%; float: right; height: 304px; position: relative; background-position: 50% 0; background-repeat: no-repeat; background-size: contain; margin-top: 28px;}
.knowpart .kbox .ktop .kicon {position: absolute; left: 235px; top: 36px;}
.knowpart .kbox .kbg1 {background-image: url(../images/k-bg1.png);}
.knowpart .kbox .kbg2 {background-image: url(../images/k-bg2.png);}
.knowpart .kbox .kbg3 {background-image: url(../images/k-bg3.png);}
.knowpart .kbox .ktop h3 {font-size: 80px; position: relative; z-index: 2; margin-top: 37px; font-family: 'HelveticaLT57Condensed'; color: #ffffff; float: left; margin-left: 95px;}
.knowpart .kbox .ktop p {font-size: 20px; line-height: 36px; color: #ffffff; float: right; width: 100%; padding: 10px 70px 0;}
.knowpart .kbox .kinfo {padding: 0px 85px; text-align: center; float: right;}
.knowpart .kbox .kinfo h4 {font-size: 30px; color: #333333; font-family: 'SwissraMedium'; margin-bottom: 20px;}
.knowpart .kbox .kinfo p {font-size: 15px; color: #818285; line-height: 30px;}

.footer .fmenu {float: left; width: 100%; background-color: #f7f4f0; text-align: center;}
.footer .fmenu li {display: inline-block; padding: 24px 52px 25px;}
.footer .fmenu li a {color: #818285; font-size: 15px;}
.footer .fmenu li a:hover {color: #e3ad52;}
.footer .fbottom {float: left; width: 100%; background-color: #4c283a; padding: 70px 0 0; text-align: center; background-image: url(../images/footer-bg.png); background-repeat: no-repeat; background-position: center 0; background-size: cover;}
.footer .fbottom h4 {color: #e3ad52; font-size: 86px; font-family: 'ShekariFont';}
.footer .fbottom h3 {font-family: 'SwissraBold'; font-size: 60px; color: #f7f4f0; margin-bottom: 87px;}
.footer .fbottom .social li {display: inline-block; padding: 0 15px;}
.footer .fbottom .social li a {background-repeat: no-repeat; background-position: 0 0; background-repeat: no-repeat; display: inline-block;}
.footer .fbottom .social li a.fb {background-image: url(../images/fb-icon.png); width: 8px; height: 16px;}
.footer .fbottom .social li a.fb:hover {background-image: url(../images/fb-icon-h.png);}
.footer .fbottom .social li a.tw {background-image: url(../images/tw-icon.png); width: 16px; height: 12px;}
.footer .fbottom .social li a.tw:hover {background-image: url(../images/tw-icon-h.png);}
.footer .fbottom .social li a.ytube {background-image: url(../images/ytube-icon.png); width: 10px; height: 12px;}
.footer .fbottom .social li a.ytube:hover {background-image: url(../images/ytube-icon-h.png);}
.footer .fbottom .social li a.insta {background-image: url(../images/insta-icon.png); width: 16px; height: 16px;}
.footer .fbottom .social li a.insta:hover {background-image: url(../images/insta-icon-h.png);}
.footer .fbottom .copyright {float: left; width: 100%;  border-top: 1px solid rgba(255,255,255,0.10); margin-top: 36px; padding: 18px 0 20px; }
.footer .fbottom .copyright p {font-size: 11px; color: rgba(255,255,255,0.40);}
.footer .fbottom .copyright p span {font-family: arial;}

/** Inner Page **/
.innerbanner {background-repeat: no-repeat; background-position: center 0; position: relative; height: 790px;}
.innerbanner:before {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url(../images/banner-gradiant1.png); background-repeat: no-repeat; background-position: 0 0;}
.innerbanner:after {content: ''; position: absolute; left: 0; right: 0; bottom: 0; background-image: url(../images/inner-banner-bg.png); background-repeat: no-repeat; height: 118px; width: 100%; background-position: 0 0; z-index: 1;}
.innerbanner .bannertext {position: absolute; width: 100%; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.innerbanner .bannertext h3 {font-size: 60px; color: #ffffff; background-image: url(../images/location-icon2.png); background-repeat: no-repeat; background-position: 99% 50%; font-family: 'SwissraBold'; padding-right: 57px; margin-bottom: 34px;}
.innerbanner .bannertext h4 {font-size: 30px; color: #ffffff; padding: 0 57px 45px 0;}
.innerbanner .bannertext .cbttn2 {width: 190px; height: 40px; line-height: 36px;}
.innerbanner .bannertext .cbttn2 span {font-family: 'HelveticaLT57Condensed';}

.thetrip {background-color: #f7f4f0; padding-bottom: 100px;}
.thetrip .ctitle {z-index: 1; padding-bottom: 26px;}
.thetrip .ctitle h2 {padding-right: 55px;}
.thetrip .ctitle h2:after {background-image: url(../images/title-bg2.png); transform: initial; left: initial; right: 0; width: 300px; height: 80px; top: 25px;}
.thetrip .rpart {float: right; padding-left: 80px;}
.thetrip .rpart .textpart {font-size: 15px; color: #808080; line-height: 30px; border-bottom: 1px solid #e6e6e6; padding-bottom: 30px;}
.thetrip .rpart .tinfo {float: right; width: 100%; border-bottom: 1px solid #e6e6e6; padding: 41px 0 24px;}
.thetrip .rpart .tinfo .ttitle, .thetrip .rpart .ippart .ttitle {float: right; width: 160px;}
.thetrip .rpart .tinfo .ttitle h2, .thetrip .rpart .ippart .ttitle h2 {font-size: 18px; color: #4c4c4c; font-family: 'SwissraMedium'; background-image: url(../images/location-icon3.png); background-repeat: no-repeat; background-position: 100% center; padding: 5px 43px 4px;}
.thetrip .rpart .tinfo .schedule {float: right; width: 585px;}
.thetrip .rpart .tinfo .schedule .innerbox {padding: 0 0 3px;}
.thetrip .rpart .tinfo .schedule .dtitle {float: left; width: 100%; padding-bottom: 14px;}
.thetrip .rpart .tinfo .schedule .day {float: right; width: 22px; height: 24px; background-image: url(../images/calendar-icon.png); background-repeat: no-repeat; background-position: 0 0; font-family: 'HelveticaLT57Condensed'; font-size: 9px; color: #e3ad52; text-align: center; line-height: 24px; padding-top: 2px;}
.thetrip .rpart .tinfo .schedule h4 {display: inline-block; color: #4c4c4c; font-size: 15px; font-family: 'SwissraMedium'; padding-right: 15px; padding-top: 5px;}
.thetrip .rpart .tinfo .schedule .tpart {float: right; width: 100%; padding-right: 37px;}
.thetrip .rpart .tinfo .schedule .tpart li {float: right; width: 100%; color: #808080; font-size: 15px; padding-bottom: 9px;}
.thetrip .rpart .tinfo .schedule .tpart li span {font-family: 'HelveticaLT57Condensed';}
.thetrip .rpart .tinfo .schedule .tpart li:after {content: ''; width: 6px; height: 6px; border-radius: 100%; background-color: #989796; float: right; position: relative; top: 8px; margin-left: 7px;}
.thetrip .rpart .ippart {padding: 39px 0 35px; border-bottom: 1px solid #e6e6e6;}
.thetrip .rpart .ippart .ttitle {width: 100%; padding-bottom: 35px;}
.thetrip .rpart .ippart .ttitle h2 {background-image: url(../images/tick-icon.png);}
.thetrip .rpart .ippart .ipcomm {float: right; width: 25%; text-align: center;}
.thetrip .rpart .ippart .ipcomm .iconbox {display: inline-block; border: 1px solid #e3ad52; width: 73px; height: 73px; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; line-height: 67px;}
.thetrip .rpart .ippart .ipcomm .iconbox img {vertical-align: middle;}
.thetrip .rpart .ippart .ipcomm h5 {font-size: 18px; color: #808080; padding-top: 22px;}
.thetrip .lpart .ipcol1 {float: right;}
.thetrip .lpart .boxcomm {margin-bottom: 30px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; box-shadow: 0 10px 25px rgba(0,0,0,0.10); -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.10); -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.10);}
.thetrip .lpart .boxcomm:last-child {margin-bottom: 0;}
.thetrip .bbttn {float: left; width: 100%; height: 90px; background-color: #e3ad52; line-height: 90px; color: #f7f4f0; font-size: 30px; text-align: center; margin-top: 69px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.thetrip .bbttn:hover, .bforms .totalbox .sbttn button:hover {background-color: #a38044;}

.reviews {padding: 90px 0 155px; background-color: #f7f4f0;}
.reviews .exptext {float: right; width: 27%; position: relative; z-index: 1;}
.reviews .innerexp {float: left; width: 390px;}
.reviews .innerexp p {font-size: 15px; line-height: 30px; color: #818285; margin-top: 23px;}
.reviews .reviewslider {float: left; width: 73%; padding-right: 15px; position: relative;}
.reviews .reviewslider:after {content: ""; width: 230px; height: 100%; background-color: #f7f4f0; position: absolute; right: -230px; top: 0px;}
.reviews .reviewslider .sliderrow {margin-right: -230px;}
.reviews .reviewslider .item {padding: 0 15px;}
.reviews .reviewslider .item .revbox {border: 1px solid #dedbd8; padding: 40px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.reviews .reviewslider .item .custinfo {min-height: 120px; padding: 0;}
.reviews .reviewslider .item .prophoto {position: absolute; right: 0px; top: 0px; width: 120px; height: 120px; overflow: hidden; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; box-shadow: 0px 5px 13px rgba(0,12,26,0.10); -moz-box-shadow: 0px 5px 13px rgba(0,12,26,0.10); -webkit-box-shadow: 0px 5px 13px rgba(0,12,26,0.10);}
.reviews .reviewslider .item .prophoto img {max-width: 100%;}
.reviews .reviewslider .item .info {float: right; width: 100%; padding-right: 150px; padding-top: 35px;}
.reviews .reviewslider .item .info h4 {font-size: 18px; color: #333333; margin-bottom: 7px;}
.reviews .reviewslider .item .info ul li {float: right; margin-left: 3px;}
.reviews .reviewslider .item .info ul li:last-child {margin-left: 0px;}
.reviews .reviewslider .item .infotexts {padding:15px 0 0;}
.reviews .reviewslider .item .infotexts p {font-size: 16px; color: #818285; line-height: 30px;}
.reviews .reviewslider .item .infotexts h5 {font-size: 18px; color: #818285; margin-top: 25px;}
.reviews .reviewslider .item .infotexts h5 span {font-size: 16px; font-family: 'HelveticaLT57Condensed'; color: #cccccc; text-align: right; margin-right: 5px;}

.reviews .owl-nav {position: absolute; z-index: 2; right: -175px; bottom: 0px;}
.reviews .owl-nav > div {width: 48px; height: 48px; float: left; background-color: #dedbd8; cursor: pointer; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;}
.reviews .owl-prev {background: url(../images/prev-arrow2.png) no-repeat center; margin-right: 10px;}
.reviews .owl-next {background: url(../images/next-arrow2.png) no-repeat center;}
.reviews .owl-nav > div:hover {background-color: #e3ad52;}

.destinationslider {background-color: #efebe7; position: relative;}
.destinationslider:before {content: ""; width: 100%; height: 71px; background:url(../images/bg2.jpg) no-repeat 50% 0; position: absolute; top: 0;}
.destinationslider #destinations {float: right; width: 100%; margin-top: 65px;}
.destinationslider .item {padding: 0 15px;}
.destinationslider .owl-nav > div {position: absolute; top: 50%; border: 1px solid #ebd8ba; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); background-position: 50% 50%; background-repeat: no-repeat; width: 48px; height: 48px; cursor: pointer; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;}
.destinationslider .owl-nav .owl-prev {background-image: url(../images/prev-arrow3.png); left: -68px;}
.destinationslider .owl-nav .owl-prev:hover {background-image: url(../images/prev-arrow2.png);}
.destinationslider .owl-nav .owl-next {background-image: url(../images/next-arrow3.png); right: -68px;}
.destinationslider .owl-nav .owl-next:hover {background-image: url(../images/next-arrow2.png);}
.destinationslider .owl-nav > div:hover {background-color: #e3ad52; border-color: #e3ad52;}

.bforms {background-color: #efebe7; padding-bottom: 76px;}
.bforms .ctitle2 {background-image: url(../images/title-line.png); background-position: center 100%; background-repeat: no-repeat; padding-bottom: 30px; margin-bottom: 65px;}
.bforms form {float: right; width: 100%;}
.bforms .formbox {float: left; width: 1090px; margin-right: 30px; background-image: url(../images/white-bg2.png); background-position: 0 0; background-repeat: no-repeat; background-size: 100%; padding: 70px 123px 66px;}
.bforms .formbox .form-group {float: right; width: 100%; border: 1px solid #d8d8d8; padding: 16px 29px 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 20px;}
.bforms .formbox .form-group label {float: left; width: 100%; color: #818285; font-size: 15px; margin-bottom: 4px; font-weight: normal;}
.bforms .formbox .form-group label span {color: #c13304;}
.bforms .formbox .form-group .custfield { background-color: transparent; font-weight: normal; padding: 0; height: auto; height: 40px; font-size: 18px; color: #333333;}
.bforms .formbox .form-group select.custfield {float: right; width: 200px; height: 40px; padding: 0 21px; border: 1px solid #d8d8d8; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-left: 20px; appearance: none; -moz-appearance: none; -webkit-appearance: none; background-image: url(../images/down-arrow.png); margin-top: 7px; background-repeat: no-repeat; background-position: 19px center;} 
.bforms .formbox .form-group .mplace, .bforms .formbox .form-group .calendar {font-family: 'HelveticaLT57Condensed'; direction: ltr; text-align: right;}
.bforms .formbox .form-group .calendar {background-image: url(../images/calendar-icon2.png); background-repeat: no-repeat; background-position: 100% center; padding-right: 42px;}
.bforms .totalbox {float: right; width: 530px; background-image: url(../images/white-bg3.png); background-position: 0 0; background-repeat: no-repeat; background-size: 100%; padding: 76px 65px; position: -webkit-sticky; position: sticky; top: 5px;}
.bforms .totalbox h2 {font-size: 30px; border-bottom: 1px solid #e5e5e5; padding-bottom: 36px; margin-bottom: 47px;}
.bforms .totalbox .tbox {float: right; width: 100%; border: 1px solid #d8d8d8; background-color: #efebe7; height: 90px; text-align: center; margin-bottom: 43px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.bforms .totalbox .tbox h4 {font-size: 30px; line-height: 90px;}
.bforms .totalbox .tbox h4 span {font-family: 'HelveticaLT57Condensed';}
.bforms .totalbox .form-check-label a {color: #333333; text-decoration: underline;}
.checkboxbtn {position: absolute; opacity: 0; margin: 0 !important;}
.checkboxbtn + label {position: relative; cursor: pointer; margin-bottom: 0; font-weight: normal; color: #818285; font-size: 15px;}
.checkboxbtn + label:before {content: ''; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: url(../images/checkbox.png) no-repeat 100% 0; padding-right: 29px; position: relative; top: 3px;}
.checkboxbtn:checked + label:before {background: url(../images/checkbox-a.png) no-repeat 100% 0; }
.bforms .totalbox .sbttn {padding: 41px 0 0;}
.bforms .totalbox .sbttn button {float: right; width: 100%; height: 90px; background-color: #e3ad52; color: #f7f4f0; font-size: 30px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.bforms .inbox {float: right; width: 200px; margin-left: 20px;}
.peoplecounter {direction: ltr; float: right; text-align: center; height: 40px; width: 100%; border: 1px solid #d8d8d8; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-top: 7px;}
.peoplecounter .tbtn {display: inline-block; font-size: 19px; font-weight: 500; color: #e3ad52; cursor: pointer; margin-top: 10px; width: 17px; height: 17px; text-align: center; line-height: 16px;}
.peoplecounter .tbtn:hover {color: #333333;}
.peoplecounter .btn-add {line-height: 17px;}
.peoplecounter .input-time {display: inline-block; width: 50px; height: 35px; text-align: center; font-size: 18px; color: #272727; font-weight: 500; font-family: 'HelveticaLT57Condensed'; background-color: #f7f4f0;}
.bforms .radiobox label {float: right !important; width: auto !important; margin-left: 8px !important; ;}
.bforms .radiobox .radiorow {float: right; margin-right: 35px;}
.bforms .radiobox .radiorow label {margin-left: 0; font-size: 18px !important; color: #333333 !important}
.form-group .radiobtns {display: none;}
.form-group .radiobtns + label {position: relative; cursor: pointer; font-weight: normal; padding-right: 32px; font-size: 18px; color: #333333;}
.form-group .radiobtns + label:before {content: ''; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: url(../images/radioicon.png) no-repeat 0 0; position: absolute; right: 0; top: 4px;}
.form-group .radiobtns:checked + label:before {background: url(../images/radioicon-a.png) no-repeat 0 0;}
