.bg-f9f{
background-color: #f9f9f9;
}
.clr-50a{
  color:#ffae11;   
}
.clr-132{
  color:#132361;  
}
.section-heading .heading {
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    color:#132361;
    text-transform: uppercase;
}
.section-heading .heading span {
    font-weight: 600;
    font-size: 36px;
    line-height: 48px;
    color:#ffae11;
    text-transform: uppercase;
}
.section-heading h2{
    font-weight: 500;
    font-size: 25px;
    line-height: 48px;
    color:#132361; 
   line-height: 30px;
}
.section-heading h4{
    font-weight: 500;
    font-size: 18px;
    line-height: 48px;
    color:#222222; 
   line-height: 30px;
}
a{
    text-decoration: none !important;
}
p {
    font-weight: normal;
    color: #232323;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
}
#about{
    background-image: url(../images/abt-left-bg.png);
    background-repeat: no-repeat;
    background-position: center;
}
.wrapper {
    margin-top: 0px;
    cursor: pointer;
}
.count-style-text{
    color:#fff;
}
.counter-style {
   
/*    padding: 20px 0 0 0;*/
    border-radius: 5px;
    text-align: center;
}
.counter-style_plus{
    font-size: 22px;
    font-weight: 900;
    color: #FFf;
}
.counter-style_plus-1{
    font-size: 22px;
    font-weight: 900;
    color: #132361 ;
}
.count-style-title {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    line-height: 1.333;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.wrapper:hover .counter-style img{
    -webkit-animation: 1s jackInTheBox;
    animation: 1s jackInTheBox;
}

.count-style-text {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.counter-style img {
    margin: 0 auto;
/*    float: none;*/
    display: block;
    position: relative;
    padding-bottom: 20px;
}

.blog-post .entry-meta ul li a {
    color: #ffae11;
    line-height: 18px;
    padding-right: 5px;
    font-size: 14px;
    font-weight: 400;
   font-family: 'Open Sans', sans-serif;
}
.blog-post .blog-detail .entry-title a {
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    color: #232323;
}
.blog-post .entry-button {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #232323;
    font-family: 'Poppins', sans-serif;
}
.blog-post .entry-button a:hover {
    color: #ffae11 !important;
}
.blog-post .blog-detail .entry-title a:hover {
    color: #ffae11;
}

.cs-button.white {
    background: #fff;
    color: #13356b !important;
    border-color: #ffffff;
}
.cs-button.white:hover,  .cs-button.white:focus  {
     background:  #ffae11 !important;
     color: #ffffff !important;
     border-color:  #ffae11 !important;
}

.cs-button.yellow {
    background: #ffae11;
    color: #fff !important;
    border-color: #ffae11;
}
.cs-button.yellow:hover,  .cs-button.yellow:focus  {
     background:  #132361 !important;
     color: #ffffff !important;
     border-color:  #132361 !important;
}


.contact-form .form-control{
    padding: 15px 0px 15px 0px !important;
    font-size: 18px !important;;
    font-weight: 400 !important;;
    color:#fff !important;;
    line-height: 26px !important;;
    border-radius: 0px;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    background:transparent !important;
    font-family: 'Poppins', sans-serif;
}
.contact-form .form-control:focus{
    box-shadow: none;
    outline: none !important;
    border-bottom: 2px solid #ffae11 !important;
}
.contact-form .form-control::placeholder{
    font-size: 18px;
    letter-spacing: 0px;
}
ul li {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
}
.footer-intro img {
    width: 297px !important;
    height: auto;
}
.footer-copyright {
    text-align: center;
    background-color: #232323;
    padding: 20px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.26);
}
.footer-copyright p{
     font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.footer-link h4{
    font-size: 22px;
    font-weight: 600;
    color: #222222;
    font-family: 'Poppins', sans-serif;  
}
.address ul li a {
color:#000 !important;
}
.address p.indent {
    text-indent: 30px;
}
.footer .gallery ul li {
    float: left;
    width: auto !important;
    margin: 3px;
    list-style: none;
}

@media only screen and (max-width: 414px) {
    .section-heading h4 {
       
        font-size: 16px !important;
      
    }
    .footer .gallery ul li {
        display: block; 
        width: auto !important;
        margin: 3px;
        list-style: none;
    }
}

/*------------countries------------*/
.countries ul{
    background-color: #ffffff;
    box-shadow: 0px 0px 18px 2px rgba(0, 0, 0, 0.2);
    padding: 30px 40px;
    border-radius: 10px;
}
.countries li{
    list-style: none;
}
.countries li h4{
    color: #ffae11;
    font-weight: 600;
    font-size: 24px;
}

@media only screen and (max-width: 835px) {
    .countries ul {
       padding: 20px 20px;
    }
    .countries li h4{
        font-size: 18px;
    }
}
@media only screen and (max-width: 767px) {
    .countries ul{
        display: inline-table !important;
        text-align: center;
    }
    .countries .section-heading .heading{
        font-size: 26px;
    }
    .countries .section-heading .heading span{
        font-size: 26px;
    }
    .countries ul {
       padding: 20px 10px;
    }
    .countries li h4{
        font-size: 15px;
    }
}
/*------------countries-end------------*/

.menu li .cs-button:hover{
    color: #ffffff !important;
}
.top-bar .core-nav.nav-core-sticky.on-scroll .menu li .cs-button:hover{
    color: #ffffff !important;
}

.text-yellow{
    color: #ffae11;
}
.bg-green{
    background-color: #ffae11 !important;
}

.btn-close{
    color: #fff;
    border-radius: 0.25rem;
    opacity: 1;
}

/*-----courses------*/
.courses .row{
    padding: 0px 11.25px;
}
.courses .courses-detail-1{
    background-image: url("../images/Courses-1.jpg");
    background-position: center;
    background-size: cover;
    width: 324px;
    height: 329px;
    display: flex;
    align-items: center;
    padding: 35px;
    transition: all .2s ease-out;
}
.courses .courses-detail-1 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-1:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}
.courses .courses-detail-2{
    background-image: url("../images/Courses-2.png");
    background-size: cover;
    background-position: center;
    width: 325px;
    height: 329px;
}
.courses .courses-detail-3{
    color: #ffae11;
    background-color: #f7f7f7;
    width: 324px;
    height: 329px;
    display: flex;
    align-items: center;
    padding: 35px;
}
.courses .courses-detail-3 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-3:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}
.courses .courses-detail-4{
    background-color: #ffae11;
    width: 325px;
    height: 329px;
    display: flex;
    align-items: center;
    padding: 35px;
}
.courses .courses-detail-4 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-4:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}

.courses .courses-detail-5{
    background-image: url("../images/Courses-big.jpg");
    background-size: cover;
    width:100%;
    height: 658px;
    padding: 75px;
    display: flex;
    align-items: center;
}
.courses .courses-detail-5 h1{
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.courses .courses-detail-6{
    background-image: url("../images/Courses-big-2.jpg");
    background-size: cover;
    width:660px;
    height: 658px;
    padding: 75px;
    display: flex;
    align-items: center;
}
.courses .courses-detail-6 h1{
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.courses .courses-detail-7{
    background-image: url("../images/Courses-7.jpg");
    background-size: cover;
    width: 325px;
    height: 329px;
}
.courses .courses-detail-8{
    background-color: #132361;
    width: 325px;
    height: 329px;
    display: flex;
    align-items: center;
    padding: 35px;
}
.courses .courses-detail-8 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-8:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}
.courses .courses-detail-9{
    background-image: url("../images/Courses-9.jpg");
    background-position: center;
    background-size: cover;
    width: 325px;
    height: 329px;
    display: flex;
    align-items: center;
}
.courses .courses-detail-10{
    background-image: url("../images/Courses-10.jpg");
    background-size: cover;
    width: 325px;
    height: 329px;
}

.courses .courses-detail-11{
    background-image: url("../images/Courses-11.jpg");
    background-position: center;
    background-size: cover;
    width: 324px;
    height: 329px;
    display: flex;
    align-items: center;
    padding: 35px;
    transition: all .2s ease-out;
}
.courses .courses-detail-11 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-11:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}
.courses .courses-detail-12{
    background-image: url("../images/Courses-12.png");
    background-size: cover;
    background-position: center;
    width: 325px;
    height: 329px;
}
.courses .courses-detail-13{
    background-image: url("../images/Courses-13.jpg");
    background-size: cover;
    background-position: center;
    width: 325px;
    height: 329px;
}
.courses .courses-detail-13 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-13:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}
.courses .courses-detail-14{
    background-color: #132361;
    width: 325px;
    height: 329px;
    display: flex;
    align-items: center;
    padding: 35px;
}
.courses .courses-detail-14 a i{
    transition: all 0.3s ease;
}
.courses .courses-detail-14:hover a i{
    transform: translate(10px);
    transition: all 0.3s ease;
}

.courses .courses-detail-15{
    background-image: url("../images/Courses-big-3.jpg");
    background-size: cover;
    width:100%;
    height: 658px;
    padding: 75px;
    display: flex;
    align-items: center;
}
.courses .courses-detail-15 h1{
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}


@media only screen and (max-width: 1366px) {
    .courses .courses-detail-1 {
       width: auto; 
    }
    .courses .courses-detail-2 {
       width: auto; 
    }
    .courses .courses-detail-3 {
       width: auto; 
    }
    .courses .courses-detail-4 {
       width: auto; 
    }
    .courses .courses-detail-5 {
       width: auto; 
    }
    .courses .courses-detail-6 {
       width: auto; 
    }
    .courses .courses-detail-7 {
       width: auto; 
    }
    .courses .courses-detail-8 {
       width: auto; 
    }
    .courses .courses-detail-9 {
       width: auto; 
    }
    .courses .courses-detail-10 {
       width: auto; 
    }
    .courses .courses-detail-11 {
       width: auto; 
    }
    .courses .courses-detail-12 {
       width: auto; 
    }
    .courses .courses-detail-13 {
       width: auto; 
    }
    .courses .courses-detail-14 {
       width: auto; 
    }
    .courses .courses-detail-15 {
       width: auto; 
   }
}

@media only screen and (max-width: 767px) {
    .courses .courses-detail-5 {
       padding: 36px;
       height: 450px;
    }
    .courses .courses-detail-5 h1 {
       font-size: 30px;
    }
    .courses .courses-detail-6 {
       padding: 36px;
       height: 450px; 
    }
    .courses .courses-detail-6 h1 {
       font-size: 30px;
    }
    .courses .row{
        padding: 0px 10px;
    }
    .courses .courses-detail-15 {
       padding: 36px;
       height: 450px;
    }
    .courses .courses-detail-15 h1 {
       font-size: 30px;
    }
}

/*-----courses-end------*/

.bg-gray{
    background-color: #f2f2f2;
}

