.up-down-space{
	padding: 80px 0 50px 0;
}
body{
	background: url(../images/bg-body2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
img{
	max-width: 100%;
}
.content{
	padding: 0px 0 0 0;
	text-align: center;
}
.content img{
	margin-bottom: 30px;
}
.content p{
color: #000;
font-size: 18px;
margin-bottom: 10px;
}


.bg-white{
	padding: 20px;
	background: rgba(225,255,255,.85) !important;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.copy{
	text-align: center;
	font-size: 14px;
	color:#FFF;
}
.copy a{
	text-decoration: none;
	color: #FFF;
}
.h-1px{
	height: 1px;
	width: 100%;
	margin: 20px 0;
}
.ayat-text{
	color: #FFF;
	text-align: center;
}
 .ayat-text p{
	margin-bottom: 0 !important;
}
.ayat-text h6{
	margin-bottom: 8px !important;
}
.carousel-caption h6{
	    margin-bottom: 1rem;
}
.carousel-caption p{
	font-size: 18px;
}
.carousel-item img{
	}

.logo{
	/*    width: 160px;
    height: 160px;
    background: #FFF;
    border-radius: 1000%;
    padding: 20px 15px;
    display: table;
    margin: 0 auto;*/
	text-align: center;
	margin-bottom: 20px;
}
.h-531{
	height: 320px;
}
.carousel-caption{
top: 40%;
position: unset;

	color: #000;
	text-align: center;
}
.carousel-control-next, .carousel-control-prev{

}
.ayat-border{
	   /* border: 1px solid #9ac8db;
    border-radius: 8px;*/
}
#carousel1{}

.contact-info2{
	color: #000;
	margin-bottom: 0;
}
.contact-info2 a{
	text-decoration: none;
	color: #000;
	transition: all ease-in-out 0.3s;
}

.contact-info2 i{
	margin-right: 8px;
}
.modal-body{
	text-align: right;
}
.modal-body p{
	margin-bottom: 8px;
	font-size: 16px;
}
.modal-content{
	background: #e0fafa;
}
.btn-primary{
	background: #32b0e3;
	border: unset;
	margin-bottom: 10px;
}
.btn-primary:hover{
	background: #ab2627;
}
.btn-close{

}
.modal-header{
	display: unset;
}
.modal-title{
	float: right;
}
.btn-close{
	float: left;
	margin-top: 0 !important;
}
@media all and ( max-width: 1024px ){}
@media all and ( max-width: 991px ){
	.coulmn-reverse{
		flex-flow: column-reverse;
	}
	.content{
		margin-bottom: 20px;
	}
	
}
@media all and ( max-width: 767px ){
	.carousel-caption{
		display: block !important;
	}
}
@media all and ( max-width: 640px ){
	.image{
		margin-bottom: 30px;
	}
	.carousel-caption{
	top: 18%;
	}
	.top-slide-1{
		top: 40% !important;
	}
	.carousel-caption{
	top: 25%;
	}

}
@media all and ( max-width: 420px ){
	.up-down-space{
		    padding: 16px 0 50px 0;
	}
	.ayat-text h6, .ayat-text p{
		font-size: 16px;
	}
	.top-slide-1{
		top: 35% !important;
	}
	.carousel-caption{
	top: 15%;
	}
	.ayat-text{
		height: 40px;
	}
}