/*
  Theme Name: Edubin - LMS Education HTML Template
  Author: ZeTheme
  Author URL: https://themeforest.net/user/pixelcurve
  Support: zetheme24@gmail.com
  Description: Creative  HTML5 template.
  Version: 1.1
*/

/* CSS Index 
-------------
----------------------
1. Theme default
2. HEADER
3. SLIDER
4. CATEGORY
5. ABOUT
6. APPLY
7. COURSE
8. VIDEO FEATURES
9. TEACHERS
10. PUBLICATION
11. TEASTIMONIAL
12. NEWS
13. FOOTER
14. CATEGORY 2
15. COURSE 2
16. COUNTER
17. TEACHERS 2
18. EVENT 2
19. COUNT DOWN
20. PAGE BANNER
21. ABOUT PAGE
22. COURSES PAGE
23. COURSE SINGEl PAGE
24. EVENT PAGE
25. EVENT SINGEL PAGE
26. TEACHERS SInGEL PAGE
27. BLOG PAGE
28. BLOG SINGEL PAGE
29. SHOP PAGE
30. SHOP SINGEL PAGE
31. CONTACT PAGE 

*/


/*===========================
    1. Theme default css 
===========================*/


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Roboto:300,400,500,700');

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  
}

img {
    max-width: 100%;
}

a:focus,
input:focus,
textarea:focus,
button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    text-decoration: none;
}

i,
span,
a {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #1d2025;
    margin: 0px;
}

h1 {
    font-weight: 500;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #505050;
    margin: 0px;
    word-break: break-word;
   text-align:justify ! important;
}

/*===== new css =====*/

/*plan*/


.price-container2{
    display:flex;
    justify-content:space-evenly;
}
.price-content2 h6 p{
    font-weight:700 ! important;
    font-size:18px ! important;
    line-height: 2.3 ! important;
}
.price-button2 a{
    border: 1px solid #f15e18;
    font-size: 20px;
    border-radius: 9px;
    width: 150px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 12px;
    padding-bottom: 15px;
    color: #fff ! important;
    background: #f15e18;
}
.price-button2{
    text-align: center;
    margin-top: -15px;
}

.plan-head2 h1{
    text-align:center;
}
.plan-head2{
    /*margin-bottom:30px;*/
}
.plan-section{
   padding-bottom:40px;
    padding-top: 50px;
}
.plan-wrap1{
    display:flex;
    justify-content:space-evenly;
}
.plan-head2{
     text-align: center;
     margin-bottom:-15px;
}
.price-bottom-cont{
    display:flex;
    padding-bottom: 8px;
}
.price-img2 img{
    height:22px;
    text-align:center;
}
.price-img2{
    padding-right: 15px;
}
.pri-top-wrap{
    text-align:center;
    margin-bottom:20px;
}
.price-top2 h2 span{
    font-size:34px;
    padding-right: 4px;
}
.plan-content-wrap{
    margin-top: 45px;
    border: 4px solid #f15e18;
    width: 335px;
    padding-top: 36px;
    padding-bottom: 30px;
    border-radius: 2rem;
}
.price-button{
    text-align: center;
    margin-top: 40px;
    
    
}

/*end plan*/


.service-new-title h5{
    text-align:center;
    font-size:27px;
}
.partner-con-wrapper1{
    margin-top: 35px;

}
.arrow-img img{
    height:30px;
}
.price-price p{
    font-size: 24px ! important;
}
.content1-heading h5{
    color:#fff;
}
.head1 h5{
    font-size: 20px ! important;
    
}
.price-price img{
    height:20px;
    justify-content:space-evenly;
}
.price-price{
    display:flex;
    justify-content: center;

    
}
.head1{
    margin-bottom: -28px ! important;
}
.content1-heading p{
    margin-right: 41px;
    text-align: justify;
    margin-top: 18px;
}
.plan-wrap{
    background: #fff;
    /*padding: 16px;*/
}
.plan-wrap h5{
    font-size: 24px !important;
}
.plan-wrap p{
    font-size:20px;
}
.smm-content1{
    /*width: 500px;*/
    /*box-shadow: 0px 0px 10px -7px;*/
    /*padding: 10px;*/
    /*text-align: center;*/
     display:flex;
         margin-bottom: 15px;

}
.smm-bottom-heading{
    text-align:center;
}
.smm-bottom-heading h4{
    font-size:38px;
}
/*===== ANIMATION =====*/
.animation-wrapper2 .animation-cont2{
    height:20px;
    width:20px;
    border:2px solid rgba(255,255,255,0.7);
    border-radius:50px;
    position:absolute;
    top:10%;
    left:10%;
    animation: animate 4s linear infinite;
}
.animation-cont2 .dot2{
    height:4px;
    width:4px;
    border-radius:50px;
    background:rgba(255,255,255,0.5);
    position:absolute;
    top:20%;
    right:20%;
}
.animation-wrapper2 .animation-cont2:nth-child(1){
    top:20%;
    left:20%;
    animation:animate 8s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(2){
    top:60%;
    left:80%;
    animation:animate 10s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(3){
    top:40%;
    left:40%;
    animation:animate 5s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(4){
    top:20%;
    left:20%;
    animation:animate 8s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(5){
    top:90%;
    left:10%;
    animation:animate 9s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(6){
    top:30%;
    left:60%;
    animation:animate 5s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(7){
    top:70%;
    left:20%;
    animation:animate 8s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(8){
    top:75%;
    left:60%;
    animation:animate 10s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(9){
    top:50%;
    left:50%;
    animation:animate 6s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(10){
    top:45%;
    left:20%;
    animation:animate 10s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(11){
    top:10%;
    left:90%;
    animation:animate 9s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(12){
    top:20%;
    left:70%;
    animation:animate 7s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(13){
    top:20%;
    left:20%;
    animation:animate 8s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(14){
    top:60%;
    left:5%;
    animation:animate 6s linear infinite;
}
.animation-wrapper2 .animation-cont2:nth-child(15){
    top:90%;
    left:80%;
    animation:animate 8s linear infinite;
}

@keyframes animate{
    0%{
        transform:scale(0) translateY(0) rotate(70deg);
        /*opacity:1;*/
        /*bottom:0;*/
    }
    100%{
        transform:scale(1.3) translateY(-100px) rotate(360deg);
        /*opacity:0;*/
        /*bottom:100vh;*/
    }
}
/*===== END ANIMATION =====*/
.smm-content p{
    font-size:19px;
    color:#fff;
}
.smm-client h4{
    font-size:38px;
     text-align:center ! important;
}

.smm-client{
  margin-bottom: 30px;
    margin-left: 40%;
}
.content1-heading{
    width: 958px;
    margin-left: 11%;
    margin-top:43px;
    margin-bottom:30px;
    
}
.content1-heading p{
    font-size:19px;
    color:#fff;
}
.smm-content1 p{
    color:#fff;
    color: #f19a18;
    font-size: 18px ! important;
}
.month-img img{
    /*height:70px;*/
    height: 80px;
}
.price-cont{
    height: 157px;

}
.social-icon-smm img{
    height:90px;
}
.social-icon-smm{
    cursor:pointer;
}
.price-wrapper{
    display:flex;
    justify-content:space-evenly;
    /*margin-left:120px;*/
    margin-top: 110px;
}
.price-cont{
    border: 2px solid;
    padding: 30px;
    width:232px;
    border-radius: 0% 15% 0% 15%;
    background: #fff;

}
.smm-top{
    margin-top: 56px;
    text-align: center;
}
.price-cont h5{
    margin-bottom:15px;
    font-size: 19px;
    padding-top: 37px;
}
.social-media-smm{
    width: 930px;
    border: 4px solid #f15e18;
    padding: 35px;
    border-radius: 2rem;
        margin-top: 80px;
        margin-bottom:40px;
        margin-left: -96px;
            margin-left: 10%;
            background:#fff;

}
.google-smm img{
      height:97px ! important;
}
.fac-smm img{
    height:88px ! important;
}
.icon-smm-wrapp{
    display:flex;
    justify-content:space-evenly;
}
.smm-con-wrapper{
    display:flex;
    justify-content:space-evenly;
}
.arrow-img{
    margin-right: 15px;
}
.smm-wrap{
    
        /*width: 370px;*/
}
.smm-top h4{
    color:#fff;
}
.smm-section{
      background-image: url(../images/.jpg);
   background-repeat:no-repeat;
   background-size:cover;
   margin-top: 0;
   background: #07294d;
}
.smm-content-wrap{
    width: 915px;
    /*width:738px;*/
        margin-left: 12%;
            margin-bottom: -40px;
}
.smm-content{
    text-align:justify;
}
.service-new-title{
    margin-bottom:60px;
}
.service-newcontent{
        margin-top: 20px;
}
.service-newcontent p{
    
    text-align: center;

}
.service-new-img{
    text-align:center;
    margin-top:25px;
}
.price-plan h4{
   margin-bottom: -19px;
    font-size: 38px;
    color:#fff;

}
.price-cont p{
    font-weight: 800;
   margin-left: 5px;
}
.month-img{
    position: absolute;
   margin-top: -72px;
       margin-left: 39px;
   
}
.price-plan{
    margin-top: 50px;
    text-align: center;
    margin-bottom: 70px;
    padding-bottom: 60px;

}
.service-new-img img{
    height:80px;
}
.section-first{
     /*background-image: url(../images/back9.webp);*/
   background-repeat:no-repeat;
   background-size:cover;
   background-image: linear-gradient(100deg, transparent, #f4f8fb);
}
#partner-section{
     background-image: url(../images/.jpg);
   background-repeat:no-repeat;
   background-size:cover;
   /*background:#f4f8fb;*/
   height:585px;
   background: linear-gradient(100deg, transparent, #f4f8fb);
    margin-top: -60px;

}
.partner-singel-form{
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 50% ! important;
    margin-top:-40px;
}
.partner-img img{
    height:100%;
    width:100%;
}
.partner2{
      display:flex;
    /*justify-content:space-evenly;*/
}
.partner-img{
    width:90%;
}
.investment{
    margin-top:40px;
}
.partner-bottom-left{
        margin-top: 30px;
}
.investment h5{
    font-size:26px;
}
.partner-bottom-left1{
    margin-top:-50px;
}
.partner3{
    margin-top:50px;
    background: linear-gradient(100deg, transparent, #f4f8fb);
    margin-top: -25px;

}
.cont1{
    width:290px;
}
#submitt-partner{
    margin-top: 30px !important;
    width: 600px ! important;
}
.partner-right-cont{
    /*width:49%;*/
    width: 750px;
}
.partner-bottom-wrap{
    display:flex;
    justify-content:space-between;
    margin-top:118px;
    margin-bottom:100px;
}
.partner-head{
    margin-top:-30px;
    margin-bottom:20px;
}
.partner-head h5{
    font-size:26px;
}
.partner-cont .img-part img{
    height:50px ! important;
}
.partner1{
    /*display:flex;*/
}
.paragraph p{
    margin-top:-10px ! important;
        padding-bottom: 10px;
            font-size: 17px
}
.paragraph1 p{
 font-size:17px;   
}
.partner-cont{
   
    /*box-shadow: 0px 2px 13px -5px;*/
    padding: 10px;
    text-align: center;
    /*margin-bottom: 14px;*/
box-shadow: 1px 2px 12px -9px;
    /*height: 100px ! important;*/
    
}
.partner-cont1{
    margin-bottom:10px ! important;
    
}
.partner-cont p{
    text-align:center ! important;
    color: #07294d;
    
}
.partner-con-wrapper{
     display:flex;
    justify-content:space-evenly;
    margin-top:8px;
    
}
.partner-left{
    width: 500px;
}
.partner-left h5{
    text-align: justify;
}
.partner-left p{
    text-align: justify;
}
.partner-top-wrapper{
    display:flex;
    justify-content:space-between;
        margin-top: 100px;
            padding-bottom: 55px;
}
#partner-category{
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.2) ! important;
}


#career-section-menu{
    width: 255px ! important;
    left: -90px ! important;

}
.service-new-box{
    display:flex;
    justify-content:space-evenly;
    
}
.wrapper-new-service{
    /*max-width:1230px;*/
      margin-left: 74px;
    margin-bottom: 80px;
    display:flex;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 90.333333%;
    

}
.service-newone{
    width:100px;
    
}
.service-new:hover{
        border-radius: 0% 20% 0% 20% ! important;
       /*background:#f1912b;*/
       
}

.service-new:hover::after{
    transform:scale(1, 1);
    transform-origin:top left;
   
}
.service-newcontent:hover{
    color:#fff;
}

.service-new::after{
    content:"";
    position:absolute;
    left:0;
    top:0;
    height:100%;
    width:100%;
     /*background:#07294d;*/
     z-index:-1;
     transition:0.3s ease all;
     transform:scale(0,1);
     transition-timing-function:cubic-bezier(0.86,0,0.07,1);
      transition:transform 600ms cubic-bezier(0.86,0,0.07,1);
     transform:scaleX(0);
     transform-origin:top-right;
     color:#fff;
}
.service-new{
    box-shadow: 0px 4px 15px -10px ! important;
    height: 200px ! important;
    margin-right: 18px;
    max-width: 23.4555555%;
        margin-bottom: 20px;
        border-radius: 18% 0% 18% 0%;
        transition:color 0.4s linear;
        cursor:pointer;
        position:relative;
        background:#f4f8fb;
}
.smm-heading{
    display:flex;
    justify-content:space-evenly;
    margin-top:48px;
}
.smm-heading a i{
    font-size:18px;
}
.smm-title{
    height:20px;
}

.img-new{
     /*background-image: url(../images/b7.jpg);*/
   background-image: url(../images/web.avif);
   background-repeat:no-repeat;
   background-size:cover;
}
/*#closebutton{*/
/*    position:absolute;*/
/*    top:12px;*/
/*    right:12px;*/
/*    font-size:2rem;*/
/*    cursor:pointer;*/
/*}*/
.galler-top-wrapper{
    display:flex;
    justify-content:space-evenly;
    margin-top: -146px;
    position: absolute;
        margin-left: 50px;
}
/*.animation-bubbles{*/
/*    position:relative;*/
/*    display:flex;*/
/*}*/
/*.animation-container{*/
/*    position:relative;*/
/*    width:100%;*/
/*    height:100vh;*/
/*    overflow:hidden;*/
/*}*/
/*.animation-bubbles span{*/
/*    position:relative;*/
/*    width:30px;*/
/*    height:30px;*/
/*    background:#f15e18;*/
/*    margin:0 4px;*/
/*    border-radius:50%;*/
/*    box-shadow:0 0 0 10px #4fc3dc44,0 0 50px #4fc3dc,0 0 0 100px #4fc3dc;*/
/*    animation:animate 15s linear infinite;*/
/*    animation-duration:calc(10s / vara(--i));*/
/*}*/
/*.animation-bubbles span:nth-child(even){*/
/*    box-shadow:0 0 0 10px #4fc3dc44,0 0 50px #f15e18,0 0 0 100px #f15e18;*/
    /*animation:animate 15s linear infinite;*/
/*     background:#f15e18;*/
/*}*/
@keyframes animate{
    0%{
        transform:translateY(100vh) scale(0);
    }
    100%{
             transform:translateY(-10vh) scale(1);
   
    }
}
.footer-new-one p{
    font-size: .9rem;
}




/*===== service transition =====*/
.slider-img-section figure{
    position:relative;
    overflow:hidden;
    /*box-shadow:0px 15px 25px rgba(0,0,0,0.50);*/
    
    
}
.slider-img-section figure .service-image-content{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    /*background:rgba(11,103,123,0.6);*/
    background:rgb(11 78 110 / 70%);
    transition:all 500ms ease-out;
    opacity:0;
    visibility:hidden;
    text-align:center;
    /*border: 3px solid rgba(11,103,123,1);*/
    border:3px solid rgb(7 62 92);
}
.slider-img-section figure img{
     transition:all 500ms ease-out;
     width:100%;
     height:100%;
}
.slider-img-section figure:hover > .service-image-content{
     opacity:1;
    visibility:visible;
   
}
.slider-img-section figure:hover > .service-image-content h3{
    margin-top:70px;
    margin-bottom:15px;
    
}
.slider-img-section figure .service-image-content h3{
    color:#fff;
    font-weight:4000;
    margin-bottom:120px;
     transition:all 500ms ease-out;
     margin-top:30px;
     /*font-size:17px;*/
      font-size:16px;
}
.slider-img-section figure .service-image-content p{
    color:#fff;
    font-size:15px;
    line-height:1.5;
    width:100%;
    max-width:200px;
    padding-top: 35px;
    margin:auto;
}
.slider-img-section figure:hover > img{
    transform:scale(1.2);
}



/*===== end service transition =====*/
.singel-counter:hover span{
    color:#fff;
}
.gallery-cont span{
    position:absolute;
    top:0; right:200px;
    font-size:60px;
    font-weight:bolder;
    cursor:pointer;
    z-index:100;
    color:#fff;
}

.blog-section{
    margin-top:25px ! important;
}

/*===== background animation =====*/

.background-animation ul li{
    position:absolute;
    width:2px;
    height:2px;
    list-style:none;
    border-radius:50%;
    /*border:2px solid black;*/
    box-shadow: 0px 0px 2px 0px #07294d;
   /*box-shadow:0 0 0 10px #4fc3dc44,0 0 50px #4fc3dc,0 0 0 100px #4fc3dc;*/
    opacity:0;
  /*background: radial-gradient(#07294d, transparent, transparent);*/
  background:#07294d;
    bottom:0;
    left:10vw;
    animation:animate 15s linear infinite;
}
.background-animation ul li:nth-child(2){
    left:37vw;
    animation-delay:2s;
}
.background-animation ul li:nth-child(3){
    left:25vw;
    animation-delay:4s;
}
.background-animation ul li:nth-child(4){
    left:60vw;
    animation-delay:6s;
}
.background-animation ul li:nth-child(5){
    left:65vw;
    animation-delay:4s;
}
.background-animation ul li:nth-child(6){
    left:53vw;
    animation-delay:5s;
}
.background-animation ul li:nth-child(7){
    left:77vw;
    animation-delay:8s;
}
.background-animation ul li:nth-child(8){
    left:71vw;
    animation-delay:6s;
}
.background-animation ul li:nth-child(9){
    left:90vw;
    animation-delay:2s;
}
.background-animation ul li:nth-child(10){
    left:24vw;
    animation-delay:7s;
}
.background-animation ul li:nth-child(11){
    left:84vw;
    animation-delay:4s;
}
.background-animation ul li:nth-child(12){
    left:43vw;
    animation-delay:5s;
}
.background-animation ul li:nth-child(13){
    left:5vw;
    animation-delay:3s;
}
.background-animation ul li:nth-child(14){
    left:18vw;
    animation-delay:4s;
}
.background-animation ul li:nth-child(15){
    left:12vw;
    animation-delay:6s;
}
@keyframes animate{
    0%{
        transform:scale(0);
        opacity:1;
        bottom:0;
    }
    100%{
         transform:scale(10);
        opacity:0;
        bottom:100vh;
    }
}

/*===== background animation =====*/
.service-title-sec{
        margin-top: 38px;
}
.footer-new-part{
    display:flex;
    justify-content:space-evenly;
        margin-top: 50px;
}
.footer-copyright{
    /*display:flex;*/
  /*justify-content: center;*/
 
    margin-top: 30px;
}
.footer-copyright1{
    display:flex;
  justify-content: center;
}
.row-copyright{
    width: 400px;
    margin-left: 150px;
}
.footer-cont{
    width: 220px;
   
}
.footer-cont p{
    
 color: #fff ! important;
}
.footer-address {
        width: 320px;
}
#text-content-box{
    margin-top:-30px;
}
.about-head h5{
    font-size:20px ! important;
}
.about-head h2{
    font-size:30px ! important;
}
.navigation-2.sticky .navbar .navbar-nav li .port-nav-item{
    margin-top: 13px;
}
.footer-left-section{
        margin-top: 12px;
        /*background:#fff;*/
            padding-bottom: 10px;
}
.top-cont-one{
    width: 110px;
    height: 90px;
    box-shadow: 0px 3px 14px -7px;
}
.new-section-wrap{
    display:flex;
      justify-content:space-evenly;
}
.port-nav-item{
   /*width: 108px;*/
    border: 1px solid;
    padding: 0.6rem 0.8rem!important;
    text-align: center;
    margin-top: 27px;
    border-radius: 2rem;
    background-image: linear-gradient(45deg, #e34f09, #ffc600);
    color: #fff ! important;

}
.port-nav-item:hover{
    background:#07294de0;
    transition:1s;
    box-shadow: 0px 3px 15px 1px black;
    background-image: linear-gradient(45deg, #07294d, #416fc3);
}
.new-section-wrap1{
    display:flex;
      justify-content:space-evenly;
}
.new-two{
    width:230px;
    height:160px;
    box-shadow: 0px 3px 14px -8px;
}
.new1{
    background:#ef6209e6 ! important;
}
.new3{
    background:pink ! important;
}
.new2{
    background:skyblue ! important;
}
.new4{
    background:darkseagreen ! important;
}
.new-btn-wrappaer{
    display: flex;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: -55px;
}
.new-one{
    /*width:250px;*/
    /*height:150px;*/
    width:259px;
    height:180px;
    box-shadow: 0px 3px 14px -8px;
    border-radius: 0% 50% 0% 50%;
    background: pink;
}
.new-section-btn a{
    color: #fff;
    transition: background-position .3s cubic-bezier(.19,1,.22,1) .1s,color .5s ease 0s,background-color .5s ease;
}

.new-content{
    text-align:center;
    padding-top:20px;
}
.new-content h5{
    padding-left: 26px;
    padding-right: 26px;

}
.new-section-btn1{
       width: 180px;
    border: 1px solid;
    padding: 0;
    font-size: 18px;
    padding-top: 18px ! important;
    padding-bottom: 18px ! important;
    text-align: center;
    margin-top: 27px;
    border-radius: 1rem;
    background-image: linear-gradient(45deg, #e34f09, #ffc600);
    color: #fff ! important;
    font-weight: 700;

}

.new-section-btn{
    width: 180px;
    border: 1px solid;
    padding: 0;
    font-size: 18px;
    padding-top: 10px ! important;
    padding-bottom: 10px ! important;
    text-align: center;
    margin-top: 27px;
    border-radius: 1rem;
    background-image: linear-gradient(45deg, #e34f09, #ffc600);
    color: #fff ! important;
font-weight: 700;



/*animation: pulse 1.25s infinite cubic-bezier(.66,0,0,1);*/

}
.new-section-btn:hover{
    box-shadow: 0px 3px 15px 1px black;
    background-image: linear-gradient(45deg, #07294d, #416fc3);
}
.new-section-btn1:hover{
    box-shadow: 0px 3px 15px 1px black;
    background-image: linear-gradient(45deg, #07294d, #416fc3);
}
.new-section-head h2{
    font-size:40px;
    color:#fff;
}
.icon-new{
    text-align:center;
    margin-top: 16px;
}
.new-section-container{
    margin-top: 100px;
    height:390px;
    /*background: repeating-linear-gradient(45deg, white, wheat 100px );*/
    /*background: repeating-linear-gradient(45deg, white, #b3f5c473 100px );*/
}
.new-section-head{
    margin-bottom:55px;
 padding-top:50px;
 
}
.new-one img{
    height:70px;
}
.new-section-head{
    text-align:center;
    color:#fff;
}
.footer-left-link{
    padding-left:20%;
    width:400px;
}
.counter-content h2{
    font-size:40px;
}
.counter-content{
    z-index:99;
 position: relative;
    text-align:center;
    color:#fff;
    margin-top: -110px;
    padding-bottom: 50px;
}
.gall1{
  /*  margin-right:10px;*/
     margin-right:-20px;
     margin-top:25px;
    
}
.gall2{
  /*  margin-right:10px;*/
     margin-right:-20px;
      /*margin-top:25px;*/
}
.gall1{
    color:#07294d;
}
.gall2 h2 {
    padding-top:26px ! important;
    color:#07294d;
}
.top-cont-two{
    width: 110px;
    height: 90px;
    box-shadow: 0px 3px 14px -7px;
}
.singel-counter:hover {
   /*background-image: linear-gradient(45deg, #07294d, #fff);*/
   transform:translatey(-10px);
   cursor:pointer;
  transition:1s;
  background: transparent;
  

}
.singel-counter:hover p{
  
   color:#07294d;
}
.top-cont-three{
  /*  width: 350px;
    height: 168px;*/
     width: 110px;
      height: 90px;
    box-shadow: 0px 3px 14px -7px;
}


/*===== end new css =====*/

.about-section-img{
    padding:100px;
}
.paragraph2 p{
   font-size:19px; 
   /*color: #07294d;*/
    font-weight: 500;
}
.partner-mid-wrap{
        margin-top: 105px ! important;
}
.paragraph2{
    margin-bottom:12px;
}
.about-cont{
    margin-top:10px;
}
.port-heading{
    margin-bottom:50px;
}
.port-heading h5{
    color:#07294d;
    font-size:18px;
    padding-bottom:10px;
}
.port-heading h4{
    font-size:38px;
}
.bg_cover {
    /* display: flex;
    justify-content: center;
    align-items: center; */
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  /*  width: 6rem;*/
    height: 500px;
}
.aboutus-banner{
    height:420px;
}

.our-team-sec{
    margin-top: 135px;
}

#our-team{
    margin-top: 58px; 
}
.justify-content-center{
    flex-wrap:nowrap;
}


#about-page .sub-description ul li{
    list-style: disc;
}

/*===== All Button Style =====*/
   
.checkdisflex{
    display: flex;
    justify-content: space-between;
}

.mainsliderrohit{
    height: auto;
    margin-top:-3px;
}

.main-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* border: 1px solid #ffc600; */
    padding: 0 35px;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 50px;
    border-radius: 5px;
    color: white;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    z-index: 5;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    /*background-color: #ffc600;*/
    background-image: linear-gradient(45deg, #e34f09, #ffc600);

}

.main-btn:hover {
    color: black;
    border-color: #003e29;
    background-color: #07294d;
}

/*===== portfolio =====*/

.portfolio-item{
    border: 1px solid transparent;
    border-radius: 2rem;
    padding: 1.3rem;
    transition: var(--transition);
    background:#07294d0d;
    margin-top: 1.7rem ! important; 
   /* width:215px ! important;*/
    
}
.portfolio-con{
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 25%;
   
}
.portfolio-con:hover{
     transform:translatey(-14px) ! important;
    transition:0s;
}
.portfolio-row{
    margin-left:-2px;
}
.image-portfolio{
    display: flex;
    justify-content: center;
    height:200px;
    width:100%;
}
.portfolio-heading a:hover{
    color:#fff;
   background-image: linear-gradient(45deg, #e34f09, #ffc600);
}
.portfolio-wrapper h3{
    font-size:18px;
   
}
.image-portfolio img{
  /*width: 344px; */
  /*height: 295px!important;
    object-fit: fill;*/
    width: 92%;
}
.portfolio-heading{
    display:flex;
    text-align:center;
   justify-content: space-evenly;
   padding-top:30px;
}
.portfolio-wrapper{
     text-align:center;
     padding-top:20px;
     
}
/*.portfolio-item:hover{
    background:#07294d;
    color:#fff ! important;
}*/
.portfolio-item:hover{
    box-shadow: 0px 3px 15px -3px;
}
.portfolio-heading a{
    border: 1px solid var(--color-primary);
    border-radius: 0.4rem;
  
    color: var(--color-primary);
    cursor: pointer;
    display: inline-block;
    padding: 0.75rem 1.2rem;
    transition: all .4s ease;
    transition: var(--transition);
    width: -webkit-max-content;
    width: 92px;
    background: #07294d ;
    color:#fff;
    
}



/*===== end of portfolio =====*/
/*===== All Section Title Style =====*/

.section-title,
.section-title h5 {
    color: #07294d;
    position: relative;
    padding-bottom: 12px;
}

.section-title h5::before {
    content: '';
    position: absolute;
    width: 35px;
    height: 2px;
    background-color: #ffc600;
    bottom: 0;
    left: 0;
}

.section-title h2 {
    font-size: 48px;
    color: #000;
    padding-top: 10px;
}

/*===== Preloader Style =====*/

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 9999;
}
/*#preloader {*/
/*    background: white url(../images/pl1.gif) no-repeat center center;*/
/*  background-size: 20%;*/
/*  height: 100vh;*/
/*  width: 100vw;*/
/*  position: fixed;*/
/*  z-index: 100;*/
/*  justify-content: center;*/
/*  align-items: center;*/
 

/*}*/

 .preloader .color-1 {
    background-color: #f15e18 !important;
} 

.rubix-cube {
    border: 1px solid #FFF;
    width: 48px;
    height: 48px;
    background-color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.rubix-cube .layer {
    width: 14px;
    height: 14px;
    background-color: #07294d;
    border: 1px solid #FFF;
    position: absolute;

}

.rubix-cube .layer-1 {
    left: 0px;
    /*background: #ffc600;*/
    top: 0px;
    -webkit-animation: rubixcube4 2s infinite linear;
    animation: rubixcube4 2s infinite linear;
}

.rubix-cube .layer-2 {
    left: 16px;
    top: 0px;
    -webkit-animation: rubixcube3 2s infinite linear;
    animation: rubixcube3 2s infinite linear;
}

.rubix-cube .layer-3 {
    left: 32px;
    top: 0px;
}

.rubix-cube .layer-4 {
    left: 0px;
    top: 16px;
    -webkit-animation: rubixcube5 2s infinite linear;
    animation: rubixcube5 2s infinite linear;

}

.rubix-cube .layer-5 {
    left: 16px;
    top: 16px;
    -webkit-animation: rubixcube2 2s infinite linear;
    animation: rubixcube2 2s infinite linear;
}

.rubix-cube .layer-6 {
    left: 32px;
    top: 16px;
    -webkit-animation: rubixcube1 2s infinite linear;
    animation: rubixcube1 2s infinite linear;
}

.rubix-cube .layer-7 {
    left: 0px;
    top: 32px;
    -webkit-animation: rubixcube6 2s infinite linear;
    animation: rubixcube6 2s infinite linear;
}

.rubix-cube .layer-8 {
    left: 16px;
    top: 32px;
    -webkit-animation: rubixcube7 2s infinite linear;
    animation: rubixcube7 2s infinite linear;

}

@-webkit-keyframes rubixcube1 {
    20% {
        top: 16px;
        left: 32px;
    }

    30% {
        top: 32px;
        left: 32px;
    }

    40% {
        top: 32px;
        left: 32px;
    }

    50% {
        top: 32px;
        left: 32px;
    }

    60% {
        top: 32px;
        left: 32px;
    }

    70% {
        top: 32px;
        left: 32px;
    }

    80% {
        top: 32px;
        left: 32px;
    }

    90% {
        top: 32px;
        left: 32px;
    }

    100% {
        top: 32px;
        left: 16px;
    }

}

@keyframes rubixcube1 {
    20% {
        top: 16px;
        left: 32px;
    }

    30% {
        top: 32px;
        left: 32px;
    }

    40% {
        top: 32px;
        left: 32px;
    }

    50% {
        top: 32px;
        left: 32px;
    }

    60% {
        top: 32px;
        left: 32px;
    }

    70% {
        top: 32px;
        left: 32px;
    }

    80% {
        top: 32px;
        left: 32px;
    }

    90% {
        top: 32px;
        left: 32px;
    }

    100% {
        top: 32px;
        left: 16px;
    }

}

@-webkit-keyframes rubixcube2 {
    30% {
        left: 16px;
    }

    40% {
        left: 32px;
    }

    50% {
        left: 32px;
    }

    60% {
        left: 32px;
    }

    70% {
        left: 32px;
    }

    80% {
        left: 32px;
    }

    90% {
        left: 32px;
    }

    100% {
        left: 32px;
    }
}

@keyframes rubixcube2 {
    30% {
        left: 16px;
    }

    40% {
        left: 32px;
    }

    50% {
        left: 32px;
    }

    60% {
        left: 32px;
    }

    70% {
        left: 32px;
    }

    80% {
        left: 32px;
    }

    90% {
        left: 32px;
    }

    100% {
        left: 32px;
    }
}

@-webkit-keyframes rubixcube3 {
    30% {
        top: 0px;
    }

    40% {
        top: 0px;
    }

    50% {
        top: 16px;
    }

    60% {
        top: 16px;
    }

    70% {
        top: 16px;
    }

    80% {
        top: 16px;
    }

    90% {
        top: 16px;
    }

    100% {
        top: 16px;
    }
}

@keyframes rubixcube3 {
    30% {
        top: 0px;
    }

    40% {
        top: 0px;
    }

    50% {
        top: 16px;
    }

    60% {
        top: 16px;
    }

    70% {
        top: 16px;
    }

    80% {
        top: 16px;
    }

    90% {
        top: 16px;
    }

    100% {
        top: 16px;
    }
}

@-webkit-keyframes rubixcube4 {
    50% {
        left: 0px;
    }

    60% {
        left: 16px;
    }

    70% {
        left: 16px;
    }

    80% {
        left: 16px;
    }

    90% {
        left: 16px;
    }

    100% {
        left: 16px;
    }
}

@keyframes rubixcube4 {
    50% {
        left: 0px;
    }

    60% {
        left: 16px;
    }

    70% {
        left: 16px;
    }

    80% {
        left: 16px;
    }

    90% {
        left: 16px;
    }

    100% {
        left: 16px;
    }
}

@-webkit-keyframes rubixcube5 {
    60% {
        top: 16px;
    }

    70% {
        top: 0px;
    }

    80% {
        top: 0px;
    }

    90% {
        top: 0px;
    }

    100% {
        top: 0px;
    }
}

@keyframes rubixcube5 {
    60% {
        top: 16px;
    }

    70% {
        top: 0px;
    }

    80% {
        top: 0px;
    }

    90% {
        top: 0px;
    }

    100% {
        top: 0px;
    }
}

@-webkit-keyframes rubixcube6 {
    70% {
        top: 32px;
    }

    80% {
        top: 16px;
    }

    90% {
        top: 16px;
    }

    100% {
        top: 16px;
    }
}

@keyframes rubixcube6 {
    70% {
        top: 32px;
    }

    80% {
        top: 16px;
    }

    90% {
        top: 16px;
    }

    100% {
        top: 16px;
    }
}

@-webkit-keyframes rubixcube7 {
    80% {
        left: 16px;
    }

    90% {
        left: 0px;
    }

    100% {
        left: 0px;
    }
}

@keyframes rubixcube7 {
    80% {
        left: 16px;
    }

    90% {
        left: 0px;
    }

    100% {
        left: 0px;
    }
}





/*=====================================================
    2. HEADER css 
======================================================*/


/*===== Header top =====*/

.header-top {
    background-color: #07294d;
    padding-top: 10px;
    padding-bottom: 10px;
}

.header-top a {
    color: white;
}

.header-contact {}

.header-contact ul {}

.header-contact ul li {
    display: inline-block;
    margin-right: 45px;
}

.header-contact ul li:last-child {
    margin-right: 0;
}

.header-contact ul li img {}

.header-contact ul li span {
    color: #dee2e6;
    font-size: 15px;
    font-weight: 400;
    margin-left: 5px;
    margin-top:-22px;
}

.header-opening-time {}

.header-opening-time p {
    color: #dee2e6;
    font-size: 15px;
    font-weight: 400;
}

/*===== Header Logo support =====*/

.header-logo-support {
    border-bottom: 1px solid #cecece;
}

.support-button {}

.support-button .support {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 7px;
}

.support-button .support .icon {}

.support-button .support .cont {
    margin-left: 15px;
    margin-top: -2px;
}

.support-button .support .cont p {
    font-size: 13px;
    color: #8a8a8a;
    line-height: 18px
}

.support-button .support .cont span {
    font-size: 18px;
    color: #07294d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.support-button .button {
    margin-left: 60px;
}

/*===== Header Menu =====*/

.navigation {
    display: flex;
    justify-content: center;
    align-items: top;
    height: 4.4rem;
}
.navigation-wrap{
    margin-top:-20px ! important;
    max-width: 1300px ! important;
}

.navigation.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    border-bottom: 1px solid #cecece;
    -webkit-box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.06);
    -webkit-animation: sticky 2s;
    animation: sticky 2s;
}

@-webkit-keyframes sticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@keyframes sticky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    100% {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

.navigation .navbar {
    padding: 0;
}

.navigation .navbar .navbar-nav {}

.navigation .navbar .navbar-nav li {
    margin-right: 40px;
    position: relative;
}

.navigation .navbar .navbar-nav li:last-child {
    margin-right: 0;
}

.navigation .navbar .navbar-nav li a {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #07294d;
    text-transform: uppercase;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    padding: 25px 0;
}

.navigation .navbar .navbar-nav>li>a.active,
.navigation .navbar .navbar-nav>li>a:hover {
    /*color: #ffc600;*/
        color: #ed7927f0;
}

.navigation .navbar .navbar-nav li .sub-menu {
    position: absolute;
    top: 110%;
    left: 0;
    background-color: #07294d;
    width: 200px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 99;
}

.navigation .navbar .navbar-nav li:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.navigation .navbar .navbar-nav li .sub-menu li {
    margin-right: 0;
}

.navigation .navbar .navbar-nav li .sub-menu li a {
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid rgba(255, 198, 0, 0.5) !important;
    color: #fff;
}

.navigation .navbar .navbar-nav li .sub-menu li a.active,
.navigation .navbar .navbar-nav li .sub-menu li a:hover {
    padding-left: 20px;
    color: #ffc600;
}

.sub-nav-toggler {
    display: none;
}

.navigation .navbar .navbar-nav li .sub-menu li:last-child a {
    border-bottom: 0;
}

.navbar .navbar-toggler {
    padding: 3px 8px;
    margin: 18px 0;
    -webkit-transform: all 0.4s linear;
    transform: all 0.4s linear;
}

.navbar .navbar-toggler .icon-bar {
    width: 30px;
    height: 2px;
    background-color: #07294d;
    display: block;
    margin: 5px 0;
    position: relative;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.navbar .navbar-toggler.active .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(46deg);
    transform: rotate(46deg);
    top: 7px;
}

.navbar .navbar-toggler.active .icon-bar:nth-of-type(2) {
    opacity: 0;
}

.navbar .navbar-toggler.active .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(134deg);
    transform: rotate(134deg);
    top: -7px;
}

.right-icon {}

.right-icon ul li {
    display: inline-block;
    margin-right: 17px;
    padding: 22px 0;
}

.right-icon ul li:last-child {
    margin-right: 0;
}

.right-icon ul li a {
    font-size: 18px;
    color: #07294d;
    position: relative;
    padding-right: 7px;
}

.right-icon ul li a span {
    font-size: 12px;
    color: #fff;
    background-color: #ffc600;
    border-radius: 50%;
    padding: 0px 4px;
    position: absolute;
    top: -5px;
    right: 0;
}

.mega-menu-area {
    padding: 18px 15px;
    width: 716px !important;
    left: -142px !important;
}

.mega-menu-area li {
    display: inline-grid;
    display: -ms-inline-grid;
    margin-left: 15px;
}


/*===== Index-2 =====*/

.header-social ul li {
    display: inline-block;
    margin-left: 10px;
}

.header-social ul li:first-child {
    margin-left: 0;
}

.header-social ul li a {
    font-size: 15px;
    color: #dee2e6;
}

.navigation-2 .navbar .navbar-nav li {
    margin-right: 40px;
}

.navigation-2 .navbar .navbar-nav li a {
    padding: 45px 0;
}

.navigation-2 .right-icon ul li {
    padding: 42px 0;
}

.navigation-2.sticky .navbar .navbar-nav li a {
    padding: 30px 0;
}

.navigation-2.sticky .right-icon ul li {
    padding: 25px 0;
}

/*===== Index-3 =====*/

.navigation-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: none;
    z-index: 99;
}

.navigation-3 .navbar .navbar-nav li a,
.navigation-3 .right-icon ul li a {
    color: #fff;
}

.navigation-3.sticky .navbar .navbar-nav li a,
.navigation-3.sticky .right-icon ul li a {
    color: #07294d;
}

.navigation-3.sticky .navbar .navbar-nav>li>a.active,
.navigation-3.sticky .navbar .navbar-nav>li>a:hover {
    color: #ffc600;
}

.navigation-3 .navbar .navbar-toggler .icon-bar {
    background-color: #fff;
}

.navigation-3.sticky .navbar .navbar-toggler .icon-bar {
    background-color: #07294d;
}



/*===== SEARCH BOX =====*/

.search-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.5);
    z-index: 999;
    display: none;
}

.closebtn {
    position: absolute;
    top: 20px;
    right: 50px;
    cursor: pointer;
    width: 30px;
    height: 25px;
}

.closebtn span {
    width: 30px;
    height: 2px;
    background-color: #fff;
    position: relative;
    display: block;
}

.closebtn span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11px;
}

.closebtn span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}

.search-box .serach-form input {
    width: 50%;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 2px solid #07294d;
    color: #07294d;
    padding-left: 20px;
    border-radius: 50px;
}

.search-box .serach-form button {
    position: absolute;
    top: 50%;
    left: 72%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #07294d;
    cursor: pointer;
    font-size: 16px;
}


/*=====================================================
    3. SLIDER css 
======================================================*/

.single-slider {
    padding-bottom: 300px;
}

.slider-cont {
    position: relative;
    z-index: 5;
}

.slider-cont h1 {
    font-size: 60px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    padding-bottom: 25px;
}

.slider-cont p {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 50px;
}

.slider-cont ul {}

.slider-cont ul li {
    display: inline-block;
    margin-right: 15px;
}

.slider-cont ul li:last-child {
    margin-right: 0;
}

.slider-active .slick-arrow {
    font-size: 50px;
    position: absolute;
    top: 50%;
    left: 0;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.slider-active .next.slick-arrow {
    left: auto;
    right: 0;
}

.slider-active:hover .slick-arrow {
    left: 30px;
    opacity: 1;
    visibility: visible;
}

.slider-active:hover .next.slick-arrow {
    left: auto;
    right: 30px;
}

/*===== Index-2 =====*/

.slider-2 .slider-cont h1 {
    padding-bottom: 40px;
}

.slider-2.single-slider {
    padding-top: 230px;
    padding-bottom: 250px;
}

/*===== Index-3 =====*/

#slider-part-3 {
    position: relative;
    padding-top: 220px;
    padding-bottom: 120px;
}

#slider-part-3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.slider-cont-3 {
    position: relative;
    z-index: 5;
    background-color: rgba(7, 41, 77, 0.8);
    padding: 70px 100px 80px;
}

.slider-cont-3 h2 {
    color: #fff;
    font-size: 48px;
    padding-bottom: 8px;
}

.slider-cont-3 span {
    font-size: 24px;
    color: #fff;
}

.slider-search {
    background-color: #fff;
    border-radius: 5px;
}

.slider-search .nice-select {
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 0;
}

.slider-search .nice-select span {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #07294d;
    font-weight: 400;
}

.slider-search .nice-select .list {
    width: 100%;
    border-radius: 0;
    margin: 0;
}

.slider-search .nice-select::after {
    border-bottom: 0;
    border-right: 8px solid #07294d;
    border-top: 8px solid transparent;
    height: 0px;
    margin-top: -4px;
    width: 0px;
}

.slider-search input {
    width: 100%;
    height: 55px;
    border: 0;
    border-left: 1px solid #a8a8a8;
    padding-left: 25px;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #8a8a8a;
}

.slider-search .main-btn {
    line-height: 53px;
    width: 100%;
    padding: 0;
}

.slider-search .main-btn:hover {
    border-color: #07294d;
}


.slider-feature {}

.singel-slider-feature {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.singel-slider-feature .icon {}

.singel-slider-feature .cont {
    padding-left: 30px;
}

.singel-slider-feature .cont h3 {
    color: #fff;
    padding-bottom: 3px;
    margin-top: -3px;
    font-size: 24px;
}

.singel-slider-feature .cont span {
    color: #fff;
    font-size: 15px;
}


/*=====================================================
    4. CATEGORY css 
======================================================*/

.color-1 {
    background-color: #4886ff;
}

.color-2 {
    background-color: #b5d56a;
}

.color-3 {
    background-color: #ff6f6f;
}

.category {
    background-color: #07294d;
    border-radius: 10px;
    margin-top: -150px;
    position: relative;
    z-index: 5;
}

.category-text {}

.category-text h2 {
    font-size: 36px;
    color: #fff;
    padding: 0 50px;
}

.singel-category {
    padding: 20px 0;
    border-radius: 5px;
    display: block;
}

.singel-category .icon {
    display: inline-block;
}

.singel-category .cont {
    display: block;
}

.singel-category .cont span {
    color: #fff;
    font-size: 18px;
    padding-top: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.category-slied {}

.category-slied a {
    display: block;
}

.category-slied .slick-arrow {
    position: absolute;
    top: 50%;
    right: -50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-slied .prev.slick-arrow {
    right: auto;
    left: -50px;
}

.category-slied .slick-arrow i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #557495;
    text-align: center;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.category-slied .slick-arrow i:hover {
    background-color: #ffc600;
}



/*=====================================================
    5. ABOUT css 
======================================================*/

#about-part {
    position: relative;
    padding-bottom: 220px;
}

.about-bg {
    width: 52%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -2;
}

.about-bg::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 1) 100%);
}

.about-bg img {
    width: 100%;
}

/*.about-cont p {*/
/*    padding-top: 30px;*/
/*}*/

.about-event {
    -webkit-box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 191px 0px rgba(0, 0, 0, 0.06);
    padding: 65px 70px 37px;
    background-color: rgba(255, 255, 255, 0.95);
}

.about-event .event-title h3 {
    font-size: 36px;
    color: #000;
    padding-bottom: 5px;
}

.about-event ul li .singel-event {
    padding: 25px 0;
    border-bottom: 1px solid #cecece;
}

.about-event ul li:last-child .singel-event {
    border-bottom: 0;
}

.about-event ul li .singel-event span {
    font-size: 14px;
    color: #8a8a8a;
    margin-right: 20px;
}

.about-event ul li .singel-event span i {
    color: #ffc600;
    margin-right: 3px;
}

.about-event ul li .singel-event a {
    display: block;
}

.about-event ul li .singel-event a h4 {
    padding-top: 5px;
    padding-bottom: 10px;
    color: #000;
    font-size: 24px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.about-event ul li .singel-event a:hover h4 {
    color: #ffc600;
}




/*=====================================================
    6. APPLY css 
======================================================*/


.apply {
    margin-top: -100px;
    position: relative;
}

.apply-color-1 {
    background-color: #07294d;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.apply-color-2 {
    background-color: #092e56;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.apply .apply-cont {
    padding: 45px 50px 50px;
}

.apply .apply-cont h3 {
    font-size: 30px;
    color: #fff;
    padding-bottom: 15px;
}

.apply .apply-cont p {
    color: #fff;
    padding-bottom: 45px;
}

.apply .apply-cont .main-btn:hover {
    border-color: #ffc600;
}


/*=====================================================
    7. COURSE css 
======================================================*/

.singel-course {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.singel-course>.thum {
    position: relative;
}

.singel-course .thum .image {
    overflow: hidden;
}

.singel-course .thum .image img {
    width: 100%;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-course:hover .thum .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.singel-course .thum .price {
    position: absolute;
    right: 60px;
    bottom: -24px;
}

.singel-course .thum .price span {
    font-size: 14px;
    color: #07294d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    background-color: #ffc600;
    text-align: center;
}

.singel-course .cont {
    padding-top: 28px;
    padding-bottom: 34px;
    padding-left: 30px;
    padding-right: 30px;
}

.singel-course .cont>ul {
    display: inline-block;
    margin-right: 10px;
}

.singel-course .cont ul li {
    display: inline-block;
    margin: 1px;
}

.singel-course .cont ul li>i {
    font-size: 13px;
    color: #ffc600;
}

.singel-course .cont span {
    font-size: 13px;
    color: #000;
}

.singel-course .cont h4 {
    font-weight: 600;
    font-size: 24px;
    color: #000;
    padding-top: 15px;
    padding-bottom: 40px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-course .cont h4:hover {
    color: #ffc600;
}

.singel-course .course-teacher {
    border-top: 1px solid #e0e0e0;
    padding-top: 20px;
    overflow: hidden;
}

.singel-course .course-teacher>.thum {
    display: inline-block;
}

.singel-course .course-teacher>.thum img {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.singel-course .course-teacher .name {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    bottom: 13px;
}

.singel-course .course-teacher .name a h6 {
    font-size: 15px;
    color: #24486e;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-course .course-teacher .name a:hover h6 {
    color: #ffc600;
}

.singel-course .course-teacher .admin {
    display: inline-block;
    float: right;
    overflow: hidden;
}

.singel-course .course-teacher .admin ul {
    margin-top: 8px;
}

.singel-course .course-teacher .admin ul li {
    margin-right: 20px;
}

.singel-course .course-teacher .admin ul li:last-child {
    margin-right: 0;
}

.singel-course .course-teacher .admin ul li a {
    font-size: 15px;
    color: #8a8a8a;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-course .course-teacher .admin ul li a:hover {
    color: #ffc600;
}

.singel-course .course-teacher .admin ul li a span {
    color: #8a8a8a;
    margin-left: 3px;
}

.course-slied {}

.course-slied .slick-arrow {
    position: absolute;
    top: -125px;
    right: 0;
}

.course-slied .prev.slick-arrow {
    left: auto;
    right: 50px;
}

.course-slied .slick-arrow i {
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 5px;
    color: #000;
    border: 2px solid #aaaaaa;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.course-slied .slick-arrow:hover i {
    border-color: #ffc600;
    background-color: #ffc600;
}


/*=====================================================
    8. VIDEO FEATURES css 
======================================================*/

#video-feature {
    position: relative;
}

.feature-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.9);
}

.video {
    padding-left: 80px;
}

.video i {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 24px;
    background-color: #ffc600;
    color: #07294d;
    border-radius: 50%;
}

.feature {
    position: relative;
    z-index: 5;
}

.feature .feature-title {}

.feature .feature-title h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 15px;
}

.feature ul li .singel-feature {
    padding-top: 55px;
    overflow: hidden;
}

.feature ul li .singel-feature .icon {
    float: left;
    overflow: hidden;
    display: inline-block;
    padding-right: 30px;
}

.feature ul li .singel-feature .cont {
    width: 78%;
    float: left;
    overflow: hidden;
}

.feature ul li .singel-feature .cont h4 {
    font-size: 24px;
    color: #fff;
    padding-bottom: 15px;
}

.feature ul li .singel-feature .cont p {
    color: #fff;
}


/*=====================================================
    9. TEACHERS css 
======================================================*/

.teachers-cont {}

.teachers-cont p {
    padding-top: 30px;
}

.singel-teachers {
    position: relative;
}

.singel-teachers .image {
    border-radius: 5px;
    overflow: hidden;
}

.singel-teachers .image img {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    width: 100%;
}

.singel-teachers:hover .image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.singel-teachers .cont {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 80%;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 15px;
}

.singel-teachers .cont a {
    display: block;
}

.singel-teachers .cont a h6 {
    color: #000;
    font-size: 15px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-teachers .cont a:hover h6 {
    color: #ffc600;
}

.singel-teachers .cont span {
    font-size: 14px;
    color: #8a8a8a;
}



/*=====================================================
    10. PUBLICATION css 
======================================================*/


.singel-publication {
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
}

.singel-publication .image {
    position: relative;
}

.singel-publication .image img {
    width: 100%;
}

.singel-publication .image .add-cart {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.8);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-publication .image:hover .add-cart {
    opacity: 1;
}

.singel-publication .image .add-cart ul {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.singel-publication .image .add-cart ul li {
    display: inline-block;
    margin: 0 5px;
}

.singel-publication .image .add-cart ul li a {
    font-size: 16px;
    color: #ffc600;
    width: 35px;
    line-height: 35px;
    border: 1px solid #ffc600;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-publication .image .add-cart ul li a:hover {
    background-color: #ffc600;
    color: #07294d;
}


.singel-publication .cont {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 25px;
}

.singel-publication .cont .name {
    width: 50%;
}

.singel-publication .cont .name a {
    display: block;
}

.singel-publication .cont .name a h6 {
    font-size: 14px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-publication .cont .name a:hover h6 {
    color: #ffc600;
}

.singel-publication .cont .name span {
    font-size: 13px;
    color: #8a8a8a;
}

.singel-publication .cont .button {
    width: 50%;
}

.singel-publication .cont .button a {
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
}

/*=====================================================
    11. TEASTIMONIAL css 
======================================================*/

#testimonial {
    margin-top:30px;
   height: 363px;
}

#testimonial .section-title {
    position: relative;
    z-index: 5;
    top:-85px;
    margin-bottom: -90px;
}

#testimonial .section-title h5,
#testimonial .section-title h2 {
    color: #fff;
}

#testimonial .section-title h5::before {
    background-color: #fff;
}

.testimonial-slied {
    position: relative;
    z-index: 5;
}

.singel-testimonial {
    position: relative;
}

.singel-testimonial .testimonial-thum {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.singel-testimonial .testimonial-thum img {
    border-radius: 5px;
    height: 135px;
    width: 550px;
    object-fit: fill;
}

.singel-testimonial .testimonial-thum .quote {
    position: absolute;
    right: -15px;
    top: -22px;
}

.singel-testimonial .testimonial-thum .quote i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #ffc600;
    border-radius: 50%;
    color: white;
    font-size: 18px;
}

.singel-testimonial .testimonial-cont {
    padding-left: 140px;
}

.singel-testimonial .testimonial-cont p {
    color: #fff;
    padding-bottom: 32px;
}

.singel-testimonial .testimonial-cont h6 {
    color: #fff;
    padding-bottom: 4px;
}

.singel-testimonial .testimonial-cont span {
    color: #fff;
    font-size: 18px;
}

.testimonial-slied .slick-dots {
    margin: 0 auto;
}

.testimonial-slied .slick-dots li {
    display: inline-block;
    margin-top: 15px;
}

.testimonial-slied .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 0;
    padding: 0;
    border: 0;
    margin: 0 3px;
    cursor: pointer;
}

.testimonial-slied .slick-dots li.slick-active button {
    background-color: #ffc600;
}
.btn-outline-primary:hover{
    background-color: #072cb7;
    border-color: #072cb7;
}
.card{
    background: white;
    /*margin-bottom:20px;*/
    border: 2px solid #072cb7;
    border-radius: 15px;
}
.full-img{
      /*  width: 85%;
        margin-left: 100px;
    box-shadow: 4px 5px 23px -10px;*/
    width: 95%;
    margin-left: 33px;
    box-shadow: 1px 4px 18px -7px;
}
.about-border-section{
    border-top: 1px dashed #c6c2c2;
    width: 93%;
    margin-left: 42px;
    margin-top: 85px;
    margin-bottom: -12px;
}
.description-img{
    margin-top:100px;
}
.service-full-img{
    width:100%;
    height:100%;
}
.description2-img-wrapper{
    margin-top: 70px;
    margin-bottom: 70px;

}
.description2-content{
    margin-left: 80px;
    margin-right: 80px;
}
.section-description2{
    text-align:center;
    margin-bottom: 36px;
    background: #f1f1ffb0;
    margin-left: 34px;
    margin-right: 34px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.desc-service{
  /*  text-align: center;*/
  
    margin-top: 80px;
}
.about-description2{
    margin-top:20px;
    /*width: 130%;*/
    /*margin-left: 30%;*/
}
.pt-70{
    margin-top:-20px;
}
.about-image{
    box-shadow: -2px 4px 12px -4px;
width:90%;
}
#page-banner{
    height:100px;
}

/*=====================================================
    12. NEWS css 
======================================================*/
.singel-news .news-thum {
    /*height: 80%;*/
}

.singel-news {
    /*display:flex;*/
}

.singel-news .news-thum {
    margin-right:11px;
}

.singel-news .news-thum img {
    width: 100%;
    border-radius: 5px;
    height: 75%;
       /* box-shadow: 0px 2px 13px -2px;*/
}

.singel-news .news-cont {}

.singel-news .news-cont ul li {
    display: inline-block;
    margin-right: 25px;
}

.singel-news .news-cont ul li:last-child {
    margin-right: 0;
}

.singel-news .news-cont ul li a {
    color: #8a8a8a;
    font-size: 15px;
}

.singel-news .news-cont ul li a i {
    color: #ffc600;
    margin-right: 8px;
}

.singel-news .news-cont ul li a span {
    color: #07294d;
}

.singel-news .news-cont a {
    display: block;
}

.singel-news .news-cont a h3 {
    font-size: 24px;
    color: #000;
    padding-bottom: 20px;
    padding-top: 10px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-news .news-cont a:hover h3 {
    color: #ffc600;
}

.news-list .news-cont h3 {
    font-size: 20px;
}

.news-list .news-cont ul li a {
    font-size: 14px;
}

.new_button_cont{
    width:250px;
    height:45px;
    border-radius:20px;
    border:none;
    background:green;
    color:white;
}

@media (max-width:400px){
    
    .navigation{
        display: flex;
        align-items: top !important;
        justify-content: center;
    }
    
    .navigation-2.navigation .navbar .navbar-brand{
        width: 75px;
    }
    
    .navigation-2.navigation .navbar{
        padding: 0px;
    }
    
    
    .singel-news{
        display:flex;
        flex-direction: column;
    }
}
/*=====================================================
    13. FOOTER css 
======================================================*/

.footer-top {
    background-color: #07294d;
    margin-bottom: -45px;
}

.footer-about {
    /*padding-right: 50px;*/
    text-align: center;
    justify-items: center;
    margin-top:-10px;
}

.footer-about p {
    color: #fff;
    padding-top: 15px;
}

.footer-about ul li {
    display: inline-block;
    margin-right: 15px;
}

.footer-about ul li:last-child {
    margin-right: 0;
}

.footer-about ul li a {
    width: 35px;
    line-height: 35px;
    font-size: 15px;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    /*background-color: #021d3a;*/
    background: #f15e18;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;

}

.footer-about ul li a:hover {
    background-color: #ffc600;
    color: #021d3a;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;

}


.footer-title h6 {
    font-size: 18px;
    color: #e36e09;
}

.footer-link {
    overflow: hidden;
  
}

.footer-link ul {
    width: 50%;
    float: left;
    overflow: hidden;
}

.footer-link ul li {
    line-height: 35px;
}

.footer-link ul li a {
    color: white;
    font-size: 15px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.footer-link ul li a i {
    margin-right: 8px;
    color: #e36e09;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.footer-link ul li a:hover {
    color: #ffc600;
}

.footer-link ul li a:hover i {
    margin-right: 15px;
}

.support ul {
    float: none;
    width: 100%;
}

.footer-address ul li {
    position: relative;
    /*margin-bottom: 10px;*/
}

.footer-address ul li:last-child {
    margin-bottom: 0;
}

.footer-address ul li .icon i {
    font-size: 18px;
    color: #e36e09;
    position: absolute;
    left: 0;
    top: 5px;
}

.footer-address ul li .cont {
    padding-left: 35px;
}

.footer-address ul li .cont p {
    color: white;
}

.footer-copyright {
    /*background-color: #021d3a;*/
  
      /*background:#d74702;*/
      background:#fff;
}

.footer-copyright .copyright p {
    color: #fff;
}

.footer-copyright .copyright p span {
    font-weight: 600;
}

.back-to-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background-color: #f15e18;
    color: #fff;
    font-size: 28px;
    border-radius: 5px;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    display: none;
}

.back-to-top:hover {
    color: #fff;
    background-color: #021d3a;
}


/*=====================================================
    14. CATEGORY 2 css 
======================================================*/

.category-2-items {}

.category-2-items .singel-items {
    position: relative;
}

.category-2-items .singel-items .items-image {
    position: relative;
}

.category-2-items .singel-items .items-image img {
    width: 100%;
    border-radius: 5px;
}

.category-2-items .singel-items .items-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.6);
    border-radius: 5px;
}

.category-2-items .singel-items .items-cont {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-2-items .singel-items .items-cont h5 {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.category-2-items .singel-items .items-cont span {
    font-size: 14px;
    color: #fff;
}

.category-2-items .singel-items .items-cont h5:hover {
    color: #ffc600;
}


.category-form {
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
    /* margin-top: -154px; */
}

.category-form .form-title {
    background-color: #07294d;
    padding-top: 35px;
    padding-bottom: 40px;
}

.category-form .form-title h3 {
    color: #ffc600;
    font-size: 36px;
}

.category-form .form-title span {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
}

.category-form .main-form {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    background-color: #fff;

}

.category-form .main-form .singel-form {
    margin-top: 20px;
}

.category-form .main-form .singel-form input,
.category-form .main-form .singel-form select {
    width: 100%;
    height: 60px;
    padding: 0 30px;
    font-size: 15px;
    color: #8a8a8a;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
}

.category-form .main-form .singel-form .main-btn {
    width: 100%;
    line-height: 60px;
    margin-top: 20px;
}


/*=====================================================
    15. COURSE 2 css 
======================================================*/

.singel-course-2 {}

.singel-course-2>.thum {
    position: relative;
}

.singel-course-2>.thum .image>img {
    border-radius: 5px;
    width: 100%;
}

.singel-course-2>.thum .price {
    position: absolute;
    bottom: 40px;
    right: 15px;
    z-index: 5;
}

.singel-course-2>.thum .price span {
    font-size: 14px;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
    background-color: #ffc600;
    text-align: center;
}

.singel-course-2>.thum .course-teacher {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 15px 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.singel-course-2>.thum .course-teacher>.thum {
    display: inline-block;
}

.singel-course-2>.thum .course-teacher>.thum img {
    border-radius: 50%;
}

.singel-course-2>.thum .course-teacher .name {
    display: inline-block;
    margin-left: 5px;
    position: relative;
    bottom: 13px;
}

.singel-course-2>.thum .course-teacher .name h6 {
    color: #fff;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-course-2>.thum .course-teacher .name h6:hover {
    color: #ffc600;
}

.singel-course-2>.thum .course-teacher .review {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    bottom: 13px;
}

.singel-course-2>.thum .course-teacher .review ul li {
    display: inline-block;
    font-size: 12px;
    color: #ffc600;
}

.singel-course-2>.thum .course-teacher .review ul li {}

.singel-course-2 .cont {
    padding-top: 25px;
}

.singel-course-2 .cont h4 {
    font-weight: 600;
    font-weight: 24px;
    font-size:19px ! important;
    color: #000;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-course-2 .cont h4:hover {
    color: #ffc600;
}


/*=====================================================
    16. COUNTER css 
======================================================*/

.singel-counter {
    position: relative;
    z-index: 5;
    box-shadow: 0px 3px 13px -4px;
    background: white;
    z-index: 99;
    padding-top: 25px;
    width: 250px;
        padding-bottom: 30px;
}
.count-cont{
    -webkit-box-flex: 0;
    flex: 0 0 25%;
   /* max-width: 25%;*/
    max-width: 22%;
    z-index:99;
}
.counter-box{
 /*  display: flex ! important;
    justify-content: center ! important;*/
}
.singel-counter span {
    font-size: 36px;
    /*color: #ffc600;*/
        color: #f15e18;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.singel-counter p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #07294d;
    font-size: 15px;
    display: flex;
    justify-content: center;
}

/*===== Index-3 =====*/

.counter-3 {}

.counter-3 p {
    color: #07294d;
    font-weight: 600;
}


/*=====================================================
    17. TEACHERS 2 css 
======================================================*/

.teachers-2 {}

.teachers-2 .teachers-2-singel {
    background-color: #fff;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 40px 15px;
}

.teachers-2 .teachers-2-singel .thum {}

.teachers-2 .teachers-2-singel .thum img {
    border-radius: 50%;
}

.teachers-2 .teachers-2-singel .cont {
    padding-left: 20px;
}

.teachers-2 .teachers-2-singel .cont a {}

.teachers-2 .teachers-2-singel .cont a h5 {
    font-size: 18px;
    color: #000;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.teachers-2 .teachers-2-singel .cont a:hover h5 {
    color: #ffc600;
}

.teachers-2 .teachers-2-singel .cont p {
    font-size: 15px;
}

.teachers-2 .teachers-2-singel .cont span {
    font-size: 14px;
    color: #07294d;
}

.teachers-2 .teachers-2-singel .cont span i {
    margin-right: 5px;
    color: #ffc600;
}

.student-slied {
    z-index: 5;
}

.happy-student {
    background-color: #07294d;
    padding-top: 65px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    border-radius: 5px;
    position: relative;
}

.happy-student {
    background-color: #07294d;
    padding-top: 65px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    border-radius: 5px;
    position: relative;
}

.happy-student .happy-title {}

.happy-student .happy-title h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 60px;
}

.happy-student .singel-student {
    position: relative;
    z-index: 5;
}

.happy-student .singel-student img {
    padding-bottom: 20px;
}

.happy-student .singel-student p {
    color: #fff;
    padding-bottom: 30px;
    padding-right: 135px;
}

.happy-student .singel-student h6 {
    color: #fff;
    font-size: 16px;
}

.happy-student .singel-student span {
    font-size: 14px;
    color: #fff;
}

.happy-student .student-image {
    position: absolute;
    bottom: 0;
    right: 0;
}


/*=====================================================
    18. EVENT 2 css 
======================================================*/

.event-bg {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.event-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(rgba(7, 41, 77, 0.3)), color-stop(10%, rgba(7, 41, 77, 0.3)), to(rgba(7, 41, 77, 1)));
    background: linear-gradient(to right, rgba(7, 41, 77, 0.3) 0%, rgba(7, 41, 77, 0.3) 10%, rgba(7, 41, 77, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d07294d', endColorstr='#07294d', GradientType=1);
}

.event-2 .event-title h3 {
    font-size: 36px;
    color: #fff;
    padding-bottom: 5px;
}

.event-2 ul li .singel-event {
    padding: 25px 0;
    border-bottom: 1px solid #cecece;
}

.event-2 ul li:last-child .singel-event {
    border-bottom: 0;
}

.event-2 ul li .singel-event span {
    font-size: 14px;
    color: #fff;
    margin-right: 20px;
}

.event-2 ul li .singel-event span i {
    color: #ffc600;
    margin-right: 3px;
}

.event-2 ul li .singel-event a {
    display: block;
}

.event-2 ul li .singel-event a h4 {
    padding-top: 5px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 24px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.event-2 ul li .singel-event a:hover h4 {
    color: #ffc600;
}


/*=====================================================
    19. COUNT DOWN css 
======================================================*/

.count-down-cont {
    position: relative;
    z-index: 5;
}

.count-down-cont h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 5px;
}

.count-down-cont h2 {
    font-size: 72px;
    color: #ffc600;
    font-weight: 700;
    padding-bottom: 37px;
}

.count-down-time {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;

}

.count-down-time .singel-count {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 25%;
}

.count-down-time .singel-count .number {
    font-size: 72px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: block;
}

.count-down-time .singel-count .title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    display: block;
}

.category-form-3 {
    margin-top: 0;
    position: relative;
    z-index: 5;
}

.category-form-3 .form-title {
    background-color: #ffc600;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.category-form-3 .form-title h3 {
    color: #07294d;
}

.category-form-3 .form-title span {
    font-weight: 600;
}

.category-form-3 .main-btn {
    color: #fff;
}

.category-form-3 .main-btn:hover {
    color: #ffc600;
    border-color: #07294d;
}


/*=====================================================
    20. PAGE BANNER  css 
======================================================*/
/* #page-banner {
    height: 100%;
} */

.page-banner-cont {
    position: relative;
    z-index: 5;
    margin-top: -25px;
}

.main-form {
    padding-top:0;
}
.page-banner-cont h2 {
    font-size: 52px;
    color: #fff;
    padding-bottom: 15px;
}

.page-banner-cont .breadcrumb {
    margin: 0;
    background: none;
    padding: 0;
}
#contact-page{
    padding-top:30px;
}


.page-banner-cont .breadcrumb .breadcrumb-item {
    color: #ffc600;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 2px;
}
.counter-top-section{
    height:100px;
    width:100%;
}
.page-banner-cont .breadcrumb .breadcrumb-item a {
    color: #fff;
}

.page-banner-cont .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    content: "/";
    font-size: 18px;
}


/*=====================================================
    21. ABOUT PAGE css 
======================================================*/

.about-image img {
    width: 100%;
    border-radius: 5px;
}
.about-card1{
    box-shadow: 5px 7px 30px -10px #07294d;
    margin-left: 20px;
} 
.about-card2{
    box-shadow: 5px 7px 30px -10px #07294d;
   
} 
.about-card3{
    box-shadow: 5px 7px 30px -10px #07294d;
    margin-left: 20px;
} 

.home-section{
  margin-left: 120px;
   margin-top: -45px;
    
}
.home-container{
    height: 200px;
}
.slider-img-section{
    transition:0.5s;
    
}
.slider-img-section:hover{
  /*transform:translatey(-23px);*/
    box-shadow: -5px 8px 15px -7px black;
}

 .about-singel-items:before{
    content:'';
    width:50%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    background:rgba(255,255,255,.2);
    z-index:2;
    color:#fff;
      pointer-events: none;
}

/*.about-singel-items .about-count {*/
/*    font-size: 40px;*/
/*    color: #fff;*/
/*    font-family: 'Montserrat', sans-serif;*/
/*    font-weight: 400;*/
    /*line-height: 46px;*/
/*    padding-bottom: 22px;*/
/*    position: relative;*/
/*    width: 75px;*/
/*    height: 75px;*/
/*   margin:10px;*/
/*    justify-content: center;*/
/*padding-top:5px;*/
/*    border-radius: 50%;*/
   
/*    text-align: center;*/
    /*background: #e91e63;*/
/*transition:1s;*/

/*}*/

.about-choose{
      box-shadow: 0px 0px 24px  rgba(0, 0, 0, 0.185);
      margin-right:30px;
      border-radius:10px;
      position: relative;
    overflow: hidden;
    /*background: #e9751136;*/
    background: whitesmoke;
}
.about-choose:hover{
    background: #e9751136;
}
.text-content-box p{
    font-weight:500 ! important;
}
.about-mission{
     box-shadow: 0px 0px 24px  rgba(0, 0, 0, 0.185);
       overflow:hidden;
       border-radius:10px;
      position:relative;
      /*background-image: linear-gradient(45deg, #e34f0954, #ffc6009e) ! important;*/
      /*background: #e9751136;*/
      background: whitesmoke;
}
.about-mission:hover{
     background: #e9751136;
}
.about-vision:hover{
     background: #e9751136;
}
.about-vision{
  box-shadow: 0px 0px 24px  rgba(0, 0, 0, 0.185);
      margin-left:30px;
         border-radius:10px;
      overflow:hidden;
      position:relative;
      /*background: #e9751136;*/
      background: whitesmoke;
}
/*.about-choose .about-singel-items:nth-child(1) .about-count{
    
 box-shadow:0 0 0 0 #e91e63;
  background:#e91e63;
}
 
.about-choose .about-singel-items:nth-child(1):hover .about-count{
     box-shadow:0 0 0 400px #e91e63;
}


.about-singel-items .text-content-box{
    position:relative;
    z-index:1;
    transition:0.5s;
}

 .about-singel-items .text-content-box:hover h4{
    color:#fff;
}
 .about-singel-items .text-content-box:hover p{
     color:#fff;
 }
.about-mission .about-singel-items:nth-child(1) .about-count{
    
  box-shadow:0 0 0 0 #e91e63;
  background:#e91e63;
}
.about-mission .about-singel-items:nth-child(1):hover .about-count{
     box-shadow:0 0 0 400px #e91e63;
}
 .about-vision .about-singel-items:nth-child(1) .about-count{
    
  box-shadow:0 0 0 0 #e91e63;
  background:#e91e63;
}
.about-vision .about-singel-items:nth-child(1):hover .about-count{
     box-shadow:0 0 0 400px #e91e63;
}*/

/*about section*/

.about-singel:hover{
    background:green;
}
.about-icon-img{
        display:flex;
    justify-content:center;
    text-align:center;
}
.text-content-box{
    text-align:justify;
    margin-top:15px;
}
.text-content-box h4{
    text-align:center;
}
.about-icon-img img{
    height:105px;

}
.gallery-container{
    max-width:1300px ! important;
    margin-top: 23px;
    margin-left: 134px;
    margin-right: 0;
    
    margin-top: 40px;
    border: 1px solid;
    margin-left: 66px;
    width: 90%;
    border-color: transparent;

    
    box-shadow: 0px 11px 13px -4px;
    background: #fbefef94;
}
.gallery-cont{
  padding:0px 24px ! important;
  padding-top:20px ! important;
  padding-bottom:26px ! important;
}
.gallery-heading-con {
    margin-top:80px;
  /*  margin-left: -180px;*/
  margin-left:0;
}
.gallery-gallery{

margin-top: 70px;
/*margin-top:150px;*/


margin-left: 40px;

            
}
.gallery-hr{
    margin-left: -170px ! important;
}
#gallery-wrapper{
   /* background: #fbefef ! important;*/
   /*background:#fbefef94;*/
   background:#fff;
margin-top: -39px;
/* margin-top:100px;*/
 margin-bottom:50px;
}
.gallery-box{
    margin-right:30px;
    margin-bottom:25px;
    border:3px solid;
   /* background: #dcdcdc66;*/
   background:#07294d0d;
}
/*.about-singel-items .about-count:hover{*/
/*    box-shadow:0 0 0 400px #e91e63;*/
/*    color:white;*/
/*}*/




.about-singel-items h4 {
    color: #000;
    font-size: 24px;
    padding-bottom: 25px;
}



/*=====================================================
    22. COURSES PAGE css 
======================================================*/

.tab-content {}

.tab-content .singel-course .course-teacher .name {
    bottom: 0;
}

.courses-top-search {
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
    overflow: hidden;
}

.courses-top-search .nav {
    margin-top: 5px;
}

.courses-top-search .nav .nav-item {
    margin-right: 15px;
    font-size: 15px;
    color: #8a8a8a;
}

.courses-top-search .nav .nav-item a {
    font-size: 16px;
    color: #8a8a8a;
}

.courses-top-search .nav .nav-item a.active {
    color: #ffc600;
}

.courses-search {
    position: relative;
}

.courses-search input {
    height: 30px;
    width: 240px;
    background-color: #f6f6f6;
    border: 0;
    color: #8a8a8a;
    font-size: 14px;
    border-radius: 5px;
    padding: 0 20px;
}

.courses-search button {
    position: absolute;
    top: 0;
    right: 15px;
    padding: 0;
    height: 30px;
    font-size: 15px;
    color: #8a8a8a;
    border: 0;
    background: none;
    cursor: pointer;
}

#courses-list .singel-course .thum .price {
    right: -25px;
    bottom: auto;
    top: 30px;
}

#course-part .container {
    border-top: 1px dashed #c6c2c2;
}

.courses-pagination {}

.courses-pagination .pagination {}

.courses-pagination .pagination .page-item {
    margin: 0 5px;
}

.courses-pagination .pagination .page-item a {
    font-size: 15px;
    color: #07294d;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #aaa;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.courses-pagination .pagination .page-item a.active,
.courses-pagination .pagination .page-item a:hover {
    background-color: #ffc600;
    border-color: #ffc600;
}


/*=====================================================
    23. COURSE SINGEl PAGE css 
======================================================*/

.corses-singel-left {
    padding: 45px 50px;
    background-color: #fff;
}

.corses-singel-left .title {}

.corses-singel-left .title h3 {
    font-size: 30px;
    color: #000;
    font-weight: 600;
    padding-bottom: 25px;
}

.corses-singel-left .course-terms {}

.corses-singel-left .course-terms>ul>li {
    display: inline-block;
    margin-right: 60px;
}

.corses-singel-left .course-terms>ul li:last-child {
    margin-right: 0;
}

.corses-singel-left .course-terms ul li .teacher-name {
    position: relative;
}

.corses-singel-left .course-terms ul li .teacher-name .thum {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}

.corses-singel-left .course-terms ul li .teacher-name .thum img {
    border-radius: 50%;
}

.corses-singel-left .course-terms ul li .teacher-name .name {
    padding-left: 60px;
}

.corses-singel-left .course-terms ul li .review span,
.corses-singel-left .course-terms ul li .teacher-name .name span,
.corses-singel-left .course-terms ul li .course-category span {
    color: #8a8a8a;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.corses-singel-left .course-terms ul li .teacher-name .name h6,
.corses-singel-left .course-terms ul li .course-category h6 {
    font-size: 16px;
    color: #24486e;
    font-weight: 700;
}

.corses-singel-left .course-terms ul li .review {}

.corses-singel-left .course-terms ul li .review ul li {
    display: inline-block;
}

.corses-singel-left .course-terms ul li .review ul li a {
    font-size: 14px;
    color: #ffc600;
}

.corses-singel-left .course-terms ul li .review ul li.rating {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    margin-left: 13px;
}

.corses-singel-image {}

.corses-singel-image img {
    width: 100%;
}

.corses-tab {
    border: 1px solid #edf0f2;
    border-radius: 5px;
}

.corses-tab .nav {}

.corses-tab .nav .nav-item {}

.corses-tab .nav .nav-item a {
    font-size: 16px;
    color: #24486e;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    padding: 20px 0;
    display: block;
    background-color: #edf0f2;
}

.corses-tab .nav .nav-item a.active {
    background-color: #fff;
}

.overview-description {
    padding: 0px 30px 25px;
}

.overview-description .singel-description {}

.overview-description .singel-description h6 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000;
    padding-bottom: 10px;
}


.curriculam-cont {
    padding: 25px 30px;
}

.curriculam-cont .title h6 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000;
    padding-bottom: 30px;
}

.curriculam-cont .accordion {
    border: 0;
}

.curriculam-cont .accordion .card {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #cecece !important;
}

.curriculam-cont .accordion .card:last-child {
    border-bottom: 0 !important;
}

.curriculam-cont .accordion .card .card-header {
    padding: 0;
    border-bottom: 0;
}

.curriculam-cont .accordion .card .card-header a {
    overflow: hidden;
    display: block;
    padding: 15px 15px;
    background-color: #edf0f2;
}

.curriculam-cont .accordion .card .card-header a.collapsed {
    background-color: #fff;
    border: none;
}

.curriculam-cont .accordion .card .card-header a::before,
.curriculam-cont .accordion .card .card-header a.collapsed::before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 18px;
    color: #8a8a8a;
    position: absolute;
    top: 15px;
    right: 15px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.curriculam-cont .accordion .card .card-header a.collapsed:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.curriculam-cont .accordion .card .card-header a ul li {
    display: inline-block;
}

.curriculam-cont .accordion .card .card-header a ul li:last-child {
    float: right;
}

.curriculam-cont .accordion .card .card-header a ul li>i {
    color: #ffc600;
    font-size: 15px;
    margin-right: 5px;
}

.curriculam-cont .accordion .card .card-header a ul li>.lecture {
    font-size: 15px;
    color: #8a8a8a;
}

.curriculam-cont .accordion .card .card-header a ul li>.head {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-left: 15px;
    color: #000;
}

.curriculam-cont .accordion .card .card-header a ul li>.time {
    font-size: 15px;
    color: #8a8a8a;
    text-align: right;
    padding-right: 30px;
}

.curriculam-cont .accordion .card .card-header a ul li>.time i {
    margin-right: 5px;
}

.curriculam-cont .accordion .card .card-header a ul li>.time span {}

.curriculam-cont .accordion .card .card-body {
    background-color: #edf0f2;
    padding: 0 25px 20px;
}


.instructor-cont {
    padding: 30px 30px 25px;
}

.instructor-cont .instructor-author {
    overflow: hidden;
}

.instructor-cont .instructor-author .author-thum {
    float: left;
    margin-right: 30px;
}

.instructor-cont .instructor-author .author-name {
    float: left;
}

.instructor-cont .instructor-author .author-name a {
    display: block;
}

.instructor-cont .instructor-author .author-name a h5 {
    font-size: 18px;
    color: 30px;
    font-weight: 600;
}

.instructor-cont .instructor-author .author-name span {
    font-size: 15px;
    color: #8a8a8a;
}

.instructor-cont .instructor-author .author-name .social {
    padding-top: 25px;
}

.instructor-cont .instructor-author .author-name .social li {
    display: inline-block;
    margin-right: 8px;
}

.instructor-cont .instructor-author .author-name .social li a {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #24486e;
    background-color: #24486e;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.instructor-cont .instructor-author .author-name .social li a:hover {
    background-color: #fff;
    color: #24486e;
}

.reviews-cont {
    padding: 25px 30px 30px;
}

.reviews-cont .title h6 {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000;
}

.reviews-cont ul li .singel-reviews {
    padding-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d2d2d2;
}

.reviews-cont ul li:last-child .singel-reviews {
    border-bottom: 0;
}

.reviews-cont ul li .singel-reviews .reviews-author {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews-cont ul li .singel-reviews .reviews-author .author-thum img {
    border-radius: 5px;
}

.reviews-cont ul li .singel-reviews .reviews-author .author-name {
    padding-left: 20px;
}

.reviews-cont ul li .singel-reviews .reviews-author .author-name h6 {
    font-size: 16px;
    font-weight: 600;
}

.reviews-cont ul li .singel-reviews .reviews-author .author-name span {
    font-size: 15px;
    color: #8a8a8a;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.reviews-cont ul li .singel-reviews .reviews-description {}

.reviews-cont ul li .singel-reviews .reviews-description p {
    padding-bottom: 17px;
}

.reviews-cont ul li .singel-reviews .reviews-description .rating {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.reviews-cont ul li .singel-reviews .reviews-description .rating ul li {
    display: inline-block;
    font-size: 15px;
    color: #ffc600;
}

.reviews-cont ul li .singel-reviews .reviews-description .rating span {
    font-size: 15px;
    color: #000;
    margin-left: 10px;
}


.reviews-cont .reviews-form .form-singel {
    padding-top: 25px;
}

.reviews-cont .reviews-form .form-singel input,
.reviews-cont .reviews-form .form-singel textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #cecece;
    border-radius: 5px;
    padding: 0 20px;
}

.reviews-cont .reviews-form .form-singel textarea {
    height: 160px;
    padding-top: 20px;
    resize: none;
}

.reviews-cont .reviews-form .form-singel .rate-wrapper {
    overflow: hidden;
}

.reviews-cont .reviews-form .form-singel .rate-label {
    float: left;
    color: #000;
    margin-right: 10px;
    margin-left: 0;
}

.reviews-cont .reviews-form .form-singel .rate {
    float: left;
    color: #cecece;
    cursor: pointer;
}

.reviews-cont .reviews-form .form-singel .rate-item {
    float: left;
    cursor: pointer;
    margin: 0px 3px 0px 3px;
}

.reviews-cont .reviews-form .form-singel .rate:hover,
.reviews-cont .reviews-form .form-singel .rate.selected {
    color: #ffc600;
}

.reviews-cont .reviews-form .form-singel .rate .rate-item:hover~.rate-item,
.reviews-cont .reviews-form .form-singel .rate .rate-item.active~.rate-item {
    color: #cecece;
}

.releted-courses .title h3 {
    font-size: 30px;
    color: #07294d;
}

.course-features {
    background-color: #fff;
    padding: 30px 35px;
    border-radius: 5px;
}

.course-features h4,
.You-makelike h4 {
    font-size: 24px;
    color: #07294d;
    padding-bottom: 15px;
}

.course-features ul {}

.course-features ul li {
    font-size: 15px;
    color: #8a8a8a;
    overflow: hidden;
    line-height: 45px;
    border-bottom: 1px solid #d2d2d2;
}

.course-features ul li:last-child {
    border-bottom: 0;
}

.course-features ul li i {
    color: #ffc600;
    margin-right: 8px;
}

.course-features ul li span {
    float: right;
}

.course-features .price-button {
    overflow: hidden;
}

.course-features .price-button span {
    font-size: 18px;
    color: #24486e;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 12px;
}

.course-features .price-button span b {
    color: #ffc600;
}

.course-features .price-button .main-btn {
    float: right;
}

.You-makelike {
    background-color: #fff;
    padding: 25px 30px 30px;
    border-radius: 5px;
}

.You-makelike .singel-makelike {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.You-makelike .singel-makelike .image {
    position: relative;
}

.You-makelike .singel-makelike .image::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(7, 41, 77, 0.8);
}

.You-makelike .singel-makelike .image img {
    width: 100%;
}

.You-makelike .singel-makelike .cont {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 30px;
}

.You-makelike .singel-makelike .cont h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.You-makelike .singel-makelike .cont h4:hover {
    color: #ffc600;
}

.You-makelike .singel-makelike .cont ul li {
    display: inline-block;
    margin-right: 15px;
    color: #ffc600;
}

.You-makelike .singel-makelike .cont ul li a {
    font-size: 14px;
    color: #fff;
}

.You-makelike .singel-makelike .cont ul li a i {
    margin-right: 3px;
}


/*=====================================================
    24. EVENT PAGE css 
======================================================*/

.singel-event-list {
    background-color: #fff;
    padding: 30px;
    border-radius: 5px;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.singel-event-list .event-thum {
    width: 38%;
}

.singel-event-list .event-thum img {
    width: 100%;
    border-radius: 5px;
}

.singel-event-list .event-cont {
    width: 62%;
    padding-left: 30px;
}

.singel-event-list .event-cont span {
    font-size: 14px;
    color: #8a8a8a;
    margin-right: 20px;
}

.singel-event-list .event-cont span i {
    color: #ffc600;
    margin-right: 3px;
}

.singel-event-list .event-cont a {
    display: block;
}

.singel-event-list .event-cont a h4 {
    padding-top: 5px;
    padding-bottom: 10px;
    color: #000;
    font-size: 20px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-event-list .event-cont a:hover h4 {
    color: #ffc600;
}



/*=====================================================
    25. EVENT SINGEL PAGE css 
======================================================*/

.events-area {
    background-color: #fff;
    padding: 45px 50px;
}

.events-left {}

.events-left h3 {
    padding-top: 5px;
    padding-bottom: 10px;
    color: #000;
    font-size: 30px;
}

.events-left span {
    font-size: 14px;
    color: #8a8a8a;
    margin-right: 20px;
}

.events-left span i {
    color: #ffc600;
    margin-right: 3px;
}

.events-left img {
    margin-top: 35px;
    border-radius: 5px;
}

.events-left p {
    padding-top: 31px;
}

.events-right {}

.events-coundwon {
    padding: 25px 30px 30px;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 110px;
}

.events-coundwon .count-down-time {
    position: relative;
    z-index: 5;
}

.events-coundwon .count-down-time .singel-count {}

.events-coundwon .count-down-time .singel-count .number {
    font-size: 24px;
    color: #ffc600;
}

.events-coundwon .count-down-time .singel-count .title {
    font-size: 13px;
}

.events-coundwon .events-coundwon-btn {}

.events-coundwon .events-coundwon-btn .main-btn {
    width: 100%;
}

.events-address {
    border: 1px solid #bcbcbc;
    padding: 0 30px 30px;
    border-radius: 5px;
}

.events-address ul li {
    padding-top: 20px;
}

.events-address ul li .singel-address {
    position: relative;
}

.events-address ul li .singel-address .icon {
    position: absolute;
    top: 0;
    left: 0;
}

.events-address ul li .singel-address .icon i {
    font-size: 15px;
    color: #ffc600;
}

.events-address ul li .singel-address .cont {
    padding-left: 23px;
}

.events-address ul li .singel-address .cont h6 {
    font-size: 15px;
    color: #07294d;
}

.events-address ul li .singel-address .cont span {
    font-size: 14px;
    color: #505050;
}

#contact-map {
    width: 100%;
    height: 150px;
    border-radius: 5px;
}


/*=====================================================
    26. TEACHERS SInGEL PAGE css 
======================================================*/

.teachers-left {
    padding: 40px 50px 35px;
    background-color: #fff;
    border-radius: 5px;
}

.teachers-left .hero img {
    width: 100%;
    border-radius: 5px;
}

.teachers-left .name {
    padding-top: 25px;
}

.teachers-left .name h6 {
    font-size: 18px;
    color: #000;
}

.teachers-left .name span {
    font-size: 15px;
    color: #8a8a8a;
}

.teachers-left .social {
    padding-top: 15px;
}

.teachers-left .social ul li {
    display: inline-block;
}

.teachers-left .social ul li a {
    font-size: 30px;
    margin-right: 7px;
}

.teachers-left .social ul li:nth-of-type(1) a {
    color: #212798;
}

.teachers-left .social ul li:nth-of-type(2) a {
    color: #3c9bff;
}

.teachers-left .social ul li:nth-of-type(3) a {
    color: #fe1f59;
}

.teachers-left .social ul li:nth-of-type(4) a {
    color: #474b8c;
}

.teachers-left .description {
    padding-top: 20px;
}

.teachers-right {
    border-radius: 5px;
    overflow: hidden;
}

.teachers-right .nav {}

.teachers-right .nav .nav-item {}

.teachers-right .nav .nav-item a {
    padding: 20px 0;
    background-color: #315377;
    color: #fff;
    font-weight: 15;
    color: #fff;
    display: block;
    font-weight: 600;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.teachers-right .nav .nav-item a.active,
.teachers-right .nav .nav-item a:hover {
    background-color: #fff;
    color: #315377;
}

.teachers-right .tab-content {
    padding: 0px 50px 35px;
    background-color: #fff;
}

.teachers-right .tab-content .dashboard-cont {}

.teachers-right .tab-content .dashboard-cont .singel-dashboard h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding-bottom: 15px;
}

.teachers-right .tab-content .reviews-cont {
    padding: 45px 0 15px;
}

.teachers-right .tab-content {}


/*=====================================================
    27. BLOG PAGE css 
======================================================*/

.singel-blog {
    overflow: hidden;
    border-radius: 5px;
}

.singel-blog .blog-thum img {
    width: 100%;
}

.singel-blog .blog-cont {
    padding: 40px 50px;
    background-color: #fff;
}

.singel-blog .blog-cont a {
    display: block;
}

.singel-blog .blog-cont h3 {
    font-size: 36px;
    color: #000;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.singel-blog .blog-cont a:hover h3 {
    color: #ffc600;
}

.singel-blog .blog-cont ul {
    padding: 20px 0;
}

.singel-blog .blog-cont ul li {
    display: inline-block;
    margin-right: 30px;
}

.singel-blog .blog-cont ul li:last-child {
    margin-right: 0;
}

.singel-blog .blog-cont ul li a {
    font-size: 15px;
    color: #8a8a8a;
}

.singel-blog .blog-cont ul li a i {
    color: #ffc600;
    margin-right: 5px;
}

.singel-blog .blog-cont p {}


.saidbar {}

.saidbar .saidbar-search {
    padding: 35px;
    background-color: #fff;
    border-radius: 5px;
}

.saidbar .saidbar-search form {
    position: relative;
}

.saidbar .saidbar-search form input {
    width: 100%;
    height: 45px;
    padding: 0 25px;
    background-color: #f6f6f6;
    color: #8a8a8a;
    border-radius: 5px;
    font-size: 15px;
    border: 0;
}

.saidbar .saidbar-search form button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    font-size: 16px;
    color: #8a8a8a;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
}

.saidbar .categories {
    background-color: #fff;
    padding: 30px 35px 25px;
    border-radius: 5px;
}

.saidbar .categories h4,
.saidbar .saidbar-post h4 {
    font-size: 24px;
    color: #07294d;
}

.saidbar .categories ul {
    padding-top: 15px;
}

.saidbar .categories ul li {
    line-height: 40px;
}

.saidbar .categories ul li a {
    color: #8a8a8a;
    font-weight: 15;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.saidbar .categories ul li a:hover {
    color: #ffc600;
}

.saidbar .saidbar-post {
    padding: 30px 35px 35px;
    background-color: #fff;
    border-radius: 5px;
}

.saidbar .saidbar-post ul {
    padding-top: 10px;
}

.saidbar .saidbar-post ul li a {
    display: block;
    margin-top: 30px;
}

.saidbar .saidbar-post ul li a .singel-post {
    overflow: hidden;
}

.saidbar .saidbar-post ul li a .singel-post .thum {
    float: left;
    padding-right: 20px;
}

.saidbar .saidbar-post ul li a .singel-post .thum img {
    border-radius: 5px;
}

.saidbar .saidbar-post ul li a .singel-post .cont {}

.saidbar .saidbar-post ul li a .singel-post .cont h6 {
    font-weight: 600;
    font-size: 18px;
    color: #000;
    padding-bottom: 10px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.saidbar .saidbar-post ul li a .singel-post .cont h6:hover {
    color: #ffc600;
}

.saidbar .saidbar-post ul li a .singel-post .cont span {
    font-size: 14px;
    color: #8a8a8a;
}


/*=====================================================
    28. BLOG SINGEL PAGE css 
======================================================*/


.blog-details .cont {
    padding: 40px 50px;
    background-color: #fff;
}

.blog-details .cont h3 {
    font-size: 36px;
    color: #000;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.blog-details .cont ul {
    padding: 20px 0;
}

.blog-details .cont ul li {
    display: inline-block;
    margin-right: 30px;
}

.blog-details .cont ul li a {
    font-size: 15px;
    color: #8a8a8a;
}

.blog-details .cont ul li a i {
    color: #ffc600;
    margin-right: 5px;
}

.blog-details .cont .share {
    padding-top: 22px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
}

.blog-details .cont .share li.title {
    font-size: 18px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.blog-details .cont .share>li {
    display: inline-block;
    margin-right: 10px;
}

.blog-details .cont .share li a {}

.blog-details .cont .share li a i {
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    font-size: 16px;
    background-color: #ffc600;
    text-align: center;
    color: #fff;
    margin-right: 0;
}

.blog-details .cont .share li:nth-of-type(2) a i {
    background-color: #3C5A99;
}

.blog-details .cont .share li:nth-of-type(3) a i {
    background-color: #1da1f2;
}

.blog-details .cont .share li:nth-of-type(4) a i {
    background-color: #d34836;
}

.blog-details .cont .share li:nth-of-type(5) a i {
    background-color: #e4405f;
}

.blog-details .cont .share li:nth-of-type(6) a i {
    background-color: #0077B5;
}

.blog-details .cont .blog-comment .title h3 {
    font-size: 24px;
    color: #000;
}

.blog-details .cont .blog-comment ul {
    padding: 0;
}

.blog-details .cont .blog-comment ul li {
    margin-top: 30px;
    margin-right: 0;
}

.blog-details .cont .blog-comment ul li .replay {
    padding-left: 75px;
    padding-top: 0;
    padding-bottom: 0;
}

.blog-comment .comment {
    padding-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
}

.blog-comment .comment .comment-author {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-comment .comment .comment-author .author-thum img {
    border-radius: 5px;
}

.blog-comment .comment .comment-author .comment-name {
    padding-left: 20px;
}

.blog-comment .comment .comment-author .comment-name h6 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.blog-comment .comment .comment-author .comment-name span {
    font-size: 15px;
    color: #8a8a8a;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

.blog-comment .comment .comment-replay {
    position: absolute;
    top: 15px;
    right: 0;
}

.comment-form .form-singel {
    margin-top: 20px;
}

.comment-form .form-singel input,
.comment-form .form-singel textarea {
    height: 60px;
    width: 100%;
    padding: 0 20px;
    border: 1px solid #b8b8b8;
    border-radius: 5px;
    font-size: 15px;
}

.comment-form .form-singel textarea {
    height: 120px;
    resize: none;
    padding-top: 20px;
}

/*=====================================================
    29. SHOP PAGE css 
======================================================*/

.shop-top-search {
    background-color: #fff;
    padding: 15px 30px;
    border-radius: 5px;
}

.shop-top-search .shop-bar {
    display: inline-block;
}

.shop-top-search .nav .nav-item {
    margin-right: 15px;
    font-size: 15px;
    color: #8a8a8a;
}

.shop-top-search .nav .nav-item a {
    font-size: 16px;
    color: #8a8a8a;
}

.shop-top-search .nav .nav-item a.active {
    color: #ffc600;
}

.shop-top-search .shop-select {
    display: inline-block;
    float: right;
    margin-top: -3px;
}

.shop-top-search .shop-select .nice-select {
    background-color: #f6f6f6;
    border-radius: 5px;
    border: 0;
    font-size: 14px;
    height: 30px;
    width: 135px;
    line-height: 30px;
    color: #8a8a8a;
}

.shop-top-search .shop-select .nice-select.open .list {
    width: 100%;
    margin-top: 0;
    background-color: #f6f6f6;
    border: 0;
}

#shop-list .singel-publication .cont {
    display: block;
    padding-top: 0;
}

#shop-list .singel-publication .cont .name {
    width: 100%;
}

#shop-list .singel-publication .cont .name a h6 {
    font-size: 18px;
}

#shop-list .singel-publication .cont .name span {
    font-size: 16px;
    color: #8a8a8a;
    padding-top: 15px;
}

#shop-list .singel-publication .cont .button {
    width: 100%;
    padding-top: 10px;
}

#shop-list .singel-publication .cont .button a {
    padding: 0 20px;
    font-size: 12px;
    line-height: 35px;
}


/*=====================================================
    30. SHOP SINGEL PAGE css 
======================================================*/

.shop-destails {
    background-color: #fff;
    padding: 20px 50px 50px;
    border-radius: 5px;
}

.shop-destails .shop-left {
    padding-right: 50px;
}

.shop-destails .shop-left .shop-image a {
    display: block;
}

.shop-destails .shop-left .shop-image img {
    width: 100%;
    border-radius: 4px;
}

.shop-destails .shop-left .nav .nav-item {
    margin-right: 25px;
}

.shop-destails .shop-left .nav .nav-item:last-child {
    margin-right: 0;
}

.shop-destails .shop-left .nav .nav-item a {
    display: block;
}

.shop-destails .shop-left .nav .nav-item a .shop-thum img {
    width: 100%;
    border-radius: 3px;
}

.shop-right {}

.shop-right h6 {
    font-size: 18px;
    padding-bottom: 5px;
}

.shop-right span {
    font-size: 15px;
    color: #8a8a8a;
}

.shop-right p {
    padding-bottom: 15px;
}

.nice-number {
    position: relative;
    display: inline-block;
    margin-right: 20px;
}

.nice-number input {
    width: 50px !important;
    height: 40px;
    border-radius: 5px;
    border: 2px solid #aaa;
    padding-right: 20px;
}

.nice-number button {
    position: absolute;
    width: 25px;
    padding: 0;
    right: 2px;
    top: 2px;
    border: 0;
    border-top-right-radius: 5px;
    background: none;
    cursor: pointer;
}

.nice-number button:last-child {
    top: auto;
    bottom: 2px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 5px;
}

.nice-number button i {
    font-size: 15px;
    color: #000;
}

.add-btn {
    display: inline-block;
}

.add-btn .main-btn {
    line-height: 46px;
}

.shop-reviews .nav .nav-item {}

.shop-reviews .nav .nav-item:first-child a {
    border-top-left-radius: 5px;
}

.shop-reviews .nav .nav-item:last-child a {
    border-top-right-radius: 5px;
}

.shop-reviews .nav .nav-item a {
    width: 165px;
    line-height: 55px;
    background-color: #315377;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.shop-reviews .nav .nav-item a.active {
    background-color: #fafafa;
    color: #315377;
}

.shop-reviews .tab-content {
    background-color: #fafafa;
    padding: 0px 45px 40px;
    border-radius: 5px;
    border-top-left-radius: 0;
}

.shop-reviews .tab-content .reviews-cont {
    padding: 0;
}

.releted-item {}

.releted-item .title h3 {
    font-size: 30px;
    color: #07294d;
}



/*=====================================================
    31. CONTACT PAGE css 
======================================================*/

.contact-from {
    background-color: #fff;
    padding: 50px;
    border-radius: 5px;
}

.contact-from .main-form {}

.contact-from .main-form .singel-form {
    margin-top: 20px;
}

.contact-from .main-form .singel-form input,
.contact-from .main-form .singel-form textarea {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #a1a1a1;
    border-radius: 5px;
    color: #8a8a8a;
    font-size: 15px;
}

.contact-from .main-form .singel-form textarea {
    padding-top: 10px;
    /*height: 100px;*/
    resize: none;
    height: 75px;
}

.form-group {
    margin: 0;
}

.list-unstyled li {
    font-size: 13px;
    margin-left: 2px;
    margin-top: 5px;
    color: #f00;
}

p.form-message.success,
p.form-message.error {
    font-size: 16px;
    color: #353535;
    background: #ddd;
    padding: 10px 15px;
    margin-left: 15px;
    margin-top: 15px;
}

.contact-address {
    background-color: #fff;
    padding: 20px 50px 50px;
    border-radius: 5px;
    height:463px;
}

.contact-address ul li {
    padding-top: 30px;
}

.contact-address ul li .singel-address {
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contact-address ul li .singel-address .icon i {
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    border: 1px solid #07294d;
    color: #07294d;
    font-size: 24px;
    text-align: center;
}

.contact-address ul li .singel-address .cont {
    padding-left: 20px;
}

/* .contact-address ul li .singel-address .cont p{} */

.map {}

.map #contact-map {
    width: 100%;
    height: 225px;
}

.map.map-big #contact-map {
    width: 100%;
    height: 415px;
}

.contact-address .contact-heading {
    padding-top: 35px;
}

.contact-address .contact-heading h5 {
    padding-bottom: 15px;
}

.portfolio .portfolio-wrap .portfolio-info {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
    opacity: 1;
}

.portfolio .portfolio-wrap::before {
    content: "";
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    transition: all ease-in-out 0.3s;
    z-index: 2;
    opacity: 0;
}

.portfolio .portfolio-wrap:hover::before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}

.portfolio .portfolio-wrap {
    transition: 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: rgba(255, 255, 255, 0.75);
}

.portfolio-item {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(1.5rem/ 2);
    padding-left: calc(1.5rem/ 2);
    margin-top: 1.5rem;
}

.portfolio .portfolio-wrap .portfolio-links a {
    color: #fff;
    background: #ffc600;
    margin: 10px 2px;
    width: 36px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.3s;
}

.footer-services ul li {
    display: inline-grid;
    width: 40%;
}

.footer-services ul li a {
    display: block;
}

/* gallery css */
#gallery-wrapper .col-lg-3 {
    margin-top: 8px;
    padding: 0 4px;
}

#gallery-wrapper .img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #c5ccd4;
    border-radius: 0.25rem;
    width: 100%;
    height: 185px
}


/* blog CSS */


#categories a {
    color: blue;
}

.blog_flex {
    display: flex;
    width: 100%;
}

.flex-part1 {
    width: 30%;
    height: 12rem !important;
    border: 1px solid #eee;
}

.flex-part2 {
    border: 1px solid #eee !important;
    padding-left: 10px;
    width: 70%;
}
.flex-part2 p a{
    display: block;
}

.flex-part1 a {
    color: blue;
    height: 100%;
    width: 100%;
}

.flex-part1 img {
    width: 100%;
    height: 100%;
  /*  object-fit: cover;*/
}

.flex-part2 #title {
    color: #544E48;
    text-decoration: none;
    font-weight: bold;
    text-align: justify;
}

.flex-part2 #body {
    color: #544E48;
    text-decoration: none;
    text-align: justify;
    font-size: 0.9rem;
}

.flex-part2 ul {
    display: flex;
    justify-content: space-around;
    padding: 0 !important;
    margin: 0 !important;
}

.flex-part2 ul li {
    list-style: none;
}

.flex-part2 ul li a {
    color: gray;
    text-decoration: none;
    font-size: 0.8rem;
}

.right-section {
    flex-direction: column;
}

.right-section h6 {
    background-color: #bbb;
    color: #000;
    padding: 10px;
    border-radius: 5px;
}

.right-section ul li a {
    text-decoration: none;
    /* color: #555; */
    font-size: 0.9rem;
}

.right-section ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 4px 0 4px 0;
}

#single_img {
    width: 100%;
    height: 20rem;
}

#single_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media screen and (max-width: 768px) {
    
    .navigation-2.sticky .navbar .navbar-nav li a{
        padding: 15px 15px;
    }
   html,
   body{
       width:100%;
       overflow-x:hidden;
   }
   .plan-head2 h2{
       font-size:25px ! important;
   }
   .plan-head2{
       margin-bottom: 0;
   }
   .price-top2 h2{
        font-size:25px;
   }
   .paragraph2{
       width: 330px;
       margin-left:15px;
   }
   .partner-head h5{
       font-size:23px;
   }
  

   #new-para2{
       margin-left:15px ! important;
       width:330px;
       
   }
   .partner-left{
       width: 340px;
    /*margin-left: 27px;*/
   }
   #career-section-menu{
       left:0 ! important;
   }
   .paragraph2 p{
       font-size:17px;
       text-align:justify;
   }
   .partner-cont1{
       width: 340px;
   }
   .partner-con-wrapper{
       display:block;
   }
   .service-new-img{
       padding-top: 15px;
   }
   .partner-bottom-wrap{
       display: block;
       margin-top: 0;
   }
   .partner-right-cont{
       height: 700px;
       margin-top: 80px;
   }
   .partner3 {
       margin-top: 155px;
   }
   .partner-cont{
       margin-bottom: 10px;
       width: 411px;
   }
   .partner-img{
       width: 45%;
       margin-left: 11px;
   }
   .img-part{
       padding-right: 50px;
   }
   .partner-head{
       margin-left: 10px;
       margin-bottom: 25px;
   }
   .paragraph1{
        padding-right: 50px;
   }
   .paragraph{
       padding-right: 55px;
   }
   .partner2 {
       display:block;
   }
   .service-new{
       max-width: 90.455555%;
   }
   .wrapper-new-service{
       display:block;
       margin-left: 31px;
   }
   .partner-singel-form{
       -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 52% ! important;
    margin-top:0;
    margin-left: 3px;
   }
   .smm-top h4{
       font-size:24px ! important;
   }
   .smm-con-wrapper{
       display:block;
   }
   .investment{
       margin-left: 10px;
    
   }
   .partner-bottom-left1 {
       margin-top: -90px;
   }
   .new-paragraph{
       margin-left:18px ! important;
   }
  .part-point{
      padding-right:58px ! important;
  }
   .smm-client{
       margin-left: 106px;
   }
   .smm-client h4{
        font-size:25px ! important;
   }
   .smm-footer-sec{
       margin-top: -25px ! important;
   }
   .price-plan{
       padding-bottom: 1px ! important;
   }
   .arrow-cont{
       /*padding-left: 10px ! important;*/
   }
   .price-plan h4{
       font-size: 25px;
       margin-bottom: -22px;

     
   }
   .price-cont{
       margin-bottom:50px;
   }
   .price-wrapper{
         display:block;
         margin-left:50px;
   }
   .social-icon-smm{
           margin-bottom: 15px;
   }
   .smm-content1 p{
       font-size:16px ! important;
   }
   /*.arrow-img img{*/
   /*    height: 20px;*/
   /*}*/
   .content1-heading{
       width: 320px;
    text-align: justify;
    margin-left:6px;

   }
    .content1-heading h5{
       font-size: 17px ! important;

    }
    .content1-heading p{
        font-size: 16px;
        width: 320px ! important; 
        margin-left:0px;
    }
    .smm-content p{
        font-size:16px ! important;
    }
   .smm-content-wrap{
       width: 320px;
           margin-left: 20px;
           
   }
   .category-form .main-form .singel-form .main-btn{
       margin-top: 0;
   }
   .icon-smm-wrapp{
       display: block;
   }
   .social-media-smm{
       width: 300px;
       margin-left: 15px;
       padding-left: 105px;
   }
   .partner-top-wrapper{
       display:block;
       margin-top: 65px;
   }
   .mainsliderrohit{
       margin-top:0;
   }
   .new-btn-wrappaer{
           margin-bottom: -30px;
   }
   .navigation-wrap{
       /*margin-top:-10px ! important;*/
   }
  
  #smm-item-wrap{
       height:22rem ! important;
  }
   .new-section-head h2{
       font-size:36px;
   }
   .smm-item{
       height:15rem ! important;
   }
   .row-copyright{
       margin-left:0;
   }
   .counter-content h2{
       font-size:36px;
   }
   .footer-left-link{
       padding-left:0;
   }
   .new-one{
       margin-bottom:26px;
   }
   .about-section-img {
           margin-left: -85px ! important;
           margin-top:-72px;
   }
   .footer-logo{
       display:flex ! important;
       justify-content: center;
   }
   .new-section-container{
           margin-top: 70px;
   }
   .new-section-head{
           padding-top: 50px;
   }
   .new-section-container{
       height:999px;
   }
   .icon-new{
       padding-top:18px;
   }
.new-section-wrap{
    display:block;
    margin-left: 50px;
}
   .portfolio-row{
       display:block;
       margin-top: -30px;
   }
   #testimonial{
       height:308px;
       margin-top: 25px;
   }
   .our-team-sec{
    margin-top: 25px;
}
.counter-content{
    margin-top: 50px;
}
   .gallery-container{
       margin-left: 0px;
       width:100%;
   }
   #news-part{
       padding-top: 40px;
       padding-bottom:0;
   }
   .footer-new-part{
       display:block;
       margin-left: 60px;
margin-top:40px;
   }
   #contact-page{
           padding-top: 0px;
           
   }
   .contact-address ul li .singel-address .cont{
           padding-left: 14px;
   }
   .section-title1{
           margin-top: 20px ! important;
           margin-bottom:-8px ! important;
   }
   .contact-add-form{
     padding-top:0;
   }
    .section-title1 h5{
        font-size:22px;
    }
   .contact-from {
       padding-top:0px;
       margin-top:10px;
       padding-bottom:25px;
       
   }
   .footer-copyright{
       margin-top:-50px;
       
   }

   .footer-new-one{
       margin-bottom:25px;
   }
   .counter-counter-sec{
       height: 885px ! important;
   }
   .service-section{
       padding-top:0;
   }
   .course-slied{
       margin-top:17px;
   }
   .navigation-wrap{
       margin-top:-16px ! important;
   }
   .testimonial-slied{
       margin-top:0px;
       
   }
   .gallery-heading-con h2{
       text-align:center;
       margin-left:0;
       font-size:30px;
   }
   .port-heading{
       margin-bottom:10px;
   }
    .port-heading h4{
        font-size:29px;
    }
    .port-heading h5{
        font-size:16px;
    }
    .team-head{
        font-size:28px;
    }
  .portfolio-con{
      -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 90%;
  }
  /*.portfolio-item{*/
  /*    height:24.6rem ! important;*/
  /*}*/
  .gallery-gallery{
      margin-left:-9px;
  }
   .portfolio-con{
       margin-left: 19px;
   }
   
   
    .navigation{
        display: flex;
        align-items: top !important;
        justify-content: center;
    }
  /*  .home-section{
        margin-top:0;
    }*/
    .text-center{
        margin-top: 40px;
    }
    .full-img{
        margin-left:27px;
    }
    .about-image{
        width: 330px;
   
    margin-left: 0;
    margin-bottom: -80px;
    margin-top: -15px;
  margin-top: 30px;
    }
.about-border-section {
    margin-top: 130px;
    margin-left:10px;
}
.flex-part1{
  
}
    .section-description2{
        margin-left:8px;
        margin-right:8px;
    }
    .description2-img-wrapper{
        margin-top:50px;
    }
    .justify-content-center{
        display: block;
    margin-left: 0;
    margin-right: 0;
    }
    .navbar {
        background: white;
        z-index: 99;
    }
    
    .navigation-2 .navbar .navbar-nav li a{
        padding: 15px 15px;
    }
    
    .navigation-2.navigation .navbar{
        /*margin-top: 300px;*/
    }
    .checkdisflex{
    display: block !important;
  
}


.mainsliderrohit{
    height: 110px;
}

.bg_cover{
    background-position: top;
background-size: contain;
background-repeat: no-repeat;
height: 190px;
}

#page-banner{
    padding-top: 44px !important;
    height:90px;
}
.section-title{
    margin-top: 40px;
}
.page-banner-cont h2{
    font-size: 35px;
    
}

.home-section{
 margin-top:-35px;   
 display:block;
 margin-left: 25px;
}
.about-vision{
    margin-left:0;
    margin-top: 45px;
}
.about-mission{
      margin-top: 45px;
}
.about-choose{
     margin-top: 45px;
}
.full-img{
  height:130px;
        width: 90%;
          margin-left: 18px;
}
.description2-content{
    margin-left: 30px;
    margin-right: 30px;
margin-top:20px;
}
.description-img{
    margin-bottom: -70px;
}
.section-description2 h2{
    font-size:25px;
}
.description2-content p{
    font-size:15px;
}

.bg_cover2{
    background-size: cover;
    height: 500px;
}
   
    .section-title h2 {
    font-size: 25px;
  
}
    .flex-part2 p {
        display: none;
    }
    .card{
            background: #07294d0d;
    }

    .flex-part1 {
        height: 6rem !important;
    }

    .flex-part2 ul {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 992px) {
    .flex-part1 {
        height: 8rem !important;
    }
}

@media screen and (max-width: 1200px) {
    .flex-part1 {
        /*height: 10rem !important;*/
          height:100% ! important;
    }
}




/* Google Fonts - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap');

/* 
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
}
body{
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #EFEFEF;
} */
.slide-container {
    max-width: 1120px;
    width: 100%;
    padding: 40px 0;
}

.slide-content {
    margin: 0 40px;
    overflow: hidden;
    border-radius: 25px;
}

.heading {
    font-weight: 900;
    text-align: center;
}

.card {
    border-radius: 15px;
    /*background-color: #FFF;*/

}

.image-content,
.card-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px 14px;
}

.image-content {
    position: relative;
    row-gap: 5px;
    padding: 25px 0;
}

.card-image {
    position: relative;
    height: 240px;
    width: 240px;
    border-radius: 50%;
    background: #FFF;
    padding: 3px;
}

.card-image .card-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 4px solid #07294d;
}

.name {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.swiper-button-next {
    right: 0;
}

.swiper-button-prev {
    left: 0;
}

.swiper-pagination-bullet {
    background-color: #6E93f7;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background-color: #4070F4;
}

.swiper-slide .card-content {
    padding-bottom: 65px;
}

.swiper-slide .card-content h4 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #605f5f;
    margin-top: 8px;
}

.swiper-slide .card-content h3 {
    /* margin-top: 30px; */
    font-size: 26px;
    font-weight: 800;
}


@media screen and (max-width: 768px) {
    .slide-content {
        margin: 0 10px;
    }

    .swiper-navBtn {
        display: none;
    }
}

#enquiry-form button {
    width: 100%;
    border-radius: 20px;
    font-weight: 900;
}

#enquiry-form input {
    border-radius: 20px;
    margin-bottom: 20px;

}

#enquiry-form {
    font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 145px;
    right: -366px;
    /* right: 30px; */
    /* transition: right .4% linear; */
    transition: all 0.5s linear;
}

#enquiry-form h2 {
    color: white;
    margin-bottom: 1rem;
}

#enquiry-form button {
    background: #ecb42a;
}

#enquiry-form button:hover {
    background: #7a5f18;
}

#enquiry-form .call-action {
    position: absolute;
    background: #021d3a;
    font-weight: 800;
    color: white;
    letter-spacing: 1px;
    line-height: 40px;
    width: 150px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    left: -80px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.show {
    right: 30px;
    top: 13px;
}

.hide {
    right: -366px;
    top: 13px;
}

.fabs {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 99;
}

.action {
    background: #f15e18;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    box-shadow: 0 5px 7px 0px gray;
    transition: all 0.4s linear;
}

.action i {
    position: absolute;
    color: white;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    cursor: pointer;
}

/* .action:hover {
    background-color: #9c8430;
  } */

.fabs .btns .btn {
    position: absolute;
    height: 45px;
    width: 45px;
    border-radius: 50%;
}

.fabs .btns .btn i {
    position: absolute;
    /* font-size: 18px; */
    color: white;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.fabs .btns .btn i:nth-of-type(1) {
    font-size: 25px;
    overflow-x: hidden;
}

.btns {
    position: absolute;
    bottom: 10px;
    margin-bottom: 5px;
    height: 35px;
    width: 35px;
    transition: all 0.3s linear;
    left: 37%;
    transform: translateX(-50%);
    z-index: -1;
}

.btns.open {
    bottom: 50px;
}