@import url("https://fonts.googleapis.com/css?family=Cairo:200,200i,300,300i,400,400i,500,500i,600,600i,700");
body {
	background-color: #4e207a;
	font-family: "Cairo", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	overflow: visible;
	overflow-x: hidden;
	overflow-y: scroll;
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Cairo", sans-serif;
	font-weight: 700;
	
	line-height: 1;
}

#canvas {
	direction: rtl;
}
#toBack {
	background-color: #009245;
	top: 0;
	color: transparent;
	display: none;
	font-size: 0;
	height: 50px;
	opacity: 0.7;
	overflow: hidden;
	position: fixed;
	right: 0;
	text-decoration: none;
	width: 50px;
	z-index: 1000;
}
#toBack:after {
	bottom: 0;
	color: #fff;
	content: "\f105";
	display: block;
	font-family: "Font Awesome 5 Free", sans-serif;
	font-size: 16px;
	font-weight: 900;
	left: 0;
	line-height: 50px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	transition: all 0.2s linear;
}
.top_internal {
	background: #A774D1;
    background: linear-gradient(-90deg, rgba(167, 116, 209, 1) 0%, rgba(78, 32, 122, 1) 100%);
	padding: 20px 0px;
}
.top_internal.top_internal_cover {
	padding: 0px;
}
.top_internal_cover .top_internal_logo_business a {
	position: absolute;
    bottom: 28%;
    z-index: 999;
    right: 46%;
    min-width: 170px;
    font-size: 24px;
}
.top_internal_cover .top_internal_logo_business a.btn-maincolor5 {
	right: 60%;
}
.top_internal_cover .top_internal_logo_business a.btn:active {
    top: 45% !important;
}
.top_internal_cover .top_internal_logo_business.show_mobile {
	background-color: #fff;
	text-align: center;
}
.top_internal_cover .top_internal_logo_business.show_mobile a {
	position: relative;
	    top: auto;
	    bottom: auto;
    right: auto;
    margin-top: 20px;
    font-size: 16px;
    padding: 10px;
}

.top_internal_row {
	align-items: center;
	justify-content: center;
}
.top_internal_row .top_internal_titles img {
	/*width: 1200px;
    height: 400px;*/
}
.top_internal_row .top_internal_titles h1{
	font-size: 60px;
	text-align: center;
	text-transform: uppercase;
	line-height: 60px;
	margin-top: 10px;    
}
.top_internal_row .top_internal_titles h2{
	font-size: 30px;
	text-align: center;
}
.top_internal_row .top_internal_logo{
	padding: 40px;
}
.top_internal_row .top_internal_logo.top_internal_logo_baqa{
	padding: 20px;
}
.top_internal_row .top_internal_logo img {

}
.special-heading.special-heading {
	    text-align: center;
	padding-bottom: 25px;
}
.special-heading.baqa_business_home_heading {
	color: #fff;
	text-align: center;
	width: 100%;
	    font-size: 45px;
    margin-bottom: 40px;
}
.special-heading.baqa_business_heading {
	color: #fff;
	text-align: center;
	width: 100%;
}
.special-heading.baqa_business_subheading {
	color: #F4C647;
	text-align: center;
	width: 100%;
	font-size: 30px;
	padding-bottom: 10px;
}

.business_form {

}
.business_form label {
    color: #fff;
}
.business_form .form-control {
	color: #000;
	background-color: #fff;
	font-size: 16px;
}
.business_form .form-control:focus, .business_form .form-control:active{
	    color: #fff;
	    background-color: transparent;
}

.business_form .form-group i {
	font-size: 16px;
}
.post_result {
	color: #fff;
    font-size: 20px;
}

.btn-maincolor5 {
	background-color: #F4C647;
    border: 3px solid #F4C647;
    color: #000;
}
.btn-maincolor5:hover, .btn-maincolor5:focus {
	color: #fff;
}

.btn-maincolor6 {
	background-color: #000;
    border: 3px solid #000;
    color: #F4C647;
}
.btn-maincolor6:hover, .btn-maincolor6:focus {
	background-color: #fff;
	border: 3px solid #000;
	color: #000;
}


	.business_item {
		width: 350px;
		color: #fff;
		float: right;
    	border-bottom: 1px solid #F4C647;
    	position: relative;
	}
	.business_item .business_item_right{
		float: right;
    	width: 240px;
	}
	.business_item .business_item_img {
		background-color: #E8E8E8;
		text-align: center;
	    width: 100%;
	    height: 240px;
	    overflow: hidden;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.business_item .business_item_img img {
		width: 220px;
				
	}
	.business_item .business_item_titles {
		padding: 5px 5px;
		height: 90px;
	}
	.business_item .business_item_titles h3.business_item_title{
		padding-bottom: 0px;
	    margin-bottom: 0px;
	    font-size: 20px;
	    height: 60px;
	    overflow: hidden;
	    line-height: 26px;
	}
	.business_item .business_item_titles h4.business_item_subtitle{
		padding-bottom: 0px;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    font-size: 16px;
	    height: 20px;
	    white-space: nowrap;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    font-family: "Cairo", sans-serif;
	    position: absolute;
    	width: 100%;
	}
	.business_item .business_item_left{
		float: left;
    	width: 110px;
    	    margin-top: -10px;
	}
	.business_item .business_item_disc_titles{
		background-color: #F4C647;
		text-align: center;
	    width: 100%;
	    height: 200px;
	    overflow: hidden;
	    border-radius: 40px 0px 0px 0px;
	}
	.business_item .business_item_disc_titles h4.business_disc_title{
		padding-bottom: 0px;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    color: #000;
	    padding-top: 10px;
	    font-size: 20px;
	        height: 40px;
	}
	.business_item .business_item_disc_titles h3.business_disc_subtitle{
		padding-bottom: 0px;
	    margin-bottom: 0px;
	    margin-top: 0px;
	    color: #000;
	    font-size: 30px;
	    text-align: center;
	    height: 150px;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.business_item .business_item_links{
		background-color: #CEC413;
		text-align: center;
	    width: 100%;
	    height: 100px;
	    overflow: hidden;		
	    border-radius: 0px 0px 40px 0px;
	        display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.business_item .business_item_links h6 {
		
	}
	.business_item .business_item_links h6 a {
		color: #000;
	}


	.business_item.business_item_page {
		width: auto;
		border-left: 1px solid #F4C647;
		border-bottom: none;
	}
	.business_item.business_item_page .business_item_right {
	    float: none;
	    width: 240px;	 
	    margin: auto;
	}
	.business_item.business_item_page .business_item_left {
	   float: left;
    width: 100px;
    margin-top: -10px;
    position: absolute;
    top: 20px;
    left: 40px;
	}
	.business_item.business_item_page .business_item_disc_titles {
	    background-color: #F4C647;
	    text-align: center;
	    width: 100px;
	    height: 50px;
	    overflow: hidden;
	    border-radius: 30px;
	}
	.business_item.business_item_page .business_item_disc_titles h3.business_disc_subtitle {
		font-size: 30px;
		height: 50px;
		overflow: hidden;
		width: 100%;
	}
	.business_info_page {
		direction: rtl;
		color: #fff;
		text-align: right;
	}
	.business_info_item {
		float: right;
    	width: 100%;
    	font-size: 20px;
    	    margin-bottom: 16px;
	}
	.business_info_item_title {
		float: right;
		width: 220px;
	}
	.business_info_item_title i {
		
	}
	.business_info_item_value {
		float: right;
	}
	.business_info_item_value a {
		color: #fff;
	}
	.business_info_item_value i {
		    padding-left: 10px;
	}

	.show_mobile{
		display: none;
	}
	.show_disc{
		
	}

	/****** share */
	.container.business_share_container {
		max-width: 800px;
	}
	.business_item.business_item_share {
		width: 100%;
		border-left: none;
		border-bottom: none;
		    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.business_item.business_item_share .business_item_right {
	    width: auto;
	    margin: auto;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	}
	.business_item.business_item_share .business_item_img {
	   
	    width: 240px;
	    height: 240px;
	}

	.business_item.business_item_share .business_item_disc_titles {
	    background-color: #F4C647;
	    text-align: center;
	    min-width: 110px;
	    max-width: 240px;
	    width: auto;
	    height: 240px;
	    overflow: hidden;
	    border-radius: 0px;
	}
	.business_item.business_item_share .business_item_disc_titles h3.business_disc_subtitle {
		font-size: 35px;
		height: 180px;
		overflow: hidden;
		width: 100%;
		    line-height: 40px;
	}
	.business_info_share {

	}
	.business_share_img {
		max-width: 200px;
    margin: auto;
    margin-top: 20px;
	}
	.business_share_img img {
		
	}
	.business_data_share {
		 margin-top: 30px;
	}
	.business_data_share_text {
		float: right;
    	width: 70%;
	}
	.business_data_share_text_inner {
		background-color: #fff;
		text-align: right;
		border-radius: 20px 0px 20px 0px;
		padding: 10px 25px;
		float: right;
    	width: 100%;
    	min-height: 150px;
	}
	.business_data_share_title {
		font-family: 'Cairo';
		font-weight: bold;
		font-size: 20px;
		background-color: #e6e000;
	    width: auto;
	    float: right;
	    padding: 2px 10px;
	}
	.business_data_share_value {
		width: auto;
	    float: right;
	    width: 100%;
	    margin-top: 10px;
	}
	.business_data_share_img {
		max-width: 30%;
    	float: left;
	}
	.business_data_share_img img {
		max-height: 180px;
	}

@media (max-width: 768px) {
	.show_mobile{
		display: block;
	}
	.show_disc{
		display: none;
	}
	.page_header a.show_disc{
		display: none;
	}
	.top_internal_row .top_internal_titles h1 {
    	font-size: 46px;
    }
    .top_internal_row .top_internal_titles h2 {
    	font-size: 26px;
    }
	.top_internal_row .top_internal_logo {
	    padding: 40px;
	    width: 50%;
	}


	.business_item.business_item_page {
	    width: 100%;
	    border-left: none;
	    border-bottom: none;
	}
	.business_info_page {
		margin-top: 50px;
	}
	.business_info_item_title {
	    float: right;
	    width: auto;
	    padding-left: 10px;	    
	}
	.business_info_item {		
		font-size: 18px;
	    margin-bottom: 10px;
	    border-bottom: 1px solid #F4C647;
	    padding-bottom: 10px;	    
	}


	.business_item.business_item_share .business_item_right {
		display: block;
	}
	.business_item.business_item_share .business_item_img {
		float: right;
	}
	.business_item.business_item_share .business_item_disc_titles {
	    background-color: #F4C647;
	    text-align: center;
	    min-width: 90px;
	    max-width: 240px;
	    width: auto;
	    height: 240px;
	    overflow: hidden;
	    border-radius: 0px;
	}
	.business_item.business_item_share .business_item_disc_titles h3.business_disc_subtitle {
		font-size: 32px;
	}
	.business_data_share {
		text-align: center;
	}
	.business_data_share_text {	 
	    width: 100%;
	}
	.business_data_share_img {	 
	    max-width: 100%;
	    width: 100%;
	        float: right;
	    margin-top: 10px;
	    margin-bottom: 10px;
	}

	.business_share_container .special-heading.baqa_business_home_heading {
	    
	    font-size: 32px;
	    margin-bottom: 10px;
	}

}
