/*
Theme Name: GENERAL
Author: engynn technologies
Description: For general body
Version: 0.0.1
Tags: bootstrap
*/
.custom_header_icons {
       gap: 10px;
}

.custom_header_icons a svg {
       color: #fff;
       width: 30px;
       height: 30px;
}

.custom_header_icons a {
       background-color: #111921;
       padding: 2px;
       border-radius: 4px;
}

.custom_footer_icons {
       gap: 10px;
       /* margin-bottom: 10px; */
       /* padding-right: 23%; */

}

.custom_footer_icons a svg {
       color: #111921;
       width: 30px;
       height: 30px;
}

.custom_footer_icons a {
       background-color: #FFFFFF;
       padding: 2px;
       border-radius: 4px;
       height: fit-content;
}

.raq-div {
       position: absolute;
       right: 2px;
       top: 30%;
       z-index: 9999;
}

.menu-grid {
       position: absolute;
       width: 100%;
       max-width: 1300px;
}

#modal-container-new {
       padding: 0px !important;
}

.menu-container-modal {
       background: unset;
       min-width: 1400px;
       width: 100%;
}

.curtain-menu {
       margin-left: 15px;
}

.curt-menu-left {
       -webkit-background-size: cover !important;
       -moz-background-size: cover !important;
       -o-background-size: cover !important;
       background-size: cover !important;
       background-position: center !important;
}

.raq-inverse {
       color: white;
       background: #69b3e7;
}

.hamburger .hamburger:focus,
.hamburger:hover {
       outline: 0 !important;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
       background: white !important;
}

.quote-me {
       background: #69b3e7;
       color: white;
       padding: 5px;
       text-align: center;
       cursor: pointer;
       border: 1px solid #47a0df;
}

@font-face {
       font-family: "regular";
       src: url("/wp-content/themes/general-theme/assets/fonts/HelveticaNeue-Regular.otf") format("opentype");
}

@font-face {
       font-family: "bold";
       src: url("/wp-content/themes/general-theme/assets/fonts/bold.ttf");
}

.an1,
.an2,
.an3 {
       visibility: hidden;
}

html,
body {
       overflow-x: hidden;
}

.uk-container {
       max-width: 1300px;
}

a {
       color: unset !important;
}

a:hover {
       color: unset !important;
       text-decoration: unset !important;
}

body {
       font-family: "regular";
       font-size: 21px;
       color: white;
}

.menu-spacer {
       height: 100px;
}

strong {
       font-family: "regular";
       font-weight: 800;
}

h1,
h2,
h3,
h4,
h5 {
       font-family: 'Anton', sans-serif;
       text-transform: uppercase;
       color: white;
}

h1 {
       font-size: 100px;
}

h2 {
       font-size: 85px;
       line-height: 120%;
}

.an3 {
       font-size: 35px;
       line-height: 40px;
}

.menu-container-modal {
       background: unset;
       min-width: 1400px;
}

.supplier-logo {
       max-height: 75px;
       background: white;
       padding: 10px;
       border-radius: 12px;
}

#modal-edmonton .uk-modal-dialog {
       margin-top: 0%;
       margin-left: 20%;
}

#modal-calgary .uk-modal-dialog {
       margin-left: 25%;
       margin-top: 13%;
}

#modal-saskatoon .uk-modal-dialog {
       margin-left: 50%;
       margin-top: 10%;
}

.hint-hornet {
       margin-top: -25px;
       font-size: 15px;
}

@media only screen and (max-width: 1400px) {
       .menu-container-modal {
              min-width: 100%;
       }

       #modal-container {
              padding: 0px;
       }
}

/* 1400 */
.mobile-menu a {
       font-size: 23px;
       line-height: 170%;
}

.mobile-menu .indent-menu {
       margin-left: 25px;
       padding-left: 10px;
       border-left: 2px solid white;
}

#open-close-menu {
       cursor: pointer;
}

.mobile-call {
       font-size: 13px;
}

.cta-table {
       padding: 0;
       margin: 0;
       border-collapse: collapse;
       border: 0px solid white;
}

.curtain-menu {
       height: 50%;
       color: black;
}

.curt-menu-left {
       background: url(/wp-content/themes/general-theme/assets/img/bff49804eeeae18c6fa37373064408e11274e53e.png);
       background-size: auto 100%;
       padding-top: 100px !important;
       padding-bottom: 100px !important;
       height: 800px;
}

.curt-menu-right {
       background: white;
       padding-top: 125px !important;
       padding-bottom: 100px !important;
       height: 800px;
       font-size: 39px;
}

.curt-menu-right a {
       color: black;
       display: block;
}

.indent-menu {
       margin-left: 30px;
       padding-left: 15px;
       border-left: 2px solid black;
       margin-top: 10px;
       margin-bottom: 10px;
}

.raq-div-menu .raq-button {
       color: white;
       background: #69b3e7;
}

.raq-div-menu .menu-button {
       color: white;
}

.blue-header {
       /* background: #69b3e7; */
       background: #4aa8d9;
       padding-top: 100px;
       padding-bottom: 50px;
       font-size: 30px;
       padding-bottom: 100px;
}

.blue-header h1 {
       margin-top: 15px;
}

.menu-grid {
       font-size: 23px;
       color: white;
}

.header-logo {
       max-height: 140px;
}

.raq-button {
       color: #69b3e7;
       background: white;
       padding: 18px 13px 18px 13px;
       display: inline-block;
       font-family: "bold";
       height: 67px;
       font-size: 20px;
       -webkit-box-sizing: border-box;
       /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;
       /* Firefox, other Gecko */
       box-sizing: border-box;
       /* Opera/IE 8+ */
}

.menu-button {
       background: #111921;
       padding: 5px;
       height: 67px;
       margin-left: -3px;
       -webkit-box-sizing: border-box;
       /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;
       /* Firefox, other Gecko */
       box-sizing: border-box;
       /* Opera/IE 8+ */
}

.home h1 {
       font-size: 100px;
       color: white;
       text-transform: uppercase;
}

.home .blue-header {
       font-size: 24px;
       line-height: 36px;
       color: white;
}

.hero-home {
       padding-top: 100px;
}

.brush-metal-divider {
       height: 50px;
       background: url(/wp-content/uploads/2024/06/0fba01bfe40744db3dfe54bf08ee295cb2e66ed1.png);
       background-size: 100% auto;
       background-position: center;
}

.home-sec-2 {
       background: #002f6c;
       padding: 100px 0px 50px 0px;
       font-size: 21px;
       color: white;
       line-height: 32px;
}

.more-button {
       height: 50px;
       width: 370px;
       font-size: 20px;
       line-height: 25px;
       text-align: center;
       background: white;
       border-radius: 10px;
       padding-top: 13px;
       -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
       font-weight: 600;
       margin-top: 30px;
       box-sizing: border-box;
       cursor: pointer;
}

.button-shadow {
       -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.53);
       -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.53);
       box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.53);
}

.home-sec-2 .more-button {
       color: #69B3E7;
}

.home-sec-2 .col-2 {
       padding-left: 100px;
}

.home-sec-3 {
       padding-top: 50px;
       padding-bottom: 50px;
       background-color: #E75525;
       color: white;
       line-height: 32px;
}

.home-sec-3 .col-1 {
       padding-top: 50px;
}

.home-sec-3 .more-button {
       color: #e75525;
}

.map-div {
       background: url(/wp-content/uploads/2024/06/map.png);
       background-position: center;
       -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;
       height: 750px;
       padding-top: 100px;
       -webkit-box-sizing: border-box;
       /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;
       /* Firefox, other Gecko */
       box-sizing: border-box;
       /* Opera/IE 8+ */
}

.map-div h2 {
       padding-bottom: 20px;
}

.footer {
       background: #111921;
       font-size: 20px;
       padding: 50px 0px 50px 0px;
}

.footer .uk-container {
       max-width: 1400px;
}

.footer-logo {
       margin-bottom: 25px;
}

.footer .more-button {
       color: #111921;
       font-size: 22px;
       width: 200px;
}

.footer a {
       display: block;
       color: white;
}

.footer a:hover {
       text-decoration: none !important;
}

.footer .footer-label,
.link-title {
       text-decoration: underline;
}

.story-sec-2 {
       background: #000000;
       font-size: 24px;
       line-height: 36px !important;
}

.story-sec-2 .div-1 {
       padding-top: 100px;
       padding-bottom: 0px;
}

.story-sec-2 .div-3 {
       padding-bottom: 50px;
}

.story-sec-2 h3 {
       font-size: 2.5rem;
}

.white-panel {
       background: white;
       padding: 25px;
       color: #888B8D;
       line-height: 35px;
       font-size: 24px;
       -webkit-box-shadow: 7px 7px 0 1px rgba(0, 0, 0, 0.25);
}

.white-panel h3 {
       color: #101820;
       font-size: 60px;
}

.story-sec-4 {
       background: #002F6C;
       padding: 75px 0px 75px 0px;
}

.story-sec-4 .more-button {
       color: #101820;
}

.products .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
}

.products-sec-2 {
       line-height: 24px;
}

.products-sec-2 .col-1,
.products-sec-2-mobile .col-1 {
       background: #002f6c;
       padding-top: 75px;
       padding-bottom: 75px;
}

.products-sec-2 .col-1 img {
       margin-left: -95%;
       height: 550px;
       width: auto;
       max-width: fit-content;
       margin-top: 100px;
}

@media only screen and (min-width: 2060px) {
       .products-sec-2 .col-1 img {
              margin-left: -790px;
       }
}

@media only screen and (min-width: 2460px) {
       .products-sec-2 .col-1 img {
              margin-left: -990px;
       }
}

.products-sec-2 .col-1:before {
       background: #002f6c;
       padding-top: 75px;
       padding-bottom: 75px;
       content: "";
       background-color: #002f6c;
       position: absolute;
       height: 150%;
       width: 1000px;
       left: -200px;
       z-index: -1;
       margin-top: -100px;
}

.products-sec-2 .more-button,
.products-sec-2-mobile .more-button {
       color: #101820;
       width: 177px;
}

.products-sec-2 .col-2,
.products-sec-2-mobile .col-2 {
       background: #E75525;
       padding-top: 75px;
       padding-bottom: 75px;
}

.products-sec-2 .col-2 img {
       margin-right: -80%;
       height: 550px;
       width: auto;
       max-width: fit-content;
       margin-top: 100px;
}

.products-sec-2 .col-2::after {
       background: #E75525;
       padding-top: 75px;
       padding-bottom: 75px;
       content: "";
       background-color: #E75525;
       position: absolute;
       height: 200%;
       width: 1000px;
       right: -200px;
       z-index: -1;
       margin-top: -1000px;
}

.products-sec-3 {
       font-size: 20px;
       padding-bottom: 50px;
       line-height: 24px;
}

.products-sec-3 .more-button {
       width: 382px;
       color: #101820;
}

.products-sec-4 {
       padding: 75px 0px 50px 0px;
       font-size: 20px;
       padding-bottom: 50px;
       background: #002F6C;
}

.products-sec-4 h2 {
       font-size: 70px;
}

.products-sec-4 .more-button {
       width: 100%;
       color: #101820;
       padding-top: 20px;
       height: 66px;
}

.custom-products .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
}

.custom-prod-sec-2 {
       padding: 75px 0px 75px 0px;
       color: #111921;
       line-height: 32px;
}

.custom-prod-sec-2 h2 {
       color: #111921;
       font-size: 80px;
       margin-bottom: 30px;
}

.custom-prod-sec-2 h3 {
       color: #373F48;
       font-size: 55px;
       line-height: 81px;
}

.specialize-in {
       font-weight: 800;
       font-size: 24px;
       line-height: 160%;
}

.specialize-in .sbs {
       max-height: 550px;
       width: auto;
}

.hornet .blue-header {
       background: #E75525;
}

.hornet-img {
       max-height: 400px;
}

.hornet .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
}

.hornet-sec-2 {
       padding: 50px 0px 50px 0px;
       font-size: 24px;
       color: #373F48;
       line-height: 29px;
}

.hornet-sec-2 h2 {
       color: #373F48;
       font-size: 70px;
       line-height: 103px;
       text-align: center;
}

.hornet-circle {
       background: rgba(55, 63, 72, 0.2);
       height: 376px;
       width: 376px;
       border-radius: 50%;
       padding-top: 70px;
       -webkit-box-sizing: border-box;
       /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;
       /* Firefox, other Gecko */
       box-sizing: border-box;
       /* Opera/IE 8+ */
}

.hornet-circle-hover {
       background: #e6a54e;
       transform: scale(1.1);
       cursor: pointer;
}

.hornet-sec-2 h3 {
       color: #373F48;
       font-size: 55px;
       line-height: 81px;
}

.upgrades {
       font-family: "bold";
       font-size: 24px;
       font-weight: bold;
       line-height: 35px;
}

.product-gallery .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
}

.services-repairs .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
       line-height: 128px;
}

.services-repairs-sec-1 {
       padding: 50px 0px 50px 0px;
       color: #101820;
       font-size: 24px;
       line-height: 29px;
}

.services-repairs-sec-1 .col-1 {
       padding-top: 50px;
}

.services-repairs-sec-1 h2 {
       color: #69B3E7;
       font-size: 85px;
       line-height: 84px;
}

.serv-rep-sec-3 {
       color: #101820;
       font-size: 24px;
       line-height: 29px;
}

.serv-rep-sec-4 {
       padding: 150px 0px 150px 0px;
       color: #101820;
       font-size: 24px;
       line-height: 29px;
}

.serv-rep-sec-4 h2 {
       color: #69B3E7;
       font-size: 85px;
       line-height: 88px;
       margin-bottom: 40px !important;
}

.serv-rep-sec-4 .col-2 {
       padding-top: 50px;
}

.contact-us .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
       line-height: 128px;
}

.request-quote .blue-header h1 {
       font-size: 125px;
       line-height: 127px;
       line-height: 128px;
}

.contact-form {
       margin-top: 75px;
       color: #FFFFFF;
       font-size: 21px;
       line-height: 32px;
}

.contact-text {
       background: white;
       font-size: 21px;
       color: black;
       border-radius: 8px;
       padding: 10px;
       border: 0px solid white;
}

.contact-form .more-button {
       width: 172px;
       color: #2983B6;
       line-height: 25px;
       text-align: center;
}

.contact-form .description {
       border-radius: 8px;
       background-color: #FFFFFF;
       height: 397px;
       padding: 10px;
       font-size: 21px;
       color: black;
       font-family: "regular";
}

/* The radiocontainer */
.radiocontainer {
       display: block;
       position: relative;
       padding-left: 35px;
       margin-bottom: 12px;
       cursor: pointer;
       font-size: 22px;
       -webkit-user-select: none;
       -moz-user-select: none;
       -ms-user-select: none;
       user-select: none;
}

/* Hide the browser's default radio button */
.radiocontainer input {
       position: absolute;
       opacity: 0;
       cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
       position: absolute;
       top: 0;
       left: 0;
       height: 25px;
       width: 25px;
       background-color: #eee;
       border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radiocontainer:hover input~.checkmark {
       background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radiocontainer input:checked~.checkmark {
       background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
       content: "";
       position: absolute;
       display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiocontainer input:checked~.checkmark:after {
       display: block;
}

/* Style the indicator (dot/circle) */
.radiocontainer .checkmark:after {
       top: 9px;
       left: 9px;
       width: 8px;
       height: 8px;
       border-radius: 50%;
       background: white;
}

.submit-form {
       width: 178px;
       color: #69B3E7 !important;
       font-size: 22px;
       text-align: center;
       height: auto;
       padding: 10px 0px 10px 0px;
}

.mobile-contact-us strong {
       font-weight: 800;
       text-decoration: underline;
       font-size: 25px;
}

.label-for-photo-attached {
       background: white;
       border: 1px solid black;
       padding: 5px;
       color: #69b3e7;
}

#new-loc .uk-modal-dialog {
       background: #111921;
}

#new-loc h2 {
       margin-top: 10px;
       font-size: 50px;
}

#new-loc .white {
       color: white !important;
}

#new-loc .uk-modal-dialog .blue-text {
       color: #69b3e7;
       font-weight: 900;
}

#new-loc .uk-button {
       background: #69b3e7 !important;
       border-radius: 15px;
       font-size: 18px;
       font-weight: 900;
}

#new-loc .uk-button:hover {
       opacity: 0.8;
}

.loc-div-popup .loc-title .thetitle {
       font-size: 24px;
       -webkit-text-stroke-width: 1px;
       -webkit-text-stroke-color: black;
}

.loc-div-popup .activities {
       color: #69b3e7;
       font-style: italic;
}

.new-loc {
       text-decoration: underline;
       font-size: 16px;
}

.footer>div>div:nth-child(n+2):after {
       content: "\A AMVIC licensed business";
       white-space: pre;
       position: relative;
       left: 50%;
       padding-top: 50px;
       transform: translate(-50%, 0);
}

#new-loc .uk-modal-dialog {
       background: #111921;
}

#new-loc h2 {
       margin-top: 10px;
       font-size: 50px;
}

#new-loc .white {
       color: white !important;
}

#new-loc .uk-modal-dialog .blue-text {
       color: #69b3e7;
       font-weight: 900;
}

#new-loc .uk-button {
       background: #69b3e7 !important;
       border-radius: 15px;
       font-size: 18px;
       font-weight: 900;
}

#new-loc .uk-button:hover {
       opacity: 0.8;
}

/*Product Gallery CSS Start*/
.changer {
       text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.85);
}

.gallery-whole {
       background: #373f48;
       color: white;
       padding: 25px;
       -webkit-user-select: none;
       /* Safari */
}

.gallery-header {
       background: #69b3e7;
       padding: 12px;
       margin-bottom: 5px;
       margin-top: 5px;
       text-align: center;
}

.top-header {
       margin-top: 0px;
       padding: 1px;
}

.clickable-gallery {
       cursor: pointer;
}

.selected-gallery {
       font-weight: 800;
       background: black;
}

.img-preview {
       background: url(/wp-content/themes/general-theme/assets/img/loader3.gif);
       background-size: 100% auto;
       background-position: center;
       background-repeat: no-repeat;
       width: 100%;
       height: 600px;
       background-color: black;
}

.img-preview .left-div,
.img-preview .right-div {
       padding-top: 30%;
       color: #69b3e7;
}

.img-preview .left-div span,
.img-preview .right-div span {
       cursor: pointer;
}

.img-preview .left-div span:hover,
.img-preview .right-div span:hover {
       color: white;
}

.previewer {
       min-height: 200px;
}

.previewer-img {
       background-size: 100% auto;
       background-position: center;
       background-repeat: no-repeat;
       background-color: black;
       width: 100%;
       height: 200px;
       -webkit-box-sizing: border-box;
       /* Safari/Chrome, other WebKit */
       -moz-box-sizing: border-box;
       /* Firefox, other Gecko */
       box-sizing: border-box;
       /* Opera/IE 8+ */
}

.selected-preview {
       border: 8px solid #69b3e7;
}

/*Product Gallery CSS End*/
@media only screen and (max-width: 960px) {
       .footer>div>div:nth-child(n+2):after {
              left: 0% !important;
       }

       .products-sec-2 .col-1,
       .products-sec-2 .col-2 {
              margin: 0 !important;
              width: 100%;
       }

       .products-sec-2 .col-1 img {
              margin-left: -80px;
              height: unset;
              width: 100%;
       }

       .products-sec-2 .col-2 img {
              margin-right: -80px;
              height: unset;
              width: 100%;
       }

       .products-sec-2 .col-1:before {
              display: none;
       }

       .products-sec-2 .col-2::after {
              display: none;
       }
}

/*med breakpoint */
@media only screen and (max-width: 600px) {

       /* monile */
       .hero-home {
              padding-top: 75px;
       }

       .menu-spacer {
              height: 50px;
       }

       .blue-header {
              padding-top: 50px;
       }

       h1 {
              font-size: 52px !important;
              line-height: 110% !important;
       }

       h2 {
              font-size: 38px !important;
              line-height: 110% !important;
       }

       h3 {
              font-size: 28px !important;
              line-height: 110% !important;
       }

       .more-button {
              width: auto;
       }

       .an1 {
              font-size: 20px;
              line-height: 25px;
       }

       .an3 {
              font-size: 25px;
              line-height: 30px;
       }

       .serv-rep-sec-4 {
              padding: 50px 0px 50px 0px;
       }

       .more-button {
              width: auto !important;
              padding: 10px !important;
              height: auto !important;
              margin-top: 15px !important;
              margin-bottom: 15px !important;
       }

       .home-sec-2 .col-2 {
              padding-left: 60px;
       }

       .home-phone {
              background: #002f6c;
              padding: 5px;
              font-size: 21px;
              color: white;
              line-height: 32px;
       }

       .mobile-quote-out {
              text-align: center;
              color: white !important;
              background: #69b3e7;
              padding: 5px;
       }

       .mobile-desc {
              color: #525252;
              font-size: 15px;
              margin-bottom: 50px;
              text-align: center;
       }

       .label-for-photo-attached {
              font-size: 14px;
       }
}

/* mobile */


footer .uk-visible\@s.uk-grid {
       justify-content: space-between;
}

footer .uk-grid .uk-width-1-2.uk-first-column,
footer .uk-grid .uk-width-1-2.uk-text-right {
       width: auto !important;
}

footer .uk-grid .uk-width-1-2.uk-text-right {
       display: flex;
       gap: 30px;
       align-items: end;
}

/* New Custom Product page CSS Start */
.angled-section {
       position: relative;
       overflow: hidden;
       padding: 100px 0;
       background: #f5f5f5;
       clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}

.angled-background {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 140%;
       background-color: #888b8d;

       transform: skewY(-3deg);
       transform-origin: top left;
       z-index: 0;
}

/* Truck Image as Background */
.truck-image-mobile {
       display: none;
}

.angled-truck-bg {
       position: absolute;
       bottom: 15%;
       right: 0;
       width: 40%;
       height: 100%;
       background-image: url('https://generalbody.ffmmedia.com/wp-content/uploads/2025/06/Car.png');
       background-repeat: no-repeat;
       background-size: contain;
       background-position: bottom right;
       z-index: 1;
       pointer-events: none;
}

.angled-content {
       position: relative;
       z-index: 2;
}

.text-block {
       max-width: 55%;
       color: #fff;
}

/* .text-block h2 {
       font-size: 36px;
       font-weight: 800;
       margin-bottom: 10px;
}

.text-block p {
       font-size: 16px;
       line-height: 1.7;
} */

/* Responsive Tweak */

@media (max-width: 1375px) {
       .truck-image-mobile {
              display: block;
              margin: 0 auto;
       }

       .angled-truck-bg {
              background-image: none !important;
       }

       .text-block {
              max-width: 100%;
              text-align: center !important;
       }

       .angled-section {
              clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
       }
}

@media (max-width: 600px) {
       .specializations-grid {
              grid-template-columns: auto !important;
       }
}

/* @media (max-width: 991px) {
       .angled-truck-bg {
              width: 100%;
              height: 300px;
              background-position: center bottom;
              opacity: 0.3;
       }

       .text-block {
              max-width: 100%;
       }

       .angled-section {
              padding: 80px 20px;
       }
} */




.specializations-section {
       padding: 60px 20px;
       background: #fff;
       text-align: center;
}

.specializations-section h2 {
       color: #000000;
}

.specializations-grid {
       display: grid;
       grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
       gap: 50px 150px;
       max-width: 100%;
       margin: 0 auto;
}

.specialization-item {
       background-size: cover;
       background-position: center;
       border-radius: 40px;
       height: 100px;
       display: flex;
       align-items: center;
       justify-content: center;
       color: #fff;
       font-weight: 500;
       font-size: 30px;
       /* text-shadow: 0 0 5px rgba(0, 0, 0, 0.5); */
       position: relative;
       overflow: hidden;
}

.specialization-item::after {
       content: "";
       position: absolute;
       inset: 0;
       /* background: rgba(0, 0, 0, 0.45); */
       z-index: 1;
       border-radius: 40px;
}

.specialization-item span {
       position: relative;
       z-index: 2;
}

@media (max-width: 600px) {
       .specialization-item span {
              font-size: 20px;
       }
}

/* New Custom Product page CSS End */


.new-home-banner {
       object-fit: cover;
       width: 100%;
}

/* Our Services infographic */
.new-services-infographic {
       position: relative;
       height: 560px;
       max-width: 1105px;
       margin: 50px auto;
}
.new-services-infographic-img {
       position: absolute;
       bottom: 0;
       left: 226px;
       width: 655px;
}
.new-services-infographic-img1 {
       position: absolute;
       bottom: 9px;
       left: 2px;
       width: 336px;
}
.new-services-infographic-img2 {
       position: absolute;
       bottom: 134px;
       left: 77px;
       width: 350px;
}
.new-services-infographic-img3 {
       position: absolute;
       top: 1px;
       right: 555px;
       width: 272px;
}
.new-services-infographic-img4 {
       position: absolute;
       top: 1px;
       left: 553px;
       width: 272px;
}
.new-services-infographic-img5 {
       position: absolute;
       bottom: 135px;
       right: 78px;
       width: 351px;;
}
.new-services-infographic-img6 {
       position: absolute;
       bottom: 11px;
       right: 2px;
       width: 337px;
}
@media (min-width: 1100px) {
       .new-services-infographic-img1:hover {
              bottom: 17px;
              left: -14px;
       }
       .new-services-infographic-img2:hover {
              bottom: 145px;
              left: 65px;
       }
       .new-services-infographic-img3:hover {
              top: -15px;
              right: 559px;
       }
       .new-services-infographic-img4:hover {
              top: -15px;
              left: 557px;
       }
       .new-services-infographic-img5:hover {
              bottom: 146px;
              right: 67px;
       }
       .new-services-infographic-img6:hover {
              bottom: 17px;
              right: -14px;
       }
}
@media (max-width: 1100px) {
       .new-services-infographic {
              height: 195px;
              max-width: 350px;
       }
       .new-services-infographic-img {
              width: 227px;
                  left: 63px;
       }
       .new-services-infographic-img1 {
              width: 106px;
       }
       .new-services-infographic-img2 {
              width: 111px;
              bottom: 49px;
              left: 25px;
       }
       .new-services-infographic-img3 {
              width: 86px;
              top: 10px;
              left: 89px;
       }
       .new-services-infographic-img4 {
              top: 10px;
              right: 88px;
              left: auto;
              width: 85px;  
       }
       .new-services-infographic-img5 {
              width: 108px;
               bottom: 52px;
        right: 26px;
       }
       .new-services-infographic-img6 {
              width: 107px;
              right: 0;
       }
}

/* Popup styles  */
.pum-title {
       font-family: 'Anton', sans-serif !important;
       text-transform: uppercase;
       color: white !important;
}
.pum-container {
       background-color: black !important;
}
.pum-close {
       background-color: #69b3e7 !important;
}
.pum-overlay {
       background: rgba(0, 0, 0, .6) !important;
}
.pum-content {
	color: white !important;
}
.pum-content em {
       color: #69b3e7;
}