.logo a span {
    font-size: 40px;
    line-height: 70px;
    font-weight: 600;
}

.slider-parallax .item:before{
  content: url(../images/overlay.png);
}

.slider-bg-3 {
    background: url("../images/slider_img.jpeg") no-repeat center center/cover;
}

.slider-bg-4 {
    background: url("../images/slider_img.jpeg") no-repeat center center/cover;
}

.slider2 .item h2, .slider2 .item p{
  color: #fff;
  filter: drop-shadow(1px 1px 2px #444);
}
.twitet p:after {
    content: url(../images/quote.png);
    position: absolute;
    top: -15px;
    left: 36%;
    z-index: -1;
}

.footer_logo p{color: #fff;opacity: .6}
footer .social-icon a{
	padding: 5px;
}

footer .social-icon a i{font-size: 16px;}
footer .social-icon li{margin-bottom: 0;margin-top: 10px;}

.breadcrumb-img {
    background: url(../images/banner/banner2.jpg) no-repeat center/cover fixed;
}

.mission_sec{
	padding-bottom: 80px;
}

.info_content {
    font-size: 20px;
    padding-bottom: 20px;
}

.info_icon {
    font-size: 20px;
    margin-right: 10px;

}

.bed_sec{
	padding-bottom: 40px;
}

.bed_sec h2{
	margin-bottom: 20px;
	margin-top: 20px;
}

nav ul li > ul{
    min-width: 180px;
}

.btn-1.color{background: #d74d52;color: #fff;}

.course h2 {
    font-size: 20px;
    text-align: left;
}