body {
  display: block;
  margin: 0px;
}
google-site-verification: google75e642856eb8a05a.html
/*
    HTML5 Reset :: style.css
    ----------------------------------------------------------
    We have learned much from/been inspired by/taken code where offered from:
 
    Eric Meyer                  :: [url]http://meyerweb.com[/url]
    HTML5 Doctor                :: [url]http://html5doctor.com[/url]
    and the HTML5 Boilerplate   :: [url]http://html5boilerplate.com[/url]
 
    -------------------------------------------------------------------------------*/

/* Let's default this puppy out
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, menu, nav, section, time, mark, audio, video, details, summary {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;

  background: transparent;
}
img{

}

article, aside, figure, footer, header, nav, section, details, summary {display: block;}

/* Handle box-sizing while better addressing child elements:
[url]http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/[/url] */
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

/* consider resetting the default cursor: [url]https://gist.github.com/murtaugh/5247154[/url] */

/* Responsive images and other embedded objects
*/
img,
object,
embed {max-width: 100%;}

/*
   Note: keeping IMG here will cause problems if you're using foreground images as sprites.
     In fact, it *will* cause problems with Google Maps' controls at small size.
    If this is the case for you, try uncommenting the following:
 
#map img {
        max-width: none;
}
*/

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted.
don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before,
blockquote:after,
q:before,
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom;}
.ie7 input[type="checkbox"] {vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}

small {font-size: 85%;}

strong {font-weight: bold;}

td, td img {vertical-align: top;}

/* Make sure sup and sub don't mess with your line-heights [url]http://gist.github.com/413930[/url] */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label,
input[type=button],
input[type=submit],
input[type=file],
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button,
input[type=button] {width: auto; overflow: visible;}

/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover
   (commented out as usage is rare, and the filter syntax messes with some pre-processors)
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
*/

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }











@font-face {
  font-family: "font_r0";

  src: url("../permitsua/fonts/Roboto-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


@font-face {
  font-family: "font_r4";

  src: url("../permitsua/fonts/Roboto-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "font_r5";

  src: url("../permitsua/fonts/Roboto-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "font_r6";

  src: url("../permitsua/fonts/Roboto-Thin.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}



@font-face {
  font-family: "font_r3";

  src: url("../permitsua/fonts/Roboto-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "font_r2";

  src: url("../permitsua/fonts/Roboto-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "font_r1";

  src: url("../permitsua/fonts/Roboto-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}







@font-face {
  font-family: "font_s";

  src: url("../permitsua/fonts/Exo2-Thin.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "font_m";

  src: url("../permitsua/Exo2-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "font_l";

  src: url("../permitsua/fonts/Exo2-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "font_x";

  src: url("../permitsua/fonts/Exo2-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


@font-face {
    font-family: "Poppins1";
    src: url("../permitsua/fonts/Poppins0.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins2";
    src: url("../permitsua/fonts/Poppins1.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins3";
    src: url("../permitsua/fonts/Poppins2.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Poppins4";
    src: url("../permitsua/fonts/Poppins3.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "OpenSans1";
    src: url("../permitsua/fonts/opensans1.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: "OpenSans2";
    src: url("../permitsua/fonts/opensans2.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}





h2 {
    font-family: "Poppins3", sans-serif;
}
h3 {
    /* font-size: 24px; */
    font-size: 24px;
    font-weight: 600;
   font-family: "Poppins3", sans-serif;
}


.card_1 h3 {
    margin-top: 15px;
    text-align: left;
    padding: 0px 15px;
     font-weight: 500;
     margin-bottom: 10px;
}

.card_1 p {
   
    text-align: left;
    padding: 0px 15px;
 
}

.service-box h3{
    font-weight: 500;
      padding: 0px 15px;
}



body{
  font-family: font_l;
  font-size: 12pt; 
  background-color:white; 
}

header {
   
}


footer {
   
}

section {

  padding: 100px 0px 20px 0px;
}



section.map_s {

  padding: 0px;
}











@media(max-width: 576px) {



}



.menu-wrapper {
    position: relative;
    display: block;
    width: fit-content;
    margin: 0 auto;
}

.header-section {
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 0px 20px;
    position: sticky;
    top: 0;
    z-index: 1000;
    overflow-y: hidden;
    height: 80px;
}

.container {
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(1, 150px 1fr 150px);
    grid-gap: 10px;
}



.logo-wrapper {
    display: flex;
    align-items: center;
}

.logo img {
    max-height: 100px;
    width: auto;
    position: relative;
    padding: 10px;
    background-color: white;
    /* height: 50px; */
    width: 150px;
    margin-right: 100px;
    margin-top: -11px;
}


.logo-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.menu-wrapper {
    flex-grow: 1;
}

.main-nav {
    text-align: center;
}

.nav-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
}

.nav-item {
    display: inline-block;
}

.nav-link {
    text-decoration: none;
    color: #333;
    font-size: 16px;
    padding: 5px 10px;
    transition: color 0.3s;
}

.nav-link:hover {
    color: #007bff;
}

.lang-item {
    display: flex;
    align-items: center;
}

.lang-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: #333;
    transition: color 0.3s;
}

.lang-link:hover {
    color: #007bff;
}

.lang-img {
    height: 12px;
    width: auto;
    margin-right: 5px;
}

.contact-button-wrapper {
    display: flex;
    align-items: center;
    margin: 0 auto;
    margin-top: -11px;
}
.contact-button {
    text-decoration: none;
    background: #ff192b;
    color: #fff;
    padding: 8px 15px;
    border-radius: 5px;
    transition: background 0.3s;
    font-size: 11pt;
}

.contact-button:hover {
    background: #0056b3;
}



svg#Isolation_Mode {
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    fill: white;
    z-index: 99999;
    margin-top: 50px;
    margin: 0 auto;
    margin-top: 60px;
    margin-right: 25px;
}

.menu_mobile {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #1d2327eb;
    left: 0px;
    top: 0px;
    max-width: 400px;
}

.close_burger_menu {
    cursor: pointer;
}
.menu_mobile .end_nav {
    border-bottom: solid 1px;
    padding-bottom: 60px;
    border-color: #ffffff26;
    margin-bottom: 20px;
}

.menu_mobile .lang-link {
    display: block;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    transition: color 0.3s;
    width: fit-content;
    margin: 0 auto;
    font-size: 16px;
    /* margin-bottom: 10px; */
}
.menu_mobile ul.nav-list {
    position: relative;
    display: block;
    margin-top: 20px;
    color: white;
    z-index: 88888888888;
}

.menu_mobile .nav-item {
    display: block;
    color: white;
    height: 50px;
}

.menu_mobile .nav-link {
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    padding: 5px 10px;
    transition: color 0.3s;
}

svg#Capa_1 {
    position: absolute;
    display: block;
    width: 38px;
    height: 38px;
    padding: 5px;
    /* background-color: #e1e1e1; */
    margin-top: -19px;
    margin-left: -46px;
    border-radius: 5px;
    cursor: pointer;
}
.burger{
    display: none;
}
   .menu-wrapper-zaglushka{
           display: none;
        }

@media (max-width: 1250px) {
        .burger{
            display:block!important;
        }
        .menu-wrapper{
            display: none!important;
        }

        .menu-wrapper-zaglushka{
            display:block!important;
        }
}

@media (max-width: 768px) {
    .container {
        flex-direction: column;
    }

    .menu-wrapper {
        margin: 10px 0;
    }

    .nav-list {
        flex-direction: column;
    }

    .contact-button {
        width: 100%;
        text-align: center;
    }
}






p {
    /* color: #555; */
    /* line-height: 1.6; */
    margin-bottom: 20px;
    font-family: "OpenSans2", sans-serif;
    font-size: 13px;
    line-height: 1.7em;
    letter-spacing: 0.2px;
    color: #444444;
}

body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

video {
    width: 100%;
}
.hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 500px;
    object-fit: cover;
    z-index: -1;
    margin-top: 278px;
}
.hero-video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 550px;
    object-fit: cover;
    z-index: -1;
}

.section {
    padding: 0px 0px;
    text-align: center;
    background: #f9f9f9;
}

.section:nth-child(even) {
    background: #fff;
}

.section-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

h1, h2, h3 {
    color: #333;
    margin-bottom: 20px;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}



a{
  color: gray;
   text-decoration: none
}

a:hover{
  color: black;
   text-decoration: none
}

.logos_section{
padding: 90px 20px;
}


.cards-container_1 {
    /* display: flex
; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
    /* gap: 20px; */
    display: grid
;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 40px;
}





.cards-container_2 {
    /* display: flex
; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
    /* gap: 20px; */
    display: grid
;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    max-width: 1200px;
    margin: 0 auto;
}


.card_2 {
    width: 50%;
}


.card_2 img {
    filter: grayscale(100%);
}

.grid_block2 {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-bottom: 60px;
    margin-top: 0px;
    text-align: left;
    margin-top: 80px;
    margin-bottom: 80px;
}


.grid_block2 h2 {
    margin-top: 60px;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: 0.2px;
}

/* Блок секции с видео */
.hero-section {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    /* padding-bottom: 100px; */
    margin-top: -100px;
}

/* Видео фон */
.hero-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  
    background-size: cover;
    object-fit: cover;
    z-index: -1;
}

/* Альтернативный фон (на случай, если видео не загрузится) */
@supports (-webkit-mask-image: url()) {
    .hero-section::before {
        background: none;
     
    }
}

/* Оверлей для затемнения */
.hero-overlay {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: fit-content;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1;
    /* margin-top: 50px; */
}

/* Контент */
.hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    z-index: 2;
}

/* Заголовок */
.hero-title {
    font-size: 2.5rem;
    font-weight: bold;
}

/* Разделитель */
.hero-divider {
    width: 50px;
    height: 4px;
    background: #fff;
    margin: 15px auto;
}

/* Кнопка */
.hero-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 1rem;
    color: #fff;
    background: #ff6600;
    text-decoration: none;
    border-radius: 5px;
    transition: background 0.3s;
}

.hero-button:hover {
    background: #cc5200;
}
















.cta-button {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background: #ff192b;
    text-decoration: none;
    border-radius: 8px;
    transition: background 0.3s;
    font-size: 14px;
    padding: 10px 30px;
    border-radius: 4px;
    /* margin-left: 10px; */
    margin-right: 10px;
    margin-bottom: 10px;
}

.cta-button:hover {
    background: #ff192b;
   color: white;

}

a.cta-button:hover {
    text-decoration: none;
   
}

.section-image {
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    margin-top: 20px;
}

.cards-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    width: calc(100% / 4 - 20px);
    min-width: 250px;
    transition: transform 0.3s;
    text-align: center;
}

.card:hover {
    transform: translateY(-10px);
}

.card img {
    max-width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.card h3 {
    color: #333;
    padding: 10px;
}

.card p {
    padding: 0 15px 15px;
}

@media (max-width: 768px) {
    .cards-container {
        flex-direction: column;
        align-items: center;
    }

    .card {
        width: 90%;
    }
}




.section-content h2{
    margin-top: 40px;
}



section.services {
  position: relative;
    background-color: #FFFFFF;
    background-image: url(https://permitsua.com.ua/wp-content/uploads/2025/04/фон-scaled.jpg);
    background-size: cover;
}


section.services::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgb(0 0 0 / 12%);
    z-index: 1;
}
section.services > * {
    position: relative;
    z-index: 2;
}



.services h2 {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: 0.4px;
    text-align: center;
    margin-bottom: 30px;
    margin-top: -20px;
}







.contact-button:hover {
    background: #bf1926;
    color: white;
}

.service_item{

    
    border-radius: 10px;
    height: 200px;
}
.service_item img{

    
    width: 200px;
}






.container_service {
    /* padding: 80px; */
    padding: 0px 0px 80px 0px;
}










/* Контейнер */
.container_service {
    text-align: center;
}

/* Бокс услуг */
.service-box {


 
    display: grid
;
    grid-template-columns: repeat(1, 1fr  1fr  1fr);
    grid-gap: 20px;
    min-height: 300px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px;

}


.service_item:nth-child(4) {
    grid-column: span 3; /* Четвертый блок занимает все три колонки */
}



/* Основной стиль карточек */
.service_item {
    perspective: 1200px;
    height: 250px;
}
.service_inner {
    width: 100%;
    height: 100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.4s ease-in-out;
}

/* Анимация переворота при наведении */
.service_item:hover .service_inner {
    transform: rotateY(180deg);
}

/* Добавляем плавный переход цвета текста */
.service_front, 
.service_back, 
.service_back p {
    transition: color 0.4s ease-in-out, background 0.4s ease-in-out;
}

/* Стороны карточки */
.service_front, .service_back {
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Передняя сторона */
.service_front {
    background: #fff;
    color: #000;
    font-weight: bold;
}

/* Задняя сторона */
.service_back {
    background: #c0392b;
    color: white;
    transform: rotateY(180deg);
}

/* Добавляем эффект плавного изменения цвета */
.service_item:hover .service_back {
    background: #c0392b;
    color: white;
}

.service_back p {
    color: white;
    font-size: 10pt;
    padding: 0px 15px;
}

.service_item:hover .service_back p {
    color: white;
 
}
/* При исчезновении hover плавный возврат цвета */
.service_item:not(:hover) .service_back {
    background: #fff;
    color: #000;
}

.service_item:not(:hover) .service_back p {
    color: #000;
}

.service_front h3{
    font-size: 15pt;
}






section.services i.fas {
    color: #ff192b;
    margin-bottom: 15px;
    font-size: 25pt;
}




section.img_line_cars {
    
    background-color: #FFFFFF;

    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


section.img_line_cars::before {
    content: "";
    position: absolute;
    /* top: 0; */
    /* left: 0; */
    /* right: 0; */
    /* bottom: 0; */
    background-color: rgb(0 0 0 / 24%);
    /* z-index: -1; */
    width: 100%;
    height: 120px;
    margin-top: -100px;
}













h2#gallery-title {
    text-align: center;
    font-size: 20pt;
    font-weight: 600;
    padding-bottom: 20px;
}







footer {
    background: #333;
    color: #fff;
    padding: 40px 20px;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-section {
    min-width: 200px;
    flex: 1;
}

.footer-section h4 {
    font-size: 18px;
    margin-bottom: 15px;
    color: #f0f0f0;
}

.footer-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-section ul li {
    margin-bottom: 10px;
}

.footer-section ul li a {
    color: #bbb;
    text-decoration: none;
    transition: color 0.3s;
}

.footer-section ul li a:hover {
    color: #fff;
}

.footer-section p {
    color: #bbb;
    line-height: 1.6;
}

.footer-bottom {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #444;
    color: #777;
    font-size: 14px;
    margin-top: 20px;
}







.oversize-transport {
    padding: 80px 20px;
    background: #f1f1f1;
    color: #111;
    margin-bottom: 20px;
    margin-top: 20px;
}
.oversize-transport .container {
    max-width: 1200px;
    margin: 0 auto;
    display: grid
;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    /* padding: 30px; */
    /* width: max-content; */
    max-width: 800px;
}
  .oversize-transport h2 { font-size: 32px; margin-bottom: 20px; }

 .oversize-transport h2 {
    color: #222222;
    font-family: "Poppins", Sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: 0.2px;
    text-align: center;
}
  .oversize-transport p { font-size: 16px; line-height: 1.6; }

.oversize-transport p {
    text-align: center;
    color: #444444;
    font-family: "Open Sans", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.7em;
    letter-spacing: 0.2px;
}




  .stats { display: flex; justify-content: space-around; margin: 40px 0; }
  .stat { text-align: center; }
  .stat .number {
    font-size: 40px;
    font-weight: bold;
    color: #ff192b;
}

   .stat .number {

    font-family: "Poppins", Sans-serif;
    font-size: 45px;
    font-weight: 600;
}


  .stat .label { font-size: 16px; margin-top: 8px; }
  .features { list-style: none; padding: 0; margin: 0; }
  .features li { margin-bottom: 15px; padding-left: 24px; position: relative; }
  .features li::before { content: "\2713"; color: red; position: absolute; left: 0; top: 0; font-size: 18px; line-height: 1.4; }




.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}







@media (max-width: 1096px) {

.grid_block2 {
    grid-template-columns: repeat(1, 1fr);
}

}
@media (max-width: 768px) {

.stats {
    display: grid
;
    grid-template-columns: repeat(1, 1fr 1fr);
    /* justify-content: space-around; */
    margin: 40px 0;
}

    .service-box {

    grid-template-columns: repeat(1, 1fr);

}



    .footer-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-section {
        margin-bottom: 20px;
    }
}














