
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.vc_section_main{
	max-width:100%;
	overflow:hidden;
}
.vc_row.container{
	margin: auto !important;
}

footer .page-links li a, footer .quick-links li a {
	font-size: 15px;
	color: #706F6F;
}

footer .page-links li, footer .quick-links li {
	list-style: none;
}

div.blue-fill .vc_general {
	background: #324B65;
	padding: 12px 40px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-radius: 24px;
	transition: all ease 0.3s;
	display: inline-block;
	font-weight: bold;
	margin: 10px 15px 10px 0;
}

div.no-br .vc_general {
	background: #c7a81a;
	padding: 12px 40px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-radius: 24px;
	transition: all ease 0.3s;
	display: inline-block;
	font-weight: bold;
	margin: 10px 15px 10px 0;
}
.slick-next{
	z-index:99999;
}
.slick-next::before {
	display: block;
	background: url('https://bayt.wpengine.com/wp-content/themes/bayt/images/next.svg');
	height: 50px;
	width: 50px;
	display: block;
	background-size: cover;
}
html .slider img {
	padding:10px !important;
	width: auto;
	height:100px
}

html #page footer h5 {
	font-size: 20px;
	color: #706F6F;
	margin-bottom: .5rem;
}
html #page .copyright-content p{
	margin: 15px 0;
}

html #page .custom-area {
	overflow-x: visible;
}
img.main-img.right+br{
	height:1px;
	content:"";
	clear:both;
	width:100%;
}

html #page .need-section h3 {
		margin-bottom:20px;
}
html #page .testimonial-section img.special-icon {
	bottom: 20%;
	left: 10%;
}

.social-icons {
	padding-top: 15px;
}

.page-template-default .vc_section_main .entry-header {
	display:none;
}


.price-content span.type img{
	display:none;
}
.price-content.premium span.type img{
	display:inline-block;
}

.solution-section .vc_column_container.vc_col-sm-12{
	position: static;
}

.composer-text,
.composer-text p{
	font-size:14px;
	margin-bottom:15px;
}
.composer-text h1{
	font-weight: 600;
	font-size: 32px;
	color: #324B65;
}
.composer-text h2{
	margin:10px 0 20px;
	font-weight: 600;
	font-size: 20px;
	color: #324B65;
}
.composer-text h3 {
	font-size: 16px;
	line-height:22px;
	font-weight: 600;
	color: #324B65;
		margin:20px 0 20px;
}
.composer-text h4 {
	font-size: 14px;
	line-height:22px;
	font-weight: 600;
	color: #324B65;
}


.input-text {
	padding: 10px 20px;
	width: 100%;
	border-radius: 0 0 4px 4px;
	box-shadow: 0px 4px 10px #f3f2f2;
	display: inline-block;
	transition: all ease 0.2s;
	margin-bottom:25px;
}
.input-text textarea,
.input-text input{
    border:none;
    border:none;
    font-size:14px;
    background:none;
    width:100%;
}
.input-text textarea{
    height:100px;
}

.input-action .wpcf7-submit {
	background: #324B65;
	padding: 12px 40px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-radius: 24px;
	transition: all ease 0.3s;
	display: inline-block;
	font-weight: bold;
	border:none;
	margin: 10px 15px 10px 0;
}

.quick-call h3{
  margin-bottom: 30px;
}
.quick-call h4{
  margin-bottom: 3px;
  font-weight: bold;
  font-size: 18px;
}
.quick-call p{
  font-size: 14px;
  margin:0;
}
.quick-call .text-wrp{
  margin-bottom: 30px;
}

.hr-future h3 {
	margin-bottom: 40px !important;
	line-height: 120%;
	text-align: center;
	padding-top: 40px;
}
.hr-future h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 20px !important;
}
.hr-future ul{
	padding:0 20px 0 15px;
}
.hr-future ul,
.hr-future li
{
	font-size: 16px;
	text-align: left;
}


.navbar .navbar-nav  li{
	position:relative;
}

.sub-menu-toggle{
	display:none;
}
.navbar .navbar-nav  li .sub-menu {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 0;
	background: #324b65;
	width: 203px;
	transition: all .6s ease-out;
	opacity: 0;
	visibility: hidden;
	padding:15px 5px;
	transform: translateY(-30px);
}
.navbar .navbar-nav  li .sub-menu  .sub-menu {
	position: absolute;
	left:100%;
	top:0;
	padding: 0;
	background: #324b65;
	width: 203px;
	transition: all .6s ease-out;
	opacity: 0;
	visibility: hidden;
	padding:15px 5px;
	transform: translateY(-30px);
}
.navbar .navbar-nav  li .sub-menu li{
	list-style:none;
}

.navbar .navbar-nav > li .sub-menu li a{
	padding-bottom:0;
	padding-top:10px;
}

.navbar .navbar-nav  li .sub-menu  .sub-menu {
	padding:5px 15px;
	width: 240px;
	transform: translateY(-30px);
}
.navbar .navbar-nav  li .sub-menu  .sub-menu li{
	padding-bottom:5px;
	padding-top:5px;
}
.navbar .navbar-nav  li .sub-menu  .sub-menu li a{
	padding:0;
}
.navbar .navbar-nav  li:hover >  .sub-menu{
		opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}
/*New Css added from 26 Oct*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem!important;
}
.banner-section{
	margin-top:45px;
}

.banner-section p {
    min-height: 10px;
	margin-bottom:1rem!important;
}
.banner-section .wpb_wrapper .vc_column-inner .wpb_wrapper{
	padding:10px 0;
}
div.no-br .vc_general {
    background: #FDC030;
	border-color: transparent!important;
}
a.br-btn:hover {
    background: #FDC030;
    border: 2px solid #FDC030;
}
a.blue-fill:hover {
    background: #FDC030;
}
.start-hiring-section a.blue-fill:hover {
    background: #FDC030;
    color: #fff;
}
a.no-br {
    background: #FDC030;
}
header a.outline:hover, header a.fill:hover {
    background: #FDC030;
    border: 1px solid #FDC030;
    color: #fff;
}
.current-menu-item a {
    color: #FDC030!important;
}
h3.my-text {
    background: #fff;
    position: relative;
    z-index: 999;
}
.slider img {
    padding: 20px;
    height: 75px;
}
header .navbar-dark .navbar-toggler.collapsed{
	background:transparent;
}
footer {
    padding: 20px 0 0;
}
footer span.edit-link {
    display: none;
}


.banner-section h1 {
	margin-bottom: 15px !important;
}
.banner-section p {
	margin-bottom: 5px !important;
}
.banner-section .no-br .vc_general {
	background: none;
	border-color: transparent !important;
	color:#324B65;
}
.banner-section .no-br .vc_general:hover {
	background: #FDC030;
	border-color: transparent !important;
	color:#fff;
}

.down-indicator {
	display: flex;
	justify-content: center;
	height: 30px;
	width: 50px;
	margin: auto;
	margin-bottom: -40px;
	cursor:pointer;
}

@media (max-width:993px){
.vc_col-sm-6,
	.vc_col-sm-4{
	width:100%;
}
	.img-wrp img.main-img{
		margin:40px 0 20px;
	}
	img.banner-img {
    margin: 40px 0 20px;
}
	
.slick-next, .slick-prev {
	margin: 0 7px;
}	
	
}
@media (max-width:768px){
	.hiring-section{
		display:flex;
		flex-flow:column-reverse;
	}
	.banner-section {
    margin-top: 30px;
}
	.slider img {
    padding: 15px;
    height: 60px;
}
}

@media (min-width:993px){
.vc_col-sm-6{
	width:50%;
}
	.vc_col-sm-4{
		width:33.33%;
	}
}


.video-panel-onclick {
	position: relative;
}
.video-panel-onclick .wpb_video_widget {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display:none;
	z-index: 11111;
}
.features-section .card-body img{
	display:none;
}
#blog-posts h2 {
	font-weight: 600;
	font-size: 20px;
	padding: 30px 0 0;
}

#blog-posts p {
	font-size: 15px;
	font-weight: 100;
}
#blog-posts .more-link{
    display:none;
}
#blog-posts .read-more a{
  display: inline-block;
  padding: 5px 25px;
  border: 2px solid #324B65;
  font-size: 13px;
  border-radius: 5px;
  color: #324B65;
  text-transform: uppercase;
  font-weight: 600;
}
footer .wpb_widgetised_column{
	padding-top:13px;
}
footer .wpb_widgetised_column ul{
	margin:0;
}
footer .wpb_widgetised_column ul li{
	list-style:none;
}

@media (max-width:999px){

		#blog-posts .row {
			display: block;
	}
	#blog-posts .col-4 {
		max-width: 100%;
		margin-bottom:30px;
	}
	
.banner-section h1 {
	font-size: 20px;
	margin-bottom: 15px !important;
	max-width: 300px;
	margin: auto;
	line-height: 24px;
	padding-top: 52px;
}
.banner-section p {
	margin-bottom: 5px !important;
	max-width: 300px;
	margin: auto;
	line-height: 24px;
	font-size:16px;
}
	
.navbar-collapse {
	z-index: 999999999999999999;
}

.navbar .navbar-nav li .sub-menu {
	left: 100px;
	top: -17px;
}	
.navbar .navbar-nav > li .sub-menu li a {
	font-size: 13px;
}	
	
	.page-template-pricing .pricing-banner img{
		opacity:0;
	}	
	html #page .copyright-content p {
	margin: 15px 0;
	font-size: 12px;
	margin-bottom: 0;
}
	.features-section .d-flex{
		display:block !important;
	}	
	
.static-blocks a.br-btn {
	margin-bottom: 30px !important;
}	
	
}

.combo-deal .price-content p{
	min-height:30px;
	height:auto !important;
}


.rtl header .mr-auto, 
.rtl header .mx-auto {
	margin-right:0 !important;
	margin-left: auto !important;
}
.rtl .slick-slider,
.rtl .features-section #accordion .card-header h5 button{
	direction: ltr;
}

.rtl footer .page-links li, 
.rtl footer .quick-links li {
	list-style: none;
	text-align: right;
}
.rtl footer ul {
	padding-left: 0;
	padding-right: 0px;
	direction: rtl;
	text-align: right;
}
.rtl footer p,
html .rtl #page footer h5 {
	text-align: right;
}
.rtl footer .wpb_column{
	float:right;
}
.rtl footer p{
	padding-left:30px
}


.pricing-wrp .sub-tabs ul.nav-tabs li a#jordan-only-ar-tab{
    font-size: 0;
}
.pricing-wrp .sub-tabs ul.nav-tabs li a#jordan-only-ar-tab:after{
  content:"الأردن فقط";
    font-size: 16px;
}

.pricing-wrp .sub-tabs ul.nav-tabs li a#all-countries-ar-tab{
    font-size: 0;
}
.pricing-wrp .sub-tabs ul.nav-tabs li a#all-countries-ar-tab:after{
  content:"جميع البلدان";
    font-size: 16px;
}
.rtl .testimonial-content,
.rtl .price-content ul li,
body.rtl #accordion1 .card-header h5 button,
body.rtl .testimonial .slick-slide p,
body.rtl {
	text-align: right;
}
body.rtl #accordion1 .card-header h5 button.collapsed::before ,
body.rtl #accordion1 .card-header h5 button::before {
	float: left !important;
}
body.rtl #accordion1 .card-header h5 button::after {
	left:auto;
	right:0
}
body.rtl .price-content ul li::before {
	margin-left: 10px;
}
body.rtl .price-content ul {
	padding-right: 0;
	padding-left: 10px;
}

.rtl .slick-slider, .rtl .features-section #accordion .card-header h5 button {
	direction: ltr;
	text-align: right;
}
.rtl .features-section .icon-show, .rtl .features-section .icon-close {
	left: 20px;
	right:auto;
}

.rtl .price-content a.blue-fill,
.rtl .price-content a.br-btn {
	font-size: 12px;
	padding: 12px 30px;
}
.rtl .client-text{
	direction: rtl;
}
.rtl .testimonial-section .slick-next {
	right: 0;
	left: auto;
}

.pricing-wrp #myTabContent #jordan-only,
.page-template-pricing .pricing-wrp #cv .sub-tabs ul.nav-tabs .slide2,
.page-template-pricing .pricing-wrp #cv .sub-tabs ul.nav-tabs .nav-item:nth-child(2){
	display:none !important;
}
.page-template-pricing .pricing-wrp #myTabContent #all-countries{
		display:block !important;
	opacity: 1 !important;
}



