:root{
    --main-color:#191B5B;
    --second-color:#F86C14;
        --blu-clr:#191B5B;
        --w-clr:#fefefe;
}

body{
    overflow-x:hidden !important;
}

.mainh{
    font-size: 50px !important; 
}
.mainh span{
    color:var(--blu-clr) !important;
}
.home-three-slide-text h1{
    color:var(--main-color) !important;
}



.home-three-slide-text h4{
   color:var(--main-color) !important;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 0px;
}

.footer-bottom{
  background-color:#0e0e0e;  
}

.footer-logo-five img{
    width:150px;
}

.footer-news-five .form-control{
    background:#fefefe !important;
    color:#0e0e0e;
}


@media only screen and (max-width: 600px) {
        .master-skill-three {
        padding: 30px 0 20px !important;
        position: relative;
    }
  .social-inner h2{
          padding-top: 24px !important;
      font-size:14px !important;
  }
  .developer-five-list{
     
  }
}

   .footer-about-five .footer-image img{
        width:100px;
        border-radius:10px;
    }
    .footer-about-five .content-footer{
            padding: 10px 80px 10px 10px;
    }
    .footer-about-five {
       display:flex;
       margin:20px 0;
    }
    .footer-title-five{
        color:#F76911;
    }
    .footer-menu-five ul li a:before {
        background:#F76911 !important;
    }

.social-inner h2{
    padding-top:105px;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.6em;
    letter-spacing: 0.2px;
    font-family: "Preahvihear", Sans-serif;
    font-style:italic;
} 
#social-mobile{
    display:none;
}

.home-three-content p{
    color: #777777;
    font-family: "RocknRoll One", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.social-icon-five .twitter-icon,.linked-icon,.facebook-icon,.youtube-icon{
    background: #f76911 !important;    
}
.footer-news-five .btn-one{
        background: #f76911 !important;
    border: 1px solid #f76911 !important;
        color: #fefefe !important;
}

.footer-news-five .input-block ::placeholder {
 color: #0e0e0e !important;
}


  .true-section{
        padding: 60px 0 60px;
    }  
    .flip-card {
    background-color: transparent;
    width: 100%;
    height: 300px;
    perspective: 1000px;
  }
  
  .flip-card-inner {
    position: relative;
    width: 100%;
    height: 121%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
  }
  
  .flip-card:focus {
      outline: 0;
  }
  
  .flip-card:hover .flip-card-inner,
  .flip-card:focus .flip-card-inner{
    transform: rotateY(180deg);
  }
  
  .flip-card-front,
  .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  
  .flip-card-front {
    
    background: #fefefe;
    color: black;
    z-index: 2;
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
  .flip-content{
    padding: 25px;
  }

  .flip-card-back {
    background: #191B5B;
    border-radius:12px;
    color: white;
    transform: rotateY(180deg);
    z-index: 1;
    /* display: flex; */
    justify-content: center;
    align-items: center;
  }
  .front-icon img{
    width:100px;
  }
  .back-icon img{
    width:100px;
  }
  .front-icon{ 
    margin-top: -49px;
  }
  
  .true-section .row{
    padding:40px;
  }
  
  .true-section .row .col-lg-4{
    margin-bottom:30px;
  }
  @media only screen and (max-width: 768px) {
    .true-section .row{
    padding:0;
  }
  .front-icon{
    margin-top:10px;
  }
  .flip-card-inner{
    height:110%;
  }
  .flip-card {
           margin-bottom: 10px;
    height: 317px;
}

#social{
    display:none;
}
#social-mobile{
    display:block;
}
}


.master-three-left{
    padding-top:100px;
}



 .main-content{
        padding:100px 0 0 0;
    }
    .main-content .abt-content p{
       color:#fefefe; 
       text-align:justify;
    }
   .heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 70px;
    height: 4px;
    background: var(--main-color);
    left: 0;
    right: 0;
    bottom: 0;
}
    .main-content .heading h2{
        color:#fefefe;
    }
    /*.main-content .heading hr{*/
    /*    color:#FF8B12;*/
    /*    width:300px;*/
    /*    height:10px;*/
    /*}*/
    .main-content .abt-btn{
       width:max-content;
    }
    .rubani-abt{
        background-color: transparent;
    background-image: linear-gradient(180deg, #151644 0%, #0E0F21 100%);
    }
    .vission-con{
        padding:50px 0 0 0;
    }
    .vission-con .heading-2{
        text-align:center;
    }
    .v-content p{
        text-align:justify;
    }
    .section-back img{
        width:100%;
    }
    .abt-cnt{
        background-image:url('../images/guru.jpg');
        background-attachment:fixed;
        padding:30px 10px;
    }
.home-three-head h2:after{
        background: var(--main-color) !important;
}
.course-btn .course{
    width:max-content;
}
.course-con p{
   text-align:justify; 
}




/*Detail page css*/

   #crseDetail {
        padding-top:20px;
    }
    .course .course-heading{
        text-align:center;
    }
    .course .thumb-img img{
        width:500px;
    }
    .course .card{
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px #f769113d;
        width:300px;
        padding:0 0 10px;
        text-align:center;
        border-radius:20px;
    }
    .course .image-content{
        margin:-50px 0 0 130px;
    }
    .course .card .card-heading{
        background:#000;
        color:#fefefe;
        padding:10px 0 0 0;
    }
    .course .image{
        text-align:center;
    }
    .course .course-heading span{
        color:#F76911;
    }
    .content1 .card1 .content{
        display:flex;
    }
    .content1 .card1{
        
        padding:10px 20px;
        box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px #f769113d;
    }
    .content1 .card1 i{
        margin-top:10px;
        font-size:30px;
        color:#f76911;
    }
    .content1 .card1 .text-card h4{
        margin-left: 10px;
    }
    .content1 .card1 .card-heading-first{
        font-size:16px;
    }
    .content1 .card1 {
        display:flex;
        /*justify-content: space-between;*/
        
    margin: 0px 10px 20px 0px;
    padding: 13px 20px 13px 20px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #FFB9314D;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.11);
}
.content1 .card2 i{
        font-size:20px;
        color:#f76911;
    }
.next-two-con .content1 .card2{
  display: flex;
    width: 100%;
    height: 70px;
    }
.next-two-con .content1 .card2 p{
   margin:0 0 0 10px;
    }
.content1 .card2 span{ 
     font-size:30px;
        color:#f76911;
        font-weight:700; 
}
    .content1 .card2 {
        
        text-align:center;
    margin: 0px 10px 20px 0px;
    padding: 13px 20px 13px 20px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    border-color: #FFB9314D;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.11);
}
.workshop-d{
    margin-top:60px;
}
.workshop-d .button{
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px #f769113d;
  border-radius:30px;
}
.next-two-con h3 span{
   color:#f76911;
}

#courseFaq{
        background-image: var(--main-grediant);
} 

#courseFaq .header-two-title {
    margin-bottom:0 !important;
}

#courseFaq .header-two-title h2{
    color#fefefe;
}

#courseFaq .content-sec{
    background-color:transparent;
    border:none !important;
    margin:15px 0;
    
}

#courseFaq .course-card{
    background-color:var(--w-clr);
    border-radius:20px;
}

#courseFaq .cou-title{
   padding:8px 0;
}

#courseBtm{
    background-color:var(--w-clr);
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.35);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 20px 20px 20px 20px;
    position: fixed;
    bottom: -20px;
    width: 100%;
    left: 0px;
    z-index: 100;
    transition: all ease-in-out 0.5s !important;
     border-top-left-radius:30px ;
     border-top-right-radius:30px ;
}

#courseBtm .courseBtm_inner{
    display:flex;
    justify-content:space-between;
    align-items:center;

}

.fund i{
        font-size:29px !important;
    }
 
 @media only screen and (max-width: 600px) {
  .course .image-content {
    margin: 0 0 0 17px !important;
}
.next-two-con .content1 .card2 {
    display: flex
;
    width: 100%;
    height: auto !important;
}


    .course .thumb-img img {
        width: 100% !important;
    }
}   

.card-collapse  p{
        padding: 0 31px 20px 20px;
}

.courseBtm_inner p{
    font-size:30px;
    margin-bottom:0;
}
.courseBtm_inner h4{
    font-size:14px;
    color:#000;
}
.courseBtm_inner p span{
    color:#f76911;
}
 
 #counter{
      color:#f76911;
 }   
 .lead-companies-three{
     display: none !important;
 }
 
 @-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
     color:#f76911;
         font-size: 52px;
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.8s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
 

 .breadkumb-detil {
            top: 85px !important;
                 background: #fff !important;
        padding: 25px 0 !important;
    position: sticky;
    top: 0;
    z-index: 200;
}



#highlight{
    /*text-align: center;*/
}

.fund{
    width: 406px;
    height: 126px;
}

.award-one .down h2{
    display: flex;
}
 
 
.footer-news-five .btn-one:hover{
    color:#191B5B !important;
}


.main-nav .submenu{
    z-index:999 !important;
}
