@import '../libs/pure/pure-min.css';
@import '../libs/pure/grids-responsive-min.css';
@import '../css/pure-extend.css';
@import '../css/extra.css';
@import '../js/johndyer-mediaelement/build/mediaelementplayer.min.css';
@import '../libs/Swiper/dist/css/swiper.min.css';
@import '../libs/font-awesome/css/font-awesome.min.css';
@import '../libs/TurnWheel/jReject/css/jquery.reject.css';
@import '../libs/fancybox/dist/jquery.fancybox.min.css';
@import '../libs/qtip2/jquery.qtip.min.css';
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,latin-ext');

html {
    height: 100%;
}

body {
    min-height: 100%;
    height: 100%;
    color: #666;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

a {
    text-decoration: none;
    outline: none;
    color: #4e91c1;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.data-qtip-content {
    line-height: 1.4;
}

#page {
    height: auto !important;
    min-height: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

div.container.fluid {
    width: 100%;
    padding: 0 30px;
}

#footer_guarantor {
    height: 80px;
    clear: both;
}

#footer {
    margin: 0 auto;
    margin-top: -80px;
    height: 80px;
    clear: both;
    position: relative;
    z-index: 3;
    background: #00558c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-weight: 300;
}

div.footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px;
}

div.footer-content > div {
    padding: 0 15px;
}

#header {
    height: 100px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 222;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
}

#header + div {
    margin-top: 100px;
}

#header > .container {
    position: relative;
    height: 100%;
}

div.header-content {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 0 0 175px;
}

a.logo {
    display: block;
    width: 131px;
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    background: url(../images/logo.png) left center no-repeat;
    z-index: 15;
    background-size: contain;
}

div.sidebar {
    width: 180px;
}

div.mainbar {
    background: #b0b0f0;
}

div.section {
    padding: 70px 0;
}

div.index-swiper-container {
    position: relative;
}

div.index-swiper-container .swiper-pagination {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 66px;
}

div.index-swiper-container .swiper-pagination * {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    background: none;
    opacity: 1;
    margin: 5px;
    position: relative;
    cursor: pointer;
}

div.index-swiper-container .swiper-pagination *:before {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
}

div.index-swiper-container .swiper-pagination *:hover,
div.index-swiper-container .swiper-pagination *.swiper-pagination-bullet-active {
    background: #fff;
}

div.index-swiper-container .swiper-pagination *.swiper-pagination-bullet-active:before {
    opacity: 1;
}

div.index-swiper .swiper-slide .photo {
    width: 100%;
    height: auto;
    display: block;
    max-height: calc(100vh - 100px);
    min-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
}

div.index-swiper div.swiper-slide-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0 222px;
}

div.ssc-content .cont {
    font-size: 35px;
    font-weight: 300;
    color: #fff;
}

div.ssc-content .cont h2 {
    font-size: 2em;
    line-height: 1;
    margin: 0;
}

div.ssc-content .action {
    margin: 30px 0 0;
    font-size: 16px;
}

div.index-swiper-container .swiper-button-prev,
div.index-swiper-container .swiper-button-next {
    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;
    background: none;
    font-size: 28px;
    display: none;
}

div.swiper-carusel-container {
    position: relative;
    padding: 0 84px;
}

div.swiper-carusel .swiper-slide {
    width: auto;
}

div.swiper-carusel .swiper-slide a {
    display: block;
    border: 1px solid #212121;
}

div.swiper-carusel .swiper-slide a img {
    display: block;
    width: 100%;
    height: auto;
}

div.swiper-carusel-container .swiper-button-prev,
div.swiper-carusel-container .swiper-button-next {
    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;
    background: none;
}

div.fancy-blocks-section {
    height: 222px;
    position: relative;
    z-index: 15;
    margin-top: -222px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.fancy-blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -15px;
}

div.fancy-blocks > div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 0 15px;
}

div.fancy-blocks-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

div.fancy-blocks-item .ico {
    height: 80px;
}

div.decored-section-1 {
    position: relative;
    overflow: hidden;
    background: #f1f1f1;
}

div.decored-section-1 > .container {
    position: relative;
    z-index: 2;
}

div.decored-section-1:after,
div.decored-section-1:before {
    content: '';
    background: url("../images/misc/dec-1t.png") 50vw 226px no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-attachment: fixed;
}

div.decored-section-1:before {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background-position: calc(50vw + 480px) 226px;
    background-attachment: fixed;
}

div.about-section {
    padding-bottom: 85px;
}

div.about-container {
    text-align: center;
    font-size: 24px;
}

div.about-container h2 {
    font-size: 1.5em;
    color: #332c28;
    margin-bottom: 1em;
}

div.about-container .action {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

div.about-container .action > * {
    margin: 0 15px;
}

div.contacts-section {
    background: #f1f1f1;
    position: relative;
    padding: 0;
}

div.contacts-section .gmap-place {
    position: relative;
    border-left: 1px solid #dedede;
}

div.gmap {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 50vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.gmap > * {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

div.contacts-section .cont {
    padding: 50px 100px 100px 15px !important;
}

div.contacts-section .custom-title-1 {
    color: #332c28;
}

div.sev-info-section {
    background: url("../images/photos/photo-3.jpg") center center no-repeat;
    background-size: cover;
    color: #fff;
}

div.sev-info-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -35px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.sev-info-content > div {
    padding: 0 35px;
}

div.sev-info-content .action {
    white-space: nowrap;
}

div.sertificates-section .custom-title-1 {
    color: #332c28;
}

div.sertificates-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -30px -15px 0;
}

div.sertificates-list > div {
    margin-top: 30px;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

div.sertificates-list a {
    display: block;
}

div.sertificates-list a img {
    display: block;
    max-width: 100%;
    height: auto;
}

div.markets-section {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,1);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,0.6)), color-stop(100%, rgba(255,255,255,0.4)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 25%, rgba(255,255,255,0.4) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 25%, rgba(255,255,255,0.4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)), color-stop(25%, rgba(255,255,255,0.6)), to(rgba(255,255,255,0.4)));
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0.6) 25%, rgba(255,255,255,0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );
}

div.markets-section.position-mod{
    padding-top: 210px;
}

div.markets-map {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.markets-map > div {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
}

div.markets-content {
    position: relative;
    z-index: 2;
}

div.markets-content .custom-title-1 {
    color: #332c28;
}

div.markets-content .countries ul {
    /*margin: 0;*/
    -webkit-column-count: 2;
    column-count: 2;
    text-transform: uppercase;
    margin-bottom: 120px;
}

div.markets-content .countries ul > li {
    line-height: 1.3;
    padding: 5px 0;
    font-weight: 600;
}

div.services-section {
    position: relative;
    z-index: 3;
    margin: -300px 0 0;
    padding: 0;
}

div.services-section .custom-title-1 {
    color: #fff;
}

div.services-container {
    min-height: 400px;
    background: url("../images/photos/photo-4.jpg") center center no-repeat;
    background-size: cover;
    padding: 60px;
}

div.technology-section {
    padding-bottom: 340px;
    padding-top: 200px;
}

div.technology-section.default-bottom-padding{
    padding-bottom: 70px;
}

div.technology-section .custom-title-1 {
    color: #332c28;
}

div.technology-section ul {
    -webkit-column-count: 3;
    column-count: 3;
    margin: 0;
    list-style-position: inside;
    margin-left: -40px;
}

div.technology-section ul li {
    list-style-position: inside;
}

div.technology-section ul li {
    list-style: none;
}

div.technology-section ul li:before {
    content: " ";
    background: url('../images/dot.png') center left no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 10px 0 0;
}


.action {
    display:inline-block;
}

.visual_container {
    height:800px;
    overflow:hidden;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
    position: relative;
}
/*#visualization{*/
    /*margin-right: -200px;*/
/*}*/
/*.visual_container:before {
    content: ' ';
    display: inline-block;
    width: 100%;
    height: 200px;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(26%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 26%, rgba(255,255,255,0) 100%);
}*/

div.content-toggle-container p {
    margin: 0;
}

div.content-toggle-wrap {
    overflow: hidden;
    text-align: center;
    max-height: 265px;
    -webkit-transition: max-height ease 0.3s;
    -o-transition: max-height ease 0.3s;
    transition: max-height ease 0.3s;
}

div.content-toggle-container.opened div.content-toggle-wrap {
    max-height: 100vh;
}

div.content-toggle-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 30px 0 0;
}


div.services-list {
    margin-top: -30px;
}

div.services-list > div {
    margin-top: 30px;
}

.services-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    line-height: 1.1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    background: #fff;
    border-radius: 60px;
    font-size: 16px;
    color: #837a74;
    font-weight: 600;
    text-transform: uppercase;
}

div.competitive-section {
    padding-bottom: 360px;
    background: url("../images/photos/photo-5.jpg") center center no-repeat;
    background-size: cover;
    color: #fff;
}

div.advantages-list {
    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;
    margin: 0 -15px;
}

div.advantages-list > div {
}

div.advantages-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    padding: 15px;
}

div.advantages-list a:before {
    content: '';
    min-width: 28px;
    height: 28px;
    border-radius: 100%;
    background: #fff;
    border: 7px solid #575251;
    margin-right: 15px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.advantages-list a:hover:before {
    border-color: #00558c;
}

div.supplying-section {
    padding: 0;
    /*background: #f1f1f1;*/
    background: #ffffff;
}

.inner div.supplying-section-content {
    margin-bottom: 0px;
}

div.supplying-section-content {
    background: #fff;
    min-height: 450px;
    position: relative;
    z-index: 3;
    margin-top: -300px;
    margin-bottom: -150px;
    padding: 60px;
    -webkit-box-shadow: 0px 0px 67px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 67px 0px rgba(0,0,0,0.1);
}

div.supplying-section-content .custom-title-1 {
    color: #332c28;
}

div.supplying-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -21px;
    position: relative;
}

div.supplying-list:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 73px;
    height: 9px;
    background: #eee;
}

div.supplying-list > div {
    padding: 0 21px;
    background: #fff;
    position: relative;
    z-index: 2;
}

div.supplying-list-item {
    width: 145px;
    min-width: 145px;
    text-align: center;
}

div.supplying-list-item .photo {
    border: 10px solid #eee;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
}

div.supplying-list-item .photo img {
    display: block;
    width: 125px;
    height: 125px;
}
div.supplying-list-item .photo .icon img{
    width: 50px;
    height: auto;
}

div.supplying-list-item .photo > div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    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;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

div.supplying-list-item .cont {
    font-size: 16px;
    color: #555655;
    font-weight: 700;
}


div.countries ul {
    -webkit-column-count: 3;
    column-count: 3;
    margin: 0;
    list-style-position: inside;
    margin-left: -40px;
}

div.countries ul li {
    list-style-position: inside;
}

div.countries ul li {
    list-style: none;
}

div.countries ul li:before {
    content: " ";
    background: url('../images/dot.png') center left no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin: 0 10px 0 0;
}

div.path-container-section{
    background: #f7f7f5;
}

div.path-container-section + .section {
    padding-top: 0;
}

div.path-container {
    position: relative;
    font-size: 15px;
    font-weight: 400;
    color: #404e5d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

div.path-container .iconed-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.path {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
}

ul.path > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

ul.path > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 54px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 21px;
    position: relative;
}

ul.path > li > a:after {
    content: '/';
    font-family: FontAwesome;
    position: absolute;
    right: 9px;
    top: 50%;
    margin-top: -0.7em;
}

div.page-top-photo-section{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 162px;
    background-color: #00558c;
    position: relative;
}

div.page-top-photo-section:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("../images/misc/dec-1t.png") 50vw 140px no-repeat;
    background-attachment: fixed;
    opacity: .2;
}

div.page-top-photo-section .container{
    position: relative;
    z-index: 2;
}

div.page-top-photo-section h1{
    margin: 0;
    color: #fff;
    font-size: 50px;
}

div.half-blocks-section{
    padding: 0;
}

div.half-blocks > div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.half-blocks > div > div{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    min-width: 50%;
}

div.half-blocks .cont{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 60px 60px 60px 15px;
    font-size: 16px;
    position: relative;
}

div.half-blocks .cont h2{
    color: #332c28;
    font-size: 2.25em;
}

div.half-blocks > div > .ilutrations{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.half-blocks div.ilustrations-carusel-container{
    width: 50vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 50vw;
}

div.half-blocks .ilustrations-carusel{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.half-blocks div.ilustrations-carusel .swiper-slide{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

div.half-blocks div.ilustrations-carusel .swiper-slide a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}

div.half-blocks div.ilustrations-carusel .swiper-slide a img{
    -o-object-fit: cover;
    object-fit: cover;
}

/*INVERT*/

div.half-blocks > div:nth-child(even){
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

div.half-blocks > div:nth-child(even) > .cont{
    padding: 60px 15px 60px 60px;
}

div.half-blocks > div:nth-child(even) > .ilutrations{
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

/**/


div.ilustrations-carusel-container {
    position: relative;
    padding: 0;
}

div.ilustrations-carusel .swiper-slide {
    width: auto;
}

div.ilustrations-carusel .swiper-slide a {
    display: block;
}

div.ilustrations-carusel .swiper-slide a img {
    display: block;
    width: 100%;
    height: auto;
}

div.ilustrations-carusel-container .swiper-button-prev,
div.ilustrations-carusel-container .swiper-button-next {
    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;
    background: none;
    left: 0;
    width: 84px;
    color: #fff;
    font-size: 36px;
}

div.ilustrations-carusel-container .swiper-button-next {
    left: auto;
    right: 0;
}

div.ilustrations-carusel-container .swiper-pagination {
    left: 0;
    right: 0;
    top: auto;
    bottom: 40px;
}

div.ilustrations-carusel-container .swiper-pagination *{
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background: none;
    opacity: 1;
    border: 3px solid #fff;
    margin: 0 4px;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.ilustrations-carusel-container .swiper-pagination *:hover,
div.ilustrations-carusel-container .swiper-pagination *.swiper-pagination-bullet-active{
    background: #fff;
}

div.team{
    margin-top: -30px;
}

div.team > div{
    margin-top: 30px;
}

div.team-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

div.team-item .photo{
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}

/*LISTS*/

div.main-menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 -19px;
}

ul.main-menu > li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

ul.main-menu > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: #939393;
    padding: 10px 19px;
    position: relative;
}

ul.main-menu > li > a:before {
    content: '';
    position: absolute;
    left: 19px;
    right: 19px;
    top: 0;
    height: 7px;
    background: #00558c;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    height: 0;
}

ul.main-menu > li:hover > a,
ul.main-menu > li.selected > a {
    color: #00558c;
}

ul.main-menu > li:hover > a:before,
ul.main-menu > li.selected > a:before {
    height: 7px;
}

ul.main-menu > li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    top: 100%;
    background: #424a54;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    opacity: 0;
    visibility: hidden;
    z-index: 3333;
}

ul.main-menu > li:hover > ul {
    opacity: 1;
    visibility: visible;
}

ul.main-menu > li > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 19px;
    line-height: 1.1;
    white-space: nowrap;
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    background: #2f353c;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul.main-menu > li > ul > li.has-submenu > a:after {
    content: '\f107';
    font-family: FontAwesome;
    margin-left: 1em;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

ul.main-menu > li > ul > li.has-submenu.selected > a:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.main-menu > li > ul > li:last-child > a {
    border-bottom: 0;
}

ul.main-menu > li > ul > li:hover > a,
ul.main-menu > li > ul > li.selected > a {
    background: #4e91c1;
}

ul.main-menu > li > ul > li > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    /*max-height: 1px;
    opacity: 0;
    visibility: hidden;*/
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

ul.main-menu > li > ul > li:hover > ul {
    /*opacity: 1;
    visibility: visible;
    max-height: 1000px;*/
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

ul.main-menu > li > ul > li.selected > ul {
    max-height: 400px;
}

ul.main-menu > li > ul > li > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 19px 15px 38px;
    line-height: 1.1;
    white-space: nowrap;
    font-size: 15px;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    background: #424a54;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

ul.main-menu > li > ul > li > ul > li:hover > a,
ul.main-menu > li > ul > li > ul > li.selected > a {
    background: #4e91c1;
}

div.content-menu-container {
}

ul.content-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.content-menu > li > a {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
}

/*INPUTS*/

.error {border:1px solid #d50000!important;}

div.inputs-container {
    margin: -10px -5px 0;
}

div.inputs-container > div {
    margin-top: 10px;
    padding: 0 5px !important;
}

div.inputs-container input[type="text"],
div.inputs-container input[type="email"] {
    border: 1px solid #d8d8d8;
    background: #fff;
    width: 100%;
    font-size: 16px;
    color: #666;
    padding: 12px 20px;
    border-radius: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

div.inputs-container textarea {
    border: 1px solid #d8d8d8;
    background: #fff;
    width: 100%;
    font-size: 16px;
    color: #666;
    padding: 12px 20px;
    border-radius: 0;
    -webkit-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    resize: vertical;
}

div.inputs-container input[type="text"]:focus,
div.inputs-container input[type="email"]:focus,
div.inputs-container textarea:focus {
    border-color: #6d6d6d;
}

/*HEADERS*/

.custom-title-1 {
    font-size: 36px;
    line-height: 1.1;
    margin-bottom: 1em;
}

/*BUTTONS*/

.ext_button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3.56em;
    line-height: 1em;
    padding: 0 2.56em;
    position: relative;
    text-decoration: none !important;
}

.ext_button.narrow {
    padding: 0 1.8em;
}

.ext_button.bordered {
    border: 1px solid #cecece;
}

.ext_button.rounded {
    border-radius: 0.8em;
}

.ext_button.shadowed {
    -webkit-box-shadow: 0.14em 0.14em 0px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0.14em 0.14em 0px 0px rgba(0, 0, 0, 0.75);
}

.ext_button.full-w {
    display: block;
    text-align: center;
}

.ext_button .fa {
    margin: 0 0 0 1.4em;
}

.ext_button .fa:first-child {
    margin: 0 1.4em 0 0;
}

.ext_button.tr-style {
    background: none;
    color: #fff;
    border-color: rgba(255, 255, 255, .8);
}

.ext_button.tr-style:hover {
    background: #00558c;
}

.ext_button.tr-style-2 {
    background: none;
    color: #00558c;
    border-color: #00558c;
}

.ext_button.tr-style-2:hover {
    background: #006db4;
    color: #fff;
}

.ext_button.blue-style {
    background: #00558c;
    color: #fff;
}

.ext_button.blue-style:hover {
    background: #006db4;
}

/*SPECIAL*/

.qtip-custom {
    border: 1px solid #00558c;
    background-color: #00558c;
    color: #fff;
    font-size: 14px;
}

.qtip-custom .qtip-content {
    padding: 25px;
    text-align: center;
}

/*COLORS*/

.semi-black{
    color: #332c28;
}

.grey-bg{
    background: #f1f1f1;
}

/*MISC*/
/*changes*/

#recaptcha_1{
    display: none;
}
/* XS */
@media (max-width: 767px) {
    a.smart_menu_caller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    table.special {
        width: 100%;
        display: block;
        margin: 10px 0;
    }

    table.special thead {
        display: none;
    }

    table.special tbody {
        width: 100%;
        display: block;
    }

    table.special tbody tr {
        width: 100%;
        display: block;
    }

    table.special tbody td:before {
        display: block;
        /*background: #7F7F7F;*/
        padding: 10px;
        content: attr(data-label);
        margin: -10px;
        margin-bottom: 10px;
        /*color: #fff;*/
        font-weight: bold;
    }

    table.special tbody td {
        width: 100%;
        display: block;
        /*background: #e7e7e7;*/
        padding: 10px;
        margin-bottom: 10px;
    }

    .container {
        width: auto;
    }

    div.mob_nav_container div.mob-nav-top-line {
        background: #00558c;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        color: #fff;
    }

    div.mob-nav-top-line > div {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        border-left: 1px solid rgba(193, 217, 184, 0.3);
    }

    div.mob-nav-top-line a {
        display: block;
        text-align: center;
        color: #fff;
        padding: 15px;
    }

    div.mob_header_extention {
        display: block;
        position: absolute;
        left: 160px;
        top: 0;
        right: 70px;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    div.mob_header_extention > div {
        height: 70px;
    }

    div.mob-header-items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    div.mob-header-items > div {
        border-right: 1px solid rgba(193, 217, 184, 0.3);
    }

    div.mob-search-container {
        display: block;
        height: 0;
        overflow: hidden;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    div.mob-search-container.opened {
        height: 40px;
    }

    /* style sample */
    div.langs-select select {
        border: 0;
        height: 70px;
        text-align: center;
        font-size: 16px;
        padding: 0 15px;
    }

    div.langs-select select option {

    }

    /* style sample */
    div.mob_search a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 70px;
        width: 60px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        font-size: 16px;
        text-decoration: none;
    }

    /*-----*/
    #header {
        height: 70px;
        -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
        position: relative !important;
    }

    #header + div {
        margin-top: 0 !important;
    }

    a.logo {
        left: 15px;
        width: 96px;
    }

    div.header-content {
        display: none;
    }

    ul.main-menu {
        display: block;
        margin: 0;
    }

    ul.main-menu > li {
        display: block;
    }

    ul.main-menu > li > a {
        display: block;
        position: relative;
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        color: #222;
    }

    ul.main-menu > li > a:before {
        display: none;
    }

    ul.main-menu > li:hover > a,
    ul.main-menu > li.selected > a {
        background: #fff;
    }

    ul.main-menu > li > a .fa {
        position: absolute;
        right: 10px;
        top: 10px;
        bottom: 10px;
        width: 30px;
        background: #fff;
        color: red !important;
        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;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    ul.main-menu > li.selected > a .fa:before {
        content: '\f068';
    }

    ul.main-menu > li.selected > ul {
        max-height: 600px;
    }

    ul.main-menu > li > ul {
        position: static;
        opacity: 1;
        visibility: visible;
        background: #fff;
        overflow: hidden;
        max-height: 0;
    }

    ul.main-menu > li > ul .fa {
        display: none;
    }

    ul.main-menu > li > ul > li > a {
    }

    div.section {
        padding: 25px 0;
    }

    div.index-swiper {
        height: 100vw;
    }

    div.index-swiper .swiper-slide .photo {
        height: 100vw;
        -o-object-fit: cover;
        object-fit: cover;
    }

    div.index-swiper div.swiper-slide-content {
        padding: 30px 50px 30px 30px;
    }

    div.ssc-content .cont {
        font-size: 21px;
    }

    div.ssc-content .cont br {
        display: none;
    }

    div.ssc-content .cont h2 {
        font-size: 1.5em;
    }

    div.ssc-content .action {
        font-size: 15px;
    }

    .mobile-menu-toggler {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        padding: 15px;
        border: 1px solid #f1f1f1;
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobile-menu-toggler .fa {
        font-size: 18px;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
        position: absolute;
        right: 0;
        top: 10px;
        bottom: 10px;
        width: 40px;
        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;
        border-left: 1px solid rgba(0, 0, 0, 0.1);

    }

    .mobile-menu-toggler.opened .fa:before {
        content: '\f068';
    }

    div.content-menu-container {
        margin: -15px -15px 15px;
    }

    .content-menu {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s;
    }

    .content-menu.opened {
        max-height: 500px;
    }

    #footer_guarantor {
        display: none;
    }

    #footer {
        margin: 0;
        height: auto;
        padding: 15px 0;
    }

    div.footer-content {
        display: block;
        text-align: center;
    }

    div.fancy-blocks-section {
        height: auto;
        margin-top: 0;
    }

    div.fancy-blocks {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -30px;
        padding: 0 15px;
    }

    div.fancy-blocks > div {
        min-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        margin-top: 30px;
    }

    div.fancy-blocks-item {
        color: #000;
    }

    div.fancy-blocks-item .ico {
        background: #000;
        min-width: 90px;
        height: 90px;
        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;
        border-radius: 9px;
        margin-bottom: 15px;
        padding: 10px;
    }

    div.about-container .action {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    div.about-container .action > * {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.about-container .action > * + * {
        margin-top: 15px;
    }

    .custom-title-1 {
        font-size: 26px;
    }

    div.sertificates-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.advantages-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 15px;
    }

    div.advantages-list > div {
        min-width: 50%;
        max-width: 50%;
    }

    div.advantages-list a {
        font-size: 14px;
    }

    div.supplying-section {
        padding: 0;
    }

    div.supplying-section-content {
        margin: 0 -15px;
        padding: 30px;
    }

    div.supplying-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -25px;
    }

    div.supplying-list > div {
        min-width: 50%;
        max-width: 50%;
        margin-top: 25px;
    }

    div.supplying-list-item {
        min-width: 100%;
        width: 100%;
    }

    div.technology-section ul {
        -webkit-column-count: 2;
        column-count: 2;
    }

    div.services-section {
        margin: 0;
        padding: 0;
    }

    div.services-container {
        margin: 0 -15px;
        padding: 30px;
    }

    div.markets-section {
        padding-bottom: 200px;
    }

    div.sev-info-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }

    div.sev-info-content .action {
        margin-top: 15px;
    }

    div.contacts-section .cont {
        padding: 0 15px !important;
    }

    div.about-container {
        font-size: 19px;
    }

    div.path-container-section{
        display: none;
    }

    div.page-top-photo-section{
        height: auto;
        padding: 30px;
    }

    div.page-top-photo-section h1{
        font-size: 28px;
    }

    div.half-blocks-section{
        padding: 0;
    }

    div.half-blocks > div{
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    div.half-blocks > div > div{
        min-width: 100%;
    }

    div.half-blocks .cont{
        padding: 25px 15px !important;
    }

    div.half-blocks .cont h2{
        font-size: 1.5em;
    }

    div.half-blocks div.ilustrations-carusel-container{
        width: auto;
        margin: 0 -15px;
    }

    div.ilustrations-carusel-container .swiper-pagination{
        bottom: 20px;
    }

    div.markets-section.position-mod{
        padding-top: 25px;
    }
    /* changes */
    div.supplying-list-item .photo img{
        width: 100%;
    }

}

/* SM */
@media /*(min-width: 568px) and */
(max-width: 767px) {

}

/* */
@media (min-width: 768px) {

}

/* MD */
@media (min-width: 768px) and (max-width: 1023px) {

    ul.main-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    div.index-swiper div.swiper-slide-content {
        padding-bottom: 0;
        padding: 40px;
    }

    div.ssc-content .cont h2 {
        font-size: 1.5em;
    }

    div.fancy-blocks-section {
        height: auto;
        margin-top: 0;
    }

    div.fancy-blocks {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -30px;
    }

    div.fancy-blocks > div {
        min-width: 33%;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        margin-top: 30px;
    }

    div.fancy-blocks-item {
        color: #000;
    }

    div.fancy-blocks-item .ico {
        background: #000;
        min-width: 90px;
        height: 90px;
        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;
        border-radius: 9px;
        margin-bottom: 15px;
        padding: 10px;
    }

    div.sertificates-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.advantages-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.advantages-list > div {
        max-width: 33%;
    }

    div.supplying-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -30px;
    }

    div.supplying-list > div {
        max-width: 50%;
        min-width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 30px;
    }

    div.services-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    div.gmap {
        position: relative;
        height: 400px;
        width: 100%;
    }

    div.footer-content > div:last-child {
        text-align: right;
    }

}

/* LG */
@media (min-width: 1024px) and (max-width: 1279px) {
    div.supplying-list > div {
        max-width: 50%;
        min-width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 30px;
    }
    div.supplying-list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -30px;
    }
}
@media (max-width: 1020px) {
    .footer-content{font-size: 15px;}
}
/* XL */
@media (min-width: 1280px) {

}

/* PORTRAIT ORIENTATION*/
@media all and (orientation: portrait) {
}

/* LANDSCAPE ORIENTATION*/
@media all and (orientation: landscape) {
}