html{font-size:62.5%;}
body{font-size:1.4rem;color:#22313a;text-align:left;font-family:Open Sans, sans-serif;background:#fff;-webkit-text-size-adjust:100%;}
*{margin:0;padding:0;}
img{border:none;vertical-align:middle;}
blockquote{font-style:italic;padding:1em;margin:1em -3px;position:relative;background:#ececec;}
blockquote:before{content:'„';color:#d3d3d3;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 20px;border:1px solid #b7d7eb;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border-radius:20px;transition:300ms all ease;-webkit-transition:300ms all ease;}
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:#1785c8;}
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:35px;}
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:25px;}
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:45px;}
input[type=checkbox]{background:none;}
textarea{resize:vertical;padding:15px 20px;}
select{height:35px;padding:5px;border:1px solid #b7d7eb;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
select option{padding:0 5px;}
::placeholder{color:#b7d7eb !important;opacity:1;}
:-ms-input-placeholder{color:#b7d7eb !important;}
::-ms-input-placeholder{color:#b7d7eb !important;}
.cms-has-popup{cursor:pointer;}
h1,.h1{margin:0.5em 0;font-size:2.8em;line-height:1.2;font-weight:normal;}
h2,.h2{margin:0.5em 0;font-size:2.5em;line-height:1.2;font-weight:normal;}
h3,.h3{margin:0.5em 0;font-size:1.8em;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 #b7d7eb;}
a:not(.button){text-decoration:none;color:#1785c8;}
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 #b7d7eb;}
img.border.rounded{box-shadow:10px 10px 40px rgba(0,0,0,0.05);}
.color-base{color:#1785c8;}
.color-text{color:#22313a;}
.color-err{color:#c9202c;}
.color-ok{color:#238500;}
.color-grey{color:#b7d7eb;}
.color-dark{color:#22313a;}
.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;}
.medium{font-weight:500;}
.semibold{font-weight:600;}
.extrabold{font-weight:800;}
.uc{text-transform:uppercase;}
.lc{text-transform:lowercase;}
.hidden{display:none;}
.fa.fa-border{padding:0.6em;border:2px solid #1785c8;border-radius:50%;}
.fa.fa-fw{width:1em;}
.bg-base{color:#fff;background-color:#1785c8;}
.bg-ok{color:#fff;background-color:#238500;}
.bg-err{color:#fff;background-color:#c9202c;}
.bg-dark{color:#fff;background-color:#22313a;}
.bg-grey{background-color:#ececec;}
.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;}
[class^='bg-'].padding,[class*=' bg-'].padding{padding:30px;}
.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:20px;line-height:19px;font-size:0.8em;padding:0 6px;}
.buttons.small .button{height:25px;line-height:24px;font-size:0.9em;padding:0 12px;}
.buttons.big .button{height:45px;line-height:44px;font-size:1.2em;padding:0 20px;}
.buttons .button{margin:0 2px;}
.button{height:35px;line-height:34px;color:#fff;font-size:1em;text-align:center;padding:0 20px;display:inline-block;vertical-align:middle;cursor:pointer;white-space:nowrap;border:none;text-decoration:none;border-radius:5px;background:transparent linear-gradient(137deg,#557a91 0%,#22313a 100%) 0% 0% no-repeat padding-box;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;}
.button:hover{text-decoration:none;opacity:0.8;}
.button:active{transform:translateY(1px);-webkit-transform:translateY(1px);}
.button.tiny{height:20px;line-height:19px;font-size:0.8em;padding:0 6px;}
.button.small{height:25px;line-height:24px;font-size:0.9em;padding:0 12px;}
.button.big{height:45px;line-height:44px;font-size:1.2em;padding:0 30px;}
.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.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 15px 0 -12px;}
.button.close,.button.grey,.button.back{background:#ececec;color:#22313a;}
.button.submit{background:#1785c8;}
.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.plain{color:#1785c8;background:none;position:relative;}
.button.plain:before{content:'';border:2px solid #1785c8;position:absolute;left:0;top:0;right:0;bottom:0;border-radius:5px;}
.button.block{display:block;width:100%;}
.button.icon{width:35px;padding:0;}
.button.icon:before{font-size:14px;}
.button.icon.tiny{width:20px;padding:0;}
.button.icon.tiny:before{font-size:11px;}
.button.icon.small{width:25px;padding:0;}
.button.icon.small:before{font-size:12px;}
.button.icon.big{width:45px;padding:0;}
.button.icon.big:before{font-size:16px;}
table th{font-weight:bold;text-align:left;}
table[align=center]{margin:auto;}
table[border]{border-style:solid;border-color:#b7d7eb;}
table[cellspacing='0']{border-collapse:collapse;}
table[border='0']{border:none;}
table[border] td,table[border] th{border:1px solid #b7d7eb;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:#b7d7eb;}
.table td{padding:10px !important;}
.table th{font-weight:bold;padding:10px !important;background:#ececec;}
.cms-slides{margin:1em 0;}
.cms-slides .cs-slide{margin:0 0 5px;}
.cms-slides .cs-slide .cs-title{font-size:1.1em;padding:1rem 20px 1rem 1.5rem;cursor:pointer;position:relative;background:#ececec;border:1px solid #b7d7eb;}
.cms-slides .cs-slide .cs-title:after{content:'+';width:20px;text-align:center;font-size:22px;font-family:arial, sans-serif;position:absolute;right:10px;top:50%;transform:translateY(-50%);}
.cms-slides .cs-slide.active .cs-title:after{content:'-';}
.cms-slides .cs-slide .cs-content{padding:1.5rem;border:1px solid #b7d7eb;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;border-bottom:1px solid #b7d7eb;}
.cms-tabs .ct-hdrs .ct-hdr{font-size:1.1em;font-weight:bold;cursor:pointer;padding:1rem 1.5rem;margin:0 2px 0 0;background:#ebf6fe;border:1px solid #ebf6fe;border-bottom:none;border-radius:5px 5px 0 0;}
.cms-tabs .ct-hdrs .ct-hdr.active{color:#1785c8;background:#fff;margin-bottom:-1px;border-color:#b7d7eb;}
.cms-tabs .ct-tabs .ct-tab{padding:1.5rem 0;}
.cms-tabs:first-child{margin-top:0;}
.cms-tabs:last-child{margin-bottom:0;}
.tpl-div{position:relative;background-position:center;}
.tpl-div.bg-full{margin-left:calc(50vw + 50%);margin-right:calc(-50vw + 50%);padding:30px 50vw;}
.article > .tpl-div.bg-full:last-child{margin-bottom:-30px;}
.tpl-col{margin:30px -15px;display:flex;}
.tpl-col .tpl-ci{padding:0 15px;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;text-align:right;padding:15px 5px 3px;margin:15px 0 0;border-top:1px solid #b7d7eb;}
.pagination .cur{margin-right:auto;align-self:center;}
.pagination a{min-width:35px;height:35px;line-height:33px;padding:0 2px;color:#2b2b2b;text-align:center;display:inline-block;background:#fff;border:1px solid #b7d7eb;border-radius:5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.pagination a:hover{text-decoration:none;background:#dbdbdb;}
.pagination a.active{color:#fff;background:#1785c8;border-color:#1785c8;}
.msg-msg{padding:1em;margin:1em 0;position:relative;border-radius:2px;}
.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{padding-left:2.8em;background:#ececec;}
.msg-message:before{content:'\f05a';}
.msg-info{color:#fff;padding-left:2.8em;background:#1785c8;}
.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:#238500;}
.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:#238500;}
.pop-info:before{content:'\f058';}
.pop-info:after{border-top-color:#238500;}
.pop-info.bottom:after{border-bottom-color:#238500;}
.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:#1785c8;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);}
}
