@-webkit-keyframes move-right{0%{left:-50px;}
    100%{left:0%;}
}
@-moz-keyframes move-right{0%{left:-50px;}
    100%{left:0%;}
}
@-ms-keyframes move-right{0%{left:-50px;}
    100%{left:0%;}
}
@-o-keyframes move-right{0%{left:-50px;}
    100%{left:0%;}
}
@keyframes move-right{0%{left:-50px;}
    100%{left:0%;}
}
@-webkit-keyframes move-left{0%{right:-50px;}
    100%{right:0%;}
}
@-moz-keyframes move-left{0%{right:-50px;}
    100%{right:0%;}
}
@-ms-keyframes move-left{0%{right:-50px;}
    100%{right:0%;}
}
@-o-keyframes move-left{0%{right:-50px;}
    100%{right:0%;}
}
@keyframes move-left{0%{right:-50px;}
    100%{right:0%;}
}
@-webkit-keyframes waves{0%{-webkit-transform:scale(0.2, 0.2);-moz-transform:scale(0.2, 0.2);-ms-transform:scale(0.2, 0.2);-o-transform:scale(0.2, 0.2);transform:scale(0.2, 0.2);opacity:0;}
    50%{opacity:0.9;}
    100%{-webkit-transform:scale(0.9, 0.9);-moz-transform:scale(0.9, 0.9);-ms-transform:scale(0.9, 0.9);-o-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9);opacity:0;}
}
@-moz-keyframes waves{0%{-webkit-transform:scale(0.2, 0.2);-moz-transform:scale(0.2, 0.2);-ms-transform:scale(0.2, 0.2);-o-transform:scale(0.2, 0.2);transform:scale(0.2, 0.2);opacity:0;}
    50%{opacity:0.9;}
    100%{-webkit-transform:scale(0.9, 0.9);-moz-transform:scale(0.9, 0.9);-ms-transform:scale(0.9, 0.9);-o-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9);opacity:0;}
}
@-ms-keyframes waves{0%{-webkit-transform:scale(0.2, 0.2);-moz-transform:scale(0.2, 0.2);-ms-transform:scale(0.2, 0.2);-o-transform:scale(0.2, 0.2);transform:scale(0.2, 0.2);opacity:0;}
    50%{opacity:0.9;}
    100%{-webkit-transform:scale(0.9, 0.9);-moz-transform:scale(0.9, 0.9);-ms-transform:scale(0.9, 0.9);-o-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9);opacity:0;}
}
@-o-keyframes waves{0%{-webkit-transform:scale(0.2, 0.2);-moz-transform:scale(0.2, 0.2);-ms-transform:scale(0.2, 0.2);-o-transform:scale(0.2, 0.2);transform:scale(0.2, 0.2);opacity:0;}
    50%{opacity:0.9;}
    100%{-webkit-transform:scale(0.9, 0.9);-moz-transform:scale(0.9, 0.9);-ms-transform:scale(0.9, 0.9);-o-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9);opacity:0;}
}
@keyframes waves{0%{-webkit-transform:scale(0.2, 0.2);-moz-transform:scale(0.2, 0.2);-ms-transform:scale(0.2, 0.2);-o-transform:scale(0.2, 0.2);transform:scale(0.2, 0.2);opacity:0;}
    50%{opacity:0.9;}
    100%{-webkit-transform:scale(0.9, 0.9);-moz-transform:scale(0.9, 0.9);-ms-transform:scale(0.9, 0.9);-o-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9);opacity:0;}
}
@-webkit-keyframes rotate{0%{transform:translate(-50%, -50%) rotate(0deg);}
    100%{transform:translate(-50%, -50%) rotate(360deg);}
}
@-moz-keyframes rotate{0%{transform:translate(-50%, -50%) rotate(0deg);}
    100%{transform:translate(-50%, -50%) rotate(360deg);}
}
@-ms-keyframes rotate{0%{transform:translate(-50%, -50%) rotate(0deg);}
    100%{transform:translate(-50%, -50%) rotate(360deg);}
}
@-o-keyframes rotate{0%{transform:translate(-50%, -50%) rotate(0deg);}
    100%{transform:translate(-50%, -50%) rotate(360deg);}
}
@keyframes rotate{0%{transform:translate(-50%, -50%) rotate(0deg);}
    100%{transform:translate(-50%, -50%) rotate(360deg);}
}
@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
    50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
    100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
    50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
    100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
@-ms-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
    50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
    100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
@-o-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
    50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
    100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0;}
    50%{stroke-dasharray:89,200;stroke-dashoffset:-35;}
    100%{stroke-dasharray:89,200;stroke-dashoffset:-124;}
}
@-webkit-keyframes fill{0%{stroke-dashoffset:140;}
    100%{stroke-dashoffset:0;}
}
@-moz-keyframes fill{0%{stroke-dashoffset:140;}
    100%{stroke-dashoffset:0;}
}
@-ms-keyframes fill{0%{stroke-dashoffset:140;}
    100%{stroke-dashoffset:0;}
}
@-o-keyframes fill{0%{stroke-dashoffset:140;}
    100%{stroke-dashoffset:0;}
}
@keyframes fill{0%{stroke-dashoffset:140;}
    100%{stroke-dashoffset:0;}
}


@font-face {
    font-family: 'Amatic SC';
    src: url('/font/amaticsc-400-normal.woff2') format('woff2'), url('/font/amaticsc-400-normal.woff') format('woff'), url('/font/amaticsc-400-normal.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald';
    src: url('/font/oswald-200-normal.woff2') format('woff2'), url('/font/oswald-200-normal.woff') format('woff'), url('/font/oswald-200-normal.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Oswald-bold';
    src: url('/font/oswald-600-normal.woff2') format('woff2'), url('/font/oswald-600-normal.woff') format('woff'), url('/font/oswald-600-normal.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'fontello';
    src: url('../font/fontello.eot?72873718');
    src: url('../font/fontello.eot?72873718#iefix') format('embedded-opentype'),
    url('../font/fontello.woff2?72873718') format('woff2'),
    url('../font/fontello.woff?72873718') format('woff'),
    url('../font/fontello.ttf?72873718') format('truetype'),
    url('../font/fontello.svg?72873718#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?72873718#fontello') format('svg');
  }
}
*/

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;

    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */

    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;

    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;

    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */

    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-02-1-promo:before { content: '\e800'; } /* '' */
.icon-02-propositions:before { content: '\e801'; } /* '' */
.icon-03-invoice:before { content: '\e802'; } /* '' */
.icon-04-corrections:before { content: '\e803'; } /* '' */
.icon-05-aprove:before { content: '\e804'; } /* '' */
.icon-06-production:before { content: '\e805'; } /* '' */
.icon-08-pdf:before { content: '\e806'; } /* '' */
.icon-09-deliver:before { content: '\e807'; } /* '' */
.icon-011:before { content: '\e808'; } /* '' */
.icon-012:before { content: '\e809'; } /* '' */
.icon-013:before { content: '\e80a'; } /* '' */
.icon-014:before { content: '\e80b'; } /* '' */
.icon-015:before { content: '\e80c'; } /* '' */
.icon-016:before { content: '\e80d'; } /* '' */
.icon-017:before { content: '\e80e'; } /* '' */
.icon-01-oreder:before { content: '\e80f'; } /* '' */

.clear-both{clear: both}
.uppercase{
    text-transform: uppercase !important;
}
.pagination-container{
    text-align: center;
}
.pagination-container .pagination{
    display: inline-flex;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    z-index: 2;
    color: #ff424b;
    /*background-color: #ffffff;*/
    /*border-color: #e4e4e4;*/
    cursor: default;
    font-weight: 600;
}
.pagination > li > a:hover{
    background-color: #e2dedd;
}
.pagination > li.disabled{
    cursor: not-allowed;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #000000;
    /*background-color: #fff;*/
    /*border: 1px solid #ddd;*/
    margin-left: -1px;
    font-weight: 600;
}





.modalDialog,.mobMenu {
    position: fixed;
    font-family: "Oswald";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(36, 19, 86,0.8);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    display: none;
    pointer-events: none;
}
.mobMenu {
    background: #241356;
    color: #7869c0;
    text-align: center;
}
.modalDialog:target,.mobMenu:target {
    display: block;
    pointer-events: auto;
}
.modalDialog > div,.mobMenu > div {
    width: 570px;
    position: relative;
    margin: 10% auto;
    padding: 0;
    border-radius: 0;
    background: transparent;
}
.modalDialog .head{
    border-radius: 30px 30px 0 0;
    width: 100%;
    height: 30px;
    background: #d1d0d0;
}
.modalDialog .text{
    border-radius: 0;
    width: 100%;
    padding: 30px 20px 80px 20px;
    text-align: center;
    background: #fff;
}
.close ,.mobMenu .close{
    background: #fff;
    color: #8a8a8a;
    line-height: 40px;
    position: absolute;
    right: -50px;
    text-align: center;
    top: -50px;
    width: 50px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 40px;
    opacity: 1;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    font-size: 5em;
    font-weight: 100 !important;
}
.modalDialog input.text{
    border: 1px solid #e9e8ee;
    border-radius: 4px;
    margin-bottom: 30px;
    color: #a8a1c0;
    font-size: 0.7em;
    padding: 13px;
    padding-left: 17px;
    text-align: left;
}
.modalDialog input.submit{
    font-family: "Oswald";
    font-size: 0.8em;
    font-weight: 300;
    background: #f039cf;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 17px;
    border-radius: 40px;
    border: none;
    margin-top: 20px;
}
.modalDialog form{
    width: 370px;
    margin: 0 auto;
    padding-top: 36px;
}
.modalDialog h2{
    letter-spacing: 2px;
}
.modalDialog p{
    font-size: 1.5em;
}

.blur {
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

.brightness {
    -webkit-filter: brightness(0.30);
    filter: brightness(0.30);
}

.contrast {
    -webkit-filter: contrast(180%);
    filter: contrast(180%);
}

.grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.huerotate {
    -webkit-filter: hue-rotate(180deg);
    filter: hue-rotate(180deg);
}

.invert {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.opacity {
    -webkit-filter: opacity(50%);
    filter: opacity(50%);
}

.saturate {
    -webkit-filter: saturate(7);
    filter: saturate(7);
}

.sepia {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
}

.shadow {
    -webkit-filter: drop-shadow(8px 8px 10px green);
    filter: drop-shadow(8px 8px 10px green);
}






#page-preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #e9eced;
    z-index: 2000;
}
#page-preloader .circular {
    -webkit-animation: rotate 2s linear infinite;
    -moz-animation: rotate 2s linear infinite;
    -o-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    height: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    transition: all 0.2s ease;
    transform: translate(-50%,  -50%) rotate(360deg);
    width: 50px;
    z-index: 4;
}
#page-preloader .path {
    stroke: #444985;
}
#page-preloader .path {
    stroke-dasharray: 1, 500;
    stroke-dashoffset: 0;
    -webkit-animation: dash 1.5s ease-in-out infinite,  color 6s ease-in-out infinite;
    -moz-animation: dash 1.5s ease-in-out infinite,  color 6s ease-in-out infinite;
    -o-animation: dash 1.5s ease-in-out infinite,  color 6s ease-in-out infinite;
    animation: dash 1.5s ease-in-out infinite,  color 6s ease-in-out infinite;
    stroke-linecap: round;
}

.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%;}
.embed-responsive.embed-responsive-4by3{padding-bottom:75%;}
.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden;width:100%;}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

body{
    font-family: "Oswald";
    font-size: 14px;
    color: #103547;
    /*max-width: 1920px;*/
    background-color: #fff;
    /*position: relative;*/
    overflow-x: hidden;
}
a{
    outline: none !important;
}
h1,h2,h3,h4,h5,h6{
    font-family: "Amatic SC";
    color: #2a607a;
}
h1{
    font-weight: 700;
}
h2{
    text-align: center;
    font-size: 3.5em;
    font-weight: 700;
}

section{
    padding: 30px 0;
}
.btn-dotted{
    color: #2a607a;
    text-decoration: none;
    font-family: Oswald-bold;
    font-size: 1.7em;
    text-transform: uppercase;
    border: 2px dotted #2a607a;
    border-radius: 6px;
    padding: 4px 30px;
    cursor: pointer;
}
.btn-dotted:hover{
    color: #fff;
    border: 2px dotted #fff;
    background: #2a607a;
}
.hr{
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #4e6c83;
    margin: 20px 0;
}
.font-oswald{
    font-family: "Oswald";
}
.font-oswald-bold{
    font-family: "Oswald-bold";
}
.font-amatic{
    font-family: "Amatic SC";
}
.btn-dot,.btn-dot:hover{
    color: #2a607a;
    text-decoration: none;
    font-family: Oswald-bold;
    font-size: 1.7em;
    border: 2px dotted #2a607a;
    border-radius: 6px;
    padding: 4px 30px;
}
.up{
    cursor: pointer;
    width: 37px;
    height: 37px;
    background: url("/images/ico_up.png") no-repeat;
    background-position: center;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 20;
}
.up:hover{
    cursor: pointer;
    width: 37px;
    height: 37px;
    background: url("/images/ico_up_h.png") no-repeat;
    background-position: center;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 20;
}


.btn-img{
    cursor: pointer;
}
.btn-img:hover{}
.top-block{
    /*height: 790px;*/
    /*background: url(/img/top-block-bg.png) 50%;*/
    background-size: cover;
    position: relative;
}
.top-block ul {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    list-style: none;
}
.top-block .layer {
    position: absolute !important;
}



/*MENU*/
#menu{
    padding-top: 30px;
    padding-bottom: 0;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
#menu .navbar-toggler{
    position: absolute;
    color: #2a607a;
    border: none;
    font-size: 1.7em;
}
#menu .logo{
    margin-left: -30px;
}
#menu .logo img{
    height: 200px;
    margin: 0 auto;
    display: block;
}
#menu .form-control:focus {
    box-shadow: none;
}
#menu .nav-tel{
    font-size: 2.6em;
    font-weight: 600;
    color: #2a607a;
    text-align: right;
}
#menu .nav-tel a{
    color: #2a607a;
    text-decoration: none;
}
#menu .navbar-light .navbar-nav .nav-link {
    color: #103547;
    font-weight: 600;
    font-family: "Oswald-bold";
    letter-spacing: 0.5px;
}
#navbarSupportedContent{
    text-align: center;
    margin: 0 auto;
}
#navbarSupportedContent ul{
    flex-direction: column;
}
#menu .input-search{
    border-radius: 0 6px 6px 0;
    border-color: #2a607a !important;
}
#menu .btn-search{
    border-radius: 6px 0 0 6px;
    border-color: #2a607a !important;
}
#menu .btn-search:focus, #menu .btn-search:active{
    box-shadow: none;
}
#menu .search-group-mobile{
    display: none;
}




/*TOP*/
#top{
    background-image: url("/images/bg01.svg");
    background-color: transparent;
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 849px;
    position: relative;
    overflow: hidden;
}
#top .header{
    background: url("/images/bg02.svg") no-repeat;
    background-position: right bottom;
    padding-bottom: 240px;
}
#top .top-bg{
    /*background: url("/images/bg03.png") no-repeat;*/
    /*background-position: center bottom;*/
    /*height: 100%;*/
    /*width: 100%;*/
    /*position: absolute;*/
}
#top h1{
    font-size: 3.6em;
    margin-top: 0;
    text-align: right;
    margin-bottom: 20px;
}
#top p{
    font-size: 1.4em;
    font-weight: 600;
    text-align: right;
    line-height: 1.3;
    letter-spacing: 0.2px;
}



/*BEST*/
#best{
    position: relative;
    background-color: #4e6c83;
    color: #fff;
    background-image: url("/images/bg03.svg");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 100%;
    padding-bottom: 70px;
    overflow: hidden;
}
#best .bg-butterfly{
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("/images/bg06.png");
    background-repeat: repeat-x;
    background-position: center top;
}
#best h2{
    color: #fff;
    text-align: center;
    font-size: 3.5em;
    margin-bottom: 30px;
}
#best h4{
    color: #fff;
    font-size: 2.3em;
    font-family: "Oswald-bold";
}
#best p{
    font-weight: 600;
    font-size: 1.2em;
}
#best .bg-num{
    position: absolute;
    bottom: 0;
    right: 50px;
    font-size: 300px;
    line-height: 300px;
    opacity: 0.3;
    font-weight: 900;
    font-family: "Oswald-bold";
}
#best .slide-item{
    position: relative;
    padding: 0 50px;
    padding-bottom: 100px;
}
#best .img-container{
    height: 450px;
}
#best .img-container img{
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}

/*INFO*/
#info1{
    padding-top: 70px;
    padding-bottom: 220px;
    position: relative;
    background: url("/images/bg04.svg") no-repeat;
    background-position: center bottom;
    background-size: 1300px;
    overflow: hidden;
}
#info1 .bg-izum{
    position: absolute;
    left: 0;
    top: 0;
    width: 361px;
    height: 781px;
    background: url("/images/img04.png") no-repeat;
}
#info1 .item{
    text-align: center;
    color: #4e6c83;
}
#info1 p{
    font-size: 1.5em;
}
#info1 .item i{
    font-size: 8em;
}
#info1 h2{
    margin-bottom: 60px;
}
#info1 a,#info1 a:hover{
    margin-left: 20px;
}


/*PARTNERS*/
#partners{
    background-color: #4e6c83;
    background-image: url("/images/bg03.svg");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 100%;
    padding-bottom: 130px;
    padding-top: 60px;
    overflow: hidden;
}
#partners .img-container{
    height: 200px;
    max-width: 400px;
    margin: 0 auto;
}
#partners .img-container img{
    height: auto;
    width: 100%;
    /*display: block;*/
    /*margin: 0 auto;*/
}
#partners h2{
    color: #fff;
    margin-bottom: 60px;
}


/*FEEDBACK*/
#feedback{
    background-image: url("/images/bg05.svg");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1600px;
    padding-bottom: 155px;
    overflow: hidden;
}
#feedback .container{
    background-image: url("/images/bg06.svg");
    background-repeat: no-repeat;
    background-position: top right;
}
#feedback .text{
    color: #020202;
    font-weight: 600;
}
#feedback h2{
    margin-bottom: 40px;
}
#feedback .img-container{
    width: 100%;
    max-width: 140px;
}
#feedback .img-container img{
    width: 100%;
}
#feedback .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
    border: 1px solid #103547;
    border-radius: 50%;
}
#feedback .slick-dots li button:before {
    font-family: 'slick';
    font-size: 11px;
    line-height: 20px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #103547;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#feedback .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #103547;
}
#feedback .slick-dots {
    bottom: -5px;
}


/*CASE*/
#case{
    color: #fff;
    background-color: #4e6c83;
    position: relative;
    background-image: url("/images/bg03.svg");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 100%;
    padding-bottom: 215px;
    padding-top: 124px;
    z-index: 2;
    overflow: hidden;
}
#case h2{
    color: #fff;
    margin-top: 92px;
    margin-bottom: 30px;
    text-align: left;
}
#case .container{
    position: relative;
    z-index: 2;
}
#case .bg1{
    position: absolute;
    top: -125px;
    right: -380px;
    background: url("/images/img05.png") no-repeat;
    width: 483px;
    height: 367px;
}
#case .bg2{
    position: absolute;
    bottom: -220px;
    left: -255px;
    background: url("/images/img07.png") no-repeat;
    width: 554px;
    height: 524px;
    z-index: 0;
}
#case p{
    line-height: 1.5;
}
#case .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    outline: none;
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 50%;
}
#case .slick-dots li button:before {
    font-family: 'slick';
    font-size: 11px;
    line-height: 20px;
    position: absolute;
    top: 1px;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#case .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #ffffff;
}
#case .slick-dots {
    bottom: -30px;
    text-align: left;
}



/*INFO 2*/
#info2{
    background-image: url("/images/bg051.png");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 1700px;
    padding-bottom: 145px;
    padding-top: 40px;
}
#info2 .img-container{
    display: inline-block;
    border: 1px solid #4e6c83;
    border-radius: 50%;
    padding: 14px 0;
    margin-bottom: 15px;
}
#info2 .img-container i{
    font-size: 8em;
    line-height: 0.5;
    color: #4e6c83;
}
#info2 [class^="icon-"]:before, [class*=" icon-"]:before {
    /* width: 1em; */
    margin: 0;
    text-align: center;
    /* opacity: .8; */
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    /* font-size: 120%; */
}
#info2 p{
    font-size: 1.5em;
    font-family: Oswald;
    font-weight: 600;
    line-height: 1.2;
}
#info2 .arr1{
    background: url("/images/arr.png") no-repeat;
    width: 21px;
    height: 17px;
    position: absolute;
    right: -25px;
    top: 45px;
}
#info2 .arr2{
    background: url("/images/arr.png") no-repeat;
    width: 21px;
    height: 17px;
    position: absolute;
    left: -25px;
    top: 45px;
}
#info2 .item{
    position: relative;
    text-align: center;
}
#info2 .container{
    position: relative;
}
#info2 .bg{
    background: url("/images/img06.png") no-repeat;
    width: 483px;
    height: 377px;
    position: absolute;
    right: -250px;
    bottom: -230px;
}
#info2 h2{
    margin-bottom: 55px;
}


/*FORM*/
#form{
    color: #fff;
    background-color: #4e6c83;
    background-image: url("/images/bg07.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 90px;
    padding-bottom: 213px;
}
#form h2{
    color: #fff;
    margin-bottom: 54px;
}
::placeholder {
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.3em;
    opacity: 0.8; /* Firefox */
}
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder{
    color: #fff;
}
#form input, #form textarea{
    width: 100%;
    /*background: transparent;*/
    background: #4e6c83;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
    padding: 8px 14px;
    margin-bottom: 32px;
}
#form textarea{
    height: 195px;
}
#form input[type="submit"]{
    width: 210px;
    float: right;
    border: dotted;
    font-weight: 600;
    font-size: 1.5em;
    padding: 5px 30px;
    letter-spacing: 3px;
    cursor: pointer;
}
#form input[type="submit"]:hover{
    background: #fff;
    border-color: #4e6c83;
    color: #4e6c83;
}


/*FOOTTER*/


#footer{
    padding: 0;
}
#footer ul{
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#footer ul li a,#footer ul li a:hover{
    color: #4e6c83;
    font-weight: 600;
}
#footer .nav-tel{
    font-size: 2.6em;
    font-weight: 600;
    color: #2a607a;
    display: inline-block;
}
#footer .nav-tel a{
    color: #2a607a;
    text-decoration: none;
}
#footer img.logo{
    margin-top: -40px;
    margin-right: 7px;
}
#footer p.logo{
    font-size: 1.7em;
    line-height: 1.3;
    color: #4e6c83;
    font-weight: 600;
}
#footer .menu{}
#footer .menu-mob{
    display: none;
}





/*PAGE*/
#page{
    padding-bottom: 40px;
}
#page .img{
    position: relative;
    margin-bottom: 20px;
}
#page .img p.comment{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 10px;
    padding-bottom: 20px;
    margin: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
}
#page .img img{
    width: 100%;
}
#page h3{
    font-weight: 600;
}
#page h1{
    text-align: right;
}
#page p.descr{
    text-align: right;
    font-weight: 600;
    font-size: 1.5em;
    color: #2a607a;
}
#page p{
    font-family: Oswald;
    color: #1c1c1c;
}
#page .team p{
    color: #2a607a;
}
#page .team{
    border-top: 1px solid #2a607a;
    border-bottom: 1px solid #2a607a;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 20px;
}
#page ::placeholder {
    color: #2a607a;
    letter-spacing: 1px;
    font-size: 1.3em;
    opacity: 0.8; /* Firefox */
}
#page ::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder{
    color: #2a607a;
}
#page input, #page textarea{
    width: 100%;
    background: transparent;
    border: 1px solid #2a607a;
    border-radius: 6px;
    color: #2a607a;
    padding: 8px 14px;
    margin-bottom: 32px;
}
#page textarea{
    height: 195px;
}
#page input[type="submit"]{
    width: 210px;
    float: right;
    border: dotted;
    font-weight: 600;
    font-size: 1.5em;
    padding: 5px 30px;
    letter-spacing: 3px;
    cursor: pointer;
}
#page .contacts-back{
    padding: 30px;
    background: #fff;
}




/*CATALOG*/
#catalog{
    color: #fff;
    background-color: #4e6c83;
    background-image: url("/images/bg03.svg");
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 100%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    margin-top: -50px;
    overflow: hidden;
}
#catalog .bg-top{
    /*background-image: url("/images/bg07.png");*/
    /*background-repeat: repeat-x;*/
    /*background-position: center top;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*position: absolute;*/
    /*top: 0;*/
}
#catalog .kolonka{
    background-color: #fff;
    background-image: url("/images/bg08.svg");
    background-repeat: no-repeat;
    background-size: 50px;
    color: #4e6c83;
    padding-top: 77px;
    padding-left: 27px;
    padding-bottom: 500px;
}
#catalog h1{
    text-align: right;
    font-size: 3.5em;
    margin-bottom: 17px;
}
#catalog .kolonka p{
    font-size: 1.4em;
    font-weight: 600;
    margin-bottom: 27px;
}
#catalog .radio-buttons{
    width: 45%;
    display: inline-block;
}
#catalog .radio-buttons .form-check-input {
    margin-left: 0;
}
#catalog .radio-buttons .form-check-label {
    padding-left: 1.75rem;
    margin-bottom: 4px;
    font-size: 1em;
    font-weight: 600;
}
#catalog .radio-buttons {

}
#catalog .radio-buttons .form-check-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px;
}
#catalog .radio-buttons .form-check-input + label {
    position: relative;
    padding: 0 0 0 35px;
    cursor: pointer;
}
#catalog .radio-buttons .form-check-input + label:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0px;
    width: 18px;
    height: 18px;
    border: 1px solid #4e6c83;
    border-radius: 50%;
    background: #FFF;
}
#catalog .radio-buttons .form-check-input + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4e6c83;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.5);
    opacity: 0;
    transition: .2s;
}
#catalog .radio-buttons .form-check-input:checked + label:after {
    opacity: 1;
}
#catalog .radio-buttons .form-check-input:focus + label:before {
    /*box-shadow: 0 0 0 3px rgba(255,255,0,.7);*/
}
#catalog .kolonka .filter-title{
    font-size: 1.2em;
    margin-bottom: 9px;
    font-family: Oswald-bold;
}
#catalog .kolonka .filter{
    margin-bottom: 5px;
    font-size: 1.1em;
    padding-left: 38px;
    position: relative;
    cursor: pointer;
}
#catalog .kolonka .filter:hover{
    text-decoration: underline;
}
#catalog .kolonka .filter.active{
    text-decoration: underline;
    font-family: Oswald-bold;
}
#catalog .kolonka .filter span{
    position: absolute;
    left: 0;
    background: #f10000;
    color: #fff;
    padding: 0 3px;
    border-radius: 4px;
}
#catalog .kolonka .filter.active span{
    font-family: Oswald;
}
#catalog .tovar{
    margin-top: 170px;
    margin-bottom: 170px;
    padding-left: 120px;
}
#catalog .tovar .item{
    margin-bottom: 30px;
}
#catalog .tovar h3{
    color: #fff;
}
#catalog .tovar .img-container{
    height: 300px;
    max-width: 300px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
#catalog .tovar .img-container img{
    width: auto;
    height: 100%;
}
#catalog .tovar .text{
    vertical-align: middle;
    padding-left: 30px;
    padding-right: 30px;
}
#catalog .tovar .text p{
    font-size: 1.3em;
    font-weight: 600;
}
#catalog .tovar .text .price{
    font-size: 3em;
    font-weight: 300;
}
#catalog .kolonka .price{
    font-size: 3em;
    font-weight: 600;
    text-align: center;
}

#catalog .kolonka .prod-info p{
    color: #005e76;
    font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 27px;
}
#catalog .kolonka .prod-info strong{
    font-weight: 600;
}
#catalog .kolonka .back{
    color: #6a6a6a;
    text-decoration: underline;
    margin-bottom: 20px;
}
#catalog .kolonka .back:hover{
    font-weight: 600;
}
#catalog .img-container-full{
    width: 100%;
}
#catalog .img-container-full img{
    width: 100%;
    height: 100%;
}
#catalog .filter-button{
    text-align: center;
    border-bottom: 1px solid #4e6c83;
    border-top: 1px solid #4e6c83;
    margin-bottom: 30px;
    padding: 10px;
    font-size: 2em;
    cursor: pointer;
}

.catalog .kolonka .prod-info p {
    color: #005e76;
    font-size: 1.2em;
    font-weight: 300;
    margin-bottom: 27px;
}
.catalog .kolonka .price {
    font-size: 3em;
    font-weight: 600;
    text-align: center;
}
.catalog{
    padding: 15px;
}
.catalog .kolonka{
    color: #4e6c83;
    padding-bottom: 90px;
}
.catalog .kolonka .prod-info strong {
    font-weight: 600;
}
#catalog{}
#catalog{}
#catalog{}






/* -------------------------------------------------------------------- */
/* ---------------------------- MEDIA --------------------------------- */
/* -------------------------------------------------------------------- */


/* переключение меню в мобильный вид на определённой ширине */
@media (max-width: 991px) {
    .navbar-expand-md .navbar-toggler {
        display: block;
    }
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (max-width: 1199px){
    #info1 .bg-izum{
        display: none;
    }
    #footer .nav-tel {
        font-size: 2em;
    }
    #menu .nav-tel{
        font-size: 2.6em;
        font-weight: 600;
        color: #2a607a;
        text-align: center;
    }
}
@media (max-width:991px){
    .top-block{
        display: none;
    }
    #top .header{
        background: none;
        text-align: center;
    }
    #top h1 {
        text-align: center;
    }
    #top p {
        text-align: center;
    }
    #menu .search-group{
        display: none;
    }
    #menu .search-group-mobile{
        display: block;
    }
    #menu .search-group-mobile{
        display: block;
        position: absolute;
        top: 9px;
        right: 0;
    }
    #menu .search-group-mobile button{
        border: none !important;
        border-radius: 6px !important;
    }
    #menu .search-group-mobile input{
        border: 1px solid #2a607a !important;
        border-radius: 6px;
        width: 200px;

    }
    #search-input-mobile{
        position: fixed;
        top: 18px;
        left: 0;
        width: 100%;
        z-index: 10;
        padding: 20px;
        background: #fff;
        text-align: center;
    }
    #case .bg2 {
        left: -365px;
    }
    #info2 .bg {
        display: none;
    }
    #info2 .img-container i {
        font-size: 6em;
    }
    #catalog h1 {
        text-align: center;
    }
    #catalog .kolonka {
        background-color: #fff;
        background-image: none;
        background-repeat: no-repeat;
        background-size: 50px;
        color: #4e6c83;
        padding-top: 77px;
        padding-left: 27px;
        padding-bottom: 15px;
    }
    #catalog .tovar {
        margin-top: 30px;
        margin-bottom: 170px;
        padding-left: 20px;
        width: 100%;
    }
    #catalog .tovar .text{
        width: 100%;
    }
    #catalog .tovar .img-container{
        width: 100%;
    }
    #catalog.tov{
        margin-top: 20px;
    }
    #catalog.tov .container{
        max-width: 100%;
    }

}
@media (min-width:992px){
    #filers-container{
        display: block;
    }
    #catalog .filter-button{
        display: none;
    }
}
@media (max-width:767px){
    #footer .nav-tel{
        display: block;
    }
    #footer .menu{
        display: none;
    }
    #footer .menu-mob{
        display: flex;
        text-align: center;
    }
    #case .bg2 {
        left: 0;
        bottom: -200px;
        background-size: contain;
        width: 200px;
        height: 185px;
    }
    #case .bg1 {
        top: -124px;
        right: 0;
        background-size: contain;
        width: 200px;
        height: 367px;
    }
    #feedback .container {
        background: none;
    }
    #menu .search-group-mobile {
        right: 100px;
    }
    #menu .nav-tel {
        font-size: 2.2em;
    }
}
@media (max-width:575px){

}










