@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {font-family: "Poppins", sans-serif;color: #444444;}
a {color: #000; text-decoration:none;font-family: "Poppins", sans-serif;}
a:hover {color: #000; text-decoration:none;font-family: "Poppins", sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: "Poppins", sans-serif !important;}
p{font-family: "Poppins", sans-serif;} 
section.bnr{padding:0;}
img{max-width:100%;}

#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#fdbe33;}
 .bg-2{background-color :#030f27;}
  /* Text-color */
 .cl-1{color:#fdbe33;}
 .cl-2{color :#030f27;}
 .cl-3{color :#a2a2a2;}
  /* Font-Size */
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
 .fs-52{font-size: 52px;}

 /* hm-heading */
 .hm-head {position: relative;display: inline-block;text-transform: uppercase;}
.hm-head::before {content: "";width: 100px;position: absolute;bottom: 50%;left: 0;transform: translateY(-50%);margin-bottom: -6px;margin-left: -100px;border: 1px solid #fdbe33 !important;}
.hm-head::after {content: "";width: 50px;position: absolute;top: 50%;left: 0;transform: translateY(-50%);margin-top: -8px;margin-left: -50px;border: 1px solid #030f27 !important;}
.sub-hm-head{font-size: 22px; margin-bottom: 2px; }
.sub-hm-head::before {content: "";width: 100px;position: absolute;bottom: 50%;right: 0;transform: translateY(-50%);margin-bottom: -8px;margin-right: -100px;border: 1px solid #fdbe33 !important;}
.sub-hm-head::after {content: "";width: 50px;position: absolute;top: 50%;right: 0;transform: translateY(-50%);margin-top: -6px;margin-right: -50px;border: 1px solid #030f27 !important;}
 /* Scroll */
 ::-webkit-scrollbar{   width: 10px;height: 10px;border-radius: 0px}
 ::-webkit-scrollbar-thumb{ background-color:#030f27;background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.3) 25%, transparent 20%, transparent 50%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0.3) 75%, transparent 75%, transparent);border-radius: 0px}
 ::-webkit-scrollbar-track{ background: #757474;box-shadow: inset 0 0 6px rgba(0,0,0,0.3);-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 0px}
 /* text-justify */
 .text-justify{text-align: justify;}
 /* hm_sub_head */
 .hm_head span{font-style: italic;background: linear-gradient(to right, #d5aa6d 0%, #9e7247 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
 /* read-more btn */
 .hm-btn{position: relative;display: inline-block;overflow: hidden;text-transform: uppercase;border: 1px solid currentColor;color: #030f27;padding: 10px 24px;border-radius: 2px;transition: 0.3s linear;}
 .hm-btn:hover{background-color:#fdbe33 ; border: 1px solid#030f27;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header{}
.header .header-item {display: flex;align-items: center;justify-content: flex-end;}
.header .header-icon {width: 40px;display: flex;align-items: center;justify-content: center;}
.header .header-text {padding-left: 15px;}
.header .header-text h3 {margin: 0 0 5px 0;color: #030f27;font-size: 16px;font-weight: 400;}
.header .header-text p {margin: 0;color: #030f27;font-size: 13px;font-weight: 400;}
@media (min-width: 992px) {
.header {padding: 0 60px;}
}
@media (max-width: 991.98px) {
    .header .logo {text-align: center;}
}  
/*--------------------------------------------------------------
# nav-bar
--------------------------------------------------------------*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ 
.navbar.bg-light{background-color: transparent !important; height:100%;}
.nav-link:focus, .nav-link:hover{color: #fdbe33;}
.nav-link{font-weight: 400;color: #fff;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}

@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
}

@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}}

/*--------------------------------------------------------------
# Banner-Section
--------------------------------------------------------------*/
.bnnr .carousel .carousel-inner .carousel-item {position: relative;overflow: hidden;}

.bnnr .carousel .carousel-inner .carousel-item img {animation-name: image-zoom ;animation-duration: 10s;animation-delay: 1s;animation-direction: alternate;animation-iteration-count: infinite;transition: 0.5s;}
@keyframes image-zoom {
    0%  {width: 100%; height: 100%; -webkit-filter: blur(0px); opacity: 1;}
    25% {width: 115%; height: 115%; -webkit-filter: blur(3px); opacity: 0.9; }
    50% {width: 130%; height: 130%; -webkit-filter: blur(10px); opacity: 0.7; }
    75% {width: 115%; height: 115%; -webkit-filter: blur(3px); opacity: 0.9; }
    100% {width: 100%; height: 100%; -webkit-filter: blur(0px); opacity: 1;}
}
.bnnr .carousel-indicators [data-bs-target]{margin-right: 15px;width: 10px;height: 10px;border: 6px solid #fdbe33;background: #030f27;transition: .5s;}
.bnnr .carousel-caption {bottom: 5.25rem;}
.bnnr .carousel-control-next, .bnnr .carousel-control-prev{width: 60px;  height: 60px; opacity: 1; background:#fdbe33; top: 40%;  transition: .3s;}
.bnnr .carousel-dark .carousel-control-next-icon, .bnnr .carousel-dark .carousel-control-prev-icon { filter: invert(0) grayscale(0);}
.bnnr .carousel-caption h2{font-size: 65px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#fdbe33;}
.bnnr .carousel-caption h4{font-size: 25px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase; animation: fadeInRight 2000ms ease-in-out; color:#fdbe33;}
.bnnr .carousel-caption h2 span{color:#fff;    display: block; font-size: 48px;}
.bnnr .carousel-caption h4 span{color:#fff;}
.bnnr .carousel-caption .rd-mr{ animation: fadeInRight 2000ms ease-in-out;}


/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about .accordion-button:not(.collapsed) {color: #030f27; background-color: transparent;}
.about .accordion-item{border-radius: 0;}
.about .accordion-button:focus{ box-shadow: none;}
.accordion-button::after{font-family: 'fontawesome';content: "\f067";float: right;color: #fdbe33;font-size: 18px;font-weight: 500;transition: 0.3s linear !important;;background-image: none !important;}
.about .accordion-button:not(.collapsed)::after{font-family: 'fontawesome';content: "\f068";float: right;color: #4b515f;font-size: 18px;font-weight: 500;transition: 0.3s linear !important;;background-image: none !important;}
.about .accordion-button:not(.collapsed) {color: #030f27;background-color:#fdbe33;border-radius: 0;}
.about .accordion-button:not(.collapsed) .fa {color: #030f27;border-radius: 0;}
.about .accordion-button .fa{color:#fdbe33;border-radius: 0;}




/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service{background: url(../Image/Ser_bg_Img.png) no-repeat top / cover fixed;}
.service .service-item {position: relative;overflow: hidden}
.service .service-item .service-inner .service-title {position: relative;margin-top: -30px;text-align: center;transition: .5s}
.service .service-item .service-inner .service-title .service-content {position: absolute;bottom: -100%;left: 0;margin-left: 30px;margin-right: 30px;text-align: center;border-radius: 10px;background: #fdbe33;opacity: 0;transition: .5s}
.service .service-item:hover .service-inner .service-title .service-content {bottom: 0;opacity: 1}
.service .service-item .service-inner .service-title .service-content a h4 {border-bottom: 1px solid rgba(256,256,256,.1)}
.service .service-item .service-inner .service-title .service-title-name {transition: .5s}
.service .service-item:hover .service-inner .service-title .service-title-name {opacity: 0}
.service .service-item .service-inner .service-img {position: relative;border-radius: 10px;overflow: hidden}
.service .service-item .service-inner .service-img::after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 0;border-radius: 10px;background: rgba(255,255,255,.5);transition: .5s;opacity: 0}
.service .service-item:hover .service-inner .service-img::after {height: 100%;opacity: 1}
.service .service-item .service-inner .service-img img {transition: .5s}
.service .service-item:hover .service-inner .service-img img {transform: scale(1.3)}


/*--------------------------------------------------------------
# team
--------------------------------------------------------------*/
.team {position: relative;width: 100%;padding: 45px 0 15px;background: url(../Image/team_bg_Img.png) no-repeat top / cover fixed;}
.team .team-item {position: relative;margin-bottom: 30px;overflow: hidden;}
.team .team-img {position: relative;background: #f8f9fa;}
.team .team-img img {width: 100%;}
.team .team-text {position: relative;padding: 25px 15px;text-align: center;background: #030f27;transition: .5s;}
.team .team-text h2 {font-size: 20px;font-weight: 600;color: #fdbe33;transition: .5s;}
.team .team-text p {margin: 0;color: #fff;}
.team .team-item:hover .team-text {background: #fdbe33;}
.team .team-item:hover .team-text h2 {color: #030f27;letter-spacing: 1px;}
.team .team-social {position: absolute;width: 100px;top: 0;left: -50px;display: flex;flex-direction: column;font-size: 0;}
.team .team-social a {position: relative;left: 0;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;font-size: 18px;color: #fff;}
.team .team-item:hover .team-social a:first-child {background: #00acee;left: 50px;transition: .3s 0s;}
.team .team-item:hover .team-social a:nth-child(2) {background: #3b5998;left: 50px;transition: .3s .1s;}
.team .team-item:hover .team-social a:nth-child(3) {background: #0e76a8;left: 50px;transition: .3s .2s;}
.team .team-item:hover .team-social a:nth-child(4) {background: #3f729b;left: 50px;transition: .3s .3s;}

/*--------------------------------------------------------------
# icon
--------------------------------------------------------------*/
.line {background-image: -webkit-linear-gradient(45deg, #030f27 , #fdbe33 ); height: 8px; width: 0%; position: fixed; top: 0; z-index: 99999999;} 

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {background: #000;color: #fff;font-size: 15px;}
.ft_nav{    list-style: none;padding: 0;display: flex;justify-content: center;align-items: center;text-align: center;border-block: 1px solid #eee;margin-bottom: 0;}
.ft_nav li{display: inline-block;padding: 4px 12px;}
.ft_nav li:not(:last-child){border-right: 1px solid #fff;}
.ft_nav li a{display: inline-block;font-size: 17px;padding: 6px 14px;}
.ft_nav li a:hover{ color: #030f27; background-color: #fdbe33;}
.ft_lk a{color: #a2a2a2;    font-size: 15px;}
.ft_lk a:hover{color: #fdbe33;}
#footer .footer-top .social-links a {font-size: 18px;display: inline-block;background: #fdbe33;color: #030f27;line-height: 1;padding: 12px 0;margin-right: 4px;border-radius:4px;text-align: center;width: 40px;height: 40px;transition: 0.3s;}
#footer .footer-top .social-links a:hover {background-color: #fdbe33;}
#footer .footer-top h4 {font-size: 22px;font-weight: 600;color: #fff;position: relative;}
.crt-lft{position: absolute;left: -168px;top: -152px;transform: rotate(270deg);}
@media screen  and (max-width: 468px){
  .ft_nav{display: inline-block;}
  .ft_nav li:not(:last-child){border: none;}
}

/* scroll-Top */
.top {position: fixed;right: 20px;bottom: 30px;text-align: center;color: #fff;background-color: transparent;border: 1px solid #fdbe33;z-index: 9;cursor: pointer;opacity: 0;transition: ease-in 0.5s;width: 40px;height: 40px;border-radius: 50%;}
.top img{position: absolute;top: -60%;margin-left: -18px;left: 50%;transform: translateX(-50%);transform: rotate(180deg);animation: bounces 3s infinite;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 50px;}
.top .fa { display: block !important;}
@-webkit-keyframes bounces {
    0%,20%,50%,80%,100% {
        transform: translateY(0)  rotate(180deg);
    }

    40% {
        transform: translateY(-15px)  rotate(180deg);
    }

    60% {
        transform: translateY(-5px)  rotate(180deg);
    }
}


@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .bnr-sec .carousel-caption{display: none;}

  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .abt_img{border-radius: 0; width: 100%;}
  

#header img{margin:inherit;}
  /* .navbar-toggler{position: absolute; top: -60px; right: 0;} */
.caption{width: 100%;}
.wback .caption{    top: 30%;}

}
@media (max-width: 575px) {
  .about .content > h2 {
    font-size: 26px;
    color: #2d2926;
    font-weight: 800;}
  #footer .footer-top .footer-info {margin: -20px 0 30px 0;}
  .wback .caption{display:none;}
}
@media (max-width: 414px) {
}
