img/body{
	height: outo !important;
	overflow-x: hidden;
}
.contact_us_banner{
		width: 100vw;
    background-image: url(../img/banner/contact_us.png);
    background-size: cover;
    background-repeat: no-repeat;
		background-position: center;
		margin-bottom: 20px;
}


.contact_us_banner-less{
		width: 100vw;
		height: 500px;
    background-image: url(../img/banner/lessons_schedule.png);
    background-size: cover;
    background-repeat: no-repeat;
		background-position: center;
		margin-bottom: 20px;
}

.contact_us_banner-about{
		width: 100vw;
		height: 500px;
    background-image: url(../img/banner/about_us.png);
    background-size: cover;
    background-repeat: no-repeat;
		background-position: center;
		margin-bottom: 20px;
}


	.about-meddel {
		position: relative;
		background: url(../img/about-medel.png);
		background-position: 77%;
		background-repeat: no-repeat;
		background-size: cover;
		font-size: 1.2em;
		margin-top: 80px;
		margin-bottom: 58px;
	}

.about-meddel .container .row .col-lg-12 .card-body {
	text-align: center;
	height: inherit;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #fff;
}

.about-meddel-2 .container .row .col-lg-12 .card-body {
	text-align: center;
	height: inherit;
	padding-top: 50px;
	color: #fff;
}

.about-meddel-2 {
	position: relative;
	margin-top: 50px;
	background-color: rgba(97, 217, 119, 0.8);
	background-position: 77%;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 1.2em;
	padding-bottom: 20px;
	text-align: center;
	font-size: 1.2em;
	text-align: center;
	color: #fff !important;
}

.about-meddel-2:after{
    content: "";
    background: url(../img/about-medel-2.png);
    background-position: 77%;
    background-size: cover;
    opacity: 0.8;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;

}

.about-meddel-2 .container .row .col-lg-12 .card-body {
	text-align: center;
	color: #fff !important;
}
.contact_us_banner-a{
	width: 100vw;
	height: 500px;
    background-image: url(../img/banner/articles.png);
    background-size: cover;
    background-repeat: no-repeat;
		background-position: center;
	margin-bottom: 20px;
}

.contact_us_banner-u{
	width: 100vw;
	height: 500px;
    background-image: url(../img/banner/audios.png);
    background-size: cover;
    background-repeat: no-repeat;
		background-position: center;
	margin-bottom: 20px;
}
.contact_us_banner-ft{
	width: 100vw;
	height: 500px;
    background-image: url(../img/banner/fatawah.png);
    background-size: cover;
    background-repeat: no-repeat;
		background-position: center;
	margin-bottom: 20px;
}

.contact_us_banner-vid{
	width: 100vw;
	height: 500px;
    background-image: url(../img/banner/videos.png);
    background-size: cover;
		background-position: center;
    background-repeat: no-repeat;
	margin-bottom: 20px;
}

.contact-whith-us-sec{
	margin-top: 200px;
}
.contact-whith-us-sec ul{
	padding-top: 100px;
	list-style-type: none;
	padding-left: 106px;
}
.contact-whith-us-sec P{
	font-size: 1em;
}
.send_message_sec label{
	font-size: 20px;
}
.bold{
	font-weight: bold;
}
.contact-whith-us-sec li{
	    margin-bottom: 40px;

}

.contact-whith-us-sec .call::before {
    content: url(../img/icon-flat/call.png);
	background-color: rgb(93,214,110);
    position: absolute;
    left: 14px;
    width: 74px;
    height: 60px;
    padding-top: 3px;

}
.contact-whith-us-sec .fax::before {
    content: url(../img/icon-flat/fax.png);
	background-color: rgb(204,96,50);
    position: absolute;
    left: 14px;
    width: 74px;
    height: 60px;
    padding-top: 12px;
	padding-left:18px;

}


.contact-whith-us-sec .email::before {
    content: url(../img/icon-flat/mail.png);
	background-color: rgb(12,77,159);
	background-size: cover;
    position: absolute;
    left: 14px;
    width: 74px;
    height: 60px;
    padding-top: 0px;
	padding-left:18px;

}
#map{

	margin-top: 50px;
	width: 100%;
	height: 350px;
}
.form-control{
	background-color:rgb(235,245,255);
	border: none;
	border-radius: 10px;
}

.send_message_sec{
	padding-top: 120px;
	padding-bottom: 70px;

}
.textbox{
	height: 50px;
}
