@font-face {
    font-family: HelveticaNeue;
    src: url("../fonts/HelveticaNeueW23forSKY-Reg.ttf");
}
@font-face {
    font-family: HelveticaNeueBold;
    src: url("../fonts/HelveticaNeueW23forSKY-Bd.ttf");
}
@font-face {
    font-family: GEM;
    src: url("../fonts/GE_SS_Two_Medium.otf");
}
.helveticaneue{
    font-family: HelveticaNeue, sans-serif;
}
.helveticaneue-bold{
    font-family: HelveticaNeueBold, sans-serif;
}

html{
    font-size: 100px;
}
html,body{
    margin:0;
    padding:0;
    display: block;
    position: relative;
    width: 100%;
    height: 100% !important;
    min-height: 100% !important;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
body{
    font-family: HelveticaNeue,sans-serif;
    margin: 0 !important;
    color:#3b5998;
    font-size: 15px;
    background: #f3f3f3;
}
.GEM{
    font-family: HelveticaNeue, Helvetica, sans-serif !important;
}
.HelveticaNeueBold{
    font-family: HelveticaNeueBold, Helvetica, sans-serif !important;
}

.color_grey{
    color: #f9f9f9;
}
body *{
    outline: none !important;
}
.bg_grey,.bg_hover_grey:hover{
    background-color: #FEFEFE;
}
.bg_label{
    font-size: 12px;
    font-family: HelveticaNeue, Helvetica, sans-serif;
    color: #fff;
    border-radius: 0;
}
.text{
    font-size: 15px;
    color:#B6B6B6 ;
}
.title_2{
    font-size: 15px;
    font-family: HelveticaNeueBold, sans-serif;
}
.title_1{
    font-size: 18px;
    font-family: HelveticaNeueBold, sans-serif;
    direction: rtl;
    text-align: right;
    line-height: 1.5;
    height: 62px;
    overflow: hidden;
}

.text_menu{
    font-size: 17px;
    font-family: HelveticaNeue, Helvetica, sans-serif;
}

.item-slider .div-img {
    background: center center #ddd;
    background-size: cover !important;
    height: 300px;
    width: 100%;
    position: relative;
}
.btns{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    transition: .4s ease-out;
}
.back-slider{
    background-color: rgba(0,0,0,.6);
}
.item-slider:hover .back-slider{
    top: 30%;
    background-color: rgba(18,131,196,1);
}

.time{
    font-size: 17px;
    font-family: tahoma , sans-serif;
}
.more_link{
    font-size: 15px;
    color: #A34DEC;
}
.more_link:hover{
    color: #EC4D94	;
    transition: .2s ease;
}
@media (min-width: 768px) {
    .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{
        float: right;
    }
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{
        float: right;
    }



}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: right;
}

.block .col-md-3{
    margin-bottom: 32px;
}
.block .col-md-3:hover{
    opacity: .9;
}
.title-in{
    position: absolute;
    right: 10px;
    bottom: 10px !important;
    color: #fff;
    z-index: 1000;
    font-family: HelveticaNeueBold, sans-serif;
    font-size: 18px;
}
.title-in:hover{
    color: #EC4D94		;
}
.title-top{
    background: url('../images/line.jpg') center center repeat-x ;
}
.title-top > div{
    font-size: 18px;
    font-family: HelveticaNeueBold, sans-serif;
    color: #000;
    display: inline-block;
    background-color: #fff;
    padding-left: 16px;
}
.subscribe .bg_pink{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    bottom: 1px solid #EC4D94	;
}
.subscribe #email{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.label{
    border-radius: 0;
}
#custom-search-input {
    margin: 8px 0 0 0;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 10px;
    padding-right: 4px \9;
    padding-left: 3px;
    padding-left: 4px \9;
    width: 250px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */

    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: right;
    direction: rtl;
}

#custom-search-input button {
    border: 0;
    background: none;
    padding: 6px 5px;
    position: absolute;
    right: -24px;
    top: 1px;
    background: #fff;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #b6b6b6;
    text-align: right;
    z-index: 10;
}

.search-query:focus + button {
    z-index: 3;
}
.w3-border-bottom {
    border-bottom: 1px solid #ccc!important;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left:0 !important;
    padding: 0;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}

.footer{
    overflow-x: hidden;
}
.footer  .sections li{
    width: 140px;
    text-align: right;
}
.footer  .sections li a{
    color: #fff;
    transition: .3s ease;
    font-family: HelveticaNeueBold, sans-serif;
    font-size: 15px;
}
.footer  .sections li a:hover{
    color: #000;
}
.footer  .pages li a{
    color: #000;
    transition: .3s ease;
    font-family: HelveticaNeueBold, sans-serif;
    font-size: 15px;
    transition: .3s ease;
}
.footer  .pages li a:hover{
    color: #EC4D94;
    background-color: transparent;
}
.footer  .pages li a.active{
    color: #fff;
    background-color: transparent;
}
/* footer social icons */
.social-network a.icoRss:hover {
    background-color: #F56505;
}
.social-network a.icoFacebook:hover {
    background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
    background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
    background-color:#BD3518;
}
.social-network a.icoYoutube:hover {
    background-color:#ff0000;
}
.social-network a.icoVimeo:hover {
    background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
    background-color:#007BB6;
}

.social-network a.icoInstagram:hover {
    background-color:#3F729B;
}

.social-network a.icoYelp:hover {
    background-color:#CB2027;
}

.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoYoutube:hover i, .social-network a.icoLinkedin:hover i,
.social-network a.icoInstagram:hover i, .social-network a.icoYelp:hover i {
    color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}

.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 50px;
    height: 50px;
    font-size:20px;
    background-color: #fff;
    margin-bottom: 10px;
}
.social-circle li i {
    margin:0;
    line-height:50px;
    text-align: center;
    color: #000;

}

.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
@media (min-width: 767px) {
    .navbar-nav .dropdown-menu .caret {
        transform: rotate(90deg);
    }
}
@media (min-width: 768px){
    .navbar-nav > li {
        float: right;
    }

    .nav.navbar-nav{
        padding: 0;
    }
    .navbar-collapse{
        padding: 0;
    }
}
.navbar-nav {
    margin: 0;
    padding: 0 ;
}
.navbar{
    border-radius: 0;
}
.navbar a{
    font-family: HelveticaNeue,sans-serif;
    font-size: 15px;
}
.navbar li a{
    direction: rtl;
    text-align: right;
    color: #3B5998 !important;
}
.nav.navbar-nav.right-nav a{
    border-left: 0;
    padding: 4px !important;
    margin-top: 16px;
}
.nav.navbar-nav.right-nav a:hover{
    background: none  !important;
}
.navbar li.active a,.navbar li a:hover{
    color: #000 !important;
    background-color: #fff !important;
}
.navbar li.open a{
    color: #000 !important;
    background-color: transparent !important;
}
.navbar .navbar-nav .dropdown-menu li a{
    color: #000 !important;
}
.navbar .navbar-nav .dropdown-menu li a:hover{
    color: #b6b6b6 !important;
}
.navbar li a:hover{
    direction: rtl;
    text-align: right;
    color: #3B5998 !important;
}
.navbar .dropdown-menu{
    right: 0;
    left: auto;
}
.slider-latest .item-slider{
    text-align: right;
}
@media (max-width: 767px) {
    .nav.navbar-nav.pull-left {
        float: none !important;
        text-align: center;
    }
    #custom-search-input .input-group{
        margin: 0 auto 20px auto;
    }
    .navbar li a:hover{
        color: #000 !important;
        background-color: transparent !important;
    }
    .navbar-default .navbar-toggle{
        border-color: #fff !important;
        border-radius: 0;
        background: none !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }
    .header .w3-padding-32.container.flex{
        padding: 16px 8px !important;
    }
    .header .w3-padding-32.container.flex .flex_1{
        margin-bottom: 0 !important;
    }

}

.slider-latest-left{
    position: absolute;
    z-index: 100;
    left: 0;
    top: 0;
    bottom: 0;
    opacity: .9;
    padding: 10px 16px;
}
.slider-latest-right{
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: .9;
    padding: 10px 16px;
}
.w3-text-white2{
    font-family: HelveticaNeue, Helvetica, sans-serif;
    color: #A34DEC;
    padding-left: 10px;
}
.footer .w3-text-white2{
    color:#fff;
}



/*  arabic style */
body.arb .w3-col,body.arb .row > div{
    float: right ;
}



/* End for arabic style */

#back-top-wrapper #back-top a:hover::after {
    transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);

}

#back-top-wrapper #back-top a::after {
    content: "";
    color: rgb(0, 0,0);
    display: inline-block;
    position: relative;
    z-index: 100;
    font: 42px/48px FontAwesome;
    transition: all 0.3s;
}


#back-top a {
    display: block;
    width: 50px;
    color: #010101;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font: 11px/100% Arial, Helvetica, sans-serif;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

#back-top-wrapper {
    position: fixed;
    left: 10px;
    bottom: 10px;
    overflow: hidden;
    z-index: 99;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    text-transform: capitalize !important;
    text-align: center;
}


.select-menu{
    position: relative;
    top: 0;
    z-index: 10000;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 0 auto;
    width: 100%;
    background: url(../images/responsive_menu_icon.png) no-repeat 98% center;
    overflow: hidden;
    display: none;
    padding: 10px 0;
    background-color: rgba(255,255,255,.5);

}
.select-menu .select {
    width: 100%;
    height: 30px;
    color: #000;
    background-color: transparent;
    font: 400 15px "Roboto", sans-serif;
    line-height: 30px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    -webkit-appearance: none;
    text-indent: 2%;
}

.respMenu select{
    background-color: #adce66;
    border-bottom: 2px solid #0d3065;
}




input[type=email]{
    font-family: tahoma , sans-serif !important;
}
.text-center{
    text-align: center ;
}
.clear{
    clear: both;
}
.size_12{
    font-size: 12px !important;
}
.size_15{
    font-size: 15px !important;
}
.size_17{
    font-size: 17px !important;
}
.size_18{
    font-size: 18px !important;
}
.size_20{
    font-size: 20px !important;
}
.size_22{
    font-size: 22px !important;
}
.size_40{
    font-size: 40px;
}

.circle{
    border-radius: 50%;
    padding: 2px;
    border: 2px solid #97a7bc;
}
.circle_2{
    border-radius: 50%;
    border: .1rem solid #ece8e4;
    background-color: #ece8e4;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.width_smaller{
    width: 30%;
}
.width_25{
    width: 25%;
}

.width_20{
    width: 20%;
}

.width_50{
    width: 50%;
}

.width_75{
    width: 75%;
}
.width_95{
    width: 95%;
}
.width_100{
    width: 100%;
}
.height_100{
    height: 100%;
}
.margin_center{
    margin: 0 auto;
}

.vertical_middle{
    vertical-align: middle;
}
.table_1{
    display: table;
    margin: 0 auto;
    text-align: center;
}
.table_row{
    display: table-row;
    margin: 0 auto;
    text-align: left;
}
.table_cell{
    display: table-cell;
}
.uppercase{
    text-transform: uppercase;
}


.background_gray{
    background-color: #efeef4;
}
.background_F9F5F1{
    background-color: #F9F5F1;
}
.inline-block{
    display: inline-block;
}

.background_red{
    background: #c0a16b !important;
}
.background_green{
    background-color: #72ba26;
}
.background_white{
    background-color: #fff;
}

a{
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: none;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.bold{
    font-weight: bold;
}
.hide{
    display: none;
}
.star{
    color: #ff0000;
}
/* progress bar */
.slider-progress {
    width: 100%;
    height: 2px;
    background: #a5a5a5;
}
.slider-progress .progress {
    width: 0;
    height: 2px;
    background: #EA2227;
}
.grayscale-effect{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.grayscale-effect:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.saturate:hover {-webkit-filter: saturate(3); filter: saturate(3);}
.grayscale:hover {-webkit-filter: grayscale(100%); filter: grayscale(100%);}
.contrast:hover {-webkit-filter: contrast(160%); filter: contrast(160%);}
.brightness:hover {-webkit-filter: brightness(0.75); filter: brightness(0.75);}
.blur:hover {-webkit-filter: blur(1px); filter: blur(1px);}
.invert:hover {-webkit-filter: invert(100%); filter: invert(100%);}
.sepia:hover {-webkit-filter: sepia(100%); filter: sepia(100%);}
.huerotate:hover {-webkit-filter: hue-rotate(15deg); filter: hue-rotate(15deg);}
.opacity:hover {-webkit-filter: opacity(70%); filter: opacity(70%) !important;}
.rtl{
    direction: rtl;
}
.ltr{
    direction: ltr;
}

*{
    outline: none
}
.full-height{
    position: relative;
    min-height: 100%;
    overflow: hidden;
}
.full-height-p{
    position: relative;
    min-height: 500px;
    overflow: hidden;
}
.outer {
    display: table;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;

}
a {
    outline: none !important;
}
.tahoma{
    font-family: tahoma , sans-serif;
}
.gess{
    font-family: gess, sans-serif;
}
.max_width_100{max-width: 100%}
.bg-overlay-light-alfa10:before{background:rgba(255, 255, 255, 0.1);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa20:before{background:rgba(255, 255, 255, 0.2);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa30:before{background:rgba(255, 255, 255, 0.3);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa40:before{background:rgba(255, 255, 255, 0.4);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa50:before{background:rgba(255, 255, 255, 0.5);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa60:before{background:rgba(255, 255, 255, 0.6);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa70:before{background:rgba(255, 255, 255, 0.7);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa80:before{background:rgba(255, 255, 255, 0.8);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-light-alfa90:before{background:rgba(255, 255, 255, 0.9);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}

.bg-overlay-dark-alfa10:before{background:rgba(22, 22, 22, 0.1);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa20:before{background:rgba(22, 22, 22, 0.2);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa30:before{background:rgba(22, 22, 22, 0.3);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa40:before{background:rgba(22, 22, 22, 0.4);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa50:before{background:rgba(22, 22, 22, 0.5);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa60:before{background:rgba(22, 22, 22, 0.6);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa70:before{background:rgba(22, 22, 22, 0.7);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa80:before{background:rgba(22, 22, 22, 0.8);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.bg-overlay-dark-alfa90:before{background:rgba(22, 22, 22, 0.9);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}

.bg-overlay-dark-hover-alfa30:hover:before{background:rgba(22, 22, 22, 0.3);content: " ";height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
/* ------------------  */
.back-cover{
    background: no-repeat center center;
    background-size: cover;
}
.flex{
    display: flex;
    flex-direction: row-reverse;
    align-items: stretch;
}
.flex_1{
    flex: 1;
}
.header{

}
.border_0{
    border: 0 !important;
}
.btn{
    border-radius: 0 !important;
}
hr {
    height: 0;
    border: 0;
    border-top: 2px solid #CACACA;
    margin: 16px 0;
}
.flex_row{
    flex-direction: row !important;
}
.blk-media .w3-text-grey.w3-margin-top{
    font-size: 12px;
}
.blk-blocks .blk-side{
    width: 250px;
    flex-shrink: 0
}
.blk-media .img-div{
    width:100%;
    height: 200px;
    background: center center no-repeat;
    background-size: cover !important;
    max-width: 100%;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, .with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    background-color: #1283c4;
    border-color: transparent;
    color: #fff;
}
.with-nav-tabs .panel-body {
    background: #1283c4;
    color: #fff;
}
.panel.with-nav-tabs .panel-heading {
    background-color: transparent;
    border: 0;
    padding: 0;
}
.with-nav-tabs {
    border: 0;
}
.with-nav-tabs.panel-default .nav-tabs > li > a, .with-nav-tabs.panel-default .nav-tabs > li > a:hover, .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    border-radius: 0;
}
.with-nav-tabs li>a {
    margin-right: 0;
}
.with-nav-tabs li{
    width: 50%;
}
.form-control{
    border-radius: 0 !important;
}
body .linkee:hover{
    background-color: #1283C4 !important;

}
body .linkee:hover * {
    color: #fff !important;
}
.breadcrumb{
    background-color: transparent;
}
.border_ccc{
    border: 1px solid #ccc;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #fff !important;
}
.dropdown-menu .divider:last-of-type{
    display: none;
}
.border_round{
    border-radius: 4px !important;
}
@media all and (min-width: 892px) and (max-width: 1199px) {

}
@media all and (max-width: 891px) {
    .flex:not(.flex-custom){
        flex-direction: column !important;
    }
    .blk-media .w3-text-grey.w3-margin-top{
        font-size: 15px;
    }
}
@media all and (max-width: 667px){
    .header .flex{
        flex-direction: column;
    }
    .header .flex .flex_1{
        margin-bottom: 16px;
    }
}
@media all and (max-width: 300px) {
    .blk-media .w3-text-grey.w3-margin-top{
        font-size: 12px;
    }
}
@media all and (max-width: 259px) {
    .blk-media .w3-text-grey.w3-margin-top{
        font-size: 9px;
    }

}
:not(input):not(textarea) {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}