body{font-family:'Open Sans', arial, sans-serif;font-weight:400;font-size:14px;line-height:1.6;text-align:left;color:#000;background:#fff;}
*{margin:0;padding:0;}
*:focus{outline:none;}
img{max-width:100%;border:none;vertical-align:middle;}
blockquote{position:relative;margin:20px 0;padding:0 0 0 90px;font-style:italic;font-size:15px;}
blockquote:before{content:"\f10e";font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);position:absolute;left:0;top:0;width:70px;height:70px;line-height:72px;text-align:center;font-style:normal;font-size:28px;color:#c00;background:#fff;border-radius:100%;overflow:hidden;}
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 10px;border:1px solid #000;background:#fff;border-radius:2px;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:#000;}
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:#f00;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:34px;}
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:30px;}
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:38px;}
input[type=checkbox]{background:none;}
textarea{resize:vertical;}
select{height:34px;padding:5px;border:1px solid #000;background:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
select option{padding:0 5px;}
::-moz-placeholder{color:#999 !important;opacity:1;}
::-webkit-input-placeholder{color:#999 !important;}
:-ms-input-placeholder{color:#999 !important;}
.placeholder{color:#999;}
.cms-has-popup{cursor:pointer;}
h1{margin:10px 0;font-size:24px;font-weight:700;line-height:1.3;}
h2{margin:10px 0;font-size:24px;font-weight:400;line-height:1.3;}
h3{margin:10px 0;font-size:20px;font-weight:700;line-height:1.3;}
h4{margin:10px 0;font-size:20px;font-weight:400;line-height:1.3;}
h5{margin:10px 0;font-size:15px;font-weight:700;line-height:1.3;}
h6{margin:10px 0;font-size:15px;font-weight:400;line-height:1.3;}
p{margin:10px 0;}
strong{font-weight:700;}
ul,ol{margin:15px 0 15px 25px;}
ul ul{margin:5px 0 5px 15px;}
ol ol{margin:5px 0 5px 15px;}
li{margin:5px 0;}
hr{border:none;margin:15px 0;border-bottom:1px solid #000;}
a{text-decoration:none;color:#c00;}
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,ul:first-child,ol: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,ul:last-child,ol:last-child{margin-bottom:0;}
.clear{clear:both;height:0;}
.left{float:left;}
.right{float:right;}
.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 #000;}
img.border.rounded{box-shadow:10px 10px 40px rgba(0,0,0,0.05);}
.color-base{color:#c00;}
.color-dark{color:#000;}
.color-err{color:#f00;}
.color-ok{color:#0f0;}
.text-big{font-size:36px;}
.text-medium{font-size:28px;}
.thin{font-weight:300;}
.semibold{font-weight:600;}
.extrabold{font-weight:800;}
.fa.fa-border{padding:0.6em;border:2px solid #c00;border-radius:50%;}
.fa.fa-fw{width:1em;}
.bg-base-color{color:#fff;background-color:#c00;}
.bg-base-color .headline:after{background:#fff;}
.bg-dark-color{color:#fff;background-color:#000;}
.bg-dark-color .headline:after{background:#fff;}
.bg-grey-color{background-color:#fff;}
.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;}
.headline{font-size:36px;font-weight:400;margin:0 0 20px;padding-bottom:10px;position:relative;}
.headline:after{content:'';position:absolute;left:0;bottom:-2px;width:35px;height:3px;background:#c00;}
.headline.small{font-size:24px;font-weight:400;padding-bottom:10px;margin:0 0 15px;}
.headline[style*='center']:after{right:0;left:0;margin:auto;}
.headline[style*='right']:after{left:auto;right:0;}
.headline a{color:inherit;}
.headline a:hover{color:#c00;text-decoration:none;}
.buttons{line-height:0;margin:15px 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.small .button{height:30px;line-height:29px;font-size:11px;padding:0 12px;}
.buttons.big .button{height:38px;line-height:37px;font-weight:bold;padding:0 20px;}
.buttons .button{margin:0 2px;}
.button{height:34px;line-height:34px;font-size:13px;font-weight:700;text-align:center;text-transform:uppercase;padding:0 20px;display:inline-block;cursor:pointer;border-radius:2px;background:#c00;color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition:240ms all ease;-webkit-transition:240ms all ease;}
.button:hover{text-decoration:none;opacity:0.8;}
.button:active{transform:translateY(1px);-webkit-transform:translateY(1px);}
.button:before{font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);margin-left:-5px;margin-right:10px;font-weight:normal;color:inherit;}
.button.small{height:30px;line-height:30px;font-size:11px;padding:0 15px;}
.button.small:before{margin-left:-2px;margin-right:10px;}
.button.big{height:38px;line-height:38px;padding:0 25px;}
.button.big:before{margin-left:-5px;margin-right:15px;}
.button.dark{background:#000;}
.button.grey{color:#000;background:#dedede;}
.button[href$=".xml"]:before,.button[href$=".css"]:before,.button[href$=".htm"]:before,.button[href$=".html"]:before{content:"\f1c9";}
.button[href$=".txt"]:before{content:"\f0f6";}
.button[href$=".odt"]:before,.button[href$=".doc"]:before,.button[href$=".docx"]:before{content:"\f1c2";}
.button[href$=".pdf"]:before{content:"\f1c1";}
.button[href$=".xls"]:before,.button[href$=".xlsx"]:before{content:"\f1c3";}
.button[href$=".psd"]:before,.button[href$=".svg"]:before,.button[href$=".png"]:before,.button[href$=".gif"]:before,.button[href$=".jpg"]:before,.button[href$=".jpeg"]:before{content:"\f1c5";}
table th{font-weight:bold;text-align:left;}
table[align=center]{margin:auto;}
table[border]{border-style:solid;border-color:#000;}
table[cellspacing='0']{border-collapse:collapse;}
table[border='0']{border:none;}
table[border] td,table[border] th{border-style:solid;border-color:#000;padding:5px;}
table[border='0'] td,table[border='0'] th{border-width:0;padding:0;}
.table{background:#fff;}
.table caption{text-align:left;font-weight:bold;text-transform:uppercase;padding:12px 10px;background:#000;}
.table td{padding:10px !important;}
.table th{font-weight:bold;padding:10px !important;background:#fff;}
.cms-plugin{color:#000 !important;}
.cms-slides{margin:15px 0;}
.cms-slides .cs-slide{margin:0 0 5px;}
.cms-slides .cs-slide .cs-title{font-size:13px;padding:12px 20px 12px 15px;cursor:pointer;position:relative;background:#eee;border:1px solid #000;}
.cms-slides .cs-slide .cs-title:after{content:'+';font-size:22px;line-height:20px;color:#515a5f;font-family:arial, sans-serif;position:absolute;right:10px;top:50%;margin:-8px 0 0;}
.cms-slides .cs-slide.active .cs-title:after{content:'-';right:13px;margin:-10px 0 0;}
.cms-slides .cs-slide .cs-content{padding:15px;border:1px solid #000;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:15px 0;}
.cms-tabs .ct-hdrs .ct-hdr{float:left;cursor:pointer;padding:12px 15px;margin-right:2px;background:#eee;border:1px solid #000;border-bottom:none;}
.cms-tabs .ct-hdrs .ct-hdr.active{background:#fff;border-bottom:1px solid #fff;margin-bottom:-1px;}
.cms-tabs .ct-hdrs .ct-hdr:last-child{border-right:1px solid #000;}
.cms-tabs .ct-hdrs:after{content:'';display:block;clear:both;}
.cms-tabs .ct-tabs{border:1px solid #000;}
.cms-tabs .ct-tabs .ct-tab{padding:15px;}
.cms-tabs:first-child{margin-top:0;}
.cms-tabs:last-child{margin-bottom:0;}
.tpl-div{position:relative;background-position:center center;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.tpl-div.bg-full{margin:0 -50vw;padding-left:50vw !important;padding-right:50vw !important;}
.tpl-col{margin:15px -15px;}
.tpl-col:after{content:'';display:block;clear:both;}
.tpl-col .tpl-ci{float:left;padding:0 15px;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{padding:15px 0 0 0;text-align:center;}
.pagination .cur{float:left;font-size:12px;margin-left:10px;line-height:30px;}
.pagination .pgs{float:right;}
.pagination .pgs a{display:inline-block;width:28px;height:28px;line-height:28px;font-size:13px;font-weight:700;text-align:center;text-decoration:none;color:#000;border:1px solid #000;border-radius:2px;overflow:hidden;transition:300ms all ease;-webkit-transition:300ms all ease;}
.pagination .pgs a.active{color:#c00;border-color:#c00;}
.pagination .pgs a.page-count-next,.pagination .pgs a.page-count-prev{width:20px;font-size:11px;font-weight:400;border-color:transparent;}
.pagination .pgs a:hover{color:#c00;border-color:#c00;}
.pagination .pgs a:hover.page-count-prev,.pagination .pgs a:hover.page-count-next{border-color:transparent;}
.pagination:after{content:'';display:block;clear:both;}
.msg-msg{font-size:13px;padding:15px;margin:15px 0;position:relative;border-radius:2px;}
.msg-msg:before{float:left;font-size:20px;line-height:20px;margin:-1px 0 0 -27px;font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}
.msg-msg:first-child{margin-top:0;}
.msg-msg:last-child{margin-bottom:0;}
.msg-message{padding-left:38px;background:#e6edf5;}
.msg-message:before{content:'\f05a';}
.msg-error{color:#fff;padding-left:38px;background:#f00;}
.msg-error:before{content:'\f057';}
.msg-info{color:#fff;padding-left:38px;background:#0f0;}
.msg-info:before{content:'\f058';}
.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:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}
.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:#f00;}
.pop-error:before{content:'\f057';}
.pop-error:after{border-top-color:#f00;}
.pop-error.bottom:after{border-bottom-color:#f00;}
.pop-info{color:#fff;padding-left:26px;background:#0f0;}
.pop-info:before{content:'\f058';}
.pop-info:after{border-top-color:#0f0;}
.pop-info.bottom:after{border-bottom-color:#0f0;}
.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:#c00;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);}
}
.price-list{text-align:center;border:4px solid #000;}
.price-list.highlight{border:4px solid #c00;}
.price-list.highlight .price{background:#c00;color:#fff;}
.price-list .title{padding:15px 10px;}
.price-list .price{padding:25px 10px;background:#000;}
.price-list .contains{padding:20px 10px;}
.price-list .btn{padding:5px 10px 25px 10px;}
