@charset "utf-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
font-family: 'Montserrat', sans-serif !important;
overflow-x:hidden;
}

h1, h2, h3, h4, h5, h6, p, a, ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
}

.color{
color:#074673;    
}

.designation_font{
font-size:14px !important;    
}

.testi_text{
font-size:14px;
display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}


.bottom_head {
    float: left;
    width: 100%;
    border-bottom: 1px solid #E1E0E0;
    display: block;
    background-color: #fff;
}

.header_txt{
    float:left;
    width:70%;
    text-align:right;
    margin-left:30%;
    font-size:20px;
    font-weight:800;
    color:#014067;
    line-height:normal;
   
    padding-top:10px;
}

.mainbody_div{
float:left;
width:100%;
padding-top:60px;
padding-bottom:60px;
}

.coursedetails_coursetitle{
float:left;
height:auto;
width:100%;
text-align:left;
font-size:30px;
line-height:45px;
margin-bottom:15px;
color:#014067;
font-weight:800;
/*font-family: "Fjalla One", sans-serif;*/
margin-bottom:20px;
}



/*.coursedetails_coursetitle:after {
display: block;
bottom: 0;
left: 0;
width: 70px;
height: 3px;
background: #ff8a00;
content: '';
margin-top:5px;
}*/

.inside_coursedetails_txt {
    float: left;
    width: 100%;
    height: auto;
    text-align: justify;
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    font-weight: 500;
   
}


.list li {
    list-style: disc;
    line-height: 25px !important;
    margin-left: 20px;
}

::marker {
    color: #ff8a00;
    font-size: 20px;
    line-height: 10px;
}


.form_div {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #124d89;
   
}

.smart_title {
    float: left;
    width: 100%;
    height: auto;
   font-family: "Fjalla One", sans-serif;
    text-align: left;
    color: #fff;
    font-size: 25px;
    font-weight: 800;
    text-transform: capitalize;
    
}

.form-label{
color:#fff; font-size:12px;
line-height:12px;
}
.form-control{
font-size:14px;    
}

.form-select{
 font-size:14px;    
}

.corse_btn {
    float: left;
    width: 100%;
    height: 35px;
    border-radius: 5px;
    background-color: #ff8a00;
    text-align: center;
    line-height: 35px;
    color: #fff;
    transition: 0.5s all;
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
    border: 0px;
}


.our_programe_heading1  {
    float: left;
    width: 100%;
    height: auto;
   
    text-align: center;
    font-size: 30px;
    line-height:45px;
   color: #014067;
    font-weight: 700;
    /*text-transform: capitalize;
      font-family: "Fjalla One", sans-serif;*/
    }
	
/*	.our_programe_heading1:after {
    display: block;
    bottom: 0;
    left: 0;
    width: 70px;
    height: 3px;
    background: #ff8a00;
    margin: auto;
    content: '';
}*/


.governing_body_maindiv {
    float: left;
    width: 100%;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #D7D7D7;
}

.member_designation{
float:left;
width:100%;
text-align:left;
font-size:18px;
line-height:27px;
color:#074673;
font-weight:800;
margin-bottom:0px;
}

.member_name{
float:left;
width:100%;
text-align:left;
font-size:13px;
color:#666363;
font-weight:600;

}

.readmore_btn{
float:left;
width:100%;
padding:0px 15px;
height:45px;
font-size:15px;
line-height:45px;
background-color:#ff8a00;
text-align:center;
color:#fff;
border-radius:5px;
transition: all 0.5s ease;
border:1px solid #ff8a00;
font-family: "Fjalla One", sans-serif;
}

.readmore_btn:hover{
background-color:#fff;
color:#ff8a00;
}


.readmore_btn_new{
float:left;
width:100%;
padding:0px 15px;
height:45px;
font-size:15px;
line-height:45px;
background-color:#fff;
text-align:center;
color:#ff8a00;
border-radius:5px;
transition: all 0.5s ease;
border:0px solid #ff8a00;
font-family: "Fjalla One", sans-serif;
}

.readmore_btn_new:hover{
background-color:#163a52;
color:#fff;
}


.course_div:hover .readmore_btn_new{
background-color:#163a52;
color:#fff;
}



.counter_maindiv {
    float: left;
    width: 100%;
    height: auto;
    border-right: 1px solid #FFFFFF;
}

.countdown_number {
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
    line-height: 65px;
    font-family: "Fjalla One", sans-serif;
}

.coundown_txt {
    float: left;
    width: 100%;
    height: auto;
    font-size: 15px;
    text-align: center;
    color: #FFFFFF;
    font-weight: 600;
    text-transform: uppercase;
}


.videodiv {
    float: left;
    width: 100%;
    height: auto;
    border: 2px dashed #ff971c;
    padding: 10px;
}


.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background-color: #193D81;
    width: 32px;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #B2C3FF;
}

.owl-theme .owl-dots .owl-dot span {
    width: 13px;
    background-color: #B2C3FF;
    transition: all 0.5s ease;
    height: 8px;
}




section.collection {
    padding: 4rem 0;
}

.line {
    opacity: 1;
    color: #143A57;
    width: 120px;
    border-top: 3px solid;
}

section.collection h2 {
    margin: 0 1.2rem;
    font-weight: 600;
}

section.collection .card {
    border: 1px solid transparent;
    overflow: hidden;
    border-radius: 10px;
}

section.collection .card img {
    border-radius: 10px;
    transition: 8s ease;
    /*filter: sepia(50%);*/
}

section.collection .card-title {
    font-size: 19px;
    font-weight: 500;
}

section.collection .card .card-img-overlay {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.85) 0%, rgba(255, 255, 255, 0) 59%);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 10px;
    transition: all 2s ease;
 
}

section.collection .card:hover img {
    transform: scale(1.1);
    filter: sepia(0);
}

section.collection .card:hover .card-img-overlay {
    background: linear-gradient(360deg, rgba(0, 0, 0, 0.95) 0%, rgba(255, 255, 255, 0) 59%);
}


.highlight_view{
    display:block;
}

.list li {
    list-style: disc;
    line-height: 25px !important;
    margin-left: 20px;
    font-size:14px;
}

::marker {
    color: #0a3f6b;
    font-size: 20px;
    line-height: 10px;
}


.gallery_imgdiv_new {
    float: left;
    width: 100%;
    height: 425px;
}

.gallery_imgdiv_new1 {
    float: left;
    width: 100%;
    height: 200px;
}


.eventimg_css {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.course_div {
    float: left;
    width: 100%;
    height: auto;
    background-color: #163a52;
    padding: 20px;
    border-radius: 7px;
    transition: 0.5s all;
}

.course_imgmaindiv {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}

.course_img {
    width: 100px;
    height: auto;
    margin: 0px auto;
}

.home_coursename {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-bottom: 10px;
    border-bottom: 2px solid #FFFFFF;
    margin-bottom: 10px;
}

.home_coursedes {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.course_div:hover{
background-color:#ff8a00;
}


.course_btn {
    width: 150px;
    height: auto;
    margin: 0px auto;
}

.recognized_desktop{
display:block;    
}

.recognized_mob{
display:block;    
}



.expect_maindiv{
 float:left;
 width:100%;
 padding:10px 0px;
 border:1px solid #fff;
 text-align:center;
 font-size:15px;
 color:#fff;
 border-radius:5px;
}

@media only screen and (max-width:999px){
    
}



@media only screen and (max-width:768px){
    
}


@media only screen and (max-width:480px){
    
.header_txt{
    float:left;
    width:100%;
    text-align:center;
    margin-left:0%;
    font-size:14px;
    font-weight:800;
    color:#014067;
    line-height:normal;
       padding-top:0px;
       padding-bottom:10px;
}

.mainbody_div{
padding-top:30px;
padding-bottom:20px;
}
 
.coursedetails_coursetitle{
font-size:25px;
line-height:30px;

} 

.inside_coursedetails_txt {
    text-align: left;
    font-size: 14px;
    line-height: 27px;

   
}

.our_programe_heading1  {
    font-size: 25px;
    line-height:40px;

    }
    
.member_designation{
font-size:18px;
line-height:23px;
} 

.member_name{
font-size:13px;
line-height:19px;

}


.counter_maindiv {
border-right: 0px solid #FFFFFF;
}

.countdown_number {
    font-size: 30px;
    line-height: 40px;

}

.coundown_txt {
    font-size: 13px;
    line-height:15px;
    text-transform:capitalize;
}

section.collection .card-title {
    font-size: 14px;
    font-weight: 500;
}

.highlight_view{
    display:none;
}

.gallery_imgdiv_new {
    float: left;
    width: 100%;
    height: auto;
}

.gallery_imgdiv_new1 {
    float: left;
    width: 100%;
    height: auto;
}


.testi_text{
font-size:14px;
display: -webkit-box;
    -webkit-line-clamp: 15;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}

    
}


