
/*搜索功能*/
.navBar2.hidden {
    transform: translateY(-100%);
}
/* 搜索框激活状态 */
.top_search .search_con2.active {
    top: 60px;
    /*opacity: 1;*/
    display:block;
}
.top_search .search-btnon.active1 {
    display:none;
}
.top_search {
    float: right;
    position: relative;
    left: 50px;
    margin-top: -50px;
}
.top_search .search-btnon {
    background: url(../images/search1.png) center center no-repeat;
    width: 26px;
    height: 26px;
    cursor: pointer;
    display: block;
    float: right;
    overflow: hidden;
    transition: all 0.3s;
}
.top_search .search_con2 {
    position: absolute;
    right: 0px;
    height: 50px;
    z-index: 100;
    display:none;
    filter: Alpha(opacity=0);
    width: 490px;
    background: #fff;
}
.top_search .search_con2 .search-input {
    width: 460px;
    float: left;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    border: 1px solid #d4d4d4;
    border-radius: 5px;
    font-size: 16px;
    background: #fff;
    flex: 1;
    padding: 10px;
}
.top_search .search_con2 .input1 {
    height: 48px;
    line-height: 48px;
    background: none;
    border: 0;
    width: calc(100% - 57px);
    width: -webkit-calc(100% - 57px);
    width: -moz-calc(100% - 57px);
    float: left;
    outline: none;
    font-size: 16px;
    color: #666;
    margin-top: -10px;
    font-weight: 400;
}
.top_search .search_con2 .bnts {
    float: right;
    width: 56px;
    height: 48px;
    background: url(../images/search1.png) center center no-repeat;
    margin-right: 1px;
    cursor: pointer;
    border: none;
    margin-top: -10px;
}
.top_search .search_con2 .moblie-search-close {
    position: absolute;
    top: 15px;
    right: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/scguan.png) center center no-repeat;
}
/*.grid {*/
/*    margin: 30px 0 30px 0;*/
/*    position: relative;*/

/*    display: grid;*/
/*    grid-template-columns: 1fr 1fr 1fr 1fr;*/
/*    gap: 0px 20px;*/

/*}*/
.grid-item {
    width: 277px;
    margin-bottom: 30px;

}
.solution-grid .grid-item {
    width: 554px;
}
.grid-item:hover, .glightbox:hover, .la-slide:hover {
    -webkit-box-shadow: 0px 5px 25px 0px #cecece;
    box-shadow: 0px 5px 25px 0px #cecece;
    transition: all 250ms linear;
}
.grid-items {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    position: relative;
    color: #fff;
    height: auto;
}
.grid-items a {
    color: #fff;
    display: table;
    text-decoration: none;
    width: 100%;
}
.grid-items-img {
    /*background: url(../images/pix.png) repeat;*/
    width: 100%;
    height: 100%;
    padding: 120px 14px 30px 14px;
    display: table-cell;
}
.grid-items-top {
    font-size: 14px;
    height: 180px;
}
.views {
    float: right;
    background: url(../img/eye.svg) no-repeat left;
    background-size: 19px 13px;
    padding: 0 0 0 27px;
}
.grid-items-img h3 {
    font-size: 16px;
    line-height: 24px;
    background-color: #6d68685e;
}
.grid-items-bottom {
    background: #f4f4f4;
    padding: 20px 14px 20px 14px;
    color: #000;
}
.grid-items-bottom p {
    line-height: 20px;
    font-size:13px;
}
.grid-items-bottom p span {
    color: #7f7f7f;
}
.green-line {
    background: #99cc33;
    color: #fff;
    padding: 8px 0 8px 0;
    position: relative;
    z-index: 9;
}
.arrow {
    position: absolute;
    left: 49px;
    top: 25px;
    background: url(../img/arrow.svg) no-repeat;
    background-size: 18px;
    width: 18px;
    height: 18px;
    text-decoration: none;
}
.social-share {
    position: absolute;
    right: 49px;
    top: 25px;
    background: url(../img/share.svg) no-repeat;
    background-size: 18px 21px;
    width: 18px;
    height: 21px;
}
.green-line a {
    color: #fff;
}
.green-line .w1200 {
    display: table;
}
.green-line .w1200 .c-filter-left {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.green-line .w1200 .c-filter-right {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.purple-line {
    background: #70518f;
}
.purple-line .w1200 {
    min-height: 52px;
}
.print {
    display: inline-block;
    background: url(../img/printer.svg) no-repeat left;
    background-size: 22px;
    height: 22px;
    padding: 0 0 0 35px;
}
.pdf {
    display: inline-block;
    background: url(../img/pdf.svg) no-repeat left;
    background-size: 22px;
    height: 22px;
    padding: 0 0 0 35px;
    float: right;
}

.human-img {
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 4px solid #fff;
    margin: 0 25px 0 0;
    width: 45px;
    height: 45px;
}
.human {
    display: inline-block;
    vertical-align: middle;
}
.human span {
    font-size: 16px;
    padding: 0 0 5px 0;
    display: block;
}
.green-line .human span {
    padding: 0px;
    width: 150px;
}
.green-line .human p {
    padding: 5px 0 0 0;
}
.human p {
    font-size: 14px;
    color: #e3f0cf;
}

.vertical-line {
    width: 1px;
    height: 80px;
    background: #503966;
    margin: auto;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
}
.content {
    padding: 0px 0 0 0;
    font-size: 18px;
}
.content h2, .post-item h2, .video-item h2, .solution-items h2, .blog-posts h2 {
    font-family: 'geometriabold';
    font-size: 20px;
    line-height: 35px;
    font-weight: 100;
    padding: 0 0 40px 0;
}
.content p {
    line-height: 36px;
    margin: 0 0 20px 0;
}
.content h3 {
    font-family: 'geometriabold';
    font-size: 18px;
    line-height: 26px;
    margin: 0 0 20px 0;
    font-weight: 100;
}
.content-img {
    margin: 0 0 40px 0;
}
.content ul, .content ol {
    line-height: 36px;
    max-width: 80%;
    margin: 0 0 0 80px;
    padding: 0px 0 20px 0;
}
.content ul li, .content ol li {
    margin: 20px 0 20px 0;
    position: relative;
    padding: 0 0 0 20px;
}
.content ol li {
    list-style-type: decimal;
}
.content ol li ul li {
    list-style-type: none;
}
.content ul li::after {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    background: #503966;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.content article {
    /*font-family: 'geometriaitalic';*/
    font-size: 18px;
    background: url(../img/quotes.svg) no-repeat left;
    background-size: 49px 39px;
    padding: 0px 0 0 100px;
}

.gallery {
    padding: 30px 0 20px 0;
    float: left;
    width: 100%;

}
#fp-nav {
    z-index: 999!important;
}
#fp-nav ul li .fp-tooltip {
    color: #000!important;
}
.content ul.gallery-item {
    width: 100%;
    max-width: 100%;
    margin: 20px 0 0 0;
    float: left;
}
.content ul.gallery-item li {
    margin: 0px 29px 29px 0;
    padding: 0px;
    width: 31.5%;
    float: left;
}
.content ul.gallery-item li:nth-child(3n) {
    margin-right: 0;
}
.content ul.gallery-item li a, .content ul.gallery-item li a img {
    float: left;
}
.content ul.gallery-item li a {
    position: relative;
}

.video-item .content ul.gallery-item li a img {
    transition: none;
}
.content ul.gallery-item li a img {
    transition: all 250ms linear;
}
.content ul.gallery-item li a:hover img {
    transform: scale(1.10);
    transition: all 250ms linear;
    -webkit-box-shadow: 0px 5px 25px 0px #cecece;
    box-shadow: 0px 5px 25px 0px #cecece;
}
.video-item .content ul.gallery-item li a:hover img {
    transform: none;
    transition: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ico-play {
    position: absolute;
    background: url(../img/pix2.png) repeat;
    width: 100%;
    height: 100%;
}
.ico-play::before {
    content: '';
    position: absolute;
    background: url(../img/video.svg) no-repeat;
    background-size: 60px;
    width: 60px;
    height: 60px;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
}
.content ul.gallery-item li::after {
    background: none;
}
ul.tag-list {
    margin: 0px;
    max-width: 100%;
}
ul.tag-list li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 10px 0;
    padding: 0 0 0 0;

}
ul.tag-list li::after {
    background: none;
}
ul.tag-list li a {
    display: block;
    text-decoration: none;
    padding: 8px 15px 8px 15px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    position: relative;
    font-size: 14px;
    line-height: 18px;
}
ul.tag-list li a span {
    background: url(../img/tag.svg) no-repeat left;
    background-size: 10px;
    display: block;
    padding: 0 0 0 18px;

}
ul.tag-list li a:hover {
    border: 1px solid #70518f;
    color: #70518f;
}
.bottom-content-nav {
    display: table;
    width: 100%;
    font-size: 16px;
    margin: 20px 0 70px 0;
    float: left;
}
.bottom-content-nav-left {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
}
.bottom-content-nav-center {
    display: table-cell;
    vertical-align: middle;
    width: 20%;
}
.bottom-content-nav-right {
    display: table-cell;
    vertical-align: middle;
    width: 40%;
    text-align: right;
}
.archive {
    display: block;
    background: url(../img/archive.svg) no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    margin: auto;
}
.bx-wrapper {
    position: relative;
    padding: 0;
    *zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    margin: auto;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    margin: auto;
    /*
	position: absolute;
	width: 100%;
	height: 100%;
	*/
}
.bxslider {
    margin: 0;
    padding: 0;
}
.content .bx-viewport {
    padding-left: 0!important;
}
.slider-gallery {
    height: 100%;
    max-height: 600px!important;
    position: relative;
    overflow: hidden!important;
}
.bx-wrapper, .bx-viewport, .bxslider, .bxslider div {
    height: 100%;
}

ul.bxslider {
    list-style: none;
}
.bx-viewport {
    width: 100%;
    -webkit-transform: translateZ(0);
    overflow: hidden!important;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('images/bx_loader.gif') center center no-repeat #ffffff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #503966;
    text-indent: -9999px;
    display: block;
    width: 7px;
    height: 7px;
    margin: 0 7px;
    outline: 0;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #99cc33;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
.bx-wrapper .bx-prev {
    left: 0px;
}
.bx-wrapper .bx-prev::before {
    content: '';
    position: absolute;
    background: #000;
    background: #61b545;
    width: 12px;
    height: 2px;
    transition: 0.55s 0.0s;
    transform: rotate(45deg);
    margin: 27px 0 0 15px;
}
.bx-wrapper .bx-prev::after {
    content: '';
    position: absolute;
    background: #000;
    background: #61b545;
    width: 12px;
    height: 2px;
    transition: 0.55s 0.0s;
    margin: 19px 0 0 15px;
    transform: rotate(-45deg);
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    right: 0px;
}
.bx-wrapper .bx-next::before {
    content: '';
    position: absolute;
    background: #000;
    background: #61b545;
    width: 12px;
    height: 2px;
    transition: 0.55s 0.0s;
    transform: rotate(-45deg);
    margin: 27px 0 0 18px;
}
.bx-wrapper .bx-next::after {
    content: '';
    position: absolute;
    background: #000;
    background: #61b545;
    width: 12px;
    height: 2px;
    transition: 0.55s 0.0s;
    margin: 19px 0 0 18px;
    transform: rotate(45deg);
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -26px;
    outline: 0;
    width: 52px;
    height: 52px;
    z-index: 9999;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 2px solid #99cc33;
    background: #fff;
    text-indent: 0;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-direction a:hover {
    border: 2px solid #503966;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('images/controls.png') -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/*.contacts {*/
/*    margin: 50px 0 0 0;*/
/*    display: table;*/
/*    width: 100%;*/
/*}*/
/*.contacts-inf {*/
/*    display: table-cell;*/
/*    vertical-align: top;*/
/*    width: 50%;*/
/*    padding: 0 20px 0 0;*/
/*}*/
.maps {
    display: table-cell;
    vertical-align: top;
    background: #f4f4f4;
    width: 50%;
    position: relative;
}
.table-bordered {
    width: 300px;
    text-align: left;
}
.gm-style-iw {
    width: 300px;
}
.table-bordered th, .table-bordered td {
    padding: 5px;
}
.table-bordered th {
    font-weight: bold;
}

.maps::before {
    position: absolute;
    content: '袣邪褉褌邪 锌褉芯械蟹写邪';
    margin: 20px;
    color: #c0c0c0;
    font-size: 24px;
}
.contacts h1 {
    text-align: left;
    margin: 0 0 10% 0%;
    display: block;
}
.section .fss-slideItem p {
    line-height: 16px;
    font-size: 15px;
    padding: 7px 0 0 0;
}

.contacts-item {
    display: table;
    width: 100%;
    font-size: 18px;
    margin: 0 20px 0 0;
}
.contacts-items {
    display: inline-block;
    vertical-align: top;
    margin: 0% 0px 15% 0;
}
.contacts-items:nth-child(1) {
    padding: 0 0 0 0;
    width: 25%;
}
.contacts-items:nth-child(2) {
    padding: 0 0 0 30px;
    width: 75%;
}
.contacts-items:nth-child(1) h2 {
    font-family: 'geometriaextrabold';
    margin: 0 0 0 0;
    line-height: 38px;
    font-size: 20px;
}
.contacts-items:nth-child(1) p {
    color: #a1a1a1;
}
.contacts-items:nth-child(2) p {
    line-height: 32px;
}

.grid-items-all {
    background: #f4f4f4;
    color: #000;
    font-size: 16px;
    text-align: center;
}
.grid-items-all-inner {
    padding: 40px 0 40px 0;
    max-width: 170px;
    margin: auto;
}
.green {
    color: #99cc33;
    font-family: 'geometriaextrabold';
    font-size: 34px;
    text-transform: uppercase;
}
.purple {
    color: #503966;
    font-family: 'geometriaextrabold';
    font-size: 28px;
}
.dash {
    height: 1px;
    width: 13px;
    background: #a9a9a9;
    margin: auto;
    margin-top: 40px;
    margin-bottom: 30px;
    display: block;
}
.content-top {
    padding: 60px 0 20px 0;
}
.top-banner-solution {
    height: 300px;
}
.c-filter-line-one {
    margin-bottom: 10px;
}
.c-filter-line-one .c-filter-left {
    margin: 0 10px 0 0;
}
.c-filter-line-one .c-filter-right {
    margin: 0 10px 0 0;
    float: left;
}
.c-filter-line-one .c-filter-title-group:after {
    content: '';
}
.c-filter-line-one .c-filter-title-group {
    color: #70518f;
    cursor: pointer;
    display: inline-block;
}
.c-filter-line-one .c-filter-title-group:hover {
    border-bottom: 1px dotted #70518f;
}
.c-filter-line-one .c-filter-right {
    min-width: inherit;
}
.text-filter {
    display: inline-block;
}
.slider-gallery {
    padding: 30px 0 80px 0;
}
.slider-gallery .bxslider, .slider-gallery .bx-wrapper {
    overflow: hidden!important;
}

.c-filter-selected{
    display: inline;
    line-height: 1.5;
    border-bottom: none;
    color: #000!important;
}
.c-filter-title-group:hover {
    border-bottom: none;
}
.jq-selectbox__dropdown li.selected {
    background: #98cb33;
    color: #fff;
}
.c-filter-selected {

}
.c-filter-selected span:not(:last-child):after{
    content: ", ";
}
.c-filter-selected .c-filter-img img {
    max-width: 100px;
}
.c-filter-selected .c-filter-img {
    display: inline-block;
}
.c-filter-and-more:before{
    content: "+";
}
.c-filter-droplist{
    position: absolute;
    text-align: left;
    left: 0;
    top: 0;
    padding: 30px 0;
    margin-top: -28px;
    background-color: #fff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .18);
    z-index: 11;
    display: none;
}
.c-filter-droplist.type1{
    width: 336px;
}
.c-filter-droplist.type2{
    width: 250px;
}
.c-filter-droplist-close{
    position: absolute;
    width: 32px;
    height: 32px;
    right: 20px;
    top: 20px;
    line-height: 32px;
    text-align: center;
    font-size: 30px;
    color: #70518f;
    font-weight: bold;
    font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
    cursor: pointer;
    transition: opacity .2s;
}
.c-filter-droplist-close:before{
    content: "脳";
}
.c-filter-droplist-close:hover{
    opacity: .7;
}
.c-filter-droplist-title,
.c-filter-droplist-bot,
.c-filter-droplist.type1 label,
.c-filter-droplist.type2 li{
    padding-left: 27px;
    padding-right: 27px;
}
.c-filter-droplist{
    margin-left: -27px;
}
.c-filter-droplist-title{
    margin-bottom: 34px;
}
.c-filter-droplist-body{
    max-height: 320px;
    margin-bottom: 12px;
    overflow: hidden;
}
.c-filter-droplist.type1 .c-filter-droplist-item{
    margin-bottom: 4px;
}
.c-filter-droplist.type2 .c-filter-droplist-item{
    margin-bottom: 22px;
}
.c-filter-droplist-item label{
    box-sizing: border-box;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    max-width: 100%;
}
.c-filter-droplist.type1 label{
    display: block;
}
.c-filter-droplist.type2 label{
    display: inline-block;
    border-radius: 20px;
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}
label.ico-tags{
    padding-left: 34px;
}
label.ico-tags:before{
    content: "";
    position: absolute;
    left: 16px;
    top: 13px;
    width: 10px;
    height: 10px;
    background: url(../img/tag.svg) no-repeat 0 0/100%;
    z-index: 2;
}
.c-filter-droplist-item input{
    display: none;
}
.c-filter-droplist-wrap{
}
.c-filter-droplist.type2 .c-filter-droplist-wrap{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.c-filter-droplist-wrap:before{
    content: "";
    position: absolute;
    box-sizing: border-box;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    z-index: 0;
    transition: background-color .2s, border-color .2s;
}
.c-filter-droplist.type2 .c-filter-droplist-wrap:before{
    border: 1px solid #e5e5e5;
    border-radius: 20px;
}
.c-filter-droplist-wrap > *{
    position: relative;
    z-index: 1;
}
.c-filter-droplist.type1 label:hover .c-filter-droplist-wrap:before,
.c-filter-droplist.type1 input:checked + .c-filter-droplist-wrap:before{
    background-color: #f4f4f4;
}
.c-filter-droplist.type2 label:hover .c-filter-droplist-wrap:before,
.c-filter-droplist.type2 input:checked + .c-filter-droplist-wrap:before{
    border-color: #f4f4f4;
    background-color: #f4f4f4;
}
.c-filter-droplist-item img{
    width: 72px;
    margin-right: 23px;
    vertical-align: middle;
}
.c-filter-droplist.type1 .c-filter-droplist-item span{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px);
}
.c-filter-droplist-item span i{
    font-style: normal;
    color: #9a9a9a;
}
.c-filter-droplist-item span i:before{
    content: "(";
}
.c-filter-droplist-item span i:after{
    content: ")";
}
.c-filter-droplist-item input:checked {

}
.c-filter-droplist-bot{
    padding-top: 10px;
    padding-bottom: 10px;
}
.c-filter-droplist-bot button{
    padding: 0;
    border: none;
    background: none;
    color: #70518f;
    border-bottom: 1px solid currentColor;
    cursor: pointer;
    transition: border-color .2s;
}
.c-filter-droplist-bot button:hover{
    border-color: transparent;
}
.c-filter-droplist-bot [type="reset"]{
    float: right;
}
.post-item  {
    padding: 30px 0 35px 0;
}
/*.post-item .grid {*/
/*    margin-top: 0px;*/
/*}*/
.post-item .button-item  {
    text-align: center;
    padding: 20px 0 0 0;
}
.green-button {
    display: inline-block;
    font-size: 14px;
    background: #fff;
    border: 2px solid #99cc33;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    text-decoration: none;
    padding: 13px 29px 13px 29px;
    color: #000;
}
.green-button:hover {
    background: #99cc33;
    color: #fff;
}
.video-item {
    padding: 30px 0 0px 0;
}
.solution-items {
    padding: 30px 0 05px 0;
}
/*.solution-items .grid {*/
/*    margin-top: 0px;*/
/*}*/
.solution-items .grid .grid-item {
    width: 48.2%;
}
.blog-posts {
    padding: 30px 0 35px 0;
}
/*.blog-posts .grid {*/
/*    margin-top: 0px;*/
/*}*/
.c-filter{
    position: relative;
}

.add_load {
    font-size: 14px;
    background: #99cc33;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    display: block;
    border: none;
    color: #fff;
    padding: 15px 40px 15px 40px;
    cursor: pointer;
    line-height: 14px;
    margin-top: 20px;
    margin-bottom: 35px;
    width: 175px;
    margin: auto;
    white-space: nowrap;
}
.add_load:hover {
    -webkit-box-shadow: 0px 5px 15px 0px #cecece;
    box-shadow: 0px 5px 15px 0px #cecece;
    transition: all 250ms linear;
}
.disabled_item {
    opacity: 0.4;
}
.disabled_item label {
    cursor: default!important;
}
.disabled {
    opacity: 0.4;
}
button:disabled {
    opacity: 0.4;
}
.bottom-contacts h2 {
    padding: 30px 0 0px 0;
}
.bottom-contacts ul {
    margin: 0px;
}
.bottom-contacts ul li {
    padding: 0;
    position: relative;
    padding: 0 0 0 50px;
}
.bottom-contacts ul li::after {
    display: none;
}
.bottom-contacts ul li:nth-child(1)::before {
    content: '';
    position: absolute;
    background-image: url(data:image/png;base64,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);
    background-size: 35px;
    width: 35px;
    height: 35px;
    top: -2px;
    left: 0;
}
.bottom-contacts ul li:nth-child(2)::before, .bottom-contacts ul li:nth-child(3)::before {
    content: '';
    position: absolute;
    background-image: url(data:image/png;base64,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);
    background-size: 35px;
    width: 35px;
    height: 35px;
    top: 0px;
    left: 0;
}

/* Footer */
footer {
    max-width: 1720px;
    width: 100%;
    margin: auto;
}
.footer-inner {
    position: fixed;
    bottom: 65px;
    z-index: 1;
}
.footer-item {
    padding: 60px;
}
.footer-left {
    float: left;
    width: 25%;
}
.footer-center {
    float: left;
    width: 40%;
}
.footer-center ul {
    display: inline-block;
    vertical-align: top;
}
.footer-center ul:first-child {
    margin-right: 15%;
}
.footer-center ul li a {
    font-size: 14px;
    line-height: 36px;
}

.footer-right {
    float: left;
    width: 35%;
    text-align: right;
}

footer .logo {
    width: 65px;
    height: 65px;
    background-size: 65px;
    position: relative;
    font-size: 22px;
    margin: 0;
}
footer .logo strong {
    position: absolute;
    left: 85px;
    font-family: 'geometriaextrabold';
    top: 17px;
}
footer .logo span {
    position: absolute;
    left: 85px;
    top: 30px;
    letter-spacing: 2.7px;
}
.footer-right .social li {
    vertical-align: top;
}
.footer-right .social li:first-child {
    margin-bottom: 20px;
}
.footer-right .social li:last-child {
    margin-right: 0;
}
a.button-mail {
    display: inline-block;
    width: inherit;
    height: inherit;
    border: 2px solid #99cc33;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 46px;
    text-align: center;
    width:200px
}
a.button-mail:hover, {
    border: 2px solid #99cc33;
    background: #99cc33;
    color: #fff!important;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
}

footer .bottom-text {
    font-size: 12px;
    display: inline-block;
    padding: 40px 0 0 0;
}

footer .bottom-text-right {
    float: right;
    font-size: 12px;
    padding: 40px 0 0 0;
}

.social li {
    display:inline-block;
    margin: 0 18px 0 0
}
a.solial-links {
    display: block;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 52px;
    text-align: center;
    padding: 15px 0 15px 0;
}
a.solial-links:hover {
    border: 1px solid #503966;
}
.social li i {
    background-size: 24px 20px;
    width: 24px;
    height: 20px;
    display: block;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.social li i.vk {
    background: url(../img/vk.svg) no-repeat;
}
.social li i.facebook {
    background: url(../img/facebook.svg) no-repeat;
}
.social li i.youtube {
    background: url(../img/youtube.svg) no-repeat;
}
.social li i.twitter {
    background: url(../img/twitter.svg) no-repeat;
}
.social li i.instagram {
    background: url(../img/instagram.svg) no-repeat;
}
.social li i.in {
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBkYXRhLW5hbWU9IkNhcGEgMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNDMwLjEyIDQxMSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM1MzQ3Njc7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5saW5rZWRpbjwvdGl0bGU+PHBhdGggaWQ9IkxpbmtlZEluIiBjbGFzcz0iY2xzLTEiIGQ9Ik00MzAuMTIsMjYxLjU0djE1OUgzMzcuOTNWMjcyLjE5YzAtMzcuMjctMTMuMzMtNjIuNzEtNDYuNy02Mi43MS0yNS40NywwLTQwLjYzLDE3LjE0LTQ3LjMsMzMuNzItMi40Myw1LjkzLTMuMDYsMTQuMTgtMy4wNiwyMi40OFY0MjAuNTZIMTQ4LjY1czEuMjQtMjUxLjI5LDAtMjc3LjMyaDkyLjIxdjM5LjMxYy0uMTkuMjktLjQzLjYxLS42MS45aC42MXYtLjljMTIuMjUtMTguODcsMzQuMTMtNDUuODIsODMuMS00NS44MkMzODQuNjMsMTM2LjcyLDQzMC4xMiwxNzYuMzYsNDMwLjEyLDI2MS41NFpNNTIuMTgsOS41NkMyMC42NCw5LjU2LDAsMzAuMjUsMCw1Ny40NiwwLDg0LjA4LDIwLDEwNS40LDUxLDEwNS40aC42MmMzMi4xNiwwLDUyLjE2LTIxLjMyLDUyLjE2LTQ3Ljk0QzEwMy4xMywzMC4yNSw4My43Myw5LjU2LDUyLjE4LDkuNTZabS00Ni43MSw0MTFIOTcuNjZWMTQzLjI0SDUuNDhaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC05LjU2KSIvPjwvc3ZnPg==);

}
.modalActive footer .social {
    display: none;
    opacity: 0;
}
.modal-body .social {
    text-align: center;
}
.fp-enabled .section{
    padding-top: 187px;
    padding-bottom: 0;
}
.section{
    height: 100vh;
    padding-top: 30px;
    padding-bottom: 30px;
}
.section:first-child{
    height: calc(100vh - 187px);
}
.section:not(:last-child):after{
    content: "";
    position: absolute;
    width: 1px;
    height: 90px;
    background-color: #70518f;
    left: 50%;
    bottom: 0;
    z-index: 2;
}
.screen4:not(:last-child):after{
    background-color: inherit;
}

/* 袚谢邪胁薪邪褟 */

.fp-enabled .wrapper{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    max-width: none;
}
.fp-enabled .fullpage{
    height: 100vh;
}
.fullpage .section{
    position: relative;
}
.fs-inner{
}
.fp-enabled .leftIndent{
    padding-left: 19%;
    background-clip: content-box;
}
.lf-pt{
    padding-top: 70px;
}
.lf_map{
    left: 0;
}
.fp-enabled .lf_map{
    left: 19%;
}
.lf-columns{
}
.lf-columns > *{
    display: inline-block;
    vertical-align: top;
    margin-right: -5px;
    box-sizing: border-box;
}
.lf-col-s{
    width: 37.8%;
    padding-right: 60px;
}
.lf-col-l{
    width: 62.2%;
    padding-left: 60px;
}
.small-gallery .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -26px;
    text-align: center;
}
.small-gallery .owl-dots div{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border: 1px solid transparent;
    border-radius: 50%;
    background-color: #503966;
    background-clip: content-box;
}
.small-gallery .owl-dots div.active{
    background-color: #99cc33;
    border-color: #99cc33;
}
.fs-page-title{
    text-transform: uppercase;
    font-family: 'geometriaregular';
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: 1px;
    color: #503966;
    text-align: center;
    margin: -15px 0 20px 0;
}
.fs-page-title strong{
    font-family: 'geometriaextrabold';
    display: block;

}
.section h2{
    font-family: 'geometriaextrabold';
    font-size: 38px;
    line-height: 1.2;
}
.section p{
    font-size: 18px;
    line-height: 1.9;
}
.center{
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.vertical{
    position: absolute;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    width: 100%;
    left: 0;
}
.fs-nextscreen{
    position: absolute;
    width: 70px;
    height: 70px;
    border-width: 9px;
    bottom: 26%;
    left: 50%;
    margin-left: -35px;
    background-size: 22px;
}
.fs-nextscreen,
.pp-anchor-sel{
    box-sizing: border-box;
    border-radius: 50%;
    background: #99cc33 url(../img/filter.svg) no-repeat 50% 50%;
    border: solid rgba(153, 204, 51, .37);
    background-clip: content-box;
    box-shadow: 0 0 0 7px rgba(153, 204, 51, .1);
    cursor: pointer;
    transition: border-color .5s, box-shadow .5s;
}
.fs-nextscreen:hover,
.pp-anchor-sel:hover{
    border-color: rgba(153, 204, 51, .5);
    box-shadow: 0 0 0 7px rgba(153, 204, 51, .2);
}
.lf_map{
    position: absolute;
    right: 0;
    bottom: 0;
    top: 50%;
    overflow: hidden;
}
.lf_map > div{
    position: absolute;
    width: 100%;
    height: 100% !important;
}

.lf-formSlider.owl-carousel .owl-stage-outer{
    overflow: visible;
}
.lfs-item{
    position: relative;
    width: 100% !important;
}
.lfs-item:not(:first-child){
    display: none;
}
.lfs-item h2{
    margin-bottom: 45px;
}
.lfs-item h3{
    margin-bottom: 68px;
    font-size: 20px;
    font-family: 'geometriabold';
}
.lff-fieldset{

}
.lff-fieldset:after{
    content: "";
    display: block;
    clear: both;
}
.lf-formcol{
    box-sizing: border-box;
    float: left;
    padding-right: 30px;
}
.lf-formcol.large{
    width: 100%;
}
.lf-formcol.medium{
    width: 50%;
}
.lf-formfield{
    margin-bottom: 48px;
    height: 40px;
}
#lfs-form .bx-wrapper{
    max-width: none !important;
}
:focus::-webkit-input-placeholder {color: transparent !important}
:focus::-moz-placeholder          {color: transparent !important}
:focus:-moz-placeholder           {color: transparent !important}
:focus:-ms-input-placeholder      {color: transparent !important}

.lf-formfield input,
.jq-selectbox{
    border: none;
    background: none;
    border-bottom: 1px solid #7f7f7f;
    color: #7f7f7f;
    font-size: 16px;
    transition: border-color .2s, color .2s;
}
.jq-selectbox{
    color: #000;
    background: transparent url(../img/select-arr.png) no-repeat 100% 50%;
}
.lf-formfield.small{
    float: left;
    width: 45%;
}
.lf-formfield.small:not(:last-child){
    margin-right: 10%;
}
.lf-formfield input,
.lf-formfield .jq-selectbox{
    width: 100%;
}
.lf-formfield input:valid{
    color: #000;
}
.lf-formfield input{
    height: 40px;
}
.lf-formfield input.error{
    border-color: red;
    color: red;
}
.jq-selectbox.error{
    border-color: red;
}
.jq-selectbox.error .jq-selectbox__select-text{
    color: red;
}
.jq-selectbox__select{
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}
.jq-selectbox__dropdown{
    left: -36px;
    right: -36px;
    margin-top: -66px;
    padding: 20px 0;
    background-color: #fff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .18);
}
.jq-selectbox__dropdown li:first-child:before{
    left: 36px;
    right: 36px;
}
.jq-selectbox__dropdown ul{

}
#lfs-form .bx-viewport{
    overflow: visible !important;
}
.jq-selectbox__dropdown li{
    position: relative;
    padding: 16px 36px;
    background-color: #fff;
    cursor: pointer;
}
.jq-selectbox__dropdown li:first-child:before{
    content: "";
    position: absolute;
    bottom: 4px;
    border-bottom: 1px solid #000;
}
.jq-selectbox__dropdown li:hover{
    background-color: #f4f4f4;
}
.jq-selectbox__dropdown li:first-child{
    cursor: default;
}
.jq-selectbox__dropdown li:first-child:hover{
    background-color: #fff;
}
.lf-formfield input::-webkit-input-placeholder {opacity: 1; color: #7f7f7f;}
.lf-formfield input::-moz-placeholder          {opacity: 1; color: #7f7f7f;}
.lf-formfield input:-moz-placeholder           {opacity: 1; color: #7f7f7f;}
.lf-formfield input:-ms-input-placeholder      {opacity: 1; color: #7f7f7f;}
.lf-formfield input.error::-webkit-input-placeholder {opacity: 1; color: red;}
.lf-formfield input.error::-moz-placeholder          {opacity: 1; color: red;}
.lf-formfield input.error:-moz-placeholder           {opacity: 1; color: red;}
.lf-formfield input.error:-ms-input-placeholder      {opacity: 1; color: red;}

.lf-formfield input:focus{
    border-color: #000;
    color: #000;
}
.lf-buts{
    clear: both;
}
.lf-buts button{
    width: 176px;
    height: 52px;
    background: none;
    box-shadow: none;
    text-align: center;
    line-height: 48px;
    border-style: solid;
    font-size: 16px;
    border-radius: 26px;
    transition: border-color .2s, color .2s;
    border-width: 2px;
    color: #000;
    cursor: pointer;
    border-color: #99cc33;
}
.lf-buts button:hover {
    background: #99cc33;
    color: #fff;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
}
button,
button:active,
button:focus {
    outline: none;
}
button::-moz-focus-inner{padding:0;border:0;}
.lf-buts button.valid{
    border-color: #99cc33;
    border-width: 2px;
    cursor: pointer;
}
.lf-buts button.valid:hover{
    border-color: #719726;
}
.lf-buts button:disabled{
    border-color: #bfbfbf;
    color: #bfbfbf;
    cursor: default;
}
.lf-buts button:not(:last-child){
    margin-right: 27px;
}
.lf-back{
}
.lf-next{
}
.screen1 .lf-col-s,
.screen1 .lf-col-l{
    vertical-align: middle;
}
.screen1 h2{
    margin-bottom: 12%;
}
.screen1 .lf-col-l img{
    display: block;
    width: 100%;
}

.screen2{
    text-align: center;
}
.screen2 p{
    max-width: 800px;
    width: 80%;
    margin: auto;
}
.screen3{
    text-align: center;
}
.screen3 h3{
    font-size: 18px;
    margin-bottom: 32px;
}
.fs-selectSlider.owl-carousel{
    margin-left: -48px;
    margin-right: -48px;
    width: auto;
}
.fs-main-slide{
    padding-left: 48px;
    padding-right: 48px;
}
.fss-inner .owl-nav .owl-prev{
    left: -48px;
}
.fss-inner .owl-nav .owl-next{
    right: -48px;
}
.fs-selectSlider > li{
}
.fs-selectSlider h2{
    margin-bottom: 70px;
    padding-top: 26px;
}
.fss-inner-wrap{
    position: relative;
}
.fss-inner{
    width: 1000em;
    padding-bottom: 68px;
}
.fss-inner li{
    float: left;
    width: 1000px;
}
.fss-pict{
    padding-bottom: 5px;
}
.fss-pict img{
    margin: auto;
}
.fs-wrap{
    position: relative;
    max-width: 940px;
    margin: auto;
}
.index-wrapper .fs-wrap {
    max-width: 1280px;
}

.fss-inner .owl-nav div{
    position: absolute;
    top: 30px;
    display: block;
    width: 48px;
    height: 48px;
    border: 2px solid #99cc33;
    border-radius: 50%;
    transition: border-color .2s;
}
.fss-inner .owl-nav div:before{
    content: "";
    position: absolute;
    width: 9px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    left: 50%;
    background-image: url(../img/ar.svg);
    background-repeat: no-repeat;
}
.fss-inner .owl-nav div:hover{
    border-color: #503966;
}
.fss-inner .owl-nav div.disabled{
}
.fss-inner .owl-nav .owl-prev:before{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-left: -6px;
}
.fss-inner .owl-nav .owl-next:before{
    margin-left: -2px;
}
.fss-inner .owl-nav div:before,
.fss-inner .owl-nav div:after{
}

.screen6 .owl-next {
    bottom: -20px;
    border: solid #70518f;
    border-width: 0 3px 3px 0;
    padding: 3px;
    display: inline-block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin: 10px 10px 10px 15px;
}
.screen6 .owl-prev {
    bottom: -20px;
    border: solid #70518f;
    border-width: 0 3px 3px 0;
    padding: 3px;
    display: inline-block;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    margin: 10px 15px 10px 10px;
}
.screen6 .owl-next:hover, .screen6 .owl-prev:hover {
    border-color: #99cc33;
}

.screen6 .disabled {
    cursor: default;
    opacity: 0.3;
    border-color: #000;
}
.screen6 .disabled:hover {
    cursor: default;
    border-color: #000;
}
.screen6 .owl-nav  {
    text-align: center;
    padding: 25px 0 0 0;
}


.fs-main-slide{
    padding-bottom: 50px;
}
.fs-main-slide label{
    cursor: pointer;
    display: block;
}
.fs-main-slide .jq-radio{
    box-sizing: content-box !important;
    width: 9px;
    height: 9px;
    padding: 4px;
    border: 1px solid #98cb33;
    border-radius: 50%;
    background-color: transparent;
    background-clip: content-box;
    vertical-align: middle;
}
.fs-main-slide .jq-radio.checked{
    background-color: #7f7f7f;
}
.fs-nav-main{
    position: absolute;
    bottom: 0;
    width: 440px;
    margin-left: -220px;
    left: 50%;
}
.fs-nav-main div{
    display: inline-block;
    width: 188px;
    white-space: nowrap;
    height: 52px;
    line-height: 50px;
    font-size: 16px;
    bottom: 0;
    z-index: 1;
    margin: auto;
    vertical-align: middle;
}
.fs-nav-main div,
.pps-anchor-sel2,
.fsm-but{
    border-radius: 26px;
    border: 2px solid #98cb33;
    text-align: center;
    color: #000;
    cursor: pointer;
    text-decoration: none;
    transition: border-color .2s;
    background: none;
}
.fs-nav-main div:hover,
.pps-anchor-sel2:hover,
.fsm-but:hover{
    border-color: #89b72f;
    background: #89b72f;
    color: #fff;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
    transition: all 250ms linear;
}
.fs-nav-main div.disabled{
    border-color: #7f7f7f;
    cursor: default;
    pointer-events: none;
}
.fs-nav-main {
    padding: 0 0 15px 0;
}

.fsm-prev{
    left: 0;
}
.fsm-next{
    right: 0;
}

.fs-info{
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    background-color: #99cc33;
    border-radius: 50%;
    margin-left: 8px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.fs-info:hover{
    color: #fff;
}




/*
.fss-inner .owl-nav{
	position: absolute;
	bottom: 0;
	width: 440px;
	margin-left: -220px;
	left: 50%;
}

.fss-inner .owl-nav div{
	position: absolute;
	display: block !important;
	width: 186px;
	height: 52px;
	line-height: 50px;
	font-size: 16px;
	bottom: 0;
	z-index: 1;
}
.fss-inner .owl-nav div,
.pps-anchor-sel2{
	border-radius: 26px;
	border: 2px solid #98cb33;
	text-align: center;
	color: #000;
	text-decoration: none;
	transition: border-color .2s;
}
.fss-inner .owl-nav div:hover,
.pps-anchor-sel2:hover {
	border-color: #89b72f;
}
.fss-inner .owl-nav div.disabled{
	border-color: #7f7f7f;
	cursor: default;
}
.fss-inner .owl-nav .owl-prev{
	left: 0;
}
.fss-inner .owl-nav .owl-next{
	right: 0;

}
.fss-inner .owl-nav div:before,
.fss-inner .owl-nav div:after{
	display: none;
}
*/
.fss-pagin{
    position: relative;
    font-family: 'geometrialight';
    font-size: 18px;
    display: inline-block;
    padding: 0 10px 0 10px;
}
.fs-mobile{
    display: none;
}
.screen4 .lf-col-s p{
    max-width: 430px;
}
.screen4 .lf-col-l .c-filter{
    margin-left: 32%;
}
.lf-formSlider{
    width: 100%;
}
.screen5 .vertical{
    right: 0;
}
.screen6 h2{
    margin-bottom: 40px;
}
.screen6 h2 a{
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-family: 'geometrialight';
    margin-left: 48px;
    top: -3px;
}

.la-wrap{
    padding-right: 5%;
    margin-left: -25px;
    overflow: hidden;
}
.lastArticles{
    padding: 20px 0 25px 25px;
}
.lastArticles:after{
    content: "";
    clear: both;
    display: block;
}
.owl-stage {
    margin: auto;
}
.lastArticles.owl-carousel .owl-stage-outer{
    overflow: visible;
}
.grid-button {
    padding: 20px 0 20px 0;
    margin: 0 0 40px 0;
}
.grid-button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    transition: none;
}
.la-item{
    display: block;
    width: 100%;
    min-width: 400px;
    background-color: #f4f4f4;
    text-decoration: none;
}
.la-slide:hover {

}
.la-item img{
    width: 100%;
}
.la-slide{
    overflow: hidden;
}
.la-item a{
    text-decoration: none;
}
.la-top{
    position: relative;
}
.la-pict{
    position: relative;
    overflow: hidden;
}
.la-pict:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: rgba(0, 0, 0, .3);
}
.la-top img{
    display: block;
    transition: transform .3s;
}
.la-item:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.la-viewed,
.la-desc{
    position: absolute;
    left: 30px;
    color: #fff;
    font-size: 16px;
}
.la-viewed{
    padding-left: 29px;
    top: 28px;
    background: url(../img/eye.svg) no-repeat 0 50%/19px;
}
.la-desc{
    box-sizing: border-box;
    bottom: 30px;
    right: 30px;
    line-height: 1.6;
    max-width: 368px;
    font-family: 'geometriabold';
}
.la_bot{
    padding: 22px 30px;
}
.la_bot p{
    font-size: 16px;
    color: #000;
    line-height: 1;
    color: #000;
    font-family: 'geometrialight';
}
.la_bot p span{
    color: #c9c9c9;
    margin: 0 10px;
}
.screen6 .bx-wrapper{
    margin: 0;
}
.screen6 .bx-viewport{
    overflow: visible !important;
}
.excludeDesk{
    display: none;
}
.fp-responsive .wrapperOuter{

}
.fp-responsive .wrapper{
    position: static;
}
.fp-enabled .fs-inner{
    margin-right: 0;
}
.screen2 .fs-inner,
.screen3 .fs-inner{
    margin-right: 0;
}
.screen3 .vertical{
    z-index: 102;
}
.screen5{
    overflow: hidden;
    min-height: 600px;
}
.screen6{
    min-height: 540px;
}
.screen6 h2{
    margin-bottom: 90px;
}

#modal-buildType{

}
.modal-build-gallery{
    overflow: hidden;
    margin-bottom: 26px;
}
.modal-build-gallery img{
    float: left;
    width: 30%;
}
.modal-build-gallery img:not(:last-child){
    margin-right: 5%;
}
#modal-buildType p{
    text-align: left;
}
.modal-build-link{
    text-align: center;
    font-size: 16px;
    padding-top: 34px;
}

.popup-start{
    position: absolute;
    font-size: 14px;
    width: 457px;
    padding: 90px 58px 48px;
    top: 33px;
    right: 42px;
    /*background: #fff url(../images/quotes.png) no-repeat 45% 55%;*/
    background: #fff;
    box-shadow: 0 12px 30px rgba(0, 0, 0, .18);
    z-index: 104;
    display: none;
}
.pp-anchor-sel{
    position: absolute;
    width: 54px;
    height: 54px;
    right: 30px;
    top: 30px;
    border-width: 7px;
    background-size: 16px;
}
.popup-start strong{
    display: block;
    font-size: 16px;
    margin-bottom: 30px;
}
.popup-start p{
    height: 56px;
    margin: 10px 0 10px 0;
}
.pps-close{
    font-weight: 300;
    border-bottom: 1px dashed currentColor;
    text-decoration: none;
    margin-right: 23px;
}
.pps-anchor-sel2{
    display: inline-block;
    width: 192px;
    height: 46px;
    line-height: 42px;
    font-weight: 300;
}
.pps-close,
.pps-anchor-sel2{
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.pp-righttop .fancybox-slide:before{
    display: none;
}
.pp-righttop .fancybox-slide{
    text-align: right;
}
.pp-righttop  .fancybox-close-small{
    display: none;
}
.one_slider {
    text-align: center;
}
.fp-viewing-description_slide #top, .fp-viewing-news_slide #top,  .fp-viewing-form_slide #top, .fp-viewing-map_slide #top, .fp-viewing-filter_slide #top {
    display: none;
}
#top {
    position: fixed;
    right: 25px;
    bottom: 15px;
    width: 35px;
    height: 35px;
    background:  #70518f;
    opacity: 0.5;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    display: none!important;
}
.bx-composite-btn {
    display: none!important;
}
#top:hover {
    opacity: 1;
}
#top::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(-45deg);
    margin: 14px 0 0 -24px;
}
.video-item {
    margin: auto;
    width: 100%;
    max-width: 500px;
    padding: 10px 10px 6px 10px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #eeeeee;
    margin-bottom: 20px;
}
.video-item iframe {
    width: 100%;
    height: 315px;
}

.specialists {
    padding: 20px 0 30px 0;
    text-align: center;
}
.specialist-item {
    display: inline-block;
    vertical-align: bottom;
    width: 20%;
    text-align: center;
    margin: 0 10px 0 10px;
}
.specialist-item img {
    width: 100%;
    max-width: 240px;
}
.specialist-item strong {
    display: block;
    line-height: 18px;
    margin: 10px 0 10px 0;
}
.specialist-item p {
    line-height: 26px;
    font-size: 16px;
}
ul.c-ico-line {
    text-align: center;
    list-style-type: none;
    margin: 0!important;
    max-width: 100%;
    padding: 0 0 0px 0;
    line-height: inherit!important;
}
.c-ico-line li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 15px 10px!important;
    padding: 0!important;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    line-height: 0!important;
    background: #fff;
}
.c-ico-line li::after {
    display: none;
}
.c-ico-line li img {
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* Index */
.index-wrapper {
    max-width: 1720px;
    width: 100%;
    position: relative;
    margin: auto;
    padding: 10px 0 30px 0;
    min-height: 100%;
}
.header-top-group {
    display: table;
    height: 100%;
    width: 100%;
}
.header-top-left {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0px 60px 60px 60px;
    position: relative;
}
.header-top-left h1 {
    font-size: 32px;
    font-family: 'geometriaextrabold';
    font-weight: 100;
    text-align: left;
    max-width: 500px;
    padding: 0 0 30px 0;
}
.header-top-left h1 a {
    color: #99cc33;
}
.header-top-left h1 a:hover {
    color: #80af21;
}

.header-top-left p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 30px 0;
}
.header-top-left p a {
    font-family: 'geometriaextrabold';
    font-size: 18px;
}
.button {
    display: inline-block;
    border: 2px solid #99cc33;
    color: #000;
    text-decoration: none;
    font-size: 16px;
    padding: 17px 30px 15px 30px;
    line-height: 16px;
    background: none;
    cursor: pointer;
    -webkit-border-radius: 26px;
    border-radius: 26px;
}
.button:hover {
    background: #99cc33;
    color: #fff;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
}

.down-button {
    position: absolute;
    left: 0px;
    bottom: 0px;
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
}
.mouse {
    width: 25px;
    height: auto;
}
.scroll {
    -webkit-animation-name: scroll;
    animation-name: scroll;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: cubic-bezier(0.65, -0.55, 0.25, 1.5);
    animation-timing-function: cubic-bezier(0.65, -0.55, 0.25, 1.5);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-transform-origin: 50% 20.5px;
    transform-origin: 50% 20.5px;
    will-change: transform;
}
@-webkit-keyframes scroll {
    0%,
    20% {
        -webkit-transform: translateY(0) scaleY(1);
        transform: translateY(0) scaleY(1);
    }
    10% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(36px) scaleY(2);
        transform: translateY(36px) scaleY(2);
        opacity: 0.01;
    }
}
@keyframes scroll {
    0%,
    20% {
        -webkit-transform: translateY(0) scaleY(1);
        transform: translateY(0) scaleY(1);
    }
    10% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(36px) scaleY(2);
        transform: translateY(36px) scaleY(2);
        opacity: 0.01;
    }
}

.header-top-right {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    position: relative;
}

.header-top-right .bx-viewport, .header-top-right .bx-wrapper{
    position:relative;
    width:100%;
    height:100% !important;
    top:0;
    left:0;
}
.header-top-right .top-slider, .header-top-right .top-slider div {
    height: 100% !important;;
}
.header-top-right .top-slider div {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.header-top-right .bx-wrapper .bx-viewport{
    border: none !important;
}
.header-top-right .top-slider img {
    display: block;

    object-fit: cover;
}
.slider-item {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    width: 100%;
}
.filter-inf {
    width: 50%;
    margin: 60px 0 80px 0;


    padding: 40px 30px 40px 60px;
    background: rgba(244,244,244,0.5);
    color: #000;
}
.filter-inf p {
    font-size: 18px;
    line-height: 28px;
}
.index-filters {
    text-align: center;
    padding: 0 0 70px 0;
}
.steps-filters {
    font-size: 20px;
    display: block;
    text-align: center;
    color: #503966;
}
.index-filters h2 {
    font-size: 22px;
    font-family: 'geometriaextrabold';
    padding: 5px 0 0px 0;
}

.grid-index {
    width: 100%;
    float: left;
}
.grid-index .grid-item {
    width: 23.6%;
    float: left;
    margin: 0 1.8% 0 0px;
}
.grid-index .grid-item:last-child {
    margin: 0;
}
.project-bottom {
    text-align: center;
    padding: 30px 0 0 0;
}
.project-bottom .button{
    display: inline-block;
    border: 2px solid #1b3f8d;
    color: #1b3f8d;
    text-decoration: none;
    font-size: 18px;
    padding: 17px 30px 15px 30px;
    line-height: 16px;
    background: none;
    cursor: pointer;
    -webkit-border-radius: 26px;
    border-radius: 26px;
}
.project-bottom .button:hover {
    background: #1b3f8d;
    color: #fff;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
}
.article-vertical {
    max-width: 460px;
    width: 100%;
    padding: 0px 0px 40px 0px;
    position: relative;
    text-align: center;
    margin: auto;
}
.article-vertical::before {
    content: '';
    position: absolute;
    background: url(../img/quotes.svg) no-repeat center top;
    background-size: 49px 39px;
    width: 49px;
    height: 39px;
    padding: 0px 0 0 0px;
    margin: 0 0 0 -20px;;
}

.article-vertical h1 {
    font-size: 18px;
    padding: 50px 0 0 0;
}
.article-vertical p {
    font-family: 'geometriaitalic';
    font-size: 18px;
    line-height: 30px;
}
.team {
    text-align: center;
    margin: 0 0 20px 0;
}
.team li {
    display: inline-block;
    width: 19%;
    text-align: center;
}
.team li p strong {
    display: block;
    padding: 10px 0 5px 0;
}
.team-bg {
    background: rgba(244,244,244,0.5);
    padding: 30px 0 30px 0;
    margin: 30px 0 0 0!important;
}

.button-green {
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
    background: #99cc33;
    color: #fff;
}
.button-green:hover {
    -webkit-box-shadow: 1px 5px 15px 0 #B5B5B5;
    box-shadow: 1px 5px 15px 0 #B5B5B5;
    background: #80af21;
    border: 2px solid #80af21;
}
.blog-index {
    background: rgba(244,244,244,0.5);
    padding: 60px 60px 70px 60px;
    position: relative;
}
.blog-index h2 {
    font-size: 3.6rem;
    width: 100%;
    text-align: center;
    color: #1b3f8d;
    font-weight: bold;
    letter-spacing: 0px;
    display: block;
    margin-bottom: 30px;
}
@media (max-width: 990px){
    .blog-index h2{
        font-size: 2.2rem;
    }
}
@media (max-width: 468px){
    .blog-index h2{
        font-size: 2.2rem;
        margin-bottom: 20px;
    }
}

.blog-more {
    position: relative;
    display: inline-block;
    border: 2px solid #61b545;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    padding: 15px 40px 15px 40px;
    line-height: 16px;
    background: #61b545;
    cursor: pointer;
    border-radius: 26px;
}
.blog-more:hover{
    background: #61b545;
    color: #fff;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
}
.index-post {
    padding: 20px 0 20px 0;
}
.blog-slider {
    margin: 0 0 0 -10px;
}
.blog-slider .grid-item {
    width: 100%;
}
.bx-viewport {
    padding: 0px 0 20px 10px;
    margin: 0;
}
.blog-index .bx-pager {
    text-align: right!important;
    padding: 0 0px 0 0;
}
.blog-index .bx-controls {
    position: absolute;
    right: 0;
    margin: 10px 90px 0 0;
}
.blog-index .bx-wrapper .bx-pager, .blog-index .bx-wrapper .bx-controls-auto {
    position:relative;
}
.blog-index .grid-item {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.blog-index .grid-item:hover .grid-items-bottom {
    background: #e9e6e6;
    transition: all 250ms linear;
}

.blog-index .bx-wrapper .bx-pager.bx-default-pager a {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #8b72a4;
}
.blog-index  .bx-wrapper .bx-pager.bx-default-pager a:hover, .blog-index  .bx-wrapper .bx-pager.bx-default-pager a.active, .blog-index  .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #8b72a4;
    border: 2px solid #8b72a4;
}
.blog-index .bx-wrapper .bx-controls-direction a {
    background: none;
    border: 0;

}
.blog-index .bx-wrapper .bx-prev {
    left: -40px;
}
.blog-index .bx-wrapper .bx-next {
    left: 0;
}
.play-video-item {
    position: relative;
    z-index: 9;
}
.play-video {
    position: relative;
    left: -15px;
    top: 2px;
    background: #99cc33;
    width: 52px;
    height: 52px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: none;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0i0KHQu9C+0LlfMSIgZGF0YS1uYW1lPSLQodC70L7QuSAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOC4yOSAyMC41Ij48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPnBsYXk8L3RpdGxlPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTE3LjYzLDkuMjUsMy4zOSwxYTIsMiwwLDAsMC0zLDEuNzVWMTkuMjJhMiwyLDAsMCwwLDEsMS43NSwyLDIsMCwwLDAsMiwwbDE0LjI0LTguMjJhMiwyLDAsMCwwLDAtMy41MVptLS43OCwyLjE2TDIuNjEsMTkuNjNhLjQ3LjQ3LDAsMCwxLS43LS40VjIuNzhhLjQ2LjQ2LDAsMCwxLC4yMy0uNC40OC40OCwwLDAsMSwuMjQtLjA2LjQ2LjQ2LDAsMCwxLC4yMy4wNkwxNi44NSwxMC42YS40Ny40NywwLDAsMSwwLC44MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0wLjM1IC0wLjc1KSIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: 19px 21px;
    background-position: center;
    cursor: pointer;
    display: inline-block;
}
.play-video::before {
    content: '';
    position: absolute;
    width: 70px;
    height: 70px;
    z-index: -1;
    background-color: rgba(153,204,51,0.30);
    left: -9px;
    top: -9px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.play-video::after {
    content: '';
    position: absolute;
    width: 84px;
    height: 84px;
    z-index: -2;
    background-color: rgba(153,204,51,0.10);
    left: -16px;
    top: -16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.play-video:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #8bbc29;
}
.header-top-left .play-video-item {
    display: none;
}

.sfb-item1 .lf-formcol {
    padding-right: 0;
}
.sfb-item2 .lf-formcol:last-child {
    padding-left: 0;
}
.main_page .gprev, .main_page .gnext, .main_page .gslide-description {
    display: none!important;
}

.div_icon_message {
    border: none;
    position: fixed;
    right: 60px;
    bottom: 50px;
    background: #70518f;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 50px!important;
    height: 50px!important;
    z-index: 9;
    display: block;
}
.div_icon_message::before {
    content: '';
    position: absolute;
    background: url("../img/ico-chat.svg") no-repeat;
    background-size: 28px;
    width: 28px;
    height: 28px;
    left: 12px;
    top: 12px;
}
#modal-message .modal-body {
    max-width: 470px;
    padding: 50px 0px 0px 0px
}
#modal-message p {
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
    padding: 0 0 20px 60px;
}
#modal-message h3 {
    text-align: left;
    margin: 0 0 30px 60px;
    max-width: 350px;
}
.not_active {
    display: none!important;
}
#modal-message a.viber {
    display: inline-block;
    background-size: 35px;
    width: 35px;
    height: 35px;
    background: url("../img/viber.svg") no-repeat;
    vertical-align: middle;
    margin: -5px 5px 0 5px;
}
#modal-message a.whatsup {
    display: inline-block;
    background-size: 35px;
    width: 35px;
    height: 35px;
    background: url("../img/whatsup.svg") no-repeat;
    vertical-align: middle;
    margin: -5px 5px 0 10px;
}
#modal-message .error {
    border-bottom: 1px solid #fc9494;
}
#modal-message .fb-items {
    padding: 30px 60px 40px 60px;
    background: rgba(244,244,244,0.5);
    max-width: 100%;
}
#modal-message strong {
    padding: 0px 0 40px 60px;
    max-width: 300px;
    display: block;
}


.window {
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.window-lang {
    background: #fff;
    width: 480px;
    height: 220px;
    margin: auto;
    position: relative;
    -webkit-box-shadow: 0px 10px 30px 0px #6a6969;
    box-shadow: 0px 10px 30px 0px #6a6969;
    top: 50%;
    margin-top: -110px;
}
.window-lang ul {
    height: 100%;
    width: 100%;
    display: table;
}
.window-lang li {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    text-align: center;
    padding: 20px;
}
.window-lang li:last-child {
    background: #f4f4f4;
}
.window-lang li:last-child a {
    background: none;
    color: #000;
    border: 2px solid #99cc33;
}
.window-lang li strong {
    display: block;
    text-align: center;
    padding: 0 0 15px 0;
}
.window-lang li a {
    font-size: 14px;
    background: #99cc33;
    -webkit-border-radius: 26px;
    border-radius: 26px;
    display: inline-block;
    border: 2px solid #99cc33;
    color: #fff;
    padding: 13px 40px 13px 40px;
    cursor: pointer;
    line-height: 14px;
    text-decoration: none;
}
.window-lang li a:hover {
    background: #99cc33;
    color: #fff;
    -webkit-box-shadow: 1px 5px 15px 0 #D4D4D4;
    box-shadow: 1px 5px 15px 0 #D4D4D4;
}
.top-logo {

    padding: 20px 0 20px 0;
}
.top-logo .logo {
    background-size: 72px;
    width: 72px;
    height: 72px;
}
.top-logo .fs-page-title {
    font-size: 18px;
    margin: 10px 0 20px 0;
}


/*.banner-wrapper {*/
/*    float: left;*/
/*    margin: 30px 0 0 0;*/
/*    width: 100%;*/
/*}*/
/*.banner-wrapper li {*/
/*    float: left;*/
/*    width: 31.4%;*/
/*    margin: 0 1.8% 25px 0px;*/
/*    position: relative;*/
/*    height: 250px;*/
/*}*/
/*.banner-wrapper li:last-child {*/
/*    margin: 0;*/
/*}*/
/*.banner-wrapper li a {*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    overflow: hidden;*/
/*}*/
/*.banner-wrapper li a::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    z-index: 2;*/
/*    background-color: rgba(0,0,0,.3);*/
/*    top: 0;*/
/*    left: 0;*/
/*    transition: all 250ms linear;*/
/*}*/
/*.banner-wrapper li a img {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    background-size: 100%;*/
/*    object-fit: cover;*/
/*    object-position: center;*/
/*    background-position: center;*/
/*}*/
/*.banner-wrapper li span {*/
/*    position: absolute;*/
/*    left: 30px;*/
/*    bottom: 30px;*/
/*    z-index: 9;*/
/*    color: #fff;*/
/*    font-family: 'geometriabold';*/
/*    font-size: 24px;*/
/*    line-height: 24px;*/
/*}*/
/*.banner-wrapper li:hover {*/
/*    -webkit-box-shadow: 0px 5px 25px 0px #cecece;*/
/*    box-shadow: 0px 5px 25px 0px #cecece;*/
/*    transition: all 250ms linear;*/
/*}*/
/*.banner-wrapper li:hover a::after {*/
/*    background-color: rgba(0,0,0,.5);*/
/*    transition: all 250ms linear;*/
/*}*/


.gm-style-iw-a .table-bordered {
    width: 100%!important;
}
.gm-style-iw-a .table-bordered td {
    padding: 12px 12px 0 12px!important;
}
.gm-style .gm-style-iw-c {
    padding:0!important;
}



/* Top slider */
.agro-top-wrapper {
    max-width: 2540px;
    margin: auto;
    height: -moz-calc(100% - 108px);
    height: -webkit-calc(100% - 108px);
    height: -o-calc(100% - 108px);
    height: calc(100% - 108px);

    min-height: 600px;
    max-height: 1200px;
}
.agro-top {
    position: relative;

    width: 100%;
    width: -moz-calc(100% + 40px);
    width: -webkit-calc(100% + 40px);
    width: -o-calc(100% + 40px);
    width: calc(100% + 40px);

    height: 100%;


    margin-left: -20px;



    overflow: hidden;
}
.at-content {
    position: absolute;
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(-45deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(135deg,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
    color: #fff;
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 1fr;
    grid-template-areas: ".";
    z-index: 2;
}
.at-items {
    align-self: center;
    justify-self: left;
    margin-left: 150px;
    max-width: 500px;
    padding-top: 60px;
}
.at-items h1 {
    font-size: 32px;
    line-height: 36px;
    font-family: 'geometriaextrabold';
    font-weight: 100;
    text-align: left;
    padding: 0 0 30px 0;
}
.at-items h1 a {
    color: #99cc33;
}
.at-items h1 a:hover {
    color: #80af21;
}
.at-items p {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 30px 0;
}
.at-items p a {
    color: #fff;
}
.at-items .button {
    color: #fff;
    background: rgba(0, 0, 0, 0.2);
    border: 2px solid #80af21;
}
.at-items .button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #80af21;
}
.slider-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.slider-wrapper video {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: 0px 0px;
    pointer-events: none;
    width: 100%;
    height: 100%;

}

.ar-bottom {
    display: block;
    margin-top: 70px;
    opacity: 0.5;
}

.way-filter li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px 0 0;
}
.way-filter li:last-child {
    margin: 0;
}
.way-filter .active {
    text-decoration: none;
    color: #99cc33;
}

.blog-link {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10%;
}



.tab-inner-wrapper {
    width: 100%;
    padding: 0px 0 40px 0;
}
.tab-inner-wrappers {
    flex: 0 0 auto;
    min-width: 100%;
}
.tab-inner-wrapper table {
    width: 100%;
    border: 1px solid #C4C4C4;
    font-size: 14px;
    background: #fff;
}
.tab-inner-wrapper table tr th {
    border: 1px solid #C4C4C4;
    padding: 10px 20px 10px 20px;
    font-weight: bold;
    max-width: 100px;
    line-height: 16px;
    text-align: left;
    vertical-align: middle;
}
.tab-inner-wrapper table tr td {
    border: 1px solid #C4C4C4;
    padding: 10px 20px 10px 20px;
    color: #795F5F;
}
.bg-gray {
    background: #F6F6F6;
}

.owl-carousel .owl-item img {
    cursor: pointer;
}


.gps-items {
    display: block;
    padding: 20px 0 0 0;
}
.gps-items strong {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
}
.gps-items input {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    background: none;
    margin: 0 0 0 5px;
    border: 0;
    font-size: 16px;

}
.gps-items button {
    display: inline-block;
    vertical-align: middle;
    background: none;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY29weSI+PHJlY3QgeD0iOSIgeT0iOSIgd2lkdGg9IjEzIiBoZWlnaHQ9IjEzIiByeD0iMiIgcnk9IjIiPjwvcmVjdD48cGF0aCBkPSJNNSAxNUg0YTIgMiAwIDAgMS0yLTJWNGEyIDIgMCAwIDEgMi0yaDlhMiAyIDAgMCAxIDIgMnYxIj48L3BhdGg+PC9zdmc+");
    background-size: 22px;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
    transition: all 250ms linear;
}
.gps-items button:hover {
    opacity: 0.5;
}


/* Responsive */

@media all and (max-width: 1920px) {
    .agro-top-wrapper {
        max-height: 990px;
    }
}

/*@media all and (max-width: 1685px) {*/
/*    .footer-inner .social {*/
/*        display: none;*/
/*    }*/


/*    .agro-top {*/
/*        height: 470px;*/
/*    }*/
/*    .at-items {*/
/*        margin-left: 120px;*/
/*    }*/

/*    .logo {*/
/*        background-size: 52px;*/
/*        width: 52px;*/
/*        height: 52px;*/
/*    }*/
/*    .fs-page-title {*/
/*        font-size: 18px;*/
/*    }*/
/*    header {*/
/*        padding: 0 0 15px 0;*/
/*    }*/
/*    .wrapperOuter {*/
/*        padding: 30px 20px 0 20px;*/
/*    }*/
/*    .modal-window {*/
/*        padding: 30px 20px 65px 20px;*/
/*    }*/

/*    .at-items h1 {*/
/*        font-size: 28px;*/
/*        line-height: 34px;*/
/*        padding-bottom: 20px;*/
/*    }*/
/*    .at-items p {*/
/*        padding-bottom: 20px;*/
/*    }*/
/*    .ar-bottom {*/
/*        margin-top: 30px;*/
/*    }*/
/*    .agro-top-wrapper  {*/
/*        height: auto;*/
/*        min-height: inherit;*/
/*    }*/

/*    .header-phone {*/
/*        margin-right: 5%;*/
/*    }*/
/*}*/

@media all and (max-width: 1440px) {
    .agro-top {
        min-height: inherit;
    }
}

@media all and (max-width: 1400px) {
    .arrow {
        left: 15px;
    }
    .social-share {
        right: 15px;
    }
    .header-top-left h1 {
        margin-top: 30px;
    }

}

@media all and (max-width: 1330px) {
    .arrow {
        left: 5px;
    }
    .social-share {
        right: 5px;
    }
    .top-banner {
        background-attachment:inherit;
    }
    .header-top-left h1 {
        margin-top: 0px;
    }
    .team {
        margin: 0;
    }
    .div_icon_message {
        right: 40px;
        bottom: 40px;
    }

    .tab-inner-wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .tab-inner-wrapper table tr th, .tab-inner-wrapper table tr td {
        font-size: 12px;
        line-height: 14px;
        padding: 9px 10px 9px 10px;
    }

}

@media all and (min-width: 1301px) and (max-width: 1500px)  {

    .la-desc{
        max-width: 284px;
    }

}
@media all and (max-width: 1300px) {
    .wrapperOuter{
        padding: 30px 30px 0 30px;
    }
    .agro-top {
        width: -moz-calc(100% + 60px);
        width: -webkit-calc(100% + 60px);
        width: -o-calc(100% + 60px);
        width: calc(100% + 60px);
        margin-left: -30px;
    }
    .fs-inner{
        margin-right: -80px;
    }
    .fp-enabled .section{
        padding-top: 161px;
    }
    .section:first-child{
        height: calc(100vh - 161px);
    }

    .filter {
        width: 40px;
        height: 40px;
    }
    .filter i {
        margin-top: 12px;
        background-size: 18px;
        width: 18px;
        height: 18px;
    }
    .category-header, .project-link, .blog-link {
        font-size: 14px;
    }
    .project-link span {
        font-size: 12px;
        padding: 4px 8px 3px 8px;
        margin: -25px 0 0 0;
    }
    .hline {
        min-width: 36px;
    }
    .hline::before {
        width: 36px;
    }
    .modal-window {
        padding: 30px 30px 55px 30px;
    }
    .footer-inner .social {
        display: block;
    }
    .social li {
        margin: 0 13px 0 0;
    }
    .social li a {
        width: 40px;
        height: 40px;
        padding-top: 12px;
    }
    .footer-inner {
        bottom: 30px;
    }
    .social li i {
        background-size: 18px!important;
        width: 18px!important;
        height: 16px!important;
    }
    .footer-right .social li a.button-mail {
        height: 40px;
        padding-top: 8px;
    }
    .footer-center ul:first-child {
        margin-right: 10%;
    }
    .modal-content-inners {
        max-width: 750px;
    }
    .search-item {
        max-width: 585px;
    }
    .input-search {
        font-size: 42px;
    }
    .search-button {
        margin: 15px 0 0 0
    }
    .nav-item {
        max-width: 585px;
        padding: 50px 0 0 0;
    }
    .nav:nth-child(1) {
        margin: 0 100px 0 0;
    }
    .nav {
        width: auto;
    }
    .nav li {
        line-height: 60px;
    }
    .nav li a {
        font-size: 18px;
    }
    h1 {
        font-size: 30px;
        line-height: 38px;
    }
    .c-filter-line {
        padding: 25px 20px 23px 20px;
    }
    .c-filter-title {
        padding: 0 15px 0 0;
    }
    .w1200 {
        max-width: 750px!important;
    }
    .c-filter-line .w1200 {
        max-width: 750px;
    }
    .grid-item {
        width: 230px;
    }
    .solution-items .grid .grid-item {
        width: 47.8%;
    }
    .grid-items {
        min-height: inherit;
    }
    .grid-items-top {
        height: 180px;
    }
    .grid-items-img {
        padding: 15px 14px 15px 14px;
    }
    .grid-items-img h3 {
        font-size: 14px;
        line-height: 22px;
    }
    .post-item .grid .grid-item:nth-child(4), .blog-posts .grid .grid-item:nth-child(4) {
        display: none;
    }
    .modal-body {
        padding: 40px 60px 40px 60px;
        max-width: 600px;
    }
    .modal-body h3 {
        font-size: 18px;
        margin: 0 0 20px 0;
    }
    .modal-body p {
        font-size: 14px;
        line-height: 32px;
    }
    .fb-items {
        padding: 10px 0 0px 0;
    }
    .arrow {
        left: 49px;
    }
    .social-share {
        right: 49px;
    }
    .green-line {
        padding: 8px 0 8px 0;
    }
    .top-banner section h1 {
        font-size: 29px;
        line-height: 38px;
    }
    .content h2, .post-item h2, .video-item h2, .solution-items h2, .blog-posts h2 {
        font-size: 18px;
        line-height: 35px;
    }
    .content h3 {
        font-size: 14px;
        line-height: 26px;
    }
    .content p {
        font-size: 14px;
        line-height: 32px;
    }
    .content ul {
        font-size: 14px;
        line-height: 28px;
    }
    .content ul li::after {
        top: 11px;
    }
    .content article {
        background-size: 29px 23px;
        padding: 0px 0 0 60px;
    }
    .content ul.gallery-item li a {
        position: relative;
    }
    .content ul.gallery-item li {
        margin: 0px 29px 29px 0;
        width: 30.5%;
        height: inherit;
    }
    .gallery {
        padding: 0px 0 20px 0;
        float: left;
        width: 100%;
    }
    .content ul.gallery-item {
        width: 100%;
        max-width: 100%;
        margin: 0px 0 0 0;
        float: left;
    }
    .bottom-content-nav {
        font-size: 14px;
    }
    /*
	.bx-wrapper {
		max-width: 555px!important;
	}
	*/
    .bx-wrapper .bx-prev {
        left: -90px;
    }
    .fss-inner .owl-prev{
        left: 0;
    }
    .bx-wrapper .bx-next {
        right: -90px;
    }
    .fss-inner .owl-next{
        right: 0;
    }
    .c-filter-line-one .c-filter-selected, .c-filter-line-one .text-filter {
        margin-bottom: 10px;
    }
    .c-filter-right:last-child .c-filter-selected {
        margin-bottom: 0;
    }
    .grid-items-bottom p {
        font-size: 14px;
        line-height: 22px;
    }
    .ico-play::before {
        background-size: 46px;
        width: 46px;
        height: 46px;
        left: 50%;
        top: 50%;
        margin: -23px 0 0 -23px;
    }
    .fp-enabled .leftIndent{
        padding-left: 15%;
    }
    .fp-enabled .lf_map{
        left: 15%;
    }
    .la-wrap{
        padding-right: 20%;
    }
    .solution-grid .grid-item {
        width: 320px;
    }
    .specialist-item strong {
        width: 100px;
        margin: auto;
        padding: 0 0 5px 0;
    }
    .specialist-item p {
        line-height: 22px;
    }
    .header-top-left h1 {
        font-size: 26px;
        line-height: 30px;
        padding: 0 0 20px 0;
    }
    .header-top-left p {
        padding: 0 0 20px 0;
        font-size: 14px;
        line-height: 22px;
    }
    .header-top-left p a {
        font-size: 14px;
    }
    .button {
        padding: 10px 20px 10px 20px;
        font-size: 14px;
    }

    .filter-inf p {
        font-size: 16px;
        line-height: 22px;
    }
    .article-vertical p {
        font-size: 16px;
        line-height: 26px;
    }
    .article-vertical::before {
        background-size: 39px 29px;
        width: 39px;
        height: 29px;
    }
    .article-vertical h1 {
        padding: 40px 0 0 0;
    }

    .play-video {
        width: 42px;
        height: 42px;
        background-size: 17px 19px;
    }
    .play-video::before {
        width: 60px;
        height: 60px;
        left: -9px;
        top: -9px;
    }
    .play-video::after {
        width: 74px;
        height: 74px;
        left: -16px;
        top: -16px;
    }

    .slider-wrapper video {
        width: auto;
    }

    .at-items .button {
        padding: 14px 20px 14px 20px;
    }

    /*.grid {*/
    /*    grid-template-columns: 1fr 1fr 1fr;*/
    /*}*/


}

@media all and (max-width: 1300px) and (max-height: 700px){

    .section h2{
        font-size: 30px;
        line-height: 1.1;
    }
    .section p{
        font-size: 16px;
        line-height: 1.5;
    }
    .fs-selectSlider h2{
        margin-bottom: 40px;
    }
    .lf_map{
        top: 50%;
    }
    .screen5 h2{
        margin-bottom: 24px;
    }
    .lfs-item h3{
        font-size: 19px;
        margin-bottom: 30px;
    }
    .lf-formfield{
        margin-bottom: 22px;
    }
    .lf-buts button{
        width: 170px;
        height: 48px;
        line-height: 48px;
    }
    .screen6 h2{
        margin-bottom: 16px;
    }
    .screen6{
        margin-top: 56px;
    }
    .verticalMobile{
        padding-top: 20px;
    }

    .tab-inner-wrapper table {
        width: 100%;
    }

}
@media all and (max-width: 1240px) {

    .header-phone {
        margin: 0 10% 0 15%;
    }
    .hline {
        min-width: 25px;
        margin: 0 12% 0 7%;
    }
    .hline::before {
        min-width: 25px;
    }
    .footer-inner .social {
        display: none;
    }
    .contacts h1 {
        margin-left: 0;
    }
    .contacts-item {
        padding-left: 0;
    }
    .top-banner-solution {
        background-attachment:inherit;
    }
    .footer-item {
        padding: 60px 0px 60px 0px;
    }
    .footer-left {
        width: 25%;
    }
    .footer-center {
        width: 35%;
    }
    .footer-right {
        width: 40%;
    }
    .footer-center ul:first-child {
        margin-right: 0;
    }
    .footer-center ul {
        width: 100%;
        padding: 0 0 0 15px;
    }
    .footer-center ul li a {
        line-height: 30px;
    }

    .header-phone {
        margin: 0 5% 0 15%;
    }
    .blog-link {
        margin-right: 5%;
    }

}

@media all and (max-width: 1100px) {

    .onlyDesk{
        display: none !important;
    }
    .fp-enabled .section{
        padding-top: 177px;
    }
    .category-header, .project-link {
        display: none;
    }
    .modalActive .en {
        display: inline-block;
    }
    .nav li {
        line-height: 40px;
    }
    .nav li a span {
        position: absolute;
        margin: -15px 0 0 0;
    }
    .nav li a {
        font-size: 16px;
    }
    .bottom-nav-inner {
        position: fixed;
        bottom: 55px;
        width: 100%;
    }
    .bottom-nav-inner .bottom-mail {
        margin-right: 160px;
    }
    .mobile {
        margin-right: 160px;
    }
    .green-line .w1200 {
        max-width: 500px!important;
    }
    .fp-enabled .leftIndent{
        padding-left: 14%;
        background-clip: content-box;
    }
    .section:not(:last-child)::after {
        height: 60px;
    }
    .screen4:not(:last-child):after{
        background-color: #70518f;
    }
    .fp-enabled .section{
        padding-bottom: 90px;
    }
    .lf-pt{
        padding-top: 32px;
    }
    .fp-enabled .lf_map{
        left: 14%;
    }
    .lf-columns{
    }
    .lf-columns > *{
        display: block;
        margin-right: 0;
    }
    .lf-col-s{
        width: 100%;
        padding-right: 30px;
    }
    .lf-col-l{
        width: 100%;
        margin-bottom: 32px;
        padding-left: 0;
    }
    .screen4 .lf-col-l .c-filter{
        margin-left: 0;
    }
    .screen4 .lf-col-s{

    }
    .lf_map{
        top: 400px;
    }
    .screen1 h2,
    .screen1 p,
    .screen4 .lf-col-s{
        margin-bottom: 24px;
    }
    .screen4{
        position: relative;
        min-height: 500px;
    }
    .fp-responsive .fp-section{
        margin-bottom: 50px;
    }
    .fp-responsive .fp-section{
        padding-top: 0;
    }
    .fp-responsive .screen5{
        padding-bottom: 0;
    }
    .screen2 .fs-nextscreen{
        bottom: 26%;
    }
    .fss-inner-wrap{
    }
    .fss-inner{

    }
    .excludeDesk{
        display: block;
    }
    .lf-formfield{
        margin-bottom: 20px;
    }
    #lfs-form{
    }
    .section h2{
        margin-bottom: 36px;
    }
    .lfs-item h3{
        margin-bottom: 44px;
    }
    .la-viewed,
    .la-desc{
        left: 20px;
    }
    .la-desc{
        max-width: 328px;
    }
    .fs-selectSlider > .owl-nav .owl-prev{
        left: 25%;
    }
    .fs-selectSlider > .owl-nav .owl-next{
        right: 25%;
    }
    .fs-selectSlider > .owl-nav .owl-prev span{
        left: -128px;
    }
    .fs-selectSlider > .owl-nav .owl-next span{
        right: -128px;
    }
    .screen3{
        min-height: 550px;
    }
    .la-wrap{
        padding-right: 9%;
    }
    .header-top-left {
        padding: 0px 30px 60px 20px;
    }
    .footer-left {
        width: 100%;
    }
    .footer-center {
        width: 100%;
        padding: 30px 0 30px 0;
    }
    .footer-right {
        width: 100%;
        text-align: left;
    }
    .footer-center ul {
        width: 40%;
        margin: 0px;
        padding: 0px;
    }
    .team-bg {
        padding: 15px 0 15px 0;
    }
    .team-bg li {
        width: 32%;
        display: inline-block!important;
        padding: 15px 0 15px 0;
    }

    .agro-top {
        height: 100%;
    }
    .at-items {
        margin: 0;
        max-width: 100%;
        padding: 30px;
    }
    .at-items, .at-items h1 {
        text-align: center;
    }
    .at-items h1 {
        font-size: 26px;
        line-height: 32px;
        padding: 0 0 20px 0;
    }
    .at-items p {
        padding: 0 0 20px 0;
    }

    .agro-top-wrapper {
        height: -moz-calc(100% - 128px);
        height: -webkit-calc(100% - 128px);
        height: -o-calc(100% - 128px);
        height: calc(100% - 128px);
        min-height: 420px;
    }

    .agro-top .swiper-container {
        height: 100%;
    }

    .slider-wrapper video {
        width: 100%;
    }

    .blog-link {
        display: none;
    }

}



@media all and (max-width: 1000px) {
    .grid-index .grid-item {
        width: 48%;
        margin: 0 21px 30px 0px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
    .grid-index .grid-item:nth-child(2) {
        margin-right: 0;
    }
    .grid-index .grid-items a {
        min-height: 220px;
    }
    .grid-index .grid-items-top {
        position: absolute;
        top: 20px;
    }
    .grid-index .grid-items-img {
        vertical-align: bottom;
    }
    .project-bottom {
        padding: 0 0 0 0;
    }
    .team {
        margin: 0 0 20px 0;
    }
    .team li:first-child, .team li:last-child {
        display: none;
    }
    .team li {
        width: 32%;
    }
}

@media all and (max-width: 909px) {
    /*.grid {*/
    /*    max-width: 570px;*/
    /*    margin: auto;*/
    /*    margin-top: 30px;*/
    /*    grid-template-columns: 1fr 1fr;*/
    /*}*/
    .grid-item {
        width: 47%;
    }
    .solution-grid .grid-item {
        width: 100%;
    }
    /*.post-item .grid {*/
    /*    max-width: 100%;*/
    /*}*/
    .post-item .grid .grid-item {
        width: 47.5%;
    }
    .post-item .grid .grid-item:nth-child(3), .blog-posts .grid .grid-item:nth-child(3){
        display: none;
    }
    /*.solution-items .grid, .blog-posts .grid {*/
    /*    margin-top: 0;*/
    /*    max-width: 100%;*/
    /*}*/
    .solution-items .grid .grid-item {
        width: 47.5%;
    }



}
@media all and (max-width: 900px) {
    .header-phone {
        display: none;
    }
    .search-item {
        max-width: 100%;
    }
    .nav:nth-child(1) {
        margin: 0 0 0 0;
    }
    .nav:nth-child(2) {
        float: right;
        text-align: right;
    }
    .nav:nth-child(2) li {
        text-align: left;
    }
    .nav-item {
        max-width: 100%;
    }
    .modal-content {
        height: 74%;
    }
    .bottom-nav .mobile {
        display: block;
        float: right;
    }
    .bottom-nav-inners {
        display: block;
        position: relative;
    }
    .bottom-nav-inner .social {
        display: inline-block;
        width: auto;
        float: left;
        margin: 55px 0 0 0;
    }
    .bottom-nav-inners .item-fright {
        display: block;
        width: auto;
        position: absolute;
        left: 0;
    }
    .bottom-left-items {
        float: left;
        position: relative;
    }
    .en, .lang-link-2 {
        display: none;

    }
    .grid-items a {
        min-height: 200px;
    }

    .human-img {
        margin: 0 10px 0 0;
    }
    .green-line .w1200 {
        max-width: 400px!important;
    }
    .green-line .w1200 .c-filter-left {
        width: 85%!important;
    }
    .green-line .w1200 .c-filter-right {
        width: 15%!important;
    }
    .content ul.gallery-item li {
        margin: 0px 29px 29px 0;
        width: 47%;
    }
    .content ul.gallery-item li:nth-child(3n) {
        margin-right: 29px;
    }
    .content ul.gallery-item li:nth-child(2n) {
        margin-right: 0px;
    }
    .slider-gallery {
        padding: 0px 0 60px 0;
    }
    .bx-wrapper {
        max-width: 100%!important;
    }
    .bx-wrapper .bx-prev {
        display: none;
    }
    .bx-wrapper .bx-next {
        display: none;
    }
    .blog-index .bx-wrapper .bx-prev {
        display: block;
    }
    .blog-index .bx-wrapper .bx-next {
        display: block;
    }

    .contacts {
        display: block;
        margin: 0 0 0 0;
    }
    .contacts h1 {
        text-align: center;
    }
    .contacts-inf {
        display: block;
        width: 100%;
    }
    .maps {
        display: block;
        width: 100%;
        height: 500px;
    }
    .c-filter-title{
        display: block;
        float: none;
    }
    .c-filter-line-one .c-filter-left, .c-filter-line-one .c-filter-right{
        width: auto;
    }
    .c-filter-left, .c-filter-right{
        width: auto;
    }
    .c-filter-items {
        margin-left: 0;
    }
    .c-filter-left{
        padding-right: 0px;
    }
    .arrow {
        left: 15px;
    }
    .social-share {
        right: 15px;
    }
    .purple-line .w1200 {
        max-width: 450px;
    }
    .purple-line .w1200 .c-filter-left {
        width: 50%;
    }
    .purple-line .w1200 .c-filter-right {
        width: 50%;
    }
    .la-desc{
        max-width: 290px;
    }
    .specialist-item {
        width: 45%;
        padding: 0px 0 30px 0;
    }
    .specialist-item p {
        margin: 0px;
    }
    .specialists {
        padding: 0px;
    }
    .header-top-right {
        display: none;
    }
    .header-top-left {
        width: 100%;
    }
    .header-top-left {
        padding: 0px 30px 60px 60px;
    }
    .filter-inf {
        width: 100%;
        margin: 60px 0 40px 0;
    }
    .header-top-left .play-video-item {
        vertical-align: middle;
        display: inline-block;
        margin: -3px 0 0 30px;
        float: right;
    }
    .img-m {
        display: block;
        background: url(../images/img-m.jpg) no-repeat center;
        width: 100%;
        height: 350px;
        background-size: cover;
    }
    .banner-wrapper {
        margin: 30px 0 0 0;
    }
    .grid-index .grid-item {
        width: 100%;
        margin: 15px 0 15px 0;
    }
    .banner-wrapper li:last-child {
        margin: 0px;
    }
    .banner-wrapper li {
        width: 100%;
        margin: 0 0 15px 0!important;
        height: 150px;
    }
    .fs-page-title {
        margin: 0 0 20px 0;
    }

    .slider-wrapper video {
        width: auto;
        height: 100%;
    }

    .modal-window .lang-link-2 {
        display: inline-block;
    }

    .en {
        margin: 0 7% 0 7%;
    }


}

@media all and (max-width: 800px) {

    .la-desc{
        max-width: 252px;
    }
    .fs-mobile{
        display: inline-block;
        width: 100%;
    }
    .fsm-field{
        margin-bottom: 24px;
    }
    .fsm-label{
        text-align: left;
        font-weight: bold;
    }
    .fsm-butWrap{
        margin-top: 32px;
    }
    .fsm-but{
        width: 200px;
        height: 46px;
        line-height: 42px;
        font-size: 15px;
    }
    .fs-mobile .jq-selectbox{
        width: 100%;
        text-align: left;
    }
    .fs-mobile .jq-selectbox__select{
        height: 36px;
        line-height: 36px;
    }
    .fs-mobile .jq-selectbox__dropdown li:first-child{
        cursor: pointer;
        font-weight: 600;
    }
    .fs-mobile .jq-selectbox__dropdown li:first-child:before{
        display: none;
    }
    .fs-mobile .jq-selectbox__dropdown li:first-child:hover{
        background-color: #f4f4f4;
    }
    .fs-mobile .jq-selectbox__dropdown{
        left: -12px !important;
        right: -12px !important;
        padding: 6px 0;
        margin-top: 0;
    }
    .fs-mobile .jq-selectbox__dropdown li{
        padding-left: 16px;
        padding-right: 16px;
    }

    .grid-index .grid-item {
        width: 100%;
    }
    .grid-items {
        background-size: cover;
    }
    .project-bottom {
        padding: 30px 0 0 0;
    }
    .team {
        margin: 0;
    }
    .blog-index {
        padding: 30px 15px 30px 15px;
    }
    .blog-more {
        display: inline-block;
        margin: 15px 0 0 0;
    }
    .blog-index .bx-controls {
        margin: 25px 55px 0 0;
    }
}

@media all and (max-width: 740px) {
    .post-item .grid .grid-item, .solution-items .grid .grid-item {
        width: 47%;
    }
    .c-filter-line-one {

    }
    .c-filter-title {
        padding: 0px 0 5px 0;
    }
    .c-filter-left {
        width: 100%!important;
        padding: 5px 0 5px 0;
    }
    .c-filter-right {
        width: 100%!important;
        padding: 5px 0 5px 0;
    }
    button.c-filter {
        margin-top: 20px;
    }
}

@media all and (max-width: 700px) {
    .fs-inner{
        margin-right: -40px;
    }
    .c-filter-items {
        vertical-align:bottom;
    }
    .c-filter-overlay{
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background-color: rgba(0, 0, 0, .4);
    }
    .grid-item {
        width: 100%;
    }
    .post-item .grid .grid-item {
        width: 100%;
    }
    .grid-items-top {
        height: 150px;
    }

    .modal {
        background: rgb(0,0,0);
        background: rgba(0,0,0,.4);
    }
    .modal-body {
        -webkit-box-shadow: 0px 10px 30px 0px #6a6969;
        box-shadow: 0px 10px 30px 0px #6a6969;
        max-width: 520px;
    }
    .green-line .w1200 {
        max-width: 350px!important;
    }
    .green-line .w1200 .c-filter-right {
        min-width: inherit;
    }
    .human-img {
        margin: 0 10px 0 0;
    }
    .arrow {
        left: 15px;
        display: none;
    }
    .social-share {
        right: 15px;
    }
    .top-banner section h1 {
        font-size: 24px;
        line-height: 28px;
    }

    .content h2, .post-item h2, .video-item h2, .solution-items h2, .blog-posts h2 {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 20px;
    }
    .content h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .content p {
        font-size: 14px;
        line-height: 24px;
    }
    .content ul, .content ol {
        font-size: 14px;
        line-height: 26px;
        margin-left: 0;
        max-width: 100%;
    }
    .content ul li, .content ol li {
        margin: 10px 0 10px 0;
    }
    .content ul li::after {
        top: 11px;
    }
    .content ol {
        margin-left: 15px;
    }
    .content ol li {
        padding-left: 10px;
    }
    .content article {
        background-size: 48px 39px;
        padding: 60px 0 0 0px;
        text-align: center;
        background-position: center top;
    }
    .content ul.gallery-item li {
        margin: 0px 29px 29px 0;
        width: 46%;
    }
    .content ul.gallery-item {
        padding: 0;
    }
    .c-filter-droplist{
        position: fixed;
        left: 50%;
        top: 50%;
        margin-top: 0;
        max-height: 90%;
        overflow-y: auto;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    .c-filter-droplist.type1{
        margin-left: -168px;
    }
    .c-filter-droplist.type2{
        margin-left: -125px;
    }
    .print, .pdf {
        text-indent: -9999px;
        width: 22px;
        margin: auto;
        display: block;
        float: none;
        padding: 0;
    }
    .purple-line .w1200 .c-filter-left {
        padding: 0;
    }
    .grid-items-bottom p {
        font-size: 16px;
        line-height: 28px;
    }
    .solution-items .grid .grid-item {
        width: 100%;
    }
    .fp-enabled .leftIndent{
        padding-left: 10%;
        background-clip: content-box;
    }
    .fp-enabled .lf_map{
        left: 10%;
    }
    .lf_map{
        top: 368px;
    }
    .fs-selectSlider > .owl-nav .owl-prev{
        left: 9%;
    }
    .fs-selectSlider > .owl-nav .owl-next{
        right: 9%;
    }
    .fs-selectSlider > .owl-nav span{
        display: none;
    }
    .fss-inner .owl-nav div{
        margin: 0 10px;
    }
    .la-desc{
        max-width: 328px;
    }
    .green-line .c-filter-left {
        text-align: left;
    }
    .team li:nth-child(2), .team li:nth-child(4) {
        display: none;
    }
    .team li {
        width: 70%;
    }

    /*.grid {*/
    /*    grid-template-columns: 1fr;*/
    /*}*/

}

@media all and (max-width: 640px){

    #fp-nav{
        display: none;
    }
    .fss-inner .owl-nav div{
        width: 140px;
        height: 46px;
        line-height: 44px;
    }
    .section h2{
        font-size: 26px;
        margin-bottom: 24px;
        line-height: 1.1;
    }
    .section p{
        line-height: 1.4;
    }
    .fs-nextscreen{
        width: 58px;
        height: 58px;
        margin-left: -29px;
    }
    .fs-selectSlider > .owl-nav .owl-prev{
        left: -14px;
    }
    .fs-selectSlider > .owl-nav .owl-next{
        right: -14px;
    }
    .fss-inner .owl-nav{
        width: 400px;
        margin-left: -200px;
        bottom: 2px;
    }
    .lf_map{
        margin-left: -40px;
        margin-right: -40px;
    }
    .lfs-item h3{
        margin-bottom: 24px;
    }
    .lf-formfield{
        margin-bottom: 18px;
    }
    .lf-formfield input{
        font-size: 14px;
    }
    .lf-formcol:nth-child(2n){

        padding-right: 0;
    }
    .c-filter-left, .c-filter-right{
        width: 100%;
    }
    .c-filter-items {
        margin-left: 0;
        padding: 0;
    }

    .at-content {
        background: rgba(0, 0, 0, 0.5);
    }

}
@media all and (max-width: 600px) {

    .wrapperOuter{
        padding: 35px 30px 0 30px;
    }
    .fs-inner{
        margin-right: -40px;
    }
    .fp-enabled .section{
        padding-top: 157px;
    }
    .footer-inner {
        bottom: 35px;
    }
    .modal-window {
        padding: 35px 30px 35px 30px;

    }
    .input-search {
        font-size: 26px;
    }
    .nav-item {
        padding: 40px 0 0 0;
    }
    .search-item {
        padding: 0 0 0 0;
    }
    .search-button {
        background-size: 24px;
        width: 24px;
        height: 24px;
    }
    .bottom-nav-inner {
        position: relative;
        bottom: auto;
        width: auto;
    }
    .bottom-nav-inner .bottom-mail {
        margin-right: 0px;
    }
    .mobile {
        margin-right: 0px;
    }
    .c-filter-line .w1200 {
        display: block;
    }
    .c-filter-left,
    .c-filter-right {
        display: block;
        float: none;
        width: auto;
    }
    .modal-body {
        max-width: inherit;
        width: 80%;
    }
    .modal-body p {
        font-size: 13px;
        line-height: 23px;
    }
    .green-line .w1200 {
        display: table;
        width: 100%;
        max-width: 300px!important;
    }
    .green-line .c-filter-left {
        display: table-cell;
    }
    .green-line .c-filter-right {
        display: table-cell;
        text-align: right;
        padding: 0;
    }
    .glightbox-clean .gclose {
        top: 40px!important;
        right: 40px!important;
    }
    .purple-line .w1200 {
        max-width: 250px;
        display: table;
    }
    .purple-line .w1200 .c-filter-left {
        width: 50%;
        display: table-cell;
    }
    .purple-line .w1200 .c-filter-right {
        width: 50%;
        display: table-cell;
        text-align: left;
    }
    .purple-line .w1200 .c-filter-right .pdf {
        float: none;
    }
    .window {
        padding: 0 20px 0 20px;
    }
    .window-lang  {
        width: 100%;
    }
}
@media all and (max-width: 600px){
    .pp-righttop .fancybox-slide{
        text-align: center;
    }
    .popup-start{
        width: 94%;
        padding: 62px 30px 29px;
        right: 0;
    }
    .pp-anchor-sel{
        top: 10px;
        right: 10px;
    }

    .at-items {
        padding-left: 15px;
        padding-right: 15px;
    }
    .at-items h1 {
        font-size: 22px;
        line-height: 26px;
    }
    .at-items p {
        font-size: 14px;
        line-height: 18px;
    }

}

@media all and (max-width: 500px) {

    .nav {
        display: block;
    }
    .nav:nth-child(2) {
        float: none;
        text-align: right;
    }
    .bottom-nav .mobile {
        float: none;
        width: 100%;
        clear: left;
        text-align: left;
    }
    .mobile-tel {
        padding: 28px 0 28px 0;
    }
    .modal-content {
        height: auto;
        padding: 30px 0 30px 0;
    }
    .nav-item {
        padding: 20px 0 0 0;
    }
    .modal-body {
        padding: 30px 30px 30px 30px;
        width: 90%;
    }
    .close-modal {
        right: 15px;
        top: 15px;
    }
    .green-line .w1200 {
        max-width: 280px!important;
    }
    .green-line .w1200 .c-filter-right {
        display: none;
    }
    .green-line .w1200 .c-filter-left {
        width: 100%;
    }
    .human-img {
        margin: 0 5px 0 0;
    }
    .green-line {
        padding: 8px 10px 8px 10px;
    }
    .top-banner section h1 {
        font-size: 20px;
        line-height: 28px;
    }
    .content ul.gallery-item li {
        margin: 0px 0px 29px 0;
        width: 100%;
    }
    .content ul.gallery-item li img {
        width: 100%;
    }
    .content ul.gallery-item li:nth-child(2n) {
        margin-right: 0;
    }
    .contacts-item {
        display: block;
        width: 100%;
    }
    .contacts-items:nth-child(1) {
        width: 100%;
        display: block;
        margin: 0 0 0 0;
    }
    .contacts-items:nth-child(2) {
        width: 100%;
        display: block;
        padding: 0 0 0 0;
    }
    .purple-line .w1200 .c-filter-left {
        text-align: left;
        width: 50%;
    }
    .purple-line .w1200 .c-filter-right {
        display: table-cell;
        width: 50%;
    }
    .purple-line .w1200 {
        max-width: 210px;
    }
    .ico-play::before {
        background-size: 60px;
        width: 60px;
        height: 60px;
        left: 50%;
        top: 50%;
        margin: -30px 0 0 -30px;
    }
    .section h2{
        font-size: 26px;
    }
    .section p{
        font-size: 15px;
    }
    .fs-selectSlider > .owl-nav .owl-prev{
        left: 10px;

    }
    .fs-selectSlider > .owl-nav .owl-next{
        right: 10px;
    }
    .fss-inner .owl-nav div,
    .lf-buts button{
        width: 140px;
        height: 40px;
        line-height: 38px;
        font-size: 14px;
    }
    .lf-buts button{
        line-height: 36px;
    }
    .lf-buts button:not(:last-child){
        margin-bottom: 12px;
    }
    .fss-inner-wrap{
    }
    .lf-formcol.large{
        padding-right: 0;
        width: 100%;
        max-width: none;
    }
    .la-desc{
        max-width: 280px;
    }
    .lf-buts {
        float: left;
        width: 100%;
    }
    .lf-buts button:not(:last-child) {
        margin-bottom: 12px;
        float: left;
        margin-right: 0px;
    }
    .lf-buts button {
        line-height: 36px;
        float: right;
    }
    .header-top-left {
        padding: 20px 0px 70px 0px;
        text-align: center;
    }
    .header-top-left h1 {
        text-align: center;
    }
    .filter-inf {
        text-align: center;
        padding: 20px 20px 20px 20px;
    }
    .filter-inf p {
        font-size: 14px;
        line-height: 22px;
    }
    .img-m {
        height: 150px;
    }
}
@media screen and (max-width: 480px){

    .fs-inner{
        margin-right: 0;
    }
    .fs-page-title{
        font-size: 20px;
    }
    .section:first-child{
        padding-top: 0;
    }
    .lf-col-l{
        margin-bottom: 24px;
    }
    .section h2{
        font-size: 22px;
        margin-bottom: 18px;
    }
    .fss-inner .owl-nav{
        width: 276px;
        margin-left: -138px;
    }
    .fss-inner .owl-nav div{
        margin: 0;
        width: 106px;
        height: 42px;
        line-height: 40px;
    }
    .fss-pagin{
        font-size: 18px;
    }
    .lf_map{
        margin-left: -12px;
        margin-right: -12px;
    }
    .screen6 .fs-inner{
        margin-right: -12px;
    }
    .fs-selectSlider > .owl-nav .owl-prev{
        left: -8px;
    }
    .fs-selectSlider > .owl-nav .owl-next{
        right: -8px;
    }
    .specialist-item {
        width: 100%;
        margin: 0px;
    }
    .blog-index {
        padding: 30px 15px 30px 15px;
    }
    .footer-center ul {
        width: 100%;
    }

    .way-filter li:first-child {
        display: none;
    }
}
@media all and (max-width: 420px) {

    .green-line .c-filter-right {
        display: none;
    }
    .human {
        text-align: left;
    }
    .c-filter-droplist.type1{
        width: 260px;
    }
    .c-filter-droplist-item img{
        width: 56px;
        margin-right: 12px;
    }
    .c-filter-droplist.type1 .c-filter-droplist-item span{
        width: calc(100% - 77px);
    }
    .c-filter-droplist.type1{
        margin-left: -140px;
    }
    .fs-selectSlider > .owl-nav div{
        margin-top: -90px;
    }
    .la-desc{
        max-width: 260px;
    }
    .fs-selectSlider > .owl-nav div{
        margin-top: -112px;
    }
    .popup-start{
        padding-left: 16px;
        padding-right: 16px;
    }
    .pps-close{
        margin-right: 16px;
    }
    .pps-anchor-sel2{
        width: 174px;
    }
    .screen6 h2 a {
        margin-left: 0px;
        display: block;
        margin-top: 10px;
    }
    .header-top-left h1 {
        font-size: 20px;
        line-height: 22px;
    }
    footer .bottom-text {
        width: 100%;
    }
    footer .bottom-text-right {
        float: none;
        padding: 10px 0 0 0;
    }
    .logo {
        background-size: 52px;
        width: 52px;
        height: 52px;
    }
    .fs-page-title {
        margin: -25px 0 20px 0;
    }
    #modal-message h3 {
        margin: 0 0 20px 30px;
        max-width: 250px;
    }
    #modal-message p {
        padding: 0 0 20px 30px;
    }
    #modal-message .fb-items {
        padding: 20px 30px 30px 30px;
    }
    .div_icon_message {
        right: 20px;
        bottom: 20px;
    }
    .window-lang ul {
        display: block;
        width: 100%;
    }
    .window-lang li {
        display: block;
        width: 100%;
        padding: 30px 20px 30px 20px;
    }
    .window-lang {
        height: 270px;
        margin-top: -135px;
    }
    header {
        padding: 0 0 35px 0;
    }


}

@media all and (max-width: 360px) {


    .input-search {
        width: 85%;
    }
    .input-search {
        font-size: 22px;
    }
    .wrapperOuter{
        padding: 35px 30px 0 30px;
    }
    .screen5{
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    .lfs-item{
        padding-left: 15px;
        padding-right: 15px;
    }
    .jq-selectbox__dropdown{
        left: -20px !important;
        right: -20px !important;
    }
    .fs-inner{
        margin-right: -30px;
    }
    .fp-enabled .section{
        padding-top: 137px;
    }
    .footer-inner {
        bottom: 35px;
    }
    .modal-window {
        padding: 35px 30px 35px 30px;
    }
    .c-filter-line .w1200 {
        font-size: 14px;
    }
    .close-modal {
        right: 10px;
        top: 10px;
    }
    .modal-body {
        padding: 40px 30px 30px 30px;
    }
    .modal-body h3 {
        margin: 0 0 10px 0;
    }
    .human span {
        font-size: 14px;
    }
    .human-img {
        width: 38px;
        height: 38px;
        border: 3px solid #fff;
    }
    .arrow {
        top: 22px;
    }
    .social-share {
        top: 20px;
    }
    .la-desc{
        max-width: 240px;
    }
    .screen6 h2 a{
        margin-left: 0;
    }
    .fss-inner .owl-nav div,
    .lf-buts button{
        width: 100px;
    }
    .pps-close{
        margin-right: 8px;
    }
    .pps-anchor-sel2{
        height: 34px;
        line-height: 30px;
        width: 158px;
    }
    .popup-start {
        padding-left: 14px;
        padding-right: 14px;
    }
    .contacts-inf {
        padding: 0;
    }
}

@media all and (max-width: 340px) {

    .arrow {
        left: 10px;
    }
    .social-share {
        right: 10px;
    }
    .human span {
        padding: 0;
    }
    .green-line .arrow {
        display: none;
    }
    .purple-line .arrow {
        display: block;
    }
    .header-top-left .play-video-item {
        vertical-align: middle;
        display: inline-block;
        margin: 25px 0 0 30px;
        float: none;
    }

}



@media all and (min-width: 1101px){

    .screen1{
        min-height: 560px;
    }

}
@media all and (min-width: 1301px){

    .screen1{
        min-height: 700px;
    }
}
@media all and (min-width: 1501px){

    .fp-enabled .screen1{
        min-height: 800px;
    }

}
@media all and (min-height: 641px) and (min-width: 1101px){

    .fp-enabled .screen1 .vertical{
        margin-top: 80px;
    }

}
@media all and (min-height: 641px) and (max-height: 800px) and (min-width: 1101px){

    .lf-col-s{
        padding-right: 30px;
    }
    .lf-col-l{
        padding-left: 30px;
    }
    .section h2{
        font-size: 30px;
        margin-bottom: 36px;
    }
    .fp-enabled .screen3 .vertical{
        margin-top: 60px;
    }
    .lf-pt{
        padding-top: 12px;
    }
    .lf-buts{
        padding-top: 0px;
    }
    .lfs-item h3{
        margin-bottom: 32px;
    }
    .screen3 h3{
        margin-bottom: 18px;
    }
    .fs-selectSlider h2{
        margin-bottom: 58px;
    }
    .screen6 h2{
    }
}
@media all and (max-height: 640px) and (min-width: 1101px){

    .section h2{
        margin-bottom: 42px;
        font-size: 32px;
    }
    .screen2{
        min-height: 300px;
    }
    .screen4{
        min-height: 500px;
    }
    .lf_map{
        top: 200px;
    }

}
@media all and (min-width: 641px) and (max-width: 1100px){

    .screen1 .vertical{
        margin-top: 20px;
    }
    .fp-enabled .screen1 .vertical{
        margin-top: 132px;
    }

}
@media all and (max-height: 700px) and (min-width: 641px) and (max-width: 1100px){

    .screen1{
        min-height: 590px;
    }
    .fp-enabled .screen1{
        min-height: 690px;
    }
    .section h2{
        margin-bottom: 14px;
    }
    .lf-col-l{
        margin-bottom: 24px;
    }

}


@media all and (max-width: 640px){

    .screen1{
        min-height: 540px;
    }
    .screen1 .vertical{
        margin-top: 20px;
    }
    .lf-col-s{
        padding-right: 0;
    }

}
@media all and (max-width: 480px){

    .screen1 .vertical{
        margin-top: 20px;
    }
    .screen1{
        min-height: 420px;
    }
    .lf-col-s{
        text-align: center;
    }

}
@media all and (max-height: 600px) and (max-width: 640px){

    .fp-enabled .screen1{
        min-height: 600px;
    }
}
@media screen and (min-height: 641px) and (max-height: 800px) and (min-width: 641px) and (max-width: 1100px) {

    .screen3 .lf-pt{
        padding-top: 12px;
    }
    .screen3 h3{
        margin-bottom: 1px;
    }
    .section h2{
    }
    .lf-formfield{
        margin-bottom: 16px;
    }
    .lf-buts{
        padding-top: 26px;
    }

}

@media screen and (max-height: 700px) and (min-width: 641px) and (max-width: 1100px){

    .screen4{
        min-height: 500px;
    }
    .section{
        padding-bottom: 52px;
    }
    .lf_map{
        top: 220px;
    }
    .screen5{
        padding-top: 60px;
    }
}
@media screen and (max-width: 640px),
screen and (max-width: 1100px) and (max-height: 700px),
screen and (min-width: 1101px) and (max-height: 640px){  /* fullpage 芯褌泻谢褞褔械薪 */

    .verticalMobile{
        position: absolute;
        top: 50%;
        margin-top: -250px;
        width: 100%;
        padding-top: 0;
    }
    .lf_map{
        position: relative;
        top: 0;
        height: 300px;
    }
    .screen5{
        margin-left: -40px;
        margin-right: -40px;
    }
    .lfs-item{
        padding-left: 15px;
        padding-right: 15px;
    }
    .jq-selectbox__dropdown{
        left: -30px !important;
        right: -30px !important;
    }


}

@media all and (max-height: 700px){

    .section:not(:last-child)::after{
        height: 45px;
    }
    .fs-nextscreen{
        bottom: 25%;
    }
    .lf-pt{
        padding-top: 0;
    }
    .screen2{
        min-height: 300px;
    }
    .screen2 .vertical{
        margin-top: -60px;
    }
    .fs-enabled .screen5 .vertical{
        margin-top: 40px;
    }
    .fs-enabled .screen6 .vertical{
        margin-top: 40px;
    }
    .screen6 h2{
        margin-bottom: 26px;
    }
    .sfb-item2 .lf-formcol.medium {
        width: 100%;
    }
    .sfb-item2 .lf-formcol {
        padding-right: 0;
    }

}
@media all and (max-height: 550px){
    .screen3{
        padding-bottom: 66px;
    }
    .screen2 .vertical{
        margin-top: -56px;
    }
    .lfs-item h3{
        margin-bottom: 32px;
    }
    .lf-formfield{
        margin-bottom: 32px;
    }
    .lf-buts{
        padding-top: 26px;
    }
    .fss-inner{
        padding-bottom: 86px;
    }
}
@media all and (max-height: 400px){

    .section p{
        font-size: 14px;
    }
    .verticalMobile{
        margin-top: -250px;
    }
}