:root {
scroll-behavior: smooth;
--primary: #28b34b;
--lightdarkprimary: #4ace69;
--lightprimary: #d8e5d6;
--lighttext: #515151;
--darktext: #414141;
}
body {
font-family: "Inter", sans-serif;
color: var(--lighttext);
background-color: #f4f3e7;
}
html {
scrollbar-width: thin;
scrollbar-color: var(--lightprimary) transparent;
}
a {
color: var(--primary);
text-decoration: none;
}
a:hover {
color: var(--lightdarkprimary);
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Inter", sans-serif;
}
.img-fluid {
width: 100%;
border-radius: 3%;
max-width: 100%;
height: auto;
}
.for_mobile {
display: none;
}
.error {
color: red;
}
@media (max-width: 768px) {
.for_mobile {
display: block;
}
.for_desktop {
display: none;
}
}
.swiper-pagination {
margin-top: 20px;
position: relative;
}
.swiper-pagination .swiper-pagination-bullet {
width: 30px;
height: 7px;
border-radius: 5px;
background-color: #fff;
opacity: 1;
border: 1px solid var(--primary);
}
.swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--primary);
} .breadcrumbs {
color: #fff;
}
.breadcrumbs h2 {
font-size: 28px;
font-weight: 500;
}
.breadcrumbs ul {
display: flex;
flex-wrap: wrap;
list-style: none;
padding: 0 0 10px 0;
margin: 0;
font-size: 14px;
}
.breadcrumbs ul a { transition: 0.3s;
}
.breadcrumbs ul a:hover {
text-decoration: underline;
}
.breadcrumbs ul li + li {
padding-left: 10px;
}
.breadcrumbs ul li + li::before {
display: inline-block;
padding-right: 10px;
color: #8894f6;
content: "/";
} .error_body {
width: 100%;
min-height: 100vh;
padding-top: 115px;
position: relative;
background-image: url(//the-garden.in/wp-content/themes/thegarden/asset/img/404-background.webp);
background-size: cover;
background-position: center;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
color: white;
background-color: var(--lightdarkprimary);
}
.error_img_text img {
width: 260px;
}
.error_img_text {
text-align: center;
}
.error_img {
margin-left: -15px;
}
.error_img_text h2 {
color: white;
font-weight: 700;
font-size: 1.7rem;
}
.error_img_text p {
color: white;
font-weight: 500;
} section {
padding: 35px 0;
overflow: hidden;
}
.section-header {
padding-bottom: 40px;
}
@media (max-width: 480px) {
.section-header {
padding-bottom: 10px;
display: block !important;
text-align: center;
}
.section-header h2 {
font-size: 23px;
}
.phone_call a {
justify-content: start !important;
}
.mobile_li .green_btn {
justify-content: start !important;
}
.section-header p {
font-size: 14px;
}
.navbar-mobile .mobile_li {
width: 100% !important;
}
.mobile_li.phone-item a {
justify-content: center;
}
}
.section-header h2 {
font-size: 35px;
letter-spacing: 1px;
font-weight: 700;
margin: 0;
}
.section-header p {
margin: 10px 0 0 0;
padding: 0;
line-height: 25px;
font-weight: 700;
color: var(--primary);
}
@media (max-width: 768px) {
.section-header h2 {
font-size: 26px;
}
.section-header p {
font-size: 16px;
}
section {
padding: 25px 0;
}
.home .footer {
margin-bottom: 55px;
}
}
@media (max-width: 480px) {
.white_btn a,
.white_btn a:focus {
padding: 15px 20px !important;
}
}
.green_btn,
.white_btn {
display: flex;
height: 50px;
align-items: center;
line-height: 1;
}
.green_btn a {
background: var(--primary);
padding: 15px 35px;
border-radius: 25px;
color: #fff;
}
.green_btn a:hover,
.green_btn a:focus:hover {
color: var(--primary);
background: #fff;
}
.white_btn a,
.white_btn a:focus {
background: #fff;
padding: 15px 35px;
border-radius: 25px;
color: var(--primary);
} .back-to-top {
position: fixed;
visibility: hidden;
opacity: 0;
right: 15px;
bottom: 15px;
z-index: 99;
background: var(--primary);
width: 40px;
height: 40px;
border-radius: 4px;
transition: all 0.4s;
}
.back-to-top i {
font-size: 24px;
color: #fff;
line-height: 0;
}
.back-to-top:hover {
background: var(--lightdarkprimary);
color: #fff;
}
.back-to-top.active {
visibility: visible;
opacity: 1;
border: 1px solid var(--lightdarkprimary);
} @media screen and (max-width: 768px) {
[data-aos-delay] {
transition-delay: 0 !important;
}
} .header {
transition: all 0.5s;
z-index: 997;
padding: 15px 0;
}
.header.header-scrolled {
transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
padding: 5px 0px 5px 0px;
background: #fff;
padding: 10px 0;
box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}
.header.header-scrolled .logo {
line-height: 0;
background-color: transparent;
padding: 0 18px;
border-radius: 0 0 10px 10px;
margin-top: 0px;
}
.header .logo {
line-height: 0;
background-color: rgb(255 255 255 / 95%);
padding: 18px;
border-radius: 0 0 10px 10px;
margin-top: -20px;
}
.header .logo img {
max-height: 60px;
margin-right: 0px;
height: 60px;
width: auto;
}
.header .logo span {
font-size: 30px;
font-weight: 700;
letter-spacing: 1px;
color: var(--primary);
font-family: "Inter", sans-serif;
margin-top: 3px;
}
@media (max-width: 480px) {
.header .logo {
padding: 10px;
}
}  .navbar {
padding: 0;
}
.navbar ul {
margin: 0;
padding: 0;
display: flex;
list-style: none;
align-items: center;
}
.navbar li {
position: relative;
}
.navbar a,
.navbar a:focus {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0 10px 45px;
font-family: "Inter", sans-serif;
font-size: 16px;
font-weight: 600;
color: white;
white-space: nowrap;
transition: 0.3s;
}
.header.header-scrolled .navbar a,
.header.header-scrolled .navbar a:focus {
color: #0e150e;
}
.navbar a.jobseeker {
color: #02bb6d;
}
.navbar a i,
.navbar a:focus i {
font-size: 12px;
line-height: 0;
margin-left: 12px;
}
.navbar a i.icon {
font-size: 18px;
margin-right: 8px;
margin-left: 0;
}
.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover > a {
color: #fff;
}
.getstarted,
.getstarted:focus {
background: var(--primary);
padding: 11px 26px !important;
border-radius: 25px !important;
color: #fff;
border: 0px;
}
.navbar .getstarted,
.navbar .getstarted:focus {
background: var(--primary);
padding: 11px 26px;
margin-left: 30px;
border-radius: 25px;
color: #fff;
}
.mobile_li .getstarted i,
.mobile_li .getstarted:focus i {
font-size: 20px;
margin-right: 10px;
margin-left: 0px;
}
.phone-item a i {
font-size: 37px !important;
border: 0px !important;
margin-right: 12px;
}
.phone-item .phone-text p {
font-weight: 500;
font-size: 12px;
}
.phone_call .phone-text p {
color: #0e150e;
}
.phone_call.btn_cvc a {
border-radius: 40px !important;
justify-content: center;
}
.phone-item a span {
font-weight: 700;
font-size: 16px;
}
.header-scrolled .phone-item a span,
.header-scrolled .phone-item a i {
color: var(--primary);
}
.header-scrolled .navbar .getstarted {
color: #fff !important;
}
.header-scrolled .call_us {
color: var(--primary) !important;
}
.header-scrolled .call_us:hover {
color: #fff !important;
}
.navbar .getstarted:hover,
.navbar .getstarted:focus:hover {
color: var(--primary);
background: #fff;
}
.header-scrolled .navbar .getstarted:hover,
.header-scrolled .navbar .getstarted:focus:hover {
background: var(--primary);
color: #fff;
}
.navbar .call_us,
.navbar .call_us:focus {
background: #fff;
padding: 11px 26px;
margin-left: 30px;
border-radius: 25px;
color: var(--primary);
border: 1px solid var(--primary);
}
.navbar .call_us:hover,
.navbar .call_us:focus:hover {
background: var(--primary);
color: #fff;
}
.navbar .dropdown ul {
display: block;
position: absolute;
left: 14px;
top: calc(100% + 30px);
margin: 0;
padding: 10px 0;
z-index: 99;
opacity: 0;
visibility: hidden;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
transition: 0.3s;
border-radius: 4px;
}
.navbar .dropdown ul li {
min-width: 200px;
}
.navbar .dropdown ul a {
padding: 10px 20px;
font-size: 15px;
text-transform: none;
font-weight: 600;
color: #0e150e !important;
}
.navbar .dropdown ul a i {
font-size: 12px;
}
.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
color: var(--primary);
}
.navbar .dropdown:hover > ul {
opacity: 1;
top: 100%;
visibility: visible;
}
.navbar .megamenu {
position: static;
}
.navbar .megamenu ul {
margin-top: 5px;
right: 0;
padding: 10px;
display: flex;
}
.navbar .megamenu ul li {
flex: 1;
}
.navbar .megamenu ul li a,
.navbar .megamenu ul li:hover > a {
color: var(--primary);
}
.navbar .megamenu ul li a:hover,
.navbar .megamenu ul li .active,
.navbar .megamenu ul li .active:hover {
color: var(--primary);
}
.navbar .dropdown .dropdown ul {
top: 0;
left: calc(100% - 30px);
visibility: hidden;
}
.navbar .dropdown .dropdown:hover > ul {
opacity: 1;
top: 0;
left: 100%;
visibility: visible;
}
@media (max-width: 1366px) {
.navbar .dropdown .dropdown ul {
left: -90%;
}
.navbar .dropdown .dropdown:hover > ul {
left: -100%;
}
} .header-scrolled .mobile-nav-toggle {
color: var(--primary);
}
.mobile-nav-toggle {
color: #ffff;
font-size: 45px;
cursor: pointer;
display: none;
line-height: 0;
transition: 0.5s;
}
.mobile-nav-toggle.bi-x {
color: var(--primary);
}
.navbar-mobile .navbar .call_us {
margin-left: 15px;
margin-right: 15px;
}
.navbar-mobile .mobile_li {
width: 50%;
float: left;
}
.navbar-mobile .getstarted {
margin: 0px 15px !important;
justify-content: center;
}
.mobile_li .call_us {
justify-content: center;
}
.mobile_li .getstarted a {
margin-left: 0px !important;
}
@media (max-width: 1200px) {
.mobile-nav-toggle {
display: block;
}
.navbar ul {
display: none;
}
}
.navbar-mobile {
position: fixed;
overflow: hidden;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: rgba(1, 22, 61, 0.9);
transition: 0.3s;
}
.navbar-mobile .mobile-nav-toggle {
position: absolute;
top: 15px;
right: 15px;
}
.navbar-mobile ul {
display: block;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 15px;
padding: 60px 0 0 0;
border-radius: 10px 0 0 10px;
background-color: #fff;
overflow-y: auto;
transition: 0.3s;
}
.navbar-mobile .navbar .call_us {
margin-left: 15px;
margin-right: 15px;
}
.navbar-mobile a,
.navbar-mobile a:focus {
padding: 10px 20px;
font-size: 15px;
color: var(--darktext);
}
.navbar-mobile a:hover,
.navbar-mobile .active,
.navbar-mobile li:hover > a {
color: var(--primary);
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
margin: 15px;
}
.navbar-mobile .dropdown ul {
position: static;
display: none;
margin: 10px 20px;
padding: 10px 0;
z-index: 99;
opacity: 1;
visibility: visible;
background: #fff;
box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}
.navbar-mobile .dropdown ul li {
min-width: 200px;
}
.navbar-mobile .dropdown ul a {
padding: 10px 20px;
}
.navbar-mobile .dropdown ul a i {
font-size: 12px;
}
.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover > a {
color: var(--primary);
}
.navbar-mobile .dropdown > .dropdown-active {
display: block;
} .hero {
height: 100%;
position: relative;
overflow: hidden;
padding: 27vh 0;
}
.hero .bg {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background-size: cover;
transform: scale(1.1);
animation: animationFade2 15s infinite linear;
}
.hero .bg:before {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: black;
opacity: 0.3;
z-index: -1;
}
@keyframes animationFade2 {
0% {
transform: scale(1);
}
45% {
transform: scale(1.25);
}
55% {
transform: scale(1.2);
}
100% {
transform: scale(1);
}
}
.hero h1 {
margin: 0;
font-size: 70px;
font-weight: 600;
color: #ffff;
padding-top: 88px;
}
@media (min-width: 1024px) {
.hero {
background-attachment: fixed;
}
}
@media (max-width: 991px) {
.hero {
height: auto;
}
.hero .hero-img {
text-align: center;
margin-top: 80px;
}
.hero .hero-img img {
width: 80%;
}
}
@media (max-width: 768px) {
.hero {
text-align: center;
}
.hero h1 {
font-size: 50px;
text-align: left;
padding-bottom: 20px;
}
.hero h2 {
font-size: 24px;
}
.hero .hero-img img {
width: 100%;
}
}  .operation_time {
width: 100%;
height: 100%;
background: #2db44c;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
color: white;
border-radius: 20px;
padding: 5rem 0;
background-position: 0px 165px;
background-repeat: repeat-x;
background-size: 300px auto;
}
.operation_time h2 {
font-size: 3rem;
font-weight: 600;
margin: 0;
}
.operation_time p {
font-size: 2rem;
}
.address_icon {
display: flex;
align-items: center;
gap: 20px;
}
.address_icon i {
font-size: 2rem;
}
.address_icon span a {
color: var(--bs-heading-color);
}
@media (max-width: 768px) {
.address_home {
margin-top: 20px;
}
.operation_time {
padding: 3rem 0;
}
.operation_time h2 {
font-size: 2rem;
}
.operation_time p {
font-size: 1.4rem;
}
.addres_home {
padding: 20px;
}
.addres_home h2 {
margin-bottom: 20px;
}
}
@media (max-width: 480px) {
.operation_time h2 {
font-size: 1.5rem;
}
.operation_time p {
font-size: 1.2rem;
margin-top: 5px;
}
.operation_time {
background-position: 0px 110px;
background-repeat: repeat-x;
background-size: 180px auto;
}
.addres_home {
padding: 25px 0px;
}
} .catering_service,
.world_cuisines_details {
width: 100%;
height: 100%;
background: url(//the-garden.in/wp-content/themes/thegarden/asset/img/inner-page/corporate-catering/packages_bg.webp)
no-repeat center center;
background-size: cover;
}
.catering_service h2,
.world_cuisines_details h2 {
color: #fff;
}
.cuisines_img {
position: relative;
max-height: 250px;
min-height: 250px;
overflow: hidden;
border-radius: 20px;
}
.cuisines_img img {
position: absolute;
width: 190% !important;
height: 100% !important;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.catering_service .world_cuisines_item .text-h1 {
font-size: 20px;
}
.world_cuisines {
padding-top: 30px;
}
.catering_service .world_cuisines_item .intro {
bottom: 8px;
}
.catering_service .world_cuisines_item img {
border-radius: 20px;
}
.world_cuisines_item .intro {
position: absolute;
width: 100%;
height: 70px;
bottom: 10px;
overflow: hidden;
padding: 25px;
color: #fff;
background-image: linear-gradient(
180deg,
rgb(0 0 0 / 1%),
rgb(0 0 0 / 75%) 44%
);
transition: 0.4s ease-in-out;
transition: 0.3s;
text-align: center;
border-radius: 0 0 20px 20px;
}
.world_cuisines_item img {
border-radius: 20px;
}
.world_cuisines_item:hover .intro {
height: 130px;
}
.world_cuisines_item .intro .text-p {
font-size: 0.85rem;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.world_cuisines_item {
overflow: hidden;
border-radius: 20px;
position: relative;
padding: 8px 0;
}
.world_cuisines_item_link {
overflow: hidden;
border-radius: 20px;
}
.world_cuisines_item_link::after {
border-top: 25px solid #f7ad2d;
content: "";
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: -1;
}
.world_cuisines_item_link::before {
border-bottom: 25px solid #f7ad2d;
content: "";
margin: 0 auto;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: -1;
}
.catering_service .world_cuisines_item_link::after {
content: none;
}
.catering_service .world_cuisines_item_link::before {
content: none;
}
.world_cuisines_item .text-h1 {
padding: 0 15px 10px 15px;
font-size: 22px;
text-align: center;
}
.world_cuisines .swiper-pagination {
margin-top: 20px;
position: relative;
}
.world_cuisines .swiper-pagination .swiper-pagination-bullet {
width: 25px;
height: 8px;
background-color: #fff;
opacity: 1;
border-radius: 5px;
border: 1px solid var(--primary);
}
.world_cuisines .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--primary);
}
.world_cuisines .container {
width: 100%;
max-width: 100%;
padding: 0;
margin: 0 0 0 9rem;
}
@media (max-width: 768px) {
.world_cuisines .container {
width: 100%;
max-width: 100%;
padding: 15px;
margin: 0;
}
}  .garden-video {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.garden-video .video-container {
height: 600px;
width: 100%;
position: relative;
overflow: hidden;
border-radius: 30px;
}
.garden-video video {
object-fit: cover;
position: absolute;
height: 600px;
width: 100%;
top: 0;
left: 0;
}
.garden-video .video-container:after {
content: "";
display: block;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.2);
z-index: 1;
}
.garden-video h4 {
margin-bottom: 65px;
color: #ffffff;
font-family: "Poppins", Sans-serif;
font-size: 60px;
font-weight: 600;
width: 450px;
line-height: 1em;
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.33);
}
.garden-video .callout {
position: relative;
display: flex;
justify-content: center;
align-items: baseline;
flex-direction: column;
height: 100%;
padding: 80px;
position: relative;
z-index: 10;
width: 100%;
}
.garden-video p {
color: var(--primary);
font-size: 1.5rem;
font-weight: 600;
}
@media (max-width: 767px) {
.garden-video {
height: 325px;
}
.garden-video .video-container {
height: 325px;
}
.garden-video video {
height: 325px;
}
.garden-video h1 {
font-size: 32px;
}
.garden-video .button {
padding: 10px 20px;
}
.garden-video .callout {
width: 100%;
padding: 30px;
}
.garden-video p {
font-size: 1rem;
}
.garden-video h4 {
margin-bottom: 25px;
font-size: 25px;
width: 200px;
}
}
@media (min-width: 768px) {
.garden-video h1 {
font-size: 52px;
}
} .garden_event .content {
padding: 40px;
}
.garden_event p {
margin: 15px 0 30px 0;
line-height: 24px;
}
.garden_event .btn-read-more {
line-height: 0;
padding: 15px 40px;
border-radius: 4px;
transition: 0.5s;
color: #fff;
background: var(--primary);
box-shadow: 0px 5px 25px rgba(65, 84, 241, 0.3);
}
.garden_event .btn-read-more span {
font-family: "Inter", sans-serif;
font-weight: 600;
font-size: 16px;
letter-spacing: 1px;
}
.garden_event .btn-read-more i {
margin-left: 5px;
font-size: 18px;
transition: 0.3s;
}
.garden_event .btn-read-more:hover i {
transform: translateX(5px);
}
.garden_event .nav-pills {
background: white;
}
.garden_event .nav-link {
border-bottom: 1px solid #f3f3f3;
border-radius: 0;
max-width: 320px;
width: 320px;
min-height: 70px;
font-weight: 600;
font-size: 1rem;
color: black;
text-align: left;
padding-left: 35px;
position: relative;
}
.event_text {
align-items: center;
gap: 20px;
justify-content: space-between;
padding: 30px 0 15px 30px;
}
.event_text p {
margin: 0;
max-width: 75%;
font-size: 1.2rem;
line-height: 1.5;
padding-left: 30px;
border-left: 3px solid var(--primary);
}
.garden_event .nav-link.active {
background: var(--primary);
}
.garden_event .nav-link.active:before {
content: "";
position: absolute;
right: -20px;
top: 14px;
border-top: 20px solid transparent;
border-bottom: 20px solid transparent;
border-left: 23px solid var(--primary);
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out;
}
.garden_event_tab .tab-content {
width: calc(100% - 240px);
} @media (max-width: 768px) { .garden_event_accordion {
display: block;
}
.garden_event_accordion .accordion-button.collapsed {
color: black;
}
.garden_event_accordion .accordion-button.collapsed:focus,
.garden_event_accordion .accordion-button:focus {
border: 0px !important;
box-shadow: none;
}
.garden_event_accordion .accordion-button {
background: var(--primary);
color: #fff;
}
.garden_event_accordion .accordion-button.collapsed {
background: white !important;
}
.garden_event_accordion .accordion-button:not(.collapsed)::after {
color: #fff;
}
.event_text {
flex-direction: initial;
padding: 15px 0;
}
.event_text p {
font-size: 0.95rem;
max-width: 100%;
padding-left: 10px;
}
} .values_highlights_slider_item {
background: #d8e5d6;
padding: 30px;
border-radius: 20px;
}
.values_highlights_info {
display: flex;
justify-content: center;
flex-direction: column;
padding-right: 100px;
padding-left: 50px;
}
.values_highlights_info p {
font-size: 1.3rem;
font-weight: 500;
color: var(--primary);
}
.values_highlights_info h3 {
font-family: "Poppins", Sans-serif;
font-size: 45px;
line-height: 1.2em;
color: black;
font-weight: 600;
}
.values_highlights_info h4 {
font-size: 1rem;
font-weight: 500;
line-height: 1.5;
color: var(--lighttext);
}
.values_highlights .feature-box {
padding: 24px 20px;
box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
transition: 0.3s;
height: 100%;
}
.values_highlights .feature-box h3 {
font-size: 18px;
color: var(--primary);
font-weight: 700;
margin: 0;
}
.values_highlights .feature-box i {
line-height: 0;
background: #ecf3ff;
padding: 4px;
margin-right: 10px;
font-size: 24px;
border-radius: 3px;
transition: 0.3s;
}
.values_highlights .feature-box:hover i {
background: var(--primary);
color: #fff;
}
.values_highlights .feture-tabs {
margin-top: 120px;
}
.values_highlights .feture-tabs h3 {
color: var(--primary);
font-weight: 700;
font-size: 32px;
margin-bottom: 10px;
}
.values_highlights .swiper-pagination .swiper-pagination-bullet {
width: 80px;
height: 7px;
border-radius: 6px;
background-color: #fff;
opacity: 1;
border: 1px solid var(--primary);
}
.values_highlights .swiper-pagination {
bottom: 3px;
}
.values_highlights .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--primary);
}
@media (max-width: 768px) {
.values_highlights .feture-tabs h3 {
font-size: 28px;
}
.values_highlights_info {
padding-right: 0px;
padding-left: 0px;
}
.values_highlights_info h3 {
font-size: 22px;
}
.values_highlights_info p {
font-size: 1rem;
}
.values_highlights_slider_item {
padding: 15px;
}
}
.values_highlights .feture-tabs .nav-pills {
border-bottom: 1px solid #eee;
}
.values_highlights .feture-tabs .nav-link {
background: none;
text-transform: uppercase;
font-size: 15px;
font-weight: 600;
color: var(--primary);
padding: 12px 0;
margin-right: 25px;
margin-bottom: -2px;
border-radius: 0;
}
.values_highlights .feture-tabs .nav-link.active {
color: var(--primary);
border-bottom: 3px solid var(--primary);
}
.values_highlights .feture-tabs .tab-content h4 {
font-size: 18px;
margin: 0;
font-weight: 700;
color: var(--primary);
}
.values_highlights .feture-tabs .tab-content i {
font-size: 24px;
line-height: 0;
margin-right: 8px;
color: var(--primary);
}
.values_highlights .feature-icons {
margin-top: 120px;
}
.values_highlights .feature-icons h3 {
color: var(--primary);
font-weight: 700;
font-size: 32px;
margin-bottom: 20px;
text-align: center;
}
@media (max-width: 768px) {
.values_highlights .feature-icons h3 {
font-size: 28px;
}
}
.values_highlights .feature-icons .content .icon-box {
display: flex;
}
.values_highlights .feature-icons .content .icon-box h4 {
font-size: 20px;
font-weight: 700;
margin: 0 0 10px 0;
color: var(--primary);
}
.values_highlights .feature-icons .content .icon-box i {
font-size: 44px;
line-height: 44px;
color: #0245bc;
margin-right: 15px;
}
.values_highlights .feature-icons .content .icon-box p {
font-size: 15px;
color: #848484;
}
@media (max-width: 480px) {
.values_highlights_slider_item .mobile_50 {
width: 50%;
}
} .sidebar-box .phone_call {
width: max-content;
margin: auto;
}
.sidebar-box .phone_call .phone-text {
text-align: left;
}
.single-blog-details {
overflow: visible !important;
}
.sidebar-sticky-wrapper {
position: relative;
height: 100%;
} .sidebar-sticky-wrapper .siteinfo-box.scrall_newsletter {
position: sticky;
top: 100px;
}
.contentsec img {
width: 100%;
}
.blog .entry-title {
font-size: 2rem;
font-weight: 600;
}
.blog_navigation .nav-links .post-title {
display: none;
}
.blog_navigation .nav-next,
.blog_navigation .nav-previous {
width: fit-content;
}
.post-navigation .nav-next {
text-align: right;
}
.blog_navigation .nav-links {
display: flex;
gap: 20px;
justify-content: center;
margin-bottom: 50px;
}
.blog {
padding: 40px 0 20px 0;
}
.blog .entry {
padding: 20px;
margin-bottom: 60px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
background: white;
border-radius: 15px;
}
.blog .entry .entry-img {
max-height: 440px;
margin: -30px -30px 20px -30px;
overflow: hidden;
}
.blog .entry .entry-title {
font-size: 28px;
font-weight: bold;
padding: 0;
margin: 0 0 20px 0;
}
.blog .entry .entry-title a {
color: var(--primary);
transition: 0.3s;
}
.blog .entry .entry-title a:hover {
color: #4154f1;
}
.blog .entry .entry-meta {
margin-bottom: 15px;
color: #4084fd;
}
.blog .entry .entry-meta ul {
display: flex;
flex-wrap: wrap;
list-style: none;
align-items: center;
padding: 0;
margin: 0;
}
.blog .entry .entry-meta ul li + li {
padding-left: 20px;
}
.blog .entry .entry-meta i {
font-size: 16px;
margin-right: 8px;
line-height: 0;
}
.blog .entry .entry-meta a {
color: #777777;
font-size: 14px;
display: inline-block;
line-height: 1;
}
.blog .entry .entry-content p {
line-height: 24px;
}
.blog .entry .entry-content .wp-block-image img {
width: 100%;
}
.blog .entry-content img {
width: 100%;
height: auto;
}
.blog .entry .entry-content .read-more {
-moz-text-align-last: right;
text-align-last: right;
}
.blog .entry .entry-content .read-more a {
display: inline-block;
background: #4154f1;
color: #fff;
padding: 6px 20px;
transition: 0.3s;
font-size: 14px;
border-radius: 4px;
}
.blog .entry .entry-content .read-more a:hover {
background: #5969f3;
}
.blog .entry .entry-content h3 {
font-size: 22px;
margin-top: 30px;
font-weight: bold;
}
.blog .entry .entry-content blockquote {
overflow: hidden;
background-color: #fafafa;
padding: 60px;
position: relative;
text-align: center;
margin: 20px 0;
}
.blog .entry-content h2 {
font-size: 24px;
line-height: normal;
margin-bottom: 20px;
margin-top: 20px;
}
.blog .entry .entry-content blockquote p {
color: var(--lighttext);
line-height: 1.6;
margin-bottom: 0;
font-style: italic;
font-weight: 500;
font-size: 22px;
}
.blog .entry .entry-content blockquote::after {
content: "";
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 3px;
background-color: var(--primary);
margin-top: 20px;
margin-bottom: 20px;
}
.blog .entry .entry-footer {
padding-top: 10px;
border-top: 1px solid #e6e6e6;
}
.blog .entry .entry-footer .post-taxonomies {
display: none;
}
.blog .entry .entry-footer i {
color: #0d64fd;
display: inline;
}
.blog .entry .entry-footer a {
color: var(--primary);
transition: 0.3s;
}
.blog .entry .entry-footer a:hover {
color: var(--primary);
}
.blog .entry .entry-footer .cats {
list-style: none;
display: inline;
padding: 0 20px 0 0;
font-size: 14px;
}
.blog .entry .entry-footer .cats li {
display: inline-block;
}
.blog .entry .entry-footer .tags {
list-style: none;
display: inline;
padding: 0;
font-size: 14px;
}
.blog .entry .entry-footer .tags li {
display: inline-block;
}
.blog .entry .entry-footer .tags li + li::before {
padding-right: 6px;
color: #6c757d;
content: ",";
}
.blog .entry .entry-footer .share {
font-size: 16px;
}
.blog .entry .entry-footer .share i {
padding-left: 5px;
}
.blog .entry-single {
margin-bottom: 30px;
}
.blog .blog-author {
padding: 20px;
margin-bottom: 30px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.blog .blog-author img {
width: 120px;
margin-right: 20px;
}
.blog .blog-author h4 {
font-weight: 600;
font-size: 22px;
margin-bottom: 0px;
padding: 0;
color: var(--primary);
}
.blog .blog-author .social-links {
margin: 0 10px 10px 0;
}
.blog .blog-author .social-links a {
color: rgba(1, 41, 112, 0.5);
margin-right: 5px;
}
.blog .blog-author p {
font-style: italic;
color: #b7b7b7;
}
.blog .blog-comments {
margin-bottom: 30px;
}
.blog .blog-comments .comments-title {
font-weight: bold;
font-size: 18px;
}
.blog .blog-comments .comment-list {
padding: 0px;
}
.blog .blog-comments .comment {
margin-top: 30px;
position: relative;
list-style-type: none;
}
.blog .blog-comments .comment-content {
margin-top: 5px;
}
.blog .blog-comments .url {
font-weight: bold;
color: var(--default-color);
transition: 0.3s;
}
.blog .blog-comments .comment-metadata {
margin: 10px 0;
}
.blog .blog-comments .children {
padding-left: 60px;
}
.blog .blog-comments .form-submit .submit {
background: var(--primary);
padding: 15px 35px;
border-radius: 25px;
color: #fff;
border: 0;
}
.blog .blog-comments .comment-author .avatar {
border-radius: 10px;
}
.blog.blog_navigation .screen-reader-text {
display: none;
}
.blog .blog-comments .comment-body .comment-img {
margin-right: 14px;
}
.blog .blog-comments .comment-body .comment-info {
flex-grow: 1;
}
.blog .blog-comments .comment-body .comment-img img {
width: 60px;
}
.blog .blog-comments .comment-body h5 {
font-size: 16px;
margin-bottom: 2px;
display: flex;
}
.blog .blog-comments .comment-body h5 a {
font-weight: bold;
color: var(--lighttext);
transition: 0.3s;
font-size: 0.95rem;
}
.widget .tagcloud {
display: flex;
flex-direction: column;
gap: 5px;
}
.widget .tagcloud a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
word-break: break-word;
}
.blog .blog-comments .comment-body h5 .reply a {
padding-left: 10px;
color: var(--primary);
font-size: 0.85rem;
}
.blog .blog-comments .comment-body h5 .edit-link a {
padding-left: 10px;
color: var(--primary);
font-size: 0.85rem;
}
.blog .blog-comments .comment-body h5 .reply i {
font-size: 20px;
}
.blog .blog-comments .comment-body time {
display: block;
font-size: 14px;
color: #013ca3;
margin-bottom: 5px;
}
.blog .blog-comments .comment-body.comment-reply {
padding-left: 40px;
}
.blog .blog-comments .comment-respond {
padding: 30px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
background: white;
border-radius: 10px;
}
.blog .blog-comments .comment-respond h2 {
font-weight: bold;
font-size: 18px;
}
.blog .blog-comments .comment-respond p {
font-size: 14px;
}
.blog .blog-comments .comment-respond label {
width: 100%;
}
.blog .blog-comments .comment-respond input {
border-radius: 4px;
padding: 10px 10px;
font-size: 14px;
width: 100%;
}
.screen-reader-text {
display: none;
}
.post-navigation .nav-links {
display: flex;
justify-content: space-between;
width: 80%;
margin: 30px auto;
}
.blog .blog-comments .comment-respond input:focus {
box-shadow: none;
border-color: #a0aaf8;
}
.blog .blog-comments .comment-form-cookies-consent input {
width: auto;
margin-right: 10px;
}
.blog .blog-comments .comment-form-cookies-consent {
display: flex;
}
.blog .blog-comments .comment-respond textarea {
border-radius: 4px;
padding: 10px 10px;
font-size: 14px;
width: 100%;
}
.blog .blog-comments .comment-respond textarea:focus {
box-shadow: none;
border-color: #a0aaf8;
}
.blog .blog-comments .comment-respond .form-group {
margin-bottom: 25px;
}
.blog .blog-comments .comment-respond .btn-primary {
border-radius: 4px;
padding: 10px 20px;
border: 0;
background-color: var(--primary);
}
.blog .blog-comments .comment-respond .btn-primary:hover {
background-color: var(--primary);
}
.blog .blog-pagination {
color: #024ed5;
}
.blog .blog-pagination ul {
display: flex;
padding: 0;
margin: 0;
list-style: none;
}
.blog .blog-pagination li {
margin: 0 5px;
transition: 0.3s;
}
.blog .blog-pagination li a {
color: var(--primary);
padding: 7px 16px;
display: flex;
align-items: center;
justify-content: center;
}
.current {
color: black;
padding: 7px 16px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 800;
}
.blog .blog-pagination li.active,
.blog .blog-pagination li:hover {
background: var(--lightdarkprimary);
}
.blog .blog-pagination li.active a,
.blog .blog-pagination li:hover a,
.current:hover {
color: #fff;
}
.blog .blog_sidebar section {
margin-bottom: 50px;
padding: 0px;
}
.blog .blog_sidebar section:last-child {
margin-bottom: 0px !important;
}
.blog .blog_sidebar {
padding: 20px;
margin-bottom: 60px;
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
background: white;
border-radius: 15px;
}
.blog_sidebar ul {
padding: 0px;
}
.blog .blog_sidebar .widget-title,
.blog .blog_sidebar .wp-block-heading {
font-size: 18px;
font-weight: 600;
padding: 0 0 0 0;
margin: 0 0 15px 0;
color: var(--lighttext);
position: relative;
}
.blog .blog_sidebar .sidebar-item {
display: flex;
flex-direction: column;
gap: 20px;
}
.blog .blog_sidebar .search-form {
background: #fff;
border: 1px solid var(--primary);
padding: 0px 0px;
position: relative;
display: flex;
align-items: center;
justify-content: center;
height: 45px;
border-radius: 10px;
overflow: hidden;
}
.blog .blog_sidebar .search-form .search-field {
border: 0;
padding: 4px;
border-radius: 4px;
width: calc(100% - 0px);
height: 52px;
}
.blog .blog_sidebar .search-form .search-field:focus {
border: 0 !important;
}
.blog .blog_sidebar .search-form label {
display: none;
}
.blog .blog_sidebar .search-form .search-submit {
position: absolute;
top: 0;
right: 0;
bottom: 0;
border: 0;
background: none;
font-size: 16px;
padding: 0 15px;
margin: -1px;
background: var(--primary);
color: #fff;
transition: 0.3s;
border-radius: 0 4px 4px 0;
line-height: 0;
}
.blog .blog_sidebar .search-form .search-submit:hover {
background: var(--lightdarkprimary);
}
.blog .blog_sidebar .widget_categories ul {
list-style: none;
padding: 0;
}
.blog .blog_sidebar .widget_categories ul li {
padding-top: 10px;
color: var(--lighttext);
}
.blog .blog_sidebar .widget_categories ul a {
transition: 0.3s;
}
.blog .blog_sidebar .widget_categories ul a:hover {
color: var(--lightdarkprimary);
}
.blog .blog_sidebar .widget_categories ul a span {
padding-left: 5px;
color: #aaaaaa;
font-size: 14px;
}
.blog .blog_sidebar .recent-posts .post-item + .post-item {
margin-top: 15px;
}
.blog .blog_sidebar .recent-posts img {
width: 65px !important;
height: 65px !important;
float: left;
border-radius: 10px;
}
.blog .blog_sidebar .recent-posts .post_info {
margin-left: 80px;
padding-top: 9px;
}
.blog .blog_sidebar .recent-posts h4 {
font-size: 15px;
line-height: 1.4;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
word-break: break-word;
}
.blog .blog_sidebar .recent-posts h4 a {
color: var(--primary);
transition: 0.3s;
}
.blog .blog_sidebar .recent-posts .time_auth {
display: block;
font-style: italic;
font-size: 13px;
color: #aaaaaa;
}
.blog .blog_sidebar .tags {
margin-bottom: -10px;
}
.blog .blog_sidebar .tags ul {
list-style: none;
padding: 0;
}
.blog .blog_sidebar .tags ul li {
display: inline-block;
}
.blog .blog_sidebar .tags ul a {
color: #0257ee;
font-size: 14px;
padding: 6px 14px;
margin: 0 6px 8px 0;
border: 1px solid #d7e6ff;
display: inline-block;
transition: 0.3s;
}
.blog .blog_sidebar .tags ul a:hover {
color: #fff;
border: 1px solid #4154f1;
background: #4154f1;
}
.blog .blog_sidebar .tags ul a span {
padding-left: 5px;
color: #a5c5fe;
font-size: 14px;
} .blog .post-box {
box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
transition: 0.3s;
height: 100%;
overflow: hidden; border-radius: 8px;
position: relative;
display: flex;
flex-direction: column;
background-color: #ffff;
}
.blog .post-box .post-img {
overflow: hidden; position: relative;  }
.load_more {
padding: 6px 16px;
color: var(--primary);
background: #d7f4df;
border: 1px solid;
border-radius: 6px;
}
#post-count-info {
color: var(--primary);
font-weight: 600;
}
.blog .post-box .post-img img {
transition: 0.5s;
width: 100% !important;
height: 100% !important;
object-fit: cover;
}
.blog .post-box .post-date {
font-size: 12px;
font-weight: 600;
color: rgba(1, 41, 112, 0.6);
display: block;
margin-bottom: 10px;
}
.blog .post-box .post-title a {
font-size: 15px;
color: var(--lighttext);
font-weight: 600;
margin-bottom: 18px;
position: relative;
transition: 0.3s;
line-height: 1.4;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
word-break: break-word; }
.blog .post-box .readmore {
display: flex;
align-items: center;
font-weight: 600;
line-height: 1;
transition: 0.3s;
font-size: 0.9rem;
}
.blog .post-box .readmore i {
line-height: 0;
margin-left: 4px;
font-size: 18px;
}
.blog_slider {
padding-bottom: 50px;
}
.blog .post-box:hover .post-img img {
transform: rotate(6deg) scale(1.2);
}
.blog .swiper-pagination .swiper-pagination-bullet {
width: 30px;
height: 10px;
border-radius: 6px;
background-color: #fff;
opacity: 1;
border: 1px solid var(--primary);
}
.blog .swiper-pagination {
bottom: 3px;
}
.blog .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--primary);
} .related-content .post-box {
box-shadow: 0px 0 30px rgba(1, 41, 112, 0.08);
transition: 0.3s;
height: 100%;
overflow: hidden;
padding: 20px;
border-radius: 8px;
position: relative;
display: flex;
flex-direction: column;
background-color: #ffff;
}
.related-content .post-box .post-img {
overflow: hidden;
margin: -30px -30px 15px -30px;
position: relative;
}
.related-content .post-box .post-img img {
transition: 0.5s;
width: 100% !important;
height: 100% !important;
object-fit: cover;
}
.related-content .post-box .post-date {
font-size: 12px;
font-weight: 600;
color: rgba(1, 41, 112, 0.6);
display: block;
margin-bottom: 10px;
}
.related-content .post-box .post-title a {
font-size: 15px;
color: var(--lighttext);
font-weight: 600;
margin-bottom: 18px;
position: relative;
transition: 0.3s;
line-height: 1.4;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
word-break: break-word;
min-height: 46px;
}
.related-content .post-box .readmore {
display: flex;
align-items: center;
font-weight: 600;
line-height: 1;
transition: 0.3s;
font-size: 0.9rem;
}
.related-content .post-box .readmore i {
line-height: 0;
margin-left: 4px;
font-size: 18px;
}
.blog_slider {
padding-bottom: 50px;
}
.related-content .post-box:hover .post-img img {
transform: rotate(6deg) scale(1.2);
}
.related-content .swiper-pagination .swiper-pagination-bullet {
width: 30px;
height: 8px;
border-radius: 5px;
background-color: #fff;
opacity: 1;
border: 1px solid var(--primary);
}
.related-content .swiper-pagination {
bottom: 3px;
}
.related-content .swiper-pagination .swiper-pagination-bullet-active {
background-color: var(--primary);
} .instagram_feed {
width: 100%;
}
.location_map,
.location_map iframe {
height: 100%;
width: 100%;
}
@media (max-width: 768px) {
.location_map iframe {
height: 70vh;
}
.post-navigation .nav-links {
display: block;
width: 100%;
margin: 0px auto;
padding: 15px;
}
} .footer {
background: var(--lightprimary);
font-size: 14px;
}
.footer .footer-newsletter {
padding: 50px 0;
background: #f6f9ff;
border-top: 1px solid #e1ecff;
}
.footer .footer-newsletter h4 {
font-size: 24px;
margin: 0 0 10px 0;
padding: 0;
line-height: 1;
font-weight: 700;
color: var(--primary);
}
.footer .footer-top {
background-size: contain;
padding: 60px 0 30px 0;
background-color: var(--primary);
}
@media (max-width: 992px) {
.footer .footer-top {
background-position: center bottom;
}
.copyright_body {
justify-content: space-between;
flex-direction: column;
font-size: 12px;
}
}
.footer .footer-info img {
width: 215px;
margin: auto;
}
@media (max-width: 768px) {
.footer .footer-info img {
width: 215px;
margin: auto;
}
}
.footer .footer-top .footer-info {
margin-bottom: 30px;
}
.footer .footer-top .footer-info p {
color: #fff;
}
.footer .footer-top .footer-info .logo {
line-height: 0;
margin-bottom: 15px;
}
.footer_info_text {
padding: 0;
list-style-type: none;
font-size: 1.2rem;
}
.footer_info_text li a {
color: #fff;
font-size: 0.95rem;
font-weight: 600;
}
.footer_info_text li a:hover {
color: #ededed;
}
.footer_info_text li i {
color: #fff;
font-size: 1.5rem;
}
.footer .social-links {
text-align: center;
margin-top: 30px;
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
}
.footer .footer-top .social-links a {
font-size: 25px;
display: inline-block;
color: #ffffff;
line-height: 0;
transition: 0.3s;
}
.footer .footer-top .social-links a i {
color: var(--primary);
background: #ffffff;
width: 35px;
height: 35px;
border-radius: 50%;
font-size: 20px;
display: flex;
align-items: center;
justify-content: center;
}
.footer .footer-top .social-links a:hover {
color: #ededed;
}
.footer .footer-top .social-links a.facebook i:hover {
color: #1877f2 !important;
}
.footer .footer-top .social-links a.instagram i:hover {
color: #ff188e !important;
}
.footer .footer-top .social-links a.youtube i:hover {
color: #ff0000 !important;
}
.footer .footer-top h3 {
font-size: 19px;
font-weight: 600;
color: #ffffff;
position: relative;
padding-bottom: 12px;
}
.footer_location li {
display: flex;
gap: 10px;
}
.footer .footer-top .footer-links {
margin-bottom: 30px;
}
.footer .footer-top .footer-links ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer .footer-top .footer-links ul i {
padding-right: 2px;
color: #ffffff;
font-size: 12px;
line-height: 0;
}
.footer .footer-top .footer-links ul li {
padding: 10px 0;
display: flex;
align-items: center;
}
.footer .footer-top .footer-links ul li:first-child {
padding-top: 0;
}
.footer .footer-top .footer-links ul a {
color: #ffffff;
transition: 0.3s;
display: inline-block;
line-height: 1;
font-size: 0.95rem;
font-weight: 600;
}
.footer .footer-top .footer-links ul a:hover {
color: #ededed;
}
.footer .footer-top .footer-contact p {
line-height: 26px;
color: #fff;
font-size: 1.3rem;
font-weight: 500;
}
.quick_menu li {
padding: 0px !important;
}
.footer .footer-top .quick_menu.footer-links li i {
margin: 0 10px;
} .footer .copyright {
text-align: center;
color: var(--darktext);
}
.footer .credits {
text-align: center;
font-size: 13px;
color: #ccc;
}
.copyright_body {
display: flex;
align-items: center;
justify-content: space-between;
padding: 15px 0;
}
.pwoered {
display: flex;
gap: 15px;
}
.pwoered p {
flex-shrink: 0;
font-size: 0.9em;
line-height: 2.6;
font-weight: 500;
margin: 0;
color: var(--darktext);
}
.pwoered img {
max-width: 60px;
position: relative;
top: 5px;
height: auto !important;
}
.footer_services {
display: flex;
justify-content: unset;
gap: 50px;
}
.footer .footer-top h3::after {
content: "";
display: block;
height: 2px;
width: 40px;
background: #fff;
margin-top: 20px;
}
.home-footer {
display: none;
}
@media (max-width: 767px) {
.tg-logo-card img {
height: 70px !important;
}
.home-footer {
position: fixed;
bottom: 0;
width: 100%;
left: 0;
right: 0;
z-index: 999;
display: flex;
background: #2db44c;
justify-content: space-evenly;
color: white;
align-items: center;
}
.call-btn,
.direction-btn {
width: 50%;
text-align: center;
flex-grow: 1;
color: white;
padding: 15px;
}
.home-footer:after {
content: "";
height: 40px;
width: 1px;
background: #37dd5d;
position: absolute;
left: 0;
right: 0;
margin: 0px auto;
top: 9px;
}
.back-to-top {
bottom: 75px;
}
.footer_services {
display: block;
}
.footer_services ul:nth-child(2) {
margin-top: 10px !important;
}
}  .inner_banner {
height: 100%;
position: relative;
overflow: hidden;
padding: 22vh 0;
}
.inner_banner h1 {
color: white;
}
.inner_banner p {
color: white;
}
.inner_banner .bg {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
background: url(//the-garden.in/wp-content/themes/thegarden/asset/img/thegarden-bg.webp) no-repeat center center;
background-size: cover;
transform: scale(1.1);
animation: animationFade2 15s infinite linear;
}
.inner_banner .bg::after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(34, 34, 34, 0.7);
position: absolute;
top: 0;
left: 0;
z-index: 999;
}
@media (max-width: 767px) {
.inner_banner {
padding: 25vh 0 10vh 0;
}
}  .contact_herro {
height: 55vh;
display: flex;
align-items: center;
background-color: #fff6e2;
}
.contact-page-form.contact-form input {
margin-bottom: 5px;
}
.contact-page-form.contact-form textarea {
height: 110px;
background: #e6e6e6 none repeat scroll 0 0;
}
.contact-page-form.contact-form input[type="submit"] {
background: #071c34;
width: 150px;
border-color: #071c34;
}
.contact-info-item {
display: flex;
margin-bottom: 10px;
}
.contact-info-icon i {
font-size: 25px;
line-height: 30px;
}
.contact-info-content {
margin-left: 20px;
}
.contact-info-content h4 {
font-size: 1em;
margin-bottom: 5px;
font-weight: 600;
}
.contact-info-content p {
font-size: 0.9em;
font-weight: 400;
}
.contact-page-form input {
background: #e6e6e6 none repeat scroll 0 0;
border: 1px solid #f9f9f9;
margin-bottom: 20px;
padding: 12px 16px;
width: 100%;
border-radius: 4px;
}
.single-input-field textarea {
background: #e6e6e6 none repeat scroll 0 0;
border: 1px solid #f9f9f9;
width: 100%;
height: 200px;
padding: 12px 16px;
border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
background: #fda40b none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-weight: 600;
padding: 10px 0;
text-transform: capitalize;
width: 150px;
margin-top: 20px;
font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover {
background: #071c34;
transition: all 0.4s ease-in-out 0s;
border-color: #071c34;
}
.single-input-field h4 {
color: #464646;
text-transform: capitalize;
font-size: 14px;
}
.contact-page-form {
display: inline-block;
width: 100%;
}
.contact-page-map {
margin-top: 36px;
}  .about .content_info {
overflow-y: scroll;
max-height: 40vh;
padding-right: 20px;
scrollbar-width: thin;
scrollbar-color: var(--lightprimary) transparent;
}
.service-wrap .content_info {
max-height: 29vh;
}
.service-wrap .section-header {
padding-bottom: unset;
} .why_choose_text {
text-align: justify;
}
.why_choose .content_info {
overflow-y: scroll;
max-height: 85vh;
padding-right: 20px;
scrollbar-width: thin;
scrollbar-color: var(--lightprimary) transparent;
}
.why_choose .icon-box i {
font-size: 30px;
line-height: 30px;
color: var(--lighttext);
margin-right: 15px;
}
.why_choose .content_info h4 {
font-size: 20px;
font-weight: 700;
margin: 0 0 10px 0;
color: var(--primary);
}
.why_choose .icon-box {
display: flex;
} .why_choose_img {
margin-top: 55px;
}
@media (max-width: 550px) {
.tg-garland-left,
.tg-garland-right {
display: none !important;
}
.tg-section h2 {
font-size: 2.2rem !important;
}
.tg-sec-title {
font-size: 1.3rem !important;
}
.tg-item-title {
font-size: 1rem !important;
font-weight: 600 !important;
}
.tg-item-desc {
font-size: 14px !important;
}
.tg-offer-box .tg-offer-mid::before,
.tg-offer-box .tg-offer-mid:after {
content: none !important;
}
}
@media (max-width: 767px) {
.why_choose .content_info {
overflow-y: inherit;
max-height: inherit;
text-align: center;
}
.content {
text-align: center;
}
.green_btn,
.white_btn {
align-items: center;
justify-content: center;
}
.menu-button-wrap {
align-items: center;
justify-content: center;
}
.corporate_info {
text-align: center;
}
} .image_gallery .four_grid_image ul {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 20px;
padding: 0;
}
.image_gallery .four_grid_image ul li:nth-child(1) {
grid-column-start: 1;
grid-row-start: 1;
grid-row-end: 3;
}
.image_gallery .four_grid_image ul li:nth-child(4) {
grid-column-start: 3;
grid-row-start: 1;
grid-row-end: 3;
}
.image_gallery .four_grid_image ul li {
overflow: hidden;
}
.image_gallery .four_grid_image ul li img {
display: block;
object-fit: cover;
transition: all 0.3s cubic-bezier(0.22, 0.61, 0.36, 1);
cursor: pointer;
}
.image_gallery .four_grid_image ul li img:hover {
opacity: 0.8;
transform: scale(1.01);
}
@media (max-width: 767px) {
.image_gallery .four_grid_image {
margin-top: 30px;
}
.image_gallery .four_grid_image ul {
gap: 15px;
padding: 15px;
display: flex;
flex-direction: column;
}
.image_gallery .four_grid_image ul li img {
width: 100%;
}
}
.best_corporate {
background: var(--primary);
}
.corporate_info {
color: #fff;
}
.corporate_info p {
color: #f9f9f9;
} .faq .accordion-collapse {
border: 0;
}
.faq .accordion-button {
padding: 25px;
font-weight: 600;
border: 0;
font-size: 16px;
color: var(--lighttext);
text-align: left;
}
.faq .accordion-button:focus {
box-shadow: none;
}
.faq .accordion-button:not(.collapsed) {
background: none;
color: var(--primary);
border-bottom: 0;
}
.faq .accordion-body {
padding: 25px;
border: 0;
}
@media (min-width: 1200px) {
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
max-width: 1250px;
}
} .inner-heading {
padding-bottom: unset;
}
.review-section-header p {
color: #515151;
font-weight: unset;
line-height: 30px;
}
.inner-heading p {
color: #515151;
font-weight: unset;
line-height: 30px;
}
.inner-heading h2 {
text-transform: capitalize;
}
.reviewsection {
padding: 4rem 0;
}
.faq_section .accordion-item {
border-radius: 8px;
overflow: hidden; border: 1px solid #28b34b;
}
.faq_section .accordion-button {
border-radius: 0; }
.faq_section .accordion-button:not(.collapsed) {
background-color: #28b34b;
box-shadow: none;
color: #ffffff;
} .faq_section .accordion-button::after {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.5 5.5l6 6 6-6'/%3E%3C/svg%3E");
transition: transform 0.3s ease;
} .faq_section .accordion-button:not(.collapsed)::after {
transform: rotate(180deg);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.5 5.5l6 6 6-6'/%3E%3C/svg%3E");
}
.operation_time1 video,
.operation_time1 img {
width: 100%;
height: auto;
display: block;
object-fit: cover; }