.widget-title { width: 100%; display: table; text-align: center;}
.widget-title h3 { color: #555353;}
.widget-title h3 strong { color: #01a2a6; font-weight: 700;}

/*== HEADER CSS START ==*/
.header { width: 100%; display: table; padding: 5px 0; border-bottom: 5px solid #01a2a6;}
.logoright { float: right; text-align: right;}

/*== BANNER CSS START ==*/
.dsu-main-content { width: 100%; position: relative; z-index: 1;}
.bannerBox { background-image: url(../images/ITM-RP04.png); height: 457px; border-bottom: 5px solid #01a2a6;}
.parallax { position: relative; min-height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center; z-index: 1;}
.dsu-form { width: 308px; float: right; margin-top: 0px;padding: 12px 0; 
background: rgba(0, 0, 0, 0.5);}
.frmBg { text-align: center; padding: 10px 15px 10px;}
.frmBg span { font-size: 22px; color: #FFF;}
.formIDfid { padding: 0 15px;}
.formIDfid .form-group {
    margin-bottom: 8px;
}
.contact_fild {}
.contact-fild-box .form-control { background: rgba(255, 255, 255, 0.5); color: #202020;  border: 0px; border-radius: 0px; border: 1px solid #FFF; } 
.form-group {
    margin-bottom: 0px;
}
.btn_submit { background: #01a2a6; color: #FFF; font-size: 20px; width: 100%; border-radius: 0px; font-weight: 700;}
.btn_submit:hover {background: #211a4d; color: #FFF;}
.dsu-intro { position: relative;}
.dsu-intro .col-sm-6 { position: relative; padding: 0px;}
.dsu-addmission { position: relative; margin-top: ; width:100%; /*background: rgba(175, 23, 21, 0.8);*/ padding: 5px 0 10px;  }

.dsu-addmission:before {
    background: #01a2a6;
    content: "";
    height: 100%;
    position: absolute;
    z-index: 0;
    left: -200px;
    z-index: -1;
    top: 0;
    width: 100%;
    -webkit-transform: skew(20deg) !important;
    -moz-transform: skew(20deg) !important;
    -o-transform: skew(20deg) !important;
	
}

.dsu-addmission:after {
   /*padding: 10px;
    background: rgba(0, 0, 0 ,0.5);
    border-right: 8px solid #d9251c;
    content: "";
    height: 96px;
    width: 6%;
    position: absolute;
    right: -18px;
    top: 0;
    -moz-transform: skew(-15deg, 0deg);
    -webkit-transform: skew(-15deg, 0deg);
    -o-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);*/
}
.dsu-addmission h1 {
    color: #FFF;
    font-size: 24px;
    padding: 0 10px;
    display: inline-block;
}

.dsu-addmission h2 {
    color: #FFF;
    font-size: 28px;
    padding: 0 10px;
    display: inline-block;
}

.dsu-addmission small { color: #FFF; font-size: 14px; display: table; padding-left: 80px;}
.formsec { }
	
/*== SEC1 css start ==*/	
.sec1 { width: 100%; display: table; padding: 30px 0;}
.bachelorleft span { color: #f06423; font-size: 28px; font-weight: 500; line-height: 35px;}
.bachelorleft ul { background: #f1f2f2; padding: 10px 0; margin: 20px 0;}
.bachelorleft ul li { color: #171616; border-bottom: 1px solid #d8d9d9; font-weight: 600; padding: 6px 10px; transition: width 2s; border-radius:10px;  cursor:pointer;}
.bachelorleft ul li a{ color: black; width: 100%; cursor:pointer;}
.bachelorleft ul li:hover a{ color: white; width: 100%; padding-left:15px;}

#L1:hover{
	background-color:red;
	border-right:3px solid grey;
}

#L2:hover{
	background-color:skyblue;
	border-right:3px solid grey;
}

#L3:hover{
	background-color:green;
	border-right:3px solid grey;
}

#L4:hover{
	background-color:brown;
	border-right:3px solid grey;
}

#L5:hover{
	background-color:grey;
	border-right:3px solid grey;
}

#L6:hover{
	background-color:orange;
	border-right:3px solid grey;
}

#L7:hover{
	background-color:purple;
	border-right:3px solid grey;
}

#L8:hover{
	background-color:black;
	border-right:3px solid grey;
}

#L9:hover{
	background-color:red;
	border-right:3px solid grey;
}

.sec1Head { width: 100%; display: table; padding-top: 15px;}
.bachelorright { position: relative; margin-top: 30px;}
.bachelorright img { width: 100%;}
.bachelorright:after {
    border: 15px solid #c7c7c7;
    content: "";
    height: 350px;
    width: 100%;
    position: absolute;
    z-index: -50;
    left: 17px;
    bottom: -30px;
}

.sec2 { width: 100%; display: table; background: #01a2a6; padding: 20px; margin-top: 15px;}
.sec2Head { width: 100%; display: table; text-align: center;}
.sec2Head h3 { font-size: 22px; color: #FFF;}
.sec2Head h3 strong { color: #fff000;}

.sec3 { width: 100%; display: table; padding: 30px 0;}
.sec3bachelorright { position: relative;}
.sec3bachelorright img { width: 100%;}
.sec3bachelorright:after {
    border: 8px solid #c7c7c7;
    content: "";
    height: 350px;
    width: 100%;
    position: absolute;
    z-index: -50;
    left: 17px;
    bottom: -19px;
}

.focus2:hover { -webkit-box-shadow: 0px 19px 43px -4px rgba(0,0,0,0.74);
-moz-box-shadow: 0px 19px 43px -4px rgba(0,0,0,0.74);
box-shadow: 0px 19px 43px -4px rgba(0,0,0,0.74);}
.sec3bachelorright img:hover, .bachelorright img:hover { -webkit-box-shadow: 0px 19px 43px -4px rgba(0,0,0,0.74);
-moz-box-shadow: 0px 19px 43px -4px rgba(0,0,0,0.74);
box-shadow: 0px 19px 43px -4px rgba(0,0,0,0.74);}

.rankingsBx { padding-left: 20px;}
.rankingsBx h2 { color: #e56a2f;}
.rankingsBx p { font-size: 18px;  padding-bottom: 10px; border-bottom: 1px solid #7b778d; margin-bottom: 10px;}
.rankingsBx p + p { padding-bottom: 10px; border: 0px; margin-bottom: 0;}
.rankingsBx strong {color: #01a2a6; font-size: 20px;}
.whyBx h2 { border-bottom: 1px solid #7b778d; margin-top: 10px;}
.whyBx ul li { color: #171616; font-weight: 600; padding: 5px 10px;}

.client-slider { margin-top: 20px;  margin-bottom: 20px;}

.sec4 { width: 100%; display: table; padding: 30px 0; background: url(../images/sec4bg.jpg); height: 350px;  text-align:center;}
.sec4 h3 { color: #FFF; }


.sec5 { width: 100%; display: table; padding: 30px 0; background: #fff; background-size: cover;  text-align:center;}
.client-content p { color: black; font-size: 14px;     padding: 0 250px;} 
.client-content h2 {color: black;
    font-size: 16px;
    margin-top: 15px;
    font-style: italic;
    border-bottom: 1px solid #FFF;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}} 
.client-content em { color: #FFF;} 
.testimonial-slider .owl-buttons .owl-prev { position: absolute;
    top: 50px;
    left: 40%;
   }
.testimonial-slider .owl-buttons .owl-next { position: absolute;
    top: 50px;
    right: 40%;
    }
.owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 3px;
    filter: Alpha(Opacity=50);
    border: 1px solid #fff;
    background: #fff;
    float: left;
}

.owl-pagination {
    width: 50px; display: none;
    margin: auto;
}

.owl-page.active span {
    border-color: #e56a2f;
    background: #e56a2f;
}

.owl-controls .owl-buttons div {
    font-size: 25px;
    background: none;
}
.footer { width: 100%; display: table; background: #01a2a6; text-align: center; color: #FFF; padding: 5px 0;}

.bachelorleft p { font-size: 20px;}

.video-block { width: 100%; height: 100%; display: table; padding: 20px 0;}
.video-block .video-box {
	display: inline-block;
	position: relative;
	margin-top: 12px;
}


.video-block .video-box::before {
	background-color: rgba(0,0,0,0.5);
	content: "";
	display: inline-block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.video-block .video-box > a {
	color: #fff;
	font-size: 48px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 48px;
	display: block;
	margin: 0 auto;
	line-height: 48px;
	text-align: center;
	text-decoration: none;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}
.video-block .video-box > a p { color: #000; }
.video-block img { width: 100%;}
.video-box i { color: #FFF; font-size: 60px;}
.video-box i:hover { color: #01a2a6;}


.counting-number{ font-size: 40px; line-height: none; margin: 10px 0 10px 0;  color: #FFF; line-height: 40px; float: none; text-align: center; display: block; }
.countingbg {  padding: 15px;
    text-align: center;
    border: 2px solid #FFF;
    height: 180px;
    }
.countingbg .text-center {     /*border: 5px solid #0c77bd;
    height: 80px;
    line-height: 90px;
    display: inline-block;
    width: 180px;*/}
.counting-wrap:hover {  }

.counting-wrap:hover .iconTop img {  animation-name: fadeInUp; animation-duration: .75s; animation-iteration-count: 1; animation-timing-function: ease;}
.counting{ font-size: 18px; color: #FFF; display: table; font-weight: 500; width: 100%; text-align: center;}
.counting-number.black {color: #000;}
.counting.black {color: #007d98;}
span.plus {
    color: #FFF; padding-left: 5px;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
	display: none;
}
.couterbx .col-md-3 { padding: 0 5px; width: 20%;}
.couterbx { margin-top: 40px;}
.piconbx { width: 100%; display: table;}
.sec4-4 { width: 100%; display: table; padding: 30px 0;}
.testimonialBx { margin-top: 20px;}
.owl-item .text-center { border: 1px solid #ccc;
    height: 70px;
    line-height: 70px;
    margin: 0 5px;}
.loader-logo1 { width: 100%; display: table;}
