@font-face {
    font-family: 'smart4ds';
    src: url('../fonts/ar-fonts/smart4ds.eot');
    src: url('../fonts/ar-fonts/smart4ds.eot?#iefix') format('embedded-opentype'), url('../fonts/ar-fonts/smart4ds.woff') format('woff'), url('../fonts/ar-fonts/smart4ds.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'smart4dsTitles';
    src: url('../fonts/ar-fonts/smart4ds2.eot');
    src: url('../fonts/ar-fonts/smart4ds2.eot?#iefix') format('embedded-opentype'), url('../fonts/ar-fonts/smart4ds2.woff') format('woff'), url('../fonts/ar-fonts/smart4ds2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: smart4ds, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.9em;
    direction: rtl;
}

.navbar .nav > li > a, h1, h2, h3, h4, .box-bottom a, .site-top a, .btn, .contacts strong, #inner-headline ul.breadcrumb li,.table th,.table td,.form-control {
    font-family: smart4dsTitles, sans-serif;
}

@media (min-width: 979px) {
    .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, .col-lg-12 {
        float: right;
    }

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

.navbar-nav > li {
    float: right;
}

.navbar-header {
    float: right;
}

header .navbar-collapse ul.navbar-nav {
    float: left;
}
@media (min-width: 1200px) {
.navbar .nav > li > a {
    font-size: 14px;
    float: none;
    padding: 10px 0 10px;
    margin-left: 25px;
    margin-right: 25px;
    text-decoration: none;
    text-shadow: none;
    border-right: none;
    border-left: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar .nav > li > a {
        font-size: 15px;
        float: none;
        padding: 10px 0 10px;
        margin-left: 10px;
        margin-right: 10px;
        text-decoration: none;
        text-shadow: none;
        border-right: none;
        border-left: none;
    }
    }
 @media (max-width: 991px) {
        .navbar .nav > li > a {
            font-size: 15px;
            float: none;
            padding: 10px 0 10px;
            margin-left: 4px;
            margin-right: 4px;
            text-decoration: none;
            text-shadow: none;
            border-right: none;
            border-left: none;
        }
        }
.pull-right {
    float: left !important;
}

.pull-left {
    float: right !important;
}

.copyright {
    text-align: right;
}

#sub-footer ul.social-network {
    float: left;
}

#inner-headline ul.breadcrumb {
    float: right;
}

ul.meta-post {
    float: right;
    font-family: smart4dsTitles, sans-serif;
    margin: 8px;
}

ul.meta-post li {
    float: right;
    border-left: 1px dotted #d1d1d1;
    border-right: 0px;
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
}

ul.meta-post li:last-child {
    border-left: 0px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    float: right;
}

.flex-caption {
    right: auto;
    left: 10%;
}

footer ul.link-list li a:before {
    margin-left: 5px;
    margin-right: 0px;
}

.profile {
    float: right;
    margin-left: 20px;
    margin-right: 0px;
}

.pullquote-left {
    border-right: 5px solid #3494c8;
    border-left: 0px;
    margin-right: 65px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 0px;
}

.text-right {
    text-align: left;
}

.text-left {
    text-align: right;
}

header ul.nav li ul li a {
    font-family: smart4dsTitles, sans-serif;
}

.navbar .nav > li > a i {
    float: left;
    padding: 10px 10px 0 10px;
}

@media (max-width: 767px) {
    header .navbar-collapse ul.navbar-nav {
        float: none !important;
        background-color: #4c003d;
        padding: 10px;
        margin-top: -10px;
        display: block;
    }

    header .navbar-nav > li {
        width: 100% !important;
    }

    .navbar-header {
        float: none !important;
        width: 100% !important;
    }

    .navbar .nav li .dropdown-menu .l3 li a {
        margin-right: 15px;
        margin-left: 0;
    }

    .navbar-brand {
        float: right;
        margin-right: 15px;
        margin-left: 0px;
    }
}

.navbar-toggle {
    float: left !important;
    margin-right: 0px;
    margin-left: 15px;
}

.close {
    float: left;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination > li {
    display: inline;
    float: right;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 4px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 4px;
    border-top-left-radius: 0px;
}

.field-row .col-lg-3 {
    font-family: smart4dsTitles, sans-serif;
}

.right-sidebar {
    border-right: 1px solid #f5f5f5;
    border-left: 0;
    padding: 0 30px 0 0;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .01);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .01);
}

.widget img.pull-left {
    float: right;
    margin: 0 0 15px 15px;
}

.gm-ui-hover-effect {
    left: -6px !important;
    right: auto !important;
}

.owl-carousel .owl-item {
    float: right;
}

#content .contacts p .fa, #content .contacts address .fa {
    float: right;
    margin-right: 0px;
    margin-left: 10px;
}

.header-dropdown .btn {
    margin-right: 5px !important;
    margin-left: 0px !important;
}

.header-dropdown .dropdown-menu {
    left: 0;
    right: auto;
}

.header-dropdown .btn i {
    margin-left: 0px;
    margin-right: 3px;
}
.form-block {
    font-family: smart4dsTitles, sans-serif;
}
.input-group-addon:last-child {
    border-right: 0;
    border-left: 1px solid #f0f0f0;
    border-color: #f0f0f0;
}
.whatsapp_float {
    left: 40px;
    right: auto;
}
@media screen and (max-width: 767px) {
    .whatsapp-icon {
        margin-top: 10px;
    }

    .whatsapp_float {
        bottom: 20px;
        left: 10px;
        right: auto;
    }
}
.dropdown-menu{
    text-align: right;
}
.field-row {
    text-align: right;
}
#wt .active {

    color: #A2E264;
 
}
@media screen and (min-width: 992px) {
.wttopnav{
    background-color: unset;
    border-color: #ABABAB;
    border-radius: 9px !important;
    width: 130px !important;
    margin-right: 10px;
    margin-left: 10px;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.wttopnav{
    background-color: unset;
    border-color: #ABABAB;
    border-radius: 9px !important;
    width: 70px !important;
    margin-right: 10px;
    margin-left: 10px;
}
}
.header-dropdown a {
    color: #fff !important;
}
@media screen and (min-width: 992px) {
.ourfilms-title {
    font-size: 7vh;
    font-weight: bold;
    color: #D83040;
    margin: 5px 5px 51px 50px;
    min-width: fit-content;
    font-family: smart4dsTitles, sans-serif;
}
.aboutus-title {
    font-size: 3vh;
    font-weight: bold;
    color: #80001d;
    min-width: fit-content;
    font-family: smart4dsTitles, sans-serif;
}   
}
@media screen and (max-width: 992px) {
.ourfilms-title {
        font-size: 4vh;
        font-weight: bold;
        color: #D83040;
        margin: 5px 5px 30px 30px;
        min-width: fit-content;
        font-family: smart4dsTitles, sans-serif;
}
.aboutus-title {
    font-size: 3vh;
    font-weight: bold;
    color: #80001d;
    min-width: fit-content;
    font-family: smart4dsTitles, sans-serif;
} 
}
.wtyt{
    max-height: 450px !important;
    margin: 0 auto;
    position: relative;
    top: 25px;
    border-radius: 20px !important;
}
@media (min-width: 768px) and (max-width: 991px){
    .videoiconsm {
        cursor: pointer;
        display: block;
        position: absolute;
        vertical-align: middle;
        margin: 0 auto;
        top: 25%;
        left: 43%;
        opacity: 0.6 !important;
        width: 221px !important;
        z-index: 999;
    }
    }
    @media (max-width: 767px){
        .videoiconsm{
            cursor: pointer;
            display: block;
            position: absolute;
            vertical-align: middle;
            margin: 0 auto;
            top: 71%;
            left: 34%;
            opacity: 0.6 !important;
            width: 147px !important;
            z-index: 999;
        
        }
    }
    @media (min-width: 1200px){
        .videoiconsm {
            cursor: pointer;
            display: block;
            position: absolute;
            vertical-align: middle;
            margin: 0 auto;
            top: 40%;
            left: 40%;
            opacity: 0.6 !important;
            width: 150px !important;
            z-index: 999;
        }
        .videoiconsmservice {
            cursor: pointer;
            display: block;
            position: absolute;
            vertical-align: middle;
            margin: 0 auto;
            top: 25%;
            left: 30%;
            opacity: 0.6 !important;
            width: 150px !important;
            z-index: 999;
        }
    }
    @media (min-width: 767px) and (max-width:1200px){
        .videoiconsm{
            cursor: pointer;
            display: block;
            position: absolute;
            vertical-align: middle;
            margin: 0 auto;
            top: 64%;
            left: 36%;
            opacity: 0.6 !important;
            width: 209px !important;
            z-index: 999;
        
        }
        .owl-theme .owl-nav {
            margin-top: 6px !important;
            position: absolute;
            top: 85%;
            left: 45% !important;
        }
    }


    
    .play-icon1{
        opacity: 0.9;
    }
    .play-icon1:hover{
        opacity: 1;
    }
    @media screen and (min-width: 992px) {
    .yttitle{
        font-family: smart4dsTitles, sans-serif;
        color: white;
        font-size: 3vh;
        position: relative;
        max-width: 300px;
        line-height: 1.2 !important;
        top: -8px;
        padding-right: 10px;
        padding-left: 10px;
    }
    }
    @media screen and (max-width: 992px) {
        .yttitle {
        font-family: smart4dsTitles, sans-serif;
        color: white;
        font-size: 2vh;
        position: absolute;
        max-width: 500px;
        line-height: 1.2 !important;
        top: 40px;
        text-align: center;
        right: 20px;
        margin-left: auto;
        margin-right: auto;
        }
        
    }
    .wtyt{
        max-height: 450px !important;
        margin: 0 auto;
        position: relative;
        top: 25px;
        border-radius: 20px !important;
    }


    @media (min-width:768px){
        .blogbtn-right-wt {
            scale: 0.9;
            margin-right: -10px;
            margin-bottom: -10px;
        }
        .blogbtn-right {
        position: relative;
        z-index: 10;
        margin-top: 94px;
        background-color: #A2E264;
        color: white;
        
        padding-left: 25px;
        padding-right: 25px;
        left: 85%;
    }
        .blogbtn-left {
        position: relative;
        z-index: 10;
        margin-top: 94px;
        background-color: #A2E264;
        color: white;
        padding-left: 25px;
        padding-right: 25px;
        left: -35%;
        right: unset;
    }
    }
        @media (max-width:768px){
        .blogbtn-right-wt {
            scale: 1;
            padding-left: 25px;
            padding-right: 25px;
        }
        .blogbtn-right {
            position: relative;
            z-index: 10;
            margin-top: 15px;
            margin-bottom: 15px;
            background-color: #A2E264;
            color: white;
            
            padding-left: 25px;
            padding-right: 25px;
            left: 32%;
    }
        .blogbtn-left {
        position: relative;
        z-index: 10;
        margin-top: 15px;
        margin-bottom: 15px;
        background-color: #A2E264;
        color: white;
        
        padding-left: 25px;
        padding-right: 25px;
        right: 25%;
    }
    }
    .dot-right {
        height: 25px;
        width: 25px;
        background-color: #D83040;
        border-radius: 50%;
        display: inline-block;
        float: right;
        position: relative;
        right: -20px;
        top: -20px;
    }
    .dot-left {
        height: 25px;
        width: 25px;
        background-color: #D83040;
        border-radius: 50%;
        display: inline-block;
        float: left;
        position: relative;
        left: -20px;
        top: -20px;
    }
    .blog-dot-left {
        height: 20px;
        width: 20px;
        background-color: #D83040;
        border-radius: 50%;
        display: inline-block;
        float: left;
        position: relative;
        left: 15px;
        top: 35px;
    }
@media screen and (min-width: 992px) {
    .owl-theme .owl-nav {
        margin-top: 6px !important;
        position: absolute;
        top: 78%;
        left: 30%;
    }
    
}
@media screen and (max-width: 992px) {
    .owl-theme .owl-nav {
        margin-top: 60px !important;
        position: absolute;
        top: 93% !important;
        left: 38% !important;
    }
    
}
    @media (min-width: 991px){
        .winners-list {
            display: flex;
            width: 100%;
            z-index: 1;
            flex-direction: row;
            align-items: stretch;
            columns: 3;
            flex-wrap: wrap;
            left: 0;
            top: -20px;
            position: relative;
            justify-content: center;
        }
        }
        .homenewstitle {
            line-height: 1.2;
            letter-spacing: 0;
            color: white !important;
            font-weight: normal;
            font-size: 16px !important;
            padding: 5px;
            
        }
@media (min-width: 767px){
.pagination li {
    font-family: smart4dsTitles, sans-serif !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.7em;
    text-align: justify !important;
    margin-top: 7px;
}
}
.num-dot{
    
    color: white;
    border-radius: 26px;
    padding: 2px;
    width: 27px;
    height: 27px;
    display: block;
    float: right;
    text-align: center;
    margin-left: 15px;
    margin-right: 0px;
    font-weight: normal;
    font-size: 2.1rem;
}

@media (max-width: 767px){

    .txt-why {
        font-family: smart4dsTitles, sans-serif;
        font-size: 2rem;
        line-height: 1.7;
        padding-left: 1px;
        text-align: justify;
        padding-right: 1px;
    }
    .whytitle{
        text-align:center;
    }
    }
    @media (min-width: 767px){

    .txt-why{
        font-family: smart4dsTitles, sans-serif;
        font-size: 1.8rem;
        line-height: 1.7;
        padding-right: 10px;
        padding-left: 110px;
        text-align: justify;
    }

    }

    @media (min-width: 992px) and (max-width: 1200px){
    .videoiconsm {
        cursor: pointer;
        display: block;
        position: absolute;
        vertical-align: middle;
        margin: 0 auto;
        top: 62%;
        left: 33%;
        opacity: 0.6 !important;
        width: 126px !important;
        z-index: 999;
    }
    .owl-theme .owl-nav {
        margin-top: 6px !important;
        position: absolute;
        top: 85%;
        left: 30% !important;
    }
    }
    @media (max-width: 1200px){
        .videoiconsmservice {
            cursor: pointer;
            display: block;
            position: absolute;
            vertical-align: middle;
            margin: 0 auto;
            top: 25%;
            left: unset;
            opacity: 0.6 !important;
            width: 150px !important;
            z-index: 999;
        }
    }
    .cookies-accept{left:0;right:auto}
@media (max-width: 992px){
    .home-blog-item{
        display: flex;
        align-items: center;
        min-height: 230px;
        border-radius: 5px;
        padding: 15px;
        max-width: 254px;
        min-width: 254px;
        float: none !important;
    }
}
@media (min-width: 992px){
    .home-blog-item{
        display: flex;
        align-items: center;
        min-height: 230px;
        border-radius: 5px;
        padding: 15px;
        max-width: 200px;
    }
}