/* 
Theme Name: RSS
Author: Surajit Kayal
Description: Custom WP Theme (Arabic)
*/

@font-face {
	font-family: 'FontBody';
	src: url('fonts/DINNextLTArabic-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontBodyLight';
	src: url('fonts/DINNextLTArabic-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontHead';
	src: url('fonts/DINNextLTArabic-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontHead2';
	src: url('fonts/DINNextLTArabic-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	text-align: right;
	font-size: 17px;
	font-family: 'FontBodyLight';
}
body.thisPage {
	background: url(images/header-pattern.png) no-repeat top left #030917 !important;
	background-size: 670px !important;
}
p {
	line-height: 29px;
	text-align: justify;
}

p.large,
.large li  {
  font-size: 19px;
  line-height: 34px;
  margin-bottom: 30px;
}
h1, h2, h3 {
	font-family: 'FontBody';
}
h3, h4, h5, h6 {
	font-family: 'FontBody';
}
.text-right {
	text-align: left;
}
.section-page {
	background: none;
}
.section-page.less.contact {

}
.section-page.home {

}

.bg-graybg2 {
	background: url(images/slide-bg.png) top right no-repeat #030917;
	background-size: contain;
}

.home-pic3 {
	padding-left: 50px;
	padding-right: 0;
}
.navbar-default .navbar-nav > li > a {
	text-transform: none;
	font-size: 18px;
}

#header #menu-last-ar.navbar-nav > li > a {
	padding: 8px 30px;
	border-radius: 6px !important;
	font-size: 17px;
	background: url(images/arrow-left.svg) center left 20px no-repeat transparent;
	background: none;
	line-height: 32px;
}
#header #menu-last-ar.navbar-nav > li > a:hover  {
	color: #fff;
	background: #B09C7B !important;
}

.wpcf7-form input[type=submit],
.wpcf7-form input[type=submit]:hover {
	max-width: 200px;
	float: left;
	text-align: center !important;
}

.wpcf7-form input[type=submit],
.wpcf7-form input[type=submit]:hover,
.btn-default,
.btn-default:hover,
.btn-default:focus {
	padding: 8px 40px !important;
	padding-bottom: 15px !important;
}
.btn-default img {
	border: 0;
	margin: 0 3px;
	position: relative;
	top: -2px;
	transform: rotate(180deg);
}
.btn-dark {
	background: #0B111D !important;
	border-color: #0B111D;
	color: #fff !important;
	font-size: 17px;
	padding: 8px 40px;
	padding-bottom: 15px;
}
.btn-dark:hover,
.btn-dark:focus {
	background: #A08D6D !important;
	border-color: #0095da;
	color: #fff !important;
	font-size: 17px;
	padding: 8px 40px;
	padding-bottom: 15px;
}

.btn-thin,
.btn-thin:hover,
.btn-thin:focus {
	font-size: 12px;
	padding: 5px 10px;
}
.col-highlight [class^="col-md"]:hover h2:after {
	background: #00D4C2;
	background: linear-gradient(to left, #eee, #00D4C2);
	width: 99%;
	transition: 0.5s;
}
.col-highlight [class^="col-md"] h2 {
	margin-bottom: 10px;
}
.line {
  margin: 12px auto;
}
.menu-end {
	text-align: left;
	margin-top: 31px;
}
.shrinked .menu-end {
	margin-top: 33px;
}
.menu-end li {
	margin-right: 20px;
	margin-left: 0;
}
.hamburger {
	right: auto;
	left: 15px;
	text-align: left;
	top: 10px;
}

#navbar-last {
  float: left;
  margin-left: -20px !important;
  margin-right: 0 !important;
}

.menu-overlay p,
.menu-overlay h1,
.menu-overlay h2,
.menu-overlay h3 {
	text-align: right;
}
.menu-overlay .closebtn {
  	right: auto;
  	left: 30px;
}
.overlay-content li {
	letter-spacing: 0;
	text-transform: none;
	font-size: 18px;
}

.slick-next::before {
	transform: rotate(0deg);
}
.slick-prev::before {
    transform: rotate(180deg);
}


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


.checked {
	padding: 0;
	list-style: none;
}

.checked li {
	background: url(images/check-circle.svg) right 0px no-repeat;
	background-size: 20px;
	padding-right: 30px;
	padding-left: 0;
	margin-bottom: 20px;
	line-height: inherit;
}
.checked.invert li {
	background: url(images/check-white.png) right 5px no-repeat;
	background-size: 18px;
	padding-right: 30px;
	padding-left: 0;
	margin-bottom: 15px;
	line-height: inherit;
}

.accordion:after {
  float: left;
  margin-right: 5px;
  margin-left: 0;
}

.brand-message .block-color {
	display: block;
	width: 92px;
	height: 92px;
	position: absolute;
	left: auto;
	right: 2%;
	top: 2%;
	transition: 0.4s;
}

.section-img1 {
	width: 100%;
	height: auto;
	object-fit: contain;
	border-radius: 0;
	box-shadow: 30px 30px 0 #00aeef;
	margin-top: 20%;
}


.section-contact p img {
	margin-left: 10px;
	margin-right: 0;
}

.contact-form {
	border: 0;
	border-right: 1px solid #DADBE3;
}


.section-service .subtitle img {
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	transition: 0.4s;
	transform: rotate(180deg);
}
.section-service .subtitle a:hover img {
	margin-right: 5px;
	margin-left: 0;
}

.section-vision p {
	color: #bcbcbc;
	padding: 0 200px 0 0;
}
.section-vision .vision-img {
	width: 148%;
	height: auto;
}
.section-vision h2::before {
	top: 15px;
	right: -20px;
	left: auto;
	background: transparent;
}
.section-counter .cont {
	border-right: 1px solid #000;
	border-left: 0;
	padding-bottom: 30px;
}


.panel-stages {
	box-shadow: none;
	border: 0;
	border-right: 1px dashed #9e9e9e;
	border-left: 0;
	padding: 0 30px;
	padding-left: 0;
	margin-bottom: -10px;
	border-radius: 0;
}
.panel-stages .dot {
	left: auto;
	right: -15px;
}

.panel-services.inner p {
  font-size: 16px;
  line-height: 30px;
  min-height: 125px;
}

footer p {
	direction: ltr;
	text-align: right;
}



.about-logos {
	background: none;
	list-style: none;
	padding: 0;
}
.about-logos li {
	display: inline-block;
}
.about-logos li img {
	border-right: 0;
	border-left: 1px solid #d9d9d9;
	padding: 10px 10px;
	min-width: 80px;
	max-width: 180px;
	height: 86px;
	object-fit: contain;
}
.about-logos li:first-child img {
	padding-right: 0;
	padding-left: 10px;
	border-right: 0;
	border-left: 1px solid #d9d9d9;
}
.about-logos li:last-child img {
	padding-left: 0;
	padding-right: 10px;
	border: 0;
}

.about-logos.client li:first-child {
	margin-right: 0;
	margin-left: 10px;
}
.about-logos.client li:last-child {
	margin-left: 0;
	margin-right: 10px;
}

.panel-member {
}
.panel-member .block {
	position: absolute;
	display: block;
	width: 36px;
	height: 28px;
	background: rgba(212, 199, 177, 0.3);
	z-index: 2;
	left: 13px;
	margin-top: -30px;
	right: auto;
}
.panel-member .block2 {
	position: absolute;
	display: block;
	width: 28px;
	height: 42px;
	background: rgba(212, 199, 177, 0.3);
	z-index: 2;
	right: 14px;
	margin-top: -70px;
	left: auto;
}
.panel-member h4 {
	position: relative;
	margin-top: -100px;
	margin-bottom: 20px;
	z-index: 2;
	padding: 0 15px;
	font-size: 20px;
	line-height: 24px;
	min-height: 0;
}
.panel-member p {
	position: relative;
	z-index: 2;
	padding: 0 15px;
	padding-left: 30px;
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 0;
	color: #C5C8CB;
	min-height: 120px;
}


.service-img.alternate {
	float: left;
}

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
  text-align: right !important;
  direction: rtl !important;
}
.wpcf7-form select {
  padding-bottom: 15px;
  line-height: 32px;
  padding-top: 13px;
}

.request-pic {
	width: 110%;
	height: 460px;
	margin: 0;
	padding: 10px;
	position: relative;
	float: left;
}
.panel-service-list .sep {
	border: 0;
	border-right: 1px solid #E6D3B3;
}
.panel-service-list h3 {
	font-size: 22px;
	line-height: 35px;
	font-weight: 500;
	padding-right: 0;
	padding-left: 50px;
}


.stats {
	border: 0;
	list-style: none;
	padding: 0;
	margin: 40px 0;
}
.stats li {
	display: inline-block;
	font-size: 18px;
	line-height: 26px;
	border-right: 0;
	border-left: 1px solid #D9D9D9;
	padding: 0 40px !important;
	color: #6B6B6B;
}
.stats li:first-child {
	padding-right: 0 !important;
	padding-left: auto;
}
.stats li:last-child {
	border-left: 0;
}
.stats li span {
	color: #000;
	display: inline-block;
	font-size: 38px;
	font-weight: 600;
	line-height: inherit;
	margin: 0;
	padding-bottom: 20px;
	direction: ltr;
}
.stats li span span {
	border: 1px solid red;
	display: inline-block;
}
.members-slide {
	padding-bottom: 20px;
}
.members-slide .slick-prev {
	top: auto !important;
	bottom: 0 !important;
	right: 10px !important;
	left: auto !important;
	opacity: 0.6;
}
.members-slide .slick-next {
	top: auto !important;
	bottom: 0 !important;
	right: 50px !important;
	left: auto !important;
}

.panel-awards p {
	min-height: 160px;
	font-size: inherit;
	line-height: inherit;
}
.service-about span {
	margin-right: 3px;
	margin-left: 40px;
}

/* ############################################### RESPONSIVE VIEW ###################################################### */
@media only screen and (max-width: 768px) {
	body {
		overflow-x: hidden !important;
    	width: 100% !important;
	}
	p, li {
		font-size: 16px !important;
    	line-height: 25px !important;
	}
	body.thisPage {
		background-size: 80% !important;
	}
	.bg-black-stack {
		background: url(images/our-values-ar.png) top 30px center no-repeat;
		background-attachment: fixed;
		background-size: 80%;
		transition: 0.5s ease-in-out;
	}
	.section-bg1 {
		background: linear-gradient(180deg, #003636 40%, #008681 40% ) !important;
		color: #fff !important;
	}
	.panel-st1,
	.panel-st2,
	.panel-st3 {
		margin-bottom: 30px;
	}
	.panel-st1 {
		border: 1px solid #eee;
	}
	.panel-st1 h3,
	.panel-st2 h3,
	.panel-st3 h3 {
		min-height: 0;
		padding-bottom: 20px;
		line-height: 36px;
	}
	.panel-st1 p,
	.panel-st2 p,
	.panel-st3 p {
		min-height: 0;
	}
	#header .logo-text {
		position: absolute;
		top: 32px;
		left: auto;
		right: 115px;
	}
	#header .logo-text img {
		display: inline;
		width: 90px;
		height: auto;
	}
	#header.shrinked .logo-text {
		position: absolute;
		top: 30px;
		left: auto;
		right: 95px;
	}
	#header.shrinked .logo-text img {
		display: inline;
		width: 72px;
		height: auto;
	}

	.section-page {
		position: relative;
	}
	.section-page.less {
	}
	.section-page.less.contact {
	}

	.menu-overlay .text-right {
	    text-align: right;
	}
	p.large {
	  font-size: 16px;
	  line-height: 27px;
	}
	.section-img1 {
	  width: 70%;
	  height: auto;
	  object-fit: cover;
		box-shadow: 20px 20px 0 #00aeef;
		margin-top: 0%;
		margin-bottom: 20px;
	}
	.section-vision h2 {
		margin-top: -40%;
		margin-right: 10%;
		margin-left: 0;
		font-size: 44px !important;
		line-height: 60px;
	}
	.section-vision h2:before {
		top: -5px;
		right: -10px;
		left: auto;
	}
	.section-vision .vision-img {
		width: 70%;
		height: auto;
	}
	.section-vision p {
		padding: 0 !important;
		position: relative !important;
		margin-top: 33% !important;
	}
	.stats li {
		border: 0 solid red !important;
		padding: 15px 5px !important;
		font-size: 16px !important;
		line-height: 21px !important;
		margin: 15px 0;
		width: 40.33%;
		display: inline-table !important;
	}
	.stats li span {
		font-size: 26px !important;
	}
	.section-vision h2:after {
		position: absolute;
		bottom: 7px;
	}
	.text-right {
	    text-align: right !important;
	}
	.tabbed .panel-services.inner.mobile.active:after  {
		content: '';
		height: 50px;
		width: 1px;
		display: block;
		background: rgba(208, 249, 98, 0.4);
		position: absolute;
		bottom: -50px;
		margin: 0 auto;
		transform: translate(0%, 0);
		right: 50%;
		left: auto;
	}
}