﻿/*
======================================
  * CSS TABLE CONTENT *  
======================================
1. HEADER
2. HEADER TOPBAR
3. HEADER LOGO
4. MENU BAR
5. MEGA MENU
6. HEADER TRANSPARENT
7. MENU ICON
8. PAGE BANNER.navbar-collapse
9. BLOG
10. TESTIMONIALS
11. COUNTERUP
12. FOOTER
13. INNER CONTENT CSS
======================================
  * END TABLE CONTENT *  
======================================


@font-face {
    font-family:helvetica;
    src: url('/Style Library/assets/fonts/helvetica/helvetica-Regular.ttf');
  }*/
    
  @font-face {
  font-family:'helvetica';
  src: url('/Style Library/assets/fonts/Helvetica.ttf');
}
  @font-face {
  font-family:'helvetica_neue_bold';
  src: url('/Style Library/assets/fonts/Helvetica Neue CE 76 Bold Italic.ttf');
}

@font-face {
  font-family:'helvetica-lt';
  src: url('/Style Library/assets/fonts/HelveticaNeueLTPro-LtCn.ttf');
}
@font-face {
  font-family:'helvetica-md';
  src: url('/Style Library/assets/fonts/HelveticaNeueLTPro-MdCn.ttf');
}

@font-face {
    font-family:'DroidArabicNormal';
    src: url('/Style Library/assets/fonts/Droid.Arabic.Kufi_Normal.ttf');
  }
  @font-face {
    font-family:'DroidArabic';
    src: url('/Style Library/assets/fonts/Droid.Arabic.Kufi.ttf');
  }


/*=================================
	1. HEADER
=================================*/
body{
font-family:helvetica-lt  !important;
}
h1,
h2,
h3,
h4,
h5,
h6
{
	font-family:helvetica-md !important;
	 letter-spacing: 0.5px;

}
a ,p{
	font-family:helvetica-lt !important;
	    letter-spacing: 0.5px;

}
.form-group input{
font-family: 'helvetica-lt', Tahoma, Arial, sans-serif, serif;	direction: ltr;
	}
.btn-group>.btn:first-child{
	font-family: 'helvetica-lt';
}



.content-container {
	padding: 0 3rem;
}

.bg-fix {
	background-attachment: fixed;
	background-size: cover;
}

.sticky-top {
	top: 100px;
}

.header {
	position: relative;
	z-index: 1102;
}

.header ul,
.header ol {
	margin-bottom: 0;
	padding: 0;
}

/*article dl, ul, ol{
padding: revert !important ;
}
.rootSideRender dl, ul, ol{
padding: 0 !important;

}
ul .college-quick-links {
padding: 0 !important;
}*/


.uranus.tparrows {
	display: none;
}
/*Update*/
.rev_slider .tp-mask-wrap :last-child {
	padding: 4px;
	margin-bottom: 0px !important;}
	.rev_slider .tp-mask-wrap :last-child {
	padding: 4px;
	margin-right: -5px;
	margin-left: -5px;
	margin-top: -4px;
}

.rev_slider .tp-mask-wrap :last-child button {
	margin-bottom: 15px;
}

.slider-li :nth-child(2) {
	width: inherit !important;
	left: auto !important;
}

.slider-li :nth-child(2) .tp-loop-wrap,
.slider-li :nth-child(2) .tp-loop-wrap .tp-mask-wrap,
.slider-li :nth-child(2) .tp-loop-wrap .tp-mask-wrap .Newspaper-Title {
	width: 100% !important;
}

.top-phonenumber {
	font-size: small;
	color:  var(--thirdcolor) !important;
	font-family:helvetica-md !important;
}

.top-phonenumber p {
	margin: 0;
}

.info-link {
	background-color: #8e1837;
	padding: 4px;
	padding-right: 1rem;
}


.info-link a {
	color: white;
	font-size: 15px;
}
.info-link i{
padding-right:5px;
padding-left:5px
}

.top-utility {
	padding: 0px 5px;
	z-index: 1;
}

/*.top-utility .top-header-links li {
	padding-top: 3px;
}*/

.top-utility .top-header-links li a {
	font-size: 14px !important;
	padding: 3px 5px !important;
	color: white !important;
	    font-family: 'DroidArabicNormal', 'helvetica-lt'  !important;
}

.bootstrap-select.show.btn-group .dropdown-menu.inner li a {
	color:  var(--thirdcolor) !important;
}

.top-utility .top-header-links li.active {
	background-color: #8e1837 !important;
	color: white !important;
	height: 32px;
}

/*.top-utility .menu-links .nav>li .sub-menu li :hover {
	background-color: #01586a !important;
} */

*/

.top-utility .menu-links .nav>li .sub-menu li .fa:hover {
	color: white !important;
}

.top-utility .menu-links .nav>li .sub-menu li .fa {
	float: none;
	position: unset;
}

.top-utility .menu-links .nav>li .sub-menu li {
	border: 0 solid;


}

.top-utility .btn-link {
	color: white;
}

.top-utility .quick-links {
	background-color: #8e1837 !important;
	border: 0 solid !important;
	padding: 0px !important;
	border-radius: 0px !important;
	height: 50px !important;
	top: 100% !important;
	width: max-content !important;
	left: 50% !important;
	transform: translate(-50%, 0) !important;
}

.top-utility .quick-links li {
	display: inline-block !important;
	text-align: center !important;
}

.top-utility .quick-links li a :hover {
	background-color: transparent !important;
	color:  var(--thirdcolor) !important;
}


.top-utility .btn-link i {
	font-size: large !important;
}

.top-info {
	justify-content: end !important;
}

.fixed{
	position: fixed;
	width: 100%;
	top: 0;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media screen and (max-width: 1310px) {
	.top-bar .left-side {
		display: none !important;
	}

	.top-info {
		justify-content: flex-end !important;
	}
}



@media screen and (max-width: 992px) {

		
	.top-utility {
		display: none !important;
	}

	.top-utility .menu-links {
		clear: auto;
		margin: 0;
		border-bottom: 0px solid #E9E9E9;
	}

	.top-utility .menu-links .nav {
		float: auto;
		background:  var(--thirdcolor) !important;
		width: 100%;
		display: block;
		margin-bottom: auto;
	}

	.top-utility .menu-links .nav li {
		width: auto;
	}

	.rs-nav .top-utility .menu-links {
		position: initial;
		height: auto !important;
		width: auto !important;
		background-color:  var(--thirdcolor)   !important;
		margin: 0 !important;
		z-index: 99 !important;
		overflow: hidden !important;
		display: flex !important;
		flex-direction: row !important;
	}

	.rs-nav .top-utility .menu-links ul li {
		display: inline-block !important;
	}
	
.menu-links .nav > li > a {
  
    border-top: 0px !important;
    
}
}

.triangle-down{
			width: 75px;
			height: 50px;
			margin: 0 auto;
			transform: rotate(180deg);
			background-image: url(../images/pattern.png);
			background-color: #16130ec9;
			clip-path: polygon(0% 100%, 50% 0%, 100% 100%);
		}
.triangle img {
	width: 100%;
}

.header-sm-lang {
	background-color:  var(--thirdcolor) !important;
	z-index: 10;
	padding-left: 1rem;
	
}

.header-lang,
.header-sm-lang {
	list-style-type: none;
}

.header-sm-lang button {
	color: white;
	margin-left: -0.5rem;
}

.header-lang li,
.header-sm-lang li {
	float: left !important;
}

.header-lang {
	list-style-type: none;
	font-family:'DroidArabicNormal' !important;
}

.header-transparent .header-lang-bx .btn {
	color: #8e1837 !important;
	margin-left: 5px;
	margin-right: -5px;
}

.header-lang-bx.bootstrap-select.btn-group .dropdown-toggle .caret {
	display: none;
}

.top-header-right-img {
	background-image: url('../images/gallery/top-nav-border-right.png');
	width: 100px;
	z-index: 0;
	margin-left: -50px;
	background-repeat: no-repeat;
}

.top-header-left-img {
	background-image: url('../images/gallery/top-nav-border-red2.png');
	width: 34px;
	background-repeat: no-repeat;
}

.video-buttons button {
	color: white;
	font-size: 14px;
	font-weight: 400;
	border: 1px solid;
	width: 8rem;
	height: 2.5rem;
	line-height: normal;
	background-color: initial;
}


.triangle-down{
			width: 75px;
			height: 48px;
			margin: 0 auto;
			transform: rotate(180deg);
			background:url('../images/banner-bottom-bg.png') rgba(0, 0, 0, 0);
			background-color: #0000006e;
			clip-path: polygon(0% 100%, 50% 0%, 100% 100%);
		}

/*without top bar*/
.secondary-menu {
	float: right;
	padding: 26px 0;
	position: relative;
	z-index: 9;
}

.secondary-menu .btn-link {
	font-size: 15px;
	padding: 0;
}

.secondary-menu .btn-link:hover {
	color: var(--primary);
}

.secondary-menu .secondary-inner {
	display: inline-block;
	margin-left: 10px;
}

.nav-search-bar {
	background-color: rgba(255, 255, 255, 0.95);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	display: none;
	overflow: hidden;
	padding: 0 15px;
}

.nav-search-bar.On form {
	transition: all 0.5s ease 0.5s;
	-moz-transition: all 0.5s ease 0.5s;
	-webkit-transition: all 0.5s ease 0.5s;
	opacity: 1;
}

.nav-search-bar form {
	width: 100%;
	max-width: 700px;
	margin: auto;
	position: relative;
	top: 50%;
	transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transform: translate(0px, -50%);
	-moz-transform: translate(0px, -50%);
	-o-transform: translate(0px, -50%);
	-webkit-transform: translate(0px, -50%);
	opacity: 0;
}

.nav-search-bar .form-control {
	padding: 15px 60px 15px 15px;
	width: 100%;
	height: 70px;
	border: none;
	background: none;
	color:  var(--thirdcolor) !important;
	font-size: 20px;
	border-bottom: 2px solid  var(--thirdcolor) !important;
}

.nav-search-bar .form-control::-moz-placeholder {
	color:  var(--thirdcolor) !important;
}

.nav-search-bar .form-control:-moz-placeholder {
	color:  var(--thirdcolor) !important;
}

.nav-search-bar .form-control:-ms-input-placeholder {
	color:  var(--thirdcolor) !important;
}

.nav-search-bar .form-control::-webkit-input-placeholder {
	color:  var(--thirdcolor) !important;
}

.nav-search-bar form span {
	position: absolute;
	right: 15px;
	top: 50%;
	margin: -15px 0;
	height: 25px;
	font-size: 20px;
	cursor: pointer;
	color:  var(--thirdcolor) !important;
}

.nav-search-bar>span {
	position: absolute;
	right: 15px;
	top: 50px;
	height: 25px;
	font-size: 20px;
	cursor: pointer;
	color:  var(--thirdcolor) !important;
}

.header-lang-bx .dropdown-menu {
	top: 10px !important;
	right: 0;
	left: auto !important;
}

.header-lang-bx ul li {
	margin: 0 !important;
}

.header-lang-bx .flag:after {
	content: "";
	width: 20px;
	height: 12px;
	display: inline-block;
	background-size: cover;
	background-position: center;
	margin-top: 0px;
	margin-right: 2px;
}

.header-lang-bx .flag.flag-uk:after {
	background-image: url('../images/flag/united-kingdom.svg');
}

.header-lang-bx .flag.flag-us:after {
	background-image: url('../images/flag/united-states-of-america.svg');
}

@media only screen and (max-width: 767px) {
	.secondary-menu {
		margin-right: 5px;
	}
}

@media only screen and (max-width: 480px) {
	.secondary-menu {
		margin: 0 1px 0 0;
		text-align: right;
	}
}


/*=================================
	Colors
=================================*/


:root{
    --firstcolor:#8e1837; 
    --secoundcolor:#c23b4e
;
  
    /*
    --thirdcolor:#506796;
     --fourthcolor:#444444; */


}
/*=================================
	2. HEADER TOPBAR
=================================*/
.top-bar {
	background-color: #ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
	padding: 0px 0;
}

.topbar-left {
	float: left;
}

.topbar-right {
	float: right;
}

.topbar-center,
.topbar-left,
.topbar-right {
	padding-left: 15px;
	padding-right: 15px;
}

.topbar-left ul li,
.topbar-right ul li {
	display: inline-block;
	position: relative;
}

.topbar-left ul li a,
.topbar-right ul li a {
	color:  var(--thirdcolor) !important;
}

.topbar-left ul,
.topbar-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:helvetica-md;
	font-size: 14px;
}

.topbar-left ul li {
	padding-right: 10px;
	margin-right: 10px;
}

.topbar-right ul li {
	padding-left: 10px;
	margin-left: 10px;
}

.topbar-left ul li i {
	margin-right: 5px;
}

.search-btn:after,
.topbar-left ul li:after,
.topbar-right ul li:after {
	position: absolute;
	width: 1px;
	height: 20px;
	background-color:  var(--thirdcolor) !important;
	right: 0;
	content: "";
	top: 2px;
	opacity: 0.1;
}

.topbar-right ul li:after {
	right: auto;
	left: 0;
}

.topbar-right ul li:first-child:after,
.topbar-left ul li:last-child:after {
	content: none;
}

.header-lang-bx .btn:focus,
.header-lang-bx .btn:hover,
.header-lang-bx .btn {
	border: 0 !important;
}

.header-lang-bx .btn {
	padding: 0 10px 0px 0;
	height: 18px;
	color:  var(--thirdcolor) !important;
	font-family:helvetica-md;
	font-size: 14px;
}

.header-lang-bx .btn:hover {
	color:  var(--thirdcolor) !important;
}

.header-lang-bx.bootstrap-select.btn-group .dropdown-toggle .caret {
	right: 0;
	top: 5px;
}

.header-lang-bx .btn .fa-caret-down:before {
	content: "\f107";
}


@media screen and (max-width: 790px) {
	.name-text {
		left: 50px !important;
	}

	}

@media screen and (min-width: 791px) and (max-width: 1269px) {
	.name-text {
		left: 200px !important;
		font-size: 40px !important;
	}

	/*.video-buttons {
		margin-left: -216px;
	}*/
}

@media screen and (min-width: 1070px) and (max-width: 1250px) {
	.name-text {
		left: 100px !important;
	}

	/*.video-buttons {
		margin-left: -116px;
	}*/
}

@media only screen and (max-width: 991px) {
	.topbar-right {
		padding-left: 0;
		padding-right: 15px;
	}

	.topbar-left {
		padding-left: 15px;
		padding-right: 0;
	}
}

@media only screen and (max-width: 1310px) {
	.top-bar [class*="col-"] {
		width: 100%;
		text-align: right;
		padding: 10px 15px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}

	.top-bar [class*="col-"]:last-child {
		border-bottom: none;
	}

	.top-bar {
		padding: 10px 0;
	}

	.topbar-center,
	.topbar-left,
	.topbar-right {
		display:  var(--thirdcolor) !important  ;
		width: 100%;
		text-align: center;
		padding: 3px 15px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.topbar-left ul li {
		padding: 0 5px;
	}
}

/*=================================
	3. HEADER LOGO
=================================*/
.menu-logo {
	display: table;
	float: left;
	vertical-align: middle;
	padding: 0;
	color: #EFBB20;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	width: 140px;
	height: 80px;
	position: relative;
	z-index: 9;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	padding-right: 20px;
}

.menu-logo>a {
	display: table-cell;
	vertical-align: middle;
}

.menu-logo img {
	max-height: 60px;
	width: auto;
	max-width: 140px;

}
.menu-logo span {
	font-size: 20px;
	color: #EFBB20;
	letter-spacing: 20px;
}

.is-fixed .menu-logo {
	height: 70px;
	width: 140px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}
@media only screen and (max-width: 1310px) {
.header .navbar-toggler,
	.header .is-fixed .navbar-toggler {
		/*margin: 17px 0 14px -5px;*/
		font-size:7px;
		position:relative

	}
}


@media only screen and (max-width: 767px) {

	.menu-logo,
	.is-fixed .menu-logo {
		width: 100px;
		max-width: 100px;
		height: 50px;
	}

	.menu-logo img {
		max-width: 100px;
	}

	.is-fixed .menu-logo a img {
		vertical-align: sub;
	}

	

	.header .secondary-menu,
	.header .is-fixed .secondary-menu {
		padding: 11px 0;
	}
}

/*=================================
	4. MENU BAR
=================================*/
.menu-bar {
	background: #FFFFFF;
	width: 100%;
	position: relative;
}

.navbar-toggler {
	border: 0 solid #efbb20;
	font-size: 16px;
	line-height: 24px;
	margin: 32px 0 30px 15px;
	padding: 0;
	float: right;
}

.navbar-toggler span {
	background:  var(--thirdcolor) !important;
}

.is-fixed .navbar-toggler {
	margin: 28px 0 20px 15px;
}

.menu-links {
	position: relative;
	padding: 0;
	float: right;
}

.menu-links .nav {
	float: right;
}

.menu-links .nav i {
	font-size: 16px;
	margin-left: 0px;
	margin-right: 0px;

	vertical-align: baseline;
}

.fa-link{
margin-right: 6px;
margin-left: 6px !important;

}
.menu-links .nav i:hover{
font-weight:700 ; 

}

.menu-links .nav>li {
	margin: 0px;
	font-weight: 400;
	/* text-transform: none; */
	position: relative;
	font-family:helvetica-md;
}
/*updates*/
.menu-links .nav>li>a {
	border-radius: 0px;
	color:  var(--thirdcolor) !important;
	font-size: 15px;
	font-size: medium;
	padding: 30px 12px;
	cursor: pointer;
	font-weight: 400;
	display: inline-block;
}
/*updates*/
.menu-links .nav>li>a:hover {
	background-color: transparent;
	color:  var(--thirdcolor)  !important;
}

.menu-links .nav>li>a:active,
.menu-links .nav>li>a:focus {
	background-color: transparent;
}

.menu-links .nav>li.active>a,
.menu-links .nav>li.current-menu-item>a {
	background-color: transparent;
	color: #EFBB20;
}

.menu-links .nav>li:hover>a {
	color: #EFBB20;
}

.menu-links .nav>li:hover>.sub-menu,
.menu-links .nav>li:hover>.mega-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 3px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.menu-links .nav>li>.sub-menu,
.menu-links .nav>li>.mega-menu {
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

.menu-links .nav>li .sub-menu {
	background-color: #ffffff;
	border: 1px solid #f4f4f4;
	display: block;
	left: 0;
	list-style: none;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	visibility: hidden;
	width: 220px;
	z-index: 10;
	border-radius: 6px;
	top: 90%;
}

.menu-links .nav>li .sub-menu li {
	border-bottom: 1px dashed #e4e4e4;
	position: relative;
	/*margin-right: 5px;*/
    white-space: nowrap;
}

.menu-links .nav>li .sub-menu li a {
	color: #303030;
	display: block;
	font-size: 16px;
	padding: 4px 20px;
	text-transform: capitalize;
	transition: all 0.15s linear;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	font-weight: 400;
	font-family:helvetica-md;
		padding:6px !important;
}

.menu-links .nav>li .sub-menu li a:hover {
	background-color: #F2F2F2;
	color: #EFBB20;
	text-decoration: none;
		font-weight: 700;
}

.menu-links .nav>li .sub-menu li:hover>a {
	color: #EFBB20;
}
.top-utility .menu-links .nav>li .sub-menu li a:hover {
    background-color: var(--secoundcolor);
}

.menu-links .nav>li .sub-menu li:last-child {
	border-bottom: 0px;
}

.menu-links .nav>li .sub-menu li>.sub-menu.left,
.menu-links .nav>li .sub-menu li:hover .sub-menu.left {
	left: auto;
	right: 220px;
}

.menu-links .nav>li .sub-menu li .fa {
	color: inherit;
	display: block;
	float: right;
	font-size: 15px;
	position: absolute;
	right: 15px;
	top: 12px;
	opacity: 1;
}

.menu-links .nav>li .sub-menu li .fa.fa-nav {
	color: inherit;
	display: inline-block;
	float: none;
	font-size: 13px;
	margin-right: 5px;
	opacity: 1;
	position: unset;
	right: 10px;
	top: 12px;
}

.menu-links .nav>li .sub-menu li>.sub-menu {
	left: 220px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.menu-links .nav>li .sub-menu li:hover>.sub-menu {
	left: 220px;
	margin: 0px;
	opacity: 1;
	top: -1px;
	visibility: visible;
}

.menu-links .nav>li .sub-menu li:hover>.sub-menu:before {
	background-color: transparent;
	bottom: 0px;
	content: '';
	display: block;
	height: 100%;
	left: -6px;
	position: absolute;
	top: 0px;
	width: 6px;
}

/*=================================
	5. MEGA MENU
=================================*/
.menu-links .nav>li.has-mega-menu {
	position: inherit;
}

.menu-links .nav>li .mega-menu {
	background-color: #ffffff;
	border: 1px solid #f8f8f8;
	display: table;
	left: 0px;
	list-style: none;
	opacity: 0;
	position: absolute;
	right: 0px;
	visibility: hidden;
	width: 100%;
	font-family:helvetica-md !important;
	margin-top: 20px;
	z-index: 9;
}

.menu-links .nav>li .mega-menu>li {
	display: table-cell;
	padding: 30px 0 25px;
	position: relative;
	vertical-align: top;
	width: 25%;
}

.menu-links .nav>li .mega-menu>li:after {
	content: "";
	background-color: rgba(0, 0, 0, 0.02);
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 1px;
	height: 100%;
}

.menu-links .nav>li .mega-menu>li:last-child:after {
	display: none;
}

.menu-links .nav>li .mega-menu>li>a {
	color:  var(--thirdcolor) !important;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	font-size: 13px;
	font-weight: 600;
}

.menu-links .nav>li .mega-menu>li ul {
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}

.menu-links .nav>li .mega-menu>li ul a {
	color: #505050;
	display: block;
	font-size: 13px;
	line-height: 34px;
	text-transform: capitalize;
	padding: 0 20px;
	font-weight: 500;
}

.menu-links .nav>li .mega-menu>li ul a:hover {
	color: #EFBB20;
}

.menu-links .nav .mega-menu a i {
	font-size: 14px;
	margin-right: 5px;
	text-align: center;
	width: 15px;
}

.menu-links .nav>li.menu-item-has-children:before {
	content: "\f078";
	display: block;
	font-family: "FontAwesome";
	right: 4px;
	position: absolute;
	top: 50%;
	color: #999;
	margin-top: -8px;
	font-size: 8px;
}

/* Menu */
.menu-links .nav>li.add-mega-menu .mega-menu,
.has-mega-menu.add-mega-menu .mega-menu {
	display: block;
	padding: 20px;
	width: 1170px;
	max-width: 1170px;
	margin: auto;
}

.menu-links .nav>li .add-menu {
	display: flex;
	width: 420px;
}

.add-menu-left {
	width: 100%;
	padding-left: 20px;
	border-bottom: 0 !important;
}

.add-menu-right {
	min-width: 240px;
	width: 240px;
	padding: 10px 20px;
}

.menu-links .nav>li.has-mega-menu.demos .mega-menu {
	left: auto;
	right: auto;
	max-width: 600px;
	z-index: 9;
}

.menu-links .nav .add-menu-left ul li {
	list-style: none;
}

.menu-links .nav .add-menu-left ul li a {
	padding: 4px 0px;
}

.menu-links .nav .add-menu-left ul li a:hover {
	background-color: rgba(0, 0, 0, 0);
}

.menu-adv-title {
	/*font-size: 16px;
	text-transform: capitalize;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;*/
	
	    font-size: 18px;
    text-transform: capitalize;
    margin-top: 8px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    position: relative;
}

.menu-adv-title:after {
	content: "";
	width: 25px;
	height: 2px;
	display: block;
	background:  var(--thirdcolor) !important;
	position: absolute;
	bottom: 0;
	left: 0;
}

.menu-links .menu-logo,
.menu-links .nav-social-link {
	display: none;
}

/* Header Extra Nav */
.secondary-inner ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.secondary-inner ul li {
	display: inline-block;
	position: relative;
}

.secondary-inner ul li a {
	color:  var(--thirdcolor) !important;
}


.search-btn:after {
	left: 0;
	right: auto;
	top: 5px;
}

.search-btn .btn-link i {
	margin-left: 5px;
}

@media only screen and (max-width: 991px) {
	.add-menu-left ul {
		display: block !important;
	}

	.menu-links .menu-logo,
	.menu-links .nav-social-link {
		display: block;
	}

	.menu-links .nav-social-link {
		margin-top: auto;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		background: #fff;
	}

	.menu-links .nav-social-link a {
		color:  var(--thirdcolor) !important;
		padding: 5px 10px;
	}

	.menu-links .nav>li.has-mega-menu.demos .mega-menu {
		max-width: 100%;
	}

	.menu-links .nav>li .mega-menu {
		border: 0;
	}

	.menu-links .nav>li .mega-menu>li {
		padding: 10px 0;
	}

	.menu-links .nav>li .sub-menu,
	.menu-links .nav>li .mega-menu {
		border-radius: 0;
		border-width: 1px 0 1px 0;
	}

	.menu-links .nav i {
		margin-top: 6px;
		float: right;
	}

	.menu-links {
		clear: both;
		margin: 0 -15px;
		border-bottom: 1px solid #E9E9E9;
	}

	.menu-links .nav {
		float: none;
		background: #fff;
		width: 100%;
		display: block;
		margin-bottom: auto;
	}

	.menu-links .nav li {
		float: none;
	
		width: 100%;
		    padding: 10px 0;
		    border-bottom:solid  1px var(--thirdcolor) !important
	}

	.menu-links .nav>li .sub-menu>li,
	.menu-links .nav>li .mega-menu>li {
		float: none;
		display: block;
		width: 100% !important;
	}

	.menu-links .nav>li>a {
		padding: 10px 15px;
		border-top: 1px dashed #E9E9E9;
		display: block;
	}

	.menu-links .nav>li>a:hover,
	.menu-links .nav>li>a:active,
	.menu-links .nav>li>a:focus {
		background-color: #f0f0f0;
		text-decoration: none;
	}

	.menu-links .nav>li .mega-menu>li:after {
		display: none;
	}

	.menu-links .nav>li ul,
	.menu-links .nav>li .sub-menu,
	.menu-links .nav>li .mega-menu {
		display: none;
		position: static;
		visibility: visible;
		width: auto;
		background: transparent;
	}

	.menu-links .nav>li ul.mega-menu ul {
		display: none;
	}

	.menu-links .nav>li:hover>ul,
	.menu-links .nav>li:hover .sub-menu,
	.menu-links .nav>li:hover .mega-menu,
	.menu-links .nav>li .sub-menu li>.sub-menu {
		opacity: 1;
		visibility: visible;
		display: block;
		margin: 0;
	}

	.menu-links .nav>li ul.mega-menu li:hover ul {
		display: block;
	}

	.side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
	.nav.navbar-nav li a i.fa-chevron-down:before {
		content: "\f078";
	}

	.side-nav .nav.navbar-nav li.open a i.fa-chevron-down:before,
	.nav.navbar-nav li.open a i.fa-chevron-down:before {
		content: "\f054";
	}

	.menu-links .nav>li .sub-menu li i.fa-angle-right:before {
		content: "\f078";
		font-size: 10px;
		position: absolute;
		z-index: 2;
		color:  var(--thirdcolor) !important;
		right: 20px;
		top: -5px;
	
	}

	.menu-links .nav>li .sub-menu li.open i.fa-angle-right:before {
		content: "\f054";
	}

	.menu-links .nav>li .sub-menu .sub-menu,
	.menu-links .nav>li:hover .sub-menu .sub-menu,
	.menu-links .nav>li:hover .sub-menu,
	.menu-links .nav>li:hover .mega-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.menu-links .nav li .sub-menu .sub-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.menu-links .nav>li.open>.sub-menu .sub-menu {
		display: none;
	}

	.menu-links .nav>li.open>.sub-menu li.open .sub-menu,
	.menu-links .nav>li.open>.mega-menu,
	.menu-links .nav>li.open>.sub-menu,
	.menu-links .nav>li ul.mega-menu ul {
		display: contents;
		opacity: 1;
		margin-top: 0;
		box-shadow: none;
	}

	.menu-links .nav>li:hover>a:after {
		content: none;
	}

	.menu-links .nav>li .sub-menu li .fa {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		margin: 0;
		right: -1px;
		color:  var(--thirdcolor) !important;
	}

	.menu-links .nav>li .mega-menu>li {
		padding: 0;
	}

	.menu-links .nav>li .mega-menu>li>a {
		display: none;
	}

	.menu-links .nav .mega-menu a i {
		display: inline-block;
		float: none;
		margin-top: 0;
	}

	.menu-links .nav .open>a,
	.menu-links .nav .open>a:focus,
	.menu-links .nav .open>a:hover {
		background-color: inherit;
		border-color: #e9e9e9;
	}
}

@media screen and (max-width: 991px) {
	.rs-nav .menu-links.nav-dark {
		background-color: #202020;
	}

	.rs-nav .menu-links {
		position: fixed;
		width: 60px;
		left: -280px;
		height: 100vh !important;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		top: 0;
		background-color: #fff;
		margin: 0;
		z-index: 99;
		overflow-y: scroll;
		flex-direction: column;
		
	}
	.stickylogo {
    display: block !important;
}

	.rs-nav .menu-links li.open a {
		position: relative;
	}

	.navbar-nav {
		height: auto;
	}

	.rs-nav .menu-links.show {
		left: -1px;
		transition: all 0.8s;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		-o-transition: all 0.8s;
		margin: 0;
		width: 100%;
		width: 300px;
		padding: 15px 15px 5px 15px;
		width:75% !important
	}

	.rs-nav .is-fixed .menu-links .nav {
		height: auto;
	}

	.rs-nav .navbar-toggler.open:after {
		background-color: rgba(0, 0, 0, 0.6);
		content: "";
		height: 100%;
		left: 0;
		position: fixed;
		right: 0px;
		top: -20px;
		transform: scale(100);
		-o-transform: scale(100);
		-moz-transform: scale(100);
		-webkit-transform: scale(100);
		width: 100%;
		z-index: -1;
		transition: all 0.5s;
		/*transform-origin: top right;*/
		margin: 0 0px 0px 10px;
		box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
	}

	.rs-nav .menu-links .menu-logo {
		display: block;
		float: none;
		height: auto;
		max-width: 100%;
		padding: 20px 15px;
		width: 100%;
		text-align: center;
	}

	.rs-nav .menu-links .menu-logo img {
		max-width: unset;
		
		vertical-align: middle;
	}

	.rs-nav .menu-links .menu-logo a {
		display: inline-block;
	}

	.rs-nav .navbar-toggler.open span {
		background: #fff;
	}
	.heading-bx h1, .heading-bx h2, .heading-bx h3 {
  /*  margin-top: 50px !important;*/
}
}

.sticky-no .menu-bar {
	position: static !important;
}

.is-fixed .menu-bar {
	/* position: fixed; */
	top: 0;
	left: 0;
	/* box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); */
}

.is-fixed .menu-links .nav>li>a {
	padding: 3px 10px;
}

.is-fixed .secondary-menu {
	padding: 21px 0;
}

@media only screen and (max-width: 991px) {
	.is-fixed .menu-links .nav>li>a {
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 767px) {
	.is-fixed .menu-links .nav {
		height: 225px;
	}

	.is-fixed .menu-links .nav>li>a {
		padding: 10px 7px;
	}
}

/*=================================
	6. HEADER TRANSPARENT
=================================*/
.header-transparent {
	width: 100%;
}

.header-transparent .menu-bar {
	background-color: rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-transparent .menu-links .nav>li>a {
	color: #fff;
	letter-spacing: 1px;
}

.header-transparent .menu-links .nav>li>a,
.header-transparent .secondary-menu .btn-link,
.header-transparent .navbar-toggler {
	color: #fff;
}

.header-transparent .secondary-menu .btn-link:hover {
	color: var(--primary);
}

.header-transparent .navbar-toggler span {
	background-color: #fff;
}

.header-transparent .is-fixed .menu-bar {
	/* position: fixed; */
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 46), rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.1));
	/* height: 113px; */
	border: 0px transparent;
}

.header-transparent .top-bar {
	border-bottom: 0px solid #fff;;
	color: #fff;
	margin-top: -3px;
}

.header-transparent .search-btn:after,
.header-transparent .topbar-left ul li:after,
.header-transparent .topbar-right ul li:after {
	background-color: #fff;
}

.fullwidth .container-fluid {
	padding-left: 30px;
	padding-right: 30px;
}

.onepage .navbar {
	margin-bottom: 0;
	border: 0;
}

.header-transparent .header-lang-bx .btn {
	background-color: transparent !important;
	color: #fff;
}

.header-transparent .topbar-right .header-lang-bx ul li a {
	color:  var(--thirdcolor) !important;
}

.header-transparent .topbar-left ul li a,
.header-transparent .topbar-right ul li a {
	color: #fff;
}

@media only screen and (max-width: 991px) {
	.header-transparent .menu-links .nav>li>a {
		color:  var(--thirdcolor) !important;
	}

	.header-transparent .menu-links.nav-dark .nav>li>a {
		color: #fff;
	}
}

@media only screen and (max-width: 767px) {
	.fullwidth .container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.quickfact-main-image div,
.quickfact-image div {
	position: absolute;
	color: #9A6734;
	
	font-size: 18px;
}

.colleges-number {
    left: 6%;
    margin-top: 5%;
    font-size: 27px !important;}

.colleges-text {
    left: 3%;
    margin-top: 17.5%;
	color:  var(--thirdcolor) !important;
}

.programs-number {
    left: 21.5%;
    margin-top: 17%;
    font-size: 27px !important;

}

.programs-text {
    left: 22%;
    margin-top: 5%;
	color:  var(--thirdcolor) !important;
}

.alumni-number {
    left: 53.5%;
    margin-top: 13%;
       font-size: 27px !important;
}

.alumni-text {
    left: 53.5%;
    margin-top: 17%;
	color:  var(--thirdcolor) !important;
}

.students-number {
    left: 61%;
    margin-top: 5.5%;
       font-size: 27px !important;
}

.students-text {
    left: 61%;
    margin-top: 9%;
    color:  var(--thirdcolor) !important;
}

.research-number {
    left: 79.5%;
    margin-top: 13.2%;
       font-size: 27px !important;
}

.research-text {
    left: 76.5%;
    margin-top: 15.5%;
	color:  var(--thirdcolor) !important;
}


.projects-number {
      left: 89.5%;
    margin-top: 2.5%;
      font-size:27px !important;}
     

.projects-text {
   left: 75.5%;
    margin-top: 4.5%;
    color:  var(--thirdcolor) !important;}

.quickfact-image {
	text-align: center;
	display: none;
}

.quickfact-image img {
	width: auto;
	height: 400px;
	object-fit: contain;
}

/*  */
.colleges-sm-number {
    left: 15.5%;
    margin-top: 1.3rem;
}

.colleges-sm-text {
    left: 11.5%;
    margin-top: 11.3rem;
	color:  var(--thirdcolor) !important;
}
.colleges-sm-img {
	left: 5%;
    margin-top: 10.3rem;
    position: absolute;
    width: 50px

}
.colleges-xs-img {
    left: 13%;
    margin-top: -5rem;
    position: absolute;
    width: 50px !important;

}


.program-sm-number {
	left: 84.5%;
	margin-top: 6rem;
}

.program-sm-text {
        left: 13% !important;
    margin-top: 4rem;
  color:  var(--thirdcolor) !important;
}
.program-sm-img {
	left: 21.5%;
    margin-top: 10.3rem;
    position: absolute;
    width: 50px

}
.program-xs-img {
	right: 25%;
    margin-top: -5rem;
    position: absolute;
    width: 50px !important;

}


.students-sm-number {
    left: 31%;
    margin-top: 18.5rem;
}

.students-sm-text {
    left: 30%;
    margin-top: 21.5rem;
    color:  var(--thirdcolor) !important;
}
.students-sm-img{
	left: 55.3%;
    margin-top: 6rem;
    position: absolute;
    width: 50px;

}
.students-xs-img {
	left: 13%;
    margin-top: 8rem;
    position: absolute;
    width: 50px !important;

}

.alumni-sm-number {
    left: 80.5%;
    margin-top: 18.5rem;
}

.alumni-sm-text {
    left: 79.5%;
    margin-top: 21.5rem;
    color:  var(--thirdcolor) !important;
}
.alumni-sm-img {
	left: 48%;
    margin-top: 13.6rem;
    position: absolute;
    width: 50px;

}
.alumni-xs-img {
	right: 25%;
    margin-top: 8rem;
    position: absolute;
    width: 50px !important;

}

.research-sm-number {
    left: 29.5%;
    margin-top: 17rem;
}

.research-sm-text {
    left: 29.5%;
    margin-top: 18.5rem;
    color:  var(--thirdcolor) !important;
}
.research-sm-img{
	left: 70%;
    margin-top: 14rem;
    position: absolute;
    width: 50px;


}
.research-xs-img {
	left: 13%;
    margin-top: 5.3rem;
    position: absolute;
    width: 44px !important;

}

.projects-sm-number {
    left: 63.5%;
    margin-top: 5.5rem;
}
.projects-sm-img{
    right: 2.5%;
    margin-top: 3.5rem;
    position: absolute;
    width: 50px;
}

.projects-sm-text {
     left: 1.5%;
    margin-top: 0%;
    width: 200px;
    color:  var(--thirdcolor) !important;}
.projects-xs-img {
	right: 13%;
    margin-top: -4.3rem;
    position: absolute;
    width: 50px !important;

}


/*=================================
	7. MENU ICON
=================================*/
.menuicon {
	width: 20px;
	height: 14px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}

.menuicon span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	border-radius: 1px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.menuicon span:nth-child(1) {
	top: 0px;
}

.menuicon span:nth-child(2) {
	top: 50%;
	transform: translateY(-50%)
}

.menuicon span:nth-child(3) {
	bottom: 0;
}

.menuicon.open span:nth-child(1) {
	top: 7px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

.menuicon.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

.menuicon.open span:nth-child(3) {
	top: 7px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

/*========================
	8. PAGE BANNER
=========================*/
@media only screen and (min-width:758px){
.page-banner {
	height: 60vh ;
	background-size: cover;
	background-position: center center;
	display: table;
	width: 100%;
	text-align: left;}
/*Update*/
	.page-banner img{
	width:100% ;
	height: 60vh;
	    object-fit: cover;}

}
@media only screen and (max-width:757px){
.page-banner {
	height: 40vh;}
	.page-banner img{
	height: 40vh;
	object-fit: cover;
	  }}

.page-banner .container {
	display: table;
	height: 100%;
}

.page-banner-entry {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.page-banner-entry.align-m {
	vertical-align: middle;
}

.page-banner h1 {
	font-weight: 600;
	font-size: 40px;
	margin-bottom: 0;
}

.breadcrumb-row ul li a {
	color:  var(--thirdcolor) !important;
}

@media only screen and (max-width: 767px) {
	.page-banner-entry {
		vertical-align: middle;
	}

		
	.page-banner h1 {
		line-height: 24px;
		font-size: 20px;
		text-align: center;
	}
}

/*========================
	9. BLOG
=========================*/
.blog-post {
	position: relative;
	margin-bottom: 30px;
}


.news-section img {
	height: 100%;
	width: 100%;
}

.ttr-post-title {
	margin-bottom: 5px;
}

.ttr-post-title .post-title {
	margin-top: 20px;
	margin-bottom: 5px;
}

.ttr-post-meta {
	margin-bottom: 15px;
}

.ttr-post-meta ul {
	list-style: none;
	text-transform: capitalize;
}

.ttr-post-meta ul li {
	padding: 0;
	display: inline-block;
	color: #707070;
	font-weight: 500;
	font-size: 14px;

}

.ttr-post-meta ul li strong {
	font-weight: 500;
}

.ttr-post-meta li:after {
	content: "|";
	display: inline-block;
	font-weight: normal;
	margin-left: 5px;
	opacity: 0.5;
}

.ttr-post-meta li:last-child:after {
	display: none;
}

.ttr-post-meta a {
	color: #707070;
}

.ttr-post-meta i {
	margin: 0 5px;
	font-size: 15px;
}

.ttr-post-text {
	margin-bottom: 20px;
}

.ttr-post-text p:last-child {
	margin: 0;
}

@media only screen and (max-width: 1310px) {
	.ttr-post-meta .d-flex {
		display: block !important;
	}
}

/*blog post half iamge*/
.blog-md .ttr-post-media {
	width: 350px;
	border-radius: 4px;
}

.blog-md .ttr-post-info {
	border: none;
	padding-left: 30px;
}

.blog-md .ttr-post-tags {
	border: none;
	display: inline-block;
	padding: 0;
}

.blog-md .ttr-post-info .post-title {
	margin-top: 0;
}

.blog-md,
.blog-md .ttr-post-info {
	overflow: hidden;
}

.blog-md .ttr-post-info,
.blog-md .ttr-post-media {
	display: table-cell;
	vertical-align: middle;
}

.blog-md .ttr-post-media {
	vertical-align: top;
}

.blog-md .ttr-post-info>div:last-child {
	margin-bottom: 0;
}

/* Blog Share */
.blog-share {
	position: relative
}

.share-btn {
	position: absolute;
	right: 0;
	bottom: 0;
}

.share-btn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.share-btn ul li {
	display: inline-block;
	margin-left: -40px;
	float: left;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}

.share-btn ul li a.btn {
	border-radius: 3px;
	width: 40px;
	line-height: 44px;
	height: 44px;
	display: block;
	color:  var(--thirdcolor) !important;
	background: #E6E6E6;
}

.share-btn ul li a.btn:hover {
	background: #D6D6D6;
}

.share-btn ul:hover li.share-button a.btn {
	background: #A0A0A0;
}

.share-btn ul:hover li {
	margin-left: 4px;
}

.share-details-btn ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.share-details-btn ul li {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 6px;
}

@media only screen and (max-width: 767px) {

	.blog-md.blog-post .ttr-pfost-media,
	.blog-md.blog-post .ttr-post-info {
		float: none;
		margin: 0 0 20px;
		width: 100%;
		display: block;
		padding-left: 0;
	}

	.blog-md.blog-post .ttr-post-info {
		margin-top: 15px;
	}

	.blog-md .ttr-post-media {
		width: 100%;
	}
}

/*Blog single*/
.blog-single .ttr-post-meta {
	margin-bottom: 20px;
}

.blog-single .ttr-post-text {
	margin-top: 20px;
}

.blog-single .ttr-post-tags {
	margin-top: 20px;
}

.blog-single .ttr-post-media {
	border-radius: 4px;
}

/*= comment list = */
.comments-area {
	padding: 0;
}

.comments-area .comments-title {
	text-transform: none;
	font-size: 20px;
	font-weight: 500;
}

ol.comment-list {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

ol.comment-list li.comment {
	position: relative;
	padding: 0;
}

ol.comment-list li.comment .comment-body {
	position: relative;
	margin-bottom: 40px;
	margin-left: 80px;
	position: relative;
}

ol.comment-list li.comment .comment-author {
	display: block;
	margin-bottom: 0;
}

ol.comment-list li.comment .comment-author .avatar {
	position: absolute;
	top: 0;
	left: -80px;
	width: 56px;
	height: 56px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	border: 2px solid #FFF;
}

ol.comment-list li.comment .comment-author .fn {
	display: inline-block;
	color:  var(--thirdcolor) !important;
	font-size: 16px;
	text-transform: none;
	font-weight: 500;
	font-style: normal;
}

ol.comment-list li.comment .comment-author .says {
	display: none;
	color: #999999;
	font-weight: 600;
}

ol.comment-list li.comment .comment-meta {
	color: #8d8d8d;
	text-transform: none;
	margin-bottom: 15px;
}

ol.comment-list li.comment .comment-meta a {
	color: #8d8d8d;
}

ol.comment-list li.comment .comment-meta a {
	color: #9d9d9d;
	font-size: 13px;
}

ol.comment-list li.comment p {
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	color: #505050;
}

ol.comment-list li.comment .reply a {
	position: absolute;
	top: 10px;
	right: 10px;
	margin-top: -5px;
	color: #B0B0B0 !important;
	font-weight: 700;
	font-size: 14px;
	text-transform: none;
}

ol.comment-list li .children {
	list-style: none;
	margin-left: 80px;
}

ol.comment-list li .children li {
	padding: 0;
}

@media only screen and (max-width: 767px) {
	.comments-area .padding-30 {
		padding: 15px;
	}

	ol.comment-list li.comment .comment-body {
		margin-bottom: 30px;
		margin-left: 70px;
	}

	ol.comment-list li.comment .comment-author .avatar {
		left: -75px;
		height: 60px;
		width: 60px;
	}

	ol.comment-list li .children {
		margin-left: 20px;
	}

	ol.comment-list li.comment .reply a {
		position: static;
	}
}

@media only screen and (max-width: 480px) {
	ol.comment-list li.comment .comment-body {
		margin-left: 52px;
	}

	ol.comment-list li.comment .comment-author .avatar {
		left: -55px;
		top: 12px;
		width: 40px;
		height: 40px;
	}
}


/* social-section */

.social-section div iframe,
.social-section div img {
	width: 100%;
	height: 100%;
}

/*= comment form = */
.comment-respond {
	padding: 30px 30px;
	background: #f6f7f8;
}

.comment-respond .comment-reply-title {
	text-transform: none;
	font-size: 20px;
}

.comment-respond .comment-reply-title {
	font-size: 20px;
	font-weight: 500;
}

.comments-area .comment-form {
	margin: 0 -15px;
}

.comments-area .comment-form .comment-notes {
	display: none;
}

.comments-area .comment-form p {
	width: 33.333%;
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
	position: relative;
}

.comments-area .comment-form p.form-allowed-tags {
	width: 100%;
}

ol.comment-list li.comment .comment-respond .comment-form p {
	padding: 0 15px !important;
}

.comments-area .comment-form p label {
	display: none;
	line-height: 18px;
	margin-bottom: 10px;
}

.comments-area .comment-form p input[type="text"],
.comments-area .comment-form p textarea {
	width: 100%;
	height: 40px;
	line-height: 6px 12px;
	padding: 10px 10px 10px 0;
	border: 1px solid  var(--thirdcolor) !important;
	border-radius: 0;
	-webkit-border-radius: 0;
	text-transform: capitalize;
	border-width: 0 0 2px 0;
	color:  var(--thirdcolor) !important;
	background: transparent;
	font-size: 15px;
}

.comments-area .comment-form p.comment-form-comment {
	width: 100%;
	display: block;
	clear: both;
}

.comments-area .comment-form p textarea {
	height: 120px;
}

.comments-area .comment-form p.form-submit {
	clear: both;
	float: none;
	width: 100%;
	margin: 0;
}

.comments-area .comment-form p input[type="submit"] {
	background-color: #EFBB20;
	border: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	color: #fff;
	display: inline-block;
	padding: 10px 20px;
	text-transform: none;
	font-weight: 400;
	font-size: 14px;
	padding: 8px 30px;
}

.comments-area .comment-form p input[type="submit"]:hover,
.comments-area .comment-form p input[type="submit"]:focus,
.comments-area .comment-form p input[type="submit"]:active {
	background-color: #ff7800;
	border-color: #6ab33e;
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.comments-area .comment-form p {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.comment-respond {
		padding: 20px;
	}
}

/*========================
	10. TESTIMONIALS
=========================*/
.testimonial-pic {
	background: #FFF;
	width: 100px;
	height: 100px;
	position: relative;
	display: inline-block;
	border: 5px solid #FFF;
}

.testimonial-pic.radius {
	border-radius: 100%;
	-webkit-border-radius: 100%;
}

.testimonial-pic.radius img {
	width: 100%;
	height: 100;
	border-radius: 100%;
	-webkit-border-radius: 100%;
}

.testimonial-pic.shadow {
	-webkit-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
	box-shadow: 2px 3px 6px -3px rgba(0, 0, 0, 0.35);
}

.testimonial-text {
	padding: 15px;
	position: relative;
	font-size: 15px;
	font-family:helvetica-md !important;
	font-weight: 400;
}

.testimonial-detail {
	padding: 5px;
}

.testimonial-name {
	font-family:helvetica-md !important;
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
}

.testimonial-position {
	font-family:helvetica-md !important;
	font-size: 12px;
	font-style: inherit;
	text-transform: none;
}

.testimonial-name,
.testimonial-position {
	display: block;
}

.testimonial-text p:last-child {
	margin: 0;
}

/*========================
	11. COUNTERUP
=========================*/
.counter {
	position: relative;
	font-size: 20px;
    font-family: 'helvetica-md' !important;
}
.number span{
font-family: 'helvetica-md' !important;font-size: 20px !important;
}
html[dir="rtl"] .number span{
font-family: 'DroidArabicNormal','helvetica-md'!important; 
font-size: 20px !important;
}


.counter-style-1 .counter {
	font-size: 50px;
	font-weight: 700;
}

.counter-style-1 .counter-text {
	font-size: 16px;
	font-weight: 500;
}

.counter-style-1 .icon {
	font-size: 45px;
	margin-right: 10px;
}

.social-image {
	background-color: rgba(226, 227, 229, 0.60);
	width: fit-content;
	padding: 2rem 2rem 1rem 2rem;
	position: absolute;
	bottom: 10px;
	right: 0;
	display:none
}

.social-image h4 {
	color: #8e1837;
}

.social-image h5,
.social-image p {
	color: #4b2e0f;
}

/*========================
	12. FOOTER
=========================*/
footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6,
footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a {
	color: #b0b0b0;
}

footer p,
footer strong,
footer b,
footer {
	color: #b0b0b0;
}

footer h1 a,
footer h2 a,
footer h3 a,
footer h4 a,
footer h5 a,
footer h6 a,
footer p a {
	color: #b0b0b0;
}

footer .btn-link,
footer a,
footer p a {
	color: #b0b0b0;
}

footer a:active,
footer a:focus,
footer a:hover {
	color: #b0b0b0;
}

/* widget color */
footer .widget_categories ul li a,
footer .widget_archive ul li a,
footer .widget_meta ul li a,
footer .widget_pages ul li a,
footer .widget_recent_comments ul li a,
footer .widget_nav_menu li a,
footer .widget_recent_entries ul li a,
footer .widget_services ul li a {
	color: #b0b0b0;
}

footer.text-white .widget_categories ul li a,
footer.text-white .widget_archive ul li a,
footer.text-white .widget_meta ul li a,
footer.text-white .widget_pages ul li a,
footer.text-white .widget_recent_comments ul li a,
footer.text-white .widget_nav_menu li a,
footer.text-white .widget_recent_entries ul li a,
footer.text-white .widget_services ul li a,
footer.text-white a,
footer.text-white .footer-bottom,
footer.text-white p,
footer.text-white strong,
footer.text-white b,
footer.text-white .widget .post-title,
footer.text-white .widget-about .ttr-title,
footer.text-white {
	color: #fff;
}

footer p {
	
	line-height: 24px;
    margin-top: 10px;
    font-size: 13px;
    color: #212529;
    font-weight: normal;
    margin-bottom: 0px !important;
}

footer p,
footer li {
	font-size: 14px;
	line-height: 22px;
}

footer#footer {
	background-position: center;
	background-size: cover;
}

footer p {
	line-height: 24px;
	margin-bottom: 10px;
}

footer .widget ul {
	list-style: none;
	margin-top: 5px;
}

/*widget li in footer*/
footer .widget_categories ul li,
footer .widget_archive ul li,
footer .widget_meta ul li,
footer .widget_pages ul li,
footer .widget_recent_comments ul li,
footer .widget_nav_menu li,
footer .widget_recent_entries ul li,
footer .widget_services ul li {
	border-bottom: 1px dashed rgba(102, 102, 102, 0.3);
}

footer .widget_services ul li {
	transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	padding: 10px 0px 10px 15px;
}

footer .widget_services ul li:hover {
	transform: translateX(10px);
	-moz-transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-o-transform: translateX(10px);
	-ms-transform: translateX(10px);
}

.footer-top {
	background: #303030 center;
	background-size: cover;
	padding-top: 2rem;
	font-family:helvetica-lt;
}

.footer-bottom {
	background-color: #303030;
	padding: 25px 0;
	color: #b0b0b0;
	font-family:helvetica-md;
}

.footer-bottom ul {
	margin: 0;
}

.footer-title {
	margin-bottom: 25px;
	color: #fff;
	font-weight: 500;
	text-transform: capitalize;
	padding-bottom: 15px;
	font-size: 16px;
	position: relative;
}

.footer-title:after {
	width: 50px;
	background: #fff;
	opacity: 0.2;
	height: 1px;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
}

.footer_widget ul li a {
	padding: 5px 0;
	display: block;
	font-weight: 400;
}

.footer-top .footer-contact-us {
	list-style-type: none;
	display: inline-block;
}

.footer-contact-us li {
	color:  var(--thirdcolor);
}

/* Subscribe Form */
.subscribe-form input {
	background-color: rgba(0, 0, 0, 0.2);
	border: 0;
	height: 45px;
	padding: 10px 20px;
	margin-right: 5px;
	color: #fff;
	font-size: 15px;
}

.subscribe-form .btn {
	border-radius: 0;
}

.subscribe-form input.radius-no {
	border-radius: 0 !important;
}

.subscribe-form .btn {
	height: 45px;
}

.subscribe-form .input-group-btn {
	padding-left: 10px;
}

/* scroll top btn css */
button.back-to-top {
	border-radius: 4px;
	border-style: solid;
	border-width: 0;
	bottom: 15px;
	box-shadow: 2px 2px 12px -5px  var(--thirdcolor) !important;
	color: #fff;
	cursor: pointer;
	display: none;
	height: 40px;
	line-height: 26px;
	margin: 0;
	position: fixed;
	right: 30px;
	text-align: center;
	width: 40px;
	z-index: 999;
	background-color: #8e1837 !important;
}

/* Footer Extra */
.pt-exebar {
	border-bottom: 0px solid rgba(255, 255, 255, 0.1);
}

.pt-social-link {
	padding-top: 0.5rem;
}

.pt-social-link ul {
	margin: 0;
	list-style: none;
}

.top-phonenumber .btn-link,
.pt-social-link ul li {
	display: inline-block;
	background-color: #8e1837;
}

.top-phonenumber .btn-link,
.pt-social-link ul li a {
	color: white !important;
}

.top-phonenumber .btn-link i {
	margin: 0 10px;
}

.pt-social-link .btn-link i {
	margin: 8px !important;
}

.pt-btn-join {
	padding: 0 0 0 20px;
}

.pt-logo {
	padding: 20px 0;
}

.pt-social-link,
.pt-btn-join,
.pt-logo {
	display: flex;
	align-items: center;
}

/*==== LOADING ====
#loading-icon-bx {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 1;
	z-index: 999999999;
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-size: 60px;
	background-position: center;
}*/

/*========================
	13. INNER CONTENT CSS
=========================*/
/* About Section */
.service-info-bx {
	margin-top: 20px;
}

.service-bx {
	box-shadow: 0 0 25px 0 rgba(29, 25, 0, 0.25);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: relative;
	background-color: #fff;
}

.service-bx [class*="feature-"] {
	box-shadow: 0 0 25px 0 rgba(29, 25, 0, 0.15);
	margin-top: -30px;
	position: relative;
	top: -40px;
	margin-bottom: -20px;
}

.service-bx .info-bx {
	padding: 30px;
}

.service-bx:hover {
	transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	-o-transform: translateY(-15px);
}

/* Recent News */
.recent-news {
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	background: #fff;
}
.action-box img, .ttr-post-media img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
    object-position : top;
}
.recent-news.blog-lg {
	box-shadow: none;
}

.recent-news.blog-lg .info-bx {
	border: 0;
	padding: 20px 0 0 0;
}

.blog-post .post-title,
.recent-news .post-title {
	font-size: 19px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-family:helvetica-md;
	line-height: 34px;
	/*text-align:inherit;*/
	height:60px;
}

.recent-news .info-bx {
	padding: 20px;
	border: 1px solid #EEEEEE;
}

.comments-bx {
	margin-left: auto;
	color:  var(--thirdcolor) !important;
}

.comments-bx i {
	margin-right: 5px;
}

.post-extra {
	display: flex;
	border-top: 1px solid #EEEEEE;
	padding-top: 20px;
	margin-top: 20px;
}

.media-post,
.post-tag {
	margin-bottom: 5px;
}

.media-post li {
	list-style: none;
	display: inline-block;
	font-size: 13px;
	text-transform: capitalize;
	margin-right: 5px;
}

.media-post li a {
	color: var(--primary);
	vertical-align: middle;
}

.media-post li a i {
	margin-right: 5px;
	font-size: 13px;
}

.post-tag li {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
	list-style: none;
}

.post-title a {
	color: var(--firstcolor);
}

.blog-post p/*,
.recent-news p */{
	margin-bottom: 10px;
	font-size: 14px;
	color: #242424;
}

/* Popular Courses */
.cours-bx .info-bx {
	padding: 15px;
	font-size: 13px;
	height: 66px;
}

.cours-bx .action-box .btn {
	border-radius: 0;
	position: absolute;
	bottom: 0;
	left: -50%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.cours-bx:hover .action-box .btn {
	left: 0;
}

.cours-bx {
	box-shadow: 0 0 25px 0 rgba(29, 25, 0, 0.25);
	border-radius: 4px;
	overflow: hidden;
}

.cours-more-info {
	border-top: 1px solid #e6e6e6;
	display: flex;
	margin: 0;
}

.cours-star {
	margin: 0;
	padding: 0;
}

.cours-star li {
	display: inline-block;
	list-style: none;
	color: #d1d1d1;
	font-size: 13px;
}

.cours-star li.active {
	color: var(--primary);
}

.cours-more-info .price,
.cours-more-info .review {
	width: 50%;
	padding: 5px 15px;
}

.cours-more-info .review span {
	font-size: 12px;
	color: #3c3c3c;
}

.cours-more-info .price del {
	font-size: 12px;
	font-weight: 500;
	color: #8e8e8e;
}

.cours-more-info .review {
	border-right: 1px solid #e6e6e6;
}

.cours-more-info .price {
	text-align: right;
}

.cours-more-info .price h5 {
	margin-bottom: 0;
}

.courses-carousel {
	margin-top: -15px;
}

.courses-carousel .item {
	padding: 15px;
}

.courses-carousel .owl-nav {
	position: absolute;
	top: -70px;
	right: 10px;
}

.testimonial-carousel .owl-nav {
	position: absolute;
	top: -80px;
	right: -5px;
}

.recent-news-carousel .owl-nav {
	position: absolute;
	top: -80px;
	right: -5px;
}

.courses-carousel .owl-nav .owl-next,
.courses-carousel .owl-nav .owl-prev,
.recent-news-carousel .owl-nav .owl-next,
.recent-news-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel .owl-nav .owl-prev {
	background-color: var(--primary);
	margin: 0 5px !important;
}

.courses-carousel .owl-nav .owl-next:hover,
.courses-carousel .owl-nav .owl-prev:hover,
.recent-news-carousel .owl-nav .owl-next:hover,
.recent-news-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover,
.testimonial-carousel .owl-nav .owl-prev:hover {
	background-color: var(--sc-primary);
}

/* Online Cours */
.online-cours h2 {
	font-size: 45px;
	margin-top: 0;
	margin-bottom: 20px;
}

.online-cours h5 {
	font-weight: 400;
	font-size: 24px;
	margin-bottom: 40px;
}

.cours-search {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 4px;
	max-width: 700px;
	margin: auto;
	margin-bottom: 50px;
}

.cours-search .form-control {
	border: 0;
	height: 50px;
	border-radius: 4px !important;
	padding: 10px 20px;
	font-size: 16px;
}

.cours-search .input-group-append {
	margin-left: 10px;
}

.cours-search .input-group-append .btn {
	border-radius: 4px;
}

.cours-search-bx {
	text-align: center;
	border-radius: 4px;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.2);
	background-color: rgba(255, 255, 255, 0.15);
	padding: 20px 20px 15px 20px;
}

.cours-search-bx h3 {
	color: #fff;
	font-weight: 300;
	font-size: 45px;
}

.cours-search-bx i {
	margin-right: 10px;
	font-size: 40px;
}

/* heading-bx */
.heading-bx {
	margin-bottom: -10px;
}
h2{
line-height:0px ;
}

.heading-bx.left p {
	max-width: 500px;
	margin-bottom: 0;
}

.title-head {
	color: #623C21;
	font-weight: 600;
	display: inline-block;
	white-space:normal;
	  text-align: left ;
	  font-family: 'helvetica-md';
font-size: 2rem !important;
}

.title-head span {
	font-weight: 500;
	color: #5e5e5e;
	font-family: 'helvetica-lt';
}


.news-info img{
width:120px;
height:auto;
padding-bottom:10px
}
.news-hover-color{
    position: absolute;
    width: 100%;
    height: 0;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgb(16 121 143 / 80%);
    color: #FFF;
    padding: 2rem;
    transition: all .5s ease;}

.img-news > .news-info h6 , .news-info h4, .news-info p, .news-info a{
	color: white !important;
	line-height: normal;
	margin-bottom: 5px;
}

.news-info a{
	text-decoration: underline !important;
}


.img-news:hover > .news-hover-color{
	    display: block;
    transition: all .5s ease;
    height: 100%;
    padding: 30px;
    opacity: 1;}
    
.img-news:hover > .news-info{
	    opacity: 1;
    transform: translateY(-0%);
    transition-delay: .3s;}


.news-info {

  opacity: 0;
  transform: translateY(-180%);
  /*transition: opacity 1s ease-out, transform 1s ease-out; */
}   
.news-section img {
    transition: all 0.6s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
    
    width: 120%;
    height: 330px;
    object-fit: cover;
   }

.img-news:hover > img{
   transform: scale(1.1);

   }
   .img-news {
      width: 120%;
    height: 330px !important;

	padding: 0px !important;
	margin-left: auto;
    margin-right: auto;
    overflow: hidden;
 	}

.img-news :hover {
	cursor: pointer;
	/* opacity: 0.4; */
		}

.img-news:hover > .news-info{
	    padding-left: 25px;
    padding-right: 25px;
    	padding-bottom: 30px;
	bottom: 0;
}

.people-section .title-head span {
	color: #8e1837;
}

.people-section .action-box {
	background: #8e1837 !important;
	margin-bottom: 20px;
}

.people-section .action-box img:hover {
	opacity: 0.4;
	cursor: pointer;
}

@media only screen and (max-width: 640px) {
	.people-section .title-head {
		margin-top: 2.4rem;
	}
}

.people-section ul {
	list-style-type: none;
}

.people-section ul li a {
	color: #8e1837;
}

footer .footer-links .link {
	color:  var(--thirdcolor) !important;
}

.people-section ul li :hover,
footer .footer-links .link :hover {
	color: #754100;
	text-decoration: underline;
	font-weight:bold
}

footer .footer-links :hover {
	color: #8e1837;
	/*text-decoration: underline;*/
}
.footer-links li a{
color: #00718f !important;

}

.footer-links li a:hover{
/*color: #004456!important;*/
text-decoration: underline;
}

footer .btn-link, footer a, footer p a , .tel{
    
	color: var(--firstcolor) !important;
}
/* section space */
.section-sp1 {
	padding-top: 80px;
	padding-bottom: 50px;
}

.section-sp2 {
	padding-top: 80px;
	padding-bottom: 80px;
}

.section-sp3 {
	padding-top: 80px;
	padding-bottom: 0;
}

.section-sp4 {
	padding-top: 50px;
	padding-bottom: 50px;
}

/*   */
.ovpr-dark:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff5e14+0,ff8e14+100 */
	background: #ff5e14;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e14', endColorstr='#ff8e14', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

/* Event Box */
.event-bx {
	box-shadow: 0 0 15px 0 rgba(29, 25, 0, 0.25);
}

.upcoming-event-carousel {
	margin-top: -15px;
}

.upcoming-event-carousel .item {
	padding: 15px;
}

.event-bx .info-bx {
	padding: 30px;
	background-color:white;}

.event-time {
	color: #fff;
	background-color: var(--secoundcolor);
	text-align: center;
padding: 2px 10px;
	border-radius: 4px;
	min-width: 3rem;
}
.info-bx .event-month {
color: #fff !important;
}

.event-time .event-date {
	font-size: 40px;
	font-family:helvetica-md;
	font-weight: 100;
	margin: -6px 0;
}

.event-section .event-title,
.event-section .event-month,
.media-post {
	color: #8e1837 !important;
}

.event-section .info-bx {
	padding: 0 1rem 0 0;
}

.event-left-side {
	padding: 15px 10px;
	display: flex;
	border-left: 5px solid #fff;
}

.event-left-section:hover>.event-left-side {
	cursor: pointer;
	background-color: #F2F2F2;
	border-left: 5px solid #8e1837;
	width: 100%;
}

.event-section .event-month {
	text-align: center;
	font-weight: 500;
	font-size: 20px;
}

.media-post {
	margin-top: -10px !important;
}

.event-info .event-title {
	font-family:helvetica-md;
	    font-weight: 400;
	margin-bottom: 5px;
	 font-size:22px; 
}

.event-info .media-post {
	margin-bottom: 10px;
}

.event-info .media-post li a {
	text-transform: capitalize;
	font-size: 14px;
	color: #757575;
}

.event-info p {
	color: #57585B;
	margin-bottom: 0;
	font-family:helvetica-md;
	font-size: 15px;
	font-weight: 400;
	line-height: 24px;
}

.upcoming-event-carousel .owl-item {
	box-shadow: none;
	transform: scale(0.9);
	transition: all 0.5s;
	/*
	opacity: 0.4; */
}

.upcoming-event-carousel .owl-item .item {
	padding: 0;
}

.upcoming-event-carousel .owl-item.active.center .item {
	padding: 50px;
	padding-top: 10px;
	
}

.heading-bx {
	margin-top: 0px;
}

.owl-carousel.owl-drag .owl-item {
padding:20px;


}

@media only screen and (max-width: 640px) {
	.upcoming-event-carousel .owl-item.active.center .item {
		padding: 15px;
	}

	.heading-bx {
		margin-top: -40px;
	}
}

.upcoming-event-carousel .owl-item.active.center {
	transform: scale(1);
	transition: all 0.5s;
	opacity: 1;
}

@media only screen and (max-width: 1025px) {

	.upcoming-event-carousel.owl-btn-1 .owl-prev,
	.upcoming-event-carousel.owl-btn-1 .owl-next {
		margin: 0 15% !important;
	}
}

@media only screen and (min-width: 1025px) {

	.upcoming-event-carousel.owl-btn-1 .owl-prev,
	.upcoming-event-carousel.owl-btn-1 .owl-next {
		margin: 0 26.75% !important;
	}
}

.upcoming-event-carousel.owl-btn-1 .owl-prev,
.upcoming-event-carousel.owl-btn-1 .owl-next {
	font-size: 22px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	background-color: initial !important;
}

.upcoming-event-carousel.owl-btn-1 .owl-prev:hover,
.upcoming-event-carousel.owl-btn-1 .owl-next:hover {
	color:  var(--thirdcolor) !important;
}

/* Testimonials */
.testimonial-bx {
	background-color: #fff;
	padding: 20px 20px 20px 70px;
	border-radius: 5px;
	margin-left: 30px;
	border: 1px solid #F0F0F0;
}

.testimonial-bx .testimonial-content p,
.testimonial-bx .testimonial-info p {
	margin: 0;
}

.testimonial-bx .testimonial-info h5 {
	font-weight: 500;
	margin-bottom: 0;
}

.testimonial-bx .testimonial-info {
	margin-bottom: 15px;
}

.testimonial-bx .testimonial-info:after {
	content: "\f10e";
	position: absolute;
	font-family: fontawesome;
	font-size: 50px;
	color: #d6d6d6;
	right: 30px;
	top: 10px;
	z-index: 9;
}

.testimonial-thumb {
	width: 80px;
	border-radius: 50px;
	overflow: hidden;
	border: 3px solid #fff;
	box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
	position: absolute;
	left: 0;
	z-index: 9;
}

.testimonial-bx .testimonial-content p {
	color:  var(--thirdcolor) !important;
	font-size: 15px;
}

.ovbl-middle:after,
.ovbl-light:after,
.ovbl-dark:after {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#391800+0,001739+38,321001+71,011e32+100 */
	background: #3918009c !important;
	border-bottom: #8e1837 10px solid;
	

}

.our-story {
	position: relative;
	z-index: 1;
}

.our-story:after {
	width: 50%;
	content: "";
	height: 100%;
	position: absolute;
	left: 50%;
	background-color: #fff;
	top: 0;
	z-index: -1;
}

.video-bx {
	position: relative;
}

.video-bx .video {
	width: 80px;
	height: 80x;
	border-radius: 80px;
	line-height: 80px;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;
	background: #fff;
	color:  var(--thirdcolor) !important;
	font-size: 24px;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.video-bx .video:hover {
	transform: translate(-50%, -50%) ro;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%) rotate(360deg);
	-webkit-transform: translate(-50%, -50%) rotate(360deg);
	-ms-transform: translate(-50%, -50%) rotate(360deg);
	-o-transform: translate(-50%, -50%) rotate(360deg);
}

.counter-style-1 span {
	font-size: 45px;
	font-family:helvetica-md;
	font-weight: 700;
}

.counter-style-1 .counter-text {
	color: #606060;
	font-size: 16px;
	    text-transform: capitalize;
    font-family: 'helvetica-md' !important;
    font-weight: 100 !important;
}

.join-content-bx {
	max-width: 800px;
	margin: auto;
}

.join-content-bx h2 {
	font-size: 45px;
	line-height: 65px;
	margin: 0px 0 20px 0;
}

.join-content-bx h4 {
	font-weight: 400;
	font-size: 30px;
}

.join-content-bx p {
	line-height: 24px;
	opacity: 0.8;
}

.choose-bx .choose-bx-in {
	margin-top: -20px;
}

/* Contact */
.contact-info-bx {
	padding: 30px;
}

.contact-info-bx .widget_getintuch i {
	font-size: 18px;
	line-height: 16px;
}

.contact-social-bx li a {
	width: 40px;
	padding: 0;
	height: 40px;
	line-height: 38px;
}

.contact-info-bx .widget_getintuch {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	padding-top: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.courses-search-bx .input-group,
.contact-bx .input-group {
	display: block;
	position: relative;
}

.courses-search-bx .input-group .form-control,
.contact-bx .input-group .form-control,
.courses-search-bx .input-group label,
.contact-bx .input-group label {
	width: 100%;
}

.courses-search-bx .input-group label,
.contact-bx .input-group label {
	font-size: 14px;
	font-weight: 400;
	color: #606060;
	position: absolute;
	top: 10px;
	left: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.courses-search-bx .focused .input-group label,
.contact-bx .focused .input-group label {
	top: -8px;
	font-size: 10px;
	color: var(--primary);
}

.contact-bx .input-group textarea.form-control {
	height: 120px;
}

.courses-search-bx .input-group .form-control,
.contact-bx .input-group .form-control {
	border-width: 0 0 1px 0;
	background-color: rgba(0, 0, 0, 0);
	padding: 10px 0;
}

.contact-bx .heading-bx {
	margin-bottom: 30px;
}

.courses-search-bx .input-group .form-control {
	border-width: 0 0 2px 0;
	border-color: #E0E0E0;
}

.faq-bx .panel {
	border: 1px solid #D0D0D0;
		border-radius: 4px;
	margin-bottom: 4px;
}

.faq-bx .acod-title a {
		border: 0;
	color:  var(--thirdcolor) !important;
}

.faq-bx .acod-content {
	margin: 10px 0 0 0;
	padding: 0px 25px;
}

.faq-bx .acod-body {
	border: 0;
}

/* Gallery Box */
.portfolio-bx {
	margin-bottom: 30px;
}

.portfolio-bx .portfolio-info-bx p {
	color: #fff;
	font-size: 13px;
	margin-bottom: 0;
}

.portfolio-bx .portfolio-info-bx h4 {
	margin: 0;
	font-size: 18px;
}

.portfolio-bx .portfolio-info-bx h4 a {
	color: #fff;
}

.portfolio-bx .portfolio-info-bx {
	bottom: -100%;
	position: absolute;
	width: 100%;
	padding: 10px 20px;
	text-align: left;
	transition: all 0.5s;
}

.portfolio-bx .overlay-icon a {
	font-size: 18px;
}

.portfolio-bx .overlay-icon a i {
	background: rgba(0, 0, 0, 0);
	color: #fff;
}

.portfolio-bx:hover .portfolio-info-bx {
	bottom: 0;
}

.portfolio-bx:hover .media-ov2:before,
.portfolio-bx:hover .media-ov2:after {
	opacity: 0.7;
}

.widget-courses .ttr-post-meta .price del,
.widget-courses .ttr-post-meta .price h5 {
	display: inline-block;
	font-weight: 400;
}

.widget-courses .ttr-post-meta .price del {
	font-size: 10px;
}

.widget-courses .ttr-post-meta .price h5 {
	font-size: 13px;
	font-weight: 500;
	margin: 0;
}

.widget-courses .ttr-post-meta .price .free {
	color: #1fd36b;
}

.widget-courses .ttr-post-meta .review {
	font-size: 13px;
	font-weight: 400;
}

/* course detail bx */
.course-detail-bx {
	padding: 20px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	position: sticky;
	top: 100px;
}

.course-price {
	text-align: center;
	padding: 10px 0 20px;
}

.course-price .price,
.course-price del {
	display: inline-block;
}

.course-price .price {
	font-size: 35px;
	margin: 0;
}

.teacher-info {
	display: flex;
	align-items: center;
}

.course-price del {
	margin: 0;
}

.teacher-bx {
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 20px;
	margin: 20px -20px 0;
	border-width: 1px 0 1px 0;
}

.teacher-name h5 {
	font-size: 16px;
	margin-bottom: 0;
	line-height: 18px;
	font-weight: 400;
	color:  var(--thirdcolor) !important;
}

.teacher-thumb {
	width: 55px;
	height: 55px;
	overflow: hidden;
	border-radius: 55px;
	margin-right: 15px;
}

.teacher-name span {
	font-size: 13px;
	color: #6a6a6a;
}

.course-detail-bx .cours-more-info .price span {
	font-size: 12px;
	color: #3c3c3c;
}

.course-detail-bx .cours-more-info .price h5 {
	font-size: 16px;
	font-weight: 400;
}

.course-detail-bx .cours-more-info {
	border-bottom: 1px solid #e6e6e6;
	display: flex;
	margin: 0;
	border-top: 0;
	margin: 0 -20px;
}

.course-detail-bx .cours-more-info .price,
.cours-more-info .review {
	padding: 8px 20px;
}

.course-info-list {
	padding-top: 20px;
	margin: 0 -20px;
}

.course-info-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.course-info-list ul li {
	display: block;
	width: 100%;
}

.course-info-list ul li a {
	padding: 8px 20px;
	font-size: 15px;
	color: #808080;
	display: flex;
	align-items: center;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.course-info-list ul li a.active,
.course-info-list ul li a:hover {
	color: #fff;
	background: var(--primary);
}

.course-info-list ul li a i {
	margin-right: 10px;
	font-size: 20px;
}

.courses-post .post-title {
	font-size: 25px;
	font-weight: 500;
}

.course-features {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
	position: sticky;
	top: 80px;
}

.course-features li {
	padding: 15px 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: flex;
	font-size: 14px;
	align-items: center;
}

.course-features li i {
	margin-right: 10px;
	font-size: 16px;
	color: var(--primary);
}

.course-features li .label {
	width: 60%;
}

.course-features li .value {
	width: 40%;
}

.curriculum-list ul li,
.curriculum-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.curriculum-list ul li {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 20px;
	font-size: 15px;
}

.curriculum-list>li {
	margin-bottom: 30px;
}

.curriculum-list h5 {
	font-size: 14px;
	font-weight: 500;
	color: var(--primary);
	margin-bottom: 0px;
	text-transform: none;
}

.instructor-bx {
	display: flex;
	align-items: start;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 20px 20px;
	margin-bottom: 30px;
}
 
.instructor-author {
	width: 85px;
	height: 85px;
	overflow: hidden;
	border-radius: 55px;
	margin-right: 15px;
	min-width: 85px;
}

.instructor-info h6 {
	margin-bottom: 0;
}

.instructor-info p,
.instructor-info span {
	font-size: 14px;
	line-height: 22px;
}

.review-bx {
	display: flex;
	align-items: center;
	padding: 20px 20px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 30px;
}

.all-review {
	width: 25%;
	text-align: center;
	margin-right: 20px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px 10px;
}

.all-review .rating-type {
	margin: 0;
	font-size: 35px;
	line-height: 40px;
}

.all-review span {
	font-size: 14px;
}

.review-bar {
	width: 75%;
}

.bar-bx {
	display: flex;
	width: 100%;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color:  var(--thirdcolor) !important;
}

.bar-bx .middle {
	width: 80%;
}

.bar-bx .side {
	width: 10%;
}

.bar-bx .side.right {
	text-align: right;
}

.bar-container {
	width: 100%;
	background-color: #f1f1f1;
	text-align: center;
	color: white;
}

.bar-container [class*="bar"] {
	height: 8px;
	background: var(--primary);
}

/* MemberShip */
.pricingtable-inner {
	text-align: center;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 15px 0 rgba(17, 0, 34, 0.1);
}

.pricingtable-features,
.pricingtable-features li,
.pricingtable-footer {
	border: 0;
}

.pricingtable-features li {
	color: #353535;
	font-size: 14px;
	font-weight: 500;
}

.pricingtable-bx {
	font-size: 120px;
	font-weight: 300;
	line-height: 90px;
	font-family:helvetica-md;
	color: #fff;
}

.priceing-doller {
	vertical-align: top;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}

.pricingtable-type {
	color: #fff;
}

.pricingtable-type::before {
	content: "/";
	margin-right: 10px;
	color: #fff;
}

.pricingtable-price {
	padding: 20px 20px;
	background-color: transparent;
	border: 0px solid #E9E9E9;
}

.pricingtable-main {
	background: #ff5e14;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e14', endColorstr='#ff8e14', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.pricingtable-title {
	background-color: rgba(255, 255, 255, 0.2);
	padding: 10px 10px 5px 10px;
}

.pricingtable-title h2 {
	font-size: 22px;
	line-height: 26px;
	font-weight: 600;
}

.pricingtable-title p {
	font-size: 13px;
	line-height: 20px;
	font-weight: 500;
}

.pricingtable-features li:nth-child(2n) {
	background-color: rgba(0, 0, 0, 0.1);
}

.pricingtable-footer {
	background-color: rgba(0, 0, 0, 0.1);
}

.pricingtable-footer .btn {
	font-size: 16px;
	padding: 10px 30px;
}

/* Profile Box */
.profile-bx {
	border: 1px solid #e9e9e9;
	position: sticky;
	top: 100px;
}

.user-profile-thumb {
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 100px;
	border: 5px solid #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
	margin: 25px auto 15px;
}

.profile-info {
	margin-bottom: 15px;
}

.profile-info h4 {
	font-size: 18px;
	margin-bottom: 0;
}

.profile-info span {
	font-size: 14px;
	color: #717171;
}

.profile-social ul li a {
	width: 35px;
	height: 35px;
	display: block;
	text-align: center;
	border: 1px solid #e9e9e9;
	line-height: 34px;
	border-radius: 40px;
	color:  var(--thirdcolor) !important;
	font-size: 14px;
}

.profile-social {
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}

.profile-content-bx {
	border: 1px solid #e9e9e9;
}

.profile-tabnav {
	margin: 20px 0;
}

.profile-tabnav .nav {
	border: 0;
}

.profile-tabnav .nav li {
	display: block;
	width: 100%;
}

.profile-tabnav .nav li a {
	border: 0;
	color: #8a8a8a;
	font-size: 15px;
	text-align: left;
	padding: 10px 30px;
}

.profile-tabnav .nav li a.active {
	background-color: var(--primary);
	color: #fff;
	border-radius: 0;
}

.profile-tabnav .nav li a i {
	margin-right: 10px;
}

.profile-head h3 {
	font-size: 20px;
	text-transform: none;
	margin-bottom: 0;
	font-weight: 500;
}

.profile-head {
	display: flex;
	padding: 10px 15px 10px 30px;
	border-bottom: 1px solid #e9e9e9;
	align-items: center;
}

.profile-head .feature-filters {
	margin-bottom: 0;
}

.courses-filter .action-card {
	margin-bottom: 30px;
}

.courses-filter {
	padding: 30px 30px 0 30px;
}

.profile-head .feature-filters.style1 li a {
	font-weight: 400;
	font-size: 15px;
}

.edit-profile h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 0;
}

.edit-profile .help {
	font-size: 12px;
	line-height: 18px;

	display: block;
}

.edit-profile .col-form-label {
	font-size: 14px;
	font-weight: 400;
}

.edit-profile {
	padding: 30px;
}

.edit-profile .form-group {
	margin-bottom: 15px;
}

/* My Account */
.account-form {
	display: flex;
	width: 100%;
	position: relative;
}

.account-head {
	position: sticky;
	left: 0;
	top: 0;
	z-index: 1;
	width: 500px;
	min-width: 500px;
	height: 100vh;
	background-position: center;
	text-align: center;
	align-items: center;
	display: flex;
	vertical-align: middle;
}

.account-head a {
	display: block;
	width: 100%;
}

.account-head:after {
	opacity: 0.9;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #ff5e14;
	/* Old browsers */
	background: -moz-linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, #ff5e14 0%, #ff8e14 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e14', endColorstr='#ff8e14', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

.account-form-inner {
	width: 100%;
	align-self: center;
}

.account-container {
	max-width: 400px;
	margin: auto;
	padding: 30px 0;
}

   .custom-control-label:before {
	width: 20px!important;
	height: 20px!important;
	background-color: transparent!important;
	border: 2px solid var(--firstcolor);
	top: 2px!important;
}

.custom-control-label:after {
	width: 20px !important;
	height: 20px !important;
	top: 2px !important;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: var(--firstcolor)!important;

}

.account-container .form-forget {
	display: flex;
}

.account-container .form-forget .custom-control-label {
	font-weight: 400;
}

.account-container .btn.button-md {
	padding: 12px 40px;
}

.account-container .form-control {
	border-color: rgba(0, 0, 0, 0.2);
}

.account-container .facebook i,
.account-container .google-plus i {
	border-right: 1px solid #fff;
	padding-right: 10px;
	margin-right: 10px;
}

.account-form .heading-bx p a {
	color: var(--primary);
	text-decoration: underline;
	padding-bottom: 0px;
}

/* .g-recaptcha {
  transform-origin: left top;
} */
/* Google Recaptcha */

.g-recaptcha,
#rc-imageselect {
	transform: scale(0.99);
	-webkit-transform: scale(0.99);
	-moz-transform: scale(0.99);
	-o-transform: scale(0.99);

	transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

@media screen and (max-width: 575px) {

	#rc-imageselect,
	.g-recaptcha {
		transform: scale(0.77);
		-moz-transform: scale(0.77);
		-o-transform: scale(0.77);
		-webkit-transform: scale(0.77);

		transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;

	}
}

.recaptcha-box {
	height: 60px;
}

.g-recaptcha>div {
	width: 250px !important;
}

/* Google Recaptcha */
/* error */
.error-page {
	text-align: center;
}

.error-title {
	font-size: 140px;
	line-height: 140px;
	margin-bottom: 0;
}

.error-page h3 {
	font-size: 50px;
	opacity: 0.2;
}

.error-page h5 {
	font-size: 22px;
	opacity: 1;
	font-weight: 500;
	line-height: 35px;
}

.error-page p {
	font-size: 16px;
	line-height: 26px;
}

.why-chooses-bx .faq-bx {
	max-width: 700px;
	margin: auto;
}

.why-chooses-bx .faq-bx .panel {
	background: #fff;
	margin-bottom: 6px;
}

.service-bx .feature-box-sm {
		width: 50px;
		height: 50px;
		line-height: 55px;
		top: -30px;
	}

	.service-bx .feature-box-sm i {
		font-size: 20px;
	}


@media only screen and (max-width: 1310px) {
	.cours-more-info .review {
		padding: 8px 12px;
	}

	.service-info-bx .action-box {
		margin-top: 40px;
	}

	.account-head {
		width: 350px;
		min-width: 350px;
	}

	.service-bx h4 {
		font-size: 20px;
	}

	.rev-btn {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.pricingtable-bx {
		font-size: 80px;
	}
}

@media only screen and (max-width: 991px) {
	.event-time .event-date {
		font-size: 30px;
		line-height: 30px;
	}

	.event-month {
		font-size: 12px;
	}

	.event-time {
		padding: 10px 8px;
	}

	.event-bx .info-bx {
		padding: 20px;
	}

	.event-info .event-title {
		font-size: 18px;
	}

	/* .upcoming-event-carousel.owl-btn-1 .owl-prev, 
	.upcoming-event-carousel.owl-btn-1 .owl-next{
		margin: 0 50px !important;
	} */
	.service-info-bx {
		margin-top: 15px;
		/* padding-top: 80px; */
	}

	.service-bx .info-bx {
		padding: 10px 10px 20px 10px;
	}

	.service-bx .info-bx h4 {
		font-size: 16px;
	}

	.service-bx .feature-box-sm {
		width: 50px;
		height: 50px;
		line-height: 55px;
		top: -30px;
	}

	.service-bx .feature-box-sm i {
		font-size: 17px;
	}

	.our-story::after {
		content: unset;
	}

	.bar-bx .side {
		width: 20%;
	}

	.service-info-bx .action-box {
		margin-top: 0;
	}

	.account-head {
		width: 100%;
		min-width: 100%;
		height: 200px;
	}

	.account-form {
		display: block;
	}

	.account-container {
		padding: 50px 20px;
	}
}
/*Mobile*/
@media only screen and (max-width: 767px) {
.research-section {
    margin-bottom: 20px;
}
.qf-section .heading-bx{
margin-bottom: 20px;
}
}


@media only screen and (max-width: 767px) {
	.courses-carousel .owl-nav {
		position: unset;
		top: auto;
		right: auto;
		bottom: 0;
		text-align: center;
		margin-top: 20px;
	}
.owl-carousel .owl-item{
max-width: 350px !important;
}
	.section-sp1 {
		padding-top: 50px;
		padding-bottom: 20px;
	}

	.section-sp2 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.upcoming-event-carousel.owl-btn-1 .owl-prev .fa,
	.upcoming-event-carousel.owl-btn-1 .owl-next .fa {
	color: white;
    background-color: #8e1837;
    width: 41px;
    height: 41px;
    font-size: 37px;
    border-radius: 7px;	}
    
   .upcoming-event-carousel .owl-btn-center-lr .owl-nav .owl-next {
    left: 48px !important;
    right: 0;
  }

 .owl-btn-center-lr .owl-nav .owl-next{
  left: 55px !important;;
    right: 0 !important;

 }
 


	.upcoming-event-carousel.owl-btn-1 .owl-prev,
	.upcoming-event-carousel.owl-btn-1 .owl-next {
		margin: 0 0 !important;

	}
	.owl-stage{
	max-width:200px !important;
	}

	.testimonial-carousel .owl-nav,
	.recent-news-carousel .owl-nav {
		position: unset;
		top: auto;
		right: auto;
		text-align: center;
		margin-top: 10px;
	}

	.testimonial-carousel .owl-nav {
		margin-top: 30px;
	}

	.info-bx {
		font-size: 16px;
	}

	.upcoming-event-carousel.owl-btn-1 .owl-prev,
	.upcoming-event-carousel.owl-btn-1 .owl-next {
	min-width:3rem;
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		position: unset;
		box-shadow: none;
		margin: 0 5px !important;
		margin-top: -10px;
		transform: translateY(0);
		-o-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	.upcoming-event-carousel.owl-btn-center-lr .owl-nav {
		text-align: center;
		margin-top: 15px;
	}

	.online-cours h2 {
		font-size: 30px;
		margin-bottom: 10px;
	}

	.online-cours h5 {
		font-size: 18px;
		margin-bottom: 25px;
	}

	.cours-search {
		margin-bottom: 30px;
	}

	.service-info-bx {
		padding-top: 20px;
	}

	/* .service-bx{
		margin-bottom:30px;
	} */
	.service-bx.m-b0 {
		margin-bottom: 0;
	}

	

	.rev-btn {
		padding: 10px 10px !important;
		font-size: 12px !important;
	}

	/* Rev Slide */
	.rev-slider .tp-rightarrow,
	.rev-slider .tp-leftarrow {
		display: none;
	}
}
@media only screen and (max-width: 600px) {
.owl-btn-center-lr .owl-nav .owl-next{
display:none}
.owl-btn-center-lr .owl-nav .owl-prev{
display:none}
}



@media only screen and (min-width: 1310px) {

}
.owl-btn-center-lr .owl-nav .owl-next{
left: auto;

    font-size: 33px !important;
    width: 50px;
    min-width:0rem !important;
      color: var(--thirdcolor) !important
}

.owl-btn-center-lr .owl-nav .owl-prev{
    font-size: 33px !important;
    width: 50px;
    min-width:0rem !important;
    color: var(--thirdcolor) !important
}







@media only screen and (max-width: 576px) {
	.footer-title {
		font-size: 14px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}

	footer p,
	footer li {
		font-size: 13px;
	}

	footer .widget {
		margin-bottom: 24px;
	}

	.footer-top {
		padding: 0 0 10px;
	}

	.pt-exebar {
		margin-bottom: 30px;
	}

	.pt-logo img {
		width: 150px;
	}

	.pt-social-link {
		display: none !important;
	}

	.all-review,
	.bar-bx .side {
		width: 60%;
	}

	.rev-btn {
		padding: 10px 15px !important;
	}

	.counter-style-1 span,
	.counter-style-1 .counter {
		font-size: 35px;
		font-weight: 700;
		line-height: 40px;
	}

	.counter-style-1 .counter-text {
		font-size: 12px;
		font-weight: 400;
	}

	.profile-head {
		padding: 10px 15px 10px 15px;
	}

	.edit-profile {
		padding: 15px;
	}

	.courses-filter {
		padding: 15px 15px 0 15px;
	}

	.online-cours h5 {
		font-size: 14px;
	}

	.online-cours h2 {
		font-size: 24px;
		margin-bottom: 5px;
	}
}

.iner-menu .menu-bar .menu-links .nav>li>a, 
.iner-menu.secondary-menu .btn-link, 
.iner-menu.navbar-toggler {
    color: #777 !important;
        font-size: 19px;
    /* font-family: 'helvetica-md' !important; */
    font-weight: 600;
}
.header-transparent .menu-links .nav>li>a:hover {
    text-decoration: none !important;
    color: #777 !important;
}

.iner-menu .navbar-toggler span {
    background-color:  var(--thirdcolor) !important;
}

.btn-section {
	width: 45px;
	height: 45px;
	background-color: #8e1837;
	border-radius: 50%;
	text-align: center;
	display: inline-block;
	/*margin-top: 6px;*/
	position: absolute;
    margin-left: 10px;
}

.btn-dot {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: white;
	display: inline-block;
	margin-top: 42%;
}

article .title {
    text-transform: none;
    font-weight: 300;
       font-family: 'helvetica-md';
    
}

.calndar-input {
	width: 100%;
	height: 44px;
	margin-top: 10px;
	color: #858585;
	padding:10px;
}

.bootstrap-select .dropdown-toggle:active,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select .dropdown-toggle:hover {
    background-color: #8e1837 !important;
    
	color: #fff;
    box-shadow: none !important;
    outline: 0px !important;
}

.profile-tabnav .nav li a:hover {
	background-color: #8e1837;
	color: #ffffff;
}
/* hhh */
@media only screen and (max-width: 1400px) {
	.colleges-sm-img {
		left: 4.7%;
		margin-top: 8rem;
		position: absolute;
		width: 50px;
	}
	.program-sm-img {
		left: 21.4%;
		margin-top: 8rem;
		position: absolute;
		width: 50px;
	}
	.alumni-sm-img {
		left: 48%;
		margin-top: 10.8rem;
		position: absolute;
		width: 50px;
	}
	.students-sm-img {
		left: 55.5%;
		margin-top:5rem;
		position: absolute;
		width: 40px;
	}
	.research-sm-img {
		left: 69%;
		margin-top: 11rem;
		position: absolute;
		width: 49px;
	}
	.projects-sm-img {
		right: 2%;
		margin-top: 3rem;
		position: absolute;
		
	}
}
@media only screen and (max-width: 1024px) {
	.colleges-sm-img {
		left: 3.5%;
		margin-top: 7rem;
		position: absolute;
		width: 40px;
	}
	.program-sm-img {
		left: 20.4%;
		margin-top: 7rem;
		position: absolute;
		width: 40px;
	}
	.alumni-sm-img {
		left: 48%;
		margin-top: 9.7rem;
		position: absolute;
		width: 39px;
	}
	.students-sm-img {
		left: 55.3%;
		margin-top: 4rem;
		position: absolute;
		width: 40px;
	}
	.research-sm-img {
		left: 70%;
		margin-top: 9.5rem;
		position: absolute;
		width: 40px;
	}
	.projects-sm-img {
		right: 1%;
		margin-top: 2rem;
		position: absolute;
	}
}

@media only screen and (max-width: 790px) {
	.colleges-xs-img {
		left: 26% !important; 
		margin-top: -5.5rem;
		position: absolute;
		width: 50px !important;
	}
	.colleges-sm-text {
	    left: 71.5%;
    margin-top:4.3rem;
    		color:  var(--thirdcolor) !important;
	}
	.colleges-sm-number {
    left: 59% !important;
    margin-top: -0.5rem;	}
	.program-xs-img {
		right: 36%;
		margin-top: -5.5rem;
		position: absolute;
		width: 50px !important;
	}
	.program-sm-number {
	 left: 32.5%;
    margin-top: -0.5rem;}
	.students-xs-img {
		left: 25.5%;
		margin-top: 9rem;
		position: absolute;
		width: 50px !important;
	}
	.students-sm-text {
	 left: 29% !important;
    margin-top: 17.5rem
;		
	}
	
	.students-sm-number {
		left: 42%;
    margin-top: 14rem;	}
	.alumni-xs-img {
		right: 34%;
		margin-top: 9rem;
		position: absolute;
		width: 50px !important;
	}
	.alumni-sm-number {
left: 70.5%;
    margin-top: 14rem;    
        	}
	.alumni-sm-text {
	     left: 69%;
    margin-top: 16.5rem;
        		color:  var(--thirdcolor) !important;
	}
	.research-xs-img {
		left: 19%;
		margin-top: 7.3rem;
		position: absolute;
		width: 44px !important;
	}
	.research-sm-text {
	    left: 37.5%;
    margin-top: 50%;
       color:  var(--thirdcolor) !important;
	}
	.research-sm-number {
left: 46.5%;
    margin-top: 45%;	}
	.projects-sm-text {
		right: 9.5%;
	;
	}
	.projects-sm-number {
    left: 40.5%;
    margin-top: 14%;	}
	.projects-xs-img {
		right: 20%;
		margin-top: -6.3rem;
		
	}
}
@media only screen and (max-width: 480px) {
	.colleges-xs-img {
		left: 17% ;
		margin-top: -5.5rem ;
		position: absolute;
		width: 50px !important;
	}
	.program-xs-img {
		right: 28%;
		margin-top: -5.5rem;
		position: absolute;
		width: 50px !important;
	}
	.students-xs-img {
		left: 17%;
		margin-top: 8.5rem;
		position: absolute;
		width: 50px !important;
	}
	.alumni-xs-img {
		right: 28%;
		margin-top: 8.5rem;
		position: absolute;
		width: 50px !important;
	}
	.projects-xs-img {
		right: 14%;
		margin-top: -5.3rem;
		position: absolute;
		width: 50px !important;
	}
	.research-xs-img {
		left: 14%;
		margin-top: 6.3rem;
		position: absolute;
		width: 44px !important;
	}
	
}
@media only screen and (max-width: 375px) {
	.colleges-xs-img {
		left: 13%;
		margin-top: -5rem;
		position: absolute;
		width: 50px !important;
	}
	.alumni-xs-img {
		right: 25%;
		margin-top: 8rem;
		position: absolute;
		width: 50px !important;
	}
	.program-xs-img {
		right: 25%;
		margin-top: -5rem;
		position: absolute;
		width: 50px !important;
	}
	
	.students-xs-img {
		left: 13%;
		margin-top: 8rem;
		position: absolute;
		width: 50px !important;
	}
	.projects-xs-img {
		right: 13%;
		margin-top: -4.3rem;
		position: absolute;
		width: 50px !important;
	}
	.research-xs-img {
		left: 13%;
		margin-top: 5.3rem;
		position: absolute;
		width: 44px !important;
	}
	
}

/* events */
.event-list li{
	list-style: none;
}
@media screen and (max-width:575px) {
	.event-bx .card-footer .col-sm-4{
		border-bottom: 1px solid rgba(0,0,0,.125);
		padding-top: 10px;
	}
	
}
.dropdown-item:active{
	background-color: #8e1837 !important;
	 }
	.dropdown-item{
		padding: 15px;
	border-bottom: solid 1px #d0d0d0;
		 }
		 .custom-dropdown{
		
			border-radius: 5px;
			box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);

		 }
	
/*Accordion
.panel-group .panel-title a {
    display: block;
    text-decoration: none;
    padding: 10px 30px 10px 15px;
    font-size: 19px;
border-bottom: 1px solid #ddd;
    color: #444;

}

.panel-group .panel-title a:after {
    font-family: 'FontAwesome';
    content: "\f078";
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -27px;
    pointer-events: none;
}
.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2 {
  
    color: #8e1837;
 font-size: 28px;
    line-height: 45px;
    margin-bottom: 25px;
    font-weight: 500;
}
*/



.social-section div iframe, .social-section div img {
    width: 100%;
 height:370px;

}

/*MenuMob*/
.iner-menu .navbar-toggler span {
    background-color: #444;
    float: right;
}
/*pagging*/
.sitemaprender > ul > li > a {

    border-right:1px solid #ddd;
    border-left: 1px solid #ddd;
border: 1px solid #ddd;
        padding: 5px 20px !important;
    background: #ffffff;
   margin-bottom: 10px;
    border-radius: 5px;
    font-size:16px !important;
}
.sitemaprender .siteMapLevel2 > li > a{
font-size:16px !important;
}
.sitemaprender > ul > li > a:hover {
    border-left: 10px solid #8e1837;
  }
html[dir="rtl"] .sitemaprender > ul > li > a:hover {
    border-left: 1px solid #ddd;;
    border-right: 10px solid #8e1837;
}


html[dir="rtl"] .sitemaprender > ul > li i {
    left: 13px;
    right: inherit;
}
.sitemaprender > ul > li i {
   
    top: 19px;
  
}

.panel-title {
    margin-bottom: 0;
    position: relative;
/*    line-height:0 !important; */
    
}
.panel-body{
padding: 20px !important;
 }

@media only screen and (max-width: 992px) {
.panel-group .panel-title a {
line-height:1.5
}
.panel-group .panel-title a:after {
   top: 33% !important;;

}
}
@media only screen and (max-width: 512px) {
.ms-rteFontSize-4 {
    font-size: 14pt  !important;
}
.panel-group .panel-title a:after {
    top: 10% !important;
    font-size: 17px;
}
}

.panel-group .panel-title a {
  display: block;
    text-decoration: none;
   
    border-bottom: 1px solid #ddd;
    color: #117292;
    padding-left: 20px;
        display: block;
    text-decoration: none;
    padding: 3px 0px 12px 0px;
    text-wrap: wrap !important;
    white-space: pre-wrap !important;
         }

.panel-group .panel-title a:after {
    font-family: 'FontAwesome';
    content: "\f078";
    position: absolute;
    top: 10px;
    right: 10px;
    margin-top: 0;
    pointer-events: none;
        font-size: 15px;
}
.panel-group .panel-title a[aria-expanded="true"]:after{
    content: "\f077";}

panel-body{
	
	padding: 20px;
    background-color:aliceblue;
}
.panel-body p{
font-size:15px}

article h2{  
    color: #8e1837!important;
 font-size: 28px;
    line-height: 45px;
    margin-bottom: 25px;
    font-weight: 500;
}


			.PagingPrevLink:hover{
				background: #285678;color:white
				}
				.PagingLink:hover{
					background: #41a5ba;color:white	!important ;			}
				.PagingNextLink:hover{
					background: #41a5ba;color:white				}
				
				.PagingPrevLink::selection{
					background: #41a5ba;color:white					}
					.PagingLink::selection{
						background: #41a5ba;color:white					}
					.PagingNextLink ::selection{
						background: #41a5ba;color:white					}
						
.PagingLink a:active {
	background-color:aqua;
}
.PagingLink a:focus{
	background-color:aqua;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 12px;
				
	margin: 5px;
	background: #e9e9e9 !important;;
	
	color: var(--thirdcolor) !important;
	border-radius: 4px;
	margin-top: 10px;
}

/* ============ */
/* lib 2 */
/* ============== */
.breadcrumbs_holder {
	margin-top: -53px;
	background-color: #7373a9;
	padding: 15px;
	margin: auto;
	min-height: 75px;
	border-top: 5px solid rgba(238, 238, 246, 0.56);
	border-top-color: rgba(238, 238, 246, 0.56);
	border-bottom: 5px solid rgba(238, 238, 246, 0.56);
	border-bottom-color: rgba(238, 238, 246, 0.56);
  }
  .breadcrumbs_holder ul li{
	color: #fff !important;
	font-size: 16px;
  }
  .breadcrumbs_holder ul li a{
	color: #fff !important;
   
  }
  .library-tutorials .card-body {
	text-align: center;
	background: #fff;
	border: 3.5px solid rgba(238, 238, 246, 0.56);
	margin: -30px 28px 0;
	padding: 0px;
  }
  
  
    /* ============ */
/* Fourms */
/* ============== */

.bootstrap-select div.dropdown-menu ul li a {
    padding: 15px 15px;
	border-bottom: #e7ecf1  solid 1px;
}
.form-control ,.bootstrap-select{
	border-radius: 5px !important;
	background-color: #f7feff;
}
.bootstrap-select .dropdown-toggle{
	border-radius: 5px !important;
	background-color: #f7feff !important;
}
.radio-wrapper {
	margin-bottom: 1rem ;
    margin-top: 10px;
  }
  .radio-horz{
	margin-right: 1rem;
  }
  input[type=radio] {
	opacity: 0;
  }
  input[type=radio] + label {
	cursor: pointer;
	position: relative;
  }
  input[type=radio] + label::before {
    border: 1px solid #6e6e6e;
    border-radius: 50%;
    content: "";
    height: 25px;
    left: -24px;
    position: absolute;
    top: 0;
    width: 25px;
}
  input[type=radio] + label::after {
    border-radius: 50%;
    content: "";
    height: 15px;
    left: -19px;
    position: absolute;
    top: 5px;
    width: 15px;
}
  input[type=radio]:focus + label::before {
	box-shadow: 0 0 0 2px rgba(10, 162, 176, 0.7);
  }
  input[type=radio]:checked + label::after {
	background: #41a5ba;
  }
  label {
    font-weight: 400;
    margin-bottom: 10px;
	
}
.radio-label{
	margin: 0 10px;
}
/* === */
.icon-btn button{

	margin-right: 5px;
	margin-left: 5px;
}
.btn-f .btn{
    margin-left: 10px;
    margin-right: 10px;
}
.bootstrap-select .dropdown-toggle{
    color:  var(--thirdcolor) !important;
}

/*Adjustmens*/
.header-sm-lang {
    
    height: 33px;
}
.header-sm-lang li {
    
    padding-top: 0px;
}


.iner-menu .navbar-toggler span {
    background-color: #fff !important;
  
}

.header-sm-lang button {
   padding: 0px;}

.header-transparent .navbar-toggler span {
    background-color:   #fff !important;
}

.rs-nav .menu-links.show {
    left: -1px !important;
    right: auto!important;
}
.renderMainNav{
	width:100%;
}

@media (max-width: 1310px){
.top-mob{display:block;
text-align:center;
width:100%;
}
 
}

@media (min-width: 1311px){
.top-mob{display:flex;}
.header-sm-lang{
display:none}
 
}
.sitemaprender > ul > li > a {
          padding: 5px 20px !important;
    border-radius: 0;
    background: #fff !important;
  }
    
    .sitemaprender {
    position: relative;
       box-shadow: 3px 0px 10px 0 rgb(0 0 0 / 20%);
}


.col-xl-8{
	float:right !important;
}

.col-xl-4{
	float:left !important;
}
.hover_btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 360px;
    height: 110px;
    margin: 10px;
}
.hover_btn img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}
/*.hover_btn:hover img {
    top: auto;
    bottom: 0;
}*/
@media only screen and (min-width: 768px) {
    .end-bottom.number span,
    .end-top.number span {
        box-shadow: 9px 0 0 0 transparent, -9px 0 0 0 transparent, 0 12px 6px -7px rgba(0, 0, 0, 0.2), 0 -12px 6px -7px rgba(0, 0, 0, 0.2);
    }
    #info-graph .h4 {
        line-height: 1rem;
    
    font-family: 'helvetica-md';
    font-size: 18px;
    }
       #info-graph {
      background:
       
    url(../images/infographs-pattern.png), linear-gradient(to left, #fff, #e3e3e3, #e3e3e3, #e3e3e3);
    overflow: hidden;
   
   }


    #info-graph-right {
        background-color: #fff;
        transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        -webkit-transform: skewX(-20deg);
    }
    #info-graph-right .unskew {
        transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        -webkit-transform: skewX(20deg);
    }
    #infographs-numbers {
        margin: 4em 2rem 4em 2rem;
    }
    .dashed-circle {
        -webkit-animation-name: spin;
        -webkit-animation-duration: 45s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        -moz-animation-name: spin;
        -moz-animation-duration: 45s;
        -moz-animation-iteration-count: infinite;
        -moz-animation-timing-function: linear;
        -ms-animation-name: spin;
        -ms-animation-duration: 45s;
        -ms-animation-iteration-count: infinite;
        -ms-animation-timing-function: linear;
        animation-name: spin;
        animation-duration: 45s;
        animation-iteration-count: infinite;
        animation-timing-function: linear;
    }
    .category {
        width: 7vw;
        max-width: 17vh;
        position: relative;
    }
    .category .box-wrapper {
        padding-top: 100%;
        position: relative;
    }
    .category .big-circle {
        border-radius: 50%;
        border: 3px solid #754100;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .category .dashed-circle {
        border-radius: 50%;
        border: 2px dashed #2d7f90;
        position: absolute;
        top: 1px;
        left: 1px;
        right: 1px;
        bottom: 1px;
    }
    .category img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 40%;
    }
    #infographs-numbers .box-wrapper:before {
        position: absolute;
        top: 10%;
        left: 10%;
        right: 10%;
        bottom: 10%;
        content: "";
        display: block;
        border-radius: 50%;
        border: 1px dashed #999;
        background-color: #fff;
    }
    #colleges .big-circle,
    #programs .big-circle {
        border-top-color: transparent;
        border-bottom-color: transparent;
    }
    .end-bottom.number:after,
    .end-bottom:before,
    .end-top.number:after,
    .end-top:before {
        border-left: solid 3px #754100;
    }
    #infographs-research {
        position: relative;
    }
    #infographs-research .box-wrapper {
        border-radius: 50%;
    }
    #colleges .big-circle {
        transform: rotate(45deg);
    }
    #programs .big-circle {
        transform: rotate(-45deg);
    }
    #alumnis .big-circle {
        border-top-color: transparent;
        transform: rotate(45deg);
    }
    #alumnis .box-wrapper {
        top: 50%;
    }
        #qatari .box-wrapper {
    top: -110%;
    left:-160%
}
#qatari .big-circle {
    border-bottom-color: transparent;
    transform: rotate(-45deg);
}
#qatari .end-bottom.number .knot, .end-bottom.number:before{
    display:none
}
#qatari.end-bottom .knot {
   display:none
}
    #students .big-circle {
        border-bottom-color: transparent;
        transform: rotate(-45deg);
    }
    
    #students .box-wrapper {
        top: -50%;
        right:100%
    }
    [class*="end-"] {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .end-left .knot,
    .end-left:before {
        top: 50%;
        left: -1rem;
        position: absolute;
    }
    .end-bottom .knot,
    .end-bottom:before {
        bottom: -1rem;
        content: "";
    }
    .end-right .knot,
    .end-right:before {
        right: -1rem;
        content: "";
        position: absolute;
        top: 50%;
    }
    .end-right:before {
        border-top: solid 3px #754100;
        margin-left: 3px;
        margin-top: -1.5px;
        width: 1rem;
    }
    .end-right .knot {
        display: block;
        background-color: #754100;
        width: 9px;
        height: 9px;
        margin-top: -4.5px;
        margin-left: -5px;
    }
    .end-left:before {
        content: "";
        border-top: solid 3px #754100;
        margin-right: 3px;
        margin-top: -1.5px;
        width: 1rem;
    }
    .end-bottom .knot,
    .end-left .knot,
    .end-top .knot {
        display: block;
        background-color: #754100;
        width: 9px;
    }
    .end-left .knot {
        content: "";
        height: 9px;
        margin-top: -4.5px;
        margin-right: -5px;
    }
    .end-top .knot,
    .end-top:before {
        top: -1rem;
        content: "";
    }
    .end-bottom .knot,
    .end-bottom:before,
    .end-top .knot,
    .end-top.number span,
    .end-top.number:after,
    .end-top:before {
        position: absolute;
        left: 50%;
    }
    .end-bottom:before {
        margin-bottom: 3px;
        margin-left: -1.5px;
        height: 1rem;
    }
    .end-bottom .knot {
        height: 9px;
        margin-bottom: -5px;
        margin-left: -4.5px;
    }
    .end-top:before {
        margin-top: 3px;
        margin-left: -1.5px;
        height: 1rem;
    }
    .end-top .knot {
        height: 9px;
        margin-top: -5px;
        margin-left: -4.5px;
    }
    .end-right .name {
        position: absolute;
        width: 6rem;
        right: -6rem;
        top: 50%;
        margin-top: 0.4rem;
    }
    .end-right .number {
        position: absolute;
        width: 5rem;
        right: -5rem;
        top: 50%;
        margin-top: -1.8rem;
    }
    .end-top.number:before {
        height: 0.5rem;
    }
    .end-top.number .knot,
    .end-top.number:before {
        top: -3.1rem;
    }
    .end-top.number:after {
        content: "";
        top: -1rem;
        margin-top: 3px;
        margin-left: -1.5px;
        height: 1rem;
    }
    .end-top.number span {
        top: -2rem;
        margin-top: -3px;
        width: 5rem;
        margin-left: -2.5rem;
        text-align: center;
    }
    .end-bottom.name span,
    .end-top.name span {
        width: 6rem;
        margin-left: -3rem;
        text-align: center;
        position: absolute;
        left: 50%;
    }
    .end-bottom.name span {
        bottom: -2.7rem;
        margin-bottom: 12px;
        
    }
    .end-top.name span {
        top: -1.3rem;
        margin-top: -3px;
    }
    .end-bottom.number span {
        position: absolute;
        bottom: -1.7rem;
        margin-bottom: -13px;
        width: 5rem;
        left: 50%;
        margin-left: -2.5rem;
        text-align: center;
    }
    .end-bottom.number:before {
        height: 0.5rem;
    }
    .end-bottom.number .knot,
    .end-bottom.number:before {
        bottom: -3.1rem;
    }
    .end-bottom.number:after {
        content: "";
        position: absolute;
        bottom: -1rem;
        margin-bottom: 3px;
        left: 50%;
        margin-left: -1.5px;
        height: 1rem;
    }
    .knot-bottom,
    .knot-top {
        background-color: #754100;
        width: 0px;
        height: 9px;
        right: 150% !important;
        margin-right: -5px;
        position: absolute;
    }
    .knot-top {
        top: 0;
        margin-top: -4.5px;
    }
    .knot-bottom {
        bottom: 0;
        margin-bottom: -4.5px;
    }
    #alumnis:before,
    .bar-fill:after,
    .two-bar-fills:after,
    .two-bar-fills:before {
        display: block;
        content: "";
        height: 3px;
        width: 100%;
        background-color: #754100;
    }
    .bar-fill {
        margin: 0 -3px;
        z-index: 1;
    }
    #vertical-bar {
        width: 3px;
        background-color: #754100;
    }
    #infographs-research > #chart {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
            }
    #infographs-research > #ball-1 {
        position: absolute;
        background-color: #e0cbb4;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        left: 40%;
        top: 50%;
        margin-left: -10px;
        margin-top: -10px;
    }
    #infographs-research > #ball-2 {
        position: absolute;
        background-color: #9a6b37;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        left: 45%;
        top: 60%;
        margin-left: -13px;
        margin-top: -13px;
    }
    #infograph-research-center:before,
    #infograph-research-reviews:before {
        content: "";
        display: block;
        width: 50%;
        height: 100%;
        background-color: #fff;
        position: absolute;
    }
    #infograph-research-center:before {
        left: 0;
        bottom: 0;
    }
    #infograph-research-reviews:before {
        right: 0;
        bottom: 50%;
    }
    #infograph-research-center .text-field {
        position: absolute;
        left: 100%;
        margin-right: 1.5rem;
        bottom: -1.5rem;
        width: 11rem;
    }
    #infograph-research-reviews .text-field {
        position: absolute;
        right: 100%;
        margin-left: 1.5rem;
        top: -1.5rem;
        width: 11rem;
    }
    @-ms-keyframes spin {
        from {
            -ms-transform: rotate(0);
        }
        to {
            -ms-transform: rotate(360deg);
        }
    }
    @-moz-keyframes spin {
        from {
            -moz-transform: rotate(0);
        }
        to {
            -moz-transform: rotate(360deg);
        }
    }
    @-webkit-keyframes spin {
        from {
            -webkit-transform: rotate(0);
        }
        to {
            -webkit-transform: rotate(360deg);
        }
    }
    @keyframes spin {
        from {
            transform: rotate(0);
        }
        to {
            transform: rotate(360deg);
        }
    }
}
.qu-alt-bg {
    background-color: #00718f;
}
.qu-color {
    color: #754100 !important;
}
.ib {
  display: inline-block;
}

#cookies-eu-banner {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
  background: #e2e3e5;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  color: #444;
  font-size: 14px;
  line-height: 1.4;
  padding: 1em 2em;
  text-align: center;

}
#cookies-eu-banner[style*="display: block"] {
  animation: 1s ease-in-out 1s forwards showCookieBanner;
}
#cookies-eu-banner.before-remove {
  animation: 1s ease-in-out forwards hideCookieBanner;
}

#cookies-eu-more {
  padding: 0 0.25em;
  white-space: nowrap;
}

#ib button {
font-family:dinar !important
}

#cookies-eu-reject {
  background: none;
  border: 1px solid #b7b7b7;
  color: #6b6b6b !important;
}
#cookies-eu-reject:hover {
  border-color: #6b6b6b;
  color:  var(--thirdcolor) !important;
}

#cookies-eu-accept {
  background: #1976D2;
  border: 1px solid #1976D2;
  color: #FFFFFF;
}
#cookies-eu-accept:hover {
  background: none;
  color: #ffffff;
}

@keyframes showCookieBanner {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0%);
  }
}
@keyframes hideCookieBanner {
  from {
    transform: translateY(0%);
  }
  to {
    transform: translateY(100%);
  }
}

/*scrollbar  width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #8e1837
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:  var(--thirdcolor) !important}

       /* @media only screen and (max-width: 992px) {
  .header .fixed {
    display:none !important
}} */
     
       @media only screen and (min-width: 993px) {
  .header .fixed {
    display:block !important;
        transition: all 0.4s;
  }
}
 @media only screen and (max-width: 992px) { .header .fixed .btn-fix{
    display:block !important;
        transition: all 0.4s;
  }
  }
 
 .btn-fix{
    display:none !important
  }

.rtl{
	direction:rtl
}


.lstpdf {
    background-image: url('/Style%20Library/assets/images/pdf.svg');
    background-size: 25px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-top: 5px;
    Padding-bottom: 3px;
}
.lstdoc {
    background-image: url('../images/worddoc.png');
    background-position: left center;
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 30px;
    list-style: inherit;
    padding-top: 9px;
    Padding-bottom: 6px;
}
  
.lstpdf:hover{
	text-decoration:underline
}

.undergrad_btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 135px;
    height: 110px;
    margin: 10px;
}

.undergrad_btn img {
    position: absolute;
    top: -1px;
    right: 0;
    left: 0;
}
.undergrad_btn:hover img {
    top: auto;
    bottom: 0;
}
.unskew{
	padding-top:75px
}
.renderLibraryNav .nav>li .add-menu.mediumSizeMenu {
   
    left: 0 !important;
}

p a {
    color: var(--firstcolor) !important;
       font-weight: bold;
}
p a:hover {
color: #001a21 !important;
    text-decoration:underline;
}

input[type=button]:active, input[type=reset]:active, input[type=submit]:active, button:active {
    border-color: unset !important;
    background-color: unset !important;
    background-color: unset !important;
}
input[type=button]:active, input[type=reset]:active, input[type=submit]:active, button:active {
    border-color: unset !important;
    background-color: unset !important;
    background-color: unset !important;
}
.lstlink {
    background-image: url('../../../siteimages/file_source/qu/global/icons/links-icon.png');
    background-position: left center;
    background-size: 20px;
    background-repeat: no-repeat;
    padding-left: 30px;
    list-style: inherit;
}
li a {
    color: #221f20;
    text-decoration: none;
}

li a:hover {
    text-decoration: none;
}
.menu-links .nav .fa-home{
    font-size: 17px;
    padding:0 5px
}
#carouselHeaderIndicators .carousel-item{
	
	    height: 660px;
    --bs-aspect-ratio: 42.8571428571%;
}
#carouselHeaderIndicators .carousel-item img{
	
	height:660px;
}
@media screen and (max-width: 580px) {
#carouselHeaderIndicators .carousel-item img,#carouselHeaderIndicators .carousel-item,.carousel-item video{
	
	height:150px !important
}
.banner-bottom-section{
position:relative}

}
#carouselHeaderIndicators .carousel-item:after{
   background-color:red !important
}


#carouselHeaderIndicators .carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-select.show.btn-group .dropdown-menu.inner li a {
     padding: 20px;
}
.back-to-top {
color: white !important;	
}
@media screen and (min-width: 580px) {

  ::ng-deep .ms-webpart-chrome-vertical ,
  ::ng-deep div.ms-webpart-cell-vertical-inline-table,
  ::ng-deep .ms-webpart-zone  {
    display: inline !important;
  }
  

}
  .news-info img{
	width: 77px;
    height: auto;
}
.news-info h4{
	line-height: normal;
    font-size: 24px;
	    
}
.news-info p{
	font-size: 18px;
    font-family: 'helvetica-lt' !important;
	
}

.wh-tab{
background-color: #7373a9;
    height: 34px;
    display:flex;
    color: #fff;
    align-items: center;
}
.center-5{
	align-items: center;
	
}
/*.btn-group .dropdown-menu{
   transform: translate3d(0px, 39px, 0px) !important;
   left: auto !important;
}*/

.contentPageArticle h2 {
	margin:0 0 10px 0 !important;
}
.InnerPageTitle h2{
	padding:0 !important;
}

.socialbtn h6{
text-align:center;
	
}
.top-utility .menu-links .nav>li .sub-menu li .fa {
     text-align: center;
}


.bootstrap-select div.dropdown-menu{
z-index:999 !important}
@media screen and (max-width:575px) {
	.owl-item{
		width: 445px !important;
	}
	.owl-stage{
		width: 1445px !important;
		max-width:200px !important;
	}
}

    
    .upcoming-event-carousel.owl-btn-1 .owl-prev:hover, .upcoming-event-carousel.owl-btn-1 .owl-next:hover ,.owl-next:hover .owl-prev ,.owl-prev :hover .owl-next{
       opacity: .08;}
       
       
       
 .reseach-carousel-controls a {
	
padding:5px;
background-color: var(--thirdcolor) !important;
height:35px
	
}
.reseach-carousel-controls a:hover {
	
padding:5px;
background-color: var(--thirdcolor) !important
	
}
 footer li a:hover{
 text-decoration: underline;
    color: #c23b4e!important;
  /*  background-color: #2D7F90 !important;*/

	
}

.footerWidget h3:nth-child(1){
	    font-size: 28px !important;
}
.navbar-toggler:not(:disabled):not(.disabled) {
   
    direction: rtl;
}

.banner-bottom-section {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    background: rgba(60, 60, 60, 0.8);
	z-index: 5;
}
.banner-bottom-bar {
    background: url(../images/banner-bottom-bg.png) center center repeat;
}
.banner-bottom-bar .overlay {
    padding: 1.5rem;
}
.banner-arrow-bottom {
    text-align: center;
}
.banner-arrow-bottom img {
    min-height: 2.5rem;
    object-fit: cover;
}
.homepage-banner{
	position:relative
}
 .events-bg {
	
	background: url('/Style%20Library/assets/images/events-bg.png') top right no-repeat;
    background-size: 10%;
}
@media only screen and (max-width: 767px){
	.events-bg {
	    background-size: 30%;
	}
	
	.a-logo img{
		height: 50px !important;
		margin-bottom: 0.5rem;
	}

}
.a-logo img{
/*width:215px*/	
height: 3.5rem;
}
.menu-links .btn-link .fa-chevron-down {
padding-left: 5px !important;
padding-right: 5px !important}
	

.fixed .a-logo img{
width:195px	;
 transition: all 1s;
}
.container-fluid {
   
    padding-right: 8% !important;
    padding-left: 8% !important;
}


.ms-rteTable-QUTable{
   -ms-name:"QU Table Style 1 ";
   border:1px solid var(--thirdcolor);
   margin: 8px 0;
   width:98%;
}
.ms-rteTable-QUTableBorder{
   -ms-name:"QU Border Table Style 2 ";
   border:1px solid var(--thirdcolor);;
   margin: 8px 0;
   width:98%;
}



.ms-rtestate-field TABLE, 
.ms-rtestate-write TABLE{
	 border:none !important;
   margin: 8px 0;
   width:98%;

}
.ms-rtestate-write TABLE> tbody > tr > td, 
.ms-rtestate-write TABLE> tbody > tr > th 
{
   padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;}
    
    
.ms-rtestate-field TABLE> tbody > tr > td, 
.ms-rtestate-field TABLE> tbody > tr > th 
{
   padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;}
    
    .ms-rtestate-field TABLE> thead
    {
  background-color:#f1f1f1}

    
    
.ms-rteTable-default{
   -ms-name:"QU Table Style 1 ";
   border:1px solid var(--thirdcolor);
   margin: 8px 0;
   width:98%;
}
.ms-rteTable-default> tbody > tr > th
    {
  background-color:#f1f1f1}

.ms-rteTable-default, .ms-rteTable-default > tbody > tr > td, .ms-rteTable-default > tbody > tr > th, td.ms-rteTable-default, th.ms-rteTable-default, .ms-rtetablecells{
	border:0px !important;
}
.ms-rteTable-default> tbody > tr > td, 
.ms-rteTable-default> tbody > tr > th 
{
 padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd !important;   
   }

.ms-rteTable-QUTable> tbody > tr > td, 
.ms-rteTable-QUTable> tbody > tr > th 
{
   padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;}
    
    
    
    .ms-rteTable-QUTableBorder> tbody > tr > td, 
.ms-rteTable-QUTableBorder> tbody > tr > th 
{
   padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid #ddd;}

    
  table td a{
	  color: var(--firstcolor) !important;
    text-decoration: none;
}
    
.InnerPageTitle{
	color: #7e3b01 !important;
}
.ms-rteTableHeaderRow-QUTable th 
{
        border-bottom: 2px solid #ddd;
    font-weight: 500;
    background-color: #f1f1f1;}
    
    ul:not([class]), ol:not([class]) {
padding-inline-start: 48px !important;
}


.departments_column:before {
    content: "";
    display: block;
    width: 85%;
    height: 22px;
    border-top: 0px solid #ad8f75;
    border-left: 0px solid white;
    /* border-right: 2px solid #ad8f75;    margin: 0 auto;*/
    top: 0px;
}
 ul.columnThree:before {
    content: "";
    display: block;
    position: relative;
    width: 80%;
    height: 10px;
    border-top: 2px solid #ad8f75;
    margin: 0 auto;
    top: 40px;
}
 ul.columnTwo:before {
    content: "";
    display: block;
    position: relative;
    width: 80%;
    height: 10px;
    border-top: 2px solid #ad8f75;
    margin: 0 auto;
    top: 40px;
}
.org-chart .departments:before {
    content: "";
    display: block;
    width: 85%;
    height: 22px;
    border-top: 2px solid #ad8f75;
    border-left: 2px solid #ad8f75;
    border-right: 2px solid #ad8f75;
    margin: 0 auto;
    top: 0px;
}
.org-chart ul.department:after {
     border-left: unset;
	
}
.org-chart .department:first-of-type:after{
       border-left:2px solid #fff!important;
   }
   @media (min-width: 768px){
   .top-bar .container{
   max-width:100%}
   }
   
   .org-chart .w-col:after {
     border-left: unset !important;
  }
   
 .fixed .a-logo img {
    height: 50px;
    transition: all 1s;
}
#ctl00_ctl64_g_9b6fad31_f75a_4ad3_94f6_9135cae12d30_ctl00_div_Cat1 ul{
	    padding-inline-start: 0 !important;
}

.footerWidget .pt-social-link ul li a{
	font-size: 18px;
}
footer .pt-social-link  li a:hover {
    text-decoration: underline;
    color: #004456 !important;
    background-color: #2D7F90 !important;
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1";
    padding-right: 4px;
    padding-left: 3px;
}
.footerWidget .pt-social-link ul li{
	    display: inline-block;
        margin-top: 5px;
    background-color: var(--firstcolor);
    color: #FFF;
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    text-align: center;
    
}

.bg-danger {

    padding: 12px !important;
    font-size: 14px;
    text-align: justify;
}

/*article p{
text-align:justify !important;
}*/
element.style {
}
.form-group {
    margin-bottom: 10px;
}
.col-form-label{
	padding-top:0 !important;
	padding-bottom:0 !important;
 font-size:16px !important;
   display: block;
    white-space: pre-wrap!important;
font-family: 'helvetica-md'!important;


}
.info-link a{
font-family: helvetica-md !important;
	
}
.info-link a:hover{
color:#fff;
text-decoration:underline
}
td a:hover{
	color: #001a21;	text-decoration: underline;
}
.text-cener ,.text-secondary{
	text-align:center;
}
.reko .card h5{
	
	font-size:16px;
	text-align:center;
	
}
.reko .card h5:hover {
text-decoration:underline !important;	
}

.obj-covertop{
 object-fit: cover;
    object-position: top;
}
.h-120{
height:120px;
overflow:hidden	
}


.bootstrap-select.btn-group .dropdown-toggle .caret {
        font-size: 19px!important;
    color: #8e1837;
    top: 0px !important;
    right: 20px!important;
    background-color: transparent;
    padding: 10px;
    margin: -10px;
    }
button.back-to-top:hover{
	background-color:#623C21 !important;
}

.mainheader {
	height:unset !important;
}

.ms-redirectControl{
	    padding: 10px !important;
    color: #5b5b5b!important;
    font-size: 20px!important;
    font-family: 'helvetica-md'!important;
 
}

.ms-redirectControl a{
	    padding: 10px !important;
    color: #8e1837!important;
    text-decoration:underline !important;
    font-size: 20px!important;
    font-family: 'helvetica-md'!important;
}
.redirect{
	text-align: left;
     color: #8e1837!important;
    text-decoration: underline;

}

.title-head {
	margin-bottom: 25px !important;
}
.bg-info {
	background-color: #e3d9cc !important;
    color: #754100;
    padding: 5px;
}

.bg-info li {
	    margin: 10px;
}

.bg-info a {
	    margin: 20px;
}

.bg-primary   {
    color: #fff  !important;
    background-color: #00576e  !important;
}
.bg-primary  a {
 color: #fff  !important;
    background-color: #00576e  !important;
        margin: 8px;
}
.bg-primary  a:hover
 {
 color: #fff  !important;
    background-color: #00576e  !important;
        margin: 8px;
}

.inn-head {
    margin-bottom: -10px !important;
}

.inn-head{
    font-size: 2.1em !important;
    font-weight: 500!important;

}
article h3{
	font-size: 1.28em !important;
	font-weight: 500 !important;
	color: var(--thirdcolor) !important;
	margin-bottom:5px !important
	
}
article h4{
	font-size: 1.28em !important;
	font-weight: 500 !important;
	color: var(--thirdcolor) !important;
		margin-bottom:5px !important;
		font-family:inherit !important;
		color:red;
	
}


article p{
	color: var(--thirdcolor) !important;
	font-size: 1.05em !important;
    line-height: 1.7em !important;
	
}
article h2{

color: var(--thirdcolor) !important;
    margin-bottom: 2px !important;}
    
    .search-bx.style-1 .form-control{
	    border: 1px solid #e7ecf1 !important;
	    background-color:white !important;

}
    
    .search-bx.style-1 .input-group-btn button {
    background-color: #8e1837 !important;
  }
  .search-bx.style-1 .input-group-btn button:hover {
    background-color: #c23b4e !important;  }
    
    .lt-research .event-title {
   }

 .lt-research .event-info{
	height:150px;
	overflow:hidden
}

.ms-rtestate-field h4, h4.ms-rteElement-H4{
	white-space: pre-wrap;
   /* line-height: 1.6 !important;*/
}
@media only screen and (max-width: 1310px){
	.first-top .container{
	    padding-right: 0px;
    padding-left: 0px;
 	max-width:unset;
 	
}
#lang-link{
      justify-content: space-between;
    direction: ltr !important;
   
 
	
}
#lang-link li a{
color:#fff !important;
font-family: 'DroidArabic' !important;
        font-size: 12px;		
}
html[dir="rtl"] #lang-link li a{

font-family: 'helvetica-lt' !important;
 	
}

}
@media screen and (max-width: 580px) {
.banner-bottom-section{
position:relative}

}
.carousel-item video{
height:auto !important
}

#sideNavBox .dynamic-children .menu-item-text{
	padding-right: 15px!important;
}

.library-working-time-section .time-section{
	float: right;
}

.library-search-section{
	flex-direction: row!important;	
}

.library-search-section li{
	flex-grow: 1;
}

.library-search-section li a{
    font-size: 16px !important;
    padding: 8px !important;
}

.library-search-section li fa:before {
	font-size: 1.1rem;
}

.library-search-section .bottom-arrow{
	bottom: -15px !important;
}

.library-search-section li > a{
	background: rgba(156, 155, 155, 0.26);
	border-radius: 0.25rem;
}


@media (max-width: 1273px){
	.library-search-section .bottom-arrow{
		display: none;
	}
	
}

@media (max-width: 576px){
	.library-search-section{
		flex-direction: column!important;	
	}
	

	.library-working-time-section{
		padding-top: 31px;
		margin-top: 1.5rem;
		display: flex;
	    justify-content: end;
	    padding-left: 10rem;
	}
	
	.library-working-time-section .time-section{
		float: right;
		width: 100%;
		left: 0 !important;
	}
	
	.libheader{
		margin-top: -5rem;	
	}
	.alumni-events-section{
		margin-top: 3rem	;
	}

}
@media (min-width: 576px){
	.library-working-time-section .time-section{
		padding:0 7rem;
		left: unset !important;
		right:0 !important;		
	}
}

@media (max-width: 1199px){
 .info-link  {
    
    
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: width 0.7s ease-in-out;
  }

  .info-link:hover {
    width: auto;
  }
	#search-remove-mob .ti-close{
		font-size: 9px !important;
	}
	
	#SearchBox input{
	    font-weight: 800;
   		font-size: 18px !important;
	}

	.research-section .owl-stage{
		max-width: unset !important;		
	}
	
}



.banner-arrow-bottom img{
	margin: -1px !important;
}
.browen{
	color:#623C21 !important;
}
/*=================================
	. quickfact
 =================================*/

@media only screen and (max-width: 770px) {

	.quickfact-main-image {
		display: none;
	}

	.quickfact-image {
		display: block;
	}
	.quickfact-image img {
    height: 80%}
   
.program-sm-number {
    left: 23%;
    margin-top: 1%;}
.program-sm-text {
 left: 18% !important;
    margin-top: 31.5%;}
.colleges-sm-number {
    left: 63.5% !important;
    margin-top: 1%;
}
.colleges-sm-text {
    left: 78.5%;
    margin-top: 17%;
}
.students-sm-text {
 left: 18% !important;
    margin-top: 70%;}
.students-sm-number {
left: 39%;
    margin-top: 58%;}
.alumni-sm-text {
      left: 80.5%;
    margin-top: 57%;}
.alumni-sm-number {
     left: 83.5%;
    margin-top: 52%;}
	
}
/* 1315 issue */

@media only screen and (max-width: 992px) and (min-width: 991px){
	.add-menu-left ul {
		display: block !important;
	}

	.menu-links .menu-logo,
	.menu-links .nav-social-link {
		display: block;
	}

	.menu-links .nav-social-link {
		margin-top: auto;
		text-align: center;
		width: 100%;
		padding: 10px 0;
		background: #fff;
	}

	.menu-links .nav-social-link a {
		color:  var(--thirdcolor) !important;
		padding: 5px 10px;
	}

	.menu-links .nav>li.has-mega-menu.demos .mega-menu {
		max-width: 100%;
	}

	.menu-links .nav>li .mega-menu {
		border: 0;
	}

	.menu-links .nav>li .mega-menu>li {
		padding: 10px 0;
	}

	.menu-links .nav>li .sub-menu,
	.menu-links .nav>li .mega-menu {
		border-radius: 0;
		border-width: 1px 0 1px 0;
	}

	.menu-links .nav i {
		margin-top: 6px;
		float: right;
	}

	.menu-links {
		clear: both;
		margin: 0 -15px;
		border-bottom: 1px solid #E9E9E9;
	}

	.menu-links .nav {
		float: none;
		background: #fff;
		width: 100%;
		display: block;
		margin-bottom: auto;
	}

	.menu-links .nav li {
		float: none;
	
		width: 100%;
		    padding: 10px 0;
		    border-bottom:solid 1px var(--thirdcolor) !important 
	}

	.menu-links .nav>li .sub-menu>li,
	.menu-links .nav>li .mega-menu>li {
		float: none;
		display: block;
		width: 100% !important;
	}

	.menu-links .nav>li>a {
		padding: 10px 15px;
		border-top: 1px dashed #E9E9E9;
		display: block;
	}

	.menu-links .nav>li>a:hover,
	.menu-links .nav>li>a:active,
	.menu-links .nav>li>a:focus {
		background-color: #f0f0f0;
		text-decoration: none;
	}

	.menu-links .nav>li .mega-menu>li:after {
		display: none;
	}

	.menu-links .nav>li ul,
	.menu-links .nav>li .sub-menu,
	.menu-links .nav>li .mega-menu {
		display: none;
		position: static;
		visibility: visible;
		width: auto;
		background: transparent;
	}

	.menu-links .nav>li ul.mega-menu ul {
		display: none;
	}

	.menu-links .nav>li:hover>ul,
	.menu-links .nav>li:hover .sub-menu,
	.menu-links .nav>li:hover .mega-menu,
	.menu-links .nav>li .sub-menu li>.sub-menu {
		opacity: 1;
		visibility: visible;
		display: block;
		margin: 0;
	}

	.menu-links .nav>li ul.mega-menu li:hover ul {
		display: block;
	}

	.side-nav .nav.navbar-nav li a i.fa-chevron-down:before,
	.nav.navbar-nav li a i.fa-chevron-down:before {
		content: "\f078";
	}

	.side-nav .nav.navbar-nav li.open a i.fa-chevron-down:before,
	.nav.navbar-nav li.open a i.fa-chevron-down:before {
		content: "\f054";
	}

	.menu-links .nav>li .sub-menu li i.fa-angle-right:before {
		content: "\f078";
		font-size: 10px;
		position: absolute;
		z-index: 2;
		color:  var(--thirdcolor) !important;
		right: 20px;
		top: -5px;
	
	}

	.menu-links .nav>li .sub-menu li.open i.fa-angle-right:before {
		content: "\f054";
	}

	.menu-links .nav>li .sub-menu .sub-menu,
	.menu-links .nav>li:hover .sub-menu .sub-menu,
	.menu-links .nav>li:hover .sub-menu,
	.menu-links .nav>li:hover .mega-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.menu-links .nav li .sub-menu .sub-menu {
		display: none;
		opacity: 1;
		margin-top: 0;
	}

	.menu-links .nav>li.open>.sub-menu .sub-menu {
		display: none;
	}

	.menu-links .nav>li.open>.sub-menu li.open .sub-menu,
	.menu-links .nav>li.open>.mega-menu,
	.menu-links .nav>li.open>.sub-menu,
	.menu-links .nav>li ul.mega-menu ul {
		display: contents;
		opacity: 1;
		margin-top: 0;
		box-shadow: none;
	}

	.menu-links .nav>li:hover>a:after {
		content: none;
	}

	.menu-links .nav>li .sub-menu li .fa {
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		margin: 0;
		right: -1px;
		color:  var(--thirdcolor) !important;
	}

	.menu-links .nav>li .mega-menu>li {
		padding: 0;
	}

	.menu-links .nav>li .mega-menu>li>a {
		display: none;
	}

	.menu-links .nav .mega-menu a i {
		display: inline-block;
		float: none;
		margin-top: 0;
	}

	.menu-links .nav .open>a,
	.menu-links .nav .open>a:focus,
	.menu-links .nav .open>a:hover {
		background-color: inherit;
		border-color: #e9e9e9;
	}
}

@media only screen  and (max-width: 992px){

	.navbar-expand-lg .navbar-toggler{
		display: flex !important;	
	}

	
	.navbar-expand-lg .navbar-nav {
	    -ms-flex-direction: column !important;
	    flex-direction: column !important;
	}
	.menu-links .nav {
	    float: none;
	    background: #fff;
	    width: 100%;
	    display: block;
	    margin-bottom: auto;
	}
	
	.menu-links .nav li {
	    float: none;
	    width: 100%;
	    padding: 10px 0;
		border-bottom: 1px dashed #c2c2c2 !important ;
	}
	.menu-links  .sub-menu .add-menu-left{
		border-bottom:none !important
	}
	.is-fixed .menu-links .nav>li>a {
	    padding: 10px 15px;
	    width: 100%;
	}
	.menu-links .nav i {
	    margin-top: 6px;
	    float: right;
	}

	.menu-links .nav>li ul, .menu-links .nav>li .sub-menu, .menu-links .nav>li .mega-menu {
	    display: none;
	    position: static;
	    visibility: visible;
	    width: auto;
	    background: transparent;
	}
	.menu-links .nav>li .sub-menu, .menu-links .nav>li .mega-menu {
	    border-radius: 0;
	    border-width: 1px 0 1px 0;
	}

	.menu-links .nav>li .sub-menu>li, .menu-links .nav>li .mega-menu>li {
	    float: none;
	    display: block;
	    width: 100% !important;
	}
	.menu-links .nav .open>a, .menu-links .nav .open>a:focus, .menu-links .nav .open>a:hover {
	    background-color: inherit;
	    border-color: #e9e9e9;
	}
	.side-nav .nav.navbar-nav li.open a i.fa-chevron-down:before, .nav.navbar-nav li.open a i.fa-chevron-down:before {
	    content: "\f054" !important;
	}
	html[dir="rtl"] .nav.navbar-nav li.open a i.fa-chevron-down:before {
	    content: "\f053" !important;
	}

	.menu-links .nav>li .sub-menu .sub-menu, .menu-links .nav>li:hover .sub-menu .sub-menu, .menu-links .nav>li:hover .sub-menu, .menu-links .nav>li:hover .mega-menu {
	    display: none;
	    opacity: 1;
	    margin-top: 0;
	}
	.menu-links .nav>li.open>.sub-menu li.open .sub-menu, .menu-links .nav>li.open>.mega-menu, .menu-links .nav>li.open>.sub-menu, .menu-links .nav>li ul.mega-menu ul {
	    display: contents;
	    opacity: 1;
	    margin-top: 0;
	    box-shadow: none;
	}
	.add-menu-left ul {
	    display: block !important;
	}
	

	.rs-nav .menu-links.nav-dark {
		background-color: #202020;
	}

	.rs-nav .menu-links {
		position: fixed;
		width: 60px;
		left: -280px;
		height: 100vh !important;
		transition: all 0.5s;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		top: 0;
		background-color: #fff;
		margin: 0;
		z-index: 99;
		overflow-y: scroll;
		flex-direction: column;
		
	}
	.stickylogo {
    display: block !important;
}

	.rs-nav .menu-links li.open a {
		position: relative;
	}

	.navbar-nav {
		height: auto;
	}

	.rs-nav .menu-links.show {
		left: -1px;
		transition: all 0.8s;
		-webkit-transition: all 0.8s;
		-moz-transition: all 0.8s;
		-o-transition: all 0.8s;
		margin: 0;
		width: 100%;
		width: 300px;
		padding: 15px 15px 5px 15px;
		width:75% !important
	}

	.rs-nav .is-fixed .menu-links .nav {
		height: auto;
	}

	.rs-nav .navbar-toggler.open:after {
		background-color: rgba(0, 0, 0, 0.6);
		content: "";
		height: 100%;
		left: 0;
		position: fixed;
		right: 0px;
		top: -20px;
		transform: scale(100);
		-o-transform: scale(100);
		-moz-transform: scale(100);
		-webkit-transform: scale(100);
		width: 100%;
		z-index: -1;
		transition: all 0.5s;
		transform-origin: top right;
		margin: 0 0px 0px 10px;
		box-shadow: 0 0 0 500px rgba(0, 0, 0, 0.6);
	}

	.rs-nav .menu-links .menu-logo {
		display: block;
		float: none;
		height: auto;
		max-width: 100%;
		padding: 20px 15px;
		width: 100%;
		text-align: center;
	}

	.rs-nav .menu-links .menu-logo img {
		max-width: unset;
		
		vertical-align: middle;
	}

	.rs-nav .menu-links .menu-logo a {
		display: inline-block;
	}

	.rs-nav .navbar-toggler.open span {
		background: #fff;
	}
	.heading-bx h1, .heading-bx h2, .heading-bx h3 {
 		 /*  margin-top: 50px !important;*/
	}
}
@media (min-width: 1310px){
.rs-container {
    max-width: 1524px !important;
}
	
}
.owl-item.active:nth-child(1),
.owl-item.active:nth-child(2),
.owl-item.active:nth-child(3) {
}
.owl-carousel.owl-drag.owl-item.active:nth-child(1) {
    background-color: aqua !important;
}
@media only screen and  (min-width: 1201px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: -2% !important;
  }
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 19.5% !important;
       }

}
@media only screen and  (min-width: 1240px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 4% !important;
  }
   .owl-btn-center-lr .owl-nav .owl-next {
     right: 4% !important;
       }


}
@media only screen and  (min-width: 1280px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 4% !important;
  }
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 4.5% !important;
       }


}
@media only screen and  (min-width: 1300px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 4.5% !important;
       }


}

@media only screen and  (min-width: 1320px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 13.5% !important;
       }


}

@media only screen and  (min-width: 1330px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 1% !important;
  }

}
@media only screen and  (min-width: 1340px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 12.5% !important;
       }


}
@media only screen and  (min-width: 1360px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 12% !important;
       }


}

@media only screen and  (min-width: 1375px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 11% !important;
       }


}
@media only screen and  (min-width: 1400px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 10% !important;
       }


}
@media only screen and  (min-width: 1425px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 9% !important;
       }


}
@media only screen and  (min-width: 1445px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 8% !important;
       }


}
@media only screen and  (min-width: 1465px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 7% !important;
       }


}

@media only screen and  (min-width: 1485px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 6% !important;
       }


}
@media only screen and  (min-width: 1510px) {
    .owl-btn-center-lr .owl-nav .owl-next {
     right: 5% !important;
       }


}


@media only screen and  (min-width: 1380px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 2% !important;
  }

}
@media only screen and  (min-width: 1430px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 3% !important;
  }
 
}
@media only screen and  (min-width: 1480px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 4% !important;
  }
 
}
@media only screen and  (min-width: 1530px) {
  .owl-btn-center-lr .owl-nav .owl-prev {
    left: 5% !important;
  }
   .owl-btn-center-lr .owl-nav .owl-next {
     right: 5% !important;
       }


}

 


.carousel-left-active,.carousel-right-active{
	
	opacity:30%;
}
.rs-container .carousel-center-active{
	
	/*width:50vw !important; */
}

.newsroom .recent-news .post-title{
	font-weight:700;
	line-height: 25px
}
.btn-icon-filter {
    position: absolute;
    left: 220px !important;
    top: 32%;
    color: #333 !important;
}
.allnewspg .info-bx{
height:200px	
}
.btn-icon-filter:hover + input[type="submit"] {
    color: white !important;
}
.pagination li{
	margin:0px 5px 3px 5px;
}
#masonry2 .event-time {
        padding-top: 10px;

}

#masonry2 .event-time .event-date {
    font-size: 40px;
    font-family: 'Roboto';
      display: contents;
}
.pagination-bx.gray .pagination > li > a:hover, .pagination-bx.gray .pagination > li > span:hover, .pagination-bx.gray .pagination > li.active > span, .pagination-bx.gray .pagination > li.active > a {
      color: #fff !important;
}
.allbtn a {
    background-color: #f6f7f8;
    margin: 0 1px !important;
    border: 0 !important;
    font-weight: 400 !important;
    font-size: 14px;
}
.allbtn a:hover{
    background-color: var(--primary);
    color: #fff;
}
.renderEventsHome .event-left-side,
.renderEventsHome .event-right-side {
/*height:187px;*/
height:auto;
overflow: hidden;
}


@keyframes append-animate {
	from {
		transform: scale(0);
		opacity: 0;
	}
	to {
		transform: scale(1);
		opacity: 1;	
	}
}

#masonry2 .action-card {
	animation: append-animate .3s linear;
}

#masonry2{
	height: 100% !important;
}

.calender-full-event-detail{
	animation: append-animate .3s linear;
}


@media (max-width: 732px) {
  
	.service-info-bx #info-graph
	{	
		display: none;
	}
	

 }
 
 @media (max-width: 575px) {
  
	.Undergrad, .graduate ,.slick_slider_container
	{	
		max-width : 375px !important;
	}
	

 }
.quik-search-btn i {
    padding: 7px;
}
@media only screen and (max-width: 400px) {
.header .navbar-toggler, .header .is-fixed .navbar-toggler{

	right: -50%;
}

}

@media only screen and (max-width: 400px) {
html[dir="ltr"] #quik-search-btn i{
	float:right
}

}

/* DataTables */
.dataTables_empty{
	text-align: center !important;
}

.tblUndergraduateAcademicPRogramDTMinor{
	width: 100% !important;
}

#tblAcademicPRogramDTSection thead td,
#tblUndergraduateAcademicPRogramDTMinorSection thead td,
#tblUndergraduateAcademicPRogramDTMajorSection thead td{
	font-weight: bold;
}

#tblAcademicPRogramDTSection .bs-select-hidden,
#tblUndergraduateAcademicPRogramDTMinorSection .bs-select-hidden,
#tblUndergraduateAcademicPRogramDTMajorSection .bs-select-hidden,
#policySearchDTSection .bs-select-hidden,
.tblPolicyGlossaryDTSection .bs-select-hidden,
.dataTables_wrapper .bs-select-hidden{
	display: inline-block !important;
}

#tblAcademicPRogramDTSection .bootstrap-select,
#tblUndergraduateAcademicPRogramDTMinorSection .bootstrap-select,
#tblUndergraduateAcademicPRogramDTMajorSection .bootstrap-select,
#policySearchDTSection .bootstrap-select,
.tblPolicyGlossaryDTSection .bootstrap-select,
.dataTables_wrapper .bootstrap-select{
	display: none !important;
}



.undergraduateAccordionDataTablesSection .panel-heading a[data-toggle='collapse']{
	white-space: unset !important;
}


.control-label{
margin-bottom: 0px !important;
    margin-top: 15px !important;	
}
 .panel-group .panel-title a[aria-expanded="true"]{
             color: var(--thirdcolor) !important;
        }
        .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
	    width: 16px !important;
    background-repeat: no-repeat;
}

.quik-search-btn2-section{
	width: 24px;
    padding-top: 0.1rem;	
}

.quik-search-btn2-section #quik-search-btn2{
	background-color: #00718f;
	width: 26px;	
	border-radius: 0px 3px 3px 0px !important;
}

.quik-search-btn2-section #quik-search-btn2 i{
	font-size: 14px !important;
}

.quik-search-input-field2-section {
	padding-top: 0.3rem;
}
.quik-search-input-field2-section input[type=text]{
	padding: 0px 5px;
}

.quik-search-input-field2-section #quick-search-input-field{
	height: 24px;
	color:black;
	padding: 6px 12px;
	border-radius: 3px 0px 0px 3px !important;
    font-size: 16px;
    width: 8rem;
    margin-left: 0.5rem !important;	
}

.arabic-news  {
    direction:rtl
}
.arabic-news .post-title  {
    text-align: right !important;
    direction:rtl
}


.arabic-news .post-title a {
    font-family: 'DroidArabic' !important;
}
.arabic-news  p {
    font-family: 'DroidArabicNormal' !important;
        text-align: right !important;

}
.arabic-news .media-post  {
    text-align: right !important;
    direction:rtl
}

#popoverShareDDLinks{
	margin: -9px -12px;
}
#popoverShareDDLinks li:hover{
	background-color: var(--secoundcolor);
	color: white !important;
}

#popoverShareDDLinks li a:hover{
	color: white !important;
}
.footerWidget h3{
	padding-bottom:10px;
}
.container:not(.exclude):not(.rs-container):not(.Undergrad):not(.graduate):not(.slick_slider_container){
	max-width:unset ;
		padding-right:8%;
	padding-left:8%;

}
@media screen and (max-width:500px) {
.container:not(.exclude):not(.rs-container):not(.Undergrad):not(.graduate):not(.slick_slider_container){
	max-width:unset ;
		padding-right:3%;
	padding-left:3%

}
}

@media screen and (min-width:1679px) {
.container.rs-container,.container.Undergrad ,.container.graduate ,.container.slick_slider_container{
	max-width:1400px ;

}
}

@media screen and (min-width:1800px) {
.container.rs-container,.container.Undergrad ,.container.graduate ,.container.slick_slider_container{
	max-width:1605px ;

}
}
#ctl00_ctl68_g_729aa9f8_46af_4b58_a663_545de3de5b02 .container{
    padding-right: 0%;
    padding-left: 0%;
}
.span-link{
	color:#8e1837;
}
.side-bar input[type=button]{
	 background-color: #e6e6e6!important;
    color:  var(--thirdcolor) !important 
}



.eventDetailCalenderSelection .pignose-calendar{
	border-radius: 10px !important;
    padding: 15px !important;
}

.eventDetailCalenderSelection .pignose-calendar .pignose-calendar-top .pignose-calendar-top-nav.pignose-calendar-top-prev{
	margin-left: unset !important;
}
.event-month{
	
	color: #57585b !important;
    font-family: 'helvetica-md';
}


@media only screen and (min-width: 1200px) {
.NewsDetailspg .recent-news .action-box img ,.blog-lg img  {
    width: 730% !important;
    height: 450px !important;
    object-fit: cover;
    object-position: top;
}

}

.rs-container .event-bx .info-bx{
height:170px	
}

.event-info p{
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.student-events-section .student-events{
	display: inline-block;
}

.list-type5 ol li , .list-type4 ol li {
	position:relative
	
}
.list-type4 li:hover , .list-type5 li:hover {
    box-shadow: inset -1em 0 #890208;
    -webkit-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
}
.list-type5 ol li:before {
    position: absolute;
    top: -0.3em;
    left: -0.5em;
    width: 1.8em;
    height: 1.2em;
    font-size: 2em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: #890208;
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    z-index: 99;
    overflow: hidden;
    content: counter(li-counter);
    counter-increment: li-counter;
}
.list-type4 ol li:before {
    position: absolute;
    top: -0.3em;
    left: -0.5em;
    width: 1.8em;
    height: 1.2em;
    font-size: 2em;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    color: white;
    background-color: #890208;
    transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    z-index: 99;
    overflow: hidden;
    content: counter(li-counter);
    counter-increment: li-counter;
}

 .row .timeline-step:not(.not):after {
    content: "";
    display: block;
    border-top: 0.4rem dotted #4682B4;
    width: 9rem;
    position: absolute;
    left: 7rem;
    top: 2rem;
}
@media screen and (min-width: 100px) and (max-width: 1280px) {
.row .timeline-step:not(.not):after {
    content: "";
    display: block;
    border-top: 0.4rem dotted #4682B4;
    width: 9rem;
    position: absolute;
    left: 4rem;
    top: 2rem;
}

     }
@media screen and (min-width: 1600px) and (max-width: 2000px) {
.row .timeline-step:not(.not):after {
    content: "";
    display: block;
    border-top: 0.4rem dotted #4682B4;
    width: 12rem;
    position: absolute;
    left: 7rem;
    top: 2rem;
}
     }

	.b.carousel-control-prev,.b.carousel-control-next{
	
	    background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);   
	     width: 100px;
    height: 180px;
    margin: auto;
    border-radius: 5px;
    }
    .img-circle {
    border-radius: 50%;
}

@media screen and (min-width: 768px){
	.faq-head-nav a, .faq-head-nav {
		padding: 15px;
		padding-left: 20px;
	}
}

@media screen and (min-width: 768px){
	.faq-head-nav {
		display: inline-block;
		width: 49%;
		width: calc(50% - 5px);
		font-size: 1.28em;
	}
}


.faq-head-nav a, .faq-head-nav {
    padding: 5px;
    padding-left: 20px;
    color: #333;
    position:relative;
    background:#f1f1f1;
}
.faq-head-nav::before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    background-color: #8e1837;
}
.page-content.bg-white.pt-5:has(.page-banner){
padding-top:0!important
}


[dir='ltr'] .event-no-padding
{
	margin-left : 0px ;
}
ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
    position: relative;
}

ol.organizational-chart,
ol.organizational-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.organizational-chart {
    text-align: center;
}

ol.organizational-chart ol {
    padding-top: 1em;
}

ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
    background-color: #bbb;
    content: '';
    position: absolute;
}

ol.organizational-chart ol > li {
    padding: 1em 0 0 1em;
}

ol.organizational-chart > li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}

ol.organizational-chart > li ol > li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart > li ol > li:not(:last-of-type):after {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol > li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart > li ol > li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart li > div {
    background-color: #fff;
    border-radius: 3px;
    min-height: 2em;
    padding: 0.5em;
}

/*** PRIMARY ***/
ol.organizational-chart > li > div {
    background-color: #026f90;
	color:#FFF;
    margin-right: 1em;
}

ol.organizational-chart > li > div:before {
    bottom: 2em;
    height: 3px;
    right: -1em;
    width: 1em;
}

ol.organizational-chart > li > div:first-of-type:after {
    bottom: 0;
    height: 2em;
    right: -1em;
    width: 3px;
}

ol.organizational-chart > li > div + div {
    margin-top: 1em;
}

ol.organizational-chart > li > div + div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 3px;
}

/*** SECONDARY ***/
ol.organizational-chart > li > ol:before {
    left: inherit;
    right: 0;
}

ol.organizational-chart > li > ol:after {
    left: 0;
    width: 100%;
}

ol.organizational-chart > li > ol > li > div {
    background-color: #39a2b8;
	color:#FFF
}

/*** TERTIARY ***/
ol.organizational-chart > li > ol > li > ol > li > div {
    background-color: #c4a07c;
}

/*** QUATERNARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
    background-color: #939498;
}

/*** QUINARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
    background-color: #939498;
}

/*** MEDIA QUERIES ***/
@media only screen and ( min-width: 64em ) {

    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
    }

    /* PRIMARY */
    ol.organizational-chart > li > div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
    }

    ol.organizational-chart > li > div:only-of-type {
        margin-bottom: 0;
        width: calc((100% / 1) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
        width: calc((100% / 2) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
        width: calc((100% / 3) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
        width: calc((100% / 4) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
        width: calc((100% / 5) - 2em - 4px);
    }

    ol.organizational-chart > li > div:before,
    ol.organizational-chart > li > div:after {
        bottom: -1em!important;
        top: inherit!important;
    }

    ol.organizational-chart > li > div:before {
        height: 1em!important;
        left: 50%!important;
        width: 3px!important;
    }

    ol.organizational-chart > li > div:only-of-type:after {
        display: none;
    }

    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
    }

    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
    }

    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
    }

    ol.organizational-chart > li > div + div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
    }

    /* SECONDARY */
    ol.organizational-chart > li > ol {
        display: flex;
        flex-wrap: nowrap;
    }

    ol.organizational-chart > li > ol:before,
    ol.organizational-chart > li > ol > li:before {
        height: 1em!important;
        left: 50%!important;
        top: 0!important;
        width: 3px!important;
    }

    ol.organizational-chart > li > ol:after {
        display: none;
    }

    ol.organizational-chart > li > ol > li {
        flex-grow: 1;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1em;
    }

    ol.organizational-chart > li > ol > li:only-of-type {
        padding-top: 0;
    }

    ol.organizational-chart > li > ol > li:only-of-type:before,
    ol.organizational-chart > li > ol > li:only-of-type:after {
        display: none;
    }

    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
    }

    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
    }

    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        left: 0;
    }

    ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
    }

}
.oc {
	
	
	position: relative;
	
}
.oc * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.org-chart {
	display: block;
	clear: both;
	margin-bottom: 30px;
	position: relative;/**
  * For IE 6/7 only
  * Include this rule to trigger hasLayout and contain floats.
  *//* Box colors */
  /* 1 column */
  /* 2 column */
  /* 3 column */
  /* DEPARTMENTS COLUMNs */
}
.org-chart.cf:before, .org-chart.cf:after {
	content: " ";
	/* 1 */
	display: table;/* 2 */
}
.org-chart.cf:after {
	clear: both;
}
/* .org-chart.cf {
 *zoom: 1;
} */
.org-chart ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.org-chart ul li {
	position: relative;
}
.org-chart ul li span {
	display: block;
	border: 0px solid #ad8f75;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
	color: black;
	box-shadow: 4px 4px 9px -4px rgba(0, 0, 0, 0.4);
	-webkit-transition: all linear .1s;
	-moz-transition: all linear .1s;
	transition: all linear .1s;
	background: #92D4A8;
	padding: 4px;
	line-height:24px;
}

.org-chart .board {
	width: 70%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.org-chart .board:before {
	content: "";
	display: block;
	position: absolute;
	height: 66px;
	width: 0px;
	border-left: 2px solid #ad8f75;
	margin-left: 50%;
	margin-right: 50%;
	top: 25px;
}
.org-chart ul.columnOne {
	height: 90px;
	position: relative;
	width: 100%;
	display: block;
	clear: both;
}
.org-chart ul.columnOne li {
	width: 30%;
	margin: 0px auto;
	top: 20px;
}
.org-chart ul.columnTwo {
	position: relative;
	width: 100%;
	display: block;
	height: 90px;
	clear: both;
}
.org-chart ul.columnTwo li:first-child {
	width: 40%;
	float: left;
}
.org-chart ul.columnTwo li {
	width: 40%;
	float: right;
}
.org-chart ul.columnTwo:before {
	content: "";
	display: block;
	position: relative;
	width: 80%;
	height: 10px;
	border-top: 2px solid #ad8f75;
	margin: 0 auto;
	top: 40px;
}
.org-chart ul.columnThree {
	position: relative;
	width: 100%;
	display: block;
	clear: both;
}
.org-chart ul.columnThree li:first-child {
	width: 30%;
	float: left;
	margin-left: 0;
}
.org-chart ul.columnThree li {
	width: 30%;
	margin-left: 5%;
	float: left;
}
.org-chart ul.columnThree li:last-child {
	width: 30%;
	float: right;
	margin-left: 0;
}
 ul.columnThree:before {
	content: "";
	display: block;
	position: relative;
	width: 80%;
	height: 10px;
	border-top: 2px solid #ad8f75;
	margin: 0 auto;
	top: 40px;
}
.departments {
	width: 100%;
	display: block;
	clear: both;
}
.departments:before {
	content: "";
	display: block;
	width: 85%;
	height: 22px;
	border-top: 2px solid #ad8f75;
	border-left: 2px solid #ad8f75;
	border-right: 2px solid #ad8f75;
	margin: 0 auto;
	top: 0px;
}
 .departments_column:before {
	content: "";
	display: block;
	width: 85%;
	height: 22px;
	border-top: 0px solid #ad8f75;
	border-left: 0px solid white;
	border-right: 2px solid #ad8f75;
	margin: 0 auto;
	top: 0px;
}
 .departments_column .department {
	width:70% !important
}
 .department {
	width: 15%;
	float: left;
	margin: 0px 4px;
	background: #FFF;
	position:relative
}
 .department:after {
	content: "";
	position: absolute;
	display: block;
	width: 10px;
	height: 22px;
	border-left: 2px solid #ad8f75;
	left: 50%;
	top: -22px;
}
 .department:first-child:after {
	display: none;
}
.department:last-child:after {
	display: none;
}
.org-chart .department.central {
	background: #FFF;
}
.org-chart .department.central:after {
	display: none;
}
.org-chart .department span {
	border-left: 0px solid #ad8f75;
}
.org-chart .department li {
	padding-left: 25px;
	border-bottom: 2px solid #ad8f75;
	height: 95px;
}
.org-chart .department li span {
    min-height: 60px;
    top: 50px;
    position: absolute;
    z-index: 1;
    width: 95%;
    height: auto;
    vertical-align: middle;
    right: -2px;
    line-height: 22px;
    font-size: 12px;
    border: 0px solid #ad8f75;
}
.org-chart .department .sections {
margin-top: -30px;
	
}


.s-m .s-m-div{
	background: #FFF;
    padding-top: 25px;
   
    line-height: 20px;
}
/* MEDIA QUERIES */
@media all and (max-width: 767px) {
.content {
	
	font-size: 80%;
	position: relative;
	
}
.org-chart .board {
	margin: 0px;
	width: 100%
}
.org-chart .departments_column:before {
	content: "";
	border-top: 0px solid #ad8f75;
	border-left: 2px solid white;
	border-right: 2px solid #ad8f75;
}
.org-chart .department {
	float: none;
	width: 100%;
	margin-left: 0;
	
	margin-bottom: 40px;
}
.org-chart .department:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 60px;
	border-left: 2px solid #ad8f75;
	z-index: 1;
	top: -45px;
	left: 0%;
	margin-left: 0px;
}
.department:after {
	display: none;
}
.org-chart .department:first-child:before {
	display: none;
}

.s-m{
    border-bottom: 0px !important;
    padding-left: 50px !important;
}

.org-chart .department .sections {
    margin-top: -20px !important;
}

.org-chart .department li {
   
    height: 50px;
}

.org-chart .department li span {
    min-height: 30px !important ;
    top: 40px !important;
    
}


}
/*--------- TO BE REMOVED FROM YOUR CSS --*/
/* this is just to display the behaviour of responsive on codepen */
.responsive-content {
	width: 767px;
	margin: 0px auto;
}
.responsive-content .org-chart .board {
	margin: 0px;
	width: 100%;
}
.responsive-content .org-chart .departments:before {
	border: none;
	content: "";

}
.responsive-content .org-chart .department {
	float: none;
	width: 100%;
	margin-left: 0;
	background: #F5EEC9;
	margin-bottom: 40px;
}
.responsive-content .org-chart .department:before {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 60px;
	border-left: 2px solid #ad8f75;
	z-index: 1;
	top: -45px;
	left: 0%;
	margin-left: -2px;
}
.responsive-content  .department:after {
	display: none;
}
.responsive-content .org-chart .department:first-child:before {
	display: none;
}
.org-chart .last {
	width: 100%;
}

.unit {
	margin-left: 10px;
}



.section {
	border-left: 2px solid #ad8f75;
}
.org-chart .brown, .org-chart .brown a{
	background: #6d3909;
	color: #FFF;
	text-decoration:none
}

.org-chart .light_brown, .org-chart .light_brown a{
	background: #c4a07c;
	color: #FFF;
	text-decoration:none
} 
.org-chart .dark_gray, .org-chart .dark_gray a{
	background: #414143;
	color: #FFF;
	text-decoration:none
}

.org-chart .gray, .org-chart .gray a{
	background: #939498;
	color: #FFF;
	text-decoration:none
}

.org-chart .dark_blue, .org-chart .dark_blue a{
	background: #026f90;
	color: #FFF;
	text-decoration:none
}

.org-chart .blue, .org-chart .blue a{
	background: #39a2b8;
	color: #FFF;
	text-decoration:none
}

.org-chart .department .s-m  ul {

font-size: 80%;
    margin-left: -10px;
    background: #FFF;

}

.org-chart .department .s-m ul li {padding-left: 0px;
    border-bottom: 0px;
    height: auto;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}



ol.organizational-chart,
ol.organizational-chart ol,
ol.organizational-chart li,
ol.organizational-chart li > div {
    position: relative;
}

ol.organizational-chart,
ol.organizational-chart ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.organizational-chart {
    text-align: center;
}

ol.organizational-chart ol {
    padding-top: 1em;
}

ol.organizational-chart ol:before,
ol.organizational-chart ol:after,
ol.organizational-chart li:before,
ol.organizational-chart li:after,
ol.organizational-chart > li > div:before,
ol.organizational-chart > li > div:after {
    background-color: #bbb;
    content: '';
    position: absolute;
}

ol.organizational-chart ol > li {
    padding: 1em 0 0 1em;
}

ol.organizational-chart > li ol:before {
    height: 1em;
    left: 50%;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol:after {
    height: 3px;
    left: 3px;
    top: 1em;
    width: 50%;
}

ol.organizational-chart > li ol > li:not(:last-of-type):before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart > li ol > li:not(:last-of-type):after {
    height: 100%;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart > li ol > li:last-of-type:before {
    height: 3px;
    left: 0;
    top: 2em;
    width: 1em;
}

ol.organizational-chart > li ol > li:last-of-type:after {
    height: 2em;
    left: 0;
    top: 0;
    width: 3px;
}

ol.organizational-chart li > div {
    background-color: #fff;
    border-radius: 3px;
    min-height: 2em;
    padding: 0.5em;
}

/*** PRIMARY ***/
ol.organizational-chart > li > div {
    background-color: #026f90;
	color:#FFF;
    margin-right: 1em;
}

ol.organizational-chart > li > div:before {
    bottom: 2em;
    height: 3px;
    right: -1em;
    width: 1em;
}

ol.organizational-chart > li > div:first-of-type:after {
    bottom: 0;
    height: 2em;
    right: -1em;
    width: 3px;
}

ol.organizational-chart > li > div + div {
    margin-top: 1em;
}

ol.organizational-chart > li > div + div:after {
    height: calc(100% + 1em);
    right: -1em;
    top: -1em;
    width: 3px;
}

/*** SECONDARY ***/
ol.organizational-chart > li > ol:before {
    left: inherit;
    right: 0;
}

ol.organizational-chart > li > ol:after {
    left: 0;
    width: 100%;
}

ol.organizational-chart > li > ol > li > div {
    background-color: #39a2b8;
	color:#FFF
}

/*** TERTIARY ***/
ol.organizational-chart > li > ol > li > ol > li > div {
    background-color: #c4a07c;
}

/*** QUATERNARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > div {
    background-color: #939498;
}

/*** QUINARY ***/
ol.organizational-chart > li > ol > li > ol > li > ol > li > ol > li > div {
    background-color: #939498;
}

/*** MEDIA QUERIES ***/
@media only screen and ( min-width: 64em ) {

    ol.organizational-chart {
        margin-left: -1em;
        margin-right: -1em;
    }

    /* PRIMARY */
    ol.organizational-chart > li > div {
        display: inline-block;
        float: none;
        margin: 0 1em 1em 1em;
        vertical-align: bottom;
    }

    ol.organizational-chart > li > div:only-of-type {
        margin-bottom: 0;
        width: calc((100% / 1) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(2) ~ div {
        width: calc((100% / 2) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(3) ~ div {
        width: calc((100% / 3) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(4) ~ div {
        width: calc((100% / 4) - 2em - 4px);
    }

    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5),
    ol.organizational-chart > li > div:first-of-type:nth-last-of-type(5) ~ div {
        width: calc((100% / 5) - 2em - 4px);
    }

    ol.organizational-chart > li > div:before,
    ol.organizational-chart > li > div:after {
        bottom: -1em!important;
        top: inherit!important;
    }

    ol.organizational-chart > li > div:before {
        height: 1em!important;
        left: 50%!important;
        width: 3px!important;
    }

    ol.organizational-chart > li > div:only-of-type:after {
        display: none;
    }

    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        bottom: -1em;
        height: 3px;
        width: calc(50% + 1em + 3px);
    }

    ol.organizational-chart > li > div:first-of-type:not(:only-of-type):after {
        left: calc(50% + 3px);
    }

    ol.organizational-chart > li > div:last-of-type:not(:only-of-type):after {
        left: calc(-1em - 3px);
    }

    ol.organizational-chart > li > div + div:not(:last-of-type):after {
        height: 3px;
        left: -2em;
        width: calc(100% + 4em);
    }

    /* SECONDARY */
    ol.organizational-chart > li > ol {
        display: flex;
        flex-wrap: nowrap;
    }

    ol.organizational-chart > li > ol:before,
    ol.organizational-chart > li > ol > li:before {
        height: 1em!important;
        left: 50%!important;
        top: 0!important;
        width: 3px!important;
    }

    ol.organizational-chart > li > ol:after {
        display: none;
    }

    ol.organizational-chart > li > ol > li {
        flex-grow: 1;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 1em;
    }

    ol.organizational-chart > li > ol > li:only-of-type {
        padding-top: 0;
    }

    ol.organizational-chart > li > ol > li:only-of-type:before,
    ol.organizational-chart > li > ol > li:only-of-type:after {
        display: none;
    }

    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after,
    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        height: 3px;
        top: 0;
        width: 50%;
    }

    ol.organizational-chart > li > ol > li:first-of-type:not(:only-of-type):after {
        left: 50%;
    }

    ol.organizational-chart > li > ol > li:last-of-type:not(:only-of-type):after {
        left: 0;
    }

    ol.organizational-chart > li > ol > li + li:not(:last-of-type):after {
        height: 3px;
        left: 0;
        top: 0;
        width: 100%;
    }

}
 .board {
    width: 70%;
    margin: 0 auto;
    display: block;
    position: relative;
}
 .board:before {
    content: "";
    display: block;
    position: absolute;
    height: 35px;
    width: 0px;
    border-left: 2px solid #ad8f75;
    margin-left: 50%;
    margin-right: 50%;
    top: 56px;
    }
    
    
 .thisColorCircle {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    display: inline-block;
}
.b-bottom {
 		display:flex !important;
        justify-content: space-between !important;
    }
    .cbq-layout-main img {
		width:1000%;	
	}
	.cbq-layout-main h4{
	    margin: 20px auto;
	}
.ms-cui-menu {
    border: 1px solid #bec1c4;
    z-index: 103 !important;
    top: 175px !important;
}
.ms-cui-modalDiv-ff{
	visibility:hidden !important;
}
.ms-cui-tts-scale-2 .ms-cui-tt-a {
    width: 100% !important;
    overflow: hidden;
    padding: 0 10px !important;;
}
@media only screen and (min-width: 992px) and (max-width: 1080px){
#textITS{
	width:75%;
}
}
@media only screen and (min-width: 1080px) and (max-width: 1180px){
#textITS{
	width:87%;
}
}

@media only screen and (min-width: 1180px) and (max-width: 1300px){
#textITS{
	width:90%;
}
}
ul{
      list-style: inside;
}

.acod-title{
	font-size:25px;
}


.footerWidget .footer-links ul li:last-of-type a:after {
    display: none;
}

.Hotline {
	font-weight:bold !important;
}

ul:not([class]),
  ol:not([class]) {
    padding-inline-start: 12px !important;
  }
.openNav{
	transform:none !important;
}
b, strong {
    font-weight: bold !important;
}

#TurnOnAnimation
{
	
	display:none !important;
	height:0px !important;
}
.img-right {
float:right;
margin-bottom:1em;
margin-left:1em;
}
   .bg-info {
        background-color: #d1d2d4 !important;
        color: #8d1436 !important;
        width: 100%;
        padding: 10px;
    }
    .img-center{
        margin: auto !important;
        display: block;
        text-align: center;
    }
    
 .menu-links  ::-webkit-scrollbar {
    width: 3px;
}
/*code Abdallah tab and dis*/
.offer-details{
	text-align:justify;
}

    .cosutom-nav {
        border-bottom: 0;
    }

    .cosutom-nav>li>a.active,
    .cosutom-nav>li>a.active:hover,
    .cosutom-nav>li>a:hover {
        border: 0;
        margin-right: 7px;
    }

    .cosutom-nav>li>a {
        background-color: #cbc9ca;
        border-radius: 3px;
        color: #8d1436;
        font-size: 1.28em;
    }

    .cosutom-nav>li>a {
        padding: 15px 19px;
    }

    .cosutom-nav>li>a.active,
    .cosutom-nav>li>a.active:hover {
        background-color: #f6aa2e;
        color: #FFF;
    }
.float-none{
	float:none !important;
}