body {
    font-family: Montserrat, tahoma, sans-serif
}

ul {
    list-style: none
}

a,
button,
img,
input,
textarea {
    outline: 0 !important
}

a {
    color: #424242
}

a:hover {
    color: #a7d500;
    text-decoration: none
}

.footer_page {
    padding: 50px 0 0;
    font: normal 14px 'Open Sans', tahoma, sans-serif;
    color: #fff
}

.footer-content-wrapper {
    background-color: #2d2929;
}

.col-4.footer-phones {
    padding: 35px 0 42px 100px
}

.socials {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.main-content ul li {
    position: relative;
    line-height: 35px
}

.main-content ul li::before {
    content: '';
    position: absolute;
    left: -45px;
    top: 0;
    background: url(https://tanix.by/themes/classic/images/check.svg) no-repeat center;
    width: 34px;
    height: 34px
}

.button {
    display: block;
    max-width: 210px;
    width: 210px;
    margin: 0 auto;
    padding: 12px 33px;
    border-radius: 7px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    transition: all .4s ease;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    line-height: 28px;
    color: #fff
}

.green-button,
.green-button:active,
.green-button:focus,
.green-button:hover {
    color: #fff
}

.description-image {
    width: 114%
}

.green-button {
    background-color: #a7d500;
    margin-bottom: 8.61%;
    margin-top: 54px;
    color: #fff;
    font-weight: 700;
    position: relative
}

.green-button:hover {
    background-color: #a0c80e
}

.button:hover {
    text-decoration: none;
    cursor: pointer;
    color: #000
}

.footer_page .footer-links {
    text-align: right;
    position: relative
}

.footer_page .footer-links .button.green-button {
    margin-left: auto;
    margin-right: unset
}

.footer_page .footer_btn_wrapper:before {
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    width: 142px;
    height: 437px;
    display: block;
    position: absolute;
    bottom: 161px;
    right: 30px
}
.icon-list {
    padding: 0;
    margin: 0 0 30px;
}
.icon-list li a{
    color: #fff;
    display: flex;
    font-size: 18px;
    margin-bottom: 10px;
    gap: 16px;
    align-content: center;
    align-items: center;
}

.our-clients {
    background-color: #232323
}

.field-raiting {
    color: #c8c8c8;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #232323
}

.field-raiting:focus {
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 5px
}

.form-group {
    margin-bottom: 8px
}

.row.form-section {
    justify-content: space-between;
    padding: 85px 0 72px 0
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.client-text p {
    Font-family: Montserrat;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    vertical-align: Top
}

.padding-adress {
    padding-left: 20px
}

.rss-form input[type=submit] {
    border: none;
    outline: 0;
    cursor: pointer;
}

.rss-form .form_line {
    margin: 20px 0
}

.blocks-list {
    justify-content: space-between;
    padding-top: 20px
}

#our-advantages, #our-statistics, #our-portfolio {
    padding: 50px 0
}

.under_black {
    color: #000
}

span.under_black {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.1px;
    color: #fff
}

.section-title.under_white:after {
    background-color: #fff
}

.portfolio-page .page-width.white-title, .portfolio-content .section-title.white-title{
    color: #fff;
}

.portfolio-title-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.portfolio-title {
    padding-top: 50px;
    padding-bottom: 250px;
    text-align: center;
    font-size: 14px;
    color: #fff
}

.portfolio-title h1 {
    font-weight: 700;
    font-size: 5.7em
}

.portfolio-title>:not(.portfolio-title-bg) {
    position: relative
}

@media (min-width:992px) {
    .col-md-10 {
        width: 83.33333333%
    }
}

@media (min-width:768px) {
    .section-home {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.full-width,
.service-menu-services,
.services-menu-wrapper {
    margin-right: -3000px;
    margin-left: -3000px;
    padding-right: 3000px;
    padding-left: 3000px
}

.portfolio-content {
    font-size: 16px
}

@media (min-width:992px) {
    .padding-b-100 {
        padding-bottom: 50px
    }
}

.portfolio-button:first-child {
    text-align: right;
    border-right-width: 1px
}

@media (min-width:768px) {
    .portfolio-button {
        padding: 25px 50px !important
    }
}

.portfolio-button {
    padding: 5px 15px;
    background-color: #f6f4f9;
    border-color: #dddde8;
    border-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    transition: background-color 250ms linear
}

.portfolio-button>a {
    font-weight: 700;
    color: #352e3c
}

.portfolio-button>a:hover {
    text-decoration: none
}

.color-white {
    color: #fff
}

.col-md-6 {
    width: 50%
}

.two-section-title {
    display: flex;
    flex-direction: column;
}

.section-title.with-subtitle {
    margin-top: 0;
}

.section-title:not(.with-left-align) {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.2;
    color: #000;
    width: 100%
}

.use-techonology {
    background-color: #2d2929;
}
.use-techonology .section-title{
    color: #fff;
}
.section-subtitle {
    color: #9a9a9a;
}
.section-title {
    position: relative;
    margin: 25px 0;
    font: normal 36px 'Open Sans', tahoma, sans-serif
}

.custom-list li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 35px;
    list-style-type: none;
    font-family: Montserrat, Arial, serif
}

.custom-list li:before {
    content: ' ';
    position: absolute;
    left: 0
}

body {
    overflow-x: hidden
}

@media (max-width:990px) {
    .portfolio-item.portfolio-item-wide.belvest {
        width: 100% !important
    }
    .footer-text {
        text-align: center !important
    }
}

@media (max-width:450px) {
    .blocks-list span {
        font-size: 40px !important
    }
    .btn-section {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .order-btn {
        margin: 0 !important;
        margin-bottom: 20px !important
    }
}

.portfolio-item {
    margin: 0;
    padding: 0;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
    cursor: pointer;
}

.portfolio-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgb(0 0 0 / 26%);
    opacity: 0;
    transition: opacity .5s ease-out
}

.portfolio-item:hover:before {
    opacity: 1
}

.portfolio-item,
.portfolio-item-sizer {
    width: 25%
}

.text-about {
    font-family: Montserrat, sans-serif, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 176.18%;
    color: #2b2b2b;
    margin: 6% 3% 6% 0
}

.portfolio-item-wide {
    width: 50%
}

.portfolio-item img {
    width: 99%;
    height: auto;
    padding-bottom: 2px;
    box-sizing: border-box;
    border-radius: 12px;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out, -webkit-transform .5s ease-out
}

.portfolio-item.portfolio-item-wide.belvest {
    width: 50%
}

.portfolio-grid-main {
    width: 100%
}

.portfolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.blocks-list {
    gap: 30px;
    display: flex;
    align-content: center;
    align-items: flex-end;
}
.blocks-list span {
    font: bolder 60px 'Open Sans', tahoma, sans-serif;
    font-weight: 800;
    color: #5e37aa
}

#our-advantages .blocks-list > div {
    text-align: center
}

#tanix-block {
    background: url(https://tanix.by/upload/Rectangle.png) no-repeat left 100%;
    margin-top: 70px;
    padding-bottom: 0;
    background-size: contain
}

#tanix-block .tanix-block {
    width: 70%
}

#tanix-block .tanix-block p {
    line-height: 1.7em
}

.tanix-block a {
    color: #a7d500
}

.home-content .clients,
.home-content .clients-text {
    margin-top: 50px
}

.text-technology {
    font-size: 18px;
    color: #fff;
    padding-top: 16px;
}

.button-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 999;
    background-color: #a0c80e;
    border-color: #a0c80e;
    border-right: none;
    color: #fff;
    cursor: pointer;
    text-align: center;
    padding: 7px 15px;
    font-size: 30px;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;
}

.button-top:hover {
    background-color: transparent;
    color: #a0c80e;
}

.b-popup__close {
    display: block;
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #e1e9e7;
    right: 120px;
    top: 105px;
    transition: .25s border-color
}

.b-popup__close:hover {
    border: 1px solid #30bb00
}

.b-popup__close:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(https://tanix.by/../upload/new-style/close-menu.svg) no-repeat center center;
    cursor: pointer
}

#header .contact-address-wrapper {
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #f1f1f1
}

#header .top_header-wrapper {
    background-color: #f1f1f1;
    padding: 7px 0
}

#header .viber-tel-block {
    color: #999
}

#header .viber-tel-block a {
    padding: 0 0 0 15px;
    margin-left: 20px;
    position: relative;
    color: #424242
}

#header .viber-tel-block:hover a {
    color: #000;
    text-decoration: underline
}

#header .viber-tel-block:hover {
    color: #000
}

.viber-tel-block {
    margin-right: 1px
}

.adress {
    position: relative
}
.statistic-wrapper .section-title {
    font-weight: 800;
    font-size: 72px;
}
.statistic-wrapper sup {
    font-size: 14px;
    top: 0;
}

.adress:before {
    content: '';
    width: 10px;
    height: 14px;
    position: absolute;
    left: -15px;
    top: 0;
    background: url(https://tanix.by/themes/classic/images/location_ico.png) no-repeat;
    background-size: cover;
    margin-top: 4px
}

.pre-page-header{
    height: 100px;
    background-color: #000;
}

.number:before {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    left: -4px;
    top: 4px;
    background: url(https://tanix.by/themes/classic/images/logo_a1-min.png) no-repeat;
    background-size: contain
}

.contacts_data_wrapper{
    margin-bottom: 16px;
    display: flex;
    gap: 16px;
    align-items: center;
}

.justify-row {
    justify-content: flex-end
}

.justify-row:first-child {
    margin-bottom: 13px
}

.justify-row:first-child .col-7 {
    ms-flex: 0 0 56.333333%;
    flex: 0 0 56.333333%;
    max-width: 56.333333%
}

.col-4.footer-logo {
    padding: 0
}

.main_page .nav {
    z-index: 9999
}

.all-project {
    border-radius: 50px
}

#header ::-webkit-scrollbar-button {
    background-image: url('');
    background-repeat: no-repeat;
    width: 6px;
    height: 12px
}

#header ::-webkit-scrollbar-track {
    background-color: transparent
}

#header ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #30bb00;
    box-shadow: 0 1px 1px #30bb00 inset;
    background-position: center;
    background-repeat: no-repeat
}

#header ::-webkit-resizer {
    background-image: url('');
    background-repeat: no-repeat;
    width: 7px;
    height: 0
}

.address-item {
    text-align: center
}

#header ::-webkit-scrollbar {
    width: 5px
}

.service-items {
    padding: 50px 0;
    background: #f7f7f7;
    align-items: stretch
}

.container-services {
    background: #f7f7f7;
    position: relative
}

.service-item {
    box-sizing: border-box;
    border-radius: 0;
    padding-left: 42px;
    padding-bottom: 135px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 330px;
    overflow: hidden;
    position: relative
}

.service-item:nth-of-type(1) {
    border-top: 1px solid #000
}

.service-item:nth-of-type(2) {
    border-top: 1px solid #000
}

.service-item:nth-of-type(3) {
    border-top: 1px solid #000
}

.service-item:nth-of-type(4) {
    border-top: 1px solid #000;
    border-right: 1px solid #000
}

.service-item:nth-of-type(8) {
    border-right: 1px solid #000
}

.service-text {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #303030;
    margin-bottom: 8px
}

.service-description {
    opacity: 0;
    -webkit-transition: opacity 0s linear;
    transition: opacity 0s linear
}

.service-item:hover .service-item-block {
    -webkit-transform: translate(0, -105px);
    transform: translate(0, -105px)
}

.service-item:hover .service-description {
    opacity: 1;
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.service-item:hover .service-text {
    padding-top: 40px
}

.text-description {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #646464;
    padding: 0 20px 0 0;
    margin-bottom: 0
}

.image-service {
    overflow: hidden;
    padding-bottom: 16px;
    padding-top: 44px
}

.submenu_width {
    width: 200px
}

.cross {
    stroke: currentColor;
    margin-right: 15px;
    margin-bottom: 10px
}

.service-item-block {
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

#our-services-wrapper .service-row-wrapper div[class*=service-home] {
    height: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    position: relative
}

#our-services-wrapper .services-home-wrap {
    display: flex;
    justify-content: space-between;
    flex-direction: row
}

#our-services-wrapper .services-home-wrap>div[class*=service-home]:first-child {
    padding-right: 30px;
    padding-left: 30px
}

#our-services-wrapper .services-home-wrap>div[class*=service-home]:last-child {
    padding-left: 30px
}

#our-services-wrapper .service-row-wrapper .service-home-0,
#our-services-wrapper .service-row-wrapper .service-home-2,
#our-services-wrapper .service-row-wrapper .service-home-4,
#our-services-wrapper .service-row-wrapper .service-home-6,
#our-services-wrapper .service-row-wrapper .service-home-9 {
    justify-content: flex-start
}

#our-services-wrapper .service-row-wrapper .service-home-10,
#our-services-wrapper .service-row-wrapper .service-home-7 {
    justify-content: center
}

#our-services-wrapper .service-row-wrapper .service-home-1,
#our-services-wrapper .service-row-wrapper .service-home-3,
#our-services-wrapper .service-row-wrapper .service-home-5,
#our-services-wrapper .service-row-wrapper .service-home-8 {
    justify-content: flex-end
}

#our-services-wrapper .service-row-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 50px
}

#our-services-wrapper div[class*=service-home] a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    position: relative
}

#our-services-wrapper div[class*=service-home] a:hover {
    color: #a7d500;
    text-decoration: none
}

#our-services-wrapper .service-row-wrapper div[class*=service-home]:before {
    content: '';
    position: absolute;
    background-size: cover
}

#modal_order_success {
    top: 0;
    left: 0
}

.close-button-info {
    position: absolute;
    color: #fff;
    opacity: .75;
    text-shadow: none;
    right: 35%;
    padding: 0;
    margin: 0;
    top: 72px
}

.phones .col-12 {
    padding: 0
}

.phones .col-12:first-child {
    margin-bottom: 14px
}

.email-info {
    margin-bottom: 50px
}

.email-info a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.address-info {
    width: 328px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    margin-bottom: 13px
}

.worktime-info {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #dedede;
    margin-bottom: 62px
}

.submenu.toggle a {
    font-size: 16px !important;
    letter-spacing: .05em
}

.menu-item_submenu .menu_hidden.toggle:before {
    content: ''
}

.menu-item_submenu .submenu {
    display: none
}

.menu-item_submenu .submenu.toggle {
    display: block
}

.submenu.toggle {
    position: relative;
    padding-left: 15px;
    padding-top: 10px
}

.submenu.submenu_services.toggle::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    background-color: rgba(0, 0, 0, .1);
    height: 419px;
    width: 1px
}

.submenu_about {
    position: relative
}

.submenu.submenu_about.toggle::before {
    content: '';
    position: absolute;
    top: 16px;
    left: 0;
    background-color: rgba(0, 0, 0, .1);
    height: 13px;
    width: 1px
}

.contact_info_wrapper {
    padding-top: 60px;
    margin-top: -60px;
    padding-bottom: 124px;
    background: url(https://tanix.by/upload/new-style/contact_bg.png) no-repeat right 100%
}

.contact_info_wrapper>div,
.contact_map {
    position: relative
}

#map,
.contact_map {
    height: 680px;
    width: 100%
}

.contact_info_wrapper h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 30px
}

.contact_info_wrapper a,
.contact_info_wrapper p {
    font-size: 16px;
    color: #000
}

.contact_info_wrapper a:hover {
    color: #a7d500;
    text-decoration: none
}

.contact_info_wrapper .container>.row>div {
    margin-bottom: 30px
}

.contact-background {
    position: absolute;
    top: 0;
    right: -38px
}

.contact_info_wrapper .contact_main_background {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 792px;
    z-index: -1;
    top: 0;
    left: 0
}

.contact_info_wrapper .contact_main_background img {
    position: absolute;
    left: -webkit-calc(50% - 31px);
    left: -moz-calc(50% - 31px);
    left: calc(50% - 31px)
}

.contact-page.contact-form {
    position: absolute;
    z-index: 1;
    width: 514px;
    padding: 35px 43px 30px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 40px 0 rgba(122, 3, 205, .6);
    -moz-box-shadow: 0 7px 40px 0 rgba(122, 3, 205, .6);
    box-shadow: 0 7px 40px 0 rgba(122, 3, 205, .6);
    top: 38px;
    right: -webkit-calc(50% - 555px);
    right: -moz-calc(50% - 555px);
    right: calc(50% - 555px)
}

#contact-form h2 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px
}

.contact-form .form_item input,
.contact-form .form_item textarea {
    width: 100%;
    border: none;
    background-color: rgba(235, 235, 235, .502);
    padding: 0 10px 0 20px
}

.contact-form .form_item input {
    height: 45px;
    margin-bottom: 12px
}

.contact-form .form_item textarea {
    height: 161px;
    padding-top: 12px;
    margin-bottom: 15px
}

.contact-form ::-webkit-input-placeholder {
    line-height: 1.13;
    color: #000
}

.contact-form ::-moz-placeholder {
    line-height: 1.13;
    color: #000
}

.contact-form :-ms-input-placeholder {
    line-height: 1.13;
    color: #000
}

.contact-form :-moz-placeholder {
    line-height: 1.13;
    color: #000
}

.load_buttons .form_item {
    display: inline-block
}

#OrderForm_additional {
    position: absolute;
    z-index: -5;
    opacity: 0;
    width: 1px;
    height: 1px;
    padding: 0
}

.error_message:first-letter {
    padding-left: 10px
}

.error_message {
    font-size: 13px;
    margin: 0;
    padding: 0
}

.error_message.active {
    margin: -12px 0 10px;
    padding: 0 10px 0;
    box-sizing: border-box;
    border-radius: 20px;
    width: 100%
}

#error_additional.active {
    margin: 3px 0 0
}

.load_label span {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -3px;
    max-width: 175px;
    text-overflow: ellipsis;
    vertical-align: middle
}

.submit_contact_form {
    width: 189px;
    height: 55px;
    line-height: 31px;
    font-size: 16px
}

.load_label {
    margin-right: 16px;
    margin-bottom: 0;
    width: 223px;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    cursor: pointer;
    background-color: #e2e0e0;
    color: #222;
    font-weight: 600;
    text-align: center
}

.load_label,
.load_label .fa {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

.load_label .fa {
    vertical-align: middle;
    font-size: 16px;
    margin-right: 10px;
    color: #999
}

.load_label:hover {
    background-color: #777;
    color: #fff
}

.load_label:hover .fa {
    color: #d4d4d4
}

.label-modal-form {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.modal-header .close {
    position: absolute;
    right: 20px;
    color: #fff;
    opacity: .75;
    text-shadow: none
}

.modal-header {
    border-bottom: none
}

#modal_contact_form .modal-content {
    text-align: center;
    width: 400px;
    margin: 0 auto
}

.modal-header .close:not(:disabled):not(.disabled):focus,
.modal-header .close:not(:disabled):not(.disabled):hover {
    opacity: 1
}

#modal_contact_form .modal-header {
    padding: 1rem 40px
}

.about-tanix h1 {
    margin: 70px 0 50px
}

.about-tanix p {
    font-size: 16px
}

.subtitle {
    margin-bottom: 40px;
    font-size: 14px
}

a.close {
    background: url(https://tanix.by/upload/new-style/close.png) no-repeat center center;
    height: 34px;
    width: 34px;
    position: absolute;
    top: 10px;
    right: 10px
}

div.order_box {
    width: 700px;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 40px 0 rgba(122, 3, 205, .6);
    -moz-box-shadow: 0 7px 40px 0 rgba(122, 3, 205, .6);
    box-shadow: 0 7px 40px 0 rgba(122, 3, 205, .6)
}

#new-popup-form .h2form {
    font-size: 30px;
    margin-bottom: 20px
}

#new-popup-form>p {
    font-size: 16px;
    margin-bottom: 60px
}

.paper_wrap {
    border-radius: 4px;
    background-color: #fff;
    margin-bottom: 40px
}

.service_tanix_list {
    padding-left: 0;
    margin-bottom: 0
}

.paper_wrap ul li:first-of-type {
    border: 0
}

.post_list_item_link:hover {
    text-decoration: none;
    color: #9acd00
}

.service_tanix_list .service_tanix_link {
    display: flex;
    align-items: center
}

.service_tanix_list .service_tanix_link p {
    font-size: 15px;
    line-height: 1.1;
    margin-bottom: 10px;
    font-weight: 600
}

.blog-grid .main_title {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #1c1c1c;
    margin-top: 28px;
    margin-bottom: 18px
}

.post_list_info .post_list_data {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    font-size: 11px
}

.blog-grid .item-sizer,
.blog-grid .post_list_item {
    width: 100%
}

.blog-grid .post_list_item {
    margin-bottom: 64px;
    display: block
}

.post_list_img {
    margin-bottom: 20px;
    display: block;
    width: 100%
}

.vacancie-list {
    list-style: none;
    font: normal 14px 'Open Sans', tahoma, sans-serif;
    color: #fff;
    line-height: 24px;
    margin-bottom: 30px;
    padding-left: 15px
}

.vacancie-list li:before {
    content: "•";
    color: #fff;
    font-size: 17px;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.vacancie-form p {
    text-align: center
}

.vacancie-form .form-block {
    width: 480px;
    margin: 0 auto
}

.vacancie-form textarea.text {
    background: 0 0;
    height: 80px;
    max-height: 200px;
    width: 100%;
    padding-left: 10px;
    border: 2px solid #fff;
    -o-border-image: linear-gradient(to right, #2e0056 0, #e172fa 100%);
    border-image: linear-gradient(to right, #2e0056 0, #e172fa 100%);
    border-image-slice: 1
}

.vacancie-form input.text {
    font: 14px/34px Arial, Helvetica, sans-serif;
    background: 0 0;
    padding: 0 10px;
    width: 100%;
    border: 2px solid #fff;
    -o-border-image: linear-gradient(to right, #2e0056 0, #e172fa 100%);
    border-image: linear-gradient(to right, #2e0056 0, #e172fa 100%);
    border-image-slice: 1;
    margin-bottom: 20px
}

#vacancie-form .load_label {
    margin-right: unset;
    margin-bottom: 20px;
    margin-left: 30px;
    width: unset;
    height: unset;
    line-height: unset;
    border-radius: unset;
    cursor: pointer;
    background-color: unset;
    color: #000;
    font-weight: 600;
    text-align: unset
}

#vacancie-form .submit_contact_form {
    width: 250px;
    height: 45px;
    line-height: unset;
    font-size: 16px
}

#vacancie-form>p {
    margin: 0 auto 40px;
    width: 60%
}

.menu:before {
    content: ' ';
    display: block;
    width: 105%;
    height: 105%;
    position: absolute;
    background: linear-gradient(to right, #5e37aa, #ae6be7);
    z-index: -1;
    top: -80px;
    left: -25px
}

.btn-primary,
.bottom_header .btn-qua-form {
    display: flex;
    width: max-content;
    background-color: #a0c80e;
    border: 1px solid #a0c80e;
    color: #fff;
    font-weight: 500;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 16px;
    justify-content: center;
    align-items: center
}

a.article-readmore b {
    color: #a0c80e;
}
a.article-readmore {
    display: flex;
    gap: 4px;
    font-weight: 600;
}

.btn-secondary {
    display: flex;
    width: max-content;
    background-color: transparent;
    border: 1px solid #a0c80e;
    color: #a0c80e;
    font-weight: 500;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 16px;
    justify-content: center;
    align-items: center
}
.btn-secondary:hover {
    background-color: #a0c80e;
    color: #fff;
}
.owner-info{
    font-size:48px;
    line-height: 48px;
}
.sub-owner-info{
    font-size:24px;
    line-height: 24px;
}

.blog-sidebar ul {
    padding: 0;
}

.blog-sidebar ul li.popular-list-item{
    margin-bottom: 8px;
    position: relative;
}

.article-content img {
    width: 100% !important;
    object-fit: contain;
}

.blog-sidebar-title, .article h2, .recommendation-item h2, .popular-item-title {
    font-size: 18px;
    padding-top: 8px;
    margin-bottom: 8px;
    font-weight: 600;
}

.category-list-link.active {
    color: #a0c80e;
}

.blog-container {
    gap: 48px;
    display: flex;
}

.article {
    position: relative;
    margin-bottom: 16px;
}

.article-preview {
    height: 300px;
    overflow: hidden;
    border-radius: 24px;
    margin-bottom: 16px;
    position: relative;
    background-color: #2d2929;
}
.article-date {
    position: absolute;
    display: block;
    top: 16px;
    left: 16px;
    background-color: #a0c80e;
    color: #fff;
    padding: 4px 8px;
    border-radius: 16px;
    font-size: 12px;
}
.article-title {
    position: absolute;
    display: block;
    font-size: 32px;
    left: 16px;
    bottom: 30px;
    color: #fff;
    transition: -webkit-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
}
.article-preview img, .sidebar-preview img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.6;
    transition: -webkit-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
}
.article-preview:hover img, .sidebar-preview:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.article-preview:hover .article-title, .sidebar-preview:hover .article-title{
    color: #a0c80e;
}

.sidebar-preview {
    width: 310px;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
    background-color: #2d2929;
}
.sidebar-preview .article-title {
    font-size: 16px;
}
.recommendation-preview {
    border-radius: 16px;
    width: 390px;
    height: 200px;
    overflow: hidden;
    object-fit: cover;
}
.list-view > .items{
    display: flex;
    gap: 20px;
    width: 100%;
    flex-direction: column;
}

.bottom_header .btn-qua-form:hover {
    background-color: #a0c80e;
    cursor: pointer;
    color: #000
}

.btn-primary:hover{
    border: 1px solid #a0c80e;
    background-color: transparent;
    color: #a0c80e
}

@media (min-width:1200px) {
    .container {
        max-width: 1260px !important
    }
    .menu__item {
        font-size: 17.5px;
        color: #fff;
        font-family: Open-sans, sans-serif;
        margin-top: 15px;
        padding: 10px 0;
        max-width: 153px;
        transition: .3s
    }
    .menu__item:hover {
        color: #fff
    }
    .main-content {
        width: 100%
    }
    .main-content__nav {
        display: flex;
        justify-content: space-between;
        max-width: 195px;
        padding-bottom: 53px
    }
    .main-content__link {
        text-decoration: none;
        font-size: 14px;
        font-weight: 700
    }
    .main-content__link_active {
        color: #bee044 !important
    }
    .main-img {
        margin-top: 30px;
        background: url(https://tanix.by/themes/classic/images/blablabla.png) no-repeat center;
        width: 100%;
        height: 645px;
        margin-bottom: 70px
    }
}

@media (max-width:1200px) {
    .menu__item {
        font-size: 15px;
        max-width: 136px
    }
    .main-content {
        padding: 20px
    }
}

@media (max-width:990px) {
    .menu__item {
        font-size: 19px;
        text-align: center;
        margin: 0 auto
    }
    .btn-section {
        justify-content: center
    }
    .description-section {
        padding-left: 0
    }
}

@media (max-width:768px) {
    .menu__item {
        text-align: center;
        font-size: 16px
    }
    .social {
        padding-left: 0
    }
}

.main-img {
    display: none
}

.menu:before {
    left: -14px
}

@media (max-width:600px) {
    .description-section {
        padding: 0 25px !important
    }
}

.description-section {
    padding-left: 25px;
    padding-top: 50px;
    position: relative;
    max-width: 905px
}

.btn-section {
    display: flex;
    padding-top: 50px;
    padding-bottom: 60px
}

.order-btn {
    margin-right: 15px;
    height: 50px;
    width: 200px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    border-radius: 10px;
    background: #a7d500;
    font-size: 16px;
    font-weight: 700;
    color: #1f5a0d;
    transition: .3s
}

.order-btn:hover {
    background: #69656c;
    color: #fff;
    text-decoration: none
}

.link_green {
    color: #76bd33
}

.line {
    background: #000;
    width: 100px;
    height: 3px;
    margin: 25px 0
}

.line_center {
    margin: 25px auto
}

.services-menu {
    position: fixed;
    top: 50%;
    left: 0;
    z-index: 9000;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: none
}

#service-link .services-menu__item {
    page-break-inside: avoid;
    break-inside: avoid
}

#service-link.menu-item>div.active {
    height: 100%;
    min-width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0;
    overflow: hidden;
    overflow-y: auto;
    max-height: 100vh;
    opacity: 1;
    display: flex
}

.services-menu__item:nth-of-type(4) {
    margin-right: 0
}

.services-menu__item:nth-of-type(8) {
    margin-right: 0
}

.services-menu__item:nth-of-type(12) {
    margin-right: 0
}

.menu-subtitle__img {
    margin-right: 10px
}

.services-menu_hidden .col-12 {
    padding: 0
}

.services-menu__item {
    padding: 10px 0 0 0;
    margin-right: 40px
}

.services-menu__item-bottom {
    width: 310px;
    padding: 0
}

.map-max {
    display: block
}

.map-min {
    display: none
}

.header-block {
    flex-direction: column;
    margin-left: 15px
}

@media (min-width:992px) {
    .portfolio-item:hover .portfolio-item-desc {
        -webkit-transform: translate(-50%, -80%);
        transform: translate(-50%, -80%)
    }
}

@media (max-width:1480px) {
    .services-menu__item {
        width: 250px
    }
}

@media (max-width:1400px) {
    .about-btn .green-button {
        max-width: 148px;
        width: 142px;
        padding: 0;
        font-size: 12px
    }
    #tanix-block .tanix-block {
        width: unset
    }
    #tanix-block .tanix-block p {
        width: 61%
    }
    #tanix-block .tanix-block p:first-child {
        width: 100%
    }
}

@media (max-width:1350px) {
    .contact_info_wrapper .contact_main_background img {
        right: -286px;
        left: auto
    }
    .contact-background {
        right: -8px
    }
    .contact-page.contact-form {
        right: -webkit-calc(50% - 515px);
        right: -moz-calc(50% - 515px);
        right: calc(50% - 515px)
    }
}

@media (max-width:1199px) {
    .services-menu.services-menu_hidden>div {
        grid-template-columns: 1fr 1fr 1fr
    }
    .services-menu.services-menu_hidden>div {
        padding: 68px 77px
    }
    .services-menu.services-menu_hidden>div {
        width: 96%
    }
    .vacancie-content-item {
        padding: 0 15px
    }
    .about-tanix h1 {
        margin-top: 10px
    }
    #about-tanix img {
        width: 100%
    }
    .description-image {
        width: 100%
    }
    #our-services-wrapper .service-row-wrapper div[class*=service-home] {
        height: 250px
    }
    #our-services-wrapper .service-row-wrapper .service-home-10 {
        justify-content: flex-end
    }
    .contact-background {
        right: -180px
    }
    .contact_info_wrapper .contact_main_background img {
        right: -410px
    }
    .contact-page.contact-form {
        width: 454px;
        padding: 30px;
        right: -webkit-calc(50% - 465px);
        right: -moz-calc(50% - 465px);
        right: calc(50% - 465px)
    }
    .submit_contact_form {
        width: 165px
    }
    .load_label {
        width: 213px
    }
}

@media (max-width:1440px) {
    .close-button-info {
        right: 14%
    }
    .phones .col-12:last-child {
        margin-bottom: 20px
    }
    .email-info {
        margin-bottom: 20px
    }
    .worktime-info {
        margin-bottom: 20px
    }
    .services-menu.services-menu_hidden>div {
        width: 100%
    }
    .description-image {
        width: 113%
    }
    .text-about {
        margin: 6% 3% 6% 0
    }
    .green-button {
        margin-bottom: 5%;
        margin-top: 57px
    }
}

@media (max-width:1199px) {
    .services-menu.services-menu_hidden>div {
        width: 96%
    }
}

@media (max-width:1439px) and (min-width:1101px) {
    .green-button {
        margin-bottom: 2%;
        margin-top: 19px
    }
}

@media (max-width:1100px) {
    .contact-page.contact-form {
        right: -webkit-calc(50% - 425px);
        right: -moz-calc(50% - 425px);
        right: calc(50% - 425px)
    }
    .green-button {
        margin-bottom: 15px;
        margin-top: 15px
    }
}

@media (max-width:1024px) {
    .map-max {
        display: none
    }
    .map-min {
        display: block
    }
    .email-info a {
        font-size: 16px
    }
    .address-info {
        font-size: 16px
    }
    #tanix-block .tanix-block p {
        width: 100%
    }
    #tanix-block {
        background: unset;
        margin-top: 0
    }
    .text-about {
        margin: 1% 3% 0 0
    }
    .green-button {
        margin-top: 0;
        margin-bottom: 0
    }
    .checked-list li {
        font-size: 17px
    }
    .col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-1 {
        -ms-flex: 0 0 1.333333%;
        flex: 0 0 1.333333%;
        max-width: 2.333333%
    }
    .col-4.footer-phones {
        padding: 35px 0 0 20px;
        height: 90px
    }
}

@media (max-width:991px) {
    .description-section {
        padding: 0 20px
    }
    .btn-section {
        padding-top: 0
    }
    .menu__item {
        max-width: initial;
        padding: 5px
    }
    .menu:before {
        display: none
    }
    .portfolio-item,
    .portfolio-item-sizer {
        width: 50%
    }
    .portfolio-item-wide {
        width: 100%
    }
    .footer_page {
        background: unset
    }
    .footer-content-wrapper {
        background-color: #000
    }
    .footer-content-wrapper.container {
        width: 100%
    }
    .footer-logo {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .logo-footer.text-center.text-md-left {
        text-align: left !important
    }
    .col-4.footer-phones {
        padding: 35px 0 0 25px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .social {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .text-about {
        margin: 0 0 10% 1%
    }
    #our-services-wrapper .services-home-wrap {
        flex-direction: column
    }
    #our-services-wrapper .service-row-wrapper div[class*=service-home] {
        height: 200px;
        justify-content: center
    }
    #our-services-wrapper .services-home-wrap>div[class*=service-home] {
        padding-left: 30px;
        padding-right: 30px
    }
    .contact-background {
        left: -webkit-calc(50% + 83px);
        left: -moz-calc(50% + 83px);
        left: calc(50% + 83px)
    }
    .contact_info_wrapper .contact_main_background img {
        right: auto;
        left: -webkit-calc(50% - 111px);
        left: -moz-calc(50% - 111px);
        left: calc(50% + 111px)
    }
    .contact_map {
        height: auto
    }
    #map {
        height: 390px
    }
    .contact-page.contact-form {
        position: relative;
        width: 514px;
        padding: 35px 43px 30px;
        margin: 0 auto;
        right: auto;
        left: auto;
        top: 0;
        margin-top: 50px
    }
    .submit_contact_form {
        width: 189px
    }
    .load_label {
        width: 223px
    }
}

@media (max-width:768px) {
    .service-text {
        font-size: 15px
    }
    .advantage-wrapper, .statistic-wrapper {
        max-width: 50%
    }
    .statistic-wrapper {
        text-align: center;
        max-width: 150px;
    }
    .service-item {
        padding-left: 16px
    }
    .col-4.footer-phones {
        padding: 0
    }
    .description-image {
        width: 100%
    }
}

@media (max-width:545px) {
    span.under_black {
        font-size: 32px;
        line-height: 32px
    }
    .section-title:not(.with-left-align) {
        font-size: 26px;
        line-height: 26px
    }
    .section-subtitle {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 16px;
    }
}

@media (max-width:425px) {
    .all-project {
        margin-top: 25px
    }
    .social {
        padding-left: 15px
    }
    .col-4.footer-logo {
        padding: 15px
    }
    .portfolio-item,
    .portfolio-item-sizer {
        width: 100%
    }
    .service-item:nth-of-type(1) {
        border-right: 1px solid #000
    }
    .service-item:nth-of-type(2) {
        border-right: 1px solid #000;
        border-top: 0;
        border-bottom: 0
    }
    .service-item:nth-of-type(3) {
        border-right: 1px solid #000
    }
    .service-item:nth-of-type(4) {
        border-top: 0
    }
    .service-item:nth-of-type(5) {
        border-right: 1px solid #000
    }
    .service-item:nth-of-type(6) {
        border-right: 1px solid #000
    }
    .service-item:nth-of-type(7) {
        border-right: 1px solid #000
    }
    span.under_black {
        font-size: 38px;
        line-height: 58px
    }
    .col-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .container {
        width: 93%;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width:767px) {
    .blog-grid .item-sizer,
    .blog-grid .post_list_item {
        width: 100%
    }
    .footer_page .footer_btn_wrapper:before {
        content: none
    }
    .footer_nav {
        display: none
    }
    .footer_page .footer-links {
        display: flex;
        justify-content: space-around;
        margin-top: 35px
    }
    .footer_page .footer-links .button.green-button {
        margin: unset
    }
    #our-services-wrapper .service-row-wrapper {
        flex-direction: column
    }
    #our-services-wrapper .services-home-wrap {
        flex-direction: row
    }
    #our-services-wrapper .services-home-wrap {
        flex-direction: row;
        justify-content: space-around
    }
    #our-services-wrapper .services-home-wrap>div[class*=service-home] {
        padding-left: 30px !important;
        padding-right: 30px !important
    }
    #our-services-wrapper .service-row-wrapper div[class*=service-home] {
        height: 210px
    }
    .contact_info_wrapper .contact_main_background img {
        left: 50%
    }
}

@media (max-width:710px) {
    #new-popup-form .load_buttons .form_item:first-child {
        margin-bottom: 15px
    }
}

@media (max-width:575px) {
    .contact_info_wrapper {
        padding-bottom: 0
    }
    .contact_info_wrapper a,
    .contact_info_wrapper p {
        font-size: 16px
    }
    .contact-page.contact-form {
        width: -webkit-calc(100% - 50px);
        width: -moz-calc(100% - 50px);
        width: calc(100% - 50px);
        padding: 20px 20px 30px
    }
    .load_label {
        width: 100%;
        max-width: 100%;
        margin-right: 0
    }
    .submit_contact_form {
        margin-left: 0;
        width: 100%;
        max-width: 189px
    }
    #vacancie-form .submit_contact_form {
        margin-left: auto
    }
    #vacancie-form>p {
        width: 100%
    }
    .load_label span {
        max-width: 80%
    }
    #vacancie-form .load_label span {
        max-width: 100%
    }
    .load_buttons .form_item {
        width: 100%
    }
    .load_buttons .form_item:last-child {
        margin-top: 20px
    }
    .contact-form .form_item textarea {
        margin-bottom: 10px
    }
}

@media (max-width:480px) {
    .footer_page .footer-links {
        flex-direction: column;
        align-items: center
    }
    .logo-wrapper img {
        width: 101px;
        height: 18px
    }
    #our-services-wrapper .service-row-wrapper div[class*=service-home]:before {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important
    }
    #our-services-wrapper .services-home-wrap {
        flex-direction: column
    }
    .submenu.toggle a {
        line-height: 20px
    }
    .menu-item_submenu .submenu li:hover a {
        color: #000
    }
}

@media (max-width:375px) {
    span.under_black {
        font-size: 35px;
        line-height: 47px
    }
    .section-title:not(.with-left-align) {
        font-size: 41px;
        line-height: 52px
    }
    .container {
        width: 92%
    }
}

@media (max-width:325px) {
    span.under_black {
        font-size: 33px;
        line-height: 43px
    }
    .section-title:not(.with-left-align) {
        font-size: 35px;
        line-height: 45px
    }
    .col-md-6 {
        width: 100%
    }
    .checked-list li {
        font-size: 16px
    }
    .service-item {
        padding-left: 24px
    }
    .container {
        width: 90%
    }
}

.menu_hidden_11 {
    transform: rotate(135deg) !important;
    top: 18px !important
}

.menu_hidden_1 {
    left: 108px
}

.menu_hidden_2 {
    left: 185px
}

.copyright {
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    padding-bottom: 35px
}

.copyright a {
    color: #a7d500;
}

.modal-success .modal-dialog {
    width: 100%;
    max-width: 658px
}

.modal-success .modal-content {
    background: #212121;
    border-radius: 8px;
    font-family: Montserrat;
    font-style: normal
}

.modal-success .modal-content .modal-body {
    padding: 28px
}

.modal-success .modal-content .modal-body_title {
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin: 16px 0
}

.modal-success .modal-content .modal-body_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 16px 0 40px 0;
    text-align: center;
    color: #fff
}

.modal-success .modal-content .modal-body_text .modal-body_text__style2 {
    color: #9dc800
}

.modal-dialog-right {
    padding-right: 0 !important
}

.modal-dialog-right .modal-dialog {
    margin-right: 0
}

.custom-btn-green {
    color: #fff;
    background-color: #a7d500;
    border-radius: 24px;
    text-transform: uppercase;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    line-height: 28px;
    font-size: 14px;
    font-weight: 700;
    transition: all .4s ease;
    padding: 8px 30px
}

.custom-btn-green:hover {
    background-color: #a0c80e;
    color: #000;
    cursor: pointer
}

.btn-center-right {
    position: fixed;
    right: 0;
    bottom: 50%;
    z-index: 3;
    transform: translateY(50%)
}

@media (max-width:500px) {
    .btn-center-right {
        bottom: 50px
    }
}

.green-button-header {
    -webkit-box-shadow: 0 6px 24px 0 rgba(29, 0, 41, .21);
    -moz-box-shadow: 0 6px 24px 0 rgba(29, 0, 41, .21);
    box-shadow: 0 6px 24px 0 rgba(29, 0, 41, .21);
    background-color: #a7d500;
    color: #fff;
    border-radius: 14px 0 0 14px;
    text-transform: inherit;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 25px
}

@media (max-width:768px) {
    .green-button-header {
        font-size: 14px;
        padding: 10px 10px
    }
}

.green-button-header span {
    display: block
}

.green-button-header:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff
}

.green-button-header:hover .icon-1 {
    display: none
}

.green-button-header:hover .icon-2 {
    display: block
}

.green-button-header:active {
    color: #96bc0d
}

.green-button-header i {
    animation: call .9s ease-in-out infinite;
    font-size: 40px
}

.green-button-header .icon-1 {
    display: block
}

.green-button-header .icon-2 {
    display: none
}

@media (max-width:500px) {
    .green-button-header i {
        display: block
    }
    .green-button-header span {
        display: none
    }
}

@keyframes call {
    0%,
    100% {
        transform: rotate(-20deg)
    }
    50% {
        transform: rotate(21deg)
    }
}

.custom-input__file input[type=file] {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.custom-input__file label {
    padding: 14px 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0
}

.custom-input__file label .icon {
    margin-right: 8px
}

.form__input {
    border-radius: 5px;
    background-color: #232323;
    border: 1px solid #c8c8c8;
    color: #fff
}

.form__input:focus {
    border: 2px solid #fff;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #232323
}

.form__input.text-field {
    height: 54px
}

.form__phone2 {
    display: none
}

.file-add {
    color: #c8c8c8;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #232323;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px
}

.green-button-footer {
    color: #fff;
    border-color: #c8c8c8
}

.green-button-footer:hover {
    color: #a0c80e;
    border-color: #a0c80e;
    fill: #a0c80e;
    stroke: #a0c80e
}

.send-free-project {
    color: #fff;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 14px 14px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #a0c80e;
    border-color: #a0c80e
}

.send-free-project svg {
    margin-left: 25px
}

.green-button-footer {
    fill: #fff
}

div,
html {
    scrollbar-width: unset;
    scrollbar-width: thin
}

div::-webkit-scrollbar,
html::-webkit-scrollbar {
    width: .5rem
}

div::-webkit-scrollbar-thumb,
html::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .125)
}

div::-webkit-scrollbar-thumb:hover,
html::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .25)
}

div::-webkit-scrollbar-track,
html::-webkit-scrollbar-track {
    box-shadow: inset 0 0 .5rem rgba(0, 0, 0, .125)
}

.page-width {
    scrollbar-width: unset;
    scrollbar-width: thin;
    max-width: 1300px;
    margin: 0 auto;
    min-width: 320px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px
}

.page-width::-webkit-scrollbar {
    width: .5rem
}

.page-width::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .125)
}

.page-width::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, .25)
}

.page-width::-webkit-scrollbar-track {
    box-shadow: inset 0 0 .5rem rgba(0, 0, 0, .125)
}
.page-header {
    margin-top: 48px;
    margin-bottom: 32px;
}
.bottom_header-wrapper {
    backdrop-filter: blur(13px);
    background-color: #2d2929b5;
    position: fixed;
    z-index: 4;
    width: 100%
}
#our-achievments {
    background: #F7F7F7;
    padding: 16px 0;
}
#our-achievments .achievement, #our-partners .achievement {
    padding: 0 15px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    position: relative;
    overflow: hidden;
}
#our-achievments .achievement-img-wrapper, #our-partners .achievement-img-wrapper  {
    height: max-content;
    display: flex;
    padding: 10px;
    gap: 16px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#our-achievments .achievement-img-wrapper img, #our-partners .achievement-img-wrapper img {
    max-height: 50px;
}

.bottom_header-wrapper .logo_white {
    display: none
}

@media (max-width:1199px) {
    .bottom_header-wrapper .logo_white {
        display: flex;
        height: 70px;
        align-items: center
    }
}

.logo-wrapper {
    z-index: 1000
}

#header .top_header-wrapper {
    display: none
}

.container-contacts {
    background: rgba(33, 33, 33, .98);
    height: auto;
    margin: 49px 0;
    z-index: 200;
    padding: 91px 87px
}

.contact-info .phones {
    display: flex;
    flex-direction: row;
    align-items: flex-start
}

#modal_order_form .modal-dialog {
    margin-top: 0
}

#modal_order_form.modal.show .transform-alt {
    transform: none
}

#modal_order_form .transform-alt {
    transition: transform .55s;
    transform: translateX(100%)
}

.bottom_header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-height: 100px
}

.bottom_header .logo {
    width: 160px
}

.bottom_header .logo img {
    width: 100%
}

@media (max-width:1200px) {
    .bottom_header .logo {
        width: 130px
    }
}

.bottom_header .contact-info {
    position: fixed;
    top: 50%;
    left: 54%;
    z-index: 9000;
    width: 46%;
    height: 100%;
    display: none
}

@media (max-width:1024px) {
    .bottom_header .contact-info {
        top: 29%
    }
}

@media (max-width:1440px) {
    .bottom_header .contact-info .container-contacts {
        padding: 36px 87px
    }
}

@media (max-width:992px) {
    .bottom_header .contact-info .container-contacts {
        visibility: hidden
    }
}

.bottom_header .contact-info .container-contacts .header-contact-info .title-contact-info {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 31px;
    line-height: 38px;
    color: #fff;
    margin-bottom: 42px
}

@media (max-width:1440px) {
    .bottom_header .contact-info .container-contacts .header-contact-info .title-contact-info {
        margin-bottom: 30px
    }
    .bottom_header .contact-info .container-contacts .header-contact-info .title-contact-info .col-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 90.666667%;
        max-width: 90.666667%
    }
}

@media (max-width:1024px) {
    .bottom_header .contact-info .container-contacts .header-contact-info .title-contact-info {
        font-size: 23px
    }
}
.btn-primary.all-services{
    width: 100%;
    color: #fff;
}
.btn-primary.all-services:hover{
    color: #a0c80e;
}
.bottom_header .contact-info .container-contacts .phones {
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    column-gap: 15px
}

.bottom_header .menu-container .contacts-header {
    display: flex;
    align-items: center;
    column-gap: 15px
}

.bottom_header .contact-info .container-contacts .phones i,
.bottom_header .menu-container .contacts-header i {
    font-size: 16px
}

.bottom_header .contact-info .container-contacts .email-info {
    margin-bottom: 50px
}

.bottom_header .contact-info .container-contacts .address-info {
    margin-bottom: 13px
}

.bottom_header .contact-info .container-contacts .worktime-info {
    margin-bottom: 62px
}

.bottom_header .contact-info .container-contacts a,
.bottom_header .menu-container .contacts-header a {
    color: #fff
}

.bottom_header .contact-info .container-contacts a:hover,
.bottom_header .menu-container .contacts-header a:hover {
    color: #a7d500;
    text-decoration: none
}

body.open {
    overflow: hidden
}

#bg_layer {
    position: absolute;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: #fff;
    display: none
}

#bg_layer.open {
    display: block
}

.menu__new {
    background: rgba(0, 0, 0, .9)
}

.menu-item_submenu .submenu a {
    color: #000;
    font-size: 1.2em
}

.menu-item_submenu .submenu li:hover a {
    color: #a7d500;
    text-decoration: none
}

.submenu.toggle li {
    margin-bottom: 13px !important;
    max-width: 250px !important
}

.menu-item_submenu .submenu li {
    margin-bottom: 20px
}

.menu-item_submenu {
    position: relative
}

.menu-container {
    display: flex;
    align-items: center
}

@media (max-width:992px) {
    .menu-container {
        order: 3
    }
}

.horizontal-menu {
    display: flex;
    gap: 16px;
}
.horizontal-menu .nav-pills {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    column-gap: 15px
}

.horizontal-menu .nav-pills .menu-item {
    clear: none;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0
}

.horizontal-menu .nav-pills .menu-item:hover {
    color: #a7d500;
    text-decoration: none
}

.horizontal-menu .nav-pills .menu-item:hover>a,
.horizontal-menu .nav-pills .menu-item:hover>button {
    color: #a7d500;
    text-decoration: none
}

.horizontal-menu .nav-pills .menu-item.active>.menu-link {
    color: #a7d500
}

.horizontal-menu .nav-pills .menu-item>a,
.horizontal-menu .nav-pills .menu-item>button {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding: 8px
}

.horizontal-menu .nav-pills .menu-item .menu-dropdown {
    display: flex;
    gap: 8px;
    align-content: center;
    align-items: center;
}

.horizontal-menu .nav-pills .menu-item.active>a,
.horizontal-menu .nav-pills .menu-item.active>a:hover {
    color: #a7d500;
    background-color: initial
}

@media (max-width:1099px) {
    .rss-section {
        padding-top: 100px;
        padding-bottom: 100px
    }
    .bottom_header .menu-container .contacts-header{
        display: none;
    }
}

.menu-dropdown-submenu {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
    box-shadow: 1px 1px 8px 2px #00000012;
}

.menu-dropdown-submenu.hide {
    display: none;
    opacity: 0
}

.menu-dropdown-submenu .submenu-container {
    max-width: 100%;
    background: #fff;
    margin: 0 auto;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
}

.submenu-container::after {
    content: attr(data-open-parent);
    display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 650px;
    height: 100px;
    word-break: break-all;
    overflow: hidden;
    font-size: 80px;
    font-weight: 700;
    color: #f3f3f3;
    text-align: right;
}

.submenu-parents {
    width: 40%;
    border-right: 1px solid #eeeded;
    background-color: #f3f3f3;
    padding: 16px 32px;
}

.submenu-parent, .submenu-item-link{
    cursor: pointer;
    margin-bottom: 8px;
    display: flex;
    justify-content: space-between;
}
.submenu-parent .menu-subtitle__name, 
.submenu-parent i,
.dropdown-cta-info b, 
.dropdown-cta-info p{
    color: #000;
}
.submenu-parent i,
.submenu-item-link i{
    font-size: 12px;
}

.submenu-parent.active {
    font-weight: bold;
}
.submenu-parent:hover .menu-subtitle__name, 
.submenu-parent:hover i, 
.submenu-parent.active i, 
.submenu-parent.active .menu-subtitle__name, .dropdown-cta-info a{
    color: #a0c80e;
}
.submenu-children {
    width: 60%;
    padding: 16px 32px;
}

.submenu-children-group {
    display: none;
}

.submenu-children-group.active {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media (max-width:700px) {
    .menu-dropdown-submenu .submenu-container {
        -webkit-column-width: 250px;
        -moz-column-width: 250px;
        column-width: 250px
    }
}

.menu-dropdown-submenu .submenu-container .submenu-item {
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    break-inside: avoid-column;
    width: 300px
}

.menu-dropdown-submenu .submenu-container .submenu-item:not(:last-child) {
    margin-bottom: 25px
}

.menu-dropdown-submenu .submenu-container .submenu-item .services-menu__link {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 133.9%;
    color: #3c3c3c;
    text-decoration: none;
    margin-bottom: 8px;
    display: block;
    transition: .2s
}

.menu-dropdown-submenu .submenu-container .submenu-item .services-menu__link:hover {
    color: #a7d500;
    text-decoration: none
}

@media (max-width:992px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .services-menu__link {
        color: #fff
    }
}

@media (max-width:700px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .services-menu__link {
        font-size: 14px
    }
}

.menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title {
    display: flex;
    align-items: center;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #49517e;
    padding-bottom: 10px
}

@media (max-width:992px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title {
        display: flex;
        align-items: flex-start
    }
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title:before {
        content: "\f111";
        margin-right: 16px;
        font-family: FontAwesome;
        font-weight: 400;
        font-size: 6px;
        color: #fff
    }
}

@media (max-width:700px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title {
        font-size: 16px
    }
}

.menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title .menu-subtitle__name {
    text-decoration: none;
    color: #49517e
}

.menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title .menu-subtitle__name.active {
    color: #a7d500
}

@media (max-width:992px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title .menu-subtitle__name {
        color: #fff
    }
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title .menu-subtitle__name:hover {
        color: #a7d500
    }
}

.menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_title .menu-subtitle__name:hover {
    text-decoration: none;
    color: #222d69
}

@media (max-width:992px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_children.hide {
        display: none;
        opacity: 0
    }
}

.menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_link.active {
    color: #a7d500
}

@media (max-width:992px) {
    .menu-dropdown-submenu .submenu-container .submenu-item .submenu-item_link {
        padding-left: 30px
    }
}

.mobile-btn-container  {
    display: none;
    height: 100%;
    width: 30px;
    cursor: pointer;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

@media (max-width:992px) {
    .mobile-btn-container  {
        display: flex
    }
}

.mobile-btn-container  .main-menu__button,
.mobile-btn-container  .main-menu__button::after,
.mobile-btn-container  .main-menu__button::before {
    display: block;
    background-color: #fff;
    position: absolute;
    height: 4px;
    width: 30px;
    transition: transform .4s cubic-bezier(.23, 1, .32, 1);
    border-radius: 2px
}

.mobile-btn-container  .main-menu__button::before {
    content: "";
    margin-top: -8px
}

.mobile-btn-container  .main-menu__button::after {
    content: "";
    margin-top: 8px
}

.menu-container input[type=checkbox] {
    display: none
}

.menu-container input[type=checkbox]:checked+.mobile-btn-container  .main-menu__button::before {
    margin-top: 0;
    transform: rotate(405deg)
}

.menu-container input[type=checkbox]:checked+.mobile-btn-container  .main-menu__button {
    background: 0 0
}

.menu-container input[type=checkbox]:checked+.mobile-btn-container  .main-menu__button::after {
    margin-top: 0;
    transform: rotate(-405deg)
}

.main-adress {
    text-align: left
}

.footer_page .address>span,
.footer_page .email a,
.footer_page .phones a {
    display: block;
    position: relative;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, .6)
}

.footer_page .phones a {
    margin-bottom: 0
}

.footer_page .phones img {
    width: 20px;
    height: 20px
}

.footer_page .email a:before,
.footer_page .phones a:before {
    position: absolute;
    top: 0;
    left: 0
}

.footer_page .email a:before {
    content: url(https://tanix.by/upload/email_ico_footer.png)
}

@media (max-width:768px) {
    .main-adress {
        text-align: left
    }
}

.footer-section {
    width: 100%;
    padding: 35px 0 35px
}

.footer-section .footer-container {
    display: grid;
    grid-template-areas: "logo social phones";
    grid-template-columns: 1fr 1.5fr 1fr;
    grid-column-gap: 15px
}

.footer-container .nav-pills {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
    justify-content: space-between
}

.footer-container .nav-pills .menu-link {
    font-size: 16px;
    color: rgba(255, 255, 255, .6)
}

.footer-container .nav-pills .menu-item.active>.menu-link {
    color: #a7d500
}

@media (max-width:700px) {
    .footer-section .footer-container {
        grid-template-areas: "logo" "social" "phones";
        grid-template-columns: 1fr;
        grid-row-gap: 20px;
        align-items: center
    }
}

.footer-section .footer-container .footer-logo {
    grid-area: logo
}

@media (max-width:700px) {
    .footer-section .footer-container .footer-logo {
        display: flex;
        align-items: center;
        flex-direction: column
    }
}

.footer-section .footer-container .footer-logo .logo-footer {
    margin-bottom: 35px
}

@media (max-width:700px) {
    .footer-section .footer-container .footer-logo .logo-footer {
        margin-bottom: 20px
    }
}

.footer-section .footer-container .footer-logo .address .main-adress {
    display: flex;
    align-items: center
}

.footer-section .footer-container .footer-logo .address .main-adress:before {
    content: "\f3c5";
    margin-right: 10px;
    font-family: FontAwesome;
    font-weight: 400;
    font-size: 19px
}

.footer-section .footer-container .social {
    grid-area: social
}

.footer-section .footer-container .social .social-row {
    display: flex;
    justify-content: center;
    column-gap: 25px
}

.footer-section .footer-container .social .social-row a {
    color: rgba(255, 255, 255, .6);
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px
}

.footer-section .footer-container .social .social-row a:hover {
    color: #a7d500;
    text-decoration: none
}

.footer-section .footer-container .social .social-row i {
    font-size: 35px
}

.footer-section .footer-container .footer-phones {
    grid-area: phones
}

.footer-section .footer-container .footer-phones .phones {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px
}

.footer-section .footer-container .footer-phones .phones i {
    font-size: 25px
}

.footer-section .footer-container .footer-phones .phones a {
    color: rgba(255, 255, 255, .6);
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px
}

.footer-section .footer-container .footer-phones .phones a:hover {
    color: #a7d500;
    text-decoration: none
}

label.form-group__label {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

@media (max-width:991px) {
    label.form-group__label {
        font-size: 14px
    }
}

@media (max-width:375px) {
    label.form-group__label {
        font-size: 14px
    }
}

@media (max-width:325px) {
    label.form-group__label {
        font-size: 14px
    }
}

#modal_order_form .contact-form .form_item input,
#modal_order_form .contact-form .form_item textarea,
#modal_order_form .error_message.active {
    color: #fff
}

#modal_order_form ::placeholder {
    color: #fff
}

#modal_order_form :-ms-input-placeholder {
    color: #fff
}

#modal_order_form ::-ms-input-placeholder {
    color: #fff
}

.form__errors {
    font-size: 24px;
    margin: 10px 0;
    padding: 4px 0;
    color: red
}

.form__error_message {
    font-size: 15px;
    padding: 0;
    margin: 6px 0;
    line-height: 1;
    height: 15px;
    color: red
}

.footer-section {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    color: #fff
}

.footer-section .form-group {
    margin-bottom: 0
}

.footer-section .form-section .order-form-footer {
    display: grid;
    grid-template-columns: 1fr 2fr 2fr;
    grid-template-areas: "raiting email text" "raiting phone text" "raiting additional send" ". errors errors";
    grid-column-gap: 30px;
    grid-row-gap: 5px
}

@media (max-width:576px) {
    .footer-section .form-section .order-form-footer {
        grid-template-columns: 1fr;
        grid-template-areas: "raiting" "email" "phone" "text" "additional" "send" "errors" "."
    }
}

.footer-section .form-section .order-form-footer .free-raiting {
    grid-area: raiting;
    padding: 0 20px;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px
}

.footer-section .form-section .order-form-footer .form__email {
    grid-area: email
}

.footer-section .form-section .order-form-footer .form__phone2 {
    grid-area: phone2
}

.footer-section .form-section .order-form-footer .form__phone {
    grid-area: phone
}

.footer-section .form-section .order-form-footer .form__additional {
    grid-area: additional;
    margin: 15px 0
}

.footer-section .form-section .order-form-footer .form__text {
    grid-area: text
}

.footer-section .form-section .order-form-footer .form__send {
    grid-area: send;
    margin: 15px 0
}

.footer-section .form-section .order-form-footer .form__errors {
    grid-area: errors
}

.arrow-right {
    cursor: pointer
}

.arrow-right span {
    display: block;
    width: 40px;
    height: 40px;
    border-top: 3px solid #739208;
    border-right: 3px solid #a7d500;
    margin: -2px;
    animation: arrow-right 1s infinite;
    float: right
}

.arrow-right span:nth-child(2) {
    animation-delay: -.1s
}

.arrow-right span:nth-child(3) {
    animation-delay: -.2s
}

@keyframes arrow-right {
    100% {
        opacity: 0;
        transform: rotate(45deg) translate(0, 0)
    }
    50% {
        opacity: 1
    }
    0% {
        opacity: 0;
        transform: rotate(45deg) translate(0, 0)
    }
}

.modal_order_form .form_item_additional {
    margin: 15px 0
}

.modal_order_form .modal-content {
    background-color: #212121;
    font-family: Montserrat;
    font-style: normal;
    padding: 30px 60px 60px
}

@media (max-width:576px) {
    .modal_order_form .modal-content {
        padding: 30px
    }
}

.modal_order_form .modal-content .modal-header .modal-title {
    font-weight: 500;
    font-size: 31px;
    line-height: 38px;
    color: #fff;
    margin-top: 60px
}

@media (max-width:576px) {
    .modal_order_form .modal-content .modal-header .modal-title {
        font-size: 16px;
        margin-top: 30px
    }
}

.modal_order_form .modal-content .modal-header .close {
    position: absolute;
    right: 25px;
    color: #fff;
    opacity: .75;
    text-shadow: none
}

#main-banner-company {
    background-position-x: center;
    height: 725px;
    position: relative;
    display: flex;
    align-items: center
}

@media (max-width:1200px) {
    #main-banner-company {
        height: 730px
    }
}

#main-banner-company #myVideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

#main-banner-company .links {
    margin-top: 10px
}

#main-banner-company .links a {
    margin-right: 20px
}

#main-banner-company li::marker:hover {
    color: #a7d500
}

#main-banner-company li a:hover {
    color: #a7d500;
    stroke: #a7d500
}

#main-banner-company .main-container-video {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 100px
}

#main-banner-company .main-container-video .banner-content {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    z-index: 1
}

#main-banner-company .main-container-video .banner-content .main-title {
    font-weight: 900;
    font-size: 48px;
    margin-bottom: 48px;
    position: relative
}
#mobile-menu-btn{
    color: #fff;
    font-size: 24px;
}



.about-service-container {
    display: flex;
    gap: 32px;
    margin-bottom: 48px;
}
.about-service-container ul li, .portfolio-content .custom-list li{
    list-style: decimal-leading-zero;
}
.about-service-container .block-two-row_text {
    width: 60%;
}
.about-service-container .block-two-row_image {
    border-radius: 16px;
    overflow: hidden;
    width: 40%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-service-container .block-two-row_image .img-box {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.breadcrumb{
    background-color: transparent;
    padding: 0;
}
.breadcrumb .breadcrumb-separator{
    margin: 0 8px;
}
.breadcrumbs a,
.breadcrumbs span {
    font-size: 16px;
    font-weight: 400;
    line-height: 156.4%;
    color: #3c3c3c
}
.breadcrumbs li > span.active{
    color: #a0c80e;
}

.review-list-wrapper .review{
    display: flex;
    gap: 16px;
    margin-bottom: 40px;
}
.review-list-wrapper .avatar {
    position: absolute;
    top: 10px;
    left: 4%;
}
.review-list-wrapper .client-name, .review-inner .client-name {
    font-size: 24px;
    text-align: left;
    margin-bottom: 36px;
    font-weight: 600;
}
.review-list-wrapper .client-company, .review-inner .client-company {
    font-size: 16px;
    color: #3C3C3C;
    font-weight: 600;
}
.review-list-wrapper .review-intro, .client-company .review-intro {
    margin-top: 15px;
}
.review-list-wrapper .review-intro p, .client-company .review-intro p, .review-inner .review-intro p{
    font-size: 16px;
    color: #3C3C3C;
}
.review-list-wrapper .review-intro a {
    color: #a7d500;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 16px;
}
.review-img-mask {
    width: 150px;
    height: 150px;
}
.review-list-wrapper .review-img-mask, .review-inner .review-img-mask {
    -webkit-mask: url(/upload/new-style/review-img-mask.png);
    mask: url(/upload/new-style/review-img-mask.png);
    -webkit-mask-size: contain;
    mask-size: contain;
}

.nav-list {
    display: flex;
}
.nav-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
}
.nav-list, .nav-grid {
    margin: 0;
    padding: 0;
    gap: 8px;
    align-items: center;
    justify-items: center;
    flex-direction: column;
    width: 100%;
}
.nav-list .menu-item, .nav-grid .menu-item{
    font-size: 16px;
    border-radius: 16px;
    padding: 8px 16px;
    background-color: #fff;
    border: 1px solid #000;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.nav-list .menu-back, .nav-grid .menu-back{
    background: transparent;
    color: #a0c80e;
    border-color: transparent;
    gap: 16px;
    padding: 8px 0px;
}
.nav-list .menu-name, .nav-grid .menu-name  {
    font-size: 24px;
    color: #fff;
    display: flex;
    width: 100%;
    font-weight: 700;
}
.nav-list .menu-item {
}
.nav-grid .menu-item {
    height: 100%;
}
.nav-list .menu-item .menu-link, .nav-grid .menu-item .menu-link {
    display: flex;
    gap: 32px;
    height: 100%;
    width: 100%;
    align-items: center;
}
#mobile-menu {
    display: none;
    transition: transform .4s cubic-bezier(.23, 1, .32, 1);
}
.noscroll{
    overflow: hidden;
}
.nav-list.hide, .nav-grid.hide{
    display: none;
}
@media (max-width:992px) {
    .h1, h1 {
        font-size: 1.5rem;
    }
    .breadcrumbs a, .breadcrumbs span {
        font-size: 12px;
    }
    .bottom_header {
        min-height: 70px
    }
    .bottom_header .logo {
        width: 100px
    }
    #main-banner-company .main-container-video{
        padding-top: 70px;
        padding-bottom: 20px;
    }
    .bottom_header-wrapper .logo_white {
        height: auto
    }
    span.menu-subtitle__name {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .submenu-children-group.active {
        display: flex;
        flex-direction: column;
        gap: 16px;
        margin: 16px 0 16px 20px;
    }
    .opened {
        height: 100%;
    }
    .opened #mobile-menu {
        visibility: visible;
        height: max-content;
        max-height: 800px;
        overflow-y: scroll;
        scrollbar-gutter: stable; /* Фиксирует место под скролл */
        gap: 8px;
        display: flex;
        padding-bottom: 230px;
    }
    .opened #mobile-menu::-webkit-scrollbar {
        width: 2px;
    }
    .pre-page-header{
        height: 70px;
    }
    .about-service-container{
        flex-direction: column;
        padding: 0 24px;
    }
    .about-service-container .block-two-row_text, .about-service-container .block-two-row_image{
        width: 100%;
    }
      
    .opened #mobile-menu::-webkit-scrollbar-thumb {
        background: #666;
        border: 4px solid rgba(0, 0, 0, 0);
        background-clip: padding-box;
    }

    .menu-container input[type=checkbox]:checked~#mobile-menu .main-menu__item {
        height: auto;
        padding: 17px;
        transition: all .4s cubic-bezier(.23, 1, .32, 1)
    }
    .footer-section .footer-container {
        grid-template-areas: "logo social phones";
        grid-template-columns: 1fr 1fr 1fr
    }
    .footer-container .nav-pills {
        flex-direction: column
    }
    .footer-section .footer-container .footer-phones .phones {
        justify-content: center
    }
    .footer-section .form-section .order-form-footer {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "raiting raiting" "email text" "phone text" "additional send" ". errors"
    }
    #main-banner-company .main-container-video .banner-content .main-title {
        font-size: 32px;
        line-height: 32px
    }
    #desktop-menu {
        display: none;
    }
    .submenu-container .submenu-parents, .submenu-container .submenu-children {
        display: none;
    }
    .submenu-container .submenu-parents .submenu-parent{
        padding: 8px 2px;
    }
    .horizontal-menu .nav-pills {
        flex-direction: column;
        width: 95%;
        margin: 16px auto 32px;
        gap: 24px;
    }
    #mobile-menu .btn-primary{
        width: 100%;
        margin: 16px auto;
    }
    #mobile-menu .contacts-header{
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 0 20px;
    }
    #mobile-menu .contacts-header a{
        color: #fff;
    }
    #mobile-menu .contacts-header i{
        font-size: 28px;
    }
    .menu-dropdown-submenu {
        position: initial;
        max-height: none;
        overflow-y: hidden;
        box-shadow: none;
    }
    .menu-dropdown-submenu .submenu-container {
        background: 0 0;
        box-shadow: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        padding: 0;
    }
}

@media (max-width:700px) {
    #main-banner-company .main-container-video .banner-content .main-title {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 40px
    }
}

@media (max-width:370px) {
    #main-banner-company .main-container-video .banner-content .main-title {
        font-size: 24px;
        line-height: 24px
    }
}

#main-banner-company .main-container-video .banner-content .checked-square-list {
    padding-left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    margin-bottom: 20px
}

@media (max-width:500px) {
    #main-banner-company .main-container-video .banner-content .checked-square-list {
        font-size: 16px
    }
}

#main-banner-company .main-container-video .banner-content .checked-square-list li a {
    text-decoration: none;
    color: #fff
}

#main-banner-company .main-container-video .banner-content .btn-qua-form {
    background-color: #a7d500;
    color: #fff;
    font-weight: 700;
    padding: 12px 33px;
    font-size: 14px;
    text-transform: uppercase;
    margin: 20px 0 0
}

@media (max-width:1200px) {
    #main-banner-company .main-container-video .banner-content .btn-qua-form {
        margin: 20px 0
    }
}

@media (max-width:500px) {
    #main-banner-company .main-container-video .banner-content .btn-qua-form {
        margin: 5px 0
    }
}

#main-banner-company .main-container-video .banner-content .btn-qua-form:hover {
    background-color: #a0c80e;
    cursor: pointer;
    color: #000
}

#main-banner-company .main-container-video .banner-content .socials-container {
    margin: 20px 0
}

#main-banner-company .main-container-video .banner-content .socials-container .links {
    display: flex
}

#main-banner-company .main-container-video .banner-content .socials-container .links a {
    width: 40px;
    height: 40px;
    display: block
}

.home-content .container-services .service-items {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    grid-gap: 10px
}

.home-content .container-services .service-items .service-item {
    border: 1px solid #000;
    padding-right: 20px;
    padding-left: 20px
}

.rss-section {
    color: #424242;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width:768px) {
    .rss-section {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.rss-section .clients-text {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 156.68%;
    text-align: justify;
    word-wrap: break-word
}

@media (max-width:1099px) {
    .rss-section .clients-text {
        font-size: 16px;
        line-height: 1.31rem
    }
}

.rss-section .clients-text p {
    margin-bottom: 25px
}

@media (max-width:768px) {
    .rss-section .clients-text p {
        margin-bottom: 15px
    }
}

.block-2-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 55px;
    align-items: center;
    justify-content: center;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 176.18%;
    color: #2b2b2b
}

@media (max-width:1099px) {
    .block-2-row {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width:992px) {
    .block-2-row {
        grid-template-columns: 1fr;
        grid-gap: 40px
    }
}

@media (max-width:768px) {
    .block-2-row {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.block-2-row .block-2-row_text {
    font-size: 16px;
    line-height: 176.18%;
    color: #2b2b2b
}

.block-2-row .block-2-row_text .checked-list {
    max-width: 600px;
    margin: 0 auto
}

.block-2-row .block-2-row_image img {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: block
}

#our-portfolio {
    margin-bottom: 50px
}

#our-portfolio .all-project {
    margin-top: 54px;
    margin-bottom: 0
}
.portfolio-grid-main, .portfolio-grid-not-main {
    width: 100%;
}
.portfolio-item-sizer, .portfolio-item {
    width: 25%;
}
.portfolio-item:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .75);
    opacity: 0;
    transition: opacity 500ms ease-out;
}
.portfolio-item {
    margin: 0px;
    padding: 0px;
    border-radius: 12px;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    color: #fff;
    position: absolute;
}
.portfolio-grid .pager{
    display: none;
}
.portfolio-item img {
    width: 99%;
    height: auto;
    padding-bottom: 2px;
    box-sizing: border-box;
    border-radius: 12px;
    transition: -webkit-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
}
.portfolio-item-desc {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
}
.portfolio-item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.portfolio-item:hover .portfolio-item-desc {
    opacity: 1;
    visibility: visible;
    transition: -webkit-transform 500ms ease-out;
    transition: transform 500ms ease-out;
    transition: transform 500ms ease-out, -webkit-transform 500ms ease-out;
    -webkit-transform: translate(-50%, -90%);
    transform: translate(-50%, -90%);
}

@media (min-width: 992px) {
    .portfolio-item:hover .portfolio-item-desc {
        -webkit-transform: translate(-50%, -80%);
        transform: translate(-50%, -80%);
    }
}

.services-container-new {
    background: #a7d500;
    color: #fff;
    margin-bottom: 30px
}

.services-container-new__title {
    font-weight: 600;
    font-size: 50px;
    line-height: 1.1;
    color: #fff;
    padding: 20px 0 30px
}

.footer_page .rss {
    background: #f9f9ff
}

.rss-section .section-title {
    font-size: 36px;
    margin: 50px 0 25px
}

.checked-list {
    padding-left: 0
}

.checked-list li a {
    text-decoration: none
}

.checked-list li a:hover {
    color: #a7d500;
    stroke: #a7d500;
    fill: #a7d500
}

.checked-list li {
    position: relative;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 237.18%;
    color: #000
}

.contacts-page {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    align-items: center;
    justify-content: center;
}

@media (max-width:700px) {
    .contacts-page {
        grid-template-columns: 1fr
    }
}

.contacts-page .block-contacts_text {
    max-width: 620px;
    width: 100%;
    margin-left: auto;
    padding: 0 20px
}

@media (max-width:1400px) {
    .contacts-page .block-contacts_text {
        margin-top: 40px
    }
}

.contacts-page .block-contacts_text .title {
    margin-bottom: 16px
}
@media (max-width:998px) {
    .contacts-page .block-contacts_text {
        margin-top: 30px;
        margin-bottom: 30px
    }
    
    .blocks-list {
        gap: 16px;
        justify-content: center;
        flex-wrap: wrap;
    }

    #our-statistics .blocks-list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        justify-items: center;
        align-items: start;
    }

    .contacts-page .block-contacts_text .title {
        font-size: 38px
    }
}
.contacts-page .block-contacts_image {
    max-height: 980px;
    height: 100%
}

@media (max-width:700px) {
    .contacts-page .block-contacts_image {
        display: none
    }
}

.contacts-page .block-contacts_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left bottom
}

.about-company-page .title {
    font-size: 50px;
    font-weight: 600;
    color: #000;
    text-align: center;
    font-family: Montserrat, sans-serif
}

.about-company-page .about-tanix {
    font-size: 16px;
    justify-content: center;
    text-align: start;
}

.about-company-page .clients {
    padding: 70px 0
}

.about-company-page .clients .section-title {
    margin-top: 0
}

.about-company-page .about-tanix-head {
    display: grid;
    grid-template-columns: 300px 1fr;
    grid-gap: 20px
}

@media (max-width:768px) {
    .about-company-page .about-tanix-head {
        grid-template-columns: 1fr
    }
}

#wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    border: 1px solid #fafafa;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 3px rgba(0, 0, 0, .5)
}

.service-page a:hover {
    color: #a7d500;
    text-decoration: none
}

.modal-success .modal-dialog {
    width: 100%;
    max-width: 658px
}

.modal-success .modal-content {
    background: #212121;
    border-radius: 8px;
    font-family: Montserrat;
    font-style: normal
}

.modal-success .modal-content .modal-body {
    padding: 28px
}

.modal-success .modal-content .modal-body_title {
    font-weight: 500;
    font-size: 31px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    margin: 16px 0
}

.modal-success .modal-content .modal-body_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin: 16px 0 40px 0;
    text-align: center;
    color: #fff
}

.modal-success .modal-content .modal-body_text .modal-body_text__style2 {
    color: #9dc800
}

.modal-dialog-right {
    padding-right: 0 !important
}

.modal-dialog-right .modal-dialog {
    margin-right: 0
}

.footer-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    font-size: unset;
    line-height: unset
}

.footer-section__column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

.footer-section__logo {
    max-width: 134px
}

.footer-section__header {
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    color: #f4f4f4;
}

.footer-section__list {
    padding: 0;
    margin: 0
}

.footer-section__list-item a, .column-contacts a{
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #f4f4f4;
}
.footer-section__list-item a:hover, .column-contacts a:hover{
    color: #a7d500;
}

.footer-section__phones-icons {
    display: flex;
    align-items: center
}

.footer-section__phones-icons a:not(:last-child) {
    margin-right: 10px
}

.column-contacts,
.column-customers,
.column-logo {
    flex: 1
}

.column-services {
    flex: 2
}

.footer-section__services {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.column-services .footer-section__list {
    width: 50%;
    padding-right: 10px;
}

@media (max-width:640px) {
    .footer-section__services {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

@media (max-width:991px) {
    .footer-section {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
    .footer-section__column {
        width: 100%
    }
    .column-contacts,
    .column-customers,
    .column-logo,
    .column-services {
        flex: unset
    }
    .footer-section__logo {
        margin: 0 auto 30px auto
    }
    .footer-section__header {
        text-align: center;
        margin-bottom: 15px
    }
    .column-services .footer-section__list {
        width: 100%
    }
    .footer-section__column>.footer-section__list,
    .footer-section__services .footer-section__list:last-child {
        margin-bottom: 30px
    }
    .footer-section__phones-icons {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center
    }
}

.btn.green-button-header.btn-center-right {
    display: none
}

.main-banner-text .row {
    align-content: center;
    text-align: center;
    padding: 10% 0 5% 0;
    margin: 0 25%
}
.pagination{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 20%;
}
.pagination li {
    margin: 0 8px;
}
.main-banner-text h1 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 63px;
    letter-spacing: .015em;
    color: #1c1c1c;
    margin-bottom: 36px
}

.main-banner-text p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-weight: 400;
    line-height: 156.4%;
    color: #3c3c3c
}

@media screen and (max-width:1826px) and (min-width:1581px) {
    .main-banner-text h1 {
        font-size: 44px
    }
}

@media screen and (max-width:1580px) and (min-width:1202px) {
    .main-banner-text h1 {
        font-size: 40px;
        margin-bottom: 20px
    }
    .main-banner-text .row {
        margin: 0 20%
    }
}

@media screen and (max-width:1202px) and (min-width:769px) {
    .main-banner-text h1 {
        font-size: 36px;
        margin-bottom: 20px;
        line-height: 40px
    }
    .main-banner-text .row {
        margin: 0 15%;
        padding: 15% 0 5% 0
    }
}

@media screen and (max-width:768px) and (min-width:565px) {
    .main-banner-text h1, .blog-sidebar-title{
        font-size: 32px;
        margin-bottom: 20px;
        line-height: 30px
    }
    .main-banner-text .row {
        margin: 0 5%;
        padding: 25% 0 10% 0
    }
    .article-preview .article-title, .sidebar-preview .article-title {
        font-size: 24px;
    }
}

@media (max-width:564px) {
    .main-banner-text h1 {
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 30px
    }
    .main-banner-text .row {
        margin: 0 3%;
        padding: 25% 0 10% 0
    }
    .main-banner-text .block-text-service {
        padding: 36px 0
    }
}

.main-banner-text .block-text-service {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.text-block p:nth-of-type(2) {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 156.4%
}

#modal_qua_success .modal-content {
    text-align: center;
    width: 400px;
    margin: 0 auto
}

#qua_form .modal-body {
    padding: 0 80px 60px;
    align-items: flex-end;
    display: flex
}

#qua_form .modal-header {
    padding: 60px 0 16px;
    text-align: center
}

#qua_form .modal-header .close {
    right: 20px;
    padding: 0;
    margin: 0;
    top: 20px
}

#qua_form .modal-content {
    background-color: #212121
}

#qua_form .contact-form {
    width: 100%
}

#qua_form .modal-title {
    width: 100%;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 31px;
    line-height: 38px;
    color: #fff
}

#qua_form .contact-form .form_item input,
#qua_form .contact-form .form_item textarea,
#qua_form .error_message.active {
    color: #fff
}

#qua_form ::placeholder {
    color: #fff
}

#qua_form :-ms-input-placeholder {
    color: #fff
}

#qua_form ::-ms-input-placeholder {
    color: #fff
}

#qua_form .modal-dialog {
    max-width: 35%
}

#qua_form.modal {
    left: 0;
    padding: 0
}

@media (max-width:1440px) {
    #qua_form.modal {
        top: 0
    }
    #qua_form .modal-dialog {
        margin: 5% auto
    }
    #qua_form .modal-body {
        padding: 0 80px 60px !important
    }
    #qua_form .modal-dialog {
        max-width: 50%
    }
    #qua_form .modal-title span {
        font-size: 16px
    }
    #qua_form .modal-header {
        padding: 60px 0 16px
    }
}

@media screen and (max-width:998px) and (min-width:711px) {
    #qua_form .modal-body {
        padding: 0 40px 60px !important
    }
    #qua_form .modal-title span {
        font-size: 16px !important;
        padding: 0 40px 36px !important
    }
}

@media (min-width:710px) {
    #our-achievments .our-achievments-wrapper, .recommendation-container,  #our-partners .our-achievments-wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-gap: 30px;
    }
    .article-container{
        display: grid;
        grid-template-columns: 3fr 1fr;
        grid-gap: 30px;
    }
}
@media (max-width:710px) {
    .blog-container, .article-container, .recommendation-container{
        display: block;
    }
    .article-preview, .sidebar-preview{
        height: initial;
        width: initial;
    }
    .owner-info{
        font-size:32px;
        line-height: 32px;
    }
    .sub-owner-info{
        font-size:18px;
        line-height: 18px;
    }
    #our-achievments .our-achievments-wrapper{
        display: block;
    }
    #qua_form .modal-body {
        padding: 0 40px 60px !important
    }
    #qua_form .modal-title span {
        font-size: 16px !important;
        padding: 0 40px 36px !important
    }
    #qua_form .modal-content {
        background-image: none
    }
    #qua_form .modal-dialog {
        max-width: 80%
    }
    #qua_form .contact-form,
    #qua_form .modal-title {
        width: 100%
    }
    #qua_form .modal-title {
        font-size: 28px
    }
}

@media (max-width:998px) {
    #qua_form .modal-dialog {
        margin: 11% auto
    }
}

@media (max-width:480px) {
    .send-free-project {
        font-size: 13px
    }
    #qua_form .modal-title span {
        font-size: 14px !important;
        padding: 0 10px 16px !important
    }
    #qua_form .modal-title {
        font-size: 22px
    }
    #qua_form .modal-dialog {
        max-width: 90%
    }
    #qua_form .modal-header {
        padding: 50px 0 14px
    }
    #qua_form .modal-body {
        padding-right: 20px;
        padding-left: 20px
    }
}

#qua_form .modal-title span {
    display: inline-block;
    padding: 0 90px 36px;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.green-button-footer:hover {
    fill: #a7d500
}

.send-free-project:hover {
    color: #a7d500;
    border: 1px solid #a7d500
}

@media (min-width:1441px) {
    #qua_form.modal {
        top: 0
    }
    #qua_form .modal-dialog {
        margin: 5% auto
    }
}

.container-fluid.portfolio-wrapper .portfolio-item-name {
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0
}

.blog_img_box {
    width: 656px;
    height: 340px
}

.main_blog .post_list_img {
    width: 100%;
    height: 100%;
    background-size: cover
}

.form-group .form-control.field-raiting {
    color: #fff
}

@font-face {
    font-family: Oswald;
    src: url(https://tanix.by/themes/classic/css/new/fonts/https://tanix.by/themes/classic/css/new/fonts/Oswald-DemiBold.woff2) format('woff2'), url(Oswald-DemiBold.woff) format('woff');
    font-weight: 600;
    font-style: normal
}