/**
 * Table of contents: 
 * animate.css
 * easy-responsive-tabs.css
 * jquery.mCustomScrollbar.min.css
 * z.css
 * Generated on: 2021-03-12 05:33:55
 */
@charset "UTF-8";.animated{animation-duration: 1s;animation-fill-mode: both}.animated.infinite{animation-iteration-count: infinite}.animated.hinge{animation-duration: 2s}.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut{animation-duration: .75s}@keyframes bounce{from, 20%, 53%, 80%, to{animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);transform: translate3d(0,0,0)}40%, 43%{animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);transform: translate3d(0, -30px, 0)}70%{animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);transform: translate3d(0, -15px, 0)}90%{transform: translate3d(0,-4px,0)}}.bounce{animation-name: bounce;transform-origin: center bottom}@keyframes flash{from, 50%, to{opacity: 1}25%, 75%{opacity: 0}}.flash{animation-name: flash}@keyframes pulse{from{transform: scale3d(1, 1, 1)}50%{transform: scale3d(1.05, 1.05, 1.05)}to{transform: scale3d(1, 1, 1)}}.pulse{animation-name: pulse}@keyframes rubberBand{from{transform: scale3d(1, 1, 1)}30%{transform: scale3d(1.25, 0.75, 1)}40%{transform: scale3d(0.75, 1.25, 1)}50%{transform: scale3d(1.15, 0.85, 1)}65%{transform: scale3d(.95, 1.05, 1)}75%{transform: scale3d(1.05, .95, 1)}to{transform: scale3d(1, 1, 1)}}.rubberBand{animation-name: rubberBand}@keyframes shake{from, to{transform: translate3d(0, 0, 0)}10%, 30%, 50%, 70%, 90%{transform: translate3d(-10px, 0, 0)}20%, 40%, 60%, 80%{transform: translate3d(10px, 0, 0)}}.shake{animation-name: shake}@keyframes headShake{0%{transform: translateX(0)}6.5%{transform: translateX(-6px) rotateY(-9deg)}18.5%{transform: translateX(5px) rotateY(7deg)}31.5%{transform: translateX(-3px) rotateY(-5deg)}43.5%{transform: translateX(2px) rotateY(3deg)}50%{transform: translateX(0)}}.headShake{animation-timing-function: ease-in-out;animation-name: headShake}@keyframes swing{20%{transform: rotate3d(0, 0, 1, 15deg)}40%{transform: rotate3d(0, 0, 1, -10deg)}60%{transform: rotate3d(0, 0, 1, 5deg)}80%{transform: rotate3d(0, 0, 1, -5deg)}to{transform: rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin: top center;animation-name: swing}@keyframes tada{from{transform: scale3d(1, 1, 1)}10%, 20%{transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)}30%, 50%, 70%, 90%{transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%, 60%, 80%{transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform: scale3d(1, 1, 1)}}.tada{animation-name: tada}@keyframes wobble{from{transform: none}15%{transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform: none}}.wobble{animation-name: wobble}@keyframes jello{from, 11.1%, to{transform: none}22.2%{transform: skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform: skewX(6.25deg) skewY(6.25deg)}44.4%{transform: skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform: skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform: skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform: skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform: skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name: jello;transform-origin: center}@keyframes bounceIn{from, 20%, 40%, 60%, 80%, to{animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;transform: scale3d(.3, .3, .3)}20%{transform: scale3d(1.1, 1.1, 1.1)}40%{transform: scale3d(.9, .9, .9)}60%{opacity: 1;transform: scale3d(1.03, 1.03, 1.03)}80%{transform: scale3d(.97, .97, .97)}to{opacity: 1;transform: scale3d(1, 1, 1)}}.bounceIn{animation-name: bounceIn}@keyframes bounceInDown{from, 60%, 75%, 90%, to{animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;transform: translate3d(0, -3000px, 0)}60%{opacity: 1;transform: translate3d(0, 25px, 0)}75%{transform: translate3d(0, -10px, 0)}90%{transform: translate3d(0, 5px, 0)}to{transform: none}}.bounceInDown{animation-name: bounceInDown}@keyframes bounceInLeft{from, 60%, 75%, 90%, to{animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}0%{opacity: 0;transform: translate3d(-3000px, 0, 0)}60%{opacity: 1;transform: translate3d(25px, 0, 0)}75%{transform: translate3d(-10px, 0, 0)}90%{transform: translate3d(5px, 0, 0)}to{transform: none}}.bounceInLeft{animation-name: bounceInLeft}@keyframes bounceInRight{from, 60%, 75%, 90%, to{animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}from{opacity: 0;transform: translate3d(3000px, 0, 0)}60%{opacity: 1;transform: translate3d(-25px, 0, 0)}75%{transform: translate3d(10px, 0, 0)}90%{transform: translate3d(-5px, 0, 0)}to{transform: none}}.bounceInRight{animation-name: bounceInRight}@keyframes bounceInUp{from, 60%, 75%, 90%, to{animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)}from{opacity: 0;transform: translate3d(0, 3000px, 0)}60%{opacity: 1;transform: translate3d(0, -20px, 0)}75%{transform: translate3d(0, 10px, 0)}90%{transform: translate3d(0, -5px, 0)}to{transform: translate3d(0, 0, 0)}}.bounceInUp{animation-name: bounceInUp}@keyframes bounceOut{20%{transform: scale3d(.9, .9, .9)}50%, 55%{opacity: 1;transform: scale3d(1.1, 1.1, 1.1)}to{opacity: 0;transform: scale3d(.3, .3, .3)}}.bounceOut{animation-name: bounceOut}@keyframes bounceOutDown{20%{transform: translate3d(0, 10px, 0)}40%, 45%{opacity: 1;transform: translate3d(0, -20px, 0)}to{opacity: 0;transform: translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name: bounceOutDown}@keyframes bounceOutLeft{20%{opacity: 1;transform: translate3d(20px, 0, 0)}to{opacity: 0;transform: translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name: bounceOutLeft}@keyframes bounceOutRight{20%{opacity: 1;transform: translate3d(-20px, 0, 0)}to{opacity: 0;transform: translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name: bounceOutRight}@keyframes bounceOutUp{20%{transform: translate3d(0, -10px, 0)}40%, 45%{opacity: 1;transform: translate3d(0, 20px, 0)}to{opacity: 0;transform: translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name: bounceOutUp}@keyframes fadeIn{from{opacity: 0}to{opacity: 1}}.fadeIn{animation-name: fadeIn}@keyframes fadeInDown{from{opacity: 0;transform: translate3d(0, -100%, 0)}to{opacity: 1;transform: none}}.fadeInDown{animation-name: fadeInDown}@keyframes fadeInDownBig{from{opacity: 0;transform: translate3d(0, -2000px, 0)}to{opacity: 1;transform: none}}.fadeInDownBig{animation-name: fadeInDownBig}@keyframes fadeInLeft{from{opacity: 0;transform: translate3d(-100%, 0, 0)}to{opacity: 1;transform: none}}.fadeInLeft{animation-name: fadeInLeft}@keyframes fadeInLeftBig{from{opacity: 0;transform: translate3d(-2000px, 0, 0)}to{opacity: 1;transform: none}}.fadeInLeftBig{animation-name: fadeInLeftBig}@keyframes fadeInRight{from{opacity: 0;transform: translate3d(100%, 0, 0)}to{opacity: 1;transform: none}}.fadeInRight{animation-name: fadeInRight}@keyframes fadeInRightBig{from{opacity: 0;transform: translate3d(2000px, 0, 0)}to{opacity: 1;transform: none}}.fadeInRightBig{animation-name: fadeInRightBig}@keyframes fadeInUp{from{opacity: 0;transform: translate3d(0, 100%, 0)}to{opacity: 1;transform: none}}.fadeInUp{animation-name: fadeInUp}@keyframes fadeInUpBig{from{opacity: 0;transform: translate3d(0, 2000px, 0)}to{opacity: 1;transform: none}}.fadeInUpBig{animation-name: fadeInUpBig}@keyframes fadeOut{from{opacity: 1}to{opacity: 0}}.fadeOut{animation-name: fadeOut}@keyframes fadeOutDown{from{opacity: 1}to{opacity: 0;transform: translate3d(0, 100%, 0)}}.fadeOutDown{animation-name: fadeOutDown}@keyframes fadeOutDownBig{from{opacity: 1}to{opacity: 0;transform: translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name: fadeOutDownBig}@keyframes fadeOutLeft{from{opacity: 1}to{opacity: 0;transform: translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name: fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity: 1}to{opacity: 0;transform: translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name: fadeOutLeftBig}@keyframes fadeOutRight{from{opacity: 1}to{opacity: 0;transform: translate3d(100%, 0, 0)}}.fadeOutRight{animation-name: fadeOutRight}@keyframes fadeOutRightBig{from{opacity: 1}to{opacity: 0;transform: translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name: fadeOutRightBig}@keyframes fadeOutUp{from{opacity: 1}to{opacity: 0;transform: translate3d(0, -100%, 0)}}.fadeOutUp{animation-name: fadeOutUp}@keyframes fadeOutUpBig{from{opacity: 1}to{opacity: 0;transform: translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name: fadeOutUpBig}@keyframes flip{from{transform: perspective(400px) rotate3d(0, 1, 0, -360deg);animation-timing-function: ease-out}40%{transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function: ease-out}50%{transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function: ease-in}80%{transform: perspective(400px) scale3d(.95, .95, .95);animation-timing-function: ease-in}to{transform: perspective(400px);animation-timing-function: ease-in}}.animated.flip{-webkit-backface-visibility: visible;backface-visibility: visible;animation-name: flip}@keyframes flipInX{from{transform: perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function: ease-in;opacity: 0}40%{transform: perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function: ease-in}60%{transform: perspective(400px) rotate3d(1, 0, 0, 10deg);opacity: 1}80%{transform: perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform: perspective(400px)}}.flipInX{-webkit-backface-visibility: visible !important;backface-visibility: visible !important;animation-name: flipInX}@keyframes flipInY{from{transform: perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function: ease-in;opacity: 0}40%{transform: perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function: ease-in}60%{transform: perspective(400px) rotate3d(0, 1, 0, 10deg);opacity: 1}80%{transform: perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform: perspective(400px)}}.flipInY{-webkit-backface-visibility: visible !important;backface-visibility: visible !important;animation-name: flipInY}@keyframes flipOutX{from{transform: perspective(400px)}30%{transform: perspective(400px) rotate3d(1, 0, 0, -20deg);opacity: 1}to{transform: perspective(400px) rotate3d(1, 0, 0, 90deg);opacity: 0}}.flipOutX{animation-name: flipOutX;-webkit-backface-visibility: visible !important;backface-visibility: visible !important}@keyframes flipOutY{from{transform: perspective(400px)}30%{transform: perspective(400px) rotate3d(0, 1, 0, -15deg);opacity: 1}to{transform: perspective(400px) rotate3d(0, 1, 0, 90deg);opacity: 0}}.flipOutY{-webkit-backface-visibility: visible !important;backface-visibility: visible !important;animation-name: flipOutY}@keyframes lightSpeedIn{from{transform: translate3d(100%, 0, 0) skewX(-30deg);opacity: 0}60%{transform: skewX(20deg);opacity: 1}80%{transform: skewX(-5deg);opacity: 1}to{transform: none;opacity: 1}}.lightSpeedIn{animation-name: lightSpeedIn;animation-timing-function: ease-out}@keyframes lightSpeedOut{from{opacity: 1}to{transform: translate3d(100%, 0, 0) skewX(30deg);opacity: 0}}.lightSpeedOut{animation-name: lightSpeedOut;animation-timing-function: ease-in}@keyframes rotateIn{from{transform-origin: center;transform: rotate3d(0, 0, 1, -200deg);opacity: 0}to{transform-origin: center;transform: none;opacity: 1}}.rotateIn{animation-name: rotateIn}@keyframes rotateInDownLeft{from{transform-origin: left bottom;transform: rotate3d(0, 0, 1, -45deg);opacity: 0}to{transform-origin: left bottom;transform: none;opacity: 1}}.rotateInDownLeft{animation-name: rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin: right bottom;transform: rotate3d(0, 0, 1, 45deg);opacity: 0}to{transform-origin: right bottom;transform: none;opacity: 1}}.rotateInDownRight{animation-name: rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin: left bottom;transform: rotate3d(0, 0, 1, 45deg);opacity: 0}to{transform-origin: left bottom;transform: none;opacity: 1}}.rotateInUpLeft{animation-name: rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin: right bottom;transform: rotate3d(0, 0, 1, -90deg);opacity: 0}to{transform-origin: right bottom;transform: none;opacity: 1}}.rotateInUpRight{animation-name: rotateInUpRight}@keyframes rotateOut{from{transform-origin: center;opacity: 1}to{transform-origin: center;transform: rotate3d(0, 0, 1, 200deg);opacity: 0}}.rotateOut{animation-name: rotateOut}@keyframes rotateOutDownLeft{from{transform-origin: left bottom;opacity: 1}to{transform-origin: left bottom;transform: rotate3d(0, 0, 1, 45deg);opacity: 0}}.rotateOutDownLeft{animation-name: rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin: right bottom;opacity: 1}to{transform-origin: right bottom;transform: rotate3d(0, 0, 1, -45deg);opacity: 0}}.rotateOutDownRight{animation-name: rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin: left bottom;opacity: 1}to{transform-origin: left bottom;transform: rotate3d(0, 0, 1, -45deg);opacity: 0}}.rotateOutUpLeft{animation-name: rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin: right bottom;opacity: 1}to{transform-origin: right bottom;transform: rotate3d(0, 0, 1, 90deg);opacity: 0}}.rotateOutUpRight{animation-name: rotateOutUpRight}@keyframes hinge{0%{transform-origin: top left;animation-timing-function: ease-in-out}20%, 60%{transform: rotate3d(0, 0, 1, 80deg);transform-origin: top left;animation-timing-function: ease-in-out}40%, 80%{transform: rotate3d(0, 0, 1, 60deg);transform-origin: top left;animation-timing-function: ease-in-out;opacity: 1}to{transform: translate3d(0, 700px, 0);opacity: 0}}.hinge{animation-name: hinge}@keyframes jackInTheBox{from{opacity: 0;transform: scale(0.1) rotate(30deg);transform-origin: center bottom}50%{transform: rotate(-10deg)}70%{transform: rotate(3deg)}to{opacity: 1;transform: scale(1)}}.jackInTheBox{animation-name: jackInTheBox}@keyframes rollIn{from{opacity: 0;transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity: 1;transform: none}}.rollIn{animation-name: rollIn}@keyframes rollOut{from{opacity: 1}to{opacity: 0;transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name: rollOut}@keyframes zoomIn{from{opacity: 0;transform: scale3d(.3, .3, .3)}50%{opacity: 1}}.zoomIn{animation-name: zoomIn}@keyframes zoomInDown{from{opacity: 0;transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInDown{animation-name: zoomInDown}@keyframes zoomInLeft{from{opacity: 0;transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInLeft{animation-name: zoomInLeft}@keyframes zoomInRight{from{opacity: 0;transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInRight{animation-name: zoomInRight}@keyframes zoomInUp{from{opacity: 0;transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}60%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomInUp{animation-name: zoomInUp}@keyframes zoomOut{from{opacity: 1}50%{opacity: 0;transform: scale3d(.3, .3, .3)}to{opacity: 0}}.zoomOut{animation-name: zoomOut}@keyframes zoomOutDown{40%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}to{opacity: 0;transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform-origin: center bottom;animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomOutDown{animation-name: zoomOutDown}@keyframes zoomOutLeft{40%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)}to{opacity: 0;transform: scale(.1) translate3d(-2000px, 0, 0);transform-origin: left center}}.zoomOutLeft{animation-name: zoomOutLeft}@keyframes zoomOutRight{40%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}to{opacity: 0;transform: scale(.1) translate3d(2000px, 0, 0);transform-origin: right center}}.zoomOutRight{animation-name: zoomOutRight}@keyframes zoomOutUp{40%{opacity: 1;transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)}to{opacity: 0;transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform-origin: center bottom;animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)}}.zoomOutUp{animation-name: zoomOutUp}@keyframes slideInDown{from{transform: translate3d(0, -100%, 0);visibility: visible}to{transform: translate3d(0, 0, 0)}}.slideInDown{animation-name: slideInDown}@keyframes slideInLeft{from{transform: translate3d(-100%, 0, 0);visibility: visible}to{transform: translate3d(0, 0, 0)}}.slideInLeft{animation-name: slideInLeft}@keyframes slideInRight{from{transform: translate3d(100%, 0, 0);visibility: visible}to{transform: translate3d(0, 0, 0)}}.slideInRight{animation-name: slideInRight}@keyframes slideInUp{from{transform: translate3d(0, 100%, 0);visibility: visible}to{transform: translate3d(0, 0, 0)}}.slideInUp{animation-name: slideInUp}@keyframes slideOutDown{from{transform: translate3d(0, 0, 0)}to{visibility: hidden;transform: translate3d(0, 100%, 0)}}.slideOutDown{animation-name: slideOutDown}@keyframes slideOutLeft{from{transform: translate3d(0, 0, 0)}to{visibility: hidden;transform: translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name: slideOutLeft}@keyframes slideOutRight{from{transform: translate3d(0, 0, 0)}to{visibility: hidden;transform: translate3d(100%, 0, 0)}}.slideOutRight{animation-name: slideOutRight}@keyframes slideOutUp{from{transform: translate3d(0, 0, 0)}to{visibility: hidden;transform: translate3d(0, -100%, 0)}}.slideOutUp{animation-name: slideOutUp} ul.resp-tabs-list{margin: 0px;padding: 0px}.resp-tabs-list li{font-weight: 600;font-size: 13px;display: inline-block;padding: 13px 15px;margin: 0 4px 0 0;list-style: none;cursor: pointer;float: left}.resp-tabs-container{padding: 0px;background-color: #fff;clear: left}h2.resp-accordion{cursor: pointer;padding: 5px;display: none}.resp-tab-content{display: none;padding: 35px}.resp-tab-active{border: 1px solid #5AB1D0 !important;border-bottom: none;margin-bottom: -1px !important;padding: 12px 14px 14px 14px !important;border-top: 4px solid #5AB1D0 !important;border-bottom: 0px #fff solid !important}.resp-tab-active{border-bottom: none;background-color: #fff}.resp-content-active, .resp-accordion-active{display: block}.resp-tab-content{border: 1px solid #c1c1c1;border-top-color: #5AB1D0}h2.resp-accordion{font-size: 13px;border: 1px solid #c1c1c1;border-top: 0px solid #c1c1c1;margin: 0px;padding: 10px 15px}h2.resp-tab-active{border-bottom: 0px solid #c1c1c1 !important;margin-bottom: 0px !important;padding: 10px 15px !important}h2.resp-tab-title:last-child{border-bottom: 12px solid #c1c1c1 !important;background: blue}.resp-vtabs ul.resp-tabs-list{float: left;width: 23%;margin-top: 0px !important}.resp-vtabs .resp-tabs-list li{display: block;padding: 15px 15px !important;margin: 0 0 4px;cursor: pointer;float: none;font-size: 16px;letter-spacing: 2px;color: #333333;text-transform: uppercase;font-weight: 700;font-family: @font-roboto;padding-top: 5px}.resp-tabs-list li{padding: 15px 15px !important;margin: 0 0 4px;cursor: pointer;float: none;font-size: 16px;letter-spacing: 2px;color: #333333;text-transform: uppercase;font-weight: 700;font-family: @font-roboto;padding-top: 5px}.resp-vtabs .resp-tabs-container{background-color: rgba(255, 255, 255,0.5);float: left;width: 77%;min-height: 250px;border-radius: 4px;clear: none;border: 1px solid #b5b2b2 !important}.resp-vtabs .resp-tab-content{border: none;word-wrap: break-word}.resp-vtabs li.resp-tab-active{position: relative;z-index: 1;margin-right: -1px !important;padding: 14px 15px 15px 14px !important;border-top: 1px solid;border: 1px solid #b5b2b2 !important;border-left: 4px solid #ef4137 !important;margin-bottom: 4px !important;border-right: 1px #FFF solid !important;color: #d9790a;font-size: 18px}.resp-arrow{width: 0;height: 0;float: right;margin-top: 3px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 12px solid #ffffff}h2.resp-tab-active span.resp-arrow{border: none;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 12px solid #ffffff}h2.resp-tab-active{background: #DBDBDB}.resp-easy-accordion h2.resp-accordion{display: block}.resp-easy-accordion .resp-tab-content{border: 1px solid #c1c1c1}.resp-easy-accordion .resp-tab-content:last-child{border-bottom: 1px solid #c1c1c1}.resp-jfit{width: 100%;margin: 0px}.resp-tab-content-active{display: block}h2.resp-accordion:first-child{border-top: 1px solid #c1c1c1;border: 1px solid red}h2.resp-accordion{background-color: #f69320 !important;border-color: #d7790c !important;color: white !important}@media only screen and (max-width: 991.98px){ul.resp-tabs-list{display: none}h2.resp-accordion{display: block}.resp-vtabs .resp-tab-content{border: 1px solid #a2a2a2}.resp-vtabs .resp-tabs-container{border: none;float: none;width: 100%;min-height: 100px;clear: none;border-radius: 0;border: none !important}.resp-accordion-closed{display: none !important}.resp-vtabs .resp-tab-content:last-child{border-bottom: 1px solid #c1c1c1 !important}}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0;opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:2px;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{-webkit-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-moz-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;-o-transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.4);filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75);filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85);filter:"alpha(opacity=85)";-ms-filter:"alpha(opacity=85)"}.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9);filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:rgba(0,0,0,.85)}.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:rgba(0,0,0,.9)}.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:4px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px auto}.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px 0}.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -20px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -40px}.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -56px}.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px 0}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -20px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -40px}.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail{width:4px;background-color:#fff;background-color:rgba(255,255,255,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:4px;margin:6px 0}.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:6px;margin:5px auto}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px 0}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -20px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -40px}.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -56px}.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75);-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px 0}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -20px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -40px}.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -56px}.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.1)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:2px}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%}.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:2px;margin:7px auto}.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px 0}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -20px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -40px}.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -56px}.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,.mCS-rounded.mCSB_scrollTools .mCSB_dragger{height:14px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:14px;margin:0 1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger{width:14px}.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:14px;margin:1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:16px;height:16px;margin:-1px 0}.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:4px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:16px;width:16px;margin:0 -1px}.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:4px;margin:6px 0}.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{background-position:0 -72px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -92px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -112px}.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -128px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.15)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-80px -72px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-80px -92px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-80px -112px}.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-80px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail{width:4px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{background-color:transparent;background-position:center}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);background-repeat:repeat-y;opacity:.3;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail{height:4px;margin:6px 0;background-repeat:repeat-x}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{background-position:-16px -72px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{background-position:-16px -92px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{background-position:-20px -112px}.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{background-position:-20px -128px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=)}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-96px -72px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-96px -92px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-100px -112px}.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-100px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-y;background-image:-moz-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(left,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to right,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{background-repeat:repeat-x;background-image:-moz-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.5)),color-stop(100%,rgba(255,255,255,0)));background-image:-webkit-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-o-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:-ms-linear-gradient(top,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%);background-image:linear-gradient(to bottom,rgba(255,255,255,.5) 0,rgba(255,255,255,0) 100%)}.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger{height:70px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger{width:70px}.mCS-3d-dark.mCSB_scrollTools,.mCS-3d.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools .mCSB_draggerRail{width:8px;background-color:#000;background-color:rgba(0,0,0,.2);box-shadow:inset 1px 0 1px rgba(0,0,0,.5),inset -1px 0 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:8px}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:8px;margin:4px 0;box-shadow:inset 0 1px 1px rgba(0,0,0,.5),inset 0 -1px 1px rgba(255,255,255,.2)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:8px;margin:4px auto}.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1);box-shadow:inset 1px 0 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{box-shadow:inset 0 1px 1px rgba(0,0,0,.1)}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=30)";-ms-filter:"alpha(opacity=30)"}.mCS-3d-thick-dark.mCSB_scrollTools,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,.mCS-3d-thick.mCSB_scrollTools,.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.mCSB_inside+.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCSB_inside+.mCS-3d-thick.mCSB_scrollTools_vertical{right:1px}.mCS-3d-thick-dark.mCSB_scrollTools_vertical,.mCS-3d-thick.mCSB_scrollTools_vertical{box-shadow:inset 1px 0 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,.mCS-3d-thick.mCSB_scrollTools_horizontal{bottom:1px;box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.5)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;box-shadow:inset 1px 0 0 rgba(255,255,255,.4);width:12px;margin:2px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4);height:12px;width:auto}.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#555}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{background-color:#000;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-3d-thick-dark.mCSB_scrollTools{box-shadow:inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{box-shadow:inset 0 1px 1px rgba(0,0,0,.1),inset 0 0 14px rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -1px 0 rgba(0,0,0,.2)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#777}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{background-color:#fff;background-color:rgba(0,0,0,.05);box-shadow:inset 1px 1px 16px rgba(0,0,0,.1)}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{right:0;margin:12px 0}.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox.mCS-minimal-dark+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:0;margin:0 12px}.mCS-dir-rtl>.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,.mCS-dir-rtl>.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical{left:0;right:auto}.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger{height:50px}.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger{width:50px}.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.2);filter:"alpha(opacity=20)";-ms-filter:"alpha(opacity=20)"}.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.5);filter:"alpha(opacity=50)";-ms-filter:"alpha(opacity=50)"}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail{width:6px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px}.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:6px;margin:5px 0}.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:12px}.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:12px;margin:2px 0}.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools .mCSB_draggerRail{width:12px;background-color:#000;background-color:rgba(0,0,0,.2)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:6px;margin:3px 5px;position:absolute;height:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{height:6px;margin:5px 3px;position:absolute;width:auto;top:0;bottom:0;left:0;right:0}.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:12px;margin:2px 0}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset.mCSB_scrollTools .mCSB_buttonUp{background-position:-32px -72px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset.mCSB_scrollTools .mCSB_buttonDown{background-position:-32px -92px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft{background-position:-40px -112px}.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset.mCSB_scrollTools .mCSB_buttonRight{background-position:-40px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.1)}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp{background-position:-112px -72px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown{background-position:-112px -92px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft{background-position:-120px -112px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight{background-position:-120px -128px}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail{background-color:transparent;border-width:1px;border-style:solid;border-color:#fff;border-color:rgba(255,255,255,.2);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{border-color:#000;border-color:rgba(0,0,0,.2)}.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{background-color:#fff;background-color:rgba(255,255,255,.6)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{background-color:#000;background-color:rgba(0,0,0,.6)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.75)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.85)}.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#000;background-color:rgba(0,0,0,.9)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.75)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.85)}.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar{background-color:#fff;background-color:rgba(255,255,255,.9)}a{color: #ef4137}a img.aligncenter{display: block;margin-left: auto;margin-right: auto}a img.alignnone{margin: 5px 20px 20px 0}a img.alignright{float: right;margin: 5px 0 20px 20px}a img.alignleft{float: left;margin: 5px 20px 20px 0}a.read-more{padding: 5px 20px;font-size: 16px;font-weight: 500;color: #ef4137;border: 2px solid #ef4137;transition: all .5s ease-in-out}a.read-more i{font-size: 16px;color: #ef4137;margin-left: 5px}a.read-more:hover{background-color: #ef4137}a.read-more:hover i{color: white}a:hover{text-decoration: none}.wp-caption{max-width: 96%;text-align: center;padding: 5px 3px 10px}.wp-caption img{border: 0 none;height: auto;max-width: 98.5%;width: auto;margin: 0;padding: 0}.wp-caption p.wp-caption-text{font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px}.wp-caption.alignright{margin: 5px 0 20px 20px}.alignnone{margin: 5px 20px 20px 0}.wp-caption.alignnone{margin: 5px 20px 20px 0}.wp-caption.alignleft{margin: 5px 20px 20px 0}.aligncenter{display: block;display: block;margin: 5px auto;margin: 5px auto}div.aligncenter{display: block;margin: 5px auto}.alignright{float: right;margin: 5px 0 20px 20px}.alignleft{float: left;margin: 5px 20px 20px 0}span.travel_interest select{height: auto !important}span.wpcf7-not-valid-tip{text-align: left;display: none}.wpcf7-not-valid{border: 1px solid #ff0000 !important}div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{clear: both;padding: 10px;margin: 20px 0px 20px 0px;color: #ec0928;font-weight: bold;border: 2px solid #ff0000;border-radius: 5px;background-color: rgba(244,67,54,0.2);position: relative;width: 100%;text-align: center}.wpcf7-form-control, .g-recaptcha, .wpcf7-recaptcha{position: relative}.error{border: 1px solid #CE1D1D !important;box-shadow: 0 0 3px #600 !important}.hidden{display: none}.no-gutters{margin-right: 0;margin-left: 0}.no-gutters > .col, .no-gutters > [class*="col-"]{padding-right: 0;padding-left: 0}.effect-on{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.tourmaster-tour-rating i{font-size: 18px;margin-top: 10px;color: #ef4137}.isDisabled{cursor: not-allowed;opacity: 0.5}.isDisabled .seat-limited{font-size: 21px !important;text-transform: uppercase}html{overflow-x: hidden}body{font-family: 'Roboto', sans-serif;font-size: 15px;background: #fff;overflow-x: hidden}.mb30{margin-bottom: 30px}.mb60{margin-bottom: 60px}h1.main-title{font-family: 'Roboto Slab', serif;line-height: 1}h1, h3{font-family: 'Roboto', sans-serif}h2{font-family: 'Roboto Slab', serif}input, textarea{font-family: 'Roboto', sans-serif;font-weight: 600}input[type='checkbox']{margin-right: 7px}.with-separator{margin-bottom: 0px !important}.center-position{margin-left: auto;margin-right: auto}h1.main-title, h2.main-title, h3.main-title, h4.main-title{font-size: 70px;color: #f69320;margin-bottom: 60px}h1.main-title span, h2.main-title span, h3.main-title span, h4.main-title span{display: block;font-size: 23px;letter-spacing: 1px;color: #333333;text-transform: capitalize;font-weight: 700;font-family: 'Roboto', sans-serif;padding-top: 5px}h1.main-title span.color_2, h2.main-title span.color_2, h3.main-title span.color_2, h4.main-title span.color_2{color: #464646}h1.main-title.alt, h2.main-title.alt, h3.main-title.alt, h4.main-title.alt{font-size: 35px;letter-spacing: 5px;text-transform: uppercase;margin-bottom: 10px;font-family: 'Roboto', sans-serif;font-weight: 700}h1.main-title.alt2, h2.main-title.alt2, h3.main-title.alt2, h4.main-title.alt2{font-size: 45px;letter-spacing: 1px;margin-bottom: 10px;font-family: 'Roboto Slab', serif}h1.main-title.no-sub, h2.main-title.no-sub, h3.main-title.no-sub, h4.main-title.no-sub{margin-bottom: 35px}.title{margin-bottom: 35px}.title span{font-size: 13px;letter-spacing: 2px;color: #333333;text-transform: uppercase;font-weight: 700;font-family: 'Roboto', sans-serif;padding-top: 5px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.title.alt{font-family: 'Roboto', sans-serif;text-transform: uppercase;color: #f69320;margin-bottom: 15px;font-size: 1.5rem}.ui-datepicker .ui-datepicker-title select{font-size: 0.7em}a:hover{text-decoration: none}.btn-default{font-family: 'Roboto', sans-serif;letter-spacing: 1px;font-weight: 700;color: #fff;position: relative;text-align: left;font-family: 'Roboto', sans-serif;padding: 9px 34px;border-radius: 5px;text-transform: uppercase;border: none;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);cursor: pointer}.btn-default:hover{background: #ef4137;color: #fff}.btn-default.alt{background: #fff;color: #ef4137}.btn-primary{text-transform: uppercase;font-size: 15px;background: none;position: relative;color: #fff;border-color: #ef4137;padding: .8rem 1.8rem;vertical-align: middle;position: relative;z-index: 1;font-weight: 500;border-radius: 10px;font-family: 'Roboto', sans-serif;letter-spacing: 1px}.btn-primary:before{border: 2px solid #ef4137;opacity: 0;content: '';z-index: -1;border-radius: inherit;pointer-events: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-backface-visibility: hidden;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;transition: transform 0.3s, opacity 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75,0,0.125,1);transition-timing-function: cubic-bezier(0.75,0,0.125,1)}.btn-primary:after{content: '';z-index: -1;border-radius: inherit;pointer-events: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-backface-visibility: hidden;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;transition: transform 0.3s, opacity 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75,0,0.125,1);transition-timing-function: cubic-bezier(0.75,0,0.125,1);background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:not(:disabled):not(.disabled):active{color: #ef4137;text-shadow: 0px 6px 4px #b9b4b4;background-color: transparent;border-color: transparent;box-shadow: none}.btn-primary:hover:before, .btn-primary:focus:before, .btn-primary:active:before, .btn-primary:not(:disabled):not(.disabled):active:before{opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);border: 2px solid #ef4137}.btn-primary:hover:after, .btn-primary:focus:after, .btn-primary:active:after, .btn-primary:not(:disabled):not(.disabled):active:after{opacity: 0;-webkit-transform: scale3d(0.8,0.8,1);transform: scale3d(0.8,0.8,1);background: #fff}.btn-primary.alt{display: inline-block;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);padding: 0px;border: none;border-radius: 5px;overflow: hidden;transition: all 0.5s ease-out}.btn-primary.alt label, .btn-primary.alt input{cursor: pointer;display: block;text-transform: uppercase;font-weight: 700;position: relative;z-index: 3;background: #ef4137;padding: 8px 30px;font-size: 14px;color: #fff;border-radius: 5px;margin-bottom: 0px;letter-spacing: 1.5px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.btn-primary.alt label:after, .btn-primary.alt input:after{content: '';position: absolute;width: 0%;height: 100%;top: 0;left: 0;z-index: -1;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.btn-primary.alt:hover{z-index: 1;box-shadow: 4px 6px 11px 1px rgba(97,97,97,0.23921568627451);text-shadow: 0px 6px 4px #44444496}.btn-primary.alt:hover label{color: #fff}.btn-primary.alt:hover label:after{width: 100%}.btn-primary.readmore{background: transparent !important;display: inline-block}.btn-primary.readmore label{border-radius: 5px;font-size: 13px;font-weight: 500;color: #f69320;text-transform: uppercase;letter-spacing: 5px;background: transparent !important;padding: 1em 0em}.btn-primary.readmore i{font-size: 12px}.btn-primary.readmore:after{background: transparent}.btn-primary.readmore:hover label{padding: 1em 0.8em}.btn-primary.icon-right i{font-size: 14px;margin-left: 30px}.btn-primary.icon-left i{font-size: 14px;margin-right: 30px}.btn-primary.btn-lg{font-size: 20px;font-weight: 700;text-shadow: 0px 1px 0px #000;text-transform: uppercase;padding: 21px 81px 21px 50px;letter-spacing: 1px;max-width: 100%}.btn-primary.btn-lg i{position: absolute;right: 30px;top: 50%;transform: translateY(-50%);font-size: 20px}.btn-primary.btn-md{padding: 12px 58px}.btn-primary.btn-sm{padding: 6px 26px;border-radius: 0px;text-transform: uppercase;font-size: 13px;font-weight: 700}.btn-primary.current{color: #333333}.btn-primary.current:before{opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);border: 2px solid #ef4137}.btn-primary.current:after{opacity: 0;-webkit-transform: scale3d(0.8,0.8,1);transform: scale3d(0.8,0.8,1);background: #fff}.btn-primary.btn-bottom{position: absolute;bottom: 0;left: 35px}.btn-primary.submit-btn{border-radius: 5px;padding: 0.6rem 0.8rem}.btn-primary.submit-btn i{margin-left: 20px}.viewmore{background: transparent !important;display: inline-block;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;cursor: pointer}.viewmore label{border-radius: 5px;font-size: 13px;font-weight: 600;color: #525252;text-transform: uppercase;letter-spacing: 2px;background: transparent !important;padding: 1em 0em;cursor: pointer;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.viewmore i{font-size: 12px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.viewmore:after{background: transparent}.viewmore:hover label{padding-left: 0.3em;color: #ef4137}.viewmore:hover label i{margin-left: 0.4em}.separator{position: relative;width: 40px;height: 10px;line-height: 10px;text-align: center;margin-bottom: 40px}.separator span, .separator:before, .separator:after{width: 10px;height: 10px;background: #a2a2a2;border-radius: 50%}.separator span{display: inline-block;vertical-align: bottom}.separator:before, .separator:after{content: '';position: absolute;bottom: 0}.separator:before{left: 0}.separator:after{right: 0}.separator.color-circle span, .separator.color-circle:before, .separator.color-circle:after{background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.btn{border: 0px}.view-all{font-size: 20px;font-weight: 500;font-family: 'Roboto', sans-serif;color: #f69320;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;position: relative}.view-all i{color: #fff;font-size: 11px;width: 20px;height: 20px;border-radius: 50%;background: #f2632d;padding: 4px 7px}.view-all:after{color: #fff;font-size: 11px;width: 20px;height: 20px;border-radius: 50%;background: #f2632d;padding: 4px 9px;content: "\f105";font-family: fontawesome;position: absolute;top: 4px;right: -30px;line-height: 13px}.view-all:hover{color: #ef4137}.bgcolor1{background-color: #141c33}.bgcolor2{background-color: #0d1226}.container-fluid.width80per{width: 80%;margin: auto}.pagination{background-color: transparent !important;text-align: center !important;margin-top: 30px !important;border: none !important}.pagination li{width: auto !important;float: none !important;padding: 0 !important}.pagination li span{padding: 5px 10px;font-weight: bold;text-transform: uppercase;font-size: 14px;border-radius: 50px}.pagination li span.current{border: 2px solid #ef4137 !important}.pagination li a{margin-right: 3px;padding: 5px 10px;color: #ef4137;border: 2px solid transparent !important;border-radius: 50px;font-weight: bold;text-transform: uppercase;font-size: 14px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.pagination li a:hover{background: #ef4137;color: #fff}.tourmaster-single-header-overlay{background: none}.cta-inner{background-color: rgba(255,255,255,0.72);padding: 30px}.cta-inner p{font-size: 17px}.cta-inner .cta-phno, .cta-inner .cta-email{font-size: 22px;color: #ef4137;display: block}.cta-inner .cta-phno:hover, .cta-inner .cta-email:hover{color: #60626e}.download-brochure, .download-dodont{padding: 20px;background: #141c33;color: #fff}.download-brochure h4, .download-dodont h4{font-size: 15px}.permission-access, .btn-primary.alt.dd-download-access, .dd-download-access{display: none}p.meal{display: inline-block;text-transform: uppercase;background: #f68e2136;font-size: 13px;padding: 5px 10px;border-radius: 5px;color: #0e1427;line-height: normal}.premium_tour{position: absolute;left: -6px;padding: 2px 18px;top: 12px;border-radius: 0px 5px 5px 0px;color: white;letter-spacing: 1px;text-transform: uppercase;text-shadow: -7px 15px 26px rgba(0,0,0,0.46);background: linear-gradient(90deg,#ef4137 0%,#f69320 100%);font-size: 15px;box-shadow: 0px 25px 60px rgba(0,0,0,0.17)}.no_tab{width: 100%;background-color: #f5f5f5 !important;text-align: center}#shoe_price_table table tr:first-child{background: #ddd}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation{background: url(../images/blue-bg.png)}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation a{color: #ef4137;font-family: 'Roboto', sans-serif}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation a:hover{color: #fff}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-user-navigation-head{font-size: 25px;color: #fff}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-user-navigation-item a{color: #a2a2a2;font-family: 'Roboto', sans-serif}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-user-navigation-item a:hover{color: #ef4137}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-user-navigation-item.tourmaster-active a{color: #ef4137}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-user-navigation-bottom-text{color: #a2a2a2}.tourmaster-body .tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-user-navigation-bottom-text a{font-size: 15px;letter-spacing: 1px}.tourmaster-body .tourmaster-wish-list-item .tourmaster-wish-list-thumbnail img{width: 100%;height: auto}.tourmaster-body .tourmaster-invoice-wrap{background: transparent}.tourmaster-body .tourmaster-user-content-block{background-color: rgba(255,255,255,0.38039215686275)}.tourmaster-body .tourmaster-template-wrapper .tourmaster-form-field{background: transparent;box-shadow: none}.tourmaster-body .tourmaster-template-wrapper .tourmaster-form-field select{background: #fff;border: 1px solid #a2a2a2;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.tourmaster-body .tourmaster-template-wrapper .tourmaster-form-field select:hover{border-color: #ef4137}.tourmaster-body .tourmaster-form-field input[type="text"]{border: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field input[type="text"]:focus{border: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field input[type="email"]{border: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field input[type="email"]:focus{border: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field input[type="password"]{border-bottom: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field input[type="password"]:focus{border: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field textarea{border-bottom: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field textarea:focus{border: 1px solid #9f9f9f}.tourmaster-body .tourmaster-form-field select{border: 1px solid #9f9f9f;background: transparent}.tourmaster-body .tourmaster-form-field textarea{border: 1px solid #9f9f9f}.tourmaster-login-bar-shortcode{display: inline-block;margin-right: 20px}.tourmaster-login-bar-shortcode .tourmaster-user-top-bar{height: 42px;line-height: 42px}.tourmaster-login-bar-shortcode .tourmaster-user-top-bar span{font-size: 15px;font-weight: 500;letter-spacing: 1px;line-height: 47px;font-family: 'Roboto', sans-serif;color: #525252;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.tourmaster-login-bar-shortcode .tourmaster-user-top-bar:hover span{color: #ef4137}.tourmaster-login-bar-shortcode .tourmaster-user-top-bar-nav .tourmaster-user-top-bar-nav-inner{background: url(../images/blue-red-mountain.jpg) no-repeat left center !important;box-shadow: 0px 12px 16px rgba(0,0,0,0.24)}.tourmaster-login-bar-shortcode .tourmaster-user-top-bar-nav .tourmaster-user-top-bar-nav-inner .tourmaster-user-top-bar-nav-item a:hover{color: #ef4137}.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]{background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);font-family: 'Roboto', sans-serif;letter-spacing: 1px;border-radius: 5px}.tourmaster-tour-rating i{margin-top: 0px}.tourmaster-single-header-top-overlay{background: none}.tourmaster-tour-booking-next-sign{position: absolute;left: 28px;margin-top: -40px}.tourmaster-tour-booking-submit .tourmaster-button:hover{background: #ef4137 !important}input[type="submit"].tourmaster-button:hover{background: #ef4137}.search-results h2{text-transform: capitalize}.search-results h3{font-size: 21px;margin-bottom: 15px;font-weight: 600}.search-results h3 a{color: #ef4137}.search-content{border: 1px solid #ccc;padding: 20px 15px;box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.1)}.search-content img{border-radius: 10px}.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field-keywords{width: 50%}.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field-tour-category, .tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field-tax{width: 25%}.tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field-date, .tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field-min-price, .tourmaster-tour-search-item.tourmaster-style-column .tourmaster-tour-search-field-max-price{width: 25%}.tourmaster-tour-medium.tourmaster-tour-frame{background: transparent}.tourmaster-template-search .tourmaster-template-wrapper{background-color: #fff}.form-contact .contact-required-notice{display: block;margin-bottom: 50px;font-size: 12px;font-weight: 700;color: red}.form-contact .form-control:focus{box-shadow: none}.form-contact .wpcf7-form input[type="text"], .form-contact .wpcf7-form input[type="email"], .form-contact .wpcf7-form select, .form-contact .wpcf7-form textarea{border: 2px solid #e1e1e1;line-height: 24px;font-weight: normal}.form-contact .wpcf7-form input[type="text"]:active, .form-contact .wpcf7-form input[type="text"]:focus, .form-contact .wpcf7-form input[type="text"]:hover, .form-contact .wpcf7-form input[type="email"]:active, .form-contact .wpcf7-form input[type="email"]:focus, .form-contact .wpcf7-form input[type="email"]:hover, .form-contact .wpcf7-form select:active, .form-contact .wpcf7-form select:focus, .form-contact .wpcf7-form select:hover, .form-contact .wpcf7-form textarea:active, .form-contact .wpcf7-form textarea:focus, .form-contact .wpcf7-form textarea:hover{border-color: #ef4137}.form-contact .wpcf7-form input[name="choose_other"]{margin-top: 33px}.form-contact .wpcf7-form select[name="know_place"]{margin-top: 10px}.form-contact .wpcf7-form label[for=exampleFormControlSelect2]{text-transform: uppercase}.form-contact .wpcf7-form label[for=exampleFormControlSelect2] span{text-transform: none;font-size: 13px}.form-contact .wpcf7-form .form-text-label{text-transform: uppercase}.form-contact .wpcf7-form label[for="newsletter"]{text-transform: uppercase}.form-contact .wpcf7-form .wpcf7-list-item-label{color: #464646;font-weight: 600}#carouselTestiControls1 .carousel-item{padding: 0px 25% 150px;text-align: center;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}#carouselTestiControls1 .carousel-item p{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}#carouselTestiControls1 .carousel-indicators{bottom: 90px}#carouselTestiControls1 .carousel-indicators li{border-radius: 50%;width: 10px;height: 10px;background-color: #f69320}#carouselTestiControls1 .carousel-indicators li.active{background-color: #fff}#carouselTestiControls1 .carousel-control-next, #carouselTestiControls1 .carousel-control-prev{border-radius: 50%;width: 80px;height: 80px;border: 2px solid #f69320;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}#carouselTestiControls1 .carousel-control-next i, #carouselTestiControls1 .carousel-control-prev i{font-size: 20px;color: #f69320}#carouselTestiControls1 .carousel-control-next:hover, #carouselTestiControls1 .carousel-control-prev:hover{-webkit-transform: translateY(-4px);transform: translateY(-4px);box-shadow: 0px 25px 60px rgba(0,0,0,0.17)}#carouselDestinations .carousel-control-next, #carouselDestinations .carousel-control-prev{border-radius: 50%;width: 80px;height: 80px;border: 2px solid #f69320}#carouselDestinations .carousel-control-next i, #carouselDestinations .carousel-control-prev i{font-size: 20px;color: #f69320}.slider-wrapper{position: relative}.slider-wrapper img{width: 100%}.slider-wrapper .banner-text{position: absolute;bottom: 50px;width: 100%}.slider-wrapper .banner-text input{width: 100%;height: 40px;line-height: 42px}.slider-wrapper .banner-text button{background: #fff url(../images/new-search-icon.png) no-repeat;height: 30px;width: 30px;position: absolute;right: 20px;top: 6px;border: 0;cursor: pointer}.slider-wrapper h1{font-size: 40px;color: #fff;font-family: 'Open Sans', sans-serif;font-weight: 700;margin-bottom: 30px}.slider-wrapper .banner-dest-list ul{list-style-type: none}.slider-wrapper .banner-dest-list ul li{display: inline-block;padding: 0 10px;border-right: 2px solid #fff;font-size: 20px}.slider-wrapper .banner-dest-list ul li:last-child{border-right: 0}.slider-wrapper .banner-dest-list ul li a{color: #fff;transition: all 0.4s}.slider-wrapper .banner-dest-list ul li a:hover{color: #ef4137}.vission{padding: 70px 0}.vission h3{color: #60626e;letter-spacing: 2px;font-size: 32px;font-family: 'Roboto Slab', serif;line-height: 1.7}.vission .vission-color{color: #f69320}.why-proniti{padding: 60px 0 70px 0;background: #f5f2ef}.why-proniti .wh-proniti-pagination{left: 50%}.why-proniti .wh-proniti-pagination .swiper-pagination-bullet{margin-right: 5px}.why-proniti .wh-proniti-pagination .swiper-pagination-bullet:focus{outline: none}.why-proniti .wh-proniti-pagination .swiper-pagination-bullet-active{background: #f69320}.home-rslides{position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0}.home-rslides li{-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0}.home-rslides li:first-child{position: relative;display: block;float: left}.home-rslides img{display: block;height: auto;float: left;width: 100%;border: 0}.monthpicker_input{height: 35px !important}.searchpanel{position: relative;width: 100%}.searchpanel .btn-wrap{text-align: right}.searchtabs{font-family: 'Roboto', sans-serif;font-size: 15px}.searchtabs .panel-default{border: none}.searchtabs .panel-default >.panel-heading{background: transparent}.searchtabs .panel-default .panel-heading{padding: 0px;border: none}.searchtabs .panel{background: transparent}.searchtabs .nav-tabs{border-bottom: 0px}.searchtabs .nav-tabs li{border-bottom: 1px solid #ef4137;margin-right: 1px;padding-top: 20px}.searchtabs .nav-tabs li a{text-transform: uppercase;color: #fff;background: #f69320;padding: 20px 30px;font-family: 'Roboto', sans-serif;font-size: 15px;vertical-align: middle;border: none}.searchtabs .nav-tabs li a:hover{border-color: #525252}.searchtabs .nav-tabs li a img{margin-right: 10px}.searchtabs .nav-tabs li a.active{background: #ef4136;background: linear-gradient(to bottom,#f79321,#ef4136);color: #fff;box-shadow: 0px -6px 0px 0px #f68c22;border-top-left-radius: 5px;border-top-right-radius: 5px}.searchtabs .panel-body{background-color: #fff;padding: 15px 20px;border-top: 3px solid #f04c33}.searchtabs .panel-body .tourmaster-tour-search-item{padding-bottom: 0px}.searchtabs .tab-content .form-group{margin-bottom: 0px}.searchtabs .tab-content label{font-family: 'Roboto', sans-serif;font-weight: 600;letter-spacing: 0.5px;font-size: 13px;padding: 8px 0px 0px 10px;color: #525252;text-transform: uppercase}.searchtabs .tab-content input[type=text], .searchtabs .tab-content select{background-color: #fff;border: none;padding: 3px 12px;height: 41px;color: #525252;font-size: 15px;border: 2px solid #f69320;border-radius: 10px;font-weight: normal}.searchtabs .tab-content .tourmaster-tour-search-submit{width: auto !important;padding: 5px 30px !important;height: 40px !important;line-height: auto !important;margin-top: 40px !important;cursor: pointer;font-size: 15px}.searchtabs .tab-content .tourmaster-tour-search-submit:hover{background: #ef4137}.searchtabs .formrow{padding: 5px 0px}.place-search-form .search-col label{text-align: left;width: 100%}.place-search-form .btn-col{margin-top: 35px}.search-col label{font-family: 'Roboto', sans-serif;font-weight: 600;letter-spacing: 0.5px;font-size: 13px;padding: 8px 0px 0px 10px;color: #525252;text-transform: uppercase}.search-col input[type=text], .search-col select{background-color: #fff;border: none;padding: 3px 12px;height: 41px;color: #525252;font-size: 15px;border: 2px solid #f69320;border-radius: 10px}.search-col input[type=text].filter_date, .search-col select.filter_date{width: 100%}.controlpadding{padding: 18px}.tourmaster-tour-thumbnail a img{max-width: 100%;height: auto}.sorry-text{padding: 10px}#mobilesearch{display: none}.header-top{background: #141c33;padding: 8px 0}.topbar .topbar-icon, .topbar .menu-top-bar-menu-container, .topbar .agent-hub{display: inline-block}.topbar .btn-primary.alt label{text-transform: none}.topbar .btn-primary.alt label i{color: #fff}.topbar i{color: #d8d8d8}.topbar ul{display: inline-block;padding-top: 7px}.topbar ul li{margin-right: 30px;display: inline-block}.topbar ul li a{color: #fff}header{background: #fff;font-family: 'Roboto', sans-serif;font-weight: 600;position: relative;box-shadow: 0px 0px 5px;z-index: 2147483646;height: 128px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}header .navbar-brand{transition: all 0.5s ease}header .navbar-brand img{transition: all 0.5s ease;max-width: 107px}header .header-left{position: absolute;top: 50%;transform: translateY(-50%);left: 0px;z-index: 1}header .header-left .navbar-brand{margin-left: 30px}header.header-fix .header-right{padding: 10px 5px}header .header-right{padding: 25px 5px;text-align: right}header .header-right .h-social{cursor: pointer}header .header-right .h-social i.fa{color: #60626e;font-size: 20px;margin-right: 5px}header .header-top{padding-top: 15px;transition: all 0.5s ease}header .header-top i.fa{color: #ef4137}header .header-top i.fa.fa-lock{font-size: 18px}header .header-top i.icon_lock_alt{color: #ef4137}header .header-top .login-link, header .header-top .hot-email, header .header-top .hot-no{margin-right: 20px;height: 42px;line-height: 47px;display: inline-block;color: #525252}header .header-top .login-link i, header .header-top .hot-email i, header .header-top .hot-no i{margin-right: 5px}header .header-top .hot-email, header .header-top .hot-no{text-transform: none;font-weight: 500;text-decoration: none;letter-spacing: 1px}header .header-top .hot-email{color: #525252}header .header-top .hot-email:hover{color: #ef4137}header .header-top .socials i.fa{color: #60626e;font-size: 17px;margin-right: 5px}header #primary-nav{display: inline-block;float: right;text-align: right}header #primary-nav #navbarNav, header #primary-nav #resNav{padding-top: 10px}header #primary-nav #navbarNav li, header #primary-nav #resNav li{margin-left: 20px}header #primary-nav #navbarNav li a, header #primary-nav #resNav li a{text-decoration: none;text-transform: uppercase;font-size: 15px;font-weight: 500;color: #525252;position: relative;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}header #primary-nav #navbarNav li a.dropdown-toggle:after, header #primary-nav #resNav li a.dropdown-toggle:after{vertical-align: .2em}header #primary-nav #navbarNav li.current-menu-item > a, header #primary-nav #navbarNav li.current-menu-ancestor > a, header #primary-nav #resNav li.current-menu-item > a, header #primary-nav #resNav li.current-menu-ancestor > a{color: #ef4137;padding-left: 17px;padding-right: 17px;text-shadow: 0px 6px 4px #b9b4b4}header #primary-nav #navbarNav .dropdown-menu, header #primary-nav #resNav .dropdown-menu{border: none;background: url(../images/blue-red-mountain.jpg) no-repeat left center !important;min-width: 420px;box-shadow: 0px 12px 16px rgba(0,0,0,0.24)}header #primary-nav #navbarNav .dropdown-menu a.dropdown-item:hover, header #primary-nav #resNav .dropdown-menu a.dropdown-item:hover{background-color: transparent;text-shadow: none;transition: none;padding: .25rem 1.5rem;color: #ef4137}header #primary-nav #navbarNav .dropdown-menu a.dropdown-item:active, header #primary-nav #resNav .dropdown-menu a.dropdown-item:active{background: transparent;outline-color: transparent}header #primary-nav #navbarNav .dropdown-menu a:before, header #primary-nav #navbarNav .dropdown-menu a:after, header #primary-nav #resNav .dropdown-menu a:before, header #primary-nav #resNav .dropdown-menu a:after{display: none}header.header-fix{position: fixed;width: 100%;z-index: 999;transition: all 0.5s ease;top: 0;height: 84px}header.header-fix .navbar-brand{transition: all 0.5s ease}header.header-fix .navbar-brand img{max-width: 75px;transition: all 0.5s ease}header.header-fix .header-top{display: none !important;transition: all 0.5s ease}header.header-fix .header-right, header.header-fix .header-bottom, header.header-fix .menu-wrapper, header.header-fix #primary-nav, header.header-fix .header-left, header.header-fix #navbarNav, header.header-fix #resNav, header.header-fix .menu-main-menu-container{transition: all 0.5s ease}.post-content{font-family: 'Roboto', sans-serif;font-size: 16px;letter-spacing: 0.2px;line-height: 25px;text-align: justify;margin: 30px 0px}.post-content p{margin-bottom: 20px}.post-content strong, .post-content a{color: #ef4137;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;font-weight: 700;font-size: 17px}.post-content a{font-size: 15px}.post-content a:hover{color: #f69320}.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6{font-family: 'Roboto', sans-serif;text-transform: uppercase;font-weight: 700;padding-bottom: 10px;margin: 30px 0px 10px;color: #ef4137;position: relative;clear: both}.post-content h1:after, .post-content h2:after, .post-content h3:after, .post-content h4:after, .post-content h5:after, .post-content h6:after{content: '';width: 80px;height: 4px;background: #ef4137;background: linear-gradient(90deg,#ef4137 0%,#f69320 100%);position: absolute;bottom: 0;left: 0}.post-content h1, .post-content h2, .post-content h3{margin-bottom: 15px;text-align: left}.post-content img{border-radius: 5px;max-width: 100%;height: auto}.post-content h4{margin-bottom: 20px;text-align: left}.post-content.pd0-30{padding: 0px 30px}.post-content ol{color: #ef4137;font-weight: 600;padding-left: 25px}.post-content.more_content{margin: 0px}.single-post .post-content ol{color: #333333;font-weight: normal}.call-action{position: relative;padding-top: 30px}.call-action:after{content: '';position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 70%;height: 1px;border-top: 2px solid #ef4137}.call-action h3{font-size: 20px;margin-bottom: 30px}.call-action .custom-tour{position: relative;padding-bottom: 35px}.call-action .custom-tour:after{content: none;position: absolute}.tooltip{position: relative;display: inline-block;border-bottom: 1px dotted black}.tooltip .tooltiptext{visibility: hidden;width: 120px;background-color: black;color: #fff;text-align: center;padding: 5px 0;border-radius: 6px;position: absolute;z-index: 1}.tooltip:hover .tooltiptext{visibility: visible}.single-destination .des-gallery{padding-bottom: 60px}section{overflow-x: hidden}section.about-us{padding: 90px 0px 0px;background-color: #fff}section.about-us .about-img{position: relative}section.about-us .about-img .main-img{box-shadow: 13px 14px 20px 0px rgba(0,0,0,0.14), 0px 0px 20px 0px rgba(0,0,0,0.14);border-radius: 10px}section.about-us .about-img .tripadvisor{position: absolute;top: 0;left: 50%;transform: translateX(-50%);width: 95%;right: auto;background: rgba(255,255,255,0.33);padding: 13px 28px 2px;text-align: center;border-bottom-right-radius: 10px;border-bottom-left-radius: 10px}section.about-us .about-img .tripadvisor a{display: inline-block;margin-bottom: 5px}section.about-us .about-info{padding: 0px 35px;position: relative;height: 100%}section.about-us .about-info h1{font-size: 32px;font-weight: 500;color: #ef4137;font-family: 'Roboto', sans-serif}section.about-us .about-info h1 span{color: #60626e;font-size: 30px;text-transform: lowercase}section.about-us .about-info .separator{margin-top: 10px}section.about-us .about-info h2.main_sologan{font-size: 29px;color: #ef4137;margin-bottom: 40px}section.about-us .about-info h2.main_sologan span{color: #60626e}section.about-us .about-info .short-desc{margin-bottom: 30px}section.about-us .about-info .sat_score, section.about-us .about-info .happy_guests{color: #ef4137;border: 2px solid #ef4137;border-radius: 10px;font-size: 50px;font-weight: 600;text-align: center;margin-bottom: 30px;width: 200px;display: inline-block}section.about-us .about-info .sat_score p, section.about-us .about-info .happy_guests p{font-size: 15px}section.about-us .about-info .btn-primary{text-transform: none}section.about-us.inner{padding: 50px;box-shadow: 0px 0px 12px #00000057}section.about-us.inner .about-info{height: auto !important}section.about-us.inner .about-img .tripadvisor{position: relative}section.whymm{margin-top: 60px}section.whymm h2{font-size: 35px}section.ctour-genquiries .ct-geninq{padding-bottom: 70px}section.ctour-genquiries h4.main-title span, section.ctour-genquiries h3.main-title span{color: #f69320}section.trips{padding-top: 40px}section.trips .tourin-6col:after, section.some-feature-tour .tourin-6col:after, section.dest-feature-tour .tourin-6col:after{border-bottom: 1px solid #a2a2a2;position: absolute;bottom: -10px;left: 30px;content: '';width: 90%}section.trips.inner-pg, section.some-feature-tour.inner-pg, section.dest-feature-tour.inner-pg{padding: 40px 0px 90px}section.trips.inner-pg .banner, section.some-feature-tour.inner-pg .banner, section.dest-feature-tour.inner-pg .banner{padding-bottom: 40px}section.trips.inner-pg .post-content, section.some-feature-tour.inner-pg .post-content, section.dest-feature-tour.inner-pg .post-content{margin: 0px 0px 30px}section.trips .tourlistFilter, section.some-feature-tour .tourlistFilter, section.dest-feature-tour .tourlistFilter{margin-bottom: 30px}section.trips .tourlistFilter .btn-primary, section.some-feature-tour .tourlistFilter .btn-primary, section.dest-feature-tour .tourlistFilter .btn-primary{margin-bottom: 5px}section.trips .trips-swiper, section.some-feature-tour .trips-swiper, section.dest-feature-tour .trips-swiper{margin: 0px 35px;overflow: hidden}section.trips .featured-tour, section.some-feature-tour .featured-tour, section.dest-feature-tour .featured-tour{position: relative;padding-bottom: 30px}section.trips .featured-tour .img-duration-location, section.some-feature-tour .featured-tour .img-duration-location, section.dest-feature-tour .featured-tour .img-duration-location{position: relative;margin-bottom: 30px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.trips .featured-tour .img-duration-location .tour-img, section.some-feature-tour .featured-tour .img-duration-location .tour-img, section.dest-feature-tour .featured-tour .img-duration-location .tour-img{border-radius: 10px;overflow: hidden}section.trips .featured-tour .img-duration-location .tour-img a, section.some-feature-tour .featured-tour .img-duration-location .tour-img a, section.dest-feature-tour .featured-tour .img-duration-location .tour-img a{display: inline-block}section.trips .featured-tour .img-duration-location .locaion, section.some-feature-tour .featured-tour .img-duration-location .locaion, section.dest-feature-tour .featured-tour .img-duration-location .locaion{position: absolute;left: 0px;bottom: 0px;z-index: 2;font-size: 15px;font-weight: 500;color: #fff;font-family: 'Roboto', sans-serif;padding: 30px 15px 10px;border-radius: 0px 0px 10px 10px;width: 100%;height: auto;display: block;background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,#000000 100%)}section.trips .featured-tour .img-duration-location .locaion img, section.some-feature-tour .featured-tour .img-duration-location .locaion img, section.dest-feature-tour .featured-tour .img-duration-location .locaion img{margin-right: 10px}section.trips .featured-tour .img-duration-location .locaion a, section.some-feature-tour .featured-tour .img-duration-location .locaion a, section.dest-feature-tour .featured-tour .img-duration-location .locaion a{display: inline-block}section.trips .featured-tour .img-duration-location .locaion a h4, section.some-feature-tour .featured-tour .img-duration-location .locaion a h4, section.dest-feature-tour .featured-tour .img-duration-location .locaion a h4{color: #fff;font-family: 'Roboto', sans-serif;letter-spacing: 0.5px;font-size: 15px;font-weight: 400;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.trips .featured-tour .img-duration-location .locaion a:hover h4, section.some-feature-tour .featured-tour .img-duration-location .locaion a:hover h4, section.dest-feature-tour .featured-tour .img-duration-location .locaion a:hover h4{color: #ef4137}section.trips .featured-tour .duration-text, section.some-feature-tour .featured-tour .duration-text, section.dest-feature-tour .featured-tour .duration-text{color: #fff;position: absolute;top: 10px;right: 10px;width: 105px;height: 105px;border-radius: 50%;text-align: center;background: rgba(0,0,0,0.3)}section.trips .featured-tour .duration-text h3, section.trips .featured-tour .duration-text h4, section.some-feature-tour .featured-tour .duration-text h3, section.some-feature-tour .featured-tour .duration-text h4, section.dest-feature-tour .featured-tour .duration-text h3, section.dest-feature-tour .featured-tour .duration-text h4{font-weight: 500;margin-bottom: 0px;text-shadow: 0px 2px 1px rgba(0,0,0,0.47)}section.trips .featured-tour .duration-text h3 a, section.trips .featured-tour .duration-text h4 a, section.some-feature-tour .featured-tour .duration-text h3 a, section.some-feature-tour .featured-tour .duration-text h4 a, section.dest-feature-tour .featured-tour .duration-text h3 a, section.dest-feature-tour .featured-tour .duration-text h4 a{color: #fff}section.trips .featured-tour .duration-text h3, section.some-feature-tour .featured-tour .duration-text h3, section.dest-feature-tour .featured-tour .duration-text h3{font-size: 35px;top: 25px}section.trips .featured-tour .duration-text h4, section.some-feature-tour .featured-tour .duration-text h4, section.dest-feature-tour .featured-tour .duration-text h4{font-size: 20px;bottom: 25px}section.trips .featured-tour .duration-text h3, section.trips .featured-tour .duration-text h4, section.some-feature-tour .featured-tour .duration-text h3, section.some-feature-tour .featured-tour .duration-text h4, section.dest-feature-tour .featured-tour .duration-text h3, section.dest-feature-tour .featured-tour .duration-text h4{color: #fff;font-family: 'Roboto', sans-serif;position: absolute;left: 50%;transform: translateX(-50%)}section.trips .featured-tour .tour-cats, section.some-feature-tour .featured-tour .tour-cats, section.dest-feature-tour .featured-tour .tour-cats{margin-bottom: 15px}section.trips .featured-tour .tour-cats .cat-link, section.some-feature-tour .featured-tour .tour-cats .cat-link, section.dest-feature-tour .featured-tour .tour-cats .cat-link{display: inline-block}section.trips .featured-tour .tour-cats .cat-link img, section.some-feature-tour .featured-tour .tour-cats .cat-link img, section.dest-feature-tour .featured-tour .tour-cats .cat-link img{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.trips .featured-tour .tour-cats .cat-link h4, section.some-feature-tour .featured-tour .tour-cats .cat-link h4, section.dest-feature-tour .featured-tour .tour-cats .cat-link h4{display: none}section.trips .featured-tour .tour-cats .cat-link:hover img, section.some-feature-tour .featured-tour .tour-cats .cat-link:hover img, section.dest-feature-tour .featured-tour .tour-cats .cat-link:hover img{-webkit-filter: grayscale(100%);filter: grayscale(100%)}section.trips .featured-tour h3.tour-title, section.trips .featured-tour h2.tour-title, section.some-feature-tour .featured-tour h3.tour-title, section.some-feature-tour .featured-tour h2.tour-title, section.dest-feature-tour .featured-tour h3.tour-title, section.dest-feature-tour .featured-tour h2.tour-title{font-size: 30px;font-weight: 500;font-family: 'Roboto', sans-serif;margin-bottom: 20px;overflow: hidden}section.trips .featured-tour h3.tour-title a, section.trips .featured-tour h2.tour-title a, section.some-feature-tour .featured-tour h3.tour-title a, section.some-feature-tour .featured-tour h2.tour-title a, section.dest-feature-tour .featured-tour h3.tour-title a, section.dest-feature-tour .featured-tour h2.tour-title a{color: #151515;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.trips .featured-tour h3.tour-title:hover a, section.trips .featured-tour h2.tour-title:hover a, section.some-feature-tour .featured-tour h3.tour-title:hover a, section.some-feature-tour .featured-tour h2.tour-title:hover a, section.dest-feature-tour .featured-tour h3.tour-title:hover a, section.dest-feature-tour .featured-tour h2.tour-title:hover a{color: #ef4137}section.trips .featured-tour .excerpt-price .tour-price, section.some-feature-tour .featured-tour .excerpt-price .tour-price, section.dest-feature-tour .featured-tour .excerpt-price .tour-price{float: left;margin-right: 15px;padding: 20px 30px;border-radius: 10px;color: #fff;background: #ef4137;background: linear-gradient(90deg,#ef4137 0%,#f69320 100%);font-family: 'Roboto', sans-serif;font-weight: 600;text-align: center}section.trips .featured-tour .excerpt-price .tour-price a, section.some-feature-tour .featured-tour .excerpt-price .tour-price a, section.dest-feature-tour .featured-tour .excerpt-price .tour-price a{color: #fff}section.trips .featured-tour .excerpt-price .tour-price span, section.trips .featured-tour .excerpt-price .tour-price h4, section.some-feature-tour .featured-tour .excerpt-price .tour-price span, section.some-feature-tour .featured-tour .excerpt-price .tour-price h4, section.dest-feature-tour .featured-tour .excerpt-price .tour-price span, section.dest-feature-tour .featured-tour .excerpt-price .tour-price h4{text-shadow: -7px 15px 26px rgba(0,0,0,0.46);font-weight: 500;font-family: 'Roboto', sans-serif;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.trips .featured-tour .excerpt-price .tour-price span, section.some-feature-tour .featured-tour .excerpt-price .tour-price span, section.dest-feature-tour .featured-tour .excerpt-price .tour-price span{color: #333333;font-weight: 500;text-decoration: line-through}section.trips .featured-tour .excerpt-price .tour-price h4, section.some-feature-tour .featured-tour .excerpt-price .tour-price h4, section.dest-feature-tour .featured-tour .excerpt-price .tour-price h4{font-size: 28px;margin-bottom: 0px}section.trips .featured-tour .excerpt-price .tour-excerpt, section.some-feature-tour .featured-tour .excerpt-price .tour-excerpt, section.dest-feature-tour .featured-tour .excerpt-price .tour-excerpt{display: block;overflow: hidden;height: 66px}section.trips .featured-tour:hover .img-duration-location, section.some-feature-tour .featured-tour:hover .img-duration-location, section.dest-feature-tour .featured-tour:hover .img-duration-location{-webkit-transform: translateY(-4px);transform: translateY(-4px);box-shadow: 0px 25px 60px rgba(0,0,0,0.17)}section.trips .featured-tour:hover .excerpt-price .tour-price, section.some-feature-tour .featured-tour:hover .excerpt-price .tour-price, section.dest-feature-tour .featured-tour:hover .excerpt-price .tour-price{background: #f69320}section.trips .featured-tour:hover .excerpt-price .tour-price span, section.trips .featured-tour:hover .excerpt-price .tour-price h4, section.some-feature-tour .featured-tour:hover .excerpt-price .tour-price span, section.some-feature-tour .featured-tour:hover .excerpt-price .tour-price h4, section.dest-feature-tour .featured-tour:hover .excerpt-price .tour-price span, section.dest-feature-tour .featured-tour:hover .excerpt-price .tour-price h4{text-shadow: none}section.trips .featured-tour.tourin-list, section.some-feature-tour .featured-tour.tourin-list, section.dest-feature-tour .featured-tour.tourin-list{border-bottom: 1px solid #a2a2a2;padding-bottom: 30px}section.trips .featured-tour.tourin-list h3.tour-title, section.trips .featured-tour.tourin-list h2.tour-title, section.some-feature-tour .featured-tour.tourin-list h3.tour-title, section.some-feature-tour .featured-tour.tourin-list h2.tour-title, section.dest-feature-tour .featured-tour.tourin-list h3.tour-title, section.dest-feature-tour .featured-tour.tourin-list h2.tour-title{font-size: 22px;height: 52px}section.trips .featured-tour.tourin-list .duration-text, section.some-feature-tour .featured-tour.tourin-list .duration-text, section.dest-feature-tour .featured-tour.tourin-list .duration-text{width: 75px;height: 75px}section.trips .featured-tour.tourin-list .duration-text h3, section.some-feature-tour .featured-tour.tourin-list .duration-text h3, section.dest-feature-tour .featured-tour.tourin-list .duration-text h3{font-size: 24px;top: 17px;color: #fff}section.trips .featured-tour.tourin-list .duration-text h4, section.some-feature-tour .featured-tour.tourin-list .duration-text h4, section.dest-feature-tour .featured-tour.tourin-list .duration-text h4{font-size: 14px;bottom: 17px;color: #fff}section.trips .featured-tour.tourin-list .tour-cats .cat-link img, section.some-feature-tour .featured-tour.tourin-list .tour-cats .cat-link img, section.dest-feature-tour .featured-tour.tourin-list .tour-cats .cat-link img{max-width: 35px}section.trips .featured-tour.tourin-list .excerpt-price .tour-price, section.some-feature-tour .featured-tour.tourin-list .excerpt-price .tour-price, section.dest-feature-tour .featured-tour.tourin-list .excerpt-price .tour-price{padding: 10px 20px}section.trips .featured-tour.tourin-list .excerpt-price .tour-price h4, section.some-feature-tour .featured-tour.tourin-list .excerpt-price .tour-price h4, section.dest-feature-tour .featured-tour.tourin-list .excerpt-price .tour-price h4{font-size: 20px}section.some-feature-tour .featured-tour.tourin-list, section.dest-feature-tour .featured-tour.tourin-list{border: 0}section.travel-tales{padding: 70px 0px 0px 0;background: #f7f4f1;font-family: 'Roboto', sans-serif}section.travel-tales .container-fluid{padding-right: 40px;padding-left: 40px}section.travel-tales .container-fluid .news-wrap{position: relative}section.travel-tales .container-fluid .news-wrap .img-author{margin-bottom: 30px}section.travel-tales .container-fluid .news-wrap .img-author a{display: inline-block}section.travel-tales .container-fluid .news-wrap .img-author a img{border-radius: 10px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.travel-tales .container-fluid .news-wrap .img-author .author-date{position: relative;left: auto;margin-top: 30px}section.travel-tales .container-fluid .news-wrap .img-author .author-date h5, section.travel-tales .container-fluid .news-wrap .img-author .author-date h6{font-family: 'Roboto', sans-serif;font-size: 13px;font-weight: 600;text-transform: uppercase;color: #626262;letter-spacing: 1px;display: inline-block}section.travel-tales .container-fluid .news-wrap .img-author .author-date h6{display: block}section.travel-tales .container-fluid .news-wrap .new-excerpt{margin-bottom: 20px;font-size: 15px;font-weight: 400;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.travel-tales .container-fluid .news-wrap .new-excerpt h2, section.travel-tales .container-fluid .news-wrap .new-excerpt h4{letter-spacing: 0.5px;font-size: 23px;margin-bottom: 15px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.travel-tales .container-fluid .news-wrap .new-excerpt h2 a, section.travel-tales .container-fluid .news-wrap .new-excerpt h4 a{color: #60626e}section.travel-tales .container-fluid .news-wrap .new-excerpt p{color: #a2a2a2;word-break: break-word}section.travel-tales .container-fluid .news-wrap .new-btn{position: absolute;bottom: 0;left: 15px}section.travel-tales .container-fluid .news-wrap:hover .img-author a img{-webkit-transform: translateY(-4px);transform: translateY(-4px);box-shadow: 0px 25px 60px rgba(0,0,0,0.17)}section.travel-tales .container-fluid .news-wrap:hover .new-excerpt h2{color: #ef4137}section.travel-types .container-fluid{padding-left: 0;padding-right: 0}section.travel-types .fix-img .image-left{background-position: right top;background-repeat: no-repeat;background-size: cover}section.travel-types .fix-img .title-over-img{position: absolute;padding: 70px 125px 80px 70px;background: url(../images/blue-bg.png);right: 0;bottom: 0;border-top-left-radius: 100px}section.travel-types .fix-img .title-over-img .main-title{margin-bottom: 0px}section.travel-types .full-h-content{padding: 20% 0px 10% 12%;max-height: 835px;background: url(../images/blue-bg.png);width: 100%;height: 100%}section.travel-types .full-h-content .icon-title{margin-bottom: 20px;margin-right: 30px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.travel-types .full-h-content .icon-title a{display: inline-block;color: #f69320;font-family: 'Roboto', sans-serif;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.travel-types .full-h-content .icon-title a img{float: left;margin-right: 18px;width: 40px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.travel-types .full-h-content .icon-title a h3, section.travel-types .full-h-content .icon-title a span{font-size: 15px;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;display: block;overflow: hidden;padding-top: 10px}section.travel-types .full-h-content .icon-title a:hover{color: #fff}section.travel-types .full-h-content .icon-title a:hover img{-webkit-filter: grayscale(100%);filter: grayscale(100%)}section.customize-tour{padding: 90px 0px;position: relative;background: url('../images/single-mountain-left.jpg') center bottom no-repeat, linear-gradient(to bottom,#fbf6f3,#f4ece9)}section.customize-tour:before, section.customize-tour:after{z-index: -1;position: absolute;content: "";bottom: 30px;left: 0px;width: 50%;top: 80%;max-width: 50%;background: #777;-webkit-box-shadow: -2px 9px 20px 16px #adadad;-moz-box-shadow: -2px 9px 20px 16px #adadad;box-shadow: -2px 9px 20px 16px #adadad;-webkit-transform: rotate(-3deg);-moz-transform: rotate(-3deg);-o-transform: rotate(-3deg);-ms-transform: rotate(-3deg);transform: rotate(-3deg)}section.customize-tour:after{-webkit-transform: rotate(3deg);-moz-transform: rotate(3deg);-o-transform: rotate(3deg);-ms-transform: rotate(3deg);transform: rotate(3deg);right: 10px;left: auto}section.customize-tour .ct-content{text-align: right;font-weight: 600}section.destinations{padding: 40px 0px 60px 0px;background: #f5f2ef}section.destinations .des-title{padding: 60px 0px 50px 0px;background-size: contain}section.destinations .des-wrap{padding-left: 30px}section.destinations .des-wrap .des-box{position: relative;border-radius: 10px;display: inline-block;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.destinations .des-wrap .des-box img{border-radius: 10px}section.destinations .des-wrap .des-box:before{position: absolute;content: '';background: rgba(0,0,0,0.3);top: 0;left: 0;width: 100%;height: 100%;border-radius: 10px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.destinations .des-wrap .des-box h3{position: absolute;bottom: 25px;margin: 0 10px;color: #fff;font-weight: 500;font-size: 19px;letter-spacing: 3px;text-transform: uppercase;margin-bottom: 0px;padding: 10px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;z-index: 1}section.destinations .des-wrap .des-box h3:before{content: '';width: 100%;height: 100%;display: block;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);position: absolute;opacity: 0;z-index: -1;border-radius: 10px;top: 0;left: 0;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.destinations .des-wrap .des-box:hover{-webkit-transform: translateY(-4px);transform: translateY(-4px);box-shadow: 0px 14px 40px rgba(0,0,0,0.49)}section.destinations .des-wrap .des-box:hover:before{background: rgba(0,0,0,0)}section.destinations .des-wrap .des-box:hover h3:before{opacity: 1}section.testimonials{padding: 90px 0px 70px;background: url('../images/testimonial-bg.jpg') no-repeat center center;color: #fff;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.testimonials .title-location{position: absolute;bottom: 0px;text-align: center;width: 55%;left: 50%;transform: translateX(-50%)}section.testimonials .title-location h3{font-size: 23px;font-weight: 700;color: #f69320;text-transform: uppercase;letter-spacing: 5px}section.testimonials .title-location h4{font-family: 'Roboto', sans-serif;font-size: 18px;font-weight: 300;text-transform: uppercase;letter-spacing: 5px}section.questionnaire .steps, section.make-an-appointment .steps{position: relative}section.questionnaire .steps .step-btn-wrap, section.make-an-appointment .steps .step-btn-wrap{text-align: center;margin-top: 60px}section.questionnaire .steps .step-btn-wrap .prev-section, section.make-an-appointment .steps .step-btn-wrap .prev-section{margin-right: 15px}section.questionnaire .steps .step-btn-wrap .btn-primary, section.make-an-appointment .steps .step-btn-wrap .btn-primary{font-weight: 400;letter-spacing: 2px}section.questionnaire .steps .step-btn-wrap .btn-primary i, section.make-an-appointment .steps .step-btn-wrap .btn-primary i{font-size: 10px}section.questionnaire .steps .step-title, section.make-an-appointment .steps .step-title{margin-bottom: 50px;margin-top: 30px}section.questionnaire .steps .step-sub-title, section.make-an-appointment .steps .step-sub-title{margin: 40px 0px 30px}section.questionnaire .steps .step-title, section.questionnaire .steps .step-sub-title, section.make-an-appointment .steps .step-title, section.make-an-appointment .steps .step-sub-title{text-align: center}section.questionnaire .steps .step-title h3, section.questionnaire .steps .step-sub-title h3, section.make-an-appointment .steps .step-title h3, section.make-an-appointment .steps .step-sub-title h3{font-family: 'Roboto', sans-serif;font-size: 18px;font-weight: 500;margin-bottom: 0px;color: #464646;text-transform: uppercase;letter-spacing: 5px}section.questionnaire .steps .step-title h3 span, section.questionnaire .steps .step-sub-title h3 span, section.make-an-appointment .steps .step-title h3 span, section.make-an-appointment .steps .step-sub-title h3 span{color: #f69320}section.questionnaire{background: url('../images/blue-blue-mountain.jpg') no-repeat top center;padding: 90px 0px 100px}section.questionnaire .swiper-container{margin: 0px 35px;overflow: hidden;position: static;max-width: 1140px;padding-bottom: 20px}section.questionnaire .swiper-container .swiper-slide{margin-top: 50px !important}section.questionnaire .swiper-container .swiper-button-next, section.questionnaire .swiper-container .swiper-button-prev{top: 50% !important;border: 2px solid #f69320 !important}section.questionnaire .each-choose{position: relative;border-radius: 7px;z-index: 1;margin-bottom: 30px}section.questionnaire .each-choose label{margin-bottom: 0px}section.questionnaire .each-choose h4{line-height: 21px;position: absolute;top: -15px;left: 50%;transform: translateX(-50%);z-index: 2;color: #fff;font-family: 'Roboto', sans-serif;font-size: 15px;font-weight: 500;text-transform: uppercase;letter-spacing: 3px;padding: 5px;border-radius: 5px;width: 75%;text-align: center;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}section.questionnaire .each-choose .image-checkbox{position: relative;border-radius: 7px;border: 3px solid transparent;overflow: hidden;cursor: pointer;border-radius: 7px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.questionnaire .each-choose .image-checkbox input[type="checkbox"]{display: none}section.questionnaire .each-choose .image-checkbox .fa{display: none;position: absolute;bottom: 10px;right: 10px;padding: 10px;border-radius: 50%;color: #fff;font-size: 15px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}section.questionnaire .each-choose .image-checkbox:before{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);opacity: 0}section.questionnaire .each-choose .image-checkbox.image-checkbox-checked{border: 3px solid #ef4137}section.questionnaire .each-choose .image-checkbox.image-checkbox-checked .fa{display: block !important}section.questionnaire .each-choose .image-checkbox.image-checkbox-checked:before{opacity: 1}section.questionnaire .each-choose .image-checkbox:hover{border-color: #ef4137}section.questionnaire .each-choose textarea{width: 100%;max-height: 158px;padding: 10px;padding-top: 35px}section.member-of{padding: 35px 0px 15px;background-color: #fff9f3;background-size: cover}section.member-of .member-text h3{font-size: 25px;font-weight: 500;color: #f69320;text-transform: uppercase;text-align: right}section.member-of .each-member .member-swiper{padding-bottom: 20px}section.content-section .single-section .event-title h2{text-align: center;display: block !important;font-family: 'Roboto Slab', serif;color: #f69320;display: block;margin: 20px 0;border: 1px solid;padding: 10px 5px;background: #f69320;color: white;border: 1px solid #f69320}section.content-section .single-section .single-content h3{color: black;margin-top: 25px}section.content-section .single-section .single-content .single-post-details-wrapper{margin-bottom: 20px;text-transform: uppercase;font-size: 12px;color: #8e8e8e}section.content-section .single-section .single-content .single-post-wrapper p{line-height: 24px;margin-bottom: 10px;color: #333333}section.content-section #new_testimonial{cursor: pointer}section.content-section #testimonial_form{display: none;border-bottom: 1px solid #a2a2a2;margin-bottom: 20px}section.content-section #testimonial_form .form-group{margin-bottom: 1rem}section.content-section #testimonial_form textarea{min-height: 130px}section.content-section .testimonial-wrap{max-width: 80%;margin: 0 auto}section.content-section .testimonial-wrap .each-testimonial{padding: 30px 15px;margin-bottom: 30px;border-radius: 4px;border: 1px solid #c7d0d9;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.content-section .testimonial-wrap .each-testimonial .author-info{font-size: 12px}section.content-section .testimonial-wrap .each-testimonial .author-info span{display: block}section.content-section .testimonial-wrap .each-testimonial .author-info .testimonial-author{font-weight: 700;color: #f69320;font-family: 'Roboto Slab', serif;font-size: 20px;line-height: 1;margin-bottom: 10px;letter-spacing: 0.5px}section.content-section .testimonial-wrap .each-testimonial .author-info .testimonial-location, section.content-section .testimonial-wrap .each-testimonial .author-info .testimonial-date{padding-top: 5px;font-size: 13px;color: #666;text-transform: uppercase}section.content-section .testimonial-wrap .each-testimonial .author-info .testimonial-location{font-weight: 600}section.content-section .testimonial-wrap .each-testimonial .testimonial-content{border-left: 1px solid #d9d9d9;position: relative;padding-left: 15px}section.content-section .testimonial-wrap .each-testimonial .testimonial-content:before{content: "\f075";font-family: fontawesome;font-size: 100px;color: #f58723;position: absolute;right: -15px;top: -30px;line-height: 1;opacity: 0.2}section.content-section .testimonial-wrap .each-testimonial .testimonial-content .testimonial-title{font-size: 18px;line-height: 20px;color: #f2702d;padding: 0 0 10px 0;font-weight: bold;display: inline-block}section.content-section .testimonial-wrap .each-testimonial .testimonial-content .testimonial-post{color: #333333;position: relative}section.content-section .testimonial-wrap .each-testimonial .testimonial-content .star-grade{display: inline-block;margin-bottom: 15px;margin-left: 5px}section.content-section .testimonial-wrap .each-testimonial:hover{-webkit-transform: translateY(-4px);transform: translateY(-4px);box-shadow: 0px 14px 40px rgba(0,0,0,0.12)}section.cruise-destination .cruise-wrap{width: 80%;margin: auto;float: none}.f-o-f h3{font-size: 25px;font-weight: 700;color: #f69320;text-transform: uppercase}.f-o-f .screen-reader-text{display: none}.f-o-f #menu-helpful-links{list-style: none;display: inline-flex;padding: 15px;justify-content: flex-start}.f-o-f #menu-helpful-links li{position: relative;padding: 15px}.f-o-f #menu-helpful-links li:before{position: absolute;content: '';display: block;width: 9px;height: 9px;left: 0px;background: #ef4137;background: -moz-linear-gradient(left,#ef4137 0%,#f69320 100%);background: -webkit-linear-gradient(left,#ef4137 0%,#f69320 100%);background: linear-gradient(to right,#ef4137 0%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);bottom: 22px;border-radius: 50%;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.f-o-f #menu-helpful-links li a{color: #525252}.f-o-f #menu-helpful-links li:hover a{color: #ef4137}.f-o-f-search #searchform input{background-color: #fff;padding: 3px 12px;height: 41px;color: #525252;font-size: 15px;border: 2px solid #f69320;border-radius: 10px;font-weight: normal}.f-o-f-search #searchform input:focus{outline: none}.f-o-f-search #searchform #searchsubmit{background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);width: auto !important;padding: 5px 30px !important;height: 40px !important;color: #fff;cursor: pointer;font-size: 15px;text-transform: uppercase;border: none}.f-o-f-search #searchform #searchsubmit:hover{background: #ef4137}@media (max-width: 991.98px){#menu-helpful-links{display: inline-block !important;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-flow: row nowrap;flex-flow: row nowrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start}#menu-helpful-links li{text-align: left;padding-top: 0 !important}}@media (max-width: 575.98px){section.destinations{padding: 60px 0 0 0 !important}.agent-hub-list{margin-bottom: 20px}.place-search-form .btn-col{margin-top: 10px;text-align: left}#searchform div #search-box{max-width: 100%}#searchform div #searchsubmit{margin-top: 15px}header.header-fix{height: 85px}.single-post h2.main-title.alt2, .single-post h1.main-title.alt2{font-size: 30px;line-height: 40px}.topbar{text-align: center !important}.topbar ul li{margin-right: 10px}.topbar ul li a{font-size: 13px}.slider-wrapper .banner-dest-list ul li{padding: 0 5px;font-size: 13px}}section.questionnaire .each-choose h4{font-size: 14px;text-transform: capitalize;letter-spacing: 1px}.autoslide-swiper-container, .des-gallery-swiper{width: 100%;height: 100%;padding-bottom: 60px}.autoslide-swiper-container .swiper-slide, .des-gallery-swiper .swiper-slide{padding: 30px 0px;text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;width: 17%}.autoslide-swiper-container .swiper-pagination, .des-gallery-swiper .swiper-pagination, .member-swiper .swiper-pagination{bottom: 0}.autoslide-swiper-container .swiper-pagination-bullet, .des-gallery-swiper .swiper-pagination-bullet, .member-swiper .swiper-pagination-bullet{width: 12px;height: 12px}.autoslide-swiper-container .swiper-pagination-bullet-active, .des-gallery-swiper .swiper-pagination-bullet-active, .member-swiper .swiper-pagination-bullet-active{background: #fff;border: 2px solid #ef4137}.des-gallery-swiper{padding-bottom: 40px}.des-gallery-swiper .swiper-slide{padding: 0px}.card{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;border-bottom-width: 2px}.card .img-days{position: relative}.card .img-days span{position: absolute;z-index: 1;background: rgba(0,0,0,0.5);color: #ffffff;padding: 5px 10px;bottom: 0;left: 0}.card .card-img-top img{width: 100%}.card .card-body .card-title a{color: #f69320;font-weight: 500;font-family: 'Roboto', sans-serif;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.card .card-body .card-title a:hover{color: #ef4137}.card .card-body p{color: #616263;line-height: 28px;padding-bottom: 15px}.card .card-body a{color: #ef4137}.card .card-body a.viewmore{position: absolute;bottom: 0}.card:hover{box-shadow: 0px 12px 16px rgba(0,0,0,0.24);border-bottom-color: #f69320}.hotel-taxonomy-container{margin-bottom: 30px}.hotel-taxonomy-container .taxonomy-container{border: 1px solid #c7d0d9;background: rgba(255,255,255,0.8);padding: 20px;-moz-transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out}.hotel-taxonomy-container .taxonomy-container:hover{box-shadow: 0px 6px 19px rgba(0,0,0,0.27)}.hotel-taxonomy-container .taxonomy-container .taxonomy-image{float: left}.hotel-taxonomy-container .taxonomy-container .taxonomy-image img{max-width: 100%;border-radius: 4px}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container{padding-left: 0}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul{padding-left: 0;list-style: none;margin-bottom: 0px}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul li{display: inline-block}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul li i{float: left;margin-right: 7px;color: #f69320;margin-top: 3px;font-size: 18px}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul li address{font-size: 14px;display: block;overflow: hidden;margin-bottom: 0px}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .star-grade{margin-bottom: 10px}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .star-grade .rate-container{display: inline-block}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .hotel-name{display: inline-block;float: left}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .hotel-name h3{color: #f69320;font-weight: 700;font-size: 21px;margin-right: 15px}.hotel-taxonomy-container .taxonomy-container .taxonomy-info .hotel-name h3:hover{color: #ef4137}.gal-wrap .gal-link{display: inline-block;position: relative;text-align: center}.gal-wrap .gal-link h3{position: absolute;bottom: 0;background: #000000;background: linear-gradient(0deg,#000000 0%,rgba(0,0,0,0) 100%);padding: 11px;margin: 0;font-size: 15px;width: 100%;color: #ffffff;letter-spacing: 0.5px;font-weight: 600;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.gal-wrap .gal-link:hover h3{color: #f69320;padding-bottom: 15px;text-shadow: 0px 0px 20px red}.gal-wrap .mCustomScrollbar{height: 85vh}.single-sidebar .sidebar-container .widget-title{color: #f69320;font-size: 20px;font-weight: 700;position: static;margin-bottom: 20px}.single-sidebar .sidebar-container .sidebar-content{padding: 0px}.single-sidebar .sidebar-container .sidebar-content .each-lp{margin-bottom: 15px;border: 1px solid rgba(0,0,0,0.1);border-radius: 5px;padding: 25px;transition: border-color 0.5s ease-in-out;overflow: hidden;height: 100px;position: relative}.single-sidebar .sidebar-container .sidebar-content .each-lp:hover .slide-img{opacity: 1;position: absolute;left: 0;width: 100%;overflow: hidden;top: 0;height: 100%;background-size: cover;z-index: 1}.single-sidebar .sidebar-container .sidebar-content .each-lp:hover span{color: #fff}.single-sidebar .sidebar-container .sidebar-content .each-lp span{position: relative;z-index: 2;color: #525252;font-weight: 600;transition: all 0.5s ease-in-out}.single-sidebar .sidebar-container .sidebar-content .each-lp .slide-img{opacity: 0;transition: all .3s ease-in}.single-sidebar .sidebar-container .sidebar-content .each-lp .slide-img:before{position: absolute;content: '';z-index: 10;pointer-events: none;height: 100%;width: 100%;background-color: rgba(0,0,0,0.5);left: 0;top: 0;border-radius: 5px}.single-sidebar .sidebar-container .sidebar-content .posted-date{color: #8e8e8e}.single-sidebar .sidebar-container .sidebar-content .recent-img{max-width: 90px;padding: 0px 0px 0px 15px}.single-sidebar .sidebar-container .sidebar-content .recent-img a{font-weight: 700;color: #000;text-decoration: none;display: block}.single-sidebar .sidebar-container .sidebar-content .recent-img img{max-width: 100%;height: auto}.single-sidebar .sidebar-container .sidebar-content .widget-post-details-wrapper{padding-right: 0px}.single-sidebar .sidebar-container .sidebar-content .widget-post-details-wrapper a{font-weight: 700;color: #000;text-decoration: none;transition: color .2s ease, background .6s ease, border-color .2s ease}.single-sidebar .sidebar-container .sidebar-content .widget-post-details-wrapper a:hover{color: #9ba78a}.single-sidebar .sidebar-container .sidebar-content .widget-post-details-wrapper span{display: block;color: #8e8e8e}.google-map-wrap{padding: 15px;-webkit-box-shadow: 0px 0px 0px 1px #ccc;-moz-box-shadow: 0px 0px 0px 1px #ccc;box-shadow: 0px 0px 0px 1px #ccc;background: #fdfcfc}#googleMap{width: 100%;height: 430px;border: 1px solid #dddddd}#return-to-top{position: fixed;right: 30px;background: #f69320;background: rgba(246,147,32,0.5);width: 50px;height: 50px;text-decoration: none;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;display: none;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 99}#return-to-top i{color: #fff;margin: 0;position: relative;left: 16px;top: 13px;font-size: 19px;-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}#return-to-top:hover{background: rgba(246,147,32,0.9)}#return-to-top:hover i{color: #fff;top: 5px}.tourmaster-body .ui-datepicker .ui-datepicker-month, .tourmaster-body .ui-datepicker .ui-datepicker-year{background: transparent}.tourmaster-body .ui-datepicker table tr td a, .tourmaster-body .ui-datepicker-prev, .tourmaster-body .ui-datepicker-next{background: transparent}.parent-cruise a{font-family: 'Roboto Slab', serif;color: #7d7c7c !important;font-size: 16px;font-weight: 500;letter-spacing: 0.6px}.filter-table table{width: 100%;max-width: 100%;background: transparent}.filter-table table.table thead tr:hover{background: #efefef}.filter-table table.table tr:nth-of-type(odd){background: #efefef}.filter-table table.table tr:hover{background: #ef4137;cursor: pointer}.filter-table table.table tr:hover td{color: #fff}.filter-table table.table tr td{vertical-align: middle;padding: 10px}.filter-table table.table tr td.table-col-fixed{word-break: break-all}.pin-it{position: absolute;left: 0px;top: -2px;z-index: 9}.pin-it.top-25{top: 25px}.ui-autocomplete-category{font-weight: bold;padding: .2em .4em;margin: .8em 0 .2em;line-height: 1.5}li.ui-autocomplete-group.ui-menu-item{color: #f69320;background: #f5f2ef;font-weight: bold;font-size: 18px}.ui-menu .ui-menu-item:hover .ui-menu-item-wrapper{background: #141c33;border: 0}.travel-list{padding-left: 30px}li.travel-info-list{list-style-type: none;position: relative}li.travel-info-list:before{content: '';width: 8px;height: 8px;background: #ef4137;position: absolute;left: -30px;border-radius: 50%;top: 8px}li.travel-info-list h3{color: #f69320;font-weight: 600;font-size: 20px}.ebook span.text-style{display: none}.ebook .card, .ebook-detail .card{margin-bottom: 20px}.ebook .card .card-body, .ebook-detail .card .card-body{min-height: 123px}.e-link .btn{width: 100%}a.agent-logout:hover{color: #f69320}.agent-connect-list{background: #0d1226;padding: 30px;height: 289px;color: #fff}.agent-connect-list h4{font-size: 19px}.agent-hub-list{position: relative}.agent-hub-list img{width: 100%;height: auto}.agent-hub-list .agent-text{position: absolute;bottom: 0;padding: 0 15px;color: #fff;z-index: 1;opacity: 1;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.agent-hub-list .agent-text h4{color: #f69320;font-weight: 600;text-shadow: 2px 2px #000}.agent-hub-list .agent-overlay{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #0000002e;cursor: pointer}.agent-hub-list .agent-overlay .overlay-content{top: 50%;transform: translateY(-50%);position: absolute;padding: 0 20px;color: #fff;opacity: 0}.agent-hub-list .agent-overlay .overlay-content h4{text-shadow: 2px 2px #000}.agent-hub-list .agent-overlay i{position: absolute;font-size: 40px;color: #fff;top: 30px;right: 30px;opacity: 0}.agent-hub-list:hover .agent-overlay{background: #f69320c9}.agent-hub-list:hover .agent-overlay .overlay-content{opacity: 1}.agent-hub-list:hover .agent-overlay i{opacity: 1}.agent-hub-list:hover .agent-text{opacity: 0}footer .footer-top{padding: 70px 0px 40px;color: #fdf6ee}footer .footer-top .contact-wrap{text-align: center;margin-bottom: 30px}footer .footer-top .contact-wrap:after{content: '';position: absolute;top: 50%;transform: translateY(-50%);right: 0;border-right: 1px solid #243054;height: 70%}footer .footer-top .contact-wrap .contact-info{padding: 0px 17px}footer .footer-top .contact-wrap .contact-info a{color: #fdf6ee}footer .footer-top .contact-wrap .contact-info a:hover{color: #f69320}footer .footer-top .contact-wrap .contact-info .contact-icon{margin-bottom: 30px}footer .footer-top .contact-wrap .contact-info .contact-icon i{font-size: 20px}footer .footer-top .contact-wrap .contact-info p{font-size: 13px;font-weight: 400}footer .footer-top .contact-wrap:last-child:after{border: none}footer .footer-middle{padding: 70px 0px 50px;position: relative}footer .footer-middle .navbar-brand img{width: 80px}footer .footer-middle .contact-wrap{color: #fff}footer .footer-middle .contact-wrap .contact-info .contact-icon{float: left;margin-right: 7px;color: #ef4137}footer .footer-middle .contact-wrap .contact-info p{display: block;overflow: hidden;font-size: 13px}footer .footer-middle .contact-wrap .contact-info p a{color: #fff}footer .footer-middle .we-accept-row{border: 1px solid #272727;margin-top: 20px;border-left: 0px;border-right: 0}footer .footer-middle .we-accept-row h4{margin-right: 15px}footer .footer-middle .we-accept-row .footer-trip-advisor-img{max-height: 50px}footer .footer-middle .we-accept-row p{color: #fff;font-size: 15px}footer .footer-middle .we-accept-row p span{color: #f69320;font-size: 18px}footer .footer-middle h4{font-size: 15px;font-weight: 700;font-family: 'Roboto', sans-serif;color: #f69320;text-transform: uppercase;display: inline-block;margin-bottom: 15px}footer .footer-middle h4 a{color: #f69320}footer .footer-middle h4 a:hover{color: #fff}footer .footer-middle h5{font-size: 13px;font-weight: 600;margin-bottom: 15px;font-family: 'Roboto', sans-serif;letter-spacing: 0.5px}footer .footer-middle h5 a{color: #fff}footer .footer-middle h5 a:hover{color: #f69320}footer .footer-middle .each-featured{width: 100%;height: 45px}footer .footer-middle .each-featured a{display: inline-block;width: 100%;height: 100%}footer .footer-middle .each-featured a img{width: auto;height: 100%}footer .footer-middle .footer_page a{font-size: 15px;font-weight: 700;font-family: 'Roboto', sans-serif;color: #f69320;text-transform: uppercase}footer .footer-middle .footer_page a:hover{color: #fff}footer .footer-middle .footer_page a.dd-download, footer .footer-middle .footer_page a.dd-download-access{color: #ef4137}footer .footer-middle .footer_page ul li{margin-bottom: 10px}footer .footer-middle .weather div.sp-location-weather-widget{padding: 10px 20px;background: #fff;width: 255px;max-width: 100%;display: inline-block}footer .footer-bottom{padding: 10px;color: #fdf6ee;text-transform: uppercase;font-size: 13px}footer .footer-bottom a{color: #fdf6ee;font-size: 13px}footer .footer-bottom .socials a{color: #60626e;font-size: 20px;margin-right: 7px}footer .footer-bottom .socials a:last-child{margin-right: 0px}footer .footer-bottom .socials a:hover{color: #fff}footer .footer-bottom .created-by{text-align: right}.form-control, .chosen-container input{border: 1px solid #a2a2a2;font-size: 13px;color: #333333;font-weight: 500;background: transparent}.form-control:hover, .chosen-container input:hover{border-color: #ef4137}input.form-control, select.form-control{height: 41px !important}input.form-control.multi-select, select.form-control.multi-select{height: auto !important}.form-group{margin-bottom: 1rem}.form-group label{color: #d2610d;color: #d2610d;font-weight: 600;display: inline-block}.form-group label span{color: #464646;font-weight: 600;font-size: 13px}.form-group label .check-span{display: inline !important}.star-grade .fa-star{color: #cecece}.star-grade .checked{color: #f54a41}.quote-wrap a i{display: none}.newsl-mobile{position: fixed;bottom: 0px;left: 45px;width: 105px;height: 105px;border-radius: 50%;text-align: center;z-index: 99;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.newsl-mobile .free-quote{color: #fff;font-size: 15px;font-weight: 700;text-transform: uppercase;position: absolute;left: 0;top: 50%;transform: translateY(-50%)}.newsl-mobile input{white-space: normal;word-wrap: break-word;border: 0;background: none;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-transform: uppercase;color: #fff;font-size: 13px;text-shadow: 0px 1px 0px #000}.quote-wrap{position: fixed;bottom: 0px;left: 45px;width: 105px;height: 105px;border-radius: 50%;text-align: center;z-index: 99;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.quote-wrap .free-quote{color: #fff;font-size: 15px;font-weight: 700;text-transform: uppercase;position: absolute;left: 0;top: 50%;transform: translateY(-50%)}.subscribe-now{width: auto;position: fixed;right: 85px;bottom: 0px;height: auto;z-index: 99;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;text-align: center}.subscribe-now .scribe-btn{border-radius: 0;z-index: 10;text-transform: uppercase;font-size: 15px;font-weight: 700;text-shadow: 0px 1px 0px #000;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;max-width: 270px;margin: 0 auto;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);color: #fff;position: relative;padding: .6rem 2rem .6rem 0.75rem;border-radius: 3px}.subscribe-now .scribe-btn.newsl-desktop i{background: #fff;color: #f79022;font-size: 10px;border-radius: 50%;padding: 1px 3px;width: 15px;height: 15px;text-shadow: none;position: absolute;right: 10px;top: 50%;transform: translateY(-50%)}.subscribe-now .scribe-btn:hover{background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);color: #fff}.subscribe-now .scribe-btn:hover:before, .subscribe-now .scribe-btn:hover:after{opacity: 0}.subscribe-now .subscribe-form{background: url('../images/single-mountain-red-right.jpg') center right;padding: 25px;padding-top: 80px;width: 300px;height: 370px;z-index: 9;border-radius: 5px;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;border: 1px solid;text-align: left;margin-top: -20px;display: none}.subscribe-now .subscribe-form p.subscribe-text{font-size: 15px;font-weight: 700;color: #666666;font-family: 'Roboto', sans-serif;margin-bottom: 15px}.subscribe-now .subscribe-form .form-group{margin-bottom: 10px}.subscribe-now .subscribe-form .btn{background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.swiper-button-next, .swiper-button-prev{border: 2px solid #ef4137 !important;width: 65px;height: 65px;border-radius: 500px !important;background-color: rgba(255,255,255,0.59) !important;background-image: url(../images/arrow-r.png) !important;background-repeat: no-repeat !important;background-position: center !important;background-size: auto;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.swiper-button-next:hover, .swiper-button-prev:hover{background-color: rgba(255,255,255,0.85) !important}.swiper-button-prev{background-image: url(../images/arrow-l.png) !important}.trips-swiper .swiper-button-next{background-image: url(../images/arrow-red-r.png) !important;top: 28% !important}.trips-swiper .swiper-button-prev{background-image: url(../images/arrow-red-l.png) !important;top: 28% !important}.inner-pg{padding: 40px 0px 90px !important;background: url(../images/blue-red-mountain.jpg) no-repeat center top !important;background-attachment: fixed !important;background-color: #fff !important}.inner-pg .banner{padding-bottom: 50px;text-align: center}.inner-pg .banner h1.main-title{margin-bottom: 20px;text-transform: capitalize;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.inner-pg .banner .flex-box-breadcrumb{margin-top: 10px}.inner-pg .banner #breadcrumbs{display: inline-flex;background: none}.inner-pg .banner #breadcrumbs a, .inner-pg .banner #breadcrumbs span{font-size: 13px;letter-spacing: 2px;color: #333333;text-transform: uppercase;font-weight: 500;font-family: 'Roboto', sans-serif;padding-top: 5px}.inner-pg .banner #breadcrumbs.active{padding-top: 3px;color: #ef4137}.inner-pg .banner #breadcrumbs a:hover{color: #ef4137}.inner-pg .banner #breadcrumbs span a{color: #ef4137;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.inner-pg .banner #breadcrumbs span a:hover{color: #333333}.inner-pg .banner span{font-size: 13px;letter-spacing: 2px;color: #333333;font-weight: 500;font-family: 'Roboto', sans-serif;padding-top: 5px;text-transform: none;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.inner-pg .banner .star-grade{margin-top: 10px}.inner-pg.team-pg .team-gallery-wrapper{margin-bottom: 65px}.inner-pg.team-pg .team-gallery .team-img{border-radius: 0px}.inner-pg.team-pg .team-content p{color: #616263;line-height: 26px}.inner-pg.team-pg .info-wrapper .member-content{margin-bottom: 30px}.inner-pg.team-pg .info-wrapper .member-content .member-image{margin-bottom: 15px}.inner-pg.team-pg .info-wrapper .member-content .member-image img{max-width: 100%;border-radius: 10px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;cursor: pointer}.inner-pg.team-pg .info-wrapper .member-content .member-image img:hover{position: relative;border-radius: 10px;display: inline-block;box-shadow: 0px 14px 40px rgba(0,0,0,0.49)}.inner-pg.team-pg .info-wrapper .member-content .member-info{padding: 0 15px}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-info{margin-bottom: 20px}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-info span{display: block;color: #626262;font-weight: 600}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-info .member-name{text-transform: uppercase;font-weight: 600;cursor: pointer;font-size: 20px;color: #ef4137;font-family: 'Roboto', sans-serif;letter-spacing: 0.5px;font-weight: 700}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-content{font-size: 14px;color: #616263;line-height: 26px}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-content a{padding-bottom: 5px;border-bottom: 1px solid #626262;color: #626262;font-weight: 600;transition: all 0.4s}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-content a:hover{color: #f69320;border-bottom: 1px solid #f69320}.inner-pg.team-pg .info-wrapper .member-content .member-info .social-wrapper{margin-top: 23px}.inner-pg.team-pg .info-wrapper .member-content .member-info .social-wrapper a{text-align: center;display: inline-block;margin-right: 4px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.inner-pg.team-pg .info-wrapper .member-content .member-info .social-wrapper a:hover{color: #ef4137}.inner-pg.cruise-pg .room-info-container .section-title{border-bottom: 1px dashed #d9d9d9;margin-bottom: 35px;padding-bottom: 24px;margin-right: -15px;margin-left: -15px;font-size: 23px;font-weight: 700;text-align: center}.inner-pg.cruise-pg .room-info-container .room-info{margin-bottom: 20px}.inner-pg.cruise-pg .room-info-container .room-info .room-gllry img{max-width: 100%;height: auto;opacity: 0.8}.inner-pg.cruise-pg .room-info-container .room-info .detail-info .cruise-name a{color: #ef4137;font-size: 18px;font-weight: 700;font-family: 'Roboto Slab', serif}.inner-pg.cruise-pg .room-info-container .room-info .detail-info td{vertical-align: middle}.inner-pg.cruise-pg .room-info-container .room-info .detail-info td.pax{color: #999}.inner-pg.cruise-pg .room-info-container .room-info .detail-info td.pax i{margin-right: 3px}.inner-pg.cruise-pg .room-info-container .room-info .detail-info td.price{font-size: 18px;color: #ef4137;font-size: 20px;font-weight: 700;font-family: 'Roboto Slab', serif}.inner-pg.cruise-pg .room-info-container .room-info .detail-info ul{padding: 0}.inner-pg.cruise-pg .room-info-container .room-info .detail-info ul.cruise-room-info{list-style: none}.inner-pg.cruise-pg .room-info-container .room-info .detail-info ul.cruise-room-info li{margin-bottom: 5px}.inner-pg.cruise-pg .room-info-container .room-info .detail-info ul.cruise-room-info li i{margin-right: 7px;color: #999;width: 20px}.inner-pg.cruise-pg .room-info-container .room-info:hover img{transition: all .8s ease-in-out;-webkit-transition: all .8s ease-in-out;opacity: 1}.inner-pg.cruise-pg .resp-tabs-container{background: #fbfbfb;border-radius: 0px}.inner-pg.cruise-pg .swiper-slide{background-size: cover;background-position: center;border-radius: 3px}.inner-pg.cruise-pg .gallery-top{width: 100%;max-width: 920px;height: 523px;margin: 0 auto}.inner-pg.cruise-pg .gallery-thumbs{height: 100px;box-sizing: border-box;padding: 10px 0}.inner-pg.cruise-pg .gallery-thumbs .swiper-slide{width: 25%;height: 100%;opacity: 0.4}.inner-pg.cruise-pg .gallery-thumbs .swiper-slide-active{opacity: 1}.inner-pg .each-featured{border: 1px solid #a2a2a2;text-align: center;background: #fff;padding: 15px}.inner-pg .each-featured a{display: inline-block}.inner-pg .each-featured h3{font-size: 18px;margin-bottom: 0px;padding: 10px;color: #ef4137;font-weight: 700}.featured-img{width: 100%;max-width: 920px;margin: 0 auto}.faq-pg .faq-wrapper, .cruise-pg .faq-wrapper{padding: 15px !important}.faq-pg .faq-wrapper .faq_accordion, .cruise-pg .faq-wrapper .faq_accordion{padding: 0px;margin: 0px}.faq-pg .faq-wrapper .faq_accordion li:last-child, .cruise-pg .faq-wrapper .faq_accordion li:last-child{border-bottom: none}.faq-pg .faq-wrapper .card, .cruise-pg .faq-wrapper .card{border: none;border-radius: 0px;border-bottom: 1px solid #d3d0d0;background: transparent}.faq-pg .faq-wrapper .card button[aria-expanded="true"] .fa-dot-circle-o, .cruise-pg .faq-wrapper .card button[aria-expanded="true"] .fa-dot-circle-o{display: none}.faq-pg .faq-wrapper .card button[aria-expanded="true"] .fa-circle-o, .cruise-pg .faq-wrapper .card button[aria-expanded="true"] .fa-circle-o{display: inline-block}.faq-pg .faq-wrapper .card button[aria-expanded="true"] .fa-chevron-down, .cruise-pg .faq-wrapper .card button[aria-expanded="true"] .fa-chevron-down{display: none}.faq-pg .faq-wrapper .card button[aria-expanded="true"] .fa-chevron-up, .cruise-pg .faq-wrapper .card button[aria-expanded="true"] .fa-chevron-up{display: inline-block}.faq-pg .faq-wrapper .card button[aria-expanded="true"].btn-link, .cruise-pg .faq-wrapper .card button[aria-expanded="true"].btn-link{position: relative}.faq-pg .faq-wrapper .card button[aria-expanded="true"].btn-link:after, .cruise-pg .faq-wrapper .card button[aria-expanded="true"].btn-link:after{content: '';position: absolute;bottom: 0px;left: 0px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);width: 100%;height: 2px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.faq-pg .faq-wrapper .card button[aria-expanded="false"] .fa-dot-circle-o, .cruise-pg .faq-wrapper .card button[aria-expanded="false"] .fa-dot-circle-o{display: inline-block}.faq-pg .faq-wrapper .card button[aria-expanded="false"] .fa-circle-o, .cruise-pg .faq-wrapper .card button[aria-expanded="false"] .fa-circle-o{display: none}.faq-pg .faq-wrapper .card button[aria-expanded="false"] .fa-chevron-down, .cruise-pg .faq-wrapper .card button[aria-expanded="false"] .fa-chevron-down{display: inline-block}.faq-pg .faq-wrapper .card button[aria-expanded="false"] .fa-chevron-up, .cruise-pg .faq-wrapper .card button[aria-expanded="false"] .fa-chevron-up{display: none}.faq-pg .faq-wrapper .card button[aria-expanded="false"].btn-link, .cruise-pg .faq-wrapper .card button[aria-expanded="false"].btn-link{position: relative}.faq-pg .faq-wrapper .card button[aria-expanded="false"].btn-link:after, .cruise-pg .faq-wrapper .card button[aria-expanded="false"].btn-link:after{content: '';position: absolute;bottom: 0px;left: 0px;width: 0%;height: 2px}.faq-pg .faq-wrapper .card i, .cruise-pg .faq-wrapper .card i{color: #9e9d9d;margin-right: 10px;line-height: 24px;float: left}.faq-pg .faq-wrapper .card .card-header, .cruise-pg .faq-wrapper .card .card-header{background: transparent;border-bottom: none;padding: 6px}.faq-pg .faq-wrapper .card .card-header .btn-link:hover, .cruise-pg .faq-wrapper .card .card-header .btn-link:hover{text-decoration: none}.faq-pg .faq-wrapper .card .card-header .btn-link:hover i, .cruise-pg .faq-wrapper .card .card-header .btn-link:hover i{color: #f2702d}.faq-pg .faq-wrapper .card .card-body-wrap, .cruise-pg .faq-wrapper .card .card-body-wrap{margin-bottom: 17px}.faq-pg .faq-wrapper .card .card-body, .cruise-pg .faq-wrapper .card .card-body{padding: 10px 17px}.faq-pg .faq-wrapper .card .card-body h3, .cruise-pg .faq-wrapper .card .card-body h3{color: #f69320;font-weight: 500}.faq-pg .faq-wrapper .card .faq-question, .cruise-pg .faq-wrapper .card .faq-question{color: #f2702d;font-weight: 500;cursor: pointer;overflow: hidden;display: block}.faq-pg .faq-wrapper .card .faq-answer, .cruise-pg .faq-wrapper .card .faq-answer{color: #616263;line-height: 24px;margin-top: 10px}.faq-pg .faq-wrapper .card .faq-answer p a, .cruise-pg .faq-wrapper .card .faq-answer p a{font-weight: 600;font-style: italic;color: #ef4137}.fancybox-container .cus-fancybox{padding: 50px 50px;border-radius: 3px}.fancybox-container .cus-fancybox .member-content .member-image{padding: 0 15px;margin-bottom: 15px}.fancybox-container .cus-fancybox .member-content .member-image img{max-width: 100%}.fancybox-container .cus-fancybox .member-content .member-info{padding: 0 15px}.fancybox-container .cus-fancybox .member-content .member-info .detail-info{margin-bottom: 20px}.fancybox-container .cus-fancybox .member-content .member-info .detail-info span{display: block;color: #626262}.fancybox-container .cus-fancybox .member-content .member-info .detail-info .member-name{text-transform: uppercase;font-weight: 600;cursor: pointer;font-size: 20px;color: #ef4137;font-family: 'Roboto', sans-serif;letter-spacing: 0.5px;font-weight: 700}.fancybox-container .cus-fancybox .member-content .member-info .detail-content{font-size: 16px;color: #616263;line-height: 30px}.fancybox-container .cus-fancybox .member-content .member-info .social-wrapper{margin-top: 23px}.fancybox-container .cus-fancybox .member-content .member-info .social-wrapper a{color: #999;font-size: 18px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.fancybox-container .cus-fancybox .member-content .member-info .social-wrapper a:hover{color: #ef4137}.fancybox-container .cus-fancybox .team-content{margin-bottom: 55px;padding: 0 20px}.fancybox-container .cus-fancybox .team-content p{font-size: 14px;color: #616263;line-height: 26px;text-align: center}.travel-tales.blog-list .container-fluid .news-wrap:hover .new-excerpt h2 a:hover{color: #ef4137}.destinations.desc-list .des-wrap{padding: 0px}.destinations.desc-list .des-wrap .des-box{margin-bottom: 30px}.featured-img{border-radius: 5px;box-shadow: 0px 14px 40px rgba(0,0,0,0.49);margin-bottom: 20px}.des-detail{padding-bottom: 0px !important}.des-detail section.map{padding: 60px 0px}.des-detail section.map .map-wrap{border-radius: 5px;height: 400px;background: gray}.des-detail .related-tours{padding: 60px 0px}.des-detail .related-tours .trips-swiper .featured-tour .img-duration-location{margin-bottom: 15px}.des-detail .related-tours .trips-swiper .featured-tour .tour-title{line-height: 20px !important}.des-detail .related-tours .trips-swiper .featured-tour .tour-title a{color: #333333;font-size: 18px}.des-detail .related-tours .trips-swiper .featured-tour .tour-title a:hover{color: #ef4137}.des-detail .related-tours .trips-swiper .featured-tour .duration-text{position: relative;right: auto;top: auto;float: left;margin-right: 20px;width: 76px;height: 76px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.des-detail .related-tours .trips-swiper .featured-tour .duration-text h3, .des-detail .related-tours .trips-swiper .featured-tour .duration-text h4{font-weight: 600}.des-detail .related-tours .trips-swiper .featured-tour .duration-text h3{font-size: 28px;top: 18%}.des-detail .related-tours .trips-swiper .featured-tour .duration-text h4{font-size: 17px;top: 53%}.des-detail .related-tours .trips-swiper .featured-tour .wrap{display: block;overflow: hidden;margin-right: 20px}.des-detail .related-tours .trips-swiper .featured-tour .wrap .tour-cats{border-bottom: 0px;padding-bottom: 0px}.des-detail .related-tours .trips-swiper .featured-tour .wrap .tour-cats a img{width: 38px}.des-detail .related-tours .trips-swiper .featured-tour .excerpt-price{position: absolute;top: 0px;right: 0px}.des-detail .related-tours .trips-swiper .featured-tour .excerpt-price .tour-price{border-radius: 0px 0px 0px 5px !important;margin-right: 0px;padding: 10px 20px 10px 20px;font-size: 12px}.des-detail .related-tours .trips-swiper .featured-tour .excerpt-price .tour-price h4{font-size: 20px}section.attractions{padding: 60px 0px;background: url(../images/blue-bg.png) !important}section.attractions .title{margin-bottom: 30px}section.attractions .des-wrap .autoslide-swiper-container{padding-bottom: 0px}section.attractions .des-wrap .autoslide-swiper-container .swiper-slide{background: transparent}section.attractions .des-wrap .autoslide-swiper-container .swiper-slide h3{letter-spacing: 3px;font-size: 17px;left: 0;bottom: 0;display: block;width: 100%}section.attractions .des-wrap .autoslide-swiper-container .swiper-slide h3:before{border-radius: 5px 5px 0px 0px}section.related-hotel .des-wrap .autoslide-swiper-container .swiper-slide{width: 25%;box-shadow: none}section.destination-gallery{background: url(../images/single-mountain-red-left.jpg) no-repeat left bottom, url(../images/single-mountain-red-right.jpg) no-repeat right bottom;background-color: #fff;padding: 60px 0px 10px;box-shadow: 0px 0px 12px #00000057}section.destination-gallery .des-gallery-swiper img{border-radius: 5px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.destination-gallery .des-gallery-swiper img:hover{transform: translateY(-4px);box-shadow: 0px 14px 40px rgba(0,0,0,0.49)}section.destination-gallery ul{width: 100%;list-style: none}section.destination-gallery ul li{display: block;margin-right: 20px;margin-bottom: 20px}section.destination-gallery ul li a img{border-radius: 5px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}section.destination-gallery ul li a img:hover{transform: translateY(-4px);box-shadow: 0px 14px 40px rgba(0,0,0,0.49)}section.key_attractions{padding: 60px 0px}section.key_attractions .row h3{color: #ef4137;position: relative}section.key_attractions .row h3:after{content: '';border-radius: 10px;width: 50px;height: 3px;background: #ef4137;position: absolute;bottom: -7px;left: 0}section.key_attractions .row img{border-radius: 5px}.hotel-detail .swiper-wrapper{padding: 20px 0px}.hotel-detail .swiper-wrapper .swiper-slide{border-radius: 5px;overflow: hidden;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.hotel-detail .swiper-wrapper .swiper-slide:hover{-webkit-transform: translateY(-4px);transform: translateY(-4px);box-shadow: 0px 12px 16px rgba(0,0,0,0.24)}.tourmaster-single-header-title-wrap .tourmaster-single-header-title, .tourmaster-single-header-title-wrap .tourmaster-tour-rating-text{color: #f69320;font-family: 'Roboto Slab', serif;font-weight: normal;font-size: 40px}.resp-tabs-container{border-radius: 0 10px 10px}.resp-tabs-container h2.resp-accordion{background-color: #141c33 !important;border-color: #243054 !important;color: white !important;font-size: 15px}.resp-tabs-container h2.resp-accordion .resp-arrow{border-top-color: #f69320;margin-top: 6px;border-left: 3px solid transparent;border-right: 3px solid transparent;border-top: 6px solid #ffffff;border-bottom: none}.resp-tabs-container h2.resp-accordion i{margin-right: 10px}.resp-tabs-container h2.resp-tab-active span.resp-arrow{margin-top: 6px;border-left: 3px solid transparent;border-right: 3px solid transparent;border-bottom: 6px solid #ef4137;border-top: none}.resp-vtabs .resp-tabs-list li{border-left: 4px solid #f5f5f5 !important}.resp-vtabs .resp-tabs-list li.resp-tab-active{border-left: 4px solid #ef4137 !important;font-size: 16px !important;background-color: rgba(255,255,255,0.5) !important}.resp-htabs .resp-tabs-list{text-align: center}.resp-htabs .resp-tabs-list li{background-color: transparent !important}.resp-htabs .resp-tabs-list li.resp-tab-active{font-size: 16px !important;background-color: rgba(255,255,255,0.5) !important;border: 0px solid transparent !important;border-bottom: 4px solid #ef4137 !important;color: #ef4137}.resp-htabs .resp-tabs-list li i{margin-right: 10px}.resp-htabs .resp-tabs-container{border-color: transparent !important}.resp-htabs .resp-tabs-container .resp-tab-content{border-color: transparent;border-top-color: #c1c1c1}.resp-htabs .resp-tabs-container .resp-tab-content .fs-wrap .icon-name img{float: left;margin-right: 7px}.resp-htabs .resp-tabs-container .resp-tab-content .fs-wrap .icon-name p{overflow: hidden}.resp-htabs .resp-tabs-container .resp-tab-content .fs-wrap ul{column-count: 3}.list-style1 ul{list-style: none;padding-left: 0;column-count: 2}.list-style1 ul li{background: url(../images/menu-bullet.png) no-repeat left;padding-left: 20px;background-position-y: 5px;margin-bottom: 5px}section.page-tpl .about-intro{padding: 20px 30px;background: #fff}section.page-tpl .about-pg .item-list, section.page-tpl .faq-pg .item-list{text-align: center;margin-top: 75px}section.page-tpl .about-pg .item-list .item-column, section.page-tpl .faq-pg .item-list .item-column{margin-bottom: 35px}section.page-tpl .about-pg .item-list .item-column .item-icon, section.page-tpl .faq-pg .item-list .item-column .item-icon{margin-bottom: 10px;float: left !important;margin-right: 10px}section.page-tpl .about-pg .item-list .item-column .caption, section.page-tpl .faq-pg .item-list .item-column .caption{margin-bottom: 4%;font-size: 147px;line-height: 28px;text-transform: uppercase;margin-right: 30px;min-width: 85px;font-family: 'Roboto Slab', serif;font-weight: 500;color: #e5e5e5;margin-right: -50px;float: left}section.page-tpl .about-pg .item-list .item-column .meaning, section.page-tpl .faq-pg .item-list .item-column .meaning{line-height: 26px;margin-bottom: 6%;font-size: 14px;color: #616263;text-align: left;overflow: hidden;margin-top: 20px}section.page-tpl .about-pg .item-list .counted-6 .caption, section.page-tpl .faq-pg .item-list .counted-6 .caption{color: #464646;font-size: 18px;font-weight: 700;display: block;margin-bottom: 34px;overflow: hidden;text-align: left;float: none;font-family: 'Roboto', sans-serif;width: 100%}section.page-tpl .tabs-content{color: #616263}section.page-tpl .tabs-content h3{text-align: left;color: #ef4137;font-weight: bold;margin-bottom: 28px;font-size: 26px}section.page-tpl .tabs-content p{line-height: 28px}section.page-tpl .tabs-content.about-niti h3{text-align: left;color: #ef4137;font-weight: bold;margin-bottom: 28px;font-size: 26px}section.page-tpl .tabs-content .cdp-img{margin-bottom: 15px}section.page-tpl .tabs-content .cdp-img img{max-width: 100%;-moz-box-shadow: 1px 3px 15px #9e9fa1;-webkit-box-shadow: 1px 3px 15px #9e9fa1;box-shadow: 1px 3px 15px #9e9fa1;border-radius: 5px}section.page-tpl .tabs-content.wrap_0 .cdp-content{margin-bottom: 45px}section.page-tpl .tabs-content.wrap_2 .cdp-content{width: 88%;display: block;margin: auto;text-align: justify;padding: 40px;border-radius: 5px 5px 0 0;margin-top: -12%;background: white;opacity: 0.9}section.page-tpl .about-img{margin-bottom: 15px}section.page-tpl .about-img img{max-width: 100%;border-radius: 5px}section.page-tpl .about-content{line-height: 1.5em;text-align: justify;width: 88%;display: block;margin: auto;margin-bottom: 15px;padding: 40px;border-radius: 5px 5px 0 0;margin-top: -10%;background: white;opacity: 0.9}section.page-tpl .faq-list-container{padding: 0px}section.page-tpl .faq-list-container .faq-container{border-bottom: 1px solid #d9d9d9;margin-bottom: 20px;padding-bottom: 20px;list-style: none}section.page-tpl .faq-list-container .faq-container:last-child{border-bottom: none;margin-bottom: 0px}section.page-tpl .contact-pg-container{background: rgba(255,255,255,0.5);padding: 50px;border-radius: 3px}section.page-tpl .contact-pg-container .contact-post-wrap{margin-bottom: 60px}section.page-tpl .contact-pg-container .contact-post-wrap p{text-align: center;line-height: 1.8em;font-size: 18px;color: #484747}.btn-link{white-space: unset;text-align: left}.btn-link.focus{text-decoration: none !important}.btn-link:focus{text-decoration: none !important}.resp-vtabs .resp-tabs-container{min-height: 440px}.faq-wrapper .card .faq-question{color: #a2a2a2 !important;font-weight: 600;font-family: 'Roboto', sans-serif;text-transform: uppercase;outline-style: none !important}.faq-wrapper .card .card-header .btn-link:hover .faq-question{color: #ef4137 !important}.faq-wrapper .card .card-header .btn-link:visited .faq-question, .faq-wrapper .card .card-header .btn-link:active .faq-question, .faq-wrapper .card .card-header .btn-link:focus .faq-question, .faq-wrapper .card .card-header .btn-link.focus .faq-question{text-decoration: none;color: #ef4137 !important}.single-tour #tourmaster-page-wrapper{background: url('../images/blue-blue-mountain.jpg') no-repeat center top;background-attachment: fixed}.tourmaster-single-related-tour{margin-bottom: 0px}.tourmaster-template-wrapper .tourmaster-tour-info-outer{background: none}.tourmaster-template-wrapper .tourmaster-tour-info-outer .tourmaster-tour-info-outer-container .tourmaster-tour-info-wrap #what-included h4{font-size: 17px;font-weight: 600;font-family: 'Roboto', sans-serif;text-transform: uppercase;margin-bottom: 15px}.tourmaster-template-wrapper .tourmaster-tour-info-outer .tourmaster-tour-grid .tourmaster-tour-info-wrap{padding-right: 0px}.tourmaster-template-wrapper .tourmaster-form-field{background: #fff;box-shadow: 2px 4px 14px #d2d2d2}.tourmaster-template-wrapper .tourmaster-enquiry-form.tourmaster-form-field{background: transparent;box-shadow: none}.tourmaster-template-wrapper h3.tourmaster-payment-contact-title, .tourmaster-template-wrapper h3.tourmaster-payment-billing-title, .tourmaster-template-wrapper h3.tourmaster-payment-additional-note-title, .tourmaster-template-wrapper h3.tourmaster-payment-detail-title{font-size: 20px;text-transform: uppercase;color: #f15043;font-weight: 600}.tourmaster-template-login .tourmaster-login-form.tourmaster-form-field{padding: 20px;max-width: 600px;margin: 0 auto}.single-tour .tourmaster-tour-grid .tourmaster-tour-content-wrap{background: rgba(255,255,255,0.45)}.single-tour .tourmaster-single-related-tour .tourmaster-single-related-tour-title{font-family: 'Roboto', sans-serif;font-size: 30px;font-weight: 500;display: inline-block;padding-bottom: 10px;position: relative;margin-bottom: 30px;color: #ff3a31;padding-left: 0px}.single-tour .tourmaster-single-related-tour .tourmaster-single-related-tour-title:after{content: '';display: block;width: 50%;border: 2px solid #f04436;position: absolute;left: 0;bottom: 0}.single-tour .secondary-title{color: #ff3a31;font-weight: 600;font-size: 20px}.single-tour .secondary-title.underlined{font-family: 'Roboto', sans-serif;font-size: 30px;font-weight: 600;display: inline-block;padding-bottom: 10px;position: relative;margin-bottom: 30px}.single-tour .secondary-title.underlined:after{content: '';display: block;width: 50%;border: 2px solid #f04436;position: absolute;left: 0;bottom: 0}.single-tour .tourmaster-with-slider .tourmaster-single-header-title-wrap{position: initial}.single-tour .ta-award{position: absolute;bottom: 0;border-radius: 5px 5px 0px 0px;left: 0;padding: 3px;background: #fff}.single-tour .highlight #highlight-map{width: 100%;height: 300px}.single-tour .tour-days{font-size: 24px;padding: 20px;display: block;text-align: center;color: #fff;font-family: 'Roboto', sans-serif;border-radius: 5px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);font-weight: 600;text-shadow: -7px 15px 26px rgba(0,0,0,0.46)}.single-tour .tour-days .day-num{font-size: 34px;display: block}.single-tour .tour-days .day-letter{font-size: 17px;margin-top: -13px;display: block;font-weight: 700}.single-tour .tour-days:hover{color: #fff;text-shadow: none;background-color: inherit;border-color: inherit;box-shadow: none}.single-tour .tour-days:hover:after{opacity: 1;-webkit-transform: scale3d(1,1,1);transform: scale3d(1,1,1);background: #ef4137}.single-tour .tour-title{color: #ff872c;font-family: 'Roboto Slab', serif;font-size: 35px}.single-tour .review-desti-wrapper{margin: 15px 0;box-shadow: 0px 5px 10px rgba(0,0,0,0.30196078431373);border-radius: 5px;background: #fff}.single-tour .review-desti-wrapper .tourmaster-tour-rating-text{display: none}.single-tour .review-desti-wrapper .inner-wrapper .review-stars, .single-tour .review-desti-wrapper .inner-wrapper .total-des{font-weight: 600}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner{background: url(../images/bg-route-hz.png) repeat-x 0px 40px;padding-bottom: 25px}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .start, .single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .destinations, .single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .end, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .start, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .destinations, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .end{position: relative}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .start:before, .single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .destinations:before, .single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .end:before, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .start:before, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .destinations:before, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .end:before{font-size: 20px;background: #fff;padding-right: 5px;position: absolute;left: 0;top: 30px;font-family: fontAwesome;color: #ef4137}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .start:before, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .start:before{content: '\f041';font-size: 26px;top: 22px}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .destinations:before, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .destinations:before{content: '\f111';font-size: 13px;display: block;width: 21px;height: 21px;border-radius: 50%;line-height: 21px;text-align: center;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);color: #fff;left: 50%;margin-left: -10px;padding-right: 0}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .inner .end:before, .single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .end:before{content: '\f11d';left: auto;right: 0;font-size: 23px;top: 25px}.single-tour .review-desti-wrapper .inner-wrapper .review-stars{border-right: 1px solid #bebebe;border-radius: 5px 0px 0px 5px;text-align: center;padding: 20px 15px}.single-tour .review-desti-wrapper .inner-wrapper .review-stars .tourmaster-tour-rating{margin-top: 12px}.single-tour .review-desti-wrapper .inner-wrapper .total-des{border-radius: 0px 5px 5px 0px;padding: 20px 15px 30px}.single-tour .single-list-style{margin: 15px 0;font-family: 'Roboto', sans-serif;font-weight: 600;border-color: #a2a2a2 !important}.single-tour .single-list-style ul{padding: 0;margin: 0;line-height: 30px}.single-tour .single-list-style ul li{display: inline-block}.single-tour .single-list-style ul li a{color: #333333}.single-tour .single-list-style ul li a:hover{color: #ef4137}.single-tour .highlight-txt{font-weight: 600}.single-tour .highlight-txt ul{list-style: none}.single-tour .highlight-txt ul li{position: relative;padding: 0 0 10px 0}.single-tour .highlight-txt ul li:before{color: #ed6913;font-size: 17px;content: "\f138";font-family: fontawesome;position: absolute;top: 4px;left: -30px;line-height: 11px}.single-tour .highlight-map{border: 2px solid #e1e1e1}.single-tour .tour-info{padding: 40px 15px 20px 15px;border-radius: 10px;background: #0b1124;font-weight: 600}.single-tour .tour-info .attribute{margin-bottom: 20px}.single-tour .tour-info .attribute .label{color: #787878;text-transform: uppercase}.single-tour .tour-info .attribute .value{color: #fff}.single-tour ul#single-tour-nav{padding: 0;background: #f3f3f3;box-shadow: 7px 7px 8px rgba(0,0,0,0.21960784313725);max-width: 100%}.single-tour ul#single-tour-nav.fixed{position: fixed;top: 0;z-index: 3;width: 100%}.single-tour ul#single-tour-nav li{list-style: none;display: inline-block;padding: 20px 1.5em}.single-tour ul#single-tour-nav li a{font-family: 'Roboto', sans-serif;font-weight: 700;text-transform: uppercase;color: #0f1528}.single-tour ul#single-tour-nav li.active{color: #ef4137;border-bottom: 5px solid #ef4137}.single-tour ul#single-tour-nav li.active a{color: #ef4137}.single-tour ul#single-tour-nav li:hover a{color: #ef4137}.single-tour #itinerary #accordion .card{border: none;padding-bottom: 22px;background: url(../images/bg-route.png) 18px 0px repeat-y}.single-tour #itinerary #accordion .card.last{background: none}.single-tour #itinerary #accordion .card .card-header{background: none;border: none;padding: 0;padding-left: 60px;position: relative;cursor: pointer}.single-tour #itinerary #accordion .card .card-header:before{position: absolute;left: 9px;top: 8px;content: '';display: block;width: 20px;height: 20px;border-radius: 50%;text-align: center;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.single-tour #itinerary #accordion .card .card-header:hover h3 span.collapsed{color: #ef4137}.single-tour #itinerary #accordion .card .card-header.first:before{position: absolute;left: 0;top: 0;font: normal normal normal 14px/1 FontAwesome;font-size: 23px;content: '\f041';display: block;width: 36px;height: 36px;border-radius: 50%;line-height: 35px;text-align: center;background: #ef4137;color: #fff}.single-tour #itinerary #accordion .card .card-header.first h3 span:before{display: none}.single-tour #itinerary #accordion .card .card-header.last:before{position: absolute;left: 0;top: 0;font: normal normal normal 14px/1 FontAwesome;font-size: 15px;content: '\f024';display: block;width: 36px;height: 36px;border-radius: 50%;line-height: 35px;text-align: center;background: #ef4137;color: #fff}.single-tour #itinerary #accordion .card .card-header.opened:before{position: absolute;left: 10px;top: 8px;font: normal normal normal 14px/1 FontAwesome;font-size: 19px;content: '\f111';display: block;width: 25px;height: 25px;border-radius: 50%;line-height: 26px;text-align: center;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);color: #fff}.single-tour #itinerary #accordion .card .card-header#day-0:before{position: absolute;left: 3px;top: 0;font: normal normal normal 14px/1 FontAwesome;font-size: 18px;content: '\f129';display: block;width: 32px;height: 32px;border-radius: 50%;line-height: 35px;text-align: center;background: #b7b7b7;color: #fff}.single-tour #itinerary #accordion .card .card-header .btn{padding-left: 0;text-decoration: none;font-size: 22px;font-family: 'Roboto', sans-serif;color: #7a7a7a;line-height: 22px;font-weight: 700}.single-tour #itinerary #accordion .card .card-header h3{font-size: 20px;font-weight: 600;color: #525252;line-height: 38px}.single-tour #itinerary #accordion .card .card-header h3 span{color: #ef4137;position: relative}.single-tour #itinerary #accordion .card .card-header h3 span.collapsed{color: #525252}.single-tour #itinerary #accordion .card .card-header h3 span.collapsed:before{display: none}.single-tour #itinerary #accordion .card .card-header h3 span:before{display: block;position: absolute;left: -53px;top: 0px;content: '';display: block;width: 22px;height: 22px;border-radius: 50%;text-align: center;background: white;border: 5px solid red}.single-tour #itinerary #accordion .card .card-body{padding: 1em;padding-left: 60px}.single-tour #itinerary #accordion .card:hover{box-shadow: none}.single-tour #qanda #qna-accordion .card{border: none}.single-tour #qanda #qna-accordion .card .card-header{border: none}.single-tour #qanda #qna-accordion .card .card-header button{color: #ef4137;text-decoration: none;width: 100%;text-align: left;font-weight: bold}.single-tour #qanda #qna-accordion .card .card-body{padding-left: 40px;padding-right: 40px}.single-tour #tourmaster-single-review{padding-right: 0}.single-tour #tourmaster-single-review .tourmaster-tour-rating-empty{display: none}.single-tour #tourmaster-single-review .tourmaster-single-review-head{border-top-width: 2px;border-style: solid;border-bottom-width: 2px;padding: 30px 0px;margin-bottom: 40px;border-left: 0;border-right: 0;border-color: #e1e1e1}.single-tour #tourmaster-single-review .tourmaster-single-review-head .tourmaster-tour-rating{float: left;padding: 10px 0px}.single-tour #tourmaster-single-review .tourmaster-single-review-head .tourmaster-tour-rating i{font-size: 16px;margin-right: 2px;line-height: 25px;float: left}.single-tour #tourmaster-single-review .tourmaster-single-review-head .tourmaster-tour-rating-text{font-size: 15px;font-weight: 600;margin-right: 15px;line-height: 25px;float: left}.single-tour #tourmaster-single-review .tourmaster-single-review-head .tourmaster-single-review-filter{float: right}.single-tour #tourmaster-single-review .tourmaster-single-review-head .tourmaster-single-review-sort-by{float: left;line-height: 25px;padding: 10px 0px;margin-right: 20px}.single-tour #tourmaster-single-review .tourmaster-single-review-head .tourmaster-single-review-filter-by{float: left;width: 170px;background: transparent;box-shadow: none;margin: 0px;padding: 0px}.single-tour #tourmaster-single-review .tourmaster-single-review-sort-by .tourmaster-head{font-weight: bold;margin-right: 15px}.single-tour #tourmaster-single-review .tourmaster-single-review-sort-by .tourmaster-sort-by-field{margin-right: 15px;padding-right: 20px;position: relative;cursor: pointer}.single-tour #tourmaster-single-review .tourmaster-single-review-sort-by .tourmaster-sort-by-field:after{content: "\f0de";font-family: fontAwesome;position: absolute;right: 0px;top: 5px;line-height: 1}.single-tour #tourmaster-single-review .tourmaster-single-review-sort-by .tourmaster-sort-by-field.tourmaster-active:after{content: "\f0dd";top: 1px}.single-tour #tourmaster-single-review .tourmaster-single-review-content{padding-left: 50px;padding-bottom: 30px}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-content-item{margin-bottom: 30px}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-user{float: left;text-align: center;width: 220px;padding-right: 50px}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-avatar{width: 65px;height: 65px;overflow: hidden;margin: 0px auto 15px;border-radius: 50%;-moz-border-radius: 50%;-webkit-border-radius: 50%}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-avatar img{width: 65px;height: 65px}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-user-name{font-size: 14px;margin-bottom: 4px;font-weight: 700;font-family: 'Roboto', sans-serif}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-user-type{font-size: 12px;font-family: 'Roboto Slab', serif;color: #f69320}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-detail{overflow: hidden;padding-bottom: 30px;border-bottom-width: 1px;border-bottom-style: solid;border-color: #e1e1e1}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-detail .tourmaster-single-review-detail-description{font-family: 'Roboto', sans-serif;font-weight: 600}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-detail-rating{font-size: 14px;margin-bottom: 6px}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-detail-rating i{margin-right: 4px}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-single-review-detail-date{font-size: 13px;font-style: italic}.single-tour #tourmaster-single-review .tourmaster-single-review-content .tourmaster-review-content-pagination{margin-left: 220px}.single-tour #tourmaster-single-review .tourmaster-review-content-pagination span{display: inline-block;margin-right: 3px;width: 34px;line-height: 1;text-align: center;padding: 13px 0px 12px;cursor: pointer;transition: color 200ms, background-color 200ms;-moz-transition: color 200ms, background-color 200ms;-o-transition: color 200ms, background-color 200ms;-webkit-transition: color 200ms, background-color 200ms}.single-tour #tourmaster-single-review .tourmaster-review-content-pagination span.tourmaster-active{cursor: default}.single-tour #inclusive ul, .single-tour #exclusive ul{list-style: none}.single-tour #inclusive ul li, .single-tour #exclusive ul li{position: relative;padding: 0 0 10px 0}.single-tour #inclusive ul li:before, .single-tour #exclusive ul li:before{font-size: 17px;font-family: fontawesome;position: absolute;top: 4px;left: -30px;line-height: 11px}.single-tour #inclusive ul li:before{color: #307c30;content: "\f058"}.single-tour #exclusive ul li:before{color: #b71313;content: "\f057"}.single-tour .badegs{z-index: 9;width: 30px;height: 30px;color: #fff;position: absolute;left: 0;top: 0;text-transform: uppercase}.single-tour .badegs span{z-index: 10;position: absolute;font-size: 14px;-webkit-transform: rotate(-50deg);-moz-transform: rotate(-50deg);-ms-transform: rotate(-50deg);-o-transform: rotate(-50deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);left: 3px;top: 0px}.single-tour .badegs:after{content: '';position: absolute;top: 0;left: 0;width: 0;height: 0;border-top: 35px solid #f14934;border-right: 35px solid transparent;z-index: 3}.single-tour .badegs.dg:after{border-top-color: #056b05}.single-tour .chk-wrap{width: 100%;text-align: center;margin-bottom: 30px}.single-tour .group-tour{padding: 20px;background: #f3f3f3;box-shadow: 7px 7px 8px rgba(0,0,0,0.21960784313725);max-width: 100%}.single-tour .group-tour .sgt-list{overflow: auto;max-height: 500px}.single-tour .group-tour .dep-filter h5{font-size: 15px}.single-tour .group-tour .choose_depdate{padding: 10px;width: 350px;max-width: 100%}.single-tour .group-tour .availability-holder{border: 1px solid #E6E6E6;margin-top: 15px;border-bottom: none;border-top-width: 5px;position: relative;-webkit-transition: border-color 0.25s ease;transition: border-color 0.25s ease}.single-tour .group-tour .availability-frame{overflow: hidden;padding: 15px;position: relative;z-index: 1}.single-tour .group-tour .availability-list{padding: 0 0 15px;margin: 0 0 -15px;list-style: none;font-size: 0;letter-spacing: -4px;line-height: 22px;font-weight: 700;display: block;overflow: hidden;color: #000;text-align: center}.single-tour .group-tour .availability-list li{width: 20%;font-size: 15px;letter-spacing: 0;display: inline-block;vertical-align: top}.single-tour .group-tour .availability-list li.seat-limited{color: red}.single-tour .group-tour .availability-list li span:first-child{display: inline-block;vertical-align: middle;text-align: center;font-weight: 500}.single-tour .group-tour .availability-list li span.sgt-price{color: #d2610d;font-size: 17px}.single-tour .group-tour .availability-list li span.loc{display: block;color: #7f8588;font-weight: 400}.single-tour .group-tour .availability-list li span.loc.pers{display: inline-block}.single-tour .group-tour .availability-list li .btn{padding: 0.4rem .7rem}.tourmaster-header-price .tourmaster-header-price-overlay{opacity: 1}.tourmaster-template-payment{font-family: 'Roboto', sans-serif}.tourmaster-template-payment .tourmaster-head{font-size: 15px;font-weight: 700;color: #747474}.tourmaster-template-payment .tourmaster-tail{font-size: 15px;font-weight: 700;color: #2f2f30}.tourmaster-template-payment .tourmaster-payment-title{color: #f69320}.tourmaster-template-payment .tourmaster-form-field{padding: 20px;max-width: 830px;margin-bottom: 60px;background: transparent;box-shadow: none}.tourmaster-template-payment .tourmaster-form-field .tourmaster-contact-field, .tourmaster-template-payment .tourmaster-form-field .tourmaster-billing-field-billing_first_name{display: inline-block;width: 100%}.tourmaster-template-payment .tourmaster-form-field .tourmaster-payment-billing-copy-text{font-weight: bold}.tourmaster-template-payment a.tourmaster-button{color: #fff;margin-left: 0;float: right;padding: 9px 20px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);border-radius: 5px}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary-title{position: relative;padding-bottom: 20px}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-summary-title:after{content: '';display: block;width: 50%;border: 1px solid #f04436;position: absolute;left: 0;bottom: 0}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-coupon-wrap input[type="text"].tourmaster-tour-booking-bar-coupon{border-width: 2px}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-price-breakdown-group-discount{border-left: 0;border-right: 0}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-price-breakdown-group-discount-amount .tourmaster-head{font-weight: 700}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-coupon-validate{font-weight: 700;color: #f04436}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-price-breakdown-additional-service .tourmaster-price-breakdown-additional-service-title{font-size: 15px;font-weight: 700;color: #2f2f30}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-price-breakdown-additional-service .tourmaster-head{font-size: 15px;font-weight: 700;color: #747474}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-tour-booking-bar-price-breakdown-link, .tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-deposit-payment-full, .tourmaster-template-payment .tourmaster-tour-booking-bar-wrap .tourmaster-deposit-payment-partial{font-weight: 700}.tourmaster-template-payment .tourmaster-tour-booking-bar-wrap a.tourmaster-button{border-radius: 0;padding: 12px 20px}.hotel-address h4{font-size: 20px;font-family: 'Roboto', sans-serif;font-weight: 700}.hotel-address h4 img{margin-right: 10px}.hotel-address h4 a{font-size: 13px;background: #ef4137;border-radius: 3px;color: #fff;padding: 2px 5px;display: inline-block;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.hotel-address h4 a:hover{background: #f69320}.contact-detail{margin-bottom: 12px;padding-bottom: 12px}.contact-detail:last-child{margin-bottom: 0px;border: 0;padding-bottom: 0px}.contact-detail i{float: left;width: 30px;color: #f69320}.contact-detail .address{display: block;overflow: hidden}.contact-detail .address a{color: #333333}.tourmaster-payment-service-form-wrap, .tourmaster-payment-method-wrap{background: #fff;box-shadow: 2px 4px 14px #d2d2d2}.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-title, .tourmaster-payment-service-form-wrap .tourmaster-payment-method-title, .tourmaster-payment-method-wrap .tourmaster-payment-service-form-title, .tourmaster-payment-method-wrap .tourmaster-payment-method-title{font-size: 20px;color: #ef4137;text-transform: uppercase;font-weight: 600;border-color: #ef4137}.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item .tourmaster-payment-service-form-item-title, .tourmaster-payment-method-wrap .tourmaster-payment-service-form-item .tourmaster-payment-service-form-item-title{font-size: 15px;font-weight: 700;color: #747474}.tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item .tourmaster-payment-service-form-price-wrap .tourmaster-head, .tourmaster-payment-service-form-wrap .tourmaster-payment-service-form-item .tourmaster-payment-service-form-price-wrap .tourmaster-tail, .tourmaster-payment-method-wrap .tourmaster-payment-service-form-item .tourmaster-payment-service-form-price-wrap .tourmaster-head, .tourmaster-payment-method-wrap .tourmaster-payment-service-form-item .tourmaster-payment-service-form-price-wrap .tourmaster-tail{font-size: 15px;font-weight: 700;color: #ef4137}.tourmaster-payment-contact-detail-wrap{overflow: hidden}.tourmaster-template-wrapper .tourmaster-user-navigation a, .tourmaster-template-wrapper .tourmaster-user-breadcrumbs a{color: #2b2b2b}.tourmaster-template-wrapper .tourmaster-user-navigation .tourmaster-active, .tourmaster-template-wrapper .tourmaster-user-breadcrumbs .tourmaster-active{font-weight: bold}.tourmaster-template-wrapper .tourmaster-user-content-block h3{font-weight: bold}.tourmaster-template-wrapper .tourmaster-user-content-block .tourmaster-price-breakdown-group-discount, .tourmaster-template-wrapper .tourmaster-user-content-block .tourmaster-my-booking-single-total-price{border-left: 0;border-right: 0}#why-choose-us-wrapper{margin-bottom: 50px;background: #fbfbfb}#why-choose-us-wrapper .upper-wrapper{background: url(../images/blue-bg.png);padding: 40px 20px 25px 20px;border-radius: 5px 5px 0 0}#why-choose-us-wrapper .upper-wrapper h3{font-family: 'Roboto', sans-serif;font-size: 15px;padding-left: 10px;margin-bottom: 20px;font-weight: 700;color: #ef4137;text-transform: uppercase}#why-choose-us-wrapper .upper-wrapper .widget-content{color: #fff}#why-choose-us-wrapper .upper-wrapper .widget-content ul{list-style: none}#why-choose-us-wrapper .upper-wrapper .widget-content ul li{position: relative;margin-bottom: 10px;line-height: 17px}#why-choose-us-wrapper .upper-wrapper .widget-content ul li:before{content: '';width: 7px;height: 1px;background: #ef4137;position: absolute;top: 7px;left: -21px}#why-choose-us-wrapper .lower-wrapper{padding: 10px 30px 20px;border-radius: 0 0 10px 10px;background: #fff}#why-choose-us-wrapper .lower-wrapper .award-wrapper{margin-right: 1%;margin-top: -10px;margin-bottom: 10px;vertical-align: top;display: inline-block;margin: 0 auto}#why-choose-us-wrapper .lower-wrapper .award-wrapper .widCOE{margin: 0 auto;width: 100%;border: none}#why-choose-us-wrapper .lower-wrapper .award-wrapper .widCOEImg{width: 100%}#why-choose-us-wrapper .lower-wrapper #award-2017 .widCOE{padding-bottom: 6px;background: transparent}#why-choose-us-wrapper .lower-wrapper #award-2017 #CDSWIDCOE.widCOE.widCOE2017 .widCOEImg{width: 100%;background: transparent}.tourmaster-lightbox-wrapper .tourmaster-lightbox-title, .tourmaster-lightbox-wrapper h3, .tourmaster-lightbox-wrapper .tourmaster-login-bottom-title{font-size: 20px;color: #ef4137}.tourmaster-lightbox-wrapper .tourmaster-lightbox-head{border-color: #e1e1e1}.tourmaster-lightbox-wrapper .tourmaster-lightbox-content-wrap{border-radius: 5px}.tourmaster-login-form label{font-family: 'Roboto', sans-serif;font-size: 13px;color: #525252;font-weight: 700}.tourmaster-login-form .tourmaster-login-submit .tourmaster-button{background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);border: none;border-radius: 5px;cursor: pointer}.tourmaster-login-form .tourmaster-login-submit .tourmaster-button:hover{background: #ef4137}.tourmaster-login-form .tourmaster-login-lost-password{font-weight: 700;text-align: left;font-family: 'Roboto', sans-serif;font-size: 13px}.tourmaster-login-form .tourmaster-login-lost-password:hover a{color: #525252}.tourmaster-lightbox-content-wrap .tourmaster-form-field input[type="text"], .tourmaster-lightbox-content-wrap .tourmaster-form-field input[type="password"], .tourmaster-lightbox-content-wrap .tourmaster-form-field select, .tourmaster-lightbox-content-wrap input[type="email"]{border: 2px solid #e1e1e1 !important;border-radius: 5px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.tourmaster-lightbox-content-wrap .tourmaster-form-field input[type="text"]:hover, .tourmaster-lightbox-content-wrap .tourmaster-form-field input[type="password"]:hover, .tourmaster-lightbox-content-wrap .tourmaster-form-field select:hover, .tourmaster-lightbox-content-wrap input[type="email"]:hover{border-color: #ef4137 !important}.tourmaster-login-bottom{border-top: 2px solid #e1e1e1}.tourmaster-login-bottom .tourmaster-login-bottom-link{width: 100%;text-align: center;margin-top: 10px;border: none;border-radius: 5px;cursor: pointer;color: #fff;font-size: 13px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);text-transform: uppercase;font-weight: 600;padding: 15px 27px;display: inline-block}.tourmaster-login-bottom .tourmaster-login-bottom-link:hover{background: #ef4137}.tourmaster-register-form .tourmaster-profile-field .tourmaster-head{font-family: 'Roboto', sans-serif;font-size: 13px;color: #525252;font-weight: 700}.tourmaster-register-form .tourmaster-register-message, .tourmaster-register-form .tourmaster-register-term{font-size: 13px;margin-bottom: 30px;font-weight: 700}.tourmaster-register-form .tourmaster-register-message a, .tourmaster-register-form .tourmaster-register-term a{color: #ef4137}.tourmaster-register-form .tourmaster-register-message a:hover, .tourmaster-register-form .tourmaster-register-term a:hover{color: #525252}.tourmaster-register-bottom{border-top: 2px solid #e1e1e1}.tourmaster-register-bottom .tourmaster-register-bottom-link{width: 100%;text-align: center;margin-top: 10px;border: none;border-radius: 5px;cursor: pointer;color: #fff;font-size: 13px;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);text-transform: uppercase;font-weight: 600;padding: 15px 27px;display: inline-block}.tourmaster-register-bottom .tourmaster-register-bottom-link:hover{background: #ef4137}input[type="submit"].tourmaster-button{background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);border: none;border-radius: 5px;cursor: pointer}input[type="submit"].tourmaster-button:hover{background: #ef4137}.simple-swiper{border-radius: 5px;box-shadow: 0px 14px 40px rgba(0,0,0,0.49);margin-bottom: 10px}.tp-caption{text-shadow: 2px 0px 10px rgba(0,0,0,0.2)}.tourmaster-tour-booking-bar-container-inner .price-mention{display: block}.container-fluid{padding-left: 40px;padding-right: 40px}.agent-connect{background: #dddddd61;padding: 30px;box-shadow: 3px 3px 3px #ddd}.agent-connect #loginform{margin-top: 30px}.agent-connect #loginform label{display: block;font-size: 15px;margin-bottom: 0;color: #d2610d;font-weight: 600}.agent-connect #loginform p.login-username, .agent-connect #loginform p.login-password{margin-bottom: 20px}.agent-connect #loginform p.login-username input, .agent-connect #loginform p.login-password input{border: 0;background: transparent;border-bottom: 1px solid #a2a2a2;width: 100%}.agent-connect #loginform input:focus{outline: none}.agent-connect h3 a{font-size: 15px}.agent-connect input[type="submit"], .agent-connect h3 a{padding: 7px 30px;border-radius: 5px;border: 2px solid #ddd;color: #fff;cursor: pointer;transition: all 0.4s;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.agent-connect input[type="submit"]:hover, .agent-connect h3 a:hover{color: #212529;background: #fff;border: 2px solid #f69320}.agent-connect .login-remember{display: none}.agent-connect p{font-size: 18px}.agent-connect h3{font-size: 16px;margin-top: 30px}.agent-connect h2{font-size: 20px;margin-bottom: 30px;font-weight: 600}.agent-connect .wp_login_error p{color: #fff;font-size: 15px;margin-bottom: 0;background: #212529;padding: 15px;border-radius: 5px}.agent-registration-form select, .make-an-appointment select{height: 41px !important}.agent-registration-form label, .make-an-appointment label{color: #d2610d;font-weight: 600;display: inline-block;font-size: 15px}.agent-registration-form input[type="text"], .agent-registration-form input[type="email"], .agent-registration-form input[type="date"], .agent-registration-form select, .agent-registration-form textarea, .make-an-appointment input[type="text"], .make-an-appointment input[type="email"], .make-an-appointment input[type="date"], .make-an-appointment select, .make-an-appointment textarea{width: 100%;border: 1px solid #a2a2a2;border-radius: 5px;font-size: 13px;color: #333333;font-weight: 500;background: transparent;height: 41px;margin-bottom: 20px}.agent-registration-form input[type="submit"], .make-an-appointment input[type="submit"]{width: auto}.proniti-benefit{margin: 30px 0}.proniti-benefit h4{font-size: 25px;margin-bottom: 30px}.proniti-benefit ul{list-style-type: none}.proniti-benefit ul li{position: relative;padding: 0 0 15px 0;font-size: 17px}.proniti-benefit ul li:before{font-size: 17px;font-family: fontawesome;position: absolute;top: 7px;left: -30px;line-height: 11px;color: #307c30;content: "\f058"}.agent-hub .modal-header{background: #141c33;color: #fff}.agent-hub .modal-header .close{color: #fff;z-index: 1}.agent-hub .modal-header .close:focus, .agent-hub .modal-header .close:hover{color: #fff}.agent-hub a.btn-primary{color: #fff;padding: .6rem 1.8rem}.agent-hub a.btn-primary:hover{color: #fff}.agent-hub ul.agent-hub-page{list-style-type: none}.agent-hub ul.agent-hub-page li{margin-bottom: 5px}.agent-hub ul.agent-hub-page li i{margin-right: 5px}.agent-hub ul.agent-hub-page li a:hover{color: #f69320}.agent-hub .agent-register{background: #eee;padding: 20px 20px 0 20px;margin-bottom: 30px}.agent-hub .agent-login{margin-bottom: 20px}.agent-hub .agent-login form{overflow: auto}.agent-hub .agent-login .login-username, .agent-hub .agent-login .login-password{margin-right: 15px;float: left}.agent-hub .agent-login .login-username label, .agent-hub .agent-login .login-password label{display: block}.agent-hub .agent-login .login-username input, .agent-hub .agent-login .login-password input{padding: 7px;border-radius: 5px;border: 2px solid #ddd}.agent-hub .agent-login input[type="submit"]{padding: 7px 30px;border-radius: 5px;border: 2px solid #ddd}.agent-hub .agent-login .login-remember{display: none}.agent-hub .agent-login .login-submit{float: left}.agent-hub .agent-login .login-submit input{position: relative;top: 30px}.agent-hub input[type="submit"]{color: #fff;cursor: pointer;transition: all 0.4s;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.agent-hub input[type="submit"]:hover{color: #212529;background: #fff;border: 2px solid #f69320}.agent-hub #flip{cursor: pointer}.agent-hub h4{font-size: 20px;margin-bottom: 15px}.agent-hub .wpcf7-form{margin-bottom: 20px}.agent-hub .wpcf7-form label{font-weight: 600}.agent-hub .wpcf7-form input, .agent-hub .wpcf7-form select{width: 100%;padding: 7px;border-radius: 5px;margin-bottom: 20px;border: 2px solid #ddd}.agent-hub .wpcf7-form input[type="submit"]{width: auto;float: left;padding: 10px 40px;text-transform: uppercase}.list-tour-header{font-family: 'Roboto Slab', serif;letter-spacing: 1px}.why-us{background:;padding: 50px 0 70px 0}.why-us .container-fluid{padding-left: 40px;padding-right: 40px}.why-us-video{padding: 70px 0px 130px 0;background: #f7f4f1 url('../images/centermountain2.jpg') no-repeat center bottom}.why-travel-video h2.main-title{margin-bottom: 30px}.why-us-ls{margin-bottom: 30px}.why-us-ls img{width: 100%}.why-us-detail{background: #fff;padding: 30px;border: 10px solid green;border-image-source: linear-gradient(to right,#f69320,#f68023,#f66d29,#f3582f,#ef4137);border-image-slice: 20;border-top: 0;border-left: 0;border-right: 0;box-shadow: 0px 0px 15px 0px #00000030}.why-us-detail h3{font-family: 'Roboto Slab', serif;color: #f69320;text-transform: none;font-size: 28px;font-weight: 600}.why-us-detail hr{border-top: 1px solid #dfdfdf;margin-top: 1.5rem;margin-bottom: 1.5rem}.why-us-detail p{color: #212529;margin-bottom: 0}.hm-dest{padding: 60px 0 !important}section.tour-time{background: url(../images/world-map.jpg) no-repeat;background-size: contain;background-position: center;padding-top: 70px}section.tour-type .container-fluid, section.some-feature-tour .container-fluid, section.hm-dest .container-fluid, section.dest-feature-tour .container-fluid{padding-left: 40px;padding-right: 40px}section.ctour-genquiries{background: #0d1226;color: #fff}section.ctour-genquiries .btn-primary:hover, section.ctour-genquiries .btn-primary:focus, section.ctour-genquiries .btn-primary:active, section.ctour-genquiries .btn-primary:not(:disabled):not(.disabled):active{text-shadow: 0px 6px 4px #000}section.minute-deal{padding-top: 50px;padding-bottom: 30px}section.minute-deal .minute-table{box-shadow: 2px 2px 10px 3px rgba(0,0,0,0.22)}section.minute-deal table thead th{background: #0d1226;color: #fff;text-transform: uppercase;font-weight: 400;letter-spacing: 1px;white-space: nowrap}section.minute-deal table tbody{background: #fff}section.minute-deal table tbody tr{line-height: 30px}section.minute-deal table tbody tr:nth-of-type(odd){background: #f5f2ef}section.minute-deal table tbody tr td{vertical-align: middle;white-space: nowrap}section.minute-deal table tbody tr td.minute-date{font-size: 18px;font-weight: 600;font-family: 'Open Sans', sans-serif;color: #60626e}section.minute-deal table tbody tr td.last-price{color: #ef4137;font-size: 18px;font-weight: 600}section.minute-deal table tbody tr td span{font-size: 14px}section.minute-deal table tbody tr td .minute-title{color: #0d1226;font-family: 'Open Sans', sans-serif;font-weight: 600;font-size: 16px}.tour-type-single img, .tour-type-all img{width: 100%;height: auto}.tour-type-single h4, .tour-type-all h4{font-family: 'Roboto Slab', serif;font-size: 22px;font-weight: 600;color: #60626e;position: relative}.tour-type-single h4:after, .tour-type-all h4:after{height: 2px;background: #f69320;position: absolute;top: 50%;transform: translateY(-50%);margin-left: 10px;margin-top: 2px}.tour-type-single .btn-primary, .tour-type-all .btn-primary{padding: .6rem 1.8rem}.tour-type-all{margin-bottom: 30px}.award{background: #141c33;padding: 70px 0}.award img{margin-bottom: 20px}.award h1{font-family: 'Roboto Slab', serif;color: #f69320}.inner-ab-pg .banner-ab, .team-pg .banner-ab{background-size: cover;height: 300px;position: relative}.inner-ab-pg .banner, .team-pg .banner{text-align: center;position: absolute;top: 50%;transform: translateY(-50%);width: 100%}.inner-ab-pg .banner h1.main-title, .team-pg .banner h1.main-title{font-size: 55px;font-weight: 700;font-family: 'Roboto', sans-serif;margin-bottom: 20px;background-image: linear-gradient(to right,#ef4137,#f3582f,#f66d29,#f68023,#f69320);-webkit-background-clip: text;-webkit-text-fill-color: transparent}.inner-ab-pg .banner #breadcrumbs, .team-pg .banner #breadcrumbs{color: #cfcfcf}.inner-ab-pg .banner #breadcrumbs a, .inner-ab-pg .banner #breadcrumbs span, .team-pg .banner #breadcrumbs a, .team-pg .banner #breadcrumbs span{font-size: 13px;font-family: 'Roboto', sans-serif;letter-spacing: 1px;text-transform: uppercase;transition: all 0.5s}.inner-ab-pg .banner #breadcrumbs a:hover, .team-pg .banner #breadcrumbs a:hover{color: #f69320}.inner-ab-pg ul.about-link{list-style-type: none;background: #ebe9e7;padding: 15px;border-radius: 5px;margin-top: -25px;position: relative;box-shadow: 2px 2px 10px #0000005e}.inner-ab-pg ul.about-link li{display: inline-block;margin-left: 30px}.inner-ab-pg ul.about-link li a{text-transform: uppercase;color: #525252;font-family: 'Nunito', sans-serif;font-weight: 600}.inner-ab-pg .link-fix{position: fixed !important;z-index: 2;width: 100%;top: 110px;right: 0}.inner-ab-pg :target:before{content: '';display: block;height: 5rem;margin-top: -5rem}.inner-ab-pg .story{padding: 50px 0 80px 0}.inner-ab-pg .story h1, .inner-ab-pg .choose-us h1, .inner-ab-pg .chairman-msg h1, .inner-ab-pg .meaning h1, .inner-ab-pg .impact h1{font-family: 'Roboto Slab', serif;color: #f69320}.inner-ab-pg .story a, .inner-ab-pg .choose-us a, .inner-ab-pg .chairman-msg a, .inner-ab-pg .meaning a, .inner-ab-pg .impact a{font-weight: 600}.inner-ab-pg .story .detail-content, .inner-ab-pg .choose-us .detail-content{text-align: center}.inner-ab-pg .story .detail-content p, .inner-ab-pg .choose-us .detail-content p{font-size: 16px;line-height: 30px;margin-bottom: 0}.inner-ab-pg .about-video iframe{width: 100%;height: 700px}.inner-ab-pg .choose-us{background: url('../images/proniti-ab-bg.jpg') no-repeat;background-size: cover;padding: 70px 0 70px 0}.inner-ab-pg .choose-us .container-fluid{padding-left: 40px;padding-right: 40px}.inner-ab-pg .choose-us .why-us{background: none;padding: 50px 0 0 0}.inner-ab-pg .choose-us .why-us .why-us-ls{box-shadow: 0px 0px 15px 0px #0000004f}.inner-ab-pg .choose-us .why-us .why-us-detail{box-shadow: none}.inner-ab-pg .meaning{background: #fbfaf8 url(../images/proniti.png) no-repeat;position: relative;padding: 80px 0 90px 0;background-position: center 60px}.inner-ab-pg .meaning h1, .inner-ab-pg .meaning h5{position: relative}.inner-ab-pg .meaning .swiper-button-prev, .inner-ab-pg .meaning .swiper-button-next{background-image: none !important;border: 0 !important}.inner-ab-pg .meaning .swiper-button-prev i, .inner-ab-pg .meaning .swiper-button-next i{position: absolute;bottom: -170px;font-size: 69px;font-weight: 700;color: #f69320}.inner-ab-pg .meaning .swiper-button-prev:focus, .inner-ab-pg .meaning .swiper-button-next:focus{outline: none}.inner-ab-pg .swiper-slide .caption-outline{width: 170px;height: 170px;border-radius: 100%;padding: 8px;margin: 0 auto}.inner-ab-pg .swiper-slide .item-caption{background: #dedede;width: 150px;height: 150px;border-radius: 100%;padding: 10px;position: relative}.inner-ab-pg .swiper-slide .item-caption .item-inner-caption{background: #fff;border-radius: 100%;width: 135px;height: 135px;padding: 10px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}.inner-ab-pg .swiper-slide .item-caption .item-inner-caption h1{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-family: 'Roboto', sans-serif;text-transform: uppercase;font-weight: 700}.inner-ab-pg .swiper-slide-active .caption-outline{border: 2px dashed #f69320}.inner-ab-pg .swiper-slide-active .item-caption{background: linear-gradient(to bottom,#f3582f,#ef4137,#f66d29,#f69320,#f68023)}.inner-ab-pg .swiper-slide-active .item-mean{visibility: visible}.inner-ab-pg .item-mean{background-color: #ffffff;box-shadow: 0px 0px 15px 0px #00000030;text-align: center;padding: 20px;position: relative;min-height: 240px;visibility: hidden;margin-bottom: 50px;margin-top: 30px;font-family: 'Roboto', sans-serif;font-size: 17px}.inner-ab-pg .item-mean:after{top: 100%;left: 50%;content: " ";height: 0px;width: 0px;position: absolute;margin-left: -1.875rem;border-width: 1.875rem;border-style: solid;border-color: #ffffff transparent transparent;border-image: initial}.inner-ab-pg .item-mean .item-pro{color: #ef4137;font-weight: 600}.inner-ab-pg .impact{padding: 70px 0}.inner-ab-pg .impact img.ab-img{float: right;width: 500px;box-shadow: 0px 0px 5px 0px #000000a6}.inner-ab-pg .message{background: url(../images/U-Bein-Bridge-About-Background.jpg) no-repeat;background-size: cover;padding: 70px 0}.inner-ab-pg .message h5{color: #fff;font-size: 18px}.inner-ab-pg .message .chairman-msg{padding: 100px 70px;background: url(../images/chairman-message-bg.png) no-repeat;background-size: cover}.inner-ab-pg .message .about-msg{position: relative;padding-top: 50px;margin-top: 50px}.inner-ab-pg .message .about-msg p{font-style: italic;color: #fff;line-height: 35px}.inner-ab-pg .message .about-msg:before{content: '';background: url('../images/quote.png') no-repeat;width: 50px;height: 38px;position: absolute;top: 0;left: 0}.inner-ab-pg .message .about-name h4{color: #fff;font-size: 18px;font-weight: 600;line-height: 30px}.inner-ab-pg .message .about-name span.message-color{color: #f69320;font-size: 14px}.inner-ab-pg .message .profile-img{position: absolute;left: -15px;width: 100%}.inner-ab-pg .message .profile-img img{width: 100%}.desc-list span.text-style{display: none}.page-template-template-team .inner-pg{padding: 0 !important;background: none !important}.team-pg .container-fluid{padding-left: 50px;padding-right: 50px}.team-pg #breadcrumbs a:hover{color: #f69320 !important}.team-pg #breadcrumbs span{color: #cfcfcf !important}.team-pg .team-group{padding: 0px 100px}.team-pg .team-text{padding-left: 80px;padding-top: 50px}.team-pg .team-text p{font-weight: 600;font-size: 20px;line-height: 30px}.team-pg .team-text h3{background-image: linear-gradient(to bottom,#ef4137,#f3582f,#f66d29,#f68023,#f69320);-webkit-background-clip: text;-webkit-text-fill-color: transparent;font-size: 40px;line-height: 90px}.awesome-team{padding: 180px 0 70px 0;background: #fbfaf8 url(../images/awesome-team.png) no-repeat;position: relative;background-position: center 55px;background-size: contain}.awesome-team #carouselTestiControlsTeam .carousel-control-next, .awesome-team #carouselTestiControlsTeam .carousel-control-prev{opacity: 1}.awesome-team #carouselTestiControlsTeam .slide-icon-prev, .awesome-team #carouselTestiControlsTeam .slide-icon-next{width: 50px;height: 50px;border-radius: 100%;background-image: linear-gradient(135deg,#ef4137 32%,#f69320 100%);position: absolute;top: 50%;transform: translateY(-50%)}.awesome-team #carouselTestiControlsTeam .slide-icon-prev i, .awesome-team #carouselTestiControlsTeam .slide-icon-next i{font-size: 25px;font-weight: 700;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}.awesome-team #carouselTestiControlsTeam .slide-icon-prev{left: -25px}.awesome-team #carouselTestiControlsTeam .slide-icon-next{right: -25px}.awesome-team .team-gallery{position: relative}.team-info h1, .chief-memory h1{font-family: 'Roboto Slab', serif;font-size: 70px;color: #f69320}.team-info{padding: 50px 0}.team-info .member-line{border: 1px solid #b7b7b7;width: 50px;margin-top: 20px}.team-info .detail-content{margin-top: 30px;margin-bottom: 50px}.team-info .member-info{position: relative}.team-info .member-info .social-wrapper a{background-color: #f69320;width: 30px;height: 30px;border-radius: 100%;position: relative}.team-info .member-info .social-wrapper i{color: #fff;font-size: 13px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}.team-info .member-info .social-wrapper a.member-email{margin-bottom: 15px;font-size: 16px;color: #616263;background: none;width: auto;height: auto}.cus-fancybox img{width: 100%}.cus-fancybox .social-wrapper a{display: inline-block;width: 30px;height: 30px;background: #f69320;border-radius: 30px;position: relative}.cus-fancybox .social-wrapper i{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);color: #fff;font-size: 13px}.cus-fancybox .guide-content h3{color: #ef4137;text-transform: uppercase;font-size: 22px}.cus-fancybox .guide-content h5{font-size: 18px;font-weight: 700}.chief-memory{background: #fbfaf8;padding: 70px 0}.chief-memory .title p{line-height: 25px}.chief-memory .guide-info{margin-bottom: 30px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;cursor: pointer}.chief-memory .guide-info:hover{box-shadow: 0px 14px 40px rgba(0,0,0,0.49)}.chief-memory .guide-img{position: relative}.chief-memory .guide-img img{width: 100%}.chief-memory .guide-img .social-wrapper{position: absolute;bottom: 20px;left: 50%;transform: translateX(-50%);z-index: 1}.chief-memory .guide-img .social-wrapper a{display: inline-block;margin-right: 4px;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;width: 30px;height: 30px;background: #f69320;border-radius: 100%;position: relative}.chief-memory .guide-img .social-wrapper a i{color: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)}.chief-memory .guide-img .guide-overlay{background-image: linear-gradient(to top,#0d1226,#434456fc,#7e7d8a00,#bdbcc300,#ffffff00);position: absolute;width: 100%;height: 100%;top: 0;opacity: 0.5}.chief-memory .guide-content{padding: 30px;border: 1px solid #bbb;background: #fff}.chief-memory .guide-content h3{color: #ef4137;text-transform: uppercase;font-size: 22px}.chief-memory .guide-content h5{font-size: 18px;font-weight: 700}.chief-memory p.rating-head{font-size: 16px;font-weight: 600;color: #141c33}.jstars-filled{color: #f69320 !important}section.make-an-appointment .steps .step-title{margin-top: 0;margin-bottom: 30px}.make-an-appointment .steps .step-title{margin-top: 0;margin-bottom: 30px}.make-an-appointment textarea{height: 100px}.make-an-appointment .post-content h3{text-align: center}.make-an-appointment .post-content h3:after{content: none}.trade-show-box{box-shadow: 0px 14px 40px rgba(0,0,0,0.14);padding: 15px;background: #fff;margin-bottom: 30px}.trade-show-box img{border: 2px solid #ddd;margin-bottom: 20px;width: 100%}.trade-show-box ul{list-style-type: none}.trade-show-box ul li{margin-bottom: 10px;word-break: break-word}.trade-show-box a{display: block;text-align: center;margin-top: 20px}a.agent-logout:hover{color: #f69320}.agent-connect-list{background: #0d1226;padding: 30px;height: 289px;color: #fff}.agent-hub-list{position: relative}.agent-hub-list img{width: 100%;height: auto}.agent-hub-list .agent-text{position: absolute;bottom: 0;padding: 0 15px;color: #fff;z-index: 1;opacity: 1;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}.agent-hub-list .agent-text h4{color: #f69320;font-weight: 600;text-shadow: 2px 2px #000}.agent-hub-list .agent-overlay{transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #0000002e;cursor: pointer}.agent-hub-list .agent-overlay .overlay-content{top: 50%;transform: translateY(-50%);position: absolute;padding: 0 20px;color: #fff;opacity: 0}.agent-hub-list .agent-overlay .overlay-content h4{text-shadow: 2px 2px #000}.agent-hub-list .agent-overlay i{position: absolute;font-size: 40px;color: #fff;top: 30px;right: 30px;opacity: 0}.agent-hub-list:hover .agent-overlay{background: #f69320c9}.agent-hub-list:hover .agent-overlay .overlay-content{opacity: 1}.agent-hub-list:hover .agent-overlay i{opacity: 1}.agent-hub-list:hover .agent-text{opacity: 0}footer .footer-middle h4{margin-right: 10px}footer .footer-middle .we-accept-row{padding: 10px 0}.item-icon img{width: 100%}.single-post .inner-pg .banner h1.main-title.alt2{text-transform: none;line-height: 55px;color: #141c33}.single-post .post-content h1, .single-post .post-content h2, .single-post .post-content h3, .single-post .post-content h4, .single-post .post-content h5, .single-post .post-content h6{text-transform: initial;color: #141c33}.amp-wp-article-content .wp-caption{max-width: 100%}.tour-type-all .tour-type-image{float: left;max-width: 250px;margin-right: 20px}@media (min-width: 1366px){section.tour-type .desktop{display: block}section.tour-type .laptop{display: none}}@media (min-width: 1700px){.tour-type-single h4:after, .tour-type-all h4:after{content: '';width: 50px}.tour-type-all .tour-type-image{float: left;max-width: 273px;margin-right: 30px}}@media (max-width: 1699px) and (min-width: 1560px){.tour-type-single h4:after, .tour-type-all h4:after{content: '';width: 30px}}@media (max-width: 1559px){.tour-type-single h4:after, .tour-type-all h4:after{content: '';width: 30px}}@media (max-width: 1366px){section.tour-type .desktop{display: none}section.tour-type .laptop{display: block}section.tour-type .laptop .tour-type-all{margin-bottom: 50px}}@media (min-width: 576px){.inner-pg .banner h1.main-title{font-size: 40px}h4.main-title, h3.main-title, h2.main-title, h1.main-title{font-size: 50px}section.questionnaire .steps .step-title h3, section.questionnaire .steps .step-sub-title h3, section.make-an-appointment .steps .step-title h3, section.make-an-appointment .steps .step-sub-title h3{font-size: 22px}section.trips .container-fluid{padding-left: 50px;padding-right: 50px}section.travel-tales .container-fluid .news-wrap .img-author .author-date{position: absolute;bottom: 0;left: 15px;margin-top: 0px}section.travel-tales .container-fluid .news-wrap .img-author .author-date h5, section.travel-tales .container-fluid .news-wrap .img-author .author-date h6{display: block}section.questionnaire .container-fluid{padding-left: 18%;padding-right: 18%}section.questionnaire .swiper-container .swiper-button-next{right: -75px}section.questionnaire .swiper-container .swiper-button-prev{left: -75px}}@media (min-width: 768px){h4.main-title, h3.main-title, h2.main-title, h1.main-title{font-size: 60px}.inner-pg .banner h1.main-title{font-size: 55px}section.about-us{background: url('../images/about-bg.jpg') no-repeat center top}section.destinations{padding: 100px 0px 60px 0px}section.destinations .des-title{padding: 40px 0px 40px 0px;background: url(../images/single-mountain-red-left.jpg) no-repeat left bottom, url(../images/single-mountain-red-right.jpg) no-repeat right bottom;background-size: contain, contain}section.member-of{background: url('../images/red-red-mountain.jpg') no-repeat center center}section.custom-bg{background: url(../images/customized-banner-top.png) no-repeat;background-position: center;height: 292px}.fixed-btn-book{display: none}}@media (min-width: 992px){header .header-top .hot-no, header .header-top .hot-no-button, header .header-top .hot-email{text-transform: uppercase}header #primary-nav #navbarNav li, header #primary-nav #resNav li{position: relative}header #primary-nav #navbarNav li:before, header #primary-nav #navbarNav li:after, header #primary-nav #resNav li:before, header #primary-nav #resNav li:after{position: absolute;content: ' ';display: block;width: 9px;height: 9px;background: #ef4137;background: -moz-linear-gradient(left,#ef4137 0%,#f69320 100%);background: -webkit-linear-gradient(left,#ef4137 0%,#f69320 100%);background: linear-gradient(to right,#ef4137 0%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1);top: 16px;opacity: 0;border-radius: 50%;transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}header #primary-nav #navbarNav li:before, header #primary-nav #resNav li:before{left: 0}header #primary-nav #navbarNav li:after, header #primary-nav #resNav li:after{right: 0}header #primary-nav #navbarNav li:hover:before, header #primary-nav #navbarNav li:hover:after, header #primary-nav #resNav li:hover:before, header #primary-nav #resNav li:hover:after{opacity: 1}header #primary-nav #navbarNav li:hover a, header #primary-nav #resNav li:hover a{color: #ef4137;padding-left: 17px;padding-right: 17px}header #primary-nav #navbarNav li:hover a.dropdown-item, header #primary-nav #resNav li:hover a.dropdown-item{color: #525252}header #primary-nav #navbarNav li.current-menu-item:before, header #primary-nav #navbarNav li.current-menu-item:after, header #primary-nav #navbarNav li.current-menu-ancestor:before, header #primary-nav #navbarNav li.current-menu-ancestor:after, header #primary-nav #resNav li.current-menu-item:before, header #primary-nav #resNav li.current-menu-item:after, header #primary-nav #resNav li.current-menu-ancestor:before, header #primary-nav #resNav li.current-menu-ancestor:after{opacity: 1}.btn-col{margin-top: 35px}.btn-primary.btn-lg{font-size: 25px;padding: 23px 30% 23px 13%}.searchtabs .nav-tabs >li >a{padding: 10px 40px}section.customize-tour{padding: 90px 0px}.modal-dialog{max-width: 950px}.faq-pg .faq-wrapper .card .card-body{padding: 0 48px}.call-action .btn{position: absolute;left: 50%;transform: translateX(-50%);bottom: 0}.call-action .custom-tour:after{right: -15px;top: 0;width: 1px;height: 100%;border-right: 2px solid #f69320}}@media (min-width: 1200px){.searchpanel{z-index: 100;position: absolute;bottom: 60px}.searchtabs .tab-content label{font-size: 13px}.cruise-destination .card-columns{column-count: 4}section.customize-tour{padding: 90px 0px;background: url('../images/single-mountain-left.jpg') left bottom no-repeat, url('../images/single-mountain-right.jpg') right bottom no-repeat, linear-gradient(to bottom,#fbf6f3,#f4ece9)}section.travel-types .full-h-content .icon-title{margin-bottom: 60px}section.travel-types .full-h-content .icon-title a span{letter-spacing: 5px;font-size: 18px}section.travel-types .full-h-content .icon-title a img{width: auto;margin-right: 25px}}@media (min-width: 1281px){.inner-pg .banner{padding-bottom: 40px}.inner-pg .banner h1.main-title{font-size: 55px}.inner-pg .banner h1.main-title.alt2{font-size: 45px}.inner-pg .banner span{font-size: 23px}h4.main-title, h3.main-title, h2.main-title, h1.main-title{font-size: 70px}section.questionnaire .steps .step-title h3, section.questionnaire .steps .step-sub-title h3, section.make-an-appointment .steps .step-title h3, section.make-an-appointment .steps .step-sub-title h3{font-size: 28px}section.destinations .des-wrap .des-box h3{letter-spacing: 5px;font-size: 23px}}@media (max-width: 1799px){.team-pg .team-text{padding-top: 0}}@media (max-width: 1600px){.team-pg .team-text{padding-left: 20px}}@media (max-width: 1400px){section.trips .featured-tour h3.tour-title, section.trips .featured-tour h2.tour-title{font-size: 23px}section.trips .featured-tour .tour-cats .cat-link img{width: 40px}section.trips .featured-tour .excerpt-price .tour-price{padding: 12px 17px}section.trips .featured-tour .excerpt-price .tour-price h4{font-size: 21px}.team-pg .team-group{padding: 0}}@media (max-width: 1199.98px){.agent-connect h3{font-size: 15px}.agent-hub-list h4{font-size: 18px}.agent-connect-list{height: 239px}.agent-connect-list h4{font-size: 18px}.agent-connect-list p{font-size: 14px}.agent-connect-list .btn-primary{font-size: 14px;padding: .7rem 1.5rem}.proniti-benefit h4{font-size: 23px}.ebook .card .card-body h5, .ebook-detail .card .card-body h5{font-size: 17px}.searchpanel{margin-top: -4em;padding-bottom: 30px;background: #f3f3f3;background: linear-gradient(0deg,#f3f3f3 0%,rgba(0,0,0,0) 48%)}.searchtabs .panel-body{border: 2px solid #e1e1e1;border-top-color: #ef4137;border-radius: 0px 0px 5px 5px}.lgmb50{margin-bottom: 30px}.lgmb30{margin-bottom: 30px}section.about-us .about-info h1{font-size: 30px}section.about-us .about-info h1 span{font-size: 30px}section.about-us .about-info h3{font-size: 25px;margin-bottom: 30px}section.about-us .about-info .sat_score, section.about-us .about-info .happy_guests{font-size: 30px;max-width: 173px}section.about-us .about-info .separator{margin-bottom: 30px}section.destinations .des-wrap .autoslide-swiper-container .swiper-slide{width: 23%}section.member-of .member-text h3{font-size: 21px}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .star-grade{padding-left: 15px;margin-bottom: 15px;text-align: left}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .star-grade .rate-container{display: inline-block}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .hotel-name{display: block;float: none;width: 100%}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .hotel-name h3{margin-right: 15px}.topbar .topbar-icon{float: none}.topbar ul li:last-child{margin-right: 0}section.custom-bg{background-size: cover;height: 179px}.inner-ab-pg .meaning .swiper-button-prev i, .inner-ab-pg .meaning .swiper-button-next i{bottom: -150px;font-size: 50px;right: 18px}.inner-ab-pg .item-mean{font-size: 15px}.inner-ab-pg .swiper-slide .caption-outline{width: 150px;height: 150px}.inner-ab-pg .swiper-slide .item-caption{width: 130px;height: 130px}.inner-ab-pg .swiper-slide .item-caption .item-inner-caption{width: 115px;height: 115px}.inner-ab-pg .swiper-slide .item-caption .item-inner-caption h1{font-size: 30px}.inner-ab-pg .about-video iframe{width: 100%;height: 550px}.inner-pg.team-pg .info-wrapper .member-content .member-info .detail-content{margin-bottom: 0}.team-pg .team-text{padding-left: 0}.team-pg .team-text h3{font-size: 35px;line-height: 85px}}@media (max-width: 1298px){.award img{height: 197px}.we-accept-row .single-tour .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-price-wrap{top: auto;right: auto;position: relative;text-align: left;margin-top: 10px}.we-accept-row .single-tour .tourmaster-tour-grid.tourmaster-price-right-title .tourmaster-tour-title{padding-right: 0px;border-bottom: 1px solid #fbfbfb;padding-bottom: 10px}.topbar ul li{margin-right: 22px}}@media only screen and (max-width: 999px){.tourmaster-template-wrapper{position: relative}.tourmaster-tour-booking-bar-container{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 100%;z-index: 99}.tourmaster-tour-booking-bar-container-inner .tourmaster-tour-booking-bar-wrap{padding-top: 50px}}@media (max-width: 991.98px){.agent-connect-list{height: 272px}.agent-hub-list, .agent-connect-list{margin-bottom: 20px}.agent-hub .agent-login form{overflow: hidden}.agent-hub .agent-login .login-submit input{top: 0}.agent-hub a.btn-primary:hover{color: #525252}.ebook .card .card-body, .ebook-detail .card .card-body{min-height: 92px}.award img{height: 150px}.inner-ab-pg .about-video iframe{width: 100%;height: 100%}.tour-type-single{margin-bottom: 30px}.alignleft, .alignright{float: none;margin: 5px auto 20px auto;display: block}header #primary-nav{margin-bottom: 10px}header #primary-nav #navbarNav, header #primary-nav #resNav{position: absolute;background: #f7f4f1;z-index: 9;padding: 30px;min-width: 320px;right: 0px;border-radius: 5px;box-shadow: 0px 12px 16px rgba(0,0,0,0.24);transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out}header #primary-nav #navbarNav ul li:hover a, header #primary-nav #resNav ul li:hover a{color: #ef4137;padding-right: 0px !important}header #primary-nav #navbarNav ul li .dropdown-menu, header #primary-nav #resNav ul li .dropdown-menu{position: relative;left: auto;top: auto;box-shadow: none;background: transparent !important;text-align: right;padding: 10px 0px}header #primary-nav #navbarNav ul li .dropdown-menu a, header #primary-nav #resNav ul li .dropdown-menu a{padding-right: 0px}header #primary-nav #navbarNav ul li .dropdown-menu a:hover, header #primary-nav #resNav ul li .dropdown-menu a:hover{color: #525252 !important}header #primary-nav #navbarNav ul li a, header #primary-nav #resNav ul li a{text-transform: none;padding-left: 20px !important}header #primary-nav #navbarNav ul li.current-menu-item > a, header #primary-nav #resNav ul li.current-menu-item > a{padding-right: 0px !important}.mdmb30{margin-bottom: 30px}section.trips .featured-tour .duration-text{width: 80px;height: 80px}section.trips .featured-tour .duration-text h3{font-size: 23px;top: 17px}section.trips .featured-tour .duration-text h4{font-size: 14px;bottom: 19px}section.about-us .about-img{text-align: center;margin-bottom: 30px}section.about-us .about-img .tripadvisor{padding: 10px}section.about-us .about-info .btn{position: relative;left: 0}section.destinations .des-wrap .autoslide-swiper-container .swiper-slide{width: 35%}section.content-section .testimonial-wrap .each-testimonial .author-info{border-bottom: 1px solid #d9d9d9;padding-bottom: 15px;margin-bottom: 15px}section.content-section .testimonial-wrap .each-testimonial .testimonial-content{border-left: none;padding-left: 0px}section.content-section .single-section .single-content .single-post-wrapper p img{margin: 15px 0 !important}section.content-section .single-section .single-content .single-post-wrapper p img.aligncenter, section.content-section .single-section .single-content .single-post-wrapper p img.alignleft, section.content-section .single-section .single-content .single-post-wrapper p img.alignright, section.content-section .single-section .single-content .single-post-wrapper p img.alignnone{width: 100% !important;float: none !important;margin: auto !important}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul{padding-left: 0;list-style: none}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul li:first-child{width: 5%;padding-right: 9px}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-info .address-container ul li:last-child{width: 93%}.team-content{margin-top: 30px}.resp-htabs .resp-tabs-container .resp-tab-content.resp-tab-content-active{border-color: #a2a2a2}.gal-wrap .mCustomScrollbar{height: auto}.swiper-button-next, .swiper-button-prev, .carousel-control-next, .carousel-control-prev{width: 40px !important;height: 40px !important;background-size: 10px !important;border-width: 1px !important}.carousel-control-next i, .carousel-control-prev i{font-size: 13px !important}.searchpanel .btn-col{margin-top: 1em}.searchpanel .tourmaster-tour-search-wrap .tourmaster-tour-search-field{margin-bottom: 0px}.single-tour ul#single-tour-nav.fixed{left: 0}.single-tour.tourmaster-body .tourmaster-single-related-tour-container{padding-right: 0px}.single-tour .tourmaster-tour-info-outer .tourmaster-tour-info-wrap{padding-right: 0px;padding-left: 0px}.call-action{margin-bottom: 30px}.call-action .custom-tour:after{bottom: 0;left: 50%;transform: translateX(-50%);width: 35%;height: 1px;border-bottom: 2px solid #f69320}section.custom-bg{height: 150px}.inner-ab-pg .story h1, .inner-ab-pg .choose-us h1, .inner-ab-pg .chairman-msg h1, .inner-ab-pg .meaning h1, .inner-ab-pg .impact h1, .inner-ab-pg .message h1{font-size: 30px}.inner-ab-pg .story h5, .inner-ab-pg .choose-us h5, .inner-ab-pg .chairman-msg h5, .inner-ab-pg .meaning h5, .inner-ab-pg .impact h5, .inner-ab-pg .message h5{font-size: 18px}.inner-ab-pg .swiper-slide-active .item-mean{min-height: 0;padding: 50px}.inner-ab-pg .meaning{background-size: contain}.inner-ab-pg .meaning .swiper-button-prev, .inner-ab-pg .meaning .swiper-button-next{background-color: transparent !important}.inner-ab-pg .meaning .swiper-button-prev i, .inner-ab-pg .meaning .swiper-button-next i{bottom: -100px}.inner-ab-pg .meaning:before{display: none}.inner-ab-pg .message .chairman-msg{padding: 50px 30px 30px 30px}.inner-ab-pg .message .about-msg{margin-top: 30px}.inner-ab-pg .message .about-msg p{line-height: 30px}.inner-ab-pg .impact img.ab-img{float: none;width: 100%;margin-bottom: 30px}.inner-ab-pg ul.about-link li{line-height: 30px}.awesome-team{padding: 110px 0 50px 0}.awesome-team #carouselTestiControlsTeam .carousel-control-next, .awesome-team #carouselTestiControlsTeam .carousel-control-prev{height: auto !important}.team-info h1, .chief-memory h1{font-size: 50px}.tourmaster-tour-booking-bar-container-inner .price-mention small{font-size: 13px}.tourmaster-tour-booking-bar-container-inner .price-mention strong{font-weight: 500}.why-travel-video h2.main-title{margin-bottom: 0px}.dep-filter{margin-bottom: 30px}}@media (max-width: 767.98px){section.tour-time{background: url(../images/world-map-mobile.jpg) no-repeat;background-size: cover;background-position: center}.lgmb50{margin-bottom: 0}.why-us{padding: 50px 0 30px 0}.ebook .card .card-body{min-height: 0px}.ebook-detail .card .card-body{min-height: 132px}.quote-wrap{display: none}.tourmaster-tour-booking-bar-widget{display: none}.tour-book-btn{position: fixed;bottom: 0px;left: 0px;width: 80px;height: 80px;border-radius: 50%;text-align: center;z-index: 999;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;background: #ef4137;background: -moz-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: -webkit-linear-gradient(-45deg,#ef4137 32%,#f69320 100%);background: linear-gradient(135deg,#ef4137 32%,#f69320 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@primary-color',endColorstr='@secondary-color',GradientType=1)}.tour-book-btn .fixed-btn-book{font-size: 13px;color: #fff;font-weight: 700;text-transform: uppercase;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%)}#mobilesearch{display: inline-block;width: 40%;padding: .5rem 0 .5rem 1rem}#mobilesearch input{background: #ededed url(../images/search-icon.png) no-repeat 97% -70px;background-color: transparent;width: 100%;height: 40px;border: 1px solid #b9b9b9;border-radius: 3px;padding: 0px 30px 0px 10px;font-weight: 500}.container-fluid.width80per{width: 100%}.xsmb30{margin-bottom: 30px}.resp-htabs .resp-tabs-container .resp-tab-content.resp-tab-content-active{border-color: #a2a2a2}.resp-htabs .resp-tabs-container .resp-tab-content .fs-wrap ul{column-count: 1}.home section.destinations{padding-top: 0px}section.about-us{padding: 35px 0px 0px 0px}section.customize-tour, section.testimonials, section.travel-tales, section.questionnaire{padding: 60px 0px}section.trips{background-position-y: top}section.trips .featured-tour .duration-text{width: 70px;height: 70px}section.trips .featured-tour .duration-text h3{font-size: 20px;top: 15px}section.trips .featured-tour .duration-text h4{font-size: 13px;bottom: 16px}section.trips .tourin-6col .featured-tour .img-duration-location .tour-img a{width: 100%}section.trips .tourin-6col .featured-tour .img-duration-location .tour-img a img{width: 100%}section.customize-tour .ct-content{text-align: center}section.ctour-genquiries{padding-top: 20px}section.destinations .des-title{padding-bottom: 0px}section.destinations .des-title{padding-bottom: 0px}section.destinations.attractions{padding-top: 60px}section.travel-types .fix-img .title-over-img{padding: 25px 80px 30px 40px;right: auto;border-top-right-radius: 50px;border-top-left-radius: 30px}section.travel-types .full-h-content{padding-top: 10%}section.travel-tales .container-fluid .news-wrap .new-excerpt h2{font-size: 20px;line-height: 26px}section.member-of .member-text{margin-bottom: 15px}section.member-of .member-text h3{text-align: center;font-size: 23px}section.inner-pg .faq-pg .faq-wrapper .card .card-header .btn{white-space: normal;text-align: left}section.inner-pg .faq-pg .resp-tab-content{padding: 15px}section.page-tpl .about-pg .resp-vtabs .resp-tabs-container, section.page-tpl .faq-pg .resp-vtabs .resp-tabs-container{border-radius: 0;border: none !important}section.page-tpl .about-pg .resp-vtabs .resp-tab-content, section.page-tpl .faq-pg .resp-vtabs .resp-tab-content{border: 1px solid #a2a2a2}section.page-tpl .about-content{width: 100%;margin-top: 0px;padding: 10px 0px 0px 0px}section.page-tpl .tabs-content.wrap_2 .cdp-content{width: 100%;margin-top: 0px;padding: 10px 0px 0px 0px}section.page-tpl .about-pg .item-list .item-column .caption{float: none;margin-right: 0px;text-align: left}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-image{width: 100%;display: block;float: none}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-info{width: 60%}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-info .hotel-name h3{margin-right: 15px}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-info .star-grade{text-align: left}section.cruise-destination .card-columns{column-count: 2}section.questionnaire .steps .step-btn-wrap, section.make-an-appointment .steps .step-btn-wrap{margin-top: 30px}#carouselTestiControls1 .carousel-item{padding: 0px 12% 150px}.single-tour .tour-title{font-size: 25px;margin-top: 15px}.cta-inner{text-align: center}.cta-inner .cta-photo-wrap{margin-bottom: 10px}.cta-inner .cta-photo-wrap .cta-photo{max-width: 150px;display: inline-block}.newsl-mobile a.free-quote{left: 50%;transform: translate(-50%,-50%)}.quote-wrap a.free-quote{left: 50%;transform: translate(-50%,-50%)}.quote-wrap a span{display: none}.quote-wrap a i{display: block;font-size: 17px}.newsl-mobile{width: 80px;height: 80px;left: 0}.newsl-mobile a.free-quote{font-size: 13px}.quote-wrap{right: 0;left: 10px;width: 50px;height: 50px;font-size: 10px}.quote-wrap a.free-quote{font-size: 11px}.quote-wrap{bottom: 0px}.newsl-mobile-bottom{bottom: 0 !important}.newsl-mobile{bottom: 0}.newsl-mobile a.free-quote{padding: 0;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: transparent}.newsl-mobile a.free-quote i{background: transparent}#return-to-top{right: 0}footer .footer-top .contact-wrap:after{border-color: transparent}footer .footer-middle{text-align: center}footer .footer-middle .navbar-brand{margin-right: 0px}footer .footer-bottom .socials, footer .footer-bottom .copyright{margin-bottom: 5px}footer .footer-bottom .socials, footer .footer-bottom .copyright, footer .footer-bottom .created-by{text-align: center}.swiper-button-next, .swiper-button-prev, .carousel-control-next, .carousel-control-prev{width: 30px !important;height: 30px !important}.carousel-control-next, .carousel-control-prev{top: 30%}.carousel-control-next i, .carousel-control-prev i{font-size: 13px !important}.searchpanel .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]{margin-top: 1em !important}.filter-table table{overflow-x: unset}.filter-table table tr td.table-col-fixed{display: block;word-break: normal;position: relative}.single-tour .group-tour .availability-list li{width: 50%;margin-bottom: 10px}.slider-wrapper h1{font-size: 35px}.slider-wrapper .banner-text{bottom: 30px}.vission h3{font-size: 25px}section.custom-bg{background: url(../images/customized-banner-top-mobile.png) no-repeat;height: 118px}.inner-ab-pg .message .profile-img{position: relative;left: 0;margin-top: 30px}.team-info h1, .chief-memory h1{font-size: 40px}.inner-ab-pg .message .chairman-msg{padding: 70px 50px 30px 50px}.slider-wrapper .banner-text{padding: 0 20px}.slider-wrapper .banner-text input{width: 100%}}@media (max-width: 575.98px){h4.main-title, h3.main-title, h2.main-title, h1.main-title{font-size: 35px}.why-us-video{padding: 0px 0px 130px 0;background: #f7f4f1 url('../images/centermountain2.jpg') no-repeat center bottom}section.custom-bg{background: none;height: 0}section.ctour-genquiries{padding-bottom: 30px}section.tour-time{margin-top: 50px}.ebook-detail .card .card-body{min-height: 0px}.award img{height: 113px}.why-us .container-fluid{padding-left: 15px;padding-right: 15px}li.travel-info-list:before{left: -20px}.slider-wrapper h1{font-size: 23px;margin-bottom: 15px;text-shadow: 1px 1px 1px #000}.slider-wrapper .banner-text{bottom: 0px}.tour-type-single{border-bottom: 1px solid #dfdfdf;padding-bottom: 30px}h2.main-title, h1.main-title{font-size: 35px;margin-bottom: 30px}h2.main-title span, h1.main-title span{font-size: 17px}h2.main-title.alt, h1.main-title.alt{font-size: 30px;letter-spacing: 3px}#mobilesearch{width: 70%;padding-top: 0px}header{height: 110px}header #primary-nav{margin-top: 0px;padding-top: 0px}header .header-top{text-align: right;position: absolute;right: 10px}header .header-top .login-link{margin-right: 0px}header .header-top .hot-no span, header .header-top .hot-email span{display: none}header .header-top .tourmaster-login-bar-shortcode{margin-right: 0px}header .header-top .tourmaster-login-bar-shortcode .tourmaster-user-top-bar .tourmaster-text{display: none}header .header-top .tourmaster-login-bar-shortcode .tourmaster-user-top-bar.tourmaster-guest .tourmaster-user-top-bar-signup{margin-left: 15px}header .header-left .navbar-brand img{width: 80px}header .header-right{margin-top: 0px;text-align: center;padding: 0px 5px;position: absolute;top: 50%;transform: translateY(-50%)}.searchtabs .nav-tabs >li >a{padding: 15px}.searchtabs .nav-tabs >li >a img{display: none}.post-content h1, .post-content h2, .post-content h3{font-size: 20px}section.inner-pg{padding: 50px 0px}section.about-us .about-info{text-align: center}section.about-us .about-info h1{font-size: 24px}section.about-us .about-info .sat_score{margin-right: 0px}section.about-us .about-info .separator{display: inline-block}section.about-us .about-info .separator span{position: relative}section.about-us .about-info .separator:before{left: 30px}section.about-us .about-info .separator:after{right: 30px}section.destinations .des-wrap .autoslide-swiper-container .swiper-slide{width: 65%}section.cruise-destination .card-columns{column-count: 1}section.page-tpl .contact-pg-container{padding: 30px 15px}section.hotel-location .hotel-wrap .hotel-taxonomy-container .taxonomy-container .taxonomy-image{margin-bottom: 15px}.travel-tales.blog-list .container-fluid .news-wrap .new-excerpt{padding-right: 0px}.single-tour .ta-award img{max-width: 60px}.single-tour .secondary-title.underlined{font-size: 26px}.why-us-detail h3{font-size: 20px !important}.team-pg .team-text h3{font-size: 28px;line-height: 70px}}@media (max-width: 473px){.agent-connect h3{font-size: 18px;line-height: 50px}}@media (max-width: 425px){.agent-connect h3{font-size: 16px}h2.main-title, h1.main-title{font-size: 30px}}@media (max-width: 367px){header{height: 90px}header .header-fix{height: 75px}h2.main-title, h1.main-title{font-size: 30px}.single-tour .review-desti-wrapper .inner-wrapper .total-des .inner{background: url(../images/bg-route-hz.png) repeat-x 0px 34px}.single-tour .review-desti-wrapper .inner-wrapper .total-des .inner .destinations:before{top: auto;bottom: -23px}.slider-wrapper h1{font-size: 20px}.team-pg .team-text h3{font-size: 25px;line-height: 65px}}@media (max-width: 360px){section .about-us .about-info{padding: 0}section .about-us .about-img .tripadvisor a{width: 45% !important}}@media (min-width: 1199.98px) and (max-width: 1300px){header #primary-nav #navbarNav li a, header #primary-nav #resNav li a{font-size: 14px}}@media (min-width: 992px) and (max-width: 1199.98px){header #primary-nav #navbarNav li, header #primary-nav #resNav li{margin-left: 5px}header #primary-nav #navbarNav li a, header #primary-nav #resNav li a{text-transform: capitalize}.travel-tales .container-fluid .news-wrap .img-author h2{font-size: 30px}}.single-tour .fancybox-slide--html .fancybox-content{width: 80%}@media only screen and (max-width: 768px),(min-device-width: 768px) and (max-device-width: 1024px){.filter-table table{overflow-x: unset}.filter-table table tr td.table-col-fixed{display: block;word-break: normal;position: relative}.custom-table-responsive{border: 0}.custom-table-responsivetable, .custom-table-responsive thead, .custom-table-responsive tbody, .custom-table-responsive th, .custom-table-responsive td, .custom-table-responsive tr{display: block}.custom-table-responsive tr{border: 1px solid #ccc;margin-bottom: 30px;box-shadow: 1px 2px 3px #ccc;width: 100%}.custom-table-responsive tr:hover td{border-color: #792923 !important}.custom-table-responsive tr:first-child{position: absolute;top: -9999px;left: -9999px}.custom-table-responsive td{border: none;border-bottom: 0;position: relative;padding-left: 30% !important;text-align: right;width: 100%}.custom-table-responsive td::before{position: absolute;top: 9px;left: 6px;width: 31%;text-align: left;padding-right: 10px;white-space: nowrap}.custom-table-responsive td:nth-of-type(1):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(2):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(3):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(4):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(5):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(6):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(7):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(8):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(9):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(10):before{content: attr(data-label)}.custom-table-responsive td:nth-of-type(11):before{content: attr(data-label)}}.ui-autocomplete{float: left;box-shadow: 2px 2px 3px #888888;background: #FFF}.ui-menu-item{list-style-type: none;padding: 10px}.ui-menu-item:hover{background: #F1F1F1}.ui-autocomplete-group{line-height: 30px;background-color: #aaa}.ui-menu-item{padding-left: 10px}