﻿@font-face {
    font-family: Samim;
    src: url('../Fonts/Samim.eot');
    src: url('../Fonts/Samim.eot?#iefix') format('embedded-opentype'), 
        url('../Fonts/Samim.woff') format('woff'), 
        url('../Fonts/Samim.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: SamimBold;
    src: url('../Fonts/Samim-Bold.eot');
    src: url('../Fonts/Samim-Bold.eot?#iefix') format('embedded-opentype'), 
        url('../Fonts/Samim-Bold.woff') format('woff'), 
        url('../Fonts/Samim-Bold.ttf') format('truetype');
    font-weight: bold;
}
#alefbalogo {
    background: #ffb347;
    padding: 3px;
    border-radius: 5px;
    background: -webkit-linear-gradient(to left, #ffcc33, #ffb347);
    background: linear-gradient(to left, #ffcc33, #ffb347);
}
#alefbanewnav a{
    margin-top:10px;
}
body {
    margin: 0;
    padding: 0;
    direction: rtl;
    background-color: #d9d9d9;
    text-align: right;
    font-family: Samim;
}
.container {
    padding-bottom:50px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
a {
    transition : 0.5s;
}
a:hover {
    transition: 0.5s;
    text-decoration:none;
}
a.nav-link {
    font-family: SamimBold;
    font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: SamimBold;
}
.alefbah {
    border-right: 4px solid #ff6a00;
    padding-right: 10px;
    margin-bottom:30px;
}
.AlefbaHeader {
    line-height: 35px;
    margin-top: 20px;
    padding: 20px;
}
#Alefbadescription p {
    font-size: 14px;
    line-height: 30px;
}
#ReserveSlider {
    margin-top: 20px;
}
#AlefbaConcertSlider img {
    height: 400px;
    border-radius:10px;
}
#alefbainfoconcert img {
    border-radius:10px;
}
section#alefbaTourismcat div.col-md-3 {
    margin-top: 8px;
}
.ALefbaOtherPages {
    margin-bottom:10px;
    margin-top:10px;
    text-align:justify;
}
    .ALefbaOtherPages .col {
        margin-top:10px;
    }
    .alert {
        line-height: 35px;
        text-align: justify;
    }
::placeholder {
    color: red;
    direction: rtl;

}
.alefbaborder {
    border: 1px solid #d1d0d0;
}
:-ms-input-placeholder {
    color: red;
    direction: rtl;
}
::-ms-input-placeholder {
    color: red;
    direction: rtl;
}
.ejbari {
    font-weight:bold;
    color:red;
}
/*Alefba nav Bar Special*/
.navbar {
    background: rgba(19, 19, 19, 0.8);
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 1px 3px 4px 0 rgba(90,33,109,0.01);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: #1ebdc2;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link {
    margin:7px 5px 7px 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    transition: 0.5s;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    border-radius: 8px;
}
    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover,.nav-faal {
        background: #fccb28;
        transition: 0.5s;
        color: black;
    }

.dropdown-item {
    transition: 0.3s;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #000;
    transition: 0.3s;
    text-decoration: none;
    background-color: #fccb28 !important;
}
.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 54px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
    border: 2px solid rgba(19, 19, 19, 0.8);
    border-top:0;
}
.dropdown-item {
    color: #3c3c3c;
    font-size: 13px;
}
    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #fccb28;
    }
.navbar-toggler {
    outline: none !important;
}
.navbar-tog {
    color: #1ebdc2;
}
.megamenu-li {
    position: static;
}
.megamenu {
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    top: 59px;
    padding: 15px;
    margin:0 auto;
}
    .megamenu h6 {
        margin-right: 21px;
        padding-bottom:5px;
        border-bottom:2px solid rgba(255, 106, 0, 0.60);
    }
    .megamenu a {
        border-radius: 5px;
    }
    .megamenu i {
        width: 20px;
    }

/*Special Alefba Last Concert Header*/
#alefbaheaderslider .col-12 {
    margin-top:10px;
}
    #alefbaheaderslider .col-12 .col-6 {
        margin-top: 20px;
    }
.b-0 {
    bottom: 0;
}

.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}

.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}

.overflow {
    position: relative;
    overflow: hidden;
}

.zoom img {
    transition: all 0.2s linear;
}

.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/*Alefba Event part*/

.tile {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    border:1px solid rgba(19, 19, 19, 0.1);
    box-shadow: 1px 2px 3px -1px rgba(151, 171, 187, 0.7);
    float: left;
    transform-style: preserve-3d;
    margin: 10px 5px;
}

.header {
    border-bottom: 1px solid #ebeff2;
    padding: 19px 0;
    text-align: center;
    color: #59687f;
    font-weight: 600;
    font-size: 19px;
    position: relative;
}

.banner-img {
    padding: 5px 5px 0;
}

    .banner-img img {
        width: 100%;
        border-radius: 5px;
    }

.dates {
    border: 1px solid #ebeff2;
    border-radius: 5px;
    padding: 20px 0px;
    margin: 10px 20px;
    font-size: 16px;
    color: #5aadef;
    font-weight: 600;
    overflow: auto;
}

    .dates div {
        float: right;
        width: 50%;
        text-align: center;
        position: relative;
    }
    .dates strong,
    .stats strong {
        display: block;
        color: #adb8c2;
        font-size: 11px;
        font-weight: 700;
    }
    .dates span {
        width: 1px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        background: #ebeff2;
    }

.stats {
    border-top: 1px solid #ebeff2;
    background: #f7f8fa;
    overflow: auto;
    padding: 15px 0;
    font-size: 16px;
    color: #59687f;
    font-weight: 600;
    border-radius: 0 0 5px 5px;
}

    .stats div {
        text-align: center
    }

        .stats div:nth-of-type(3) {
            border: none;
        }

div.footer {
    text-align: center;
    position: relative;
    margin: 20px 5px;
}


/*alefba footer*/
.footers {
    margin-top:10px;
    border-top:2px solid #ebeff2;
}
.footers b {
    color: #a01627;
}

.footers h5 {
    border-right: 2px solid #d20d2c;
    padding-right: 10px;
    color: #fcbe27;
}

.footers p {
    color: #696969;
}

.footers ul {
    line-height: 30px;
    padding: 0 10px 0;
    margin: 0;
}

    .footers ul a {
        color: #222;
        transition: all 0.5s;
    }

        .footers ul a:hover {
            color: #d20d2c;
            transition: all 0.5s;
            text-decoration: none;
        }

.social-icons a {
    margin-left: 5px;
    color: #fcbe27;
    transition: all 0.5s;
}

    .social-icons a:hover {
        color: #d20d2c;
        transition: all 0.5s;
    }
.copyright {
    border-top: 1px solid #bebebe;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*Special Alefba Category Tourism*/

.card-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    background-size: cover;
    border-radius: 0.25rem;
}

    .card-banner .card-body {
        background-size: cover;
        position: relative;
        z-index: 10;
    }

    .card-banner .img-bg {
        position: absolute;
        right: 0;
        bottom: 0;
        mix-blend-mode: multiply;
        max-width: 100%;
    }

    .card-banner .overlay {
        background-color: rgba(0, 0, 0, 0.45);
        z-index: 10;
        padding: 1.25rem;
        color: #fff;
    }

        .card-banner .overlay.bottom {
            bottom: 0;
            left: 0;
            position: absolute;
            width: 100%;
            height:50px;
        }

        .card-banner .overlay.top {
            top: 0;
            left: 0;
            position: absolute;
            width: 100%;
        }

    .card-banner .overlay-cover {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        width: 100%;
    }

    .card-banner .overlay.left {
        top: 0;
        left: 0;
        bottom: 0;
        position: absolute;
    }

    .card-banner .text-bottom {
        position: absolute;
        left: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        padding: 7px 20px;
        padding-top: 30px;
        border-radius: 0 0 0.25rem 0.25rem;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
        color: #fff;
    }

/*Alefba Login & Reg Form*/
#logreg-forms {
    width: 412px;
    margin: 10vh auto;
    background-color: #f3f3f3;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

    #logreg-forms form {
        width: 100%;
        max-width: 410px;
        padding: 15px;
        margin: auto;
    }

    #logreg-forms .form-control {
        position: relative;
        box-sizing: border-box;
        height: auto;
        padding: 10px;
        font-size: 16px;
    }

        #logreg-forms .form-control:focus {
            z-index: 2;
        }

    #logreg-forms .form-signin input[type="email"] {
        margin-bottom: -1px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    #logreg-forms .form-signin input[type="password"] {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

    #logreg-forms .social-login {
        width: 390px;
        margin: 0 auto;
        margin-bottom: 14px;
    }

    #logreg-forms .social-btn {
        font-weight: 100;
        color: white;
        width: 190px;
        font-size: 0.9rem;
    }

    #logreg-forms a {
        display: block;
        padding-top: 10px;
        color: lightseagreen;
    }

#logreg-form .lines {
    width: 200px;
    border: 1px solid red;
}


#logreg-forms button[type="submit"] {
    margin-top: 10px;
}

#logreg-forms .facebook-btn {
    background-color: #3C589C;
}

#logreg-forms .google-btn {
    background-color: #DF4B3B;
}

#logreg-forms .form-reset, #logreg-forms .form-signup {
    display: none;
}

    #logreg-forms .form-signup .social-btn {
        width: 210px;
    }

    #logreg-forms .form-signup input {
        margin-bottom: 2px;
    }

.form-signup .social-login {
    width: 210px !important;
    margin: 0 auto;
}

@media screen and (min-width:768px) {
    .ALefbaOtherPages .col-md-6 {
        margin-right: 25%;
    }
}
/* Mobile */
@media screen and (max-width:500px) {
    #logreg-forms {
        width: 300px;
    }

        #logreg-forms .social-login {
            width: 200px;
            margin: 0 auto;
            margin-bottom: 10px;
        }

        #logreg-forms .social-btn {
            font-size: 1.3rem;
            font-weight: 100;
            color: white;
            width: 200px;
            height: 56px;
        }

            #logreg-forms .social-btn:nth-child(1) {
                margin-bottom: 5px;
            }

            #logreg-forms .social-btn span {
                display: none;
            }

        #logreg-forms .facebook-btn:after {
            content: 'Facebook';
        }

        #logreg-forms .google-btn:after {
            content: 'Google+';
        }
}
.alefba-alert1 {
    background: -webkit-linear-gradient(to left, #240b36, #c31432);
    background: linear-gradient(to left, #240b36, #c31432);
    color: white;
    transition: all 0.4s ease 0s;
}

.alefba-alert3 {
    background: -webkit-linear-gradient(to left, #1565C0, #b92b27);
    background: linear-gradient(to left, #1565C0, #b92b27);
    color: white;
    transition: all 0.4s ease 0s;
}

.alefba-alert2 {
    background: -webkit-linear-gradient(to right, #1565C0, #b92b27);
    background: linear-gradient(to right, #1565C0, #b92b27);
    color: white;
    transition: all 0.4s ease 0s;
}

.alefba-alert4 {
    background: -webkit-linear-gradient(to right, #240b36, #c31432);
    background: linear-gradient(to right, #240b36, #c31432);
    color: white;
    transition: all 0.4s ease 0s;
}

    .alefba-alert1:hover, .alefba-alert2:hover, .alefba-alert3:hover, .alefba-alert4:hover {
        background: #ffb347;
        background: -webkit-linear-gradient(to right, #ffcc33, #ffb347); /* Chrome 10-25, Safari 5.1-6 */
        background: linear-gradient(to right, #ffcc33, #ffb347); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
        color: black;
        transition: all 0.4s ease 0s;
    }

.box .pic {
    position: relative;
    overflow: hidden;
    margin-top: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .box .pic:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #000;
        opacity: 0;
        transition: all 0.3s ease 0s;
    }

.box:hover .pic:before {
    opacity: 0.4;
}

.box .pic:after {
    content: "";
    width: 100%;
    position: absolute;
    top: -35%;
    left: -110%;
    bottom: -10%;
    background: rgba(0, 0, 0, 0.6);
    transform: rotate(10deg);
    transition: all 0.4s ease 0s;
}

.box:hover .pic:after {
    left: -50%;
}

.box .pic img {
    width: 100%;
    height: 300px;
}

.box .icon-1,
.box .icon-2 {
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;
}

.box .icon-1 {
    left: 0;
}

.box .icon-2 {
    right: 0;
}

.box:hover .icon-1,
.box:hover .icon-2 {
    opacity: 1;
}

.box .icon-1 a,
.box .icon-2 a {
    display: inline-block;
    font-size: 25px;
    color: #fff;
    position: relative;
    top: 47%;
}

.box .box-content {
    background: #0f0c29; /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #24243e, #302b63, #0f0c29); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #24243e, #302b63, #0f0c29); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    text-align: center;
    padding: 10px 30px 10px 30px;
    transition: all 0.3s ease 0s;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: black;
    transition: all 0.5s;
}

.box:hover .box-content {
    background: #f12711;
    background: -webkit-linear-gradient(to right, #f5af19, #f12711);
    background: linear-gradient(to right, #f5af19, #f12711);
    transition: all 0.5s;
}

.box .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-top: 0;
}

.box .post {
    display: block;
    font-size: 14px;
    color: #8a8a91;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.box:hover .post {
    color: #fff;
}

@media only screen and (max-width: 990px) {
    .box {
        margin-bottom: 20px;
    }
}

#alefbashenavar {
    position: fixed;
    bottom: -4px;
    left: 10px;
}

section#alefbaslider {
    margin-top: 10px;
}

    section#alefbaslider img {
        border-radius: 10px;
    }

section#alefbacontent {
    border-radius: 5px;
    margin-top: 10px;
    background-color: white;
    padding: 5px;
}

#ddlfilters option {
    height: 40px;
}

#ddlcategory {
    text-align: right;
}

.bg-alefba {
    background-color: rgba(104, 104, 104, 0.71);
    color: yellow;
}

div#alefbapro div.col-md-3 {
    margin-top: 8px;
}

input[type='text'] {
    text-align: right;
}

li.list-group-item a {
    color: #fcbe27;
    transition: all 0.5s;
}

    li.list-group-item a:hover {
        color: #d20d2c;
        transition: all 0.5s;
        text-decoration: none;
    }

ul#alefbalist li:first-child {
    border-top: 0;
}

ul#alefbalist li:last-child {
    border-bottom: 0;
}

#alefbacarouseltakhfif img {
    border-radius: 10px;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
}

/*alefba carousel specials*/

.product-grid4, .product-grid4 .product-image4 {
    position: relative
}

.product-grid4 {
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
    transition: all .3s ease 0s
}

    .product-grid4:hover {
        box-shadow: 0 0 10px rgba(0,0,0,.2)
    }

    .product-grid4 .product-image4 a {
        display: block
    }

    .product-grid4 .product-image4 img {
        width: 100%;
        height: auto
    }

    .product-grid4 .pic-1 {
        opacity: 1;
        transition: all .5s ease-out 0s
    }


    .product-grid4 .social {
        width: 180px;
        padding: 0;
        margin: 0 auto;
        list-style: none;
        position: absolute;
        right: 0;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        transition: all .3s ease 0s
    }

        .product-grid4 .social li {
            display: inline-block;
            opacity: 0;
            transition: all .7s
        }

            .product-grid4 .social li:nth-child(1) {
                transition-delay: .15s
            }

            .product-grid4 .social li:nth-child(2) {
                transition-delay: .3s
            }

            .product-grid4 .social li:nth-child(3) {
                transition-delay: .45s
            }

    .product-grid4:hover .social li {
        opacity: 1
    }

    .product-grid4 .social li a {
        color: #222;
        background: #fff;
        font-size: 17px;
        line-height: 36px;
        width: 40px;
        height: 36px;
        border-radius: 2px;
        margin: 0 5px;
        display: block;
        transition: all .3s ease 0s
    }

        .product-grid4 .social li a:hover {
            color: #fff;
            background: #a01627;
        }

        .product-grid4 .social li a:after, .product-grid4 .social li a:before {
            content: attr(data-tip);
            color: #fff;
            background-color: #000;
            font-size: 12px;
            line-height: 20px;
            border-radius: 3px;
            padding: 0 5px;
            white-space: nowrap;
            opacity: 0;
            transform: translateX(-50%);
            position: absolute;
            left: 50%;
            top: -30px
        }

        .product-grid4 .social li a:after {
            content: '';
            height: 15px;
            width: 15px;
            border-radius: 0;
            transform: translateX(-50%) rotate(45deg);
            top: -22px;
            z-index: -1
        }

        .product-grid4 .social li a:hover:after, .product-grid4 .social li a:hover:before {
            opacity: 1
        }

    .product-grid4 .product-discount-label, .product-grid4 .product-new-label {
        color: #fff;
        background-color: #a01627;
        font-size: 13px;
        font-weight: 800;
        text-transform: uppercase;
        line-height: 45px;
        height: 45px;
        width: 45px;
        border-radius: 50%;
        position: absolute;
        left: 10px;
        top: 15px;
        transition: all .3s
    }

    .product-grid4 .product-discount-label {
        left: auto;
        right: 10px;
        background-color: #3db4e1
    }

    .product-grid4:hover .product-new-label {
        opacity: 0
    }

    .product-grid4 .product-content {
        padding: 25px
    }

    .product-grid4 .title {
        font-size: 15px;
        font-weight: 400;
        text-transform: capitalize;
        margin: 0 0 7px;
        transition: all .3s ease 0s
    }

        .product-grid4 .title a {
            color: #222
        }

            .product-grid4 .title a:hover {
                color: #a01627
            }

    .product-grid4 .price {
        color: #359304;
        font-size: 17px;
        font-weight: 700;
        margin: 0 2px 15px 0;
        display: block
    }

        .product-grid4 .price span {
            color: #909090;
            font-size: 13px;
            font-weight: 400;
            letter-spacing: 0;
            text-decoration: line-through;
            text-align: left;
            vertical-align: middle;
            display: inline-block
        }

    .product-grid4 .add-to-cart {
        border: 1px solid #a01627;
        display: inline-block;
        padding: 10px 20px;
        color: #a01627;
        font-weight: 600;
        font-size: 14px;
        border-radius: 4px;
        transition: all .3s
    }

    .product-grid4:hover .add-to-cart {
        border: 1px solid transparent;
        background: #a01627;
        color: #fff;
        text-decoration: none;
    }

    .product-grid4 .add-to-cart:hover {
        background-color: #c24848;
        box-shadow: 0 0 10px rgba(0,0,0,.5)
    }

@media only screen and (max-width:990px) {
    .product-grid4 {
        margin-bottom: 30px
    }
}

.AlefbaCarousel {
    float: right;
    overflow: hidden;
    padding: 5px;
    width: 100%;
    position: relative;
}

    .AlefbaCarousel .AlefbaCarousel-inner {
        transition: 1s ease all;
        float: left;
    }

        .AlefbaCarousel .AlefbaCarousel-inner .item {
            float: left;
        }

            .AlefbaCarousel .AlefbaCarousel-inner .item > div {
                text-align: center;
                padding: 10px;
                margin: 10px;
                background: #f1f1f1;
                color: #666;
            }

    .AlefbaCarousel .leftLst, .AlefbaCarousel .rightLst {
        position: absolute;
        border-radius: 50%;
        top: calc(50% - 20px);
    }

    .AlefbaCarousel .leftLst {
        left: 0;
    }

    .AlefbaCarousel .rightLst {
        right: 0;
    }

        .AlefbaCarousel .leftLst.over, .AlefbaCarousel .rightLst.over {
            pointer-events: none;
            background: #ccc;
        }

/*alefba footer*/
.footers b {
    color: #a01627;
}

.footers h5 {
    border-right: 2px solid #d20d2c;
    padding-right: 10px;
    color: #fcbe27;
}

.footers p {
    color: #696969;
}

.footers ul {
    line-height: 30px;
    padding: 0 10px 0;
    margin: 0;
}

    .footers ul a {
        color: #222;
        transition: all 0.5s;
    }

        .footers ul a:hover {
            color: #d20d2c;
            transition: all 0.5s;
            text-decoration: none;
        }

.social-icons a {
    margin-left: 5px;
    color: #fcbe27;
    transition: all 0.5s;
}

    .social-icons a:hover {
        color: #d20d2c;
        transition: all 0.5s;
    }


/*alefba stop command fave command suggestion*/

.articles a {
    text-decoration: none !important;
    display: block;
    margin-bottom: 0;
    color: #555
}

.articles .badge {
    font-size: 0.7em;
    padding: 10px;
    margin-right: 10px
}

.articles .item {
    padding: 20px
}

    .articles .item:nth-of-type(even) {
        background: #fafafa
    }

    .articles .item .image {
        min-width: 100px;
        max-width: 100px;
        height: 100px;
        margin-right: 15px;
        margin-left: 10px;
    }

    .articles .item img {
        padding: 3px;
        border: 1px solid #28a745
    }

    .articles .item h3 {
        color: #555;
        font-weight: 400;
        margin-bottom: 0
    }

    .articles .item small {
        color: #aaa;
        font-size: 0.85em
    }

/*Alefba Tourist*/
.alefbacol {
    margin-top: 10px;
}

#alefbalogo {
    background: #ffb347;
    padding: 3px;
    border-radius: 5px;
    background: -webkit-linear-gradient(to left, #ffcc33, #ffb347);
    background: linear-gradient(to left, #ffcc33, #ffb347);
}

.ws_images img {
    border-radius: 10px;
}

.alefbabox {
    position: relative;
    overflow: hidden;
    font-family: samim;
    border-radius: 10px;
}

    .alefbabox:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.1);
        transition: all 0.3s ease 0s;
    }

    .alefbabox:hover:after {
        background: rgba(0,0,0,0.6);
    }

    .alefbabox img {
        width: 100%;
        height: auto;
    }

    .alefbabox .box-content {
        position: absolute;
        top: 70%;
        left: 0;
        width: 100%;
        z-index: 1;
        transition: all 0.3s ease 0s;
    }

    .alefbabox .links {
        width: 70%;
        position: relative;
        top: 0;
        padding: 10px;
        text-align: center;
        background: #fff;
        border-radius: 0 0 5px 5px;
        margin: 0 auto;
        transform: translate(0px, 0px);
        transition: all 0.35s ease 0s;
    }

    .alefbabox:hover .links {
        transform: translate(0px, 100%);
    }

    .alefbabox .links li {
        display: inline-block;
        margin: 0 10px 0 10px;
    }

        .alefbabox .links li a {
            font-size: 12px;
            color: #333;
        }

            .alefbabox .links li a:hover {
                text-decoration: none;
                color: red;
            }

    .alefbabox .title {
        width: 80%;
        position: absolute;
        top: 0;
        left: 10%;
        padding: 10px 5px;
        border-radius: 10px;
        line-height: 30px;
        margin: 0;
        color: #fff;
        font-size: 18px;
        background: #ffb347;
        background: -webkit-linear-gradient(to right, #ffcc33, #ffb347);
        background: linear-gradient(to right, #ffcc33, #ffb347);
        color: #4b4b4b;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
        text-align: center;
        transform: translate(0px, 0px);
        transition: all 0.3s ease 0s;
    }

    .alefbabox:hover .title {
        transform: translate(0px, -35px);
        background: #ffb347;
        background: -webkit-linear-gradient(to left, #ffcc33, #ffb347);
        background: linear-gradient(to left, #ffcc33, #ffb347);
        color: #333;
        transition: all 0.3s ease 0s;
    }

.alefbacol {
    margin-top: 10px;
}

#alefbalogo {
    background: #ffb347;
    padding: 3px;
    border-radius: 5px;
    background: -webkit-linear-gradient(to left, #ffcc33, #ffb347);
    background: linear-gradient(to left, #ffcc33, #ffb347);
}

.ws_images img {
    border-radius: 10px;
}

.alefbabox {
    position: relative;
    overflow: hidden;
    font-family: samim;
    border-radius: 10px;
}

    .alefbabox:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.1);
        transition: all 0.3s ease 0s;
    }

    .alefbabox:hover:after {
        background: rgba(0,0,0,0.6);
    }

    .alefbabox img {
        width: 100%;
        height: auto;
    }

    .alefbabox .box-content {
        position: absolute;
        top: 70%;
        left: 0;
        width: 100%;
        z-index: 1;
        transition: all 0.3s ease 0s;
    }

    .alefbabox .links {
        width: 70%;
        position: relative;
        top: 0;
        padding: 10px;
        text-align: center;
        background: #fff;
        border-radius: 0 0 5px 5px;
        margin: 0 auto;
        transform: translate(0px, 0px);
        transition: all 0.35s ease 0s;
    }

    .alefbabox:hover .links {
        transform: translate(0px, 100%);
    }

    .alefbabox .links li {
        display: inline-block;
        margin: 0 10px 0 10px;
    }

        .alefbabox .links li a {
            font-size: 12px;
            color: #333;
        }

            .alefbabox .links li a:hover {
                text-decoration: none;
                color: red;
            }

    .alefbabox .title {
        width: 80%;
        position: absolute;
        top: 0;
        left: 10%;
        padding: 10px 5px;
        border-radius: 10px;
        line-height: 30px;
        margin: 0;
        color: #fff;
        font-size: 18px;
        background: #ffb347;
        background: -webkit-linear-gradient(to right, #ffcc33, #ffb347);
        background: linear-gradient(to right, #ffcc33, #ffb347);
        color: #4b4b4b;
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.85);
        text-align: center;
        transform: translate(0px, 0px);
        transition: all 0.3s ease 0s;
    }

    .alefbabox:hover .title {
        transform: translate(0px, -35px);
        background: #ffb347;
        background: -webkit-linear-gradient(to left, #ffcc33, #ffb347);
        background: linear-gradient(to left, #ffcc33, #ffb347);
        color: #333;
        transition: all 0.3s ease 0s;
    }

@media only screen and (max-width: 990px) {
    .megamenu {
        margin:0;
        width:100%;
    }
    .alefbabox {
        margin-bottom: 20px;
    }
        .alefbabox .box-content {
            position: absolute;
            top: 60%;
            z-index: 1;
            transition: all 0.3s ease 0s;
        }

        .alefbabox:hover .links {
            margin-top: 15px;
            transform: translate(0px, 70%);
        }
}


/*Alefba ADS*/
.alefba-ads {
    padding: 8px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 6px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    position: relative;
    z-index: 5;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.1);
    margin-top: 20px;
}

    .alefba-ads img {
        border-radius:10px;
        vertical-align:top;
        margin-right: 9px;
        max-width: 150px;
    }

    .alefba-ads .inner-wrapper {
        text-align: justify;
    }

        .alefba-ads .inner-wrapper p {
            font-size: 12px;
            line-height: 1.33;
            margin: 8px 0;
        }

            .alefba-ads .inner-wrapper p.fine-print {
                font-size: 8px;
                color: #C5CDD0;
                line-height: 1.25;
                font-weight: 500;
            }

.flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .flex-wrapper.two-col {
        display: block;
        text-align: center;
    }
}

.flex-wrapper.two-col > * {
    width: 50%;
}

    .flex-wrapper.two-col > *:first-of-type {
        padding-right: 130px;
    }

@media screen and (max-width: 991px) {

    .flex-wrapper.two-col > * {
        width: 100%;
    }

        .flex-wrapper.two-col > *:first-of-type {
            padding-right: 0;
        }
}

.flex-wrapper.two-col.reversed > *:first-of-type {
    order: 2;
    padding-right: 0;
}

@media screen and (min-width: 992px) {
    .flex-wrapper.two-col.reversed > *:first-of-type {
        padding-left: 130px;
    }
}

.flex-wrapper.three-col {
    text-align: right;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    margin-top: 40px;
}

@media screen and (max-width: 767px) {
    .flex-wrapper.three-col {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.flex-wrapper.three-col > * {
    width: 33.3%;
}

@media screen and (max-width: 767px) {
    .flex-wrapper.three-col > * {
        width: 100%;
    }
}

@media screen and (min-width: 768px) {
    .flex-wrapper.three-col li {
        padding-left: 20px;
        padding-right: 20px;
    }

        .flex-wrapper.three-col li:first-child {
            padding-left: 0;
        }

        .flex-wrapper.three-col li:last-child {
            padding-right: 0;
        }
}

.flex-wrapper.three-col .flex-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .flex-wrapper.three-col .flex-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

        .flex-wrapper.three-col .flex-wrapper:not(:first-of-type) {
            margin-top: 40px;
        }
}

.flex-wrapper.three-col .flex-wrapper .icon {
    top: 0;
    transform: none;
}
#alefbanewnav a {
    margin-left:5px;
}

.alefbalogotext {
    font-weight: bold;
    background: linear-gradient(to right, #edecec 20%, #ff9900 40%, #f6f6f6 60%, #ff9900 80%);
    background-size: 200% auto;
    color: #000;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 2s linear infinite;
}
@keyframes shine {
    to {
        background-position: 200% center;
    }
}