﻿.bg-contact {
    background-image: url('../img/s-3(1).png');
    padding:120px 0px;
    background-color:rgb(26, 104, 91);
  
        position:relative;
        background-size:cover;
        background-repeat:no-repeat;
 z-index:2;
 background-position:center;
}
.bg-contact::before{
    position:absolute;
    top:0%;
    width:100%;
    height:100%;
    content:"";
     background-color:#1a685b;
  z-index:-2;
  opacity:0.9;
}
.conined{
    font-weight:800;
    font-size:50px;
}
.service {
    background-image: url('../img/feature-bg.jpg');
    background-size:cover;
    position:relative;

   
}
.aver {
    padding: 55px;
    width: 28%;
    left: 0;
    top: 0;
    display: flex;
    height: 100%;
    position: absolute;
    text-align: center;
    align-items: center;
    background-image: url('../img/Tr_causes2.png');
    background-size:cover;
    flex-direction:column;
}
.namer{
    font-size:14px!important;
}
.frist{
    background:url('../img/circle-green.0d1b52d9.png') ;


    width:100px;
    height:70px;
  background-repeat: no-repeat;
 
  align-content :center;
  text-align:left;
  padding-left:13PX;
}
.second{
    background:url('../img/circle-red.8f2be425.png') ;


    width:100px;
    height:70px;
  background-repeat: no-repeat;
 
  align-content :center;
  text-align:left;
  padding-left:13PX;
}
.third{
    background:url('../img/circle-yellow.50b7287a.png') ;


    width:100px;
    height:70px;
  background-repeat: no-repeat;
 
  align-content :center;
  text-align:left;
  padding-left:13PX;
}
.moosa{
    padding-left:0px;
}
.moosa li{
    list-style:none;
       background: url('../img/check(3).png') no-repeat left center;
    background-size: 25px 25px; /* Adjust size of the image */
    padding-left: 30px;
    padding-top:5px;
}
  .bg-chhose{
            z-index: 1;
  position: relative;
  background: #1e1e1e;
  padding:100px 0px;

        }
        .higlter-top{
            font-family: 'Pacifico', cursive;
            color:#f84d42!important;
            font-size:20px;
        }
      
h1,h2,h3,h4,h5,h6{
  
    font-family: Quicksand;


}
.nav-pills .nav-link{
    font-size:16px;
    font-weight:800;
    color:white !important;
}
.nav-pills .nav-link.active{
    background:#f84d42 !important;
    color:white!important;
}
.inger{
    border-radius: 20px;
  -webkit-clip-path: polygon(0 0,100% 0,100% 100%,0 90%);
  clip-path: polygon(0 0,100% 0,100% 100%,0 90%);
  height: auto;
}
.chose-right{
    position:relative;
    z-index: 1;
  margin-bottom: 15px;
  position: relative;
  padding: 0 30px 12px 0;
}
.chose-right::after{
    width:90%;
    height:50%;
    content:"";
  position: absolute;
  border-radius: 20px;
  border: 1px dashed yellow;
  position:absolute;
  bottom:0;
 right:0;
 transform: skewY(3deg);
 z-index:-1;
}
.service-right{
    padding:70px  0px 70px;
}

.inner-padd{
    padding:30px;
}
.maader{
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    margin: 10px;
    border-radius:20px;
}
.maader img{
    border-radius:10px 10px 0px 0px;
}
.nmaerer{
    height:600px;
}
.higer1{
    width:100%;
    height:400px;
    border-radius:10px;
}
.higer11{
       
    width:100%;
     max-width:100%;
    border-radius:10px;
    
}
.gapers{
   gap:25px;
  flex-wrap: wrap;
   overflow-y:hidden;
   padding:10px;
}
.cr-btn {
  margin: 10px 10px 0;
  position: relative;
  border-radius: 5px;
  padding: 12px 25px;
  border: 0;
  z-index: 1;
  color: #fff;
  font-weight: 800;
  display: inline-block;
  text-transform: uppercase;

  background:#f42d48;
}
.cr-btn::after {
  content: "";
  height: 100%;
  width: 100%;
  left: -5px;
  bottom: -5px;
  z-index: -1;
  transition: .25s;
  position: absolute;
  border-radius: 5px;
  border: 1px dashed #f42d48
}

.cr-btn:focus::after, .cr-btn:hover::after {
  left: 0;

  bottom: 0;

}



.creative-fullpage--slider{
	background-color: #ffffff;
	z-index: 2;
	width: 100%;
	position: relative;
	flex-direction: column;
	height: 100vh;
	font-size: 16px;
	display: flex;
	clip-path: none !important;
}
.creative-fullpage--slider .slider-inner {
	background: #000;
	height: 100vh;
	position: relative;
}
.creative-fullpage--slider .swiper-slide {
	position: relative;
	display: flex;
	justify-content: center;
	text-align: left;
	flex-direction: column;
	overflow: hidden;
}
.creative-fullpage--slider .swiper-slide .slider-inner img 
{
	object-fit: cover;
	width: 100%;
	height: 100vh;
}
.creative-fullpage--slider .swiper-slide .slider-inner video {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.creative-fullpage--slider .swiper-slide .slider-inner .swiper-content {
	position: absolute;
	top: 22%;
	left: 50px;
	z-index: 1;
}
.creative-fullpage--slider .swiper-slide .slider-inner::after {
	content: "";
	position: absolute;
	width: 101%;
	height: 100%;
	top: 0;
	left: -1px;
	background-color: transparent;
	background-image: radial-gradient(at center right, #FFFFFF00 50%, #00000096 100%);
}
.swiper-slide .slider-inner .swiper-content .title-area .tag {
	color: #ffffff;
	font-weight: 900;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.swiper-slide .slider-inner .swiper-content .title-area .title {
	margin-top: 50px;
	color: #fff;
	font-size:50px;

	font-weight: 800;
	line-height: 1.1;

	margin-bottom: 50px;
	margin-left: -12px;
	text-decoration: none;
}
.swiper-slide .slider-inner .swiper-content p.disc {
	font-size: 20px;
	width: 100%;
	margin-top: 15px;
	margin: 20px 0px 40px 0px;
	font-weight: 400;
	line-height: 32px;
	color: #FFFFFFB0;
}
.creative-btn--wrap .creative-slide--btn {
	color: #ffffff;
	margin-left: 18px;
	font-size: 1.4em;
	transition: margin-left 300ms cubic-bezier(0.49, 0, 0.01, 1);
	font-weight: 400;
	display: inline-flex;
	position: relative;
	white-space: nowrap;
	text-decoration: none;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	user-select: none;
	outline: none;
	outline-color: transparent;
	box-shadow: none;
	will-change: transform;
	backface-visibility: hidden;
}

.creative-btn--circle .circle {
	position: absolute;
	right: calc(100% - 10px);
	top: 0;
	bottom: 0;
	margin: auto;
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	clip-path: circle(25% at 50% 50%);
	transition: clip-path 500ms cubic-bezier(0.49, 0, 0.01, 1);
}
.creative-btn--circle .circle .circle-fill {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border-radius: 100%;
	background-color: #ffffff;
	will-change: transform;
	transform: scale(0);
	z-index: 1;
	transition: transform 500ms cubic-bezier(0.49, 0, 0.01, 1), background-color 500ms cubic-bezier(0.49, 0, 0.01, 1);
}
.creative-btn--circle .circle-icon {
	transform: translate(-100%, 0%);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	z-index: 2;
	transition: all 500ms cubic-bezier(0.49, 0, 0.01, 1);
}
.creative-btn--circle .circle-icon .icon-arrow{
	width: 20px;
	height: 20px;
	stroke: none;
	fill: #000;
}
.creative-btn--circle .circle-outline {
	fill: transparent;
	width: 10px;
	stroke: #ffffff;
}
.creative-btn--wrap .creative-slide--btn .creative-btn--label {
	margin-left: 4pt;
	transition: transform 500ms cubic-bezier(0.49, 0, 0.01, 1);
}
.creative-btn--wrap .creative-slide--btn .creative-btn__border {
	position: absolute;
	left: 4pt;
	right: 0;
	bottom: 0;
	height: 1px;
	background: currentColor;
	transform-origin: right;
	transition: transform 500ms cubic-bezier(0.49, 0, 0.01, 1);
}
.creative-btn--wrap .creative-slide--btn:hover .creative-btn--label {
	transform: translateX(18px);
}
.creative-btn--wrap .creative-slide--btn:hover .creative-btn__border {
	transform: scale(0, 1);
}
.creative-btn--wrap .creative-slide--btn:hover{
	margin-left: 38px !important;
}
.creative-btn--wrap .creative-slide--btn:hover .circle {
	clip-path: circle(50% at 50% 50%);
}
.creative-btn--wrap .creative-slide--btn:hover .circle-fill {
	transform: scale(1, 1);
}
.creative-btn--wrap .creative-slide--btn:hover .circle-icon {
	transform: translate(0%, 0%);
	opacity: 1;
}
.creative-fullpage--slider .swiper-container-h .swiper-button-next, 
.creative-fullpage--slider .swiper-container-h .swiper-button-prev {
	bottom: 5%;
	top: unset;
	transform: scale(1);
	transition: all 0.4s;
	background-color: #FFFFFF00;
	backdrop-filter: blur(20px);
	height: 85px;
	width: 85px;
	line-height: 85px;
	border-radius: 50%;
	transition: all 0.4s;
}
.creative-fullpage--slider .swiper-container-h .swiper-button-next {
	right: 50px;
}
.creative-fullpage--slider .swiper-container-h .swiper-button-prev {
	left: 50px;
}
.swiper-container-h .slider-pagination-area {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: unset;
	right: unset;
	bottom: 80px;
	left: 50% !important;
	transform: translateX(-50%);
	width: 500px;
	z-index: 1;
}
.swiper-container-h .slider-pagination-area .slide-range {
	font-size: 16px;
	font-weight: 500;
	margin: 0 15px;
	color: #ffffff;
	line-height: 0;
	position: absolute;
	font-size: 20px;
}
.swiper-container-h .slider-pagination-area .slide-range.one {
	left: -50px;
}
.swiper-container-h .slider-pagination-area .slide-range.three {
	right: -50px;
}
.swiper-container-h .slider-pagination-area .swiper-pagination {
	bottom: 0 !important;
	width: 500px !important;
}
.swiper-container-h .slider-pagination-area .swiper-pagination .swiper-pagination-progressbar-fill {
	background: #ffffff;
}
.swiper-container-h .swiper-button-next::after {
	   background: url('../img/right-arrow(1).png');
    width:100%;
    height:100%;
    background-position:center;
     
    background-repeat:no-repeat;
	font-size: 60px;
}
.swiper-container-h .swiper-button-prev::after {
    background: url('../img/left.png');
    width:100%;
    height:100%;
    background-position:center;
     
    background-repeat:no-repeat;
   
    color: #ffffff;
    font-size: 60px;
}
.swiper-container-h .swiper-button-next:hover, 
.swiper-container-h .swiper-button-prev:hover {
	background: #FFFFFF0D;
}


/* ====================== Responsive Ipad =============================== */
@media (max-width: 991px) {
	.creative-fullpage--slider .swiper-slide .slider-inner .swiper-content{
		width: 100%;
		text-align: center;
		left: 0;
	}
	.creative-fullpage--slider .swiper-container-h .swiper-button-next, 
	.creative-fullpage--slider .swiper-container-h .swiper-button-prev {
		height: 50px;
		width: 50px;
		line-height: 50px;
	}
	.swiper-container-h .slider-pagination-area{
		width: 200px !important;
	}
	.swiper-container-h .swiper-button-next::after, 
	.swiper-container-h .swiper-button-prev::after {
		font-size: 30px;
	}
	.creative-fullpage--slider .swiper-container-h .swiper-button-next, 
	.creative-fullpage--slider .swiper-container-h .swiper-button-prev{
		background: #ffffff3b;
	}
	.swiper-container-h .slider-pagination-area .swiper-pagination {
		bottom: 0 !important;
		width: 200px !important;
	}
}

/* ====================== Responsive Iphone =============================== */
@media screen and (max-width: 767px) {
	.swiper-slide .slider-inner .swiper-content .title-area .title {
		font-size: 64px;
	}
	.swiper-slide .slider-inner .swiper-content .title-area .tag{
		margin-bottom: 0px;
	}
	.swiper-slide .slider-inner .swiper-content p.disc{
		    margin: 20px auto 20px auto;
    font-size: 16px;
    width:95%;
	}
	.swiper-container-h .slider-pagination-area{
		display: none;
	}
	.swiper-slide .slider-inner .swiper-content p.disc br{
		display: none;
	}
}
.upside{
    width:80%;
    position:relative;
}
.upside2{
    width:300px;
   object-fit:cover;
    position:absolute;
    right:0;
    bottom:-50px;
}
@media (max-width:768px){
    .navfrt{
    background: #58d999;

}
    .upside2{
        width: 200px;
    }
    .service{
        height: 850px;
    }
    .aver{
        padding: 30px 10px;
  width: 100%;
  left: 0;
  top: 0;
  display: flex;
  height: 37%;
  
    }
    .service-right {
  padding: 262px 0px 70px;
}
  
}

.lightbox:before {
    position: absolute;
    top: 40%;
    left: 40%;
    margin-top: -13px;
    margin-left: -13px;
    opacity: 0;
    color: #fff;
    font-size: 26px;
   
    content: '';
   
    z-index: 9000;
    transition: 0.4s;
    background: url('../img/view-1.gif');

    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    width: 50px;
    height: 50px;
}
      .lightbox:after {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            background-color: #FF7F50;
            content: '';
            transition: 0.4s;
        }

    .lightbox:hover:after,
       .lightbox:hover:before {
            opacity: 1;
        }
    .afterr::after{
        background-color: rgba(30, 55, 55, 0.851);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
transform: perspective(400px) rotateX(90deg) scaleY(0.5);


transform-origin: center;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition: 0.5s;
    transition-property: all;
  transition-property: all;
  z-index: 1;
       
}
        .afterr{
position:relative;
        }
        .afterr:hover::after{
transform: perspective(100px) rotateX(0deg) scaleY(1);
 border-radius:10px;
}
     .imger{
         width: 100%;
  animation: border-transform-default 11s linear infinite alternate forwards;
     } 
     @keyframes border-transform-default {
    0%, to {
        border-radius: 63% 43% 60% 40%/60% 30% 50% 40%;
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
}  
     .highers{
     
        
         background:white;
         border-radius:20px;
     }
     .pagger{
         padding:30px 20px  ;
               border-radius:20px;
               text-align:center;
     }
     .frister{
          border: 1px dashed #82ca9c;
     }
     .seconder{
         border: 1px dashed #f49ac1;
     }
     .thirder{
         border: 1px dashed #8781bd;
     }
     .fourther{
         border: 1px dashed #f9ad81;
     }
     .benefit-area{
  background-color: #f9f9f9;
}
     .lowers{
         background-color: #e5e6ff;
        max-width:35px;
        max-height:35px;
        width:90px;
        height:90px;
         border-radius:50px;
         align-content:center;
         text-align:center;
         font-size:18px;
         margin-right:10px;
     }
     .right-ing{
         max-width:346px;
      
     }
     .right-ing1{
         max-width: 360px ;
  width: 100%;
left: 0px;
  top: 66%;
  border-radius:10px;
     }
        .pagger{
            position:relative;

        }
     .pagger::before{
         content:"";
         position:absolute;

         left:50%;
         
         top:50%;
         background:#FF7F50;
         z-index:1;
         width:10%;height:10%;
         
         transition:0.3s;
         opacity:0;
         border-radius:10px;
         z-index:0;
     }
        .pagger:hover::before{
              left:50%;
              width:100%;
              height:100%;
              top:50%;
          transform: translate(-50%,-50%);
          opacity:0.9;
        }
        .jerw{
            position:relative;
            z-index:10000;
            color:white;
        }
        .pagger:hover h5{
            color:white;
            position:relative;
            z-index:10000;
        }
           .pagger:hover p{
            color:white;
            position:relative;
            z-index:10000;
        }
               .pagger:hover span {
            color:white;
            position:relative;
            z-index:10000;
        }
               .theme-button {
  background: linear-gradient(45deg, #0057D9, #0091EA);
  color: white;
  padding: 12px 35px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 16px;
  transition: all 0.3s;
  border: 1px solid var(--primary-color);
  font-weight: var(--medium-font);
  display: inline-block;
  font-family: var(--secondary-font-family);
}
                  .bg-topeer {
            height:120px;
            background:#042544;
            align-content:center;
        }
        .hero_carosel .owl-nav button.owl-prev, .hero_carosel .owl-nav button.owl-next {
            position: absolute;
            bottom: 50%;
            right: 50%;
            color: #000;
        }

        .hero_carosel .owl-nav button.owl-prev {
            left: 0;
        }

        .hero_carosel .owl-nav button.owl-next {
            right: 0;
        }

        .hero_carosel.owl-carousel.owl-theme .owl-nav [class*='owl-'] {
            color: #444;
            font-size: 14px;
            margin: 5px;
            padding: 4px 7px;
            background: #fff;
            display: inline-block;
            cursor: pointer;
            border-radius: 3px;
        }

        .hero_carosel.owl-carousel.owl-theme.owl-loaded a {
            text-decoration: none;
        }

        .hero_carosel i.owl-direction {
            margin: 0 13px;
            font-size: 3em;
            padding: 0;
            color: #607D8B;
        }

        .hero_carosel .owl-nav button.owl-next, .hero_carosel .owl-nav button.owl-prev {
            outline: 0;
            background: #FFF;
            width: 36px;
        }

        .tag {
            display: inline-block;
        }

        @keyframes fadeInUp {
            0% {
                opacity: 0;
                transform: translate3d(0,100%,0);
            }

            to {
                opacity: 1;
                transform: translateZ(0);
            }
        }

        .fadeInUp {
            animation-name: fadeInUp;
        }

        .desc {
            position: absolute;
            z-index: 9;
            top: 30%;
            left: 30%;
            transform: translate(-20%,-0%);
            color: #fff;
        }

        .hero-img img {
            object-fit: cover;
            height: 100vh;
        }

        .hero-img {
            position: relative;
        }

            .hero-img:before {
                background: rgba(0, 0, 0, 0.28);
                content: '';
                position: absolute;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                z-index: 2;
                display: block;
            }

        .btn-gradient-bg {
            color: #fff;
            display: inline-block;
            padding: 11px 33px;
            background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
            border-radius: 30px;
        }

        .delay-1 {
            animation-delay: .2s;
        }

        .delay-2 {
            animation-delay: .4s;
        }

        .delay-3 {
            animation-delay: .6s;
        }

        .delay-4 {
            animation-delay: .8s;
        }

        .slider-counter {
            z-index: 99;
            top: 100%;
            position: absolute;
            text-align: center;
            right: 4%;
            font-size: 120px;
            color: rgba(242, 242, 242, 0.7);
            font-weight: 700;
        }

        @media (max-width: 767px) {
            .slider-counter {
                font-size: 80px;
                font-weight: 600;
                bottom: 0;
            }

            
        }

        @media (max-width: 576px) {
            .slider-counter {
                font-size: 30px;
                font-weight: 500;
                bottom: 0;
            }
        }

        .highter {
            height: 100vh;
        }
        /* Owl Carousel Base Styles */
        .hero_carosel .item {
            position: relative;
            overflow: hidden;
        }

        .hero_carosel .hero-img img {
            width: 100%;
            height: auto;
            opacity: 0;
            transform: scale(1.5);
            clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
            transition: opacity 1.2s ease, transform 1.2s ease, clip-path 1.2s ease;
        }

        .hero_carosel .desc {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
            color: white;
            transition: opacity 0.8s ease;
        }

        .hero_carosel .tag {
            opacity: 0;
            transform: translateX(-50px);
            transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s;
        }

        .hero_carosel h2 {
            opacity: 0;
            transform: scale(0.5);
            transition: opacity 1s ease 0.4s, transform 1s ease 0.4s;
        }

        .hero_carosel .carsl_cnt {
            opacity: 0;
            transform: translateY(50px);
            transition: opacity 1s ease 0.6s, transform 1s ease 0.6s;
        }

        .hero_carosel .carsl_btn {
            opacity: 0;
            transform: scale(0.8);
            transition: opacity 0.8s ease 0.8s, transform 0.8s ease 0.8s;
        }

        /* Active Slide Styles */
        .hero_carosel .owl-item.active .hero-img img {
            opacity: 1;
            transform: scale(1);
            clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 100%);
        }

        .hero_carosel .owl-item.active .desc {
            opacity: 1;
        }

        .hero_carosel .owl-item.active .tag {
            opacity: 1;
            transform: translateX(0);
        }

        .hero_carosel .owl-item.active h2 {
            opacity: 1;
            transform: scale(1);
        }

        .hero_carosel .owl-item.active .carsl_cnt {
            opacity: 1;
            transform: translateY(0);
        }

        .hero_carosel .owl-item.active .carsl_btn {
            opacity: 1;
            transform: scale(1);
        }

        .hero-img {
            position: relative;
            height: 100vh; /* Ensure it has height */
            overflow: hidden;
        }
        .nav-logo1{
            display:none;
        }
        .namer{
             font-family: "Lavishly Yours", serif;
             font-weight: 900;
  font-style: normal;
  font-size:35px!important;
  color:#FF7F50;
        }
        .nmers{
            border:1px dashed white;
            width:30%;
            height:130px;
        }
        .stret span{
 width:50px;
            height:45px;
            align-content:center;
         }
        @media (max-width:768px) {
            .hero-img {
                height: 70vh;
            }

            .highter {
                height: 120%;
            }

            .hero_carosel .hero-img img {
                height: 70vh;
            }

            .hero_carosel .desc {
                padding: 100px 0px;
            }

            .hero_carosel .desc {
                width: 360px;
            }

            .nav-logo1 {
                display: block;
            }

            .gaperss {
                gap: 170px;
            }

            .right-ing {
                max-width: 300px;
            }

            .right-ing1 {
                max-width: 220px;
            }
        }
        footer h4{
            margin-bottom:15px;
            position:relative;
        }
        footer h4::before{
            content:"";
            position:absolute;
            bottom:-10px;
            left:30px;
            width:100px;
            height:3px;
            background:#F74F22;
        }
               footer h4::after{
            content:"";
            position:absolute;
            bottom:-10px;
            left:0px;
            width:25px;
            height:3px;
            background:green;
        }