.animated{animation-duration:.8s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(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:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,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(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}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:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}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{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}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}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{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:translateZ(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{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-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{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,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{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(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{0%{opacity:0;transform:scale(.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{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{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(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,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(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}.slick-slider{position:relative;display:block;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;min-width:100%}.slick-list.dragging{cursor:pointer}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;min-width:100%}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}.slick-initialized .slick-slide{display:block;list-style:none}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow{display:block;position:absolute;top:50%;z-index:2;padding:0;width:40px;height:40px;text-align:center;font-size:0;color:#145ca9;background:0 0;border:0;cursor:pointer;opacity:.5;outline:none;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-next{right:0}.slick-arrow:after{display:block;content:"";font-family:'FontAwesome';font-weight:900;font-size:36px;line-height:48px;position:absolute;left:0;right:0;top:0;bottom:0;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.slick-arrow.slick-prev:after{content:"\f104"}.slick-arrow.slick-next:after{content:"\f105"}.slick-arrow:focus,.slick-arrow:hover{opacity:1;outline:none;color:#145ca9}.slick-dots{display:block;position:static;margin:35px auto 0 auto;padding:0;text-align:center}.slick-dots li{margin:0 3px;padding:0;list-style:none;display:inline-block;vertical-align:top}.slick-dots li button{display:block;width:20px;height:20px;font-size:0;line-height:20px;padding:0;background:0 0;position:relative;border:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer}.slick-dots li button:after{position:absolute;content:"\f111";font-size:18px;text-align:center;font-family:'FontAwesome';font-weight:900;color:#145ca9;left:0;right:0}.slick-dots li.slick-active button:focus:after,.slick-dots li.slick-active button:hover:after,.slick-dots li.slick-active button:after{content:"\f192";color:#4684a2}.slick-dots li button:focus,.slick-dots li button:hover{outline:none;box-shadow:none}body.mobile-menu-open{overflow:hidden}.menu-open-overlay{position:fixed;top:0;left:0;width:100%;bottom:0;background-color:rgba(0,0,0,.4);display:none;z-index:3}.mobile-menu-open .menu-open-overlay{display:block}.mobile-menu-block{background:#fff;bottom:0;color:#333;position:fixed;z-index:14;left:-350px;top:0;padding:0;transition:left .2s ease 0s;width:300px;z-index:20;font-size:14px;overflow:auto}.mobile-menu-open .mobile-menu-block{left:0}.mobile-menu-inner{height:100%;overflow:auto;padding:20px}.mobile-nav ul{margin:0;list-style:none}.mobile-nav li{color:#231f20;font-weight:500;font-size:14px;line-height:normal;position:relative;text-transform:none;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-nav ul li a{display:block;color:#231f20;font-size:14px;font-weight:500;font-family:'Libre Franklin',sans-serif;line-height:normal;text-transform:uppercase;letter-spacing:.025em;padding:12px 0}.mobile-nav ul li.menu-item-type-custom.current-menu-item:hover a,.mobile-nav ul li.menu-item-type-custom.current-menu-item a:hover,.mobile-nav ul li a:hover,.mobile-nav ul li a:focus{color:#d0ba97}.mobile-nav ul li.menu-item-has-children a{padding-right:40px}.mobile-nav li li{border:none}.mobile-nav li li a{color:#333;font-size:14px;font-weight:400;text-transform:none;padding:5px 15px}.mobile-nav li li li a{padding-left:30px}.mobile-nav ul.sub-menu{margin:0 0 20px}.hitarea{display:block;width:30px;height:43px;text-align:center;position:absolute;right:0;top:0;z-index:1}.hitarea:before{display:block;content:"\f107";font-family:'FontAwesome';font-weight:900;font-size:14px;position:absolute;left:0;right:0 !important;top:50%;margin:0 auto;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);color:#000}.collapsable-hitarea.hitarea:before{content:"\f106";color:#d0ba97}.mobile-menu-block .collapsable-hitarea+a{color:#d0ba97}.mobile-menu-block .hitarea:before{right:12px}.mobi-iconbox{display:none;cursor:pointer;width:32px;height:32px;position:absolute;right:15px;top:26px;z-index:40;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s}.menuicon{display:block;width:24px;cursor:pointer;position:relative;position:absolute;left:0;right:0;margin:0 auto;top:50%;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);transform:translate(0,-50%);-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.opened .menuicon{width:20px}.menuicon .icon-bar{display:block;width:100%;height:2px;background:#d0ba97;position:relative;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s}.menuicon .icon-bar+.icon-bar{margin-top:5px}.opened .icon-bar{background:#fff}.opened .top-icon-bar{transform-origin:0 50% 0;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.opened .middle-icon-bar{opacity:0}.opened .bottom-icon-bar{transform-origin:0 50% 0;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.opened.mobi-iconbox:after{color:#fff}main,abbr,acronym,address,applet,article,aside,audio,blockquote,big,body,button,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,source,strike,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:0 0;border:0 none;margin:0;padding:0;line-height:normal;vertical-align:baseline;outline:none;font-size:100%;font-family:inherit;font-weight:400;font-style:normal}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,q:before{content:'';content:none}blockquote:after,q:after{content:'';content:none}ins{text-decoration:none}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;max-width:100%;border:0;border-top:1px solid #eff0eb;margin:30px 0;padding:0}input,select{vertical-align:middle;margin:0}ol,ul,li{list-style:none}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,255,255,0)}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{padding:0;margin:0;font-weight:400;font-family:'Cormorant Garamond',serif;font-size:13px;line-height:24px;color:#666;background:#fff;overflow-x:hidden;-webkit-transition:all .4s ease 0s;-moz-transition:all .4s ease 0s;transition:all .4s ease 0s}:focus{text-decoration:none;outline:none !important}a{text-decoration:none;color:#d0ba97;outline:none;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}a:hover{text-decoration:none;color:#d0ba97}a:focus{outline:0;outline:none}ul,ol{margin:0;padding:0}ul ul,ol ol,ul ol,ol ul{margin-top:15px}ul li,ol li{margin:0;padding:0;font-size:31px;line-height:normal;color:#58595b;font-weight:300;letter-spacing:.025em;font-family:'Cormorant Garamond',serif}li a{color:#d0ba97}.entry-content ul,.entry-content ol{display:inline-block;padding:0;margin:0 0 20px}.entry-content ul li{list-style:none;padding:0 0 0 20px;margin:0;position:relative}.entry-content ul li:before{display:block;content:"";position:absolute;left:0;top:18px;width:8px;height:8px;border-radius:50%;background:#58595b}.entry-content ul li li{list-style:disc}.entry-content ol li{list-style-type:decimal;list-style-image:none;list-style-position:outside;margin:0 0 4px 25px}.entry-content ol li+li,.entry-content ul li+li{margin-top:5px}.entry-content blockquote{border-left:4px solid #d0ba97;padding:15px 30px;margin-bottom:20px}.entry-content blockquote p{margin:0}.entry-content blockquote p+p{margin-top:20px}h1,h2,h3,h4,h5,h6{font-weight:400;color:#a29073;font-family:'Cormorant Garamond',serif;line-height:normal;letter-spacing:0;margin:0 0 15px}h1,h2{font-size:48px}h3{font-size:40px}h4{font-size:32px}h5{font-size:24px}h6{font-size:22px}p{font-family:'Cormorant Garamond',serif;font-size:31px;line-height:normal;color:#58595b;font-weight:300;letter-spacing:0;margin:0 0 20px}img{max-width:100%;height:auto;border:none;outline:none}strong{font-weight:600}table{border:0;width:100%}table th,table td{background:0 0;border-left:1px solid #eff0eb;border-top:1px solid #eff0eb;border-bottom:1px solid #eff0eb;text-align:left;font-size:18px;line-height:normal;color:#828282;padding:10px 12px}table th:first-child,table td:first-child{border-left:0}table th{padding:12px;color:#d0ba97;font-weight:600;background:#eff0eb;vertical-align:middle}tbody tr:nth-child(even){background:rgba(0,0,0,.02)}table strong{font-weight:700;color:#d0ba97}.hide{display:none}.d-flex{display:-webkit-flex;display:flex}.p-relative{position:relative}.align-center{text-align:center}.align-right{text-align:right}.v-align{align-items:center}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mt-0{margin-top:0 !important}.mb-0{margin-bottom:0 !important}.pt-0{padding-top:0 !important}.pb-0{padding-top:0 !important}.max-container{max-width:1500px;padding:0 15px;margin:0 auto}.container{max-width:1430px;width:100%;padding:0 15px;margin:0 auto}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}img.alignleft{float:left;border:1px solid #eff0eb;padding:5px;margin:0 15px 15px 0}img.alignright{float:right;border:1px solid #eff0eb;padding:5px;margin:0 0 15px 15px}img.alignnone{margin:0 0 15px}iframe.alignleft{float:left;margin:0 15px 15px 0}iframe.alignright{float:right;margin:0 0 15px 15px}iframe.iframe-embed.alignright{max-width:500px;height:315px !important}section *:last-child{margin-bottom:0}input,textarea,select{background:#fff;border:1px solid #e5e6e7;width:100%;text-align:left;padding:5px 20px;margin:0;font-size:14px;color:#666;font-weight:300;line-height:normal;font-family:'Cormorant Garamond',serif;height:40px;outline:none;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;box-shadow:none;letter-spacing:0;appearance:none;-moz-appearance:none;-webkit-appearance:none}input[type=button],input[type=submit]{cursor:pointer;width:auto;height:auto;appearance:none;-moz-appearance:none;-webkit-appearance:none}input[type=checkbox],input[type=radio]{border:none;width:auto;height:auto;appearance:none;-moz-appearance:none;-webkit-appearance:none}textarea{height:134px;padding:20px;vertical-align:top;resize:none}.select-box{display:block;width:100%;background:#f3f6f8;border:1px solid #e5e5e5;line-height:40px;position:relative;cursor:pointer;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.select-box:after{position:absolute;content:"\f107";right:15px;font-family:'FontAwesome';font-weight:900;font-size:12px;line-height:38px;color:#666;top:0;z-index:1}.select-box select{display:block;width:100%;height:38px;padding:0 35px 0 15px;border:0;background:0 0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;position:relative;z-index:2;cursor:pointer;color:#95a3ab}.select-box select option{background:#ccc;color:#000;padding:4px 10px}.select-box select.not_chosen{background:#95a3ab;color:#fff}.button,.btn{display:inline-block;padding:0 20px;background:#d0ba97;border:0;color:#fff;font-size:14px;font-weight:500;font-family:'Libre Franklin',sans-serif;text-transform:uppercase;cursor:pointer;letter-spacing:.025em;text-align:center;position:relative;min-width:160px;height:42px;line-height:42px;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none !important}.button:before,.btn:before{display:block;content:"";background:#000;position:absolute;width:0;height:0;left:50%;right:50%;top:50%;bottom:50%;opacity:.05;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.button:hover:before,.button:focus:before,.btn:hover:before,.btn:focus:before{width:auto;height:auto;left:-1px;right:-1px;top:-1px;bottom:-1px}.button:hover,.button.alt:hover,.btn:hover,.button:focus,.button.alt:focus,.btn:focus,.button:active,.button.alt:active,.btn:active{background:#d0ba97;color:#fff;text-decoration:none}.header{position:relative;width:100%;z-index:4;padding:0;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;background:#fff;height:340px}.logo{flex-basis:100px;min-width:100px;max-width:100px;position:relative;z-index:2;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.logo a{display:block;position:relative;z-index:1;width:100px}.logo a img{display:block;margin:0 auto;width:100%;height:auto;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.logo .custom-logo-link{display:block}.header-inner{padding:20px 0;height:100px;transition:all;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.header-right{flex-wrap:wrap;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;flex-basis:calc(100% - 100px);min-width:calc(100% - 100px);max-width:calc(100% - 100px)}.header-image{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1}.header-image img{width:100%;height:100%;object-position:center;object-fit:cover;display:block}.header-text{padding-top:15px;font-family:'Libre Franklin',sans-serif;font-size:12px;color:#3c3c3d;font-weight:500;letter-spacing:.025em}.header .social-links{position:absolute;bottom:20px;right:40px;z-index:1}.social-links{display:-webkit-flex;display:flex;align-items:center}.social-links a{line-height:normal;font-size:28px;color:#232323;display:-webkit-flex;display:flex;align-items:center;justify-content:center;font-weight:400}.social-links a+a{margin-left:20px}.social-links a:hover,.social-links a:hover{color:#d0ba97}.nav-main{position:sticky;top:0;z-index:1;display:flex;display:-webkit-flex;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;background:#fff}.nav-main nav{display:-webkit-flex;display:flex;align-items:center;justify-content:center}.nav-main nav>ul{margin:0;padding:0;display:flex;display:-webkit-flex;align-items:center}.nav-main nav>ul>li{margin:0;padding:18px 0;list-style:none;position:relative;color:#fff;font-size:16px;font-weight:600;font-family:'Hind Siliguri',sans-serif;line-height:22px;-moz-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.nav-main nav>ul>li+li{margin-left:50px}.nav-main nav>ul>li+li:before{content:"";width:1px;top:24px;bottom:24px;background:#d0ba97;left:-25px;position:absolute}.nav-main nav>ul>li>a{display:block;color:#3c3c3d;font-size:14px;font-weight:600;font-family:'Hind Siliguri',sans-serif;line-height:24px;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;position:relative;z-index:2;padding:0}.nav-main nav>ul>li:hover>a,.nav-main nav>ul>li>a:hover,.nav-main nav>ul>li.current_page_item>a,.nav-main nav>ul>li>a:focus{color:#d0ba97}.nav-main .sub-menu{display:none;position:absolute;left:0;top:100%;z-index:1;background:#fff;min-width:220px;padding:10px 20px;margin:0;box-shadow:0 0 20px rgba(0,0,0,.1)}.nav-main nav>ul>li:hover>.sub-menu{display:block}.nav-main .sub-menu li{display:block;text-align:left;position:relative;font-family:'Hind Siliguri',sans-serif}.nav-main .sub-menu li+li{border-top:1px solid rgba(0,0,0,.05);font-family:'Hind Siliguri',sans-serif;font-size:14px;font-weight:300}.nav-main .sub-menu li a{display:block;text-transform:uppercase;color:#000;font-size:14px;line-height:normal;font-weight:300;padding:10px 0}.nav-main .sub-menu li a:hover,.nav-main .sub-menu li.current-menu-item a{color:#d0ba97}.nav-main .sub-menu .sub-menu{left:100%;top:0}.nav-main .sub-menu li:hover .sub-menu{display:block}.search-bar{display:-webkit-flex;display:flex;padding:20px 0}.search-form{display:-webkit-flex;display:flex;max-width:450px;width:100%;margin:0 auto}.search-form input.search-field{border-radius:0;height:42px;padding:0 15px;font-family:'Libre Franklin',sans-serif;font-size:12px;color:#3c3c3d;font-weight:500;letter-spacing:.025em;border:1px solid #d0ba97}.search-form ::-webkit-input-placeholder{color:#3c3c3d;opacity:1}.search-form :-moz-placeholder{color:#3c3c3d;opacity:1}.search-form ::-moz-placeholder{color:#3c3c3d;opacity:1}.search-form :-ms-input-placeholder{color:#3c3c3d;opacity:1}.search-form input.search-submit{border-radius:0;margin-left:4px;min-width:120px}section *:last-child{margin-bottom:0}.post-section{padding:20px 0;overflow:hidden}.post-section h2{margin-bottom:40px;font-family:'Libre Franklin',sans-serif;font-size:24px;color:#a29073;font-weight:500;letter-spacing:2px;text-align:left}.post-section h2.home-title{margin-bottom:40px;font-family:'Cormorant Garamond',serif;font-size:40px;color:#a29073;font-weight:500;letter-spacing:2px;text-align:center;margin-top:-10px}.post-section-inner{display:-webkit-flex;display:flex;flex-wrap:wrap;margin:0 -30px}.post-section-inner .col-2{min-width:49%;flex-basis:49%;max-width:49%;padding:0 30px;margin-bottom:30px}.post-section-inner .col-2#map_title{text-align:right}.post-section-inner .col-2#map_title span{font-family:'Libre Franklin',sans-serif;font-size:16px;color:#3c3c3d;border-bottom:2px solid #d0ba97;text-transform:uppercase;letter-spacing:2px;cursor:pointer}.positionrelative{position:relative}#post-title-right span{font-family:'Libre Franklin',sans-serif;font-size:16px;color:#3c3c3d;border-bottom:0 solid #d0ba97;text-transform:uppercase;letter-spacing:2px;text-align:right}#post-title-right{justify-content:flex-end;text-align:right}.left-border{width:2px;background:#d0ba97;margin-bottom:60px;margin-top:68px}.blog-list{display:-webkit-flex;display:flex;flex-wrap:wrap;margin:-15px -15px 84px}.blog-list .items{min-width:50%;flex-basis:50%;max-width:50%;padding:15px}.blog-list .imgbox{width:100%;height:262px;display:block;overflow:hidden;background:#000}.blog-list .imgbox img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.blog-list .card:hover .imgbox img{transform:scale(1.1);opacity:.8}.blog-list .card-body{margin-top:22px}.blog-list .card-body h3{margin-bottom:5px}.blog-list .card-body h3 a{color:#a29073}.blog-list .card-body p{font-size:26px;color:#3c3c3d;line-height:normal}.blog-list.full-width-col .items{min-width:100%;flex-basis:100%;max-width:100%}.blog-list.full-width-col .imgbox{width:100%;height:464px}.blog-list.full-width-col .items+.items{margin-top:20px}.post-image-section{padding:20px 0}.tags-title{display:-webkit-flex;display:flex;align-items:center;justify-content:center;margin-bottom:25px}.tags-title ul{display:-webkit-flex;display:flex;flex-wrap:wrap}.tags-title ul li{position:relative;font-size:18px;font-weight:500;letter-spacing:.05em;color:#d0ba97;line-height:1}.tags-title ul li+li{padding-left:30px;margin-left:30px}.tags-title ul li+li:before{position:absolute;left:0;top:0;bottom:0;width:1px;background:#d0ba97;content:""}.tags-title ul li a{color:#d0ba97}.blog-list.fix-col{margin:-3px}.blog-list.fix-col .items{min-width:16.666%;max-width:16.666%;flex-basis:16.666%;padding:3px}.fix-col .imgbox{height:230px}.footer-inner{padding:30px 0;display:-webkit-flex;display:flex;flex-wrap:wrap;max-width:1270px;width:100%;margin:0 auto}.footer-social{align-items:flex-start}.footer-menu-left{min-width:90%;max-width:90%;flex-basis:90%;padding-right:15px}.footer-social{min-width:10%;max-width:10%;flex-basis:10%;padding-left:15px}.footer-menu ul{padding:0;margin:0;columns:3;-webkit-columns:3;-moz-columns:3}.footer-menu ul li{margin:0 0 8px}.footer-menu ul li a{font-family:'Libre Franklin',sans-serif;font-size:16px;color:#3c3c3d}.footer-bottom{background:#d0ba97;font-size:14px;color:#fff;font-family:'Libre Franklin',sans-serif;letter-spacing:.05em;padding:15px 0}.footer-bottom a{color:#fff}.footer-bottom-inner{display:-webkit-flex;display:flex;flex-wrap:wrap;margin:0 -15px;align-items:center}.newsletter-box-main,.footer .tnc,.copy-right{min-width:33.333%;max-width:33.333%;flex-basis:33.333%;padding:0 15px}.copy-right{font-weight:500;min-width:100%;max-width:100%;flex-basis:100%;text-align:center}.newsletter-box{display:-webkit-flex;display:flex}.newsletter-box input{height:36px;padding:0 15px;font-size:14px;font-family:'Libre Franklin',sans-serif}.newsletter-box .btn{min-width:120px;border-radius:30px;margin-left:10px;text-align:center;padding:0 10px;height:36px;line-height:36px}.newsletter-box .btn:before{border-radius:30px}.footer .tnc{text-align:right}#breadcrumbs{list-style:none;margin:0;overflow:hidden}#breadcrumbs li{display:inline-block;vertical-align:middle;margin-right:15px;font-size:16px;color:#3c3c3d}#breadcrumbs .separator{font-size:16px;color:#3c3c3d}#breadcrumbs li a{color:#3c3c3d}.post-details{padding:40px 0 15px}.post-details-inner{display:-webkit-flex;display:flex;flex-wrap:wrap;margin-top:20px}.post-details-inner .left-block{min-width:78%;max-width:78%;flex-basis:78%;padding-right:15px;margin-top:25px}.post-details-inner .image-box{width:100%;display:block;margin-bottom:15px}.post-details-inner .image-box img{display:block}.post-details-inner .left-block *:last-child{margin-bottom:0}.post-details-inner .left-block p{font-size:26px;line-height:normal;color:#3c3c3d;margin-bottom:26px}.post-details-inner .title-block{margin-bottom:25px}.post-details-inner .right-block{min-width:22%;max-width:22%;flex-basis:22%;padding-left:15px}.bdr-title{border-bottom:1px solid #d0ba97;margin-bottom:30px;padding-bottom:14px}.blog-list.related-articles .items{min-width:100%;max-width:100%;flex-basis:100%}.related-articles.blog-list .card-body h3{font-size:36px;line-height:1;margin:0}.related-articles.blog-list .card-body p{font-size:26px;line-height:normal}.bottom-post-section{margin-bottom:20px}.bottom-post-section .blog-list .items{min-width:20%;max-width:20%;flex-basis:20%}.bottom-post-section .blog-list .imgbox{height:232px}.bottom-post-section .blog-list .card-body h3{font-size:36px;margin:0}.bottom-post-inner{border-top:1px solid #d0ba97;padding-top:15px}.bottom-post-inner h3{margin-bottom:20px}.location-block{margin-bottom:34px}.map-box{width:100%;height:358px}.map-box img{width:100%;height:100%;object-position:center;object-fit:cover;display:block}.slider-block{max-width:920px;width:100%;display:-webkit-flex;display:flex;flex-wrap:wrap;margin-bottom:15px}.slider-block .large-images-slider{min-width:81%;max-width:81%;flex-basis:81%;padding-right:20px}.slider-block .large-images-slider .image-box1{width:100%;height:465px}.slider-block .small-images-slider .image-box1 img,.slider-block .large-images-slider .image-box1 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:all .4s ease}.slider-block .small-images-slider{min-width:19%;max-width:19%;flex-basis:19%;margin:-9px 0}.slider-block .small-images-slider .item{padding:9px 0}.slider-block .small-images-slider .image-box1{height:139px;cursor:pointer;background:#000;overflow:hidden}.slider-block .small-images-slider .image-box1:hover img{opacity:.8;transform:scale(1.1)}.dark-gray{color:#58595b}.content-info{margin-bottom:30px}.events-list-section{margin-bottom:60px}.blog-list.events-list{margin:0}.blog-list.events-list .items{min-width:100%;max-width:100%;flex-basis:100%;padding:0}.events-list .items .card{display:-webkit-flex;display:flex;flex-wrap:wrap}.events-list.blog-list .items .imgbox{min-width:20%;max-width:20%;flex-basis:20%;height:266px}.events-list.blog-list .items .card-body{min-width:80%;max-width:80%;flex-basis:80%;padding:15px 15px 15px 25px;margin:0}.events-list.blog-list .card-body h3{margin-bottom:10px}.events-list.blog-list .card-body *:last-child{margin-bottom:0}.events-list.blog-list .card-body>div+div{margin-top:10px}.events-list.blog-list .items:nth-child(even) .card-body{background:#f7f3ee}.events-list.blog-list .items+.items{margin-top:20px;padding-top:20px;border-top:1px solid #ceb996}.pagination{position:absolute;bottom:30px;right:23px;display:flex}.pagination button.active{background:#d0ba97;border:2px solid #d0ba97;padding:0;cursor:pointer;width:30px;height:30px;text-align:center;display:flex;justify-content:center;align-items:center;margin-right:4px;color:#fff}.pagination button{background:#fff;border:2px solid #d0ba97;padding:0;cursor:pointer;width:30px;height:30px;text-align:center;display:flex;justify-content:center;align-items:center;margin-right:4px;color:#3c3c3d}.image-section{margin-bottom:20px}.image-section .container img{max-width:100%;display:block;margin:0 auto}@media screen and (max-width:1199px){h1,h2{font-size:40px}h3{font-size:36px}h4{font-size:28px}h5{font-size:22px}h6{font-size:20px}ul li,ol li,p{font-size:26px}.entry-content ul li:before{top:14px}.header{height:300px}.post-section h2{margin-bottom:30px}.post-section-inner{margin:0 -20px}.post-section-inner .col-2{padding:0 20px}.blog-list{margin:-10px}.blog-list .items{padding:10px}.blog-list .card-body{margin-top:15px}.blog-list .card-body p{font-size:24px}.tags-title{margin-bottom:20px}.fix-col .imgbox{height:150px}.post-details{padding:30px 0 10px}.bdr-title{margin-bottom:20px;padding-bottom:10px}.blog-list .imgbox{height:190px}.related-articles.blog-list .card-body h3{font-size:30px}.related-articles.blog-list .card-body p{font-size:24px}.post-details-inner .left-block p{font-size:26px}.bottom-post-inner{padding-top:10px}.bottom-post-inner h3{margin-bottom:15px}.bottom-post-section .blog-list .imgbox{height:170px}.bottom-post-section .blog-list .card-body h3{font-size:30px}.post-details-inner .left-block{margin-top:0}.location-block{margin-bottom:25px}.map-box{height:280px}.events-list-section{margin-bottom:40px}.events-list.blog-list .card-body h3{margin-bottom:5px}.events-list.blog-list .card-body>div+div{margin-top:5px}.events-list.blog-list .items .imgbox{height:242px}}@media screen and (max-width:991px){h1,h2{font-size:36px}h3{font-size:30px}h4{font-size:24px}h5{font-size:20px}h6{font-size:18px}textarea{height:100px}ul li,ol li,p{font-size:20px}.entry-content ul li:before{top:14px;width:6px;height:6px}.mobi-iconbox{display:block}.nav-main{display:none}.logo{flex-basis:66px;min-width:66px;max-width:66px}.logo a{width:66px}.header-right{flex-basis:calc(100% - 66px);min-width:calc(100% - 66px);max-width:calc(100% - 66px);padding-right:50px}.header .social-links{right:15px;bottom:15px}.social-links a{font-size:24px}.header{height:200px}.post-section h2{margin-bottom:20px}.post-section-inner .col-2{min-width:100%;flex-basis:100%;max-width:100%}.post-section-inner .col-2+.col-2{margin-top:20px}.blog-list .card-body p{font-size:22px}.tags-title{margin-bottom:15px}.fix-col .imgbox{height:110px}.tags-title ul li{font-size:16px}.tags-title ul li+li{padding-left:20px;margin-left:20px}.footer-inner{padding:20px 0}.copy-right,.footer .tnc{min-width:30%;max-width:30%;flex-basis:30%}.newsletter-box-main{min-width:40%;max-width:40%;flex-basis:40%}.newsletter-box .btn{min-width:100px}.footer-menu ul li{margin:0 0 5px}.footer-menu ul li a{font-size:14px}.footer-bottom{padding:10px 0}.post-details-inner .left-block{min-width:70%;max-width:70%;flex-basis:70%}.post-details-inner .right-block{min-width:30%;max-width:30%;flex-basis:30%}.post-details-inner .title-block{margin-bottom:20px}.post-details{padding:20px 0 10px}.bottom-post-inner h3{margin-bottom:10px}.bottom-post-section .blog-list .card-body h3{font-size:22px}.post-details-inner .left-block p{font-size:24px}.related-articles.blog-list .card-body h3{font-size:26px}.related-articles.blog-list .card-body p{font-size:22px}.bottom-post-section .blog-list .imgbox{height:120px}.slider-block .large-images-slider{padding-right:15px}.slider-block .large-images-slider .image-box1{height:245px}.slider-block .small-images-slider{margin:-5px 0}.slider-block .small-images-slider .item{padding:5px 0}.slider-block .small-images-slider .image-box1{height:73px}.location-block{margin-bottom:15px}.map-box{height:190px}.map-box{height:320px}.content-info{margin-bottom:20px}.events-list.blog-list .items .imgbox{min-width:30%;max-width:30%;flex-basis:30%}.events-list.blog-list .items .card-body{min-width:70%;max-width:70%;flex-basis:70%;padding:15px}.pagination{bottom:-63px}}@media screen and (max-width:767px){body{-webkit-text-size-adjust:none}h1,h2{font-size:28px}h3{font-size:26px}h4{font-size:22px}h5{font-size:18px}h6{font-size:16px}h3,h4,h5,h6{margin-bottom:10px}p{margin:0 0 15px}ul li,ol li,p{font-size:20px}.entry-content blockquote{padding:10px 20px}hr{margin:20px 0}img.alignleft,img.alignright,iframe.alignleft,iframe.alignright{float:none;margin:0 0 15px;display:block}iframe.alignleft,iframe.alignright{width:100%}.header-text{display:none}.header{height:140px}.header-inner{padding:15px 0}.mobile-menu-block{width:270px}.search-bar{padding:10px 0}.post-section{padding:15px 0}.post-section h2{margin-bottom:15px}.blog-list.full-width-col .imgbox{height:300px}.blog-list .card-body p{font-size:20px}.blog-list .imgbox{height:180px}.post-image-section{padding:15px 0}.tags-title{margin-bottom:10px}.fix-col .imgbox{height:120px}.blog-list.fix-col .items{min-width:33.333%;max-width:33.333%;flex-basis:33.333%}.tags-title ul li+li{padding-left:15px;margin-left:15px}.footer-menu-left{min-width:80%;max-width:80%;flex-basis:80%}.footer-menu ul{columns:2;-webkit-columns:2;-moz-columns:2}.footer-social{min-width:20%;max-width:20%;flex-basis:20%}.newsletter-box-main,.footer .tnc,.copy-right{min-width:100%;max-width:100%;flex-basis:100%}.copy-right{margin-bottom:15px;text-align:center}.newsletter-box-main{margin-bottom:15px}.footer .tnc{text-align:center}.bottom-post-section .blog-list .card-body h3{font-size:20px}.post-details-inner .left-block p{font-size:20px;margin-bottom:20px}.related-articles.blog-list .card-body h3{font-size:22px}.related-articles.blog-list .card-body p{font-size:20px}.post-details-inner .right-block,.post-details-inner .left-block{min-width:100%;max-width:100%;flex-basis:100%;padding:0}.post-details-inner .title-block{margin-bottom:15px}.post-details-inner .right-block{margin-top:20px}.blog-list.related-articles .items{min-width:50%;max-width:50%;flex-basis:50%}.bottom-post-section .blog-list .items{min-width:33.333%;max-width:33.333%;flex-basis:33.333%}.content-info{margin-bottom:10px}.events-list.blog-list .items .imgbox{min-width:100%;max-width:100%;flex-basis:100%;height:400px}.events-list.blog-list .items .card-body{min-width:100%;max-width:100%;flex-basis:100%;padding:15px}}@media screen and (max-width:479px){ul li,ol li,p{font-size:18px}.footer-menu-left{min-width:70%;max-width:70%;flex-basis:70%}.footer-menu ul{columns:1;-webkit-columns:1;-moz-columns:1}.footer-social{min-width:30%;max-width:30%;flex-basis:30%}.post-section h2{margin-bottom:10px}.blog-list .imgbox,.blog-list.full-width-col .imgbox{height:280px}.blog-list .card-body p{font-size:18px}.blog-list .items{min-width:100%;flex-basis:100%;max-width:100%}.blog-list.fix-col .items{min-width:50%;max-width:50%;flex-basis:50%}.fix-col .imgbox{height:120px}.blog-list.related-articles .items{min-width:100%;max-width:100%;flex-basis:100%}.bottom-post-section .blog-list .items{min-width:50%;max-width:50%;flex-basis:50%}.slider-block .small-images-slider .image-box1{height:54px}.slider-block .large-images-slider .image-box1{height:120px}.events-list.blog-list .items .imgbox{height:242px}}