
*{
    margin: auto;
    padding: 0px;
    box-sizing: border-box;
    outline: none!important;    
}

@import url('https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.1/animate.min.css');

a, button{
    color: initial;
    text-decoration: none;
    -webkit-visibility: hidden;
    -moz-visibility: hidden;
    outline: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

a:hover, a:visited{
    text-decoration: none;
}

a:focus{
    text-decoration: none;
}

ol, ul{
    margin-bottom: 0px;
}

.mt-10{
    margin-top: 10px;
}

.mb-10{
    margin-bottom: 10px;
}


.mt-20{
    margin-top: 20px;
}

.mb-20{
    margin-bottom: 20px;
}

.mt-30{
    margin-top: 30px;
}

.mb-30{
    margin-bottom: 30px;
}

.mt-40{
    margin-top: 40px;
}

.mt-50{
    margin-top: 50px;
}

.mb-50{
    margin-bottom: 50px;
}

.mt-60{
    margin-top: 60px;
}

.mb-60{
    margin-bottom: 60px;
}

.pt-60
{
    padding-top: 60px;
}

.pb-60
{
    padding-bottom: 60px;
}

.pt-30
{
    padding-top: 30px;
}

.pb-30
{
    padding-bottom: 30px;
}

.pt-10
{
    padding-top: 10px;
}

.pb-10
{
    padding-bottom: 10px;
}

.mt-80{
    margin-top: 80px;
}

.mb-80{
    margin-bottom: 80px;
}

.mt-70{
    margin-top: 70px;
}

.mb-70{
    margin-bottom: 70px;
}

.mt-100{
    margin-top: 100px;
}

.mt-120{
    margin-top: 120px;
}

.mlr-15{
    margin-left: 15px!important;
    margin-right: 15px!important;
}

h1, h2, h3, h4, h5, h6, strong{
    font-family: 'Oswald', sans-serif;
}

body{
    /*font-family: 'Lato', sans-serif;*/
    font-family: 'Open Sans', sans-serif;

}

.container-fluid{
    padding-left: 0px;
    padding-right: 0px;
}

.row{
    margin-right: 0px;
    margin-left: 0px;
}

.no-padd{
    padding-right: 0px;
    padding-left: 0px;
}


header{
    display: block;
    width: 100%;
    float: left;
    z-index: 999;
    position: relative;
    background: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
}

/*.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    margin: 0px 0px;
    border: 1px solid transparent;
}

.navbar-right {
    float: right!important;
    margin-right: -15px;
    margin: 0px 0px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
    display: block;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    padding: 40px 15px;
    transition: .2s all ease-in-out;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    -ms-transition: .2s all ease-in-out;
    -moz-transition: .2s all ease-in-out;
}

.navbar-default .navbar-nav>li>a:hover{
    background: transparent;
    color: #f45660;
}*/

.home-banner{
    position: relative;
    /*margin-top: -102px;*/
    height: 730px;
    background-image: url('../img/banner/banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.site-banner{
    position: relative;
    margin-top: -102px;
}

/*img{
    border-radius: 5px;
}*/

.home-banner .header-btn ul
{
    list-style: none;
    display: flex;
    justify-content: flex-end;
}

.home-banner .header-btn ul li
{
    margin: 30px 20px 0;
}

.home-banner .header-btn ul li a
{
    color: #0c37a5;
    padding: 10px 20px;
    background-color: #fff;
    font-size: 16px;
    border-radius: 100px;
}

.home-banner .header-btn ul li a i
{
    margin-right: 10px;
}

.banner-content
{
    margin-top: 50px;
}

.banner-content strong
{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    text-shadow: 2px 2px 5px #1119;
    font-size: 50px;
}

.banner-content strong span
{
    font-size: 80px;
}

.banner-content p
{
    color: #fff;
    font-size: 16px;
    padding: 0 100px;
    margin-top: 20px;
}

.banner-content .box-btn
{
    margin-top: 60px;
}

.banner-content .box-btn a
{
    color: #0c37a5;
    padding: 10px 40px;
    background-color: #fff;
    font-size: 20px;
    margin-top: 60px;
    border-radius: 100px;
}



#book-appo{
    background: #f9f9f9;
    color: #ff606d;
    font-weight: 600;
    transition: .4s all ease-in-out;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    -ms-transition: .4s all ease-in-out;
    -moz-transition: .4s all ease-in-out;
    text-align: center;
    position: relative;
    width: 200px;
    margin-bottom: -15px;
}

#book-appo:hover{
    /*box-shadow: inset 0px -100px 0px 0px #17c0c3;
    color: #fff;*/
}

.gradient-bg{
    background: linear-gradient(to right, #ff5f6d, #ffb270 );
}

.big-cta{
    padding: 20px 0px;
}

.big-cta p{
    margin-bottom: 0px;
    color: #fff;
    font-size: 32px;
    text-shadow: 1px 1px 0px #b32933;
    margin-top: 0px;
    font-weight: 600;
    letter-spacing: 0px;
}

.enquire-btn{
    color: #ff5f6d;
    font-size: 18px;
    display: block;
    box-shadow: 0px 2px 7px #8e5125;
    border: 1px solid #fff;
    text-align: center;
    background: #fff;
    padding: 10px 0px;
    /* text-shadow: 1px 1px 0px #b0633b; */
    font-weight: 700;
}

.book-btn{
    color: #fff;
    font-size: 18px;
    display: block;
    border: 1px solid #ff5f6d;
    text-align: center;
    background: #ff5f6d;
    box-shadow: 0px 2px 7px #8e5125;
    padding: 10px 0px;
    text-shadow: 1px 1px 0px #b0633b;
    font-weight: 700;
}

.book-btn:hover, .book-btn:focus{
    color: #fff;
}

.enquire-btn:hover, .enquire-btn:focus{
    color: #ff5f6d;
}

.site-heading{
    display: block;
    text-align: center;
    font-size: 37px;
    color: #222;
    font-weight: 700;
}

.site-heading:after{
    border-bottom: 1px;
    content: ' ';
    background: #1a73e8;
    display: block;
    height: 3px;
    position: absolute;
    width: 10%;
    left: 45%;
    margin-left: 0px;
    margin-top: 5px;
}

.site-heading-white{
    display: block;
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    color: #fff;
}

.site-heading-white:after{
    border-bottom: 1px;
    content: ' ';
    background: #fff;
    display: block;
    height: 3px;
    position: absolute;
    width: 10%;
    left: 45%;
    margin-left: 0px;
    margin-top: 5px;
}

.why-choose-us
{
    background-image: url('../img/why-choose-us/why-choose-us-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.why-choose-us .why-choose-us-content .heading h2
{
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.why-choose-us .why-choose-us-content .heading .header-divider
{
    border-top: 1px solid #ffffff;
    width: 5%;
}

.why-choose-us .why-choose-us-content .wcs-content h4
{
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
}

.why-choose-us .why-choose-us-content .wcs-content
{
    margin-top: 40px;
}

.why-choose-us .why-choose-us-content .wcs-content p
{
    color: #eeeeee;
    font-size: 16px;
}

 .heading h3
{
    color: #111;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

 .heading .header-divider
{
    width: 5%;
}




.sem-holder>.nav-tabs>li.active>a,
.sem-holder>.nav-tabs>li.active>a:focus,
.sem-holder>.nav-tabs>li.active>a:hover {
    color: #fff;
    text-align: center;
    padding: 10px 15px;
    cursor: default;
    background-color: #322C2C;
    border: 1px solid #322C2C;
    border-bottom-color: transparent
}

.sem-holder>.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    background-color: #f8f8f8;
    padding: 15px 15px!important;
    text-transform: uppercase;
    text-align: center
}

.sem-holder>.nav-tabs>li>a:hover {
    color: #7559a6
}

.nav-tabs>li.active>a:after {
    bottom: -2px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ffffff!important;
    border-width: 8px!important;
    margin-left: -8px
}

.sem-holder>.nav-tabs>li {
    float: left;
    margin-bottom: 0
}

.sem-holder>.nav-tabs {
    border-bottom: 1px solid #322C2C
}

.sem-holder strong {
    font-size: 20px;
    color: #7559a6;
    margin: 40px 0 5px;
    display: block;
    width: 100%;
    font-weight: 700;
    border: 0;
    box-shadow: none;
    text-align: left;
    padding: 0
}

.sem-holder p {
    font-size: 15px;
    color: #555;
    margin-bottom: 20px
}

.sem-holder table {
    margin-top: 0
}

.sem-holder thead {
    background-color: #e9f1f7;
    text-transform: uppercase
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 12px 25px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #e9f1f7
}

.table>thead>tr>th {
    border: 0
}

.sem-holder th {
    color: #4a4a4a;
    font-weight: 700;
    font-size: 15px
}

.sem-holder tr {
    background-image: url(../img/icon/module-list.png);
    background-position: left 17px;
    background-repeat: no-repeat;
    padding-left: 20px;
    background-size: 15px
}

.sem-holder thead tr {
    background-image: none
}

.sem-holder td {
    color: #6b6b6b;
    font-weight: 400;
    font-size: 15px
}


.btn-primary
{
    color: #fff;
    background-color: #0c37a5;
}

.btn-primary:after
{
    bottom: -30px;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #0c37a5!important;
    border-width: 15px!important;
    margin-left: -8px;
    transform: rotate(180deg);
}

.btn-primary:hover,
.btn-primary:focus
 {
    color: #fff;
    background-color: #0c37a5;
    /*border-color: #204d74;*/
}

.course-part .hidden-xs
{
    padding: 10px 0;
}

.tab-content
{
    background: #f8f8f8;
    padding: 30px;
}

.tab-content > .active
{
    display: flex !important;
}

.tab-content .course-content
{
    margin-left: 30px;
}

.tab-content .course-content h4
{
    font-size: 30px;
}


.CTA
{
    background: #0c37a5;
    padding: 20px 0;
}

.CTA h3
{
    color: #fff;
    font-size: 30px;
    line-height: 50px;
}

.CTA h3 span
{
    font-size: 40px;
}

.CTA .cta-btn a
{
    color: #000000;
    font-size: 18px;
}

.CTA .cta-btn
{
    padding: 10px 30px;
    background: #fff;
    color: #0c37a5;
    display: inline-block;
    border-radius: 100px;
}

.cta-content
{
    display: flex;
}



.about-holder img{
    display: block;
    margin: 0px auto;
    border-radius: 3px;
   /* -webkit-box-shadow: 0px 30px 44px -22px rgb(98, 98, 98);
    -moz-box-shadow: 0px 30px 44px -22px rgb(98, 98, 98);
    box-shadow: 0px 30px 44px -22px rgb(98, 98, 98);*/
}

.about-holder strong{
    display: block;
    color: #646464;
    font-size: 20px;
    margin-bottom: 15px;

}

.about-holder p{
    color: #666;
    font-size: 15px;
    text-align: justify;
    line-height: 28px;
}

.grey-bg{
    background: #f8f9fa;
}

.texture-bg{
    background-image: url('../img/pattern/pattern.png');
    background-repeat: repeat;
}

.info-holder{
    margin: 50px 0px;
}

.info-holder img{
    display: block;
    margin: 0px auto;
}

.info-holder strong{
    font-size: 17px;
    text-align: center;
    display: block;
    color: #fff;
    margin-top: 20px;
}

.fp-holder{

}

#loc{
    display: block;
    text-align: center;
    background: #ff5f6d;
    width: 240px;
    padding: 15px 0px;
    color: #ffffff;
    font-size: 17px;
    box-shadow: none;
    margin-top: 0px;
    font-weight: 700;
    text-shadow: 0px 3px 3px #ac2733;
}

.fp-holder p, .contact-form-holder p{
    text-align: center;
    margin: 20px 0px;
    display: block;
    color: #5e5e5e;
    font-size: 15px;
}

.fp-holder a{
    display: block;
    text-align: center;
    background: #ffffff;
    width: 240px;
    padding: 15px 0px;
    color: #ff5f6d;
    font-size: 17px;
    box-shadow: 0px 4px 0px #f0cacd;
    margin-top: 30px;
    font-weight: 700;
}

.contact-form-holder{
    background: #fff;
    box-shadow: 0px 5px 20px #cdcdcd;
    border-radius: 10px;
}

.form-holder{
    padding: 0px 50px;
}

.form-holder .form-control{
    border: 1px solid #c9c9c9;
    color: #7d7d7d;
    box-shadow: none;
    outline: none;
    height: 50px;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.form-holder .form-control:focus{
    border-color: #a2a2a2;
}

.form-holder option{
    cursor: pointer;
}

.form-holder textarea{
    height: 80px!important;
    resize: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.form-holder .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #7d7d7d;
}
.form-holder .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #7d7d7d;
}
.form-holder .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #7d7d7d;
}
.form-holder .form-control:-moz-placeholder { /* Firefox 18- */
  color: #7d7d7d;
}



.form-holder button{
    display: block;
    margin: 0px auto;
    background: #1a71e8;
    padding: 12px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    border: 2px solid #1a71e8;
    margin-bottom: 50px;
    border-radius: 3px;
    
}

.form-holder button:hover{
    background: transparent;
    color: #1a71e8;
    text-shadow: none;
}




.footer-inner strong{
    color: #f45660;
    font-weight: bold;
    display: block;
    font-size: 28px;
    margin-bottom: 10px;
    text-shadow: 0px 2px 5px #2b2b2b;
}

.footer-inner strong:after{
    display: inline-block;
    width: 25px;
    height: 1px;
    content: '';
    vertical-align: middle;
    background: rgb(244, 86, 96);
    margin-left: 10px;
    margin-bottom: 2px;
}

.footer-inner p, .footer-inner a{
    margin-bottom: 0px;
    color: #cfcfcf;
    font-size: 15px;
}

.footer-inner b{
    color: #e6e6e6;
}

.footer-que{
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 20px;
    margin-top: 22px;
    text-shadow: 0px 2px 5px #902e36;
    text-align: right;
}

.footer-info{
    background: #ff5f6d;
    padding: 12px 0px;
    text-align: center;
    -webkit-box-shadow: 0px 30px 18px -24px rgb(187, 111, 55);
    -moz-box-shadow: 0px 30px 18px -24px rgb(187, 111, 55);
    box-shadow: 0px 30px 18px -24px rgb(187, 111, 55);
}

.footer-call{
    color: #fff;
    font-size: 17px;
    display: block;
    font-weight: bold;
}

.footer-call:hover, .footer-mail:hover, .footer-call:focus, .footer-mail:focus{
    color: #fff;
}

.footer-mail{
    color: #fff;
    font-size: 17px;
    display: block;
    font-weight: bold;
}

.copyright{
    background: rgba(0,0,0,.7);
    padding: 15px 0px;
}

.copyright .footer-pleft{
    margin-bottom: 0px;
    text-align: left;
    color: #bbbbbb;
}

.copyright .footer-pright a{
    margin-bottom: 0px;
    text-align: right;
    color: #bbbbbb;
    display: block;
}

.copyright .footer-pright{
    margin-bottom: 0px;
}


.carousel-control.left, .carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -100px;
    width: 100px;
    background: linear-gradient(to right, #ff5f6d, #ffb270 );
    opacity: 1;
    height: 80px;
    line-height: 80px;
    margin-top: -50px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    margin-right: -100px;
    width: 100px;
    background: linear-gradient(to right, #ffb270, #ff5f6d );
    opacity: 1;
    height: 80px;
    line-height: 80px;
    margin-top: -50px;
}

#top-en{
    display: block;
    z-index: 3;
    width: 200px;
    float: left;
    margin-top: -5px;
    position: absolute;
}

#top-en a{
    background: #f16334;
    color: #fff;
    display: block;
    font-size: 16px;
    text-align: center;
    padding: 15px 20px;
    margin-top: -30px;
    margin-bottom: -20px;
    -webkit-box-shadow: 0px 24px 30px -18px rgb(0, 0, 0);
    -moz-box-shadow: 0px 24px 30px -18px rgb(0, 0, 0);
    box-shadow: 0px 24px 30px -18px rgb(0, 0, 0);
}

#overview, #amenities, #location, #floorplan, #contactus, .item, .active, img, a, button{
    outline: none!important;
}

.modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
    background: #f16135;
    border-radius: 5px 5px 0px 0px;
}

.modal-header h4{
        margin: 0;
    line-height: 1.42857143;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0px #b0633b;
    font-weight: 600;
    letter-spacing: 1px;
}

.modal-body strong{
    display: block;
    text-align: center;
    color: #666666;
    border-bottom: 0px;
    padding: 0px 0px;
    font-size: 18px;
}

.pop-up-form{
    display: block;
    margin-top: 15px;
}

.pop-up-form .form-control{
    border: 1px solid #c9c9c9;
    color: #7d7d7d;
    box-shadow: none;
    outline: none;
    height: 50px;
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 15px;
}

.pop-up-form textarea{
    height: 80px!important;
    resize: none;
}

.pop-up-form button{
    display: block;
    margin: 0px auto;
    background: #ff5f6d;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border: 1px solid #ff5f6d;
    text-shadow: 0px 3px 3px #ac2733;
}

.footer-inner img{
    display: inline-block;
}

.side-fixed-bar{
    position: fixed;
    bottom: 50px;
    left: 0px;
    width: 40px;
    height: 152px;
    text-align: center;
    background: #f16334;
}

.short-info{
    margin: 30px 0px;
    text-align: center;    
    font-size: 20px;
    line-height: 40px;
}

.short-info span{
    color: #ff5f6d;
}

.distance-div{

}

.distance-div strong{
    display: block;
    color: #646464;
    font-size: 20px;
    margin-bottom: 15px;
    padding: 0px 15px;
}

.distance-div ul{
    list-style-type: none;
}

.distance-div li{
    list-style-type: none;
    color: #929292;
    font-size: 16px;
    padding: 10px 0px;
}

.distance-div i{
    color: #ff5f6d;
    margin-right: 5px;
}

.top-cms{
    position: relative;
    margin-top: -45px;
    text-align: center;
}

.top-cms strong{
    display: block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.top-cms a{
    display: inline-block;
    color: #fff;
    text-align: center;
    margin-top: 14px;
    font-size: 22px;
}

.cms-call{
    background: #49c4f3;
    padding: 20px 15px;
    margin: 0px 1px;
    border-radius: 0px;
    border-bottom: 5px solid #126aa4;
    color: #fff;
}

.cms-call img{
    margin-top: 5px;
    margin-bottom: 18px;
}

.cms-mail{
    background: #FC9928;
    padding: 20px 15px;
    margin: 0px 1px;
    border-bottom: 5px solid #cd720a;
}

.cms-mail img{
    margin-top: 5px;
    margin-bottom: 18px;
}

.cms-login{
    background: #f45661;
    padding: 20px 15px;
    margin: 0px 1px;
    border-radius: 0px;
    border-bottom: 5px solid #c52c36;
}
.cms-login img{
    margin-top: 5px;
    margin-bottom: 18px;
}

.cms-login i{
    margin-left: 5px;
}

.course-holder{
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    background: #fff;
    padding-bottom: 30px;
    /* box-shadow: 0 5px 10px rgba(0,0,0,.1); */
    cursor: pointer;
    border-radius: 5px;
    border-bottom: 3px solid #1a73e8;
}

.course-holder img {
    margin-top: 32px;
    /* width: 100%; */
}



.course-holder strong{
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 30px 30px 0px 30px;
    color: #222;
    display: block;
    margin-bottom: 20px;
}

.course-holder p{
    padding: 0px 30px;
    min-height: 150px;
    text-align: center;
    line-height: 25px;
}

/*.course-holder:hover{
    padding-top: 60px;
    background-position: right center;
}

.course-holder:hover strong{
    color: #ffca08;
}

.course-holder:hover p{
    transform: translate(0px, 25%);
    -webkit-transform: translate(0px, 25%);
    -moz-transform: translate(0px, 25%);
    -o-transform: translate(0px, 25%);
    -ms-transform: translate(0px, 25%);
}*/

.ad3d{
    background-image: url('../img/courses/1.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.cepro{
    background-image: url('../img/courses/2.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.dgdi{
    background-image: url('../img/courses/3.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.dgwa{
    background-image: url('../img/courses/4.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.max-pro{
    background-image: url('../img/courses/5.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.maya{
    background-image: url('../img/courses/6.jpg');
    background-repeat: no-repeat;
    background-position: center center;
}

.best-st-holder{
    background: #fff;
    padding: 15px 0px 0px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.best-st-holder strong{
    display: block;
    text-align: center;
    margin: 15px 0px;
    font-size: 22px;
    color: #222;
}

.best-st-holder strong:before{
    display: inline-block;
    width: 25px;
    height: 1px;
    content: '';
    vertical-align: middle;
    background: rgb(244, 86, 96);
    margin-right: 10px;
    margin-bottom: 5px;
}

.best-st-holder strong:after{
    display: inline-block;
    width: 25px;
    height: 1px;
    content: '';
    vertical-align: middle;
    background: rgb(244, 86, 96);
    margin-left: 10px;
    margin-bottom: 5px;
}

.best-st-holder span{
    display: block;
    text-align: center;
    background: #1a72e8;
    padding: 10px;
    font-weight: 600;
    color: #fff;
    border-radius: 0px 0px 5px 5px;
}

#best-placement{
    background-image: url('../img/about/back.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}

.banner-form{
    margin-top: 70px;
    background: #fff;
    padding-bottom: 25px;
    /*border-bottom: 2px solid #ffca08;
    border-radius: 5px;*/
    padding-top: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.10);
        margin-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
        border-left: 5px solid #0c37a5;
    border-right: 5px solid #0c37a5;
}

.banner-form strong{
    /*background: #1a72e8;*/
    display: block;
    padding: 10px 15px;
    /*margin-bottom: 15px;*/
    color: #0c37a5;
    font-weight: 600;
    /*text-shadow: 1px 1px 0px #c7a422;*/
    font-size: 25px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    font-weight: 600 !important;
}

.header-divider
{
    margin-top: 0; 
    margin-bottom: 2px;
    border: 0;
    border-top: 1px solid #0c37a5;
    width: 8%;
}

.banner-form .form-control{
    border: 0 !important;
    color: #7d7d7d;
    box-shadow: none;
    outline: none;
    height: 38px;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 8px 15px;
    
    background-color: #e9e9e9;
    font-size: 16px;
}

.banner-form button{
    background: #0c37a5;
    border: 1px solid #0c37a5;
    padding: 10px 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    margin: 10px auto 0;
    display: block;
    border-radius: 100px;
}

.banner-form textarea{
    height: 60px!important;
    resize: none;
}

.about-us .about-us-content h1
{
    text-transform: uppercase;
    color: #111111;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 50px;
}

.about-us .about-us-content h1 span
{
    font-size: 50px;
}

.about-us .about-us-content .header-divider
{
    margin-left: 0;
}

.about-us .about-us-content
{
    font-size: 16px;
}

.about-us
{
    display: flex;

}

.para
{
    color: #333;
    font-size: 16px;
    line-height: 26px;
}

.modal-backdrop
{
    opacity: 0.8 !important;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.popup-form .form-control{
    border: 1px solid #d8d8d8;
    color: #7d7d7d;
    box-shadow: none;
    outline: none;
    height: 38px;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 8px 15px;
    border-radius: 0px;
}

.popup-form button{
    background: #f16135;
    border: 1px solid #f16035;
    padding: 8px 15px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 13px;
    margin: 0px auto;
    display: block;
    border-radius: 3px;
}

.popup-form button:hover{
    background: transparent;
    color: #f16035;
}

.popup-form textarea{
    height: 60px!important;
    resize: none;
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border-bottom: 3px solid #f16035;
}

















.go-top{
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border: none;
    outline: none;    
    cursor: pointer;
    border-radius: 0px;  
    backface-visibility: hidden;    
}

.go-to-top-icon-holder{
    transition: all ease-in-out .2s;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    background-color: #f45660;
    color: #ffffff;
    border: 1px solid #f45660;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    backface-visibility: hidden;
    opacity: .5;
    border-radius: 40px;
}

.go-to-top-icon-holder:hover {
    opacity: 1;
}

.go-to-top-icon-holder i{
    font-size: 20px;
}

.thank-main{
    text-align: center;
    padding: 50px 0px;
}

.thank-main i{
    color: #48de6c;
    font-size: 50px;
    border: 3px solid;
    padding: 10px;
    border-radius: 50px;
}

.thank-main h1{
    text-align: center;
    font-weight: bold;
    font-size: 50px;
    margin: 0px;
}

.thank-main h2{
    font-size: 22px;
    text-align: center;
    color: #737373;
}

.bannerButton{
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 13px 40px;
    border-radius: 50px;
    margin-top: 20px;
}    

.bannerButton:hover{
    color: #1a72e8;
    background: #fff;
}

@media (max-width: 767px){
    .ban-text{
        text-align: center;
    }
}    

.coursesButton{
    background: #1a73e8;
    border: 1px solid #1a72e8;
    padding: 8px 15px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    margin: 0px auto;
    display: inline-block;
    border-radius: 3px;
    margin-top: 10px;
}

.coursesButton:hover{
    color: #fff;
}



.placement-part
{
    background: #f0f0f0;
}

.placement-part .item 
{
    margin: 0 15px;
}

.placement-part .item .student-details
{
    background: #0c37a5;
    padding-top: 60px;
    padding-bottom: 10px;
    margin-top: -60px;
}

.placement-part .item .student-img
{

}

.placement-part .item img
{
    width: 120px;
    /* margin-top: -50px; */
}

.placement-part .item h4
{
   font-family: 'Open Sans', sans-serif;
   color: #fff;
   font-size: 20px;
   font-weight: 700;
}

.placement-part .item p
{
    color: #efeeee;
}


.test-card-content
{
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.01), 0 5px 15px rgba(0, 0, 0, 0.12);
    padding: 50px 20px;
    box-sizing: border-box;
    margin: 40px 15px;
    position: relative;
}

.test-card-content h6
{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
   font-weight: 700;
   line-height: 28px;
}

.test-card-content h6 span
{
    color: #0c37a5;
}

.test-card-content hr
{
    background-color: #888;
    height: 1px;
    margin: 10px;
}

.test-card-content:before,
.test-card-content:after
{
    font-family: 'FontAwesome';
  content: "\201C";
  position: absolute;
  font-size: 30px;
  opacity: 0.2;
  font-style: normal;
  color: #0c37a5;
}

.test-card-content:before
{
    top: 10px;
  left: 20px;
  content: "\f10d";
}

.test-card-content:after
{
    content: "\f10e";
  right: 20px;
  bottom: 10px;
}

.ftr
{
    background-image: url('../img/footer/footer-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.ftr .contact-details
{
    background-color: #fff;
     /* margin: 0 15px; */

}

.ftr h3
{
    font-size: 22px;
    margin-top: 0;
}

.ftr .header-divider
{
    width: 15%;
} 

.ftr .footer-form ul
{
    padding: 0 15px;
    margin: 20px 0;
    font-size: 16px;
}

.ftr .footer-form ul li
{
    list-style: none;
    padding-left: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 16px;
}

.ftr .footer-form ul li i
{
    position: absolute;
    margin-left: -30px;
    color: #0c37a5;
    font-size: 16px;
    margin-top: 5px;
}

.ftr .footer-form
{
    background: #fff;
    /* margin: 0 15px; */
    min-height: 360px;
}



.footer-form strong{
    /*background: #1a72e8;*/
    display: block;
    padding: 10px 15px;
    /*margin-bottom: 15px;*/
    color: #0c37a5;
    font-weight: 600;
    /*text-shadow: 1px 1px 0px #c7a422;*/
    font-size: 25px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    font-weight: 600 !important;
}



.footer-form .form-control{
    border: 0 !important;
    color: #7d7d7d;
    box-shadow: none;
    outline: none;
    height: 50px;
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 8px 15px;
    
    background-color: #e9e9e9;
    font-size: 16px;
}

.footer-form button{
    background: #0c37a5;
    border: 1px solid #0c37a5;
    padding: 10px 30px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 14px;
    margin: 10px auto 0;
    display: block;
    border-radius: 100px;
}

.footer-form textarea{
    height: 100px!important;
    resize: none;
}

.copy-part
{
    background-color: #061e5a;
}

.copy-part .icons
{
    text-align: right;
    
}

.copy-part .icons a
{
    color: #b2b2b2;
    font-size: 20px;
    margin: 0 10px;
}

.copy-part p
{
    color: #b2b2b2; 
    margin-top: 5px;
    text-align: center;
}

.tab-pane
{
    display: flex;
}

.btn-default
{
    border: 0;
    background-color: #e2e2e2;
    border-left: 1px solid #fff;
}

.ptb
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.test-card-content h6
{
    font-size: 14px;
}

.test-card-content p
{
    min-height: 160px;
}

.tab-content .course-content
{
    width: 60%;
}

/*Thank you css*/

.thank-you-head{
    background: #333;
    margin-top: 120px;
    padding: 5px;
}

.thank-you-body{
    background: #f8f8f8;
    -webkit-box-shadow: 0px 35px 35px -28px rgba(94, 94, 94, 1);
    -moz-box-shadow: 0px 35px 35px -28px rgba(94, 94, 94, 1);
    box-shadow: 0px 35px 35px -28px rgba(94, 94, 94, 1);
}

.thank-you-body i{
    display: block;
    text-align: center;
    font-size: 50px;
    color: #40b902;
    margin-top: 50px;
}

.thank-you-body strong{
    display: block;
    text-align: center;
    font-size: 60px;
    color: #333;
}

.thank-you-body span{
    display: block;
    text-align: center;
    color: #555;
    font-size: 20px;
    margin-bottom: 80px;
}

.btn-primary
{
    border: none;
}