@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
* {font-family:"Nunito", sans-serif !important; }
.fa {font-family: fontawesome !important;}
body {
  font-family: "Nunito", sans-serif;
  color: #444444;
  }
a {
  color: #084a94;
}
#EventCalenderControl {
  display: none;
}
a:hover {
  color: #8ec4dd;
  text-decoration: none;
}
::-webkit-scrollbar{   width: 10px;height: 10px;border-radius: 0px}
::-webkit-scrollbar-thumb{ background-color:#333333;border-radius: 0px}
::-webkit-scrollbar-track{ background: #00000086; 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}
 .hm-heading{font-size: 40px;font-weight: 700;vertical-align: middle;margin: 0 2px;color: #000;}
h1, h2, h3, h4, h5, h6 {
  font-family: "Nunito", sans-serif;
}
section.bnr{padding:0;}

ol li, ul li{ font-size: 15px; text-align: left; line-height: 23px; color: #333; }

p{font-family: "Nunito", sans-serif; font-size: 15px; color: #333;  text-align: justify; line-height: 23px;}



/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{ padding: 0;}


#FooterrControl1_tr_FooterBackImage td.row{margin:0;}
/*navbar*/

/*topbar*/
.bg-1 {background-color: #f9c809;}
.header-links ul {margin: 0;padding: 0;list-style-type: none}
.header-links li {display: inline-block;position: relative;font-size: 16px;font-weight: 600;}
.header-links li a{color: #fff;}
.header-links li:not(:last-child) {margin: 0 55px 0 0;}
.header-links li:not(:last-child):after {content: '';height: 20px;width: 2px;background-color: #B7B7B7;position: absolute;top: 0px;right: -30px;margin-top: 3px}

/*topbar*/
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 12px 0;
    position: relative;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    /* background:rgba(254,254,254,0.75); */
    }
	
#header.header-scrolled {
  padding: 10px 0;
  height: 70px;
  transition: all 0.5s;
}


#header #logo img {
  padding: 0;
  margin: 0;
}


.heading-innerpage {background: linear-gradient(to right, #f9c809, rgb(13 14 14));padding: 20px 30px;margin-bottom: 20px;margin-top: 0;}
.heading-innerpage h1 {font-weight: 600;Font-size: 28px;color: #fff;line-height: 30px;text-align: left;border-left: 3px #fff solid;padding-left: 20px;margin-bottom: 10px;}




#header {
    /* position: absolute; */
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
}

#header img{max-width: 100%;padding-left: 50px;}

.body-fx .navbar-default{ background-color: transparent !important;}
.navbar-fixed-top img{
  padding-top:0px !important;
}
.body-fx #header{ padding: 10px 0;
    height: 70px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
     background:rgba(254,254,254,.95); }
	 
.body-fx .navbar-default{ background-color: transparent !important;}

/**/
/* contact */
.cont-page h2 {
  font-weight: bold;
  color: #000;
  font-size: 19px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 10px;
}
.cont-page h2 span {
  color: #03487e;
  font-weight: normal;
  font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
  color: #fff;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
.cont-page .st-feature-box {
  background: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  color: #fff;
}
.st-feature-box {
  padding-left: 70px;
  position: relative;
}
.st-feature-box .st-feature-box-icon {
  color: #111;
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 60px;
  -webkit-transition: all .3s;
  -khtml-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff;line-height:30px;font-size:30px;margin-left: 17px;margin-top: 10px;}
/*cont-page*/
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec .carousel-control-next:hover, .bnr-sec .carousel-control-prev:hover{background:#355EFC;}
.bnr-sec .carousel-control-next-icon,.bnr-sec .carousel-control-prev-icon{    width: 1.5rem;height: 1.5rem;}
.bnr-sec .carousel-dark .carousel-control-next-icon, .bnr-sec .carousel-dark .carousel-control-prev-icon { filter: invert(0) grayscale(0);
}
.bnr-sec .carousel-item{position: relative;}
.bnr-sec .carousel-item::before{ content: ""; background:url(../Image/bg_shape.png) no-repeat right/contain; position: absolute; z-index: 0; left: 0; right: 0; top: 0; bottom: 0;}
.bnr-sec .carousel-caption {bottom: 3.25rem;left: 5%;width: 84%;}

.bnr-sec .carousel-caption h2{font-size: 22px; font-weight: bold; margin-bottom: 16px; text-transform: uppercase;  color:#f9c809;}
.bnr-sec .carousel-caption h3{font-size: 48px; font-weight: 800; margin-bottom: 16px; text-transform: uppercase; color:#fff;}
.bnr-sec .carousel-caption p{font-size:20px; line-height: 25px; margin-top:30px; color: #fff;}
.bnr-sec .carousel-caption{text-align:left;}
.bnr-sec .carousel-indicators {position: absolute;right: -11%;flex-direction: column;left: inherit;bottom: inherit;top: inherit;height: 100%;}
.bnr-sec .carousel-indicators [data-bs-target] {width: 22px;height: 22px; opacity: 1;}
.bnr-sec .carousel-indicators [data-bs-target].active {opacity: 1;background-color: #333333;}
.hm-btn {position: relative;z-index: 2;overflow: hidden;vertical-align: middle;display: inline-flex;border: none;text-transform: uppercase;text-align: center;background-color: #f9c809;color: #fff !important;font-size: 16px;font-weight: 600;line-height: 1;padding: 19px 30px;min-width: 170px;border-radius: 0px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center}
 .hm-btn:before,.hm-btn:after {content: "";position: absolute;background-color: #333333;z-index: -1;-webkit-transition: all 0.6s ease-out;transition: all 0.6s ease-out;top: 50%;width: 20px;height: 20px;border-radius: 0}
 .hm-btn:before {left: -20px;transform: translate(-50%, -50%) rotate(45deg)}
 .hm-btn:after {right: -20px;transform: translate(50%, -50%) rotate(45deg)}
 .hm-btn i {transition: 0.4s all;position: relative;right: 2px;transform: rotate(48deg);}
 .hm-btn:hover:before,.hm-btn.active:before {animation: criss-cross-left 0.9s both;animation-direction: alternate}
 .hm-btn:hover:after,.hm-btn.active:after {animation: criss-cross-right 0.9s both;animation-direction: alternate}
 .hm-btn:hover i,.hm-btn.active i {animation: btn-icon-anim 0.9s both;animation-direction: alternate}
 .hm-btn.style3:hover:before,.hm-btn.style3:hover:after {background-color: #333333;}
 @-webkit-keyframes criss-cross-left {
     0% {
         left: -20px
     }
 
     50% {
         left: 50%;
         height: 20px;
         width: 20px
     }
 
     100% {
         left: 50%;
         height: calc(300px*1.5);
         width: calc(300px*1.5)
     }
 }
 
 @keyframes criss-cross-left {
     0% {
         left: -20px
     }
 
     50% {
         left: 50%;
         height: 20px;
         width: 20px
     }
 
     100% {
         left: 50%;
         height: calc(300px*1.5);
         width: calc(300px*1.5)
     }
 }
 
 @-webkit-keyframes criss-cross-right {
     0% {
         right: -20px
     }
 
     50% {
         right: 50%;
         height: 20px;
         width: 20px
     }
 
     100% {
         right: 50%;
         height: calc(300px*1.5);
         width: calc(300px*1.5)
     }
 }
 
 @keyframes criss-cross-right {
     0% {
         right: -20px
     }
 
     50% {
         right: 50%;
         height: 20px;
         width: 20px
     }
 
     100% {
         right: 50%;
         height: calc(300px*1.5);
         width: calc(300px*1.5)
     }
 }
 
 @-webkit-keyframes btn-icon-anim {
     0% {
         top: 0;
         right: 2px
     }
 
     25% {
         top: -10px;
         right: -10px
     }
 
     50% {
         top: 10px;
         opacity: 0;
         right: 17px
     }
 
     100% {
         top: 0;
         right: 2px;
         opacity: 1
     }
 }
 
 @keyframes btn-icon-anim {
     0% {
         top: 0;
         right: 2px
     }
     25% {
         top: -10px;
         right: -10px
     }
 
     50% {
         top: 10px;
         opacity: 0;
         right: 17px
     }
 
     100% {
         top: 0;
         right: 2px;
         opacity: 1
     }
 }
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

.head-hm {
    text-transform: uppercase;
    font-weight: bold;
    color: #618930; font-size:40px;
    text-align: center;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 25px;
}
.head-hm:before { content: ""; width: 170px; height: 8px; border: 3px solid #87c232; position: absolute; left: 0; right:0; bottom: -5px; margin: 0 auto; background:#87c232; border-radius:50%;}
.head-hm span { color:#87c232;}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
section {padding: 60px 0;}
.about-section { padding: 7% 0;}
.about-section .pic { position: relative;}
.about-section .pic .text { position: relative; z-index: 3; padding: 40px 20px;}
.about-section .pic .text h2{ font-size: 46px; font-weight: 800; color: #fff; margin: 0;}
.about-section .pic .text p { font-size: 26px; font-weight: 600; letter-spacing: .5px; color: #f6f6f6;}
.about-section .pic::after {content: '';position: absolute;width: 40%;height: 95%;top: 2%;background: #333333;z-index: 1;left: -3%;}
.about-section .img1 img{ position: absolute; width: 60%; right: 0; top: 0; border-radius: 10px; height: 220px; object-fit: cover; z-index: 2;}
.about-section .img2 img { width: 90%; margin-top: 10px; margin-left: 7%; border-radius: 10px; height: 320px; filter: brightness(92%); position: relative; z-index: 3;}
.about-section p { font-size: 16px;}
.about-section .about-card { margin: 20px 0; box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; border-radius: 10px; padding: 20px;}
.about-section .about-card p { color: #141414; margin: 0; font-size: 18px; font-weight: 600;}
.heading {font-size: 42px;font-weight: 800;margin: 0 0 25px 0;color: #000;position: relative} 
.heading span { position: relative; z-index: 3;}
.heading::after {position: absolute;content: '';width: 70px;height: 5px;background: #f9c809;left: 0;right: 0;top: 45px;border-radius: 3px;}
.custom-btn {background: #f9c809;color: #fff;display: inline-block;padding: 14px 50px;font-size: 18px;font-weight: 600;letter-spacing: .5px;border-radius: 5px;border-top-left-radius: 50px;border-bottom-right-radius: 50px;box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);}
.custom-btn:hover { color: #fff; animation: zoom-in-zoom-out .5s ease-in-out; transform: scale(1.1, 1.1);}
@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }

    40% {
        transform: scale(1.1, 1.1);
    }

    75% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.1, 1.1);
    }
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.ser_bx {border: 1px solid #E6E6E6;padding: 30px;text-align: center;position: relative;min-height: 263px;}
.ser_bx .service-card-icon {height: 115px;width: 115px;border-radius: 50%;background: #f9c809;position: relative;transition: 0.4s;display: flex;justify-content: center;align-items: center;margin: auto;}
.ser_bx .service-card-icon .fa {transition: 0.4s;}
.ser_bx .service-card-icon:after {content: '';position: absolute;border: 1px dashed #f9c809;inset: -12px;border-radius: 50%;animation: spin 10s linear infinite;transition: 0.4s;}
.ser_bx:after {content: '';position: absolute;background: #f9c809;width: 100%;height: 100px;top: 0;left: 0;-webkit-clip-path: circle(88% at 50% -161px);clip-path: circle(88% at 50% -161px);z-index: 9;opacity: 0.1;transition: 0.4s;}
.ser_bx:hover:after {background:#333333;}
.ser_bx:hover .service-card-icon {background:#333333;}
.ser_bx:hover .service-card-icon .fa {transform: rotateY(180deg);}
.ser_bx:hover .service-card-icon:after {border-color:#333333;}
.ser_bx h4 { margin: 30px 0 0 0; font-size: 20px; font-weight: 700; line-height: 1.4}
.ser_bx h4 a { color: #222}
/*** 


/*--------------------------------------------------------------
# team section
--------------------------------------------------------------*/
    .tm_bx {position: relative}
    .tm_bx .tm_bx_wrap {margin: 0 30px 0;position: relative;}
    .tm_bx .tm_bx_wrap:before {display: none;}
    .tm_bx .tm_bx_wrap:after {bottom: -6px;top: auto;right: 50%;width: 46px;height: 6px;opacity: 1;transform: translate(50%, 0);}
    .tm_bx .team-img {position: relative;overflow: hidden;margin-bottom: -110px;}
    .tm_bx .team-img img { width: 100%;transform: scale(0.9);}
    .tm_bx { padding: 0; background: transparent;}
    .tm_bx .box-title a {color:#333333;}
    .tm_bx .box-title a:hover {color: #f9c809;}
    .tm_bx .tm-social {position: absolute;background: #fff;z-index: 1;border-radius: 25px 25px 0 0;opacity: 0;visibility: hidden;transition: 0.4s;transform: scaleY(0.5);left: 50%;transform: translate(-50%, 0);bottom: 0px;background: transparent;padding: 0;display: inline-flex;gap: 10px;width: auto;}
    .tm_bx .tm-social a {display: block;text-align: center;height: 35px;width: auto;padding: 0;line-height: 35px;color:#333333;margin: 0;background: transparent;}
    .tm_bx .tm_bx_cont {background: #f7f7f7;border-top: 2px solid rgba(184,184,184,0.5);padding: 122px 30px 30px;background-size: 100%;transition: 0.4s;}
    .tm_bx .tm-social a {width: 46px;height: 46px;line-height: 46px;background: #fff;font-size: 18px;}
    .tm_bx .tm-social a:hover {background: #f9c809;color: #fff;}
    .tm_bx:hover .tm_bx_cont {border-top-color: #f9c809;}
    .tm_bx:hover .tm-social {opacity: 1;visibility: visible;bottom: 34px;}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*footer*/
.footer-info  img{border-radius:10px;}
#footer {background: url(../Image/footer_bg.png) no-repeat center/cover;}
.ft_title{position: relative; font-size: 20px; color: #fff;}
.ft_title:after {content: "";position:absolute;left: 4px;bottom: -8px;border-radius: 10px;height: 2px;width: 106px;background-color: transparent;background-image: -webkit-linear-gradient(left,#f9c809, transparent);background-image: linear-gradient(to right,#f9c809, transparent);}
#footer .social-links a{display: inline-block;color: #fff;border-radius: 50%;background-color: #333333;width: 50px;height: 49px;line-height: 49px;text-align: center;margin-left: 6px;}
.useful a{font-size:16px;line-height: 28px;}
.map_icon{font-size:16px;line-height:24px;}
/*footer*/
.credits a{color:#eee; font-weight:bold;}
.top {  position: fixed;right: 18px;bottom: 30px;text-align: center;color: #fff;border-radius: 50%;background-color: #333333;width: 50px;height: 49px;line-height: 49px;z-index: 999;cursor: pointer;opacity: 0;transition: ease-in 0.5s;display: flex;justify-content: center;align-items: center;}
.top.scll-top {  opacity: 1; transition: ease-in 0.5s;  bottom: 56px;}
.top .fa { display: block !important;}

@media (max-width: 1200px) {
  .about .content {
    padding-right: 0;
  }
}
@media (max-width: 992px) {
  .team .member {
    margin-bottom: 110px;
  }
  .services .icon-box{margin:15px auto;}
}

@media (max-width: 768px) {
  .about {
    text-align: center;
  }
}
@media (max-width: 767px) {
    #footer .social-links a{width:30px;height:30px;line-height: 30px;}
  #header img{ margin:inherit;}
  .body-fx #header{
    padding: 15px 0;
    height: inherit;
    position: relative;
    background: #;
    }	
.navbar-toggle{ margin-top: -38px; position: absolute; right: 0px;}
.caption{width: 100%;}
.wback .caption{top: 30%;}
.navbar-default, .navbar-default .navbar-collapse{ border-color: transparent !important;}
.body-fx .navbar-default, .body-fx .navbar-default .navbar-collapse{ background-color: transparent !important; border-color: transparent !important;}

.nav>li>a { padding: 8px 2px;}
.navbar-default .navbar-toggle .icon-bar{ background-color: #87c232;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{    background-color: #fff;}
.navbar-default .navbar-toggle .icon-bar

}

@media (max-width: 575px) {
center #form1 #HeaderControl {
  width: 100%;
}
center #form1 #MenuControl {
    margin-right: 0;
    width: 100%;
}
.body-fx #header {
  position: relative !important;
  display: none;
}
.navbar-collapse {
  background: #fff
}
  
.bnr-cont {
  display: none;
}
  #footer .footer-top .footer-info {margin: 0;}
  .wback .caption{ display:none;}
  
    #header{ position:relative; background-color: #fff; height: inherit; padding: 10px 0;}
	.body-fx #header{ background: transparent;}	
   
  .bnr-sec .carousel-inner .item > img{height: 250px;}
  
}
@media (max-width: 414px) {
#header img {margin: inherit;max-width: 100%;padding: 0;}

}
@media (max-width: 1299px) {
    .ser_bx .box-title {
        font-size:20px;
    }

    .ser_bx {
        padding: 30px 15px;
    }

    .ser_bx:after {
        clip-path: circle(87% at 50% -140px);
    }
}

@media (max-width: 1199px) {
    .ser_bx:after {
        clip-path: circle(90% at 50% -190px);
    }
}

@media (max-width: 991px) {
    .ser_bx:after {
        clip-path: circle(84% at 50% -120px);
    }
}

@media (max-width: 767px) {
    .ser_bx:after {
        clip-path: circle(100% at 50% -265px)
    }
}

@media (max-width: 575px) {
    .ser_bx:after {
        clip-path: circle(100% at 50% -206px)
    }
}

@media (max-width: 375px) {
    .ser_bx:after {
        clip-path: circle(84% at 50% -122px)
    }
}
@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}