@charset "UTF-8";

/*
Theme Name: Arttra
Theme URI: 
Author: Piyush Singh Chhoker
Author URI: 
Description:NA
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: Arttra License
License URI: NA
Text Domain: Arttra
*/

/* -----------Design--by----Piyush-Singh-Chhoker------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');

* {
    font-family: "Geist", sans-serif;
    padding: 0;
    margin: 0;
}
html{
    width: 100%;
    overflow-x: hidden;
}
body {
    overflow-x: hidden;
       font-family: "Geist", sans-serif !important;
    width: 100%;
    background-color: #F4F8FC;
}

a {
    text-decoration: none;
}

.j-c {
    justify-content: space-between;
}

.j-center {
    justify-content: center;
}

.item-center {
    align-items: center;
}

/* ================padding-class================== */
.p55 {
    padding: 55px 0;
}
.p65{
    padding: 65px 0;
}
/* ==========font-weight-class======== */
.fw3 {
    font-weight: 300 !important;
}

.fw4 {
    font-weight: 400 !important;
}

.fw5 {
    font-weight: 500 !important;
}

.fw6 {
    font-weight: 600 !important;
}

.fw7 {
    font-weight: 700 !important;
}

.fw8 {
    font-weight: 800 !important;
}

.fw9 {
    font-weight: 900 !important;
}

/* =========margin-class========== */
.m20 {
    margin-bottom: 20px !important;
}

.m10 {
    margin-bottom: 10px !important;
}

.m15 {
    margin-bottom: 15px !important;
}

.m60 {
    margin-bottom: 60px !important;
}

.m40 {
    margin-bottom: 40px !important;
}

.m30 {
    margin-bottom: 30px !important;
}

.m25 {
    margin-bottom: 25px !important;
}

.m50 {
    margin-bottom: 50px !important;
}
.m70 {
    margin-bottom: 70px !important;
}
/* =============color-----class=========== */
.black {
    color: #000000;
}

.red {
    color: #D70028;
	
}

.blue {
    color: #004D9A;
}

.light-blue {
    color: #0276EA;
}

.gray {
    color: #555555;
}
.fff{
    color: #FFFFFF;
}

.bg-white {
    background-color: #fff;
}
.bg-light-blue{
    background-color: #EAF4FD;
}
/* =============heading-class==================== */
h1 {
    font-size: 48px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
}

 
.p-16 {
    font-size: 16px;
}
.p-18{
    font-size: 18px;
}
.p-14{
    font-size: 14px;
}
/* =============header==================== */
header {
    padding: 40px 20px;
}

.lanuge-selector p {
    text-align: end;
}

.lanuge-selector p select {
    border: 1px solid #D0D0D0;
    background: transparent;
    padding: 4px 20px;
    color: #555555;
    margin-left: 15px;
    border-radius: 14px;
}

.button-section a {
    background: linear-gradient(180deg, #004D9A 0%, #004182 100%);
    border: 1px solid #003B75;
    box-shadow: 0px 1px 2px 1px #004D9A40;
    color: #E1E6EB;
    border-radius: 8px;
    padding: 16px 24px;
    letter-spacing: 1px;
}

.button-section a:hover {
    border: 1px solid #3D9EFF;
    box-shadow: 0px 1px 8px 1px #0080FF73;
    background: linear-gradient(180deg, #0069D1 0%, #0052A3 100%);

}

.main-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mega-menu ul {
    padding-left: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    gap: 24px;
}
.banner-heading-section p {
    max-width: 627px;
}

.mega-menu li a {
    color: #555555;
    font-size: 16px;
    font-weight: 400;
}
.mega-menu li.current-menu-item > a,
.mega-menu li.current_page_item > a,
.mega-menu li.current-menu-ancestor > a {
    color: #004D9A;
    font-weight: 600;
}

.mega-menu ul li {
    list-style: none;
}

.menu-section {
    display: flex;
    gap: 30px;
}

/* ==========footer=========== */
.footer-menu-section ul {
    padding-left: 0;
}

.footer-menu-section ul li {
    list-style: none;
    margin-bottom: 5px;
}

.footer-menu-section ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}

.footer-pragh-section p {
    padding-right: 20px;
    margin-bottom: 0;
}

p.contlinks {
    display: flex;
    gap: 10px;
}

p.contlinks img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.webchat-image {
    padding-left: 34px;
    margin-top: -15px !important;
}

.fist-row {
    border-bottom: 1px solid #D8D8D8;
}

.second-row {
    padding-top: 20px;
}

.last-menuooter ul {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 0;
}

.last-menuooter ul li {
    list-style: none;
}

.last-menuooter ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

/* ========contact-us-page============ */
.other-main-heading-inner {
    text-align: center;
}

.other-pargh-section {
    width: 51%;
}

.inner-details-content {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    padding-left: 25px;
}

.left-images-c img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.contact-form-section {
    box-shadow: 0px 8px 24px 0px #00000014;
    box-shadow: 0px 0px 1px 0px #00000026;
    background: #FFFFFFF2;
    border-radius: 16px;
    padding-top: 32px;
    padding-right: 24px;
    padding-bottom: 32px;
    padding-left: 24px;
}

label {
    width: 100%;
}

.input-row-form input,
.input-row-form select {
    border: 1px solid #E1E1E1;
    border-radius: 8px;
    height: 48px;
    width: 100%;
        padding: 10px 20px;
}

.input-row-form {
    margin-bottom: 15px;
}

.input-btn-red {
    margin-top: 20px;
}

.input-btn-red input {
    background: linear-gradient(180deg, #D70028 0%, #CC0026 100%);
    border: none;
    border-bottom: 1px solid #B20021;
    box-shadow: 0px 1px 2px 1px #D7002840;
    padding: 16px 24px;
    border-radius: 8px;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    color: #F1E9EA;
}
.left-side-content {
    padding-right: 20%;
        padding-top: 50px;
}
.contact-us-main {
    position: relative;
}
.contact-us-main::after {
    content: url(assets/img/contact-us.png);
    position: absolute;
    top: -13%;
    right: 0%;
    z-index: -1;
}
.box-card {
    box-shadow: 0px 4px 12px 0px #4B340926;
background: #FFFFFF;
border-radius: 20px;
padding: 24px;
    height: 326px;
display: flex;
    flex-direction: column;
    justify-content: space-between; 
}
.dowlnd-btn a{
    width: 100%;
        border-radius: 8px;
        border: 1px solid #004D9A;  
    padding-top: 16px;
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
    display: block;
    text-align: center;
}
.dowlnd-btn a:hover{
      background:  #0276EA;
border: 1px solid #0066CC;
box-shadow: 0px 1px 2px 1px #0080FF40;
color: #fff;
}
.other-pargh-section-1{
    width: 70%;
}
.full-btn-blue a{
    background: linear-gradient(180deg, #004D9A 0%, #004182 100%);
border-radius: 8px;
padding-top: 16px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
box-shadow: 0px 1px 2px 1px #004D9A40;
border-bottom: 1px solid #003B75;
border-top: 1px solid #003B75;
color: #E1E6EB;
font-weight: 400;
font-size: 18px;
width: 100%;
    display: block;
    text-align: center;
}
.full-btn-blue a:hover{
    box-shadow: 0px 1px 8px 1px #0080FF73;
border-top: 1px solid #3D9EFF;
background: linear-gradient(180deg, #0069D1 0%, #0052A3 100%);
}
.black-btn-blue a:hover{
    background:  #0276EA;
border: 1px solid #0066CC;
box-shadow: 0px 1px 2px 1px #0080FF40;
color: #fff;
}
.black-btn-blue a{
    border: 1px solid #004D9A;
border-radius: 8px;
border-width: 1px;
padding-top: 16px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
width: 100%;
    display: block;
    text-align: center;
    color: #004182;
font-weight: 400;
font-size: 18px;
}
/* =======processs------page============= */
.white-box-card{
    box-shadow: 0px 4px 30px 0px #0000000D;
border: 1px solid #EAEAEA;
background: #FFFFFF;
padding: 32px;
border-radius: 18px;
}
.number-row-section {
    display: flex;
    gap: 20px;
    display: flex;
}
.number-input p{
    font-size: 84px;
    color: #D70028;
    margin: 0;
    font-weight: 100;
    line-height: 100%;
}
.number-tittle {
    display: flex;
    align-items: center;
}   
.service-white-box-section {
/*     border: 1px solid #EAEAEA; */
    background: #FFFFFF;
/*     box-shadow: 0px 4px 30px 0px #0000000D; */
    padding: 20px;
    border-radius: 18px;
    height: 100%;
}
.gap10{
    gap: 10px;
}
.swbs-3 p{
    margin-bottom: 7px;
}
.service-blue-box-section{
/*      border: 1px solid #EAEAEA; */
    background: radial-gradient(88.54% 88.54% at 79.86% 11.46%, #0C62B8 0%, #09325C 100%) ;
    box-shadow: 0px 4px 30px 0px #0000000D;
    padding: 20px;
    border-radius: 18px;
    height: 100%;
}
.text-white{
    color: #fff;
}
.service-red-box-section{
/*       border: 1px solid #EAEAEA; */
   background: radial-gradient(79.42% 79.42% at 73.91% 20.58%, #C20B2D 0%, #89061E 100%) ;
    height: 100%;
    box-shadow: 0px 4px 30px 0px #0000000D;
    padding: 20px;
    border-radius: 18px; 
    height: 100%;
}
.service-custom-content h2 {
    font-size: 32px;
}
.service-custom-content h4 {
    font-size: 20px;
}
.width-width-width {
    width: 45%;
}
.left-plan-section-img::before {
    content: url(assets/img/left-plan.png);
    left: 0;
    top: 3%;
    position: absolute;
    z-index: -1;
}
.w100{
    width: 100%;
}
.about-story-section p{
font-weight: 400;
font-size: 16px;
color: #555555;
}
.about-story-section {
    margin-top: 80px;
        margin-left: 50px;
}
.our-mission-image img{
        box-shadow: 0px 4px 12px 0px #11315166;
    border-radius: 16px;
    border: 1px solid #FFFFFF;
    height: 312px;
    object-fit: cover;
}
.our-vission-image img{
     box-shadow: 0px 4px 12px 0px #11315166;
    border-radius: 16px;
    border: 1px solid #FFFFFF;
}
.rel{
    position: relative;
	height: 100%;
}
.mission-overlap {
    background: linear-gradient(180deg, rgba(3, 47, 91, 0) 17.47%, #032F5B 74.04%);
    position: absolute;
    top: 0;
    left: 0;
        border-radius: 16px;
    height: 100%;
    z-index: 1;
    width: 100%;
}
.overlap-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    z-index: 2;
    padding: 20px 30px;
}   
.inner-p-p-p-text {
        width: 75%;
}
.inner-p-p-p-text p{
font-weight: 400;
font-size: 16px;
color: #fff;
margin-bottom: 0;
}
.g-im-sec-images {
    height: 280px;
    overflow: hidden;
}
.g-im-sec-images img{
width: 100%;
height: 100%;
border-radius: 16px;
object-fit: cover;
}
.plan-images{
        height: 280px;
    overflow: hidden;
     border-radius: 16px;
     box-shadow: 0px 4px 12px 0px #11315166;
     border: 1px solid #FFFFFF;

}
.plan-images img{
    
    border-radius: 16px;
        border: 1px solid #FFFFFF;
    height: 100%;
    object-fit: cover;
}
.p70{
    padding: 70px 0 ;
}

.grey-overlap-text-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    padding: 20px 30px;
}
.inner-text-text-text {
    width: 100%;
}
p.counter-number{
        font-size: 40px;
}
.about-white-box{
    box-shadow: 0px 4px 12px 0px #4B340926;
background: #FFFFFF;
border-radius: 20px;
padding: 24px;
height: 100%;
}

.about-white-box img{
	width: 64px;
}

.plan-bng{
    background-image: url(assets/img/plan-bng.png);
    background-size: 100% 100%;
}
.jpurey-tabs {
    border-left: 1px solid #004D9A;
    margin-bottom: 75px;
}
.inner-jourey {
    display: flex;
    align-items: center;
    padding: 7px 0;
    gap: 10px;
    margin-left: -3px;
}
.item-end{
    align-items: end;
}
.bg-gray-gray{
    background-color: #F7F6F5;
}
 
.our-story-section::before {
    content: url(assets/img/about-plan-left.png);
    position: absolute;
    left: 0px;
    top: 264px;
}
.slide-wali-image{
    text-align: center;
}
.slide-wali-image img{
    width: 75%;
}
.lef-heading-pp {
    width: 57%;
}
.s-s-image img{
        width: 63px;
    height: 63px;
    object-fit: cover;
    box-shadow: 0px 4px 8px 3px #00000026;
    border-radius: 50%;
}
.story-section-function {
    display: flex;
    align-items: center;
    gap: 25px;
}
.s-s-img-text{
    width: 31%;
}
.col-um-colum {
    padding-right: 10%;
}
.dilvery-boxx{
    border: 1px solid #EAEAEA;
    box-shadow: 0px 4px 30px 0px #0000000D;
background: #FFFFFF;
border-radius: 18px;
padding: 32px;
}
.stiories-li p{
        display: flex;
    gap: 15px;
    font-weight: 600;
    color: #555555;
    font-size: 16px;
    margin-bottom: 10px;
}
.our-story-1{
    padding-bottom: 50px;
}
.hide-story-1 img{
    width: 100%;
}
.h-s-1-part {
    padding: 50px 0;
    border-bottom: 1px solid #D3D3D3;
    border-top: 1px solid #D3D3D3;
}
.approch-section,.last-div-hide-sce{
    padding: 50px 0; 
}
.text-p {
    width: 75%;
}
.hide-box-klkl{
    height: 100%;

box-shadow: 0px 4px 8px 3px #00000026;
background: #FFFFFF;
border-radius: 16px;
padding: 30px;
}
.phase-section  p {
    border: 1px solid #CADAEA;
    background: #EDF3F9;
    padding: 8px 12px;
    text-transform: uppercase;
    border-radius: 12px;
}
.p-content-content p{
    font-size: 16px;
    color: #555555;
    margin-bottom: 20px;
}
.text-p-full-content p{
    margin-bottom: 20px;
    color:#555555;
    font-size: 16px;
}
.second-text-sec p{
        display: flex;
    gap: 15px;
    font-weight: 600;
    color: #555555;
    font-size: 16px;
    margin-bottom: 10px;
}
.client-feedback img{
    width: 236px;
height: 236px;
box-shadow: 0px 4px 8px 3px #00000026;
border-radius: 50%;

}
.dull-div-show-content,.dull-div-show-content1,.dull-div-show-content2 {
    max-height: 0;
    overflow: hidden;
}
.dull-div-show-content.show,.dull-div-show-content1.show1,.dull-div-show-content2.show2 {
    max-height: 100% !important;
  }
  .banner-box-form{
box-shadow: 0px 0px 1px 0px #00000026;
background: #FFFFFF;
border-radius: 16px;
padding: 32px 24px;
max-width: 517px;
margin-left: auto;
  }
  .banner-heading-section{
    padding-top: 40px;
  }
  .min-heading p{
    font-size: 16px;
    font-weight: 400;
    color: #555555;
    margin-bottom: 10px;
  }
  .banner-div-div{
    box-shadow: 0px 4px 4px 0px #004D9A14;
border-bottom: 1px solid #C3DCF6;
background: #FFFFFF;
border-radius: 10px;
padding: 15px;
  }
  .banner-div-div {
    height: 100%;
}
.custom-block-width {
    width: 27%;
}
.custom-block-width p {
    margin: 0;
}
 .main-banner {
    padding-bottom: 50px;
}
.p-div-p-div {
    width: 40%;
    text-align: center;
}   
.chhoe-box-div {
    box-shadow: 0px 4px 4px 0px #004D9A14;
background: #FFFFFF;
border-radius: 20px;
padding: 24px;
height: 100%;
}
.chhoe-box-div img{
width: 64px;
	
}
.chhoe-box-div:hover{
        background: linear-gradient(360deg, #005FBE 0%, #1A89F7 100%);
}
.chhoe-box-div:hover h4,.chhoe-box-div:hover p{
    color: #fff;
}
.j-end{
    justify-content: end;
}
.inner-triangle-div h5{
    color: #004D9A;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    gap: 15px;
}
.inner-triangle-div {
    padding: 16px 24px;
     border-left: 2px solid #f1f4f9;
}
.inner-triangle-div:hover{
    border-left: 2px solid #D70028;
    background: #F0DADE;
}
.inner-triangle-div:hover h5{
    color: #D70028;
}
.inner-triangle-div:hover h5 img{
    content: url(assets/img/red-check.png);
}
.inner-triangle-div:hover p{
    color: #000;
}
.rot-img1 img,.rot-img2 img,.rot-img3 img{
    width: 240px;
    height: 304px;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 4px 4px 0px #00000040;
    object-fit: cover;
    border-radius: 18px;
}
.rot-img1 img{
left: 84.43px;
transform: rotate(20.4deg);
position: absolute;

}
.rot-img2 img{
    top: 115.16px;
    transform: rotate(348deg);
    position: absolute;
}
.rot-img3 img{
 
top: 278px;
left: 144px;
   transform: rotate(5.38deg);
    position: absolute;
}
.rote-image-section:hover .rot-img1 img{
        left: 202px;
    transform: rotate(27deg);
}
.rote-image-section:hover .rot-img2 img {
    top: 94.16px;
    transform: rotate(340deg);
}
.rote-image-section:hover .rot-img3 img {
    top: 294px;
    left: 168px;
    transform: rotate(12deg);
}
.rotate-image-section {
    transition: all 0.3s ease;
    cursor: pointer;
}
.country-div-bco{
    border: 1px solid #EAEAEA;
    background: #FFFFFF;
box-shadow: 0px 4px 30px 0px #0000000D;
border-radius: 18px;
padding: 24px;
    height: 100%;
}
.country-image img{
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    width: 100%;
    border-top: 1px solid #FFFFFF;
    box-shadow: 0px 4px 20px 0px #00000040;
    height: 250px;
}
.top-jj p{
        display: flex;
    align-items: center;
    gap: 15px;
}
.li-setion-div p{
    color:   #444444;
 font-size: 16px;
 font-weight: 400;
     margin-bottom: 4px !important;
}
 
.btn-divb-iv .full-btn-blue a {
    width: unset !important;
}
.process-imgease img{
width: 100%;
object-fit: cover;
height: 350px;
border: 1px solid #FFFFFF;
box-shadow: 0px 4px 12px 0px #00000040;
border-radius: 14px;
}
.process-overlap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 77, 154, 0) 44.17%, rgba(0, 77, 154, 0.8) 80.83%);
    border-radius: 14px;
}
.pr-overlap-text {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 16px 24px;
}
.number-text-section-overlap {
    width: 100%;
    background: #FFFFFFF2;
    border-bottom: 1px solid #0276EA;
    box-shadow: 0px 4px 4px 0px #00000040;
    padding: 12px 16px;
    border-radius: 10px;
}
.number-overlap p{
font-weight: 600;
font-size: 72px;
color: #ffff;
margin-bottom: 0;
}
.success-stories-canda-flag-box{
    background: #FFFFFF;
border: 1px solid #EAEAEA;
box-shadow: 0px 4px 30px 0px #0000000D;
padding: 24px;
border-radius: 18px;
height: 100%;
}
.sscfb-part-one{
    height: 190px;
}
.succies-story-section-div::before{
    position: absolute;
    top: 0;
    right: 0;
    content: url(assets/img/overlap-flag.png);
}
.succies-story-section-div::before {
    position: absolute;
    top: -35px;
    right: 0;
    content: url(assets/img/overlap-flag.png);
    z-index: 1;
}
.zindex-div {
    z-index: 2;
    position: relative;
}
.menu-icon{
    display: none;
}
.mega-menu-active{
    right: 0 !important;
}
.cross-btn i{
    color: #fff;
    font-size: 45px;
}
.logo-wala,.second-logo-phone{
    display: none;
}
header {
  width: 100%;
  transition: all .3s ease;
}

header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
      background: #f4f8fc;
      padding-bottom: 10px;
}
.home-omage-section{
    display: none;
}








.popup-overlay {
    display: none; /* hide by default */
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 999;
}

.popup-content {
background: #fff;
    padding: 16px;
    width: 200px;
    margin: 80% auto;
    border-radius: 16px;
    box-shadow: 0px 4px 8px 3px #00000026;
}

.lang-btn {
  display: block;
    margin: 10px 0;
    padding: 10px 16px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
        text-align: left;

}

.check {
    float: right;
       float: right;
    background: #00BA00;
    padding: 10px;
    width: 26px;
    height: 26px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    font-weight: 500 !important;
    opacity: 0;
}
.lang-btn.active {
    background-color: #004D9A;
    color: #fff; /* white text */
}

.lang-btn.active .check {
opacity: 1;
}
/* .plan-bg-banner-only{
    background-image: url(https://chocolate-boar-886249.hostingersite.com/wp-content/uploads/2026/03/12193ef39872b0c225e077840fdf9904c9e74dd4-scaled.png);
        background-repeat: no-repeat;
    background-size: cover;
} */

.plan-bg-banner-only {
    position: relative;
    z-index: 1;
}

.plan-bg-banner-only::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(https://chocolate-boar-886249.hostingersite.com/wp-content/uploads/2026/03/12193ef39872b0c225e077840fdf9904c9e74dd4-scaled.png);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.05; /* 5% opacity */
    z-index: -1;
}

.mix-images {
    position: relative;
    z-index: 1;
}

.mix-images::before {
       content: "";
    position: absolute;
    inset: 0;
    background-image: url(https://chocolate-boar-886249.hostingersite.com/wp-content/uploads/2026/03/47ee477a596fc550cf7457e6872c6d4d16f61847-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
    z-index: -1;
    left: -13%;
    top: 0%;
}




/* =============media-query========================= */
@media screen and (max-width: 1200px){
.contact-us-main::after {
    top: -9%;
    right: -6%;
}
}
@media screen and (max-width: 1100px){
.mega-menu {
        position: fixed;
        top: 0;
        right: -150%;
        background: #004D9A;
      padding: 48px 32px;
        width: 375px;
        transition: all 0.3s;
        z-index: 999999999999999999999;
        height: 100%;
	width: 100%;
    }
    .menu-icon,.second-logo-phone{
    display: block;
}
.menu-section {
    align-items: center;
}
.mega-menu ul {
        display: block;
    }
    .logo-wala {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px;
}
.mega-menu li a {
    color: #ffffff;
    font-size: 20px;
        letter-spacing: 2px;
}
.mega-menu ul li {
    list-style: none;
    margin-bottom: 25px;
}
.mega-menu ul {
        display: block;
        height: 80%;
    }
    .contact-us-main::after {
        top: -13%;
        right: 19%;
        width: 51%;
        object-fit: cover;
        transform: scale(0.8);
    }s
}
@media screen and (max-width: 1024px){

}
@media screen and (max-width: 992px){
.m991{
    margin-bottom: 20px;
}
    .contact-us-main::after {
        top: -14%;
        right: 5%;
        width: 58%;
        object-fit: cover;
        transform: scale(0.7);
    }
    .other-pargh-section {
    width: 80%;
}
.lef-heading-pp {
    width: 100%;
}
.text-p {
    width: 100%;
}
.last-div-hide-sce{
    text-align: center;
}
.width-width-width {
    width: 95%;
}
.m70 {
    margin-bottom: 35px !important;
}
.swbs-3 p{
    align-items: flex-start;
}
.our-story-section::before{
    display: none;
}
.overlap-text {
 
    padding: 15px 15px;
}
.inner-p-p-p-text {
    width: 100%;
}
.banner-heading-section {
    padding-top: 0px;
}
.p-div-p-div {
    width: 100%;
    text-align: center;
}
.rote-image-section{
    display: none;
}
.home-omage-section{
    display: block;
    text-align: center;
}
}
@media screen and (max-width: 768px){
    .mega-menu ul li {
        margin-bottom: 22px;
    }
    .min-heading.m50 {
    text-align: center;
}
    .banner-heading-section {
        padding: 0 10px;
    }
.j-end {
    justify-content: start;
}
.inner-triangle-div {
    padding: 16px 10px;
}
.heading-text {
    margin-bottom: 120px !important;
}
.sscfb-part-one {
    height: unset;
}
.succies-story-section-div::before {
    top: 90px;
    right: -60px;
    transform: scale(0.7);
}
.home-omage-section img{
    width: 100%;
}
        .mega-menu ul {
        height: 75%;
    }
    .footer-colum {
        text-align: center;
    }
    p.contlinks {
    display: flex;
    gap: 10px;
    width: 60%;
}
.social-contact-links{
        display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.last-menuooter,.blank-section{
    display: none;
}
.footer-pragh-section p {
    padding-right: 0px;
}
.footer-menu-section ul {
    margin-bottom: 0 !important;
}
footer.bg-white .p55{
    padding: 32px 0;
}
.copy-right-text p{
    margin-bottom: 0;
}
.phone-m-b-0 {
    margin-bottom: 0;
}
h1 {
    font-size: 40px;
}
.other-pargh-section {
    width: 95%;
}
.p55 {
   padding: 32px 20px;
}
.white-box-card {
    padding: 25px;
}
.number-row-section {
    gap: 10px;
}
h3 {
    font-size: 22px;
}
.width-width-width {
    width: 95%;
}
.p65 {
    padding: 40px 20px;
}
.m50 {
    margin-bottom: 20px !important;
}
h2 {
    font-size: 30px;
}
.left-plan-section-img::before {
    left: -100px;
    top: 8%;
}
header {
    padding: 40px 20px;
    padding-bottom: 80px;
}
.m767{
    margin-bottom: 20px;
}
.box-card {
    height: unset;
}
.left-side-content {
    padding-right: 0%;
    padding-top: 0px;
}
    .contact-us-main::after {
        top: 10%;
        right: 4%;
        width: 100%;
        object-fit: cover;
        transform: scale(0.9);
    }
    .lef-heading-pp {
    width: 95%;
}
.lef-heading{
    text-align: center;
}
.col-um-colum {
    padding-right: 0%;
    text-align: center;
}
.m70 {
    margin-bottom: 20px !important;
}
.s-s-img-text {
    width: 85%;
}
.dilvery-boxx {
 
    padding: 20px;
}
.first-story-hide-wala {
    padding: 0 10px;
}
.stiories-li p {
    gap: 10px;
}
.hide-text-1-1,.apporch-section,.text-p,.text-p-full-content,.client-feedback,.client-feedback-text{
    text-align: center;
}
.h-s-1-part {
    padding: 30px 0;
}
.approch-section, .last-div-hide-sce {
    padding: 30px 0;
}
.text-p {
    width: 100%;
}
.client-feedback{
    margin-bottom: 20px;
}
.about-story-section {
    margin-top: 0;
    margin-left: 0;
    text-align: center;
}
.our-mission-image img {
    height: 350px; 
}
.grey-overlap-text-text{
        padding: 20px 15px;
}
.our-vission-image img {
 
    height: 350px;
    object-fit: cover;
}
.p70 {
    padding: 45px 10px;
}
.plan-bng {
 
    background-size: cover;
    background-position: center;
}
.custom-block-width {
    width: 50%;
}
.inner-details-content {
    padding-left: 0;
}
.inner-details-content p {
    max-width: 95%;
}
.contact-form-section {
    max-width: 95%;
    margin: auto;
}


 










}
@media screen and (max-width: 570px){
.button-section{
    display: none;
}
    .contact-us-main::after {
    top: 13%;
    right: 30vw;
    width: 455px;
    object-fit: contain;
    transform: scale(0.8);
}
.lanuge-selector p span{
    display: none;
}
 .top-header {
    position: fixed;
    top: 115px;
    right: 0px;
    padding: 8px;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px #0000004D;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
            z-index: 9999999;
}
.lanuge-selector p {
    margin-bottom: 0;
}
 
}
@media screen and (max-width: 500px){
    /* .contact-us-main::after {
        right: 44%;
    } */
}

@media screen and (max-width: 460px){
    .contact-us-main::after {
        right: 20vw;
    }
}
@media screen and (max-width: 435px){
    /* .contact-us-main::after {
        right: 66%;
    } */
}
@media screen and (max-width: 400px){
.mega-menu{
    width: 100%;
    padding: 30px 20px;
}
    .mega-menu ul li {
        margin-bottom: 10px;
    }
        .contact-us-main::after {
               top: 23%;
        /* right: 80%; */
        transform: scale(0.8);
    }
}
@media screen and (max-width: 365px){
    .contact-us-main::after {
/*         top: 4%;
        right: 56%; */
		top: 14%;
        /* right: 56%; */
        transform: scale(0.6);
    }
}
@media screen and (max-width: 350px){
.p-16 {
    font-size: 14px;
}
p{
    margin-bottom: 15px;
}
    /* .contact-us-main::after {
               right: 62%;
    } */
}


 header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: transparent;
}
header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #f4f8fc;
    padding-bottom: 10px;
}
 .main-banner {
    position: relative;
    padding-top: 180px;
    z-index: 1;
}

 .main-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('https://chocolate-boar-886249.hostingersite.com/wp-content/uploads/2026/03/hero-bg-scaled.png') no-repeat center center / cover;
    opacity: 0.2;
    z-index: -1;
}
.counter-number{
	font-size: 40px;
}
.banner-div-div .p-14{
	max-width: 108px;
}


.inn-jourey-text h2{
	margin-bottom: 12px !important;
}

.flag-image img{
	    height: 546px;
}

@media (max-width:767px){
	.flag-image img{
	    height: auto;
}
}


/* 
.page-template-services header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: transparent;
}

 .main-heading-section {
    position: relative;
    padding-top: 180px;
    z-index: 1;
}

 .main-heading-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url('https://chocolate-boar-886249.hostingersite.com/wp-content/uploads/2026/03/8288f38a56110d3524838503d3fa4e07cbf2ab34-scaled.png') no-repeat center center / cover;
    opacity: 0.2;
    z-index: 0;
} */


@media screen and (max-width: 768px){
	.other-main-heading-inner{
		margin-bottom: 64px !important;
	}
}


body.page-id-15 , body.page-id-375 {
    background-image: url('https://chocolate-boar-886249.hostingersite.com/wp-content/uploads/2026/04/photo-1634655377962-e6e7b446e7e9-scaled.avif');
    background-size: cover;
    background-position: 100% 40%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.page-id-15 #header, 
.page-id-15 .main-heading-section, 
.page-id-15 #content,
.page-id-15 .elementor-section {
    background-color: transparent !important;
    background-image: none !important;
}


.page-id-15 .elementor-widget-container {
    z-index: 2;
}