@charset "utf-8";
/* CSS Document */

body {
    
}

h1{font-size:40px;}
h2{font-size:32px;}
h3{font-size:28px;}
h4{font-size:24px;}
h5{font-size:20px;}
h6{font-size:16px;}
p{font-size:14px; color:#000;}


.index-content{margin:0px 10px;}

.listTick {list-style: none;margin: 0;padding: 0;padding-left: 0px;padding-left: 10px;margin-bottom: 15px;}
.listTick li {background: url(../img/tick.png) no-repeat 0px 10px;padding: 6px 0 0px 20px;}

.img-responsive{width:100%; height:auto;}
.img-responsive img{width:100%; height:auto;}

.blue22{background-color:#4285f5;}
.orange22{background-color:#ff8519;}
.green22{background-color:#0f9e59;}
.drakbule22{background-color:#2e4f93;}

.trending{
    font-size: .625rem;
    font-weight: 800;
    letter-spacing: .03125rem;
    background-color: #f95c3c;
    border-top-left-radius: .375rem;
    border-top-right-radius: .25rem;
    padding: .125rem .3125rem .4375rem;
    text-indent: .8rem;
    color: #fff;
    display: inline-flex;
    position: absolute;
    top: -1.6875rem;
    text-transform: uppercase;
}

.sticky-container{
    padding:0px;
    margin:0px;
    position:fixed;
    right:-130px;
    top:230px;
    width:210px;
    z-index: 1100;
}
.sticky li{
    list-style-type:none;
    background-color:#fff;
    color:#efefef;
    height:43px;
    padding:0px;
    margin:0px 0px 1px 0px;
    -webkit-transition:all 0.25s ease-in-out;
    -moz-transition:all 0.25s ease-in-out;
    -o-transition:all 0.25s ease-in-out;
    transition:all 0.25s ease-in-out;
    cursor:pointer;
}
.sticky li:hover{
    margin-left:-115px;
}
.sticky li img{
    float:left;
    margin:5px 4px;
    margin-right:5px;
}
.sticky li p{
    padding-top:5px;
    margin:0px;
    line-height:16px;
    font-size:11px;
}
.sticky li p a{
    text-decoration:none;
    color:#2C3539;
}
.sticky li p a:hover{
    text-decoration:underline;
}

#header {left: 0;top: 0;right: 0;transition: all 0.5s;z-index: 997;background-color: #f8f9fa;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5); position:fixed;}
.top_bar{background-color: #030f35;text-align:right; color:#fff;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);box-sizing: border-box;line-height: 35px;}
.top_bar ul{margin:0;padding: 0;list-style: none;}
.top_bar ul li{display: inline-block; font-size:14px;}
.top_bar ul li a{color:#fff;}
.mob{color:#fff;margin:0px 15px; text-align:left;}
.mob a{color:#fff;}

.menu-navigation{box-sizing: border-box;color:#fff;}
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 

#banner {}
	
#banner h1{color:#030f35;}
#banner h1 span{color:#ffb606;}

.banner{width:100%;}
.typewrite{color:#000; text-decoration: none;font-size:24px; font-weight:700;}
.banner-demo{padding:10px 0px 20px 0px;color:#8B0B0D;font-size:20px; font-weight:700;width:100%;}
.banner-demo button{background-color:#e84c3d;box-shadow: 0 4px 0 0 #941f12;padding: 5px 15px;font-size: 14px;border-color: #e84c3d;font-weight:600; color:#FDFDFD;}
.high{color:#293031; font-weight:700; font-size:medium;}

.course{background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3%;
    margin-bottom: -5%;
    border-radius: 4px;margin:40px 0px;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);box-sizing: border-box;}
.course h2{color:#293031;}
.course h3{color:#808890;}
.course-name{font-size:16px;font-weight:400;color:#293031;display: inline-block;line-height: 1.29;width: 100%;text-align: left;}
.course-name-tag{position: absolute;font-size:14px;color: #808890; bottom:5px;}
.course_img{margin: 40px 15px;}
.col-sm-3 span{color:#fff; font-size:35px;}
.card-body h5{color:#030f35; font-weight:500;}
.card-text{}
.course_btn{    color: #00b5de;
    font-size: 14px;
    margin-top: 5%;
    border: 1px solid #00b5de;
    border-radius: 3px;
    padding: 6px 12px 7px 11px;}
.course_btn a{text-decoration:none;}
.high_btn{background-color:#e84c3d;box-shadow: 0 4px 0 0 #941f12;padding: 5px 15px;font-size: 14px;border-color: #e84c3d;font-weight:600; color:#FDFDFD;}

#inquire{background: url(../img/inquire-bg.jpg) center;background-size: auto;background-size: cover;}
	
.inquire{padding:0% 0% 0% 0%;}
.inquire span{color:#ffb606;font-size: 30px; line-height:30px;}
.inquire h2{color: rgb(255, 255, 255);}
.inquire h4{box-sizing: border-box;
color: rgb(255, 255, 255);
font-family: "Poppins", sans-serif;
font-size: 18px;
font-weight: 500;
line-height: 21.6px;
margin-bottom: 15px;
margin-top: 10px;
text-align: left;}
.inquire p{box-sizing: border-box;
color: #777;
font-family: "Poppins", sans-serif;
font-size: 14px;
font-weight: 500;
line-height: 21.6px;
margin-bottom: 25px;
margin-top: 0px;
text-align: left;}

.relative {position: relative;}

.overlay {position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
.overlay-bg {background-color: rgba(4,9,30,0.8);}

.section-gap {padding-top:70px; padding-bottom:40px;}
.search-course-right {background: rgba(255,255,255,0.1);}

.form-wrap {padding: 0px 40px;}
.form-wrap h5{box-sizing: border-box;
color: rgb(255, 255, 255);
font-family: "Poppins", sans-serif;
font-weight: 600;
line-height: 21.6px;
margin-bottom: 30px;
margin-top: 0px;
padding-bottom: 20px;
text-align: center;}
.form-control {

    margin-bottom: 5px;
    border-radius: 0px;
    padding: 0.675rem 0.75rem;
    font-size: 13px;
    font-weight: 300;

}

.form-select {

    height: 40px;
    width: 100%;

}

.nice-select {

	margin-bottom: 5px;
    border-radius: 0px;
    padding: 0.675rem 0.75rem;
    font-size: 13px;
    font-weight: 300;
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #fff !important;
	color: rgb(119, 119, 119);
    width: 100%;

}

.primary-btn {

    width: 100%;
    margin-top: 5px;

}

.primary-btn {

    background: #ffb606;
    line-height: 42px;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    position: relative;

}

#courses{background-color:#f7f7f7;padding:2% 0% 3% 0%;}
.courses{background: #FFFFFF;border-radius: 6px;box-shadow: 0px 1px 10px rgba(29,34,47,0.1);margin: 0 auto;padding: 30px 0px;}
.courses p{color: #333333; text-align:center;font-size: 18px; line-height:30px;}
.courses-icons{color:#ffb606; font-size:35px;}
.courses-box{width: 80%;background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0px 1px 10px rgba(29,34,47,0.1);
    text-align: center;
    margin: 0 auto;}
.courses-box-title{width: 100%;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 1px 10px rgba(29,34,47,0.1);
    padding: 30px 0px;
    text-align: center;font-weight:500;line-height: 1.42857143;color: #fff; text-align:center;font-size: 18px; text-transform:uppercase;}


#placement{}
.placement{background-color:#f7f7f7;padding:5% 0% 5% 0%;}
.placement-title{font-weight:500;line-height: 1.42857143;color: #333333; text-align:center;font-size: 18px; line-height:50px;}
.placement p{color: #333333; text-align:center;font-size: 18px; line-height:30px;}
.placement-icons{color:#990000; font-size:35px;}

.placement-slider{background: #FFFFFF;border-radius: 6px;box-shadow: 0px 1px 10px rgba(29,34,47,0.1);text-align: center; padding-bottom:10px; padding-top:10px;}

#testimonials{background-color:#fff;padding:2% 0% 3% 0%;}
.testimonials{padding:20px 0px;}
.testimonials-title{font-weight:500;line-height: 1.42857143;color: #333333; text-align:center;font-size: 18px; line-height:50px; text-transform:uppercase;}
.testimonials p{color: #333333; text-align:center;font-size: 18px; line-height:30px;}

.testimonials-slider{background: #FFFFFF;border-radius: 6px;text-align: center; padding-bottom:10px; padding-top:10px;}

.testimonial-card .avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 120px;
    margin-top: -60px;
    overflow: hidden;
    border: 5px solid #fff;
}

.testimonial-card .card-up {
    overflow: hidden;
    height: 120px;
    -webkit-border-top-left-radius: .25rem;
    border-top-left-radius: .25rem;
    -webkit-border-top-right-radius: .25rem;
    border-top-right-radius: .25rem;
}

.info-color {
    background-color: #33b5e5!important;
}
.blue-gradient {
    background: -webkit-linear-gradient(50deg,#45cafc,#303f9f)!important;
    background: -o-linear-gradient(50deg,#45cafc,#303f9f)!important;
    background: linear-gradient(40deg,#45cafc,#303f9f)!important;
}	
.indigo {
    background-color: #3f51b5!important;
}
.blue-gradient-left {
    background: -webkit-linear-gradient(50deg,#303f9f,#45cafc)!important;
    background: -o-linear-gradient(50deg,#303f9f,#45cafc)!important;
    background: linear-gradient(40deg,#303f9f,#45cafc)!important;
}

.line{background-color:#030f35; line-height:1px;}

#Newsletter{margin:20px 0px 20px 0px;background-color: rgb(4, 9, 58);}
.home-newsletter {padding: 80px 0;background: #ffb606;}
.home-newsletter .single {margin:20px 0px 20px 0px;max-width: 650px;margin: 0 auto;text-align: center;position: relative;z-index: 2; }
.home-newsletter .single h2 {
font-size: 22px;
color: white;
text-transform: uppercase;
margin-bottom: 40px; }
.home-newsletter .single .form-control {
height: 50px;
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
border-radius: 20px 0 0 20px; }
.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #243c4f; }
.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #243c4f;
color: #fff;
}

#inner-banner{background-color:#030f35;left: 0;top: 0;right: 0;transition: all 0.5s;z-index: 997;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);margin-top: 5%;border-top: 4px solid #ffb606;}
.inner-banner{padding-top:90px;}
.inner-banner h1{color: rgb(255, 255, 255);font-size: 24px;font-weight: 500;}
.inner-banner h1 span{color:#ffb606;}
.inner-banner span {
    color: #ffb606;
    font-size: 24px;
    line-height: 30px;
}
.inner-banner h4{box-sizing: border-box;
color: rgb(255, 255, 255);
font-family: "Poppins", sans-serif;
font-weight: 500;
line-height: 21.6px;
margin-bottom: 15px;
margin-top: 10px;
text-align: left;}
.inner-banner p{box-sizing: border-box;
color: #777;
font-family: "Poppins", sans-serif;
font-weight: 500;
line-height: 21.6px;
margin-bottom: 25px;
margin-top: 0px;
text-align: left;}

#inner-course{}
.inner-course{background-color:#f5f5f5;padding:1% 0% 2% 0%;}
.sub-course{background-color: #fff;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    margin-bottom: -5%;
    border-radius: 4px;margin:40px 0px;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);box-sizing: border-box;}
.inner-course h2{color:#030f35;}
.inner-course h3{color:#236fa7;}
.course_img{margin: 40px 15px;}
/*.card-body h5{color:#030f35; font-weight:500;}
.card-body h5 a{color:#00b5de; font-weight:500;}*/
.card-body h5 a:hover{color:#030f35; font-weight:500;}
.card-text{}
.course_btn{    color: #00b5de;
    font-size: 14px;
    margin-top: 5%;
    border: 1px solid #00b5de;
    border-radius: 3px;
    padding: 6px 12px 7px 11px;}
.course_btn a{text-decoration:none;}

.inner-rigt-slider{background-color: #eeeeee !important; border-radius:10px; padding:5px;}
.inner-rigt-slider-box{background-color:#f9f9f6; margin:10px;}
.inner-rigt-slider-title{font-weight: 400;line-height: 1.42857143;color: #333333;font-size: 22px !important; padding:10px; text-align:center;}
.inner-rigt-slider-text{line-height: 1.42857143;color: #777777;font-size: 18px !important; text-align:center;margin-top:5px;margin-bottom:5px;}
.inner-rigt-slider-img-box{background-color: #fff;padding-left: 0px;padding-right: 0px;text-align: center;margin-bottom: -5%;border-radius: 4px;margin:5px 0px;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);box-sizing: border-box;}
.inner-rigt-slider-img-box-title{width: 100%;border-radius: 0px 0px 6px 6px;box-shadow: 0px 1px 10px rgba(29,34,47,0.1);padding: 8px 0px;text-align: center;font-weight:500;line-height: 1.42857143;color: #fff; text-align:center;font-size: 14px; text-transform:uppercase;}
.read-more{padding:10px 0px 20px 0px;color:#8B0B0D;font-size:20px; font-weight:700;width:100%; text-align:center;}
.read-more button{background-color:#e84c3d;box-shadow: 0 4px 0 0 #941f12;padding: 5px 15px;font-size: 14px;border-color: #e84c3d;font-weight:600; color:#FDFDFD;border-radius:10px;}
	

.blogs{box-sizing: border-box;position: relative;box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);background-color: #fff;}
.blogs a{text-decoration:none; color:#000000;}
.blogs a:hover{text-decoration:none; color:#000000;}


.mt-10{margin-top:0px;}
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}

/******************* Accordion for One *****************/

#accordion .panel{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 3px;
	background-color:#ffffff;
}
#accordion .panel-heading{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion .panel-title a{
    display: block;
    padding: 7px 8px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color:#4C4747;
    /*border: 1px solid #ececec;*/
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
	text-align:left;
	font-weight: 900;
}
#accordion .panel-title a.collapsed{
    box-shadow: none;
    color: #676767;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 900;
}
#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before{
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #f81ac1;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed:before{
    color: #676767;
    transform: rotate(0);
}
#accordion .panel-title a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
#accordion .panel-body{
    padding: 0px 8px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}


/******************* Accordion for faq use double *****************/

#accordion1 .panel1{
    border: none;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 3px;
	background-color:#ffffff;
}
#accordion1 .panel-heading1{
    padding: 0;
    border: none;
    border-radius: 3px;
}
#accordion1 .panel-title1 a{
    display: block;
    padding: 7px 8px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color:#4C4747;
    /*border: 1px solid #ececec;*/
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    position: relative;
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
	text-align:left;
	font-weight: 900;
}
#accordion1 .panel-title1 a.collapsed{
    box-shadow: none;
    color: #676767;
    box-shadow: 0 1px 2px rgba(43,59,93,0.30);
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-weight: 900;
}
#accordion1 .panel-title1 a:before,
#accordion1 .panel-title1 a.collapsed:before{
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 28px;
    font-size: 15px;
    font-weight: 900;
    color: #f81ac1;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 15px;
    transform: rotate(135deg);
    transition: all 0.3s ease 0s;
}
#accordion1 .panel-title1 a.collapsed:before{
    color: #676767;
    transform: rotate(0);
}
#accordion1 .panel-title1 a:after{
    content: "";
    width: 1px;
    height: 100%;
    background: #ececec;
    position: absolute;
    top: 0;
    right: 55px;
}
#accordion1 .panel-body1{
    padding: 0px 8px;
    border: none;
    font-size: 15px;
    color: #615f5f;
    line-height: 27px;
}

/******************* Accordion Demo - 4 *****************/
#accordion4 .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
#accordion4 .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
}
#accordion4 .panel-heading:before,
#accordion4 .panel-heading:after{
    content: "";
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 15px;
    left: 10px;
    transform: rotate(-3deg);
    z-index: -1;
}
#accordion4 .panel-heading:after{
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}
h4.panel-title{margin:10px 0px !important;}
#accordion4 .panel-title a{
    display: block;
    padding: 15px 70px 15px 70px;
    margin: 0;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #d11149;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
}
#accordion4 .panel-title a:before,
#accordion4 .panel-title a.collapsed:before{
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 55px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left: 2px solid #D11149;
    position: absolute;
    top: 0;
    right: 0;
}
#accordion4 .panel-title a.collapsed:before{ content: "\f107"; }
#accordion4 .panel-title a .icon{
    display: inline-block;
    width: 55px;
    height: 100%;
    border-right: 2px solid #d11149;
    font-size: 20px;
    color: rgba(0,0,0,0.7);
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}
#accordion4 .panel-body{
    padding: 10px 15px;
    margin: 0 0 20px;
    border-bottom: 3px solid #d11149;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #333;
    line-height: 27px;
}

/******************* Inner Tab *****************/
#inner-tab .panel{
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
#inner-tab .panel-heading{
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
}
#inner-tab .panel-heading:before,
#inner-tab .panel-heading:after{
    content: "";
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 15px;
    left: 10px;
    transform: rotate(-3deg);
    z-index: -1;
}
#inner-tab .panel-heading:after{
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}
h4.panel-title{margin:10px 0px !important;}
#inner-tab .panel-title a{
    display: block;
    padding: 15px 70px 15px 70px;
    margin: 0;
    background: #fff;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #d11149;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
}
#inner-tab .panel-title a:before,
#inner-tab .panel-title a.collapsed:before{
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 55px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left: 2px solid #D11149;
    position: absolute;
    top: 0;
    right: 0;
}
#inner-tab .panel-title a.collapsed:before{ content: "\f107"; }
#inner-tab .panel-title a .icon{
    display: inline-block;
    width: 55px;
    height: 100%;
    border-right: 2px solid #d11149;
    font-size: 20px;
    color: rgba(0,0,0,0.7);
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
}

/******************* Inner Tab *****************/

/*right side from*/

.enquire-form{background-color: rgb(4, 9, 58);padding-top:5px;padding-bottom:5px;}
.form-heading {color:#fff; font-size:20px; font-weight:700; line-height:35px;}
.form-panel{width:100%; background-color:#ffb606;height:40px; border-radius:0px 0px 50px 50px; margin-bottom:10px;}
.title {color:#444444; font-size:16px;line-height:20px;padding:10px 0px; font-weight:500;}
.login-form .form-enquiry {background: #fff none repeat scroll 0 0;border: 1px solid #d4d4d4;border-radius: 4px;font-size: 14px;height: 45px;line-height:45px;width:100%;padding-left:10px;}
.login-form .text-enquiry {width:100%;background: #fff none repeat scroll 0 0;border: 1px solid #d4d4d4;border-radius: 4px;font-size: 14px;line-height: 10px;padding: .375rem .75rem;}
.login-form  .btn.btn-enquiry {background: #ffb606 none repeat scroll 0 0;border-color: #d4d4d4;color: #ffffff;font-size: 16px;width: 100%;line-height: 20px; font-weight:700; margin-bottom:10px;}
.read-more{color:#8B0B0D;font-size:20px; font-weight:700;}
.read-more button{background-color:#e84c3d;box-shadow: 0 4px 0 0 #941f12;padding: 5px 15px;font-size: 14px;border-color: #e84c3d;font-weight:600; color:#FDFDFD;}
/*Popup Css*/
.login-form .form-control {background: #fff none repeat scroll 0 0;border: 1px solid #d4d4d4;border-radius: 4px;font-size: 14px;height: 50px;line-height: 50px;}
.login-form .text-message {width:100%;background: #fff none repeat scroll 0 0;border: 1px solid #d4d4d4;border-radius: 4px;font-size: 14px;line-height: 50px;padding: .375rem .75rem;}
.login-form  .btn.btn-primary {background: #ffb606 none repeat scroll 0 0;border-color: #d4d4d4;color: #ffffff;font-size: 24px;width: 100%;line-height: 35px; font-weight:700;}
/*Popup Css*/
.main-div {background: #ffffff none repeat scroll 0 0;border-radius: 2px;margin: 10px 0px;}
.login-form .form-group {margin-bottom:10px; padding:10px 10px;}
.login-form{ text-align:center;}

.botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto;
}
.login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0;
}
.back { text-align: left; margin-top:10px;}
.back a {color: #444444; font-size: 13px;text-decoration: none;}

/*right side from*/

/*Intership*/

.intership_bg{padding: 0;
    border: 1px solid #000;
    border-radius: 4px; padding:10px 0px;}
	
#registration_bg{background: url(../img/registration-bg.jpg) no-repeat; width:100%; height:auto;padding-top:160px;}

#footer{background-color: #030f35;left: 0;top: 0;right: 0;transition: all 0.5s;z-index: 997;box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .5);margin-top: 0%;border-top: 4px solid #ffb606;}
#footer h4{box-sizing: border-box;
color: rgb(255, 255, 255);
font-family: "Poppins", sans-serif;
font-weight: 500;
line-height: 21.6px;
margin-bottom: 25px;
margin-top: 0px;
text-align: left;}
#footer ul {margin: 0;padding: 0;list-style: none;}
#footer ul li {margin-bottom: 10px;}
#footer ul li a {margin-bottom: 10px; color:#777;}
#footer ul li a:hover{margin-bottom: 10px; color:#ffc107;}
.footer{padding:5% 0% 1% 0%;}
.footer p{color: rgb(255, 255, 255);}

.social{padding:5px 0px;text-align: left; color:#fff;}
.social ul{margin:0;padding: 0;list-style: none;}
.social ul li{display: inline-block;margin-left: 15px;}
.social ul li a{color:#777;}
.social ul li a:hover{color:#fff;}

.footer_col_link a {color:#fff;}