﻿@font-face {
    font-family: 'TSRotger-Regular';
    src: url('fonts/TS Rotger/TSRotger-Regular.otf') format('opentype');
}
body {
    direction: rtl;
    font-family: 'TSRotger-Regular' !important;
}
.text-left {
    display: flex;
    justify-content: flex-start;
    float: right;
    text-align: right;
}
.text-right {
    float: left;
    text-align: left;
}
.header.affix {
    direction: rtl;
}
.navbar-brand {
    float: left;
}
.navbar-brand {
    padding: 0 0 0 10px;
}
@media (max-width: 400px) {
    .topbar a, .topbar p {
        color: #fff;
        font-size: 12px;
        margin: 0;
    }
    section#home {
        height: auto !important;
    }
    .home-text-wrapper {
        padding-top: 9em;
    }
    .btn {
        padding: 10px 26px;
        margin: 1em auto;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
        background: #f1f1f1;
    }

}@media (min-width: 768px) {
    .navbar-right {
        float: left !important;
        margin-left: -15px;
        display: flex;
    }
}

.M-bt {
    margin:10px;
}

.col-xs-12 {
    width: 100%;
}

a#demo-form {
    z-index: 99999 !important;
    left: 30px;
    position: fixed;
    bottom: 29px;
    border-radius: 30px;
    margin: -8px;
    background-color:#4c6977 !important; color: #fff !important;
}

@media (min-width: 768px) {
    .navbar-header {
        float: right;
    }
}

.btn-wrapper .text-center {
    display: flex;
    justify-content: center;
}
.check li:after {
    color: #219dc3;
}
.check li:after {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 16px;
    left: 0;
    padding-left: 10px;
    position: relative;
    top: 2px;
}
.check li:before {
  display:none
}
.readmore:before {
    display: none
}
.readmore:after {
    content: "\2190";
    vertical-align: middle;
    padding-right: 5px;
    font-family: "Flaticon";
    font-size: 11px;
}
.stat-count h3 i {
    padding-right: 0;
    padding-left: 10px;
    border-right: none;
    border-left: 1px solid #fff;
    margin-right: 0;
    margin-left:10px;
    float: none;
}
a.more_.btn {
    display: flex;
    justify-content: center;
    background-color:#8ce0fa8c;
    color: #fff;
    font-weight: normal;
}
a:link, a:visited {
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}s
.yamm .dropdown-menu li {
    padding: 0px;
    margin: 10px 0;
    text-align: right;
}

i.fa.fa-check,
i.fa.fa-handshake-o {
    color: #875a7b !important;
}
    @media (min-width: 992px) {
        .col-md-4, .col-md-9 {
            float: right;
        }
    }

    .owl-stage-outer {
    direction: ltr;
}
.owl-theme .owl-nav {
    margin-top: 10px;
    direction: ltr;
}
a:link, a:visited {
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
}
.box p {
    padding: 0;
    margin-bottom: 15px;
    color: #219dc3;
}
.Homecar_div {
    display: flex;
}
h4 p {
    color: #fff !important;
}
div#services-div {
    display: flex;
}
#paner-hr{
    margin-top: 135px;
}
@media only screen and (max-width: 600px) {
    .Homecar_div {
        display: unset;
    }

    #paner-hr {
        margin-top:120px;
    }
    .introAbout .introImg img {
        width: 100% !important;
        margin-top: 25px;
    }


    .introAbout .introImg {
        display: block;
        justify-content: center;
        margin-top: 60px !important;
    }

    a#demo-form {
        bottom:73px;
    }


    a.blantershow-chat {
        bottom: 64px !important;
    }

    .footerLogo img {
        margin-top: 0px;
        width: auto !important;
        margin: 15px;
        /*width: 85%!important;*/
    }

    .home-message p,
    .home-message small {
        color: #229ec3 !important;
    }

    div#services-div {
        display: block;
    }

    .morES {
        margin: 32px 0;
    }
}

.footerLogo img {
  /*  margin-top: 0px;
    width: auto !important;
    margin: 15px;*/
    width: 85% !important;
}



.section-products-list .single-product-item {
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-top: 3px solid #ccc;
    -webkit-box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 15%);
    float: left;
    margin: 0 0 50px 0;
    min-height: 400px;
    padding: 50px 30px;
    position: relative;
    top: 0;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    vertical-align: top;
    width: 100%;
}
.section-products-list .single-product-item .single-product-image {
        float: left;
        margin: 0 0 30px 0;
        text-align: center;
        width: 100%;
}

    .section-products-list .single-product-item h3 {
        float: left;
        font-size: 18px;
        margin: 0 0 20px 0;
        padding: 0;
        width: 100%;
    }
.section-products-list .single-product-item p {
        color: #666;
        float: left;
        line-height: 24px;
        margin: 0 0 20px 0;
        min-height: 100px;
        padding: 0;
        width: 100%;
    }
.box {
    transition: 0.3s all ease-in-out;
    border-radius: 20px!important;
}

.box:hover {
    border-top: 3px solid #1b67b3;
    -moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 15px 30px 0px rgb(0 0 0 / 25%);
    top: -5px;
    margin-top: 0px !important;
    -webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}
