body {font-family:"Poppins", sans-serif !important;}
p {margin-bottom:0px;}
header {background:#a2cc39;}
img {max-width:100%;}
.pt-100 {padding-top:100px;}
.primary-heading {font-size:18px; line-height:24px; margin-bottom:20px; font-weight:600;}
.secondary-heading {font-size:40px; line-height:50px; font-weight:700;}
.primary-btn {border:0px; outline:none; background:white; color:black; padding:5px 25px; font-size:18px; border-radius:20px; font-weight:700;}
.secondary-btn {border:0px; outline:none; background:#1C1C1C; color:#fff; padding:15px 70px; font-size:18px; font-weight:600;}
.secondary-btn i {position:absolute; right:20px; top:50%; transform:translate(-50%, -50%);}
.second-header {background:#000000; border-bottom:1px solid #a2cc39;}
.menu ul {list-style:none;}
.menu ul li {list-style:none; color:white; font-size:18px; text-transform:uppercase; font-weight:500; cursor:pointer;}
.menu2 ul li {font-size:20px; cursor:pointer;}
.hero-sec {height:calc(100vh - 130px); background:url(../site_img/hero1.png); background-position:center; background-repeat:no-repeat; background-size:cover;}
.hero-heading {font-size:54px; line-height:64px; font-weight:700; margin-bottom:10px;}
.hero-text p {font-size:18px; line-height:24px;}
.owl-stage {display:flex;}
.owl-stage-outer {overflow:hidden;}
.third-sec-carousel{z-index:-1;}
.third-sec-carousel .owl-nav, .section-4-carousel .owl-nav {position:absolute; top:-55px; right:20px;}
.third-sec-card {padding:0px 20px; position:relative;}
.third-sec-card span {background:white; border-radius:20px; padding:4px 15px; font-size:17px; position:absolute; bottom:35px; left:55px; font-weight:600;}
.owl-nav {display:flex; column-gap:10px;}
.owl-nav button {background:#fff; line-height:1; width:40px; height:40px; color:#a2cc39; border-radius:50%; border:3px solid #000000; outline:none; font-size:30px; display:flex; justify-content:center; align-items:center;}
.owl-nav button span {display:none}
.owl-nav button::before {color:#000000; font-family:fontawesome; font-size:18px;}
.owl-nav button.owl-next::before {content:'\f061';}
.owl-nav button.owl-prev::before {content:'\f060';}
.section-4 {background:#F3F2F2;}
.section-4-inner {background:white; box-shadow:0px 15px 20px 0px #00000052; backdrop-filter:blur(30px);}
.section-4-card p {font-size:19px; line-height:25px; margin:15px 0px;}
.section-5 .section-4-card .offer-section {position:absolute; top:-90px;}
.section-5 .section-4-card .offer-section button {background:#FF4F03; border:1px solid #000000; outline:none; color:white; border-radius:18px; padding:8px 30px;}
.section-6 {background:url(../site_img/section-6-bg.png); background-position:center; background-repeat:no-repeat; background-size:cover;}
.hashtag-text {color:#A3CD3A; font-size:20px; line-height:26px; font-weight:400;}
.stars {font-size:40px;}
.testimonials p {text-align:center; font-size:18px; line-height:24px; font-weight:400;}
.testimonials .author {color:#707070;}
.section-9 {background:linear-gradient(90deg, #585757 100%, #171717 0%);}
.blogs-card {background:#E4E4E4; padding:25px;}
.blogs-card .card-heading {font-size:22px; line-height:28px; font-weight:600; text-transform:uppercase;}
footer .card-heading {font-size:20px; line-height:26px; color:#a2cc39; text-transform:uppercase; font-weight:600;}
footer hr {color:#817979;}
footer ul {list-style:none; padding-left:0px;}
footer ul li {list-style:none; font-size:16px; line-height:22px; color:white;}
.mobile-menu {position:absolute; background:#000000; width:100%; padding:15px 0px; transform:scaleY(0); transform-origin:top; transition:transform 0.5s ease-in-out; overflow:hidden;}
.mobile-menu.active {transform:scaleY(1);}
.mobile-menu ul {list-style:none; padding-left:0px;}
.mobile-menu li {list-style:none; text-transform:uppercase; margin-bottom:10px; font-size:16px; line-height:22px;font-weight:600;}

@media (min-width:992px) {
.section-4-carousel .owl-nav {display:none;}
}

@media (max-width:1200px) {
.w-50 {width:100% !important;}
.menu ul li {font-size:16px;}
.third-sec-card span {font-size:15px;}
.third-sec-card span {left:35px; bottom:20px;}
}

@media (max-width:992px) {
p {font-size:14px;}
.container {padding-left:20px; padding-right:20px;}
.primary-heading {font-size:16px; line-height:22px; margin-bottom:5px;}
.secondary-heading {font-size:28px; line-height:34px;}
.secondary-btn {padding:15px 50px; font-size:16px;}
.menu2 ul li {font-size:20px;}
.hero-sec {background-position:left -300px center;}
.hero-heading {font-size:42px; line-height:50px;}
.hero-text p {font-size:17px;}
.section-2 .col-2 {padding:30px 0px;}
.owl-nav button {width:30px; height:30px;}
.section-5 .section-4-card .offer-section button {font-size:14px; padding:5px 10px;}
.section-5 .section-4-card .offer-section img {width:100px; height:auto;}
.section-6 .secondary-btn {padding:10px 25px; font-size:15px;}
.stars {font-size:28px; line-height:34px;}
footer .card-heading {font-size:18px; line-height:24px;}
footer ul li {font-size:14px; line-height:20px;}
}