@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:#000;
    font-size: 15px;
}
.GEM{
    font-family: HelveticaNeue, Helvetica, sans-serif !important;
}
.HelveticaNeueBold{
    font-family: HelveticaNeueBold, Helvetica, sans-serif !important;
}
.color_nahdi,.color_hover_nahdi:hover{
    color: #A34DEC !important;
}
.color_pink,.color_hover_pink:hover{
    color: #EC4D94 !important;
}
.color_grey{
    color: #B6B6B6;
}
body *{
    outline: none !important;
}
.bg_nahdi,.bg_hover_nahdi:hover{
    background-color: #A34DEC
}
.bg_pink,.bg_hover_pink:hover{
    background-color: #EC4D94;
    color:#fff;
}
.bg_grey,.bg_hover_grey:hover{
    background-color: #B6B6B6;
}
.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;
    max-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;
    right: 0;
    left: 0;
    bottom: 0;
    transition: .4s ease-out;
}
.back-slider{
    background-color: rgba(0,0,0,.6);
}


.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;
    }


}

.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:0;
    margin-top: 10px;
    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;
    border:0
}
#custom-search-input .input-group-btn {
    position: relative;
    font-size: 0;
    background: #fff;
    white-space: nowrap;
}
#custom-search-input button {
    border: 0;
    box-shadow: none;
    outline:  none !important;
    background: none;
    padding: 5px 10px;
    position: absolute;
    top: 2px;
    left: 3px;
    background: #fff;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #b6b6b6 !important;
    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);
    }
}
.slider-latest .item-slider{
    text-align: right;
}
@media (min-width: 768px){
    .navbar-nav > li {
        float: right;
    }

    .nav.navbar-nav{
        padding: 0;
    }
    .navbar-collapse{
        padding: 0;
    }
    .navbar li a{
        border-left: 1px solid #fff;
    }
    .navbar .caret{
        position: absolute;
        left: 50%;
        transform: translate(-50%);
        bottom: 5px;
        border-top-width: 5px;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }
    .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: #2365af !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: #fff !important;
        background-color: #2365af !important;
    }
    .navbar li.open > a{
        color: #fff !important;
        background-color: #2365af !important;
    }
    .navbar li.open > a{
        color: #fff !important;
        background-color: #2365af !important;
    }
    .navbar li.open ul{
        margin: 0;
        padding: 0;
        right: 0;
        left: auto;
        border: 0;
    }
    .navbar li.open ul a:first-of-type{
        border-top: 1px solid #fff ;
    }
    .navbar li.open ul a{
        color: #fff !important;
        background-color: #2365af !important;
        padding: 6px 8px;
        border-bottom: 1px solid #fff ;
        border-left: 1px solid #fff ;
        border-right: 1px solid #fff ;
    }
    .navbar li.open ul a:hover{
        color: #2365af !important;
        background-color: #fff !important;
        padding: 6px 6px;

    }
    .navbar li.open li.divider{
        margin: 0;
        display: none;
    }

    .navbar li a:hover{
        direction: rtl;
        text-align: right;
        color: #fff !important;
    }
    .navbar li a:hover .caret{
        border-top-color: white;
    }
    body .btns .btn{
        padding: 8px 64px !important;
    }


}


@media (max-width: 767px) {
    .navbar-brand{
        position: absolute;
        left: 0;
    }
    .navbar li{
        direction: rtl;
        text-align: right;
    }
    .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: #2365af !important;
        border-radius: 0;
        background: none !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #2365af !important;
    }
    .header .w3-padding-32.container.flex{
        padding: 16px 8px !important;
    }
    .header .w3-padding-32.container.flex .flex_1{
        margin-bottom: 0 !important;
    }
    body .btns .btn{
        padding: 8px 16px !important;
    }

}
.slider-latest-wrapper a{
    padding: 10px 16px !important;
}
.slider-latest-wrapper .slider-latest-left{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    left: 16px;
    z-index: 100;
}
.slider-latest-wrapper .slider-latest-right{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 16px;
    z-index: 100;
}
.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 !important;
}
.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-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;
}
.vertical-line{
    width: 4px;
    height: 25px;
    margin-right: 4px;
    display: inline-block;
    background-color: #2365af;
}
.blk-blocks .menu_right{transition: .1s ease-out}
.blk-blocks .menu_right.active, .blk-blocks .menu_right:hover{
    background-color: #2365af !important;
    color: #fff !important;
}
.blk-blocks .menu_right.active .vertical-line,.blk-blocks .menu_right:hover  .vertical-line{
    background-color: white;
}
.sub_menu_right{
    margin: 0;
    padding: 0;
    list-style: none;
}
.sub_menu_right li a{
    text-align: right;
    direction: rtl;
    padding-right: 30px !important;
}
.square{
    padding: 0 2px !important;
    margin-bottom: 4px
}
.square  div{
    transition: .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80%;
    padding: 8px;;
    text-align: center;
    color: #fff;
}
.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.social {
    -webkit-transform: scale(0.8);
    /* Browser Variations: */

    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    color: #fff;

    display: inline-block;
    padding: 15px 5px;
}
.block-photos {
    margin:8px 0;
}
.div-image-3{
    background-position: center center;
    background-size: cover !important;
    width: 100%;
    height: 180px;
    margin: 0 auto;
}
.div-image-3 h6 {
    position: absolute;
    display: none;
    width: 100%;
    bottom: 0;
    padding: 80px 8px 5px;
    background: url(../images/back.png) center bottom no-repeat;
    background-size: 100%;
    color: #fff;
    max-height: 130px;
    overflow: hidden;
    transition: .4s ease-out;
}
.div-image-3:hover h6{
    display: block;
}
.block-photos   .w3-col:nth-of-type(3n + 1) {
    padding-right: 0 !important;
}
.block-photos   .w3-col:nth-of-type(3n + 3) {
    padding-left: 0 !important;
}
.square div:hover{
    height: 100% !important;
}
.mailing-form input[type=text] {
    width: 100%;
    height: 36px;
    border: 1px solid #2365af;
    padding: 8px;
    font-size: 14px;
    background-color: transparent;
}
.mailing-form button {
    border: 1px solid #707070;
}
@media only screen and (min-width: 601px){
    .w3-col {
        float: right;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {

}
@media all and (max-width: 991px) {
    .flex:not(.flex-custom){
        flex-direction: column !important;
    }
    .blk-media .w3-text-grey.w3-margin-top{
        font-size: 15px;
    }
}
@media all and (max-width: 767px){
    .header .flex{
        flex-direction: column;
    }
    .header .flex .flex_1{
        margin-bottom: 16px;
    }
}
@media all and (max-width: 400px) {
    .blk-media .w3-text-grey.w3-margin-top{
        font-size: 12px;
    }
}
@media all and (max-width: 359px) {
    .blk-media .w3-text-grey.w3-margin-top{
        font-size: 9px;
    }

}