@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700");@import url("https://fonts.googleapis.com/css?family=Kalam:300,400,700");@import url("https://fonts.googleapis.com/css?family=Merriweather:400,400i,700,700i,900");
/*!
 * Bootstrap v4.1.2 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0}p{margin-top:0}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden;vertical-align:middle}table{border-collapse:collapse}th{text-align:inherit}label{display:inline-block}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}html{font-family:sans-serif;line-height:28px;-webkit-text-size-adjust:100%}body{font-family:"Lato",sans-serif;font-size:18px;font-weight:400;line-height:28px;text-align:left;margin:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}.container{max-width:1140px;width:100%;padding-right:25px;padding-left:25px;margin-right:auto;margin-left:auto}@media screen and (max-width:1200px){.container{max-width:100%}}.container .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-20px;margin-left:-20px}.h1,h1{font-size:38px}.h2,h2{font-size:30px}.h3,h3{font-size:26px}.h4,h4{font-size:22px}.h5,h5{font-size:20px}.h6,h6{font-size:18px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"Kalam", cursive;line-height:32px;color:#b6ce65;margin-top:0;margin-bottom:10px;font-style:normal;font-weight:700}a{text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{text-decoration:none}p{margin-top:0;margin-bottom:20px}.btn{display:inline-block;text-align:center;white-space:nowrap;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;font-family:"Kalam", cursive;padding:5px 17px 6px;font-size:18px;line-height:24px;font-weight:700;height:49px;position:relative;cursor:pointer;z-index:1;background:#d65b53;color:#fff}.btn img{margin-left:7px}.btn:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-color:#d1473e;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:0.3s;-o-transition-duration:0.3s;transition-duration:0.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.btn:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.content ul{list-style:none;padding-left:0px}.content ul li{padding-left:15px;position:relative;color:#5d5d5d}.content ul li:before{content:"\f054";font-family:FontAwesome;font-weight:900;padding-right:5px;font-size:12px;color:#cfe87a;position:absolute;left:0}.hidden{display:none}.show{display:block}button,select{text-transform:none}button,input{overflow:visible}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.col1,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10,.col11,.col12{padding:0 20px}@media screen and (max-width:540px){.col1,.col2,.col3,.col4,.col5,.col6,.col7,.col8,.col9,.col10,.col11,.col12{padding:0 10px}}.col1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}@media screen and (max-width:null){.col1{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col1{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col1{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}@media screen and (max-width:null){.col2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}@media screen and (max-width:null){.col3{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col3{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col3{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}@media screen and (max-width:null){.col4{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col4{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col4{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}@media screen and (max-width:null){.col5{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col5{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col5{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media screen and (max-width:null){.col6{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col6{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col6{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}@media screen and (max-width:null){.col7{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col7{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col7{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}@media screen and (max-width:null){.col8{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col8{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col8{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}@media screen and (max-width:null){.col9{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col9{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col9{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}@media screen and (max-width:null){.col10{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col10{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col10{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}@media screen and (max-width:null){.col11{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col11{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col11{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media screen and (max-width:null){.col12{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col12{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col12{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col-blocks-2,.col-blocks-3,.col-blocks-4,.col-blocks-5{padding:0 20px;margin-bottom:40px}@media screen and (max-width:540px){.col-blocks-2,.col-blocks-3,.col-blocks-4,.col-blocks-5{padding:0 10px;margin-bottom:20px}}.col-blocks-2{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media screen and (max-width:991px){.col-blocks-2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){.col-blocks-2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){.col-blocks-2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col-blocks-3{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}@media screen and (max-width:991px){.col-blocks-3{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (max-width:540px){.col-blocks-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){.col-blocks-3{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col-blocks-4{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}@media screen and (max-width:991px){.col-blocks-4{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (max-width:540px){.col-blocks-4{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){.col-blocks-4{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}.col-blocks-5{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}@media screen and (max-width:1200px){.col-blocks-5{-webkit-box-flex:0;-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}@media screen and (max-width:991px){.col-blocks-5{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media screen and (max-width:768px){.col-blocks-5{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:991px){.h1,h1{font-size:32px}.h2,h2{font-size:28px}.h3,h3{font-size:22px}.h4,h4{font-size:20px}.h5,h5{font-size:18px}.h6,h6{font-size:16px}}@media screen and (max-width:767px){.h1,h1{font-size:28px}.h2,h2{font-size:24px}.h3,h3{font-size:20px}.h4,h4{font-size:18px}.h5,h5{font-size:16px}.h6,h6{font-size:15px}}.tz-top-xtrabar{background-color:#cfe87a;border-bottom:1px solid #f2f2f2}@media screen and (max-width:1200px){.tz-top-xtrabar{background-color:transparent;z-index:151;width:auto;right:85px;top:16px;border:none;position:absolute}}@media screen and (max-width:768px){.tz-top-xtrabar{}}.tz-top-xtrabar>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-moz-box-align:center}.tz-top-xtrabar .button a{font-size:21px;color:#fff;background:#33add1;font-family:"Kalam", cursive;padding:12px 20px;height:45px;font-weight:normal;margin-left:20px}.tz-top-xtrabar .button a:before{background:#2b9ebf}@media screen and (max-width:1200px){.tz-top-xtrabar .button a{height:40px;font-size:16px;padding:7px 20px;margin-left:15px}}@media screen and (max-width:1200px){.tz-top-xtrabar .button{margin-top:0px}}@media screen and (max-width:640px){.tz-top-xtrabar .button{display:none}}.tz-top-xtrabar .tools p{margin:0}.tz-top-xtrabar .tools p a{color:#323232;font-size:18px;font-family:"Merriweather", serif;font-weight:700}.tz-top-xtrabar .tools p a i{font-size:20px;color:#d65b53;vertical-align:middle}.tz-top-xtrabar .tools p a:hover{color:#fff}@media screen and (max-width:1200px){.tz-top-xtrabar .tools p a{font-size:18px}.tz-top-xtrabar .tools p a i{font-size:18px;padding-top:2px}}.tz-top-xtrabar .language{padding:0 0 0 25px;line-height:normal}.tz-top-xtrabar .language li{margin:0}.tz-top-xtrabar .language a{display:inline-block;line-height:normal;margin:0 3px}.tz-top-xtrabar .language a img{border:6px solid rgba(185, 203, 138, 0.6);border-radius:5px;-webkit-transition:all ease 0.6s;transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.8s;-o-transition:all ease 0.6s}.tz-top-xtrabar .language a:hover img{border-color:#fff;-webkit-transition:all ease 0.6s;transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.8s;-o-transition:all ease 0.6s}@media screen and (max-width:768px){.tz-top-xtrabar .language{display:none}}.tz-top-xtrabar.tz-top-xtrabar-sticky-on{position:fixed;top:0;z-index:20;width:100%}@media screen and (max-width:1200px){.tz-top-xtrabar.tz-top-xtrabar-sticky-on{z-index:21;width:auto;right:0;top:50px}}@media screen and (max-width:540px){.tz-top-xtrabar.tz-top-xtrabar-sticky-on.header-hide{top:-50px}}header{background:#fff;width:100%;position:fixed;z-index:150;top:0!important;transition:all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;-o-transition:all 0.3s ease 0s;-ms-transition:all 0.3s ease 0s;-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 2px 5px 0;box-shadow:rgba(0, 0, 0, 0.3) 0 2px 5px 0;top:-105px;bottom:auto}header.sticky-on{position:fixed;top:0;z-index:20}header.sticky-on+.sticky-placeholder{display:block}header.sticky-off{position:static}header+.sticky-placeholder{display:none}@media screen and (max-width:1200px){header{top:0px;position:fixed;z-index:150;height:70px}}header>.container{position:relative;width:100%;height:105px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:1200px){header>.container{height:70px}}@media screen and (max-width:991px){header>.container{padding:0 20px}}header>.container .logo{max-width:262px;vertical-align:middle;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header>.container .logo p{margin:0px}header>.container .logo .logo_sm{display:none}@media screen and (max-width:1200px){header>.container .logo img{max-height:50px}header>.container .logo .logo_lg{display:none}header>.container .logo .logo_sm{display:block}}@media screen and (max-width:768px){header>.container .logo{max-width:200px}}header>.container .header_top_right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}header>.container .header_top_right .languagae{padding:0 20px 0 10px}header>.container .header_top_right .languagae a{display:inline-block;line-height:normal;margin:0 5px}header>.container .header_top_right .header-phone p{margin:0}header>.container .header_top_right .header-phone p a{color:#323232;font-size:21px;font-weight:normal}header>.container .header_top_right .header-phone p a i{font-size:18px;font-weight:normal;-webkit-transform:rotate(10deg);-ms-transform:rotate(10deg);transform:rotate(10deg)}header>.container .header_top_right .header-phone p a:hover{color:#cfe87a}@media screen and (max-width:1200px){header>.container .header_top_right .header-phone p a{font-size:18px}header>.container .header_top_right .header-phone p a i{font-size:14px}}header>.container .header_top_right .header-buttons a{font-size:21px;color:#fff;background:#d65b53;padding:12px 20px;margin-left:20px}header>.container .header_top_right .header-buttons a:hover{background-color:#c7392f}@media screen and (max-width:1200px){header>.container .header_top_right .header-buttons a{height:40px;font-size:16px;padding:7px 20px;margin-left:15px}}@media screen and (max-width:1200px){header>.container .header_top_right .award-logo{max-width:52px}header>.container .header_top_right .header-buttons{margin-right:90px}}@media screen and (max-width:991px){header>.container .header_top_right .award-logo{display:none}}@media screen and (max-width:768px){header>.container .header_top_right .languagae{display:none}}@media screen and (max-width:640px){header>.container .header_top_right .header-buttons,header>.container .header_top_right .header-phone{display:none}}header.sticky.sticky-on{position:fixed;top:43px;z-index:20}@media screen and (max-width:1200px){header.sticky.sticky-on{top:0px}}@media screen and (max-width:540px){header.sticky.sticky-on.header-hide{margin-top:-105px}}header.sticky.sticky-on.header-hide .logo_lg{display:none}header.sticky.sticky-on.header-hide .logo_sm{display:block}header.sticky.sticky-on>.container{height:50px}header.sticky.sticky-on>.container .logo img{max-height:50px}header.sticky.sticky-on>.container .logo .logo_lg{display:none}header.sticky.sticky-on>.container .logo .logo_sm{display:block}header.sticky.sticky-on>.container .navigation{vertical-align:middle;padding:0;margin-top:0px}header.sticky_head_down{margin-top:-157px;transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s}@media screen and (max-width:1200px){header.sticky_head_down{margin-top:-76px}}header:after{width:100%;height:3px;background:#fff;position:absolute;bottom:-6px;left:0;content:''}.sticky-placeholder{height:105px}@media screen and (max-width:1200px){.sticky-placeholder{height:50px}}header .container_menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}header .container_menu ul.nav{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Kalam", cursive}header .container_menu ul.nav .nav-item{display:inline-block;position:relative}header .container_menu ul.nav .nav-item>a{color:#5d5d5d;padding:10px 14px 7px;display:block;text-align:center;width:100%;font-weight:700;font-size:22px}header .container_menu ul.nav .nav-item>a:after{width:0px;height:3px;background:transparent;margin:0 auto;position:absolute;bottom:-6px;left:0;right:0;content:''}header .container_menu ul.nav .nav-item>a.active,header .container_menu ul.nav .nav-item>a:hover{background:#d65b53;position:relative;color:#fff}header .container_menu ul.nav .nav-item>a.active:after,header .container_menu ul.nav .nav-item>a:hover:after{width:100%;background:#d65b53;left:0;right:0}header .container_menu ul.nav .nav-item .nav-child{position:absolute;left:-9999px;min-width:180px;z-index:9;padding:0;background:#f7f7f7;overflow:hidden;text-align:left}header .container_menu ul.nav .nav-item .nav-child .nav-item{padding:0!important;display:block!important;border-top:1px solid #d9d9d9!important}header .container_menu ul.nav .nav-item .nav-child .nav-item a{padding:5px 15px!important;border-bottom:none!important;font-size:16px!important;color:#5d5d5d;text-align:left}header .container_menu ul.nav .nav-item .nav-child .nav-item a:after{display:none}header .container_menu ul.nav .nav-item .nav-child .nav-item a:hover{background:transparent;color:#cfe87a}header .container_menu ul.nav .nav-item:hover .nav-child{left:0}header .container_menu ul.nav .deeper>a:after{content:'\f107';font-size:22px;top:3px;left:8px!important;background:transparent!important;position:relative;line-height:normal;font-family:Font Awesome\ 5 Free}header .container_menu .respo_btn{display:none}@media screen and (max-width:1200px){header .container_menu ul.nav{display:none;position:fixed;top:70px;width:100%;height:calc(100% - 70px);left:0;overflow:auto;background:#cfe87a;z-index:9}header .container_menu ul.nav .nav-item{width:100%;border-bottom:1px solid #b6cf61!important;padding:0!important}header .container_menu ul.nav .nav-item:last-child{border-bottom:none!important}header .container_menu ul.nav .nav-item>a{padding:8px 20px!important;text-align:left;font-size:16px!important;line-height:normal}header .container_menu ul.nav .nav-item>a:after{height:2px;bottom:0}header .container_menu ul.nav .nav-item>a.active,header .container_menu ul.nav .nav-item>a:hover{background:#d65b53;color:#fff!important}header .container_menu ul.nav .nav-item>a.active:after,header .container_menu ul.nav .nav-item>a:hover:after{height:2px;bottom:0;background:#b2332a}header .container_menu ul.nav .nav-item .nav-child{position:initial;background:#bbd467;display:none;float:left;width:100%!important}header .container_menu ul.nav .nav-item .nav-child .nav-item{border-top:1px solid #b6cf61!important}header .container_menu ul.nav .nav-item .nav-child .nav-item a{background:transparent;padding-left:20px!important}header .container_menu ul.nav .deeper>a:after{display:none}header .container_menu .respo_btn{display:block;position:absolute;right:20px;top:19px}header .container_menu .respo_btn a{position:relative;width:83px;display:inline-block;line-height:normal;-webkit-transition:none;-o-transition:none;transition:none;text-align:right}header .container_menu .respo_btn a img{display:none!important}header .container_menu .respo_btn a .navbar-icon{width:35px;height:35px;display:inline-block;background:#d65b53;cursor:pointer;vertical-align:middle;position:relative}header .container_menu .respo_btn a .navbar-icon span{background:#fff;border-radius:0;display:block;height:3px;left:17.5%;opacity:1;position:absolute;-webkit-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;width:65%}header .container_menu .respo_btn a .navbar-icon span:first-child{top:7px}header .container_menu .respo_btn a .navbar-icon span:nth-child(2),header .container_menu .respo_btn a .navbar-icon span:nth-child(3){top:16px}header .container_menu .respo_btn a .navbar-icon span:nth-child(4){top:25px}header .container_menu .respo_btn h4{display:inline-block;vertical-align:middle;line-height:normal;text-transform:uppercase;font-size:16px;margin:0 0 0 2px;font-weight:500;color:#d65b53}header .container_menu .respo_btn.active a{width:83px}header .container_menu .respo_btn.active a .navbar-icon span{-webkit-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s}header .container_menu .respo_btn.active a .navbar-icon span:first-child{left:50%;top:16px;width:0}header .container_menu .respo_btn.active a .navbar-icon span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}header .container_menu .respo_btn.active a .navbar-icon span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}header .container_menu .respo_btn.active a .navbar-icon span:nth-child(4){left:50%;top:16px;width:0}header .container_menu .nav-item .down-arrow{position:absolute;cursor:pointer;right:0;top:0;height:43px;display:inline-block;width:40px;border-left:1px solid #b6cf61;z-index:9}header .container_menu .nav-item .down-arrow:after{position:absolute;right:12px;top:0;font-size:22px;color:#fff;content:'\f107';font-family:FontAwesome;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}header .container_menu .nav-item .down-arrow.active:after{content:'\f106'}header .container_menu .nav-item a{}header .container_menu .nav-item a:hover{color:#cfe87a!important}header .container_menu .nav-item:hover a{border:none!important}}header .container_menu .mobile_bottom{text-align:center;position:absolute;right:0;bottom:20px;left:0}header .container_menu .mobile_bottom .mobile_button{display:none}header .container_menu .mobile_bottom .mobile_button a{height:auto;margin-top:10px}header .container_menu .mobile_bottom .mobile_language{display:none}@media screen and (max-width:767px){header .container_menu .mobile_bottom{margin:20px 0;bottom:0;position:relative}}@media screen and (max-width:768px){header .container_menu .mobile_bottom .mobile_language{display:block}header .container_menu .mobile_bottom .mobile_language li{margin:0}header .container_menu .mobile_bottom .mobile_language li a img{border:6px solid rgba(185, 203, 138, 0.6);border-radius:5px;-webkit-transition:all ease 0.6s;transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.8s;-o-transition:all ease 0.6s}header .container_menu .mobile_bottom .mobile_language li a:hover img{border-color:#fff;-webkit-transition:all ease 0.6s;transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.8s;-o-transition:all ease 0.6s}}@media screen and (max-width:640px){header .container_menu .mobile_bottom .mobile_button{display:block}}section.carousel{border-bottom:17px solid #cfe87a;position:relative;margin-top:145px}section.carousel .sl-arrows{z-index:9}@media screen and (max-width:1200px){section.carousel{margin-top:70px}}section.carousel:after{width:100%;height:5px;background:#cfe87a;position:absolute;bottom:5px;left:0;content:''}section.carousel .slick-dotted.slider-tz{margin:0}section.carousel .sl-dots{bottom:30px}section.content,section.spotlight{background:#fff;min-height:250px;padding:5% 0}section.content .overview,section.spotlight .overview{margin-bottom:-50px;overflow:hidden}@media screen and (max-width:650px){section.content .overview,section.spotlight .overview{margin-bottom:-25px}}section.content .overview .overviewitem .article,section.spotlight .overview .overviewitem .article{border:1px solid #d9d9d9}section.content .overview .overviewitem .article .imagelink,section.spotlight .overview .overviewitem .article .imagelink{position:relative;display:block}section.content .overview .overviewitem .article .imagelink .image,section.spotlight .overview .overviewitem .article .imagelink .image{position:relative}section.content .overview .overviewitem .article .imagelink .image img,section.spotlight .overview .overviewitem .article .imagelink .image img{width:100%;-o-object-fit:cover;object-fit:cover}section.content .overview .overviewitem .article .imagelink .image .label,section.spotlight .overview .overviewitem .article .imagelink .image .label{background:#cfe87a;color:#fff;padding:5px 17px 6px;position:absolute;top:auto;right:0;bottom:0;left:auto;font-size:14px}section.content .overview .overviewitem .article .imagelink .image .label .value,section.spotlight .overview .overviewitem .article .imagelink .image .label .value{font-weight:700}section.content .overview .overviewitem .article .content,section.spotlight .overview .overviewitem .article .content{padding:25px}section.content .overview .overviewitem .article .content .buttons .btn-book,section.spotlight .overview .overviewitem .article .content .buttons .btn-book{margin-left:15px}@media screen and (max-width:1200px){section.content .overview .overviewitem .article .content .buttons .btn,section.spotlight .overview .overviewitem .article .content .buttons .btn{margin-left:0;width:100%}section.content .overview .overviewitem .article .content .buttons .btn.btn-book,section.spotlight .overview .overviewitem .article .content .buttons .btn.btn-book{margin-top:15px}}section.content .nav-tabs,section.spotlight .nav-tabs{border-bottom:1px solid #d9d9d9;padding-left:0;list-style-image:none;margin-bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:540px){section.content .nav-tabs,section.spotlight .nav-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.content .nav-tabs .nav-item,section.spotlight .nav-tabs .nav-item{border:none;border-bottom:none;float:none}section.content .nav-tabs .nav-item:before,section.spotlight .nav-tabs .nav-item:before{content:none}section.content .nav-tabs .nav-item+.nav-item,section.spotlight .nav-tabs .nav-item+.nav-item{margin-left:15px}@media (max-width:540px){section.content .nav-tabs .nav-item,section.spotlight .nav-tabs .nav-item{width:100%}section.content .nav-tabs .nav-item+.nav-item,section.spotlight .nav-tabs .nav-item+.nav-item{margin-left:0}}section.content .nav-tabs .nav-item .nav-link,section.spotlight .nav-tabs .nav-item .nav-link{display:block;padding:5px 17px 6px;border:1px solid #d9d9d9;border-bottom:none;color:#cfe87a;text-decoration:none;border-top-radius:3px}section.content .nav-tabs .nav-item .nav-link.active,section.spotlight .nav-tabs .nav-item .nav-link.active{border-color:#cfe87a;color:#fff;background-color:#cfe87a}section.content .nav-tabs .nav-item .nav-link:hover,section.spotlight .nav-tabs .nav-item .nav-link:hover{background-color:#cfe87a;color:#fff;border-color:#cfe87a}section.content .tab-content .rl_tabs-title,section.spotlight .tab-content .rl_tabs-title{display:none}section.content header .container_menu,section.spotlight header .container_menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}section.content header .container_menu ul.nav,section.spotlight header .container_menu ul.nav{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Kalam", cursive}section.content header .container_menu ul.nav .nav-item,section.spotlight header .container_menu ul.nav .nav-item{display:inline-block;position:relative}section.content header .container_menu ul.nav .nav-item>a,section.spotlight header .container_menu ul.nav .nav-item>a{color:#5d5d5d;padding:10px 14px 7px;display:block;text-align:center;width:100%;font-weight:700;font-size:22px}section.content header .container_menu ul.nav .nav-item>a:after,section.spotlight header .container_menu ul.nav .nav-item>a:after{width:0px;height:3px;background:transparent;margin:0 auto;position:absolute;bottom:-6px;left:0;right:0;content:''}section.content header .container_menu ul.nav .nav-item>a.active,section.content header .container_menu ul.nav .nav-item>a:hover,section.spotlight header .container_menu ul.nav .nav-item>a.active,section.spotlight header .container_menu ul.nav .nav-item>a:hover{background:#d65b53;position:relative;color:#fff}section.content header .container_menu ul.nav .nav-item>a.active:after,section.content header .container_menu ul.nav .nav-item>a:hover:after,section.spotlight header .container_menu ul.nav .nav-item>a.active:after,section.spotlight header .container_menu ul.nav .nav-item>a:hover:after{width:100%;background:#d65b53;left:0;right:0}section.content header .container_menu ul.nav .nav-item .nav-child,section.spotlight header .container_menu ul.nav .nav-item .nav-child{position:absolute;left:-9999px;min-width:180px;z-index:9;padding:0;background:#f7f7f7;overflow:hidden;text-align:left}section.content header .container_menu ul.nav .nav-item .nav-child .nav-item,section.spotlight header .container_menu ul.nav .nav-item .nav-child .nav-item{padding:0!important;display:block!important;border-top:1px solid #d9d9d9!important}section.content header .container_menu ul.nav .nav-item .nav-child .nav-item a,section.spotlight header .container_menu ul.nav .nav-item .nav-child .nav-item a{padding:5px 15px!important;border-bottom:none!important;font-size:16px!important;color:#5d5d5d;text-align:left}section.content header .container_menu ul.nav .nav-item .nav-child .nav-item a:after,section.spotlight header .container_menu ul.nav .nav-item .nav-child .nav-item a:after{display:none}section.content header .container_menu ul.nav .nav-item .nav-child .nav-item a:hover,section.spotlight header .container_menu ul.nav .nav-item .nav-child .nav-item a:hover{background:transparent;color:#cfe87a}section.content header .container_menu ul.nav .nav-item:hover .nav-child,section.spotlight header .container_menu ul.nav .nav-item:hover .nav-child{left:0}section.content header .container_menu ul.nav .deeper>a:after,section.spotlight header .container_menu ul.nav .deeper>a:after{content:'\f107';font-size:22px;top:3px;left:8px!important;background:transparent!important;position:relative;line-height:normal;font-family:Font Awesome\ 5 Free}section.content header .container_menu .respo_btn,section.spotlight header .container_menu .respo_btn{display:none}@media screen and (max-width:1200px){section.content header .container_menu ul.nav,section.spotlight header .container_menu ul.nav{display:none;position:fixed;top:70px;width:100%;height:calc(100% - 70px);left:0;overflow:auto;background:#cfe87a;z-index:9}section.content header .container_menu ul.nav .nav-item,section.spotlight header .container_menu ul.nav .nav-item{width:100%;border-bottom:1px solid #b6cf61!important;padding:0!important}section.content header .container_menu ul.nav .nav-item:last-child,section.spotlight header .container_menu ul.nav .nav-item:last-child{border-bottom:none!important}section.content header .container_menu ul.nav .nav-item>a,section.spotlight header .container_menu ul.nav .nav-item>a{padding:8px 20px!important;text-align:left;font-size:16px!important;line-height:normal}section.content header .container_menu ul.nav .nav-item>a:after,section.spotlight header .container_menu ul.nav .nav-item>a:after{height:2px;bottom:0}section.content header .container_menu ul.nav .nav-item>a.active,section.content header .container_menu ul.nav .nav-item>a:hover,section.spotlight header .container_menu ul.nav .nav-item>a.active,section.spotlight header .container_menu ul.nav .nav-item>a:hover{background:#d65b53;color:#fff!important}section.content header .container_menu ul.nav .nav-item>a.active:after,section.content header .container_menu ul.nav .nav-item>a:hover:after,section.spotlight header .container_menu ul.nav .nav-item>a.active:after,section.spotlight header .container_menu ul.nav .nav-item>a:hover:after{height:2px;bottom:0;background:#b2332a}section.content header .container_menu ul.nav .nav-item .nav-child,section.spotlight header .container_menu ul.nav .nav-item .nav-child{position:initial;background:#bbd467;display:none;float:left;width:100%!important}section.content header .container_menu ul.nav .nav-item .nav-child .nav-item,section.spotlight header .container_menu ul.nav .nav-item .nav-child .nav-item{border-top:1px solid #b6cf61!important}section.content header .container_menu ul.nav .nav-item .nav-child .nav-item a,section.spotlight header .container_menu ul.nav .nav-item .nav-child .nav-item a{background:transparent;padding-left:20px!important}section.content header .container_menu ul.nav .deeper>a:after,section.spotlight header .container_menu ul.nav .deeper>a:after{display:none}section.content header .container_menu .respo_btn,section.spotlight header .container_menu .respo_btn{display:block;position:absolute;right:20px;top:19px}section.content header .container_menu .respo_btn a,section.spotlight header .container_menu .respo_btn a{position:relative;width:83px;display:inline-block;line-height:normal;-webkit-transition:none;-o-transition:none;transition:none;text-align:right}section.content header .container_menu .respo_btn a img,section.spotlight header .container_menu .respo_btn a img{display:none!important}section.content header .container_menu .respo_btn a .navbar-icon,section.spotlight header .container_menu .respo_btn a .navbar-icon{width:35px;height:35px;display:inline-block;background:#d65b53;cursor:pointer;vertical-align:middle;position:relative}section.content header .container_menu .respo_btn a .navbar-icon span,section.spotlight header .container_menu .respo_btn a .navbar-icon span{background:#fff;border-radius:0;display:block;height:3px;left:17.5%;opacity:1;position:absolute;-webkit-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s;width:65%}section.content header .container_menu .respo_btn a .navbar-icon span:first-child,section.spotlight header .container_menu .respo_btn a .navbar-icon span:first-child{top:7px}section.content header .container_menu .respo_btn a .navbar-icon span:nth-child(2),section.content header .container_menu .respo_btn a .navbar-icon span:nth-child(3),section.spotlight header .container_menu .respo_btn a .navbar-icon span:nth-child(2),section.spotlight header .container_menu .respo_btn a .navbar-icon span:nth-child(3){top:16px}section.content header .container_menu .respo_btn a .navbar-icon span:nth-child(4),section.spotlight header .container_menu .respo_btn a .navbar-icon span:nth-child(4){top:25px}section.content header .container_menu .respo_btn h4,section.spotlight header .container_menu .respo_btn h4{display:inline-block;vertical-align:middle;line-height:normal;text-transform:uppercase;font-size:16px;margin:0 0 0 2px;font-weight:500;color:#d65b53}section.content header .container_menu .respo_btn.active a,section.spotlight header .container_menu .respo_btn.active a{width:83px}section.content header .container_menu .respo_btn.active a .navbar-icon span,section.spotlight header .container_menu .respo_btn.active a .navbar-icon span{-webkit-transition:all 0.25s ease-in-out 0s;-o-transition:all 0.25s ease-in-out 0s;transition:all 0.25s ease-in-out 0s}section.content header .container_menu .respo_btn.active a .navbar-icon span:first-child,section.spotlight header .container_menu .respo_btn.active a .navbar-icon span:first-child{left:50%;top:16px;width:0}section.content header .container_menu .respo_btn.active a .navbar-icon span:nth-child(2),section.spotlight header .container_menu .respo_btn.active a .navbar-icon span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}section.content header .container_menu .respo_btn.active a .navbar-icon span:nth-child(3),section.spotlight header .container_menu .respo_btn.active a .navbar-icon span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}section.content header .container_menu .respo_btn.active a .navbar-icon span:nth-child(4),section.spotlight header .container_menu .respo_btn.active a .navbar-icon span:nth-child(4){left:50%;top:16px;width:0}section.content header .container_menu .nav-item .down-arrow,section.spotlight header .container_menu .nav-item .down-arrow{position:absolute;cursor:pointer;right:0;top:0;height:43px;display:inline-block;width:40px;border-left:1px solid #b6cf61;z-index:9}section.content header .container_menu .nav-item .down-arrow:after,section.spotlight header .container_menu .nav-item .down-arrow:after{position:absolute;right:12px;top:0;font-size:22px;color:#fff;content:'\f107';font-family:FontAwesome;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}section.content header .container_menu .nav-item .down-arrow.active:after,section.spotlight header .container_menu .nav-item .down-arrow.active:after{content:'\f106'}section.content header .container_menu .nav-item a,section.spotlight header .container_menu .nav-item a{}section.content header .container_menu .nav-item a:hover,section.spotlight header .container_menu .nav-item a:hover{color:#cfe87a!important}section.content header .container_menu .nav-item:hover a,section.spotlight header .container_menu .nav-item:hover a{border:none!important}}section.content header .container_menu .mobile_bottom,section.spotlight header .container_menu .mobile_bottom{text-align:center;position:absolute;right:0;bottom:20px;left:0}section.content header .container_menu .mobile_bottom .mobile_button,section.spotlight header .container_menu .mobile_bottom .mobile_button{display:none}section.content header .container_menu .mobile_bottom .mobile_button a,section.spotlight header .container_menu .mobile_bottom .mobile_button a{height:auto;margin-top:10px}section.content header .container_menu .mobile_bottom .mobile_language,section.spotlight header .container_menu .mobile_bottom .mobile_language{display:none}@media screen and (max-width:767px){section.content header .container_menu .mobile_bottom,section.spotlight header .container_menu .mobile_bottom{margin:20px 0;bottom:0;position:relative}}@media screen and (max-width:768px){section.content header .container_menu .mobile_bottom .mobile_language,section.spotlight header .container_menu .mobile_bottom .mobile_language{display:block}section.content header .container_menu .mobile_bottom .mobile_language li,section.spotlight header .container_menu .mobile_bottom .mobile_language li{margin:0}section.content header .container_menu .mobile_bottom .mobile_language li a img,section.spotlight header .container_menu .mobile_bottom .mobile_language li a img{border:6px solid rgba(185, 203, 138, 0.6);border-radius:5px;-webkit-transition:all ease 0.6s;transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.8s;-o-transition:all ease 0.6s}section.content header .container_menu .mobile_bottom .mobile_language li a:hover img,section.spotlight header .container_menu .mobile_bottom .mobile_language li a:hover img{border-color:#fff;-webkit-transition:all ease 0.6s;transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.8s;-o-transition:all ease 0.6s}}@media screen and (max-width:640px){section.content header .container_menu .mobile_bottom .mobile_button,section.spotlight header .container_menu .mobile_bottom .mobile_button{display:block}}section.content .zoover,section.spotlight .zoover{background:#fbfbfb;border:1px solid #e7e7e7;color:#5d5d5d;padding:25px}@media screen and (max-width:768px){section.content .zoover.zoover-big,section.spotlight .zoover.zoover-big{margin-top:25px}}section.content .zoover.zoover-big .testimonial,section.spotlight .zoover.zoover-big .testimonial{font-size:12px;text-align:center;width:100%}section.content .zoover.zoover-big .testimonial-score,section.spotlight .zoover.zoover-big .testimonial-score{font-size:42px;font-family:"Kalam", cursive;font-weight:700;line-height:1}section.content .zoover.zoover-big .testimonial-count,section.spotlight .zoover.zoover-big .testimonial-count{margin-top:0px}section.content .zoover.zoover-big .buttons,section.spotlight .zoover.zoover-big .buttons{margin-top:5px}section.content .zoover.zoover-big .buttons a,section.spotlight .zoover.zoover-big .buttons a{width:100%}section.content .zoover.zoover-big .buttons a:last-child,section.spotlight .zoover.zoover-big .buttons a:last-child{margin-top:15px}section.content .zoover.zoover-big .scores,section.spotlight .zoover.zoover-big .scores{display:none}section.content .zoover.zoover-small,section.spotlight .zoover.zoover-small{padding:20px 15px}section.content .zoover.zoover-small .logo,section.spotlight .zoover.zoover-small .logo{border-bottom:1px solid #e7e7e7}section.content .zoover.zoover-small .testimonial,section.spotlight .zoover.zoover-small .testimonial{text-align:center}section.content .zoover.zoover-small .testimonial-buttons,section.spotlight .zoover.zoover-small .testimonial-buttons{margin-top:15px}section.content .zoover .logo,section.spotlight .zoover .logo{text-align:center;border-bottom:1px solid #e7e7e7;padding-bottom:15px;margin-bottom:15px}section.content .zoover .scores,section.spotlight .zoover .scores{display:table;font-size:13px}section.content .zoover .scores-labels,section.content .zoover .scores-scores,section.spotlight .zoover .scores-labels,section.spotlight .zoover .scores-scores{display:table-cell}@media screen and (max-width:540px){section.content .zoover .scores,section.spotlight .zoover .scores{display:none}}section.content p,section.spotlight p{color:#5d5d5d}section.content .bookbutton a,section.content .btn,section.spotlight .bookbutton a,section.spotlight .btn{background-color:#d65b53;padding:5px 17px 6px;display:inline-block;color:#fff;text-decoration:none}section.content .bookbutton a:hover,section.content .btn:hover,section.spotlight .bookbutton a:hover,section.spotlight .btn:hover{background-color:#d1473e;color:#fff}section.content .bookbutton a.primarycolor,section.content .btn.primarycolor,section.spotlight .bookbutton a.primarycolor,section.spotlight .btn.primarycolor{background-color:#cfe87a}section.content .bookbutton a.primarycolor:hover,section.content .btn.primarycolor:hover,section.spotlight .bookbutton a.primarycolor:hover,section.spotlight .btn.primarycolor:hover{background-color:#bfe04f}section.content .bookbutton a.secondarycolor,section.content .btn.secondarycolor,section.spotlight .bookbutton a.secondarycolor,section.spotlight .btn.secondarycolor{background-color:#d65b53}section.content .bookbutton a.secondarycolor:hover,section.content .btn.secondarycolor:hover,section.spotlight .bookbutton a.secondarycolor:hover,section.spotlight .btn.secondarycolor:hover{background-color:#c7392f}section.content .bookbutton a.ctacolor,section.content .btn.ctacolor,section.spotlight .bookbutton a.ctacolor,section.spotlight .btn.ctacolor{background-color:#d65b53}section.content .bookbutton a.ctacolor:hover,section.content .btn.ctacolor:hover,section.spotlight .bookbutton a.ctacolor:hover,section.spotlight .btn.ctacolor:hover{background-color:#c7392f}section.content a,section.spotlight a{color:#d65b53;text-decoration:underline}section.content a:hover,section.spotlight a:hover{color:#d1473e}section.content .imgleft,section.spotlight .imgleft{float:left;margin-right:25px;margin-bottom:10px;margin-top:10px}@media screen and (max-width:1200px){section.content .imgleft,section.spotlight .imgleft{-o-object-fit:cover;object-fit:cover;width:50%}}@media screen and (max-width:540px){section.content .imgleft,section.spotlight .imgleft{float:none;width:100%;margin-right:0;margin-bottom:15px;margin-top:15px}}section.content .imgright,section.spotlight .imgright{float:right;margin-left:25px;margin-bottom:10px;margin-top:10px}@media screen and (max-width:1200px){section.content .imgright,section.spotlight .imgright{-o-object-fit:cover;object-fit:cover;width:50%}}@media screen and (max-width:540px){section.content .imgright,section.spotlight .imgright{float:none;width:100%;margin-left:0;margin-bottom:15px;margin-top:15px}}section.content .imgcenter,section.spotlight .imgcenter{width:100%;-o-object-fit:cover;object-fit:cover;margin-left:25px;margin-bottom:10px;margin-top:10px}section.content .intro,section.spotlight .intro{font-weight:700}section.content .inpage-buttons .btn-availability,section.spotlight .inpage-buttons .btn-availability{margin-left:10px}@media screen and (max-width:540px){section.content .inpage-buttons .btn-availability,section.spotlight .inpage-buttons .btn-availability{margin-left:0;margin-top:10px}}@media screen and (max-width:540px){section.content .inpage-buttons .btn,section.spotlight .inpage-buttons .btn{display:block;width:100%;text-align:center}}section.content .sidebar form input,section.content .sidebar form label,section.content .sidebar form select,section.content .sidebar form textarea,section.spotlight .sidebar form input,section.spotlight .sidebar form label,section.spotlight .sidebar form select,section.spotlight .sidebar form textarea{width:100%}section.content .sidebar form label,section.spotlight .sidebar form label{margin-bottom:5px}section.content .sidebar form input[type=radio],section.spotlight .sidebar form input[type=radio]{width:10px}section.content .sidebar form input[type=radio]+label,section.spotlight .sidebar form input[type=radio]+label{width:calc(100% - 23px);float:left;margin-right:0}section.content .sidebar form input[type=checkbox],section.spotlight .sidebar form input[type=checkbox]{width:10px}section.content .sidebar form input[type=checkbox]+label,section.spotlight .sidebar form input[type=checkbox]+label{width:calc(100% - 23px)}section.content .sidebar form .btn,section.content .sidebar form .button,section.content .sidebar form button,section.spotlight .sidebar form .btn,section.spotlight .sidebar form .button,section.spotlight .sidebar form button{float:none;width:100%;text-align:center}section.content .map .information h3,section.spotlight .map .information h3{margin-bottom:10px}section.content .map .information ul,section.spotlight .map .information ul{list-style-image:none;padding-left:2px}section.content .map .information ul li .fa,section.spotlight .map .information ul li .fa{margin-right:5px;width:20px;text-align:center}section.content iframe,section.spotlight iframe{border:none}section.content .module-header,section.spotlight .module-header{font-size:26px;color:#cfe87a;font-weight:700;display:block}section.content .unite-gallery,section.spotlight .unite-gallery{margin:-10px}section.content .desccollapse,section.spotlight .desccollapse{display:none}section.content .collapselink,section.spotlight .collapselink{display:none;text-decoration:none}section.content .collapselink.collapsed,section.spotlight .collapselink.collapsed{display:inline-block}@media screen and (max-width:768px){section.content .table-responsive,section.spotlight .table-responsive{overflow-x:scroll}}section.content table,section.spotlight table{width:100%;margin-bottom:25px;display:table;color:#5d5d5d}@media screen and (max-width:768px){section.content table,section.spotlight table{width:500px}}section.content table thead,section.spotlight table thead{width:100%}section.content table thead th,section.spotlight table thead th{border-top:0;color:#cfe87a;padding:8px 14px;font-weight:700}section.content table tbody,section.spotlight table tbody{width:100%}section.content table tbody tr,section.spotlight table tbody tr{width:100%}section.content table tbody tr td,section.spotlight table tbody tr td{text-align:left;padding:8px 14px;vertical-align:middle;border-top:1px solid #d9d9d9;font-weight:500}@media screen and (max-width:768px){section.content,section.spotlight{padding:25px 0}}@media screen and (max-width:768px){section.content .homecontent,section.content .maincontent,section.spotlight .homecontent,section.spotlight .maincontent{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){section.content .homecontent,section.content .maincontent,section.spotlight .homecontent,section.spotlight .maincontent{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:768px){section.content .homesidebar,section.content .sidebar,section.spotlight .homesidebar,section.spotlight .sidebar{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){section.content .homesidebar,section.content .sidebar,section.spotlight .homesidebar,section.spotlight .sidebar{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}section.content .homesidebar ul.nav-child,section.content .sidebar ul.nav-child,section.spotlight .homesidebar ul.nav-child,section.spotlight .sidebar ul.nav-child{padding-left:20px;margin:0;margin-top:10px}@media screen and (max-width:768px){section.content .sidebar,section.spotlight .sidebar{margin-top:15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}section.content h1,section.spotlight h1{line-height:42px}@media screen and (max-width:768px){section.content h1,section.spotlight h1{font-size:30px;line-height:30px}}section.content h2,section.spotlight h2{line-height:38px}@media screen and (max-width:768px){section.content h2,section.spotlight h2{font-size:24px;line-height:26px}}section.content .readlesslink:hover,section.content .readmorelink:hover,section.spotlight .readlesslink:hover,section.spotlight .readmorelink:hover{color:#c7e464}section.productblocks{background:#cfe87a;padding:40px 0 20px}@media screen and (max-width:768px){section.productblocks{padding:25px 0}}@media screen and (max-width:991px){section.productblocks .block_container .blocks-outer{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}}@media screen and (max-width:768px){section.productblocks .block_container .blocks-outer{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}section.productblocks .block_container .blocks-outer .blokkeninner{background-color:#cfe87a;position:relative;color:#fff}@media screen and (max-width:768px){section.productblocks .block_container .blocks-outer .blokkeninner{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0;margin-bottom:25px}}section.productblocks .block_container .blocks-outer .blokkeninner:last-child{margin-right:0}@media screen and (max-width:768px){section.productblocks .block_container .blocks-outer .blokkeninner:last-child{margin-bottom:0}}section.productblocks .block_container .blocks-outer .blokkeninner .text{background:url(../images/small_green_bg.png) no-repeat bottom;background-size:100%;padding:25px 30px}section.productblocks .block_container .blocks-outer .blokkeninner .text h3{font-size:30px;margin:0 0 10px;color:#fff}@media screen and (max-width:991px){section.productblocks .block_container .blocks-outer .blokkeninner .text{padding:15px 20px}section.productblocks .block_container .blocks-outer .blokkeninner .text h3{font-size:24px;margin:0 0 5px}section.productblocks .block_container .blocks-outer .blokkeninner .text span{font-size:17px;line-height:26px}}section.productblocks .block_container .blocks-outer .blokkeninner .image img{-o-object-fit:cover;object-fit:cover;width:100%}section.productblocks .block_container .blocks-outer .blokkeninner .image:before{border:4px solid #eaf0ce;content:"";height:calc(100% - 20px);left:10px;position:absolute;top:10px;width:calc(100% - 20px)}section.productblocks .block_container .blocks-outer .blokkeninner .button{background-color:#d65b53;padding:12px 17px;position:absolute;bottom:20px;font-weight:700;right:-20px;height:auto;width:calc(100% - 20px);text-align:left;font-size:27px;display:inline-block}section.productblocks .block_container .blocks-outer .blokkeninner .button .fa{margin-left:10px}section.productblocks .block_container .blocks-outer .blokkeninner .button:before{background-color:#d1473e}section.productblocks .block_container .blocks-outer .blokkeninner .button span{position:absolute;right:15px}@media screen and (max-width:991px){section.productblocks .block_container .blocks-outer .blokkeninner .button{font-size:18px;padding:10px 14px}}@media screen and (max-width:768px){section.productblocks .block_container .blocks-outer .blokkeninner .button{right:10px}}section.reservation{padding:3% 0;background:#cfe87a}@media screen and (max-width:768px){section.reservation{padding:25px 0}}@media (max-width:500px){section.reservation{padding:25px 0}}section.reservation .container{width:840px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:840px){section.reservation .container{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:840px){section.reservation .txt{width:100%;display:block;text-align:center}}section.reservation .txt h3{font-size:30px;font-weight:900;line-height:42px;color:#fff}@media (max-width:500px){section.reservation .txt h3{font-size:24px;line-height:30px}}section.reservation .txt span{color:#e7f3bb;font-weight:700;font-size:24px;line-height:30px}@media (max-width:500px){section.reservation .txt span{display:none}}section.reservation .button{margin-top:5px}@media (max-width:840px){section.reservation .button{width:100%;display:block;text-align:center}}section.reservation .button a{background:#c7e464;padding:15px 40px;font-size:24px;color:#fff;font-weight:700;margin-top:0px;display:inline-block}section.reservation .button a:hover{background:#bfe04f}@media (max-width:840px){section.reservation .button a{display:block;margin-top:10px}}section.sliderfooter .djslider-loader .navigation-container{top:40%!important}@media (max-width:540px){section.sliderfooter .djslider-loader .navigation-container img{opacity:1;width:20px}}section.breadcrumb-section{background:#45540f;margin:-68px 0 50px;padding:3px 0}section.breadcrumb-section .breadcrumb{padding:8px 0!important;margin-bottom:0;list-style:none;background-color:transparent;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex}section.breadcrumb-section .breadcrumb li{margin:0;font-size:14px!important;position:relative}section.breadcrumb-section .breadcrumb li span{font-size:14px!important;display:inline-block}section.breadcrumb-section .breadcrumb li a{font-size:14px!important;display:inline-block;color:#d65b53}section.breadcrumb-section .breadcrumb li a:hover{color:#b2332a}section.breadcrumb-section .breadcrumb li a:before{display:none}section.breadcrumb-section .breadcrumb li .divider{padding:0 7px;color:#b7dd39}section.breadcrumb-section .breadcrumb li .divider.icon-location{display:none;padding:0}section.breadcrumb-section .breadcrumb li.active{color:#cfe87a}section.map_connect{background:url(../images/big_green_bg.png) no-repeat bottom;background-size:100%;padding:2% 0 4%}section.map_connect .container p{font-size:18px;line-height:30px}section.map_connect .container .sidebar p{margin:0}@media screen and (max-width:768px){section.map_connect .container{padding-top:30px}section.map_connect .container p{font-size:16px;line-height:26px}section.map_connect .container .sidebar{text-align:center;margin-top:12px}}section .blog-featured .item-title{font-size:36px;font-weight:normal;padding-left:22px;color:#d65b53;margin:0}section .blog-featured .item-title a{text-decoration:none}section .blog-featured h1{font-size:50px;margin:0 0 5px}section .blog-featured h2{font-size:42px;margin:0 0 5px}section .blog-featured p{margin-bottom:30px}section .blog-featured h3{margin:0 0 5px;font-size:35px}section .blog-featured .img_caption{margin-bottom:20px;margin-left:50px;position:relative}section .blog-featured .img_caption:before{border:4px solid #d65b53;content:"";height:calc(100% - 20px);left:10px;position:absolute;top:10px;width:calc(100% - 20px)}section .blog-featured .img_caption .btn,section .blog-featured .img_caption p{position:absolute;bottom:10px;font-family:"Kalam", cursive;left:10px;font-size:27px;margin:0;font-weight:700;padding:13px;background:#d65b53;color:#fff;text-align:left;right:10px}section .blog-featured .img_caption .btn span,section .blog-featured .img_caption p span{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:13px}@media screen and (max-width:991px){section .blog-featured .item-title{font-size:28px;padding:0}section .blog-featured .item-title a{display:inline-block}section .blog-featured h1{font-size:32px}section .blog-featured h2{font-size:28px}section .blog-featured h3{font-size:24px}section .blog-featured .pull-right.item-image{width:100%;float:left}section .blog-featured .pull-right.item-image img{width:100%;float:left}section .blog-featured .pull-right.item-image .img_caption{width:100%;margin:0 0 20px;float:left}section .blog-featured .pull-right.item-image .img_caption .btn{font-size:22px}section .blog-featured p{font-size:16px;line-height:24px}}@media screen and (max-width:640px){section .blog-featured .item-title{font-size:26px}section .blog-featured h1{font-size:28px}section .blog-featured h2{font-size:24px}section .blog-featured h3{font-size:22px}}@media screen and (max-width:540px){section .blog-featured .img_caption{margin:0}}section .company .company_list{padding:15px 25px;margin-top:10px;position:relative;background:#33add1}section .company .company_list ul{list-style:none;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0}section .company .company_list ul li{display:inline-block;font-size:20px;position:relative;font-weight:700;color:#fff;padding-left:20px;font-family:"Kalam", cursive}section .company .company_list ul li:before{border:2px solid #ffffff;border-radius:50%;content:"";display:inline-block;height:10px;width:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}@media screen and (max-width:991px){section .company .company_list ul li{font-size:18px;line-height:20px;padding:10px 10px 10px 20px}}@media screen and (max-width:768px){section .company .company_list ul{display:inline-block}section .company .company_list ul li{width:100%;padding:8px 8px 8px 18px;font-size:16px}}@media screen and (max-width:479px){section .company .company_list ul li{font-size:14px}}section .company .company_list:after{width:100%;height:4px;background:#33add1;position:absolute;bottom:-10px;left:0;content:''}@media screen and (max-width:768px){section .company .company_list{margin-bottom:20px}}section.impression{position:relative}section.impression .slick-dotted{margin:0}section.impression .slick-dotted .sl-container{max-width:1090px!important;bottom:0;padding-bottom:10px;padding-top:15px;background:transparent!important;text-align:left;border:4px solid #eaf0ce;-webkit-transition:none;-o-transition:none;transition:none;top:auto}section.impression .slick-dotted .sl-container h2{text-align:left;font-family:"Merriweather", serif;font-size:73px;line-height:normal;text-shadow:0 0 12px #666;margin:0;color:#33add1}section.impression .slick-dotted .sl-container h4{font-weight:700;text-shadow:0 0 12px #333;padding-left:30px;line-height:45px;color:#eaf0ce;font-size:45px;margin:0}@media screen and (max-width:1199px){section.impression .slick-dotted .sl-container{max-width:97%!important}section.impression .slick-dotted .sl-container h2{font-size:60px}section.impression .slick-dotted .sl-container h4{font-size:38px}}@media screen and (max-width:991px){section.impression .slick-dotted .sl-container h2{font-size:48px}section.impression .slick-dotted .sl-container h4{font-size:28px}}@media screen and (max-width:768px){section.impression .slick-dotted .sl-container{padding:10px 15px}section.impression .slick-dotted .sl-container h2{font-size:36px}section.impression .slick-dotted .sl-container h4{font-size:24px;padding:0}}section.impression .slick-dotted .sl-dots{bottom:23px}section.impression .slick-dotted .sl-dots li button:before{color:#ffffff;opacity:0.5}section.impression .slick-dotted .sl-dots li.slick-active button:before{color:#cfe87a;opacity:1}section.impression:after{width:100%;height:4px;background:#fff;position:absolute;top:4px;left:0;content:''}section.logoslider{clear:both;padding:60px 0;background:#d65b53;position:relative;z-index:2}section.logoslider .owl-item{vertical-align:middle;float:none;display:inline-block}section.logoslider .owl-item .item .img_tag{line-height:0;text-align:center}section.logoslider .owl-item .item .img_tag a{display:inline-block}section.logoslider .owl-item .item .img_tag img{width:auto}section.logoslider .owl-nav .owl-next,section.logoslider .owl-nav .owl-prev{background:rgba(0, 0, 0, 0.5);color:#ffffff;display:inline-block;font-size:18px;left:-40px;position:absolute;top:50%;-webkit-transition:all 0.6s ease 0s;-o-transition:all 0.6s ease 0s;transition:all 0.6s ease 0s;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);vertical-align:top;width:35px;line-height:35px;height:35px;border-radius:50%}section.logoslider .owl-nav .owl-next i,section.logoslider .owl-nav .owl-prev i{position:absolute;top:50%;left:0;line-height:normal;right:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}section.logoslider .owl-nav .owl-next{left:auto;right:-40px}section.logoslider .owl-nav .owl-next i{left:2px;right:0}@media screen and (max-width:1199px){section.logoslider .owl-nav .owl-prev{left:-10px}section.logoslider .owl-nav .owl-next{right:-10px}}@media screen and (max-width:991px){section.logoslider .owl-nav .owl-prev{left:-40px}section.logoslider .owl-nav .owl-next{right:-40px}}@media screen and (max-width:991px){section.logoslider{padding:40px 0}section.logoslider .logo_slider_main{padding:0 28px}}section .category_section{margin:0!important;padding-top:20px}@media screen and (max-width:768px){section .category_section{padding-top:0}}section .category_section .article{background-color:#cfe87a;position:relative;border:none!important;color:#fff}@media screen and (max-width:768px){section .category_section .article{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:0;margin-bottom:25px}}section .category_section .article:last-child{margin-right:0}@media screen and (max-width:768px){section .category_section .article:last-child{margin-bottom:0}}section .category_section .article .content{background:url(../images/small_green_bg.png) no-repeat bottom;background-size:100%;padding:25px 30px}section .category_section .article .content h3{font-size:30px;margin:0 0 10px;color:#fff}section .category_section .article .content p{color:#fff;font-size:18px;margin:0}@media screen and (max-width:991px){section .category_section .article .content{padding:15px 20px!important}section .category_section .article .content h3{font-size:24px;margin:0 0 5px}section .category_section .article .content p{font-size:17px;line-height:26px}}section .category_section .article .image{border-top:3px solid #f4d384}section .category_section .article .image img{-o-object-fit:cover;object-fit:cover;width:100%}section .category_section .article .buttons{position:absolute;bottom:20px;right:20px;margin-top:10px}section .category_section .article .buttons a{background-color:#d65b53;padding:5px 17px 6px;font-size:18px;display:inline-block;color:#fff;height:auto;text-decoration:none;font-weight:700}section .category_section .article .buttons a:before{background-color:#d1473e}section .category_section .article .buttons a .fa{margin-left:10px}section .category_section .overviewitem .image{border:none}section .category_section .overviewitem .buttons{position:initial;margin-top:18px}section.breadcrumb-section{background:transparent;position:relative;z-index:1}section.breadcrumb-section .breadcrumb{border-bottom:1px solid #b4cf63;padding:12px 0}section.breadcrumb-section .breadcrumb li{color:#5d4e37;font-size:14px}section.breadcrumb-section .breadcrumb li .divider,section.breadcrumb-section .breadcrumb li span{line-height:normal;color:#5d4e37}section.breadcrumb-section .breadcrumb li a span{color:#d65b53}section.breadcrumb-section .breadcrumb li a span:hover{color:#5d4e37}@media screen and (max-width:1199px){section.breadcrumb-section{margin:-5% 0 5%}}@media screen and (max-width:768px){section.breadcrumb-section{margin:-25px 0 30px}}input[type=email],input[type=password],input[type=text],select,textarea{display:inline-block;float:left;font-family:"Lato",sans-serif;font-size:16px;height:45px;width:100%;border:1px solid #d9d9d9;color:#696969;margin-bottom:30px;padding:10px 20px}.form-group{width:100%;float:left}.contactform .g-recaptcha{float:left}.contactform input[type=email],.contactform input[type=text]{width:100%}.contactform input[type=email]:nth-child(2),.contactform input[type=text]:nth-child(2){margin-right:0}.contactform textarea{min-height:150px}.contactform .btn-primay{min-width:190px;padding:10px 20px!important;margin-top:10px;color:#fff;background-color:#d65b53;font-size:18px;font-weight:700}.contactform .btn-primay:hover{background-color:#d1473e}@media screen and (max-width:991px){.contactform{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:767px){.contactform input[type=email],.contactform input[type=text]{width:100%;margin:0 0 20px}}@media screen and (max-width:360px){.contactform .g-recaptcha{width:290px}.contactform .g-recaptcha iframe{-webkit-transform:scale(0.93);-ms-transform:scale(0.93);transform:scale(0.93)}}.kontakt .content{padding:4.5% 0}.contactinfo .map iframe{width:100%;min-height:220px}.contactinfo .information{margin-top:15px;padding:0}.contactinfo .information li{color:#7d7d7d;font-size:16px;letter-spacing:0.5px;padding:0;margin:0 0 8px}.contactinfo .information li:before{display:none}.contactinfo .information li i{margin-right:10px;color:#d65b53}.contactinfo .information li a{text-decoration:none;color:#5d5d5d}.contactinfo .information li a:hover{color:#d65b53}@media screen and (max-width:991px){.contactinfo{margin-top:20px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.contactinfo .map iframe{height:300px}}.article-left .respo_btn{display:none}.article-left ul.nav{list-style:none;margin:0 0 30px;padding:0}.article-left ul.nav li{padding-left:0;margin-bottom:15px}.article-left ul.nav li:before{display:none}.article-left ul.nav li a{text-decoration:none;padding:12px 32px 8px 15px;font-size:18px;border:1px solid #d4d4d4;font-weight:700;line-height:normal;position:relative;display:block;font-family:"Kalam", cursive;color:#5d5d5d}.article-left ul.nav li a:before{content:'>';position:absolute;right:15px;top:52%;line-height:normal;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#d65b53}.article-left ul.nav li a.active,.article-left ul.nav li a:hover{background:#d65b53;color:#fff;border:1px solid #d65b53}.article-left ul.nav li a.active:before,.article-left ul.nav li a:hover:before{color:#fff}@media screen and (max-width:1199px){.article-left ul.nav li a{padding:12px 17px;font-size:18px}}@media screen and (max-width:991px){.article-left ul li a{padding:12px 26px;font-size:18px}}.article-left .mobile_bottom{display:none}.article-right h1{margin:0 0 18px}.article-right p{color:#5d5d5d;font-size:18px}@media screen and (max-width:991px){.article-right h1{font-size:28px!important}.article-right p{font-size:16px;line-height:26px}}@media screen and (max-width:768px){.article-right .pull-right.item-image{margin-left:0;margin-bottom:12px;width:100%}.article-right .pull-right.item-image img{width:100%}}.imgleft,.imgright{margin-bottom:20px;margin-left:50px;outline:4px solid #eaf0ce;outline-offset:-14px;position:relative}.imgleft:before,.imgright:before{border:4px solid #eaf0ce;content:"";height:calc(100% - 20px);left:10px;position:absolute;top:10px;width:calc(100% - 20px)}.imgleft{margin-right:25px;margin-left:0}.nav-tabs{list-style:none;padding:0;border:none!important;margin:40px 0px -1px!important}.nav-tabs li{margin:0 10px 0 0;min-width:100px;padding-left:0!important;text-align:center;float:left}.nav-tabs li:before{display:none}.nav-tabs li a{border:1px solid #dcdcdc;padding:12px 20px;text-decoration:none;font-family:"Kalam", cursive;font-size:18px;font-weight:700;position:relative;width:100%;background:transparent;color:#5d5d5d;display:inline-block}.nav-tabs li a:after,.nav-tabs li a:before{background:#fff;bottom:-1px;content:"";display:inline-block;height:1px;left:0;position:absolute;width:25px}.nav-tabs li a:after{left:initial;right:0}.nav-tabs li a:hover{background:#cfe87a;color:#fff;border-color:#cfe87a}.nav-tabs li a:hover:after,.nav-tabs li a:hover:before{background:#cfe87a}.nav-tabs li.active a{background:#cfe87a;color:#fff;border-color:#cfe87a}.nav-tabs li.active a:after,.nav-tabs li.active a:before{background:#cfe87a}@media screen and (max-width:1199px){.nav-tabs{float:left;display:inline-block!important;width:100%}.nav-tabs li{width:calc(33.33% - 10px);margin:10px 10px 0 0}.nav-tabs li a{font-size:16px}}@media screen and (max-width:991px){.nav-tabs li a{padding:10px 15px}}@media screen and (max-width:768px){.nav-tabs{display:inline-block!important;width:100%;float:left}.nav-tabs li{width:100%;margin:0}.nav-tabs li a{border-bottom:0}.nav-tabs li a:after,.nav-tabs li a:before{display:none}}.tab-content{color:#5d5d5d;border:1px solid #dcdcdc;background:rgba(255, 255, 255, 0.5);padding:40px 35px}.tab-content p{margin:0 0 18px}@media screen and (max-width:1199px){.tab-content{float:left;width:100%}}@media screen and (max-width:991px){.tab-content{padding:20px;font-size:16px}.tab-content p{font-size:14px}}@media screen and (max-width:768px){.tab-content{display:block;clear:both}}.winter section.productblocks .block_container .blocks-outer .blokkeninner .text{background:url(../images/winter_small_green_bg.png) no-repeat bottom}.winter section.map_connect{background:url(../images/winter_big_green_bg.png) no-repeat bottom;background-size:100%}.winter section.newsletter{background:#cfe87a url(../images/winter_small_green_bg2.png) no-repeat bottom;background-size:100%}.winter section.newsletter .news_midel form input,.winter section.newsletter .news_midel form textarea{background:#5899bb}.winter section .category_section .article .content{background:url(../images/winter_small_green_bg.png) no-repeat bottom}.jMfHkK{margin-bottom:110px!important}footer{background:#cfe87a url(../images/footer_bg1.jpg) no-repeat bottom;min-height:150px;padding:5% 0 6%;background-size:cover!important;clear:both;position:relative}footer .respo_btn{display:none}@media screen and (max-width:768px){footer{padding:25px 0}}footer .module-header{font-size:33px;font-weight:700;color:#fff;color:#d65b53;line-height:40px;margin:0;font-family:"Kalam", cursive}footer .name_com{color:#b1a491;font-size:16px;line-height:30px}footer .itemscope{margin-bottom:7px}footer .itemscope span{color:#b1a491;font-size:16px;line-height:32px}footer .email,footer .telephone{font-weight:700;color:#fff;font-size:16px}footer .email a:hover,footer .telephone a:hover{color:#b1a491!important}footer .custom_social{margin:10px 0 0}footer .custom_social a{color:#b1a491;text-align:center;margin-right:7px;display:inline-block}footer .custom_social a i.fa{font-family:Font Awesome\ 5 Free;color:#7f972c;font-size:36px}footer .custom_social a:hover i.fa{color:#d65b53}footer ul{list-style:none;padding:0;margin:0}footer ul li{margin-bottom:10px;position:relative;list-style-position:inside}footer ul li a{color:#7f972c;font-size:17px;padding-left:15px;position:relative}footer ul li a:hover{color:#d65b53}footer ul li a:before{position:absolute;height:5px;left:0;width:5px;content:'';background:#d65b53;border-radius:50%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}footer span{color:#7f972c;display:block;font-size:17px;line-height:34px}footer span.postcode{display:inline-block}footer span.postcode+span{display:inline-block}footer .footerblok{padding:0 25px;-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%;max-width:28%}@media screen and (max-width:768px){footer .footerblok{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){footer .footerblok{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){footer .footerblok{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:768px){footer .footerblok{text-align:center}footer .footerblok:last-child{border-bottom:0px}}footer .footerblok.footer-1 a{font-weight:700;color:#d65b53}footer .footerblok.footer-1 a:hover{color:#c7392f}footer .footerblok.footer-2{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%;padding:0 25px;margin:0 2%;text-align:center}@media screen and (max-width:768px){footer .footerblok.footer-2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media screen and (max-width:null){footer .footerblok.footer-2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}@media screen and (max-width:null){footer .footerblok.footer-2{-webkit-box-flex:0;-ms-flex:0 0;flex:0 0}}footer .footerblok.footer-2 .module-header{display:none}@media screen and (max-width:768px){footer .footerblok.footer-2{border-left:0;border-right:0;margin:0;padding:0}footer .footerblok.footer-2 .module-header{display:block}}footer .footerblok.footer-2 img{max-width:100%}footer .mobile_bottom{display:none}@media screen and (max-width:991px){footer .module-header{font-size:28px}footer ul li a{font-size:15px}}@media screen and (max-width:768px){footer .toggle_footer_menu{display:none}footer .footer-1,footer .footer-2,footer .footer-3{padding:0 10px!important}footer span{font-size:16px}footer ul li a{font-size:16px}footer .module-header{border:2px solid #bcdf46;cursor:pointer;font-size:17px;margin:4px 0;padding:10px;position:relative;width:100%}footer .module-header:after{color:#8bab1e;content:"\f107";font-family:FontAwesome;position:absolute;right:15px;font-size:22px;top:48%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}footer .module-header.show:after{content:"\f106"}}.copyright{background:#b1c961;color:#fff;text-align:center;border-top:5px solid #c5de71;vertical-align:middle;width:100%;padding:14px 0;font-size:16px}.copyright a,.copyright p{margin:0;color:#fff;line-height:24px;color:#a5957c;font-size:16px}.copyright a:hover,.copyright p:hover{color:#d65b53}.copyright .toggle_footer_menu{display:block!important}.bottombar .subbar{position:fixed;bottom:0;width:100%;height:50px;background:#fff;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-box-shadow:rgba(0, 0, 0, 0.3) 0 2px 10px 0;box-shadow:rgba(0, 0, 0, 0.3) 0 2px 10px 0}@media screen and (max-width:540px){.bottombar .subbar{display:-webkit-box;display:-ms-flexbox;display:flex}}.bottombar .subbar.sub-hidden{bottom:-50px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.bottombar .subbar .column{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;text-align:center;height:auto}.bottombar .subbar .column.mail{border-right:1px solid #ccc}.bottombar .subbar .column.phone{border-right:1px solid #ccc}.bottombar .subbar a{width:100%;padding:12px 20px 14px;display:block}a img{border:0px}.btn,.button,a,button{transition:all ease 0.6s;-moz-transition:all ease 0.6s;-webkit-transition:all ease 0.6s;-o-transition:all ease 0.6s;-ms-transition:all ease 0.6s;outline:0}.btn:focus,.btn:hover,.button:focus,.button:hover,a:focus,a:hover,button:focus,button:hover{text-decoration:none}.btn:focus,.button:focus,a:focus,button:focus{outline:0}a,li,ul{text-decoration:none}img{max-width:100%}.overflow_body{overflow:hidden}.fancybox-thumbs__list a:before{border:3px solid #ff5268!important}::-moz-placeholder{opacity:1}body .harbor-main-widget .harbor-widget-titan .h-select-box .h-select-body{color:#5d5d5d}body .harbor-main-widget .harbor-widget-top-bar{top:inherit;bottom:0}body .harbor-main-widget .harbor-widget-top-bar.h-hide{opacity:1!important;pointer-events:auto}@media screen and (min-width:991px){body .harbor-main-widget .harbor-widget-top-bar .h-bar-information-extra .h-price-container.open .h-price-information{bottom:30px}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information-extra .h-price-container.open .h-price-information:before{bottom:-10px;top:inherit}}@media screen and (min-width:991px){body .harbor-main-widget .harbor-widget-top-bar.h-open-packages,body .harbor-main-widget .harbor-widget-top-bar.h-open-search{bottom:0;top:inherit}body .harbor-main-widget .harbor-widget-top-bar .harbor-widget-packages{top:inherit;bottom:100%}}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information .open:not(.h-price-container) .h-select-body{bottom:calc(100% - 1px);top:inherit}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information .open:not(.h-price-container) .h-select-body:before{bottom:-10px;top:inherit}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information .h-bar-packages .h-select-button:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-top:5px}body .harbor-main-widget .harbor-widget-packages table td .h-package-price .h-price .h-price-container .h-price-information{bottom:-10px;top:inherit}body .harbor-main-widget .harbor-widget-packages table td .h-package-price .h-price .h-price-container .h-price-information:before{bottom:14px;top:inherit}body .harbor-main-widget .harbor-widget-top-bar.h-hide{-webkit-animation:detailbar-new 0.5s ease-out 1s 1;animation:detailbar-new 0.5s ease-out 1s 1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:-100px}@-webkit-keyframes detailbar-new{0%{bottom:-100px}to{bottom:0px}}@supports (-ms-ime-align:auto){body .harbor-main-widget .harbor-widget-top-bar.h-hide{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important;bottom:0!important}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body .harbor-main-widget .harbor-widget-top-bar.h-hide{-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important;bottom:0!important}}.sidebar>.footer_custom_content{margin-bottom:30px}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information-extra .h-price,body .harbor-main-widget .harbor-widget-top-bar .h-bar-information-extra .h-price-container .h-price-more:after,body .harbor-main-widget .harbor-widget-top-bar .h-bar-information .h-select-box:after,body .harbor-main-widget .harbor-widget-top-bar .h-bar-information .h-select-button:before,body .harbor-main-widget .harbor-widget-top-bar .h-bar-information .h-value{color:#5a672b!important}.category_section .pagination ul{display:inline-block}.category_section .pagination ul li{display:inline-block;border:1px solid #e7e7e7;margin:0 5px 5px 0;float:left;padding:10px 15px}.category_section .pagination ul li:before{display:none}.category_section .pagination ul li a{text-decoration:none}.category_section .pagination ul li a:hover{color:#cfe87a}ul.pager{display:inline-block;width:100%}ul.pager li{display:inline-block;border:1px solid #e7e7e7;margin:0 5px 5px 0;float:left;padding:10px 15px}ul.pager li:before{display:none}ul.pager li a{text-decoration:none}ul.pager li a:hover{color:#cfe87a}ul.pager .next{float:right}#TommyBookingSupport>.tbs-container-fluid>.tbs-row .tbs-col-lg-8 .tbs-page-verblijf .tbs-container-fluid select{margin-bottom:0px}.detailzbtitan{margin-bottom:25px}#TommyBookingSupport ul li:before{content:none}body .article-left .harbor-main-widget .h-legend li{padding-left:15px;margin-bottom:0}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information-extra .h-bar-price .h-price .h-value-discount{color:#5a672b}body .harbor-main-widget .harbor-widget-top-bar .h-bar-information-extra .h-bar-price .h-price .h-value-discount:before{border-color:#5a672b}._form-content input{float:none!important}body .harbor-main-widget .harbor-widget-overview .h-accommodations .h-columns .h-column .h-accommodation-images .h-accommodation-image img,body .harbor-main-widget .harbor-widget-telesto .h-accommodations .h-columns .h-column .h-accommodation-images .h-accommodation-image img{outline:4px solid #eaf0ce;outline-offset:-14px}body .harbor-main-widget .harbor-widget-overview .h-accommodations .h-columns .h-column .h-accommodation-information ul li:before,body .harbor-main-widget .harbor-widget-telesto .h-accommodations .h-columns .h-column .h-accommodation-information ul li:before{position:relative}.search-container{position:absolute;bottom:0px;height:100%;width:100%}.search-container .zb-widget-txt{font-family:"Kalam", cursive;color:#fff;width:100%;text-align:center;font-size:45px;font-weight:700}@media screen and (max-width:991px){.search-container .zb-widget-txt{display:none}}.search-container .zb-search{position:absolute;width:1090px;bottom:60px;left:auto;right:auto;z-index:9}@media screen and (max-width:1090px){.search-container .zb-search{width:100%}}@media screen and (min-width:991px){body .zb-search .harbor-main-widget .harbor-widget-search .h-columns{border:none;background:transparent}body .zb-search .harbor-main-widget .harbor-widget-search .h-columns .h-column .h-select-box{-webkit-box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.75);box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.75)}}@media screen and (min-width:991px){.bodysticky-on .zb-search{position:fixed;top:0px;bottom:inherit;background:#fff;width:100%;left:0;-webkit-box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.25);box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.25)}.bodysticky-on .zb-search .harbor-main-widget{max-width:1200px;margin:0 auto}}@media screen and (min-width:991px) and (max-width:1200px){.bodysticky-on .zb-search .harbor-main-widget{max-width:100%}}@media screen and (min-width:991px){.bodysticky-on .zb-search .harbor-main-widget .harbor-widget-search .h-columns{padding:15px}.bodysticky-on .zb-search .harbor-main-widget .harbor-widget-search .h-columns .h-column .h-select-box{height:auto;-webkit-box-shadow:none;box-shadow:none}.bodysticky-on .zb-search .harbor-main-widget .harbor-widget-search .h-columns .h-column .h-select-box .h-select-button{padding:6px 16px}.bodysticky-on .zb-search .harbor-main-widget .harbor-widget-search .h-columns .h-column .h-select-box .h-button-search{font-size:18px;padding:6px 20px 7px}}.bodysticky-on .zb-search .zb-widget-txt{display:none}body .harbor-main-widget .h-select-box .h-select-body .h-select-list li{padding-left:0}.zoover_reviews_main .rating p{color:#fff}.zoover_review .rating{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:480px){.zoover_review .rating{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.zoover_reviews_main .count{margin-top:-12px}.zoover_reviews_main .count .score .score-value{font-weight:700;font-size:34px;color:#cfe87a}@media screen and (max-width:480px){.zoover_reviews_main .logo{width:100%!important;max-width:100%!important;text-align:center}}@media screen and (max-width:768px){.dVYIqU{z-index:4!important}}body .content .harbor-main-widget ul li:before{content:none}body .harbor-main-widget .harbor-widget-booking-v3 .h-columns .h-tommy-information .h-step-section .h-stay-details .h-stay-row .h-people-details ul li{padding:0}body .acsiwdg__review .acsiwdg__review__score{width:55px!important}body .acsiwdg__review .acsiwdg__review__link{background-color:#d65b53!important;color:#fff!important;border-radius:4px!important;padding:4px 10px!important;margin-top:0!important}body .acsiwdg__review .acsiwdg__review__footer{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;width:100%!important;height:auto!important}body .acsiwdg__review .acsiwdg__review__footer .acsiwdg__review__footer__logo,body .acsiwdg__review .acsiwdg__review__footer .acsiwdg__review__footer__text{float:none!important;height:auto!important;margin:0!important}
/*# sourceMappingURL=app.css.map */