body {
	font-family: 'Tajawal', sans-serif;
	background-color: #f6f6f6;
}

a {
	text-decoration: none;
}

textarea#comment {
	max-width: 100%;
}

::selection {
	background-color: #1E1E1E;
	color: #FFF;
}

.post, .page {
	margin: 0;
}

h2.entry-title {
	font-size: 22px;
	font-weight: 700;
	margin: 20px 0;
}

.wow {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}

img, svg {
	max-width: 100%;
}

input.wpcf7-form-control, textarea.form-control {
	background-color: #ffffff;
	border-radius: 0;
	border: 1px solid #ddd;
	padding: 13px;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: left;
}

.rtl input.wpcf7-form-control, .rtl textarea.form-control {
	text-align: right;
}

input.wpcf7-submit {
	border: 2px solid #00B3D1;
}

input.wpcf7-submit:hover {
	background-color: #333333;
}

span.wpcf7-spinner {
	display: none;
}

#users .elementor-image-box-img img {
	height: 170px;
	width: 170px;
	object-fit: cover;
}

/* Header */

header#masthead {
	color: #FFFFFF;
	margin-bottom: 2em;
	background-color: #00B3D1;
}

header#masthead a {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

header#masthead a:hover {
	color: #2F3030;
}

header#masthead span.elementor-button {
	margin-top: -10px;
}

header#masthead .menu-item {
	margin-left: 20px;
}

header#masthead .fa-phone-alt {
	color: #00B3D1;
	margin-right: 5px;
}

.navbar-nav {
	padding-right: 40px;
}

header#masthead .navbar-brand img {
	max-height: 100px;
	width: auto;
}

header#masthead div#navbarHeader {
	justify-content: flex-end;
}

.rtl header#masthead div#navbarHeader {
	border-radius: 0 80px 0 0;
	margin-right: 40px;
	margin-left: -12px;
}

header#masthead div#navbarHeader.show {
	margin-bottom: 10px !important;
}

header#masthead a.button-link {
	color: #FFF;
	font-weight: 300;
	border: 1px solid #00B3D1;
	padding: 5px 30px;
	border-radius: 30px;
}

/* Swiper */
:root {
	--swiper-theme-color: #333;
	--swiper-navigation-size: 18px;
}

/* Footer */
footer#colophon {
	margin-top: 1em;
	background: #2F3030;
	color: #E3E0E9;
}

footer#colophon p {
	font-size: 14px;
}

.home footer#colophon {
	margin-top: 0;
}

footer#colophon h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
}

footer#colophon ul {
	list-style-type: none;
	padding-inline-start: 0;
	margin: 0;
}

footer#colophon ul li {
	line-height: 2em;
}

footer#colophon ul.list-contact {
	list-style-type: none;
	padding-inline-start: 0;
}

footer#colophon ul.list-contact li {
	margin-bottom: 10px;
	font-size: 15px;
}

footer#colophon ul.list-contact li i {
	margin-right: 10px;
}

.rtl footer#colophon ul.list-contact li i {
	color: #00B3D1;
	margin-right: 0;
	margin-left: 10px;
}

footer#colophon a {
	font-size: 15px;
	color: #E3E0E9;
}

footer#colophon ul.list-contact li:hover,
footer#colophon a:hover {
	color: #00B3D1;
}

footer#colophon .border-dark {
	border-color: #32373c!important;
}

footer#colophon .social-f li {
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border: 1px solid #ffffff12;
	margin: 15px 5px;
}

footer#colophon .social-f li a {
	color: #E1DDE8;
	font-size: 14px;
}

footer#colophon .social-f li a:hover {
	color: #00B3D1;
}

footer#colophon .copy {
	color: #BAC2CA;
	font-size: 15px;
}

footer#colophon .border-top {
	border-top: 1px solid #dee2e61f!important;
}


/* RESPONSIVE */
@media (max-width: 62em) {
	#top span {
		display: none;
	}

	button.navbar-toggler {
		position: absolute;
		top: 20px;
		z-index: 10;
		right: 10px;
		background-color: transparent;
		border: none;
	}

	.rtl button.navbar-toggler {
		left: 10px;
		right: auto;
		top: 20px;
		background-color: transparent;
		border: none;
	}

	.navbar-toggler:hover, .navbar-toggler:focus,
	.rtl .navbar-toggler:hover, .rtl .navbar-toggler:focus {
		border: none;
		background-color: transparent;
	}

	header#masthead .d-flex {
		margin: auto;
	}

	body {
		margin-top: 95px;
	}

	.home header#masthead {
		background-color: #00B3D1;
	}

	header#masthead div#navbarHeader {
		margin-right: 0;
		margin-left: 0;
	}

	.rtl header#masthead div#navbarHeader {
		margin-right: 0;
		margin-left: 0;
	}

	header#masthead .navbar {
		padding-top: 0;
		padding-bottom: 0;
	}

	.navbar-nav {
		padding-right: 0;
		margin: 0;
	}

	header#masthead .menu-item {
		margin-left: 0;
	}

	header#masthead .menu-item {
		text-align: center;
		margin-bottom: 15px;
	}

	.home footer#colophon {
		margin-top: -16px;
	}

	.navbar-toggler:focus {
		box-shadow: none;
	}

	header#masthead .navbar-brand img {
		max-height: 60px;
	}

	footer#colophon {
		margin-top: 1em;
	}

	footer#colophon .social-f {
		margin: 20px 0;
	}

}

@media (max-width: 40em) {

}