@font-face {
    font-family: 'Core Sans C 45';
    src: url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-45Regular.eot');
    src: local('Core Sans C 45 Regular'), local('CoreSansC-45Regular'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-45Regular.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-45Regular.woff2') format('woff2'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-45Regular.woff') format('woff'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-45Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Core Sans C 65';
    src: url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-65Bold.eot');
    src: local('Core Sans C 65 Bold'), local('CoreSansC-65Bold'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-65Bold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-65Bold.woff2') format('woff2'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-65Bold.woff') format('woff'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-65Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'Core Sans C 75';
    src: url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-75ExtraBold.eot');
    src: local('Core Sans C 75 ExtraBold'), local('CoreSansC-75ExtraBold'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-75ExtraBold.eot?#iefix') format('embedded-opentype'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-75ExtraBold.woff2') format('woff2'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-75ExtraBold.woff') format('woff'),
    url('/local/templates/trucksto/fonts/CoreSans/CoreSansC-75ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

img {
    max-width: 100%;
}


body {
    font-family: "Core Sans C 45", sans-serif;
}

.all_btn {
    display: inline-block;
    background-color: #FF7300;
    color: #fff;
    padding: 12px 20px;
    cursor: pointer;
    width: 208px;
    text-align: center;
    margin-top: 0;
    border: none;
}
.all_btn:hover {
    color: #fff;
}

.head1_wrap {
    background-color: #0A2F41;
    color: #fff;
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.head2_wrap {
    background-color: #0A2F41;
    color: #fff;
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.header-phone {
    font-weight: bold;
    text-align: right;
}

.header-phone a {
    color: #fff;
    text-decoration: none;
}

.header-phone a:hover {
    color: #fff;
    text-decoration: none;
}

.header-top-menu {
    display: flex;
    justify-content: center;
}

.header-logo a img {
    max-width: 100%;
    height: auto;
}

.main-header2-menu {
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.sign_up_for_repairs {
    margin-top: 5px;
    background-color: #0E3A4F;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    padding: 13px 10px;
    text-align: center;
}

.main-slider-wrap {
    background-color: #0A2F41;
}

.item-slider {
    color: #fff;
    display: grid;
    grid-template-columns: 40% 60%;
    padding: 20px 0 0 0;
}

.item-slider .slider-item-img img {
    max-width: 100%;
    height: auto;
}

.slider-item-title {
    font-size: 60px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1em;
}

.swiper {
    width: 100%;
    height: 100%;
}

.slider-item-text {
    margin-top: 145px;
}

.main-slider-text {
    margin-top: 40px;
}

.main-slider-btn {
    display: inline-block;
    margin-top: 38px;
    text-align: center;
    cursor: pointer;
    background-color: #FF7300;
    color: #fff;
    padding: 13px 19px;
}

.main-slider {
    height: 700px;
}

.advantages-wrap {
    background-color: #F4F4F4;
}

.advantages-title {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    margin-top: 120px;
    margin-bottom: 60px;
}

.advantages-item-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

.advantages-item {
    background-color: #fff;
    padding: 30px;
}

.advantages-item-img {
    margin-bottom: 30px;
}

.advantages-item-img img {
    max-width: 80px;
    height: auto;
}

.advantages-item-text__title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.main-banner-wrap {
    padding-top: 96px;
    padding-bottom: 120px;
    background-color: #F4F4F4;
}

.main-banner {
    background: url(/local/templates/trucksto/img/banner.png) no-repeat;
    background-size: cover;
    height: 384px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-banner-txt {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.main-banner-txt__item__title {
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    line-height: 52px;
    margin-bottom: 20px;
}

.main-banner-txt__item__subtitle {
    color: #fff;
    margin-bottom: 30px;
}

.main-banner-txt__item__btn {
    display: inline-block;
    background-color: #FF7300;
    color: #fff;
    padding: 14px 27px;
    cursor: pointer;
    margin-bottom: 40px;
}

.main-banner-txt__item__btn:hover {
    background-color: #FF7300;
    color: #fff;

}

.services-wrap {
    padding-bottom: 105px;
    background-color: #F4F4F4;
}

.services-title {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 75px;
    letter-spacing: .6px;
    font-family: 'Core Sans C 75';
}

.services-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.services-item {
    background: #fff;
    padding: 30px;
}

.services-item-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.services-item-text__title {
    font-size: 24px;
    font-weight: bold;
    margin-top: 37px;
    margin-bottom: 14px;
    padding: 0 10px;
    color: #000;
}

.services-item-text__link {
    display: inline-block;
    color: #FF7300;
    font-weight: bold;
    cursor: pointer;
    position: relative;
    padding: 0 10px;
}

.services-item-text__link:after {
    content: url("/local/templates/trucksto/img/arrow_left.png");
    position: absolute;
    right: -30px;
    top: 1px
}

.services-item-text__link:hover {
    text-decoration: underline;
}

.sales-item__btn:hover {
    text-decoration: none;
    color: #FF7300;
}

.repair-wrap {
    background-color: #0A2F41;
    padding-top: 120px;
    padding-bottom: 120px;
}

.repair-title {
    color: #fff;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 60px;
    text-align: center;
}

.repair-item {
    display: inline-block;
    font-size: 50px;
    font-weight: bold;
    color: #1D485D;
    text-transform: uppercase;
    margin-right: 70px;
    margin-bottom: 60px;
}

.repair-item:last-child {
    margin-right: 0;
}

.main-form {
    padding-top: 75px;
    padding-bottom: 100px;
    background-color: #F4F4F4;
    overflow: hidden;
}
.landing .main-form {
    background-color: transparent;
}
.repair-brand {
    text-align: center;
}

.main-form-grid {
    display: grid;
    grid-template-columns: 1fr 40%;
    grid-gap: 28px;
    background-color: #0A2F41;;
}

.main-form-txt__title {
    font-size: 44px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 21px;
    line-height: 1.2em;
    letter-spacing: 0.7px;
}

.main-form-txt {
    padding: 82px 68px 68px 82px;
}

.main-form-txt__subtitle {
    color: #fff;
}

.main-form__form {
    margin-top: 48px;
}

.main-form__form label {
    display: block;
    color: #fff;
    margin-bottom: 5px;
}

.main-form__form input {
    /*display: block;*/
    /*width: 100%;*/
    /*height: 50px;*/
    /*padding-left: 20px;*/
    margin-bottom: 28px;
}
.main-form__form input[type="text"] {
    background: #f7f7f7;
    border: 1px solid #eeeeee;
    border-radius: 0;
    box-shadow: none;
    color: #383838;
    height: auto;
    font-size: 13px;
    padding: 15px 13px 14px;
    width: 100%;
}
.main-form__form .form-check-input {
    width: 18px;
    height: 18px;
    border: 2px solid #FF7300;
    border-radius: 0;
    margin-bottom: 26px;
}
.main-form__form .form-check-input:checked {
    background-color: #FF7300;
    border-color: #FF7300;
}
.main-form__form .form-check-label {
    font-size: 14px;
    line-height: 20px;
    padding-left: 5px;
}


.main-form__form-btn {
    display: inline-block;
    background-color: #FF7300;
    color: #fff;
    padding: 15px 20px;
    cursor: pointer;
    width: 100%;
    text-align: center;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
}

.main-form-grid__form .main-form-item {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: wrap;
    gap: 0 30px;
}

.main-form-grid__form .main-form-item .f_part {
    width: 100%;
    max-width: calc(50% - 15px);
}
.main-form-grid__form .main-form-item .f_part.full {
    max-width: 100%;
}
.main-form-copirait {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}

.main-form-img {
    background-image: url(/local/templates/trucksto/img/main-form.png);
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
}

.sales {
    padding-bottom: 120px;
    background-color: #F4F4F4;
}

.sales-item__img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.sales-title {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.sales-item__text {
    padding: 24px;
    background-color: #fff;
}

.sales-item__title {
    font-size: 20px;
    font-weight: bold;
    color: #0A2F41;
    margin-bottom: 15px;
}

.sales-item__btn {
    margin-top: 35px;
    display: inline-block;
    color: #FF7300;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.sales-item__btn:after {
    content: url("/local/templates/trucksto/img/arrow_left.png");
    position: absolute;
    right: -30px;
    top: 1px;
}

.text-block {
    padding-bottom: 120px;
    background-color: #F4F4F4;
}

.text-block__title {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.text-block__title h1,
.text-block__title h2 {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 75px;
    letter-spacing: .6px;
    font-family: 'Core Sans C 75';
}

.text-block__grid {
    display: grid;
    grid-template-columns: 1fr 40%;
    grid-gap: 30px;
}

.text-block__item img {
    display: block;
    max-width: 100%;
    height: auto;
}

footer {
    background-color: #0A2F41;
    padding-top: 37px;
    padding-bottom: 37px;
}

.footer-logo a img {
    max-width: 100%;
    height: auto;
}

.footer-btn {
    display: inline-block;
    background-color: #FF7300;
    color: #fff;
    padding: 12px 20px;
    cursor: pointer;
    width: 208px;
    text-align: center;
    margin-top: 0;
}

.footer-menu {
    margin-top: 40px;
}

.footer-menu ul {
    padding-left: 0;
}
.footer-menu li {
    margin-bottom: 10px;
    padding-left: 0;
}

.footer-menu li a {
    color: #fff;
    font-size: 16px;
    display: block;
}

.footer-social-logo {
    margin-top: 55px;
    display: inline-block;
    margin-left: 0;
    cursor: pointer;
}

.footer-social-logo a {
    margin-right: 10px;
}

.footer-bottom {
    margin-top: 70px !important;
    color: #fff;
    font-size: 14px;
}

.footer-bottom a {
    color: #fff;
}

.mobile-header {
    display: none;
}

.mobile-video {
    display: none;
}

.advantages-item-wrap-slider {
    display: none;
}

.mobile-main-banner {
    display: none;
}

.main-form-mobile {
    display: none;
}

.main-form__form-btn-mobile {
    display: none;
}

.sales-wrap-mobile {
    display: none;
}

.arrow_down {
    display: inline-block;
    position: relative;
    margin-right: 50px !important;
}

.arrow_down:after {
    content: url("/local/templates/trucksto/img/arrow_down.png");
    margin-left: 10px;
    position: absolute;
    top: 3px;
}

.text-block__title {
    line-height: 1.3em;
}

.main-slider .mainSwiper {
    position: relative;
}

.main-slider .swiper-button-prev {
    position: absolute;
    top: unset !important;
    bottom: 60px !important;
    left: unset !important;
    right: 75px !important;
}

.main-slider .swiper-button-prev:after {
    content: url("/local/templates/trucksto/img/arrow_slider_left.svg") !important;
}

.main-slider .swiper-button-next {
    position: absolute;
    top: unset !important;
    bottom: 60px !important;
}

.main-slider .swiper-button-next:after {
    content: url("/local/templates/trucksto/img/arrow_slider_right.svg") !important;
}

.main-slider .swiper-pagination {
    position: absolute;
    display: inline-block;
    left: unset !important;
    width: unset !important;
    bottom: 73px !important;
    right: 160px !important;
}

.main-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin-right: 6px;
    background-color: #fff !important;
    opacity: unset;
}

.main-slider .swiper-pagination-bullet-active {
    background-color: #FF7300 !important;
}

.footer-logo-mobile {
    display: none;
}

#mobile-menu {
    display: none;
}

.filial-wrap {
    padding-top: 33px;
    padding-bottom: 55px;
    background-color: #0A2F41;
}

.filial-header-contact_wrap{
    margin-top: 68px;
    display: grid;
    grid-template-columns: 260px 260px;
    grid-gap: 100px;
}

.filial-wrap .filial-title{
    color: #fff;
    font-size: 60px;
    line-height: 100%;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
}

.filial-header__phone-link, .filial-header__email-link{
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding-left: 68px;
    display: inline-block;
}

.filial-header__phone-link:hover, .filial-header__email-link:hover{
    text-decoration: none;
    color: #fff;
}

.filial-header__phone-link:before{
    content: url(/local/templates/trucksto/img/filial-header__phone.png);
    position: absolute;
    left: 0;
    top: -10px;
}

.filial-header__email-link:before{
    content: url(/local/templates/trucksto/img/filial-header__email.png);
    position: absolute;
    left: 0;
    top: -10px;
}

.filial-header__subtitle{
    padding-left: 68px;
    font-size: 16px;
    color: rgba(244, 244, 244, 0.6);
    margin-top: 14px;
}


.filials-item__wrap{
    background: #F4F4F4;
    padding-bottom: 207px;
}

.filials-item__grid{
    padding-top: 38px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}

.filials-tabs{
    padding-top: 62px;
    border-bottom: unset;
}

.filials-tabs button{
    display: inline-block;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 400;
    background: unset;
    color: #9B9B9B;
    border-bottom: 2px solid #CBCACA !important;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    margin-left: 20px;
}

.filials-tabs button:hover{
    border-bottom: 2px solid #FF7300 !important;
    color: #FF7300;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
}

.filials-tabs button.active{
    border-bottom: 2px solid #FF7300 !important;
    color: #FF7300;
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    background-color: unset !important;
}
.filials-tabs button:nth-child(1) {
    margin-left: 0;
}

.filials-map-wrap{
    margin-top: 25px;
}

.about-wrap{
    padding-top: 33px;
    padding-bottom: 55px;
    background-color: #0A2F41;
}

.about-wrap .about-title {
    color: #fff;
    font-size: 60px;
    line-height: 100%;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    width: 100%;
    max-width: 55%;
}

.about-subtitle {
    margin-top: 36px;
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    line-height: 1.6;
    text-align: left;
}

.header-filials{
    color: #fff;
    text-decoration: none;
}

.header-filials:hover{
    color: #fff;
    text-decoration: none;
}

.header-filials:visited{
    color: #fff;
    text-decoration: none;
}

.about-advantages__wrap{
    padding: 100px 0 180px;
    background-color: #0A2F41;
    color: #fff;
    background-image: url(/local/templates/trucksto/img/about/map.png);
    background-repeat: no-repeat;
    background-size: 1024px 500px;
    background-position: bottom 50px right;
}
@media only screen and (max-width: 767px) {
    .about-advantages__wrap {
        background-size: contain;
        background-position: center 60%; 
    }
	.sales-detail-text-image {
		padding-bottom: 10px;
	}
}
.about-advantages__wrap .adv_items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: row;    
    gap: 0 35px;
    margin-bottom: 60px;
}
.sales-title a:hover {
	color: #222;
}
.sales-title a {
	color: #222;
}
.sales-item__title a {
	color: #222;
}
.sales-item__title a:hover {
	color: #222;
}
.about-advantages__wrap .adv_items::-webkit-scrollbar {
    width: 6px;               /* ширина scrollbar */
}
.about-advantages__wrap .adv_items::-webkit-scrollbar-track {
    background: #0a2f41;        /* цвет дорожки */
}
.about-advantages__wrap .adv_items::-webkit-scrollbar-thumb {
    background-color: #fff;    /* цвет плашки */
    border-radius: 10px;       /* закругления плашки */
    border: 3px solid #0a2f41;  /* padding вокруг плашки */
}

.orange_roller_about {
    display: none;
}

.about-advantages__wrap .adv_items .adv_item {
    width: 100%;
    max-width: 33.33333%;
}


.about-advantages__txt__title{
    margin-top: 20px;
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: bold;
}

.about-advantages__text{
    font-size: 16px;
    padding-right: 65px;
}

/*.about-advantages__map{*/
/*    grid-template-columns: 60% 40%;*/
/*}*/

/*.about-advantages__map-text{*/
/*    position: absolute;*/
/*    top: 145px;*/
/*}*/

.about-services__wrap{
    padding-top: 110px;
    background-color: #F4F4F4;
}

.about-banner__wrap{
    margin-top: unset;
    padding-top: unset;
}

.btn-ok{
    position: absolute;
    left: 16px;
    bottom: 40px;
    z-index: 600;
    background-color: #FF7300;
    color: #fff;
    padding: 15px 20px 15px 50px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
}

.btn-ok:before{
    content: url(/local/templates/trucksto/img/about/play.png);
    position: absolute;
    left: 20px;
    top: 18px;
}


.btn-stop{
    display: none;
}

/*.about-video-wrap video::-webkit-media-controls {*/
/*    display: none; // Стандартные элементы управления отключены.*/
/*}*/

/*.about-video-wrap-active video::-webkit-media-controls {*/
/*    display: block !important;*/
/*}*/

.about-map{
    margin-top: 80px;
}

.about-map-title{
    font-weight: 800;
    font-size: 44px;
    line-height: 118%;
    text-transform: uppercase;
    letter-spacing: .7px;
}

.about-map-text{
    margin-top: 25px;
    font-size: 16px;
    line-height: 167%;
}

.gray_back {
    background-color: #f4f4f4;
}
.principles-wrap{    
    background-color: #0A2F41;
}
.principles-wrap .swiper-slide {   
    min-height: 660px;
}
.principles__item-txt{
    padding-left: 80px;
    padding-top: 80px;
    padding-bottom: 120px;
}

.principles__title{
    color: #fff;
    font-size: 44px;
    line-height: 52px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-family: 'Core Sans C 75';
}

.principles__subtitle {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 133%;
    text-align: left;
    margin-top: 100px;
    max-width: 70%;
}
.principles__subtitle p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 18px;
    letter-spacing: .9px;
    color: #fff;
}

.principles__grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row;
    /* grid-template-columns: 1fr 1fr; */
    /* grid-gap: 20px; */
}
.principles__grid .principles__item {
    width: 100%;
    max-width: 50%;
    height: 100%;
    min-height: 660px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.principles__grid .principles__item .img_mob {
    display: none;
}
.principles__subtitle2{
    font-weight: bold;
    font-size: 24px;
}

.principles__item img{
    width: 100%;
    height: auto;
}

.about-clients {
    padding-top: 120px;
    padding-bottom: 0;
    background-color: #f4f4f4;
}
.about-clients .clients_flexer {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-flow: row;    
}
.about-clients .clients_flexer > div {
    width: 100%;
    max-width: 50%;
    gap: 0 30px;
}
.about-clients .clients_flexer > div.about-clients__slider {
    padding-left: 15px;
    padding-top: 12px;
}

.about-clients__title{
    font-size: 44px;
    line-height: 100%;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    color: #0A2F41;
    margin-bottom: 40px;
    font-family: 'Core Sans C 75';
}

.about-clients .clients_flexer .about-clients__text p {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
    color: #0a2f41;
    font-family: 'Core Sans C 45';    
}

.about-professional__wrap{
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #1D485D;
}

.about-professional__grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row;
    gap: 30px;
}
.about-professional__grid .about-professional__item {
    width: 100%;
    max-width: 50%;
}

.about-professional__title {
    color: #fff;
    font-size: 44px;
    line-height: 52px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: bold;
    font-family: 'Core Sans C 75';
    max-width: 80%;
    margin-top: 28px;
}

.about-professional__subtitle {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 29px;
    max-width: 65%;
}

.about-professional__btn {
    display: inline-block;
    margin-top: 40px;
    background-color: #FF7300;
    color: #fff;
    padding: 14px 21px;
    cursor: pointer;
    font-size: 16px;
}

.about-professional__img{
    width: 100%;
    height: auto;
}

.about-video-wrap{
    background-color: #000;
}

.about-video{
    background-color: #000;
}

.about-clients__slider{
    width: 100% !important;
    height: auto;
}

.about-clients__slider .client-slider__img{
    height: auto;
}

.about-clients__slider .swiper-slide{
    display: inline-block !important;
    width: unset !important;
}

/*.principles__grid{
    margin-left: 12%;
}

/*.swiper-pagination-principle{*/
/*    position: absolute;*/
/*    top: 230px !important;*/
/*    left: -624px !important;*/
/*    color: #fff;*/
/*    display: inline-block !important;*/
/*    height: 20px;*/
/*}*/

.swiper-pagination-principle{
    text-align: left;
    bottom: 40px !important;
    padding-left: 80px;
}

.principles-wrap .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
    background-color: #fff !important;
    opacity: 1;
}
.principles-wrap .swiper-pagination-bullet:nth-child(1) {
    margin-left: 0!important;
}

.principles-wrap .swiper-pagination-bullet-active{
    background-color: #FF7300 !important;
}

.principles-wrap{
    position: relative;
}

.principles-wrap .swiper-button-next {
    right: unset;
    left: calc(80px + 65px);
    top: unset;
    bottom: 88px;
    width: 52px !important;
    height: 52px !important;
}

.principles-wrap .swiper-button-prev {
    right: unset !important;
    left: 80px!important;
    top: unset;
    bottom: 88px;
    width: 52px !important;
    height: 52px !important;
}

.principles-wrap .swiper-button-prev:after{
    content: url("/local/templates/trucksto/img/about/Btn2.png") !important;
}

.principles-wrap .swiper-button-next:after{
    content: url("/local/templates/trucksto/img/about/Btn.png") !important;
}

.logo-black{
    display: none;
}

.mobile-header-btn-menu__orange{
    display: none;
}

.mobile-header-btn-phone__orange{
    display: none;
}


@media (max-width: 1024px) {
    .about-advantages__wrap .adv_items {
        overflow-x: scroll;
        width: 100%;
        max-width: 100%;
        padding-bottom: 25px;
    }
    .about-advantages__wrap .adv_items .adv_item {
        max-width: 500px;
        min-width: 500px;
    }
    .principles__grid {
        flex-flow: column-reverse;  
    }
    .principles__grid .principles__item {
        max-width: 100%;
    }
    .principles__grid .principles__item:nth-child(1) {
        min-height: auto;
    }
    .principles__grid .principles__item:nth-child(2) {
        display: none;
    }
    .principles__grid .principles__item .img_mob {
        display: block;
        width: 100%;
        height: 350px;
        margin-top: 30px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .principles__subtitle {
        max-width: 100%;
        margin-top: 50px;
        margin-bottom: 70px;
    }
    .principles__item-txt {
        padding-right: 80px;
    }
    .about-clients {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-clients .clients_flexer {
        flex-flow: column;
    }
    .about-clients .clients_flexer > div {
        max-width: 100%;
    }
    .about-clients__title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }
}





/* мобильная версия */
@media (max-width: 999px) {
    .filials-item__grid{
        display: block;
    }
}
@media (max-width: 768px) {
    .mobile-header {
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: #0A2F41;
    }

    .head1_wrap, .head2_wrap {
        display: none;
    }

    .mobile-header-btn-phone, .mobile-header-btn-menu {
        display: inline-block;
        cursor: pointer;
        float: right;
        z-index: 600;
    }

    .main-slider {
        display: none;
    }

    .mobile-video {
        display: block;
        width: 100%;
        height: auto;
    }

    .mobile-video video {
        width: 100%;
        height: auto;
    }

    .advantages-title {
        margin-top: 50px;
        margin-bottom: 25px;
        font-size: 24px;
    }

    .advantages-item-wrap {
        display: none;
    }

    .advantages-item-wrap-slider {
        display: block;
    }

    .mobile-main-banner {
        display: block;
        width: 100%;
        height: auto;
    }

    .main-banner-wrap {
        padding-top: 15px;
    }

    .main-banner-txt {
        display: block;
    }

    .main-banner-txt__item__title {
        font-size: 24px;
        line-height: 32px;
        color: #0A2F41;
        font-weight: bold;
        max-width: 80%;
        margin-top: 20px;
    }

    .main-banner {
        background: unset;
        background-color: #e6e4e5;
        padding: 22px 22px 48px 22px;
    }

    .main-banner-txt__item__subtitle {
        font-size: 16px;
        color: #0A2F41;
        margin-bottom: 15px;
    }

    .main-banner-txt__item__btn {
        padding: 14px 18px;
    }

    .main-banner-wrap {
        padding-bottom: 40px;
    }

    .services-title {
        font-size: 24px;
        padding-bottom: 24px;
        margin-bottom: unset;
    }

    .services-grid {
        display: block;
    }

    .services-item {
        margin-bottom: 20px;
    }

    .services-wrap {
        padding-bottom: 40px;
    }

    .repair-wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .repair-title {
        font-size: 24px;
        padding-bottom: 24px;
        margin-bottom: unset;
    }

    .repair-item {
        margin-bottom: 20px;
        font-size: 30px;
        margin-right: 14px;
    }

    .main-form {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .main-form-grid {
        grid-template-columns: 1fr;
    }

    .main-form-txt {
        padding: 20px 20px;
    }

    .main-form-mobile {
        display: block;
    }

    .main-form-img {
        display: none;
    }

    .main-form-mobile img {
        width: 100%;
        height: auto;
    }


    .main-form-txt__title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
        text-align: center;
    }
    .main-form__form {
        margin-top: 20px;
    }

    .main-form-grid__form {
        display: block;
    }

    .main-form-grid__form .main-form-item .f_part {
        max-width: 100%;
    }

    .main-form__form input {
    margin-bottom: 20px;}

    .main-form__form-btn-mobile {
        display: block;
        background-color: #FF7300;
        color: #fff;
        padding: 15px 20px;
        cursor: pointer;
        width: 100%;
        text-align: center;
    }

    .main-form-copirait {
        margin-top: 30px;
        font-size: 14px;
        text-align: center;
    }

    .main-form-txt__subtitle {
        text-align: center;
    }

    .sales-title {
        font-size: 24px;
        padding-bottom: 24px;
        margin-bottom: unset;
    }

    .sales-wrap {
        display: none;
    }

    .sales-wrap-mobile {
        display: block;
    }

    .sales {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .text-block__title {
        font-size: 24px;
        padding-bottom: 24px;
        margin-bottom: unset;
    }

    .text-block__grid {
        grid-template-columns: 1fr;
    }

    .sales-item .sales-item__img img {
        max-width: 100%;
        height: auto;
    }

    .sales-item {
        max-width: 100%;
        height: auto;
    }

    .footer-logo {
        display: inline-block;
    }

    .footer-social-logo {
        margin-left: unset;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footer-alente {
        margin-top: 30px;
    }

    .mobile-video img {
        width: 100%;
        height: auto;
    }

    .mobile-video {
        position: relative;
    }

    .mobile-video-title__wrap {
        position: absolute;
        top: 70%;
        left: 0;
        padding-left: 20px;
        z-index: 600;
    }

    .mobile-video-title {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        line-height: 133%;
        text-transform: uppercase;
    }

    .mobile-video-btn {
        display: inline-block;
        background-color: #FF7300;
        color: #fff;
        padding: 14px 18px;
        cursor: pointer;
        text-align: center;
        font-size: 16px;
        margin-top: 20px;
    }



    .footer-logo-desktop {
        display: none;
    }

    .footer-logo-mobile {
        display: block;
        margin-right: 40px;
    }

    .footer-btn {
        padding: 14px 18px;
        font-size: 16px;
    }

    .footer-menu ul {
        padding-left: unset !important;
        margin-bottom: unset !important;
    }

    .footer-menu ul li {
        padding-left: unset;
    }

    .footer-menu {
        margin-top: unset;
    }

    .footer-mobile-menu {
        margin-top: 30px;
    }

    footer {
        padding-top: 20px;
    }

    .footer-menu__mobile-tel {
        margin-top: 30px;
    }

    .footer-bottom {
        margin-top: 30px;
    }

    .copirate-mobile {
        color: rgba(255, 255, 255, 0.6);
    }

    .main-wrap {
        /*margin-top: -73px;*/
        margin-bottom: -7px;
        z-index: 0 !important;
    }

    header {
        z-index: 1000;
        position: absolute;
        width: 100%;
    }

    .mobile-header {
        background: transparent;
    }

    .text-block__title h1,
    .text-block__title h2 {
        font-size: 32px;
        font-weight: bold;
        line-height: 30px;
        text-transform: uppercase;
        text-align: left;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    #mobile-menu {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        width: 80%;
        height: 100%;
        background: #fff;
        z-index: 1000;
        padding: 0 20px;
    }

    .mobile-menu__header {
        margin-top: 20px;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .mobile-menu__close{
        text-align: right;
    }

    .mobile-menu-filials{
        /*#margin-top: 20px;*/
        font-weight: 400;
        font-size: 14px;
        color: #0A2F41;
    }

    .mobile-menu_lv1{
        /*#margin-top: 40px;*/
        font-weight: bold;
        font-size: 16px;
        color: #0A2F41;
    }

    .mobile-menu_lv1 a{
        font-weight: bold;
        font-size: 14px;
        color: #0A2F41;
    }

    .mobile-menu_lv1 ul{
        padding-left: 0;
    }

    .mobile-menu_lv1 ul li{
        margin-bottom: 10px;
        padding-left: 0;
    }

    .mobile-menu_lv2{
        /*#margin-top: 25px;*/
        padding-top: 25px;
        border-top: 1px solid #ECEFF2;
        font-weight: 400;
        font-size: 14px;
        color: #0A2F41;
    }

    .mobile-menu_lv2 a{
        font-size: 14px;
        color: #0A2F41;
    }

    .mobile-menu_lv2 ul{
        padding-left: 0;
    }

    .mobile-menu_lv2 ul li{
        margin-bottom: 10px;
        padding-left: 0;
    }

    .mobile-menu__footer-phone a{
        font-weight: bold;
        font-size: 16px;
        color: #0A2F41;
    }

    .mobile-menu__wrap{
        position: relative;
        height: 100%;
    }

    .mobile-menu__footer{
        position: absolute;
        bottom: 80px;
        left: 0;
        width: 100%;
    }

    .mobile-menu__footer-btn{
        background-color: #FF7300;
        color: #fff;
        padding: 14px 18px;
        cursor: pointer;
        text-align: center;
        font-size: 14px;
        margin-top: 20px;
        display: inline-block;
    }

    .mobile-menu_active{
        display: block !important;
    }

    .filial-header-contact_wrap{
        display: none;
    }

    .filial-title{
        margin-top: 75px;
        font-size: 30px;
    }

    .filials-tabs{
        padding-top: 40px;
    }



    .filial-item{
        margin-bottom: 24px;
    }

    .about-title{
        margin-top: 75px;
        font-size: 30px;
    }

    .about-map-title{
        margin-top: 30px;
        font-size: 20px;
    }

    .about-professional__grid{
        display: block;
    }

    .principles__grid{
        display: block;
    }

    .about-professional__grid .about-professional__item {
        max-width: 100%;
    }
    .about-professional__grid .about-professional__item.pic {
        position: relative;
    }
    .about-professional__grid .about-professional__item.pic a {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 20px;
        display: block;
        max-width: 200px;
    }
    .about-professional__wrap {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .about-professional__title {
        font-size: 24px;
        line-height: 32px;
    }
    .about-professional__subtitle {
        max-width: 100%;
        margin-bottom: 20px;
    }


}
@media (max-width: 600px) {
    .about-wrap .about-title {
        font-size: 30px;
        line-height: 40px;
        margin-top: 100px;
        max-width: 100%;
    }
    .about-subtitle {
        display: none;
    }
    .landing .about-subtitle {
        display: block;
        font-size: 16px;
        line-height: 24px;
    }
    .about-advantages__wrap .adv_items {
        position: relative;
        overflow-y: hidden;
        height: 240px;
        margin-bottom: 0;
    }
    .about-advantages__wrap .adv_items.opened {
        height: auto;
    }
    .about-advantages__wrap .adv_items .adv_item {
        position: relative;
        max-width: 70%;
        min-width: 70%;
        height: 100%;
    }
    .about-advantages__wrap .adv_items .adv_item::after {
        content: '';
        position: absolute;
        bottom: -27px;
        display: block;
        width: 100%;
        height: 100%;
        background: rgb(10, 47, 65);
        background: linear-gradient(0deg, rgba(10, 47, 65, 1) 0%, rgba(0, 0, 0, 0) 100%);
    }
    .about-advantages__wrap .adv_items.opened .adv_item::after {
        content: unset;
    }
    .about-advantages__txt__title {
        font-size: 18px;
        line-height: 22px;
    }
    .about-advantages__text {
        padding-right: 0;
    }
    .orange_roller_about {
        display: block;
        color: #FF7300;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }
    .orange_roller_about.opened span svg { 
        transform: rotate(180deg);
    }

    .principles-wrap .swiper-slide {
        min-height: 615px;
    }
    .principles__item-txt {
        padding: 40px 16px;
    }
    .principles__title {
        font-size: 24px;
        font-weight: 800;
        line-height: 32px;
        text-align: left;
    }
    .principles__grid .principles__item .img_mob {
        width: 80%;
        height: 205px;
    }
    .principles__subtitle {
        margin-top: 24px;
    }
    .principles__subtitle2 {        
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
    }
    .principles-wrap .swiper-button-next,
    .principles-wrap .swiper-button-prev {
        display: none;
    }
    .swiper-pagination-principle {
        padding-left: 16px;
    }
    .about-services__wrap {
        padding-top: 40px;
    }

    .main-banner {
        height: auto;
    }

    .main-banner-txt__item__btn {
        margin-bottom: 0;
    }

	.about-clients__slider .client-slider__img {
		max-width: 147px;
	}
}


/*texts_block*/
.texts_block {
    padding-top: 78px;
    padding-bottom: 50px;
}
.texts_block .ttl {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 0;
    font-family: 'Core Sans C 75';
    text-align: left;
}
@media all and (max-width: 600px) {
    .texts_block {
        padding-bottom: 0;
    }
    .landing .texts_block {
        background-color: #F4F4F4;
    }
    .texts_block .ttl {
        font-size: 24px;
        line-height: 32px;
    }
}

/*texts_block end*/

/*brands_block*/
.brands_block {
    padding: 80px 0;
    background-color: #F4F4F4;
}
.brands_block .ttl {
    color: #000;
    font-weight: bold;
    font-size: 44px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 53px;
    letter-spacing: 0;
    font-family: 'Core Sans C 75';
    text-align: center;
}
.brands_block .brand_items {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    gap: 57px 68px;
    margin-bottom: 70px;
    padding: 0 90px;
}
.brands_block div.brand_items.second {
    padding: 0 45px;
}
.brands_block .brand_items a.brand_item {
    display: block;
    width: 100%;
    max-width: fit-content;
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    text-transform: uppercase;
    letter-spacing: .6px;
    font-family: 'Core Sans C 75';
    text-decoration: none;
    transition: all .6s ease;
}
.brands_block .brand_items a.brand_item:hover {
    color: #FF7300;
}
.brands_block .baton {
    width: 100%;
    text-align: center;
}
.brands_block .baton .all_btn {
    margin: 6px auto 0;
}
@media all and (max-width: 600px) {
    .brands_block {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .brands_block .ttl {
        font-size: 24px;
        line-height: 32px; 
        margin-bottom: 26px;
    }
    .brands_block .brand_items {
        gap: 16px 14px;
        padding: 0;
        margin-bottom: 40px;
    }
    .brands_block div.brand_items.second {
        padding: 0;
    }
    .brands_block .brand_items a.brand_item {
        font-size: 24px;
        line-height: 32px; 
    }

}

/*brands_block end*/

/*sections_block*/
.sections_block {
    margin-top: 105px;
}
.sections_block .ttl {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 53px;
    letter-spacing: 0;
    font-family: 'Core Sans C 75';
    text-align: left;
}
.sections_block .sections {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-flow: row;
}
.sections_block .sections .section {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-flow: row;
    width: 100%;
    max-width: 49%;
    gap: 39px;
}
.sections_block .sections .section .pic_side {
    width: 100%;
    max-width: 46.5%;
    background-position: top center;
    background-size: auto;
    background-repeat: no-repeat;
}
.sections_block .sections .section .menu_side {
    width: 100%;
    max-width: 45%;
}
.sections_block .sections .section .menu_side a.sub_tll {
    display: block;
    font-family: 'Core Sans C 75';
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    margin-bottom: 20px;
    color: #0A2F41;
    text-decoration: none;
    cursor: default;
}
/*.sections_block .sections .section .menu_side a.sub_tll:hover {
    color: #FF7300;
}*/
.sections_block .sections .section .menu_side .menu_items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    height: 170px;
    overflow: hidden;
    transition: all .6s ease;
}
.sections_block .sections .section .menu_side .menu_items.opened {
    height: unset;
}
.sections_block .sections .section .menu_side .menu_items a.menu_item {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #0A2F41;
    text-decoration: none;
    pointer-events: all;
    transition: color .6s ease;
    margin-bottom: 10px;
    max-width: fit-content;
    cursor: default;
}
/*.sections_block .sections .section .menu_side .menu_items a.menu_item:hover {
    color: #FF7300; 
}*/
.sections_block .sections .section .menu_side span.roll {
    color: #FF7300; 
    cursor: pointer;
}
.sections_block .sections .section .menu_side span.roll svg {
    transform: rotate(0);
    transition: all .6s ease;
}
.sections_block .sections .section .menu_side span.roll.opened svg {
    transform: rotate(180deg);
}
@media all and (max-width: 820px) {
    .sections_block .sections .section {
        flex-flow: column;
    }
    .sections_block .sections .section .pic_side {
        min-height: 240px;
        max-width: 100%;
    }
    .sections_block .sections .section .menu_side {
        max-width: 100%;
        padding-left: 22px;
    }
}
@media all and (max-width: 600px) {
    .sections_block {
        margin-top: 40px;
    }
    .sections_block .ttl {
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        margin-bottom: 0;
    }
    .sections_block .sections {
        flex-flow: column;
    }
    .sections_block .sections .section {
        max-width: 100%;
    }
}

/*sections_block end*/


/*filials_block*/
.filials_block {
    margin-top: 110px;
}
.filials_block .ttl {
    color: #0A2F41;
    font-weight: bold;
    font-size: 44px;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 53px;
    letter-spacing: 0;
    font-family: 'Core Sans C 75';
    text-align: left;
}
@media all and (max-width: 600px) {
    .filials_block .filials-item__grid {
        padding-top: 10px;
    }
    .filials_block .ttl {
        font-size: 24px;
        line-height: 32px;
        text-align: left;
        margin-bottom: 0;
    }
}
/*filials_block end*/


/*land_banner_block*/
.land_banner_block {
    margin-top: 110px;
}
.land_banner_block .lbb_items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row;    
    width: 100%;
    max-width: 100%;
    background: linear-gradient(98.6deg, #E1E5E7 28.78%, #284B5F 95.49%);
}
.land_banner_block .lbb_items .lbb_pic {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
    width: 100%;    
    max-width: 50%;
    padding: 63px 0;
}
.land_banner_block .lbb_items .lbb_txt {
    width: 100%;
    max-width: 50%;
    padding: 63px 60px 63px 10px;
}
.land_banner_block .lbb_items .lbb_txt p.ttl {
    font-family: 'Core Sans C 75';
    font-size: 44px;
    font-weight: 800;
    line-height: 52px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.land_banner_block .lbb_items .lbb_txt .btn_part {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row;    
}
.land_banner_block .lbb_items .lbb_txt .btn_part .btn_txt {
    font-family: 'Core Sans C 45';
    font-size: 16px;
    font-weight: 400;
    line-height: 31px;
    text-align: left;
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    max-width: 58%;
}
.land_banner_block .lbb_items .lbb_txt .btn_part .btn_itself {

}
.land_banner_block .lbb_items .lbb_txt .btn_part .btn_itself a.all_btn {
    max-width: 131px;
}

@media all and (max-width: 1024px) {
    .land_banner_block .lbb_items {
        justify-content: space-around;
    }
    .land_banner_block .lbb_items .lbb_pic {
        max-width: 35%;
    }
    .land_banner_block .lbb_items .lbb_txt {
        padding: 40px;
    }
    .land_banner_block .lbb_items .lbb_txt p.ttl {
        font-size: 36px;
        line-height: 42px;
    }
    .land_banner_block .lbb_items .lbb_txt .btn_part .btn_txt {
        max-width: 68%;
    }
}
@media all and (max-width: 820px) {
    .land_banner_block .lbb_items {
        flex-flow: column;
        background: linear-gradient(179deg, #E1E5E7 28.78%, #284B5F 95.49%);
    }
    .land_banner_block .lbb_items .lbb_pic {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .land_banner_block .lbb_items .lbb_txt {
        max-width: 100%;
    }
}
@media all and (max-width: 600px) {
    .land_banner_block {
        margin-top: 0;
        padding-bottom: 40px;
        background-color: #f4f4f4;
    }
    .land_banner_block .lbb_items {
        background: linear-gradient(135.6deg, #E1E5E7 13.93%, #284B5F 94.86%);
    }
    .land_banner_block .lbb_items .lbb_pic {
        max-width: 100%;
        padding: 40px 33px 0; 
    }
    .land_banner_block .lbb_items .lbb_txt {
        padding: 40px 45.5px;
    }
    .land_banner_block .lbb_items .lbb_txt p.ttl {
        font-size: 24px;
        line-height: 32px;
    }
    .land_banner_block .lbb_items .lbb_txt .btn_part {
        flex-flow: column;
    }
    .land_banner_block .lbb_items .lbb_txt .btn_part .btn_txt {
        max-width: 100%;
        line-height: 50px;
    }
    .land_banner_block .lbb_items .lbb_txt .btn_part .btn_itself {
        display: flex;
        justify-content: flex-start;
        width: 100%;
        margin-top: 20px;
    }
}
/*land_banner_block end*/

/*dop_services_block*/
.dop_services_block {
    margin-top: 109px;
}
.dop_services_block .ds_items {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: row;
    gap: 30px;
}
.dop_services_block .ds_items .ds_item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: row;
    width: 100%;
    max-width: 34%;
    gap: 32px;
}
.dop_services_block .ds_items .ds_item .ds_icon {
    width: 100%;
    max-width: 80px;
}
.dop_services_block .ds_items .ds_item .ds_icon svg {}
.dop_services_block .ds_items .ds_item .ds_txt {}
.dop_services_block .ds_items .ds_item .ds_txt p {
    font-family: 'Core Sans C 45';
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    text-align: left;
    color: #0A2F41;
}
.dop_services_block .ds_items .ds_item .ds_txt a {
    color: #FF7300; 
}
.dop_services_block .ds_items .ds_item .ds_txt a svg {}

@media all and (max-width: 1200px) {
    .dop_services_block .ds_items .ds_item {
        max-width: 45%;
    }
}
@media all and (max-width: 600px) {
    .dop_services_block {
        margin-top: 40px;
    }
    .dop_services_block .ds_items {
        flex-flow: column;
        max-width: 100%;
    }
    .dop_services_block .ds_items .ds_item {
        flex-flow: column;
        max-width: 100%;
    }
    .dop_services_block .ds_items .ds_item .ds_txt p {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
    }
    .dop_services_block .ds_items .ds_item .ds_txt a {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
/*dop_services_block end*/

.dop_ad {
    display: none;
}
@media all and (max-width: 600px) {
    .dop_ad {
        display: block;
    }
}


@media (max-width: 900px) {
    .sales-reference-text {
        padding-bottom: 20px;
    }
}

.menu, 
.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu > li {
  position: relative; 
  display: inline-block; 
  width: 100%;
}


.menu > li > a {
  display: block;
  text-decoration: none;
  color: #333;
}


.menu li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
}


.menu li:hover ul {
  display: block;
}

.menu li ul li a {
  display: block;
  text-decoration: none;
  color: #333;
}