
@font-face{
  font-family:'expo-bold';
  src:url('fonts/expo/expo-bold.otf')
  }
@font-face{
  font-family:'expo-regular';
  src:url('fonts/expo/expo-arabic.ttf')
}
@font-face{
  font-family:'expo-semi-bold';
  src:url('fonts/expo/expo-semi-bold.ttf')
}
@font-face{
  font-family:'expo-light';
  src:url('fonts/expo/expo-light.ttf')
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:'expo-bold';
}



body {
	color:#6e7280ee;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right:0px;
	padding-left:0px;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
	font-family:'expo-regular' !important;
}



.ar-content {
	text-align: right;
	direction: rtl;
}
.box-section {
	border:1px solid #8080804d;
	margin:10px 0px 10px -5px;
	border-radius:10px;
	padding:30px;
	min-height: 	150px;
}
.ci-box {
    padding: 7px 17px;
    float: right;
    font-size: 9px;
    border-radius: 3px;
	background:linear-gradient(to right,#068cae 0,#35bfae 100%);
	color:#fff;
	border-radius:50px;
}
.time-sec-p {
	margin-top:50px;
	color:#515656;
}

.time-sec-p span.time-icon {
	color:#515656;
}

.time-icon {
	color:#8080804d;
}
.desc-sect-text {
	color:#1312127a;
}
.item-details-img {
	margin-bottom: 	50px;
}

.date-sec {
	color:#515656;
}
.main-title {
	font-weight: 	700;
}
.login-btn {
	background:linear-gradient(to right,#068cae 0,#35bfae 100%);
	color:#fff !important;
	padding:7px 23px !important;
}
.login-section {
	float:left !important;
}

.login-btn:hover {
	background:linear-gradient(to right,#35bfae 0,#068cae 100%) !important;
	color:#fff !important;
}

ul.float-right li a:hover, .menu ul li.sfHover a.sf-with-ul, .menu ul li a:hover {
		background:linear-gradient(to right,#35bfae 0,#068cae 100%) !important;
	color:#fff !important;
}


#logo img {
	width:160px;
}

.main-title {
	color:#041625;
}
.box-section h4 a {
	color:#041625;
	line-height: 26px;
	font-size:20px;
	font-weight: 700;
}
.box-section h4 a:hover {
	color:#139aae;
}
#backtotop a:hover {
	background: linear-gradient(to right,#068cae 0,#35bfae 100%);
}


@media only screen and (min-width: 991px) {
.custom-container {
	padding-left: 95px;
    padding-right: 95px;
    width:auto;
}
.inner-custom-container {
	padding-right:22px;
	padding-left: 95px;
    width:auto;
}
.inner-content-custom-container {
	padding-right:55px;
	padding-left: 95px;
    width:auto;
}

.content-custom-container {
	padding-right:95px;
	padding-left: 95px;
    width:auto;
}

}



@media (min-width: 992px) {
.col-md-4 {
    width: 30.659% !important;
}
.footer-row .col-md-6 {
    width: 47% !important;
}
}


.view-all-hbtn {
	margin-top: 20px;
}
