@font-face {
    font-family: ArbFONTS-4;
    src: url("../fonts/ArbFONTS-4.ttf");
}

@font-face {
    font-family: ArbFONTS-BR;
    src: url("../fonts/ArbFONTS-BR.ttf");
}

@font-face {
    font-family: Hacen-Tunisia-Lt;
    src: url("../fonts/Hacen Tunisia Lt.ttf");
}

@font-face {
    font-family: RB-Light;
    src: url("../fonts/RB-Light.ttf");
}
@font-face {
	font-family: 'Noto Naskh Arabic';
	font-display: swap;
	src: url('../fonts/NotoNaskhArabic-Bold.ttf') 
	format('truetype');
}
* {
  font-family: 'Noto Kufi Arabic';
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
body{
  margin:0;
  padding: 0;
    font-size: 18px !important;
	font-family: 'Noto Kufi Arabic';
	text-align: right;
}
table{
	width: 100%;	
}
table th{
background-color: #00416d;
color:#fff;	
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: right;
}
.btn{
    font-size: 18px !important;	
}
.wrapper {
  margin-right: auto;
 /* 1 */
  margin-left: auto;
 /* 1 */
  max-width: 1920px;
 /* 2 */
 overflow-x:hidden;
}
.Navigation .logo figure {
  font-size: 9px;
  color: rgb(216, 9, 9);
}
.esarsv-header-wraber{
background: #fff;
    line-height: 0;
    position: relative;
    z-index: 99999;
}
.header-inner-logo{
text-align: center;
}
.header-inner-logo a{
float: right;
}
.header-inner-logo img{
max-width: 110px;
}
.header-inner-logo p{
font-family: 'Noto Kufi Arabic';
    font-weight: bold;
    margin: 39px 20px 30px 0;
    line-height: 30px;	
	display: inline-block;
}
.header-inner-logo .y100logo{
	float: left;
    max-height: 109px;	
}
.esarsv-header-wraber figcaption{
        padding: 0 10px 0 0;
}
.esarsv-header{
    padding: 0 !important;
    margin: 0 !important;
    display: inline-flex;
    width: 100%;
justify-content:center;
}


.Navigation i {
  margin-bottom: 0;
  color: #00416d;
}

.Navigation .separator {
    border-left: 1px solid #fff;
    height: 20px;
    padding: 0 10px 0 0;
    margin: 5px 0 0 10px;
}

.Navigation .NavBtn .btn-hover {
  background-size: 300% 100%;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.Navigation .NavBtn .btn-hover:hover {
  background-position: 100% 0;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.Navigation .NavBtn .btn-hover:focus {
  outline: none;
}

.Navigation .NavBtn .btn-hover.color-2 {
    background-image: linear-gradient(to left, #2377af, #0f5b8e, #08919d, #00416d);
    font-size: 18px;
    line-height: 36px;
}

.Navigation .NavBarLinks {
  color: black;
}

.Navigation .NavBarLinks:hover {
  color: #00416d;
  text-decoration: none;
}



.selectMargintop {
  margin-top: 23px;
  padding: 1.5px;
}

.SearchBtnShadow {
  -webkit-box-shadow: 0px 0px 10px 3px rgba(219,215,219,1);
  -moz-box-shadow: 0px 0px 10px 3px rgba(219,215,219,1);
  box-shadow: 0px 0px 10px 3px rgba(219,215,219,1);
  border-radius: 5px !important;
}

.bg-red {
  background-color: #f7f7f7;
}

.bg-grey {
  background-color: rgb(238, 240, 241);
}




/*******************************************/
footer li a {
  color: black;
}

footer li a:hover {
  color: #00416d;
  text-decoration: none;
}

footer {
  margin-top: 0;
  padding-top: 25px;
  position: relative;
  bottom: 0;
}

footer img {
	max-width: 100%;
    height: auto;
}

.FooterBg {
  background-color: #0b1f35;
  color:#fff;
}

.footer-copyright a:hover {
  color: rgb(70, 179, 230);
  text-decoration: none;
}

footer figcaption {
  color: #00416d;
  font-size: 9px;
}

footer i {
  font-size: 28px;
  color: #00416d;
}

footer .socialBtns {

}

footer .socialBtns i {

}



footer .socialBtns {

}

footer .socialBtns i:hover {

}
.footer_menu{
	
}
.footer_menu ul{
	padding: 0;
}
.footer_menu li{
	width: 100%;
    color: #fff !important;
    padding: 8px 0;
    font-size: 13px;	
}
.footer_menu li a{
	background: none !important;
    color: #fff !important;
    padding: 0 0;
    font-size: 13px;	
}
.footer_menu li a:hover{
	color: #ce4e4e !important;
}
.footer_menu li i{
    color: #fff;
    width: 27px;
    font-size: 15px;
    height: 19px;
    text-align: center;
    margin: 0 !important;
    padding: 0;
}
.footer-social li{
	float: right;
    width: auto;
    padding: 0;
    margin: 0 !important;	
}
.footer-social li a{
	padding: 10px 5px;
    margin: 0 !important;	
}
.footer-social li i{
    color: #fff;
    width: 27px;
    font-size: 23px;
    height: 19px;
    text-align: center;
    margin: 0 !important;
    padding: 0;
}
.footer-social li a:hover i{
	color:#ce4e4e;	
}
#highlighted-block {
    background: #fff;
}
.container-1920 {
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    display: inline-block;
    position: relative;
}

.container-1200{
    max-width: 1200px;
    padding: 0 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    position: relative;	
}
#content-wrap {
	padding: 0;
    min-height: 400px;
    margin: 0;
}
#content-wrap article {
    font-family: 'Noto Naskh Arabic';
}
#content-wrap article *{
    text-align: justify;
    line-height: 37px;	
	font-family: 'Noto Naskh Arabic';
	font-size: 19px;	
}
.text-align-center {
    text-align: center !important;
}
.header_bottons{
    color: #fff;    display: flex;
}
.header_bottons .separator{
	
}
.header_bottons a{
	display: flex;
    color: #fff !important;
}

.header_bottons a i{
    color: #fff !important;
    font-size: 19px;
    margin: 2px 0 0 0;
}
.header_bottons a i:hover,
.header_bottons a:hover{
	color:#eaa828 !important;
}
.user-login-form,
.user-form,
.user-register-form{
	max-width: 700px;
    margin: 0 auto;
    background: #f7f7f7;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.user-register-form .field--name-field-active-participate{
	display:none;
}
.user-login-form label,
.user-form label,
.user-register-form label{
	width: 100%;
    text-align: right;
    display: inline-block;
    margin: 0 0 5px 0 !important;
    line-height: 32px;
}
.user-form .form-inline .user-login-form,
.user-form .form-inline .form-control,
.user-register-form .form-inline .form-control{
	width: 100%;
    text-align: right;
    display: inline-block;
    border-radius: 5px;
	font-size: 18px;
}
input.local-number, 
input.form-date, 
input.form-number, 
input.form-text, 
input.form-tel, 
input.form-email, 
input.form-date, 
input.form-time, 
textarea.form-textarea, 
select.form-select {
	font-size: 18px;
    line-height: 28px;
    height: auto !important;
    border-radius: 5px;
    width: 100% !important;
    padding: 5px;
    margin: 0;
}

.select-wrapper:after {
    right: auto;
    left: 0;
}
.radio input[type="radio"], 
.radio-inline input[type="radio"], 
.checkbox input[type="checkbox"], 
.checkbox-inline input[type="checkbox"] {
    position: unset;
    margin-top: 4px \9;
    margin: 0 0 0 5px;
}

.header_my_account{
	position: relative;
}
.header_buttons_all{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;	
}
.header_my_account_ul{
position: absolute;
    right: -37px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 9;
    line-height: 20px;
    top: 89px;
    border-radius: 10px;
    padding: 0;
    margin: 0;
    width: 129px;	
	display:none;
}
.header_my_account_ul_mobile{
	display:none;
}
.header_my_account:hover .header_my_account_ul{
	display:block;
}
.header_my_account_ul li{
list-style: none;
    padding: 0;
    margin: 0 !important;	
}
.header_my_account_ul li a{
    padding: 10px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    color: #000;
	transition: all .3s ease 0s;	
}
.header_my_account_ul li a.header_my_account_logout{
    border-bottom:none;
}
.header_my_account_ul li a:hover{
	background:#f7f7f7;
}
.header_my_account{
	
}
.header_my_account{
	
}


#block-addtoanybuttons {
    background: rgb(240, 242, 246);
    display: inline-block;
    padding: 20px;
    width: 100%;
}
#block-addtoanybuttons h2 {
	float: right;
    font-size: 23px;
}
#block-addtoanybuttons .a2a_kit {
    float: left;
    display: inline;
}
footer .list-unstyled {
    padding-left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}
footer h5{
    font-size: 16px;
    font-weight: bold;
}
.ad-comments{
background-color: #fcfbfb;
    display: inline-block;
    width: 100%;
    border: 1px solid #d5cccc;
    margin: 0 0 10px 0;	
}
.ad-comments h2{
	background-color: #00416d;
    color: #fff;
    padding: 10px;
}
.ad-comments form{
	padding: 20px;
}
.ad-comments mark{
    float: left;
    background: green#3193d5;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 9px;
    margin: 0 0 0 5px;
}
.ad-comments footer{
	padding-top: 0;
}
.ad-comments footer > article{
    float: right;
    margin: 0 0 0 10px;
    font-weight: bold;
}
.ad-comments footer > a{
display:none;
}
.ad-comments article > div > h3{
	display:none;
}
.ad-comments article > div > .field--name-field-comment{
    background: #f7f7f7;
    margin: 0 10px 10px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 10px;	
}
.links.inline.list-inline .comment-add{
	display:none;	
}
.header-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.header-social li{
	
}
.header-social a {
    color: #122d51;
}
.header-social a {
    padding: 0 10px !important;
}
.header-social a i {
    font-size: 18px;
    line-height: 30px;
	color:#fff;
}
.header-social a i:hover,
.header-social a:hover{
	color:#eaa828 !important;
}
.header-right>.inner {
    line-height: 30px;
    display: flex;
}
.header-top-section{
	background:#152C47;color:#fff;
    padding: 5px 0;
    line-height: 20px;	font-size: 15px;
}
.header-front-img{
	position: relative;
}
.header-front-img .header-front-img-full{
    max-height: 251px;
    overflow: hidden;	
}
.header-front-img .header-front-img-full img{
	
}
.header-front-img .header-front-img-bg{
    position: absolute;
    right: 0;
    width: 100%;
    top: 0;
    background: rgb(0,0,0,.5);
    height: 100%;
    text-align: center;	
}
.header-front-img .header-front-img-bg a{
	float: right;
}
.header-front-img .header-front-img-bg a img{
	    margin-top: 16px;
}
.header-front-img .header-front-img-bg p{
    color: #fff;
    margin: 130px 0 0 0;
    font-family: Noto Kufi Arabic;
    font-weight: bold;
        text-align: center;
}
.header-front-img .header-front-img-bg img.y100logo{
    float: left;
    max-height: 202px;
    margin: 26px 0 0 0;	
}
.home-logo-mobile{
	width:33%;
}
.home-logo-p{
	width:66%;
}
.img-responsive{
    max-width: 100%;
    height: auto;	
}
.main_menu{
background: #e7e7e7;
    text-align: center;
}
.main_menu ul{
    padding: 0;
    float: unset;
    margin: 0 auto;
}
.main_menu ul li{
	
}
.main_menu ul li a{
    color: #000;
    font-family: Noto Kufi Arabic;
    font-weight: bold;
    font-size: 14px;
	padding: 10px 11px;
line-height: 28px;
}
.main_menu ul li a:hover,.main_menu ul li a:focus,.main_menu ul li a.is-active{
	color:#fff;
	background:#ce4e4e;
}
.main_menu ul li.open > a{
	color:#fff;
	background:#ce4e4e !important;	
}
.main_menu ul li ul{
	padding: 0;
    float: unset;
    margin: 0 auto;
    width: 176px;
    right: 0;
}
.main_menu ul li ul li{
	
}
.main_menu ul li ul li a{
	color: #000;
    font-family: Noto Kufi Arabic;
    font-weight: bold;
    font-size: 12px;
    padding: 8px 10px !important;
    text-align: right;
    border-bottom: 1px solid #ccc;
}
.main_menu ul li ul li a:hover{
	color:#fff;
	background:#ce4e4e;
	    font-family: Noto Kufi Arabic;
    font-weight: bold;
    font-size: 12px;
    padding: 8px 10px !important;
    text-align: right;
    border-bottom: 1px solid #ccc;
}
.dialog-off-canvas-main-canvas{
z-index: 9;
position: relative;	
}
.block-100{
    display: inline-block;
    width: 100%;	
}
.item-content{
	
}
/*********************************** home_news_ticker ************************************************/
.home_news_ticker{
	
}
.home_news_ticker_content{
	background: #c9bebe;
    display: inline-block;
    width: 100%;	
	position: relative;
}
.home_news_ticker_home{
    float: right;
    position: absolute;
    right: 0;
    top: 0;

}
.home_news_ticker_home a{
    display: inline-block;
    color: #fff;
    background: #ce4e4e;
    padding: 10px;
}
.home_news_ticker_home a:hover{
	background:#000249;
}
.home_news_ticker_home a i{
	font-size: 32px;
}
.home_news_ticker_home a:hover i{
	
}
.home_news_ticker_ticker{
    display: inline-block;
    background: #fff;
    width: 100%;
    padding: 6px 15px;
    border: 1px solid #555;
    font-size: 15px;
    margin: 10px 0;	
}
.home_news_ticker_ticker > div{
	padding-right: 55px;
}
.home_news_ticker_ticker .jquery-view-ticker{
	height: 22px;    line-height: 20px;
}
/********************************* home_urjent **************************************************/
.home_urjent{
	
}
.home_urjent_content{
	background: #ce4e4e;
    display: inline-block;
    width: 100%;	
	position: relative;
	line-height: 18px;
}
.home_urjent_home{
    float: right;
    position: absolute;
    right: 0;
    top: 0;
	color:#fff;
	padding: 11px 7px;

}
.home_urjent_ticker{
    display: inline-block;
    width: 100%;
    padding: 6px 15px;
    font-size: 15px;
    margin: 5px 0;	
	color:#fff;
}
.home_urjent_ticker > div{
	padding-right: 28px;
}
.home_urjent_ticker a{
	color:#fff;
}
.home_urjent_ticker a:hover{
	color:#000;
}
/********************************* home_6_news **************************************************/
.home_6_news{
    padding: 40px 0 0;	
}
.home_6_news .item-content{
	height: 99px;
}
.home_6_news .views-field-field-image{
float: right;
    margin: 0 0 0 10px;	
}
.home_6_news .views-field-field-image img{
    width: 100px;
    height: 63px;	
}
.home_6_news .views-field-title{
	
}
.home_6_news .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 15px;
    color: #000;
}
.home_6_news .views-field-title a:hover{
	color:#0a108f;
}

.home_main_box{
    padding: 20px 0;	
}

.home_main_box .views_slideshow_cycle_main{
	width: 60%;
    float: right;
    padding: 0 0 0 20px;
}
.home_main_box .views_slideshow_cycle_main > .views_slideshow_cycle_teaser_section{
	width: 100%;
}
.home_main_box .views_slideshow_cycle_main .views-row{
	position: relative;
}
.home_main_box .views_slideshow_cycle_main .views-field-field-image{

}
.home_main_box .views_slideshow_cycle_main .views-field-field-image img{

}
.home_main_box .views_slideshow_cycle_main .views-field-title{
position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: rgb(0,0,0,.2);
    width: 100%;	
}
.home_main_box .views_slideshow_cycle_main .views-field-title .field-content{
	
}
.home_main_box .views_slideshow_cycle_main .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 19px;
    color: #fff;
    font-weight: bold !important;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}
.home_main_box .views_slideshow_cycle_main .views-field-title a:hover{
	color:#eaa828;
}
.home_main_box .views-slideshow-controls-bottom{
	float: left;
    width: 40%;
    border-left: 10px solid #ce4e4e;
    height: 453px;
    overflow-y: auto;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.home_main_box .views-slideshow-controls-bottom .views_slideshow_pager_field_item{
width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    height: 69px;
    cursor: pointer;
}
.home_main_box .views-slideshow-controls-bottom .views_slideshow_pager_field_item:hover{
background: #ececf8;
}
.home_main_box .views-slideshow-controls-bottom .views-field-field-image{
	float: right;    margin: 0 0 0 10px;
}
.home_main_box .views-slideshow-controls-bottom .views-field-field-image img{
    height: 69px;
    width: 100px;
}
.home_main_box .views-slideshow-controls-bottom .views-field-title{
	font-family: Noto Kufi Arabic;
    font-size: 14px;
    color: #000;	
}
.home_main_box .views-slideshow-controls-bottom .views-field-title .views-content-title{
	font-family: Noto Kufi Arabic;
}
.home_main_box .views-slideshow-controls-bottom .views_slideshow_pager_field_item:hover .views-field-title{
	color:#0a108f;
}
.service-item{
margin: 0 0 20px 0;	
}
.service-item .views-field-field-image{
	text-align: center;
}
.service-item .views-field-field-image a{
	text-align: center;
	width: 100%;
	display: inline-block;
}
.service-item .views-field-field-image img{
	width: 100%;
    height: auto;	
    max-height: 250px;
    object-fit: cover;
}
#block-views-block-cooperative-organization-block-1 .service-item .views-field-field-image img,
#block-views-block-education-and-training-block-1 .service-item .views-field-field-image img,
#block-views-block-activities-block-1 .service-item .views-field-field-image img,
#block-views-block-home-4-boxes-block-1-2 .service-item .views-field-field-image img,
#block-views-block-projects-block-1 .service-item .views-field-field-image img,
#block-views-block-aldwayr-block-1 .service-item .views-field-field-image img,
#block-views-block-laws-block-1 .service-item .views-field-field-image img{
	width: 100%;
    height: 200px;	
}
#block-views-block-honorary-board-block-1 .service-item .views-field-field-image{
	border: 1px solid #ccc;
}
.view-display-id-page_1 .service-item .views-field-field-image{
    border: 1px solid #ccc;
    height: 200px;
    overflow: hidden;
}
#block-views-block-honorary-board-block-1 .service-item .views-field-field-image img{
    width: auto;
    height: 200px;
    margin: 0 auto;
}
#block-views-block-home-4-boxes-block-1-2 .service-item .views-field-field-image,
#block-views-block-projects-block-1 .service-item .views-field-field-image,
#block-views-block-aldwayr-block-1 .service-item .views-field-field-image{
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    padding: 0;
    max-height: unset;
    margin: 0 auto;
}
#block-views-block-home-4-boxes-block-1-2 .service-item .views-field-field-image img,
#block-views-block-projects-block-1 .service-item .views-field-field-image img,
#block-views-block-aldwayr-block-1 .service-item .views-field-field-image img{
	max-height: unset;
	margin: 0 auto;
	padding: 25px;
}
.service-item .views-field-title{
height: 100px;
    overflow: hidden;	
}
.service-item .views-field-title a{
    display: inline-block;
    text-align: center;
    padding: 10px;
    background: #eaa828;
    color: #fff;
    width: 100%;	
}
#block-views-block-home-4-boxes-block-1-2 .service-item .views-field-title a,
.view-projects .service-item .views-field-title a,
.view-aldwayr .service-item .views-field-title a{ 
	display: inline-block;
	text-align: center;
	padding: 10px;
	color: #000;
	width: 100%;
	background: none;	
}
.service-item .views-field-title a:hover{
	background: #000;
}
#block-views-block-home-4-boxes-block-1-2 .service-item .views-field-title a:hover,
.view-projects .service-item .views-field-title a:hover,
.view-aldwayr .service-item .views-field-title a:hover{
	background: none;color: #ce4e4e;	
}
.node--type-alandyt .field--name-field-photo-gallery .field--item{
float: right;
    margin: 5px;	
}
.view-aldwayr{
	
}
.view-aldwayr{
	
}
.view-aldwayr{
	
}
.view-aldwayr{
	
}
@media print{
	 .view-aldwayr a[href]:after {
		display:none;
	 }
	 .view-aldwayr a {
    text-decoration: none;
}
}






/*************************** home services **************************************/
.home_services{
	background: #f6f6f6;
    padding: 50px 0;	
}
.home_services h2{
    font-weight: bold;
    padding: 15px 0 30px 0;	
}
.home_services h2:before{
content: "";
    background: #ce4e4e;
    width: 2px;
    height: 35px;
    float: right;
    margin: -5px 0 0 10px;
}
.home_services .views_slideshow_cycle_main{
    width: 70%;
    float: left;
    padding: 0;
}
.home_services .views_slideshow_cycle_main > div{
	margin: 0;
    height: 375px;
    padding: 0 50px 0 0;
}
.home_services .views_slideshow_cycle_main > div:before{
	content: "";
    position: absolute;
    right: 0;
    top: -5px;
    background: url(../images/services-arrow.png);
    width: 50px;
    height: 84px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 99;
}
.home_services .views_slideshow_cycle_main >div > .views_slideshow_cycle_slide{
	padding: 20px !important;
    background: #fff;
    right: 50px;
    height: 375px !important;
    box-shadow: 0 0 7px #ccc;
}
.home_services .views_slideshow_cycle_main > .views_slideshow_cycle_teaser_section{
	width: 100%;
}
.home_services .views_slideshow_cycle_main .views-row{
	position: relative;
}
.home_services .views_slideshow_cycle_main .views-field-field-image{
float: right;
    width: 40%;
    margin: 0 0 0 20px;
}
.home_services .views_slideshow_cycle_main .views-field-field-image img{

}
.home_services .views_slideshow_cycle_main .views-field-body{

}
.home_services .views_slideshow_cycle_main .views-field-view-node{
	
}
.home_services .views_slideshow_cycle_main .views-field-view-node a{
	display: inline-block;
    float: left;
    border: 1px solid #ce4e4e;
    padding: 5px 10px;
    color: #000;	
}
.home_services .views_slideshow_cycle_main .views-field-view-node a:hover{
	background: #ce4e4e;
	color: #fff;	
}
.home_services .views-slideshow-controls-top{
	float: right;
    width: 30%;
    border-left: 1px solid #ccc;
}
.home_services .views-slideshow-controls-top .views_slideshow_pager_field_item{
	width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    padding: 10px;
}
.home_services .views-slideshow-controls-top .views_slideshow_pager_field_item:hover{
	background: #ececf8;
}
.home_services .views-slideshow-controls-top .views_slideshow_pager_field_item.active{
	background: #000249 !important;
    color: #fff !important;
    border-right: 7px solid #ce4e4e;
}
.home_services .views-slideshow-controls-top .views-field-title{
	font-family: Noto Kufi Arabic;
    font-size: 14px;
    color: #000;	
	font-weight: bold !important;	
}

.home_services .views-slideshow-controls-top .views-field-title .views-content-title{
	font-family: Noto Kufi Arabic;
}
.home_services .views-slideshow-controls-top .views_slideshow_pager_field_item:hover .views-field-title{
	color:#0a108f;
}
.home_services .views-slideshow-controls-top .views_slideshow_pager_field_item.active .views-field-title{
	background: #000249 !important;
    color: #fff !important;
}
/*************************** home local **************************************/
.local_ads{
	padding:30px 0;
}
.home_local{
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
}
.home_local .views-element-container > .form-group{
	padding: 10px;
}
.home_local h2{
    background: #152c47;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;	
}
.home_local .view-content{
	
}
.home_local .view-content > div.views-row{
width: 50%;
    display: inline-block;	
}
.home_local .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_local .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
}
.home_local .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_local .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
.home_local .view-content > div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.home_local .view-content > div.views-row:first-child{
	float: right;
    width: 48%;
    margin: 0 0 0 2%;
    position: relative;
}
.home_local .view-content > div.views-row:first-child .views-field-field-image{
	float: unset;
    width: 100%;	
}
.home_local .view-content > div.views-row:first-child .views-field-field-image img{
	width: 100%;
    height: 301px;	
}
.home_local .view-content > div.views-row:first-child .views-field-title{
	float: unset;
    width: 100%;	
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: rgb(0,0,0,.2);
    width: 100%;	
}
.home_local .view-content > div.views-row:first-child .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 15px;
    color: #fff;
    font-weight: bold !important;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0 10px;
}
.home_local .view-content > div.views-row:first-child .views-field-title a:hover{
	color: #ce4e4e;
}
.home_local .view-footer{
display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_local .view-footer a{
	background: #ce4e4e;
    color: #fff;
    padding: 5px 15px;
    float: left;	
}
.home_local .view-footer a:hover{
    background: #000;
    color: #fff;
    padding: 5px 15px;	
}



/*************************** home ads **************************************/
.home_ads{
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
}
.home_ads .views-element-container > .form-group{
	padding: 10px;
}
.home_ads h2{
    background: #ce4e4e;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #152c47;
    font-weight: bold;	
}
.home_ads .view-content{
	
}
.home_ads a{
    color:#000;
}
.home_ads p{
    padding: 20px 0;
}
.home_ads img{

}
.home_ads .home_ads_content_numbers{
    margin: 38px 8%;
    width: 84%;
    border-top: 1px solid #ccc;
    padding: 40px 0 0 0;
}
.home_ads .home_ads_content_numbers_item{
font-size: 15px;
    border: 1px solid #ccc;
    padding: 10px;
}
.home_ads .home_ads_content_numbers_item span{

}
/*************************** home esarsv news tenders **************************************/
.esarsv_news_tenders{
	padding: 30px 0;
    background: #0b1f35;
}
.home_esarsv_news{
	border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    background: #fff;
}
.home_esarsv_news .views-element-container > .form-group{
	padding: 10px;
}
.home_esarsv_news h2{
    background: #152c47;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;	
}
.home_esarsv_news .view-content{
	
}
.home_esarsv_news .view-content > div.views-row{
width: 50%;
    display: inline-block;	
}
.home_esarsv_news .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_esarsv_news .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
}
.home_esarsv_news .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_esarsv_news .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
.home_esarsv_news .view-content > div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.home_esarsv_news .view-content > div.views-row:first-child{
	float: right;
    width: 48%;
    margin: 0 0 0 2%;
    position: relative;
}
.home_esarsv_news .view-content > div.views-row:first-child .views-field-field-image{
	float: unset;
    width: 100%;	
}
.home_esarsv_news .view-content > div.views-row:first-child .views-field-field-image img{
	width: 100%;
    height: 301px;	
}
.home_esarsv_news .view-content > div.views-row:first-child .views-field-title{
	float: unset;
    width: 100%;	
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: rgb(0,0,0,.2);
    width: 100%;	
}
.home_esarsv_news .view-content > div.views-row:first-child .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 15px;
    color: #fff;
    font-weight: bold !important;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0 10px;
}
.home_esarsv_news .view-content > div.views-row:first-child .views-field-title a:hover{
	color: #ce4e4e;
}
.home_esarsv_news .view-footer{
display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_esarsv_news .view-footer a{
	background: #ce4e4e;
    color: #fff;
    padding: 5px 15px;
    float: left;	
}
.home_esarsv_news .view-footer a:hover{
    background: #152c47;
    color: #fff;
    padding: 5px 15px;	
}
/*************************** home tenders **************************************/
.home_esarsv_tenders{
	border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    background: #fff;
}
.home_esarsv_tenders .views-element-container > .form-group{
	padding: 10px;
}
.home_esarsv_tenders h2{
    background: #ce4e4e;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #152c47;
    font-weight: bold;	
}
.home_esarsv_tenders .view-content > div.views-row{
	width: 100%;
    display: inline-block;	
}
.home_esarsv_tenders .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_esarsv_tenders .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
    border: 1px solid #ccc;
}
.home_esarsv_tenders .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_esarsv_tenders .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
.home_esarsv_tenders .view-content > div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.home_esarsv_tenders .view-footer{
	display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_esarsv_tenders .view-footer a{
	background: #152c47;
    color: #fff;
    padding: 5px 15px;
    float: left;	
}
.home_esarsv_tenders .view-footer a:hover{
    background: #ce4e4e;
    color: #fff;
    padding: 5px 15px;	
}
/*************************** home home_arabic_vote_contact **************************************/
.home_arabic_vote_contact{
	padding:30px 0;
}
.home_arabic_international{
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
}
.home_arabic_international .views-element-container > .form-group{
	padding: 10px;
}
.home_arabic_international h2{
	background: #ce4e4e;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #152c47;
    font-weight: bold;	
}
.home_arabic_international .view-content{
	
}
.home_arabic_international .view-content > div.views-row{
	width: 50%;
    display: inline-block;	
}
.home_arabic_international .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_arabic_international .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
}
.home_arabic_international .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_arabic_international .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
.home_arabic_international .view-content > div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.home_arabic_international .view-content > div.views-row .views-field-body{
	display:none;	
}
.home_arabic_international .view-content > div.views-row:first-child{
	float: right;
    width: 48%;
    margin: 0 0 0 2%;
    position: relative;
}
.home_arabic_international .view-content > div.views-row:first-child .views-field-field-image{
	float: unset;
    width: 100%;	
}
.home_arabic_international .view-content > div.views-row:first-child .views-field-field-image img{
	width: 100%;
    height: 301px;	
}
.home_arabic_international .view-content > div.views-row:first-child .views-field-title{
	float: unset;
    width: 100%;	
    position: absolute;
    top: 0;
    right: 0;
    height: 301px;
    background: rgb(0,0,0,.2);
    width: 100%;	
}
.home_arabic_international .view-content > div.views-row:first-child .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 15px;
    color: #fff;
    font-weight: bold !important;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0 10px;
}
.home_arabic_international .view-content > div.views-row:first-child .views-field-title a:hover{
	color: #ce4e4e;
}
.home_arabic_international .view-content > div.views-row:first-child .views-field-body{
    display: inline-block;
    font-size: 15px;
    margin: 10px 0;
}
.home_arabic_international .view-footer{
display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_arabic_international .view-footer a{
	background: #ce4e4e;
    color: #fff;
    padding: 5px 15px;
    float: left;	
}
.home_arabic_international .view-footer a:hover{
    background: #000;
    color: #fff;
    padding: 5px 15px;	
}
/*************************** home vote **************************************/
.home_vote{
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
	border-right: 8px solid #152c47;
}
.home_vote > h2{
    background: #8f8f8f;
    color: #fff;
    padding: 7px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}

.home_vote .poll-view h2{
	text-align: center;
    font-size: 15px;
    padding: 5px 0;	
}
.home_vote .form-group{

}
.home_vote #edit-choice{

}
.home_vote #edit-choice .form-item{

}
.home_vote #edit-choice .form-item label{
	padding: 0 20px 0 0;
}
.home_vote #edit-choice .form-item input{

}
.home_vote .poll .vote-form{
    text-align: right;
}
.home_vote .form-actions{
	display: inline-block;
    width: 100%;
}
.home_vote .form-actions{
    text-align: center;
}
.home_vote .form-actions button{
	background: #ce4e4e;
    max-width: 70%;
	padding: 3px 20px;
}
.home_vote .form-actions button:hover{
	background: #152c47;
}
.home_vote #edit-vote{
	float: right;
    margin: 0 10px;
	padding: 3px 20px;
}
.home_vote #edit-result{
    float: left;
    margin: 0 10px;
	padding: 3px 20px;
}
.home_vote form{
	padding: 0 10px;
    font-size: 13px;
}
.home_vote form legend{
	padding: 0;
    margin: 0;	
}
/*************************** home contact **************************************/
.home_contact{
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
	border-right: 8px solid #152c47;
	margin-top: 3px;
}
.home_contact h2{
    background: #8f8f8f;
    color: #fff;
    padding: 7px;
    font-weight: bold;
    text-align: center;
    font-size: 15px;
}
.home_contact #block-homecontact > div{
	padding: 0 10px;
}
.home_contact .webform-submission-form .form-item{
	margin: 8px 0;
}
.home_contact button{
	background: #ce4e4e;
    max-width: 70%;
	padding: 3px 20px;	
}
.home_contact button:hover{
	background: #152c47;
}
.home_contact input.form-date, 
.home_contact input.form-number, 
.home_contact input.form-text, 
.home_contact input.form-tel, 
.home_contact input.form-email, 
.home_contact input.form-date, 
.home_contact input.form-time, 
.home_contact textarea.form-textarea, 
.home_contact select.form-select {
    font-size: 14px;
}
.home_contact  label {
    display: none;
}
/*************************** home  4 boxes **************************************/
.home_4_boxes {
    padding: 30px 0;
    background: #0b1f35;
}
.home_4_boxes_box{
    background: #ce4e4e;
    color: #fff;
    padding: 10px;	
}
.home_4_boxes_box.articles-home{
    background: #6ea855;	
}
.home_4_boxes_box h2{
padding: 10px 10px;
    border-right: 4px solid #ccc;	
}
.home_4_boxes_box .form-group{
	
}
.home_4_boxes_box .view-content > div.views-row{
	width: 100%;
    display: inline-block;	
}
.home_4_boxes_box .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_4_boxes_box .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
}
.home_4_boxes_box .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_4_boxes_box .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #fff;
    width: 100%;
    font-size: 13px;
}
.home_4_boxes_box .view-content > div.views-row .views-field-title a:hover{
	color: #000;
}
.home_4_boxes_box .view-content > div.views-row .views-field-body{
	display:none;	
}
.home_4_boxes_box .view-content > div.views-row:first-child{
    position: relative;
}
.home_4_boxes_box .view-content > div.views-row:first-child .views-field-field-image{
	float: unset;
    width: 100%;	
}
.home_4_boxes_box .view-content > div.views-row:first-child .views-field-field-image img{
	width: 100%;
    height: 188px;	
}
.home_4_boxes_box .view-content > div.views-row:first-child .views-field-title{
	float: unset;
    width: 100%;	
    position: absolute;
    top: 0;
    right: 0;
    height: 188px;
    background: rgb(0,0,0,.2);
    width: 100%;	
}
.home_4_boxes_box .view-content > div.views-row:first-child .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 15px;
    color: #fff;
    font-weight: bold !important;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0 10px;
}
.home_4_boxes_box .view-content > div.views-row:first-child .views-field-title a:hover{
	color: #ce4e4e;
}
.home_4_boxes_box .view-footer{
display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_4_boxes_box .view-footer a{
	color: #fff;
    padding: 5px 15px;
    float: left;
    border: 1px solid #ccc;	
}
.home_4_boxes_box .view-footer a:hover{
    background: #000;
    color: #fff;
    padding: 5px 15px;	
}
/*************************** home community deth **************************************/
.community_deth{
	padding:30px 0;
}
.home_community{
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
}
.home_community .views-element-container > .form-group{
	padding: 10px;
}
.home_community h2{
	background: #152c47;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;	
}
.home_community .view-content{
	
}
.home_community .view-content > div.views-row{
	width: 50%;
    display: inline-block;	
}
.home_community .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_community .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
}
.home_community .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_community .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
.home_community .view-content > div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.home_community .view-content > div.views-row .views-field-body{
	display:none;	
}
.home_community .view-content > div.views-row:first-child{
	float: right;
    width: 48%;
    margin: 0 0 0 2%;
    position: relative;
}
.home_community .view-content > div.views-row:first-child .views-field-field-image{
	float: unset;
    width: 100%;	
}
.home_community .view-content > div.views-row:first-child .views-field-field-image img{
	width: 100%;
    height: 301px;	
}
.home_community .view-content > div.views-row:first-child .views-field-title{
	float: unset;
    width: 100%;	
    position: absolute;
    top: 0;
    right: 0;
    height: 301px;
    background: rgb(0,0,0,.2);
    width: 100%;	
}
.home_community .view-content > div.views-row:first-child .views-field-title a{
	font-family: Noto Kufi Arabic;
    font-size: 15px;
    color: #fff;
    font-weight: bold !important;
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    padding: 0 10px;
}
.home_community .view-content > div.views-row:first-child .views-field-title a:hover{
	color: #ce4e4e;
}
.home_community .view-content > div.views-row:first-child .views-field-body{
    display: inline-block;
    font-size: 15px;
    margin: 10px 0;
}
.home_community .view-footer{
display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_community .view-footer a{
	background: #ce4e4e;
    color: #fff;
    padding: 5px 15px;
    float: left;	
}
.home_community .view-footer a:hover{
    background: #000;
    color: #fff;
    padding: 5px 15px;	
}
/*************************** home tenders **************************************/
.home_deth{
	border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    background: #fff;
}
.home_deth .views-element-container > .form-group{
	padding: 10px;
}
.home_deth h2{
    background: #ce4e4e;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #152c47;
    font-weight: bold;	
}
.home_deth .view-content > div.views-row{
	width: 100%;
    display: inline-block;	
}
.home_deth .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
.home_deth .view-content > div.views-row .views-field-field-image img{
	width: 100%;
    height: 79px;
    border: 1px solid #ccc;
}
.home_deth .view-content > div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
.home_deth .view-content > div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
.home_deth .view-content > div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.home_deth .view-footer{
	display: inline-block;
    width: 100%;
    padding: 10px 0 0;	
}
.home_deth .view-footer a{
	background: #152c47;
    color: #fff;
    padding: 5px 15px;
    float: left;	
}
.home_deth .view-footer a:hover{
    background: #ce4e4e;
    color: #fff;
    padding: 5px 15px;	
}
/*************************** home numbers **************************************/
.home_numbers_wraber {
    padding: 30px 0;
    background: #152c47;
	color:#fff;
}
.home_numbers{
	margin-right: 10%;
}
.home_numbers .views-field-field-number{
	font-weight: bold;
    font-size: 25px;	
}
.home_numbers .views-field-title{
    font-size: 15px;	
}
.home_numbers .views-field-field-image{
    text-align: center;	
}
.home_numbers .views-field-field-image img{
    text-align: center;	margin: 0 auto;
}
/*************************** home photo_gallery **************************************/
.photo_gallery_wraber {
    padding: 30px 0;
}
.photo_gallery .views-field-title{
    font-size: 15px;	
}
.photo_gallery .views-field-title a{
	font-size: 13px;
    color: #000;	
}
.photo_gallery .views-field-title a:hover{
   color: #ce4e4e;	
}
.photo_gallery h2{
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;
    text-align: right;	
}
.photo_gallery .form-group{
    padding: 20px 0;
}
.photo_gallery .views-field-field-image{
	
}
.photo_gallery .views-field-field-image img{
    height: 118px;	
}
/*************************** home video gallery **************************************/
.video_gallery_wraber {
    padding: 30px 0;
}
.video_gallery {
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
}
.video_gallery h2{
    background: #152c47;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;
    text-align: right;
}
.video_gallery .views-field-title{
    font-size: 15px;	
}
.video_gallery .form-group{
	padding: 10px;
    display: inline-block;
    width: 100%;
}
.video_gallery img{
	cursor:pointer;
}
/*************************** home logos gallery **************************************/
.home_logos_wraber {
    padding: 0 0 30px 0;
}
.home_logos {
    border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
}
.home_logos h2{
    background: #152c47;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;
    text-align: right;
}
.home_logos .views-field-title{
    font-size: 12px;
}
.home_logos .views-field-fieldset{
	padding: 10px;
    display: inline-block;
    width: 100%;
	    position: relative;
}
.home_logos img{
	cursor: pointer;
    max-height: 97px;
    height: auto;
    width: auto;
    margin: 0 auto;
}
.home_logos .views-field-field-image{
    height: 115px;	
    display: flex;
    justify-content: center;
    align-items: center;
}
.home_logos .views-field-field-link{

}
.home_logos .views-field-field-link a{
position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    font-size: 0;
}
/**********************************************************/
.copyrightall{
	
}
.copyrightall .copyright{
	text-align: center;
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    font-size: 13px;
    border-top: 1px solid #ccc;
    margin: 20px 0 0 0;
}
.copyrightall .copyright a{
    color: #fff;	
}
.copyrightall .copyright a:hover{
	color: #ce4e4e;
}
.copyrightall{
	
}

/*************************** home inner left box **************************************/
#block-views-block-latest-news-inner-side-block-1{
	border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    background: #fff;
}
#block-views-block-latest-news-inner-side-block-1 .views-element-container > .form-group{
	padding: 10px;
}
#block-views-block-latest-news-inner-side-block-1 h2{
    background: #ce4e4e;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #152c47;
    font-weight: bold;	
}
#block-views-block-latest-news-inner-side-block-1 .view-content > div.views-row{
	width: 100%;
    display: inline-block;
	padding: 10px;	
}
#block-views-block-latest-news-inner-side-block-1 .view-content > div.views-row .views-field-field-image{
	float: right;
    width: 30%;	
}
#block-views-block-latest-news-inner-side-block-1 div.views-row .views-field-field-image img{
	width: 100%;
    height: 70px;
    border: 1px solid #ccc;
}
#block-views-block-latest-news-inner-side-block-1 div.views-row .views-field-title{
	float: left;
    width: 70%;	
}
#block-views-block-latest-news-inner-side-block-1 div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
#block-views-block-latest-news-inner-side-block-1 div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
/************************* inner ***********************************/
#content #content-wrap .field--name-field-image{
	
}
#content #content-wrap .field--name-field-image img{
	width: 100%;
    height: auto;
    margin: 0 0 20px 0;	
}
.dropdown-toggle::after{
	display:none;
}
/*************************** home inner bottom box **************************************/
#block-views-block-latest-news-inner-side-block-2{
	border: 1px solid #ccc;
    box-shadow: 0 0 7px #ccc;
    background: #fff;
	width: 100%;
    display: inline-block;	
}
#block-views-block-latest-news-inner-side-block-2 .form-group{
	padding: 10px;
}
#block-views-block-latest-news-inner-side-block-2 h2{
    background: #152c47;
    color: #fff;
    padding: 10px;
    border-right: 8px solid #ce4e4e;
    font-weight: bold;
}
#block-views-block-latest-news-inner-side-block-2 .view-content > div.views-row{
	width: 100%;
    display: inline-block;
	padding: 10px;	
}
#block-views-block-latest-news-inner-side-block-2 .view-content > div.views-row .views-field-field-image{
	display: inline-block;
    width: 100%;	
}
#block-views-block-latest-news-inner-side-block-2 div.views-row .views-field-field-image img{
	width: 100%;
    height: 130px;
    border: 1px solid #ccc;
}
#block-views-block-latest-news-inner-side-block-2 div.views-row .views-field-title{
	display: inline-block;
    width: 100%;	
}
#block-views-block-latest-news-inner-side-block-2 div.views-row .views-field-title a{
    display: inline-block;
    text-align: right;
    padding: 0 5px 0 0;
    color: #000;
    width: 100%;
    font-size: 14px;
}
#block-views-block-latest-news-inner-side-block-2 div.views-row .views-field-title a:hover{
	color: #ce4e4e;
}
.contact-us-desc{
	
}
.contact-us-desc ul{
    font-size: 16px !important;
    margin: 0;
    padding: 0;
}
.contact-us-desc li{
font-size: 16px !important;	
}
.contact-us-desc li span{
	font-size: 16px !important;	
}
.contact-us-desc li a{
	font-size: 16px !important;
}
.contact-us-desc li a:hover{
	
}
.contact-us-desc i {
    font-family: "Font Awesome 5 Brands" !important;
    color: #000 !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
.contact-us-desc i:hover{
	color: #ce4e4e !important;
}
/************************ inner news *****************************************/
.view-news-page .views-field-title{
    font-size: 15px;	
}
.view-news-page .views-field-title a{
	font-size: 21px;
    font-weight: bold;
    color: #000;
    padding: 0 0 10px 0;
    display: inline-block;
    width: 100%;
}
.view-news-page .views-field-title a:hover{
   color: #ce4e4e;	
}
.view-news-page .views-field-fieldset{
	padding: 0 10px;
    width: 60%;
    float: left;
}
.view-news-page .views-field-field-image{
float: right;
    width: 40%;	
}
.view-news-page .views-field-field-image img{

    height: auto;
    max-width: 100%;
    max-height: 197px;
    width: 100%;

}
.view-news-page .views-row{
    display: inline-block;
    width: 100%;
    padding: 10px 0;	
}
.view-news-page .views-field-body{
	font-size: 15px;
}
[dir="rtl"] .pagination > li:first-child > a, 
[dir="rtl"] .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 4px;
}
.auth-user-form {
	margin: 0 auto;
	width: -webkit-calc(100% - 30px);
	width: calc(100% - 30px);
	max-width: 500px;
	border: 1px solid #efefef;
}
.page-user-register .auth-user-form{
width: 100%;
    max-width: 100%;	
}
.auth-user-form .form-header {
	margin-top: 0;
	text-align: center;
	font-size: 25px;
	    margin-bottom: 0;
}
.auth-user-form .form-header:after {
	margin-top: 20px;
}
.auth-user-form > form {
	padding: 10px 10px;
	background-color: #ffffff;
}
.auth-user-form .panel-default {
	background-color: transparent;
}
.auth-user-form .auth-user-form--footer {
	margin: 0 auto;
	padding: 50px 20px 60px 20px;
	text-align: center;
	background-color: #e9e9f2;
}
.auth-user-form .auth-user-form--footer .form-title {
	margin-top: 0;
	margin-bottom: 30px;
}
.auth-user-form .form-control {
	width: 100%;
}
.auth-user-form .details-title {
	text-transform: none;
	font-weight: normal;
}
.auth-user-form .button,
.auth-user-form .form-wrapper__returning-customer a,
.form-wrapper__returning-customer .auth-user-form a,
.auth-user-form .cart-block--offcanvas-contents__links a,
.cart-block--offcanvas-contents__links .auth-user-form a {
	width: 100%;margin: 0;
}
.btn, .button, input[type="submit"] {
    cursor: pointer;
    background-color: #2ba9e0;
    color: #ffffff;
    line-height: 48px;
    font-size: 13px;
    font-weight: 600;
    padding: 0 28px;
    border: none !important;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    transition: all 0.2s linear 0s;
    margin: 0;
    outline: 0 none;
    text-align: center;
}
.btn:hover, .button:hover, .button:focus, input[type="submit"]:hover {
    background-color: #333333;
    color: #ffffff;
}
.auth-user-form .button + .button,
.auth-user-form .form-wrapper__returning-customer a + .button,
.form-wrapper__returning-customer .auth-user-form a + .button,
.auth-user-form .cart-block--offcanvas-contents__links a + .button,
.cart-block--offcanvas-contents__links .auth-user-form a + .button,
.auth-user-form .form-wrapper__returning-customer .btn + a,
.form-wrapper__returning-customer .auth-user-form .btn + a,
.auth-user-form .form-wrapper__returning-customer a + a,
.form-wrapper__returning-customer .auth-user-form a + a,
.auth-user-form .cart-block--offcanvas-contents__links .form-wrapper__returning-customer a + a,
.form-wrapper__returning-customer .cart-block--offcanvas-contents__links .auth-user-form a + a,
.auth-user-form .cart-block--offcanvas-contents__links .btn + a,
.cart-block--offcanvas-contents__links .auth-user-form .btn + a,
.auth-user-form .form-wrapper__returning-customer .cart-block--offcanvas-contents__links a + a,
.cart-block--offcanvas-contents__links .auth-user-form .form-wrapper__returning-customer a + a,
.form-wrapper__returning-customer .auth-user-form .cart-block--offcanvas-contents__links a + a,
.cart-block--offcanvas-contents__links .form-wrapper__returning-customer .auth-user-form a + a,
.auth-user-form .cart-block--offcanvas-contents__links a + a,
.cart-block--offcanvas-contents__links .auth-user-form a + a {
	margin-top: 20px;
	width: 100%;
	margin-left: 0;
}
@media screen and (min-width: 768px) {
	.auth-user-form .auth-user-form--footer,
	.auth-user-form > form {
		padding-left: 20px;
		padding-right: 20px;
	}
}

/*---------------------------------------------------*/
/*	TASK BAR
/*---------------------------------------------------*/
#block-esarsv-local-tasks {
	    text-align: center;    border: none;
}
#block-esarsv-local-tasks .nav-tabs {
	margin: 1em 0;
	    text-align: center;
}
ul.nav-tabs,
#block-esarsv-local-tasks ul.nav-tabs {
	list-style: none;
	list-style-type: none;
	margin: 0 0 0.5em;
	padding: 0;
}
#block-esarsv-local-tasks .nav-tabs > li {
	display: inline-block;
    margin-right: 0.3em;
    float: unset;
}
[dir="rtl"] .nav-tabs > li {
	margin-left: 0.3em;
	margin-right: 0;
}
#block-esarsv-local-tasks .nav-tabs a {
	display: block;
	padding: 0.2em 1em;
	text-decoration: none;
	color: #333333;
	cursor:pointer;
	margin: 0;
}
#block-esarsv-local-tasks .nav-tabs a.is-active {
	background-color: #eeeeee;
	display: block;
	padding: 0.2em 1em;
	text-decoration: none;	
	margin: 0;
}
#block-esarsv-local-tasks .nav-tabs a:focus,
#block-esarsv-local-tasks .nav-tabs a:hover {
	background-color: #f5f5f5;
	display: block;
	padding: 0.2em 1em;
	text-decoration: none;	
	margin: 0;
}
#block-esarsv-local-tasks {
	text-align: center;
}
#block-esarsv-local-tasks.alert {
	margin-bottom: 0;
	padding: 0;
}
#block-esarsv-local-tasks ul.nav-tabs {
	margin: 0;
	font-size: 12px;
}
#block-esarsv-local-tasks ul.tabs--primary {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
#block-esarsv-local-tasks ul .tabs--primary.is-active {
    background-color: #eeeeee;
	color: #333333;
}
/* LOCAL TASKS */
.content-wide .block-local-tasks-block {
	padding: 0;
}
.page-wrapper .block-local-tasks-block .alert-dismissable .close {
	position: absolute;
	top: -10px;
	right: -10px;
}
input, 
button, 
select, 
.btn, 
.button,
 input[type="submit"], 
 .simplenews-subscriber-form input, 
 .user-logged-in .simplenews-subscriber-form form, 
 .nice-select, 
 .pager li > a, 
 .pager li > span, 
 .tag-cloud li a, 
 .cart--cart-block .cart-block-link a, 
 .header .views-exposed-form form, 
 .product-category-count, 
 .product-post .form-item-quantity-0-value .input-group, 
 .deals-block .field-timer-jquery-countdown, 
 .product--rendered-attribute label.option .product-attribute, 
 .social-icon li a, 
 #block-esarsv-local-tasks .tabs--primary a {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
}
.user-register-form .mobile-number-field .local-number{
	border-width: 1px;
}

.user-register-form .field--name-field-mobile-number{
	position: relative;
    border-bottom: 1px solid #ccc;
}
.user-register-form .field--name-field-mobile-number > div > .form-type-select{
    height: 40px;
    border: 1px solid #ecedee;
    border-radius: 5px;
    margin: 0 0 0 5px;
}
.user-register-form .field--name-field-mobile-number > div > .form-type-textfield{
    width: 70%;
    display: inline-block;
}
.user-register-form .field--name-field-mobile-number .send-button{
	    margin-top: 5px;
}
.user-register-form .field--name-field-mobile-number .country-select {
    height: 43px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    border-bottom: none;
}
.user-register-form .mobile-number-field .country-select select{
	
}
.user-register-form .mobile-number-field .mobile-number-flag {
    margin: 14px 2px 12px 0;
    float: right;
}
.user-register-form .mobile-number-field .country-select .arrow{
    display:none;
}
.user-register-form .mobile-number-field .country-select .prefix {
    margin: 5px 6px 4px 12px;
    float: right;
}
.mobile-number-field-hidden{
	
}
.hide-shadi .send-button,
.hide-shadi .form-item-field-mobile-number-0-mobile,
.hide-shadi .form-type-select{
	display:none !important;
}
.hide-shadi .form-item-field-mobile-number-0-verification-code input{
	margin: 0 0 5px 0;
}
.mobile-number-field-hidden{
	
}
.mobile-number-field-hidden{
	
}




/**********************************/
.node-car-commerce-form,
.node-affiliation-request-form{
	
}
.node-haj-omra-form > .field-group-html-element,
.node-investment-portfolio-form > .field-group-html-element,
.node-loan-form > .field-group-html-element,
.node-jobs-form > .field-group-html-element,
.node-car-commerce-form > .field-group-html-element,
.node-affiliation-request-form > .field-group-html-element{
    display: inline-block;
    width: 100%;
    border: 1px solid #ccc;
	margin-bottom: 20px;
    padding: 0 0 10px 0;	
}
.node-investment-portfolio-form > .field-group-html-element > h3,
.node-haj-omra-form > .field-group-html-element > h3,
.node-loan-form > .field-group-html-element > h3,
.node-jobs-form > .field-group-html-element > h3,
.node-car-commerce-form > .field-group-html-element > h3,
.node-affiliation-request-form > .field-group-html-element > h3{
	background: green;
    color: #fff;
    padding: 10px;	
}
.node-investment-portfolio-form > .field-group-html-element.request2 > h3 ,
.node-haj-omra-form > .field-group-html-element.request2 > h3 ,
.node-loan-form > .field-group-html-element.request2 > h3 ,
.node-jobs-form > .field-group-html-element.request2 > h3 ,
.node-car-commerce-form > .field-group-html-element.request2 > h3 ,
.node-affiliation-request-form > .field-group-html-element.request2 > h3 {
    background: #505ba4;
}
.node-investment-portfolio-form > .field-group-html-element.request3 > h3 ,
.node-haj-omra-form > .field-group-html-element.request3 > h3 ,
.node-loan-form > .field-group-html-element.request3 > h3 ,
.node-jobs-form > .field-group-html-element.request3 > h3 ,
.node-car-commerce-form > .field-group-html-element.request3 > h3 ,
.node-affiliation-request-form > .field-group-html-element.request3 > h3 {
    background: #806e00;
}
.node-investment-portfolio-form > .field-group-html-element.request4 > h3 ,
.node-haj-omra-form > .field-group-html-element.request4 > h3 ,
.node-loan-form > .field-group-html-element.request4 > h3 ,
.node-jobs-form > .field-group-html-element.request4 > h3 ,
.node-car-commerce-form > .field-group-html-element.request4 > h3 ,
.node-affiliation-request-form > .field-group-html-element.request4 > h3 {
    background: #18bcc9;
    background: #18bcc9;
}
.node-investment-portfolio-form .field--type-text-with-summary ,
.node-haj-omra-form .field--type-text-with-summary ,
.node-loan-form .field--type-text-with-summary ,
.node-jobs-form .field--type-text-with-summary ,
.node-car-commerce-form .field--type-text-with-summary ,
.node-affiliation-request-form .field--type-text-with-summary {
    display: inline-block;
    width: 97%;
    margin: 10px 15px;
}
.node-jobs-form .input-group-addon{
	display:none;
}
.node-affiliation-request-form label{
	
}
.node-investment-portfolio-form .row,
.node-haj-omra-form .row,
.node-loan-form .row,
.node-jobs-form .row,
.node-car-commerce-form .row{
	margin: 0;
}
.node-form .field--type-image .tabledrag-toggle-weight{
	display:none;
}
.node-form table{
	font-size: 10px;
}
.node-form table button{
font-size: 10px !important;
    padding: 2px 14px;
    line-height: 25px;
}
.node-form table .file > span {
    background: unset;
    color: #337ab7;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0 5px;
    border: unset;
}
.node-affiliation-request-form input.local-number, 
.node-investment-portfolio-form input.form-date, 
.node-haj-omra-form input.form-date, 
.node-loan-form input.form-date, 
.node-jobs-form input.form-date, 
.node-affiliation-request-form input.form-date, 
.node-affiliation-request-form input.form-number, 
.node-affiliation-request-form input.form-text, 
.node-affiliation-request-form input.form-tel, 
.node-affiliation-request-form input.form-email, 
.node-affiliation-request-form input.form-date, 
.node-affiliation-request-form input.form-time, 
.node-affiliation-request-form textarea.form-textarea, 
.node-affiliation-request-form select.form-select{
	width: 100% !important;text-align: right;line-height: 26px;
}
.node-investment-portfolio-form .form-inline .form-group,
.node-haj-omra-form .form-inline .form-group,
.node-loan-form .form-inline .form-group,
.node-jobs-form .form-inline .form-group,
.node-affiliation-request-form .form-inline .form-group{
	width: 100% !important;	
}
.field--type-datetime{
    font-size: 14px;	
}
.field--type-datetime{

}
.field--type-datetime .panel-heading{
	background: no-repeat;
    border: none;
    padding: 0;
}
.field--type-datetime .panel-title{
    font-weight: bold;
    font-size: 19px;
    padding: 0;
	margin: 0;
	margin-bottom: .5rem;
}
.field--type-datetime .panel-body{
padding: 0;
}
.field--type-datetime .panel-default{
    border: none;
    padding: 0;
    margin: 0;	
}
.node-investment-portfolio-form .field--type-datetime .form-inline .form-group,
.node-haj-omra-form .field--type-datetime .form-inline .form-group,
.node-loan-form .field--type-datetime .form-inline .form-group,
.node-jobs-form .field--type-datetime .form-inline .form-group,
.node-affiliation-request-form .field--type-datetime .form-inline .form-group{
    width: auto !important;
    margin: 0 0 0 5px;
}
.node-investment-portfolio-form .field--type-datetime .form-inline .form-group select,
.node-haj-omra-form .field--type-datetime .form-inline .form-group select,
.node-loan-form .field--type-datetime .form-inline .form-group select,
.node-jobs-form .field--type-datetime .form-inline .form-group select,
.node-affiliation-request-form .field--type-datetime .form-inline .form-group select{
    font-size: 14px;padding: 5px 5px 5px 16px !important;
}
.node-affiliation-request-form{
	
}
.field--name-body .js-filter-wrapper.filter-wrapper.form-inline.form-group{
	display:none;
}
/****************************** Start mobile menu ***********************************************/
.header-esarsv-right{
	display: none;
}
.header-right>.inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.site-main-mobile-menu {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    opacity: 0;
    background: rgba(0,0,0,.7);
}
.mobile-menu-open .site-main-mobile-menu {
    visibility: visible;
    opacity: 1;
}
.site-main-mobile-menu-inner {
    position: relative;
    z-index: 9;
    float: right;
    width: 360px;
    height: 100%;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.mobile-menu-open .site-main-mobile-menu-inner {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.site-main-mobile-menu-inner::before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: rgba(39,34,77,.9);
}
.mobile-menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px;
    padding: 0 15px 0 30px;
    background-color: #fff;
}
.mobile-menu-content {
    overflow-y: auto;
    height: calc(100% - 80px);
    padding: 20px 30px 100px;
}
.mobile-menu-logo a {
    width: 158px;
}
.mobile-menu-logo a img{
    max-width: 74px;
    float: left;	
}
.fullscreen-search-close, .header-mobile-menu-toggle, .mobile-menu-close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
}
.fullscreen-search-close, .mobile-menu-close {
    padding: 0;
}
.fullscreen-search-close .toggle, .header-mobile-menu-toggle .toggle, .mobile-menu-close .toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    border: none;
    background-color: transparent;
}

.fullscreen-search-close .toggle i, .header-mobile-menu-toggle .toggle i, .mobile-menu-close .toggle i {
    position: relative;
    display: block;
    overflow: hidden;
    width: 24px;
    height: 2px;
}

.fullscreen-search-close .toggle i.icon-top, .mobile-menu-close .toggle i.icon-top {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}
.mobile-menu-close .toggle i::after, .mobile-menu-close .toggle i::before {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #333;
}
.fullscreen-search-close .toggle i.icon-bottom::before, .fullscreen-search-close .toggle i.icon-top::before, .header-mobile-menu-toggle .toggle i.icon-bottom::before, .header-mobile-menu-toggle .toggle i.icon-top::before, .mobile-menu-close .toggle i.icon-bottom::before, .mobile-menu-close .toggle i.icon-top::before {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1) .2s;
    transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1) .2s;
    -o-transition: transform .6s cubic-bezier(.165,.84,.44,1) .2s;
    transition: transform .6s cubic-bezier(.165,.84,.44,1) .2s;
    transition: transform .6s cubic-bezier(.165,.84,.44,1) .2s,-webkit-transform .6s cubic-bezier(.165,.84,.44,1) .2s;
    -webkit-transform: scaleX(1) translateZ(0);
    transform: scaleX(1) translateZ(0);
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
}
.fullscreen-search-close .toggle i.icon-bottom::after, .fullscreen-search-close .toggle i.icon-top::after, .header-mobile-menu-toggle .toggle i.icon-bottom::after, .header-mobile-menu-toggle .toggle i.icon-top::after, .mobile-menu-close .toggle i.icon-bottom::after, .mobile-menu-close .toggle i.icon-top::after {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    transition: -webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    -o-transition: transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1);
    transition: transform .6s cubic-bezier(.165,.84,.44,1),-webkit-transform .6s cubic-bezier(.165,.84,.44,1);
    -webkit-transform: scaleX(0) translateZ(0);
    transform: scaleX(0) translateZ(0);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
}
.site-mobile-menu > nav >ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
	padding: 0;
}
.site-mobile-menu > nav >ul>li {
    position: relative!important;
}
.site-mobile-menu > nav >ul>li>a {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    color: #fff;
    border-bottom: 1px solid transparent;
	background: none !important;
}
.site-mobile-menu > nav >ul>li+li>a {
    border-top: 1px solid rgba(255,255,255,.15);
}
.site-mobile-menu > nav >ul>li .menu-toggle {
    position: absolute;
    top: 11px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    cursor: pointer;
    color: #fff;
    border-radius: 50%;
    background-color: transparent;
}
.site-mobile-menu>nav>ul>li .menu-toggle i {
    font-size: 18px;
    line-height: 1;
    -webkit-transition: all .25s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .25s cubic-bezier(.645,.045,.355,1);
    transition: all .25s cubic-bezier(.645,.045,.355,1);
}
.site-mobile-menu>nav>ul>li.open>a {
    border-bottom-color: rgba(255,255,255,.15) !important;
    background: none !important;
    border-color: rgba(255,255,255,.15) !important;
}
.site-mobile-menu>nav>ul>li>ul {
    display: none;
    margin: 14px 0;
    padding-left: 0;
    list-style: none;
}
.site-mobile-menu>nav>ul>li>ul >li>a {
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
    color: rgba(255,255,255,.7);
    text-align: right;
    padding: 10px 0 !important;
}
/****************************** End mobile menu ***********************************************/
.my-account-info *,
.my-account-info {
    font-size: 20px !important;
}
#block-qaymtalqrwd,
#block-useraccountmenu,
#block-servicesmenu{
	display: inline-block;
    width: 100%;	
}
#block-qaymtalqrwd ul,
#block-useraccountmenu ul,
#block-servicesmenu ul{
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
}
#block-qaymtalqrwd ul li,
#block-useraccountmenu ul li,
#block-servicesmenu ul li{
    display: inline-block;
    float: right;
	
}
#block-qaymtalqrwd ul li a,
#block-useraccountmenu ul li a{
    border: 1px solid #ccc;
    margin: 10px;
    border-radius: 10px;
    padding: 20px 10px;	
}

#block-servicesmenu ul li a{
padding: 9px 5px;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #fff;
    position: absolute;
    height: 100%;
	top: 0;
	z-index: 99;
}
#block-qaymtalqrwd ul li a{
    padding: 10px 10px;	
}
#block-qaymtalqrwd ul li.active a,
#block-useraccountmenu ul li.active a{
    background:green;
	color:#fff;
}
#block-qaymtalqrwd ul li.active a{

}
#block-servicesmenu ul li a:hover{
	
}
#block-servicesmenu{
	
}
#block-servicesmenu ul li{
	width: 15.6%;
    margin: .5%;
    position: relative;
    background: #152C47;
    padding-top: 43px;
    transition: transform .2s;
}
#block-servicesmenu ul li:hover{
	-ms-transform: scale(1.10);
    -webkit-transform: scale(1.10);
    transform: scale(1.10);
    transition: transform .2s;
}
#block-servicesmenu ul li.menu-item--active-trail{
    background: green;
	box-shadow: 0 0 7px #555;
	-ms-transform: scale(1.10);
    -webkit-transform: scale(1.10);
    transform: scale(1.10);	
}
#block-servicesmenu ul li div{
	
}
#block-servicesmenu ul li div img{
	width: 100%;
    height: auto;
    margin: 0 !important;	
}
.custom-view-link{
    display: inline-block;
    border: 1px solid #ccc;
    margin: 10px;
    border-radius: 10px;
    padding: 6px 10px;
    background: #14a751;
    color: #fff;
    float: left;
}
.custom-view-link:hover{
	opacity:.7;
	color:#fff;	
}
.custom-back-link{
    display: inline-block;
    border: 1px solid #14a751;
    margin: 10px;
    border-radius: 10px;
    padding: 6px 10px;
    color: #14a751;
}
.custom-back-link:hover{
	opacity:.7;
}
.field--name-field-mobile-number > .field--item{
direction: ltr;
    text-align: right !important;	
}
.messages__wrapper{
	margin-top: 10px;
}
article.node--type-affiliation-request{
	
}
article.node--type-haj-omra > div > div,
article.node--type-jobs > div > div,
article.node--type-investment-portfolio > div > div,
article.node--type-loan > div > div,
article.node--type-car-commerce > div > div,
article.node--type-affiliation-request > div > div{
border-bottom: 1px solid #ccc;
    padding: 5px 0;
    width: 100%;
    display: inline-block;
}
article.node--type-haj-omra > div > div > .field--label,
article.node--type-jobs > div > div > .field--label,
article.node--type-investment-portfolio > div > div > .field--label,
article.node--type-loan > div > div > .field--label,
article.node--type-car-commerce > div > div > .field--label,
article.node--type-affiliation-request > div > div > .field--label{
float: right;
    margin: 0 0 0 10px;	
}
article.node--type-affiliation-request > div > div > .field--item{
	
}
article.node--type-investment-portfolio img,
article.node--type-car-commerce img,
article.node--type-affiliation-request img{
	max-width: 95px;
}
article.node--type-affiliation-request{
	
}
.my-account-info{
background: #f7f7f7;
    padding: 10px;
    border: 1px solid #ccc;	
}
.page-front1 section img{
	transition: transform .2s;
}
.page-front1 section img:hover{
	-ms-transform: scale(1.10);
    -webkit-transform: scale(1.10);
    transform: scale(1.10);
    transition: transform .2s;
}

.view-user-requests{
	
}
.view-user-requests .view-header{
    position: absolute;
    left: 0;
    top: 0;	
}
.page-args-requests-walet-list .view-user-requests .view-header{
    position: relative;	
}
.errormessagefikra{
display: inline-block;
    width: 100%;
    text-align: center;
    background: #f7f7f7;
    border: 1px solid #ccc;
    margin: 0 0 10px 0;
    padding: 10px;
}
.errormessagefikraspan{
    color: red;
    display: inline-block;
    width: 100%;
    text-align: center !important;
    padding: 20px 0;
}
.errormessagefikraspan a{
    background: green;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 18px;	
}
.errormessagefikraspan a:hover{
	opacity:.7;
}
.errormessagefikraspan1{
width: 100%;
    display: inline-block;	
	    text-align: center !important;
	
}
.errormessagefikrawrapper{
	display:none;
}

/** New Front **/
.main_menu_content .navbar-nav {
    justify-content: center;
}
.main_menu ul li a{
    color:white;
}
.main_menu {
        background: #152C47;
}
.menu--main i.fas.fa-home {
    font-size: 28px;
    padding: 0;
    color: white;
}
.main_menu ul li:first-child a {
    padding: 7px 11px;
}
.main_menu ul li:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-slider .slider {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slider-img {
    background: black;
}
.slider-img img{
    opacity: 0.65;
}
.slider-body {
    color: white;
    position: absolute;
}
h2.slider-heading {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 2.5%;
}
p.slider-text {
    max-width: 750px;
    margin-left: auto;
    line-height: 2;
}
a.slider-link-btn {
    display: inline-block;
    padding: 0.5rem 1rem;
    border: 1px solid white;
    color: white;
    transition: 0.3s;
    margin-top: 2.5%;
}
a.slider-link-btn:hover, a.slider-link-btn:focus{
    color: #152C47;
    background: white;
}

.nhome-service-icon {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: rgb(229,232,236);
    background: linear-gradient(
320deg
, rgba(229,232,236,1) 0%, rgba(255,255,255,1) 75%);
    border: 1px solid #BABABA;
}
.nhome-service-icon-circle {
    border-radius: 100%;
    border: 7px solid #DAD9DA;
    padding: 25px;
    width: 140px;
    height: 140px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgb(6,76,141);
    background: linear-gradient( 
320deg
 , rgba(6,76,141,1) 0%, rgba(21,29,66,1) 75%);
}

section.nhome_services.block-100 {
    background: #0B1F35;
    padding: 2.75% 0%;
    margin-top: -8px;
	display: flex;
}
section.nhome_services.block-100  .container-1920.banner-8{
	    padding: 0 2%;
}
section.nhome_news_slider.block-100 ,
section.nhome_about.block-100 {
	display: flex;
}
section.nhome_news_slider.block-100 .container-1920,
section.nhome_about.block-100 .container-1920{
	    padding: 0 2%;
}
section.nhome_news_slider.block-100 .container-1920{
	width: 78%;
}
#block-views-block-banners-block-3{margin-bottom:10px;}
.banner-horizantal{
	
}
.banner-horizantal img{
	width: 100%;
    height: auto;	
}
.banner-vertical.desktop-banner{
	width: 11%;
}
.banner-vertical.desktop-banner img{
	width: 100%;
    height: auto;	
}
.mobile-banners{
	display:none;
}
.banner-vertical.mobile-banner{
	width: 49%;
    margin-left: 1%;
}
.banner-vertical.mobile-banner img{
	width: 100%;
    height: auto;	
}

#block-views-block-servives-block-2 >h2 {
    display: inline-block;
    padding: 15px;
    background: white;
    color: #152c47;
    font-weight: bold;
    margin: 0;
    border-bottom: 1px solid #707070;
}
.nhome_services .view-id-servives .view-content {
    background-color: white;
    padding: 2.5%;
}
.nhome-service-body {
    text-align: center;
    color: #152C47;
}
p.nhome-service-text {
    font-size: 14px;
    min-height: 105px;
}
h2.nhome-service-title a{
    margin: 15px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}
.nhome-service-body a {
    font-size: 14px;
    color: #152C47;
}
#views-bootstrap-servives-block-2 .col {
    border-left: 1px solid #BABABA;
}
#views-bootstrap-servives-block-2 .col:last-child {
    border-left: none;
}
.more-link a {
    display: inline-block;
    padding: 1rem;
    color: #0b1f35;
    border: 1px solid white;
    background: white;
    border-top: 1px solid #707070;
    transition: 0.3s;
}
.more-link a:hover, .more-link a:focus {
    border-top: 1px solid #0b1f35;
    background: transparent;
    color: white;
}
.more-link {
text-align: center;
}
.nhome-service:hover .nhome-service-title a,.nhome-service  a:hover {
    color: #CE4E4E;
}

.nhome-news-img {
    width: 100%;
    background: black;
}
.nhome-news-img img {
    opacity: 0.5;
height: 265px;
    width: 100%;
    object-fit: cover;
}
.nhome-news {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 10px;
}
.nhome-news-body {
    position: absolute;
    padding: 15px;
    text-align: center;
}
.nhome-news-slider-link-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-shadow: 5px -5px 3px -2px rgb(0 0 0 / 75%);
    -moz-box-shadow: 5px -5px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 5px -5px 3px -2px rgb(0 0 0 / 75%);
}
a.nhome-news-slider-link {
    background-color: #8F8F8F;
    width: 100px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    transform: scale(1.05);
    clip-path: polygon(0 0, 100% 0, 100% 100%);
}
a.nhome-news-slider-link span {
    color: white;
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 30px;
    display: inline-flex;
    font-weight: bold;
}
.nhome-news:hover a.nhome-news-slider-link,a.nhome-news-slider-link:focus{
    background-color: #CE4E4E;
    outline: 0;
}
.nhome-news-body h3 a {
    color: white;
}

section.nhome_news_slider.block-100 {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 2.5%;
}
.nhome_news_slider .views-element-container > h2 {
    margin-bottom: 2.5%;
    display: inline-block;
    padding: 15px;
    background: white;
    color: #152c47;
    font-weight: bold;
}
.nhome_news_slider .view-footer {
    text-align: center;
}
.nhome_news_slider .view-footer a {
    display: inline-block;
    padding: 1rem;
    color: white;
    border: 1px solid #0b1f35;
    background: #0b1f35;
    transition: 0.3s;
    margin: 3% 0;
}
.nhome_news_slider .view-footer a:hover,.nhome_news_slider .view-footer a:focus{
        color: #0b1f35;
    background:  white;
}
.slick-arrow::before {
    color: #0b1f35;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -35px;
}
[dir='rtl'] .slick-prev {
    right: -35px;
    left: auto;
}
.slick-dots {
    bottom: -15%;}
.slick-dots li button::before {
    font-size: 1.25rem;
}
.slick-arrow::before {
    font-size: 36px;
}
.footer_vote .fieldgroup.form-composite legend {
    display: none;
}
.footer_vote form * {
    text-align: start;
}
p.footer-vote-subtitle {
    font-size: 13px;
    margin-bottom: 0;
}
.footer_vote .radio label {
    font-size: 13px;
}
.footer_vote .form-actions button {
    font-size: 13px !important;
    padding: 1rem 1.5rem;
    border-radius: 0;
    display: inline-block;
    line-height: 1.75;
    margin: 0 15px;
    background: transparent;
    border: 1px solid #C9CED2 !important;
}
.footer_vote .form-actions button:hover, .footer_vote .form-actions button:focus {
    color: #0b1f35;
    background: #C9CED2;
}
.footer_vote .messages__wrapper p {
    font-size: 16px;
}
footer h5:after {
    width: 50px;
    content: "";
    border-bottom: 3px solid #CE4E4E;
    display: block;
    padding: 5px 0;
}
.nhome-about {
    padding: 20px 0px;
    text-align: center;
    position: relative;
        border: 1px solid #ccc;
            margin-bottom: 15px;
}

.nhome-about-icon-wrapper {
    border-radius: 100%;
    display: inline-block;
    overflow: hidden;
    background: #0B1F35;
    padding: 15px;
    position: relative;
}
.nhome-about-icon{
    background: rgb(229,232,236);
    background: linear-gradient( 
320deg
 , rgba(229,232,236,1) 0%, rgba(255,255,255,1) 75%);
    width: 130px;
    height: 130px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 100%;
}
.nhome-about:before {
    content: "";
    background: #0B1F35;
    max-height: 105px;
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
}
h2.nhome-about-title a {
    font-size: 28px;
    color: #0B1F35;
    font-weight: bold;
    margin: 15px 0;
    display: inline-block;
}
p.nhome-about-text {
    font-size: 18px;
    line-height: 2.5;
        min-height: 270px;
        color: #0B1F35;
}
.nhome-about-body {
    padding: 0 15px;
}
section.nhome_about.block-100 {
    margin-top: 2%;
    margin-bottom: 2.5%;
}
a.nhome-about-link {
    color: #0B1F35;
}
a.nhome-about-link:hover,a.nhome-about-link:focus {
    color: #CE4E4E;
}

    .header-social {
    justify-content: flex-end;
}
.header-social a {
    color: #122d51;
}
.header_bottons a i {
    color: #152C47 !important;
    font-size: 19px;
    margin: 2px 0 0 0;
}
.header_bottons a {
    color: #152C47 !important;
}
.header-top-section {
    background: lightgrey;}
.Navigation .separator {
    border-left: 1px solid #152C47;}
.header-social a i{
    color:#152C47;
}
a.NavBarLinks:nth-of-type(4), a.NavBarLinks:nth-of-type(5),.header_bottons .separator:nth-of-type(4), .header_bottons .separator:nth-of-type(3) {
    display: none;
}
#block-servicesbuttons div a {
    width: 100%;
}
#block-servicesbuttons .field div{
    padding-top: 15%;
    text-align: center;
}
/****************************************************************************/
.eltezam-report-section1{
    border: 1px solid #ccc;
    padding: 10px;
}
.eltezam-report-section2{
    padding: 0 15px 0;
}
.eltezam-report-section3 > .row,
.eltezam-report-section2 > .row > div{
	padding: 0;
	margin:0;
}
.eltezam-report-section3{
	border: 1px solid #ccc;
	background: #f7f7f7;
}
.eltezam-report-summery{

}
.eltezam-report-summery > .row{
    margin-right: -10px;
    margin-left: -10px;
}
.eltezam-content-border{
	border: 1px solid #ccc;
	
}
.eltezam-label-main{
    border: 1px solid #ccc;
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 40px;
}
.eltezam-label-main2{
    width: 100%;
    font-size: 22px;
    line-height: 40px;
}
.eltezam-content-border-rows{
	padding: 10px 10px 0 10px;
}
#content-wrap article img{
    max-width:100%;height: auto;
}
.page-args-3-change-password #block-servicesmenu{
	display:none;
}
.page-node-user{
	
}
.page-node-user #block-esarsv-local-tasks ul li:last-child{
	display:none;	
}
.page-node-user{
	
}
.node_view .print{
	display:none;	
}

#block-views-block-al-taat-block-1 .views-field-fieldset{
height: 333px;
display: inline-block;
width: 100%;	
}

/****************************************************************************/

.page-footer .poll .bar{
transform: rotateY(190deg);	
}
.page-footer .poll .bar .foreground{
	background-color: #CE4E4E !important;
}

/****************************************************************************/
.aff-card{
direction: rtl !important;
}
.aff-card .page-title{
	display:none;
}
.aff-card-custom{ 
display: flex !important;
    width: 100% !important;
    height: auto !important;	
}
.aff-card-custom .field--name-field-social-status{
	display:none;
}
.aff-card-container{
    display: inline-block !important;
    width: 370px !important;
    max-width: 410px !important;
    margin: 0 auto !important;
    /* border: 1px solid #000 !important; */
    border-radius: 10px !important;
    background-color: #fff !important;
	background-image:url(../images/bg12121.png);
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
    color: #fff;
}

.aff-card-container .img-custom{
    display: inline-block !important;
    width: 100% !important;
    height: auto !important;
    padding-top: 30px !important;
    background-image: url(/themes/custom/esarsv/assets/images/flag-jordan.png) !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    background-position: center top !important;	
}
.aff-card-header{
    display: inline-block !important;
    width: 100% !important;
    height: auto !important;
    text-align: center !important;
    padding: 5px 0px !important;
    border: 1px solid #ffff;
    border-radius: 10px 10px 0px 0px;
    position: relative;

}
.card-id{
	position: absolute;
    font-size: 9px;
    left: 10px;
    top: 1px;
}
.aff-card-header h3{
    font-size: 9px !important;
    text-align: center !important;
    line-height: 8px!important;
    word-wrap: normal !important;
    margin-bottom: 0;
}
.aff-card-header img{
    display: inline-block !important;
    max-width: 32px !important;
    margin: 1px 0px !important;
}
.aff-card-body{
    display: inline-block !important;
    width: 100% !important;
    height: auto !important;
    border: 1px solid #fff !important;
    border-radius: 0px 0px 10px 10px;

}
.aff-card-body-div{
    display: inline-block !important;
    width: 100% !important;
    border-bottom: 1px solid #fff !important;
    /* padding: 6px; */
line-height: 28px !important;
}
.aff-card-body > div:last-child{
	border:0;
}


.aff-card-body > div:nth-child(2) ,
.aff-card-body > div:nth-child(5){
	width:50% !important;
	float:right !important;
}
.aff-card-body > div:nth-child(3) ,
.aff-card-body > div:nth-child(6){
	width:50% !important;
	float:left !important;
	border-right: 1px solid #fff !important;
}
.aff-card-body > div:nth-child(7){
    width: 50% !important;
    float: right !important;	
}
.aff-card-body > div:nth-child(8){
    width: 50% !important;
    border-right: 1px solid #fff !important;	
}
.aff-card-body > div:nth-child(5) ,
.aff-card-body > div:last-child{
	border-bottom:0 !important;
}



.aff-card-body-div h4{
    font-size: 10px !important;
    color: #fff;
} 
.aff-card-body-div-title{
    display: inline-block !important;
    float: right !important;
    height: 29px !important;
    padding-top: 8px !important;
    margin-left: 10px !important;
    padding-left: 10px !important;
    width: 50% !important;
    padding-right: 10px !important;
}
.aff-card-body-div-body{
    display: inline-block !important;
    margin-right: 10px !important;
    width: 38% !important; 
}

.product-price{
	    color: #0c92cd;
}
.products-desc{
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 20px 0px;
    padding: 10px;
    border: 1px solid #efefef;	
}
.commerce-order-item-add-to-cart-form{
  margin-top: 30px;	
}
.products-card{
    display: inline-block;
    width: 100%;
    height: auto;
    border: 1px solid #efefef;
    border-radius: 10px;
    padding: 20px;	
	    margin: 10px 0px;
}
.products-container{
    display: inline-block;
    width: 100%;
    height: auto;
	
}
.products-container-image{
    display: inline-block;
    width: 100%;
    height: 200px;
    overflow: hidden;	
}
.products-container-image img{
	width:100%;
	height:100%;
	object-fit:contain;
}
.products-container-title{
    display: inline-block;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 15px 0px;
    background-color: #efefef;
    padding: 10px;	
}
.products-container-price{
text-align: center;	
}
.products-card .attribute-widgets{
 display:none;	
}
.products-card .commerce-order-item-add-to-cart-form{
	text-align:center;
}
.commerce-product.full .product-price .field--label{
    display: inline-block;
    margin-left: 10px;	
}
.commerce-product.full .product-price .field--item{
	    display: inline-block;
}
.commerce-product.full .product-list-price{
    display: inline-block;
     width: 100%; 
    height: auto;
    color: #ccc;	
}
.commerce-product.full .product-list-price .field--label{
    display: inline-block;
    margin-left: 10px;	
}
.commerce-product.full .product-list-price .field--item{
 display: inline-block;	
     text-decoration: line-through;
}
.commerce-product.full .input-group-addon{
	display:none;
}
.commerce-product.full #commerce-product-add-to-cart-form .form-actions{
 display:inline-block;
width:100%;
height:auto;
margin-top:20px;
}
.form-wrapper__returning-customer{
    width: 48%;
     float: unset !important; 
    margin: auto;	
}
.form-wrapper__returning-customer #edit-login-returning-customer-forgot-password{
    margin-right: 15px;	
}

.layout-region-checkout-secondary table {
    margin: 0 0 1.5em;
    width: 100%;
    border: 1px solid #636466;
    border-right: none;
    background: #fff;
}
.layout-region-checkout-secondary th {
    font-weight: bold;
    padding: 10px 10px !important;
    background: #d1d1d1;
    color: #636466;
    border-left: 1px solid #636466;
}
.layout-region-checkout-secondary tr {
    padding: 5px 5px !important;
	height:40px;
}
.layout-region-checkout-secondary td {
    padding: 5px 10px;
    border-top: 1px solid #636466;
    border-right: 1px solid #636466;
               vertical-align: middle;
}
.layout-region-checkout-secondary table > thead > tr > th:last-child{
	border-right:1px solid #636466;
}
.layout-region-checkout-secondary .order-total-line-label{
     margin-left: 15px;	
}
.address-container-inline > .form-item{
	padding: 9px;
}
.address-container-inline{
    display: flex;
    width: 100%;
    height: auto;
    justify-content: space-between;	 
}
.page-node-all-products #page .row{
    flex-direction: row-reverse;	
}
.page-node-all-products #sidebar{
    margin-top: 90px;	
}
.page-node-all-products #sidebar ul{
    list-style: none;
    padding: 0px;
    padding-right: 11px;	
}
.page-node-all-products #sidebar ul input{
	    margin-left: 10px;
}
.page-node-all-products .facet-inactive{
	display:inline-block;
	width:100%;
	height:auto;
	margin-bottom:20px;
}
.page-node-all-products .facet-inactive > h2{
	    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
#block-views-block-almntjat-block-1 > h2{ 
 font-size: 27px;
    margin-bottom: 24px;
    border-bottom: 1px solid #2ba9e0;
    padding-bottom: 10px;
}
#popup-message-window{
	text-align: center;	
}
#popup-message-window .popup-message-title{
	text-align: center !important;	
}
.page-node-user.edit .user-form .field--name-field-national-number{
	display:none;
}
@media print{
.header-inner-logo img {
    max-height: 150px;
}	
.header-inner-logo p{
    margin: 0 0 10px 0;
    width: 100%;
}	
.header-inner-logo .y100logo,
#highlighted-block,
footer.page-footer,
.header-top-section,
.main_menu,
.header-inner-logo a:after ,
.header-inner-logo img:after {
    display:none;
}
.header-inner-logo a {
    float: right;
    width: 100%;
}		
.esarsv-header-wraber {
    border-bottom: 1px solid #ccc;
}	
.eltezam-report{
    font-size: 0;
}
.eltezam-report .row{
    font-size: 14px;
}
.eltezam-report-sales{
    margin-top: 20px;	
}
.eltezam-report-table{
    border: 1px solid #ccc;	
}
.eltezam-report-table tr{
    border: 1px solid #ccc;	
}
.eltezam-report-table th{
    border: 1px solid #ccc;	
}
.eltezam-report-table td{
    border: 1px solid #ccc;	
}
.print-custom{
	display:none;
}	
}
.print-custom{
    max-width: 116px;
    margin: 10px 0 0 0;	
}
#block-printcustom button{
    border: none;
    background: none;	
}
#block-managedad{
	margin-top:20px;
}
.managed-ad{
    display: inline-block;
    width: 100%;	
}

.view.view-banners.view-id-banners .views_slideshow_controls_text a {
    color: gray;
    position: relative;
    display: inline-block;
    border: 1px solid;
    margin-top: 10px;
    min-width: 92px;
    text-align: center;
    border-radius: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

.view.view-banners.view-id-banners .views_slideshow_controls_text {
    display: flex;
    justify-content: center;
    align-items: center;
}
