/**/

    @font-face {
  font-family: font3;
  src: url(../images/bold.ttf);
}
    @font-face {
  font-family: thin;
  src: url(../images/thin.ttf);
}
    @font-face {
  font-family: regular;
  src: url(../images/regular.ttf);
}
    
.branch ul li a i{
    color:#ebb81e;
    transition:0.4s linear all;
    font-size: 16px;
}
    
.branch ul li a:hover i{
    color:#1d263b;
}
.header-1 .navbar-main.stiky .nav-link:hover, .header-1 .navbar-main.stiky .nav-link:focus {
    color: #1d263b;
}

.mainlogo {
    width: 100%;
    max-width: 80px;
    object-fit: cover;
    height: 85px;
}
.navbar-brand{
    padding:0;
}
.navbar-brand{
    display:flex;
    align-items:center;
}
.navbar-brand h1{
       font-size: 22px;
           color: #1d263b;
       margin: 0;
       font-family: font3;
           text-transform: uppercase;
}
.navbar-main.stiky .navbar-brand img {
    width: 100px;
}
.topbar{
    background-color: #ebb81e;

}
/*footer*/
.footer .fcopy{
        padding: 8px 0;
border-top: 2px solid #1d263b;
    background-color: #ebb81e;
}
.footer{
  border-top: 2px solid #1d263b;  
}
.bgi-overlay{
    background-attachment:fixed;
}
.bgi-overlay:before {
    background-color: #1d263b;
    opacity: 0.8;
}
.rs-feature-box-1 .fa{
    object-fit:contain;
}
.header-1 .navbar-main .active > .nav-link {
    color: #ffffff;
    background-color: #1d263b;
    transition:0.2s ease all;
}
.owl-theme .owl-dots .owl-dot.active span {
    width: 40px;
    background-color: #ebb81e;
}
.rs-box-testimony .quote-box .media img {
    border: 3px solid #ebb81e;
    margin: 0 auto;
    width: 100px;
    height: 100px;
}
.rs-box-testimony .quote-box .quote-name {
    margin-top: 30px;
    font-size: 18px;
    line-height: 34px;
    color: #1d263b;
}
.bgi-overlay:before {
    background-color: #1d263b;
    opacity: 0.8;
}
.btn-secondary:hover {
    background-color: #1d263b;
    color: #ffffff;
}
.header-1 .navbar-main .nav-link{
    font-family:regular;
    padding: 8px 8px;
}
.header-1 .navbar-main .nav-link:hover{
    color: #fff;
    background-color: #ebb81e;
    transition:0.2s ease all;
}
.btn-secondary {
    background-color: #F1C22E;
    font-family: thin;
}
.rs-funfact .title {
    font-weight: 700;
    font-size: 18px;
    font-family: regular;
}
.justify{
    text-align:justify;
}
.section-heading {
    font-size: 40px;
    line-height: 1em;
    font-family:regular;
    margin-bottom: 20px;
    /* padding-top: 0; */
    margin-top: 0;
    padding-bottom: 5px;
    position: relative;
    color: #262b3e;
}
p {
    margin: 0 0 20px 0;
    font-family:thin;
}
.rs-class-box .title{
    margin-bottom:20px;
}
.p-check:before {
    content: "\f00c";
  
    color: #ebb81e;
}
.p-check{
    margin-bottom:20px;
}
.spacer-90 {
    height: 50px;
}

.content-wrap {
    padding: 50px 0;
}
.rs-feature-box-1 .fa {
    width: 80px;
    height: 80px;
    color: #ffffff;
    background-color: #ffffff;
    -webkit-border-radius: 50% 50% 0 0;
    -moz-border-radius: 50% 50% 0 0;
    -ms-border-radius: 50% 50% 0 0;
    border-radius: 50%  50% 0 0;
    padding-top: 17px;
    font-size: 45px;
    position: relative;
    top: -30px;
}

.supheading {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
}
.rs-news-1 .media-box:before{
    content:"";
}
/**/

.text-secondary {
    color: #ffffff !important;
}
.btn-primary {
    background-color: #1d263b;
    color: #ffffff;
}
.rs-class-box .title {
    font-size: 18px;
    font-family: "Pacifico", cursive;
    color: #1d263b;
}
.pdnone{
    padding: 50px 0 50px 0;
}
.supheading {
    font-size: 24px;
    font-weight: 700;
    color: #1d263b;
}
.anim-media:hover .media-box, .rs-image-box:hover .media-box, .rs-icon-info-4:hover .media-box, .rs-class-box:hover .media-box, .rs-team-1:hover .media-box {
    background-color: #ebb81e;
    opacity: 1;
}
.box-gallery .project-info {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgb(235 184 30 / 63%);
    padding-top: 50%;
    text-align: center;
    opacity: 0;
}
.bgcontain{
    background-size:contain;
    background-position:center;
    background-repeat: no-repeat;
}
.wrap-caption .caption-heading{
    font-size:40px;
    margin-bottom:20px;
}
.textwhite{
    color:#fff;
}

.rs-class-box .age {
    background-color: #1d263b;
}
.banner .overlay-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(34, 34, 34, 0.4);
    z-index: 1;
}
.bdrrdius{
    border-radius:11px;
}

/**/
.rs-news-1 .body-box .meta-date{
        font-size: 15px;
        font-family:regular;
    margin-bottom: 10px;
    color: #000;

}
.wrap-caption .caption-heading{
    font-family:font3;
}
.topbar a {
    color: #ffffff;
    font-family: 'thin';
}
.topbar .info .info-item {
    display: inline-table;
    margin-right: 30px;
    font-family: 'thin';
}
.footer .footer-item .list li a:hover {
    color: #f1c22e;
}
.rs-news-1 {
    position: relative;
    -webkit-box-shadow: 4px 5px 30px rgb(0 0 0 / 0%);
    -moz-box-shadow: 4px 5px 30px rgba(0, 0, 0, 0);
    box-shadow: 4px 5px 30px rgb(0 0 0 / 0%);
    padding-bottom: 20px;
    overflow: hidden;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    border-bottom: 2px solid #f1c22e;
    background-color: #f8f8f8;
}
.rs-news-1 .body-box .title{
    color:#f1c22e;
}
.footer .footer-item .footer-title{
    font-family:font3;
}
.rs-class-box .title{
    font-family:font3;
}
.branch ul {
        margin: 0;
            padding: 0;
            display:flex;
            margin-bottom:15px;
}
.branch ul li {
    list-style: none;
    margin-right:15px;
}
.rs-news-1 .body-box .title{
    font-family:font3;
}
.paddingsection{
    padding:50px 0 0 0;
}
.rs-news-1 .media-box{
    background-color: rgb(235 184 30);
}

/*about inner*/
.banner-page .title-page{
    font-family:font3;
}
.breadcrumb-item{
        font-family: 'thin';
}
.bglayer{
    position:relative;
    z-index:2;
}
.breadcrumb-item+.breadcrumb-item::before{
    color:#fff;
}
.bglayer:before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    height:100%;
   background-color: rgb(29 38 59 / 83%);;
    width:100%;
    z-index:-1;
}

.wrapper{
    width:100%;
        display: flex;
        align-items:center;
            padding: 15px;
       
}
.vision{
    width:35%;
    height:200px;
     background-color:rgb(235 184 30);
     display:flex;
     align-items:center;
     color:#fff;
     padding:52px;
}
.tablecenter{
    text-align:center;
    padding:20px;
}
.abouttext{
    position:relative;
   width:65%;
    height:175px;
     background-color:#fff;
     display:flex;
     align-items:center;
     color:#fff;
     padding:20px; 
      background: #1d263b;
}
.abouttext p{
    color:#fff;
}
.chooseone{
    background:#fff;
    border-radius: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 10px 2px 2px 2px;
    border-color: #1d263b;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 5px 5px 5px 5px;
    height: 310px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    padding: 15px;
}
.centertext{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.ptextwidth{
    width:50%;
}
.bgcolor{
    background: #EDEDED;
}
.programbg{
      background: #EDEDED;
  
}
.testbg{
          background: #EDEDED;

}

.chooseheading{
            margin: 20px 0;
    font-family: font3;
    font-weight: 100;
    font-size: 20px;
    text-transform: uppercase;
    color: #1d263b;
}
.chooseone img{
    background-color: #ebb81e;
    border-radius: 50%;
    padding: 5px;
    object-fit: contain;
    object-position: center;
    width: 70px;
    height: 70px;
}
table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%;
}
table, td, th {
    border: 1px solid rgb(235 184 30);
}
#whatsapp-widget .ww-link{
    opacity:0 !important;
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 999;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #f1c22e url(../images/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}
.tablecenter p{
    margin:0;
}
td, th {
    padding: 8px;
    text-align: left;
    border-width: 0 1px 1px 0;
}
.padtable{
    padding:15px 0 10px 0;
}
.tableheading{
          font-size: 22px;
    line-height: 1em;
    font-family: regular;
    position: relative;
    color: #262b3e;
}
.ftrbranch li a{
    white-space: nowrap;
    font-size: 13px;
}
.ftrcontact li .info-text{
       font-size: 14px;
           font-weight: 300;

}
@media (min-width:320px) and (max-width:510px){
    .navbar-brand h1{
        display:none;
    }
    .resdisplaynone{
                display:none;
    }
    .resreverse{
        flex-direction: column-reverse;
    }
    .resflex{
            display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    }
    .rescounter{
        width:50%;
    }
    .section-heading {
    font-size: 24px;
    line-height: 1em;
    font-family: regular;
    margin-top: 0;
    padding-bottom: 5px;
    position: relative;
    color: #262b3e;
}
.rs-box-testimony .quote-box blockquote {
    font-size: 18px;
    padding: 0;
    background-color: transparent;
    margin: 0;
    border-left: 0;
}
.fa-3x{
    color: #ebb81e;
}
.bgcontain{
       display:none; 
}
.ptextwidth {
    width: 100%;
}
.wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
        padding: 15px;
        align-items: flex-start;
}
.vision {
      width: 65%;
    height: 100px;
    background-color: rgb(235 184 30);
    display: flex;
    align-items: center;
    color: #fff;
    padding: 28px;

}
.abouttext {
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #2a2828;
    display: flex;
    align-items: center;
    color: #fff;
   
    padding: 20px;
}
.vision h2{
    margin-bottom:0;
}
.abouttext p {
    color: #fff;
    margin-bottom:0;
}
.navbar-main ol, .navbar-main li{
    margin: 10px 0;
}
.ftrbranch li a{
    white-space:initial;
    font-size: 14px;
}
.wrap-caption .caption-heading {
    font-size: 30px;
    margin-bottom: 20px;
}
}

.navbar-main ol, .navbar-main li
{
    font-size: 13px;
}
