@font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/font/MyriadPro-Regular.eot');
    src: url('../fonts/font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'),
         url('../fonts/font/MyriadPro-Regular.ttf') format('truetype'),
         url('../fonts/font/MyriadPro-Regular.woff') format('woff'),
         url('../fonts/font/MyriadPro-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'MyriadPro';
    src: url('../fonts/font/MyriadPro-Bold.eot');
    src: url('../fonts/font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg'),
         url('../fonts/font/MyriadPro-Bold.ttf') format('truetype'),
         url('../fonts/font/MyriadPro-Bold.woff') format('woff'),
         url('../fonts/font/MyriadPro-Bold.woff2') format('woff2');
    font-weight: Bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/font/Roboto-Regular.eot');
    src: url('../fonts/font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/Roboto-Regular.svg#Roboto-Regular') format('svg'),
         url('../fonts/font/Roboto-Regular.ttf') format('truetype'),
         url('../fonts/font/Roboto-Regular.woff') format('woff'),
         url('../fonts/font/Roboto-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/font/Roboto-Bold.eot');
    src: url('../fonts/font/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/Roboto-Bold.svg#Roboto-Bold') format('svg'),
         url('../fonts/font/Roboto-Bold.ttf') format('truetype'),
         url('../fonts/font/Roboto-Bold.woff') format('woff'),
         url('../fonts/font/Roboto-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/font/Roboto-Medium.eot');
    src: url('../fonts/font/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/Roboto-Medium.svg#Roboto-Medium') format('svg'),
         url('../fonts/font/Roboto-Medium.ttf') format('truetype'),
         url('../fonts/font/Roboto-Medium.woff') format('woff'),
         url('../fonts/font/Roboto-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Russo-One';
    src: url('../fonts/font/Russo-One.eot');
    src: url('../fonts/font/Russo-One.eot?#iefix') format('embedded-opentype'),
         url('../fonts/font/Russo-One.woff2') format('woff2'),
         url('../fonts/font/Russo-One.svg#RussoOne') format('svg'),
         url('../fonts/font/Russo-One.ttf') format('truetype'),
         url('../fonts/font/Russo-One.woff') format('woff');    
    font-weight: normal;
    font-style: normal;
}

html, 
body {
    overflow-x: hidden;
}

header.main-header.a-header {
    background: white;
    /* padding: 20px 0; */
    padding-top: 15px;
}
.main-header.a-header .shop-selector-block p {
    color: #041a3f;
    font-family: 'Roboto';
    font-size: 16px;
    font-weight: 400;
}
.a-header div#shop-selector {
    border: 1px solid #b1b0b0;
    border-radius: 0;
    color: #041a3f;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    padding-right: 30px;
}

.a-header div#shop-selector .shop-select-option.active-shop span {
    color: #041a3f;
}

.a-header div#shop-selector:after {
    color: #164595;
    right: 0px;
}
.a-header .headerphones  a {
    color: #041a3f;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    background-image: url(../images/phone-icon.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    background-position: left;
}
.a-header .headermail a {
    background-image: url(../images/mail-icon.png);
    padding-left: 25px;
    background-size: 20px;
}
header.main-header.a-header.header-top .logo {
    max-width: 100% !important;
}
.a-header ul.otherlangs {
    background: transparent !important;
    border: 0 !important;
}
.a-header li.language.db {
    margin: 0 !important;
    color: #041a3f;
    border: 0 !important;
    border-bottom: 0;
    background: #fff;
}
.a-header li.language.active-lang {
    background: transparent;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    line-height: 64px;
    text-transform: uppercase;
    padding: 5px !important;
    color: #041a3f;
    border: 0;
    padding-bottom: 20px !important;
}

.a-header ul.otherlangs .language.active-lang:after {
    top: auto;
    bottom: 0;
    border-top: 12px solid #041a3f;
    right: 50%;
    transform: translateX(50%);
}

.header_bottom .nav-outer.clearfix.menu-bg {
    border-top: 1px solid #00000c;
}

.header_bottom .main-menu .navigation>li>a {
    color: #00000c;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: 700;
    padding: 15px;
}
.main-menu .navbar-collapse .navigation {
    float: none;
    display: flex;
    justify-content: space-between;
}
.main-menu .navbar-collapse {
    width: 100%;
}
.header_bottom .hvr-link:before {
    display: none;
}
.header_bottom {
    margin-top: 15px;
}
.a-tp-banner .caption {
    background: transparent;
    color: #000000;
    font-family: Roboto;
    font-size: 19px !important;
    font-weight: 400;
}
.a-tp-banner .caption h1 {
    color: #000000;
    font-family: Roboto;
    font-size: 46px !important;
    font-weight: 400;
    text-transform: uppercase !important;
    padding: 0 !important;
    max-width: 600px;
    white-space: normal !important;
    text-align: left !important;
    font-family: 'Russo-One';
    font-family: 'MyriadPro';
    font-weight: 900;
}
.w-500{
    max-width: 600px !important;
    height: auto !important;
    background: transparent;
    color: #000000;
    font-family: Roboto;
    font-size: 19px !important;
    font-weight: 400;
    white-space: normal !important;
    text-align: left !important;
}
.a-section-title.section-title h3 {
    margin-bottom: 0;
}
.a-section-title.section-title h3:after {
    display: none;
}
.a-section-title.section-title h3 span {
    color: #202020;
    font-size: 42px;
    font-weight: 700;
    font-family: 'MyriadPro';
}

.a-serviceList .single-item {
    padding: 25px 30px 10px 30px;
}

.a-serviceList .single-item .details {
    width: 250px;
    text-align: left;
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Roboto-Medium';
}

.a-serviceList .single-item .icon {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
}
.single-item .fig_caption::after, .single-item .fig_caption::before {
    display: none;
}

.single-item .fig_caption::before {
    display: none;
}
.services .a-serviceList a:hover h3 {
    color: #fff;
}
.services .a-serviceList a:hover .single-item {
    /* background-color: rgb(1, 101, 187); */
}
.services .a-serviceList a .single-item:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgb(248,248,248);background: -moz-radial-gradient(center, ellipse cover, rgba(248,248,248,1) 0%, rgba(255,106,0,1) 100%);background: -webkit-radial-gradient(center, ellipse cover, rgba(248,248,248,1) 0%,rgb(1, 101, 187) 100%);background: radial-gradient(ellipse at center, rgba(248,248,248,1) 0%,rgb(1, 101, 187) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ff6a00',GradientType=1 );z-index: 0;opacity: 0;transition: all 0.5s ease;}

.services .a-serviceList a:hover .single-item:before {
    opacity: 1;
}

.services .a-serviceList a .single-item .fig_caption {
    position: relative;
}
.services .a-serviceList a .single-item {
    background-color: #e0f0fc;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
}
.a-serviceList .single-item .icon img {
    max-height: 200px;
    width: auto;
}
.services {
    background: #ffffff;
}
.services.bg-gray {
    background-color: #eeeded;
}
.servicesOur-item .servicesOur-title h3 {
    color: #333333;
    font-family: Roboto;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    transition: all 0.5s ease;
}
.servicesOur-item .servicesOur-title {
    background: #fff;
    padding: 20px;
    transition: all 0.5s ease;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.a-servicesOur a:hover .servicesOur-title {
    background-color: #0165bb;
}
.servicesOur-item {
    border: 1px solid rgba(4, 4, 4, 0.3);
    height: 100%;
    display: flex;
    flex-direction: column;
}
.a-servicesOur a:hover .servicesOur-item .servicesOur-title h3 {
    color: #fff;
}
.services.bg-advantages {
    background: url(../images/bg-advantages.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.bg-advantages .a-section-title.section-title h3 span {
    color: #fff;
}
.col-sm-2-5 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.row.advantagesOur.a-advantagesOur {
    display: flex;
}
.advantages-item {
    display: flex;
    align-items: center;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.8);
    background-color: rgba(1, 29, 60, 0.2);
    padding: 30px 20px;
    height: 100%;
}
.advantages-item img {
    width: auto;
    margin-right: 10px;
}
.advantages-title {
    color: #ffffff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
}
.services.bg-reviews{
    background-image: url(../images/bg-reviews.jpg);
}
.clientInfo .name {
    display: none;
}
.bg-reviews .owl-theme .owl-dots .owl-dot span {
    width: 59px;
    height: 4px;
    background-color: #9bbdde;
    display: block;
    border-radius: 0;
    margin: 0 10px;
}
.bg-reviews .owl-theme  .owl-controls {
    margin-top: 25px;
}
.bg-reviews .owl-theme .owl-dots .owl-dot:hover span,
.bg-reviews .owl-theme .owl-dots .owl-dot.active span {
    background-color: #fff;
}
.a-brand-section .brand-slider figure.logo-grey-style {
    padding: 20px;
}
.brand-slider .owl-stage {
    display: flex;
    align-items: center;
}
.a-brand-section .brand-slider img{
    opacity: 1;
    /* -webkit-filter: grayscale(100%); */
    /* filter: grayscale(100%); */
    transition: all 0.5s ease;
}
.a-brand-section .brand-slider figure:hover img{
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.a-brand-form .a-section-title.section-title h3 {
    text-transform: none;
}
.a-brand-form .a-section-title.section-title h3 b {
    text-transform: uppercase;
    color: #0165bb;
}
.a-brand-section.a-brand-form {
    /* padding-bottom: 0; */
    padding-top: 50px;
    border-top: 1px solid #9f9f9f;
}
.a-form_title {
    color: #181818;
    font-family: "MyriadPro";
    font-size: 17px;
    font-weight: 700;
    line-height: 21px;
}
.a-form_item {
    margin-bottom: 15px;
}
.a-form_input input {
    border-radius: 5px;
    border: 1px solid #a2a2a2;
    background-color: #ffffff;
    color: #a2a2a2;
    font-family: "MyriadPro";
    font-size: 17px;
    font-weight: 400;
    line-height: 21px;
    font-style: italic;
    padding: 6px 15px;
}
.a-form_item .row {
    display: flex;
    align-items: center;
}
.form_img-bg {
    text-align: center;
}
.form_img-bg img {
    width: auto;
}
.a-form_input input[name="name"] {
    width: 100%;
}
.a-form_button {
    text-align: center;
    margin-top: 10px;
}
.a-form_button button.main-btn {
    color: #ffffff;
    font-family: "MyriadPro";
    font-size: 25px;
    font-weight: 400;
    background-color: #28ca4a;
    border: 0;
    text-transform: none;
}
.a-form_button button.main-btn span {
    color: #fff;
}
footer.a-footer {
    background-color: rgb(27, 39, 58);
    padding: 50px 0;
}
.a-footer-title {
    color: #ffffff;
    font-family: Roboto;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 15px;
}
.a-footer-title i {
    margin-right: 10px;
}
.a-footer-adres {
    color: #ffffff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    margin-top: 20px;
}
.a-footer-linck a {
    color: #ffffff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
}
.a-footer-info.a-footer-linck {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
.a-footer ul.top-social-icons a {
    color: #fff;
    display: block;
    margin-right: 5px;
}
.a-footer-adres span {
    color: #fff;
}
.footer-bottom {
    margin-top: 20px;
    text-align: center;
}
.a-footer-title span {
    color: #fff;
}
.a-header li.language.active-lang.db {
    border: 0 !important;
}

#menu .dropdown-btn {
    display: none;
}
.burger-p{
    padding: 0;
}
.lang-selector p {
    font-size: 16px;
}
.a-single-item .single-item {
    background-color: #e0f0fc;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    transition: all 0.5s ease;
}
.a-single-item .single-item .fig_caption {
    text-align: left;
}
.a-single-item .single-item .details {
    text-align: left;
}
.a-single-item .single-item .icon img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
    height: auto;
}
.a-single-item:hover .single-item {
    background-color: #0165bb;
}
.a-single-item:hover .single-item h3 {
    color: #fff !important;
}
.bg-asf {
    background: #fff;
}
.a-single-item .single-item h3 {
    transition: all 0.5s ease;
    width: 250px;
    text-align: left;
    font-weight: 500;
}
#dle-content h1.text-center {
    color: #202020;
    font-size: 42px;
    font-weight: 700;
    font-family: 'MyriadPro';
}
section.inner-heading {
    display: none;
}
.section-title h3 {
    color: #202020;
    font-size: 42px;
    font-weight: 700;
}
.section-title h3 span {
    color: #202020;
    font-weight: 700;
}
.section-title h3:after {
    display: none;
}
.pdf-title .section-title {
    border: 0;
}

.pdf-section {
    border: 0;
}
.servicesOur-text {
    padding: 0 20px;
    padding-bottom: 10px;
    font-size: 14px;
    background: #fff;
    height: 100%;
    line-height: 1.2;
    text-align: center;
    transition: all 0.5s ease;
}
.a-servicesOur a:hover .servicesOur-text {
    background-color: #0165bb;
    color: #fff;
}
.a-brand-form button.main-btn.btn-1.btn-1e {
    border-color: #0165bb;
}
.a-brand-form button.main-btn.btn-1.btn-1e:after {
    background: #0165bb;
}
.a-brand-form button.main-btn.btn-1.btn-1e:hover span {
    color: #fff !important;
}

.ser-item img {
    width: auto;
    max-width: 100%;
    max-height: 250px;
    background: #fff;
    padding: 10px;
    min-width: 40px;
    min-height: 40px;
    height: auto;
    width: auto;
}


section.contactWrap.contactWrap-b img {
    width: auto;
    background: #fff;
    max-width: 100%;
}
section.contactWrap.contactWrap-b .col-sm-4 img {
    max-height: 200px;
    width: auto;
}
section.contactWrap.contactWrap-b .col-sm-4 {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
}
.row.contactWrap-b-i {
    display: flex;
    flex-wrap: wrap;
}
.ser-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 0;
}

.ser-item > p {
    width: 25%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
    padding: 10px;
}
.blb-cert-inner-img .cat-image img {
    height: auto;
    width: auto;
    max-width: 100%;
}

.blb-cert-inner-text {
    text-align: justify;
}

.news-title {
    color: #202020 !important;
    font-size: 42px;
    font-weight: 700;
    font-family: 'MyriadPro';
    background: transparent !important;
    border: 0 !important;
    margin-top: 30px !important;
    margin-bottom: 20px !important;
}
.footer-body {
    margin: 20px 0;
}



@media only screen and (max-width: 1200px){
	
    .header-top .row {
        flex-wrap: wrap;
    }
    header.main-header.a-header.header-top .logo img {
        width: auto;
    }
    header.main-header.a-header.header-top .logo {
        text-align: center;
        margin-bottom: 20px;
    }
    .header_bottom .nav-outer.clearfix.menu-bg {
        border: 0;
    }
    .servicesOur-item {
        width: 100%;
    }
    .col-sm-2-5 {
        width: 30%;
        margin-bottom: 10px;
    }
    .row.advantagesOur.a-advantagesOur {
        flex-wrap: wrap;
        justify-content: center;
    }
    .form_img-bg img {
        max-width: 100%;
    }
    .a-form_input input {
        max-width: 100%;
    }
    .a-tp-banner .caption h1 {
        font-size: 40px !important;
    }
}
@media only screen and (max-width: 768px){
    .header-lower .row, .header-top .row, .sticky-header .row {
        display: flex !important;
        align-items: center !important;
    }
    #hamburgerkz,
    #hamburgeren,
    a#hamburgerru {
        display: table;
        margin: 0 auto;
    }
    .col-sm-2-5 {
        width: 50%;
    }
    .a-tp-banner .caption h1 {
        font-size: 24px !important;
    }
    .servicesOur-item img {
        object-fit: cover;
    }
    
    .servicesOur-item .servicesOur-title {
        max-height: 120px;
    }
}
@media only screen and (max-width: 480px){
    a#hamburgerru {
        display: table;
        margin: 0 auto;
    }    
    .a-tp-banner .caption h1 {
        font-size: 18px !important;
    }
    .a-serviceList .single-item .icon img {
        max-width: 100%;
    }
    .servicesOur-item img {
        object-fit: cover;
    }
    
    .servicesOur-item .servicesOur-title {
        max-height: 120px;
    }
    
    .col-sm-2-5 {
        width: 100%;
    }
    p.w-500 {
        line-height: 1 !important;
        font-size: 14px !important;
    }
    header.main-header.a-header.header-top .logo img {
        max-width: 100%;
    }
}
center.a-g-block img {
    max-width: 50px;
    margin: 10px 0;
}



.a-data-item {
    margin: 20px 0;
    margin-bottom: 40px;
}
.a-data-item h4 {
    margin-bottom: 10px;
}
.a-data-item img {
    max-height: 300px;
}
.contact-item-1{
	background-color: #80fbf61a;
}
.contact-item-1 .fig_caption::before,
.contact-item-1 .fig_caption::after{
	border-color: #80fbf6;
}
.contact-item-2{
	background-color: #24d3cc1a;
}
.contact-item-2 .fig_caption::before,
.contact-item-2 .fig_caption::after{
	border-color: #24d3cc;
}
.contact-item-3{
	background-color: #7cc0fa1a;
}
.contact-item-3 .fig_caption::before,
.contact-item-3 .fig_caption::after{
	border-color: #7cc0fa;
}
.contact-item-4{
	background-color: #acb4f91a;
}
.contact-item-4 .fig_caption::before,
.contact-item-4 .fig_caption::after{
	border-color: #acb4f9;
}
.contact-item-5{
	background-color: #b395e61a;
}
.contact-item-5 .fig_caption::before,
.contact-item-5 .fig_caption::after{
	border-color: #b395e6;
}


.reshenie-h1 {
    font-size: 26px;
    font-weight: bold;
    color: #000;
    margin: 10px 0;
}
.reshenie-h2 {
    font-size: 23px;
    font-weight: bold;
    color: #000;
    margin: 10px 0;
}
.reshenie-h3 {
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin: 10px 0;
}
.reshenie-block {
    margin: 30px 0;
    margin-bottom: 50px;
}

.reshenie-text ul li {
    padding-left: 24px;
    margin: 10px;
    position: relative;
}
.reshenie-text ul li:before {
	content: "";
	position: absolute;
	width: 19px;
	height: 19px;
	left: 0;
	top: 5px;
	background: #a9a9a9;
	background: url(../images/12/checked.svg);
	background-repeat: no-repeat;
}
.reshenie-border-right {
    border-right: 1px solid #a9a9a9;
}
.reshenie-border-left {
    border-left: 1px solid #a9a9a9;
}
.reshenie-text ul {
    padding-left: 15px;
}
.reshenie-block-product .ser-item {
    justify-content: flex-start;
}

.reshenie-block-product .ser-item > p {
    width: 50%;
    flex-direction: row;
}

.reshenie-block-product .ser-item > p img {
    margin-right: 20px;
}

.reshenie-block .col-md-8.col-md-offset-2 .row {
    display: flex;
    flex-wrap: wrap;
}


.flex-row {
    display: flex;
    flex-wrap: wrap;
}
.flex-torgovcentry .reshenie-img img {
    height: 255px;
    object-fit: cover;
}
.flex-torgovcentry .col-sm-3 {
    margin-bottom: 20px;
}




/*----------------------*/
.gqe-group-section {
    background-color: #f4f1f1;
    padding: 50px 0 !important;
    color: #000;
}
.gqe-group-section-title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 20px;
}
.gqe-group-section-img-object {
    height: 100%;
}
.gqe-group-section .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.gqe-group-section-img-object img {
    height: 100%;
    max-width: 100%;
    object-fit: cover;
}
.gqe-group-section-h2 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}
.gqe-group-section-pre-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}
.gqe-group-section-pre-item {
    font-size: 16px;
    font-weight: 400;
	margin-bottom: 30px;
}
.gqe-group-section-pre-title:before {
    content: "";
    width: 100px;
    height: 1px;
    background: #000;
    position: absolute;
    bottom: -10px;
}
.gqe-group-section-title-center {
    font-size: 30px;
    font-weight: 700;
	margin-bottom: 20px;
}
.gqe-group-section-bg {
    background-color: #b4c8d7;
    /* margin: 10px 0; */
    padding: 50px 0;
}
.a-comanda-item > p {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}
.a-comanda-item > span {
    text-align: center;
    width: 100%;
    display: block;
}
.gqe-group-section-padd-bott {
    padding-bottom: 0 !important;
}
.align-items-center {
    display: flex;
    align-items: center!important;
}
.a-tabs-menu > li > a {
    color: #ffffff !important;
    font-size: 24px;
    font-weight: 400;
    background-color: #7eb6d7;
    padding: 20px;
    border-radius: 0 !important;
}
.a-tabs-menu > li.active > a,
.a-tabs-menu > li:hover > a ,
.a-tabs-menu > li > a:hover  {
    background-color: #728aa3 !important;
}
.a-tabs-menu {
    border: 0;
    margin-bottom: 30px;
}
.a-tab-content .gqe-group-section-text * {line-height: 1.4 !important;color: #000 !important;font-size: 16px !important;padding: 0;}

.a-tab-content .gqe-group-section-text h3 {
    font-size: 27px !important;
    font-weight: 700;
    margin: 30px 0;
}

.a-tab-content .gqe-group-section-text li:before {
    content: "";
    width: 13px;
    height: 13px;
    background-color: #688816;
    border-radius: 100%;
    top: 5px;
    position: absolute;
    left: 0;
}

.a-tab-content .gqe-group-section-text ul li {
    padding-left: 20px;
    position: relative;
    margin: 5px 0;
}

.a-tab-content .gqe-group-section-text ul {
    margin-bottom: 20px;
}

.a-tab-content .gqe-group-section-text .readmore.text-center {
    text-align: left;
}

.a-tab-content .gqe-group-section-text .main-btn {
    padding: 20px;
    border: 2px solid #004899;
    background-color: #d6ebf3;
}

.a-tab-content .gqe-group-section-text .text-section h3 {
    font-size: 20px;
    font-weight: 400;
    background: transparent !important;
    border: 2px solid #25c84f;
    padding: 20px;
    display: inline-block;
}
.gqe-group-section-text .main-btn {
    border: 2px solid #004899;
    background-color: #ffffff;
    color: #000000;
}
.a-tab-content .gqe-group-section-text .text-section {
    background: transparent;
    text-align: left;
}
.a-tab-content .gqe-group-section-text .text-section h3 span {
    margin-bottom: inherit !important;
    text-transform: inherit !important;
    font-weight: inherit !important;
    font-family: inherit;
    font-size: inherit !important;
}
.a-tab-content .gqe-group-section-text .advant-section {
    text-align: left;
    justify-content: flex-start;
}
.a-tab-content .gqe-group-section-text .advant-section .readmore {
    margin-right: 20px;
}
#dle-content + section {
    background: #f4f1f1;
}
#dle-content + section .section-title h3 {
    text-transform: none !important;
    font-size: 40px;
}
#dle-content + section .construction-certs img {
    margin-bottom: 30px;
}
h3.gqe-group-section-title-h3 {
    color: #000000;
    font-size: 24px;
    font-weight: 700;
    margin: 30px 0;
}
.gqe-group-section-pre-title.gqe-group-section-pre-title-2:before {
    display: none;
}
.gqe-group-section-img-2 img {
    max-height: 500px;
    width: auto;
    display: table;
    margin: auto;
}
.reshenie-a-dfsdfd {
    background: #fff;
    margin: 30px 0;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.reshenie-a-dfsdfd .reshenie-img img {
    width: 100% !important;
}
.reshenie-a-dfsdfd .reshenie-img {
    width: 13%;
    padding: 10px;
    text-align: center;
}
.a-comanda-content-ms img {
    height: 200px;
    object-fit: cover;
}
.reshenie-block.reshenie-block-img-1 img {
    height: 200px;
    object-fit: cover;
}

.a-footer-adres {
    margin-top: 0;
    margin-bottom: 20px;
}
.gqe-group-section .row:before, .gqe-group-section .row:after {
    display: none;
}
.col-md-12 {
    width: 100%;
}

@media only screen and (max-width: 768px){
	.reshenie-a-dfsdfd {
		display: none;
	}
	.a-tab-content .gqe-group-section-text h3 {
		font-size: 18px !important;
	}
	.a-tab-content .gqe-group-section-text .advant-section .readmore {
		width: 100% !important;
	}
	.a-tab-content .gqe-group-section-text .advant-section {
		flex-wrap: wrap;
	}
	.construction-certs a {
		width: 50%;
	}
	.construction-certs a img {
		height: 200px;
	}
	.gqe-group-section-title {
		font-size: 25px;
		margin: 20px 0;
	}
}
.a-comanda-content .owl-prev,
.a-comanda-content .owl-next {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block !important;
    top: 50%;
    background: url(https://image.flaticon.com/icons/svg/126/126490.svg) !important;
    background-repeat: no-repeat;
    background-size: contain !important;
    background-position: center !important;
    transform: translateY(-50%);
}
.a-comanda-content .owl-prev{
    left: -30px;
    transform: translateY(-50%) rotate(180deg);
}
.a-comanda-content .owl-next{
    right: -30px;
}
.a-comanda-content {
    position: relative;
}
.a-comanda-content .owl-next,
.a-comanda-content .owl-nav {
    display: block;
}

.a-comanda-content .owl-prev span,
.a-comanda-content .owl-next span{
    display: none;
}

/*----------------------*/

.servicesOur-item img {
    height: 250px;
    object-fit: cover;
}
.gqe-group-jobs-img img {
    max-width: 100%;
    width: auto;
}
.a-tab-content-bg-b {
    background-color: #f4f1f1;
    padding: 30px 15px;
}
.tick-title {
    display: flex;
    align-items: center;
}
.tick-title img {
    width: 25px;
    margin-right: 10px;
}
.tick-title:before {
    opacity: 0;
}

.gqe-group-section-img-object-height img {
    height: auto;
    width: auto;
    /* max-height: 320px; */
    display: table;
    margin: 0 auto;
    max-width: 1000px;
}