@font-face{font-family:"Open Sans";src:url("../fonts/opensans/opensans_400-regular.eot");src:url("../fonts/opensans/opensans_400-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/opensans/opensans_400-regular.woff2") format("woff2"),url("../fonts/opensans/opensans_400-regular.woff") format("woff"),url("../fonts/opensans/opensans_400-regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Open Sans";src:url("../fonts/opensans/opensans_400-regular-italic.eot");src:url("../fonts/opensans/opensans_400-regular-italic.eot?#iefix") format("embedded-opentype"),url("../fonts/opensans/opensans_400-regular-italic.woff2") format("woff2"),url("../fonts/opensans/opensans_400-regular-italic.woff") format("woff"),url("../fonts/opensans/opensans_400-regular-italic.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Open Sans";src:url("../fonts/opensans/opensans_700-bold.eot");src:url("../fonts/opensans/opensans_700-bold.eot?#iefix") format("embedded-opentype"),url("../fonts/opensans/opensans_700-bold.woff2") format("woff2"),url("../fonts/opensans/opensans_700-bold.woff") format("woff"),url("../fonts/opensans/opensans_700-bold.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Open Sans";src:url("../fonts/opensans/opensans_700-bold-italic.eot");src:url("../fonts/opensans/opensans_700-bold-italic.eot?#iefix") format("embedded-opentype"),url("../fonts/opensans/opensans_700-bold-italic.woff2") format("woff2"),url("../fonts/opensans/opensans_700-bold-italic.woff") format("woff"),url("../fonts/opensans/opensans_700-bold-italic.ttf") format("truetype");font-weight:700;font-style:italic}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ffff00;color:#000000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.container-fluid{margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}.container{margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px}
@media (min-width: 576px){
	.container{width:540px;max-width:100%}
	.order-sm-0 {order: 0 !important;}
	.order-sm-1 {order: 1 !important;}
	.order-sm-2 {order: 2 !important;}
	.order-sm-3 {order: 3 !important;}
	.order-sm-4 {order: 4 !important;}
	.order-sm-5 {order: 5 !important;}
	.offset-sm-0 {margin-left: 0!important;}
	.offset-sm-1 {margin-left: 8.3333333333%!important;}
	.offset-sm-2 {margin-left: 16.6666666667%!important;}
	.offset-sm-3 {margin-left: 25%!important;}
	.offset-sm-4 {margin-left: 33.3333333333%!important;}
	.offset-sm-5 {margin-left: 41.6666666667%!important;}
	.offset-sm-6 {margin-left: 50%!important;}
	.offset-sm-7 {margin-left: 58.3333333333%!important;}
	.offset-sm-8 {margin-left: 66.6666666667%!important;}
	.offset-sm-9 {margin-left: 75%!important;}
	.offset-sm-10 {margin-left: 83.3333333333%!important;}
	.offset-sm-11 {margin-left: 91.6666666667%!important;}
	.we-offer li{
		width: 50%!important;
	}
}

.item-ac {
    border-radius:10px;
    padding:15px;
    height:100%;
    margin:0 10px;
    min-height: 270px !important;
    display:flex !important;
    flex-direction:column;
    justify-content:space-between;
}

.item-ac .button {
    text-align:left;
    border-color:inherit;
    color:inherit;
}

.item-ac .title {
    font-size:17px;
    font-family:'Gilroy-Bold';
    margin-bottom:5px;
}

.item-ac .text {
    font-size: 15px;
    margin-bottom: 15px;
}

.row.work_slider2 img {
    height:270px;
    object-fit:cover;
}
.item-ac .button span {
    border:2px solid;
    background:none;
    color:inherit;
}
.ac-js {
    margin: 30px 0;
}
.flex-column {flex-direction: column !important;}
.col-1 {flex: 0 0 auto;width: 8.3333333333%;}
.col-2 {flex: 0 0 auto;width: 16.6666666667%;}
.col-3 {flex: 0 0 auto;width: 25%;}
.col-4 {flex: 0 0 auto;width: 33.3333333333%;}
.col-5 {flex: 0 0 auto;width: 41.6666666667%;}
.col-6 {flex: 0 0 auto;width: 50%;}
.col-7 {flex: 0 0 auto;width: 58.3333333333%;}
.col-8 {flex: 0 0 auto;width: 66.6666666667%;}
.col-9 {flex: 0 0 auto;width: 75%;}
.col-10 {flex: 0 0 auto;width: 83.3333333333%;}
.col-11 {flex: 0 0 auto;width: 91.6666666667%;}
.col-12 {flex: 0 0 auto;width: 100%;}

@media (min-width: 768px){
	.container{width:720px;max-width:100%}
	.offset-md-0 {margin-left: 0!important;}
	.offset-md-1 {margin-left: 8.3333333333%;}
	.offset-md-2 {margin-left: 16.6666666667%;}
	.offset-md-3 {margin-left: 25%;}
	.offset-md-4 {margin-left: 33.3333333333%;}
	.offset-md-5 {margin-left: 41.6666666667%;}
	.offset-md-6 {margin-left: 50%;}
	.offset-md-7 {margin-left: 58.3333333333%;}
	.offset-md-8 {margin-left: 66.6666666667%;}
	.offset-md-9 {margin-left: 75%;}
	.offset-md-10 {margin-left: 83.3333333333%;}
	.offset-md-11 {margin-left: 91.6666666667%;}
	.d-md-none {display: none !important;}
	
	.order-md-0 {order: 0 !important;}
	.order-md-1 {order: 1 !important;}
	.order-md-2 {order: 2 !important;}
	.order-md-3 {order: 3 !important;}
	.order-md-4 {order: 4 !important;}
	.order-md-5 {order: 5 !important;}
	
}

span.green {
    color: green;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
}

p.menu-point, li.menu-point {
    padding: 7px 20px 0px 20px;
    background-color: #86cb3c4d;
    border-radius: 8px;
    width: max-content;
    min-width: 180px;
    margin-left: 0px;
    height: 33px;
}

.mobile-br {
            display: none;
        }
        @media (max-width: 767px) {
            .mobile-br {
                display: block;      }
        }

@media (min-width: 992px){
	.container{width:976px;max-width:100%}
	.we-offer li{
		width: 25%!important;
	}
}

@media (min-width: 1230px){.container{width:1224px;max-width:100%}}.row{margin-right:-15px;margin-left:-15px}.row::before,.row::after{content:'';display:table}.row::after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12{float:left;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}.col-xs-pull-0{position:relative;right:auto}.col-xs-pull-1{position:relative;right:8.33333%}.col-xs-pull-2{position:relative;right:16.66667%}.col-xs-pull-3{position:relative;right:25%}.col-xs-pull-4{position:relative;right:33.33333%}.col-xs-pull-5{position:relative;right:41.66667%}.col-xs-pull-6{position:relative;right:50%}.col-xs-pull-7{position:relative;right:58.33333%}.col-xs-pull-8{position:relative;right:66.66667%}.col-xs-pull-9{position:relative;right:75%}.col-xs-pull-10{position:relative;right:83.33333%}.col-xs-pull-11{position:relative;right:91.66667%}.col-xs-pull-12{position:relative;right:100%}.col-xs-push-0{position:relative;left:auto}.col-xs-push-1{position:relative;left:8.33333%}.col-xs-push-2{position:relative;left:16.66667%}.col-xs-push-3{position:relative;left:25%}.col-xs-push-4{position:relative;left:33.33333%}.col-xs-push-5{position:relative;left:41.66667%}.col-xs-push-6{position:relative;left:50%}.col-xs-push-7{position:relative;left:58.33333%}.col-xs-push-8{position:relative;left:66.66667%}.col-xs-push-9{position:relative;left:75%}.col-xs-push-10{position:relative;left:83.33333%}.col-xs-push-11{position:relative;left:91.66667%}.col-xs-push-12{position:relative;left:100%}.col-xs-offset-0{margin-left:0%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}@media (min-width: 576px){.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-pull-0{position:relative;right:auto}.col-sm-pull-1{position:relative;right:8.33333%}.col-sm-pull-2{position:relative;right:16.66667%}.col-sm-pull-3{position:relative;right:25%}.col-sm-pull-4{position:relative;right:33.33333%}.col-sm-pull-5{position:relative;right:41.66667%}.col-sm-pull-6{position:relative;right:50%}.col-sm-pull-7{position:relative;right:58.33333%}.col-sm-pull-8{position:relative;right:66.66667%}.col-sm-pull-9{position:relative;right:75%}.col-sm-pull-10{position:relative;right:83.33333%}.col-sm-pull-11{position:relative;right:91.66667%}.col-sm-pull-12{position:relative;right:100%}.col-sm-push-0{position:relative;left:auto}.col-sm-push-1{position:relative;left:8.33333%}.col-sm-push-2{position:relative;left:16.66667%}.col-sm-push-3{position:relative;left:25%}.col-sm-push-4{position:relative;left:33.33333%}.col-sm-push-5{position:relative;left:41.66667%}.col-sm-push-6{position:relative;left:50%}.col-sm-push-7{position:relative;left:58.33333%}.col-sm-push-8{position:relative;left:66.66667%}.col-sm-push-9{position:relative;left:75%}.col-sm-push-10{position:relative;left:83.33333%}.col-sm-push-11{position:relative;left:91.66667%}.col-sm-push-12{position:relative;left:100%}.col-sm-offset-0{margin-left:0%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}}@media (min-width: 768px){.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-pull-0{position:relative;right:auto}.col-md-pull-1{position:relative;right:8.33333%}.col-md-pull-2{position:relative;right:16.66667%}.col-md-pull-3{position:relative;right:25%}.col-md-pull-4{position:relative;right:33.33333%}.col-md-pull-5{position:relative;right:41.66667%}.col-md-pull-6{position:relative;right:50%}.col-md-pull-7{position:relative;right:58.33333%}.col-md-pull-8{position:relative;right:66.66667%}.col-md-pull-9{position:relative;right:75%}.col-md-pull-10{position:relative;right:83.33333%}.col-md-pull-11{position:relative;right:91.66667%}.col-md-pull-12{position:relative;right:100%}.col-md-push-0{position:relative;left:auto}.col-md-push-1{position:relative;left:8.33333%}.col-md-push-2{position:relative;left:16.66667%}.col-md-push-3{position:relative;left:25%}.col-md-push-4{position:relative;left:33.33333%}.col-md-push-5{position:relative;left:41.66667%}.col-md-push-6{position:relative;left:50%}.col-md-push-7{position:relative;left:58.33333%}.col-md-push-8{position:relative;left:66.66667%}.col-md-push-9{position:relative;left:75%}.col-md-push-10{position:relative;left:83.33333%}.col-md-push-11{position:relative;left:91.66667%}.col-md-push-12{position:relative;left:100%}.col-md-offset-0{margin-left:0%}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}}@media (min-width: 992px){.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-pull-0{position:relative;right:auto}.col-lg-pull-1{position:relative;right:8.33333%}.col-lg-pull-2{position:relative;right:16.66667%}.col-lg-pull-3{position:relative;right:25%}.col-lg-pull-4{position:relative;right:33.33333%}.col-lg-pull-5{position:relative;right:41.66667%}.col-lg-pull-6{position:relative;right:50%}.col-lg-pull-7{position:relative;right:58.33333%}.col-lg-pull-8{position:relative;right:66.66667%}.col-lg-pull-9{position:relative;right:75%}.col-lg-pull-10{position:relative;right:83.33333%}.col-lg-pull-11{position:relative;right:91.66667%}.col-lg-pull-12{position:relative;right:100%}.col-lg-push-0{position:relative;left:auto}.col-lg-push-1{position:relative;left:8.33333%}.col-lg-push-2{position:relative;left:16.66667%}.col-lg-push-3{position:relative;left:25%}.col-lg-push-4{position:relative;left:33.33333%}.col-lg-push-5{position:relative;left:41.66667%}.col-lg-push-6{position:relative;left:50%}.col-lg-push-7{position:relative;left:58.33333%}.col-lg-push-8{position:relative;left:66.66667%}.col-lg-push-9{position:relative;left:75%}.col-lg-push-10{position:relative;left:83.33333%}.col-lg-push-11{position:relative;left:91.66667%}.col-lg-push-12{position:relative;left:100%}.col-lg-offset-0{margin-left:0%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}}@media (min-width: 1230px){.col-xl-1{width:8.33333%}.col-xl-2{width:16.66667%}.col-xl-3{width:25%}.col-xl-4{width:33.33333%}.col-xl-5{width:41.66667%}.col-xl-6{width:50%}.col-xl-7{width:58.33333%}.col-xl-8{width:66.66667%}.col-xl-9{width:75%}.col-xl-10{width:83.33333%}.col-xl-11{width:91.66667%}.col-xl-12{width:100%}.col-xl-pull-0{position:relative;right:auto}.col-xl-pull-1{position:relative;right:8.33333%}.col-xl-pull-2{position:relative;right:16.66667%}.col-xl-pull-3{position:relative;right:25%}.col-xl-pull-4{position:relative;right:33.33333%}.col-xl-pull-5{position:relative;right:41.66667%}.col-xl-pull-6{position:relative;right:50%}.col-xl-pull-7{position:relative;right:58.33333%}.col-xl-pull-8{position:relative;right:66.66667%}.col-xl-pull-9{position:relative;right:75%}.col-xl-pull-10{position:relative;right:83.33333%}.col-xl-pull-11{position:relative;right:91.66667%}.col-xl-pull-12{position:relative;right:100%}.col-xl-push-0{position:relative;left:auto}.col-xl-push-1{position:relative;left:8.33333%}.col-xl-push-2{position:relative;left:16.66667%}.col-xl-push-3{position:relative;left:25%}.col-xl-push-4{position:relative;left:33.33333%}.col-xl-push-5{position:relative;left:41.66667%}.col-xl-push-6{position:relative;left:50%}.col-xl-push-7{position:relative;left:58.33333%}.col-xl-push-8{position:relative;left:66.66667%}.col-xl-push-9{position:relative;left:75%}.col-xl-push-10{position:relative;left:83.33333%}.col-xl-push-11{position:relative;left:91.66667%}.col-xl-push-12{position:relative;left:100%}.col-xl-offset-0{margin-left:0%}.col-xl-offset-1{margin-left:8.33333%}.col-xl-offset-2{margin-left:16.66667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333%}.col-xl-offset-5{margin-left:41.66667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333%}.col-xl-offset-8{margin-left:66.66667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333%}.col-xl-offset-11{margin-left:91.66667%}}*{box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:87.5%;line-height:1.57143em;-webkit-tap-highlight-color:transparent}body{font-size:14px;font-size:1rem;line-height:22px;line-height:1.57143rem;background-color:#fff;color:#282828;font-family:"Open Sans",Helvetica,Arial,sans-serif;min-height:100vh}body.dev-mode,.dev-mode body{background-image:linear-gradient(to top, rgba(74,255,255,0.6) 1px, rgba(74,255,255,0) 1px);background-size:100% 1.57143rem;background-position:left top}.wrapper{width:100%;overflow:hidden}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#1f75b0;text-decoration:none}/*a:hover,a:focus{color:#144a6f;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}*/
.offset-0 {margin-left: 0;}
.offset-1 {margin-left: 8.3333333333%;}
.offset-2 {margin-left: 16.6666666667%;}
.offset-3 {margin-left: 25%;}
.offset-4 {margin-left: 33.3333333333%;}
.offset-5 {margin-left: 41.6666666667%;}
.offset-6 {margin-left: 50%;}
.offset-7 {margin-left: 58.3333333333%;}
.offset-8 {margin-left: 66.6666666667%;}
.offset-9 {margin-left: 75%;}
.offset-10 {margin-left: 83.3333333333%;}
.offset-11 {margin-left: 91.6666666667%;}


.white-link{color:#414141;    
	text-decoration-style: dashed;
    text-decoration-color: #414141;
    text-decoration-line: underline;
	font-weight: bold;
}
.white-link:hover,.white-link:focus{color:#414141;text-decoration:none}

.status.online {
    position: relative;
    padding-left: 36px;
     font-size: 16px;
    font-family: 'Gilroy-Bold';
    line-height: 19px;
}
.status.online:after, .status.online:before, .status.online:after, .status.online:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    content: "";
}
.status.online:before {
    z-index: 1;
    width: 24px;
    height: 24px;
    will-change: auto;
    animation: status_f 1.5s linear infinite alternate;
    background: #dbfbb8;
}
.status.online:after {
    z-index: 2;
    width: 8px;
    height: 8px;
    will-change: auto;
    background: #86cb3c;
    animation: status_s 1.5s linear infinite alternate;
    left: 8px;
    top: 8px;
}

@keyframes status_f{0%{transform:scale(.2)}to{transform:scale(1)}}


.bg-2 {
    background: #f8f8f8;
}



figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.57143;background-color:#fff;border:1px solid #ddd;border-radius:3px;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:22px;margin-bottom:22px;border:0;border-top:1px solid #e5e5e5}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role="button"]{cursor:pointer}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family: Gilroy-Regular;font-weight:700;line-height:1.1;color:inherit}
h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small{font-weight:normal;line-height:1;color:#777}
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,.h1:first-child,.h2:first-child,.h3:first-child,.h4:first-child,.h5:first-child,.h6:first-child{margin-top:0}
h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,.h1:last-child,.h2:last-child,.h3:last-child,.h4:last-child,.h5:last-child,.h6:last-child{margin-bottom:0}.section-primary h1,.section-primary h2,.section-primary h3,.section-primary h4,.section-primary h5,.section-primary h6,.section-primary .h1,.section-primary .h2,.section-primary .h3,.section-primary .h4,.section-primary .h5,.section-primary .h6{color:#ffffff}
h1,.h1,h2,.h2,h3,.h3{margin-top:22px;margin-bottom:11px}
h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small{font-size:65%}
h4,.h4,h5,.h5,h6,.h6{margin-top:11px;margin-bottom:11px}h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small{font-size:75%}
h1,.h1{
	font-size:44px;
	font-size:3.14286rem;
	line-height:44px;
	line-height:3.14286rem;margin-top:33px;margin-top:2.35714rem;margin-bottom:33px;margin-bottom:2.35714rem;}
h1:first-child,.h1:first-child{margin-top:-9px;margin-top:-.62857rem}@media (max-width: 991px){h1,.h1{font-size:33px;font-size:2.35714rem;line-height:39px;line-height:2.75rem}}@media (max-width: 575px){h1,.h1{font-size:22px;font-size:1.57143rem;line-height:33px;line-height:2.35714rem}}
h2,.h2{
	font-size:33px;
	font-size:2.35714rem;
	line-height:44px;line-height:3.14286rem;margin-top:33px;margin-top:2.35714rem;margin-bottom:33px;margin-bottom:2.35714rem;}

@media (max-width: 991px){h2,.h2{font-size:25px;font-size:1.76786rem;line-height:39px;line-height:2.75rem}}

@media (max-width: 575px){
	h2,.h2{font-size:17px;
	font-size:1.17857rem;line-height:33px;line-height:2.35714rem;margin-bottom:11px;margin-bottom:.78571rem;font-weight:700}
    .checked-list>li::before {
    position: absolute;
    left: 0;
    top: 2px !important;
    margin-top: 0px;
    content: '';
    width: 18px !important;
    height: 18px !important;
    -webkit-background-size: 18px !important;
    background-size: 18px !important;
}
    .checked-list>li {
        margin: 5px 0 !important;
        min-height: auto !important;
        padding: 2px 5px 2px 23px !important;
        font-size: 14px !important;
    }
.we2.we-offer li{
	width: auto;
	flex-basis: 50%;
	padding: 5px 35px;
}
	.text-center.fw-bold.form-bottom-text ul li:before {
    display:none !important;
}

.text-center.fw-bold.form-bottom-text ul li {
    padding-left:0 !important;
    margin-left:0
}

.text-center.fw-bold.form-bottom-text ul {
    margin-left:0 !important
}
}
.text-center.fw-bold.form-bottom-text ul li:before {
    display:none !important;
}

.text-center.fw-bold.form-bottom-text ul li {
    padding-left:0 !important;
    margin-left:0
}

.text-center.fw-bold.form-bottom-text ul {
    margin-left:0 !important
}
h3,.h3{font-size:27px;font-size:1.92857rem;line-height:33px;line-height:2.35714rem;margin-top:33px;margin-top:2.35714rem;margin-bottom:22px;margin-bottom:1.57143rem;text-transform:uppercase}.h3-with-h1{font-size:27px;font-size:1.92857rem;line-height:44px;line-height:3.14286rem;margin-top:33px;margin-top:2.35714rem;margin-bottom:33px;margin-bottom:2.35714rem;text-transform:uppercase}.h3-with-h1:first-child{margin-top:-9px;margin-top:-.62857rem}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 11px}p:last-child{margin-bottom:0}.lead{margin-bottom:22px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width: 576px){.lead{font-size:21px}}.content p{margin-top:22px;margin-top:1.57143rem;margin-bottom:22px;margin-bottom:1.57143rem}.content p:first-child{margin-top:0}.content p:last-child{margin-bottom:0}small,.small{font-size:85%}mark,.mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase,.initialism{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#00a0ba}a.text-primary:hover,a.text-primary:focus{color:#007487}.text-success{color:#3c763d}a.text-success:hover,a.text-success:focus{color:#2b542c}

.text-info{color:#0A50C1;
font-weight: 700;}
 div.icon-info {
    margin-right: 10px;
	 padding: 10px;
}
a.text-info:hover,a.text-info:focus{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover,a.text-warning:focus{color:#66512c}.text-danger{color:#fff}a.text-danger:hover,a.text-danger:focus{color:#e6e6e6}.bg-primary{color:#ffffff}.bg-primary{background-color:#00a0ba}a.bg-primary:hover,a.bg-primary:focus{background-color:#007487}.bg-success{background-color:#dff0d8}a.bg-success:hover,a.bg-success:focus{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover,a.bg-info:focus{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover,a.bg-warning:focus{background-color:#f7ecb5}.bg-danger{background-color:#ee5151}a.bg-danger:hover,a.bg-danger:focus{background-color:#e92323}.page-header{padding-bottom:10px;margin:44px 0 22px;border-bottom:1px solid #eee}ul:not([class]),ul.ul-large,ol:not([class]){margin-top:22px;margin-top:1.57143rem;margin-bottom:22px;margin-bottom:1.57143rem;list-style:none;padding-left:0}ul:not([class]):first-child,ul.ul-large:first-child,ol:not([class]):first-child{margin-top:0}ul:not([class]):last-child,ul.ul-large:last-child,ol:not([class]):last-child{margin-bottom:0}ul:not([class]) ul:not([class]),ul:not([class]) ol:not([class]),ul.ul-large ul:not([class]),ul.ul-large ol:not([class]),ol:not([class]) ul:not([class]),ol:not([class]) ol:not([class]){margin-bottom:0}
ul:not([class])>li,ul.ul-large>li{position:relative}ul:not([class])>li:last-child,ul.ul-large>li:last-child{margin-bottom:0}ul:not([class])>li::before,ul.ul-large>li::before{content:'»';position:absolute;left:0;color:currentColor;font-weight:bold}ul.ul-large{font-size:1.2em}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none;margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.checked-list{list-style:none;padding:0;margin:0}
.checked-list>li{
	font-size:15px;
	font-family: Gilroy-Bold;
    font-style: normal;
    font-weight: 900;
	min-height: 38px;
    line-height: 19px;
	color:#414141;position:relative;
	padding:5px 45px;
	margin: 0;

}
.checked-list li a{
	color: #3E3F43;
	font-family: 'Gilroy-Bold';
}
.checked-list>li::before{
	position:absolute;left:0;top:0; margin-top: 0;content:'';background:url("../img/checked-1.svg");width:27px;height:25px;
	-webkit-background-size: 100%;
	background-size:100% ;
}

.we-offer li{
	width: 100%;
}

.slick-prev, .slick-next {
    height: 40px !important;
}

.img_slid_wrap {
    max-height: 272px;
    overflow: hidden;
}
iframe.video-iframe {
    height: 232px;
    width: 334px;
	max-width: 100%;
}

.icons-row h6.h-text {
    font-size: 16px !important;
    font-weight: 600;
    font-family: 'Gilroy-Bold';
}

.grid {
    display: grid;
}

.group-1 {
    grid-template-columns: repeat(4, 1fr);
    border-right: 1px solid #b9b8b8;
    margin: 10px 20px 20px 0;
    padding-right: 10px;
}

.group-2 {
    grid-template-columns: 1fr;
    margin: 10px 20px 20px 0;
}

.round {
    border: 1px solid #b9b8b8;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
}

.icons-row {
    grid-template-columns: 1fr 4fr;
    grid-template-rows: 1fr;
}

 div.info {
    display: flex;
    justify-content: left;
    background: rgba(10, 80, 193, 0.05);
    border: 1px solid rgba(10, 80, 193, 0.5);
    box-sizing: border-box;
    border-radius: 6px;
    max-width: fit-content;
    padding: 2px 15px;
    align-items: center;
    font-family: 'Gilroy-Medium';
}

 div.info {
    margin: 15px 0 20px;
}

@media (min-width: 992px){.checked-list_columns_two:before,.checked-list_columns_two:after{content:" ";display:table}.checked-list_columns_two:after{clear:both}.checked-list_columns_two>li{float:left;width:50%;margin:11px 0}.checked-list_columns_two>li:nth-child(even){padding-left:60px}.checked-list_columns_two>li:nth-child(even)::before{left:15px}.checked-list_columns_two>li:nth-child(odd){clear:left}}@media (min-width: 768px){.dual-column-list-container>ol,.dual-column-list-container>ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.dual-column-list-container>ol>li,.dual-column-list-container>ul>li{page-break-inside:avoid}}dl{margin-top:0;margin-bottom:22px}dt,dd{line-height:1.57143}dt{font-weight:bold}dd{margin-left:0}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width: 576px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:11px 22px;margin:0 0 22px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.57143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}address{margin-bottom:22px;font-style:normal;line-height:1.57143}.user-content img.justifyleft,.user-content img.justifyright,.user-content img:not([class]){border-radius:3px;border:none;max-width:100%;padding:2px;height:auto}.user-content img.justifyleft,.user-content img[align=left]{float:left;margin:0 1rem 1rem 0}.user-content img.justifyright,.user-content img[align=right]{float:right;margin:0 0 1rem 1rem}.user-content ol{list-style-type:decimal;padding-left:2em}.user-content ol li{margin-bottom:10px}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:3px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.25)}kbd kbd{padding:0;font-size:100%;font-weight:bold;box-shadow:none}pre{display:block;padding:10.5px;margin:0 0 11px;font-size:13px;line-height:1.57143;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}caption{padding-top:11px;padding-bottom:11px;color:#777;text-align:left}th{text-align:left}.user-content table,.table{margin-top:22px;margin-top:1.57143rem;margin-bottom:22px;margin-bottom:1.57143rem;font-size:14px;font-size:1rem;line-height:18px;line-height:1.28571rem;max-width:100%;width:100%;border:none}.user-content table:first-child,.table:first-child{margin-top:0}.user-content table:last-child,.table:last-child{margin-bottom:0}.user-content table thead,.table thead{font-size:14px;font-size:1rem;line-height:16px;line-height:1.14286rem;border:none}.user-content table tbody,.table tbody{background-color:#fff;color:#000}.user-content table th,.user-content table td,.table th,.table td{padding:11px 19px 12px;border:1px solid transparent}.user-content table td,.table td{border-right-color:#e5e5e5;border-left-color:#e5e5e5}.user-content table th,.table th{background:#7caed1;border-color:#e5e5e5;color:#fff}.user-content table thead th,.table thead th{padding:8px 19px}.user-content table>tbody tr:nth-child(even),.table>tbody tr:nth-child(even){background:#edf4f9}.user-content table>tbody tr:first-child td,.table>tbody tr:first-child td{border-top-color:#e5e5e5}.user-content table>tbody tr:last-child td,.table>tbody tr:last-child td{border-bottom-color:#e5e5e5}.user-content table_outline-none thead>tr>td:first-child,.user-content table_outline-none tbody>tr>td:first-child,.user-content table_outline-none tfoot>tr>td:first-child,.table_outline-none thead>tr>td:first-child,.table_outline-none tbody>tr>td:first-child,.table_outline-none tfoot>tr>td:first-child{border-left-color:transparent}.user-content table_outline-none thead>tr>td:last-child,.user-content table_outline-none tbody>tr>td:last-child,.user-content table_outline-none tfoot>tr>td:last-child,.table_outline-none thead>tr>td:last-child,.table_outline-none tbody>tr>td:last-child,.table_outline-none tfoot>tr>td:last-child{border-right-color:#fff}.user-content table_outline-none thead>tr:nth-child(even)>td:last-child,.user-content table_outline-none tbody>tr:nth-child(even)>td:last-child,.user-content table_outline-none tfoot>tr:nth-child(even)>td:last-child,.table_outline-none thead>tr:nth-child(even)>td:last-child,.table_outline-none tbody>tr:nth-child(even)>td:last-child,.table_outline-none tfoot>tr:nth-child(even)>td:last-child{border-right-color:#edf4f9}.user-content table td{text-align:center}table col[class*="col-"]{position:static;float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{position:static;float:none;display:table-cell}.table-responsive{margin-top:22px;margin-top:1.57143rem;margin-bottom:22px;margin-bottom:1.57143rem;overflow-x:auto;min-height:0.01%;clear:both}.table-responsive:first-child{margin-top:0}.table-responsive:last-child{margin-bottom:0}.table-responsive::-webkit-scrollbar{height:3px}.table-responsive::-webkit-scrollbar-button{background:none;height:3px;width:0}.table-responsive::-webkit-scrollbar-track{background-color:#dadada}.table-responsive::-webkit-scrollbar-thumb{border-radius:0;background-color:#00a0ba}.table-responsive::-webkit-scrollbar-thumb:hover{background-color:#00a0ba}.table-responsive::-webkit-resizer{background:none;height:3px;width:0}@media (max-width: 575px){.table-responsive{width:100%;margin-bottom:16.5px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #e5e5e5}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:22px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%}input[type="search"]{box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;line-height:normal}input[type="file"]{display:block}input[type="range"]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.57143;color:#555}.form-control{display:block;width:100%;height:36px;padding:6px 12px;font-size:14px;line-height:1.57143;color:#555;background-color:#f9f9f9;background-image:none;border:none;border-radius:3px;box-shadow:inset 0 3px 5px rgba(0,0,0,0.21);transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.form-control:not([readonly]):focus{border-color:#cdcdcd;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,0.21),0 0 0 2px #ffe013 inset}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control::-ms-expand{border:0;background-color:transparent}.form-control[disabled],fieldset[disabled] .form-control{background-color:#eee;opacity:1}.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}.form-control_light{box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);border:1px solid #eaeaea}.form-control_light:focus{border-color:#cdcdcd;outline:0;box-shadow:0 0 0 2px #ffe013 inset}textarea.form-control{height:auto;min-height:120px;resize:vertical}input[type="search"]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio: 0){input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{line-height:36px}input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm>.input-group-btn>input[type="date"].input-file__button,.input-group-sm input[type="date"],input[type="time"].input-sm,.input-group-sm>input[type="time"].form-control,.input-group-sm>input[type="time"].input-group-addon,.input-group-sm>.input-group-btn>input[type="time"].btn,.input-group-sm>.input-group-btn>input[type="time"].input-file__button,.input-group-sm input[type="time"],input[type="datetime-local"].input-sm,.input-group-sm>input[type="datetime-local"].form-control,.input-group-sm>input[type="datetime-local"].input-group-addon,.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,.input-group-sm>.input-group-btn>input[type="datetime-local"].input-file__button,.input-group-sm input[type="datetime-local"],input[type="month"].input-sm,.input-group-sm>input[type="month"].form-control,.input-group-sm>input[type="month"].input-group-addon,.input-group-sm>.input-group-btn>input[type="month"].btn,.input-group-sm>.input-group-btn>input[type="month"].input-file__button,.input-group-sm input[type="month"]{line-height:30px}input[type="date"].input-lg,.input-group-lg>input[type="date"].form-control,.input-group-lg>input[type="date"].input-group-addon,.input-group-lg>.input-group-btn>input[type="date"].btn,.input-group-lg>.input-group-btn>input[type="date"].input-file__button,.input-group-lg input[type="date"],input[type="time"].input-lg,.input-group-lg>input[type="time"].form-control,.input-group-lg>input[type="time"].input-group-addon,.input-group-lg>.input-group-btn>input[type="time"].btn,.input-group-lg>.input-group-btn>input[type="time"].input-file__button,.input-group-lg input[type="time"],input[type="datetime-local"].input-lg,.input-group-lg>input[type="datetime-local"].form-control,.input-group-lg>input[type="datetime-local"].input-group-addon,.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,.input-group-lg>.input-group-btn>input[type="datetime-local"].input-file__button,.input-group-lg input[type="datetime-local"],input[type="month"].input-lg,.input-group-lg>input[type="month"].form-control,.input-group-lg>input[type="month"].input-group-addon,.input-group-lg>.input-group-btn>input[type="month"].btn,.input-group-lg>.input-group-btn>input[type="month"].input-file__button,.input-group-lg input[type="month"]{line-height:60px}}.form-row{margin-right:-15px;margin-left:-15px}.form-row::before,.form-row::after{content:'';display:table}.form-row::after{clear:both}.form-row,.form-group{margin-bottom:25px}.form-row:last-child,.form-group:last-child{margin-bottom:0}.switch{position:relative}.switch__element{left:0;opacity:0;position:absolute;top:0;visibility:hidden;z-index:-1}.switch__indicator{box-shadow:inset 0 3px 5px rgba(0,0,0,0.21);background:#ffffff;border-radius:3px;display:inline-block;height:25px;padding:4px;transition:0.3s ease-out;transition-property:box-shadow;vertical-align:middle;width:25px}.switch__indicator::before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAANCAYAAAB2HjRBAAAA60lEQVQokZ3RL0sEURSH4cfZZcG0SbBMMmsymxYxiCjaZIrNjS4o+A026EaTFo0OiiCI0WzSbLIIJqPCMoa5I+M4/ll/6XLPfQ/nvHcsyzLVxGny5a6SxuPq8TD67dU36cdpkv0H3kAPb6PCczgI5+4o8BRO0cI+Dv8Kt3GGCVxiG5pF9QfDDZxgGvdYxxCacZpkeMUuBqj+XR+LeMYKXopCJBfQwh6uMFkCP8xiDQ/lrhG6WA6d53GHJZ/NbuKmuk8h7AIzuJZLOQ9TFBMd1cko237CAraCkHHcYqcOrMLksgaYDdN0QqPavAMXvzMSa1NOqwAAAABJRU5ErkJggg==) no-repeat center;border-radius:50%;content:'';display:block;height:17px;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);transition:0.1s ease-out;transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform;width:17px}.switch__label{-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.switch__label:hover .switch__indicator{box-shadow:inset 0 3px 5px rgba(0,0,0,0.21),0 0 0 2px #ffe013 inset}.switch__text{margin-left:12px}.switch__element[type="radio"] ~ .switch__indicator{border-radius:50%}.switch__element[type="radio"] ~ .switch__indicator:before{background:#1cac5c}.switch__element:checked ~ .switch__indicator:before{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.switch-row{display:-webkit-flex;display:-ms-flexbox;display:flex}.dev-mode .switch-row{outline:1px dotted #ff0;outline-offset:-1px}.switch-row_valign_center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.switch-row .switch{display:inline-block;margin-right:20px;vertical-align:middle}.switch-row .switch:last-child{margin-right:0}.switch-row .switch__text{min-width:120px}.dev-mode .switch-row .switch__text{outline:1px dotted red;outline-offset:-1px}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:36px}.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-lg>.input-group-btn>.form-control-static.input-file__button,.form-control-static.input-sm,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.input-group-sm>.input-group-btn>.form-control-static.input-file__button{padding-left:0;padding-right:0}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-group-sm>.input-group-btn>.input-file__button{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn,.input-group-sm>.input-group-btn>select.input-file__button{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>.input-group-btn>textarea.input-file__button,select[multiple].input-sm,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>select[multiple].input-file__button{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.form-group-sm select.form-control{height:30px;line-height:30px}.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control{height:auto}.form-group-sm .form-control-static{height:30px;min-height:34px;padding:6px 10px;font-size:12px;line-height:1.5}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-group-lg>.input-group-btn>.input-file__button{height:60px;padding:17px 16px;font-size:18px;line-height:1.33333;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn,.input-group-lg>.input-group-btn>select.input-file__button{height:60px;line-height:60px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>.input-group-btn>textarea.input-file__button,select[multiple].input-lg,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>select[multiple].input-file__button{height:auto}.form-group-lg .form-control{height:60px;padding:17px 16px;font-size:18px;line-height:1.33333;border-radius:6px}.form-group-lg select.form-control{height:60px;line-height:60px}.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control{height:auto}.form-group-lg .form-control-static{height:60px;min-height:40px;padding:18px 16px;font-size:18px;line-height:1.33333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:45px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:36px;height:36px;line-height:36px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg>.input-group-btn>.input-file__button+.form-control-feedback,.input-group-lg+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback{width:60px;height:60px;line-height:60px}.input-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm>.input-group-btn>.input-file__button+.form-control-feedback,.input-group-sm+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label{color:#3c763d}.has-success .form-control{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label{color:#fff}.has-error .form-control{border-color:#fff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#e6e6e6;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #fff}.has-error .input-group-addon{color:#fff;border-color:#fff;background-color:#ee5151}.has-error .form-control-feedback{color:#fff}.has-feedback label ~ .form-control-feedback{top:27px}.has-feedback label.sr-only ~ .form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#686868}@media (min-width: 576px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .radio,.form-horizontal .checkbox{min-height:29px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group::before,.form-horizontal .form-group::after{content:'';display:table}.form-horizontal .form-group::after{clear:both}@media (min-width: 576px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width: 576px){.form-horizontal .form-group-lg .control-label{padding-top:18px;font-size:18px}}@media (min-width: 576px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.form-note{font-size:13px;font-size:.92857rem;line-height:16px;line-height:1.14286rem;display:table;opacity:0.5}.form-note__star,.form-note__content{display:table-cell;vertical-align:top}.form-note__star{white-space:nowrap;padding-right:0.3em}.form-state{font-size:11px;font-size:.78571rem;line-height:17px;line-height:1.21429rem;background:#ee5151;color:#fff;padding:3px 6px;border-radius:3px;position:relative}.form-state::after{content:'';height:0;left:50%;margin-left:-6px;position:absolute;top:100%;width:0;border-color:#ee5151 transparent transparent;border-style:solid;border-width:5px 6px 0}
.inputbox{
	position:relative;
	width: 100%;
}
.inputbox__state{position:absolute;right:8px;bottom:100%;-webkit-transform:translateY(.78571rem);-ms-transform:translateY(.78571rem);transform:translateY(.78571rem);z-index:2}.btn,.input-file__button{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:16px;font-size:1.14286rem;line-height:11px;line-height:.78571rem;padding:11px 24px;border-radius:3px;letter-spacing:.05em;text-transform:uppercase;font-weight:bold}.btn:focus,.input-file__button:focus,.btn.focus,.focus.input-file__button,.btn:active:focus,.input-file__button:active:focus,.btn:active.focus,.input-file__button:active.focus,.btn.active:focus,.active.input-file__button:focus,.btn.active.focus,.active.focus.input-file__button{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.input-file__button:hover,.btn:focus,.input-file__button:focus,.btn.focus,.focus.input-file__button{color:#333;text-decoration:none}.btn:active,.input-file__button:active,.btn.active,.active.input-file__button{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.disabled.input-file__button,.btn[disabled],[disabled].input-file__button,fieldset[disabled] .btn,fieldset[disabled] .input-file__button{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}a.btn.disabled,a.disabled.input-file__button,fieldset[disabled] a.btn,fieldset[disabled] a.input-file__button{pointer-events:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:focus,.btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle{background-image:none}.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#00a0ba;border-color:#00a0ba}.btn-primary:focus,.btn-primary.focus{color:#fff;background-color:#007487;border-color:#00323b}.btn-primary:hover{color:#fff;background-color:#007487;border-color:#006b7d}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#007487;border-color:#006b7d}.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus{color:#fff;background-color:#005563;border-color:#00323b}.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus{background-color:#00a0ba;border-color:#00a0ba}.btn-primary .badge{color:#00a0ba;background-color:#fff}.btn-success,.input-file__button{color:#fff;background-color:#1cac5c;border-color:#1cac5c}.btn-success:focus,.input-file__button:focus,.btn-success.focus,.focus.input-file__button{color:#fff;background-color:#158045;border-color:#0a3e21}.btn-success:hover,.input-file__button:hover{color:#fff;background-color:#158045;border-color:#137740}.btn-success:active,.input-file__button:active,.btn-success.active,.active.input-file__button,.open>.btn-success.dropdown-toggle,.open>.dropdown-toggle.input-file__button{color:#fff;background-color:#158045;border-color:#137740}.btn-success:active:hover,.input-file__button:active:hover,.btn-success:active:focus,.input-file__button:active:focus,.btn-success:active.focus,.input-file__button:active.focus,.btn-success.active:hover,.active.input-file__button:hover,.btn-success.active:focus,.active.input-file__button:focus,.btn-success.active.focus,.active.focus.input-file__button,.open>.btn-success.dropdown-toggle:hover,.open>.dropdown-toggle.input-file__button:hover,.open>.btn-success.dropdown-toggle:focus,.open>.dropdown-toggle.input-file__button:focus,.open>.btn-success.dropdown-toggle.focus,.open>.dropdown-toggle.focus.input-file__button{color:#fff;background-color:#106134;border-color:#0a3e21}.btn-success:active,.input-file__button:active,.btn-success.active,.active.input-file__button,.open>.btn-success.dropdown-toggle,.open>.dropdown-toggle.input-file__button{background-image:none}.btn-success.disabled:hover,.disabled.input-file__button:hover,.btn-success.disabled:focus,.disabled.input-file__button:focus,.btn-success.disabled.focus,.disabled.focus.input-file__button,.btn-success[disabled]:hover,[disabled].input-file__button:hover,.btn-success[disabled]:focus,[disabled].input-file__button:focus,.btn-success[disabled].focus,[disabled].focus.input-file__button,fieldset[disabled] .btn-success:hover,fieldset[disabled] .input-file__button:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .input-file__button:focus,fieldset[disabled] .btn-success.focus,fieldset[disabled] .focus.input-file__button{background-color:#1cac5c;border-color:#1cac5c}.btn-success .badge,.input-file__button .badge{color:#1cac5c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#5bc0de}.btn-info:focus,.btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1f7e9a}.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#2aabd2}.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus{color:#fff;background-color:#269abc;border-color:#1f7e9a}.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#5bc0de}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning:focus,.btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#b06d0f}.btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#eb9316}.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus{color:#fff;background-color:#d58512;border-color:#b06d0f}.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#f0ad4e}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#ff0f09;border-color:#ff0f09}.btn-danger:focus,.btn-danger.focus{color:#fff;background-color:#d50500;border-color:#890300}.btn-danger:hover{color:#fff;background-color:#d50500;border-color:#cb0500}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#d50500;border-color:#cb0500}.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus{color:#fff;background-color:#b10400;border-color:#890300}.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus{background-color:#ff0f09;border-color:#ff0f09}.btn-danger .badge{color:#ff0f09;background-color:#fff}.btn-link{color:#1f75b0;font-weight:normal;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#144a6f;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn,.btn-group-lg>.input-file__button{font-size:18px;font-size:1.28571rem;line-height:11px;line-height:.78571rem;padding:17px 16px;border-radius:3px;letter-spacing:.05em;font-weight:bold;padding-left:38px;padding-right:38px;text-transform:uppercase;max-width:100%;overflow:hidden}.btn-sm,.btn-group-sm>.btn,.btn-group-sm>.input-file__button{font-size:12px;font-size:.85714rem;line-height:11px;line-height:.78571rem;padding:5px 10px;border-radius:3px}.btn-xs,.btn-group-xs>.btn,.btn-group-xs>.input-file__button{font-size:12px;font-size:.85714rem;line-height:11px;line-height:.78571rem;padding:1px 5px;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:0.35s;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent}.dropup,.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid rgba(0,0,0,0.15);border-radius:3px;box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.57143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#00a0ba}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.57143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width: 576px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group>.input-file__button,.btn-group-vertical>.btn,.btn-group-vertical>.input-file__button{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.input-file__button:hover,.btn-group>.btn:focus,.btn-group>.input-file__button:focus,.btn-group>.btn:active,.btn-group>.input-file__button:active,.btn-group>.btn.active,.btn-group>.active.input-file__button,.btn-group-vertical>.btn:hover,.btn-group-vertical>.input-file__button:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.input-file__button:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.input-file__button:active,.btn-group-vertical>.btn.active,.btn-group-vertical>.active.input-file__button{z-index:2}.btn-group .btn+.btn,.btn-group .input-file__button+.btn,.btn-group .btn+.input-file__button,.btn-group .input-file__button+.input-file__button,.btn-group .btn+.btn-group,.btn-group .input-file__button+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.input-file__button,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .input-file__button,.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.input-file__button,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.input-file__button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.btn-group>.input-file__button:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.input-file__button:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.input-file__button:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn-group:not(:first-child):not(:last-child)>.input-file__button{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.input-file__button:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.input-file__button:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,.btn-group>.input-file__button+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group-lg.btn-group>.input-file__button+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret,.input-file__button .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret,.btn-group-lg>.input-file__button .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret,.dropup .btn-group-lg>.input-file__button .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.input-file__button,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.input-file__button{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.input-file__button{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.input-file__button+.btn,.btn-group-vertical>.btn+.input-file__button,.btn-group-vertical>.input-file__button+.input-file__button,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.input-file__button+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.input-file__button,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>.input-file__button:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.input-file__button:first-child:not(:last-child){border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.input-file__button:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.input-file__button{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.input-file__button:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.input-file__button:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.input-file__button,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group .input-file__button{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.input-file__button input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.input-file__button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.input-file__button input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.input-file__button input[type="checkbox"]{position:absolute;clip:rect(0, 0, 0, 0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*="col-"]{float:none;padding-left:0;padding-right:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group .form-control:focus{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #cdcdcd;border-radius:3px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.input-group-sm>.input-group-btn>.input-group-addon.input-file__button{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.input-group-lg>.input-group-btn>.input-group-addon.input-file__button{padding:17px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.input-file__button,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.btn-group>.input-file__button,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.input-file__button:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn-group:not(:last-child)>.input-file__button{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.input-file__button,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.btn-group>.input-file__button,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.input-file__button:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn-group:not(:first-child)>.input-file__button{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn,.input-group-btn>.input-file__button{position:relative}.input-group-btn>.btn+.btn,.input-group-btn>.input-file__button+.btn,.input-group-btn>.btn+.input-file__button,.input-group-btn>.input-file__button+.input-file__button{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.input-file__button:hover,.input-group-btn>.btn:focus,.input-group-btn>.input-file__button:focus,.input-group-btn>.btn:active,.input-group-btn>.input-file__button:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.input-file__button,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.input-file__button,.input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}/*.nav:before,.nav:after{content:" ";display:table}*/.nav:after{clear:both}.nav>li{/*position:relative;*/display:block}/*.nav>li>a{position:relative;display:block;padding:9px 15px;background-color:#478ebe;color:#fff}*//*.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#3683b8}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#3683b8;border-color:#1f75b0}*/.nav .nav-divider{height:1px;margin:10px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #fff}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.57143;border:1px solid transparent;border-left-color:#1f75b0;border-radius:3px 3px 0 0}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus{color:#fff;background-color:#1f75b0;border:1px solid red;border-bottom-color:transparent;cursor:default}.nav-tabs>li.active>a:hover{color:#fff;background-color:#1f75b0;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:3px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#00a0ba}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width: 576px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #fff}@media (min-width: 576px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #fff;border-radius:3px 3px 0 0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#1f75b0}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}
.breadcrumb{padding:8px 15px;margin-bottom:22px;list-style:none;background-color:#f5f5f5;border-radius:3px}

.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:22px 0;border-radius:3px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.57143;text-decoration:none;color:#1f75b0;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{z-index:2;color:#144a6f;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:3;color:#fff;background-color:#00a0ba;border-color:#00a0ba;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:17px 16px;font-size:18px;line-height:1.33333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}
.pager{padding-left:0;margin:22px 0;list-style:none;text-align:center}
.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label,.input-file__button .label{position:relative;top:-1px}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#00a0ba}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#007487}.label-success{background-color:#1cac5c}.label-success[href]:hover,.label-success[href]:focus{background-color:#158045}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#ff0f09}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#d50500}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge,.input-file__button .badge{position:relative;top:-1px}.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.input-file__button .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.input-file__button .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#1f75b0;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:30px;padding-bottom:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media (min-width: 576px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron,.container-fluid .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:22px;line-height:1.57143;background-color:#fff;border:1px solid #ddd;border-radius:3px;transition:border 0.2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#282828}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#1f75b0}.alert{padding:15px;margin-bottom:22px;border:1px solid transparent;border-radius:3px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#ee5151;border-color:#ec3a57;color:#fff}.alert-danger hr{border-top-color:#e92344}.alert-danger .alert-link{color:#e6e6e6}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:22px;margin-bottom:22px;background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;line-height:22px;color:#fff;text-align:center;background-color:#00a0ba;box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);transition:width 0.6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#1cac5c}.progress-striped .progress-bar-success{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-danger{background-color:#ff0f09}.progress-striped .progress-bar-danger{background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#00a0ba;border-color:#00a0ba}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#87eeff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus{color:#ffffff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus{color:#ffffff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus{color:#ffffff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#fff;background-color:#ee5151}a.list-group-item-danger,button.list-group-item-danger{color:#fff}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus{color:#fff;background-color:#ec3a3a}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus{color:#ffffff;background-color:#fff;border-color:#fff}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:22px;background-color:#fff;border:1px solid transparent;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:2px;border-top-left-radius:2px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table caption,.panel>.table-responsive>.table caption,.panel>.panel-collapse>.table caption{padding-left:15px;padding-right:15px}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.panel>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:2px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:2px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:2px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:2px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #e5e5e5}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:22px}.panel-group .panel{margin-bottom:0;border-radius:3px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body,.panel-group .panel-heading+.panel-collapse>.list-group{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#00a0ba}.panel-primary>.panel-heading{color:#fff;background-color:#00a0ba;border-color:#00a0ba}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#00a0ba}.panel-primary>.panel-heading .badge{color:#00a0ba;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#00a0ba}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ec3a57}.panel-danger>.panel-heading{color:#fff;background-color:#ee5151;border-color:#ec3a57}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ec3a57}.panel-danger>.panel-heading .badge{color:#ee5151;background-color:#fff}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ec3a57}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#dddddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:300;line-height:1;color:#fff;text-shadow:0 1px 0 #fff}.close:hover,.close:focus{outline:none;color:#fff;text-decoration:none;cursor:pointer}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#1f75b0;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:0;color:#ffffff}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#fff}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.8;filter:alpha(opacity=80)}.modal-header{padding:15px 30px;border-bottom:1px solid rgba(255,255,255,0.1)}.modal-header:before,.modal-header:after{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.57143}.modal-body{position:relative;padding:30px}.modal-footer{padding:30px;text-align:right;border-top:1px solid rgba(255,255,255,0.1)}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn+.btn,.modal-footer .input-file__button+.btn,.modal-footer .btn+.input-file__button,.modal-footer .input-file__button+.input-file__button{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group .input-file__button+.btn,.modal-footer .btn-group .btn+.input-file__button,.modal-footer .btn-group .input-file__button+.input-file__button{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width: 576px){.modal-dialog{width:550px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,0.5)}.modal-sm{width:300px}}@media (min-width: 768px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.57143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:3px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;right:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:normal;letter-spacing:normal;line-break:auto;line-height:1.57143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;box-shadow:0 5px 10px rgba(0,0,0,0.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,0.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,0.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs{display:none !important}.visible-sm{display:none !important}.visible-md{display:none !important}.visible-lg{display:none !important}.visible-xl{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-xl-block,.visible-xl-inline,.visible-xl-inline-block{display:none !important}@media (max-width: 575px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}.visible-xs-block{display:block !important}.visible-xs-inline{display:inline !important}.visible-xs-inline-block{display:inline-block !important}}@media (min-width: 576px) and (max-width: 767px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}.visible-sm-block{display:block !important}.visible-sm-inline{display:inline !important}.visible-sm-inline-block{display:inline-block !important}}@media (min-width: 768px) and (max-width: 991px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}.visible-md-block{display:block !important}.visible-md-inline{display:inline !important}.visible-md-inline-block{display:inline-block !important}}@media (min-width: 992px) and (max-width: 1229px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}.visible-lg-block{display:block !important}.visible-lg-inline{display:inline !important}.visible-lg-inline-block{display:inline-block !important}}@media (min-width: 1230px){.visible-xl{display:block !important}table.visible-xl{display:table !important}tr.visible-xl{display:table-row !important}th.visible-xl,td.visible-xl{display:table-cell !important}.visible-lg-block{display:block !important}.visible-lg-inline{display:inline !important}.visible-lg-inline-block{display:inline-block !important}}@media (max-width: 575px){.hidden-xs{display:none !important}}@media (min-width: 576px) and (max-width: 767px){.hidden-sm{display:none !important}}@media (min-width: 768px) and (max-width: 991px){.hidden-md{display:none !important}}@media (min-width: 992px) and (max-width: 1229px){.hidden-lg{display:none !important}}@media (min-width: 1230px){.hidden-xl{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}img{border:none}input{vertical-align:middle}.wrapper_head{background:#fff radial-gradient(ellipse at 50% -35%, #2596dc -20%, white 100%)}.hdbg{position:absolute;display:block;height:150px;box-shadow:0 2px 58px rgba(0,0,0,0.67);top:0;z-index:999;width:100%}#gallery-1 img{border:none !important}.imgtovar{width:100px}#logo2{width:186px;margin-bottom:20px;height:114px;background:url(/wp-content/uploads/2015/02/fsdff2.png) no-repeat;display:block;z-index:999;position:absolute;background-size:144px}::-moz-selection{color:#ffffff;background:#00a0ba}.jobs p{padding-top:43px;margin-bottom:-10px}.zakus{text-decoration:none;position:absolute;display:block;top:12px;z-index:999;background:#0f79c0 url(/wp-content/uploads/2015/01/comment9.png) no-repeat;font-weight:900;width:auto;color:#ffffff;transition:all .3s ease-out;padding:10px 30px 10px 61px;left:0;background-size:15%;border-radius:5px}.zakus:hover{background:#1469a3 url(/wp-content/uploads/2015/01/comment9.png) no-repeat;transition:all .3s ease-out;background-size:15%;border-radius:5px}.zakus2{text-decoration:none;position:absolute;display:block;top:12px;z-index:999;background:#0f79c0 url(/wp-content/uploads/2015/01/favourites71.png) no-repeat;font-weight:900;width:auto;background-size:11%;color:#ffffff;transition:all .3s ease-out;padding:10px 31px 10px 63px;left:200px;border-radius:5px}.fott{background:#165077;width:100%;left:0;position:absolute;height:100px;margin-top:-100px;z-index:-1}.zakus2:hover{background:#1469a3 url(/wp-content/uploads/2015/01/favourites71.png) no-repeat;background-size:11%}.per{display:inline-block;text-align:left;background:#f2f2f2 20px url(/wp-content/uploads/2015/02/arrow486-1.png) no-repeat;padding:17px 30px 15px 81px;border-radius:5px;box-shadow:0 2px 0 rgba(0,0,0,0.07)}.zakus5:hover{background:#d2243e}#slog2{z-index:9999;position:absolute;top:130px;font-size:12px;color:#adadad;margin-left:3px}.contact{font-size:18px;padding-right:25px;float:right;text-align:right;margin-top:10px}.th{color:#7e7e7e;font-weight:bold;display:block;font-size:16px}.addres{z-index:99;color:#004f5d;display:block;font-size:14px;padding-top:20px}.th2{z-index:99;color:rgba(129,129,129,0.61);font-weight:bold;padding-bottom:14px;display:block;font-size:13px}.addres2{z-index:99;color:#595959;display:block;font-size:13px}.contact a{padding:7px 25px;position:relative;top:1px;margin:10px auto 8px;width:160px;text-decoration:underline;z-index:99;color:#1381cc;display:block;font-size:15px}.norm{display:block;top:250px;z-index:999999;position:relative;color:#ffffff;font-size:42px;font-weight:900}.norm2{display:block;top:244px;position:relative;z-index:999999;color:#ffffff;font-size:38px;font-weight:100}.ph strong{font-weight:normal;font-size:14px;color:#6c6c6c}.contact-email,.ph{font-size:25px;color:#0f79c0;line-height:1.9}.contact-email{font-size:22px}.ph2 strong{font-weight:normal;font-size:14px;color:#828282}.ph2{font-size:25px;color:#258edc;font-weight:900}#menu{width:100%;position:relative;z-index:9999;text-align:center;top:20px}#menu .sub-menu li a{color:#ffffff;text-align:left;background:none;font-size:11px;width:330px}#menu .sub-menu li .sub-menu li a:hover{background:none}#menu .sub-menu li .sub-menu li a{color:#ffffff}.slidtext .owl-carousel .owl-wrapper-outer{height:163px}.slidtext{margin:0 auto;display:block;z-index:999;height:200px}#menu .sub-menu li .sub-menu li{width:330px;margin-bottom:-24px}#menu .sub-menu{background:#17a9c0;position:absolute;width:330px;text-align:left;color:#000000;z-index:999999999999999999999999}#menu .sub-menu .sub-menu{left:290px;background:#20b8d0;position:absolute;width:330px;top:0;text-align:left;color:#000000;padding-bottom:22px;line-height:19px;z-index:999999999999999999999999}#menu li{display:inline-block;vertical-align:middle;background:url(/design/images/nav_primary_sep.png) no-repeat right center}#menu li:last-child{background:none}#menu li a{text-decoration:none;color:#ffffff;padding:6px 10px;display:block;font-weight:700;vertical-align:middle;font-size:14px;border:2px solid rgba(255,255,255,0);transition:all .3s ease-out;text-align:center;text-transform:uppercase}#menu li.action a,#menu li a:hover{color:#ffffff;border:2px solid #ffffff;border-radius:5px}#menu li .sub-menu,#menu li .sub-menu li .sub-menu{display:none}#menu li.active .sub-menu,#menu li.active .sub-menu li.active .sub-menu{display:inherit}.ddt{width:100%;height:429px;position:absolute;z-index:1;opacity:0.5}.slid{position:absolute;top:60px;width:100%}.bgslid{opacity:0.8;position:absolute}#middle{width:100%;position:relative}#middle:after{content:'';clear:both;display:table}.content2 .bold_links li{font-size:18px;font-weight:900;text-align:left;text-transform:uppercase;list-style-type:none;padding:10px 0;display:inline-block}.main_page_list{text-align:left}.main_page_list li{width:24%;display:inline-block;vertical-align:middle;padding:0 1%}.slidimg{background:url(/wp-content/uploads/2015/02/gdgg.jpg) no-repeat;background-size:cover;height:489px}#content p{text-align:justify}#content img:hover{opacity:1}#content img{height:auto;max-width:100%;transition:all 0.2s ease-in-out;margin:0 auto;opacity:0.8}#content .attachment img{max-width:900px}#content .alignleft,#content img.alignleft{display:inline;float:left;margin-right:24px;margin-top:4px}#content .alignright,#content img.alignright{display:inline;float:right;margin-left:24px;margin-top:4px}.btnzakat{text-decoration:none;position:relative;display:block;top:77px;z-index:999;background:#fc3a57;font-weight:900;box-shadow:0 3px 0 #d2243e;width:100px;background-size:14%;color:#ffffff;transition:all .3s ease-out;padding:10px 31px 10px 34px;margin-left:-88px;left:0;border-radius:5px}#content .aligncenter,#content img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.btnzakat a{color:#ffffff}#content img.alignleft,#content img.alignright,#content img.aligncenter{margin-bottom:12px}#content p.title,h2.front{color:#1c699d;padding-top:0;padding-bottom:30px;font-weight:100;line-height:30px;font-size:30px;text-align:left}#content p.title,p.title{padding-top:25px;font-size:22px}#content .catelog{float:left;margin:0}#content .catelog li{height:185px;text-align:center;float:left;margin-right:15px;padding-bottom:15px;list-style:none;width:148px}#content .catelog li a{text-decoration:none;color:#000000;font-size:14px}#content .catelog li img{border:2px solid #fafafa;border-radius:2px}.index{text-align:left}#sideLeft{width:30%;left:0;position:relative;float:left;top:60px;margin-left:-32px}#sideLeft h3{text-shadow:1px 1px 2px #034796;z-index:1;position:relative;color:#ffffff;text-align:center;padding-top:15px;font-size:24px;width:220px;height:95px;background:url(/design/images/05.png) no-repeat}#sideLeft ul{z-index:2;position:relative;left:6px;margin-top:3px;background:#004f5d}#sideLeft ul li:hover{background:#085d6c}#sideLeft ul li{list-style:none;padding:0 15px}#sideLeft ul li a{color:#ffffff;padding:14.4px 0;border-bottom:1px solid rgba(255,255,255,0.07);display:block;text-decoration:none;border-top:1px solid rgba(0,0,0,0.12);font-size:12px;text-transform:uppercase}#sideLeft ul li.sub ul a{background:none}#sideLeft ul ul{display:block;margin:0;background:none;background:#04333c;left:-15px}#sideLeft ul ul a{padding-left:15px;font-size:10px}#sideLeft ul li.current-menu-parent ul{display:block}#sideLeft ul li.current-menu-item a{text-decoration:underline;font-weight:900}.maya{width:100%;height:300px;overflow:hidden;position:absolute;margin-top:-400px;z-index:99}.ymaps-b-zoom{display:none}#sideRight{float:left;margin-right:-3px;width:215px;margin-left:-215px;position:relative}#sideRight h3{text-shadow:1px 1px 2px rgba(0,0,0,0.16);z-index:1;position:relative;color:#ffffff;text-align:center;padding-top:28px;text-transform:uppercase;font-size:20px;font-weight:100;width:215px;height:40px;margin-top:-21px;background:#218ea6}.b1{z-index:2;position:relative;left:0;display:block;width:215px;transition:all .3s ease-out;height:100px}.b2{z-index:2;position:relative;left:0;display:block;transition:all .3s ease-out;width:215px;height:100px;background:url(/wp-content/uploads/2014/12/002.png)}.b3{z-index:2;position:relative;left:0;display:block;width:215px;transition:all .3s ease-out;height:100px;background:url(/wp-content/uploads/2014/12/003.png)}.b1:hover{-webkit-filter:brightness(130%)}.b2:hover{-webkit-filter:brightness(130%)}.b3:hover{-webkit-filter:brightness(130%)}#footer2{position:relative;background:#1c699d;color:#323232;padding:32px}#footer2 span{color:#ffffff}#dewelop{position:absolute;top:20px;right:0;display:block;width:143px;height:47px;background:url(/wp-content/uploads/2013/05/pm.png) no-repeat}#menu3{width:100%;text-align:left;background:#248edd;box-sizing:border-box;padding:10px 5px 10px 15px;list-style-type:none;border-radius:5px;box-shadow:4px 5px 0 rgba(49,118,176,0.17)}#menu3 ul{width:100%;background:#248edd;padding:0 10px;list-style-type:none;box-shadow:4px 5px 0 rgba(49,118,176,0.17)}#menu3 li{color:#ffffff}#menu3 ul li{border-top:1px solid #dedede}#menu3 li a:hover{text-decoration:underline}#menu3 li a{color:#ffffff;font-size:17px;font-weight:900;padding-bottom:10px;padding-top:10px;text-decoration:none;margin-bottom:10px;display:block;text-transform:uppercase}#menu3>li>a{padding:10px 0 30px}.smal_height>li>a{padding:0 !important}#menu3 .sub-menu li.is-active a{font-weight:bold}#menu3 .sub-menu{display:block}#menu3 .sub-menu{display:block;box-sizing:border-box;background:transparent;box-shadow:none;padding-right:10px;margin-top:-20px}#menu3 .sub-menu li a:hover{text-decoration:underline}#menu3 .sub-menu li a{color:#ffffff;padding-bottom:1px;font-weight:400;text-decoration:none}#menu2{width:100%;height:53px;display:table;text-align:left;vertical-align:top}#menu2 .sub-menu li a{color:#ffffff;text-align:left;background:none;font-size:11px;width:330px}#menu2 .sub-menu li .sub-menu li a:hover{background:none}#menu2 .sub-menu li .sub-menu li a{color:#ffffff}#menu2 .sub-menu li .sub-menu li{width:330px;margin-bottom:-24px}#menu2 .sub-menu{background:#17a9c0;position:absolute;width:330px;text-align:left;color:#000000;z-index:999999999999999999999999}#menu2 .sub-menu .sub-menu{left:290px;background:#20b8d0;position:absolute;width:330px;top:0;text-align:left;color:#000000;padding-bottom:22px;line-height:19px;z-index:999999999999999999999999}#menu2 li{display:table-cell;vertical-align:middle;background:url(/design/images/nav_primary_sep.png) no-repeat right center}#menu2 li:last-child{background:none}.hdbgtop{background:#f9fafa;width:100%;box-shadow:0 3px 0 #efedf1}#menu2 li span,#menu2 li a{text-decoration:none;color:#5c5c5c;padding:6px 15px;display:block;font-weight:700;vertical-align:middle;font-size:14px;border:2px solid rgba(255,255,255,0);transition:all .3s ease-out;text-align:center;text-transform:uppercase;cursor:pointer}#menu2 li span:hover,#menu2 li.action span,#menu2 li.action a,#menu2 li.current-menu-item span,#menu2 li.current-menu-item a,#menu2 li a:hover{color:#0f79c0;text-decoration:underline;border-radius:5px}#menu2 li .sub-menu,#menu2 li .sub-menu li .sub-menu{display:none}#menu2 li.active .sub-menu,#menu2 li.active .sub-menu li.active .sub-menu{display:inherit}.reviews{font-size:14px;color:#464646;width:99%;overflow:hidden}.reviews div{margin:5px 0}.reviews .reviews_author{font-weight:bold}.reviews .reviews_title{font-weight:bold;font-size:20px;vertical-align:middle}.reviews .reviews_title span{margin-left:10px;position:relative;top:-25px}.reviews .reviews_title img{height:60px}.reviews .reviews_text{border:1px solid #dddddd;border-radius:10px;padding:10px;box-shadow:0 0 10px #9e9f9f inset;color:#111111;overflow:hidden}#content .reviews .reviews_scan img{height:220px}.reviews .reviews_scan{box-shadow:0 0 10px #c2c2c2;cursor:pointer;float:right;margin-left:20px;margin-right:5px}#header2 .owl-carousel .owl-wrapper-outer{height:308px}.service_menu{overflow:hidden}#content #price-cost h2,#content #price-cost h2 a,#content .uslugi-info h2 a,#content .uslugi-info h2{font-size:18px;font-weight:300;color:#1c699d}.service_head_img{display:block}.service_link{display:inline-block}#content .uslugi-info div h2{margin-top:35px}#content .uslugi-info div ul li{list-style:none;margin-bottom:5px}#content .oborudovanie-info h2 a,#content .oborudovanie-info h2{font-size:18px;font-weight:300;color:#1c699d}#content .oborudovanie-info div span{font-size:14px;color:#ff0000;font-weight:bold}#content #price-cost div h2,#content .oborudovanie-info div h2{margin-top:35px}#content .oborudovanie-info div ul{overflow:hidden}#content .oborudovanie-info div ul li{list-style:none;overflow:hidden;width:150px;text-align:center;float:left}#content #price-cost table{width:100%;margin-top:60px}#content #price-cost table th{background:#76b82a;color:white;font-size:18px;border:#bfbfbf 2px solid}#content #price-cost table td{color:#5f5f5f;font-weight:normal !important;font-size:17px;border:#bfbfbf 2px solid}#content #price-cost table td,#content #price-cost table th{padding:5px 10px}#content #price-cost table th:nth-child(1){width:50%}#content #price-cost table th:nth-child(2){width:25%}#content #price-cost table th:nth-child(3){width:25%}#content #price-cost{margin-top:40px;width:99%;border:none}.header_button{display:inline-block;width:49%;transition:all .3s ease-out;padding:4px 15px 3px 15px;background-size:14%;box-shadow:0 3px 0 #d2243e;text-decoration:none;box-sizing:border-box}.button_wrapper{width:25%;text-decoration:none;display:inline-block}.zakus3{background:#fc3a57;font-weight:900;color:#ffffff;border-radius:5px;box-shadow:0 3px 0 #d2243e}.zakus4{background:#8cc646;box-shadow:0 3px 0 #6da529;font-weight:900;color:#ffffff;right:0;border-radius:5px;margin-top:10px}.zakus3:hover{background:#d2243e}.zakus4:hover{background:#6da529}a.zakus5{text-decoration:none;margin-top:15px;display:inline-block;background:#fc3a57;font-weight:900;box-shadow:0 3px 0 #d2243e;width:auto;background-size:14%;color:#ffffff;transition:all .3s ease-out;padding:10px 31px 7px 34px;right:0;margin-bottom:5px}.header_contact_item{display:inline-block;width:auto;margin-top:20px;max-width:300px}.header_button2{color:#ffffff !important;text-decoration:none !important}.button{display:inline-block;text-align:center;font-weight:bold}.button:hover{text-decoration:none}.button.suggest_button{background-color:#0297d5;color:#ffffff;padding:15px;margin:0 auto;border-radius:6px}.content ul{padding-left:20px}.content .ngg-gallery-thumbnail-box{width:20%}.content .ngg-gallery-thumbnail-box img{width:100%;height:100%;box-sizing:border-box;margin:0}.content .ngg-gallery-thumbnail-box a{display:block;padding:2px 0}.ngg-galleryoverview{margin-bottom:20px}.ngg-gallery-thumbnail-box{margin:0}.ngg-gallery-thumbnail{float:none;width:100%}.ta-center{text-align:center}.product-nav{position:fixed;z-index:5;top:50%;left:0;background:#ffffff;border-radius:0 4px 4px 0;width:121px;height:auto;text-align:center;font:700 14px DINRoundPro, sans-serif;text-transform:uppercase;color:#282828;text-decoration:none}.product-nav:after{content:'';position:absolute;left:0;right:0;top:15px;height:43px}.product-nav span{display:block;margin-top:70px}.product-nav--right{left:auto;right:0;border-radius:4px 0 0 4px;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;border-top:1px solid #0f79c0;border-left:1px solid #0f79c0;border-bottom:1px solid #0f79c0}.product-nav--left{border-top:1px solid #0f79c0;border-right:1px solid #0f79c0;border-bottom:1px solid #0f79c0}.product-nav--right:after{background-position:50% 100%}.social{list-style:none;margin:0;padding:0;overflow:hidden;position:absolute;bottom:58px;right:40px}.social__item{float:left;width:30px}.social__item+.social__item{margin-left:20px}.social__link{border-radius:50%;transition:background .2s;display:block;box-sizing:border-box;height:30px;padding-left:1px;background:#00ba96;color:#ffffff;line-height:29px;text-align:center;text-decoration:none;font-size:16px}.social__link:hover{background:#f3c600}.social__link:before{padding-top:10px}.m-top-20{margin-top:20px}.m-bot-0{margin-top:0 !important}.p-bot-0{padding-top:0 !important}.m-bot-20{margin-bottom:20px}.m-bottom-5{margin-bottom:5px}.del-cart{cursor:pointer;padding:2px 7px;border-radius:10px;color:#ffffff;background:#ff0000;font-weight:bold}.bold{font-weight:bold}.red{color:#d2243e}.promo_button2{padding:2px 35px;font-size:22px}.no_link{color:#ffffff !important;font-size:20px !important}.item_name{margin:30px 0 10px;font-size:24px;text-decoration:underline}.center{margin:auto;padding-left:20px}.non_visible{display:none}.order_form_style{width:500px;height:auto;overflow:auto}.carousel_text{text-align:left}.div_info{text-align:center;margin-top:40px}.p_info{text-align:center;width:15.667%;display:inline-block;vertical-align:top;padding:0 5px;box-sizing:border-box}.p_info img{width:90%;height:auto}.metrika_style{position:absolute;left:-9999px}#price-cost .ui-tabs-anchor{background:#edf0f2}#price-cost .ui-tabs-active .ui-tabs-anchor{background:#0d79c2;color:white}#price-cost .ui-tabs-panel img.post_thumbnail{border-radius:50%}.imgcell,.blockcell{display:table-cell;padding:5px 5px 15px}.imgcell img{width:380px;height:230px}.blockcell{float:right}.blocktable{display:table}.blockrow{display:table-row}#content #price-cost table th.usluga{background:white repeat scroll 0 0;color:#76a4d7;border:none !important}#content #price-cost.ui-tabs .ui-tabs-nav{border-bottom:2px solid #0d79c2;border-radius:0;padding:0}#content #price-cost.ui-tabs .ui-tabs-nav li{border-radius:0;margin:0;padding-bottom:0;border:none}#content #price-cost.ui-tabs .ui-tabs-nav a{text-transform:none}div.blockcell[data-class="4975"]{background:rgba(255,249,179,0.94) none repeat scroll 0 0;height:239px}.rightsideactions{display:none;background:#d7f9a7 none repeat scroll 0 0;padding:15px;border-radius:2px}#cactions{color:#dd0606;font-size:300%;text-align:center;font-weight:bold}.title.m-bot-0{color:#6da529;font-weight:bold}#specjobs p{margin-bottom:15px;font-size:14px;color:#000000}.action-down{font-size:80%;text-align:center;background:url(/design/images/action_fon.png) no-repeat;width:280px;height:335px;padding:26px 0 15px 0}.action-down h3{text-transform:uppercase;padding:0 16px}.action-down p{padding:0 20px}#actiontimer{height:50px;width:280px;margin:10px 0 5px;padding:0 10px}.timeblock{width:20px;height:30px;background:#aaa6a6 none repeat scroll 0 0;padding:5px 10px;color:white;font-weight:bold;font-family:Arial, sans-serif;font-size:130%;border-radius:6px;box-shadow:2px 1px 1px 1px #424040;margin-right:5px}.timesep{color:#424040;padding:0 5px 0 3px;font-size:160%}a.email{display:block}#perezvon{display:block;font-size:14px;font-weight:bold;text-decoration:underline;cursor:pointer}.forma-uslug{text-align:left}.promo-skans,.promo-steps{text-align:center}.promo-steps div{background:transparent no-repeat 50% 10px;background-size:25%;padding:95px 15px 15px;text-align:center;font-size:15px;margin:15px 0 5px}

@media (max-width: 767px){

	section.service-cover.cover.bgcover {
		-webkit-background-size: 0;
		background-size: 0;
	}
	.bgcover .f2{
		text-align: right;
	}
	
	.bgcover .f22 img.bg-phot{
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
	.bgcover .logo3{

		z-index: 100;
		right: 0;
		margin-right: 20px;
		margin-top: -40px;
	}
	
	.bgcover .ac99 .logo3{
		display: none;
	}
	.promo-steps div{min-height:60px;background-size:60px 60px;background-position:20px 50%;text-align:left;padding:0 0 0 100px;width:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;float:none;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.promo-skans div{margin:10px 0 40px}.promo-text{margin-bottom:50px}.promo-5-let{background-image:url("../images/5-let.png") !important}.promo-sw-oborudovanie{background-image:url("../images/sw-oborudovanie.png") !important}.promo-55-rus{background-image:url("../images/55-rus.png") !important}.promo-1-chas{background-image:url("../images/1-chas.png") !important}.promo-5000-ofisov{background-image:url("../images/5000-ofisov.png") !important}.promo-obuchenie{background-image:url("../images/obuchenie.png") !important}.promo-him{background-image:url("../images/him.png") !important}.promo-dogovor{background-image:url("../images/dogovor.png") !important}.step-zvonok{background-image:url("../images/zvonok.png") !important}.step-raschet{background-image:url("../images/raschet.png") !important}.step-docs{background-image:url("../images/docs.png") !important}.step-action{background-image:url("../images/action.png") !important}.do-posle{text-align:center}.do-posle a{display:inline-block}.do-posle-table{border:none;border-radius:0;margin:0 0 50px}.do-posle-table td{text-align:center;color:inherit;width:130px;font-size:17px;font-family:inherit;border:0;background:#ffffff}.do-posle-table tr:first-child td{padding:0;background:#ffffff;color:#ffffff;font-family:inherit;border-radius:0}.logoslide .owl-item .item img{width:auto;max-width:80%}.logoslide .owl-item .item{height:160px;display:table-cell;vertical-align:middle}.slidtext2 .owl-item .item{max-height:522px}.logoslide .owl-item .item .owl-carousel-item-imgoverlay{display:none}.slidtext2 .owl-theme .owl-controls{position:absolute;top:32%;width:100%}.slidtext2 .owl-theme .owl-controls .owl-buttons div{font-size:32px}.slidtext2 .owl-theme .owl-controls .owl-buttons .owl-prev{float:left}.slidtext2 .owl-theme .owl-controls .owl-buttons .owl-next{float:right}.rekvizity{color:#ffffff;font-size:11px;text-align:right}.big-contact a{text-decoration:none;display:block;color:#000000;font-size:20px;font-weight:bold;margin:0 0 0 50px}.big-contact a:last-child{margin-top:20px}.above-footer{padding-bottom:30px;background:#eeeeee;width:100%;margin-top:30px}.ninja{display:none}.cat-uslugi a{display:block}h1.h1-uslugi{color:#1c699d;padding-top:0;padding-bottom:30px;font-weight:100;line-height:30px;font-size:30px;text-align:left}.panel-title,.panel-title>a,.panel-title>small,.panel-title>.small,.panel-title>small>a,.panel-title>.small>a{text-decoration:none;font-weight:bold}.list-group-item{background:#248edd}.list-group-item a{text-decoration:none;color:#ffffff}.list-group-item a:hover{text-decoration:underline}.sidebar .panel-default>.panel-heading{color:#ffffff;background:#248edd;border-color:#248edd}#lightbox .lb-number{display:none !important}.mgb40{margin-bottom:40px}#autoSumm{display:none}#submit-ajax .green-resp{padding:15px;display:inline-block;background:#7fee81}#submit-ajax .red-resp{padding:15px;display:inline-block;background:#ee897f}.owl-carousel .item img{width:100%;height:100%;box-sizing:border-box;display:block}.logoslide .item img{width:auto;max-width:100%;height:100%;box-sizing:border-box;display:inline-block;vertical-align:middle}.logoslide{margin-top:40px}.logoslide .item{height:160px;display:table-cell;vertical-align:middle}.owl-carousel-item-text{text-align:center}.owl-item,.owl-wrapper,.owl-carousel,.owl-carousel .owl-wrapper-outer{height:100%;box-sizing:border-box}.owl-item{position:relative}.logoslide .owl-carousel-item-imgoverlay,.logoslide .owl-carousel-item-imgoverlay:hover{display:none}.owl-carousel .owl-next,.owl-carousel .owl-prev{position:absolute;top:45%;font-size:4em !important;transition:all 200ms ease-out;width:64px;height:64px;z-index:2;border-radius:50%;background:rgba(200,200,200,0.5);text-align:center;line-height:1;padding:0 3px 0 0}.owl-carousel .owl-next:before,.owl-carousel .owl-prev:before{position:absolute;content:"";display:block;width:55px;height:55px;z-index:-1;background:#777777;top:4.5px;border-radius:50%;left:4.5px;transition:all 300ms ease-out}.owl-carousel .owl-next:hover:before,.owl-carousel .owl-prev:hover:before{opacity:0;width:90px;height:90px;top:-13px;left:-13px}.owl-carousel .owl-next{right:0;padding:0 0 0 3px}.owl-carousel .owl-prev{left:0}.owl-carousel .owl-next:after{font-size:40px;vertical-align:7px}.owl-carousel .owl-prev:after{font-size:40px;vertical-align:5px}.owl-theme .owl-controls .owl-buttons div{background:none;padding:0}

* {
    font-family: Gilroy-Regular;
}


.clients-carousel .slick-slide:focus,.clients-carousel .slick-arrow:focus{outline:none}
.clients-carousel .slick-track{display:-webkit-flex;display:-ms-flexbox;display:flex}
.clients-carousel .slick-slide{height:auto;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
.clients-carousel .slick-slide img{max-width:100%}
.clients-carousel .slick-dots{margin:0;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;list-style:none}
.clients-carousel .slick-dots button{display:block;width:12px;height:12px;margin:5px 7px;opacity:0.5;border-radius:20px;background:#869791;border:none;overflow:hidden;text-indent:-9999px;outline:none !important}
.clients-carousel .slick-dots .slick-active button{opacity:1}
 
/*.logo{display:block;height:86px;max-width:100%;width:178px}*//*.logo img{display:block;max-width:100%}*/.slogan{font-size:18px;font-size:1.28571rem;line-height:27px;line-height:1.92857rem}@media (min-width: 992px) and (max-width: 1229px){.slogan{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem}}.slogan_divider{border-left:2px solid #1cac5c;padding-left:26px;margin-left:-4px}@media (min-width: 992px) and (max-width: 1229px){.slogan_divider{border-left:none;padding-left:0;margin-left:0;border-top:2px solid #1cac5c;padding-top:6px;padding-top:.39286rem;margin-top:11px;margin-top:.78571rem}}@media (min-width: 768px) and (max-width: 991px){.slogan_divider{height:6.28571rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.i-clock{display:inline-block;width:30px;height:30px;background:url("../../redesign/images/icons/icon-clock.png")}
.i-clock-inverse{display:inline-block;width:30px;height:30px;background:url("../../redesign/images/icons/icon-clock-inverse.png")}
.i-letter{display:inline-block;width:30px;height:25px;background:url("../../redesign/images/icons/icon-letter.png")}.i-letter-inverse{display:inline-block;width:30px;height:25px;background:url("../../redesign/images/icons/icon-letter-inverse.png")}.i-check,.i-plus,.i-minus{display:inline-block;width:16px;height:16px;text-indent:-9999px;overflow:hidden}.i-check{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQyNi42NyA0MjYuNjciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQyNi42NyA0MjYuNjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjMUNBQzVDIiBkPSJNMTUzLjUwNCwzNjYuODM5Yy04LjY1NywwLTE3LjMyMy0zLjMwMi0yMy45MjctOS45MTFMOS45MTQsMjM3LjI2NWMtMTMuMjE4LTEzLjIxOC0xMy4yMTgtMzQuNjQ1LDAtNDcuODYzYzEzLjIxOC0xMy4yMTgsMzQuNjQ1LTEzLjIxOCw0Ny44NjMsMGw5NS43MjcsOTUuNzI3bDIxNS4zOS0yMTUuMzg2YzEzLjIxOC0xMy4yMTQsMzQuNjUtMTMuMjE4LDQ3Ljg1OSwwYzEzLjIyMiwxMy4yMTgsMTMuMjIyLDM0LjY1LDAsNDcuODYzTDE3Ny40MzYsMzU2LjkyOEMxNzAuODI3LDM2My41MzMsMTYyLjE2NSwzNjYuODM5LDE1My41MDQsMzY2LjgzOXoiLz48L3N2Zz4=)}.i-plus{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQyIDQyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MiA0MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMxQ0FDNUMiIGQ9Ik0zNy4wNTksMTZIMjZWNC45NDFDMjYsMi4yMjQsMjMuNzE4LDAsMjEsMHMtNSwyLjIyNC01LDQuOTQxVjE2SDQuOTQxQzIuMjI0LDE2LDAsMTguMjgyLDAsMjFzMi4yMjQsNSw0Ljk0MSw1SDE2djExLjA1OUMxNiwzOS43NzYsMTguMjgyLDQyLDIxLDQyczUtMi4yMjQsNS00Ljk0MVYyNmgxMS4wNTlDMzkuNzc2LDI2LDQyLDIzLjcxOCw0MiwyMVMzOS43NzYsMTYsMzcuMDU5LDE2eiIvPjwvc3ZnPg==)}.i-minus{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjxzdmcgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDQyIDQyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MiA0MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNmZjBmMDkiIGQ9Ik0zNy4wNTksMTZIMjZIMTZINC45NDFDMi4yMjQsMTYsMCwxOC4yODIsMCwyMXMyLjIyNCw1LDQuOTQxLDVIMTZoMTBoMTEuMDU5QzM5Ljc3NiwyNiw0MiwyMy43MTgsNDIsMjEsUzM5Ljc3NiwxNiwzNy4wNTksMTZ6Ii8+PC9zdmc+)}.text-with-icon{display:table;max-width:100%}.text-with-icon__icon{display:table-cell;vertical-align:top}.text-with-icon__content{font-size:14px;font-size:1rem;line-height:24px;line-height:1.71429rem;display:table-cell;padding-left:16px;vertical-align:top;width:99%}.text-with-icon__content>p{position:relative;top:-4px}.text-with-icon__link{font-size:16px;font-size:1.14286rem;line-height:24px;line-height:1.71429rem;color:#029965;text-decoration:underline;font-weight:700}.text-with-icon__link:hover{color:#029965;text-decoration:none}.text-with-icon_inverse{margin-bottom:8px}.text-with-icon_inverse:last-child{margin-bottom:0}.text-with-icon_inverse .text-with-icon__content{font-size:13px;font-size:.92857rem;line-height:20px;line-height:1.42857rem}.text-with-icon_inverse .text-with-icon__content>p{top:0}.text-with-icon_inverse .text-with-icon__link{font-size:14px;font-size:1rem;line-height:25px;line-height:1.78571rem;color:#ffffff;text-decoration:none}.text-with-icon_inverse .text-with-icon__link:hover{color:#ffffff;text-decoration:underline}.tel{font-size:24px;font-size:1.71429rem;line-height:22px;line-height:1.57143rem;font-weight:700;color:#029965;white-space:nowrap;text-decoration:underline}.tel:hover{color:#029965;text-decoration:none}
.breadcrumbs li span {
    color: #767676;
    background-color: white;
	display: block;
}

.breadcrumbs img{
	display: inline-block;
}

.breadcrumbs{font-size:14px;font-size:1rem;line-height:22px;line-height:1.57143rem;margin-bottom:44px;margin-bottom:3.14286rem;display:block;list-style:none;margin-left:0;margin-right:0;margin-top:0;padding:0}.breadcrumbs:before,.breadcrumbs:after{content:" ";display:table}.breadcrumbs:after{clear:both}
.breadcrumbs li{
	display: block;
	float: left;
	margin-right: 20px;
	color:#bababa;padding-left:24px;position:relative;
}

.breadcrumbs li::before{background:#cccccc;border-radius:50%;content:'';height:16px;left:0;position:absolute;top:3px;width:16px}
.breadcrumbs li::after{border:2px solid #333333;border-left:none;border-top:none;content:'';height:6px;left:4px;position:absolute;top:8px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);width:6px}.breadcrumbs li:first-child{padding-left:0;margin-left:0}.breadcrumbs li:first-child::before{content:none}.breadcrumbs li:first-child::after{content:none}.breadcrumbs a{color:#777777;text-decoration:none}.breadcrumbs a:hover,.breadcrumbs a:focus{color:#166db7}.breadcrumbs .hm{float:left;margin:7px 5px 0 0;position:relative;top:-1px}.submenu{font-size:13px;font-size:.92857rem;line-height:18px;line-height:1.28571rem;list-style:none;padding:0;margin:0}.submenu__link{display:block;padding:10px 15px 10px 0;position:relative}.submenu__link::before{content:'»';position:absolute;left:-1.5rem;font-size:1.2em}.submenu__item:first-child>.submenu__link{padding-top:5px}.submenu__item:last-child>.submenu__link{padding-bottom:14px}.side-menu{list-style:none;margin:0;padding:0}.side-menu__item{background:#dbeaf4}.side-menu__item_open{background:#eff5f9}.side-menu__item_delimit{border-top:1px solid #fff;margin-top:1px}.side-menu__link{font-size:16px;font-size:1.14286rem;line-height:18px;line-height:1.28571rem;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #fff;display:block;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:57px;text-decoration:none;padding:10px 0;padding-left:20px;padding-right:20px;color:#000000}.side-menu__link:hover{text-decoration:none}.side-menu__item:last-child>.side-menu__link{border-bottom:none}.side-menu__item_open>.side-menu__link{color:#1f75b0;font-weight:bold}.side-menu__icon{background:no-repeat 50% 50%;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:35px;vertical-align:middle;width:65px;margin-left:-20px}.side-menu__submenu{padding-left:65px}.page::before,.page::after{content:'';display:table}.page::after{clear:both}.page__side,.page__main{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px;width:100%}@media (max-width: 767px){.page__side{margin-top:44px;margin-top:3.14286rem}}@media (min-width: 768px){.page__side{width:33.33333%;margin-left:-100%}.page__main{width:66.66667%;margin-left:33.33333%}}@media (min-width: 992px){.page__side{width:25%}.page__main{width:75%;margin-left:25%}}@media (min-width: 768px){.page_side_on-right .page__main{margin-left:0}.page_side_on-right .page__side{margin-left:0}}.splitter{display:table;width:100%}.splitter__main,.splitter__side{display:table-cell;vertical-align:middle}.splitter__side{text-align:right}.nav-buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.nav-buttons__button{background:no-repeat 50% 50%;border-radius:3px;border:2px solid #1cac5c;display:inline-block;height:40px;overflow:hidden;text-indent:-9999px;vertical-align:middle;width:40px}.nav-buttons__button+.nav-buttons__button{margin-left:5px}.nav-buttons__button:focus{outline:none}.nav-buttons__button_prev{background-image:url(/design/images/nav-prev.png)}.nav-buttons__button_next{background-image:url(/design/images/nav-next.png)}.nav-buttons__button.slick-disabled{opacity:0.4;cursor:default}.nav-buttons_pull_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.bonus{width:100%;background:#ffeb3b}.bonus__title{padding-top:1rem;padding-bottom:0.5rem;font-size:33px;font-size:2.35714rem;line-height:44px;line-height:3.14286rem;color:#1f75b0;width:10%;padding-left:17.14286px;padding-right:17.14286px}.bonus__content{padding-bottom:1rem;font-size:20px;font-size:1.42857rem;line-height:27px;line-height:1.92857rem;padding-left:17.14286px;padding-right:17.14286px}.bonus__accent{text-transform:uppercase;font-weight:400}@media (min-width: 576px){.bonus{display:table}.bonus__title,.bonus__content{display:table-cell;vertical-align:middle;padding-top:1rem;padding-bottom:1rem}.bonus__content{font-size:20px;font-size:1.42857rem;line-height:27px;line-height:1.92857rem;padding-left:52.5px;padding-right:52.5px}}.step-of-work{margin-right:-15px;margin-left:-15px}.step-of-work::before,.step-of-work::after{content:'';display:table}.step-of-work::after{clear:both}.step-of-work__item{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:66px;margin-bottom:4.71429rem;position:relative}.step-of-work__item::after{background:url("../images/step-of-work/s-arrow.png");content:'';height:36px;left:100%;margin-left:-13px;position:absolute;top:20px;width:13px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;left:56px;top:100%;margin-top:10px;margin-left:0}.step-of-work__item:last-child::after{content:none}.step-of-work__icon{display:table-cell;vertical-align:top}.step-of-work__icon img{display:block;margin-top:-3px}.step-of-work__content{display:table-cell;padding-left:28px;vertical-align:top}.step-of-work__title{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;display:block;font-weight:700;margin-top:-8px}.step-of-work__text{margin-top:6px;margin-top:.39286rem;font-size:14px;font-size:1rem;line-height:20px;line-height:1.42857rem}@media (min-width: 768px){.step-of-work__item{width:25%}.step-of-work__item::after{left:100%;margin-left:-13px;top:20px;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:0}.step-of-work__icon{display:block}.step-of-work__content{display:block;padding-left:0;margin-top:20px}}@media (min-width: 1230px){.step-of-work__icon{display:table-cell}.step-of-work__content{display:table-cell;padding-left:18px;margin-top:0}}
.c-card{width:100%}
.c-card__preview{
	border:1px solid #e5e5e5;
}
.c-card__image{height:187px;height:13.35714rem;display:block;width:100%;border-radius:3px;object-fit:contain}.c-card__title{margin-top:17px;margin-top:1.17857rem;font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;font-weight:bold}.ba{position:relative}.ba__body{position:relative;height:100%;border-radius:3px;overflow:hidden}.ba__image{width:100%}.ba__before{position:absolute;left:0;top:0;width:50%;height:100%;bottom:0;right:0}.ba__splitter{background:rgba(255,255,255,0.5);background-clip:content-box;border-left:3px solid rgba(255,255,255,0.1);border-right:3px solid rgba(255,255,255,0.1);cursor:e-resize;cursor:col-resize;height:100%;left:50%;margin-left:-3px;position:absolute;top:0;transition:background-color 0.3s ease-out;width:7px}.ba__pimpa{background:#2383c6;border-radius:2px;box-shadow:1px 1px 1px rgba(0,0,0,0.4);height:50px;left:0;margin-left:-4px;margin-top:-25px;opacity:0.2;position:absolute;top:50%;transition:0.3s ease-out;width:9px}.ba__pimpa::before,.ba__pimpa::after{border-left:1px solid #ffffff;content:'';height:7px;margin-top:-3px;opacity:0.6;position:absolute;top:50%}.ba__pimpa::before{border-right:1px solid #ffffff;left:1px;width:7px}.ba__pimpa::after{left:4px;width:1px}.ba__arrow{border:7px solid transparent;height:0;margin-top:-7px;opacity:0;position:absolute;top:50%;transition:0.15s ease;width:0}.ba__arrow_left{border-left-width:0;border-right-color:#ffffff;left:0;margin-left:-15px;-webkit-transform:translateX(8px);-ms-transform:translateX(8px);transform:translateX(8px)}.ba__arrow_right{border-left-color:#ffffff;border-right-width:0;margin-right:-15px;right:0;-webkit-transform:translateX(-8px);-ms-transform:translateX(-8px);transform:translateX(-8px)}.ba:hover .ba__splitter{background-color:#ffffff}.ba:hover .ba__pimpa{opacity:1}.ba:hover .ba__arrow{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ba__label{font-size:11px;font-size:.78571rem;line-height:28px;line-height:2rem;cursor:default;text-transform:uppercase;position:absolute;top:0;background:#1f75b0;color:#ffffff;text-align:center;padding-left:7px;padding-right:7px;min-width:50px}.ba__label_before{right:1px;border-bottom-left-radius:3px}.ba__label_after{left:1px;border-bottom-right-radius:3px}.footer-nav{font-size:15px;font-size:1.07143rem;line-height:20px;line-height:1.42857rem;list-style:none;padding:0;margin:0}.footer-nav__item{margin-top:17px;margin-top:1.17857rem;margin-bottom:17px;margin-bottom:1.17857rem}.footer-nav__item:first-child{margin-top:0}.footer-nav__item:last-child{margin-bottom:0}.footer-nav__link{color:#ffffff;text-decoration:none}.footer-nav__link:hover{color:#ffffff;text-decoration:underline}.footer-nav__link:focus{color:#ffffff;text-decoration:none}.footer-navs{margin-right:-15px;margin-left:-15px}.footer-navs::before,.footer-navs::after{content:'';display:table}.footer-navs::after{clear:both}.footer-navs__col{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px;margin-bottom:22px;margin-bottom:1.57143rem}.footer-navs__heading{font-size:16px;font-size:1.14286rem;line-height:18px;line-height:1.28571rem;font-weight:bold;color:#ffffff}.footer-navs__list{margin-top:22px;margin-top:1.57143rem}@media (min-width: 768px) and (max-width: 991px){.footer-navs__col{width:50%}.footer-navs__col:nth-child(2n+1){clear:left}}@media (min-width: 992px){.footer-navs__col{width:25%;margin-bottom:0}}.menu4{width:100%;display:inline-block;text-align:center;padding:0;margin:0}.menu4 li{display:inline-block;text-align:center;width:48%;vertical-align:middle;outline:1px dashed #0f79c0;outline-offset:-1px}.menu4 li:hover{outline:1px solid #0f79c0}.menu4 li:last-child{margin-left:3%}.menu4 li a{text-decoration:none;color:#5c5c5c;padding:15px 10px;display:block;font-weight:700;vertical-align:middle;font-size:14px;transition:all .3s ease-out;text-align:center;text-transform:uppercase}.menu4 li.has-children a,.menu4 li.is-active a{text-decoration:none;color:#ffffff;padding:15px 10px;display:block;font-weight:700;vertical-align:middle;font-size:14px;transition:all .3s ease-out;text-align:center;text-transform:uppercase;background:#0f79c0}.menu4 li.action a,.menu4 li a:hover{color:#ffffff;background:#0f79c0}.menu4 .sub-menu{background:#17a9c0;position:absolute;width:330px;text-align:left;color:#000000;z-index:999999999999999999999999}.menu4 .sub-menu li a{color:#ffffff;text-align:left;background:none;font-size:11px;width:330px}.menu4 .sub-menu li .sub-menu li a:hover{background:none}.menu4 .sub-menu li .sub-menu li a{color:#ffffff}.menu4 .sub-menu li .sub-menu li{width:330px;margin-bottom:-24px}.menu4 .sub-menu .sub-menu{left:290px;background:#20b8d0;position:absolute;width:330px;top:0;text-align:left;color:#000000;padding-bottom:22px;line-height:19px;z-index:999999999999999999999999}.menu4 li .sub-menu,.menu4 li .sub-menu li .sub-menu{display:none}.menu4 li.active .sub-menu,.menu4 li.active .sub-menu li.active .sub-menu{display:inherit}.dev-mode .menu-types-of-services{outline:1px dotted red;outline-offset:-1px}.menu-types-of-services__group{font-size:14px;font-size:1rem;line-height:22px;line-height:1.57143rem;list-style:none;margin:0 0 20px;min-height:63px;padding:0}.menu-types-of-services__group_apartments{background:url("../images/menu4/apartment.png") 15px 0 no-repeat}.menu-types-of-services__group_cottage{background:url("../images/menu4/cottage.png") 15px 0 no-repeat}.menu-types-of-services__group_dry-clean{background:url("../images/menu4/dry-clean.png") 15px 0 no-repeat}.menu-types-of-services__group_offices{background:url("../images/menu4/office.png") 15px 0 no-repeat}.menu-types-of-services__item{margin:0 0 5px 90px}.gallery{margin-right:-5px;margin-left:-5px;margin-top:44px;margin-top:3.14286rem;margin-bottom:44px;margin-bottom:3.14286rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.gallery::before,.gallery::after{content:'';display:table}.gallery::after{clear:both}.gallery:first-child{margin-top:0}.gallery:last-child{margin-bottom:0}.gallery__item{position:relative;float:left;width:100%;min-height:1px;padding-right:5px;padding-left:5px;width:50%}.gallery__item:nth-child(2) ~ .gallery__item{margin-top:10px}.gallery__cell{width:100%;height:100%;background:#ffffff;overflow:hidden;border-radius:4px;position:relative;border:1px solid #eeeeee}.gallery__back{position:absolute;left:0;right:0;top:0;bottom:0;background:no-repeat 50% 50%;background-size:cover;-webkit-filter:blur(3px);filter:blur(3px);opacity:0.85}.gallery__link{display:block;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.09);border:4px solid #ffffff;transition:300ms ease-out;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.gallery__link:hover{border-color:#1cac5c;box-shadow:rgba(0,0,0,0.188235) 0 10px 30px,rgba(0,0,0,0.227451) 0 6px 10px}.gallery__image{width:auto;height:auto;display:block;max-width:100%;max-height:100%}@media (min-width: 768px){.gallery__item{width:33.33333%}.gallery__item:nth-child(2) ~ .gallery__item{margin-top:0}.gallery__item:nth-child(3) ~ .gallery__item{margin-top:10px}}@media (min-width: 1230px){.gallery__item{width:25%}.gallery__item:nth-child(3) ~ .gallery__item{margin-top:0}.gallery__item:nth-child(4) ~ .gallery__item{margin-top:10px}}.goods__thumb-link{text-decoration:none !important;box-shadow:0 1px 3px rgba(0,0,0,0.09);width:75%;display:block;margin:auto;border-radius:3px;overflow:hidden}.goods__thumb{width:100%;display:block;transition:0.3s ease-out}.goods__thumb-link:hover>.goods__thumb{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.goods__title{margin-top:22px;margin-top:1.57143rem;font-size:18px;font-size:1.28571rem;line-height:22px;line-height:1.57143rem;height:44px;height:3.14286rem;overflow:hidden}.goods__description{margin-top:11px;margin-top:.78571rem;height:66px;height:4.71429rem;overflow:hidden}.goods__footer{margin-top:11px;margin-top:.78571rem}.goods__price{margin-top:11px;margin-top:.78571rem;font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;color:#1cac5c;font-weight:bold}.goods__cart{margin-top:11px;margin-top:.78571rem}.catalog-category{display:block}.catalog-category__title{font-size:27px;font-size:1.92857rem;line-height:44px;line-height:3.14286rem;margin-bottom:22px;margin-bottom:1.57143rem;color:#000;border-bottom:1px solid rgba(0,0,0,0.25)}.catalog-category__title a{color:#000;text-decoration:none}.catalog-category__title a:hover{color:#144a6f;text-decoration:none}.catalog-category__items{margin-right:-15px;margin-left:-15px}.catalog-category__items::before,.catalog-category__items::after{content:'';display:table}.catalog-category__items::after{clear:both}.catalog-category__item{padding-right:15px;padding-left:15px;max-width:320px;margin:0 auto 4.71429rem}@media (min-width: 576px){.catalog-category__item{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px;width:33.33333%;border-left:1px solid rgba(229,229,229,0.5);margin:0}.catalog-category__item:nth-child(3n) ~ .catalog-category__item{margin-top:44px;margin-top:3.14286rem}.catalog-category__item:nth-child(3n+1){border-left:none;clear:left}}.catalog{margin-top:44px;margin-top:3.14286rem;margin-bottom:44px;margin-bottom:3.14286rem}.catalog:first-child{margin-top:0}.catalog:last-child{margin-bottom:0}.catalog__category{margin-top:44px;margin-top:3.14286rem}.catalog__category:first-child{margin-top:0}.product{margin-right:-15px;margin-left:-15px}.product::before,.product::after{content:'';display:table}.product::after{clear:both}.product__preview,.product__content{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px;width:100%}.product__preview{margin-bottom:44px;margin-bottom:3.14286rem}.product__image{box-shadow:0 1px 3px rgba(0,0,0,0.09);display:block;width:100%;border-radius:3px;overflow:hidden;max-width:320px}.product__image img{display:block;width:100%;height:auto;transition:0.7s ease-out}.product__image:hover>img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.product__price{margin-top:22px;margin-top:1.57143rem;font-size:26px;font-size:1.85714rem;line-height:22px;line-height:1.57143rem;color:#1cac5c}.product__cart{margin-top:44px;margin-top:3.14286rem}.product__description{margin-top:33px;margin-top:2.35714rem}.product .free{font-size:20px;font-size:1.42857rem;line-height:22px;line-height:1.57143rem;font-style:italic;margin-left:1rem;opacity:0.5;display:inline-block;vertical-align:middle}@media (min-width: 576px){.product__image{max-width:none}.product__preview{width:33.33333%;margin-bottom:0}.product__content{width:66.66667%}}.calculator__body{margin-top:-15px}.calculator__switchers{font-size:16px;font-size:1.14286rem;line-height:21px;line-height:1.5rem;margin-bottom:6px}@media (min-width: 992px) and (max-width: 1229px){.calculator__switchers{font-size:14px;font-size:1rem;line-height:21px;line-height:1.5rem}.calculator__switchers .switch-row{margin-left:-4px}.calculator__switchers .switch{width:33%;margin:0;padding:0 2px}}@media (max-width: 575px){.calculator__switchers .switch-row{display:block}.calculator__switchers .switch-row .switch{margin:5px 0}}.calculator__panel{background:#3683b8;border-radius:3px;padding:10px 20px 9px}.calculator__panel+.calculator__panel{margin-top:1px}.calculator__title{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;color:#ffe013;font-weight:bold;margin-bottom:7px}.calculator__switch{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem}.calculator__checkbox{font-size:13px;font-size:.92857rem;line-height:16px;line-height:1.14286rem}.calculator__price{margin-bottom:3px;margin-top:-6px}@media (max-width: 575px){.calculator__price{margin-top:3px}}.calculator__cost{min-height:22px;min-height:1.57143rem;color:#ffe013;width:100%}.calculator__text{margin-top:5px}.calculator__second-line{margin-top:6px}.calculator__second-line .calculator__cost{margin-top:5px}.calculator__tabs{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;margin-top:26px}.calculator__tabs ul{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.calculator__tabs ul>li{display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.calculator__tabs ul>li>a{width:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 575px){.calculator__tabs ul{display:block}}.calculator__tabs-content{margin-top:10px}.calculator__total-sum{font-size:24px;font-size:1.71429rem;line-height:44px;line-height:3.14286rem;color:#ffe013;margin-top:9px}.calculator__total-discount{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;color:#ffffff;margin-top:9px;margin-bottom:-9px}.calculator__tab-selected{color:#ffe013}.calculator__form{margin-top:22px;margin-top:1.57143rem}.calculator-form__heading{font-size:27px;font-size:1.92857rem;line-height:44px;line-height:3.14286rem;margin-bottom:11px;margin-bottom:.78571rem;text-transform:uppercase}.calculator-form__row{margin-bottom:11px;margin-bottom:.78571rem}.calculator-form__row_submit{margin-top:21px;margin-top:1.50857rem}.calculator-form__accept{font-size:13px;font-size:.92857rem;line-height:16px;line-height:1.14286rem}.calculator-form__note{opacity:0.5}.video-box{overflow:hidden;position:relative}.video-box__overlay{background:rgba(0,0,0,0.3);bottom:0;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0}.video-box__play-button{background:url("../images/icons/icon-play.png");cursor:pointer;height:76px;margin:auto;opacity:0.9;width:53px}.video-box__play-button:hover{opacity:1}.video-box__player{position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.video-box__cover{width:100%;height:100%;object-fit:cover;display:block}.video-box__title{position:absolute;font-size:14px;color:#ffffff;padding:3px 10px;left:0;bottom:0;right:0;background:rgba(0,0,0,0.3)}.video-box_initialize{background:#000000}.video-box_initialize .video-box__cover{opacity:0}.video-box_initialize .video-box__overlay{display:none}.video-box_active{background:#000000}.video-box_active .video-box__cover{opacity:0}.video-box_active .video-box__overlay{display:none}.teaser{font-size:13px;font-size:.92857rem;line-height:17px;line-height:1.17857rem;text-align:left}@media (min-width: 576px){.teaser{font-size:15px;font-size:1.07143rem;line-height:22px;line-height:1.57143rem}}.teaser__side,.teaser__content{display:table-cell;vertical-align:middle}.teaser__icon{background:no-repeat 0 0;background-size:100%;display:block;height:40px;width:40px}@media (min-width: 576px){.teaser__icon{height:60px;width:60px}}.teaser__content{padding-right:30px;padding-left:30px}.teasers{background-color:#f2f2f2;margin:40px 0 0;padding-bottom:40px;padding-top:40px}.teasers__body{margin-left:auto;margin-right:auto;padding-right:15px;padding-left:15px;background:url(/design/images/woman.jpg) top right no-repeat;background-size:contain}@media (min-width: 576px){.teasers__body{width:540px;max-width:100%}}@media (min-width: 768px){.teasers__body{width:720px;max-width:100%}}@media (min-width: 992px){.teasers__body{width:976px;max-width:100%}}@media (min-width: 1230px){.teasers__body{width:1224px;max-width:100%}}@media (max-width: 991px){.teasers__body{background:none}}.teasers__item{margin-top:22px;margin-top:1.57143rem}@media (min-width: 768px){.teasers__item{float:left;width:50%}.teasers__item:nth-child(2n+1){clear:left}}@media (max-width: 767px){
	
	.catalog-category__items._cat .catalog-category__item {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}


.content li{
	background: #E7EEF9;
	box-shadow: 0px 4px 4px 0px #00000040;

}
.content ul{
	display: flex;
    flex-wrap: wrap;
}

	.teasers{padding-top:25px}.teasers__title{margin-bottom:0}}.messengers{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.messengers__title{font-size:14px;font-size:1rem;line-height:17px;line-height:1.17857rem;text-align:right}
.messengers__tel{margin-left:0.5em}.messengers_align_right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.messengers_align_center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.f-navbar-fixed,.f-navbar-fixed-pre{padding-top:69px;padding-top:4.95rem}.navbar{transition:top 0.3s ease}.f-navbar-fixed-pre .navbar,.f-navbar-fixed .navbar{box-shadow:rgba(0,0,0,0.188235) 0 10px 30px,rgba(0,0,0,0.227451) 0 6px 10px}.f-navbar-fixed-pre .navbar{top:-104px;top:-7.425rem;position:fixed;left:0}.f-navbar-fixed .navbar{position:fixed;top:0;left:0}.navbar{height:69px;height:4.95rem;background-color:#2b6790;position:relative;width:100%;z-index:1000}.navbar__button{font-size:16px;font-size:1.14286rem;line-height:11px;line-height:.78571rem;float:right;margin:8px 0;padding:19px 22px;max-width:none !important}.hamburger{height:69px;height:4.95rem;width:69px;width:4.95rem;background-color:#25597c;float:left;margin-right:20px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.hamburger span{display:block;width:50%;height:5px;background:#ffffff;margin:3px 0;border-radius:3px}@media (min-width: 1230px){.hamburger{display:none}}.main-menu:before,.main-menu:after{content:" ";display:table}.main-menu:after{clear:both}.main-menu,.main-menu ul{list-style:none;margin:0;padding:0}.main-menu a{padding-top:6px;padding-top:.39286rem;padding-bottom:6px;padding-bottom:.39286rem;color:#fff;display:block;padding-left:13px;padding-right:13px;text-decoration:none}.main-menu a:hover{text-decoration:none;background:#124162}.main-menu>li{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;float:left;position:relative;background-color:#2b6790}.main-menu>li>a{padding-top:24px;padding-top:1.68929rem;padding-bottom:24px;padding-bottom:1.68929rem;padding-left:8px;padding-right:8px}.main-menu>li:first-child{margin-left:-8px}.main-menu>li:hover>a{background:#124162}.main-menu>li:nth-child(10) ~ li{display:none}@media (max-width: 1229px){.main-menu>li:nth-child(6) ~ li{display:none}}@media (max-width: 991px){.main-menu>li:nth-child(4) ~ li{display:none}}@media (max-width: 767px){.main-menu{display:none}}.main-menu_small .sub-menu{display:none !important}.main-menu_small>li{background-color:transparent}.main-menu_small>li>a{padding-top:19px;padding-top:1.35929rem;padding-bottom:19px;padding-bottom:1.35929rem}

/*@supports (display: flex){.main-menu_small{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px}.main-menu_small::before,.main-menu_small::after{content:none}.main-menu_small>li>a{padding-left:15px;padding-right:15px}.main-menu_small>li:first-child{margin-left:0}}*/
		@media (max-width: 767px){.main-menu_small{display:none}}.main-menu .sub-menu{position:absolute;text-align:left;padding:0;background:#2b6790;width:300px;left:-9999px;top:-9999px;opacity:0;transition:opacity 0.3s ease;box-shadow:rgba(0,0,0,0.117647) 0 1px 6px,rgba(0,0,0,0.117647) 0 1px 4px;font-size:14px;font-size:1rem;line-height:22px;line-height:1.57143rem}.main-menu>li:hover>.sub-menu{opacity:1;left:0;top:auto}.main-menu>li:hover>.sub-menu li{position:relative}.main-menu>li:hover>.sub-menu li:hover>.sub-menu{left:100%;top:0;opacity:1}/*.header{margin-top:-3px;margin-top:-.23571rem;padding-top:44px;padding-top:3.14286rem;padding-bottom:22px;padding-bottom:1.57143rem;position:relative}*/@media (max-width: 575px){/*.header{padding-top:22px;padding-top:1.57143rem}*/}.header__col{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.header__col_brand{width:41.66667%}.header__col_logo{width:40%}.header__col_slogan{width:60%}.header__col_info{width:33.33333%;white-space:nowrap}.header__col_contacts{width:20.83333%;text-align:right}@media (min-width: 1230px){.header__col_info{margin-left:4.16667%;padding-left:0}}@media (max-width: 1229px){.header__col_brand{width:33.33333%}.header__col_logo{width:100%}.header__col_slogan{width:100%}.header__col_info{width:41.66667%}.header__col_contacts{width:25%}}@media (max-width: 991px){.header__col_brand{width:100%;margin-bottom:22px;margin-bottom:1.57143rem}.header__col_logo{width:41.66667%}.header__col_slogan{width:58.33333%}.header__col_info{width:58.33333%}.header__col_contacts{width:41.66667%}}@media (max-width: 767px){.header__col_brand{width:100%;margin-bottom:22px;margin-bottom:1.57143rem}.header__col_logo{width:41.66667%}.header__col_slogan{width:58.33333%}.header__col_info{width:100%;margin-bottom:22px;margin-bottom:1.57143rem;white-space:normal}.header__col_contacts{width:100%;text-align:left}}@media (max-width: 575px){.header__col_logo{width:100%}.header__col_slogan{width:58.33333%;display:none}}.header__messengers{margin-top:-28px;margin-top:-1.96429rem;margin-bottom:11px;margin-bottom:.78571rem}.header__messengers .messengers{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.header__messengers{margin-top:0px;margin-top:0rem;margin-bottom:11px;margin-bottom:.78571rem}.header__messengers .messengers{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}.header__info:not(:last-child){margin-bottom:5px}.header__tel:not(:last-child){margin-bottom:8px}.header__tel+.header__callback{margin-top:-5px}.header-callback{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem;border-bottom:2px dotted #029965;color:#029965;text-decoration:none}.header-callback:hover{border-bottom-color:transparent;color:#029965;text-decoration:none}.footer{padding-bottom:11px;padding-bottom:.78571rem;background:#0e4f7b;color:#323232;box-sizing:border-box}.footer__nav{border-bottom:1px solid #1f75b0}.footer__content{padding-top:22px;padding-top:1.57143rem;padding-bottom:22px;padding-bottom:1.57143rem;border-bottom:1px solid #1f75b0}.footer-info{padding-top:22px;padding-top:1.57143rem;padding-bottom:22px;padding-bottom:1.57143rem;margin-right:-15px;margin-left:-15px;font-size:13px;font-size:.92857rem;line-height:20px;line-height:1.42857rem;color:#78b3db}.footer-info::before,.footer-info::after{content:'';display:table}.footer-info::after{clear:both}.footer-info__col{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.dev-mode .footer-info__col{outline:2px dotted #fff;outline-offset:-2px}.footer-info__copyright{width:20.16667%}.footer-info__requisites{width:18%}.footer-info__information{width:31.66667%}.footer-info__last{width:30.16667%}@media (max-width: 1229px){.footer-info__information{width:36.66667%}.footer-info__last{width:25.16667%}.footer-info .phones{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media (max-width: 991px){.footer-info__copyright,.footer-info__requisites,.footer-info__information,.footer-info__last{width:50%;margin-bottom:1rem}}@media (max-width: 767px){.footer-info__copyright,.footer-info__requisites,.footer-info__information,.footer-info__last{width:100%;margin-bottom:1rem}.footer-info .phones{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.footer-info .phones .phone{margin-left:0}.footer-info .footer-callback,.footer-info .footer-buttons{text-align:left}}.footer-link{color:#ffffff;text-decoration:none}.footer-link:hover{color:#ffffff;text-decoration:underline}.footer-callback{font-size:14px;font-size:1rem;line-height:22px;line-height:1.57143rem;margin-bottom:10px;text-align:right}.footer-callback a{color:#ffffff;text-decoration:none;border-bottom:1px dotted #ffffff}.footer-callback a:hover{color:#ffffff;text-decoration:underline}.footer-buttons{text-align:right}.phone{font-size:18px;font-size:1.28571rem;line-height:22px;line-height:1.57143rem;font-weight:bold;color:#ffffff;text-decoration:none}.phone+.phone{margin-left:25px}.phone:hover{color:#ffffff;text-decoration:underline}.phones{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.advantages-checks{margin-top:33px;margin-top:2.35714rem;padding-top:28px;padding-top:1.96429rem;padding-bottom:28px;padding-bottom:1.96429rem;border-top:1px solid #e5e5e5;background:url("../images/bottom-divider.png") no-repeat 100% 100%}.slider{position:relative}.slider:not(.slick-initialized){height:430px;overflow:hidden}.slider__item{padding:0 15px}.slider__slide{background-color:#ffffff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.09);margin-bottom:-11px;overflow:hidden;position:relative;height:188px}.slider__slide>a{position:relative;display:block}.slider__slide>img{position:relative}.slider__back{position:absolute;left:-10px;top:-10px;right:-10px;bottom:-10px;background-size:100%;-webkit-filter:blur(8px);filter:blur(8px)}.slider .slider__title{position:absolute;font-size:14px;color:#ffffff;padding:3px 10px;left:0;bottom:0;right:0;background:rgba(0,0,0,0.3)}.slider .slick-slide a:focus,.slider .slick-slide:focus{outline:none}
.slider .slick-slide img{display:block;margin:auto;max-width:100%}.slider .slick-slide>div:not([class]){font-size:0;margin-bottom:30px;margin-left:-15px;margin-right:-15px}.slider .slick-slide>div:not([class]):last-child{margin-bottom:0}.our-works{margin-top:33px;margin-top:2.35714rem;margin-bottom:50px;margin-bottom:3.53571rem}.our-works__heading{margin-bottom:33px;margin-bottom:2.35714rem}.section-primary{padding-top:50px;padding-top:3.53571rem;padding-bottom:50px;padding-bottom:3.53571rem;background:#1f75b0;color:#ffffff}.section-primary a{color:#ffffff}@media (min-width: 992px){.section-dual{padding:0;background:linear-gradient(to right, #3683b8, #3683b8 48.83333%, #1f75b0 48.83333%, #1f75b0)}.section-dual__row{margin-right:-30px;margin-left:-30px;display:-webkit-flex;display:-ms-flexbox;display:flex}.section-dual__row::before,.section-dual__row::after{content:'';display:table}.section-dual__row::after{clear:both}.section-dual__col{padding-top:50px;padding-top:3.53571rem;padding-bottom:50px;padding-bottom:3.53571rem;position:relative;float:left;width:100%;min-height:1px;padding-right:30px;padding-left:30px;width:50%}.section-dual__col_one{width:51%;background:#3683b8}.section-dual__col_two{width:48%;background:#1f75b0}}.section-strip{background:#edf4f9;padding-top:55px;padding-top:3.92857rem;padding-bottom:55px;padding-bottom:3.92857rem}.carousel__carousel{display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;margin-left:-15px;margin-right:-15px;margin-top:-5px}.carousel__item{width:25%;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-left:15px;padding-right:15px}.before-after__heading{margin-bottom:33px;margin-bottom:2.35714rem}.before-after__carousel{margin-left:-15px;margin-right:-15px}.before-after__slide{padding-left:15px;padding-right:15px}.before-after__slide:focus{outline:none}.promo-slide{position:relative}.promo-slide__caption{padding-top:17px;padding-top:1.17857rem;padding-bottom:17px;padding-bottom:1.17857rem;padding-right:15px;padding-left:15px;background-color:rgba(0,0,0,0.75);bottom:2rem;color:#ffffff;display:block;height:auto;left:0;max-width:100%;opacity:1;position:absolute;text-align:left;text-shadow:0 0 15px rgba(0,0,0,0.8);width:100%}.promo-slide__title,.promo-slide__content{font-size:18px;font-size:1.28571rem;line-height:22px;line-height:1.57143rem;width:100%}.promo-slide__title{font-weight:normal}.promo-slide__content{margin-top:11px;margin-top:.78571rem}.promo-slide>img{display:block;width:100%}.promo-slider .slick-arrow{background:none;border:none;color:#ffffff;height:64px;line-height:1;margin-top:-32px;opacity:1;padding:0 3px 0 0;position:absolute;text-align:center;top:50%;width:64px;z-index:1;text-indent:-9999px}.promo-slider .slick-arrow::before,.promo-slider .slick-arrow::after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;transition:all 300ms ease-out}.promo-slider .slick-arrow::before{background:rgba(0,0,0,0.5);border-radius:50%;z-index:-1}.promo-slider .slick-arrow::after{background:no-repeat center}.promo-slider .slick-arrow:hover::before{opacity:0;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.promo-slider .slick-arrow:focus{outline:none}.promo-slider .slick-prev{left:1rem}.promo-slider .slick-next{right:1rem}.promo-slider .slick-prev::after{background-image:url("../images/nav-prev-white.png")}.promo-slider .slick-next::after{background-image:url("../images/nav-next-white.png")}.promo-slider .slick-slide:focus{outline:none}.promo-slider-box{width:100%;display:block;max-height:540px;overflow:hidden}.spin{display:-webkit-flex;display:-ms-flexbox;display:flex}.spin_inline{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.spin__input{box-shadow:inset 0 3px 5px rgba(0,0,0,0.21);background:#ffffff;border-radius:3px;border:none;color:#000000;float:left;font-size:100%;height:35px;margin:0 5px;text-align:center;width:68px}.spin__input::-webkit-outer-spin-button,.spin__input::-webkit-inner-spin-button{-webkit-appearance:none}.spin__input[type="number"]{-moz-appearance:textfield}.spin__input:hover,.spin__input:focus{box-shadow:inset 0 3px 5px rgba(0,0,0,0.21),0 0 0 2px #ffe013 inset;outline:none}.spin__button{background:#1cac5c;border-radius:3px;border:none;color:#ffffff;float:left;height:35px;overflow:hidden;position:relative;text-indent:-9999px;width:35px;padding:0}.spin__button::before{background:#ffffff;content:'';height:1px;left:7px;position:absolute;top:50%;width:21px}.spin__button:focus{outline:none}.spin__button_increase::after{background:#ffffff;content:'';height:21px;left:50%;margin-left:-1px;position:absolute;top:7px;width:1px}.vdp-datepicker{position:relative}
.vdp-datepicker__calendar-button{position:absolute;right:21px;z-index:2}.vdp-datepicker__calendar-button>*{display:none}.vdp-datepicker__calendar{box-shadow:rgba(0,0,0,0.117647) 0 1px 6px,rgba(0,0,0,0.117647) 0 1px 4px;border-radius:3px;background:#ffffff;color:#000000;border:none !important}@media (max-width: 575px){.vdp-datepicker__calendar{width:240px !important}}.vdp-datepicker__calendar .prev,.vdp-datepicker__calendar .up,.vdp-datepicker__calendar .next{background:#1cac5c;color:#ffffff}.vdp-datepicker__calendar header .next:after{border-left-color:#ffffff !important}.vdp-datepicker__calendar header .prev:after{border-right-color:#ffffff !important}.vdp-datepicker__calendar header .next:not(.disabled):hover,.vdp-datepicker__calendar header .prev:not(.disabled):hover,.vdp-datepicker__calendar header .up:not(.disabled):hover{background:#1a9f55 !important}.vdp-datepicker__calendar .cell.day-header{border:none;border-bottom:1px solid #e5e5e5}.vdp-datepicker__calendar .cell.today{background:#eeeeee;font-weight:bold}.vdp-datepicker__calendar .cell.selected{background:#1cac5c !important;color:#ffffff;font-weight:bold}.form{position:relative}.form>*{opacity:0;transition:opacity 0.5s ease-out}.form_state_mounted>*{opacity:1}.form__status{position:absolute;left:-5px;top:-5px;bottom:-5px;right:-5px;z-index:2}.modal-body .form__status{left:5px;top:5px;bottom:5px;right:5px}.form__accept{font-size:13px;font-size:.92857rem;line-height:16px;line-height:1.14286rem}.form-status{background:#1f75b0;color:#ffffff;text-align:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form-status__icon{width:104px;height:103px;display:block;margin:auto}.form-status_success .form-status__icon{background:url("../images/icons/icon-form-success.png")}.form-status_error .form-status__icon{background:url("../images/icons/icon-form-error.png")}.form-status__title{font-size:24px;font-size:1.71429rem;line-height:44px;line-height:3.14286rem}.form-status__message{font-size:16px;font-size:1.14286rem;line-height:22px;line-height:1.57143rem}.order-form__note{margin-top:-6px;margin-top:-.39286rem}@media (max-width: 767px){.order-form__note{margin-top:.78571rem}}.order-form__accept{margin-top:15px;margin-top:1.1rem;font-size:13px;font-size:.92857rem;line-height:16px;line-height:1.14286rem}.order-form_compact .order-form__accept{margin-top:0}.order-form__submit{margin-top:17px;margin-top:1.17857rem}@media (max-width: 991px){.mb-md-1{margin-bottom:22px;margin-bottom:1.57143rem}}@media (max-width: 767px){.mb-sm-1{margin-bottom:22px;margin-bottom:1.57143rem}}@media (max-width: 575px){.mb-xs-1{margin-bottom:22px;margin-bottom:1.57143rem}}.order__title{font-size:22px;font-size:1.57143rem;line-height:44px;line-height:3.14286rem;margin-top:-11px;margin-top:-.78571rem;margin-bottom:33px;margin-bottom:2.35714rem}.order__price{font-size:20px;font-size:1.42857rem;line-height:22px;line-height:1.57143rem;margin-left:2rem}.order__sum{text-align:center;font-size:20px;font-size:1.42857rem;line-height:22px;line-height:1.57143rem}.order__text{font-size:20px;font-size:1.42857rem;line-height:22px;line-height:1.57143rem;padding-top:7px}.cool-menu-backdrop{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;display:none;background:rgba(0,0,0,0.7)}body.is-open-menu .cool-menu-backdrop{display:block}.cool-menu{position:fixed;left:0;top:0;width:320px;background:#ffffff;height:100%;z-index:10000;overflow:hidden;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);transition:-webkit-transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out;transition:transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out}.cool-menu_open{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);box-shadow:rgba(0,0,0,0.247059) 0 14px 45px,rgba(0,0,0,0.219608) 0 10px 18px}body.is-open-menu{overflow:hidden}.cool-menu__scroll-pane{width:3000%;height:100%;padding-top:44px;position:absolute;left:0;top:0;transition:300ms ease}.cool-menu__header{font-size:16px;font-weight:700;text-align:center;height:44px;background:#1f75b0;color:#ffffff;line-height:42px;position:relative;z-index:2;padding:0 0 0 44px;border-bottom:2px solid #1b679a}.cool-menu__header-in{height:44px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 10px;padding-right:44px}.cool-menu__header_active .cool-menu__header-in{cursor:pointer}.cool-menu__header_active .cool-menu__header-in::before{display:inline-block;vertical-align:middle;margin-right:0.5em;content:'';width:0;height:0;border-style:solid;border-color:transparent #ffffff transparent transparent;border-width:4px 10px;border-left-width:0;margin-top:-3px}.cool-menu__closer{width:44px;height:44px;position:absolute;left:0;top:0;cursor:pointer}.cool-menu__closer::before,.cool-menu__closer::after{content:'';position:absolute;width:30px;height:4px;border-radius:2px;background:#ffffff;left:7px;top:50%;margin-top:-2px}.cool-menu__closer::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.cool-menu__closer::after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.cool-menu__menu{font-size:14px;font-size:1rem;line-height:16px;line-height:1.14286rem;width:320px;float:left;overflow-y:auto;height:100%;margin:0;padding:0;list-style:none}.cool-menu__menu::-webkit-scrollbar{width:5px}.cool-menu__menu::-webkit-scrollbar-button{width:5px;background:none;height:0}.cool-menu__menu::-webkit-scrollbar-track{background-color:#dadada}.cool-menu__menu::-webkit-scrollbar-thumb{border-radius:3px;background-color:#1f75b0}.cool-menu__menu::-webkit-scrollbar-thumb:hover{background-color:#1f75b0}.cool-menu__menu::-webkit-resizer{width:5px;background:none;height:0}.cool-menu__item{position:relative}.cool-menu__link{display:block;text-decoration:none;color:#1f75b0;padding:11px 20px;border-bottom:1px solid rgba(0,0,0,0.1);padding-right:44px}.cool-menu__nested{position:absolute;right:0;top:0;bottom:0;width:44px;text-align:right;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-decoration:none;color:#000000;font-size:0.8em;pointer-events:none;opacity:0.5}.cool-menu__nested::after{margin-left:0.5em;margin-right:0.5em;content:'';width:0;height:0;border:4px solid;border-color:transparent transparent transparent #000000}.portfolio{margin-right:-15px;margin-left:-15px}.portfolio::before,.portfolio::after{content:'';display:table}.portfolio::after{clear:both}.portfolio__group{position:relative;float:left;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.portfolio__header{border:1px solid #ffffff;display:block;overflow:hidden;text-align:center;position:relative}@media (max-width: 575px){.portfolio__header{max-width:300px}}.portfolio__header::after{display:block;padding-top:100%;content:"";background:#ffffff}.portfolio__header::before{background:#000000;opacity:0.5;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;content:"";transition:all 0.5s ease-out}.portfolio__header:hover::before{opacity:0}.portfolio__button{position:absolute;display:block;text-align:center;z-index:2;width:90%;left:5%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.portfolio__button .button{display:block;transition:all 0.3s ease-out;border-radius:6px;padding:10px 5px;color:#ffffff;cursor:pointer;border:3px solid #0297d5;font-weight:bold}.portfolio__button .button:hover{background-color:#0297d5}.portfolio__image{position:absolute;top:0;left:0;z-index:0;min-width:100%;min-height:100%;transition:all 0.7s ease-out}.portfolio__header:hover .button{background-color:#0297d5}.portfolio__header:hover .portfolio__image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.portfolio__items{margin-top:22px;margin-top:1.57143rem;margin-bottom:22px;margin-bottom:1.57143rem;padding:0;list-style:none}.portfolio__items li a{font-size:14px;font-weight:bold !important;text-align:left;text-transform:uppercase;list-style-type:none;padding:5px 0;display:inline-block}@media (min-width: 576px) and (max-width: 767px){.portfolio__header{float:left;width:200px}.portfolio__items{margin-left:220px;margin-top:-5px}}@media (min-width: 768px) and (max-width: 991px){.portfolio__group{overflow:hidden;margin:1rem 0}.portfolio__header{float:left;width:320px}.portfolio__items{margin:0;margin-left:340px;margin-top:-5px}}@media (min-width: 992px){.portfolio__group{width:25%}.portfolio__group:nth-child(4n+1){clear:left}}.input-file{display:block;width:100%;position:relative}.input-file__handler{display:block;width:100%;margin:0;padding:0}.input-file__handler input[type="file"]{position:absolute;left:0;top:0;width:0;height:0;overflow:hidden;z-index:-999}
.input-file__presentation{
	display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;
	height: 50px;
	padding: 15px 40px;
	font-size:14px;
	line-height:1.57143;color:#555;background-color:#f9f9f9;background-image:none;border:none;border-radius:3px;
}
.input-file__label{
	
	-webkit-flex-grow:1;
	-ms-flex-positive:1;flex-grow:1;color:#999;white-space:nowrap;width:calc(100% - 120px);max-width:calc(100% - 120px);overflow:hidden;text-overflow:ellipsis}.input-file__label_selected{color:#555;font-size:12px}.input-file__button{font-size:12px;font-size:.85714rem;line-height:11px;line-height:.78571rem;text-transform:none;font-weight:400;padding-left:10px;padding-right:10px;width:120px;height:100%}.input-file__hint{font-size:10px;position:absolute;left:0;top:100%;opacity:0.7;margin-top:-3px}input[type="file"]:focus+.input-file__presentation{border-color:#cdcdcd;outline:0;box-shadow:inset 0 3px 5px rgba(0,0,0,0.21),0 0 0 2px #ffe013 inset}input[type="file"][disabled]+.input-file__presentation,fieldset[disabled] .input-file__presentation{background-color:#eee;opacity:1;cursor:not-allowed}input[type="file"][disabled]+.input-file__presentation .input-file__button{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.input-file__preview{position:absolute;width:200px;box-shadow:rgba(0,0,0,0.298039) 0 19px 60px,rgba(0,0,0,0.219608) 0 15px 20px;background:#ffffff;border-radius:3px;overflow:hidden;border:1px solid #ffffff;left:-99999px;opacity:0;-webkit-transform:scale(0.3);-ms-transform:scale(0.3);transform:scale(0.3);transition:0.3s cubic-bezier(0.21, 1, 0.57, 1.33);transition-property:opacity, -webkit-transform;transition-property:opacity, transform;transition-property:opacity, transform, -webkit-transform;pointer-events:none}:hover>.input-file__preview{left:auto;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.input-file__preview-title{color:#000000;text-align:center;font-size:12px;margin-left:10px;margin-right:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input-file__preview-image{border-radius:0 0 3px 3px;display:block;max-width:100%;margin:auto;height:auto;max-height:150px;object-fit:contain}.input-file_preview_on-bottom-left:hover .input-file__preview{right:100%;bottom:0;-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%}.input-file_preview_on-top:hover .input-file__preview{left:0;bottom:100%;max-width:100%;-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%}.mt-0{margin-top:0px;margin-top:0rem}.mb-0{margin-bottom:0px;margin-bottom:0rem}.pt-0{padding-top:0px;padding-top:0rem}.pb-0{padding-bottom:0px;padding-bottom:0rem}.mt-\.25{margin-top:6px;margin-top:.39286rem}.mb-\.25{margin-bottom:6px;margin-bottom:.39286rem}.pt-\.25{padding-top:6px;padding-top:.39286rem}.pb-\.25{padding-bottom:6px;padding-bottom:.39286rem}.mt-\.5{margin-top:11px;margin-top:.78571rem}.mb-\.5{margin-bottom:11px;margin-bottom:.78571rem}.pt-\.5{padding-top:11px;padding-top:.78571rem}.pb-\.5{padding-bottom:11px;padding-bottom:.78571rem}.mt-\.75{margin-top:17px;margin-top:1.17857rem}.mb-\.75{margin-bottom:17px;margin-bottom:1.17857rem}.pt-\.75{padding-top:17px;padding-top:1.17857rem}.pb-\.75{padding-bottom:17px;padding-bottom:1.17857rem}.mt-1{margin-top:22px;margin-top:1.57143rem}.mb-1{margin-bottom:22px;margin-bottom:1.57143rem}.pb-1{padding-bottom:22px;padding-bottom:1.57143rem}.mt-1\.25{margin-top:28px;margin-top:1.96429rem}.mb-1\.25{margin-bottom:28px;margin-bottom:1.96429rem}.pt-1\.25{padding-top:28px;padding-top:1.96429rem}.pb-1\.25{padding-bottom:28px;padding-bottom:1.96429rem}.mt-1\.5{margin-top:33px;margin-top:2.35714rem}.mb-1\.5{margin-bottom:33px;margin-bottom:2.35714rem}.pt-1\.5{padding-top:33px;padding-top:2.35714rem}.pb-1\.5{padding-bottom:33px;padding-bottom:2.35714rem}.mt-1\.75{margin-top:39px;margin-top:2.75rem}.mb-1\.75{margin-bottom:39px;margin-bottom:2.75rem}.pt-1\.75{padding-top:39px;padding-top:2.75rem}.pb-1\.75{padding-bottom:39px;padding-bottom:2.75rem}.mt-2{margin-top:44px;margin-top:3.14286rem}.mb-2{margin-bottom:44px;margin-bottom:3.14286rem}.pt-2{padding-top:44px;padding-top:3.14286rem}.pb-2{padding-bottom:44px;padding-bottom:3.14286rem}.mt-2\.25{margin-top:50px;margin-top:3.53571rem}.mb-2\.25{margin-bottom:50px;margin-bottom:3.53571rem}.pt-2\.25{padding-top:50px;padding-top:3.53571rem}.pb-2\.25{padding-bottom:50px;padding-bottom:3.53571rem}.mt-2\.5{margin-top:55px;margin-top:3.92857rem}.mb-2\.5{margin-bottom:55px;margin-bottom:3.92857rem}.pt-2\.5{padding-top:55px;padding-top:3.92857rem}.pb-2\.5{padding-bottom:55px;padding-bottom:3.92857rem}.mt-2\.75{margin-top:61px;margin-top:4.32143rem}.mb-2\.75{margin-bottom:61px;margin-bottom:4.32143rem}.pt-2\.75{padding-top:61px;padding-top:4.32143rem}.pb-2\.75{padding-bottom:61px;padding-bottom:4.32143rem}.mt-3{margin-top:66px;margin-top:4.71429rem}.mb-3{margin-bottom:66px;margin-bottom:4.71429rem}.pt-3{padding-top:66px;padding-top:4.71429rem}.pb-3{padding-bottom:66px;padding-bottom:4.71429rem}.mt-3\.25{margin-top:72px;margin-top:5.10714rem}.mb-3\.25{margin-bottom:72px;margin-bottom:5.10714rem}.pt-3\.25{padding-top:72px;padding-top:5.10714rem}.pb-3\.25{padding-bottom:72px;padding-bottom:5.10714rem}.mt-3\.5{margin-top:77px;margin-top:5.5rem}.mb-3\.5{margin-bottom:77px;margin-bottom:5.5rem}.pt-3\.5{padding-top:77px;padding-top:5.5rem}.pb-3\.5{padding-bottom:77px;padding-bottom:5.5rem}.mt-3\.75{margin-top:83px;margin-top:5.89286rem}.mb-3\.75{margin-bottom:83px;margin-bottom:5.89286rem}.pt-3\.75{padding-top:83px;padding-top:5.89286rem}.pb-3\.75{padding-bottom:83px;padding-bottom:5.89286rem}@media (min-width: 576px){.mt-sm-0{margin-top:0px;margin-top:0rem}.mb-sm-0{margin-bottom:0px;margin-bottom:0rem}.pt-sm-0{padding-top:0px;padding-top:0rem}.pb-sm-0{padding-bottom:0px;padding-bottom:0rem}.mt-sm-\.25{margin-top:6px;margin-top:.39286rem}.mb-sm-\.25{margin-bottom:6px;margin-bottom:.39286rem}.pt-sm-\.25{padding-top:6px;padding-top:.39286rem}.pb-sm-\.25{padding-bottom:6px;padding-bottom:.39286rem}.mt-sm-\.5{margin-top:11px;margin-top:.78571rem}.mb-sm-\.5{margin-bottom:11px;margin-bottom:.78571rem}.pt-sm-\.5{padding-top:11px;padding-top:.78571rem}.pb-sm-\.5{padding-bottom:11px;padding-bottom:.78571rem}.mt-sm-\.75{margin-top:17px;margin-top:1.17857rem}.mb-sm-\.75{margin-bottom:17px;margin-bottom:1.17857rem}.pt-sm-\.75{padding-top:17px;padding-top:1.17857rem}.pb-sm-\.75{padding-bottom:17px;padding-bottom:1.17857rem}.mt-sm-1{margin-top:22px;margin-top:1.57143rem}.mb-sm-1{margin-bottom:22px;margin-bottom:1.57143rem}.pt-sm-1{padding-top:22px;padding-top:1.57143rem}.pb-sm-1{padding-bottom:22px;padding-bottom:1.57143rem}.mt-sm-1\.25{margin-top:28px;margin-top:1.96429rem}.mb-sm-1\.25{margin-bottom:28px;margin-bottom:1.96429rem}.pt-sm-1\.25{padding-top:28px;padding-top:1.96429rem}.pb-sm-1\.25{padding-bottom:28px;padding-bottom:1.96429rem}.mt-sm-1\.5{margin-top:33px;margin-top:2.35714rem}.mb-sm-1\.5{margin-bottom:33px;margin-bottom:2.35714rem}.pt-sm-1\.5{padding-top:33px;padding-top:2.35714rem}.pb-sm-1\.5{padding-bottom:33px;padding-bottom:2.35714rem}.mt-sm-1\.75{margin-top:39px;margin-top:2.75rem}.mb-sm-1\.75{margin-bottom:39px;margin-bottom:2.75rem}.pt-sm-1\.75{padding-top:39px;padding-top:2.75rem}.pb-sm-1\.75{padding-bottom:39px;padding-bottom:2.75rem}.mt-sm-2{margin-top:44px;margin-top:3.14286rem}.mb-sm-2{margin-bottom:44px;margin-bottom:3.14286rem}.pt-sm-2{padding-top:44px;padding-top:3.14286rem}.pb-sm-2{padding-bottom:44px;padding-bottom:3.14286rem}.mt-sm-2\.25{margin-top:50px;margin-top:3.53571rem}.mb-sm-2\.25{margin-bottom:50px;margin-bottom:3.53571rem}.pt-sm-2\.25{padding-top:50px;padding-top:3.53571rem}.pb-sm-2\.25{padding-bottom:50px;padding-bottom:3.53571rem}.mt-sm-2\.5{margin-top:55px;margin-top:3.92857rem}.mb-sm-2\.5{margin-bottom:55px;margin-bottom:3.92857rem}.pt-sm-2\.5{padding-top:55px;padding-top:3.92857rem}.pb-sm-2\.5{padding-bottom:55px;padding-bottom:3.92857rem}.mt-sm-2\.75{margin-top:61px;margin-top:4.32143rem}.mb-sm-2\.75{margin-bottom:61px;margin-bottom:4.32143rem}.pt-sm-2\.75{padding-top:61px;padding-top:4.32143rem}.pb-sm-2\.75{padding-bottom:61px;padding-bottom:4.32143rem}.mt-sm-3{margin-top:66px;margin-top:4.71429rem}.mb-sm-3{margin-bottom:66px;margin-bottom:4.71429rem}.pt-sm-3{padding-top:66px;padding-top:4.71429rem}.pb-sm-3{padding-bottom:66px;padding-bottom:4.71429rem}.mt-sm-3\.25{margin-top:72px;margin-top:5.10714rem}.mb-sm-3\.25{margin-bottom:72px;margin-bottom:5.10714rem}.pt-sm-3\.25{padding-top:72px;padding-top:5.10714rem}.pb-sm-3\.25{padding-bottom:72px;padding-bottom:5.10714rem}.mt-sm-3\.5{margin-top:77px;margin-top:5.5rem}.mb-sm-3\.5{margin-bottom:77px;margin-bottom:5.5rem}.pt-sm-3\.5{padding-top:77px;padding-top:5.5rem}.pb-sm-3\.5{padding-bottom:77px;padding-bottom:5.5rem}.mt-sm-3\.75{margin-top:83px;margin-top:5.89286rem}.mb-sm-3\.75{margin-bottom:83px;margin-bottom:5.89286rem}.pt-sm-3\.75{padding-top:83px;padding-top:5.89286rem}.pb-sm-3\.75{padding-bottom:83px;padding-bottom:5.89286rem}}@media (min-width: 768px){.mt-md-0{margin-top:0px;margin-top:0rem}.mb-md-0{margin-bottom:0px;margin-bottom:0rem}.pt-md-0{padding-top:0px;padding-top:0rem}.pb-md-0{padding-bottom:0px;padding-bottom:0rem}.mt-md-\.25{margin-top:6px;margin-top:.39286rem}.mb-md-\.25{margin-bottom:6px;margin-bottom:.39286rem}.pt-md-\.25{padding-top:6px;padding-top:.39286rem}.pb-md-\.25{padding-bottom:6px;padding-bottom:.39286rem}.mt-md-\.5{margin-top:11px;margin-top:.78571rem}.mb-md-\.5{margin-bottom:11px;margin-bottom:.78571rem}.pt-md-\.5{padding-top:11px;padding-top:.78571rem}.pb-md-\.5{padding-bottom:11px;padding-bottom:.78571rem}.mt-md-\.75{margin-top:17px;margin-top:1.17857rem}.mb-md-\.75{margin-bottom:17px;margin-bottom:1.17857rem}.pt-md-\.75{padding-top:17px;padding-top:1.17857rem}.pb-md-\.75{padding-bottom:17px;padding-bottom:1.17857rem}.mt-md-1{margin-top:22px;margin-top:1.57143rem}.mb-md-1{margin-bottom:22px;margin-bottom:1.57143rem}.pt-md-1{padding-top:22px;padding-top:1.57143rem}.pb-md-1{padding-bottom:22px;padding-bottom:1.57143rem}.mt-md-1\.25{margin-top:28px;margin-top:1.96429rem}.mb-md-1\.25{margin-bottom:28px;margin-bottom:1.96429rem}.pt-md-1\.25{padding-top:28px;padding-top:1.96429rem}.pb-md-1\.25{padding-bottom:28px;padding-bottom:1.96429rem}.mt-md-1\.5{margin-top:33px;margin-top:2.35714rem}.mb-md-1\.5{margin-bottom:33px;margin-bottom:2.35714rem}.pt-md-1\.5{padding-top:33px;padding-top:2.35714rem}.pb-md-1\.5{padding-bottom:33px;padding-bottom:2.35714rem}.mt-md-1\.75{margin-top:39px;margin-top:2.75rem}.mb-md-1\.75{margin-bottom:39px;margin-bottom:2.75rem}.pt-md-1\.75{padding-top:39px;padding-top:2.75rem}.pb-md-1\.75{padding-bottom:39px;padding-bottom:2.75rem}
		.mt-md-3{margin-top:66px;margin-top:4.71429rem}.mb-md-3{margin-bottom:66px;margin-bottom:4.71429rem}.pt-md-3{padding-top:66px;padding-top:4.71429rem}.pb-md-3{padding-bottom:66px;padding-bottom:4.71429rem}.mt-md-3\.25{margin-top:72px;margin-top:5.10714rem}.mb-md-3\.25{margin-bottom:72px;margin-bottom:5.10714rem}.pt-md-3\.25{padding-top:72px;padding-top:5.10714rem}.pb-md-3\.25{padding-bottom:72px;padding-bottom:5.10714rem}.mt-md-3\.5{margin-top:77px;margin-top:5.5rem}.mb-md-3\.5{margin-bottom:77px;margin-bottom:5.5rem}.pt-md-3\.5{padding-top:77px;padding-top:5.5rem}.pb-md-3\.5{padding-bottom:77px;padding-bottom:5.5rem}.mt-md-3\.75{margin-top:83px;margin-top:5.89286rem}.mb-md-3\.75{margin-bottom:83px;margin-bottom:5.89286rem}.pt-md-3\.75{padding-top:83px;padding-top:5.89286rem}.pb-md-3\.75{padding-bottom:83px;padding-bottom:5.89286rem}}@media (min-width: 992px){.mt-lg-0{margin-top:0px;margin-top:0rem}.mb-lg-0{margin-bottom:0px;margin-bottom:0rem}.pt-lg-0{padding-top:0px;padding-top:0rem}.pb-lg-0{padding-bottom:0px;padding-bottom:0rem}.mt-lg-\.25{margin-top:6px;margin-top:.39286rem}.mb-lg-\.25{margin-bottom:6px;margin-bottom:.39286rem}.pt-lg-\.25{padding-top:6px;padding-top:.39286rem}.pb-lg-\.25{padding-bottom:6px;padding-bottom:.39286rem}.mt-lg-\.5{margin-top:11px;margin-top:.78571rem}.mb-lg-\.5{margin-bottom:11px;margin-bottom:.78571rem}.pt-lg-\.5{padding-top:11px;padding-top:.78571rem}.pb-lg-\.5{padding-bottom:11px;padding-bottom:.78571rem}.mt-lg-\.75{margin-top:17px;margin-top:1.17857rem}.mb-lg-\.75{margin-bottom:17px;margin-bottom:1.17857rem}.pt-lg-\.75{padding-top:17px;padding-top:1.17857rem}.pb-lg-\.75{padding-bottom:17px;padding-bottom:1.17857rem}.mt-lg-1{margin-top:22px;margin-top:1.57143rem}.mb-lg-1{margin-bottom:22px;margin-bottom:1.57143rem}.pt-lg-1{padding-top:22px;padding-top:1.57143rem}.pb-lg-1{padding-bottom:22px;padding-bottom:1.57143rem}.mt-lg-1\.25{margin-top:28px;margin-top:1.96429rem}.mb-lg-1\.25{margin-bottom:28px;margin-bottom:1.96429rem}.pt-lg-1\.25{padding-top:28px;padding-top:1.96429rem}.pb-lg-1\.25{padding-bottom:28px;padding-bottom:1.96429rem}.mt-lg-1\.5{margin-top:33px;margin-top:2.35714rem}.mb-lg-1\.5{margin-bottom:33px;margin-bottom:2.35714rem}.pt-lg-1\.5{padding-top:33px;padding-top:2.35714rem}.pb-lg-1\.5{padding-bottom:33px;padding-bottom:2.35714rem}.mt-lg-1\.75{margin-top:39px;margin-top:2.75rem}.mb-lg-1\.75{margin-bottom:39px;margin-bottom:2.75rem}.pt-lg-1\.75{padding-top:39px;padding-top:2.75rem}.pb-lg-1\.75{padding-bottom:39px;padding-bottom:2.75rem}.mt-lg-2{margin-top:44px;margin-top:3.14286rem}.mb-lg-2{margin-bottom:44px;margin-bottom:3.14286rem}.pt-lg-2{padding-top:44px;padding-top:3.14286rem}.pb-lg-2{padding-bottom:44px;padding-bottom:3.14286rem}.mt-lg-2\.25{margin-top:50px;margin-top:3.53571rem}.mb-lg-2\.25{margin-bottom:50px;margin-bottom:3.53571rem}.pt-lg-2\.25{padding-top:50px;padding-top:3.53571rem}.pb-lg-2\.25{padding-bottom:50px;padding-bottom:3.53571rem}.mt-lg-2\.5{margin-top:55px;margin-top:3.92857rem}.mb-lg-2\.5{margin-bottom:55px;margin-bottom:3.92857rem}.pt-lg-2\.5{padding-top:55px;padding-top:3.92857rem}.pb-lg-2\.5{padding-bottom:55px;padding-bottom:3.92857rem}.mt-lg-2\.75{margin-top:61px;margin-top:4.32143rem}.mb-lg-2\.75{margin-bottom:61px;margin-bottom:4.32143rem}.pt-lg-2\.75{padding-top:61px;padding-top:4.32143rem}.pb-lg-2\.75{padding-bottom:61px;padding-bottom:4.32143rem}.mt-lg-3{margin-top:66px;margin-top:4.71429rem}.mb-lg-3{margin-bottom:66px;margin-bottom:4.71429rem}.pt-lg-3{padding-top:66px;padding-top:4.71429rem}.pb-lg-3{padding-bottom:66px;padding-bottom:4.71429rem}.mt-lg-3\.25{margin-top:72px;margin-top:5.10714rem}.mb-lg-3\.25{margin-bottom:72px;margin-bottom:5.10714rem}.pt-lg-3\.25{padding-top:72px;padding-top:5.10714rem}.pb-lg-3\.25{padding-bottom:72px;padding-bottom:5.10714rem}.mt-lg-3\.5{margin-top:77px;margin-top:5.5rem}.mb-lg-3\.5{margin-bottom:77px;margin-bottom:5.5rem}.pt-lg-3\.5{padding-top:77px;padding-top:5.5rem}.pb-lg-3\.5{padding-bottom:77px;padding-bottom:5.5rem}.mt-lg-3\.75{margin-top:83px;margin-top:5.89286rem}.mb-lg-3\.75{margin-bottom:83px;margin-bottom:5.89286rem}.pt-lg-3\.75{padding-top:83px;padding-top:5.89286rem}.pb-lg-3\.75{padding-bottom:83px;padding-bottom:5.89286rem}}@media (min-width: 1230px){.mt-xl-0{margin-top:0px;margin-top:0rem}.mb-xl-0{margin-bottom:0px;margin-bottom:0rem}.pt-xl-0{padding-top:0px;padding-top:0rem}.pb-xl-0{padding-bottom:0px;padding-bottom:0rem}.mt-xl-\.25{margin-top:6px;margin-top:.39286rem}.mb-xl-\.25{margin-bottom:6px;margin-bottom:.39286rem}.pt-xl-\.25{padding-top:6px;padding-top:.39286rem}.pb-xl-\.25{padding-bottom:6px;padding-bottom:.39286rem}.mt-xl-\.5{margin-top:11px;margin-top:.78571rem}.mb-xl-\.5{margin-bottom:11px;margin-bottom:.78571rem}.pt-xl-\.5{padding-top:11px;padding-top:.78571rem}.pb-xl-\.5{padding-bottom:11px;padding-bottom:.78571rem}.mt-xl-\.75{margin-top:17px;margin-top:1.17857rem}.mb-xl-\.75{margin-bottom:17px;margin-bottom:1.17857rem}.pt-xl-\.75{padding-top:17px;padding-top:1.17857rem}.pb-xl-\.75{padding-bottom:17px;padding-bottom:1.17857rem}.mt-xl-1{margin-top:22px;margin-top:1.57143rem}.mb-xl-1{margin-bottom:22px;margin-bottom:1.57143rem}.pt-xl-1{padding-top:22px;padding-top:1.57143rem}.pb-xl-1{padding-bottom:22px;padding-bottom:1.57143rem}.mt-xl-1\.25{margin-top:28px;margin-top:1.96429rem}.mb-xl-1\.25{margin-bottom:28px;margin-bottom:1.96429rem}.pt-xl-1\.25{padding-top:28px;padding-top:1.96429rem}.pb-xl-1\.25{padding-bottom:28px;padding-bottom:1.96429rem}.mt-xl-1\.5{margin-top:33px;margin-top:2.35714rem}.mb-xl-1\.5{margin-bottom:33px;margin-bottom:2.35714rem}.pt-xl-1\.5{padding-top:33px;padding-top:2.35714rem}.pb-xl-1\.5{padding-bottom:33px;padding-bottom:2.35714rem}.mt-xl-1\.75{margin-top:39px;margin-top:2.75rem}.mb-xl-1\.75{margin-bottom:39px;margin-bottom:2.75rem}.pt-xl-1\.75{padding-top:39px;padding-top:2.75rem}.pb-xl-1\.75{padding-bottom:39px;padding-bottom:2.75rem}.mt-xl-2{margin-top:44px;margin-top:3.14286rem}.mb-xl-2{margin-bottom:44px;margin-bottom:3.14286rem}.pt-xl-2{padding-top:44px;padding-top:3.14286rem}.pb-xl-2{padding-bottom:44px;padding-bottom:3.14286rem}.mt-xl-2\.25{margin-top:50px;margin-top:3.53571rem}.mb-xl-2\.25{margin-bottom:50px;margin-bottom:3.53571rem}.pt-xl-2\.25{padding-top:50px;padding-top:3.53571rem}.pb-xl-2\.25{padding-bottom:50px;padding-bottom:3.53571rem}.mt-xl-2\.5{margin-top:55px;margin-top:3.92857rem}.mb-xl-2\.5{margin-bottom:55px;margin-bottom:3.92857rem}.pt-xl-2\.5{padding-top:55px;padding-top:3.92857rem}.pb-xl-2\.5{padding-bottom:55px;padding-bottom:3.92857rem}.mt-xl-2\.75{margin-top:61px;margin-top:4.32143rem}.mb-xl-2\.75{margin-bottom:61px;margin-bottom:4.32143rem}.pt-xl-2\.75{padding-top:61px;padding-top:4.32143rem}.pb-xl-2\.75{padding-bottom:61px;padding-bottom:4.32143rem}.mt-xl-3{margin-top:66px;margin-top:4.71429rem}.mb-xl-3{margin-bottom:66px;margin-bottom:4.71429rem}.pt-xl-3{padding-top:66px;padding-top:4.71429rem}.pb-xl-3{padding-bottom:66px;padding-bottom:4.71429rem}.mt-xl-3\.25{margin-top:72px;margin-top:5.10714rem}.mb-xl-3\.25{margin-bottom:72px;margin-bottom:5.10714rem}.pt-xl-3\.25{padding-top:72px;padding-top:5.10714rem}.pb-xl-3\.25{padding-bottom:72px;padding-bottom:5.10714rem}.mt-xl-3\.5{margin-top:77px;margin-top:5.5rem}.mb-xl-3\.5{margin-bottom:77px;margin-bottom:5.5rem}.pt-xl-3\.5{padding-top:77px;padding-top:5.5rem}.pb-xl-3\.5{padding-bottom:77px;padding-bottom:5.5rem}.mt-xl-3\.75{margin-top:83px;margin-top:5.89286rem}.mb-xl-3\.75{margin-bottom:83px;margin-bottom:5.89286rem}.pt-xl-3\.75{padding-top:83px;padding-top:5.89286rem}.pb-xl-3\.75{padding-bottom:83px;padding-bottom:5.89286rem}}.dual-col__first{padding-right:30px}.dual-col__last{margin-left:-30px}.slick-slide:focus{outline:none}vue-form{display:none}.modal-open .wrapper{-webkit-filter:blur(5px);filter:blur(5px)}.contact-map{background:#fafafa;border-radius:3px;overflow:hidden;height:523px}.page-prices-content>*+*{margin-top:33px;margin-top:2.35714rem}label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

	
.fw-bold{
	font-family: 'Gilroy-ExtraBold';
	font-weight: bold;
}
	
.w-100{
	width: 100%;
	display: block;
}

.blockd.d-f.jc-sb.fd-c .form-bottom-text ul li{
	text-align: left;
	padding-left: 30px;
	list-style: none;
	line-height: 34px;
}

.blockd.d-f.jc-sb.fd-c .form-bottom-text ul li:before {
    position: absolute;
    left: 0!important;
    top: 50%;
    margin-top: -9px;
    content: '';
    background: url(../img/checked-1.svg);
    width: 25px;
    height: 25px;
    -webkit-background-size: 100%;
    background-size: 100%;
    display: inline-block;
}


.social-icon{
    border-radius: 5px;
	display: inline-block;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 24px;
}

 .social-icon img{
	width: 20px;
	height: 20px;
	display: inline-block;
}

 .social-icon.tgram {
    background-color: #29B6F6;
    margin-right: 5px;
}

 .social-icon.wapp {
    background-color: #40C351;
}

.social-icon.email{
	background-color: #5E99FA;
	margin-right: 5px;
}

/*# sourceMappingURL=styles.css.map */
.nobj td{
	padding: 0;
	margin:0;
}
.nobj img{
	padding: 0;
	margin:0;
}
.section-dual__col.section-dual__col_one,
.section-dual__col.section-dual__col_two{
	padding-bottom: 10px !important;
	padding-top: 0 !important;
	margin-bottom: 0 !important;
}
/*header.header{
    border-bottom: 3px solid #2B6790;
}*/
.width310{
	width: 319px;
}
.ourcities_table{
	width: 100%;
	background: linear-gradient(to top, #0E4F7B, #1F75B0);
	color: #fff;
}
.ourcities_table td{
	text-align: center;
}
.bonus_him{
	text-align: center;
}
.bonus_him_title{
	font-size: 2.35714rem;
	padding: 10px;
}
.bonus_him td{
	width: 32%;
	font-size: 1.5rem;
	padding: 10px 0;
}
.bonus_him td img{
	max-width: 95%;
	height: 210px;
}
.shab_him .user-content table th,
.shab_him .user-content table td{
	padding-left: 5px; 
	padding-right: 5px;
}
.div-50-1{
	width: 50%;
	display: inline-block;
	float: left;
}
.div-50-2{
	width: 50%;
	text-align: center;
	display: inline-block;
	font-size: 1.5rem;
	float: left;
}
.div-50-2 img{
	max-width: 100%;
}
.ourcities1,
.ourcities2{
	margin: 0 50px;
}
.ourcities2{
	margin-bottom: 35px;
}
.tipah2{
	font-size: 33px;
	font-size: 2.35714rem;
	line-height: 44px;
	line-height: 3.14286rem;
	margin-top: 33px;
	margin-top: 2.35714rem;
	margin-bottom: 33px;
	margin-bottom: 2.35714rem;
	text-transform: uppercase;
	border-bottom: 2px solid #2B6790;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 20px;
}
.ourcities2 div{
	display: flex !important;
	white-space: nowrap;
}
.ourcities2 span{
	display: block;
	float: left;
	font-size: 60px;
	text-align: left;
	height: 90px;
	line-height: 100px;
	margin-right: 20px;
	color: #aaa;
	margin-left: 30px;
}
.ourcities1 h5{
	font-weight: bold;
}
.ourcities1 .cities_ul{
	list-style: none;
	column-count: 3;
}
.slick-next::before {
    content: '' !important;
    background: url("/design/images/step-of-work/s-arrow.png") !important;
    width: 13px;
    height: 36px;
    display: block;
}
.slick-prev::before {
    content: '' !important;
    background: url("/design/images/step-of-work/s-arrow.png") !important;
    width: 13px;
    height: 36px;
    display: block;
    transform: rotate(180deg);
}
.slick-prev, .slick-next {
	height: 40px !important;
}
.section-strip {display:none}

.d-block{
	display: block;
}

.blog p{
	color: #414141;
}
.py-2{
	padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}
.py-3{
	 padding-top: 1rem !important;
	 padding-bottom: 1rem !important
}

.py-5 {
     padding-top: 3rem !important;
	 padding-bottom: 3rem !important
}

@media screen and (max-width: 480px){
	.ourcities1 .cities_ul {
		column-count: 1;
	}
	.ourcities2 div {
	    white-space: normal;
	}
}




/*new page*/
.center_h2 h2{
	text-align: center;
}
.center_h2 .h2{
	text-align: center;
}

.h3_green{
	text-align: center;
	color: #22b14c;
	margin-top: 15px;
}
.m10{
	margin-bottom: 10px;
}
.new_page .section-dual__col h2{
	display:none;
}

.top_form{
	background:url(../../assets/images/bg1.png)50% no-repeat;
	height: 260px;
	width: 100%;
	background-size: cover;
	padding-top: 55px;
}
.top_form__title{
	font-size: 42px;
	color: #fff;
	text-align: center;
	margin-bottom: 15px;
}
.top_form__text{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
.top_form form{
	max-width: 830px;
	margin:0 auto;
}
.top_form form:after{
	content: '';
	display: block;
	clear: both;
}
.top_form_inp{
	width: 45%;
	float: left;
	height:40px;
	padding-left: 10px;
}
.top_form_sub{
	width: 45%;
	float:right;
	height:40px;
	background: #1cac5c;
	color: #fff;
	border: none;
	outline: none;
}
.top_form2{
	background:url(../../assets/images/bg3.png)50% no-repeat;
	height: 380px;
	width: 100%;
	background-size: cover;
	padding-top: 55px;
}

.top_form2 .top_form__text{
	margin-bottom: 0;
}
.shadow_wrapper{
	background:#00000096;
	margin:0 auto 80px;
	padding:23px 0px ;
	max-width: 720px;
}
div.tblocks {
    position: relative;
    z-index: 1000;
    height: 260px;
    width: 100%;
    margin: 5px 10px 25px 0;
    overflow: hidden;
}
div.tblocks img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
 div.tblocks a {
    position: absolute;
    z-index: 1000;
    color: #000;
    height: 260px;
    width: 100%;
    text-align: right;
    opacity: 0.8;
}

.bn-text{
	font-size: 16px;
	line-height: 160%;
}
.center{
	text-align: center;
	padding-left: 0;
}
.tblocks div.top, #content2 a div.top {
    padding: 6px 10px 5px 0;
    font-size: 14px;
    background: #fff;
    opacity: 0.8;
}

.tblocks a div.h3 {
    margin: 0;
    font-size: 18px;
    background: #fff;
    opacity: 0.8;
}
.tblocks a div.hover {
    display: none;
    width: 100%;
    padding-top: 120px;
    text-align: center;
}
div.tblocks a:hover {
    height: 100%;
    background: #c2c2c2;
    opacity: 0.8;
}
div.tblocks a:hover div.hover {
    display: block;
    font-size: 20px;
}

div.tblocks a div.bottom {
    margin-top: 135px;
    padding: 6px 0 5px 10px;
    text-align: left;
    font-size: 14px;
    background: #fff;
    opacity: 0.8;
}
div.tblocks a div.bottom strong {
    display: block;
    font-size: 22px;
}
.img_slid_wrap{
	max-height: 272px;
	overflow: hidden;
}
.middle_form{
	background:url(../../assets/images/bg2.jpg)50% no-repeat;
	height: 450px;
	width: 100%;
	background-size: cover;
	padding-top: 95px;
}
.get_price{
	background: #1f74b0;
	height: 282px;
	width: 100%;
	padding-top: 75px;
}
.middle_form__title{
	font-size: 38px;
	color: #fff;
	text-align: center;
	margin-bottom: 25px;
}
.middle_form__text{
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-bottom: 50px;
}
.middle_form form, .get_price form{
	max-width: 830px;
	margin:0 auto;
	text-align: center;
	margin-bottom: 0px;
}
.middle_form form:after, , .get_price form:after{
	content: '';
	display: inline-block;
	width: 100%;
}
.middle_form_inp{
	width: 30%;
	display: inline-block;
	height:40px;
	padding-left: 10px;
}
.middle_form_sub{
	width: 30%;
	display: inline-block;
	height:40px;
	background: #1cac5c;
	color: #fff;
	border: none;
	outline: none;
}
.middle_form__smalltext{
	font-size: 14px;
	color: #404040;
	text-align: center;
}
.get_price .middle_form__smalltext{
	color: #ffffff;
}
.card {
    position: relative;
    display: block;
    margin-bottom: 0.75rem;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
.person-profile {
    border: 0;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05), 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}
.card-block {
    position: relative;
}
.person-profile__tag {
    width: 100%;
    min-height: 50px;
    position: absolute;
    display: block;
    font-weight: bold;
    font-size: 14px;
    background-color: #bc001f;
    color: #ffffff;
    padding: 13px 20px;
    top: -70px;
    left: 0;
    border-top-right-radius: 0.125rem;
    border-bottom-right-radius: 0.125rem;
    text-align: center;
}
.person-profile__content {
    padding-left: 20px;
}
.person-profile__name {
    font-size: 14px;
    margin: 10px 0;
    text-align: center;
}
.card-text:last-child {
    margin-bottom: 0;
    text-align: center;
}
.person-profile img{
	width: 100%;

}

.review-img {
	width: 175px;
	height: 175px;
	line-height: 0;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: -5px;
	border-radius: 50%;
	overflow: hidden;
}
.review-img img {
	margin: 0 auto;
	max-width: 100%;
}
.review-info {
	padding: 0 23px;
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 300px);
}

.review-status {
	font-size: 20px;
	color: #878787;
	margin-bottom: 20px;
}
.review-text {
	font-size: 16px;
	line-height: 130%;
	padding: 0px;
	max-height: none;
}
.review-author {
	font-size: 22px;
	margin-bottom: 10px;
}
.item_name{
	text-decoration: none;
	display:block;
	font-family: 'open sans';
	font-size: 18px;
	text-align: center;
	margin-bottom:20px;
	margin-top: 40px;
}
.item_image{
	margin-bottom: 20px;
	text-align: center;
	height: 100px;
}
.item_price{
	font-family: 'open sans';
	font-weight: bold;
	font-size: 25px;
	text-align: center;
	margin-bottom: 20px;
}
.item_buy{
	display:block;
	font-size: 14px;
	font-family: 'open sans';
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background:#1cac5c;
	text-align: center;
	height: 33px;
	line-height: 33px;
}
.item_buy:hover, .item_buy:focus{
	color: #fff;
}

.service-cover{
	background-color: #e6edf8;
	display: block;
	padding-bottom: 36px;
}

@media screen and (max-width: 768px){
	
	 .header .wrap-head .block.block-phone.hidden-mobile {
		display: none;
	  }
	
	.panel-row-style img{
		height: auto;
	}
	.top_form__title{
		line-height: 100%;
		font-size: 22px;
	}
	.middle_form__title{
		line-height: 100%;
		font-size: 22px;
	}
	.middle_form_inp{
		width: 100%;
		max-width: 300px;
		margin-bottom: 5px;
	}
	.middle_form_sub{
width: 100%;
		max-width: 300px;
		margin-bottom: 5px;
	}
	.middle_form{
		padding-top: 55px;
		height: auto;
	}
	.review-img{
		display:block;
		margin:0 auto;
	}
	.review-info{
		width: 100%;
		display:block;
	}
	.blockd.d-f.jc-sb.fd-c table{
		font-size: 14px;
	}
}
.green_h2{
	color: #22b14c;
	text-align: center;
}
.f-navbar-fixed .navbar{
	z-index: 10000;
}
.red_h2{
	color: #ed1c24;
}
h2.m15{
	margin-bottom: 15px;
}
.sitem_wrap{
	padding:0 20px;
	    height: 100px!important;
	    position: relative;
}
.sredstva-js img{
	    max-width: 100%;
    max-height: 100px;
    margin: 0 auto;
    position: absolute;
    transform:translate(-50%,-50%);
    top: 50%;
    left: 50%;
}
.sredstva-js{
	margin-bottom: 15px;
	margin-top: 25px;
}
.mt_16{
	margin-top:16px;
}
.uborka_slider-js > .row{
	position: relative;
	top: -10px;
}
.navbar{
	z-index: 10000;
}
@media screen and (max-width:768px){
	.rewiews-js{
		position: relative;
		padding-top: 45px;
	}
	
	.clients-carousel{
		position: relative;
		padding-top: 45px;
	}
	.rewiews-js .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	
	.clients-carousel .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	.rewiews-js .nav-buttons__button_prev{
		right:45px;
	}
.clients-carousel .nav-buttons__button_prev{
		right:45px;
	}
	.uborka_slider-js > .row{
			position: relative;
		padding-top: 45px;
	}
.uborka_slider-js > .row .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	.uborka_slider-js > .row .nav-buttons__button_prev{
		right:45px;
	}
	.panel-row-style{
			position: relative;
		padding-top: 45px;
	}
		.panel-row-style .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	.panel-row-style .nav-buttons__button_prev{
		right:45px;
	}
	
	
		.sredstva-js2{
			position: relative;
		padding-top: 45px;
	}
		.sredstva-js2 .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	.sredstva-js2 .nav-buttons__button_prev{
		right:45px;
	}
				.odegda_slider{
			position: relative;
		padding-top: 45px;
	}
		.odegda_slider .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	
	.odegda_slider .nav-buttons__button_prev{
		right:45px;
	}
	.js-baki .nav-buttons__button{
		top: -45px;
		right: 0;
		position: absolute;
	}
	.row.js-baki.slick-initialized.slick-slider.slick-dotted {
		margin-top: 60px;
	}
	.js-baki .nav-buttons__button_prev{
		right:45px;
	}
	
			.work_slider{
			position: relative;
		padding-top: 45px;
	}
		.work_slider .nav-buttons__button{
		top: 0;
		right: 0;
		position: absolute;
	}
	.work_slider .nav-buttons__button_prev{
		right:45px;
	}
	
 
}
body.restyle h2{
	text-align: center;
}
.h2_center .h2{
	text-align: center;
}
.slick-slide img{
	width: 100%;

}
.restyle .odegda_slider{
	top: 0;
	margin-top: 20px;
}
.odegda_slider .img_slid_wrap{
	display:block;
	max-height: 280px;
}
.restyle .work_slider{
	top: 0;
	margin-top: 20px;
}
.work_slider .img_slid_wrap{
	display:block;
	max-height: 280px;
}
.left{
	text-align: left;
}
.teasers{
	display: none;
}
.banner img {
	width: 100%;
}
.gallery-portfolio .h3-with-h1 {
	text-transform: none;
}
.etapy div {
	padding: 15px;
	font-size: 16px;
    background-repeat: no-repeat;
    background-position: 75% center;
    background-size: contain;
    background-origin: content-box;
}

.etapy ul{
	margin: 0;
}
.etapy .blue-bg {
	color: #FFFFFF;
	background-color: #2b6790; 
}


	
@media screen and (max-width:768px){
	.etapy div {
		background-image: none;
	}
}



 .navbar {
    height: 69px;
    background-color: #0a50c1;
    position: relative;
    width: 100%;
    z-index: 1000;
}



nav.main-menu li a {
  font-size: 15px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  color: rgb(255, 255, 255);
  line-height: 1;
  text-align: left;
 background-color: #0a50c1;
}
	
	

 .slogan {
  font-size: 17px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  color: rgb(0, 0, 0);
  line-height: 1.529;
  text-align: left;
}


 .i-clock {
    display: inline-block;
    background: url(/redesign/img_redis/clock.png);
    border-radius: 50%;
    width: 33px;
    height: 33px;
}

 .i-letter {
    display: inline-block;
    background: url(/redesign/img_redis/msg.png);
    width: 32px;
    height: 32px;
}

 .text-with-icon__link {
  font-size: 16px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  color: white;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.5;
  text-align: left;
}

 .text-with-icon__content {
    font-size: 14px;
    line-height: 24px;
    display: table-cell;
    padding-left: 16px;
    vertical-align: top;
    width: 99%;
	 text-align: left;
}
#redis_ziggor .messengers__title {
    font-size: 15px;
    line-height: 1.308;

    text-align: right;
    font-weight: bold;
}

#redis_ziggor .tel{
  font-size: 22px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  color: rgb(115, 171, 99);
  font-weight: bold;
  line-height: 1.091;
  text-align: left;
}


.breadcrumbs li::before,
.breadcrumbs li::after{display:none;}
.breadcrumbs {
    margin-top: 10px;
    margin-bottom: 10px;
}
.breadcrumbs li span {
    color: #767676;
    background-color: white;
    
   	padding: 0 10px;
    border-radius: 5px;
}


.breadcrumbs .current_item span{
	background-color: #0a50c1;
    color: white;
    box-shadow: -2px 5px 10px 0px #0a50c13b;
}
 .breadcrumbs .current_item span::after {display: none;}
 .breadcrumbs li span::after {
    content: "";
    position: absolute;
    top: 1.1pt;
    right: -8px;
    border-width: 12px 0 12px 10px;
    border-style: solid;
    border-color: transparent white;
    border-radius: 10px;
}
	

 .head_banner img{
	width: 100%;
    height: auto;
    max-height: 600px;
}
.sblock-1,.sblock-2,.sblock-2_5, .sblock-2_55{
    width: 100%;
    height: auto;
    background-color: #86cb3c;
	display: flex!important;
    padding: 20px;
}

.order-0 {order: 0;}
.order-1 {order: 1;}
.order-2 {order: 2;}
.order-3 {order: 3;}
.order-4 {order: 4;}
.order-5 {order: 5;}


#redis_ziggor .sblock-2_5 {background-color: #00a2e4;}
#redis_ziggor .sblock-2_55 {background-color: white;}
#redis_ziggor .bg_circ {text-align: center;}
#redis_ziggor .bg_circ img {
    padding: 10px;
    width: 60px;
    background: url(/redesign/img_redis/bg.png);
    background-size: 100%;
	margin-top: -10px;
} 
#redis_ziggor .bg_circ span {
    position: relative;
    top: 5px;
    width: 110px;
    display: inline-block;
    color: white;
    text-align: left;
    left: 10px;
}

#redis_ziggor .bg_circ1 {
	text-align: center; 
	margin-bottom: 15px;	
	display: flex;
    align-items: center;
}
#redis_ziggor .bg_circ1 img {
    padding: 5px;
    width: 60px;
    background: none;	
} 
#redis_ziggor .bg_circ1 span {        
    width: 110px;
    display: inline-block;
	font-size: 1.3rem;
    color: black;
    text-align: left;
	margin-left: 15px;
}
.bg_circ1_wrp {
	margin-bottom: 30px;
}
#redis_ziggor .block_title_r {
    font-size: 33px;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 20px;
}
#redis_ziggor .footer{background-color: #063b90;}
#redis_ziggor .footer-info{color:white;}
#redis_ziggor .sblock-2 .bg_circ img,#redis_ziggor .sblock-3 .bg_circ img{background:none;}

#redis_ziggor .sblock-2 .bg_circ span ,#redis_ziggor .sblock-3 .bg_circ span{top:0px;}

#redis_ziggor .bg_circ .pre_img{
	width:80%;
	text-align: right;
	margin-right: 10px;
}
#redis_ziggor .bg_circ .big_image_center{width: 100%;}
#redis_ziggor .bg_circ p {margin-top: 10px;}
#redis_ziggor .bg_circ .pre_img.left_text_r{text-align: left;}
#redis_ziggor .work_slider_margin .slick-dots{
	display:none!important;
}

#redis_ziggor .zakaz{
	color: #fff;
    background-color: #86cb3c;
    border-color: #86cb3c;
}

#redis_ziggor .zakaz:hover,  #redis_ziggor .calcbutton .btn.btn-success.zakaz:hover{
    background-color: #86cb3cb3;
    border-color: #86cb3c;
    color: white;
}



#redis_ziggor .sliderbutton{
	text-align:center;
	
}
#redis_ziggor .sliderbutton a {
    margin: 5px;
    color: rgb(255, 255, 255);
    line-height: 1.043;
    text-align: center;
}
#redis_ziggor .zakaz{
text-transform: none;
}



#redis_ziggor .desc_jobs_h2 {
        font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 37px;
    color: #414141;
    line-height: 1.5;
    font-weight: bold;
	margin-bottom:20px;
	margin-top:20px;
}


#redis_ziggor .person-profile{
	
	box-shadow:none;
}

#redis_ziggor .name_redis {
    font-size: 22px;
    color: #0a50c1;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}
#redis_ziggor .stage {
    font-size: 22px;
    color: #0a50c1;
    line-height: 1.5;
    text-align: center;
}


#redis_ziggor .sredstva-jsv2 .slick-slide img {
    height: 100%;
    max-width: 80%;
}
#redis_ziggor .container.mt-2 {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0px;
    margin-bottom: 20px;
    width: auto;
}
#redis_ziggor .container.mt-2 p {
    font-size: 18px;
    text-align: justify;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}




 #redis_ziggor button.slick-prev.slick-arrow {
    width: 40px;
    height: 40px;
	left: -30px
}
#redis_ziggor button.slick-next.slick-arrow {
   
    width: 40px;
    height: 40px;
	right: -50px
}



/* #redis_ziggor button.slick-prev.slick-arrow {
    background-color: #4fad5e;
    width: 40px;
    height: 40px;
    border-radius: 30px;
    background-position-y: 10px;
    background-position-x: 45%;
    background-size: 10px;
    background-image: url(/redesign/img_redis/arrow.png);
    background-repeat: no-repeat;
	left: -50px
}
#redis_ziggor button.slick-next.slick-arrow {
    background-color: #4fad5e;
    width: 40px;
    height: 40px;
	border-radius: 30px;
    background-position-y: 10px;
    background-position-x: 45%;	
    background-size: 10px;
	background-image: url('/redesign/img_redis/arrow.png');
    background-repeat: no-repeat;
	transform: rotate(180deg);
	right: -50px
}


#redis_ziggor .slick-prev::before{
	background:none!important;
	
}
#redis_ziggor .slick-next::before{
	background:none!important;
	
}

#redis_ziggor .slick-next::hover,#redis_ziggor .slick-prev::hover{
	background-color: #ffffff!important;
	
}  */
	#redis_ziggor .sbcprice {
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 40px;
}
	#redis_ziggor .subcategories .sbctitle {
    font-size: 18px;
    color: #00a1e3!important;
    line-height: 1.143;
    text-align: center;
    margin-bottom: 0;
    margin-top: 40px;
    min-height: 75px;
}
	
#redis_ziggor .subcategories .sbctitle a {
    color: #0a50c1;
    font-weight: bold;
	font-size: 20px;
    line-height: 1;
	margin-bottom:10px;
}
/*#redis_ziggor a:hover {
    text-decoration: none;
    color: #0a50c1;
}*/
#redis_ziggor .subcategories {
    margin-top: 20px;
}

#redis_ziggor .sbcbutton {
    text-align: center;
    margin-top: 10px;
}
#redis_ziggor .sbcimage img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 10px;

}
#redis_ziggor .calcbutton {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

#redis_ziggor .head_banner {
    position: relative;
}
#redis_ziggor .get_price_head {
    display: block;
    position: absolute;
    right: 10%;
    bottom: 40px;
    padding: 20px;
    background-color: white;
    width: 50%;
}
#redis_ziggor .middle_form_inp {
    width: 30%;
    display: inline-block;
    height: 40px;
    padding-left: 10px;
    border: none;
    background-color: rgb(232, 232, 232);
    border-radius: 5px;
}
#redis_ziggor .middle_form_sub {
    width: 30%;
    display: inline-block;
    height: 40px;
    background: #1cac5c;
    color: #fff;
    border: none;
    outline: none;
    border-radius: 5px;
 
}
#redis_ziggor .calcbutton .btn.btn-success.zakaz {
    background-color: rgb(134, 203, 60);
    width: 100%;
}

#redis_ziggor .row.center_pos .block_title_r{
   text-align: left;

}

#redis_ziggor .get_price_footer {
    width: 100%;
}

#redis_ziggor .get_price_footer input.middle_form_sub {
    background: rgb(134, 203, 60);
}
#redis_ziggor .row.center_pos p {
  font-size: 19px;
  font-family: "Myriad Pro";
  color: rgb(255, 255, 255);
  line-height: 1.263;
  text-align: left;

}


#redis_ziggor .sredstva-js2 .slick-slide img {
    display: block;
    width: auto;
    height: 100%;
}


#redis_ziggor .sredstva-js2 .sitem_wrap {
    padding: 0 20px;
    position: relative;
    height: 150px!important;
}
#redis_ziggor .switch__text.white_text{
  color: rgb(255, 255, 255);
  line-height: 1.333;
  text-align: left;
  margin-top: 20px;
}
#redis_ziggor .switch__indicator{
	margin-top: -20px;
}
#redis_ziggor .mini_font{
    font-size: 22px;
}
#redis_ziggor .gerl_photo {
    position: relative;
    bottom: -40px;
    height: 240px;
}
#redis_ziggor .sky_c {
  background-color: rgb(225, 230, 244);

}
#redis_ziggor span.more {
    width: 200px;
    display: inline-block;
}

#redis_ziggor .sky_c.row {
    text-align: left;
}
#redis_ziggor .white_c.row {
    text-align: left;
}
#redis_ziggor span.blue_text {
  
    color: rgb(76, 68, 255);
    font-weight: bold;
}

/* #redis_ziggor .review-author {
  font-size: 22px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.091;
  text-align: left;
}

#redis_ziggor .review-status, .review-text {
  font-size: 17px;
  font-family: "OpenSans";
  color: rgb(255, 255, 255);
  line-height: 1.412;
}
#redis_ziggor .c-card__title {
  font-size: 19px;
  color: #0a50c1;
  font-weight: bold;
  line-height: 1.25;
  text-align: center;
} */
#redis_ziggor .c-card__image{
	border:none;
	
}

#redis_ziggor .phones {
    display: block;
    text-align: right;
}
#redis_ziggor a.phone {
    display: block;
}

#redis_ziggor .side-menu{
	margin-top: 1px;
}

#redis_ziggor .side-menu__item {
    background: #dbeaf459;
}


h1 {
    display: block;
    padding-top: 10px;
    color: #0a50c1;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

 .advantages-checks {
    padding-top: 0px;
    text-align: left;
    border-top: 1px solid #e5e5e5;
    background: url(../images/bottom-divider.png) no-repeat 100% 100%;
    margin-top: 0px;
    background-size: 100%;
    padding-bottom: 0px;
}

 .sblock-2_5.new_gallery {
    text-align: center;
}

.restyle_reviews_v2 .zakaz {
    margin-bottom: 20px;
}
 .restyle_reviews_v2 .row.cnt{
	    text-align: center;
}

 .sblock-2_5.new_gallery a.btn.btn-success.zakaz{
	    margin-bottom: 20px;
}

.section-primary{
 background: #0a50c1;
 margin-bottom: 10px;
  margin-top: 0px;
}
 .hamburger{
	background-color: #0a50c1;
}

.cool-menu__header{
	background: #0a50c1;
	border-bottom: 2px solid #0a50c1;
}

.messengers_align_center {
    -webkit-justify-content: right;
    -ms-flex-pack: center;
    justify-content: right;
    float: right;
    text-align: right;
}

 a.messengers__item {
    font-size: 15px;
    font-weight: bold;
}

 .calcbutton a{
height: 57px;
    line-height: 30px;
}

.hidden_mobile{display:block;}
.hidden_desc{display:none;}

 .odegda_slider .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}
.odegda_slider .img_slid_wrap {
    display: block;
    max-height: 400px;
}


.work_slider .slick-slide img {
    display: block;
    width: 100%;
    height: auto;
}
.work_slider .img_slid_wrap {
    display: block;
    max-height: 400px;
}
 .side-menu__item {
    background: #dcdada;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

 .user-content table th, .table th {
    background: #0a50c1;
    border-color: #e5e5e5;
    color: #fff;
}

 .header a.text-with-icon__link{
color:rgb(115, 171, 99);
}


 .container.mt-2 .table-responsive p {
    font-size: 18px;
    text-align: justify;
    margin: 0px!important;
   
}

	

/*#redis_ziggor div,#redis_ziggor span,#redis_ziggor p,#redis_ziggor a,#redis_ziggor li{
	font-size: 18px;
	
}*/


 .bg_circ  .last_img {
    padding: 10px;
    width: 60px;
    background: url(/redesign/img_redis/bg.png);
    background-size: 98%;
    margin-top: -10px;
    background-position-y: 0px;
    background-position-x: 0.7px;
}


/*#redis_ziggor div, #redis_ziggor span, #redis_ziggor p, #redis_ziggor a, #redis_ziggor li {
    font-size: 15px;
}*/

.desc_jobs img.resp{
    float: right;
    width: 500px;
    padding-left: 20px;
	}
@media (max-width: 768px) {
	#redis_ziggor .arrows_wrp {
    min-height: 45px;
}
	.hlde-d{display:inline-block!important;}
	
	
	#redis_ziggor .work_slider_margin{
	margin-left: 0px!important;
	margin-right: 0px!important;
    width: 100%;
	}
		#redis_ziggor .desc_jobs img.resp{
		float: none;
		width:100%;
	}
	#redis_ziggor .header__tel,#redis_ziggor .header__callback {
		text-align: center;
	}
	#redis_ziggor .messengers__title{
		color:black;
		
	}
		#redis_ziggor li.current_item {
    margin-left: 0px;
    padding-left: 0px;
}


	#redis_ziggor .bg_circ span {
		left: 0;
		text-align: center;
	}
	#redis_ziggor .js-equipment_v2 {
		padding-top: 60px;
	}
	#redis_ziggor .js-equipment_v2 .nav-buttons__button {
		position: absolute;
		top: 0;
		right: 0;
	}
	#redis_ziggor .js-equipment_v2 .nav-buttons__button_prev {
		right: 45px;
	}
	#redis_ziggor .desc_jobs_h2 {
    font-size: 25px;
    
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}
#redis_ziggor .switch-row.switch-row_valign_center {
    width: 100%;
    text-align: left;
}
#redis_ziggor span.switch__text {
    margin-top: -15px;
}


#redis_ziggor .hidden_desc{display:block;}
#redis_ziggor .hidden_desc img {
padding:0!important;
width:100%!important;
}
#redis_ziggor .hidden_mobile{display:none;}

#redis_ziggor .tablem.nm {
	padding-top: 20px;
    width: 100%;
    min-height: 70px;
    background-color: #0a50c1;
    border: 2px solid #e5e5e5!important;
    color: white;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    display: block;
}

#redis_ziggor .tablem p {
    display: block;
    width: 100%;
    padding-left: 10px;
    border-color: #e5e5e5;
    min-height: 67px;
    margin: 0!important;
    border: 1px solid transparent;
    padding-top: 20px;
} 	


#redis_ziggor .tablem p:nth-child(2n) {
    background: #edf4f9;
}
#redis_ziggor .display_b{
		
		display:block;
	}
	
#redis_ziggor .tablem .k2,.tablem .k3,.tablem .k4,.tablem .k5,.tablem .k6,.hidden_mob{display:none;}
#redis_ziggor .tablem.hidden-md.hidden-lg {
display:block!important;	
	
}

}
@media (max-width: 440px) {
#redis_ziggor .arrows_wrp {
    min-height: 45px;
}
#redis_ziggor .tablem.hidden-md.hidden-lg {
display:block!important;
}	
#redis_ziggor .display_b{
		
		display:block;
	}
#redis_ziggor .tablem .k2,.tablem .k3,.tablem .k4,.tablem .k5,.tablem .k6,.hidden_mob{display:none;}
#redis_ziggor .tablem p:nth-child(2n) {
    background: #edf4f9;
}
#redis_ziggor .tablem p {
    display: block;
    width: 100%;
    padding-left: 10px;
    border-color: #e5e5e5;
    min-height: 67px;
    margin: 0!important;
    border: 1px solid transparent;
    padding-top: 20px;
} 	
#redis_ziggor .tablem.hidden-md.hidden-lg {
    border-right-color: #e5e5e5;
    border-left-color: #e5e5e5;
    border: 1px solid #e5e5e5;
}

#redis_ziggor .tablem.nm {
    width: 100%;
    min-height: 70px;
    background-color: #0a50c1;
    border: 2px solid #e5e5e5!important;
    color: white;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    display: block;
	padding-top: 20px;
}	
	
	
#redis_ziggor .hidden_desc{display:block;}
#redis_ziggor .hidden_desc img {
padding:0!important;
width:100%!important;
}
.hlde-d{display:inline-block!important;}

#redis_ziggor .hidden_mobile{display:none;}
	#redis_ziggor .work_slider_margin{
	margin-left: 0px!important;
	margin-right: 0px!important;
    width: 100%;
	}
	#redis_ziggor .desc_jobs img.resp{
		float: none;
		width:100%;
	}
	#redis_ziggor .header__tel,#redis_ziggor .header__callback {
		text-align: center;
	}
	#redis_ziggor .messengers__title{
		color:black;
		
	}
	#redis_ziggor li.current_item {
    margin-left: 0px;
    padding-left: 0px;
}
	#redis_ziggor .bg_circ img,
	#redis_ziggor .bg_circ .last_img {
		width: 45px;
	}
	#redis_ziggor .bg_circ span {		
		font-size: 13px;
		width: auto;		
	}
	#redis_ziggor .get_price_head {
		position: initial;
		width: auto;
		text-align: center;
	}
	#redis_ziggor .middle_form_inp,
	#redis_ziggor .middle_form_sub	{
		width: 100%;
	}
	#redis_ziggor .container.mt-2 {
		margin-left: 0;
		margin-right: 0;
	}
	#redis_ziggor .get_price_form_wrp {
		padding: 0;
	}
	#redis_ziggor .input-file__button {
		width: 160px;
	}
	#redis_ziggor .order-form__submit {
		text-align: center;
	}

	
	
	#redis_ziggor .desc_jobs_h2 {
    font-size: 25px!important;
   
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
}
#redis_ziggor .switch-row.switch-row_valign_center {
    width: 100%;
    text-align: left;
}

#redis_ziggor span.switch__text {
    margin-top: -15px;
}
}


#redis_ziggor .step-of-work{
	margin:0px!important;
}

#redis_ziggor .work_slider_margin {
    margin-left: 50px;
    margin-right: 50px;
}

#redis_ziggor .ml20{
	margin-left:20px;
	margin-right:20px;
	
}

.restyle_reviews_v2{
	background-color: #f8f8f8;
}


#redis_ziggor .footer .main-menu li a {
 background-color: #063b90;
}
#redis_ziggor .input-file__button{
	width: 150px;
}

#redis_ziggor .block_title_r.mini_font {
    text-align: left;
}

#redis_ziggor .input-file__hint {
    color: white;

    margin-top: 5px;
}


#redis_ziggor .arrow-mrgn{
	
	margin-left: 50px;
    margin-right: 50px;
}
#redis_ziggor .section-dual__row h2 {
    color: white;
}


#redis_ziggor .desc_jobs ol li,#redis_ziggor .desc_jobs ul li {
   text-align:left;
}

	

#redis_ziggor .desc_jobs_h2.cnt{
    text-align: center;
}
#redis_ziggor .clear_b{
	clear:both;
	margin-top:1px;
	margin-bottom:1px;
	
}


.hlde-d{display:none;}
.none{display:none;}

@media (max-width: 640px){
	.breadcrumbs li {
    color: #bababa;
    position: relative;
    display: block;

    
    margin-bottom: 5px;
    width: fit-content;
    padding-left: 0px;
}
	.arrows_wrp {
    min-height: 45px;
}
 .tablem.hidden-md.hidden-lg {
display:block!important;
}	
	
	redis .display_b{
		
		display:block;
	}
#redis_ziggor .tablem .k2,.tablem .k3,.tablem .k4,.tablem .k5,.tablem .k6,.hidden_mob{display:none;}
#redis_ziggor .tablem p:nth-child(2n) {
    background: #edf4f9;
}
#redis_ziggor .tablem p {
    display: block;
    width: 100%;
    padding-left: 10px;
    border-color: #e5e5e5;
    min-height: 67px;
    margin: 0!important;
    border: 1px solid transparent;
    padding-top: 20px;
} 	
#redis_ziggor .tablem.hidden-md.hidden-lg {
    border-right-color: #e5e5e5;
    border-left-color: #e5e5e5;
    border: 1px solid #e5e5e5;
}

#redis_ziggor .tablem.nm {
    width: 100%;
    min-height: 70px;
    background-color: #0a50c1;
    border: 2px solid #e5e5e5!important;
    color: white;
    font-weight: bold;
    padding: 3px;
    text-align: center;
    display: block;
	padding-top: 20px;
}	
	
	
#redis_ziggor .hidden_desc{display:block;}
#redis_ziggor .hidden_desc img {
padding:0!important;
width:100%!important;
}
.hlde-d{display:inline-block!important;}

#redis_ziggor .hidden_mobile{display:none;}
	#redis_ziggor.hidden_mob{display:none;}
	
	#redis_ziggor .table-responsive table tr td,
	#redis_ziggor .table-responsive table tr th,
	#redis_ziggor .container.mt-2 .table-responsive p	{
		font-size: 14px;
		padding: 3px;
		text-align: center;
	}
}

#redis_ziggor .tablem.hidden-md.hidden-lg {
display:none;	
}

@media (max-width: 768px){
		.breadcrumbs li {
    color: #bababa;
    position: relative;
    display: block;
    
  
    margin-bottom: 5px;
    width: fit-content;
    padding-left: 0px;
}
#redis_ziggor .sbcimage {
    
   min-height: 90px;
}
	#redis_ziggor .footer-info__col .phones,
	#redis_ziggor .footer-callback {
		text-align: left;
		padding-left: 46px;
	}
	#redis_ziggor .desc_jobs .container.mt-2 {
		padding: 0;
	}
	#redis_ziggor .sredstva-js2 .slick-slide img {
		margin: 0 auto;
	}
}



#redis_ziggor .stay_slide_table {
	display: flex;
    align-items: flex-start;
}
#redis_ziggor .stay_slide_table .td_stay,
#redis_ziggor .stay_slide_table .td_slide {
	padding: 0;
	vertical-align: top;
	border: none;
}
#redis_ziggor .stay_slide_table .td_stay th {
	height: 80px;
}
#redis_ziggor .stay_slide_table .td_stay td,
#redis_ziggor .stay_slide_table .td_slide th,
#redis_ziggor .stay_slide_table .td_slide td {
	height: 40px;
}
#redis_ziggor .stay_slide_table .td_slide tr td:first-child,
#redis_ziggor .stay_slide_table .td_slide tr th:first-child {
	border-left: none;
}
#redis_ziggor .stay_slide_table td,
#redis_ziggor .stay_slide_table th {
    font-size: 18px;
    text-align: justify;
}
#redis_ziggor .stay_slide_table .td_stay table tbody tr:nth-child(even) {
    background: #fff;
}
#redis_ziggor .stay_slide_table .td_stay table tbody tr:nth-child(odd) {
    background: #edf4f9;
}
#redis_ziggor .desc_jobs .table-responsive {
	overflow: hidden;
	width: auto;
	border: none;
}
@media (max-width: 1024px) {
	#redis_ziggor .stay_slide_table .td_stay td,
	#redis_ziggor .stay_slide_table .td_slide td {
		height: 90px;
	}	
}	
@media (max-width: 812px) {
	#redis_ziggor .stay_slide_table .td_stay > .table-responsive {
		width: auto;
	}
	#redis_ziggor .stay_slide_table .td_slide > .table-responsive {
		width: auto;
		overflow-x: scroll;	
	}
	#redis_ziggor .stay_slide_table .td_slide {
		overflow-x: scroll;
	}
}
 .mobile_ph{
display:none;	
	
}
@media (max-width: 575px) {
	 .breadcrumbs li {
    color: #bababa;
    position: relative;
    display: block;
    
    
    margin-bottom: 5px;
    width: fit-content;
    padding-left: 0px;
}
#redis_ziggor .sbcimage {
    
    min-height: 150px;
}
#redis_ziggor .mobile_ph{
display:block;	
	
}
#redis_ziggor .mb_hidden,.desctop-show{
display:none;		
}
#redis_ziggor .mobile-show{
display:block!important;		
}
#redis_ziggor .menu-block__section-list.mt1{
display:block;		
}
#redis_ziggor .mt2,#redis_ziggor .mt3{
display:none;		
}
}

#redis_ziggor .section-primary .messengers__title {
    color: white;
}


#redis_ziggor .tabs-kv ul.nav.nav-tabs {
    text-align: center;
    margin: 0 auto;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 35px;
    border-bottom: 1px solid #cdcdcd;

}
#redis_ziggor .tabs-kv ul.nav.nav-tabs li{
	
	opacity: 0.8;
}

#redis_ziggor .tabs-kv ul.nav.nav-tabs .active{
	
	opacity: 1;
}

#redis_ziggor .tabs-kv ul.nav.nav-tabs a {
     background: #0a50c1;
    border-color: #e5e5e5;
    color: #fff;
	

}


#redis_ziggor .list__item::before {
    background-color: #ff5a19;
}
#redis_ziggor .list__item::before {
    content: "";
    position: absolute;
    top: -webkit-calc(1.4em/2 - 3px);
    top: calc(1.4em/2 - 3px);
    left: 0;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #0a50c1;
}

#redis_ziggor .list__item {
    position: relative;
    margin-bottom: 20px;
    padding-left: 25px;
    line-height: 1.4em;
    font-weight: 400;
    color: #353535;
	list-style-type: none;
}

#redis_ziggor .menu-block__section-list,#redis_ziggor .mobile-show{
display:none;	
}
#redis_ziggor ul.menu-block__section-list {
    text-align: left;
    margin: 0;
    padding: 0px;
}

#redis_ziggor .tab-pane{
	padding-bottom:30px!important;
}


#redis_ziggor .row div.mks{

    background-color: white;
}

#redis_ziggor .container.mt-2 .p-3 p{
text-align: left;
}


#redis_ziggor .cleaning-price-tbl .row:before, #redis_ziggor .cleaning-price-tbl .row:after{
    content: " ";
    display: table;
}

#redis_ziggor .cleaning-price-tbl .row {
    border-top: 1px solid #a8a8a8;
    margin-left: 0;
    margin-right: 0;
    background: white;
    color: #000;
    font-size: 14px;
}

#redis_ziggor .cleaning-price-tbl .row span {

    font-size: 14px;
}
#redis_ziggor .cleaning-price-tbl .row:after{
	clear: both;
}

#redis_ziggor .cleaning-price-tbl .row .left-side {
    float: left;
    margin: 15px;
    margin-left: 10px;
    margin-right: 0px;
	width:50%;
}

#redis_ziggor .cleaning-price-tbl .row .left-side span {
    color: #1b7fbd;
}

#redis_ziggor .cleaning-price-tbl .row .right-side .col:last-child {
    text-align: right;
}

#redis_ziggor .cleaning-price-tbl .row .right-side .col {
    float: left;
	font-size: 14px;
}

#redis_ziggor .cleaning-price-tbl .row:hover{
    background-color: #c3e1ff;
	
}

#redis_ziggor .cleaning-price-tbl .row .right-side {
    float: right;
    margin: 14px;
}

#redis_ziggor .section-dual__col_two h2 {
    color: white;
}

#redis_ziggor .sbcimage {
    min-height: 235px;
}

[name=date]{
	height: 50px;
}

@media (max-width: 1640px){
	#redis_ziggor .sbcimage {
		min-height: 225px;
	}
}
@media (max-width: 1440px){
	.sbcimage {
		min-height: 205px;
	}
	.minimum_volume{
		font-size: 28px!important;
	}
	

	.slider-panel {
			position: absolute;
			display: flex;
			flex-direction: column;
			justify-content: center;
			z-index: 2;
			color: #fff;
			left: 5%;
			width: 500px;
			bottom: 5%;
			top: 7% !important;
		}

}
@media (max-width: 1280px){
	.sbcimage {
		min-height: 190px;
	}
}
@media (max-width: 1200px){
	.sbcimage {
		min-height: 160px;
	}
}
@media (max-width: 980px){
	.sbcimage {
		min-height: 120px;
	}
	.content-block li{
		width: 100%;
	}
	.content-block ul{
		flex-wrap: wrap!important;
	}
}
@media (max-width: 768px){
	.info-icons-wr  .item {
    width: 100%!important;
}


.info-icons-wr .arrow{
	display:none;
	
}
#s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img1, #s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img2, #s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img3, #s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img4{
	background-position-x: center;
    margin-bottom: 30px;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one .h3 {
    display: block!important;
    margin-top: 90px!important;
	text-align: center;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one span {
    text-align: justify;
}
	#redis_ziggor .sbcimage {
		min-height: 90px;
	}
}
#redis_ziggor .sblock-3{


    width: 100%;
    background-size: cover;
    padding-top: 95px;
	
}

#redis_ziggor textarea.form-control {
    height: auto;
    min-height: 140px;
    resize: vertical;
}

@media (max-width: 440px){
	
.info-icons-wr  .item {
    width: 100%!important;
}


.info-icons-wr .arrow{
	display:none;
	
}
#s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img1, #s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img2, #s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img3, #s_serv_kbl .s_serv_kbl-cont #s_serv_kbl-one-img4{
	background-position-x: center;
    margin-bottom: 30px;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one .h3 {
    display: block!important;
    margin-top: 90px!important;
	text-align: center;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one span {
    text-align: justify;
}



	#redis_ziggor .sbcprice {
    font-size: 20px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 40px;
}
	#redis_ziggor .subcategories .sbctitle {
    font-size: 18px;
    color: #00a1e3!important;
    line-height: 1.143;
    text-align: center;
    margin-bottom: 0;
    margin-top: 40px;

	height: 90px;
}
	
	
.breadcrumbs li {
    color: #bababa;
    position: relative;
    display: block;
    
    
    margin-bottom: 5px;
    width: fit-content;
    padding-left: 0px;
}	
	
	
#redis_ziggor .sbcimage {
    
   min-height: 150px;
}
	.hide_mobile {
		display: none;
	}
}

#redis_ziggor div.section-dual__col.section-dual__col_one h2{
    text-transform: unset;
	margin-top: 0;
}



#redis_ziggor .get_price .desc_jobs_h2 {
    color: white;
    font-size: 33px;
    padding-top: 0px;
    margin-top: 0px;
}
#redis_ziggor .footer__nav, #redis_ziggor .footer .main-menu li a {
    background-color: #0a50c1;
}
#redis_ziggor .footer__content {
    background-color: #0a50c1;
}
#redis_ziggor .row.odegda_slider.slick-initialized.slick-slider.slick-dotted {
    margin-left: 0px;
    margin-right: 0px;
}


#redis_ziggor .row.work_slider.slick-initialized.slick-slider.slick-dotted {
    margin-left: 0px;
    margin-right: 0px;
}

#redis_ziggor .get_price {
    background: #0a50c1;
    height: 200px;
    width: 100%;
    padding-top: 20px;
}
#redis_ziggor .get_price .middle_form__smalltext {
	padding: 0 15px;
}
@media (max-width: 500px)
{ax-height: 90px;
}
	#redis_ziggor .get_price {
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}		
}
.desc_jobs_h2.mini_h2 {
	    font-size: 22px!important;
	}		


 .table_desc_colls strong {
	font-size: 16px;
}
 .user-content *{
	font-size: 18px!important;
}

 .stay_slide_table *{
	font-size: 14px!important;
}

 a.item_name {
    color: #0a50c1;
    font-weight: bold;
}



.brd{
    border-top-color: #e5e5e5;
    border-right-color: #e5e5e5;
    border-left-color: #e5e5e5;
    text-align: center;
    padding: 0px;
    border: 1px solid #e5e5e5;
	position:relative;
	
}

 .brd.bl{
    border-top: none;
    background: #ffffff;
    min-height: 70px;
    margin-bottom: 20px;
	padding: 10px;
			
			}
			
.brd.bl strong{display:block;  word-break: break-all;}


.nf-featured-item-image-container{
	opacity:0;
	   position: absolute;
    overflow-y: hidden;
    max-height: 320px;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;

}
.nf-featured-item-image-container:hover {
 	opacity:1;
}


.nf-featured-item-image-cover {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	background-color: rgba(196,30,58,.6);
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    opacity: 1;
	border-radius: 10px;
}
.nf-featured-item-icon-center-wrapper {
    margin: 0 auto;
    display: table;
    height: 100%;
}
.nf-featured-item-image-container:hover {
    cursor: pointer;
    color: #c41e3a;
}
.nf-featured-item-icon-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.nf-featured-item-icon-border {
    border-radius: 100%;
    height: 70px;
    width: 70px;
    border: 2px solid #fff;
    color: #8c1111;
    text-align: center;
    vertical-align: middle;
    margin: 0 auto;
    display: table-cell;
    opacity: 1;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
span.icons-general {
    font-family: nilfiskregular!important;
}
.icons-general {
    font-size: 24px;
    font-family: nilfiskregular;
    font-weight: 400;
}

.arrow-1 {
    cursor: pointer;
    position: relative;
    width: 30px;
    margin: 0;
}
.arrow-1 div {
    position: relative;
    top: 0px;
    width: 15px;
    height: 2px;
    background-color: #ffffff;
    left: 23px;
    display: block;
}
.arrow-1 div::after {
    content: '';
    position: absolute;
    width: 11px;
    height: 2px;
    top: -3px;
    right: -3px;
    background-color: #ffffff;
    transform: rotate(45deg);
}
.arrow-1 div::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 2px;
    top: 3px;
    right: -3px;
    background-color: #ffffff;
    transform: rotate(-45deg);
}
.arrow-1:hover {
    animation: arrow-1 1s linear infinite;
}
@keyframes arrow-1 {
    0% {
        left:0;
    }
    50% {
        left:10px;
    }
    100% {
        left:0;
    }
}

.subcategories .sbcimage{
	position:relative;
}

button.btn.btn-success.btn-lg {
    font-size: 15px;
}

.sbcimage {
    margin-bottom: 10px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.nf-featured-item-image-stripe {
    z-index: 2;
    position: absolute;
    background-color: #f5f5f5;
    opacity: .6;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
}
.clr{
	margin-top:30px;

}
.user-content table th, .user-content table td, .table th, .table td {
    padding: 5px 5px 5px;
}
#redis_ziggor .td_slide {
    width: 100%;
}
#redis_ziggor .cleaning-price-tbl .row.head_t{
    background-color: #3683b8;
    color: white;

}
#redis_ziggor .cleaning-price-tbl .row.head_t div{

	width:auto;
}

#redis_ziggor .cleaning-price-tbl .row.head_t .col{
	padding:10px;
	
}
#redis_ziggor .cleaning-price-tbl.head_t2 .col{
	padding:10px;
}

#redis_ziggor .cleaning-price-tbl .row .left-side a {
    font-size: 14px!important;
    color: #1b7fbd;
}


#redis_ziggor .cleaning-price-tbl .row .right-side .col {
    float: left!important;
    font-size: 14px!important;
}
#redis_ziggor .slug {
    color: white;
    background-color: #3683b8;
    border-top: 1px solid;
    padding: 10px;
    font-size: 18px!important;
    padding-left: 20px;
}

#redis_ziggor .splitter__main {
    width: 100%;
}
#redis_ziggor .col-xs-12.col-sm-12.mater {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    padding: 0px;
}

#redis_ziggor .mater_img img {
    width: 40%!important;
}
#redis_ziggor .col-xs-12.col-sm-12.mater_img {
    padding: 25px;
 text-align: center;
}

#redis_ziggor .col-xs-12.col-sm-12.mater_name {
    margin: 0px;
    padding: 0px;
    text-align: center;
    background-color: #edf4f9;
    height: 40px;
    line-height: 30pt;
    margin-top: -10px;
}

#redis_ziggor .sredstva-js2.chr .sitem_wrap {
    height: auto!important;
}
/* #redis_ziggor .wauto{
	text-align: center;
    width: 145px;
    display: inline;
} */


#redis_ziggor .c-card__title{
	text-align:center;
}

.info-icons-wr {
    padding: 19px 0 56px;
}
.info-icons-wr .info-icons .item:first-child {
    margin-left: 0;
}
.info-icons-wr .info-icons .item {
    vertical-align: top;
    width: 160px;
    float: left;
    margin-left: 32px;
    position: relative;
}
.info-icons-wr .info-icons .item .img {
    width: 141px;
    height: 141px;
    margin: 0 auto 16px;
    background-repeat: no-repeat;
    background-position: center center;
  background-image: url(/design/images/white-bg.png);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(0,1,1,0.07);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,1,1,0.07);
    box-shadow: 0px 5px 5px 0px rgba(0,1,1,0.07);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.info-icons-wr .info-icons .item.application .img > div {
    background-image: url(/design/images/application.png);
    background-position: 23px 23px;
}
.info-icons-wr .info-icons .item .img > div {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.info-icons-wr .info-icons .item .descr {
    height: 119px;
    background-image: url(/design/images/descr.jpg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(178,178,178,0.7);
    -moz-box-shadow: 0px 1px 1px 0px rgba(178,178,178,0.7);
    box-shadow: 0px 1px 1px 0px rgba(178,178,178,0.7);
    font-size: 14px!important;
    color: #333;
    line-height: 15px;
    text-align: center;
       padding: 6px 8px 0;
    box-sizing: border-box;
    width: 160px;
    margin: 0 auto;
}
.info-icons-wr .info-icons .item .descr .name {
    color: #0059a4;
    font-size: 12px!important;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.info-icons-wr .info-icons .item.manager .img > div {
    background-image: url(/design/images/manager.png);
    background-position: 30px 25px;
}
.info-icons-wr .info-icons .item.master .img > div {
    background-image: url(/design/images/master.png);
    background-position: 30px 25px;
}

.info-icons-wr .info-icons .item.work .img > div {
    background-image: url(/design/images/work.png);
}
.info-icons {
    display: block;
    min-height: 275px;
}


.info-icons-wr .info-icons .item:hover .img {

    background-repeat: no-repeat;
    background-position: center center;
    background-image: none !important;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.7);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.7);
    background-color: #1f75b07a;

}
.info-icons-wr .info-icons .item:hover .descr {
  background-image: url(/design/images/descr-hover.jpg);
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.7);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.7);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.7);
    color: #fff;
}
.info-icons-wr .info-icons .item:hover .descr .name {
    color: #fff;
}
.info-icons-wr {
    margin: 0px;
    padding: 0px;
}
.info-icons-wr .info-icons .item .arrow.top:after,.info-icons-wr .info-icons .item .arrow.bottom:after {
	background: url(../images/step-of-work/s-arrow.png);
	content: '';
	height: 36px;
	position: absolute;
	width: 13px;
	transform-origin: 0 0;
	top: 50px;
	margin-top: 10px;
	margin-left: 0;
}



.otvet{
display:none;
}
.vopros {
    cursor: pointer;
    color: #0a50c1;
    font-weight: bold;
    border-bottom: 1px dotted #0a50c1;
    width: auto;
    display: inline-flex;
    font-size: 20px!important;
}
.otvet  {
    width: 95%!important;
    margin-left: 6%!important;
    border-left: 4px solid #1f9adc!important;
    padding-left: 2.5%!important;
    line-height: 1.6em!important;
    margin-top: 3%!important;
    margin-bottom: 1%!important;
}

#s_serv_kbl .s_serv_kbl-cont {
    display: block;
    margin: 0 auto;
  /* border-top: 1px solid #1f9adc; */
	border-top: none;
    /* min-height: 300px; */
    text-align: left;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one {
  
    display: inline-block;
    background-repeat: no-repeat;
    padding-left: 8%;
    min-height: 105px;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one .h3 {
    display: block;
	margin-bottom: 0 !important;
    font-weight: 600;
	color: #0a50c1;
    font-size: 1.1rem;
}
#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one span {
    display: block;
    max-width: 340px;
    font-size: 1.3rem;
    line-height: 1.4em;
    padding-top: 2.5%;
}
#redis_ziggor .top_form__title, #redis .top_form__title {

    font-size: 42px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;

}
#redis_ziggor .middle_form__title,#redis .middle_form__title {

    font-size: 38px;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;

}

#redis_ziggor .middle_form__smalltext, #redis .middle_form__smalltext  {

    color: rgb(255, 255, 255);
    line-height: 1.333;

    margin-top: 20px;

}

#redis_ziggor .h2.teasers__title{
	font-size: 22px;
	color: #0a50c1;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	text-transform: uppercase;
}

.subcategories h2{
	margin-bottom:0px;
}
#main_zayavka .success_msg {
	float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-top: 15px;
	text-align: center;
}

#redis_ziggor .user-content p, #redis_ziggor .user-content span, #redis_ziggor .user-content em, #redis_ziggor .user-content ul li {
    font-size: 15px !important;
}

.product__container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.product._new .product__container {
    max-width: 700px;
    width: 100%;
}
.product__description.user-content p, .product__description.user-content h3 {
    padding-left: 5px;
}

.product__description.user-content h2 {
    margin-bottom: 0;
    padding-left: 0;
}

.product__description.user-content h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

.flex_product__content .product__content_2 {
    width: 100%;
}

.product__container._notjcsb .product__description.user-content{
    margin-top: 0;
}

.product__container._notjcsb {
    margin-top: 60px;
    width: 80%;
}

@media screen and (max-width: 992px){
	#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one {
		padding-left: 15%;
	}

    .product__container._notjcsb {
        width: 100%;
    }
	
}

@media screen and (max-width: 768px) {	
	#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one {
		padding: 0 0 0 60px;
		background-position-x: left !important;
		background-position-y: center;
		background-size: 50px;
	}
	
	#s_serv_kbl .s_serv_kbl-cont .s_serv_kbl-one .h3 {
		margin: 0 !important;
		font-size: 1.1rem!important;
		text-align: left;
	}

    .product__container {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }

    .product__container._notjcsb {
        width: 100%;
    }

    .product__container._notjcsb .product__content_2 {
        -ms-align-items: flex-start;
        align-items: flex-start;
    }

    .product__content_2 {
        width: 100%;
        padding-left: 0 !important;
        padding-top: 0 !important;
        align-items: center;
        display: flex;
        flex-direction: column;
    }

    .product__price {
        width: auto !important;
        margin-bottom: 10px !important;
    }

    .product__description.user-content {
        width: 100%;
    }

    .flex_product__content {
        -ms-align-items: center;
        align-items: center;
    }

    .product._new .btn-primary {
        margin: 0 auto;
        margin-top: 30px !important;
    }
}

div#new_arenda_disine {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}

div#new_arenda_disine .goods {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

div#new_arenda_disine .full__desc-content {
    overflow: hidden;
    max-height: 120px;
    line-height: 10px;
    margin-top: 20px;
    text-align: left;
	width: 90%;
    margin-left: 5%;
}
div#new_arenda_disine .goods__thumb-container {
    width: 100%;
}
div#new_arenda_disine .flex__center-conet {
    text-align: left;
width: 90%;
    margin-left: 5%;
    padding: 0;

}
div#new_arenda_disine .full__desc p {
    margin: 0px;
    padding: 0px;
    line-height: 15pt;
    min-height: 30px;
    font-size: 12px!important;
}


 div#new_arenda_disine .full__desc-title, div#new_arenda_disine .dostavka__info ,div#new_arenda_disine .goods__footer {
width: 90%;
    margin-left: 5%;
}

 div#new_arenda_disine  .full__desc-title span {
    font-weight: bold;
    border-bottom: 2px dotted;
    cursor: pointer;
}

div#new_arenda_disine .description__content-full {
    max-height: unset;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.samovivoz span,.kurer span {
    color: #4e4c4c;
    font-weight: bold;
}

.kurer, .kurer span, .samovivoz, .samovivoz span {
    font-size: 14px!important;
}
.dostavka__info {
    border-top: solid 2px #80808085;
}
.full__desc {
    min-height: 175px;
}

@media (min-width: 1230px){
#new_arenda_disine_detail__footer .container.center_h2 {
    width: 90%;
}
}

.product__content_2.product__content_2-right_block {
    width: auto;
}
#new_arenda_disine_detail .product__price {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 200px;
    margin-bottom: 20px;
}

.carousel__item .product__price {
    width: 100% !important;
}

#new_arenda_disine_detail .right-col_product_price {
    width: 100%;
}

#new_arenda_disine_detail .row_product_price {
    display: flex;
    width: 100%;
    color: black;
}

#new_arenda_disine_detail .left-col_product_price {
    color: gray;
	width: 50%;
    float: left;
}
#new_arenda_disine_detail .right-col_product_price {
    font-weight: bold;
	width: 50%;
    float: right;
}

#new_arenda_disine_detail .row_product_full_price .left-col_product_price,#new_arenda_disine_detail .row_product_full_price .right-col_product_price {
    width: auto!important;
    padding: 5px;
}
#new_arenda_disine_detail .row_product_full_price {
    width: 100%;
}

#new_arenda_disine_detail .row_product_dostavka {
	width: auto!important;
	padding: 5px;

}
.dostavka_text {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}
.dostavka_text_left, .dostavka_text_right {
    width: auto;
    margin-right: 20px;
}

@media screen and (max-width: 768px){


#new_arenda_disine_detail .row_product_full_price .left-col_product_price, #new_arenda_disine_detail .row_product_full_price .right-col_product_price {
    width: 50%!important;
    padding: 5px;
}
#new_arenda_disine_detail .row_product_dostavka {
    width: 100%;
    padding: 5px;
}

.dostavka_text {
    width: 100%;
    display: block;
    justify-content: flex-start;
    align-items: baseline;
}
.dostavka_text_left, .dostavka_text_right {
    width: 100%!important;
    margin-right: 0;
}
}


#new_arenda_disine_detail .js-equipment_v2 .product__price{
	justify-content: center;
    align-items: center;
}

@media (max-width: 980px){
.product__preview_new .product__image {
     width: 100%!important;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.flex_product__content {
    WIDTH: 90%;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}

#new_arenda_disine_detail .row_product_full_price {
    width: 65%;
}

.product__price {
    width: 100% !important;
}
.product__content_2.product__content_2-right_block {
    margin-right: 0;
    margin-left: 0;
    width: 65%;
}
}

.carona__image {
text-align: center;
}

.carona__title {
text-align: center;
font-weight: bold;
}

.carona__image img {
width: 50%;
height: auto;
}
.carona__description li {
margin-left: 25%;
}


@media (max-width: 525px) {
    #new_arenda_disine_detail .row_product_full_price {
        width: 83%;
    }
    .product__content_2.product__content_2-right_block {
        width: 83%;
    }
}
@media (max-width: 380px) {
    #new_arenda_disine_detail .row_product_full_price {
        width: 100%;
    }
    .product__content_2.product__content_2-right_block {
        width: 100%;
    }
}

._tableedit td, ._tableedit th {
    height: 50px !important;
}

._tableedit th {
    height: 65px !important;
}

.show {
    display: none;
}

@media (max-width: 1000px) {
    ._tableedit td span {
        display: none;
    }

    .hide {
        display: none;
    }

    .show {
        display: table-cell;
    }
}

@media (min-width: 992px) {
	.page__main._w100p._no-aside {
		width: 100%;
		margin-left: 0;
	}
}

@media (min-width: 768px) {
	.page__main._w100p._no-aside {
		width: 100%;
		margin-left: 0;
	}
	
		.icons-head {
        display: none;
    }
	.header .wrap-head .block.block-call-button span.text {
        display: none;
    }
	.m-md-0 {margin: 0 !important;}
	.m-md-1 {margin: .25rem !important;}
	.m-md-2 {margin: .5rem !important;}
	.m-md-3 {margin: 1rem !important;}
	.m-md-4 {margin: 1.5rem !important;}
	.m-md-5 {margin: 3rem !important;}
	.m-md-auto {margin: auto !important;}
	.mx-md-0 {margin-right: 0 !important;margin-left: 0 !important;}
	.mx-md-1 {margin-right: .25rem !important;margin-left: .25rem !important;}
	.mx-md-2 {margin-right: .5rem !important;margin-left: .5rem !important;}
	.mx-md-3 {margin-right: 1rem !important;margin-left: 1rem !important;}
	.mx-md-4 {margin-right: 1.5rem !important;margin-left: 1.5rem !important;}
	.mx-md-5 {margin-right: 3rem !important;margin-left: 3rem !important;}
	.mx-md-auto {margin-right: auto !important;margin-left: auto !important;}
	.my-md-0 {margin-top: 0 !important;margin-bottom: 0 !important;}
	.my-md-1 {margin-top: .25rem !important;margin-bottom: .25rem !important;}
	.my-md-2 {margin-top: .5rem !important;margin-bottom: .5rem !important;}
	.my-md-3 {margin-top: 1rem !important;margin-bottom: 1rem !important;}
	.my-md-4 {margin-top: 1.5rem !important;margin-bottom: 1.5rem !important;}
	.my-md-5 {margin-top: 3rem !important;margin-bottom: 3rem !important;}
	.my-md-auto {margin-top: auto !important;margin-bottom: auto !important;}
	.mt-md-0 {margin-top: 0 !important;}
	.mt-md-1 {margin-top: .25rem !important;}
	.mt-md-2 {margin-top: .5rem !important;}
	.mt-md-3 {margin-top: 1rem !important;}
	.mt-md-4 {margin-top: 1.5rem !important;}
	.mt-md-5 {margin-top: 3rem !important;}
	.mt-md-auto {margin-top: auto !important;}
	.me-md-0 {margin-right: 0 !important;}
	.me-md-1 {margin-right: .25rem !important;}
	.me-md-2 {margin-right: .5rem !important;}
	.me-md-3 {margin-right: 1rem !important;}
	.me-md-4 {margin-right: 1.5rem !important;}
	.me-md-5 {margin-right: 3rem !important;}
	.me-md-auto {margin-right: auto !important;}
	.mb-md-0 {margin-bottom: 0 !important;}
	.mb-md-1 {margin-bottom: .25rem !important;}
	.mb-md-2 {margin-bottom: .5rem !important;}
	.mb-md-3 {margin-bottom: 1rem !important;}
	.mb-md-4 {margin-bottom: 1.5rem !important;}
	.mb-md-5 {margin-bottom: 3rem !important;}
	.mb-md-auto {margin-bottom: auto !important;}
	.ms-md-0 {margin-left: 0 !important;}
	.ms-md-1 {margin-left: .25rem !important;}
	.ms-md-2 {margin-left: .5rem !important;}
	.ms-md-3 {margin-left: 1rem !important;}
	.ms-md-4 {margin-left: 1.5rem !important;}
	.ms-md-5 {margin-left: 3rem !important;}
	.ms-md-auto {margin-left: auto !important;}
	.p-md-0 {padding: 0 !important;}
	.p-md-1 {padding: .25rem !important;}
	.p-md-2 {padding: .5rem !important;}
	.p-md-3 {padding: 1rem !important;}
	.p-md-4 {padding: 1.5rem !important;}
	.p-md-5 {padding: 3rem !important;}
	.px-md-0 {padding-right: 0 !important;padding-left: 0 !important;}
	.px-md-1 {padding-right: .25rem !important;padding-left: .25rem !important;}
	.px-md-2 {padding-right: .5rem !important;padding-left: .5rem !important;}
	.px-md-3 {padding-right: 1rem !important;padding-left: 1rem !important;}
	.px-md-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}
	.px-md-5 {padding-right: 3rem !important;padding-left: 3rem !important;}
	.py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}
	.py-md-1 {padding-top: .25rem !important;padding-bottom: .25rem !important;}
	.py-md-2 {padding-top: .5rem !important;padding-bottom: .5rem !important;}
	.py-md-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}
	.py-md-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}
	.py-md-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}
	.pt-md-0 {padding-top: 0 !important;}
	.pt-md-1 {padding-top: .25rem !important;}
	.pt-md-2 {padding-top: .5rem !important;}
	.pt-md-3 {padding-top: 1rem !important;}
	.pt-md-4 {padding-top: 1.5rem !important;}
	.pt-md-5 {padding-top: 3rem !important;}
	.pe-md-0 {padding-right: 0 !important;}
	.pe-md-1 {padding-right: .25rem !important;}
	.pe-md-2 {padding-right: .5rem !important;}
	.pe-md-3 {padding-right: 1rem !important;}
	.pe-md-4 {padding-right: 1.5rem !important;}
	.pe-md-5 {padding-right: 3rem !important;}
	.pb-md-0 {padding-bottom: 0 !important;}
	.pb-md-1 {padding-bottom: .25rem !important;}
	.pb-md-2 {padding-bottom: .5rem !important;}
	.pb-md-3 {padding-bottom: 1rem !important;}
	.pb-md-4 {padding-bottom: 1.5rem !important;}
	.pb-md-5 {padding-bottom: 3rem !important;}
	.ps-md-0 {padding-left: 0 !important;}
	.ps-md-1 {padding-left: .25rem !important;}
	.ps-md-2 {padding-left: .5rem !important;}
	.ps-md-3 {padding-left: 1rem !important;}
	.ps-md-4 {padding-left: 1.5rem !important;}
	.ps-md-5 {padding-left: 3rem !important;}
	.text-md-start {text-align: left !important;}
	.text-md-end {text-align: right !important;}
	.text-md-center {text-align: center !important;}
}

#_no-aside.page__main._w100p._no-aside .sblock-3 {
	background-image: none;
	background-color: #0a50c1;
	padding-top: 55px;
}

#_no-aside.page__main._w100p._no-aside .block_title_r.mini_font, #_no-aside.page__main._w100p._no-aside p {
	display: none;
}

#redis_ziggor #_no-aside.page__main._w100p._no-aside .hidden_desc.banner {
	display: none;
}

#redis_ziggor #_no-aside.page__main._w100p._no-aside .banner {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	height: 452px;
	overflow: hidden;
}

#redis_ziggor #_no-aside.page__main._w100p._no-aside .bannerconteiner {
	max-width: 1195px;
    margin: 0 auto;
}

#redis_ziggor #_no-aside.page__main._w100p._no-aside .banner_content {
	width: auto;
	padding-left: 11px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: flex-end;
	align-items: flex-end;
	padding-top: 67px;
	padding-right: 15px;
}

#redis_ziggor #_no-aside.page__main._w100p._no-aside .banner_img {
	position: relative;
	width: 50%;
	height: 100%;
}

#redis_ziggor #_no-aside.page__main._w100p._no-aside .banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner_title {
	text-transform: none!important;
	color:#414141!important;
	max-width: 795px;
	width: 100%;
	text-align: left!important;
	font-style: normal;
	font-weight: 900 !important;
	font-size: 39px !important;
	line-height: 45px !important;
}

.banner_subtitle {
	margin-top: 30px;
	margin-bottom: 20px;
	max-width: 795px;
	width: 100%;
	font-weight: 500 !important;
	font-size: 22px !important;
	color: #414141 !important;
}

.banner_subtitle b {
	font-size: 32px !important;
}

.banner_button-container {
	max-width: 795px;
	width: 100%;
	line-height: 63px;
}

.banner_button {
	padding: 18px 36px;
	width: 248px;
	height: 63px;
	background: #86CB3C;
	border-radius: 8px;
	font-weight: bold !important;
	font-size: 18px !important;
	color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

.banner_gift {
	position: relative;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	max-width: 795px;
	width: 100%;
	margin-top: 32px;
}

.banner_gift:before {
	content: '';

	position: absolute;
	left: 265px;
	top: -95px;

	width: 101px;
	height: 114px;

	background-image: url(/redesign/img_redis/uborkaasset.png);
}

.banner_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 585px;
    background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 11.46%);
}

.banner_gift img {
	width: 178px !important;
	height: 84px !important;
	display: block;
	margin-right: 31px;
}

.banner_gift-title {
	padding-top: 20px;
	font-weight: bold !important;
	font-size: 16px !important;
	line-height: 26px !important;
}

.banner_gift-title b {
	color: #86CB3C;
	font-size: 22px !important;
}

.page__main._w100p._no-aside>.row {
	margin-left: 0;
	margin-right: 0;
}

.content-block ul{
	display: flex;
    flex-wrap: nowrap;
	justify-content: space-between !important;
	align-items: stretch !important;
}

.content-block li{	

	font-weight: bold;
	padding: 10px 10px 10px 10px;
	display: flex;
	align-items: stretch !important;
	justify-content: space-between !important;
	margin-bottom: 0;

	font-family:'Gilroy-Medium'
}

.content-block ol li{	

	font-weight: bold;
	padding: 10px 10px 5px 30px;;
	display: flex;
	align-items: stretch !important;
	justify-content: space-between !important;
	margin-bottom: 0;
	 background: url(../img/checked-1.svg) no-repeat left 8px;
	font-family:'Gilroy-Medium'
}

.content-block li p{
	box-shadow: 0px 4px 4px 0px #00000040;
	padding: 20px 10px 10px 40px !important;
	background-color: #E7EEF9;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	display: flex;
	flex-direction: column !important;
	justify-content: space-between !important;
	margin: 0!important;
	font-family: 'Gilroy-Bold';
	line-height: 1.5;
}

.content-block li:before{
	display: none;
}

.content-block li p:before {
    background: url(../img/checked-1.svg);
    width: 27px;
    height: 25px;
    position: absolute;
    left: 7px !important;
    -webkit-background-size: 100%;
    background-size: 100%;
    content: "" !important;
}

@media (max-width: 1200px) {
	#redis_ziggor .banner {
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		height: auto!important;
	}
	
	#redis_ziggor .banner_img {
		position: relative;
		width: 100%!important;
		height: auto!important;
		padding-top: 16px!important;
	}
	
	

	#redis_ziggor .banner_content {
		width: 100%;
		    padding-top: 39px!important;
	}

	#redis_ziggor .banner_img {
		-webkit-order: 1;
		-moz-order: 1;
		-ms-order: 1;
		-o-order: 1;
		order: 1;
	}

	#redis_ziggor .banner_content {
		-webkit-order: 2;
		-moz-order: 2;
		-ms-order: 2;
		-o-order: 2;
		order: 2;
	}

	.banner_img:before {
	    content: "";
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: auto;
	    bottom: 0;
	    height: 285px;
	    width: auto;
	    background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 11.46%);
	}

	#redis_ziggor .banner_img {
		height: 550px;
	}

	#redis_ziggor .banner_content {
		-ms-align-items: center;
		align-items: center;
		padding-top: 40px;
		padding-bottom: 50px;
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (max-width: 600px) {
	#redis_ziggor .banner_title {
		text-align: center;
		font-size: 32px !important;
		line-height: 32px !important;
	}

	.banner_gift {
		width: 100%;
		-webkit-flex-direction: column;
		-moz-flex-direction: column;
		-ms-flex-direction: column;
		-o-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		padding-bottom: 50px;
	}

	.banner_gift:before {
		display: none;
	    left: 368px;
		top: 14px;
	}

	.banner_button {
		margin: 0 auto;
	}

	.banner_subtitle, .banner_title, .banner_gift-title {
		text-align: center !important;
	}

	#redis_ziggor .banner_content {
		padding-top: 30px;
		padding-bottom: 0px;
	}

	#redis_ziggor .banner_img {
		height: 247px;
	}
}

#redis_ziggor .container.mt-2 {
	margin: 0 auto;
}

.table-responsive .table.table_outline-none.mb_hidden span {
	display: inline-block;
}
#redis_ziggor .user-content .table-responsive .table.table_outline-none.mb_hidden td,
#redis_ziggor .user-content .table-responsive .table.table_outline-none.mb_hidden th {
	font-size: 14px!important;
	text-align: left;
}
@media (max-width: 1200px){
#redis_ziggor .banner_content {
    width: 100%;
    padding-top: 20px!important;
}
}
#redis_ziggor h1 {
    
    padding-top: 0px;
}
.banner_subtitle {
    margin-top: 5px;
    margin-bottom: 10px;
}
@media (max-width: 600px){
#redis_ziggor .banner_title {
    text-align: center;
    font-size: 24px !important;
	}}
.banner_button {  
    height: 50px;
}body{
	overflow-x: hidden;
}
.container {
  width: 100%;
  max-width: 1194px;
  padding-left: 0;
  padding-right: 0;
  margin: 0 auto;
  position: relative;
}
.page-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  transition: ease-in-out 0.6s;
  padding-top: 122px;
}
.bg-gray {
  background-color: #f8f8f8;
}
.uppercase {
  text-transform: uppercase;
}
.text-left {
  text-align: left;
}

.ac.ac2.page64 {
    display: none;
}
#content img {
    height: auto;
    max-width: 100%;
    transition: all 0.2s ease-in-out;
    margin: 0 auto;
    opacity: 1;
}
.header {

  width: 100%;
  background-color: #ffffff;
  z-index: 1000;
}
.header.fixed {
  position: fixed;
  animation: header .5s linear;
}

.header .wrap-head {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding: 10px 0;
}
.header .wrap-head .block {
  display: -moz-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #414141;
}
.header .wrap-head .block .icon {
  display: inline-block;
  margin-right: 12px;
  height: 30px;
}
.header .wrap-head .block .icon img {
  height: 100%;
}
.header .wrap-head .block.block-phone .icon {
  height: 28px;
  width: 28px;
  margin-right: 12px;
}
.header .wrap-head .block.social-block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 5px 0;

}
.header .wrap-head .block.social-block .text {
  opacity: 1;
  margin-right: 15px;
  font-size: 16px;
  line-height: 19px;
  text-align: right;
}
section.service-cover.cover {
    
	-webkit-background-size: 50% 100%;
	background-size: 50% 100%;
	background-repeat: no-repeat;
	background-position: top right;
}
.header .wrap-head .block.social-block .social-icon {
  display: inline-block;
  padding: 7px;
  height: 40px;
  width: 40px;
  border-radius: 5px;
  transition: ease-in-out 0.5s;
}
.header .wrap-head .block.social-block .social-icon:hover {
  opacity: .74;
}
.header .wrap-head .block.social-block .social-icon img {
  width: 25px;
  height: 25px;
}
.grid.icons-head img {
  width: 25px;
  height: 25px;
}
.header .wrap-head .block.social-block .social-icon.tgram {
  background-color: #29B6F6;
  margin-right: 5px;
}
.header .wrap-head .block.social-block .social-icon.wapp {
  background-color: #40C351;
}
.header .wrap-head .block.block-mail {
  position: relative;
  padding-left: 0px;
}
.header .wrap-head .block.block-mail .icon {
  width: 26px;
  height: 26px;
  margin-top: 4px;
}
.header .wrap-head .block.block-mail .icon img {
  width: 100%;
  height: 100%;
}
.header .wrap-head .block.block-mail a {
  font-size: 16px;
  line-height: 19px;
  font-family: 'Gilroy-Medium', sans-serif;
  display: block;
  position: relative;
  transition: ease-in-out 0.5s;
}
.header .wrap-head .block.block-mail a:hover {
  opacity: .74;
}
.header .wrap-head .block.block-mail a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 0;
  border-bottom: 2px dotted #3e3f43;
  opacity: .5;
}
.header .wrap-head .block .contact-info div {
  font-size: 16px;
  line-height: 19px;
  display: block;
  color: #3e3f43;
}
.header .wrap-head .block .contact-info a {
  font-family: 'Gilroy-SemiBold', sans-serif;
  font-weight: 500;
  color: #3e3f43;
  font-size: 16px;
  line-height: 19px;
  padding: 0;
  position: relative;
  display: block;
  transition: ease-in-out 0.5s;
}
.header .wrap-head .block .contact-info a:hover {
  opacity: .74;
}
.header .wrap-head .block .contact-info a:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 0;
  border-bottom: 2px dotted #3e3f43;
  opacity: .5;
}
.header .wrap-head .block .contact-info a.mb-5 {
  margin-bottom: 4px;
}
.header .wrap-head .block.block-logo {
  justify-content: flex-start;
}
.header .wrap-head .block.block-logo .logo img {
  max-width: 116px;
}
.header .wrap-head .block.block-logo .tagline {
  display: none;
  width: 270px;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  font-family: 'Gilroy-Medium', sans-serif;
}
.header .wrap-head .block.block-work-time span {
  font-family: 'Gilroy-Medium', sans-serif;
  opacity: .5;
}
.header .wrap-head .burger-menu {
  width: 34px;
  height: 23px;
  position: relative;
  cursor: pointer;
  transition: ease-in-out 0.5s;
  display: none;
}
.header .wrap-head .burger-menu span {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 5px;
  height: 3px;
  background-color: #000000;
  width: 100%;
  transition: all .6s;
}
.header .wrap-head .burger-menu:before,
.header .wrap-head .burger-menu:after {
  content: '';
  position: absolute;
  width: 100%;
  margin: 0 auto;
  height: 3px;
  border-radius: 5px;
  left: 0;
  right: 0;
  background-color: #000000;
  transform: rotate(0);
  transition: ease-in-out 0.4s;
}
.header .wrap-head .burger-menu:before {
  top: 0;
}
.header .wrap-head .burger-menu:after {
  bottom: 0;
}

.header .wrap-head .block.block-logo .logo img{
	max-width: 160px;
}
.menu {
  width: 100%;
  /* height: 45px; */
  background-color: #0a50c1;
  /* position: absolute; */
  /* top: 78px; */
  left: 0;
  z-index: 111;
}

.mt-35{
	margin-top: 35px;
}

.mt-40{
	margin-top: 40px;
}

.mt-45{
	margin-top: 45px;
}

.p-0 {padding: 0 !important;}
.p-1 {padding: .25rem !important;}
.p-2 {padding: .5rem !important;}
.p-3 {padding: 1rem !important;}
.p-4 {padding: 1.5rem !important;}
.p-5 {padding: 3rem !important;}
.px-0 {padding-right: 0 !important;padding-left: 0 !important;}
.px-1 {padding-right: .25rem !important;padding-left: .25rem !important;}
.px-2 {padding-right: .5rem !important;padding-left: .5rem !important;}
.px-3 {padding-right: 1rem !important;padding-left: 1rem !important;}
.px-4 {padding-right: 1.5rem !important;padding-left: 1.5rem !important;}
.px-5 {padding-right: 3rem !important;padding-left: 3rem !important;}
.py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}
.py-1 {padding-top: .25rem !important;padding-bottom: .25rem !important;}
.py-2 {padding-top: .5rem !important;padding-bottom: .5rem !important;}
.py-3 {padding-top: 1rem !important;padding-bottom: 1rem !important;}
.py-4 {padding-top: 1.5rem !important;padding-bottom: 1.5rem !important;}
.py-5 {padding-top: 3rem !important;padding-bottom: 3rem !important;}
.pt-0 {padding-top: 0 !important;}
.pt-1 {padding-top: .25rem !important;}
.pt-2 {padding-top: .5rem !important;}
.pt-3 {padding-top: 1rem !important;}
.pt-4 {padding-top: 1.5rem !important;}
.pt-5 {padding-top: 3rem !important;}
.pe-0 {padding-right: 0 !important;}
.pe-1 {padding-right: .25rem !important;}
.pe-2 {padding-right: .5rem !important;}
.pe-3 {padding-right: 1rem !important;}
.pe-4 {padding-right: 1.5rem !important;}
.pe-5 {padding-right: 3rem !important;}
.pb-0 {padding-bottom: 0 !important;}
.pb-1 {padding-bottom: .25rem !important;}
.pb-2 {padding-bottom: .5rem !important;}
.pb-3 {padding-bottom: 1rem !important;}
.pb-4 {padding-bottom: 1.5rem !important;}
.pb-5 {padding-bottom: 3rem !important;}
.ps-0 {padding-left: 0 !important;}
.ps-1 {padding-left: .25rem !important;}
.ps-2 {padding-left: .5rem !important;}
.ps-3 {padding-left: 1rem !important;}
.ps-4 {padding-left: 1.5rem !important;}
.ps-5 {padding-left: 3rem !important;}


.menu .block-work-time {
  display: none;
}
.menu .nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.menu .nav li {
  display: inline-block;
 /* position: relative;*/
  margin: 0;
}
.menu .nav li a {
  font-family: 'Gilroy-Regular', sans-serif;
  font-size: 16px;
  line-height: 45px;
  color: #ffffff;
  transition: ease-in-out 0.5s;
}
.menu .nav li a:hover {
  opacity: .74;
}
.menu-on .header .wrap-head .burger-menu:before {
  top: 10px;
  transform: rotate(45deg);
}
.menu-on .header .wrap-head .burger-menu span {
  width: 20%;
  opacity: 0;
  top: 100%;
}
.menu-on .header .wrap-head .burger-menu:after {
  bottom: 10px;
  transform: rotate(-45deg);
}
.menu-on .menu.fixed {
  opacity: 1;
  visibility: visible;
}
.button {
  display: inline-block;
  cursor: pointer;
  outline: 0;
  position: relative;
}
.button::before {
  content: '';
  position: absolute;
  width: 70%;
  height: 90%;
  top: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: transparent;
  opacity: 0;
  filter: blur(15px);
}
.button span {
  transition: ease-in-out 0.6s;
  color: #ffffff;
  background-color: #86cb3c;
  position: relative;
  border-radius: 5px;
  display: inline-block;
  font-size: 16px;
  line-height: 19px;
  font-family: 'Gilroy-SemiBold', sans-serif;
}
.button:hover span {
  background-color: #6da531;
}
.button.btn-call {
  margin-bottom: 2px;
}
.button.btn-call span {
  padding: 14px 22px;
}
.button.btn-show-more span {
  border-radius: 8px;
  padding: 18px 36px;
}
.button.btn-all-staff:before {
  background-color: #86cb3c;
  opacity: .7;
}
.button.btn-all-staff span {
  border-radius: 8px;
  padding: 18px 36px;
}
.button.btn-submit {
  background-color: transparent;
}
.button.btn-submit span {
  padding: 18px 37px;
  color: #ffffff;
  border-radius: 8px;
}
.button.calculate:before {
  opacity: .5;
  background-color: #86cb3c;
}
.button.calculate span {
  border-radius: 8px;
  padding: 18px 36px;
}
.button.btn-footer span {
  text-transform: uppercase;
  border-radius: 3px;
  padding: 14px 36px;
}
/*  Ripple */
.ripple-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  border-radius: 8px;
}
.ripple {
  width: 0;
  height: 0;
  overflow: hidden;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  transform: scale(0);
  position: absolute;
  opacity: 1;
}
.rippleEffect {
  animation: rippleDrop .6s linear;
}
@keyframes rippleDrop {
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.animated {
  opacity: 0;
  transition: ease-in-out 1s;
}
.animated.in-view {
  opacity: 1;
}
.animated-bottom {
  opacity: 0;
  transition: ease-in-out 0.6s;
}
.animated-bottom.in-view {
  opacity: 1;
  animation: animated-bottom 0.6s linear;
}
.animated-left {
  opacity: 0;
  transition: ease-in-out 0.6s;
}
.animated-left.in-view {
  opacity: 1;
  animation: animated-left 0.6s linear;
}
.animated-right {
  opacity: 0;
  transition: ease-in-out 0.6s;
}
.animated-right.in-view {
  opacity: 1;
  animation: animated-right 0.6s linear;
}
.animated-top {
  opacity: 0;
  transition: ease-in-out 0.6s;
}
.animated-top.in-view {
  opacity: 1;
  animation: animated-top 0.6s linear;
}
@keyframes animated-bottom {
  from {
    transform: translateY(100px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes animated-left {
  from {
    transform: translateX(-100px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes animated-top {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes animated-right {
  from {
    transform: translateX(100px);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes header {
  from {
    transform: translateY(-100px);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}




@media screen and (max-width: 1439px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  }
@media screen and (max-width: 1199px) {
  .header .wrap-head .block .contact-info div,
  .header .wrap-head .block .contact-info a {
    font-size: 16px;
    line-height: 18px;
  }
  .header .wrap-head .block.social-block .social-icon {
    height: 38px;
    width: 38px;
  }
  .header .wrap-head .block.social-block .text {
    font-size: 15px;
    line-height: 18px;
  }
  .header .wrap-head .block.block-mail {
    display: none;
  }
  .header .wrap-head .block.block-logo .logo img {
    max-width: 90px;
  }
  .menu .nav li a {
    font-size: 15px;
  }
  .button span {
    font-size: 15px;
    line-height: 18px;
  }
  .button.btn-call span {
    padding: 13px 20px;
  }
  .button.btn-submit span {
    padding: 16px 37px;
  }
  .button.btn-show-more span {
    padding: 16px 36px;
  }
  .button.calculate span {
    padding: 16px 36px;
  }
  .button.btn-all-staff span {
    padding: 16px 36px;
  }
   #toTop {
    width: 45px;
    height: 45px;
  }
  #toTop i {
    font-size: 15px;
    line-height: 45px;
  }
}
@media screen and (max-width: 1023px) {
  .header .wrap-head .block.block-work-time {
    display: none;
  }
	.page-wrapper {
    padding-top: 78px;
  }
   .menu {
    width: 400px;
    height: 100%;
    position: fixed;
    top: 78px;
    right: 0;
    left: auto;
    opacity: 0;
    overflow: scroll;
    visibility: hidden;
    transform: translateY(-400px);
    transition: ease-in-out 0.5s;
    padding-bottom: 150px;
  }
  .menu .nav {
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .menu .nav li {
    width: 100%;
    display: inline-block;
    margin: 0;
  }
  .menu .block-work-time {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 30px;
    padding-top: 30px;
    color: #ffffff;
    border-top: 1px solid #c4c4c4;
    font-size: 14px;
  }
  .menu .block-work-time .icon {
    width: 26px;
    margin-right: 10px;
  }
  .menu .block-work-time .contact-info {
    width: 260px;
  }
  .menu .block-work-time .contact-info div {
    margin-bottom: 4px;
  }
  .menu .block-work-time .contact-info span {
    opacity: .5;
    font-family: 'Gilroy-Regular', sans-serif;
  }
  .menu .block-work-time .contact-info strong {
    font-family: 'Gilroy-SemiBold', sans-serif;
  }
  .button span {
    font-size: 14px;
    line-height: 16px;
  }
  .button.btn-call {
    margin-bottom: 0;
  }
  .button.btn-call span {
    padding: 10px 20px 11px;
  }
  .button.btn-submit span {
    padding: 14px 35px;
  }
  .button.btn-show-more span {
    padding: 14px 35px;
  }
  .button.btn-all-staff span {
    padding: 14px 35px;
  }
  .button.calculate span {
    padding: 14px 36px;
  }
  .header.fixed {
    box-shadow: 0 0 5px #c4c4c4;
  }
  .header .wrap-head .block.block-work-time {
    display: none;
  }
  .header .wrap-head .block.social-block .text {
    font-size: 14px;
    line-height: 17px;
    margin-right: 7px;
  }
  .header .wrap-head .block .contact-info div,
  .header .wrap-head .block .contact-info a {
    font-size: 16px;
    line-height: 18px;
  }
  .header .wrap-head .block.block-logo .logo img {
    max-width: 84px;
  }
  .header .wrap-head .block.block-phone .icon {
    height: 26px;
    width: 26px;
    margin-right: 7px;
  }
  .header .wrap-head .burger-menu {
    display: block;
  }
  .menu-on {
    overflow-y: hidden;
  }
  .menu-on .page-wrapper,
  .menu-on footer {
    position: relative;
  }
  .menu-on .page-wrapper:before,
  .menu-on footer:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .2;
    z-index: 100;
  }
  .menu-on .menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .breads {
    top: 100px;
  }
 }

.work_slider_margin p {
    font-size: 19px;
    margin: 10px 0;
    text-align: center;
}
@media screen and (max-width: 767px) {
  #toTop {
    display: none;
  }
	
	.et3.sht ol {
    clear: both;
}
	.ac {
    margin-bottom: 15px;
    background: #d42f2f;
    display: inline-block;
    color: white;
    font-family: 'Gilroy-Bold';
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 3px 9px;
    letter-spacing: 0.5px;
    margin-top: 0px !important;
}
	
.minimum_volume {
   
    color: #fff;
    display: block;
	padding: 15px;
    font-size: 24px;
	margin-top:15px;
	text-align: center;
}
	
	span.d-ib.h1.p-y-40 {
    font-size: 1.3rem !Important;
		margin-bottom:15px !important;
}
	ul.count {
    column-count: 3 !important;
    padding: 0 0 20px;
    clear: both;
}
	.page29 span.h1.p-y-40.d-ib {
    font-size: 20px;
}
.et3.sht img {
    float: none;
    width: 100%;
    margin-left: 0;
    height: auto !important;
}

.sht img {
    float: none;
    width: 100%;
    margin-left: 0;
    height: auto !important;
}
.page29 span.minimum_volume {
    margin-top: 20px;
    font-size: 21px;
    margin-bottom:40px;
}
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
  .page-wrapper {
    padding-top: 130px;
  }
  .menu {
    width: 350px;
    top: 130px;
  }
  .menu .nav {
    margin-top: 20px;
  }
  .button span {
    font-size: 14px;
    line-height: 16px;
  }
  .button.btn-call {
    margin-bottom: 0;
  }
  .button.btn-call span {
    padding: 10px 20px 11px;
  }
  .button.btn-submit span {
    padding: 14px 34px;
  }
  .button.btn-show-more span {
    padding: 14px 34px;
  }
  .button.btn-all-staff span {
    padding: 14px 34px;
  }
  .button.calculate span {
    padding: 14px 34px;
  }
  .header {
    height: 130px;
  }

  .header .wrap-head {
    flex-wrap: wrap;
    height: 130px;
    position: relative;
    padding: 3px 0;
  }
  .header .wrap-head .block.social-block {
    order: 3;
   
  }
  .header .wrap-head .block.social-block .social-icon {
    height: 30px;
    width: 30px;
    padding: 3px;
    margin-top: 2px;
  }
  .header .wrap-head .block.social-block .text {
    font-size: 13px;
    line-height: 15px;
    margin-right: 7px;
  }
  .header .wrap-head .block.social-block .text br {
    display: none;
  }
  .header .wrap-head .block .contact-info div,
  .header .wrap-head .block .contact-info a {
    font-size: 16px;
    line-height: 17px;
  }
  .header .wrap-head .block.block-call-button {
    justify-content: flex-end;
    order: 4;
	width: 50%;

    
  }
  .header .wrap-head .block.block-logo {
    order: 0;
    width: 80%;
  }
  .header .wrap-head .block.block-logo .tagline {
    display: block;
    font-size: 13px;
    line-height: 16px;
  }
  .header .wrap-head .block.block-logo .logo {
    padding-right: 19px;
    border-right: 1px solid #c4c4c4;
    margin-right: 13px;
  }
  .header .wrap-head .block.block-logo .logo img {
    max-width: 75px;
  }
  .header .wrap-head .block.block-phone {
    width: 28%;
    order: 2;
    justify-content: flex-start;
  }
  .header .wrap-head .block.block-phone .icon {
    height: 26px;
    width: 26px;
    margin-right: 7px;
  }
  .header .wrap-head .burger-menu {
    order: 1;
  }
  .breads {
    top: 155px;
  }
  .breads ul li {
    font-size: 13px;
  }
 }
@media screen and (max-width: 639px) {
  .container {
    padding-left: 22px;
    padding-right: 22px;
  }
  .menu-on .header .wrap-head .burger-menu:after {
    bottom: 8px;
  }
  .menu-on .header .wrap-head .burger-menu:before {
    top: 8px;
  }
  /*.header {*/
  /*  height: 110px;*/
  /*}*/

  .header .wrap-head {
    flex-wrap: wrap;
    height: 110px;
    position: relative;
    padding: 0 0 2px;
  }
  .header .wrap-head .block.social-block {
    order: 4;
 
    justify-content: flex-start;
  }
  .header .wrap-head .block.social-block .social-icon {
    height: 24px;
    width: 24px;
    padding: 0;
    margin-top: 3px;
    background: transparent;
  }
  .header .wrap-head .block.social-block .social-icon.tgram {
    background: transparent;
    margin-right: 3px;
  }
  .header .wrap-head .block.social-block .social-icon.wapp {
    background: transparent;
  }
  .header .wrap-head .block.social-block .text {
    font-size: 12px;
    line-height: 12px;
    margin-right: 5px;
  }
  .header .wrap-head .block.social-block .text br {
    display: none;
  }
  .header .wrap-head .block .contact-info div,
  .header .wrap-head .block .contact-info a {
    font-size: 16px;
    line-height: 15px;
  }
  .header .wrap-head .block.block-call-button {
    justify-content: flex-start;
    order: 3;
	  width: 100%;
    
  }
  .header .wrap-head .block.block-call-button .button,
  .header .wrap-head .block.block-call-button span {
    width: 100%;
    text-align: center;
	display: block;
  }
  .header .wrap-head .block.block-logo {
    order: 0;
    width: 88%;
    height: 46px;
  }
  .header .wrap-head .block.block-logo .tagline {
    display: block;
    font-size: 12px;
    line-height: 14px;
  }
  .header .wrap-head .block.block-logo .logo {
    padding-right: 19px;
    border-right: 1px solid #c4c4c4;
    margin-right: 13px;
  }
  .header .wrap-head .block.block-logo .logo img {
    max-width: 65px;
  }
  .header .wrap-head .block.block-phone {
    width: 105px;
    order: 2;
    justify-content: flex-start;
    height: 46px;
  }
  .header .wrap-head .block.block-phone .icon {
    display: none;
    height: 24px;
    width: 24px;
    margin-right: 7px;
  }
  .header .wrap-head .burger-menu {
    order: 1;
    width: 30px;
    height: 18px;
  }
  .header .wrap-head .burger-menu span {
    height: 2px;
    top: 8px;
  }
  .header .wrap-head .burger-menu:before,
  .header .wrap-head .burger-menu:after {
    height: 2px;
  }
  .page-wrapper {
    padding-top: 110px;
  }
  .menu {
    top: 110px;
  }
  .menu .nav {
    margin-top: 20px;
  }
  .menu .nav li a {
    line-height: 42px;
  }
  .menu .block-work-time {
    font-size: 13px;
    padding-top: 28px;
    margin-top: 25px;
  }
  .button span {
    font-size: 12px;
    line-height: 14px;
  }
  .button.btn-call {
    margin-bottom: 0;
  }
  .button.btn-call span {
    padding: 10px 16px 10px;
  }
  .button.btn-show-more span {
    border-radius: 5px;
  }
  .button.calculate span {
    border-radius: 5px;
  }
  .button.btn-submit span {
    border-radius: 5px;
  }
  .breads {
    top: 130px;
  }
  .breads ul li {
    font-size: 13px;
  }
 }
@media screen and (max-width: 424px) {
  .header {
    height: 148px;
    border-bottom: 1px solid #e9e9e9;
  }


  .header .wrap-head {
    flex-wrap: wrap;
    height: 145px;
    position: relative;
    padding: 0 0 5px;
  }
  .header .wrap-head .block.social-block {
    order: 4;
    width: 100%;
    justify-content: center;
  }
  .header .wrap-head .block.social-block .social-icon {
    height: 18px;
    width: 18px;
    padding: 0;
    margin-top: 0;
    background: transparent;
  }
  .header .wrap-head .block.social-block .social-icon.tgram {
    background: transparent;
    margin-right: 3px;
  }
  .header .wrap-head .block.social-block .social-icon.wapp {
    background: transparent;
  }
  .header .wrap-head .block.social-block .text {
    font-size: 12px;
    line-height: 12px;
    margin-right: 5px;
  }
  .header .wrap-head .block.social-block .text br {
    display: none;
  }
  .header .wrap-head .block .contact-info div,
  .header .wrap-head .block .contact-info a {
    font-size: 14px !important;
    line-height: 19px !important;
  }
  .header .wrap-head .block.block-call-button {
    justify-content: flex-start;
    order: 3;
    
  }
  .header .wrap-head .block.block-call-button .button,
  .header .wrap-head .block.block-call-button span {
    font-size: 10px;
    line-height: 12px;
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  .header .wrap-head .block.block-logo {
    order: 0;
    width: 88%;
    height: 46px;
  }
  .header .wrap-head .block.block-logo .tagline {
    display: block;
    font-size: 8px;
    line-height: 12px;
  }
  .header .wrap-head .block.block-logo .logo {
    padding-right: 10px;
    border-right: 1px solid #c4c4c4;
    margin-right: 11px;
  }
  .header .wrap-head .block.block-logo .logo img {
    max-width: 55px;
  }
  .header .wrap-head .block.block-phone {
    width: 130px;
    order: 2;
    justify-content: flex-start;
    height: 46px;
  }
  .header .wrap-head .block.block-phone .icon {
    /* display: block;
    height: 18px;
    width: 18px;
    margin-right: 7px; */
  }
  .header .wrap-head .burger-menu {
    order: 1;
    width: 30px;
    height: 18px;
  }
  .header .wrap-head .burger-menu span {
    height: 2px;
    top: 8px;
  }
  .header .wrap-head .burger-menu:before,
  .header .wrap-head .burger-menu:after {
    height: 2px;
  }
  .page-wrapper {
    padding-top: 148px;
  }
  .menu {
    top: 51px;
    width: 270px;
  }
  .menu .nav {
    margin-top: 10px;
  }
  .menu .nav li a {
    line-height: 38px;
  }
  .menu .block-work-time {
    font-size: 12px;
    padding-top: 25px;
    margin-top: 22px;
  }
  .menu .block-work-time .contact-info {
    width: 190px;
  }
  .menu .block-work-time .icon {
    width: 22px;
    height: 24px;
    margin-right: 7px;
  }
  .button span {
    font-size: 12px;
    line-height: 14px;
  }
  .button.btn-call {
    margin-bottom: 0;
  }
  .button.btn-call span {
    padding: 10px 16px 10px;
  }
  .button.btn-all-staff span {
    padding: 12px 30px;
  }
  .button.btn-show-more span {
    padding: 12px 30px;
  }
  .button.calculate span {
    padding: 12px 30px;
  }
  .button.btn-submit span {
    padding: 12px 30px;
  }
  .breads {
    top: 135px;
  }
  .breads ul li {
    font-size: 12px;
    padding: 5px 6px;
    margin-right: 15px;
  }
  .breads ul li img {
    margin-right: 5px;
    width: 10px;
    height: 10px;
  }
  .breads ul li:nth-last-child(1) {
    border-radius: 3px;
  }
  .breads ul li:nth-last-child(1):before {
    content: none;
  }
  }
@media screen and (max-width: 424px){
.header .wrap-head .block.block-logo .logo img {
   max-width: 85px;
	
}
	.header .wrap-head .block.block-phone .icon{
		display:none !important;
	}
}

@media screen and (max-width: 639px){
.header .wrap-head .block.block-logo .logo img {
    max-width: 85px;
}
}
@media screen and (max-width: 639px) and (min-width:425px){
    .service-cover{
        margin-top:10px;
    }

}
.section__line-information {
  width: 100%;
  position: relative;
  background-color: #0a50c1;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  color: #ffffff;
  font-family: 'Gilroy-Medium', sans-serif;
  text-align: center;
}
.section__line-information .icon {
  display: inline-block;
  margin-right: 12px;
}
.section__line-information .icon img {
  width: 20px;
  height: 20px;
  vertical-align: sub;
}
@media screen and (max-width: 1199px) {
	 .section__line-information{
	 font-size: 15px;
	}
}
@media screen and (max-width: 1023px) {
	.section__line-information {
    font-size: 14px;
  }
  .section__line-information .icon {
    margin-right: 6px;
  }
  .section__line-information .icon img {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 767px) {
	.section__line-information {
    font-size: 13px;
    line-height: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .section__line-information .icon {
    margin-right: 4px;
  }
  .section__line-information .icon img {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 639px) {
	.section__line-information {
    font-size: 13px;
    line-height: 15px;
    padding-left: 30px;
    text-align: left;
    position: relative;
  }
  .section__line-information .icon {
    position: absolute;
    left: -5px;
    top: 8px;
    margin-right: 4px;
  }
  .section__line-information .icon img {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 424px) {
	.section__line-information {
    font-size: 10px;
    line-height: 12px;
    padding-left: 30px;
    text-align: left;
    position: relative;
    height: 36px;
  }
  .section__line-information .icon {
    position: absolute;
    left: -5px;
    top: 4px;
    margin-right: 4px;
  }
  .section__line-information .icon img {
    width: 16px;
    height: 16px;
  }
}
.brd strong{
	font-size: 18px;
}
section.service-cover.cover h1 {
    text-align: left;
    color: #3E3F43 !important;
}

.img-fluid{
	max-width: 100%;
	height: auto;
}

.row {--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;}

.justify-content-start {justify-content: flex-start !important;}
.justify-content-end {justify-content: flex-end !important;}
.justify-content-center {justify-content: center !important;}
.justify-content-between {justify-content: space-between !important;}
.justify-content-around {justify-content: space-around !important;}
.justify-content-evenly {justify-content: space-evenly !important;}
.align-items-start {align-items: flex-start !important;}
.align-items-end {align-items: flex-end !important;}
.align-items-center {align-items: center !important;}
.align-items-baseline {align-items: baseline !important;}
.align-items-stretch {align-items: stretch !important;}
.align-content-start {align-content: flex-start !important;}
.align-content-end {align-content: flex-end !important;}
.align-content-center {align-content: center !important;}
.align-content-between {align-content: space-between !important;}
.align-content-around {align-content: space-around !important;}
.align-content-stretch {align-content: stretch !important;}
.align-self-auto {align-self: auto !important;}
.align-self-start {align-self: flex-start !important;}
.align-self-end {align-self: flex-end !important;}
.align-self-center {align-self: center !important;}
.align-self-baseline {align-self: baseline !important;}
.align-self-stretch {align-self: stretch !important;}

ul.pluses.plus2 {
    column-count: 2;
}

.price2{
	text-align: center;
}
.price2 span {
    font-family: 'Gilroy-Bold' !important;
    padding: 25px;
	margin-bottom:20px;
}

.position-relative{
	position: relative;
}

.blockd.d-f.jc-sb.fd-c table thead tr td {background:#0a50c1; color:white;}
.blockd.d-f.jc-sb.fd-c table td {
	border:1px solid white;   
	padding: 7px 10px;background: #e6edf8;}

.blockd.d-f.jc-sb.fd-c table td:first-child  {
	font-family: 'Gilroy-Bold' !important;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.2;
}

.blockd.d-f.jc-sb.fd-c table td {
	text-align: center;
	padding: 12px 10px;
}

.blockd.d-f.jc-sb.fd-c table td:first-child {text-align:left}

table.table-uslugi tr:first-child th {
    border-bottom: 1px solid #fff;
}

table.table-uslugi th {
    background: #0a50c1;
    color: #fff;
    padding: 5px 12px;
	border:1px solid white;
	text-align: center;
	    font-family: 'Gilroy-Bold';
}

table.table-uslugi th:first-child{
	text-align: left;
}

.col-a {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

[class^=col-], [class*=" col-"], .col {
    position: relative;
    /* width: 100%; */
    padding-right: 12px;
    padding-left: 12px;
}

.sn {
    width: 30px;
    height: 30px;
    border-radius: 5px;
}

.d-b {
    display: block !important;
}

.sn.t {
    background: url(//site5.local/assets/images/icons/telegram-app.svg) no-repeat center #29b6f6;
}

.sn.wa {
    background: url(//site5.local/assets/images/icons/whatsapp.svg) no-repeat center #40c351;
}

.blockd.d-f.jc-sb.fd-c p strong {
    color: black;
    font-family: 'Gilroy-Bold';
}
.brd.bl strong {
    display: block;
    word-break: break-word !important;
}
.footer-info__col.footer-info__last {
    display: flex;
    flex-wrap: wrap;
}

.footer-info__col.footer-info__last img {
    max-width: 100px;
}



.footer-info__col.footer-info__last .footer-callback {display:block; clear:both}
.blockd.d-f.jc-sb.fd-c table {margin-bottom:15px;width: 100%;}
.blockd.d-f.jc-sb.fd-c ul li {padding:0;list-style:none;background: none; font-family:'Gilroy-Bold'}
.blockd.d-f.jc-sb.fd-c ul li strong {color: #000;font-family: 'Gilroy-Bold';}
.blockd.d-f.jc-sb.fd-c ul li:before {display:none;}
.blockd.d-f.jc-sb.fd-c ul li strong em  {
    color: #ffffff;
    font-family: 'Gilroy-Bold';
    font-style:normal;
    background:#86cb3c;
    padding:1px 3px;
    border-radius:3px;
}

.fl h3 {
    font-size: 18px !important;
    color: #0a50c1 !important;
    margin-bottom:20px !important;
}
.fl .col2 {padding:30px 0}
.fl ul li {
    list-style: disc !important;
    margin-left: 20px !important;
    background: none !important;
        font-family: Gilroy-Regular !important;
}

.brd.bl.tit3 {
    /* display: block !important; */
    text-align: center;
    /* padding-top: 10px !important; */
}
 .brd.bl strong {
    font-size: 20px !important;
    font-family: 'Gilroy-SemiBold' !important;
}
.vst {padding-bottom:35px;}
.vst .fl {
    display: flex;
    flex-wrap: wrap;
    height:100%;
	    margin: 0 -15px;
}

.vst ul {padding:0 0 0 30px !important; margin:0}
.vst {background:#f8f8f8}
.vst ul li {  
    padding-left:0 !Important;
	word-break: break-word;
	list-style:disc !important
   
}
.vst h3 {margin-bottom:10px !important;color: #0a50c1 !important; font-size:17px !important;line-height: 1.2 !important;text-align: center !important;margin-top: 10px !important;}
.vst .text {background:#fff;padding:15px;}

.vst ul li:before {display:none; }
.ac {
    margin-bottom: 15px;
    background: #d42f2f;
    display: inline-block;
    color: white;
    font-family: 'Gilroy-Bold';
    font-size: 16px;
    text-transform: uppercase;
    padding: 3px 9px;
    letter-spacing: 0.5px;
    margin-top: 15px;
}
.slider-panel {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 2;
        color: #fff;
        left: 15%;
        width: 500px;
        bottom: 5%;
        top: 10% !important;
    }
.fl.jsb.act {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.f1 {
    flex-basis: 70%;
}
.logo3 {
    position: absolute;
    right: 50%; 
	top: 50%;
	
	margin: auto;
    margin-top: -100px;
	margin-right: -100px;
    }
.white-bg{
	background-color: #fff;
}
.grey-bg{
	background-color: #eeeeee;
}

.blue-bg{
	background-color: #E7EEF9;
}

.w-f {
    width: 100%;
}

.row-f{
	border: 2px solid #0B47B9;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	
}

.messengers__title {
    font-size: 15px;
    line-height: 1.308;
    text-align: right;
    font-weight: bold;
}

.messengers__group{
	border: 1px solid #9F9FA1;
	display: inline-block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

[class^=col-], [class*=" col-"], .col {
    position: relative;
    /* width: 100%; */
    padding-right: 12px;
    padding-left: 12px;
}

textarea, [type=text], [type=tel], [type=date] {
    padding: 15px 40px;
    border: 1px solid #ccc;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input, textarea, button, .btn {
    /* padding: 16px 40px; */
    margin-bottom: 1.5rem;
    font-size: 16px;
    line-height: 24px;
    border: 0;
    border-radius: 0;
    font-size: 16px;
    line-height: inherit;
    text-transform: none;
    font-weight: normal !important;
}

input.-form-control, textarea.-form-control {
    background-color: #F8F8F8;
    height: 50px;
    background: #F8F8F8;
    border: 1px solid #E9E9E9;
    box-sizing: border-box;
    border-radius: 3px;
	width: 100%;
    /* margin: 0; */
}

.input-file__button {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(//site5.local/assets/images/icons/file-attach.svg) no-repeat center #0a50c1;
    width: 50px !important;
    height: 50px;
    z-index: 2;
    background-size: 40%;
    overflow: hidden;
    color: #0a50c1;
    line-height: 1px;
}

.vdp-datepicker__calendar-button {
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(//site5.local/assets/images/icons/calendar.svg) no-repeat center #0a50c1;
    width: 50px;
    height: 50px;
    z-index: 2;
    background-size: 40%;
}

textarea, [type=text], [type=tel], [type=date] {
    padding: 15px 40px;
    border: 1px solid #ccc;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius: 6px;
	background: #F5F5F5;
}

[type=text]:focus, [type=tel]:focus{
 	border: 1px solid #ccc;
	outline-color:#ccc;
 }

button, [type=button], [type=reset], [type=submit], .btn {
    cursor: pointer;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: #86cb3c;
    color: #fff;
    position: relative;
    font-size: 16px;
    font-weight: 700;
	transition: ease-in-out 0.6s;
	border-radius: 6px;
}

input[type="submit"]:hover  {
    background-color: #6da531;
}

.switch__text {
    margin-left: 12px;
    font-size: 14px;
    line-height: 1.2;
    color: #414141;
    font-family: 'Gilroy-Medium';
}

.pluses {
    margin: 0;
    padding: 0;
}

.pluses li {
    list-style: none;
    position: relative;
    padding-left: 36px;
    padding-bottom: 12px;
    font-size: 16px;
    font-family: 'Gilroy-Bold';
    line-height: 19px;
}

.pluses li:before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(//site5.local/assets/images/icons/checked.svg) no-repeat center;
}

span.h1.p-y-40.d-ib {
    max-width: 72%;
}


#redis_ziggor .user-content .menu-price a {text-decoration: none !important;}
#redis_ziggor .user-content .-menu.menu-uslugi .submenu > li .second-submenu li a {font-size:16px !important}
#redis_ziggor .user-content .-menu.menu-uslugi .submenu > li {
    display: block;
    width: 23%;
    margin-bottom: 8px;
    margin-right: 2%;
    width: 100%;
    position: relative;
}
h1.h1.d-ib {
    line-height: 1.3 !important;
}
@media screen and (max-width: 767px){
	.price2 span {
		font-size: 1.3rem;
		font-family: 'Gilroy-Bold' !important;
		margin-bottom: 20px;
	}
	
	section.service-cover.cover h1 {
		font-size: 24px;
		line-height: 1.2 !important;
		text-align: center;
		max-width: 100%;
		display: block;
		padding-top: 24px !important;
	}

	.logo3 {
		/* position: relative; */
		/* right: 0px; */
		width: 80px;
		/* text-align: center; */
		/* margin: 0 auto; */
		/* display: block; */

	}
	ul.pluses.plus2 {
		column-count: 1;
	}
	 h2,  h3, .desc_jobs_h2 {
		font-family: Gilroy-Bold;
		font-style: normal;
		font-weight: 900;

		line-height: 28px !important;
		color: #414141;
		text-transform: none;
		text-align: left;
		padding: 10px 0px 0 0;
		margin-bottom: 10px;
		margin-top: 0 !important;
	}	
}

.sub-block{
	box-shadow: 0px 4px 4px 0px #00000040;
	background-color: #fff;
	padding: 20px;
}

.sub-block h2 strong {
    color: black;
    font-size: 18px;
    font-family: 'Gilroy-Bold';
    text-align: center;
    line-height: 1 !important;
}

.sub-block h2 {line-height:1 !important}
@media (min-width:1025px) and (max-width: 1199px){
.slider-panel {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 2;
        color: #fff;
        left: 2%;
        width: 500px;
        bottom: 5%;
        top: 2% !important;
    }
	
}

@media (min-width:1200px) {
.slider-panel {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 2;
        color: #fff;
        left: 5%;
        width: 500px;
        bottom: 5%;
        top: 7% !important;
    }
	.order-xl-0 {order: 0 !important;}
	.order-xl-1 {order: 1 !important;}
	.order-xl-2 {order: 2 !important;}
	.order-xl-3 {order: 3 !important;}
	.order-xl-4 {order: 4 !important;}
	.order-xl-5 {order: 5 !important;}
	
}

@media (min-width:1441px) and (max-width: 1700px){
.slider-panel {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 2;
        color: #fff;
        left: 12%;
        width: 500px;
        bottom: 5%;
        top: 6% !important;
    }
	
}
#redis_ziggor h1 {
    display: block;
    padding-top: 10px;
    color: #000000 !important;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    text-transform: none !important;
    font-family: 'Gilroy-ExtraBold';
}
@media (min-width:1701px) and (max-width: 1850px){
.slider-panel {
        position: absolute;
        display: flex;
        flex-direction: column;
        justify-content: center;
        z-index: 2;
        color: #fff;
        left: 14%;
        width: 500px;
        bottom: 5%;
        top: 9% !important;
    }
	
}

#redis_ziggor .user-content ol li {
    margin-bottom: 10px;
    font-size: 16px !important;
}

ul:not([class])>li::before, ul.ul-large>li::before {
    content:url(../img/dry-clean.png);
    position: absolute;
    left: 5px !important;
    
}

ul:not([class]), ul.ul-large, ol:not([class]) {
    margin-top: 22px;
    margin-top: 12px;
    margin-bottom: 22px;
    margin-bottom: 12px;
    list-style: none;
    padding-left: 0;
}
ul.checked-list.checked-list_columns_two li span {
    display: block;
    color: #5d5d5d;
    font-size: 15px;
}
b, strong {
    font-weight: bold;
    font-family: 'Gilroy-Bold';
}

#redis #redis_ziggor .user-content strong {
    font-size: 16px!important;
}
ul.checked-list.checked-list_columns_two li {
    
    font-size: 17px;
	min-height: 25px;
	line-height: 17px;
}
.container-fluid.bg-2 {
    padding: 20px 0;
}

.reviews .inputbox.vf-field-pristine.vf-field-invalid.vf-field-touched.vf-field-invalid-required input {
    padding: 15px;
}

.input-file.input-file_preview_on-top input {}

.reviews .input-file__presentation {
    height: auto;
    padding: 2px 15px;
    font-size: 13px;
}
.reviews [type=text] {padding:15px}
 #redis_ziggor .reviews .input-file__button {
    position: absolute;
    top: -2px;
    right: 0px;
    background: url(//site5.local/assets/images/icons/file-attach.svg) no-repeat center #0a50c1;
    width: 50px !important;
    height: 30px;
    z-index: 2;
    background-size: 40%;
    overflow: hidden;
    color: #0a50c1;
    line-height: 1px;
}
.user-content ol {padding-left:25px;}
.user-content ol li {list-style: decimal;}
.works2 span {display:block;color:#a5a5a5;font-family: 'Gilroy-Regular';font-weight: 300;}
.works2 .brd.bl.tit3 strong {
    font-family: 'Gilroy-Bold' !important;
    font-size:18px !important;
}

.works2 .brd {
	box-shadow: 0px 4px 4px 0px #00000040;
	border:1px solid #eee;
	background-color: #fff;
}
.works2 .brd.bl { display:flex !important; align-items:center !important; padding-top:0 !important}
.works2 .col-lg-4 {margin-bottom:30px}

.works2 .price3{
	display: block;
    color: #a5a5a5;
    font-family: 'Gilroy-Regular';
    font-weight: 300;
}

.d-flex {
    display: flex !important;
}

.sht ol {
	list-style-type: none;
	list-style:none;
	counter-reset: num;
	margin: 0;
	padding: 15px 0 5px 0;
	font-size: 16px;
}
.sht ol li {
	position: relative;	
	margin: 0 0 0 0;
	padding: 0 0 14px 0;
		list-style:none;
	line-height: 1.4;
}
.sht ol li:before {
	content: counter(num);
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: -3px;
	left: -38px;
	width: 28px;
	height: 28px;
	background: #86cb3c;
	color: #fff;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	border-radius: 50%;
	border: 1px solid #86cb3c;
	font-family: 'Gilroy-Bold';
}

#redis_ziggor div.info {margin:15px 0 20px}
.grid.group-1 .round {
    margin-right: 8px;
}

ul.count {
    column-count: 5;
    padding:0 0 20px;
	clear:both;
	display: block;
}

ul.count li {
    font-size: 15px;
    font-family: Gilroy-Bold;
    font-style: normal;
    font-weight: 900;
    line-height: 22px;
    line-height: 1.57143rem;
    color: #414141;
    position: relative;
    padding-left: 45px;
    margin: 22px 0;
	display: block;
}
ul.count li:before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12.5px;
    content: '';
    background: url(../img/checked-1.svg);
    width: 27px;
    height: 25px;
    -webkit-background-size: 100%;
    background-size: 100%;
	display: block;
}
.container-x li {list-style:none;background:url(../img/li2.png) no-repeat left 6px; padding-left:20px;}
.container-x li:before {display:none;}
.grid.icons-row {
    clear: both;
    margin-top: 15px;
}

ol.right1 {
    float: right;
}

.et3.sht {
    background: #F8F8F8;
    padding: 40px 0;
	margin-bottom:40px;
}
#redis_ziggor .user-content h2 {
    font-size: 26px !important;
}
.sht ol {padding-left:40px !important}
.sht h3 b {color:#0a50c1;font-family:'Gilroy-Black' !important}
.sht h3 {font-family:'Gilroy-Black' !important}
.container-x p {
    font-size: 15px;
}
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    margin: 0 0 16px;
    line-height: 1.2;

}

.container-x ul li {
    font-size: 15px;
}

.user-content .fl {
    display: flex;
    flex-wrap: wrap;
   
}
.user-content .fl div {margin-right:50px}
.user-content .fl ul li {
    list-style: none !important;
}
ul.f-f-g-b.brus3  {
    margin-bottom: 10px;
    padding-left: 0;
    margin-left: 0;
    left:0;
}

ul.f-f-g-b.brus3 li {margin-bottom:10px}

ul.col-cou li:before {content: url(../img/dry-clean.png) !important; margin-right:12px;}
ul.col-cou li {list-style:none; margin-bottom:5px;}
ul.col-cou {column-count:2; width:50%; }



.tab {display:none}
.names {display: flex;padding-bottom: 0px;justify-content: flex-start;}

.tabs {padding: 40px 0;}

.names {}

.tname.active, .tname:hover {background: #0a50c1;color: white;padding: 15px;border-radius: 5px 5px 0 0;}

.tname {padding: 15px;margin-right: 10px;cursor:pointer;}

.tab.active {background: #0a50c1;color: white;padding: 20px;border-radius: 0px 7px 7px 7px;}
.tabs h2 {margin-bottom:30px !important;}



div#new_arenda_disine .flex__center-conet {
    text-align: left;
    width: 100%;
    margin-left: 0%;
    padding: 0;
}

div#new_arenda_disine .full__desc-title, div#new_arenda_disine .dostavka__info, div#new_arenda_disine .goods__footer {
    width: 100%;
    margin-left: 0;
}

div#new_arenda_disine .full__desc-content {
    overflow: hidden;
    max-height: 120px;
    line-height: 10px;
    margin-top: 20px;
    text-align: left;
    width: 100%;
    margin-left: 0%;
}


#new_arenda_disine_detail .product__price {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 400px;
    margin-bottom: 20px;
}
#new_arenda_disine_detail .row_product_price {
    display: flex;
    width: 100%;
    color: black;
    margin-bottom: 5px;
}

@media (min-width: 576px) {
.catalog-category__item {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    border-left: 1pxsolidrgba(229,229,229,0.5);
    margin: 0;
}

}
.f22 img.bg-phot {width: 100%; margin-bottom:20px}

.f22 {flex-basis: 26%;}

.f11 {flex-basis: 38%;}

.ac.ac2.page29 {
    display: none;
}
.fl.jsb.act.page54.page29 .ac99 img {
    width: 54%;
    padding-left: 30px;
}
.ac.ac2.page26 {
    display: none;
}
@media screen and (max-width: 767px) {
	
table.mb_hidden {
    display: none;
}
.names {flex-wrap:wrap;}
.tname {width:100%;border: 1px solid #0a50c1;margin-bottom: 5px;border-radius: 7px;}
.tab, .tab-name {border-radius:7px !important}
.tname.active, .tname:hover {border-radius:7px}
.names {margin-bottom:30px}
.tabs h2 {text-align:center}

.f11 {flex-basis: 70%;}
}
.hidden_desc {
    display: block;
}
.cbk-window-bgr {
    background: none !important;
}
.blockd.d-f.jc-sb.fd-c ul {margin:10px 25px;}
.blockd.d-f.jc-sb.fd-c ul li {list-style: disc; font-family:Gilroy-Regular}

.fl.jsb.act.page54 .f22 {
    flex-basis: 46% !important;
}
.fl.jsb.act.page54 .f22, .fl.jsb.act.page281 .f22 {
    flex-basis: 65%;
}

.fl.jsb.act.page1115 .f22 {
    flex-basis: 50%;
}

.f22 img.bg-phot {
    max-width: 100%;
    margin-bottom: 20px;
    border-radius: 8px;
}

.minimum_volume { 
	border-radius:8px;
	font-size: 32px; 
	background:#0A50C1;
	color: #ffffff;
	display: block;
}


.fl.jsb.act.page54 .f2, .fl.jsb.act.page281 .f2, .fl.jsb.act.page1115 .f2 {
    position: absolute;
    right: 0;
    filter: drop-shadow(10px 10px 60px rgba(65, 65, 65, 0.15));
    bottom: 10px;
}
.ac.ac2.page1115 {
    display: none;
}
.fl.jsb.act.page54 .f11 {
    flex-basis: 60%;
}

.fl.jsb.act.page1115 .f11 {
    flex-basis: 60%;
}

.fl.jsb.act.page281 .f11 {
    flex-basis: 80%;
}
.fl.jsb.act.page54 .price2,.fl.jsb.act.page281 .price2,.fl.jsb.act.page1115 .price2  {
    display: flex;
}

.fl.jsb.act.page54 .ac99 img ,.fl.jsb.act.page281 .ac99 img,.fl.jsb.act.page1115 .ac99 img {
    width: 84%;
    padding-left: 30px;
}

.ac99 {
    margin-top: 7px;
}
.ac.ac2.page54 ,.ac.ac2.page281 {
    display: none;
}

 h2,  .desc_jobs_h2 {
    font-family: Gilroy-Bold;
    font-style: normal;
    font-weight: 900;
    font-size: 26px;
    line-height: 37px;
    color: #414141;
    text-transform: none;
    text-align: left;
    padding: 0px 0px 0 0 !important;
    margin-bottom: 17px !Important;
}

h3 {
    font-family: Gilroy-Bold;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 37px;
    color: #414141;
    text-transform: none;
    text-align: left;
    padding: 0px 0px 0 0 !important;
    margin-bottom: 17px !Important;
}

.page-wrapper  .brd.bl strong {
    font-size: 20px !important;
}


 .sblock-3 {
    background: none;
    background-color: #e6edf8;
    padding-top: 5px;
    margin-bottom: 30px;
}

.ac.ac2.page37 {
    display: none;
}

.fl.jsb.act.page54.page29 .f11 {
    flex-basis: 78%;
}



.list2 {
    display: flex;
	margin:0 -15px;
    flex-wrap: wrap;
}

.item-list {
    padding: 0 15px;
    flex-basis: 50%;
    position:relative;
    overflow: hidden;
}
.item-list .text {overflow:hidden;max-width: 100%;}
.item-list .text:after {content:'';/* background:url(images/ten.png) no-repeat; */position:absolute;width:90%;height:70px;bottom:0;left:30px;}
.item-list.active {height: auto !important;}
.item-list.active .text:after {display:none;}
.more-list {
    flex-basis: 100%;
    text-align: center;
    max-width: 240px;
    margin: 20px auto;
    background: #7bc435;
    color: white;
    padding: 10px 0;
    border-radius: 8px;
    font-size: 16px;
	cursor:pointer;
}
.vst.sht .text {
    background: #f5f5f5;
}

.list2 h3 {
    color: #414141 !important;
    font-family: 'Gilroy-Regular' !important;
}

.list2 h3 b {color: #414141 !important; font-family:'Gilroy Bold'}

.vst.sht {
    padding-top: 20px;
}


.goods__thumb {
    width:auto !important;
    display: block;
    transition: 0.3s ease-out;
}

.dopz {
    padding: 45px 0;
}

.dopz ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.dopz ul li {
    list-style: none;
    background: none;
    flex-basis: 33.33%;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}
.dopz ul li:nth-child(4) a,.dopz ul li:nth-child(5) a, .dopz ul li:nth-child(6) a {border-top:0px}
.dopz ul li:nth-child(2) a,.dopz ul li:nth-child(3) a, .dopz ul li:nth-child(5) a, .dopz ul li:nth-child(6) a {border-left:0px}
.dopz ul li:before {display:none;}

.dopz ul li a {  font-size:16px;padding:37px; display:flex; align-items:center; justify-content:space-between; border:1px solid #eee; text-align:center;font-family: 'Gilroy-Bold';color: black;}
.dopz ul li a:hover {color:#0066FF; box-shadow: 10px 10px 60px rgba(65, 65, 65, 0.15);border-bottom:2px solid #0066FF}
.dopz ul li a:hover svg path {fill:#0066FF}


.hidden_desc {
    display: none;
}





.mess1 {
    padding: 1px 20px 10px 20px;
    background: #E7EEF9;
	border-radius: 5px;
}



.mess1 .switch__text {font-family: 'Gilroy-Bold' !important;opacity: 1 !important;}
.mess1 .lr-phone_2 {color:white;border-bottom: 1px dotted white;}



@media screen and (max-width: 767px) {
	.fl.jsb.act.page54 .f22 {
    flex-basis: 100% !important;
}
	.fl.jsb.act.page1115 .f2 {
    top: 70px !important;
}
	
	.hidden_desc {
    display: block !Important;
}
	.work_slider99.slick-initialized.slick-slider button.nav-buttons__button.nav-buttons__button_next.slick-arrow {position:absolute;top:0; margin-left:40px}

	.sitem_wrap.slick-slide {height:auto !important}
.dopz ul li {
    list-style: none;
    background: none;
    flex-basis: 100%;
    padding-left: 0 !important;
    margin-bottom: 0 !important;

}
	.dopz ul li a {border-bottom:0px;padding: 15px;}
	.dopz ul li:last-child a {border-bottom:1px solid #eee;}
.dopz ul li:nth-child(4) a,.dopz ul li:nth-child(5) a, .dopz ul li:nth-child(6) a {border-top:1px solid #eee}
.dopz ul li:nth-child(2) a,.dopz ul li:nth-child(3) a, .dopz ul li:nth-child(5) a, .dopz ul li:nth-child(6) a {border-left:1px solid #eee}
	
	.page29 .ac99 {
    margin-top: 16px;
    flex-basis: 50% !important;
}
	.fl.jsb.act.page54.page29 .f11 {
    flex-basis: 108%;
}
.blockd.d-f.jc-sb.fd-c table td {
    border: 1px solid #eee;
    padding: 7px 5px;
    background: #e6edf8;
    font-size: 15px;
}

	.blockd.d-f.jc-sb.fd-c table td strong {
		font-family:'Gilroy-Regular'
	}
	.fl.jsb.act.page54.page26 .f2 img {
    width: 100px;
}
	.page-table26 table td {font-size:14px;word-break: break-word;}
	.page29 .ac99 img {width:140px !important;}
  .page29.page54 .ac99 img {width:165px !important;}

.fl.jsb.act.page1115 .f2 img {width:110px}
	.fl.jsb.act.page54 .minimum_volume, .fl.jsb.act.page281 .minimum_volume,.fl.jsb.act.page1115 .minimum_volume {
    border-radius: 8px;
    font-size: 20px;
		
    flex-basis: 100%;
}
	
	.fl.jsb.act.page54 .f2 {top:30% !important}
		.fl.jsb.act.page29 .minimum_volume {
    border-radius: 8px;
    font-size: 20px;
    flex-basis: 52%;
}
	.fl.jsb.act {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.fl.jsb.act.page54 .f22, .fl.jsb.act.page281 .f22, .fl.jsb.act.page1115 .f22 {
    display: block;
    flex-basis: 100%;
    order: -1;
}
	.fl.jsb.act.page54 .ac99 img,.fl.jsb.act.page281 .ac99 img,.fl.jsb.act.page1115 .ac99 img {
    width: 100%;
    padding-left: 15px;
}
	.fl.jsb.act.page54 h1 ,.fl.jsb.act.page281 h1, .fl.jsb.act.page1115 h1 {
    max-width: 100%;
}
	.page54 .logo3,.page281 .logo3,.page1115 .logo3 {
    
    width: 120px;
	}
.ac99 {
    margin-top: 16px;
}
.fl.jsb.act.page54 .f2,.fl.jsb.act.page1115 .f2 {
    position: absolute;
    top: 40%;
    order: -1;
    right: 20px;
}	
 .fl.jsb.act.page281 .f2 {
    position: absolute;
    top: 20%;
    order: -1;
    right: 20px;
}	
.fl.jsb.act.page54 .f11,.fl.jsb.act.page281 .f11, .fl.jsb.act.page1115 .f11 {
    flex-basis: 100%;
}	
	.col-xs-12.col-sm-12.mater {
    margin-top: 20px;
    text-align: center;
}

.col-xs-12.col-sm-12.mater_name {
    font-size: 18px;
    margin-top: 10px;
}
}

.phone2 {
    flex-basis: 100%;
    text-align: right;
    margin-top: 3px;
    font-family: 'Gilroy-SemiBold';
}

.phone2 a {
    color: black !important;
    font-size: 16px;
    font-family: 'Gilroy-SemiBold';
}

.phone3 {
    flex-basis: 100%;
    text-align: center;
    margin-top: 3px;
}

.phone3 a {
    color: black;
    font-size: 16px;
    font-family: 'Gilroy-SemiBold';
}

.phone3 {display:none;}


@media screen and (max-width: 768px) {
	.header .wrap-head .block.block-call-button span{
		width: 100%;
	}
	table.table-uslugi th{
		padding: 6px;
	}
	.switch__text{
		text-align: center;
	}
   .phone3 {display:block;margin-top: 10px;text-align: right;font-family: 'Gilroy-SemiBold';} 
	.header .wrap-head .block.social-block.mobi {
		display: flex !important;
		width: 100%;

		flex-wrap: wrap;
	}
  .fl.fw.alc {
    display: none;
    align-items: center;
    justify-content: space-between;
}
  .grid.icons-head {
   display:flex !important;
}
  .header .wrap-head .block.block-call-button span.text {
    font-size: 16px !important;
    color:black !important;
    opacity:1;
    line-height: 9px;
    width: 100%;
    text-align: left;
    padding: 11px;
    font-family: 'Gilroy-Bold';
    margin-right: 13px;
}

}

@media screen and (max-width: 639px) {
	.fl.fw.alc{
	  display:none;
	}

}
@media screen and (max-width: 580px){
	.-menu.menu-uslugi{
		margin-top:100px;
	}
}	.sloagan_head{
	display:none;
	}
	.header_middle_mobile{
		display:none;
	}
	.header .wrap-head{
		height:50px;
	}
	@media (max-width: 768px) { 
		.menu .contact-info {
			display:block;
		}
		.modal-content .col-sm-12 {
    width:100%
}

.modal-content .col-sm-12 input {
    border-radius:5px;
}
.modal-content .form-row {
    margin-bottom:10px !important;
}

.modal-content .form__accept .switch__text, .modal-content .form__accept .switch__text a {
    color:white !important;
}
		.contact-info{display:none;}
		.sloagan_head{
			display:block;
		}
		.header .wrap-head .block.block-logo .logo{
			padding-right:0;			
		}
		.header .wrap-head .block.block-call-button, .header .wrap-head .block.social-block{
			display:none;
		}
		.header_middle_mobile{
			display: inline-flex;
			width:100%;
			flex-wrap:wrap;
		}
		.header_middle_mobile > div{
			width:50%;
		}
		.button_middle_mobile{
			text-align:right;
		}
		.fl {
		 display:flex;
			align-items:center;
		}
		.phone_middle_mobile a {
    font-family: 'Gilroy-SemiBold', sans-serif;
    font-weight: 500;
    color: #3e3f43;
    font-size: 13px;
    border-bottom:2px dotted;
    white-space: nowrap;
}

.phone_middle_mobile img {
    margin-right:6px;
}

.header_middle_mobile {
    display:flex;
    align-items:center;
}
		.sendme {
			flex-basis:100%
		}
		
		.sendtext {
    font-family: Gilroy-Medium;
    color: #3e3f4396;
    font-size: 15px;
}

.sendme {
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-top:5px;
}

.header_middle_mobile {
    border-top:1px solid #ddd;
    padding-top:5px;
    
}

header .container {
    padding:0;
}

.sendme {
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    padding-top:8px;
    padding-bottom:8px;
    margin-bottom:10px;
    padding-left:20px;
    padding-right:20px;
    width: 100% !important;
}

.sendme .sendico {
    display:flex;
    align-items:center;
}

.sendme .sendico a {
    padding:0 7px;
}
.minzakaz {
    border: 4px solid red;
    padding: 20px;
}
.sendme a:after {
    content:'';
    width:1px;
    height:22px;
    background:#C4C4C4;
    margin:0 0 0 8px;
    display:inline-block;
    position: absolute;
}
.header .wrap-head .block.block-logo .logo {
    padding-right:5px;
}
.sloagan_head {
    line-height:1.2
}

.sendme a+a:after{
    display:none;
}

header {
    height:auto !important;
}

.phone_middle_mobile {
     padding-left:20px;
    padding-right:20px;
}

.header .wrap-head {
     padding-left:20px;
    padding-right:20px;
}

.button_middle_mobile {
    padding-right:20px;
}
	}

.white-bg.py-5.galki-yobannye.content-block h4 {
    font-family: 'Gilroy-Bold';
}
.white-bg.py-5.galki-yobannye.content-block h4:before {
    content:url(../img/checked-1.svg);
    width: 20px;
    height: 20px;
    display: inline-block;
	position:relative;
	margin-right:10px;
	top:6px;
}

@media (max-width: 767px) {

	   .ac-js {
        position: relative;
    }

	.nav-buttons__button {
    border: none !important;
}

    .ac-js button.nav-buttons__button.nav-buttons__button_prev.slick-arrow {
        position: absolute;
        left: -27px;
        top: 45%;
    }

    .ac-js button.nav-buttons__button.nav-buttons__button_next.slick-arrow {
        position: absolute;
        right: -25px;
        top: 45%;
    }
}