@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');
*{
  transition: all ease-in-out .4s;
}
body{
  font-family: "Poppins", serif;
  font-weight: 300;
  font-size: .9rem;
}
p{
  line-height: 1.6;
}
i{
    transition: all ease-in-out 0s;
}
/*font*/
@font-face {
  font-family: lemonMilk;
  src: url(../fonts/LEMONMILK-Regular.otf);
  font-weight: 300;
}
@font-face {
  font-family: lemonMilk;
  src: url(../fonts/LEMONMILK-Light.otf);
  font-weight: 200;
}
@font-face {
  font-family: lemonMilk;
  src: url(../fonts/LEMONMILK-Bold.otf);
  font-weight: 600;
}
@font-face {
  font-family: lemonMilk;
  src: url(../fonts/LEMONMILK-Medium.otf);
  font-weight: 400;
}
.lemonMilkFont{
  font-family: lemonMilk;
  font-weight: 300;
}
.alignPadding{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
h1,h2,h3,h4,h5,h6,p, ul{
  margin: 0px;
}
a, a:hover, button,button:hover{
    text-decoration: none;outline: none;
}
/*font size*/
.text-2xl{
  font-size: 2rem;
}
.text-xl{
  font-size: 1.5rem;
}
.fontWeight200{
  font-weight: 200;
}
.fontWeight400{
  font-weight: 400;
}
.fontWeight500{
    font-weight: 500;
  }
.fontWeight600{
  font-weight: 600;
}
.pe-6{
  padding-right: 6rem;
}
.headingText{
  font-family: lemonMilk;
  font-weight: 400;
}
.headerSubText{
  font-size: 1rem;
  text-transform: uppercase;
  font-family: lemonMilk;

}
/*button*/
.primaryBtn{
  padding: 7px 17px 6px;
  background: #FBCA63;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  font-size: .9rem;
  border-radius: 2px;
}
.primaryBtn:hover{
  background: #000;
  color: #fff;
}
.oddBack{
    background-color: #F0F1EC;
}
.darkBack{
    background-color: #454545;
}
.yellowback{
    background-color: #FBCA63;
}
.rounded-sm{
    border-radius: .9rem;
}
.backgroundImage{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.outlineBtn{
    background: none;
    border: 1px solid #000;
}





.welComeCaption{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: linear-gradient(90deg, #27300D 0%, #000000 100%);
  color: white;
  text-align: center;
  padding: 12px;
  max-width: 330px;
  width: 100%;
}
.welComeCaption .text-xl{
  font-size: 1.5rem;
  line-height: 1.5;
}
.welcomeText h6{
  letter-spacing: 5px;
}
.welcomeText p{
  font-size: .9rem;
  line-height: 1.8;
}
.courseNumber{
  font-family: lemonMilk;
  font-size: 8rem;
  color: #F3F3F3;
}
.courserDetails{
  position: absolute;
  left: 0px;
  right: 0px;
  font-size: 1.4rem;
  font-family: lemonMilk;
  top: 50%;
  transform: translateY(-50%);
  color: #141414;
}
.counterSec:hover h2{
  transform: scale(1.4) rotate(5deg);
}

.sessionPart{
  background: url("../images/sessionBack.png");
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.testimonialSec h2.headingText{
  font-size: 2.5rem;
}
.testimonialSec h2.headingText span{
    font-weight: 200;
}
.backgroundGredientGreen{
  background: linear-gradient(0deg, #000000  0%, #2C360E 100%);

}
.footerDetails .headingText{
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.6;
}
.footerDetails p{
  font-weight: 200;
}
.footerLink a{
  font-size: .9rem;
  color: #fff;
  font-weight: 200;
  padding-bottom: 1.5rem;
  text-decoration: none;
  transition: all ease-in-out .2s;
}
.footerLink a:hover{
  padding-left: 5px;
}
.footerLink .phoneNumber a{
  font-weight: 600;
  font-size: 1.1rem;
}
.footerMap{
  border:2px solid rgb(255 255 255 / 23%);
  border-radius: 20px;
}
.footerMap iframe{
  overflow: hidden;
  border-radius: 20px;
  
}
.findSliderContent .imageFindSec{
  overflow: hidden;
}
.findSliderContent:hover img{
  transform: scale(1.2);
}
.textFind h4{
  color: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-transform: uppercase;
  text-align: center;
  font-family: lemonMilk;
  font-weight: 300;
  font-size: 1.4rem;
  padding: 15px 10px;
}
/* .bannerSliderProgress */
.progressPagination .swiper-pagination.swiper-pagination-clickable .swiper-pagination-current, .bannerSliderProgress .swiper-pagination2 .swiper-pagination-current{
  width: 30px;
  display: block;
}
.progressPagination .swiper-pagination.swiper-pagination-clickable .swiper-pagination-total, .bannerSliderProgress .swiper-pagination2 .swiper-pagination-total{
  width: 30px;
  display: block;
}
.progressPagination .swiper-pagination.swiper-pagination-clickable, .bannerSliderProgress .swiper-pagination2{
  max-width: 250px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  right: 0px;
  left: auto;
  font-family: lemonMilk;
  color: #FF6C2B;
  bottom: 0px;
}
.progressPagination .swiper-pagination.swiper-pagination-clickable .swiper-pagination-current:before, .bannerSliderProgress .swiper-pagination2 .swiper-pagination-current:before{
  content: '';
    display: block;
    height: 1px;
    background: #FF6C2B;
    position: absolute;
    top: 9px;
    left: 30px;
    right: 30px;
    z-index: 7;
}
.progressPagination .swiper-pagination.swiper-pagination-clickable .swiper-pagination-current:after, .bannerSliderProgress .swiper-pagination2 .swiper-pagination-current:after{
    content: '';
    display: block;
    height: 3px;
    background: #FF6C2B;
    position: absolute;
    top: 8px;
    left: 30px;
    right: 90%;
    animation: progressBar 2.75s ease-out;
    animation-iteration-count: infinite;
    z-index: 7;

}
.progressPagination .swiper-pagination.swiper-pagination-clickable .swiper-pagination-total:before, .bannerSliderProgress .swiper-pagination2 .swiper-pagination-total:before{
  content: '';
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
}
@keyframes progressBar {
  0% { left: 30px; }
  100% { right: 30px; }
}
.progressPagination{
    padding-bottom: 70px;
}
.testimonialImage{
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #FF6C2B;
}
.swiper-pagination2 {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.bannerSliderImageText{
    min-height: 100vh;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
}
.bannerSliderImageText h1{
    font-size: 4rem;
    color: #fff;
    font-family: lemonMilk;
    line-height: 1.4;
    font-weight: 400;

}
.bannerSliderProgress .swiper-pagination2 {
    bottom: 20px;
    right: 30px;
}
.bannerSliderProgress .swiper-pagination2 .swiper-pagination-total:before{
    background: #14171e;
}
.bannerSliderProgress .swiper-pagination2 .swiper-pagination-current:after, .bannerSliderProgress .swiper-pagination2 .swiper-pagination-current:before{
    background: rgb(255 255 255 / 30%);
}
.bannerSliderProgress .swiper-pagination2{
    color: rgb(255 255 255 / 80%);
}
.scrollDown{
    left: 3rem;
    bottom: 2rem;
}
.scrollDown h4{
    font-size: .7rem;
    font-family: lemonMilk;
    font-weight: 200;
    cursor: pointer;
    letter-spacing: 2px;
}
.numberPart .counterSec{
    position: relative;
    min-height: 153px;
}
.numberPart .counterSec:before{
    content: "";
    position: absolute;
    top: 50px;
    bottom: 50px;
    width: 1px;
    right: 0px;
    background: #DEDCDC;
}
.numberPart .col-md-3:last-child .counterSec:before{
    display: none;
}
/* menu  */
.topHeader{
    top: 20px;
    z-index: 3;
    left: 0px;
    right: 0px;
}
.menuLink li{
    display: inline-block;
    padding: 0px 20px;
}
.menuLink li a{
    color: #fff;
    font-size: 1.2rem;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 3px solid transparent;
}

.menuLink li.active a{
    border-color: #FBCA63;
    color: #FBCA63;
}
.rightCornerMenu li{
    display: inline-block;
    padding: 0px 10px;
}
.rightCornerMenu li a{
    color: #fff;
    font-size: 1.1rem;
}
.menuLink li a:hover{
    color: #FBCA63;
}
.rightCornerMenu .primaryBtn{
    color: #000;
    border-radius: 10px;
}
.logoImage{
    max-width: 240px;
}
.rightCornerMenu .primaryBtn:hover{
    color: #fff;
}
/* gallery */
.topLeftheight{
    height: 170px;
}
.galleryLogo{
    max-width: 127px;
    margin: auto;
}
.LeftgalleryText{
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 600;
}
.LeftgalleryTextSmall{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: .99;
}

.bottomGalleryImage{
    min-height: 410px;
    overflow: hidden;
}
.bottomGalleryImage:hover .galleryOverLay h5{
    transform: translateY(-20px);
}
.galleryOverLay{
    background: linear-gradient(0deg, rgb(0 0 0 / 90%) 0%, rgb(0 0 0 / 0%) 100%);
    min-height: 410px;
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 1rem;
    cursor: pointer;
}
.galleryOverLay h5{
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}
.rigthGalleryItem, .whiteOverlay, .blackOverlay, .redOverlay, .yellowOverlay{
    height: 236px;
}
.whiteOverlay{
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 42%, rgb(255 255 255 / 70%) 110%);
}
.blackOverlay{
    background: linear-gradient(90deg, rgb(0 0 0 / 0%) 42%, rgb(0 0 0 / 78%) 110%);
}
.redOverlay{
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 42%, #F24B27 110%);
}
.yellowOverlay{
    background: linear-gradient(90deg, rgb(255 255 255 / 0%) 42%, #CED704 110%);
}
.rightGallery ul li .rigthGalleryItem h3{
    color: #fff;
    text-align: right;
    font-family: lemonMilk;
    font-weight: 200;
    padding: 10px 20px;
}
.rightGallery ul li:first-child .rigthGalleryItem h3, .rightGallery ul li:last-child .rigthGalleryItem h3{
    color: #000;
}
.rightGallery ul li:first-child:hover + li{
    transform: translateY(50px);
}
.rightGallery ul li:nth-child(2){
    margin-top: -114px;
    position: relative;
}

.rightGallery ul li:nth-child(3){
    margin-top: -114px;
    position: relative;
}
.rightGallery ul li:nth-child(4){
    margin-top: -114px;
    position: relative;
}
.rightGallery ul li:nth-child(2):hover, .rightGallery ul li:nth-child(3):hover, .rightGallery ul li:nth-child(4):hover{
    transform: translateY(-50px);
}

/* inner pages */
.innerPagesMainBaner{
    /* height: 100vh; */
    /* overflow: hidden; */
    background-image: url(../images/innerPagesBack.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    /* overflow-y: auto; */
}

.darkWhiteBack{
    background: #cccccc;
}
.checkoutHeader{
    /* font-family: lemonMilk; */
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
}
.checkoutNumber{
    padding:1px 10px;
    background-color: #fff;
    border-radius: 3px;
    margin-right: 4px;
}
.customInput, .customInput:focus{
    border-radius: 0px;
    min-height: 42px;
    background: #f8f8f8;
    text-transform: capitalize;
    font-size: .9rem;
    border-color: #dadada;
}
.paymentBtn{
    font-size: 1.3rem;
    padding: 10px 10px;
}
.innerPageTop{
    position: relative;
    z-index: 9;
}
.menuBarMobile{
    display: none;
}
.courseSecSlide ul{
    display: flex;
}
.courseSecSlide ul li{
    cursor: pointer;
    background: #007bff;
    text-align: center;
    padding: 1.5rem .2rem;
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.courseSecSlide ul li:hover{
    background: #0062cc;
}
.courseSecSlide ul li:first-child{
    border-radius: 5px 0px 0px 5px;
}
.courseSecSlide ul li:last-child{
    border-radius: 0px 5px 5px 0px;
}
.calederDateTime ul li{
    display: inline-block;
    margin-left: 20px;
    border: 1px solid #c1c1c1;
    padding: .3rem 1rem;
    border-radius: 50px;
}
.bgTable tr th{
    background: #e9ecef;
    padding: 12px 15px;
    font-size: 1rem;
    font-weight: 500;
    border: 1px solid #d1d5d9;
}
.bgTable tr td{
    padding: 12px 15px;
    border: 1px solid #d1d5d9;
    font-weight: 400;
}
.cancelPolice a{
    color: #E30101;
    text-decoration: underline;
    font-weight: 400;
}
.inerBannerSection{
    background: url(../images/banermages.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.inerBannerSection .inerPagebanerSec{
    padding-top: 11rem;
    padding-bottom: 8rem;
    background: rgb(0 0 0 / 80%);
}
.innerBannerHeader{
    font-size: 2.8rem;
    color: #fff;
    text-align: center;

}
.innerBannerHeader{
    font-weight: 200;
}
.innerBannerHeader span{
    font-weight: 700;
    color: #fbca63;
}
.aboutImagePage{
    max-width: 350px;
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
.contactIcon .iconSection{
    width: 60px;
    height: 60px;
    background: #fbca63;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
    border-radius: 8px;
    color: #0a4621;
}
.gallaryCategory li{
    display: inline-block;

}

.gallaryCategory li a{
    color: #fff;
    font-size: 15px;
    padding: 8px 15px;
    background: #0d2727;
    float: left;
    margin-right: 7px;
    border-radius: 4px;
    margin-bottom: 7px;
}
.gallaryCategory li.active a, .gallaryCategory li a:hover{
    background: #fbca63;
    color: #000;
}
.post-title-portfolio{
    font-size: 1.2rem;
    margin: 15px 0px 0px;
}
.portfolio-area,  .portfolio-area *{
    transition: none;
}
.portfolio-area .gallryImageDiv{
    max-width:300px
}
.pp_content_container .pp_right{
    padding: 0px !important;
}
.testimonialText{
    font-style: italic;
    color: #605a5a;
    font-weight: 400;
    font-size: 1rem;
}

b{font-weight: 600;}
.iconTextList li{
    display: flex;
    gap: 15px;
    align-items: center;
    margin-top: 15px;
}
.iconRound{
    max-width: 40px;
    width: 100%;
    height: 40px;
    background: #fbca63;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0a4621;
}
.contentList li {
    margin-top: 10px;
}
.marginTopIner{
    margin-top: 8rem !important;
}
button.primaryBtn{
    border: 0px;
    letter-spacing: 1px;
}
.alignContact{
    min-height: 170px;
    display: flex;
    align-items: center;
}
.gallryImageDiv .image-block img.img-fluid{
    width: 100%;
    min-height: 250px;
    object-fit: cover;
    max-height: 250px;
}
@media(max-width:1450px){
    .bannerSliderImageText h1{
        font-size: 3.5rem;
    }
    .galleryHeader{
        max-width: 700px;
        margin: auto;
    }
    .LeftgalleryText{
        font-size: 3rem;
    }
    .LeftgalleryTextSmall{
        font-weight: 500;
        font-size: 1.8rem;
    }
    .topLeftheight {
        height: 135px;
    }
    .galleryLogo{
        max-width: 95px;
    }
    .galleryOverLay, .bottomGalleryImage{
        min-height: 370px;
    }
    .rigthGalleryItem, .whiteOverlay, .blackOverlay, .redOverlay, .yellowOverlay{
        height: 218px;
    }
    .rightGallery ul li .rigthGalleryItem h3{
        font-size: 1.1rem;
    }
    .galleryOverLay h5{
        font-size: 1.7rem;
    }
    .testimonialSec h2.headingText{
        font-size: 2rem;
    }
}
@media(max-width:1199px){
    .container{
        max-width: 100%;
    }
    .bannerSliderImageText h1{
        font-size: 3.6rem;
    }
    .LeftgalleryText{
        /* margin-top: 19px; */
        font-size: 3.5rem;
    }
    .LeftgalleryTextSmall{
        font-size: 1.7rem;
    }
    .galleryLogo{
        max-width: 95px;
        margin: auto;
        padding-top: 0px;
    }
    .galleryOverLay h5{
        font-size: 1.5rem;
    }

}
@media(max-width:991px){
    .numberPart .counterSec{
        min-height: 96px;
    }
    .bannerSliderImageText h1 {
        font-size: 3rem;
    }
    .welComeCaption .text-xl {
        font-size: .9rem;
    }
    .welComeCaption{
        padding: 10px;
        max-width: 240px;
    }
    .headingText{
        font-size: 1.4rem;
    }
    .courseNumber{
        font-size: 5rem;
    } 
    .courserDetails{
        font-size: 1rem
    }
    .topLeftheight {
        height: 135px;
    }
    .LeftgalleryText {
        margin-top: 10px;
        font-size: 2.5rem;
    }
    .LeftgalleryTextSmall {
        font-size: 1.3rem;
    }
    .galleryLogo {
        max-width: 82px;
        padding-top: 5px;
    }
    .galleryOverLay, .bottomGalleryImage{
        min-height: 350px;
    }
    .rigthGalleryItem, .whiteOverlay, .blackOverlay, .redOverlay, .yellowOverlay{
        height: 212px;
    }
    .footerDetails .headingText{
        font-size: 1rem;
    }
    .textFind h4{
        font-size: 1.1rem;
    }
    .menuLink li{
        padding: 0px 10px;
    }
    .menuLink li a{
        font-size: 1.1rem;
    }
    .primaryBtn{
        padding: 7px 7px 6px;
    }
    .rightCornerMenu li a{
        font-size: 1rem;
    }
    .rightCornerMenu li{
        padding: 0px 4px;
    }
}
@media(max-width:767px){
    .numberPart .counterSec{
        /* min-height: 0px; */
    }
    .bannerSliderImageText{
        min-height: 70vh;
    }
    .bannerSliderImageText h1{
        font-size: 2rem;
        text-align: center;
    }
    .topLeftheight{height: auto;}
    .testimonialImage{
        display: inline-block;
        margin-bottom: 2rem;
    }
    .timeSwipSlide{
        text-align: center;
    }
    .footerDetails{
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .menuSec{
        display: none;
    }
    .rightCornerMenu .primaryBtn{
        font-size: .9rem;
    }
    .rightCornerMenu li a{
        font-size: .9rem;
    }
    .rightCornerMenu li{
        padding: 0px 5px;
    }
    .menuBarMobile{
        display: block;
        float: right;
        font-size: 1.5rem;
        color: #fff;
        padding: 0px 11px;
    }
    .rightCornerMenu{
        text-align: right !important;
    }
    .rightCornerMenu ul{
        display: inline-block;
    }
    .scrollDown h4{
        font-size: .6rem;
    }
    .scrollDown {
        left: 1rem;
        bottom: 1rem;
    }
    .bannerSliderProgress .swiper-pagination2{
        bottom: 10px;
        right: 0px;
    }
    .LeftgalleryText{
        margin: 0pc;
    }
    .showMenu{
        display: block;
        position: absolute;
        background: rgb(0 0 0 / 90%);
        top: 100%;
    }
    .menuLink li{
        width: 100%;
        text-align: left;
        padding: 10px 20px;

    }
    .menuLink li a{
        font-size: 1rem;
    }
    .showMenu .menuLink{
        padding: 10px 10px;
    }
    .portfolio-area .gallryImageDiv{
        max-width: 50%;
    }
}
@media(max-width:425px){
    .testimonialSec h2.headingText {
        font-size: 1.4rem;
    }
    .bannerSliderImageText {
        min-height: 50vh;
    }
    .rightCornerMenu .primaryBtn {
        font-size: .7rem;
        padding: 7px 8px 6px;
    }
    .rightCornerMenu li {
        padding: 0px 4px;
    }
    .rightGallery ul li .rigthGalleryItem h3{
        font-size: 1rem;
    }

}
