html{font-size:62.5%;}
body{font-size:1.8rem;color:#040f2b;text-align:left;font-family:'Montserrat', Open Sans, sans-serif;background:#fff;-webkit-text-size-adjust:100%;scroll-behavior:smooth;}
*{margin:0;padding:0;}
img{border:none;vertical-align:middle;}
img:not([src]):not([srcset]){visibility:hidden;}
blockquote{font-style:italic;padding:1em;margin:1em -3px;position:relative;background:#f6f8f9;}
blockquote:before{content:'„';color:#d7e0e5;font-size:150px;font-family:arial, sans-serif;position:absolute;left:5px;top:-131px;}
blockquote p{position:relative;}
input,select,textarea,td,li,code,label{font-size:inherit;font-family:inherit;}
input[type=text],input[type=email],input[type=number],input[type=date],input[type=time],input[type=password],textarea,.form-fake-file{outline:none;padding:5px 16px;border:1px solid #ccc;border-radius:0;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,input[type=date]:focus,input[type=time]:focus,input[type=password]:focus,textarea:focus,.form-fake-file:focus{border-color:#076ea6;}
input[type=text]:invalid,input[type=email]:invalid,input[type=number]:invalid,input[type=date]:invalid,input[type=time]:invalid,input[type=password]:invalid,textarea:invalid,.form-fake-file:invalid{border-color:#c9202c;outline:none;box-shadow:none;}
input[type=text],input[type=email],input[type=number],input[type=date],input[type=time],input[type=password],select,.form-fake-file{height:36px;}
input[type=text].small,input[type=email].small,input[type=number].small,input[type=date].small,input[type=time].small,input[type=password].small,select.small,.form-fake-file.small{height:32px;border-radius:calc(0/1.5);}
input[type=text].big,input[type=email].big,input[type=number].big,input[type=date].big,input[type=time].big,input[type=password].big,select.big,.form-fake-file.big{height:44px;}
input[type=checkbox]{background:none;}
textarea{resize:vertical;padding:10px;}
select{height:36px;padding:5px;border:1px solid #ccc;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
select option{padding:0 5px;}
::placeholder{color:#a1a1c1 !important;opacity:1;}
:-ms-input-placeholder{color:#a1a1c1 !important;}
::-ms-input-placeholder{color:#a1a1c1 !important;}
.cms-has-popup{cursor:pointer;}
h1,.h1{margin:0.5em 0;font-size:2.6666em;line-height:1.2;font-weight:bold;font-family:'Playfair Display', serif;}
h2,.h2{margin:0.5em 0;font-size:2em;font-weight:bold;font-family:'Playfair Display', serif;}
h3,.h3{margin:0.5em 0;font-size:1.6em;font-weight:bold;}
h4,.h4{margin:0.5em 0;font-size:1.4em;font-weight:bold;}
h5,.h5{margin:0.5em 0;font-size:1.2em;font-weight:bold;}
h6,.h6{margin:0.5em 0;font-size:1em;font-weight:bold;}
p{margin:1em 0;}
ul,ol{margin:1em 0 1em 1.6em;}
ul ul{margin:1em 0 1em 1em;}
ol ol{margin:1em 0 1em 1em;}
li{margin:0.5em 0;}
hr{border:none;margin:1em 0;border-bottom:1px solid #ccc;}
a:not(.button){text-decoration:none;color:#b9ad91;}
a:hover{text-decoration:underline;}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child{margin-top:0;}
h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child{margin-bottom:0;}
.clear{clear:both;height:0;}
.align-left{float:left !important;}
.align-right{float:right !important;}
.align-center{margin-left:auto;margin-right:auto;}
img.rounded{border-radius:50%;}
img.border{border:1px solid #ccc;}
img.border.rounded{box-shadow:10px 10px 40px rgba(0,0,0,0.05);}
.color-base{color:#b9ad91;}
.color-text{color:#040f2b;}
.color-err{color:#c9202c;}
.color-ok{color:#97be0d;}
.color-alert{color:#ff7043;}
.color-grey{color:#a1a1c1;}
.color-dark{color:#076ea6;}
.text-big{font-size:2em;}
.text-medium{font-size:1.4em;}
.text-small{font-size:0.9em;}
.text-tiny{font-size:0.8em;}
.thin{font-weight:300;}
.italic{font-style:italic;}
.medium{font-weight:500;}
.semibold{font-weight:600;}
.bold{font-weight:700;}
.extrabold{font-weight:800;}
.uc{text-transform:uppercase;}
.lc{text-transform:lowercase;}
.hidden{display:none;}
.nw{white-space:nowrap;}
.second-font{font-family:'Playfair Display', serif;}
.fa.fa-border{padding:0.6em;border:2px solid #b9ad91;border-radius:50%;}
.fa.fa-fw{width:1em;}
.lazy{opacity:0;transition:300ms all ease;-webkit-transition:300ms all ease;}
.entered{opacity:1;}
.buttons{line-height:0;margin:1em 0;text-align:center;}
.buttons:first-child{margin-top:0;}
.buttons:last-child,.buttons.last-child{margin-bottom:0;}
.buttons.left{text-align:left;}
.buttons.left .button{margin:0 5px 0 0;}
.buttons.right{text-align:right;}
.buttons.right .button{margin:0 0 0 5px;}
.buttons.tiny .button{height:28px;font-size:0.8em;padding:0 6px;}
.buttons.small .button{height:32px;font-size:0.9em;padding:0 15px;}
.buttons.big .button{height:44px;font-size:1.2em;padding:0 20px;}
.buttons .button{margin:0 2px;}
.button{height:48px;color:#b9ad91;text-align:center;font-weight:600;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;cursor:pointer;white-space:nowrap;text-decoration:none;border:2px solid #b9ad91;border-radius:0;background:transparent;user-select:none;-ms-user-select:none;-webkit-user-select:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:.3s;}
.button:hover{text-decoration:none;background-color:#b9ad91;color:#fff;}
.button:active{transform:translateY(1px);-webkit-transform:translateY(1px);}
.button.tiny{height:28px;font-size:0.8em;padding:0 6px;}
.button.small{height:36px;font-size:0.9em;padding:0 15px;}
.button.big{height:54px;font-size:1.2em;padding:0 25px;}
.button.back{background:#f6f8f9;color:#040f2b;}
.button.back:before{content:'\f060';font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 7px 0 -6px;}
.button.close{background:#f6f8f9;color:#040f2b;}
.button.cart{background:#b9ad91;color:#fff;}
.button.cart:before{content:'\f07a';font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0 7px 0 -6px;}
.button.submit{background:#b9ad91;color:#fff;}
.button.submit:before{content:'\f00c';font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:15px;margin:0 7px 0 -6px;}
.button.block{display:flex;width:100%;}
.button .far,.button .fal,.button .fas,.button .fab{margin:0 8px 0 -8px;}
.button.icon{width:36px;padding:0;}
.button.icon:before{font-size:14px;}
.button.icon.tiny{width:28px;padding:0;}
.button.icon.tiny:before{font-size:11px;}
.button.icon.small{width:32px;padding:0;}
.button.icon.small:before{font-size:12px;}
.button.icon.big{width:44px;padding:0;}
.button.icon.big:before{font-size:16px;}
.bg-base{color:#fff;background-color:#b9ad91 !important;}
.bg-ok{color:#fff;background-color:#97be0d !important;}
.bg-alert{color:#fff;background-color:#ff7043 !important;}
.bg-err{color:#fff;background-color:#c9202c !important;}
.bg-dark{color:#fff;background-color:#076ea6 !important;}
.bg-grey{color:#040f2b;background-color:#f6f8f9 !important;}
.bg-grey-text{color:#040f2b;background-color:#a1a1c1 !important;}
.bg-white{color:#040f2b;background-color:#fff !important;}
.bg-no-repeat{background-repeat:no-repeat;}
.bg-scale{background-size:cover;}
.bg-parallax{background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;}
.bg-full{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);}
.bg-full.padding{padding-top:40px;padding-bottom:40px;}
[class^='bg-']:not(.bg-full).padding,[class*=' bg-']:not(.bg-full).padding{padding:24px;}
.article > . section-cnt > .bg-full:first-child{margin-top:-30px;}
.article > . section-cnt > .bg-full:last-child{margin-bottom:-30px;}
table th{font-weight:bold;text-align:left;}
table[align=center]{margin:auto;}
table[border]{border-style:solid;border-color:#ccc;}
table[cellspacing='0']{border-collapse:collapse;}
table[border='0']{border:none;}
table[border] td,table[border] th{border:1px solid #b9ad91;padding:5px;}
table[border='0'] td,table[border='0'] th{border-width:0;padding:0;}
table[border='1'] td,table[border='1'] th{border-width:1px;}
table[border='2'] td,table[border='2'] th{border-width:2px;}
table[border='3'] td,table[border='3'] th{border-width:3px;}
table[border='4'] td,table[border='4'] th{border-width:4px;}
table[border='5'] td,table[border='5'] th{border-width:5px;}
.table{background:#fff;}
.table caption{text-align:left;font-weight:bold;text-transform:uppercase;padding:12px 10px;background:#ccc;}
.table td{padding:10px !important;}
.table th{font-weight:bold;padding:10px !important;background:#f6f8f9;}
.cms-slides{margin:1em 0;}
.cms-slides .cs-slide:last-child{border-bottom:1px solid #b9ad91;}
.cms-slides .cs-slide .cs-title{font-size:1.2em;font-family:'Playfair Display', serif;padding:1rem 20px 1rem 0;font-weight:bold;font-style:italic;cursor:pointer;position:relative;color:#b9ad91;border-top:1px solid #b9ad91;padding-left:28px;}
.cms-slides .cs-slide .cs-title:after{content:'+';width:20px;text-align:center;font-size:22px;font-family:arial, sans-serif;position:absolute;left:0px;top:50%;transform:translateY(-50%);}
.cms-slides .cs-slide.active .cs-title:after{content:'-';}
.cms-slides .cs-slide .cs-content{padding:1.5rem;border:none;border-top:none;}
.cms-slides .cs-slide:last-child{margin:0;}
.cms-slides:first-child{margin-top:0;}
.cms-slides:last-child{margin-bottom:0;}
.cms-tabs{margin:1em 0;}
.cms-tabs .ct-hdrs{display:flex;}
.cms-tabs .ct-hdrs .ct-hdr{font-size:1.1em;cursor:pointer;padding:12px 20px;margin:0 2px 0 0;background:#f6f8f9;border:1px solid #ccc;border-bottom:none;border-radius:0 0 0 0;}
.cms-tabs .ct-hdrs .ct-hdr.active{background:#fff;margin-bottom:-1px;}
.cms-tabs .ct-hdrs .ct-hdr:last-child{border-right:1px solid #ccc;}
.cms-tabs .ct-tabs{border:1px solid #ccc;border-radius:0 0 0 0;}
.cms-tabs .ct-tabs .ct-tab{padding:20px;}
.cms-tabs:first-child{margin-top:0;}
.cms-tabs:last-child{margin-bottom:0;}
.tpl-div{position:relative;background-position:center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tpl-col{margin:0 -12px;display:flex;flex-wrap:wrap;}
.tpl-col .tpl-ci{margin:15px 0;padding:0 12px;flex-grow:1;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tpl-col:first-child{margin-top:0;}
.tpl-col:last-child{margin-bottom:0;}
.pagination{display:flex;align-items:center;padding:10px 5px 0;margin:30px 0 0;border-top:1px solid #ccc;}
.pagination .cur{margin-right:auto;}
.pagination .pgs a{min-width:32px;height:32px;line-height:31px;vertical-align:middle;padding:0 2px;color:#2b2b2b;text-align:center;display:inline-block;background:#fff;border-radius:0;border:1px solid #ccc;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pagination .pgs a:hover{text-decoration:none;background:#dbdbdb;}
.pagination .pgs a.active{border-color:#b9ad91;color:#fff;background:#b9ad91;}
.pagination .pgs a.page-count-prev{text-indent:-2px;line-height:32px;}
.pagination .pgs a.page-count-next{text-indent:2px;line-height:32px;}
.msg-msg{padding:1em;margin:1em 0;position:relative;border-radius:2px;}
.msg-msg a{color:inherit;text-decoration:underline;}
.msg-msg a:hover{text-decoration:none;}
.msg-msg:before{float:left;font-size:1.2em;margin:-0.1em 0 0 -1.6em;font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.msg-msg:first-child{margin-top:0;}
.msg-msg:last-child{margin-bottom:0;}
.msg-message{color:#040f2b;padding-left:2.8em;background:#f6f8f9;}
.msg-message:before{content:'\f05a';}
.msg-info{color:#fff;padding-left:2.8em;background:#b9ad91;}
.msg-info:before{content:'\f05a';}
.msg-alert{color:#fff;padding-left:2.8em;background:#ff7043;}
.msg-alert:before{content:'\f071';}
.msg-success{color:#fff;padding-left:2.8em;background:#97be0d;}
.msg-success:before{content:'\f058';}
.msg-error{color:#fff;padding-left:2.8em;background:#c9202c;}
.msg-error:before{content:'\f057';}
.pop-pop{visibility:hidden;opacity:0;position:absolute;left:-5px;bottom:100%;z-index:1000;cursor:pointer;padding:10px;border-radius:5px;margin-bottom:15px;background:#fff;transition:300ms all ease;-webkit-transition:300ms all ease;max-width:200px;}
.pop-pop:before{float:left;font-size:14px;line-height:14px;margin:1px 0 0 -19px;font-family:"Font Awesome 5 Pro";font-style:normal;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.pop-pop:after{content:'';position:absolute;left:15px;top:100%;border:6px solid transparent;}
.pop-pop.active{visibility:visible;opacity:1;margin-bottom:10px;}
.pop-pop.right{left:auto;right:-5px;}
.pop-pop.right:after{left:auto;right:15px;}
.pop-pop.bottom{bottom:auto;top:100%;margin-top:15px;margin-bottom:0 !important;}
.pop-pop.bottom:after{bottom:100%;top:auto;border-top-color:transparent !important;}
.pop-pop.bottom.active{margin-top:10px;}
.pop-message{padding-left:26px;background:#e6edf5;}
.pop-message:before{content:'\f05a';}
.pop-message:after{border-top-color:#e6edf5;}
.pop-message.bottom:after{border-bottom-color:#e6edf5;}
.pop-error{color:#fff;padding-left:26px;background:#c9202c;}
.pop-error:before{content:'\f057';}
.pop-error:after{border-top-color:#c9202c;}
.pop-error.bottom:after{border-bottom-color:#c9202c;}
.pop-info{color:#fff;padding-left:26px;background:#97be0d;}
.pop-info:before{content:'\f058';}
.pop-info:after{border-top-color:#97be0d;}
.pop-info.bottom:after{border-bottom-color:#97be0d;}
.gm-style div,.gm-style span,.gm-style label,.gm-style a{font-family:arial, sans-serif !important;}
.gm-style b{font-weight:bold;}
iframe[name="google_conversion_frame"]{position:fixed;}
.ajax-loader{width:60px;height:16px;margin:auto;position:absolute;left:0;right:0;top:0;bottom:0;z-index:101;}
.ajax-loader span{float:left;margin:0 3px;display:block;width:14px;height:14px;border-radius:50%;background:#b9ad91;animation:zoomIO 1s infinite ease-in-out both;}
.ajax-loader span:nth-child(2){animation-delay:100ms;}
.ajax-loader span:nth-child(3){animation-delay:200ms;}
.ajax-loader.static{position:static;}
.ajax-loader.white span{background:#fff;}
@keyframes rotate{from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes zoomIO{0%{transform:scale(0);}
40%{transform:scale(1);}
100%{transform:scale(0);}
}
.about-me{margin-top:64px;width:1200px;margin:0 auto;}
.about-me .wrapper{width:fit-content;}
.about-me .wrapper .socials{text-align:center;margin-top:24px;margin-right:-12px;}
.about-me .wrapper .socials a{font-size:4rem;margin-right:12px;color:#b9ad91;text-decoration:none;}
.about-me .title{font-size:48px;font-family:'Playfair Display', serif;color:#b9ad91;font-weight:bold;margin-bottom:12px;}
.about-me .subtitle{font-size:24px;font-family:'Playfair Display', serif;font-style:italic;}
.about-me p{font-size:1.8rem;}
.parallax-main-page{padding-top:96px;padding-bottom:96px;margin-bottom:96px;}
.servises-top{margin-top:64px !important;margin-bottom:32px;}
.subtitle-title{font-family:'Playfair Display', serif;margin-bottom:48px;}
.bg-gallery{background-image:url('/i/background-gallery.jpg');width:100%;height:100%;background-repeat:no-repeat;background-position:bottom;background-size:cover;}
.packets .packet{border-bottom:2px solid #b9ad91;margin-bottom:32px;padding-bottom:12px;}
.packets .packet .title{font-family:'Playfair Display', serif;margin-bottom:-14px;}
.bg-voucher{min-height:450px;position:relative;}
.image-right{position:absolute;right:0;width:50%;}
.image-right img{position:relative;}
.background-left-voucher{background-image:url('/i/voucher-img.jpg');background-attachment:fixed;background-repeat:no-repeat;background-size:cover;width:50%;height:110%;right:0;position:absolute;top:-94px;}
@media screen and (max-width: 1000px){.tpl-col-5:not(.tpl-col-rwd-keep) > .tpl-ci{width:33.3333% !important;}
.tpl-col-4:not(.tpl-col-rwd-keep) > .tpl-ci{width:50% !important;}
.tpl-col-rwd-full > .tpl-ci{width:100% !important;}
.tpl-col-rwd-half{flex-wrap:wrap;}
.tpl-col-rwd-half > .tpl-ci{width:50% !important;}
}
@media screen and (max-width: 740px){.tpl-col-5:not(.tpl-col-rwd-medium-keep) > .tpl-ci{width:50% !important;}
.tpl-col-4:not(.tpl-col-rwd-medium-keep) > .tpl-ci{width:50% !important;}
.tpl-col-3:not(.tpl-col-rwd-medium-keep) > .tpl-ci{width:100% !important;}
.tpl-col-rwd-medium-full > .tpl-ci{width:100% !important;}
.tpl-col-rwd-medium-half > .tpl-ci{width:50% !important;}
}
@media screen and (max-width: 540px){.tpl-col-5:not(.tpl-col-rwd-small-keep) > .tpl-ci{width:50% !important;}
.tpl-col-4:not(.tpl-col-rwd-small-keep) > .tpl-ci{width:100% !important;}
.tpl-col-3:not(.tpl-col-rwd-small-keep) > .tpl-ci{width:100% !important;}
.tpl-col-2:not(.tpl-col-rwd-small-keep) > .tpl-ci{width:100% !important;}
}
@media screen and (max-width: 400px){.tpl-col.tpl-col-5 > .tpl-ci,.tpl-col.tpl-col-4 > .tpl-ci,.tpl-col.tpl-col-4 > .tpl-ci,.tpl-col.tpl-col-2 > .tpl-ci,.tpl-col.tpl-col-1 > .tpl-ci{width:100% !important;}
}
