/*
 * @author Kras-Web http://www.kras-web.ru
 * @copyright Copyright (c)2007 - 2018 Kras-Web
*/
 
.font{
font-family:'Roboto',sans-serif;font-weight:400;/*reg*/
font-family:'Roboto',sans-serif;font-weight:900;/*bold*/
}

.color{
color:#000;
color:#fff;
color:#f3f7e5;background:rgba(243, 247,229,0.9);
color:#c1e301;background:rgba(193,227,1,0.9);/*main*/
color:#c3e501;background:rgba(195,229,1,0.9);/*slider*/
color:#a0bb00;background:rgba(160,187,0,0.9);
color:#849b00;background:rgba(132,155,0,0.9);
color:#fff700;background:rgba(255,247,0,0.9);
color:#952d00;background:rgba(149,45,0,0.9);
color:#531b03;background:rgba(83,27,3,0.9);
color:#511002;background:rgba(81,16,2,0.9);
}

/*basic*/
.clear,.clr{clear:both;height:0;overflow:hidden;}
.clearfix{clear:both;}

a{transition:color 400ms,background-color 400ms,border 400ms;color:#952d00;text-decoration:none;}
a:hover,a:focus,a:active{text-decoration:none;}

img{display:block;max-width:100%;height:auto;}

label{font-weight:normal;}
legend{padding-bottom:10px;}

textarea{resize:none;}
/*textarea{resize:vertical;}
textarea{resize:horizontal;}*/

*:focus,
a:focus,
a:active,
a:-moz-focus-inner{outline:0!important;}
:focus,
input:focus,input:active,
textarea:focus,textarea:active,
button:active,button:focus{outline:none!important;}
button::-moz-focus-inner{border: 0;}










/*body*/
body{font-family:'Roboto',sans-serif;font-weight:400;font-size:15px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000;}

@media print{
.visible-print{display:inherit!important;}
.hidden-print{display:none!important;}
}

/*Ð¼Ð¾Ð´Ð°Ð»ÐºÐ°*/
body.site[style="overflow:hidden;"]{padding-right:17px!important;}

/*preloader*/
body.helix-ultimate-preloader{overflow:hidden;}
body.helix-ultimate-preloader:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:99998;background:rgba(255,255,255,.9);}
body.helix-ultimate-preloader:after{content:"\f110";font-family:"FontAwesome";font-size:36px;position:fixed;top:50%;left:50%;margin-top:-24px;margin-left:-24px;width:48px;height:48px;line-break:48px;text-align:center;color:#952d00;-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;z-index:99999;}

/*Ð¼ÐµÐ½ÑŽ - ÑÐµÐºÑ†Ð¸Ñ*/
#sp-header{height:54px;position:relative;left:0;top:0;width:100%;z-index:99;background:#849b00;}
/*#sp-header .logo{height:54px;display:inline-flex;margin:0;align-items:center;}
#sp-header .logo a{font-size:24px;line-height:1;margin:0;padding:0;}
#sp-header .logo p{margin:5px 0 0;}*/
#sp-header.header-sticky{position:fixed;z-index:9999;/*background:rgba(255,255,255,1.0);box-shadow:0 0 30px 20px rgba(255,255,255,0.9);*/}

/*megamenu*/
.sp-megamenu-parent{list-style:none;padding:0;margin:0 -15px;z-index:99;position:relative;display:flex!important;justify-content: space-between;align-items: center;align-content: center;}

.sp-megamenu-parent > li{position:relative;padding:7px 0;display:inline-block;}
.sp-megamenu-parent > li:empty{width:4px;height:4px;padding:0;background:#531b03;border-radius: 50%;}

.sp-megamenu-parent > li.menu-justify{position:static;}

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span{display:inline-block;padding:0 15px;line-height:40px;font-size:15px;margin:0;text-transform:uppercase;font-weight:700;color:#fff700;border-radius:20px;}

.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a{color:#fff;font-weight:700;background:#952d00;border-radius:20px;}
.sp-megamenu-parent > li:hover > a{color:#fff;background:#952d00;}
/*.sp-megamenu-parent > li:first-child > a{color:#fff700;}*/

.sp-megamenu-parent > li .sp-menu-badge{height:20px;line-height:20px;padding:0 5px;font-size:10px;letter-spacing:1px;display:inline-block;text-transform:uppercase;background:#85a900;color:#fff;border-radius:3px;}

.sp-megamenu-parent .sp-module{padding:10px;}

.sp-megamenu-parent .sp-mega-group{list-style:none;padding:0;margin:0;}
.sp-megamenu-parent .sp-mega-group > li > a{color:#fff700;display:block;text-transform:uppercase;font-size:14px;font-weight:600;margin-bottom:10px;}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child{list-style:none;padding:0;margin:0;}

.sp-megamenu-parent .sp-dropdown{margin:0;position:absolute;z-index:10;display:none;text-align:left;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{padding:12px 20px;background:#85a900;/*box-shadow:0 3px 5px 0 rgba(0,0,0,0.2);border:1px solid #f2d2c7;border-top:none;*/}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child){margin-top:20px;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items{list-style:none;padding:0;margin:0;}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main{top:100%;}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub{top:0;}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner{/*box-shadow:0 0 5px rgba(0,0,0,0.2);*/}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item{display:block;padding:0;position:relative;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge){font-size:14px;line-height:1;display:inline-block;margin:3.5px 0;padding:0 15px;cursor:pointer;color:#fff700;text-transform: uppercase;border-radius:20px;line-height:40px;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover{color:#fff;background:#952d00;}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a{color:#fff;background:#952d00;}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title{
text-transform:uppercase;font-weight:bold;}
.sp-megamenu-parent .sp-dropdown .sp-module{padding:0;}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title{font-size:14px;margin:0 0 15px;text-transform:uppercase;font-weight:bold;}

.sp-megamenu-parent .sp-dropdown .sp-module .latestnews{margin:0;}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li:not(:last-child){margin:0 0 15px;}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a{font-size:14px;}
.sp-megamenu-parent .sp-dropdown .sp-module .latestnews > li a span{opacity:0.8;}

.sp-megamenu-parent .sp-dropdown-mega > .row{margin-top:30px;}
.sp-megamenu-parent .sp-dropdown-mega > .row:first-child{margin-top:0;}
.sp-megamenu-parent .sp-has-child:hover > .sp-dropdown{display:block;}

.sp-megamenu-parent.menu-animation-fade .sp-has-child:hover > .sp-dropdown{animation:spFadeIn 600ms;}
.sp-megamenu-parent.menu-animation-fade-up .sp-has-child:hover > .sp-dropdown{animation:spFadeInUp 400ms ease-in;}
.sp-megamenu-parent.menu-animation-fade-down .sp-has-child:hover > .sp-dropdown{animation:spFadeInDown 400ms ease-in;}
.sp-megamenu-parent.menu-animation-zoom .sp-has-child:hover > .sp-dropdown{animation:spZoomIn 300ms;}
.sp-megamenu-parent.menu-animation-rotate .sp-has-child:hover > .sp-dropdown{animation:spRotateIn 300ms;}
.sp-megamenu-parent.menu-animation-pulse .sp-has-child:hover > .sp-dropdown{animation:spPulse 300ms;}

body.ltr .sp-megamenu-parent > li.sp-has-child > a:after,
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after{color:#fff700;font-family:"FontAwesome";content:"\f107";float:right;margin-left:7px;}

body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-right{margin-left:5px;}
body.ltr .sp-megamenu-parent > li .sp-menu-badge.sp-menu-badge-left{margin-right:5px;}
body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child > a:after{font-family:"FontAwesome";content:"\f105";float:right;margin-left:7px;}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-menu-center{margin-left:45px;}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right{left:0;}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full{left:auto;right:0;}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left{right:0;}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub{left:100%;}

@media (min-width:576px){
    .sp-menu-full.container{width:540px;} }
@media (min-width:768px){.sp-menu-full.container{width:720px;}}
@media (min-width:992px){
    .sp-menu-full.container{width:960px;}
}
@media (min-width:1200px){.sp-menu-full.container{width:1140px;}}

/*megameni - ÐºÐ¾Ð»Ð¾Ð½ÐºÐ¸*/
.sp-megamenu-parent .sp-dropdown{width:450px!important;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items{display: flex;flex-flow:row wrap;}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items li{width:50%;}









/*offcanvas*/
#offcanvas-toggler,
#offcanvas-toggler > .fa{transition:color 400ms,background-color 400ms,border 400ms;}
#offcanvas-toggler{display:block;height:40px;line-height:1.0;font-size:22px;padding:9px;border:1px solid #fff700;}

#offcanvas-toggler > span:hover{color:#fff;}
#offcanvas-toggler > .fa{color:#fff700;}
#offcanvas-toggler > .fa:hover,
#offcanvas-toggler > .fa:focus,
#offcanvas-toggler > .fa:active,
#offcanvas-toggler:hover > .fa{color:#531b03;}
#offcanvas-toggler:hover{border:1px solid #531b03;}

.offcanvas-init{overflow-x:hidden;position:relative;}
.offcanvas-active .offcanvas-overlay{visibility:visible;opacity:1;}
.offcanvas-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;z-index:9999;visibility:hidden;-webkit-transition:0.6s;transition:0.6s;}

.body-wrapper{position:relative;-webkit-transition:0.6s;transition:0.6s;backface-visibility:hidden;}

.close-offcanvas{position:absolute;top:15px;z-index:1;border-radius:100%;width:24px;height:24px;line-height:24px;text-align:center;font-size:14px;background:#fff700;color:#531b03;}
.close-offcanvas:hover{background:#c3e501;color:#531b03;}

.offcanvas-menu{width:300px;height:100%;position:fixed;top:0;overflow:inherit;-webkit-transition:all 0.6s;transition:all 0.6s;z-index:10000;background-color:#849b00;color:#fff700;}

.offcanvas-menu .offcanvas-inner{padding:50px 20px 20px 20px;}

.offcanvas-menu .offcanvas-inner .sp-module{padding:0;margin:0;}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title{font-size:1rem;font-weight:bold;}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child){margin-bottom:20px;}

.offcanvas-menu .offcanvas-inner .sp-module ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0;list-style:none;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li{border:0;padding:0;margin:0;position:relative;overflow:hidden;display:block;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span{display:block;font-size:1.2rem;/*padding:0.125rem 0;*/padding:0.4rem 0;position:relative;color:#fff700;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > span{color:#531b03;}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus{color:#531b03;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler{display:block;position:absolute;top:50%;cursor:pointer;transform:translateY(-50%);-webkit-transform:translateY(-50%);font-family:FontAwesome;color:#fff700;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler:after{content:"\f055";}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > a > .menu-toggler:after,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent.menu-parent-open > .menu-separator > .menu-toggler:after{content:"\f056";}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul{display:none;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a{font-size:1.2rem;line-height:1.4rem;}

body.ltr #offcanvas-toggler.offcanvas-toggler-right{float:right;margin-left:20px;}
body.ltr #offcanvas-toggler.offcanvas-toggler-left{float:left;margin-right:20px;}
body.ltr.offcanvs-position-left .body-wrapper{left:0;}
body.ltr.offcanvs-position-left .offcanvas-menu{left:-300px;}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu{left:0;}
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper{left:300px;}
body.ltr.offcanvs-position-right .body-wrapper{right:0;}
body.ltr.offcanvs-position-right .offcanvas-menu{right:-300px;}
body.ltr.offcanvs-position-right.offcanvas-active .offcanvas-menu{right:0;}
body.ltr.offcanvs-position-right.offcanvas-active .body-wrapper{right:300px;}

body.ltr .close-offcanvas{right:15px;}

body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler,
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler{right:0;}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul{margin-left:15px;}

/*animation*/
@keyframes spFadeIn{
from{opacity:0;}
to{opacity:1;}
}
@keyframes spFadeInUp{
0%{opacity:0;transform:translateY(20px);}
100%{opacity:1;transform:translateY(0);}
}
@keyframes spFadeInDown{
0%{opacity:0;transform:translateY(-20px);}
100%{opacity:1;transform:translateY(0);}
}
@keyframes spZoomIn{
0%{opacity:0;transform:scale3d(0.3,0.3,0.3);}
100%{opacity:1;}
}
@keyframes spRotateIn{
from{transform-origin:center;transform:rotate3d(0,0,1,-45deg);opacity:0;}
to{transform-origin:center;transform:none;opacity:1;}
}
@keyframes spPulse{
from{opacity:0;transform:scale3d(1,1,1);}
50%{opacity:0.5;transform:scale3d(1.05,1.05,1.05);}
to{opacity:1;transform:scale3d(1,1,1);}
}
@keyframes spSpin{
to{transform:rotate(360deg);}
}










/*Ñ„Ð¾Ñ€Ð¼Ñ‹*/
.control-group{margin-bottom:1rem;}

select.form-control:not([multiple]),
select.inputbox:not([multiple]),
select:not([multiple]){height:calc(2.25rem + 2px);}

input[type="text"]:not(.form-control),
input[type="email"]:not(.form-control),
input[type="url"]:not(.form-control),
input[type="date"]:not(.form-control),
input[type="password"]:not(.form-control),
input[type="search"]:not(.form-control),
input[type="tel"]:not(.form-control),
input[type="number"]:not(.form-control),
select:not(.form-control){display:block;width:100%;padding:0.5rem 0.75rem;font-size:1rem;line-height:1.25;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;}

input[type="text"]:not(.form-control):focus,
input[type="email"]:not(.form-control):focus,
input[type="url"]:not(.form-control):focus,
input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus,
input[type="search"]:not(.form-control):focus,
input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus,
select:not(.form-control):focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;}

.chzn-select,.chzn-select-deselect{width:100%;}

.chzn-container.chzn-container-single .chzn-single{display:block;width:100%;padding:0.5rem 0.75rem;font-size:1rem;line-height:1.25;height:calc(2.25rem + 2px);color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;box-shadow:none;}

.chzn-container.chzn-container-single .chzn-single div{width:30px;background:none;}
.chzn-container.chzn-container-single .chzn-single div > b{background:none;position:relative;}
.chzn-container.chzn-container-single .chzn-single div > b:after{content:"\f0dc";font-family:FontAwesome;font-size:0.875rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single{border-radius:0.25rem 0.25rem 0 0;}

.chzn-container.chzn-container-single .chzn-search{padding:0.625rem;}
.chzn-container.chzn-container-single .chzn-search input[type="text"]{display:block;width:100%;padding:0.5rem 1.429rem 0.5rem 0.75rem;font-size:0.875rem;line-height:1.25;height:calc(2rem + 2px);color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;box-shadow:none;-webkit-box-shadow:none;}
.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 0.2rem rgba(0,123,255,.25);-webkit-box-shadow:0 0 0 0.2rem rgba(0,123,255,.25);}
.chzn-container.chzn-container-single .chzn-search:after{content:"\f002";font-family:FontAwesome;font-size:0.875rem;color:rgba(0,0,0,.2);position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-transform:translateY(-50%);}

.chzn-container.chzn-container-single .chzn-drop{border-color:rgba(0,0,0,.15);border-radius:0 0 0.25rem 0.25rem;box-shadow:none;-webkit-box-shadow:none;}

.chzn-container.chzn-container-single .chzn-results li.highlighted{background-image:none!important;}

.chzn-container.chzn-container-multi .chzn-choices{display:block;width:100%;padding:0 0.75rem;min-height:calc(2.25rem + 2px);line-height:1.25;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0.25rem;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;box-shadow:none;-webkit-box-shadow:none;}
.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"]{font-size:0.875rem;font-weight:normal;line-height:1.25;height:calc(2rem + 2px);background-color:#fff;}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice{margin:5.5px 5px 0 0;padding:5px 20px 5px 5px;background-image:none;background-color:#f5f5f5;border-color:rgba(0,0,0,.1);box-shadow:none;-webkit-box-shadow:none;}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{background:none;top:5px;color:rgba(0,0,0,.2);}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{color:rgba(0,0,0,.5);}
.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after{content:"\f00d";font-family:FontAwesome;font-size:0.875rem;position:absolute;top:0;right:0;}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices{border-radius:0.25rem;}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop{margin-top:-4px;border:none;border-radius:0;box-shadow:none;-webkit-box-shadow:none;}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty){padding:0.75rem;background:#fff;border:1px solid rgba(0,0,0,.15);border-top:0;border-radius:0 0 0.25rem 0.25rem;}
.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results{background:none;}
.form-horizontal .control-label{float:left;width:auto;padding-top:5px;padding-right:5px;text-align:left;}
.form-horizontal .controls{margin-left:220px;}

/*Ñ„Ð¾Ñ€Ð¼Ñ‹*/
.formContainer > div.form-row:last-of-type,
.formContainer > div.form-row:last-of-type .form-group{margin:0;}

.form-control{height:calc(3.25rem + 2px);padding:.375rem 1.0rem;border-radius:.50rem;}

.form-control,
.form-control:focus{color:#000;background-color:#fff;border:1px solid #000;}
.form-control:focus{border:1px solid #952d00;box-shadow:0px 0px 10px 5px rgba(149,45,0,0.3);}

.form-control::-webkit-input-placeholder{color:#000;opacity:1;}
.form-control::-moz-placeholder{color:#000;opacity:1;}
.form-control:-ms-input-placeholder{color:#000;opacity:1;}
.form-control::-ms-input-placeholder{color:#000;opacity:1;}
.form-control::placeholder{color:#000;opacity:1;}

textarea.form-control{padding:.750rem 1.0rem .375rem 1.0rem;}

.formControls button{font-family:'Montserrat',sans-serif;font-weight:500;margin:0 auto;padding:0 40px;}

/*Ñ„Ð¾Ñ€Ð¼Ñ‹ - counter*/
.form-group.rsform-block-comment{margin:0;}
.formControls textarea + p{color:#999;text-align:right;font-size:12px;margin:0;}

/*Ñ„Ð¾Ñ€Ð¼Ñ‹ - Ð¿Ð¾Ð»Ð¸Ñ‚Ð¸ÐºÐ°*/
.rsform-block-politika{font-size:12px;color:#999;line-height:16px;}
.rsform-block-politika a{color:#999;text-decoration:underline;}
.rsform-block-politika a:hover{color:#849b00;}
.rsform-block-politika .form-check-inline{margin:0;}

/*Ñ„Ð¾Ñ€Ð¼Ñ‹ - INVISIBLE Recaptcha v2*/
.grecaptcha-badge{display:none;}

/*Ñ„Ð¾Ñ€Ð¼Ñ‹ - error*/
.rsform-error,
.rsform-input-box.form-control.rsform-error{border-color:#849b00!important;}

select.rsform-error:focus,
textarea.rsform-error:focus,
input[type="text"].rsform-error:focus,
input[type="password"].rsform-error:focus,
input[type="datetime"].rsform-error:focus,
input[type="datetime-local"].rsform-error:focus,
input[type="date"].rsform-error:focus,
input[type="month"].rsform-error:focus,
input[type="time"].rsform-error:focus,
input[type="week"].rsform-error:focus,
input[type="number"].rsform-error:focus,
input[type="email"].rsform-error:focus,
input[type="url"].rsform-error:focus,
input[type="search"].rsform-error:focus,
input[type="tel"].rsform-error:focus,
input[type="color"].rsform-error:focus,
.uneditable-input.rsform-error:focus{box-shadow:0px 0px 10px 5px rgba(132,155,0,0.3);}

header {
    display: flex;
    position: relative;
    justify-content: center;
    width: 100%;
    min-height: 200px;
}
.header-container {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}

a {
    text-decoration:underline;
    font-family: 'Cuprum', sans-serif;
}

a:hover {
    color:#C53233;
}

.menu {
    display: none;
    position: absolute;
    height: 55px;
    z-index: 999;
    width: 100%;
}

.menu__icon {
    display: inline-flex;
    width: 45px;
    height: 35px;
    position: absolute;
    cursor: pointer;
    margin: 10px;
}

.menu__icon span {
    display: block;
    position: absolute;
    height: 9px;
    width: 100%;
    background: #333333;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.menu__icon span:nth-child(1) {
    top: 0px;
}

.menu__icon span:nth-child(2), .menu__icon span:nth-child(3) {
    top: 13px;
}

.menu__icon span:nth-child(4) {
    top: 26px;
}


.sub-menu-min {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.sub-menu-min-open {
    display: flex;
}

.sub-menu-min > li {
    display: flex;
    position: relative;
    width: 100%;
    margin-right: 38px;
    justify-content: center;
    z-index: 9999;
}

.sub-menu-min > li > a {
    color: #fff;
    font-size: 14pt;
    text-decoration: none;
    z-index: 9999;
}

.sub-menu-min > li > a:before {
    font-family: "FontAwesome";
    content: "\f054";
    display: flex;
    left: -59px;
    top: 5px;
    font-size: 8pt;
    width: 100%;
    justify-content: center;
    position: absolute;
    color: #fff;
}

.sub-menu-min > li > a:hover {
    color: #f39314;
}

.menu__links-item {
    display: flex;
    color: #f39314;
    font-size: 38px;
    line-height: 80px;
    padding: 0 10px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

.menu__links-item:hover {
    display: flex;
    text-align: center;
    color: #ffffff;
    border-bottom: 3px solid #fff;
}

.menu.menu_state_open .menu__icon span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%;
}

.menu.menu_state_open .menu__icon span:nth-child(2) {
    transform: rotate(45deg);
}

.menu.menu_state_open  .menu__icon span:nth-child(3) {
    transform: rotate(-45deg);
}

.menu.menu_state_open  .menu__icon span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%;
}

.menu__links {
    display: none;

}

.menu__links > li {
    list-style: none;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.menu__links > li > a {
    display: flex;
    width: 100%;
    justify-content: center;
}

.menu.menu_state_open .menu__links {
    display: flex;
    position: fixed;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 52px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    overflow: auto;
    height: 100vh;
    padding: 0;
}

@media screen and (max-width: 400px) {
    .menu__links-item {
        font-size: 30px;
        line-height: 50px;
    }
}

/*Конец меню*/

.header-content {
    display: flex;
    width: 100%;
    justify-content: space-evenly;

}

.container-logo {
    display: flex;
    width: 40%;
    justify-content: center;
}

a.logo {
    display: flex;
    width: 320px;
    min-height: 138px;
    position: relative;
    background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    font-size: 1px;
    margin: 15px;
}

.nav {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 15px;
    width: 60%;
}

.contacts {
    display: flex;
    position: relative;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}

.contacts > ul {
    list-style: none;
    height: 56px;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
}

.contacts > ul > li > span {
    font-weight: bold;
}

.top-menu-items  {
    display: flex;
    width: 100%;
    height: 48px;
    position: relative;
    justify-content: center;
}

.top-menu {
    display: flex;
    position: absolute;
    list-style: none;
    flex-direction: row;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}

.top-menu > li {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 158px;
    background: #000;
    margin-right: 10px;
    height: 48px;
    position: relative;
}

.top-menu > li:hover {
    background: #f3940c;
    cursor: pointer;
    transition: all 0.3s ease-out 0.1s;
}

.top-menu > li:hover {
    background: #f3940c;
    cursor: pointer;
    transition: all 0.3s ease-out 0.1s;
}

.top-menu > .sub-hover:hover:after {
    font-family: "FontAwesome";
    content: "\f106";
    display: flex;
    position: absolute;
    top: 15px;
    left: 15px;
    font-weight: 900;
    color: #fff;
    transition: all 0.3s ease-out 0.5s;
}

.top-menu > .sub-hover:after {
    font-family: "FontAwesome";
    content: "\f107";
    display: flex;
    position: absolute;
    top: 15px;
    left: 15px;
    font-weight: 900;
    color: #fff;
}

.top-menu > li:hover > .sub-menu {
    display: flex;
}

.top-menu > li > a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 11pt;
}

.sub-menu {
    display: none;
    flex-direction: column;
    position: absolute;
    width: 100%;
    background: #000;
    list-style: none;
    margin-top: 59px;
    z-index: 999;
    padding: 0;
}

.sub-menu > li {
    display: flex;
    border-top: 2px solid #fff;
    align-items: center;
    justify-content: center;
    background: #000;
    height: 35px;
}

.sub-menu > li:before {
    font-family: "FontAwesome";
    content: "\f054";
    display: flex;
    left: 26px;
    font-size: 8pt;
    justify-content: flex-start;
    width: 100%;
    position: absolute;
    color: #fff;
}

.sub-menu > li:hover {
    background: #ee741d;
    cursor: pointer;
}

.sub-menu > li > a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 11pt;
    z-index: 9;
}

.hidden {
    overflow: hidden;
}

@media screen and (max-width: 1400px) {
    .top-menu > li {
        width: 130px;
    }

    .top-menu > li:last-child {
        margin-right: 0;
    }

    .top-menu > li > a {
        font-size: 9pt;
    }

    .sub-menu > li > a {
        font-size: 9pt;
    }

    .sub-menu > li:before {
        left: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .top-menu {
        position: relative;
        margin-right: 56px;
    }

    .top-menu > li {
        width: 110px;
    }

    .top-menu > li:last-child {
        margin-right: 0;
    }

    .top-menu > li > a {
        font-size: 8pt;
    }

    .sub-menu > li > a {
        font-size: 8pt;
    }

}

@media screen and (max-width: 950px) {
    .top-menu {
        margin: 0;
    }


    .header-content {
        align-items: center;
        flex-direction: column;
    }

    .container-logo {
        width: 100%;
        justify-content: center;
    }

    .nav {
        width: 100%;
        align-items: center;
    }
}

@media screen and (max-width: 620px) {
    .top-menu > li {
        width: 103px;
    }

    .top-menu > li > a {
        font-size: 7.5pt;
    }

    .sub-menu > li > a {
        font-size: 7.5pt;
    }

    .top-menu > li:first-child:hover:after {
        top: 15px;
        left: 10px;
    }

    .top-menu > li:first-child:after {
        top: 15px;
        left: 10px;
    }

    .sub-menu > li:before {
        left: 10px;
    }
}

@media screen and (max-width: 576px) {
    .menu {display: flex;}
    .menu.menu_state_open {background: #fff;}
    .top-menu-items {display: none;}
}

/*ÐºÐ½Ð¾Ð¿ÐºÐ° - Ð¾ÑÐ½Ð¾Ð²Ð½Ð°Ñ*/
.btn-primary{display:flex;justify-content:center;align-items:center;height:36px;padding:0 20px;text-transform:uppercase;border-radius:18px;font-size:14px;font-weight:400;color:#fff;background:#531b03;border:none;text-decoration:none!important;}

.btn-primary:hover,
.sppb-btn-primary:hover{color:#fff;background:#952d00;}
.btn-primary:focus,
.btn-primary.focus,
.sppb-btn-primary:focus,
.sppb-btn-primary.focus{color:#fff;background:#952d00;box-shadow:none;}

.btn-primary.disabled,
.btn-primary:disabled,
.sppb-btn-primary.disabled,
.sppb-btn-primary:disabled{color:#952d00;background:#f3f7e5;}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle,
.sppb-btn-primary:not(:disabled):not(.disabled):active,
.sppb-btn-primary:not(:disabled):not(.disabled).active,
.show > .sppb-btn-primary.dropdown-toggle{color:#fff;background:#952d00;}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus,
.sppb-btn-primary:not(:disabled):not(.disabled):active:focus,
.sppb-btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .sppb-btn-primary.dropdown-toggle:focus{box-shadow:none;}

/*ÐºÐ½Ð¾Ð¿ÐºÐ° - Ð¿Ð¾Ð´Ñ€Ð¾Ð±Ð½ÐµÐµ*/
.btn-secondary{display:flex;justify-content:center;align-items:center;height:36px;padding:0 20px;border-radius:18px;font-size:14px;font-weight:400;color:#fff;background:#f39314;border:none;text-decoration: none;}

.btn-secondary:hover,
.sppb-btn-secondary:hover{color:#fff;background:#ee741d;}
.btn-secondary:focus,
.btn-secondary.focus,
.sppb-btn-secondary:focus,
.sppb-btn-secondary.focus{color:#fff;background:#952d00;box-shadow:none;}

.btn-secondary.disabled,
.btn-secondary:disabled,
.sppb-btn-secondary.disabled,
.sppb-btn-secondary:disabled{color:#952d00;background:#f3f7e5;}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle,
.sppb-btn-secondary:not(:disabled):not(.disabled):active,
.sppb-btn-secondary:not(:disabled):not(.disabled).active,
.show > .sppb-btn-secondary.dropdown-toggle{color:#fff;background:#952d00;}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus,
.sppb-btn-secondary:not(:disabled):not(.disabled):active:focus,
.sppb-btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .sppb-btn-secondary.dropdown-toggle:focus{box-shadow:none;}

/*ÐºÐ½Ð¾Ð¿ÐºÐ° - totop*/
.btn-totop{
position: relative;
-webkit-transition:background 0.15s !important;
-moz-transition:background 0.15s !important;
transition:background 0.15s !important;
width:44px;
height:44px;
background:#fff700;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
-webkit-transition: all 0.4s ease!important;
transition: all 0.4s ease!important;
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.btn-totop:hover{background-color:#c3e501;}
.btn-totop:before{
content:"";
display:block;
width:44px;
height:44px;
top:0;
left:0;
position:absolute;
transition:all 0.15s !important;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
background:url('../images/arrow.png') left top no-repeat;
}










/*SP Pagebuilder*/

/*Ð¾Ñ‚ÑÑ‚ÑƒÐ¿Ñ‹*/
.sppb-column-addons > div{margin-bottom: 22px;}
.sppb-column-addons > div .sppb-addon p:last-of-type{margin:0;}

.sp-pagebuilder-row, .sppb-row







/*Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ¸*/
h1,h2,.h1,.h2,
h1.sppb-addon-title,h2.sppb-addon-title,
h3.sp-module-title, .title-index h1 {
    font-size:24px;
    line-height:28px;
    font-family:'Roboto',sans-serif;
    font-weight:800 !important;
    text-transform: uppercase;
    color:#434242;
}

h3,.h3,
h3.sppb-addon-title{color:#531b03;font-size:15px;line-height:19px;font-family:'Roboto',sans-serif;font-weight:800;}

h4,h5,h6,.h4,.h5,.h6,
h4.sppb-addon-title,h5.sppb-addon-title,h6.sppb-addon-title{font-size:15px;line-height:19px;font-family:'Roboto',sans-serif;font-weight:800;}

/*Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ¸ - joomla Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ñ‹*/
#sp-component .article h1,
#sp-component .article h2,
#sp-component .article h3,
#sp-component .article h4{margin:25px 0;}

#sp-component .article h1{}
#sp-component .article h2{font-size:20px;}
#sp-component .article h3{font-size:18px;line-height:22px;font-family:'Roboto',sans-serif;font-weight:800;}
#sp-component .article h4{}

#sp-component .article h1 a,
#sp-component .article h2 a,
#sp-component .article h3 a,
#sp-component .article h4 a{}

/*Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº - joomla Ð±Ð»Ð¾Ð³Ð° Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ð¾Ð²*/
#sp-component .page-header{margin:0;padding:0;}
#sp-component .page-header h1{margin:0 0 25px 0;padding:0;}

#sp-component .article-header h2{margin:0 0 25px 0;}
#sp-component .article-header h2 > a{font-size:24px;line-height:28px;font-family:'Roboto',sans-serif;font-weight:800;text-transform: uppercase;color:#531b03;}
#sp-component .article-header h2:hover a{}

/*Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº - joomla ÑÐ¿Ð¸ÑÐ¾Ðº Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ð¾Ð²*/
#sp-component .content-category > h1{margin:0 0 25px 0;padding:0;}

/*Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²Ð¾Ðº - joomla Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»*/
#sp-component .article-header h1{margin:0 0 25px 0;padding:0;}

/*Ð·Ð°Ð³Ð¾Ð»Ð¾Ð²ÐºÐ¸ - Ð¼Ð¾Ð´Ð°Ð»ÐºÐ°*/
.contentpane > h1{margin:0 0 20px 0;}

/*hr*/
hr{border:none;}

/*em,strong*/
.article em,
.article i{color:#952d00;}
.article strong,
.article b{color:#000;}

/*blockquote*/
#sp-component blockquote{margin:40px 0 40px 40px;border-left:2px solid #952d00;}
#sp-component blockquote,
#sp-component blockquote p{font-style:italic;color:#952d00;}
#sp-component blockquote p{margin:0!important;padding:15px 0 15px 20px;}

/*ÑÑÑ‹Ð»ÐºÐ¸*/
#sp-component a{text-decoration: underline;}
#sp-component a:hover{text-decoration: none;}

/*ÑÑÑ‹Ð»ÐºÐ¸*/
a.doc{display:table-cell;vertical-align:middle;padding:0 0 0 60px;height:48px;line-height:18px;background-repeat:no-repeat;border:none;color:#952d00;font-weight:500;text-decoration: none!important;}
a.doc:hover{color:#849b00!important;}

a.doc[href$=".doc"],
a.doc[href$=".docx"],
a.doc[href$=".rtf"],
a.doc[href$=".odt"],
a.doc[href$=".txt"],
a.doc[href$=".ppt"]{background-image:url("../images/filetypes/doc.png");}
a.doc[href$=".xls"],
a.doc[href$=".xlsx"]{background-image:url("../images/filetypes/xls.png");}
a.doc[href$=".zip"],
a.doc[href$=".rar"]{background-image:url("../images/filetypes/zip.png");}
a.doc[href$=".pdf"]{background-image:url("../images/filetypes/pdf.png");}

/*ÑÐ¿Ð¸ÑÐºÐ¸ - joomla Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ñ‹*/
#sp-component .article ul:not([class]),
#sp-component .article ol:not([class]){list-style:outside;margin:0 0 20px 0;padding:0 0 0 25px;/*display:inline-block;*/}
#sp-component .article ul:not([class]){list-style-type:none;}
#sp-component .article ol:not([class]){list-style-type:decimal;padding:0 0 0 50px;}
#sp-component .article li{line-height:1.7;}

/*1 ÑƒÑ€Ð¾Ð²ÐµÐ½ÑŒ*/
#sp-component .article ul:not([class]) li{margin:0 0 5px 0;padding:0 0 0 25px;}
#sp-component .article ul:not([class]) li:before{content:'\25cf';font-size:14px;text-align:center;color:#952d00;float:left;position:relative;display:block;width:20px;height:20px;line-height:1.7;padding:0;margin:0 0 0 -25px;}

/*2-3 ÑƒÑ€Ð¾Ð²Ð½Ð¸*/
#sp-component .article li > ul:not([class]),
#sp-component .article li > ol:not([class]){margin:10px 0;}

/*2 ÑƒÑ€Ð¾Ð²ÐµÐ½ÑŒ*/
#sp-component .article ul:not([class]) li ul:not([class]) li{background:none;}
#sp-component .article ul:not([class]) li ul:not([class]) li:before{content:'\2014';font-size:14px;text-align:center;color:#952d00;float:left;position:relative;display:block;width:20px;height:20px;line-height:1.7;padding:0;margin:0 0 0 -25px;}

/*3 ÑƒÑ€Ð¾Ð²ÐµÐ½ÑŒ*/
#sp-component .article ul:not([class]) li ul:not([class]) li ul:not([class]) li{background:none;}
#sp-component .article ul:not([class]) li ul:not([class]) li ul:not([class]) li:before{content:'\2014';font-size:14px;text-align:center;color:#952d00;float:left;position:relative;display:block;width:20px;height:20px;line-height:1.7;padding:0;margin:0 0 0 -25px;}

/*ÑÐ¿Ð¸ÑÐºÐ¸ - sp page builder*/
#sp-component .article .sppb-addon-text-block ul,
#sp-component .article .sppb-addon-text-block ol{margin:20px 0;}

/*ÑÐ¿Ð¸ÑÐºÐ¸ - ÐºÐ°Ñ€Ñ‚Ð° ÑÐ°Ð¹Ñ‚Ð°*/
#sp-component .osmap-items ul{list-style:outside;margin:0 0 20px 0;padding:0 0 0 25px;list-style-type:none;}
#sp-component .osmap-items li{line-height:1.7;}

/*1 ÑƒÑ€Ð¾Ð²ÐµÐ½ÑŒ*/
#sp-component .osmap-items ul li{margin:0;padding:0;}
#sp-component .osmap-items > ul > li > a{color:#231f20;}

/*2-3 ÑƒÑ€Ð¾Ð²Ð½Ð¸*/
#sp-component .osmap-items li > ul{margin:0;}

/*2 ÑƒÑ€Ð¾Ð²ÐµÐ½ÑŒ*/
#sp-component .osmap-items ul li ul li{background:none;padding:0 0 0 25px;}
#sp-component .osmap-items ul li ul li:before{content:'\25cf';font-size:14px;text-align:center;color:#952d00;float:left;position:relative;display:block;width:20px;height:20px;line-height:1.7;padding:0;margin:0 0 0 -25px;}

/*3 ÑƒÑ€Ð¾Ð²ÐµÐ½ÑŒ*/
#sp-component .osmap-items ul li ul li ul li{background:none;padding:0 0 0 15px;}
#sp-component .osmap-items ul li ul li ul li:before{content:'\2014';font-size:14px;text-align:center;color:#952d00;float:left;position:relative;display:block;width:20px;height:20px;line-height:1.7;padding:0;margin:0 0 0 -25px;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ð¿Ð¾-ÑƒÐ¼Ð¾Ð»Ñ‡Ð°Ð½Ð¸ÑŽ,Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° ÑÐ²ÐµÑ€Ñ…Ñƒ*/
table,.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;}
table th,table td,.table th,.table td{padding:0.75rem;vertical-align:top;border-top:1px solid #dee2e6;}
table th,.table th,table thead th,.table thead th{vertical-align:bottom;border-bottom:1px solid #dee2e6;}
table tbody + tbody,.table tbody + tbody{border-top:1px solid #dee2e6;}
table table,.table .table{background-color:#fff;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ð²ÑÐµ Ð³Ñ€Ð°Ð½Ð¸Ñ†Ñ‹*/
table.border th,table.border td,
table.border thead th,table.border thead td,
.table-bordered th,.table-bordered td,
.table-bordered thead th,.table-bordered thead td{border:1px solid #dee2e6;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ð±ÐµÐ· Ð³Ñ€Ð°Ð½Ð¸Ñ†*/
table.noborder th,table.noborder td,
table.noborder thead th,table.noborder thead td,
.table-borderless th,.table-borderless td,
.table-borderless thead th,.table-borderless thead td{border:0;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ñ…Ð¾Ð²ÐµÑ€*/
.table-hover tbody tr:hover,
.border1 tbody tr:hover,
.border3 tbody tr:hover{background-color:rgba(0,0,0,0.05);}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ð·ÐµÐ±Ñ€Ð°*/
.table-striped tbody tr:nth-of-type(odd),
.border2 tbody tr:nth-of-type(odd),
.border4 tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05);}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - ÑˆÐ°Ð¿ÐºÐ°*/
.thead-dark th,.thead-dark tr:first-child td,
.border1 th,.border1 tr:first-child td,
.border2 th,.border2 tr:first-child td{background-color:#849b00;border-color:#849b00;}

.thead-dark th,.thead-dark tr:first-child td,
#sp-component .thead-dark th strong,#sp-component .thead-dark b,
#sp-component .thead-dark tr:first-child td strong,#sp-component .thead-dark tr:first-child td b,
.border1 th,.border1 tr:first-child td,
#sp-component .border1 th strong,#sp-component .border1 b,
#sp-component .border1 tr:first-child td strong,#sp-component .border1 tr:first-child td b,
.border2 th,.border2 tr:first-child td,
#sp-component .border2 th strong,#sp-component .border2 b,
#sp-component .border2 tr:first-child td strong,#sp-component .border2 tr:first-child td b{color:#fff700;font-weight:500;text-transform: uppercase;}

.thead-dark th p:last-child,.thead-dark tr:first-child td p:last-child,
.border1 th p:last-child,.border1 tr:first-child td p:last-child,
.border2 th p:last-child,.border2 tr:first-child td p:last-child,
.border3 th p:last-child,.border3 tr:first-child td p:last-child,
.border4 th p:last-child,.border4 tr:first-child td p:last-child{margin:0!important;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° 1 - Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° ÑÐ²ÐµÑ€Ñ…Ñƒ,ÑˆÐ°Ð¿ÐºÐ°,Ñ…Ð¾Ð²ÐµÑ€*/
.border1{}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° 2 - Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° ÑÐ²ÐµÑ€Ñ…Ñƒ,ÑˆÐ°Ð¿ÐºÐ°,Ð·ÐµÐ±Ñ€Ð°*/
.border2{}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° 3 - Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° ÑÐ²ÐµÑ€Ñ…Ñƒ,Ð±ÐµÐ· ÑˆÐ°Ð¿ÐºÐ¸,Ñ…Ð¾Ð²ÐµÑ€*/
.border3{}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° 4 - Ð³Ñ€Ð°Ð½Ð¸Ñ†Ð° ÑÐ²ÐµÑ€Ñ…Ñƒ,Ð±ÐµÐ· ÑˆÐ°Ð¿ÐºÐ¸,Ð·ÐµÐ±Ñ€Ð°*/
.border4{}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - ÑƒÐ¼ÐµÐ½ÑŒÑˆÐµÐ½Ð½Ñ‹Ðµ Ð¾Ñ‚ÑÑ‚ÑƒÐ¿Ñ‹*/
table.small th,table.small td,
.table-sm th,.table-sm td{padding:0.3rem;}
table.small th p:last-child,table.small td p:last-child,
.table-sm th p:last-child,.table-sm td p:last-child{margin:0rem;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ð°Ð±Ð·Ð°Ñ†*/
.border1 tr td p:last-child,
.border2 tr td p:last-child,
.border3 tr td p:last-child,
.border4 tr td p:last-child{margin:0!important;}

/*Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ð° - Ð°Ð´Ð°Ð¿Ñ‚Ð¸Ð²*/
.table-responsive{}










/*Ð²Ð½ÑƒÑ‚Ñ€ÐµÐ½Ð½Ð¸Ðµ*/
.body-innerwrapper{overflow-x:hidden!important;}
.layout-boxed .body-innerwrapper{max-width:1240px;margin:0 auto;box-shadow:0 0 5px rgba(0,0,0,0.2);background:#fff;}

/*contentpane*/
.contentpane:not(.com-sppagebuilder){padding:20px;}

/*ÐºÐ¾Ð½Ñ‚ÐµÐ½Ñ‚ - ÑÐµÐºÑ†Ð¸Ñ*/
#sp-main-body{/*min-height:325px;*/padding:30px 0;background:#f3f7e5;}
.com-sppagebuilder #sp-main-body{padding:0;}

/*ÐºÐ¾Ð»Ð¾Ð½ÐºÐ° - Ð¼Ð¾Ð´ÑƒÐ»ÑŒ*/
#sp-left .sp-module,
#sp-right .sp-module{margin-top:50px;}
#sp-left .sp-module:first-child,
#sp-right .sp-module:first-child{margin-top:0;}

#sp-left .sp-module .sp-module-title,
#sp-right .sp-module .sp-module-title{}

/*#sp-left .sp-module ul,
#sp-right .sp-module ul{list-style:none;padding:0;margin:0;}
#sp-left .sp-module ul > li,
#sp-right .sp-module ul > li{display:block;border-bottom:1px solid #f3f3f3;}
#sp-left .sp-module ul > li > a,
#sp-right .sp-module ul > li > a{display:block;padding:5px 0;line-height:36px;padding:2px 0;}
#sp-left .sp-module ul > li:last-child,
#sp-right .sp-module ul > li:last-child{border-bottom:none;}*/

/*ÐºÐ¾Ð»Ð¾Ð½ÐºÐ° - Ð¼ÐµÐ½ÑŽ*/
#sp-left .sp-module ul.menu{list-style:none;padding:0;margin:0;}
#sp-left .sp-module ul.menu > li{display:block;padding:13px 20px;background:#fff;border-bottom:1px solid #f2d2c7;}
#sp-left .sp-module ul.menu > li:hover,
#sp-left .sp-module ul.menu > li.active{
background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTllMiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iOTglIiBzdG9wLWNvbG9yPSIjZGFlMWVkIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZGFlMWVkIiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background:-moz-linear-gradient(left,rgba(255,233,226,0.9)0%,rgba(218,225,237,0.9)98%,rgba(218,225,237,0.9)100%);
background:-webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,233,226,0.9)),color-stop(98%,rgba(218,225,237,0.9)),color-stop(100%,rgba(218,225,237,0.9)));
background:-webkit-linear-gradient(left,rgba(255,233,226,0.9)0%,rgba(218,225,237,0.9)98%,rgba(218,225,237,0.9)100%);
background:-o-linear-gradient(left,rgba(255,233,226,0.9)0%,rgba(218,225,237,0.9)98%,rgba(218,225,237,0.9)100%);
background:-ms-linear-gradient(left,rgba(255,233,226,0.9)0%,rgba(218,225,237,0.9)98%,rgba(218,225,237,0.9)100%);
background:linear-gradient(to right,rgba(255,233,226,0.9)0%,rgba(218,225,237,0.9)98%,rgba(218,225,237,0.9)100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe9e2',endColorstr='#e6dae1ed',GradientType=1 );
}
#sp-left .sp-module ul.menu > li > a{display:block;padding:0;color:#000;font-family:'Montserrat',sans-serif;font-weight:500;font-size:15px;line-height:19px;}
#sp-left .sp-module ul.menu > li > a:hover,
#sp-left .sp-module ul.menu > li.active > a{color:#d46d47;}
/*#sp-left .sp-module ul.menu > li:last-child{border-bottom:none;}*/

/*Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ñ‹ - Ð±Ð»Ð¾Ð³*/
.article-list .article{margin-bottom:30px;}

.article-list .article .article-intro-image,
.article-list .article .article-featured-video,
.article-list .article .article-featured-audio,
.article-list .article .article-feature-gallery{margin:0 20px 10px 0; overflow:hidden;}
.article-list .article .article-intro-image img,
.article-list .article .article-featured-video img,
.article-list .article .article-featured-audio img,
.article-list .article .article-feature-gallery img{}

/*
.article-list .article .article-header h1,
.article-list .article .article-header h2{font-size:1.375rem;margin:0 0 1.25rem 0;}
.article-list .article .article-header h1 a,
.article-list .article .article-header h2 a{color:#252525;}
.article-list .article .article-header h1 a:hover,
.article-list .article .article-header h2 a:hover,
.article-list .article .article-header h1 a:active,
.article-list .article .article-header h2 a:active,
.article-list .article .article-header h1 a:focus,
.article-list .article .article-header h2 a:focus{color:#044cd0;}
*/

/*Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ñ‹ - Ð¸Ð½Ñ„Ð¾*/
.article-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:1rem;}
.article-info > span{font-size:0.813rem;}
.article-info > span + span::before{display:inline-block;padding-right:0.5rem;padding-left:0.5rem;content:"/";}
.article-info > span a{}
.article-info > span a:hover{}

/*Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»*/
.article-details .article-header{position:relative;}
/*.article-details .article-header h1,
.article-details .article-header h2{font-size:2.25rem;}*/
.article-details .link-edit-article{position:absolute;right:0;top:10px;}

.article-details .article-info{margin-bottom:1rem;}

.article-details .article-full-image{margin:0 20px 10px 0;}
.article-details .article-full-image img{}

.article-details .article-featured-video,
.article-details .article-featured-audio,
.article-details .article-feature-gallery{margin-bottom:2rem;}
.article-details .article-ratings-social-share{padding:1rem 0;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;margin-bottom:1rem;}
.article-details .article-author-information{padding-top:2rem;margin-top:2rem;border-top:1px solid #f5f5f5;}

/*Ð¼Ð°Ñ‚ÐµÑ€Ð¸Ð°Ð»Ñ‹ - Ñ€ÐµÐ¹Ñ‚Ð¸Ð½Ð³Ð¸*/
.article-ratings{display:flex;align-items:center;}
.article-ratings .rating-symbol{unicode-bidi:bidi-override;direction:rtl;font-size:1rem;display:inline-block;margin-left:5px;}
.article-ratings .rating-symbol span.rating-star{font-family:"FontAwesome";font-weight:normal;font-style:normal;display:inline-block;}
.article-ratings .rating-symbol span.rating-star.active:before{content:"\f005";color:#f6bc00;}
.article-ratings .rating-symbol span.rating-star:before{content:"\f006";padding-right:5px;}
.article-ratings .rating-symbol span.rating-star:hover:before,
.article-ratings .rating-symbol span.rating-star:hover ~ span.rating-star:before{content:"\f005";color:#e7b000;cursor:pointer;}
.article-ratings .ratings-count{font-size:0.785rem;color:#999;}
.article-ratings .fa-spinner{margin-right:5px;}

/*Ð¿Ð°Ð³Ð¸Ð½Ð°Ñ†Ð¸Ñ*/
.pagination-wrapper{align-items:center;margin:20px 0 0 0;}
.pagination-wrapper .pagination{margin:0;}

.pagination li.page-item a.page-link{color:#000;background-color:#fff;border:1px solid #dee2e6;text-decoration: none!important;}
.pagination li.page-item a.page-link:hover,
.pagination li.page-item a.page-link:focus{color:#fff700;background-color:#849b00;border-color:#849b00;box-shadow:none;}

.pagination li.active a.page-link,
.pagination li.active a.page-link:hover,
.pagination li.active a.page-link:focus{color:#fff700;background-color:#849b00;border-color:#849b00;}

.pagination li.page-item.active + li a.page-link{transition:border-color 0s;}
.pagination li.page-item.active + li a.page-link:hover{border-left-color:#849b00;}

[class*="jwts_"] a:active,
[class*="jwts_"] a:focus {
    outline: 0
}

.jwts_clr {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: 0
}

.jwts_tabber {
    display: none
}

.jwts_tabberlive {
    margin: 4px 0;
    padding: 0;
    display: table;
    width: 100%;
}

ul.jwts_tabbernav {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
    line-height: normal !important;
    height: auto !important;
    text-align: left !important
}

ul.jwts_tabbernav li {
    margin: 0 !important;
    padding: 0 !important;
    line-height: normal !important;
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
    display: inline !important
}

ul.jwts_tabbernav li a {
    display: inline-block;
    text-decoration: none
}

ul.jwts_tabbernav li a:active,
ul.jwts_tabbernav li a:focus,
ul.jwts_tabbernav li a:hover {
    outline: 0;
    text-decoration: none
}

ul.jwts_tabbernav li.jwts_tabberactive,
ul.jwts_tabbernav li.jwts_tabberinactive {
    background: 0;
    padding: 0;
    margin: 0
}

ul.jwts_tabbernav li.jwts_tabberactive:hover,
ul.jwts_tabbernav li.jwts_tabberinactive:hover,
ul.jwts_tabbernav li.jwts_tabberactive:focus,
ul.jwts_tabbernav li.jwts_tabberinactive:focus {
    text-decoration: none
}

.jwts_tabberlive .jwts_tabbertab {
    text-align: left
}

.jwts_tabberlive .jwts_tabbertab h2.jwts_heading,
.jwts_tabberlive .jwts_tabbertabhide {
    display: none
}

div.jwts_toggleControlContainer a.jwts_toggleControl {
    text-decoration: none;
    display: block;
    line-height: normal;
    position: relative
}

div.jwts_toggleControlContainer a.jwts_toggleControl:focus,
div.jwts_toggleControlContainer a.jwts_toggleControl:active {
    text-decoration: none
}

div.jwts_toggleControlContainer a.jwts_toggleControl span.jwts_togglePlus,
div.jwts_toggleControlContainer a.jwts_toggleControl span.jwts_toggleMinus {
    display: none
}

div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlNotice {
    display: block;
    float: right
}

div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlNotice {
    display: none
}

div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle:before,
div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute
}

ul.jwts_tabbernav {
    margin: 6px 0 0 !important;
    padding: 0 !important;
    background: #ee7a1b !important
}

ul.jwts_tabbernav li {
    line-height: normal !important;
    list-style: none !important;
    list-style-image: none !important;
    background: none !important;
    display: inline !important
}

#sp-component ul.jwts_tabbernav li p {
    font-size: 15px;
    line-height: 19px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
    padding: 12px 14px;
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
    -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
    -o-box-shadow: 0 0 1px rgba(255, 255, 255, 0.4) inset;
    position: relative;
    text-decoration: none;
    color: #fff;

}

#sp-component ul.jwts_tabbernav li.jwts_tabberactive a {
    color: #fff
}

ul.jwts_tabbernav li.jwts_tabberactive a:hover {
    color: #fff
}

ul.jwts_tabbernav li.jwts_tabberactive a:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    position: absolute;
    border-color: #849b00 transparent transparent transparent;
    top: 43px;
    left: calc(44%)
}

.jwts_tabberlive .jwts_tabbertab {
    margin: 0 !important;
    padding: 20px;
    background: #fff;
}

.jwts_tabberlive .jwts_tabbertab h2.jwts_heading,
.jwts_tabberlive .jwts_tabbertabhide {
    display: none
}

div.jwts_toggleControlContainer a.jwts_toggleControl {
    font-size: 14px;
    font-weight: normal;
    background: #ddd;
    padding: 12px;
    margin-bottom: 3px;
    line-height: normal;
    box-shadow: 3px 0 0 #2184cd inset;
    -moz-box-shadow: 3px 0 0 #2184cd inset;
    -webkit-box-shadow: 3px 0 0 #2184cd inset;
    -o-box-shadow: 3px 0 0 #2184cd inset
}

div.jwts_toggleControlContainer a.jwts_toggleOn {
    margin-bottom: 0;
    background: #2184cd
}

div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle {
    color: #fff
}

div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle:before {
    border-width: 6px 6px 0 6px;
    border-color: #2184cd transparent transparent transparent;
    left: 14px;
    top: 41px
}

div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlNotice {
    color: #f2f2f2;
    font-size: 10px;
    line-height: 16px;
    vertical-align: bottom
}

div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle {
    color: #333
}

div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle:before {
    border-style: none
}

div.jwts_toggleControlContainer a.jwts_toggleOn span.jwts_toggleControlTitle,
div.jwts_toggleControlContainer a.jwts_toggleOff span.jwts_toggleControlTitle {
    line-height: normal;
    font-weight: bold
}

div.jwts_content {
    padding: 20px;
    margin-bottom: 3px;
    border-top: 0;
    background: #f2f2f2
}

div.jwts_content p:last-of-type {
    margin-bottom: 0
}

/*footer*/

.content-footer {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
}

.footer-logo-spk {
    display: flex;
    min-width: 350px;
    align-items: center;
    justify-content: center;
    margin: 20px;
}

.content-text-footer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 20px;
}

.contacts-spk-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
}

.contacts-spk-content > p {
    color: #fff;
    margin: 5px;
    font-size: 14pt;
}

.copyright-spk-content {
    display: flex;
    align-items: center;
}

.copyright-spk-content > p{
    color: #fff;
    margin: 5px;
    font-size: 14pt;
    text-align: justify;
}

@media screen and (max-width: 1260px) {
    .footer-logo-spk {
        min-width: 30%;
    }

    .contacts-spk-content {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1060px) {
    .footer-logo-spk {
        width: 300px;
        margin: 10px;
    }

    .content-text-footer {
        margin: 10px;
    }
}

@media screen and (max-width: 940px) {
    .footer-logo-spk {
        min-width: 300px;
        margin: 5px;
    }

    .content-text-footer {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 800px) {
    .contacts-spk-content {
        justify-content: flex-start;
    }

    .contacts-spk-content > p {
        font-size: 12pt;
    }

    .copyright-spk-content > p{
        color: #fff;
        font-size: 12pt;
        margin: 10px;
    }

    .contacts-spk-content p span {
        font-weight: bold;
    }
}

@media screen and (max-width: 800px) {
    .content-footer {
        flex-wrap: wrap;
        flex-direction: row;
    }

    .content-text-footer {
        flex-direction: row;
    }

    .contacts-spk-content {
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: space-around;
    }
}

@media screen and (max-width: 500px) {
    .contacts-spk-content {
        flex-wrap: wrap;
        justify-content: center;
    }
}

.blog.teplica-layout {
    min-height: 300px;
}


