/* Custom */

* {
    font-family: 'Cairo', sans-serif;
}

.rtl {
    direction: rtl
}

.sf-menu li a {
    float: right;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold
}

.headersmall {
    padding-left: 0
}

.sf-menu, .sf-menu ul,
.headersmall .mainmenu_wrapper {
    float: right;
    direction: rtl;
    font-family: 'Cairo', sans-serif;
}

.sf-menu > li > a {
    font-size: 15px
}

.sf-menu > li > a:before {
    margin-right: 0;
    margin-left: 8px;
}

.header_white .sf-menu > li.active > a {
    margin-right: 20px;
    margin-left: 0
}

@media (min-width: 768px) and (max-width: 1065px) {
    .sf-menu > li > a {
        font-size: 13px
    }

    .sf-menu > li > a:before {
        margin-left: 20px;
    }

    .header_white .sf-menu > li.active > a {
        margin-right: 10px
    }

    .sf-menu > li:first-child > a {
        padding-left: 5px
    }
}

.table_section h2 {
    font-size: 40px
}

#why {
    padding-bottom: 0
}

#why .glyphicon {
    margin-left: 20px;
    font-size: 12px;
    color: #f00
}

.guarantee,
.discount {
    right: 80%;
    left: 0
}

.services-list-wrap .service-meta {
    right: 100%;
    width: 115%
}

.services-list-wrap .service-meta > a {
    display: block
}

.ls .theme_buttons a,
.ls .theme_button {
    font-size: 16px
}

/* Start callback */

.over-all {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    display: none
}

.callback {
    position: fixed;
    top: 30%;
    left: 25%;
    width: 50%;
    z-index: 99999;
    background-color: #eee;
    border-radius: 5px;
    display: none
}

.call-us-back,
.callback-child {
    display: inline-block;
    width: 50%
}


.call-us-back {
    position: absolute;
    width: 50%;
    top: 0
}

.call-us-back h2 {
    font-weight: 300;
    margin-top: 17%;
    font-size: 35px
}

.callback h4 {
    background-color: #ff4f46;
    margin: 0;
    padding: 16px 10px;
}

.callback form {
    margin: 16px
}

.callback form button:first-of-type {
    width: 100%;
    margin-top: 15px
}

.callback form button:nth-of-type(2) {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    font-weight: bold;
    top: -5.5%;
    right: -2.5%;
    padding: 4px 10px;
    border-radius: 50%
}

.callback .or-p {
    position: absolute;
    top: 10px;
    right: 46%;
    font-size: 25px
}

#callback-btn {
    cursor: pointer;
    margin-right: 60px;
}

.rating {

    background-color: #F3F3F3;
    text-align: center;
    /* margin-bottom: 50px; */
    padding: 10px;

}

.stars {
    display: inline;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 20px;
}

.info {
    text-align: right;
}

.social-block {
    margin-top: 20px;

}

.mail {
    float: inherit;
}

.lol {
    float: right;
}

table, th, td {
    border: 1px solid black;
}

.maintenance {
    /* margin-left: 200px; */
    height: 186px;

    display: inline-block;

}

.main {
    margin-left: 28px;
    margin-right: 28px;
}

.lo {
    float: none;
}

hr {

    display: block;
    margin-top: 0px;

    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
    width: 1100px;
}

.color {
    background-color: #AFB42B;
}

.mo {
    border-radius: 100px;
    max-width: 135px;
    height: 100px;
}

.n {
    width: 400px;
    margin-bottom: 120px;
}

/* End callback */
