body{
    font-family: Raleway !important;
}
.banner_section img{
    width: 100%;
    display: block;
}

.select_one{
    display: none; 
}

.form-section{
    position: absolute;
    top: 0px;
    right: 60px;
}
.form-section .location{
    text-align: right;
    padding: 5px 0px;
}
.form-section .location p{
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 20px;
    line-height: 22px;
        color: #fff;
}
.form-section .location p span{
    font-weight: bold;
    font-size: 23px;
    line-height: 25px;
}
.location-title{
    display: inline-block;
    vertical-align: top;
}
.location-icon{
    display: inline-block;
}
.outer-blink{
    background-color: beige;
        padding:0px 0px;

    }
.description{
    font-size: 15px;
}
.apply-section{
    margin:0px 0px;
    animation-duration: 500ms;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    font-size:20px;
    font-weight:600;
    text-align:center;
    color: #000;
    }
    
@keyframes blink {
  0% {
    opacity: 0.5;
  }
 100% {
   opacity: 1;
   color: #f95135;
 }
}
select{
     color:#848784!important;
    font-size:13px!important;
    /*margin: 27px 0px 0px  10px;*/
    padding:0 0 0 2px;
    height:34px;
    text-transform:inherit;
    width:100%;
    margin-bottom:8px;
    border:0px;
    font-weight:normal;
    border-radius:2px;
    font-weight:500;
    }
.outer {
    margin-top:5px;
}

.left {
    vertical-align: middle;
    width: 10%;
    display: inline-block;
    margin-top:-3px;
}

.right {
    display: inline-block;
    width: 85%;
    vertical-align: text-top;
    font-size: 10px;
    color:#fff;
}

.form-outer{
    background: #f64e33;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 2px 2px 4px #968c8c;   
    width:275px;
}
.form-outer .heading{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
.form-outer .field{
    display: block;
    width: 100%;
    border: 1px solid #fff;
    margin: 9px 0;
    border-radius: 4px;
    padding: 3px 5px;
    color:#181818
}
.form-outer #enquire{
    display: block;
    width: 100%;
    border: 1px solid #fad716;
    margin: 9px 0;
    border-radius: 4px;
    padding: 3px 5px;
    background: #fad716;
    text-transform: uppercase;
    font-weight: bold;
    color:#2D2D2D;
    box-shadow: 1px 2px 4px #2b2828;
}
.course{
    text-align: center;
    margin-top: -60px;
    position: relative;
    color: #1b1b1b;    
}
.box_image{
  position: relative;
}
.box_image img{
    width: 100%;
}
.no-padding{
    padding: 0px !important;
    margin:0px;

}
.align_left{
    margin-left: -42px;
}
/*.course img{
    width: 100%;
    display: block;
}
.course_name{
    position: absolute;
    top: 50px;
    bottom: 0;
    left: 0;
    right: 0;
}*/
.BA{
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    bottom: 0;
}
.second_row{
    margin-top: 30px !important;
}
.second_row .col-sm-3{
    float: none;
}
.Desktop{
    background-color: #f2f2f2;
}
.gif img{
    width: 100%;
    display: block;
}
.border_box{
    border: 2px solid #ef4023;
}
.career_text{
        display: inline-block;
    background: #f2f2f2;
    margin-top: -64px;
    font-size: 30px;
    font-weight: bold;
    color: #ef4123;
    margin-left: -9px;
    padding-right: 10px;
}
.padding{
    padding: 50px 0px;
}
.career{
    padding: 25px 60px;
    text-align: center;
}
.course_img img{
    width: 40px;
    text-align: center;
}
 .course_margin .FD{
    padding-top: 20px;
}
.course_text{
    padding: 10px 0px;
    text-align: center;
    font-size: 17px;   
    font-weight: 600;
    text-align: left;
}

.career_box{
    background: #fff;
    padding: 10px;
    width: 100%;    
    margin: 10px 0px;
    cursor: pointer;
     color: #ef4023;
}

.comm_icon{
    padding-top: 10px;
}
.top_margin{
    margin-top: 20px;
}
.section4 ul {
     text-align: left;
    font-size: 16px;
    color: #5c5c5c;
    list-style-type: none;
    font-weight: 600;
}

.section4 li {
    padding-left: 3em;
    text-indent: 0.3em;
    line-height: 29px;

}

.section4 li::before {
    content: "■";
    color: red; /* or whatever color you prefer */
    font-size: 14px;
    padding: 10px;
  
}
.know_more{
    padding: 10px 0px 10px 60px;
}
.career_head img.white{
    display: none;
}
.career_head.active img.white{
    display: inline-block;
}
.career_head.active img.red{
    display: none;
}

.career_head.active{
    background-color:  #ef4023;
    color: #fff !important;
    height: 100%;
    box-shadow: 4px 4px 5px #ada4a2;
}
.career_head.active .creer_text{
     color: #fff !important;
}
.career_section{
    background-color: #fff;     
    padding: 20px;
    cursor: pointer;
    color: #ef4023;
}
.career_head img.white{
    display: none;
}

.career_head.active img.white{
    display: inline-block;
}
.career_head.active img.red{
    display: none;
}
.list{
    display: none;
}
.active{
    display: block;
}
.eligibility{
    text-align: left;
    padding-left: 100px;
}
.section5{
    background:url(../images/bg_image.png) no-repeat;
    height: 146px;

}
.section5 .title{
    color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    line-height: 26px;
    padding: 45px 0 30px;
}
.icon4{
    padding:20px 15px 20px;
}
.section5 .title span {
    font-weight: 600;
    font-size: 28px;
    line-height: 30px;
}
.btn-knowmore2{
    padding: 46px 0px;
    width: 200px;
}
.section6 .content {
    padding: 50px 0;
    text-align: center;
}
.section6 .heading {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 25px;
}
.section6 .agedesign-single {
    display: inline-block;
    width: 185px;
    margin: 10px;
}
.age_image{
    background-color: #fff;
}
.agedesign-outer{
    padding: 35px 0px;
}
.agedesign-single .title{
    background: #de411a;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.bgimage{
    background: url(../images/bg_image2.jpg) no-repeat;
    height: 609px;
    background-size: cover;
}
.section7 .description{
    background: url(../images/info_image.jpg) no-repeat;
    height: 212px;     
}
.section7{
   
    text-align: center;
   }
/*.section7 .container{
    display: inline-block;
    width: 100%;
}*/
.section7 .students_info{
    padding: 133px 30px;
}
.section7 .description{
    font-size: 13px;
    padding: 25px 20px 31px;
    color: #fff;
}
.section7 .student_name{
    background: #fff;
    padding: 40px 20px 20px;
}
.section7 .student_name span{
    font-size: 16px;
    font-weight: 700;
}
.section7 .position{
    position: relative;    
}
.section7 .student_image{
     position: absolute;   
    right: 0;
    bottom: 85px;
    left: 0;
}
#owl-demo .item{
  margin: 3px;
}
#owl-demo .item{
  display: block;
  width: 100%;
  height: auto;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
     width: 18px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -37px;
    display: block!important;
    border: 0px solid black;
    background: url(../images/left-arrow.png) no-repeat !important;

}

.owl-theme .owl-controls .owl-buttons .owl-next {
    width: 18px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -37px;
    display: block!important;
    border: 0px solid black;
    background: url(../images/right-arrow.png) no-repeat !important;
}
.owl-pagination{
    display: none;
}
.owl-theme .owl-controls .owl-buttons div{
        color: #FFF;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        padding: 3px 0px;
        font-size: 0 !important;
         -webkit-border-radius: 0px !important; 
        -moz-border-radius: 30px;
        border-radius: 30px;
         background: none !important; 
        filter: Alpha(Opacity=50);
        opacity: 1.5 !important;
        background: url(../images/left-arrow.png) no-repeat!important;
        background: url(../images/right-arrow.png) no-repeat!important;
}
.footer{
    background-color: #000000;
    padding: 10px 0px;
}
.social{
    text-align: right;
    padding-right: 5px;
}
.copyright{
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding-top: 7px;
}
.Desktop{
    display: block;    
}
.Mobile{
    display: none;    
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {  
  -webkit-transform: scale(0.5);
  transform: scale(1.1);
}
.thanks-body{
        padding: 20px 0px;
    font-size: 17px;
}


@media (max-width: 1350px){
    .course{
        margin-top: -30px;
    }
}
@media (max-width: 1300px){
    .course{
        margin-top: -9px;
    }
}

@media (max-width: 1200px){
    .course{
        margin-top: 50px;
    }
    .BA{
        font-size: 12px;
    }
}

@media (max-width: 991px){
    .course{
        margin-top: 25px;
    }
    .course_name {
        position: absolute;
        top: 18px;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .section5 .title{
        padding: 18px 0 30px;
        font-size: 20px;
    }
    .section5 .title span {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
    }
}
@media (max-width: 991px){
    .Desktop{
        display: none;    
    }
    .Mobile{
        display: block;    
         background-color: #f2f2f2;
    }
    .mbanner-outer img{
        width: 100%;
    }
    .msection3{
        padding: 0;
        background: #f5f5f5;
    }

    /*.section2 {
        background: url(../images/bg.jpg) no-repeat center center;
        background-size: cover;
        height: auto;
    }
*/
    .panel-default>.panel-heading{
        background: url(../images/middle_mb.jpg) no-repeat !important;
        height: 40px;
        border-radius: 0px;
    }
    #accordion .panel-heading { padding: 0;}
    #accordion .panel-title > a {
        display: block;
        padding: 0.6em 0.6em;
        outline: none;
        text-decoration: none;
        font-size: 13px;
    }

    #accordion .panel-title > a.accordion-toggle::after, #accordion a[data-toggle="collapse"]::after  {
        content:"\e113";
        float: right;
        font-family: 'Glyphicons Halflings';
        margin-right :1em;
    }
    #accordion .panel-title > a.accordion-toggle.collapsed::after, #accordion a.collapsed[data-toggle="collapse"]::after  {
        content:"\e114";
    }
    .panel.panel-default {
        border: none;
        background: #f1f1f1;
        border-bottom: 1px solid #000;
    }
    .panel.panel-default:last-child {
        border-bottom: none;
    }

    .panel-default>.panel-heading {
        color: #333;
        background-color: #f1f1f1;
        border: none;
    }
    .panel-group .panel+.panel {
        margin-top: 0 !important;
    }

    .form-outer-mb {
        background: #e73416;
        padding: 25px 20px;
    }
    .form-outer-mb .heading {
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        text-align: center;
    }
    .form-outer-mb .field {
        display: block;
        width: 100%;
        border: 1px solid #fff;
        margin: 9px 0;
        border-radius: 4px;
        padding: 3px 5px;
    }
    .form-outer-mb #enquire_mb {
        display: block;
        width: 100%;
        border: 1px solid #fad716;
        margin: 9px 0;
        border-radius: 4px;
        padding: 3px 5px;
        background: #fad716;
        text-transform: uppercase;
        font-weight: bold;
        box-shadow: 1px 2px 4px #2b2828;
    }
    .panel-group {
        margin-bottom: 0 !important;
    }  
    .msection3 .heading{
        text-transform: uppercase;
        padding: 10px 0;
        font-size: 16px;
        color: #ef4023;
        line-height: 10px;
    } 
    .msection3 .heading span{
        display: inline-block;
        width: 55%;
        border-bottom: 2px solid #ef4023;
    }
    .msection3 .list1 ul {
        padding-left: 20px;
    }
    .msection3 .list1 li {
        font-size: 14px;
        color: #313131;
        padding: 5px;
    }
    .msection3 .list1 li span {
        border-bottom: 1px solid #b3cecd;
        padding: 5px 0;
        width: 50%;
        display: block;
    }
    .msection3 .btn-knowmore {
        color: #111;
        border: 2px solid #111;
        padding: 10px 20px;
        font-weight: bold;
        text-transform: uppercase;
        cursor: pointer;
    }
    .pan-footer{
        color: #4c4c4c;
        font-size: 13px;
        padding: 20px 15px;
        background: #e0dcdb;
    }
    .msection3 .content{ 
        position: relative;
    }
    .msection3 .abs-icon{    
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        max-width: 70px;
    }
    .msection3 .pro{
        font-weight: bold;
        padding-left: 8px;
        font-size: 16px;
    }
    .msection5 img{
        width: 100%;
    }
    .icon4{
        display: inline-block;
        vertical-align: top;
        padding: 10px 0px 20px;
        padding-left: 0 !important;
    }
    .msection6{
         background-color: #f2f2f2;
    }
    .msection6 .agedesign-outer{
        text-align: center;
    }
    .msection6 .agedesign-single{
        display: inline-block;
        width: 110px;
        margin: 10px;
    }
    .msection6 .agedesign-single .title{
        font-size: 8px;
    }
    .msection6 .agedesign-single:last-child, .msection6 .agedesign-single.border-none{
        border-right: none;
    }
    .msection7{
        padding: 20px 20px;
        text-align: justify;
    }
    .msection4-0 img{
        width: 100%;
    }
    .bottom{
       padding: 15px 10px;
    }
    .copyright{
        text-align: center;
        padding: 10px 0px;
    }
    .social {
        text-align: center;       
        padding: 10px 0px;
    }
    .middle_section{
        background: url(../images/bg_image.png) no-repeat;        
    }
    .middle_section .icon4 img {
            padding: 5px 0px 10px;
            width: 40px;
        }
    .middle_section .title {
        padding: 15px 0 10px;
        font-size: 14px;
        color: #fff;
        display: inline-block;
    }
    .middle_section .title span{
        font-weight: 600;
        font-size: 15px;
        line-height: 15px;
    }
    .copyright{
        color: #fff;
    }
    .btn-knowmore2 {
        padding: 0px 0px 20px;
        width: 95px;
    }
    .thanks-body{
    	font-size: 14px;
    }
}