/*
@font-face {
    font-family: 'am';
    src: url('../fonts/am.eot');
    src: url('../fonts/am.eot?#iefix') format('embedded-opentype'),
         url('../fonts/am.woff') format('woff'),
         url('../fonts/am.ttf') format('truetype'),
         url('../fonts/am.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aspi';
    src: url('../fonts/aspi.eot');
    src: url('../fonts/aspi.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aspi.woff') format('woff'),
         url('../fonts/aspi.ttf') format('truetype'),
         url('../fonts/aspi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aspm';
    src: url('../fonts/aspm.eot');
    src: url('../fonts/aspm.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aspm.woff') format('woff'),
         url('../fonts/aspm.ttf') format('truetype'),
         url('../fonts/aspm.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gb';
    src: url('../fonts/gb.eot');
    src: url('../fonts/gb.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gb.woff') format('woff'),
         url('../fonts/gb.ttf') format('truetype'),
         url('../fonts/gb.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gl';
    src: url('../fonts/gl.eot');
    src: url('../fonts/gl.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gl.woff') format('woff'),
         url('../fonts/gl.ttf') format('truetype'),
         url('../fonts/gl.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,700');
html,
body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', arial;
    text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    min-width: 1024px;
    overflow-x: hidden;
}

.width {
    width: 86%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.width.over {
    overflow: unset;
}

.fixd {
    position: fixed;
    background: #fff url(../img/Layer_28.png) 62% -10px no-repeat;
    width: 100%;
    padding-top: 15px;
    z-index: 10000;
    top: 0;
    /*transition: background 0.5s ease;*/
}

.fixd.transition {
    -webkit-transition: background-position-x 1s ease;
    -o-transition: background-position-x 1s ease;
    -moz-transition: background-position-x 1s ease;
    transition: background-position-x 1s ease;
}

p {
    line-height: 1.5em;
}

.width.hb {
    position: absolute;
    left: 85px;
    height: 100%;
}

.clear {
    clear: both;
}

.nomargin {
    margin: 0 !important;
}

.logo {
    width: 196px;
    height: 100px;
    background: url(../img/logo.png) no-repeat;
    float: left;
    position: absolute;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

ul.menu {
    list-style: none;
    float: right;
    padding-top: 60px;
    margin-left: -9px;
    margin-top: -8px;
}

ul.menu li:not(:first-child) {
    margin-left: 15px;
}

ul.menu li {
    list-style: none;
    float: left;
    padding-top: 45px;
    margin-top: -17px;
    margin-bottom: -6px;
}

ul.menu li a {
    color: #3D4979;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: bold;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: none;
}

ul.menu li:hover a {
    color: #E33A23;
}

.head_block {
    background: #24336e;
    width: 100%;
    height: 230px;
    position: relative;
    margin-top: 115px;
    padding-top: 15px;
    overflow: hidden
}

.head_text {
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    width: 820px;
    padding-top: 30px;
}

.head_text .small {
    font-weight: 500;
    font-size: 18.5px;
    text-transform: none;
    margin-top: 10px;
}

.head_text span.big {
    /*    font-weight: bold;*/
    font-size: 48px;
    /*color:#e43a25;*/
}

.download_pdf {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    bottom: -22px;
    /* right: 0px; */
    float: left;
    background: #1a2347;
    -webkit-box-shadow: -4px 4px 24px rgb(18, 25, 50);
    -moz-box-shadow: -4px 4px 24px rgb(18, 25, 50);
    box-shadow: -4px 4px 24px rgb(18, 25, 50);
    padding: 5px 26px 16px 71px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.download_pdf:hover,
.download_pdf:active,
.download_pdf:focus {
    text-decoration: none;
    color: #fff;
    opacity: 0.9;
    bottom: -22px;
}

.download_pdf .glyphicon {
    display: block;
    font-size: 35px;
    margin-bottom: -26px;
    margin-left: -50px;
}

.illustration {
    width: 980px;
    height: 500px;
    background: url(../img/Layer_29.png) 514px 0px no-repeat, url(../img/ill.png) no-repeat;
    margin: 0 auto;
    margin-top: 0px;
    position: relative;
    overflow: hidden;
}

.obl {
    position: absolute;
}

.obl.ob1 {
    width: 472px;
    height: 245px;
    background: url(../img/ob1.png) no-repeat;
    top: 30px;
    left: 80px;
}

.obl.ob2 {
    width: 248px;
    height: 126px;
    background: url(../img/ob2.png) no-repeat;
    top: 200px;
    left: 270px;
}

.obl.ob3 {
    width: 290px;
    height: 151px;
    background: url(../img/ob3.png) no-repeat;
    top: 30px;
    left: 420px;
}

.obl.ob4 {
    width: 391px;
    height: 209px;
    background: url(../img/ob4.png) no-repeat;
    top: 100px;
    left: 400px;
}

.head_slider {
    width: 100%;
    background: #f4f4f4;
}

.foot_slider {
    width: 100%;
    height: 320px;
    background: #24336e;
    padding-top: 100px;
    margin-top: -1px;
}

.hslider_content {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

.fslider_content {
    width: 800px;
    margin: 0 auto;
}

.fslider_hidden {
    width: 1640px;
}

.hslider_block {
    width: 140px;
    float: left;
    margin-right: 48px;
}

.fslider_content .hslider_block {
    margin-right: 65px;
}

.hslider_ico {
    width: 140px;
    height: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    border-radius: 140px;
    background: #24336e;
    position: relative;
}

.fslide {
    width: 140px;
    height: 140px;
    -webkit-border-radius: 140px;
    -moz-border-radius: 140px;
    border-radius: 140px;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fslide .f0-1 {
    background-image: url(../img/ico/8.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 75px !important;
}

.fslide .f0-2 {
    background-image: url(../img/ico/7.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 75px !important;
}

.fslide .f1 {
    background: url(../pic/f1.png) 0 0 no-repeat;
    height: 40px;
    width: 108px;
    margin: 0 auto;
    position: relative;
}

.fslide .f2 {
    background: url(../pic/f2.png) 0 0 no-repeat;
    height: 50px;
    width: 95px;
    margin: 0 auto;
    position: relative;
    top: 50px
}

.fslide .f3 {
    background: url(../pic/f3.png) 10px 0 no-repeat;
    height: 40px;
    width: 114px;
    margin: 0 auto;
    position: relative;
}

.fslide .f4 {
    background: url(../pic/f4.png) 3px 0 no-repeat;
    height: 40px;
    width: 108px;
    margin: 0 auto;
    position: relative;
    top: 53px;
}

.fslide .f5 {
    background: url(../pic/f5.png) 0 0 no-repeat;
    height: 60px;
    width: 96px;
    margin: 0 auto;
    position: relative;
}

.fslide .f6 {
    background: url(../pic/f6.png) 0 0 no-repeat;
    height: 40px;
    width: 108px;
    margin: 0 auto;
    position: relative;
}

.fslide .f7 {
    background: url(../pic/f7.png) 7px 0px no-repeat;
    height: 48px;
    width: 114px;
    margin: 0 auto;
    position: relative;
}

.fslide .f8 {
    background: url(../pic/f8.png) 0 0 no-repeat;
    height: 55px;
    width: 108px;
    margin: 0 auto;
    position: relative;
}

.fslide .f12 {
    background: url(../pic/f12.png) 0 0 no-repeat;
    height: 55px;
    width: 108px;
    margin: 0 auto;
    position: relative;
}

.fslide [class^='f'] {
    background-position: center center!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
    width: 100%;
    height: 47px;
}

.hslider_ico .ico_1 {
    background: url(../img/service_ico/1.png) -27px -24px no-repeat;
    height: 79px;
    width: 80px;
    margin: 0 auto;
    position: relative;
    top: 25px;
}

.hslider_ico .ico_2 {
    background: url(../img/slider_ico.png) -93px -1px no-repeat;
    height: 60px;
    width: 80px;
    margin: 0 auto;
    position: relative;
    top: 35px;
}

.hslider_ico .ico_3 {
    background: url(../img/slider_ico.png) -182px 0 no-repeat;
    height: 80px;
    width: 80px;
    margin: 0 auto;
    position: relative;
    top: 25px;
}

.hslider_ico .ico_4 {
    background: url(../img/slider_ico.png) -269px -8px no-repeat;
    height: 80px;
    width: 81px;
    margin: 0 auto;
    position: relative;
    top: 35px;
}

.hslider_ico .ico_5 {
    background: url(../img/slider_ico.png) -357px 0 no-repeat;
    height: 84px;
    width: 84px;
    margin: 0 auto;
    position: relative;
    top: 25px;
}

.hslider_ico .ico_6 {
    background: url(../img/slider_ico.png) -442px 0 no-repeat;
    height: 84px;
    width: 84px;
    margin: 0 auto;
    position: relative;
    top: 25px;
}

.hslider_ico .ico_7 {
    background: url(../img/slider_ico.png) -519px 0 no-repeat;
    height: 84px;
    width: 84px;
    margin: 0 auto;
    position: relative;
    top: 25px;
}

.hslider_title {
    color: #000;
    font-size: 18px;
    padding-top: 10px;
    text-align: center;
    font-size: 16px;
    line-height: 23px;
    font-weight: bold;
    text-transform: uppercase;
    color: #2D3D73;
}

.hslider_title span {
    border-bottom: 1px dotted #2D3D73;
}

.hslider_text {
    font-size: 14px;
    color: #000000;
    /* line-height: 20px; */
    text-align: center;
    padding-top: 10px;
    width: 165px;
    display: table;
    margin: 0 auto;
}

.hslider_nav,
.fslider_nav {
    width: 800px;
    left: 50%;
    margin-left: -400px;
    position: absolute;
    margin-top: 60px;
}

.hslider_nav div,
.fslider_nav div {
    width: 44px;
    height: 20px;
    cursor: pointer;
}

.hslider_nav div.left {
    background: url(../img/slider_nav.png) left top no-repeat;
    float: left;
}

.fslider_nav div.left {
    background: url(../img/fslider_nav.png) left top no-repeat;
    float: left;
}

.hslider_nav div.left:hover {
    background: url(../img/slider_nav.png) left bottom no-repeat;
}

.fslider_nav div.left:hover {
    background: url(../img/fslider_nav.png) left bottom no-repeat;
}

.hslider_nav div.right {
    background: url(../img/slider_nav.png) right top no-repeat;
    float: right;
}

.fslider_nav div.right {
    background: url(../img/fslider_nav.png) right top no-repeat;
    float: right;
}

.hslider_nav div.right:hover {
    background: url(../img/slider_nav.png) right bottom no-repeat;
}

.fslider_nav div.right:hover {
    background: url(../img/fslider_nav.png) right bottom no-repeat;
}

.about_block {
    background: #fff;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 5px;
    color: #000;
}

.about_title {
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #000;
}

.about_desc {
    font-size: 26px;
    padding-top: 8px;
}

.about_text {
    font-size: 18px;
    width: 1000px;
    /* width: 440px; */
    margin-right: 60px;
    float: left;
    padding-top: 36px;
    padding-bottom: 50px;
    line-height: 22px;
}

.people {
    width: 300px;
    height: 375px;
    float: left;
    background: #fff;
    position: relative;
    margin-right: 20px;
    margin-bottom: 60px;
}

.people img.min {
    margin-bottom: 50px;
    margin-left: 50px;
    margin-top: 45px;
}

.people_name,
.people_smalldesc {
    color: #000;
    text-align: center;
}

.people_name {
    text-transform: uppercase;
    margin-top: 13px;
    margin-bottom: 5px;
}

.people img {
    -webkit-filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.people_smalldesc {
    font-size: 12px;
    color: #666666;
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
}

.people:hover .people_name,
.people:hover .people_smalldesc {
    color: #e73421;
}

.pmore {
    width: 12px;
    height: 12px;
    background: url(../img/pmore.png) top no-repeat;
    cursor: pointer;
    position: absolute;
    right: 10px;
    bottom: 50px;
}

.people:hover .pmore {
    background: url(../img/pmore.png) 0 -12px no-repeat;
}

.people:hover img {
    -webkit-filter: none;
    filter: none;
}

.people_desc {
    position: absolute;
    top: 200px;
    left: 100px;
    background: #fff;
    width: 300px;
    height: 368px;
    display: none;
    z-index: 100;
    opacity: 0
}

.scroll {
    display: block;
    width: 200px;
    height: 200px;
    overflow: auto;
}

.people:hover .people_desc .people_name {
    color: #000;
}

.people:hover .people_desc .people_smalldesc {
    color: #666666;
}

.people_desc .people_smalldesc {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
}

.people_desc_content {
    padding: 20px 0px 0px 20px;
    font-size: 12px;
    color: #666666;
    line-height: 20px;
}

.people_desc_content span {
    display: block;
    margin-bottom: 10px;
}

.people_desc_content div.pt {
    text-transform: uppercase;
    color: #e73421;
    margin-bottom: 10px;
}

.pclose {
    width: 10px;
    height: 10px;
    background: url(../img/pmore.png) bottom no-repeat;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1000
}

.jspContainer {
    overflow: hidden;
    position: relative;
    height: 297px !important;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
}

.jspVerticalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspTrack {
    background: #fff;
    position: relative;
    border-left: 1px solid #e5e5e5;
    padding-left: 3px;
    padding-right: 3px;
}

.jspDrag {
    top: 0;
    left: 0;
    cursor: pointer;
    background: #e5e5e5;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.jspArrow {
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    float: left;
    height: 100%;
}

.working {
    padding-top: 25px;
    padding-bottom: 60px;
    background: #f0f3fc;
    width: 100%;
}

.working_desc,
.company_desc,
.clients_title,
.princ_desc,
.contacts_desc {
    /*
font-size:36px;
color:#000;
*/
    padding-top: 25px;
    font-size: 24px;
}

.working_title,
.company_title,
.princ_title,
.contacts_title {
    /*
font-size:14px;
color:#666666;
text-transform:uppercase;
margin-bottom:15px;
*/
    font-size: 31px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 5px;
}

.new_meta {
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
}

.working_text {
    width: 900px;
    float: left;
    margin-right: 50px;
    color: #666666;
    line-height: 22px;
    padding-top: 22px;
    font-size: 14px;
}

.working_text.nomargin {
    font-size: 12px;
}

.working_text div {
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 0px;
}

.working_text p {
    margin-top: 22px;
    font-size: 16px;
    line-height: 21px;
    margin-right: 132px;
}

ul {
    padding: 0;
    margin: 0;
    margin-bottom: 17px;
}

.slide_block_content p {
    font-size: 1.4rem;
    color: #353f76;
}

.slide_block_content ul li {
    font-size: 1.4rem;
    color: #353f76;
}

ul li {
    list-style: none;
    list-style-image: url(../img/li.png);
    margin-left: 15px;
    margin-bottom: 3px;
    font-size: 1em;
    color: #666666;
    line-height: 22px;
}

.company,
.princ {
    padding-top: 25px;
    padding-bottom: 100px;
}

.princ {
    padding-top: 0px;
    padding-bottom: 0px;
}

.contacts {
    padding-bottom: 25px;
    padding-top: 25px;
}

.company_desc span {
    font-size: 30px;
    color: #666666;
}

.clients {
    padding-top: 20px;
    padding-bottom: 28px;
}

.princ_bt {
    margin-top: 20px;
}

.princ_bt div {
    background: #dadde7;
    padding: 15px 30px 15px 30px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    float: left;
    margin-right: 30px;
    cursor: pointer;
    font-weight: bold;
}

.princ_bt div.active {
    background: #f4f4f4;
    color: #000;
    position: relative;
    z-index: 3;
    border: 2px solid #495586;
    border-bottom: none;
    font-weight: bold;
}

.princ_block {
    margin-top: -2px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    background: #f4f4f4;
    border-top: 2px solid #495586;
    position: relative;
    z-index: 1;
    border-bottom: 2px solid #495586;
}

.princ_block_1 {
    /*background:url(../img/p1.png) left top no-repeat;*/
    margin: 0 auto;
    overflow: hidden;
    display: none;
}


/*
.princ_block_1 .slick-track {
    width: 980px !important;
}
*/

.princ_block_1_content {
    padding-left: 500px;
}

.princ_block_1_content div,
.princ_block_1_content_2 div.title {
    text-transform: uppercase;
    color: #000;
    padding-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.princ_block_1_content span {
    color: #666666;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 28px;
}

.princ_block_1_content ul {
    margin-top: 40px;
}

.princ_block_1_content_2 {
    padding-top: 50px;
}

.princ_block_1_content_2 .line {
    width: 765px;
    height: 50px;
    background: url(../img/p2.png) no-repeat;
    margin-top: 20px;
}

.princ_block_1_content_2 .line div {
    color: #000;
    font-size: 10px;
    float: left;
    text-transform: uppercase;
    width: 130px;
    padding-left: 52px;
    padding-top: 18px;
}

.princ_block_1_content_2 .line div.mp {
    padding-top: 11px;
}

.princ_block_2 {
    height: 500px;
    /*background:url(../img/p3.png) no-repeat;*/
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 82px;
}
.princ_block_2 .slick-initialized .slick-slide {
    display: flex;
    justify-content: center;
}

.princb_ul {
    background: #24336e;
    width: 135px;
    padding: 0px 10px 0px 15px;
    color: #fff;
    float: left;
    margin-left: 25px;
    margin-top: 30px;
}

.princb_ul.first {
    margin-left: 90px;
}

.princb_ul li {
    color: #fff;
    font-size: 9px;
    line-height: 11px;
    height: 50px;
}

.princb_ul li.white {
    color: #000;
    background: #fff;
    list-style-image: none;
    margin-left: -15px;
    width: 135px;
    text-align: center;
    height: 60px;
    padding: 0;
    margin-bottom: 0px;
}

.princb_ul li.first {
    padding-top: 20px;
}

.princb_ul li.white span {
    padding-top: 26px;
    display: block;
}

.princb_ul li.white span.big {
    padding-top: 21px;
}

.princb_list {
    clear: both;
    padding-top: 120px;
}

.princb_list div {
    float: left;
    text-transform: uppercase;
    font-size: 10px;
}

.princb_list div.one {
    margin-left: 115px;
}

.princb_list div.two {
    margin-left: 100px;
}

.princb_list div.three {
    margin-left: 55px;
}

.princb_list div.four {
    margin-left: 55px;
}

.princb_list div.five {
    margin-left: 90px;
}

.required_desc {
    color: #cc0000;
    font-size: 13px;
}

.form_result {
    font-size: 14px;
}

.contacts_form {
    margin-top: 25px;
}

.contacts_form_block {
    float: left;
}

.contacts_form_block_right {
    float: right;
    width: 455px;
}

.contacts_form label {
    display: block;
    margin-bottom: 5px;
    text-align: left;
}

.contacts_form label span {
    color: #e73421;
}

.contacts_form input[type="text"],
.contacts_form textarea {
    border: 1px solid #c8c9cb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 16px 10px 15px 10px;
    -webkit-box-shadow: inset 0 1px 1px 0 #c8c9cb;
    -moz-box-shadow: inset 0 1px 1px 0 #c8c9cb;
    box-shadow: inset 0 1px 1px 0 #c8c9cb;
    width: 360px;
}

.contacts_form input[type="text"] {
    margin-bottom: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 97%;
    padding: 16px 10px 16px 10px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    background: rgba(108, 127, 205, 0.18);
    color: #3b3b3b;
}

.contacts_form textarea {
    height: 132px;
    resize: none;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-size: 18px;
    text-transform: uppercase;
    background: rgba(108, 127, 205, 0.18);
    color: #3b3b3b;
}

.contact-footer .jq-file,
.contacts_form input[type="submit"] {
    float: none!important;
}

.jq-file {
    background: url(../img/file.png) 100% 85% no-repeat;
    padding-right: 30px;
    margin-top: 10px;
    float: left;
    /* width: 232px; */
    font-size: 20px;
    padding: 5px 35px;
}

.jq-file:hover {
    cursor: pointer;
}

.jq-file__browse {
    display: none;
}

.jq-file__name {
    text-transform: uppercase;
    color: #666666;
    border-bottom: 1px dotted #5b6170;
    max-width: 200px;
    cursor: pointer;
}

.contacts_form input[type="submit"] {
    border: 0;
    background: #e43a25;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 20px 80px 20px 80px;
    float: right;
    cursor: pointer;
    margin-top: 7px;
    font-size: 16px;
}

.footer {
    background: #0e1a44;
    height: 140px;
    width: 100%;
}

.foot_logo {
    width: 100px;
    height: 100px;
    background: url(../img/foot.png) center center no-repeat #0e1a44;
    float: left;
    margin-top: 20px;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}

.foot_1,
.foot_2,
.foot_3 {
    font-size: 12px;
    color: #fff;
    padding-top: 40px;
    margin-left: 50px;
    float: left;
}

.foot_2 {
    margin-left: 90px;
}

.foot_2 a,
.foot_3 a {
    color: #cdcecf;
}

.foot_2 a:hover,
.foot_3 a:hover {
    color: #fff;
}

.contacts_form input[type="text"].error,
.contacts_form textarea.error {
    border-color: #e73421;
}

.fslider_nav div.left {
    display: none
}

#skype {}

.head_text {
    line-height: 30px !important;
}

body {
    line-height: 1.25;
}

#skype {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #E43925;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: solid 5px #E43925;
    -webkit-animation: play 3s ease infinite;
    -moz-animation: play 3s ease infinite;
    -o-animation: play 3s ease infinite;
    animation: play 3s ease infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
}

#skype span {
    position: relative;
    display: inline-block;
    margin-top: 50%;
    margin-left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: #fff;
}

#skype:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: 1s;
    -o-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
    cursor: pointer;
}

@-webkit-keyframes play {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
    }
    25% {
        -webkit-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
    }
    30% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    50% {
        -webkit-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
    }
    80% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes play {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -moz-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
    }
    25% {
        -moz-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
    }
    30% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }
    50% {
        -moz-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
    }
    80% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes play {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    15% {
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
    }
    25% {
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
    }
    30% {
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    50% {
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
    }
    80% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes play {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
        -moz-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2);
    }
    25% {
        -webkit-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
        -moz-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2);
    }
    30% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    50% {
        -webkit-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
        -moz-box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
        box-shadow: 0 0 0 5px rgba(228, 57, 37, 0.2), 0 0 0 10px rgba(228, 57, 37, 0.2), 0 0 0 15px rgba(228, 57, 37, 0.2);
    }
    80% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.fslider_content {
    position: relative;
}

#slick-footer .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 5;
    font-size: 36px;
    color: #fff;
}

#slick-footer .arrow:hover {
    cursor: pointer;
    opacity: 0.8;
}

#slick-footer .slick-list {
    overflow: hidden;
    padding-left: 15px;
}

.arrow.glyphicon-menu-right {
    right: -50px;
}

.arrow.glyphicon-menu-left {
    left: -75px;
}

#fancy p {
    font-size: 24px;
    min-width: 300px;
}

#f_callback {
    width: 610px;
}

#fancy {
    padding-bottom: 40px;
}

#fancy .form_title {
    padding: 14px 0px 33px 0px;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    color: #000;
    margin-right: 24px;
}

#fancy .last_title_red {
    color: #e73421;
    text-align: center;
    padding: 0 0 18px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.formwidth {
    width: 61%;
    margin: 0 auto;
}

#f_callback input,
#f_callback button {
    width: 100%;
    height: 60px;
    font-size: 18px;
    padding: 9px 10px;
    margin-bottom: 8px;
    /* border-radius: 6px; */
    border: 1px solid #bbb;
    margin: 0 auto 16px;
    display: table;
    background: #e4e7f6;
    color: #94979e;
    text-align: center;
    text-transform: uppercase;
}

#f_callback button {
    margin-bottom: 0;
    background: #e73421;
    color: #fff;
    font-size: 14px;
    padding: 12px 25px 12px 25px;
    text-transform: uppercase;
    margin-top: 26px;
    font-size: 18px;
    font-weight: bold;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 53%;
    margin-bottom: -10px;
}

.fancybox-item.fancybox-close {
    top: 24px;
    right: 29px;
    background: url(../img/close.png) no-repeat;
}

.fancybox-opened {
    z-index: 999999;
}

.fancybox-opened .fancybox-skin {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#fancy .responce {
    margin-right: 63px;
    margin-top: 17px;
}

.illustration {
    opacity: .3;
}

.service-item {
    float: left;
}

.hslider_content .service-item {
    width: 20%;
    text-align: center;
    position: relative;
}

.hslider_content .service-item .hslider_ico {
    display: inline-block;
}

.service-item .full_text,
.full_text {
    opacity: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    background: rgba(36, 51, 110, 0.90);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    color: #fff;
    padding: 10px;
    padding-top: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
}

.full_text span {
    height: 147px !important;
    display: block;
}

.full_text .scrollBlock {
    overflow: hidden;
    height: 149px;
}

.scrollBlock span {
    padding-right: 10px;
}

.full_text .full_text_head {
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 20px;
}

.service-item .hslider_title:hover~.full_text,
.full_text:hover {
    opacity: 1;
    top: 0;
    left: 0;
    cursor: pointer;
}

.slide-box {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.princ_block_1 ul.slick-dots li button::before {
    width: 20px;
    height: 20px;
    background: #24336E;
    content: '' !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    opacity: .9;
}

.princ_block_1 ul.slick-dots li button::before:hover {
    opacity: 1;
}

.princ_block_1 .slick-dots li.slick-active button {
    border: 2px solid #fc827e;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 10px;
}

.princ_block_1 .slick-dots li.slick-active button:before {
    opacity: 1;
    color: black;
    background: #FF5C57;
    width: 14px;
    height: 14px;
    margin-top: 5px;
    margin-left: 5px;
}

.princ_block_1 a,
.princ_block_1 a>img {
    display: inline-block;
    text-align: center;
}

.bottom_slick_slider_2 {
    margin-top: 50px;
}

.bottom_slick_slider_2 ul.slick-dots {
    bottom: auto;
    top: 10px;
}

.bottom_slick_slider_2 ul.slick-dots::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 20px;
    width: 100%;
    height: 6px;
    background: #24336E;
}

.bottom_slick_slider_2 .slick-dots li.slick-active button {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

.bottom_slick_slider_2 .slick-dots li:not(:first-child) {
    margin-left: 100px;
}

.bottom_slick_slider_2 .slick-dots li:first-child {
    margin-left: -30px;
}

.bottom_slick_slider_2 .slick-dots li.slick-active button {
    padding: 5px;
}

.bottom_slick_slider_2 .slick-dots li {
    background: url(../img/marker.png) center no-repeat;
}

.bottom_slick_slider_2 .slick-dots li.slick-active,
.bottom_slick_slider_2 .slick-dots li:hover {
    background: url(../img/marker_active.png) center no-repeat;
}

.bottom_slick_slider_2 .slick-dots li button::before {
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
}

#slide_work_group {
    border: none;
    background: #fff;
}

.slide_price#slide_work_group {
    background: transparent;
}

#individuals_other {
    background: url(../img/Tripod.svg) no-repeat #F2F3EC;
    background-size: contain;
    background-position: center;
}

#linkmap {
    color: #0e1a44;
    font-weight: 400;
    background: #fbfbfb;
    border-radius: 4px;
    padding: 0px 5px;
    font-size: 0.9em;
    transition: 0.5s all ease;
}

#linkmap:hover {
    opacity: 0.8;
}

#slide_work_group .items {
    text-align: center;
}

[data-carousel-3d] [data-prev-button] {
    left: 25%;
    top: 40%;
}

[data-carousel-3d] [data-next-button] {
    right: 25%;
    top: 40%;
}

[data-carousel-3d] [data-next-button],
[data-carousel-3d] [data-prev-button] {
    height: 60px;
    width: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

[data-carousel-3d] [data-next-button]:hover,
[data-carousel-3d] [data-prev-button]:hover {
    cursor: pointer;
    background: #FFE5E4;
}

[data-carousel-3d] [data-next-button]:before {
    top: 13px;
    bottom: 0;
    left: 23px;
    right: 0;
    width: 43px;
    height: 49px;
}

[data-carousel-3d] [data-prev-button]:before {
    top: 13px;
    bottom: 0;
    left: 17px;
    right: 0;
    width: 43px;
    height: 49px;
}

#slide_work_group .h_text {
    background: #b44a3d;
    display: table;
    padding: 4px 18px 6px 18px;
    width: 360px;
    margin: 0 auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    min-height: 66px;
}

#slide_work_group .h_text>div {
    margin: auto;
}

#slide_work_group .h_text+.work_group_desc {
    display: none;
}

#slide_work_group .work_group_name,
#slide_work_group .work_group_name+.work_group_prof {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'open sans', arial;
}

#slide_work_group .work_group_name+.work_group_prof {
    font-size: 14px;
    text-transform: none;
}

.work_group_name {
    display: inline;
    text-decoration: underline;
}

.work_group_name:hover {
    cursor: pointer;
    color: #ffa9a9 !important;
}

#prof_text .modal-dialog {
    margin-top: 140px;
}

#prof_text .modal-title {
    text-align: center;
}

#slick-footer .hslider_block_name_company,
#slick-footer .hslider_block_desc {
    display: none;
}

body.modal-open .fixd,
.fixd.fancybox-margin {
    padding-right: 17px;
}

body.modal-open #skype,
.fancybox-margin#skype {
    right: 47px;
}

.phone {
    position: absolute;
    right: 15px;
    top: -10px;
}

.phone img {
    display: inline-block;
    margin-top: -8px;
}

.phone a:hover img {
    -webkit-animation: phone 3s ease infinite;
    -moz-animation: phone 3s ease infinite;
    -o-animation: phone 3s ease infinite;
    animation: phone 3s ease infinite;
}

.phone a:hover {
    text-decoration: none;
}

.phone a:hover span {
    color: rgba(36, 51, 110, 0.85);
}

.phone a span {
    font-size: 26px;
    font-weight: bold;
    color: #24336e;
    padding-top: 8px;
    display: inline-block;
}

@-webkit-keyframes phone {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    25% {
        -webkit-transform: rotate(-20deg) scale(1.1);
        transform: rotate(-20deg) scale(1.1);
    }
    30% {
        -webkit-transform: rotate(40deg) scale(1.2);
        transform: rotate(40deg) scale(1.2);
    }
    50% {
        -webkit-transform: rotate(-30deg) scale(1.1);
        transform: rotate(-30deg) scale(1.1);
    }
    80% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
}

@-moz-keyframes phone {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    25% {
        -webkit-transform: rotate(-20deg) scale(1.1);
        -moz-transform: rotate(-20deg) scale(1.1);
        transform: rotate(-20deg) scale(1.1);
    }
    30% {
        -webkit-transform: rotate(40deg) scale(1.2);
        -moz-transform: rotate(40deg) scale(1.2);
        transform: rotate(40deg) scale(1.2);
    }
    50% {
        -webkit-transform: rotate(-30deg) scale(1.1);
        -moz-transform: rotate(-30deg) scale(1.1);
        transform: rotate(-30deg) scale(1.1);
    }
    80% {
        -webkit-transform: rotate(0deg) scale(1);
        -moz-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
}

@-o-keyframes phone {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    25% {
        -webkit-transform: rotate(-20deg) scale(1.1);
        -o-transform: rotate(-20deg) scale(1.1);
        transform: rotate(-20deg) scale(1.1);
    }
    30% {
        -webkit-transform: rotate(40deg) scale(1.2);
        -o-transform: rotate(40deg) scale(1.2);
        transform: rotate(40deg) scale(1.2);
    }
    50% {
        -webkit-transform: rotate(-30deg) scale(1.1);
        -o-transform: rotate(-30deg) scale(1.1);
        transform: rotate(-30deg) scale(1.1);
    }
    80% {
        -webkit-transform: rotate(0deg) scale(1);
        -o-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
}

@keyframes phone {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    15% {
        -webkit-transform: rotate(20deg);
        -moz-transform: rotate(20deg);
        -o-transform: rotate(20deg);
        transform: rotate(20deg);
    }
    25% {
        -webkit-transform: rotate(-20deg) scale(1.1);
        -moz-transform: rotate(-20deg) scale(1.1);
        -o-transform: rotate(-20deg) scale(1.1);
        transform: rotate(-20deg) scale(1.1);
    }
    30% {
        -webkit-transform: rotate(40deg) scale(1.2);
        -moz-transform: rotate(40deg) scale(1.2);
        -o-transform: rotate(40deg) scale(1.2);
        transform: rotate(40deg) scale(1.2);
    }
    50% {
        -webkit-transform: rotate(-30deg) scale(1.1);
        -moz-transform: rotate(-30deg) scale(1.1);
        -o-transform: rotate(-30deg) scale(1.1);
        transform: rotate(-30deg) scale(1.1);
    }
    80% {
        -webkit-transform: rotate(0deg) scale(1);
        -moz-transform: rotate(0deg) scale(1);
        -o-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
}

.top-orange-line {
    position: relative;
    top: -6px;
    border-top: 5px solid #e43a25;
    width: 100px;
}

.company {
    background: #24336e;
    color: #fff;
}

.bottom_slick_slider_2_title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #24336e;
    margin-top: -20px;
}

.working_text .new_meta .top-orange-line {
    width: 102px;
    top: -5px;
}

.working_text td {
    width: 100%;
}

#working {
    padding-bottom: 25px;
}

.working_text .top-orange-line {
    width: 162px;
}

.working_text ul li {
    list-style-image: url(../img/li_arrow.png);
    margin-bottom: 11px;
    font-size: 18px;
    text-transform: none;
    margin-left: 28px;
}

.working_text ul {
    margin-top: 36px;
}

#company {
    padding-top: 25px;
    padding-bottom: 0;
}

.company_desc {
    padding-top: 25px;
    padding-bottom: 0;
    font-weight: 100;
    line-height: 30px;
    font-size: 24px;
}

.foot_slider {
    padding-top: 70px;
    height: 268px;
}

#clients {}

#clients .clients-head {
    padding-top: 165px;
    background: url(../img/lep-factory.png) no-repeat;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #e43b26;
    text-align: center;
    position: relative;
    padding-bottom: 77px;
}

#clients .clients-head.c_b_1 {
    background-position: 68px 26px;
    width: 300px;
    margin: 0 auto;
}

#clients .clients-head.c_b_2 {
    background-position: -584px 23px;
    width: 300px;
    margin: 0 auto;
}

#clients .clients-head .z_line {
    position: absolute;
    bottom: 28px;
    left: 0;
    width: 100%;
    height: 24px;
    background: url(../img/z_line.png) bottom center no-repeat
}

#clients ul {
    display: table;
    margin: 0 auto;
    width: 75%;
}

#clients ul li {
    list-style-image: url(../img/li_arrow_black.png);
    font-size: 18px;
    line-height: 20px;
}

.princ_bt::after {
    content: '.';
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    clear: both;
}

.contacts_desc {
    padding-top: 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #e53422;
}

.contacts {
    background: url(../img/contact_fon.png) no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.callme {
    display: block;
    text-align: right;
    font-size: 16px;
    color: #24336e;
    font-weight: bold;
    text-decoration: underline;
}

.slick-list {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fslide .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.fslide:hover .hover {
    border: 1px solid #fff;
    cursor: pointer;
    top: -10px;
    left: -10px;
    width: -webkit-calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: calc(100% + 20px);
    height: -webkit-calc(100% + 20px);
    height: -moz-calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-animation: circ_rotate 5s infinite leaner;
    -moz-animation: circ_rotate 5s infinite leaner;
    -o-animation: circ_rotate 5s infinite leaner;
    animation: circ_rotate 5s infinite leaner;
    outline: none;
}

.hslider_block,
hslider_block * {
    outline: none !important;
}

@-webkit-keyframes circ_rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes circ_rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes circ_rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes circ_rotate {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#working .width::after {
    content: '.';
    width: 0;
    height: 0;
    overflow: hidden;
    display: block;
    clear: both;
}

.footer .menu {
    padding-top: 10px;
}

.footer .menu a {
    color: #fff;
}

.footer .footer_address * {
    float: none;
    color: #fff;
    font-weight: 100;
    font-size: 15px;
}

.slidebg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    opacity: 0.1;
}

.footer .footer_address {
    position: absolute;
    top: 55px;
    left: 140px;
    width: -webkit-calc(100% - 140px);
    width: calc(100% - 140px);
    width: -moz-calc(100% - 140px);
}

.footer_phone {
    position: absolute;
    top: 50px;
    right: 0;
}

.phone_link {
    text-align: right;
}

.footer_phone a span {
    color: #fff;
}

.footer_phone a:hover span {
    color: #fff;
    opacity: 0.9;
}

.footer_phone .f_coprt {
    display: flex;
    gap: 20px;
    font-weight: 100;
    color: #fff;
    margin-top: 10px;
    text-align: right;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 62px;
    height: 54px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.tooltip.bottom {
    font-size: 16px;
    min-width: 300px;
}

.bottom_slick_slider_2 {
    padding-top: 50px;
}

.bottom_slick_slider_2 .slick-dots li {
    position: relative;
}

.bottom_slick_slider_2 .slick-dots li span {
    position: absolute;
    bottom: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    width: 170px;
    z-index: 10000000;
    font-size: 12px;
    font-weight: 600;
    color: #24336e;
    text-transform: uppercase;
}

.bottom_slick_slider_2 .slick-dots li.slick-active span {
    color: #e43925;
}

.modal-dialog {}

.modal-dialog .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.modal-dialog .modal-header {
    border: none;
    padding: 35px 135px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.modal-dialog .modal-content .modal-header button.close {
    margin-top: -10px;
    margin-right: 8px;
    opacity: 0.8;
    position: absolute;
    z-index: 100;
    right: 15px;
}

.modal-dialog .modal-content #myModalLabel {
    padding: 35px;
    top: 0;
    left: 0;
    width: 103px;
    height: 93px;
}

.modal-dialog .modal-content #myModalLabel1 {
    /*    -webkit-background-size: contain;
    background-size: contain;
    top: 0;
    left: 14px;
    width: 100%;
    height: 93px;
    background-position: center;
    background-repeat: no-repeat;*/
    width: 103px;
    height: 93px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
}

.modal-dialog .modal-content #myModalLabel1 img {
    max-width: 103px;
    max-height: 93px;
}

.m-logo {
    background: url(../img/logo.png) 60% center no-repeat;
    -moz-background-size: 90px;
    -o-background-size: 90px;
    background-size: 170px;
    width: 260px;
    background-position: left;
}

.modal-dialog .modal-content .modal-header button.close:hover {
    opacity: 1;
}

.modal-dialog .modal-content .big-body {
    border: none;
    padding-bottom: 35px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 16px;
}

.modal-dialog .modal-content .big-body .modal-body {
    padding: 0;
}

.modal-titl {
    margin-bottom: 15px;
    font-weight: bold;
}

.modal-dialog .modal-content .modal-body .people_smalldesc {
    text-align: left;
    font-size: 16px;
    height: auto;
}

.modal-dialog .modal-content .modal-body .people_smalldesc strong {
    display: block;
    color: #495587;
    padding: 20px 0 5px 0;
    text-transform: uppercase;
    font-size: 15px;
}

.modal-dialog .modal-content .modal-footer {
    border: none;
}

.team_gallery img {
    max-width: 98%;
    margin: 25px 0px 5px 0px;
    display: inline-block;
}

.team_gallery a {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.team_gallery a:hover {
    opacity: 0.9;
}

.fancybox-overlay-fixed {
    z-index: 10000;
}

.menu a.blue {
    background: #1a244a;
    color: #fff!important;
    padding: 8px 10px 13px 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}

.flag {
    top: -1px;
    background: #1a244a;
    width: 32%;
    float: right;
    display: inline-block;
    height: 100%;
    position: relative;
    /*    background: url('../img/neighbour_movingeyes.svg') no-repeat #1a244a;*/
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: 0.3s width ease-in-out;
    -o-transition: 0.3s width ease-in-out;
    -moz-transition: 0.3s width ease-in-out;
    transition: 0.3s width ease-in-out;
}

.flag:hover {
    width: 33%;
}

.flag:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 108px solid transparent;
    border-bottom: 108px solid transparent;
    border-right: 80px solid #1a244a;
    position: absolute;
    right: 100%;
}

.flag p {
    font-size: 2rem;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 15px;
    width: 97%;
}

.flag p span {
    font-size: 2em;
    display: block;
    font-weight: 100;
}

.neighbour {
    position: absolute;
    height: 239px;
    width: 273px;
    right: 0px;
    top: -23px;
}

.contain {
    width: 400px;
}

.description {
    width: 30%;
    float: left;
    font-size: 2rem;
}

.tab {
    width: 100%!important;
}

.tap-slide {
    width: 100%;
}

.tab-content .tab-pane {
    position: relative;
    background-color: #F2F3EC;
    min-height: 555px;
}

.slide-tap-select {
    border-bottom: none;
}

.slide-tap-select li {
    width: 33.33%;
    margin: 0;
    padding: 10px 10px 0px 10px;
    text-align: center;
    font-size: 18px;
}

.slide-tap-select li.active a,
.slide-tap-select li.active a:focus,
.slide-tap-select li a:hover {
    background-color: #F2F3EC;
}

.slide-tap-select li a {
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
    background-color: #e2e2e2;
    color: #000;
    font-weight: bold;
}

.slide_block {}

.undertext {
    background: rgba(31, 48, 111, 0.07);
    padding: 10px;
}

.undertext p {
    padding-top: 10px;
    font-size: 1.1rem;
    line-height: 1.3em;
}

.slide_block_title {
    font-size: 36px;
    text-transform: uppercase;
    margin: 30px 0 0 0;
    font-weight: 500;
    text-align: center;
}

.slide_block_sub_title {
    color: #E53820;
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 13px;
}

.tab-content .arrow {
    width: 100%;
    height: 84px;
    background: url(../img/arrow.svg) no-repeat;
    background-size: contain;
    margin-left: 25px;
    margin-top: 0px;
    background-position: center;
    position: absolute;
    z-index: 99;
    top: 285px;
    left: -152px;
}

.slide_price .questions {
    width: 86%;
    margin: 0 auto;
}

.slide_price .questions p {
    display: inline-block;
    padding-left: 0;
    border-left: 0;
    font-weight: 400;
    /* background: rgba(31, 48, 111, 0.05); */
    padding: 2px;
    font-size: 1.6rem;
    padding-left: 15px;
    color: #1f306f;
    /* font-style: italic; */
}

.questions p {
    display: inline-block;
    font-weight: 400;
    border-left: 7px #1f306f solid;
    padding: 2px;
    font-size: 1.5rem;
    padding-left: 15px;
    color: #1f306f;
}

.questions p span {
    display: block;
    font-weight: 600;
}

.questions p span:nth-child(2) {
    display: block;
    font-weight: 600;
    font-size: 1.2rem;
}

.then p {
    color: #e53820;
    font-weight: 600;
    text-transform: uppercase;
}

[data-child-frame] {
    border: 5px solid transparent;
}

.slide_block_content {
    font-size: 18px;
    padding-top: 40px;
}

.slide_block_button a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 47px;
    width: 400px;
    background-color: #E53820;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.slide_price {
    padding-bottom: 15px;
}

.slide_price+.slide_block_button a {
    margin-top: 0px;
    padding-top: 0px;
}

.slide_price+.slide_block_button {
    background: transparent;
    padding: 20px 0;
}

.slide_block_button.button2 a {
    margin-top: 83px;
    width: 100%;
}

.slide_block_button a:hover {
    opacity: 0.8;
    text-decoration: none;
}

.slide_block_button a span {
    margin: auto;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

.tab-content video {
    width: 507px;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    display: table;
    background: #f2f3ec;
}

.tab-content video#second {
    padding-top: 0px;
    background: #f2f3ec;
}

.tab-content img {
    padding-top: 35px;
    width: 70%;
    margin: 0 auto;
    display: table;
}

.neighbour video {
    width: 364px;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    display: table;
}

.clearfix {
    height: 140px;
}

#map {
    padding: 63px 0 0 0;
}

.balloon {
    background: #fff;
    position: absolute;
    top: 26%;
    left: 50%;
    z-index: 3;
    transform: translate3d(-50%, -30%, 0);
    padding: 20px;
    padding-left: 60px;
}

.mapclose {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.mapclose .bar:first-child {
    position: absolute;
    top: 8px;
    width: 20px;
    height: 2px;
    background: #e53f27;
    transform: rotate(-45deg);
}

.mapclose .bar:nth-child(2) {
    position: absolute;
    top: 8px;
    width: 20px;
    height: 2px;
    background: #e53f27;
    transform: rotate(45deg);
}

.balloon p:first-child:before {
    content: '';
    background-image: url(../img/marker.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 25px;
    top: 27px;
}

.balloon p:nth-child(2):before {
    content: '';
    background-image: url(../img/ico-phone.svg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 31px;
    height: 33px;
    position: absolute;
    left: 27px;
    top: 77px;
}

@media (max-height:800px) {
    .menu a[href="#promo"] {
        padding: 8px 10px 14px 10px;
    }
    .flag p {
        left: -23px;
    }
    .width {
        width: 87%;
    }
    .width.hb {
        position: absolute;
        left: 69px;
        height: 100%;
    }
    ul.menu li:not(:first-child) {
        margin-left: 15px;
    }
    ul.menu li a {
        font-size: 14px;
    }
    .tab-content video {
        height: 430px;
        margin: 0 auto;
        display: table;
    }
    .tab-content .tab-pane {
        min-height: 560px;
    }
    .tab-content .norms video {
        height: 450px;
        margin: 0 auto;
        display: table;
        width: 564px;
    }
}

.messy {
    width: 507px;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    display: table;
    background: #f2f3ec;
    position: relative;
    z-index: 3;
}

.cut {
    position: absolute;
    top: 0;
    right: 0;
    width: 10px;
    height: 100%;
    background: #f2f3ec;
}

#f_callback input[type="checkbox"] {
    text-align: left;
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 10px 0 0;
    top: 2px;
    cursor: pointer;
}

#contactform .checkpad {
    margin-top: 10px;
}

#contactform input[type="checkbox"] {
    text-align: left;
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0 10px 0 0;
    top: 4px;
    cursor: pointer;
}

label {
    display: inline-block;
    max-width: calc(100% - 42px);
    font-weight: 500;
    cursor: pointer;
}

.paddingtop {
    padding-top: 30px;
}

.slick-prev:before,
.slick-next:before {
    color: #1f306f;
}

.slick-prev,
.slick-next {
    top: 85px;
    z-index: 99;
}

.slick-prev {
    left: 0;
}

.slick-next {
    right: 0;
}

.tab-content>.tab-pane:not(.active) {
    display: block;
    overflow-y: hidden;
    height: 0;
    min-height: 0;
}

.slick-slide {
    outline: none;
}

.questions .slide_block_button a {
    width: 90%;
    text-align: center;
}

.slide_block_button p {
    padding-top: 20px;
    margin: 0 auto;
    color: #1f306f;
    text-align: center;
}

.four-direction {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    margin-top: 40px;
}

.four-direction__item {
    height: 145px;
    border-radius: 30px;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    -webkit-flex: 1 1 -webkit-calc(50% - 30px);
    -moz-flex: 1 1 -moz-calc(50% - 30px);
    -ms-flex: 1 1 calc(50% - 30px);
    -o-flex: 1 1 calc(50% - 30px);
    flex: 1 1 calc(50% - 30px);
    max-width: 48%;
    width: 100%;
    margin: 9px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.four-direction__title {
    text-transform: uppercase;
    font-size: 16px;
    color: #3D4979;
    font-weight: bold;
}

.four-direction__ico {
    margin-right: 25px;
    margin-left: 25px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.four-direction__ico img {
    width: auto;
    height: 100%;
}

.four-direction__circle {
    width: 290px;
    height: 290px;
    border-radius: 100%;
    background-color: #e53720;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    z-index: 2;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    justify-content: center;
}

.four-direction__circle.mini {
    width: 200px;
    height: 200px;
    font-size: 19px;
}

.four-direction__absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.four-direction__circle:before {
    content: '';
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background: rgba(229, 55, 32, 0.5);
    position: absolute;
    border-radius: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: -1;
}

.f-size {
    font-size: 45px;
}

.p-right {
    padding-right: 95px;
    justify-content: flex-end;
    text-align: right;
}

.p-left {
    padding-left: 95px;
}

.concept {
    background-color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    position: relative;
    -ms-align-items: center;
    align-items: center;
}

.concept:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    position: absolute;
}

.concept:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    position: absolute;
}

.concept__item {
    position: relative;
}

.concept__margin {
    margin-right: 60px;
}

.concept__item ul {
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

.concept__item ul li {
    list-style-image: none;
}

ul.concept__list {
    max-width: 520px;
}

ul.concept__list li {
    list-style-image: none;
    position: relative;
    margin-bottom: 30px;
    margin-left: 31px;
    font-size: 18px;
}

ul.concept__list li:last-child {
    margin-bottom: 0;
}

ul.concept__list li:before {
    content: '?';
    width: 21px;
    height: 21px;
    background-color: #24336e;
    position: absolute;
    left: -31px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

ul.concept__list.noarrow li:before {
    content: '';
}

ul.concept__list li:nth-child(2n):before {
    background-color: #e53720;
}

.concept__block {
    height: 225px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
}

.concept__block:before {
    content: '';
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 250%;
    height: 100%;
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    z-index: 1;
    top: 0;
}

.concept__arrow {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/ico/arrow.png);
    height: 80px;
    width: 48px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
}

ul.concept__list-dop {
    padding-left: 50px;
    font-weight: bold;
    font-size: 18px;
}

ul.concept__list-dop li {
    margin-bottom: 15px;
}

ul.concept__list-dop li:last-child {
    margin-bottom: 0;
}

.d-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.new-client {
    background-image: url(../img/pattern_bg.jpg);
    color: #fff;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 40px 0;
}

.new-client .d-flex {
    align-items: flex-start;
}

.new-clien__item {
    flex: 1 1 50%;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 22px;
}

.new-clien__item .fslide {
    padding: 30px;
    margin-bottom: 30px;
    align-self: center;
}

.new-clien__item .fslide img {
    width: 100%;
    height: auto;
}

.new-clien__title {
    font-weight: bold;
    margin-bottom: 15px;
}

.slick-dots {
    bottom: -60px;
}

.title-m {
    margin-bottom: 30px;
}

.vacancy-wrapper {
    position: relative;
    background: #24336E;
    padding-bottom: 150px;
}

.vacancy-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .5;
}

.container {
    width: 82%;
    margin: 0 auto;
}

ul li {
    list-style: none;
    list-style-image: url(../img/li.png);
    margin-left: 15px;
    margin-bottom: 3px;
    font-size: 1em;
    color: #000;
    line-height: 22px;
}

.four-direction {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    position: relative;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    align-items: center;
    margin-top: 40px;
}

.four-direction__item {
    height: 145px;
    border-radius: 30px;
    box-shadow: 0 3px 16px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    -webkit-flex: 1 1 -webkit-calc(50% - 30px);
    -moz-flex: 1 1 -moz-calc(50% - 30px);
    -ms-flex: 1 1 calc(50% - 30px);
    -o-flex: 1 1 calc(50% - 30px);
    flex: 1 1 calc(50% - 30px);
    max-width: 48%;
    width: 100%;
    margin: 9px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}

.four-direction__title {
    text-transform: uppercase;
    font-size: 16px;
    color: #3D4979;
    font-weight: bold;
}

.four-direction__ico {
    margin-right: 25px;
    margin-left: 25px;
    width: 50px;
    height: 50px;
    text-align: center;
}

.four-direction__ico img {
    width: auto;
    height: 100%;
}

.four-direction__circle {
    width: 290px;
    height: 290px;
    border-radius: 100%;
    background-color: #e53720;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    z-index: 2;
    padding: 30px;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
    justify-content: center;
}

.four-direction__circle.mini {
    width: 200px;
    height: 200px;
    font-size: 19px;
}

.four-direction__absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.four-direction__circle:before {
    content: '';
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    background: rgba(229, 55, 32, 0.5);
    position: absolute;
    border-radius: inherit;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: -1;
}

.f-size {
    font-size: 45px;
}

.p-right {
    padding-right: 95px;
    justify-content: flex-end;
    text-align: right;
}

.p-left {
    padding-left: 95px;
}

.vacancy {
    background-color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    -ms-align-items: center;
    align-items: center;
}

.vacancy:before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    position: absolute;
}

.vacancy:after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    position: absolute;
}

.vacancy-ul-text {
    max-width: 540px;
    margin-bottom: 40px;
    font-size: 24px;
}

.vacancy__item {
    position: relative;
}

.vacancy__margin {
    margin-right: 60px;
}

.vacancy__item ul {
    padding: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 2;
}

.vacancy__item ul li {
    list-style-image: none;
}

ul.vacancy__list {
    max-width: 520px;
}

ul.vacancy__list li {
    list-style-image: none;
    position: relative;
    margin-bottom: 30px;
    margin-left: 31px;
    font-size: 18px;
}

ul.vacancy__list li:last-child {
    margin-bottom: 0;
}

ul.vacancy__list li:before {
    content: '✓';
    width: 21px;
    height: 21px;
    background-color: #24336e;
    position: absolute;
    left: -31px;
    color: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}

ul.vacancy__list.noarrow li:before {
    content: '';
}

ul.vacancy__list li:nth-child(2n):before {
    background-color: #e53720;
}

.vacancy__block {
    height: 225px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    position: relative;
}

.vacancy__block:before {
    content: '';
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 250%;
    height: 100%;
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
    z-index: 1;
    top: 0;
}

.vacancy__arrow {
    position: absolute;
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../img/arrow.png);
    height: 80px;
    width: 48px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
}

.back-white {
    background: #fff;
    z-index: 3;
}

ul.vacancy__list-dop {
    padding-left: 50px;
    font-size: 18px;
}

ul.vacancy__list-dop li {
    margin-bottom: 15px;
}

ul.vacancy__list-dop li:last-child {
    margin-bottom: 0;
}

.orange {
    color: #E53720;
    font-weight: bold;
    font-size: 20px;
    max-width: 310px;
}

.link-vacancy {
    color: #24336E;
    text-decoration: none;
}

.ovf {
    overflow: visible;
}

@media (max-width:1200px) {
    .tab-content video {
        width: 510px;
        height: auto;
        max-height: 100%;
        margin: 0 auto;
        display: table;
        background: #f2f3ec;
    }
    .slide-tap-select li a {
        min-height: 73px;
    }
    .arrow {
        display: none;
    }
    .width {
        width: 82%;
    }
    #working .width {
        background-size: 33%;
    }
    ul.menu li:not(:first-child) {
        margin-left: 10px;
    }
    ul.menu li a {
        font-size: 14px;
    }
    ul.menu li a span {
        display: none
    }   
    .width.first {
        width: 90%;
    }
    .vacancy-ul-text {
        font-size: 18px;
        max-width: 440px;
    }
    .vacancy__margin {
        margin-right: 30px;
    }
}

@media (max-width: 768px) {

    ul.menu li a span {
        display: none
    }  

}

/*Новое*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.12,
* Autoprefixer: v10.4.4
* Browsers: last 4 version
*/

.head_block-right {
    background-image: url(../img/bg-line.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 230px;
    width: 540px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: absolute;
    right: 15px;
    top: 0;
}
.head_block-bt {
    background-color: #E53720;
    border-radius: 12px;
    -webkit-box-shadow: -7px 9px 9px rgba(0, 0, 0, .4);
            box-shadow: -7px 9px 9px rgba(0, 0, 0, .4);
    padding: 20px 50px 20px 50px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    width: 250px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
    -webkit-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
    display: block;
}
.head_block-bt:hover {
    color: #fff;
    margin-right: 10px;
    -webkit-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
}

.head_block-img {
    position: absolute;
    top: 50%;
    right: -100%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
}
.head_block-img.rules {
    top: 61%;
}
.head_block-content.on .head_block-img {
    right: 0;
    -webkit-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

}
.head_block-content.on .head_block-img.helmet {
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s;
    -webkit-animation: tudasuda 3s infinite;
            animation: tudasuda 3s infinite;
}
.head_block-content.on .head_block-img.compass {
    -webkit-transition-delay: .6s;
         -o-transition-delay: .6s;
            transition-delay: .6s;
}            
.head_block-content.on .head_block-bt {
    padding: 20px 170px 20px 50px;
    width: 440px;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    -webkit-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;
}
@-webkit-keyframes tudasuda {
    0% {
        -webkit-transform: rotate(0deg) translateY(-50%);
                transform: rotate(0deg) translateY(-50%);
    }

    50% {
       -webkit-transform: rotate(10deg) translateY(-50%);
               transform: rotate(10deg) translateY(-50%); 
    }
    100% {
        -webkit-transform: rotate(0deg) translateY(-50%);
                transform: rotate(0deg) translateY(-50%);
    }

}
@keyframes tudasuda {
    0% {
        -webkit-transform: rotate(0deg) translateY(-50%);
                transform: rotate(0deg) translateY(-50%);
    }

    50% {
       -webkit-transform: rotate(10deg) translateY(-50%);
               transform: rotate(10deg) translateY(-50%); 
    }
    100% {
        -webkit-transform: rotate(0deg) translateY(-50%);
                transform: rotate(0deg) translateY(-50%);
    }

}
/*Портфолио*/
.download_file {
    background-color: #1A244A;
    border-radius: 6px;
    display: block;
    padding: 14px 25px 14px 60px;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-align: center;
    transition-duration: .3s;
} 
.download_file:hover {
    opacity: 0.9;
    color: #fff;
    transition-duration: .3s;
}
.download_file .glyphicon {
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 21px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.portfolio_carusel {
    max-width: 1400px;
    margin: 0 auto;
}

.portfolio__slider {
    color: #24336E;
    padding: 0 160px;
    position: relative;
    margin-bottom: 50px;
}
.portfolio__slider .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 30px;
    color: #95362B;
    cursor: pointer;
}
.portfolio__slider .arrow.glyphicon-menu-left {
    left: 90px;
}
.portfolio__slider .arrow.glyphicon-menu-right {
    right: 90px;
}        
.portfolio__slider-item {
    background-color: #F0F3FC;
    padding: 30px;
    margin: 10px;
}
.portfolio__slider-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}
.portfolio__slider-head-ico {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: 1px solid #24336E;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 15px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.portfolio__slider-head-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}
.portfolio__slider-body {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
}
.portfolio__slider-body img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.portfolio__slider-footer {
    height: 34px;
    overflow: hidden;
}
.portfolio__file {
    background-color: #24336E;
    position: relative;
}
.portfolio__file:before {
    content: '';
    width: 443px;
    height: 280px;
    background-image: url(../img/svg/bgp.svg);
    background-size: contain;
    position: absolute;
    left: -15%;
    top: 0;
}
@media (max-width:1200px) {
    .portfolio__file:before {
        left: -25%
    }
}

.portfolio__file-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.portfolio__file-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 0;

}
.portfolio__file-left .download_file {
    margin-bottom: 15px;
}
.portfolio__file-left .download_file:last-child {
    margin-bottom: 0;
}

.download__file-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.download__file-wrap:last-child {
    margin-bottom: 0;
}
.download__file-ico {
    width: 32px;
    height: 40px;
    margin-right: 20px;
}
.download__file-ico img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.download__file-text {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    display: flex;
    flex-direction: column;
}
.dw-gray {
    color: #919296;
}



.portfolio__file-right {
    width: 300px;
    height: 234px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
            justify-content: flex-end;
    position: relative;
}
.portfolio__file-right:before {
    content: '';
    position: absolute;
    left: -70px;
    top: 0;
    width: 0; 
    height: 0;
    border-top: 117px solid transparent;
    border-right: 70px solid #fff;
    border-bottom: 117px solid transparent;            
}
.portfolio__file-right:after {
    content: '';
    position: absolute;
    left: -68px;
    top: 0;
    width: 0; 
    height: 0;
    border-top: 117px solid transparent;
    border-right: 70px solid #24336E;
    border-bottom: 117px solid transparent;
}