/*
Theme Name: Caruso Snow
Template: blankslate
Author: Child Theme Configurator
Version: 2024.2.1743185633
Updated: 2025-03-28 18:13:53

*/

*,*::after,*::before{
	box-sizing:border-box;
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family: 'Poppins';
	cursor: default;
}
img{
	display:block;
	width:100%;
}
.mobile-navigation {
    display: none;
}
/* @media (min-width: 1200px) {
  #header .container {
    max-width: 1340px;
  }
} */
header#header .container {
    max-width: 1300px !important;
}
.custom-container{
    max-width: 1300px;
    width: 100%;
    padding: 10px 0px 0px 0px;
	margin: 0px auto;
}
header.top {
    padding: 0px 15px;
}
.top-bar{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
header .logo img {
    max-width: 180px;
	width: 180px;
    height: auto;
	position: absolute;
	z-index: 9;
	margin-top: -20px;
}
footer .logo img {
    max-width: 230px;
	width: 230px;
    height: auto;
}
li.social-item a i {
    font-size: 22px;
    color: #fff;
}
li.social-item a i:hover {
    font-size: 22px;
    color: #3DC2FB;
}
li.social-item {
	margin: 5px;
}
.social-icons {
    margin-right: 30px;
}
ul#menu-social-icon {
    display: flex;
    gap: 10px;
    align-items: center;
}
.phone img {
	max-width:18px;
	width:100%;
}
.phone {
	display:flex;
	gap:5px;
	align-items:center;
}
.phone a {
    font-size: 18px;
    font-family: 'Poppins' !important;
    font-weight: 600;
	color: #fff;
}
.phone a:hover {
    color: #3DC2FB;
}
.social-media{
	display:flex;
	align-items:center;
}
.navigation {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0 10px 0;
    gap: 0px;
    width: 100%;
    max-width: 95%;
    margin: auto;
}
nav.links {
    width: 100%;
}
ul#menu-main-header li a span {
    font-size: 20px;
    color: black;
    font-weight: 500;
 font-family: "Poppins, sans-serif";
}

ul#menu-main-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.btn {
    padding: 0;
}
.btn button {
    outline: none;
    border: none;
    padding: 10px 30px;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 8px;
    margin: 0 auto;
    background-color: #fff;
    color: #009bd7;
    border-radius: 5px;
    border: 2px solid #3DC2FB;
    transition: .3s all;
}
/* btn hover */

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

.btn button:hover {
    background: transparent;
    border: 2px solid #3DC2FB;
    cursor: pointer;
}

.btn button:hover a {
    color: #fff;
}
/* end */
a.contact-button {
    color: #009bd7;
    font-weight: 500;
}
.bottom .main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

footer li.social-item a i {
  font-size: 22px;
  color: #009bd7;
}
ul.popular-links img {
    max-width: 8px;
	margin-right:5px;
}
ul.popular-links li {
    display: flex;
    align-items: center;
}
ul.popular-links li {
    margin-bottom: 10px;
}
ul.popular-links {
    padding-top: 18px;
}
.col_2 strong {
    font-size: 20px;
    font-weight: 700;
}
ul.popular-links li a {
    color: #009bd7;
    font-size: 18px;
    font-weight: 400;
}
.col_1 address {
    margin-block: 20px;
    font-style: normal;
    font-weight: 700;
}
.col_1 p strong {
    font-weight: 700;
}
.col_1,.col_2,.col_3{
   width:33%;
}
.address {
    max-width: 60%;
    margin-block: 15px;
    font-size: 18px;
    line-height: 28px;
}
.col_3 {
    justify-items: flex-start;
}
.col_3 .social-icons{
margin-right:0px;
}
#menu-social-icon-1 {
    display: flex;
    gap: 10px;
}
footer.bottom {
    padding: 40px 15px;
    background-color: #def4fe;
	position: absolute; width: 100%;
}
#copyright {
    text-align: center;
    padding-block: 15px 10px;
    font-size: 16px;
    font-weight: 500;
}
.logo .footer-logo {
    max-width: 200px;
    width: 100%;
}

.spacer {
    width: 100%;
    min-height: 350px;
}
.overlay {
    padding-block: 30px;
    background-color: rgba(255,255,255,0.6);
    padding-inline: 15px;
}
h1.h-heading {
    font-size: 60px;
    text-align: center;
    font-weight: 600;
}
p.h-cnt {
    padding-block: 30px;
    font-size: 32px;
    text-align: center;
}
a.hero-btn {
    display: flex;
    justify-content: center;
    padding: 18px 36px;
    background-color: #3dc2fb;
    max-width: 200px;
    margin: 0 auto;
    color: white;
}

section.safe {
    display: inline-block;
    width: 100%;
    padding: 0px 15px 60px ;
}
span.safe-label {
    text-align: center;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    font-size: 20px;
	color: #3DC2FB;
}
h2.safe-heading {
    text-align: center;
    padding-bottom: 20px;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}
p.safe-cnt {
    text-align: center;
    padding-bottom: 20px;
    font-size: 18px;
}
.safe-card img {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
	object-fit: cover;
  	height: 240px;
}
h5.safe-title {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding-block: 15px;
}
p.safe-card-cnt {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
    /* padding-left: 10px; */
}
a.safe-btn {
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 14px;
    max-width: 180px;
    margin: 0 auto;
    background-color: #3DC2FB;
    color: white;
    margin-top: 20px;
    border-radius: 5px;
    border: 2px solid #3DC2FB;
    transition: .3s all;
}
a.safe-btn:hover {
    background: none;
    text-decoration: none;
    border: 2px solid #3DC2FB;
    color: #3DC2FB;
}
a.safe-btn.snow-melting {
    margin-top: 50px;
}
.safe-card {
    padding: 15px;
    border: 2px solid #009bd7;
    width: 100%;
    border-radius: 10px;
    padding-block: 20px;
}
.safe-card.safe-space {
    padding-block: 20px;
}
/* .safe-main {
    display: flex;
    justify-content: space-between;
    margin-top:50px;
} */
.safe-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 50px;
    column-gap: 30px;
    row-gap: 30px;
}

section.serve {
    display: inline-block;
    width: 100%;
    padding: 50px 15px;
    background-image: url('/wp-content/uploads/2025/04/rcs-banner-2.jpg');
	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center;
  	background-attachment: fixed;
  	box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.5);
}

.serve-card img {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom: 5px solid #3dc2fb;
	object-fit: cover;
 	height: 200px;
}

h2.serve-heading {
    text-align: center;
    padding-block: 20px;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
	color:#fff;
}

p.serve-cnt {
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}
/* .serve-main {
    display: flex;
    justify-content: space-between;
padding-block:40px;
} */
  .serve-main {
    display: grid;
	grid-template-columns: repeat(4, 1fr);
  	row-gap: 30px;
  	column-gap: 30px;
  	padding-block: 40px;
} 
.serve-card {
    width: 100%;
    background-color: white;
    padding: 30px 20px;
    border-radius: 10px;
}
.serve .serve-card {
	padding: 0px;
}
@media (max-width: 1150px) {
  .serve .serve-card.airport {
    padding-block: 0px;
  }
}
.serve .serve-card .serve-card-img-text {
	padding: 0px 30px 0px 30px;
}
.serve-card.serve-card-space {
    padding-block: 30px;
}
h5.serve-title {
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    padding-block: 15px;
    color: #0a2029;
    line-height: 26px;
	margin: 0px 0px 10px 0px;
}
h5.work-title {
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    padding-block: 15px;
    color: #0a2029;
    line-height: 26px;
    max-width: 190px;
    width: 100%;
}
p.serve-card-cnt {
    color: #0a2029;
    font-size: 17px;
    line-height: 1.4;
    text-align: center;
    padding-bottom: 20px;
}
a.serve-btn {
    width: 100%;
    font-weight: 500;
    color: #009bd7;
    max-width: 180px;
    margin: 0 auto 20px auto;
    padding-block: 14px;
    border: 2px solid #009bd7;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .3s all;
}
a.serve-btn:hover {
    background: #009bd7;
    color: white;
    border: 2px solid #009bd7;
    text-decoration: none;
}
a.serve-btn.btn-railyard {
    margin-top: 20px;
}
a.serve-btn.distribution-btn {
    margin-top: 20px;
}
section.works {
    display: inline-block;
    width: 100%;
    padding: 50px 15px;
}

.work-img img {
    max-width: 60px;
    margin: 0 auto;
}
h2.works-heading {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    padding-block: 15px;
}
p.works-cnt {
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

.work-card {
    display: flex;
    align-items: center;
    width: 20%;
    gap: 15px;
}
img.right-arrow {
    max-width: 25px;
}

.works-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 40px;
}

section.stay-open {
    display: inline-block;
    width: 100%;
    background-color: #f4f4f4;
    padding: 50px 15px;
}
h2.stay-heading {
    font-size: 50px;
    text-align: center;
    font-weight: 600;
    padding-block: 15px;
    color: #0a2029;
}
p.stay-cnt {
    font-size: 18px;
    text-align: center;
    line-height: 26px;
    color: #0a2029;
    margin: 0 auto;
}
.stay-card img {
    max-width: 70px;
}
.stay-card {
    background-color: white;
    padding: 25px 20px;
    width: 100%;
    border-radius: 10px;
	border-bottom: 5px solid #3dc2fb;
}

/* .stay-main {
    display: flex;
    justify-content: space-between;
    padding-block: 40px;
} */
 .stay-main {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 30px;
    column-gap: 30px;
    padding-block: 40px;
}
.stay-card img {
    max-width: 70px;
    margin: 0 auto;
    margin-bottom: 20px;
    height: 70px;
    object-fit: contain;
}
h5.stay-title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
	padding-top: 15px;
    padding-bottom: 10px;
    color: #0a2029;
}
p.stay-card-cnt {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #0a2029;
}
.stay-card.stay-space {
    padding-block: 45px;
}
.stay-card.stay-space.three {
    padding-block: 38px;
}
.stay-card.four {
    padding-block: 32px;
}
section.numbers {
    display: inline-block;
    width: 100%;
    padding: 50px 15px;
}
h2.numbers-heading {
    font-size: 50px;
    font-weight: 600;
    text-align: center;
    padding-block: 15px;
}
.numbers-card {
    padding: 25px;
    border-radius: 10px;
    border: 2px solid #3DC2FB;
    width: 30%;
}
.numbers-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 30px;
}
.count span {
    display: inline-block;
    font-size: 40px;
    text-align: center;
    width: 100%;
    font-weight: 700;
    padding-bottom: 20px;
}
.count-cnt .count-card-cnt {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}
.numbers-card.numbers-space {
    padding-block: 35px;
}
h5.work-title {
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    padding-block: 15px;
    color: #0a2029;
    line-height: 26px;
    max-width: 190px;
    width: 100%;
}

/* 03-04-2025 */

.homepage-slider-cstm h2.slider-heading-text {
    font-size: 50px;
    font-weight: 600;
    line-height: normal;
}

.homepage-slider-cstm p.slider-subheading {
    font-weight: 300;
    font-size: 25px;
    line-height: normal;
}
.btn a.slider-btn {
    outline: none;
    border: none;
    padding: 10px 30px;
    font-size: 18px;
    font-family: Poppins;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 8px;
    margin: 0 auto;
    background-color: #3DC2FB;
    color: white;
    border-radius: 5px;
    border: 2px solid #3DC2FB;
    transition: .3s all;
}

.btn a.slider-btn:hover {
    text-decoration: none;
}

.btn a.slider-btn:hover {
    background: none;
    color: #3DC2FB !important;
}

.homepage-slider-cstm .flexslider ul.slides .caption-wrap .caption {
    padding: 30px 30px 40px 30px !important;
}


/* Counter */
#wpsm_counter_b_row_83 .wpsm_counterbox .wpsm_number {
    font-family: 'Poppins' !important;
}

#wpsm_counter_b_row_83 .wpsm_counterbox .wpsm_count-title {
    font-family: 'Poppins' !important;
    letter-spacing: 0 !important;
    color: #0a2029 !important;
    font-weight: 500 !important;
    line-height: normal !important;
}

#wpsm_counter_b_row_83 .wpsm_counterbox {
    padding: 30px;
    border: 2px solid #3dc2fb;
    border-radius: 15px;
  	margin-bottom:0 !important;
  	margin-top: 0  !important;
}
/* end */

.safe-card , .serve-card.airport {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media(max-width:1150px){
header.top {
    padding: 0px 15px;
}
nav.links {
    width: 70%;
}
	.inner-page-banner h1 {
		font-size: 40px;
	}
h1.h-heading {
    font-size: 45px;
    line-height: 55px;
}
h2.safe-heading {
    font-size: 40px;
    line-height: 50px;
    padding-block: 15px;
}
p.h-cnt {
    font-size: 26px;
}
.safe-card {
    padding: 20px;
    width: 100%;
}
.serve-card {
    width: 100%;
}
.serve-card.serve-card-space.serve-two {
    padding-block: 42px;
}
.safe,.serve,.works,.stay-open,.numbers {
    padding: 40px 20px !important;
}
h2.serve-heading {
    font-size: 40px;
    padding-block: 8px;
    line-height: 50px;
}
h2.works-heading,h2.stay-heading,h2.numbers-heading {
    padding-block: 8px;
    font-size: 40px ;
    line-height: 50px;
}
.serve-card.airport {
    padding-block: 40px;
}
.safe-main {
    align-items: stretch !important;
}
.serve-main {
    align-items: stretch !important;
}
.stay-main {
    align-items: stretch !important;
}
a.safe-btn {
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 14px;
    max-width: 180px;
    margin: 0 auto;
    background-color: #3DC2FB;
    color: white;
    margin-top: 30px;
    border-radius: 5px;
    
}
a.safe-btn.snow-melting {
    margin-top: 30px;
}
a.serve-btn.btn-railyard {
    margin-top: 36px;
}
.serve-card.serve-card-space {
    padding: 32px 20px;
}
.stay-card {
    padding: 25px 15px;
    
}
h5.stay-title {
    line-height: 26px;
}
.numbers-card.numbers-space.numbers-one {
    padding-block: 25px;
}

}
@media(max-width:992px){
h1.h-heading {
    font-size: 36px;
}
p.h-cnt {
    font-size: 20px;
}
span.safe-label {
    font-size: 18px;
}
h2.safe-heading {
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
}
p.safe-cnt {
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
}
.safe-main {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 30px;
    column-gap: 30px;
    row-gap: 30px;
}
.safe-card {
    width: 100%;
}
.safe-card.safe-space {
    padding-block: 22px;
}
.safe-card.safe-last {
    margin-top: 30px;
}
h2.serve-heading {
    font-size: 36px;
}
p.serve-cnt {
    font-size: 16px;
    width: 100%;
    line-height: 24px;
}
.serve-main {
    flex-wrap: wrap;
}
.serve-card {
    width: 100%;
}
.serve-card.serve-card-space.serve-two {
    padding-block: 30px;
}
.serve-card.serve-card-space.serve-last {
    margin-top: 30px;
}
.serve-main {
    row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}
h2.works-heading {
    font-size: 36px;
}
p.works-cnt {
    font-size: 16px;
}
.works-main {
    flex-wrap: wrap;
}
.work-card {
    width: 33%;
}
.work-card.work-last {
    margin-right: auto;
}
h2.stay-heading {
    font-size: 36px;
}
p.stay-cnt {
    font-size: 16px;
    line-height: 24px;
}
.stay-main {
    flex-wrap: wrap;
    gap: 30px;
    grid-template-columns: repeat(2, 1fr);
}
.stay-card {
    width: 100%;
}
.stay-card.stay-space {
    padding-block: 35px;
}
.stay-card.four {
    padding-block: 45px;
}
h2.numbers-heading {
    font-size: 36px;
}
.numbers-card {
    padding: 10px;
}
h5.work-title {
    font-weight: 500;
}
section.numbers .custom-container .wpsm_row .wpsm_col-md-3.wpsm_col-sm-6 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.bottom .main {
    column-gap: 30px;
}
footer.bottom {
    padding: 40px 20px;
}
}
@media(max-width:1150px){
	.custom-container .top-bar .logo {
    	display: none;
	}
	header .logo img {
    	max-width: 140px;
		width: 140px;
    	height: auto;
		position: relative;
		margin: 0px;
	}
    section.numbers .custom-container .wpsm_row .wpsm_col-md-3.wpsm_col-sm-6 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    footer.bottom {
        padding: 40px 15px;
    }
    .stay-main {
        grid-template-columns: repeat(1, 1fr);
    }
.navigation {
    display: none !important;
}
.mobile-navigation {
    display: block;
}
.spacer {
    width: 100%;
    min-height: 160px;
}

h1.h-heading {
    font-size: 28px;
    line-height: 34px;
}
p.h-cnt {
    font-size: 15px;
    line-height: 24px;
}


h2.safe-heading {
    font-size: 28px;
    line-height: 36px;
}
p.safe-cnt {
    font-size: 15px;
    line-height: 24px;
}
p.safe-card-cnt {
    font-size: 15px;
    line-height: 24px;
}
.safe-card {
    width: 100%;
    margin: 0 auto;
    padding-block: 25px;
}
.safe-main {
    gap: 30px;
    padding-bottom: 20px;
    margin-top: 10px;
    grid-template-columns: repeat(1, 1fr);
}
.safe-card.safe-last {
    margin-top: 0;
}
h2.serve-heading {
    font-size: 28px;
    padding-block: 0;
}
p.serve-cnt {
    padding-inline: 10px;
}
p.serve-cnt {
    font-size: 15px;
    line-height: 24px;
}
.serve-card {
    width: 100%;
    margin: 0 auto;
    padding-block: 35px;
}
p.serve-card-cnt {
    font-size: 15px;
    line-height: 24px;
}
.serve-card.serve-card-space.serve-last {
    margin-top: 0;
}
.serve-main {
    gap: 30px;
    grid-template-columns: repeat(1, 1fr);
}
h2.stay-heading {
    font-size: 28px;
    line-height: 36px;
}
p.stay-cnt {
    font-size: 15px;
    line-height: 24px;
}
.stay-card {
    width: 100%;
    margin: 0 auto;
    padding-block:35px;
}
p.stay-cnt {
    font-size: 15px;
    line-height: 24px;
    padding-inline: 10px;
}
p.stay-card-cnt {
    font-size: 15px;
    line-height: 24px;
}
h2.numbers-heading {
    font-size: 28px;
    line-height: 36px;
}
.numbers-main {
    flex-wrap: wrap;
    gap: 30px;
}
.numbers-card {
    width: 90%;
    margin: 0 auto;
    padding-block: 35px;
}
.bottom .main {
    flex-wrap: wrap;
}
.col_1, .col_2, .col_3 {
    width: 100%;
}
.col_1 p strong {
    font-weight: 600;
}
.col_1 p {
    font-size: 18px;
}
.col_2 {
    margin-top: 16px;
}
.col_2 strong {
    font-size: 20px;
    font-weight: 600;
}
.col_3 {
    justify-items: flex-start;
    margin-top: 10px;
}
.work-card {
    width: 100%;
    justify-content: center;
    position: relative;
    padding-block: 35px;
}
.work-card {
    width: 100%;
    justify-content: center;
    position: relative;
    padding-block: 35px;
}
img.right-arrow {
    max-width: 25px;
    position: absolute;
    rotate: 90deg;
    bottom: 0px;
}
h5.work-title {
    max-width: 100%;
	font-weight:500;
}
a.safe-btn.snow-melting {
    margin-top: 20px;
}
span.safe-label {
    font-size: 14px;
}
h2.works-heading {
    font-size: 28px;
}
.safe,.serve,.works,.stay-open,.numbers {
    padding-block: 30px !important;
    padding: 40px 15px !important;
}

/* 03-04-2025 */
.numbers .wpsm_row {
    display: flex !important;
    row-gap: 25px !important;
    flex-direction: column !important;
}

.homepage-slider-cstm h2.slider-heading-text {
    font-size: 22px !important;
}

.homepage-slider-cstm p.slider-subheading {
    font-size: 16px !important;
}
.metaslider.ms-theme-cubic.ms-is-small {
    padding-bottom: 0 !important;
}
/* header mobile */
#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1:after {
    margin: 0 0 0 0px;
}

.top-bar {
    display: flex;
    justify-content: space-between;
}

.social-media {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.mobile-navigation {
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.mobile-navigation .btn button {
    outline: none;
    border: none;
    padding: 10px 15px;
    font-size: 15px;
    font-family: Poppins;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 5px;
    margin: 0 auto;
    background-color: #fff;
    color: white;
    border-radius: 5px;
    border: 2px solid #3DC2FB;
    transition: .3s all;
}
.mobile-navigation .btn button:hover {
    outline: none;
    border: none;
    padding: 10px 15px;
    font-size: 15px;
    font-family: Poppins;
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 5px;
    margin: 0 auto;
    background-color: #009bd7;
    color: white;
    border-radius: 5px;
    border: 2px solid #3DC2FB;
    transition: .3s all;
}
.homepage-slider-cstm .slides img {
    width: 100%;
    display: block;
    height: 350px !important;
    object-fit: cover !important;
}
nav.links {
    width: 50% !important;
}
.logo {
    width: 50%;
}
.metaslider.ms-theme-cubic .flexslider ul.flex-direction-nav li a::before {
    mask-size: 30px auto !important;
    
}
header.top {
        padding: 0 !important;
}
#mega-menu-wrap-main-menu .mega-menu-toggle .mega-toggle-block-1{
    margin: 0 !important;
}
.phone img {
    max-width: 16px !important;
    width: 100%;
}
.phone a {
    font-size: 16px !important;
    font-family: 'Poppins' !important;
}
.mobile-navigation .logo {
    margin-right: 10px;
}
.caption {
    height: 300px !important;
}
/* footer css  */
.footer {
    width: 100%;
}

.footer a.custom-logo-link {
display: flex;
align-items: center;
justify-content: center;
}

.address {
max-width: 100%;
font-size: 16px;
line-height: normal;
text-align: center;
}

.col_2 strong {
    font-size: 18px;
    font-weight: 600;
}
ul.popular-links li a {
font-size: 16px !important;
}
.col_1 p strong a {
font-size: 16px !important;
}
.col_1 p a {
font-size: 16px;
}

}

.count_text_1::after {
  	content: '+';
}
.count_text_3::after {
  	content: ' million';
}
.count_text_4::after {
  	content: ' billion';
}

.metaslider .caption-wrap {
	opacity: 1 !important;
}

header.sticky {
	position: fixed !important;
	transition: 0.2s ease-in-out !important;
  	width: 100%;
  	background: #009bd7;
  	z-index: 99;
}
header {
  	width: 100%;
  	background: #009bd7;
  	z-index: 99;
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, 0.2);
}
/* 04-04-2025 */
header .navigation div#mega-menu-wrap-main-menu ul#mega-menu-main-menu {
    display: flex;
    justify-content: flex-end;
}
.metaslider.ms-theme-cubic .flexslider ul.slides .caption-wrap {
    /* height: 100%; */
    transform: none !important;
}
@media(max-width:1024px){
    .homepage-slider-cstm h2.slider-heading-text {
        font-size: 42px;
    }
    .homepage-slider-cstm .flexslider ul.slides .caption-wrap .caption {
        padding: 15px 30px 15px 30px !important;
    }
    #mega-menu-wrap-main-menu ul#mega-menu-main-menu {
        padding-top: 30px !important;
    }
}
@media(max-width:800px){
    .homepage-slider-cstm h2.slider-heading-text {
        font-size: 34px;
    }
}

.blue-line {
  	background-color: #009bd7;
  	height: 3px;
  	max-width: 15%;
  	margin: 0px auto 40px auto;
}

.col_3 strong {
  	font-size: 20px;
  	font-weight: 700;
	margin-bottom: 15px;
	display: block;
}

@media(max-width: 767px){
	ul#menu-social-icon {
    	gap: 0px;
	}
}

.inner-page-banner {
	padding: 80px 0px;
  	background-repeat: no-repeat;
  	background-size: cover;
  	background-position: center;
}
.inner-page-banner h1 {
	color: #fff;
  	text-align: center;
  	font-size: 50px;
  	font-weight: 700;
  	line-height: 1.4;
  	margin-bottom: 0px;
}
.main-content {
	padding: 60px 0px;
}

.wpcf7 input {
	border: 1px solid #3DC2FB;
	padding: 10px;
	margin: 5px 0px 15px 0px;
}
.wpcf7 input.wpcf7-submit {
	border: 2px solid #3DC2FB;
	background: #3DC2FB;
	padding: 15px 20px;
	margin: 5px 0px 15px 0px;
	border-radius: 10px;
	color: #fff;
	cursor: pointer;
}
.wpcf7 input.wpcf7-submit:hover {
	border: 2px solid #3DC2FB;
	background: transparent;
	border-radius: 10px;
	color: #3DC2FB;
	transition: 0.2s ease-in-out;
}
.wpcf7 input[type="text"] {
	width: 100% !important;
}

.wpcf7 select {
  	padding: 10px;
  	background: #fff;
	border: 1px solid #3DC2FB;
}

h2 {
    margin: 20px 0px 10px 0px;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
}
h3 {
    margin: 20px 0px 10px 0px;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3;
}
h4 {
    margin: 20px 0px 10px 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}
h5 {
    margin: 20px 0px 10px 0px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.3;
}
p {
	font-size: 16px;
    line-height: 1.5;
    margin: 0px 0px 15px 0px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.main-content a {
	color: #3DC2FB;
}
.main-content ul {
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 20px;
}
.main-content ul li {
	font-size: 16px;
	line-height: 1.4;
}
a.contact-btn {
    font-weight: 500;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-block: 14px;
    margin: 0 auto;
	max-width: 600px;
    background-color: #3DC2FB;
    color: white;
    margin-top: 40px;
    border-radius: 5px;
    border: 2px solid #3DC2FB;
    transition: .3s all;
}
a.contact-btn:hover {
    background: none;
    text-decoration: none;
    border: 2px solid #3DC2FB;
    color: #3DC2FB;
}

.page-id-134 .wpsm_number {
	font-size: 32px !important;
}

@media(max-width:1150px){
	.inner-page-banner h1 {
		font-size: 40px;
	}
}

@media(max-width: 767px){
	.wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
		width: 100% !important;
		border-radius: 0px;
	}
}
