html,body{padding: 0;margin: 0 !important;font-family: 'Open Sans', sans-serif;font-weight: normal;font-size: 14px;line-height: 1.4;color: #1a1a1a;}
*{
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img{border: none;max-width: 100%;height: auto;}
.bg-cover{
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
.bg-contain{
    -o-background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
}
.bg-fixed{background-attachment: fixed;}
.bg-no-rep{background-repeat: no-repeat;}
.bg-center{background-position: center center;}
.bg-rt-bt{background-position: right bottom;}
.bord-rad-50,.blc,.rlc,.pagination li a,.pagination li span,.progress-bar .current-line:before,.progress-bar .current-line:after{
    -o-border-radius: 50%;
    -mox-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.text-left{text-align: left;}
.text-right{text-align: right;}
.text-center{text-align: center;}
.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}
a,a.underline:hover,a.underline:active,a.underline:focus,.no-underline a,a.no-underline,.no-underline a:hover,a.no-underline:hover,.no-underline a:active,a.no-underline:active,.no-underline a:focus,a.no-underline:focus{text-decoration: none;}
/*a:hover,a:active,a:focus,*/a.underline{text-decoration: underline;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{display: block;margin-top: 10px;margin-bottom: 30px;font-weight: bold;}
h1,.h1{font-size: 32px;line-height: 1;font-family: 'Roboto Condensed';}
h2,.h2{font-size: 30px;}
h3,.h3{font-size: 24px;margin-bottom: 10px;}
h4,.h4{font-size: 20px;margin-top: 20px;margin-bottom: 20px;}
h5,.h5{font-size: 15px;margin-top: 0;margin-bottom: 10px;}
p{margin-bottom: 20px;margin-top: 0;}
small,.small{font-size: 12px;}
.bold{font-weight: bold;}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    /*vertical-align: baseline;*/
}
hr{border: 0;border-bottom: 1px solid #eee;}
.table,table{display: table;width: 100%;}

/*animation*/
.animation-03,.animate,.m2-modal,.hov-shadow,.box-shadow,a,button,.button{
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.hov-shadow{box-shadow: 0px 0px 1px 0px #D3D3D3;}
.box-shadow,.hov-shadow:hover{
    -webkit-box-shadow: 0px 2px 8px 1px rgba(65, 65, 60, 0.5);
    -moz-box-shadow: 0px 2px 8px 1px rgba(65, 65, 60, 0.5);
    box-shadow: 0px 2px 8px 1px rgba(65, 65, 60, 0.5);
}

.m-wrap,.box{padding-left: 15px;padding-right: 15px;}
.m-wrap{width: 1170px;margin-left: auto;margin-right: auto;}
.m-wrap:after,.m-wrap:before,.clr:after,.clr:before,.clear,.clear:before,.line-menu:before,.line-menu:after{content: '';display: table;clear: both;}
.row{margin-left: -15px;margin-right: -15px;}
.bl-deck-1,.bl-deck-2,.bl-deck-3,.bl-deck-4,.bl-deck-5,.bl-deck-6,.bl-deck-7,.bl-deck-8,.bl-deck-9,.bl-deck-10,.bl-deck-11,.bl-deck-12,
.bl-tab-1,.bl-tab-2,.bl-tab-3,.bl-tab-4,.bl-tab-5,.bl-tab-6,.bl-tab-7,.bl-tab-8,.bl-tab-9,.bl-tab-10,.bl-tab-11,.bl-tab-12,
.bl-deck-1,.bl-mob-2,.bl-mob-3,.bl-mob-4,.bl-mob-5,.bl-mob-6,.bl-mob-7,.bl-mob-8,.bl-mob-9,.bl-mob-10,.bl-mob-11,.bl-mob-12,
.fl-left,.fl-right,.line-menu li,.pagination{float: left;display: block;min-height: 1px;}
.line-menu li a,.accordion .showmore,.tab-links a{padding: 15px;display: block;}
.loading{background-image: url('../img/loading.gif');background-repeat: no-repeat;width: 32px;height: 32px;vertical-align: middle;margin: 5px;}

.bl-mob-1{width: 8.33333333%;}
.bl-mob-2{width: 16.66666667%;}
.bl-mob-3{width: 25%;}
.bl-mob-4{width: 33.33333333%;}
.bl-mob-5{width: 41.66666667%;}
.bl-mob-6{width: 50%;}
.bl-mob-7{width: 58.33333333%;}
.bl-mob-8{width: 66.66666667%;}
.bl-mob-9{width: 75%;}
.bl-mob-10{width: 83.33333333%;}
.bl-mob-11{width: 91.66666667%;}
.bl-mob-12{width: 100%;}

.bl-tab-1{width: 8.33333333%;}
.bl-tab-2{width: 16.66666667%;}
.bl-tab-3{width: 25%;}
.bl-tab-4{width: 33.33333333%;}
.bl-tab-5{width: 41.66666667%;}
.bl-tab-6{width: 50%;}
.bl-tab-7{width: 58.33333333%;}
.bl-tab-8{width: 66.66666667%;}
.bl-tab-9{width: 75%;}
.bl-tab-10{width: 83.33333333%;}
.bl-tab-11{width: 91.66666667%;}
.bl-tab-12{width: 100%;}

.bl-deck-1{width: 8.33333333%;}
.bl-deck-2{width: 16.66666667%;}
.bl-deck-3{width: 25%;}
.bl-deck-4{width: 33.33333333%;}
.bl-deck-5{width: 41.66666667%;}
.bl-deck-6{width: 50%;}
.bl-deck-7{width: 58.33333333%;}
.bl-deck-8{width: 66.66666667%;}
.bl-deck-9{width: 75%;}
.bl-deck-10{width: 83.33333333%;}
.bl-deck-11{width: 91.66666667%;}
.bl-deck-12{width: 100%;}

.mg-deck-0{margin-left: 0;}
.mg-deck-1{margin-left: 8.33333333%;}
.mg-deck-2{margin-left: 16.66666667%;}
.mg-deck-3{margin-left: 25%;}
.mg-deck-4{margin-left: 33.33333333%;}
.mg-deck-5{margin-left: 41.66666667%;}
.mg-deck-6{margin-left: 50%;}
.mg-deck-7{margin-left: 58.33333333%;}
.mg-deck-8{margin-left: 66.66666667%;}
.mg-deck-9{margin-left: 75%;}
.mg-deck-10{margin-left: 83.33333333%;}
.mg-deck-11{margin-left: 91.66666667%;}
.mg-deck-12{margin-left: 100%;}

ol,ul{padding-left: 20px;}
.nowrap{white-space: nowrap;}
.nolist ol,.nolist ul,ol.nolist,ul.nolist,.line-menu,.pagination{list-style: none;padding: 0;}
.pagination li a,.pagination li span{text-align: center;width: 36px;height: 36px;line-height: 36px;display: block;}
.pagination li a i{/*font-size: 1.4em;*/line-height: inherit;vertical-align: top;}
.pagination li,.inline-block,.tab-links a,.loading{display: inline-block !important;}
.line-menu,.pagination{margin-top: 0;margin-bottom: 0;}
.relative{position: relative;}
.absolute{position: absolute;}
.fixed{position: fixed;}
.overflow,body.fullpage{overflow: hidden;}
.max-w-100{max-width: 100%;display: block;}
.table-row{display: table-row;}
.table-cell{display: table-cell;vertical-align: middle;float: none;height: 100%;}
.table-container{min-height: .01%;overflow-x: auto;display: block;width: 100%;}

.mob-nav button{
    /*padding: 12px 15px;
    background: none;*/
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
}
.mob-nav button .mn-line{
    height: 3px;
    width: 36px;
    background-color: #fff;
    display: block;
    margin-bottom: 7px;
    border-radius: 2px;
}
.mob-nav button .mn-line:last-child{margin-bottom: auto;}
button,label,.limit-line,.ext-link{cursor: pointer;}
.button {
    padding: 8px 20px;
    font-size: inherit;
    border: none;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
}
.section{padding-top: 50px;padding-bottom: 50px;}
.section-sm{padding-top: 30px;padding-bottom: 30px;}
/* Ползунок */
.progress-bar .limit-desc{display: block;margin-top: -15px;}
.limit-line:before{content: '';background-color: #cbcbcb;border-radius: 2px;width: 100%;height: 3px;margin-bottom: -3px;display: block;}
.limit-line{padding-top:17px;padding-bottom: 17px;position: relative;}
.limit-line .current-line{height: 3px;position: relative;background-color: #0062a3;}
.limit-line .current-line:before,.limit-line.double .current-line:after{content: '';width: 13px;height: 13px;top: 0;margin-top: -5px;margin-right: -6px;background-color: inherit;}
.limit-line .current-line:before,.limit-line .current-line .curr-val{position: absolute;right: 0;}
.limit-line .current-line:after{position: absolute;left: 0;}
.limit-line .current-line .curr-val{top: -30px;margin-right: -40px;width: 80px;text-align: center;}
.current-vals{width: 100%;top: 70%;}
/********************* modal-box ******************/
.overlay,.m2-modal{
    width: 100%;
    height: 100%;
    top:0;
    left:0;
    position: fixed;
}
.m2-modal{
    z-index: 9999;
    opacity: 0;
    display: none;
    /*background-color: rgba(0,0,0, 0.8);*/
    background-image: url('../img/opacity.png');
}
.m2-modal.open{display: table;}
.m2-modal.open.in{opacity: 1;}
.m2-modal .mod-container{
    margin-left: auto;
    margin-right: auto;
    max-width: 90vw;
    max-height: 90vh;
    position: relative;
    z-index: 1;
    width: 600px;
    padding: 20px 15px;
    background-color: #fff;
    overflow: auto;
}
.m2-modal .close:not(.resume){
    float: right;
    cursor: pointer;
    font-size: 16px;
    width: 16px;
    height: 16px;
    background-image: url('../img/close.png');
    background-position: center center;
    background-repeat: no-repeat;
}
.m2-modal img{max-width: 100%;}
.m2-modal .mod-container::-webkit-scrollbar{width: 8px;}
.m2-modal .mod-container::-moz-scrollbar{width: 8px;}
.m2-modal .mod-container::-o-scrollbar{width: 8px;}
.m2-modal .mod-container::-ms-scrollbar{width: 8px;}
.m2-modal .mod-container::-webkit-scrollbar:horizontal{height: 8px;}
.m2-modal .mod-container::-moz-scrollbar:horizontal{height: 8px;}
.m2-modal .mod-container::-o-scrollbar:horizontal{height: 8px;}
.m2-modal .mod-container::-ms-scrollbar:horizontal{height: 8px;}
.m2-modal .mod-container::-webkit-scrollbar-track{background-color: rgba(255,255,255,0.3);}
.m2-modal .mod-container::-moz-scrollbar-track{background-color: rgba(255,255,255,0.3);}
.m2-modal .mod-container::-o-scrollbar-track{background-color: rgba(255,255,255,0.3);}
.m2-modal .mod-container::-ms-scrollbar-track{background-color: rgba(255,255,255,0.3);}
.m2-modal .mod-container::-webkit-scrollbar-thumb{background-color: #ccc;border-radius: 5px;}
.m2-modal .mod-container::-moz-scrollbar-thumb{background-color: #ccc;border-radius: 5px;}
.m2-modal .mod-container::-o-scrollbar-thumb {background-color: #ccc;border-radius: 5px;}
.m2-modal .mod-container::-ms-scrollbar-thumb{background-color: #ccc;border-radius: 5px;}
.m2-modal .mod-container::-webkit-scrollbar-button{background-color: rgba(255,255,255,0.5);}
.m2-modal .mod-container::-moz-scrollbar-button{background-color: rgba(255,255,255,0.5);}
.m2-modal .mod-container::-o-scrollbar-button{background-color: rgba(255,255,255,0.5);}
.m2-modal .mod-container::-ms-scrollbar-button{background-color: rgba(255,255,255,0.5);}
.m2-modal .mod-container::-webkit-scrollbar-button:start:hover{background-color: #ccc;}
.m2-modal .mod-container::-moz-scrollbar-button:start:hover{background-color: #ccc;}
.m2-modal .mod-container::-o-scrollbar-button:start:hover{background-color: #ccc;}
.m2-modal .mod-container::-ms-scrollbar-button:start:hover{background-color: #ccc;}
.m2-modal .mod-container::-webkit-scrollbar-button:end:hover{background-color: #ccc;}
.m2-modal .mod-container::-moz-scrollbar-button:end:hover{background-color: #ccc;}
.m2-modal .mod-container::-o-scrollbar-button:end:hover{background-color: #ccc;}
.m2-modal .mod-container::-ms-scrollbar-button:end:hover{background-color: #ccc;}
/********************* modal-box - конец ******************/
/********************* Slider *************************/
.loop-container,.m2-section{position: relative;height: 100%;}
.m2-section{width: 100%;display: table;}
.m2-slider,.slider-inner{position: relative;}
.m2-slider .slider-inner,.extended-slider{overflow: hidden;}
.m2-slider .slider-inner,.m2-section .table-cell{width: 100%;}
.extended-slider .slider-inner{overflow: visible;}
.m2-slider .m2-slide{float: left;padding: 0 10px;}
.m2-slider.thumb-bul .m2-slide,.m2-slider.no-pad .m2-slide{padding: 0;}
.m2-slider:after,.m2-slider .slider-container:after{display:table;content:" ";clear: both;}
.m2-slidearrow{
    top: 50%;
    position: absolute;
    margin-top: -47px;
    cursor: pointer;
    font-size: 40px;
    line-height: 1;
}
.m2-slider.full .m2-slidearrow{margin-top: -18px;}
.m2-slidearrow.left{left: 10px;background-position: 0 0;background-position-x: 0;background-position-y: 0;}
.m2-slidearrow.right{right: 10px;background-position: -22px,0;background-position-x: -22px;background-position-y: 0;}
.m2-slider.full .m2-slidearrow.left{left: 10px;}
.m2-slider.full .m2-slidearrow.right{right: 10px;}

/* Навигация */
.m2-slidesnav{text-align: center;margin-bottom: 15px;}
.m2-slider.thumb-bul .m2-slidesnav{margin-top: 15px;text-align: left;}
.m2-slider.full .m2-slidesnav{position: absolute;width: 100%;bottom: 10px;}
#m2-nav{
    position: fixed;
    z-index: 100;
    margin-top: -50px;
    top: 50%;
    opacity: 1;
    width: 10px;
}
#m2-nav.left{left: 20px;}
#m2-nav.right{right: 20px;}
#m2-nav ul,.m2-slidesnav ul{padding: 0;margin: 0;}
#m2-nav ul li{list-style: none;margin-bottom: 10px;position: relative;}
#m2-nav a,.m2-slidesnav span.bullet{
    background-color: transparent;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    -o-border-radius: 50%;
    -mox-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
.block,.fullpage #m2-nav a{display: block;}
#m2-nav a.active{background-color: #fff;}
.m2-slidesnav span{cursor: pointer;display: inline-block;}
.m2-slidesnav span.bullet{margin: 5px;}
.m2-slidesnav span.bullet.active{background-color: #fff;}
.m2-slidesnav span.sl-thumb{max-width: 20%;margin: 0 5px;border: 2px solid transparent;background-repeat: no-repeat;}
.m2-slidesnav span.sl-thumb.active{border-color: #FFCA05;}
/* Навигация - конец */
.m2-slider .drag{cursor: w-resize;}
.m2-slider.fading .m2-slide{display: none;opacity: 0;}
.m2-slider.fading .m2-slide.active.out{position: absolute;}
.m2-slider.fading .m2-slide.active{display:block;position: relative;}
/********************* Slider - конец ******************/
.flex,.m2-slider.fading .m2-slide.active.flex,.flex-slider .slider-container{
    display: -webkit-box;
	display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-items: stretch;
}
.flex-wrap,.flex-slider .slider-container{
    -webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.flex-stretch,.flex-slider .slider-container{
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
    align-items: stretch;
}
.flex-center{
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
    align-items: center;
}
.flex-start{
	-webkit-box-align: flex-start;
	-webkit-align-items: flex-start;
	-ms-flex-align: flex-start;
    align-items: flex-start;
}
.flex-end{
	-webkit-box-align: flex-end;
	-webkit-align-items: flex-end;
	-ms-flex-align: flex-end;
    align-items: flex-end;
}
.flex-content-center{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.alignleft{float: left;}
.alignright,.fl-right{float: right;}
.aligncenter{margin-left: auto;margin-right: auto;display: table;float: none;}
img.alignleft{margin-right: 15px;}
img.alignright{margin-left: 15px;}
img.alignleft,img.alignright,img.aligncenter{margin-bottom: 15px;}
.mob-show,.tab-show,.deck-hide,.hidden{display: none !important;visibility: hidden;}
.menu-block.active,.block,.deck-show{display: block !important;visibility: visible;}
.w-auto{width: auto;}
@media (min-width:1170px){.menu-block{display: block !important;visibility: visible;}}
@media (max-width:1169px){
    .m-wrap{width: 750px;}
    .bl-deck-1,.bl-deck-2,.bl-deck-3,.bl-deck-4,.bl-deck-5,.bl-deck-6,.bl-deck-7,.bl-deck-8,.bl-deck-9,.bl-deck-10,.bl-deck-11,.bl-deck-12,.menu-block{width: 100%;}
    .bl-mob-1{width: 8.33333333%;}
    .bl-mob-2{width: 16.66666667%;}
    .bl-mob-3{width: 25%;}
    .bl-mob-4{width: 33.33333333%;}
    .bl-mob-5{width: 41.66666667%;}
    .bl-mob-6{width: 50%;}
    .bl-mob-7{width: 58.33333333%;}
    .bl-mob-8{width: 66.66666667%;}
    .bl-mob-9{width: 75%;}
    .bl-mob-10{width: 83.33333333%;}
    .bl-mob-11{width: 91.66666667%;}
    .bl-mob-12{width: 100%;}
    
    .bl-tab-1{width: 8.33333333%;}
    .bl-tab-2{width: 16.66666667%;}
    .bl-tab-3{width: 25%;}
    .bl-tab-4{width: 33.33333333%;}
    .bl-tab-5{width: 41.66666667%;}
    .bl-tab-6{width: 50%;}
    .bl-tab-7{width: 58.33333333%;}
    .bl-tab-8{width: 66.66666667%;}
    .bl-tab-9{width: 75%;}
    .bl-tab-10{width: 83.33333333%;}
    .bl-tab-11{width: 91.66666667%;}
    .bl-tab-12{width: 100%;}
    
    .mg-tab-0{margin-left: 0;}
    .mg-tab-1{margin-left: 8.33333333%;}
    .mg-tab-2{margin-left: 16.66666667%;}
    .mg-tab-3{margin-left: 25%;}
    .mg-tab-4{margin-left: 33.33333333%;}
    .mg-tab-5{margin-left: 41.66666667%;}
    .mg-tab-6{margin-left: 50%;}
    .mg-tab-7{margin-left: 58.33333333%;}
    .mg-tab-8{margin-left: 66.66666667%;}
    .mg-tab-9{margin-left: 75%;}
    .mg-tab-10{margin-left: 83.33333333%;}
    .mg-tab-11{margin-left: 91.66666667%;}
    .mg-tab-12{margin-left: 100%;}
    
    .line-menu li,.no-fl{float: none;}
    .deck-show{display: none !important;visibility: hidden;}
    .deck-hide{display: block !important;visibility: visible;}
    .menu-block{display: none;}
}
@media (min-width:768px) and (max-width:1169px){
    .tab-left{text-align: left;}
    .tab-right{text-align: right;}
    .tab-center{text-align: center;}
    .tab-aligncenter{margin-left: auto !important;margin-right: auto !important;display: table;float: none;}
	.tab-alignleft{float: left;}
	.tab-alignright{float: right;}
    .tab-no-fl{float: none;}
    .tab-hide{display: none !important;visibility: hidden;}
    .tab-show{display: block !important;visibility: visible;}
}
@media (max-width:767px){
    .bl-tab-1,.bl-tab-2,.bl-tab-3,.bl-tab-4,.bl-tab-5,.bl-tab-6,.bl-tab-7,.bl-tab-8,.bl-tab-9,.bl-tab-10,.bl-tab-11,.bl-tab-12,.bl-deck-12,.bl-mob-12,.m-wrap{width: 100%;}
    .bl-mob-11{width: 91.66666667%;}
    .bl-mob-10{width: 83.33333333%;}
    .bl-mob-9{width: 75%;}
    .bl-mob-8{width: 66.66666667%;}
    .bl-mob-7{width: 58.33333333%;}
    .bl-mob-6{width: 50%;}
    .bl-mob-5{width: 41.66666667%;}
    .bl-mob-4{width: 33.33333333%;}
    .bl-mob-3{width: 25%;}
    .bl-mob-2{width: 16.66666667%;}
    .bl-mob-1{width: 8.33333333%;}

    .mg-mob-0{margin-left: 0;}
    .mg-mob-1{margin-left: 8.33333333%;}
    .mg-mob-2{margin-left: 16.66666667%;}
    .mg-mob-3{margin-left: 25%;}
    .mg-mob-4{margin-left: 33.33333333%;}
    .mg-mob-5{margin-left: 41.66666667%;}
    .mg-mob-6{margin-left: 50%;}
    .mg-mob-7{margin-left: 58.33333333%;}
    .mg-mob-8{margin-left: 66.66666667%;}
    .mg-mob-9{margin-left: 75%;}
    .mg-mob-10{margin-left: 83.33333333%;}
    .mg-mob-11{margin-left: 91.66666667%;}
    .mg-mob-12{margin-left: 100%;}
    
    .mob-left{text-align: left;}
    .mob-right{text-align: right;}
    .mob-center{text-align: center;}
    .mob-aligncenter{margin-left: auto !important;margin-right: auto !important;display: table;float: none;}
	.mob-alignleft{float: left;}
	.mob-alignright{float: right;}
    .mob-no-fl{float: none;}
    .mob-hide{display: none !important;visibility: hidden;}
    .mob-show{display: block !important;visibility: visible;}
    .table-cell{display: block;}
    .m2-modal > .table-cell,.m2-section .table-cell{display:table-cell;}
    /*.m2-modal .mod-container{width: auto;}*/
    .bg-fixed{background-attachment: inherit;}
}
@media (max-width:460px){
    .mobs-w-100{width:100%;}
    .m2-modal .mod-container{width: auto;}
}