body, html {
    height: 100%
}

.main, body, html {
    padding: 0;
    margin: 0
}

.hyper, .hyper span {
    z-index: 2;
    position: relative
}

    .header, .headerholder, .hyper, .hyper span {
        position: relative
    }

.hyper, .social {
    overflow: hidden
}

.button, .productmore, .social {
    cursor: pointer
}

.hyper, .mid-button input, .productmore {
    text-decoration: none
}

@font-face {
    font-family: DroidKufi-Regular;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/DroidKufi-Regular.eot) format('embedded-opentype'),url(../fonts/DroidKufi-Regular.ttf) format('truetype'),url(../fonts/DroidKufi-Regular.woff) format('woff')
}

* {
    font-family: DroidKufi-Regular,serif
}

body {
    width: 100%;
    color: #000
}

.topheader {
    width: 100%;
    height: 40px;
    background-color: #000;
    text-align: center;
    padding: 7px 15px
}

@media (max-width:758px) {
    .nx2 {
        display: none
    }

    .nav > li {
        width: 100%
    }

    .dropdown-menu.multi, .multi-column-dropdown li a {
        min-width: 100%
    }
}

.callheader img, .callheader p, .logo, .search {
    display: inline-block
}

.topheader p {
    font-size: 20px;
    color: #fff;
    margin: 0 15px;
    float: right
}

.callheader {
    float: right;
    width: 420px;
    padding-right: 12px;
    text-align: center
}

    .callheader p {
        font-size: 16px;
        font-weight: 700;
        margin: 0 12px
    }

    .callheader img {
        width: 37px
    }

.header {
    min-height: 80px;
    top: 0;
    width: 100%
}

.headerholder {
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 680px;
    padding: 10px 0
}

.pright, .search input#q, .social-warber, ul.multi-column-dropdown {
    text-align: right
}

.logo {
    width: 200px;
    height: 86px;
    padding: 0;
    margin: 0 auto;
    float: right
}

    .logo img {
        height: 40px;
        right: 15px
    }

    .logo small {
        float: left;
        color: #2ba7bd;
        margin: 0 0 -27px;
        font-size: 14px
    }

.search {
    width: 250px;
    padding: 5px 0
}

    .search span {
        width: 235px;
        display: block;
        background: #fff;
        height: 29px;
        margin: 0;
        padding: 0;
        border: 1px solid #e1dddd
    }

    .search .btn, .search input#q {
        float: right;
        margin: 0;
        border: 0
    }

    .search input#q {
        width: 195px;
        background: 0 0;
        color: #000;
        font: 400 14px/15px Arial,Helvetica,sans-serif;
        padding: 5px
    }

    .search .btn {
        padding: 0;
        width: auto;
        right: 0;
        height: 27px
    }

.hyper {
    margin: auto;
    padding: 0 50px;
    display: inline-block;
    color: #000;
    width: auto;
    transition: all .5s ease
}

    .hyper span {
        font-size: 16px;
        color: #000;
        font-weight: bolder
    }

    .hyper:hover {
        color: #fff
    }

        .hyper:hover:before {
            right: 95%;
            opacity: 1
        }

        .hyper:hover:after {
            left: 5%;
            opacity: 1
        }

    .hyper:after, .hyper:before {
        opacity: 0;
        content: '';
        display: block;
        height: 100%;
        top: 0;
        position: absolute
    }

    .hyper:before {
        background: #039445;
        width: 4px;
        right: 100%;
        transition: all .6s ease
    }

    .hyper:after {
        background: #fa0564;
        width: 100%;
        left: 100%;
        transition: all .5s ease
    }

.active a:before {
    opacity: 1;
    right: 95%
}

.navbar-nav {
    float: none;
    margin: 0;
    direction: rtl
}

.nav > li {
    float: none;
    display: inline-block
}

.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.8;
    color: #000 !important;
    white-space: nowrap;
    font-size: 15px;
    text-align: right;
    float: right;
    padding: 5px 4px
}

    .multi-column-dropdown li a i {
        margin-right: 7px
    }

.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0
}

    .multi-column-dropdown li a:hover {
        color: #000 !important;
        background-color: #8dced4;
        text-decoration: none
    }

.w3l {
    padding: 0
}

nav.navbar.navbar-default {
    float: right;
    height: 53px
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #aadde6;
    color: #000
}

.nav > li > a {
    padding: 12px 20px !important
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none
}

.navbar-default {
    background: 0 0;
    border: none;
    z-index: 100000
}

.navbar-collapse {
    padding: 0;
    background-color: #fff
}

ul.multi-column-dropdown h6 {
    font-size: 1.5em;
    color: #000;
    margin: 0 0 1em;
    padding: .7em 0;
    border-bottom: 2px solid #62bf43;
    text-transform: capitalize;
    font-family: Glegoo,serif
}

.mid-text h3, .service-icon-heading h4 {
    text-transform: uppercase;
    font-weight: 600
}

.dropdown-menu.multi {
    min-width: 625px;
    padding: 30px;
    z-index: 60000
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: 0 0;
    border: none
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: transparent
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-default .navbar-nav > li > a:focus {
    color: #fff
}

.navbar {
    min-height: auto;
    margin-bottom: 0
}

.dropdown-menu {
    top: 90%;
    right: 10%
}

.fbg {
    padding: 10px 0;
    margin: 0;
    border-radius: 8PX;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    bottom: 0
}

.fbg_resize {
    margin: 0 auto;
    padding: 0
}

.fbg h2 {
    color: #fbfbfb;
    width: 165px;
    height: 25px
}

.fbg p {
    color: #000;
    margin: 0;
    font: 400 14px/1.4em Arial,Helvetica,sans-serif
}

.fbg a {
    color: #fbfbfb
}

.fbg .col {
    margin: 10px 0 10px 9px;
    float: right;
    background: url(../Images/fbg_line.gif) right repeat-y
}

.fbg .c1 {
    padding: 0 0 0 10px;
    width: 350px;
    height: 50px
}

.fbg .c2 {
    padding: 0 10px;
    width: 290px;
    height: 50px
}

.fbg .c3 {
    padding: 0 0 0 10px;
    width: 250px;
    height: 50px
}

.footer {
    width: 100%;
    float: left;
    color: #fff;
    background: #8dced4;
    padding-top: 6px;
    margin: 15px 0 0
}

    .footer p {
        line-height: normal;
        color: #fff;
        font-weight: 700;
        font-size: 16px
    }

.social-warber {
    padding: 0;
    margin: 15px 10px 0 0;
    float: right
}

.headercenter, .pcenter, .social {
    text-align: center
}

.social {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 0 0 0 4px;
    padding: 0;
    border-radius: 9px
}

    .social img {
        margin: -1px;
        padding: 0
    }

    .social a {
        margin: 0;
        padding: 0
    }

.pcenter {
    font-size: medium
}

.headercenter {
    font-size: larger;
    color: #0094ff
}

.contacttext, .headerright {
    margin-right: 10px;
    text-align: right;
    font-size: medium
}

.contacttext {
    float: right;
    border-radius: 7px;
    color: #000;
    box-shadow: 3px 2px 50px #0094ff;
    border: 1px solid #fff;
    width: 400px;
    max-width: 90%;
    max-height: 400px
}

.button, .m-w3ls p {
    font-size: 14px
}

.button {
    text-align: center;
    float: none;
    width: 180px;
    height: 32px;
    margin-top: 30px;
    background-color: #000;
    border-radius: 14px;
    color: #fff;
    font-weight: 700;
    box-shadow: 3px 2px 20px #000;
    border: 2px solid rgba(96,54,54,.68)
}

.carousel, .contentblue {
    background-color: #8dced4
}

.big-sa {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 9em
}

.big-sale2, .big-sale3 {
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 3em
}

.carousel-inner > .item > a > img, .imgx2 {
    margin: 0 auto
}

.m-w3ls {
    padding: 5px
}

    .m-w3ls h3, .m-w3ls p {
        text-align: right;
        direction: rtl
    }

.imgx2, .tdivp {
    text-align: center
}

.imgx {
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

    .imgx:hover {
        -moz-box-shadow: 0 0 10px #ccc;
        -webkit-box-shadow: 0 0 10px #ccc;
        box-shadow: 0 0 10px #ccc;
        border: 1px solid #8dced4;
        border-radius: 1px
    }

.contentblue {
    padding: 15px 10px;
    width: 100%
}

    .contentblue p {
        font-size: 15px
    }

.imgx2 {
    width: 240px;
    display: block;
    align-content: center
}

.maincontent {
    width: 100%;
    max-width: 900px
}

.programstable {
    height: 90px;
    width: 98%
}

    .programstable td {
        text-align: right;
        font-size: medium
    }

        .programstable td a {
            text-align: right;
            font-size: large;
            color: #000
        }

.programeline {
    border: 1px solid #aadde6;
    margin: 7px 2px
}

.productmore {
    width: 100px;
    margin: 5px 0 0;
    padding: 0 7px 0 0;
    display: block;
    color: #000;
    background-color: #78bbe6;
    line-height: 26px;
    border-radius: 8PX;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

i.Icon {
    width: 67px;
    height: 123px;
    display: inline-block;
    background-color: transparent;
    color: #fff
}

.countertxt, .holder, .mid-text p, h4.stories span a {
    display: block
}

i.Icon span {
    margin-top: 25px;
    font-size: 46px;
    padding: 10px;
    color: #000
}

.service-icon {
    float: right;
    width: 24%;
    margin-left: 2%
}

.service-section {
    padding: 5em 0
}

.services-section-grid, .services-section-grid.lost {
    padding: 0;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .services-section-grid.lost {
        margin: 0
    }

.service-icon-heading {
    float: left;
    width: 73%;
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mid-section, .mid-text h3 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.services-section-grid p {
    color: #000;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 400
}

.service-icon-heading h4 {
    color: #565252;
    font-size: 1.4em;
    font-family: Oswald,sans-serif;
    padding: 0
}

.serve-grids.two {
    margin-top: 1.4em
}

.mid-section {
    padding: 4em 0;
    border-top: double #ddd;
    border-bottom: double #ddd;
    box-sizing: border-box
}

.mid-top {
    background: #eee;
    padding: 3em 1em;
    border: 1px solid #ddd;
    border-left: 5px solid #ec5844
}

.mid-text h3 {
    margin-top: 10px;
    font-size: 24px;
    margin-bottom: .7em;
    text-align: right;
    box-sizing: border-box
}

.mid-text p {
    color: #000;
    font-size: 18px;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mid-text {
    float: left
}

.mid-button {
    margin-top: 1em;
    padding: 0;
    float: right
}

    .mid-button input {
        cursor: pointer;
        padding: 1em 1em 1em 3em;
        color: #fff;
        font-size: 1.2em;
        font-weight: 600;
        -webkit-appearance: none;
        border-radius: .3em;
        -webkit-border-radius: .3em;
        -o-border-radius: .3em;
        -moz-border-radius: .3em;
        background: url(../images/windows.png) 11px 14px no-repeat #ec5844;
        box-shadow: inset 0 -2px 11px #ab0f0f;
        -webkit-box-shadow: inset 0 -2px 11px #ab0f0f;
        -o-box-shadow: inset 0 -2px 11px #ab0f0f;
        -moz-box-shadow: inset 0 -2px 11px #ab0f0f
    }

        .mid-button input:hover {
            opacity: .8
        }

.holder {
    width: 100%
}

.content {
    background: #fff;
    padding: 10px 26px 33px 25px;
    font-size: 21px
}

.popup {
    border-radius: 7px;
    background: #f05b7b;
    margin: 30px auto 0 -400px;
    padding: 6px;
    position: absolute;
    width: 800px;
    top: 50%;
    left: 50%;
    text-align: center;
    z-index: 20000
}

.countertxt {
    font-size: 35px;
    line-height: 1.5;
    color: #2e658d;
    float: right;
    font-family: 'Times New Roman'
}

.counterdiv {
    width: 260px;
    float: left;
    background-color: rgba(6,6,6,.06);
    padding: 0 5px;
    border-radius: 7px;
    margin: 5px 0
}

.pcount {
    display: inline-block;
    float: right;
    margin-right: 15px;
    font-size: 25px;
    line-height: 0;
    color: #2e658d
}

.ulhelp {
    float: right;
    text-align: right;
    direction: rtl
}

.parent {
    bottom: 15px;
    right:0;
    left:0;
    margin:0 auto;
    position: fixed;
    display: block;
    width: 100px;
    height: 100px;
    background-color: transparent;
    z-index: 2000;
}

.child1, .child2 {
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: red;
    text-align: center;
    line-height: 70px;
    top: 5%;
    right: 5%;
}

.child1 {
    z-index: 1000;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55);
    position: absolute;
}

.child2, .child3, .child1 {
    border-radius: 50%;
    position: absolute;
    color: #fff;
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
}

.child2 {
    z-index: 1001;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .2s;
}

.child3, .child4 {
    cursor: pointer;
    width: 60px;
    height: 60px;
    background-color: red;
    top: 5%;
    right: 5%;
    text-align: center;
    line-height: 70px
}

.child3 {
    z-index: 1002;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .4s;
}

.child4 {
    border-radius: 50%;
    position: absolute;
    color: #fff;
    z-index: 0;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .6s;
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.maskchild1, .maskchild2, .maskchild3, .maskchild4 {
    width: 60px;
    height: 60px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    color: #fff;
    float: left
}

.maskchild1 {
    text-align: center;
    line-height: 70px;
    z-index: 1010
}

.maskchild2 {
    text-align: center;
    line-height: 70px;
    z-index: 1011
}

.maskchild3 {
    text-align: center;
    line-height: 70px;
    z-index: 1012
}

.maskchild4 {
    text-align: center;
    line-height: 70px;
    z-index: 1014
}

.subchild1, .subchild2 {
    cursor: pointer;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    color: #000;
    text-align: center;
    line-height: 50px;
    top: 15%;
    right: 15%;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.subchild1 {
    width: 36px;
    height: 36px;
    z-index: 1;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

    .subchild1 img, .subchild2 img, .subchild3 img, .subchild4 img, .subchild5 img {
        -webkit-transition: -webkit-transform .8s ease-in-out;
        transition: transform .8s ease-in-out
    }

        .subchild1 img:hover, .subchild2 img:hover, .subchild3 img:hover, .subchild4 img:hover, .subchild5 img:hover {
            -webkit-transform: rotate(360deg);
            transform: rotate(360deg)
        }

.subchild2 {
    width: 60%;
    height: 60%;
    z-index: 2;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .2s;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.subchild3, .subchild4 {
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    width: 60%;
    height: 60%;
    background-color: #fff;
    position: absolute;
    line-height: 50px;
    top: 15%;
    right: 15%;
    border-radius: 50%;
    cursor: pointer;
    color: #000;
    text-align: center
}

.subchild3 {
    z-index: 3;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .4s;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.subchild4 {
    z-index: 4;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .6s;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.subchild5 {
    cursor: pointer;
    width: 60%;
    height: 60%;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    color: #000;
    text-align: center;
    line-height: 70px;
    top: 15%;
    right: 15%;
    z-index: 5;
    transition: all .5s cubic-bezier(.68,-.55,.265,1.55) .8s;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.75);
    box-shadow: 0 0 5px 0 rgba(0,0,0,.75)
}

.maskparent {
    -webkit-animation: MainBackgroundAnimation 10s infinite;
    -moz-animation: MainBackgroundAnimation 10s infinite;
    -o-animation: MainBackgroundAnimation 10s infinite;
    animation: MainBackgroundAnimation 10s infinite;
    bottom: 15px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    z-index: 2002;
    color: #fff;
    text-align: center;
    line-height: 120px;
    cursor: pointer;
    position: fixed
}

@-webkit-keyframes MainBackgroundAnimation {
    0%,100% {
        background: #fff
    }

    50% {
        background: #ff6a00
    }
}

@-moz-keyframes MainBackgroundAnimation {
    0%,100% {
        background: #fff
    }

    50% {
        background: #ff6a00
    }
}

@-o-keyframes MainBackgroundAnimation {
    0%,100% {
        background: #fff
    }

    50% {
        background: #ff6a00
    }
}

@keyframes MainBackgroundAnimation {
    0%,100% {
        background: #fff
    }

    50% {
        background: #ff6a00
    }
}

.maskchild1:hover span, .maskchild2:hover span, .maskchild3:hover span, .maskchild4:hover span {
    z-index:100000;
    opacity: .9;
    bottom: 50px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.maskchild1 span::after, .maskchild2 span::after, .maskchild3 span::after, .maskchild4 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 68%;
    margin-left: -9px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 11px solid rgba(0,0,0,.1);
}

.maskchild1 span::after, .maskchild2 span::after, .maskchild3 span::after, .maskchild4 span::after {
    top: 100%;
    margin-left: -13px;
    border-top: 10px solid #fff;
}

.maskchild1 span, .maskchild2 span, .maskchild3 span, .maskchild4 span {
    z-index: 30;
    width: 80px;
    height: 80px;
    line-height: 80px;
    padding: 10px;
    bottom: 70%;
    white-space: nowrap;
    word-wrap: normal;
    margin-left: -77px;
    font-family: 'Alegreya SC',Georgia,serif;
    font-weight: 700;
    font-style: italic;
    font-size: 14px;
    color: #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1);
    text-align: center;
    border: 5px solid #fff;
    background: rgba(250,119,25,.39);
    text-indent: 0;
    position: absolute;
    pointer-events: none;
    border-radius: 50%;
    bottom: -40px;
    opacity: 0;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.floating {
    animation-name: floating;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    0% {
        transform: translate(0, 0px);
    }

    50% {
        transform: translate(0, 15px);
    }

    100% {
        transform: translate(0, 0px);
    }
}
