.service-sec{padding-top:79px;padding-bottom:67px}
.service-head{text-align:center;margin-bottom:80px}
.service-head h1{color:var(--cor-title-primary);text-align:center;text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:43px;margin-bottom:24px}
.service-head h1 span{color:blue}
.service-head h4{color:var(--cor-text-primary);max-width:738px;margin:0 auto;font-style:normal;font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#00002e}
.txt-img-wrapper{max-width:1120px;margin:0 auto}
.txt-img-block{display:flex;align-items:center;gap:24px}
.text-side h2{color:var(--cor-text-primary);font-size:32px;font-style:normal;font-weight:700;line-height:150%}
.text-side p{color:var(--cor-text-primary);font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-top:16px;margin-bottom:32px}
.text-side button{padding:12px 24px;border-radius:8px;cursor:pointer;text-align:center}
.buttons{display:flex;align-items:center;justify-content:center;text-align:center;flex-wrap:nowrap}
.buttons a{width:100%}
.middle-btn{display:flex;align-items:center;width:100%;justify-content:center}
.last-btn{display:flex;align-items:center;width:100%;justify-content:center}
.one-btn{background-color:blue;padding:12px 24px;color:#fff;border:0;margin-right:24px;width:100%;font-size:14px;font-weight:700 !important;line-height:18px;letter-spacing:0;transition:all .3s;border:1px solid blue}
.one-btn:hover{color:#fff;background-color:var(--cor-back-hover-primary)}
.one-btn a{color:#fff}
.one-btn img,.two-btn img{margin-right:8px}
.two-btn{color:blue;background-color:#fff;padding:12px 24px;border:1px solid blue;width:100%;font-size:14px;font-weight:700 !important;line-height:18px;letter-spacing:0;transition:all .3s;margin-left:10px}
.two-btn:hover{color:blue;border:1px solid blue;background-color:var(--cor-back-hover-secondary)}
.two-btn a{color:blue}
.middle-service{margin:80px 0}
.truck-img{width:548px;height:384px;border-radius:8px;object-fit:cover}
@media screen and (max-width:900px){.service-head{margin-bottom:40px}
.service-head h1 p{font-size:20px;line-height:24px}
.service-head h4 p{font-size:14px}
.txt-img-wrapper{padding:16px}
.txt-img-block{flex-direction:column-reverse}
.middle-service{flex-direction:column}
.truck-img{width:382px;height:194.7px;border-radius:24px;object-fit:cover}
.one-btn{margin-bottom:8px !important}
.text-side p{text-align:center;font-size:14px}
.text-side h2{font-size:18px;text-align:center}
.text-side button{display:block;margin:0 auto}
.buttons{flex-wrap:wrap}
.service-head{padding:0 16px}
.service-head h1{font-size:18px;font-weight:700;line-height:22px;text-align:center;font-size:40px;font-weight:700;line-height:110%;text-align:center;margin-bottom:24px}
.two-btn,.one-btn{margin-left:0;margin-right:0}
}
@media screen and (max-width:390px){.truck-img{width:340px}
}