@font-face
{
font-family:"HelveticaNeue";src:url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot");
src:url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.eot?#iefix") format("embedded-opentype"),url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.woff") format("woff"),url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.ttf") format("truetype"),url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Reg.svg#HelveticaNeueLTArabic55Roman") format("svg");
font-weight:normal;
font-style:normal;
}

@font-face
{
font-family:"HelveticaNeueBold";src:url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.eot");
src:url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.eot?#iefix") format("embedded-opentype"),url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.woff") format("woff"),url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.ttf") format("truetype"),url("../libraries/HelveticaNeue/HelveticaNeueW23forSKY-Bd.svg#HelveticaNeueLTArabic55Roman") format("svg");
font-weight:bold;
}

@font-face {
    font-family: 'Frutiger-LT-Arabic-55-Roman';
    src: url('../fonts/Frutiger/FrutigerLTArabic-55Roman.woff2') format('woff2'),
        url('../fonts/Frutiger/FrutigerLTArabic-55Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerB-LT-Arabic-45';
    src: url('../fonts/Frutiger/FrutigerLTArabic-65Bold.woff2') format('woff2'),
        url('../fonts/Frutiger/FrutigerLTArabic-65Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'FrutigerB-LT-Arabic-55-Roman';
    src: url('../fonts/Frutiger/FrutigerLTArabic-75Black.woff2') format('woff2'),
        url('../fonts/Frutiger/FrutigerLTArabic-75Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Frutiger-LT-Arabic-45';
    src: url('../fonts/Frutiger/FrutigerLTArabic-45Light.woff2') format('woff2'),
        url('../fonts/Frutiger/FrutigerLTArabic-45Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
font-family: 'Myriad Pro';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro'), url('../fonts/MYRIADPRO/MYRIADPRO-REGULAR.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro Light';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Light'), url('../fonts/MYRIADPRO/MyriadPro-Light.woff') format('woff');
}


@font-face {
font-family: 'Myriad Pro Semibold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Semibold'), url('../fonts/MYRIADPRO/MYRIADPRO-SEMIBOLD.woff') format('woff');
}

@font-face {
font-family: 'Myriad Pro Bold';
font-style: normal;
font-weight: normal;
src: local('Myriad Pro Bold'), url('../fonts/MYRIADPRO/MYRIADPRO-BOLD.woff') format('woff');
}



body{
    font-family:"Myriad Pro","Myriad Pro Bold";
    font-size:16px;
}

body:lang(ar){
    direction:rtl;
    text-align:right;
    font-family:"Frutiger-LT-Arabic-55-Roman","FrutigerB-LT-Arabic-45";
}
a{
    transition:color 0.5s;
}

a:hover{
    text-decoration: none;
}



.f-w-bold{
    font-family: "Myriad Pro Bold";
}

.f-w-bold:lang(ar){
    font-family: "FrutigerB-LT-Arabic-45";
}


.dropdown-toggle:lang(ar)::after{
    margin-left: 0 !important;
    margin-right: .255em;
}

.dropdown-item.active, .dropdown-item:active{
        background-color: #4bae48;
}


/*** MARQUEE ***/
#marquee_section{
    background: #2f2e2f;
    display: grid;
    padding-bottom: 0;
}
.header_marquee{
    display:none;
}

.marquee_tit{
    float:left;
    width:15%;
}
.marquee_tit:lang(ar){
    float:right;
    width:13%;
}
.marquee_content{
    float:left;
    width:85%;
}
.marquee_content:lang(ar){
    float:right;
    width:87%;
}

.marquee {
    width: 100%;
    overflow: hidden;
    background: #2f2e2f;
    color: #FFF;
    direction:ltr;
    height:35px;
    padding-top:5px;
}

.marquee_tit h5{
    background: #4bae48;
    padding: 3px 5px 0px 15px;
    color: #FFF;
    height:35px;
    margin-bottom: 0px;
}
.marquee_tit h5:lang(ar){
    padding: 0px 15px 0px 5px;
    font-size: 27px;
    letter-spacing: 1px;
}

.marquee_tit a{
    color: #FFF;
}

#fastnewspanel{
    display:none;
}

.marquee_logo{
    width: 20px;
    margin-left: 10px;
    margin-right: 10px;
    background: #FFF;
}
.marquee a{
    color:#FFF;
    font-size: 15px;
}
.marquee a:hover{
    color:#808fac;
}

/*** END MARQUEE ***/

.dropdown-menu:lang(ar){
    text-align:right;
    right:0;
    left:initial;
}

@media screen and (min-width: 768px){
  .dropdown:hover .dropdown-menu, .btn-group:hover .dropdown-menu{
        display: block;
    }
    .dropdown-menu{
        margin-top: 0;
    }
    .dropdown-toggle{
        margin-bottom: 2px;
    }
    .navbar .dropdown-toggle, .nav-tabs .dropdown-toggle{
        margin-bottom: 0;
    }
}

.go_to_tap_ul{
    margin-bottom: 10px;
}

.go_to_tap_ul li{
    margin-right: 8px !important;
    color:#333;
    transition: all 0.5s;
    cursor: pointer;
}

.go_to_tap_ul li:hover{
    color:#FFF;
    background: #e42426;
}


.form_box{
    border: solid 1px #ccc;
    border-radius: 7px;
    padding: 30px;
    width:440px;
    max-width:100%;
    margin: auto;
}

.ev_forms .row, .gtitle1, {
    margin-top: 10px;
}

.form-error{
    color:#b94a48;
    font-size:12px;
}




.site-header{
    border-bottom: 1px solid #CCC;
    z-index: 99;
    position: relative;
}

.container1{
position: absolute;
margin: auto;
top: -10px;
/*right: -80px;*/
bottom: 0;
width: 200px;
height: 100px;
}

.container1:lang(ar){
    right: initial;
    left: -80px;
}

.container1 .search {
position: absolute;
margin: auto;
top: 7px;
right: 0;
bottom: 0;
left: 0;
width: 40px;
height: 40px;
background: #4bae48;
border-radius: 50%;
transition: all 1s;
z-index: 4;
/*box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);*/
/*box-shadow: 0 0 25px 0 #4bae48;*/
}
.search:hover {
cursor: pointer;
}
.search::before {
    content: "";
    position: absolute;
    margin: auto;
    top: 12px;
    right: 0;
    bottom: 0;
    left: 12px;
    width: 9px;
    height: 2px;
    background: white;
    transform: rotate(45deg);
    transition: all .5s;
}
.search::after {
    content: "";
    position: absolute;
    margin: auto;
    top: -5px;
    right: 0;
    bottom: 0;
    left: -5px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid white;
    transition: all .5s;
}

.search_input {
position: absolute;
margin: auto;
top: 7px;
right: -70px;
bottom: 0;
left: 0;
width: 50px;
height: 40px;
outline: none;
border: none;
/* border-bottom: 1px solid rgba(255, 255, 255, 0.2);*/
background: #4bae48;
color: white;
/*text-shadow: 0 0 10px #4bae48;*/
padding: 0 50px 0 20px;
border-radius: 25px;
/*box-shadow: 0 0 25px 0 #4bae48,
          0 20px 25px 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 0 25px 0 rgba(0, 0, 0, 0.5);*/
transition: all 1s;
opacity: 0;
z-index: 5;
font-weight: bolder;
letter-spacing: 0.1em;
} 
.search_input:hover {
cursor: pointer;
}
.search_input:focus {
width: 200px;
opacity: 1;
cursor: text;
}
.search_input:focus ~ .search {
right: -250px;
background: #151515;
z-index: 6;
}
.search_input::before {
  top: 0;
  left: 0;
  width: 25px;
}
.search_input::after {
    top: 0;
    left: 0;
    width: 25px;
    height: 2px;
    border: none;
    background: white;
    border-radius: 0%;
    transform: rotate(-45deg);
}
.search_input::placeholder {
    color: white;
    opacity: 0.5;
    font-weight: bolder;
}


.header_img{
    position: relative;
    height:200px;
    background-image: url("../../../public/images/resources_center.jpg");
    background-repeat: no-repeat;
    background-position: 100%;
    padding-top:50px;
    color:#FFF;
    border-bottom: 5px solid #4bae48;
}
.header_img a{
    color:#FFF;
    z-index: 99999;
    position: relative;
}

.header_img a.btn{
    color:#333;
}

.header_img:after{
    position: absolute;
    content: "";
    width:100%;
    height:100%;
    /*background-color: rgba(0,0,0,0.3);*/
    top:0;
    left: 0;
}

/** NEW SEARCH **/
.h_search_div{
    float:left;
    margin-top: 3px;
    position:relative;
}

.h_search_div:lang(en){
    float:right;
}

.search_form{
    position: absolute;
    top: 62px;
    z-index: 99999;
    width: 250px;
    left: 0;
    transition:opacity 0.5s ease-in;
}
.search_form:lang(ar){
    left: initial;
    right: 0;
}

.search_form.hide{
    opacity: 0;
    visibility: hidden;
}
.search_form.show{
    opacity: 1;
}

.btn-search{
    background-color: #4bae48;
    color:#FFF;
    transition: 0.5s opacity;
    border-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-top: 8px;
    height: 38px;
}
.btn-search:lang(en){
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#searchkey{
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 38px;
}
#searchkey:lang(en){
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.h_btn {
    transition: all 0.5s;
    cursor: pointer;
    float: left;
    margin-right: 15px;
    margin-top: 31px;
    /*margin-top: 32px;*/
}
.h_btn:lang(ar){
    float: right;
    margin-left: 15px;
    margin-right: 0;
}

/** END NEW SEARCH **/


.calendar_div{
    padding:0 !important;
    border:0 !important;
}


#calTbody .a-date{
    padding: 0.2em !important;
    cursor:pointer !important;
}

#calTbody .a-date:hover{
    border:1px solid #3f4042 !important;;
}


#calTitle{
    padding: .3em 1em .2em;
}

#calTitle button{
     line-height: 0 !important;
     width: 30px !important;
    height: 30px !important;
}

.header_1{
    background:#d1d1d1;
}

.logo{
    /*width:120px;*/
    width:100px;
    max-width:100%;
    float:left;
}
.logo:lang(ar){
    float:right;
}


.header_menu_ul{
    margin-bottom:0;
    margin-top: 15px;
    margin-top: 35px;
    /*padding-left:0;*/
    list-style:none;
}

.header_menu_ul a{
    color:#4D4D4D;
}

.header_menu_ul a:hover{
    color:#E42426;
}

.header_menu_ul li{
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    margin-right: 80px;
    border: 1px solid #22252e;
    padding: 5px;
    border-radius: 5px;
}

.header_menu_ul li:lang(ar){
    float:right;
    margin-left:10px;
    margin-right: 0;
}

.bac-transp{
    background-color: rgba(0,0,0,0.2);
    padding: 26px 20px;
    color: #FFF;
    margin-top: 15px;
    display: inline-block;
}


.bac-transp .f-w-bold{
    font-size: 1.5rem;
    margin-left: 15px;
}
.lang_a{
    color: #fff !important;
    background: #6b6a6b;
    padding: 0px 4px 5px 4px;
    font-size: 14px;
    transition: all 0.5s;
    font-family: "Frutiger-LT-Arabic-45";
}

.lang_a:lang(ar){
    padding: 0px 4px 0px 4px;
    position: relative;
    top: 2px;
}

.lang_a:hover{
    background:#E42426;
}



.header_menu_2{
    /*padding-top: 50px;*/
    margin-top: 22px;
}

.navbar-nav:lang(ar){
    padding-right:0;
}

.navbar-nav .nav-item{
    margin-right: 8px;
}

#navbarNavDropdown .navbar-nav .nav-item{
    border:1px solid #c6c3c3;
    transition: all 0.5s;
}
#navbarNavDropdown .navbar-nav .nav-item:hover{
    border:1px solid #4bae48;
    color:#4bae48;
}
#navbarNavDropdown .navbar-nav .nav-item:hover .nav-link{
    color:#4bae48;
}

.news_more{
    width:100%;
    text-align:right;
    font-size: 22px;
}


.news_more_1{
    width:100%;
    text-align:right;
    font-size: 22px;
}

.news_more:lang(ar),.news_more_1:lang(ar){
    text-align:left;
}




.search_li {
    padding-top: 5px;
    margin-left: 20px;
}
.search_li a{
    color: #4bae48;
    font-size: 20px;
}

.slider_title{
    position:absolute;
    top:0;
    max-width:100%;
    margin:0 auto;
    left:0;
    right:0;
    z-index: 9;
    background:rgba(47, 46, 47, 0.6);
}

.slider_1{
    position: relative;
}
.slider_1, .slider_1 .carousel-image{
    height: 600px;
    overflow: hidden;
    width:100%;
}

.slider_1 .carousel-image img{
    min-height:600px;
}

.slider_1 .carousel-caption{
    bottom:35%;
     text-shadow: 2px 2px #525050;
}

.slider_1 .carousel-caption h3{
    font-size: 47px;
}

.slider-button{
    margin-top:30px;
}
.btn-slider{
    background: #4bae48;
    border:2px solid #4bae48;
    color: #FFF;
    
    margin-right: 10px;
    transition:all 1.2s;
}
.btn-slider:hover{
    background: #FFF;
    color:#4bae48;
}

.color-gray,.color-gray a{
    color:#727272;
}
.color-gray a:hover{
    color:#4bae48;
}

.color-white,.color-white a{
    color:#FFF !important;
}
.color-white a:hover{
    color:#4bae48;
}

.text_1{
    font-size: 19px;
}


.slider_3, .slider_3 .about_image{
    height: 420px;
    overflow: hidden;
}

.slider_3 .about_image img{
    min-height:420px;
}

.sections_title{
    position:relative;
    text-transform: uppercase;
    margin-bottom: 50px;
    color:#727272;
}

.sections_title:after{
    content:"";
    width:25px;
    left:0;
    bottom: -15px;
    height:5px;
    background: #4bae48; 
    position: absolute;
    transition:width 0.5s;
}

.sections_title:lang(ar):after{
    left:initial;
    right:0;
}

.sections:hover .sections_title:after{
    width:100px;
    max-width:100%
}

.sections_title_2{
    position:relative;
    text-transform: uppercase;
    margin-bottom: 40px;
    color:#727272;
}

.sections_title_2:after{
    content:"";
    width:25px;
    left:0;
    bottom: -15px;
    height:5px;
    background: #e42426; 
    position: absolute;
    transition:width 0.5s;
}
.sections_title_2:lang(ar):after{
    left:initial;
    right:0;
}

.col-box:hover .sections_title_2:after{
    width:100px;
    max-width:100%
}

.sections{
    padding: 40px 0;
    /*margin-bottom: 40px;*/
}


.parallax{
    position: relative;
    opacity: 0.65;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ten_sections{
    padding-top:0;
   /* margin-bottom: 40px;*/
}


.title_1 {
    margin-bottom: 30px;
    color:#727272;
}
.title_3 {
    margin-top: 27px;
    color:#727272;
    text-align: center;
    font-size:1.6rem;
}
/*.title_3:lang(ar){
    text-align: right;
}*/
.title_3 span{
    color:#4bae48;
}



.slider_title .title_3{
    margin-top:10px;
    color:#FFF;
}

.about_image{
    width: 450px;
    max-width: 100%;
    float: right;
    overflow:hidden;
}
.about_image:lang(ar){
    float: left;
}

.about_more i{
    color:#4bae48;
}
.more_1 i{
    color:#e42426;
}

.text-div{
    width: 500px;
    max-width: 100%;
    float: left;
}


.title_2{
    font-size:16px;
    color:#727272;
    text-align: center;
    transition: color 0.7s;
}

.about_btns_div{
    margin-top:45px;
}

.about_btns{
    width:115px;
    height:115px;
    max-width:100%;
    border-radius: 50%;
    /*border:2px dashed #727272;*/
    padding-top: 13px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.about_btns:lang(ar){
    padding-top: 12.2%;
}

.about_btns:after{
    content:"";
    position: absolute;
    top:0;
    right:0;
    left:0;
    bottom:0;
    margin:auto;
    width:0;
    height:0;
    background: #4bae48;
    opacity: 0;
    transition:width 0.5s,opacity 0.2s,height 0.5s;
    border-radius: 50%;
    z-index:-1;
}
.about_btns:hover:after{
    width:100%;
    height:100%;
    opacity: 1;
}
.about_btns:hover .icons_2,.about_btns:hover .title_2{
    color:#FFF;   
}
#about_btns1{
    padding-top:25px;
}
#about_btns4{
    padding-top:25px;
}

#about_btns2 .icons_2,#about_btns3 .icons_2{
    margin-top:-5px;
}


.icons_2{
    color: #727272;
    font-size: 35px;
    transition: color 0.5s;
}


#section2{
    position: relative;
    background-image:url("../../images/bg-1.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    /*min-height:450px;*/
    min-height:400px;
    background-attachment: fixed;
}
#section2:after{
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color: rgba(0,0,0,0.6);
}

#section2 .container{
    /*display: none;*/
}

.video_title{
    padding: 10px 10px;
    text-align: center;
    font-size: 20px;
    color: #FFF;
}

.z-index-999{
    z-index:999;
    position: relative;
}

.news_1{
    width: 400px;
    max-width: 100%;
    float:left;
    margin-right:15px;
}

.default_img{
    width:200px;
}

.event_thumb{
    height:200px;
    overflow: hidden;
    background-color: #FFF;
    text-align:center;
}
.event_thumb i{
    font-size: 75px;
    color: #4bae48;
    margin-top: 30px;
}
.event_date{
    color: #4bae48;
    font-size: 19px;
    margin-top: 9px;
}
.news_thumb{
    height:200px;
    overflow: hidden;
    background-color: #FFF;
    text-align:center;
    /*margin-bottom: 10px;*/
}
.news_title{
    height: 115px;
    overflow: hidden;
    background: #FFF;
    padding: 7px 10px;
    font-size: 20px;
}

.scroll-slider{
    overflow: auto;
    overflow-y: hidden;
    width:958px;
    max-width:100%;
}

.news_parent{
    display: inline-flex;
}

.mCSB_horizontal.mCSB_inside>.mCSB_container{
    margin-top:40px;
    margin-bottom: 0 !important;

}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #fff !important;
}


.company_ul{
    list-style:none;
    padding-left: 5px;
    margin-top: 25px;

}

.company_ul:lang(ar){
    padding-left: 0px;
    padding-right: 5px;
}

.company_ul li,.company_ul li a{
    color:#727272;
}

.company_ul li{
    margin-bottom:10px;
}

.com_thumb{
    height: 230px;
    width: 230px;
    overflow: hidden;
    border: 3px solid #707173;
    border-radius: 50%;
    padding: 10px;
    margin: auto;
    margin-bottom: 7px;
    position: relative;
}


#owl-carousel-1 .owl-nav{
    position: absolute;
    top: -60px;
    right: 25px;
    color: #4D4D4D;
}

#owl-carousel-1 .owl-nav .owl-next,#owl-carousel-ar .owl-nav .owl-prev{
    padding: 5px 7px !important;
    outline: 0;
}
#owl-carousel-ar .owl-nav{
    position: absolute;
    top: -60px;
    left: 25px;
    color: #4D4D4D;
}

#owl-carousel-ar .owl-nav .owl-next,#owl-carousel-ar .owl-nav .owl-prev{
    padding: 5px 7px !important;
    outline: 0;
}


.mb-70{
margin-bottom: 70px;
}

#section4{
    position: relative;
    background-image:url("../../images/bg-2.jpg");
    background-repeat: no-repeat;
    background-size:cover;
    min-height:450px;
    background-attachment: fixed;
}

#section4:after{
    content:"";
    position: absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background-color: rgba(255,255,255,0.1);
}

.tabs_div{
    color: #FFF;
    font-size: 20px;
    display: flex;
    margin-bottom: 40px;
}

.tab_1,.tab_11{
    position: relative;
    z-index:9;
    cursor: pointer;
    margin-right: 7%;
}

.tab_1:lang(ar).tab_11:lang(ar){
     margin-right: 0;
     margin-left: 7%;
}

.tab_1:after,.tab_11:after{
    content:"";
    width:0px;
    left:0;
    bottom: -15px;
    height:5px;
    background: #4bae48; 
    position: absolute;
    transition:width 0.5s;
}
.tab_1:lang(ar):after,.tab_11:lang(ar):after{
    left:initial;
    right:0;
}


.tab_1:hover:after,.tab_1.active:after,.tab_11:hover:after,.tab_11.active:after{
    width:40px;
    max-width:100%
}

.pt-40{
    padding-top:40px;
}

.tab_content,.tab_content1{
    padding: 30px 0px;
    display:none;
}
.tab_content.show,.tab_content1.show{
    display:block;
}
.num_div{
    /*width: 50%;
    float: left;*/
    width: 100%;
    text-align: center;
    position: relative;
}
.num_11{
    color: #4bae48;
    font-size: 45px;
    /*width: 50%;
    float: left;*/
}
.num_11:lang(ar){
    /*float:right;*/
}

.text_11{
    font-size: 20px;
    /*width: 50%;
    float: left;*/
    width: 100%;
    display:block;
    text-align: center;
}

.num_val{
    font-size: 11px;
    position: absolute;
    top: 13px;
}

#section5{
    background:#C6C3C3;
}



.map,.map div,.map div iframe{
    max-width:100%;
    max-height: 440px
}


.foot_1{
    padding: 15px 0;
    color:#727272;
}
.foot_2{
    background: #727272;
    padding: 5px 0;
    font-size: 14px
}

.intertech{
    text-align: right;
}
.intertech:lang(ar){
    text-align: left;
}


.foot_title{
    border-bottom:1px solid #727272;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.foot_title a{
    width:100%;
    display:block;
    position: relative;
    color:#727272;
}
.foot_title a:hover{
    color:#4bae48;
}
.foot_title a:after{
    content:"\f101";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    right:0;
}
.foot_title a:lang(ar):after{
    content:"\f100";
    right:initial;
    left:0;
}

.foot_news_ul{
    padding-left:0;
    list-style: none;
    font-size: 15px;
    margin-bottom: 0;
}

.foot_news_ul li{
    margin-bottom: 10px;
}

.foot_news_ul li a{
    color:#727272;
    transition: all 0.5s;
}   

.foot_news_ul li a:hover{
    color:#e42426;
}   

.foot_news_ul li:last-child{
    margin-bottom: 0px;
}

.foot_news_ul date{
    width: 100%;
    display: block;
    font-size: 13px;
}
.foot_news_ul date i{
    color:#4bae48;
}

.display-flex{
    display:flex;
}

.width-1{
    width: 10%;
    float: left;
    min-width: 30px;
    text-align: center;
}
.width-2{
    float: left;
}

.footer_menu_ul{
    list-style: none;
    padding-left:0;
}
.footer_menu_ul li{
    width:50%;
    float:left;
    margin-bottom: 15px;
}

.footer_menu_ul li a{
    color:#727272;
    transition: all 0.5s;
}   

.footer_menu_ul li a:hover{
    color:#e42426;
} 

footer{
    border-top: 1px solid #ccc;
}

.err_info{
    color: red;
    font-size: 12px;
}

.social_div{
    /*float:right;*/
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 8px;
    margin-top: 25px;
}
.social_div:lang(ar){
    float:right;
}

.social_ul {
    margin-bottom:0;
    padding-left:0;
    padding-top: 0px;

}
.social_ul:lang(ar){
    padding-right:0;
}
 
.social_ul li {
    list-style-type: none;
    float: left;
}

.social_ul li:lang(ar){
    float: right;
}
 
.trade_li a i{
    background: transparent !important;
    color:#212529 !important;
}

.social_ul li a i {
    background: #4D4D4D;
    /*color: #c6c3c3;*/
    color:#FFF;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    font-size: 22px;
    text-align: center;
    margin-right: 10px;
    padding-top: 4px;
    transition: all 0.2s ease-in-out;
}
.social_ul li a i:lang(ar){
    margin-left: 10px;
    margin-right: 0px;
}
.social_ul li a{
    transition: all 0.2s ease-in-out;
}

.social_ul .fa-facebook-f {
    background:#3b5998;
} 

.fa-linkedin {
    background:#007bb6 !important;
}
.social_ul .fa-twitter {
    background:#00aced;
}
.fa-google-plus {
    background:#dd4b39 !important;
}

.fa-youtube {
    background:#b31217 !important;
}
.social_ul .fa-instagram {
    background:#e95950;
}

.fa-snapchat {
    background:#FFFC00;
}

.fa-whatsapp {
    background:#34af23 !important;
}


.tenant_logo{
    background: #f1f1f1;
    text-align: center;
    padding: 10px;
}

.social_ul li a:hover{
    opacity:0.8;
}

.btn-tenant{
    padding: 0px 15px 2px 15px;
    border-radius: 15px;
    font-family: "Myriad Pro Bold";
}

.btn-tenant:lang(ar){
    font-family: "FrutigerB-LT-Arabic-45";
}


.tenant_menu{
    margin-top: 20px;
}
.tenant_menu ul{
    list-style: none;
    padding-left: 20px;
    font-family: "Myriad Pro Bold";
}
.tenant_menu ul:lang(ar){
    font-family: "FrutigerB-LT-Arabic-45";
}


.tenant_menu ul li{
    margin-bottom: 10px;
}
.tenant_menu ul a{
    color:#333;
    transition: all 0.5s;
}
.tenant_menu ul a:hover,.tenant_menu ul a.active{
    color:#4bae48;
}

.relative_pos{
    position: relative;
}

.sidenav{
    /*width: 130px;
    position: fixed;
    z-index: 1;
    top: 20px;
    left: 10px;
    overflow-x: hidden;
    padding: 8px 0;*/
}

.tenant_select{
    float:left;
}

.tenant_select:lang(ar){
    float:right;
}


.col-box{
    border: 1px solid #727272;
    border-radius: 5px;
    padding: 8px 10px;
    margin-bottom: 15px;
}

.big-box{
    min-height:310px;
}

.gray-box{
    background:#dedede;
}

.box-ul,.news-ul{
    list-style-type: circle;
    margin-bottom:0;
}

.box-ul li{
    margin-bottom:5px;
}
.news-ul li{
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 2px solid #e1e1e1;
}

.news-ul li:last-child{
    border-bottom:0;
}

.date_span{
    font-size: 12px;
}

.box_a{
    transition: all 0.5s;
    color:#727272;
}
.box_a:hover{
    color:#e42426;
}

.trade_header{
    width: 475px;
    max-width: 100%;
    margin: 10px auto;
}


.trade_header_2{
    max-width: 475px;
    margin: 10px auto;
    height:150px;
    overflow: hidden;
}


.page_date{
    font-size: 12px;
}
.page_thumb{

}
.page_title a{
    color: #727272;
    transition:all 0.5s;
}
.page_title a:hover{
    color:#e42426;
}

.half_div{
    width:50%;
    float:left;
}

.one-page{
    position: relative;
}

.one-page:after{
    content:"";
    position: absolute;
    right:0;
    top:0;
    width:1px;
    background-color:#ccc;
    height: 100%;
}


.website_thumb{
    text-align: center;
    margin-bottom:10px;
}
.website_title{
    text-align: center;
}

/*** INTERNAL TEMPLATES  STYLES ***/
.int_title{
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #727272;
    font-size: 1.25rem;
    padding-left: 10px;
}
.int_title_1{
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #727272;
    font-size: 1.25rem;
}
.article_title{
    text-transform: uppercase;
    margin-bottom: 30px;
    color: #727272;
    font-size: 1.25rem;
}

.int_header{
    height: 350px;
    overflow: hidden;
}

.int_header img{
width:100%
}

.internal_div{
        min-height: 550px;
    padding-bottom: 15px;
}


.pagination li{
    margin-right: 3px;
}

.pagination li a{
    color: #FFF;
    padding: 0px 10px;
    background: #CCC;
    border-radius:5px;
    transition: all 0.5s;
}

.pagination .active{
    padding: 4px 10px;
    background: #a00c0e;
    border-radius: 5px;
    margin-top: -4px;
    color: #FFF;
}

.pagination .disabled{
    padding: 4px 10px;
    background: #cccccc85;
    border-radius: 5px;
    margin-top: -4px;
    color: #333;
}
.pagination li a:hover{
    background: #a00c0e;
}

.default_com_logo{
    height: 100%;
    /*border: 1px solid #2f2e2f;*/
    display: table;
    width: 100%;
    /*background: #2f2e2f;
    color: #FFF;*/
}

.default_com_logo h3{
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}

.com_thumb a{
    color:#333;
}

.company_thumb_div{
    height:270px;
    overflow: hidden;
    position: relative;
    margin-bottom:20px;
}
.company_thumb_div img{
    /*height: 100%;*/
    display:block;
    margin:auto;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: scale(0.9);
    transition: transform 0.5s;
}
.company_thumb_div:hover img{
    transform: scale(1);
}

.company_thumb_div:after,.company_thumb_div:before{
    content:"";
    position: absolute;
    width:0;
    height:0;
    background: rgba(0,0,0,0.5);
    transition: all 0.5s;
}
.company_thumb_div:after{
    left:0;
    top:0;
}
.company_thumb_div:before{
    right:0;
    bottom:0;
}

.absolute_title{
    position: absolute;
    color: #FFF;
    z-index: 999;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top:0;
    transition: opacity 0.5s;
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
}
.absolute_title a{
    color:#FFF;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 30%;
}

.row1{
    margin-bottom:10px;
}

/*.company_thumb_div:hover:after,.company_thumb_div:hover:before{
    width:50%;
    height:100%;
}

.company_thumb_div:hover .absolute_title{
    opacity:1;
}*/

.pro_thumb_div{
    height:250px;
    overflow: hidden;
}

.pro_thumb_div img{
    height: 100%;
    display:block;
    margin:auto;
    max-width: 100%;
}

.title1{
    font-size: 18px;
    color: #2f2e2f;
}
.btitle1{
    font-weight: bold;
    font-size: 18px;
    font-family: "Myriad Pro Bold";
    color: #2f2e2f;
}
.btitle1:lang(ar){
    font-family: "FrutigerB-LT-Arabic-45";
}

.stext{
    color: #2f2e2f;
    font-size: 14px;
}

.social_share_div{
    float: right;
}
.social_share_div:lang(ar){
    float: left;
}

.show_date_div{
  float: right;  
}

#all_body{
    font-size: 16px;
}

#all_body iframe{
    max-width:100%;
}
.alert_1{
    width:100%;
}

.loader_div{
    width:100%;
    text-align: center;
    font-size: 20px;
}

.partner_div{
    height:250px;
    overflow:hidden;
}
.fpartner_div{
    height:80px;
    overflow:hidden;
}

.partner_desc{
        color: #727272;
}

@media(max-width:540px){
    .int_header{
        height:auto;
    }
}
.cat_thumb_div{
	margin-bottom:10px;
}
/*** END INTERNAL TEMPLATES  STYLES ***/

.crow_1{
    margin-bottom:10px;
}
.f_contact_form{
    width:400px;
    max-width:100%;
    margin:auto;
}

.fixed_div{
    position:fixed;
    top:0;
    width: 100%;
    max-width: 262px;
}

.sections_title_1{
    position: relative;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: #727272;
}
.sections_title_1:after {
    content: "";
    width: 25px;
    left: 0;
    top: -15px;
    height: 5px;
    background: #4bae48;
    position: absolute;
    transition: width 0.5s;
}
.sections_title_1:lang(ar):after {
    left: initial;
    right: 0;
}

.sections:hover .sections_title_1:after {
    width: 100px;
    max-width: 100%;
}

.page-text{
    text-align: justify
}
.page-image{
    text-align: center;
    margin-bottom:20px;
    max-height: 400px;
    overflow: hidden;
}

.width-700{
    max-width:100%;
    width:700px;
    margin:auto;
}

.ten_cat_2{
    background:#E8EAED;
}

.t_success_title,.t_success_title a{
    font-weight: bold;
    font-size: 19px;
    margin-bottom: 15px;
}

.t_success_btn{
    margin-top:15px;
}

.t_success_stories_tit{
    width: 200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/*** PRODUCT STYLE ***/
.tabs_ul{
    list-style:none;
    float:right;
}
.tabs_ul:lang(ar){
    float:left;
}
.tabs_li{
    float:left;
    margin-right:15px;
    font-weight:bold;
    cursor:pointer;
    transition:color 0.5s;
    font-size: 16px;
    color:#727272;
}
.tabs_li:lang(ar){
    float:right;
    margin-left:15px;
    margin-right:0;
}

.tabs_li:hover,.tabs_li.active{
    color:#4bae48;
}

.pro_img_div{
    height: 250px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #CCC;
}

.pro_title_div,.pro_title_div a{
    font-weight:bold;
    font-size:17px;
    height:40px;
    overflow:hidden;
    color:#727272;
    text-align:left;
    margin-bottom:10px;
    margin-top: 10px;
}

.pro_title_div:lang(ar), .pro_title_div a:lang(ar){
    text-align:right;
}

.pro_title_div:hover,.pro_title_div a:hover{
    color:#4bae48;
}

.pro_desc_div{
    height:100px;
    overflow:hidden;
    font-size:14px;
    margin-bottom:10px;
}


.sale_price{
    color:#d81822;
    
}
.old_price{
    font-size:13px;
}

.add_to{
    float: left;
    background: #4bae48;
    color: #FFF;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-top: 3px;
    margin-right: 5px;
    cursor: pointer;
    transition:all 0.5s;
}

.add_to:hover{
    background: #727272;
}

.product_tabs{
    width: 100%;
    display: inline-block;
}

.product_div{
    margin-bottom:10px;
}

.btn_1{
    border:1px solid #4bae48;
    color:#4bae48;
    transition:all 0.5s;
}

.btn_1:hover{
    background: #4bae48;
    color:#FFF;
}

.btn_green{
    background:#4bae48;
    border:1px solid #4bae48;
    color:#FFF;
    transition:all 0.5s;
}

.btn_green:hover{
    background: transparent;
    color:#4bae48;
}

.btn_1_load{
    display:none;
}

.btn_div{
    text-align:center;
    margin-top:10px;
    
}

/*** END PRODUCT STYLE ***/

.foot-logo{
    width:220px;
}
.foot_logo_div{
    color:#2f2e2f;
}

.cats_ul{
    list-style: none;
    padding-left: 0;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px !important;
}
.cats_ul:lang(ar){
    padding-right: 0;
}
.cats_ul li{
    float:left;
    margin-right:5px;
}
.cats_ul li:lang(ar){
    float:right;
    margin-right:0;
    margin-left:5px;
}
.cat_a{
    /*background: #6b6a6b;
    color: #FFF;*/
    padding: 10px 3px;
    font-size: 13px;
    transition:all 0.5s;
    margin-bottom:5px;
    border:1px solid #6b6a6b;
}
.cat_a:hover{
    background: #4bae48;
    color: #FFF;
}
.tel_li:lang(ar){
    direction:ltr;
}
.tel_li i:lang(ar){
    float: right;
    margin-left: 3px;
}
li.navbar-light{
    display:none;
}

@media(max-width:767px){
    .header_menu_ul{
        margin-top:5px;
    }
    .header_menu_ul li{
        margin-right:15px;
    }
    #navbarNavDropdown .navbar-nav .nav-item {
        padding:0 5px;
        background: #FFF;
    }
    li.navbar-light{
        display:initial;
        margin-left: 5px;
        margin-top: -3px;
    }
    li.navbar-light:lang(ar){
        margin-left: 0;
        margin-right: 15px;
    }
    .header_menu_2{
        margin-top:0;
    }
    .header_menu_2 .navbar{
        padding:0;
    }
    .head_22{
        padding-top:12px;
    }
    .cats_ul li{
        margin-bottom:5px;
    }
    .h_btn{
        margin-top:15px;
    }
    .slider_title{
        position:relative;
    }
    .slider_title .title_3 {
        margin-top: 0;
        margin-bottom: 0;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 1rem;
    }
    .slider_title .title_3 br{
        display:none;
    }
    .slider_title .title_3 span{
        margin-left:3px;
    }
    .slider_1, .slider_1 .carousel-image{
        height:auto;
    }
    .slider_1 .carousel-image img{
        min-height:auto;
    }
    .slider_1 .carousel-caption{
        bottom: 0;
        padding-bottom:0;
    }
    .slider_1 .carousel-caption h3{
        font-size:25px;
    }
    #marquee_section{
        display:none;
    }
    .sections_title{
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .h_btn:lang(ar){
        margin-top: 7px;
    }
    .title_2 {
        font-size: 15px;
    }
    .icons_2{
        font-size:30px;
    }
    .about_btns{
        width:95px;
        height:95px;
    }
    #about_btns1 {
        padding-top: 18px;
    }
    #about_btns4 {
        padding-top: 18px;
    }
    .social_div:lang(ar){
        margin-top:0;
    }
    .lang_a:lang(ar){
        position: relative;
        top: 3px;
        right: 8px;
    }
    .social_div{
        margin-top:5px;
    }
    .tab_1,.tab_11{
        font-size:18px;
    }
    .tab_content .pt-40{
        padding-top:0px;
    }
    .foot-logo{
        display:none;
    }
    .slider_3, .slider_3 .about_image,.slider_3 .about_image img{
        min-height:auto;
    }
    .slider_3, .slider_3 .about_image{
        height:auto;
    }
    .company_thumb_div{
        height:170px;
    }
    .com_thumb{
        height:110px;
    }
    .recent_h{
        margin-top:10px;
    }
    .website_title .box_a{
        word-wrap: break-word;
    }
}