@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, form, input {
    margin: 0;
    padding: 0;
    background: transparent
}

.pac-container {
    z-index: 100000
}

body {
    background: #fff;
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #676767
}

p {
    line-height: 22px;
    margin-bottom: 15px
}

img {
    max-width: 100%
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 300;
    line-height: 25px
}

h1 {
    font-size: 38px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 26px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

a {
    color: #3479bd;
    text-decoration: none;
    transition: all 300ms
}

    a:hover, a:focus {
        color: #03284f
    }

    a, input, textarea, select, button, button:focus, a:focus, input:focus, textarea:focus, select:focus {
        outline: 0
    }

textarea {
    resize: none;
    resize: vertical
}

::-moz-selection {
    background: #15b544;
    color: #fff
}

::selection {
    background: #15b544;
    color: #fff
}

body .container {
    padding: 0
}

.site-banner, .header-top, .site-header, .site-content, section.section, .section.four, .site-footer, .header-bottom, .site-banner, .content-one, .content-two, .content-three, .content-four, .content-five, .content-six, .content-seven, .content-eight, .content-holder .site-footer {
    width: 100%;
    float: left
}

.item-holder:hover .icon-holder img {
    transition: all 300ms;
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg)
}

.speciality .holder, .owl-prev, .owl-next, .loacation button, .white-panel, .white-panel {
    transition: all 300ms
}

.header-top {
    background: #01162b;
    color: #fff;
    font-size: 13px;
    padding: 8px 2% 12px;
    text-transform: uppercase
}

.logo-holder {
    float: left
}

.top-items {
    float: right
}

    .top-items ul li {
        float: left;
        list-style: none;
        position: relative;
        margin-left: 17px
    }

.download-app .app-store a, .download-app .play-store a, .search a {
    background: url(../img/icons.png) no-repeat;
    text-indent: -1000px;
    overflow: hidden;
    width: 25px;
    height: 27px;
    display: block
}

.top-items ul li:first-child {
    margin-left: 0
}

.login a, .after-login button {
    background: #3479bd;
    padding: 5px 20px;
    color: #fff;
    border-radius: 20px;
    margin-left: 6px;
    border: 0;
    text-transform: uppercase
}

.dropdown.after-login {
    margin-top: -3px;
    margin-left: 0
}

.signup a {
    background: #1579b5;
    padding: 5px 20px;
    color: #fff;
    border-radius: 20px
}

.search a {
    width: 25px;
    height: 27px;
    display: block
}

.download-app .app-store a {
    background-position: -38px 0
}

.download-app .play-store a {
    background-position: 0 3px;
    height: 29px
}

.phone-num span span {
    font-size: 16px;
    color: #3479bd;
    margin-left: 6px;
    font-weight: 600;
}

.top-items div, a.help {
    float: left;
    margin-left: 17px
}

.search a {
    background-position: -85px 0
}

.search {
    margin-top: 6px
}

.download-app li:first-child {
    margin-top: 5px;
    margin-left: 0
}

.download-app ul {
    display: block;
    margin-top: 3px
}

.phone-num {
    margin-top: 7px
}

.help {
    margin-top: 8px
}

.user-options {
    margin-top: 8px
}

.top-items ul li {
    float: left;
    list-style: none;
    position: relative;
    margin-left: 17px
}

.user-options .login {
    margin-left: 6px
}

.top-items a {
    color: #fff
}

    .top-items a:hover {
        color: #fff
    }

.site-banner {
    position: relative;
    margin-top: -47px;
    height: 630px;
    overflow: hidden;
    color: #fff;
    text-align: center
}

    .site-banner .overlay {
        width: 100%;
        height: 100%;
        position: absolute
    }

header.site-header {
    position: relative;
    z-index: 15
}

.header-bottom {
    background: rgba(255,255,255,0.08)
}

.okayNav ul {
    float: left;
    margin-bottom: 0
}

.okayNav a {
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.okayNav__nav--invisible.transition-enabled.nav-right a {
    color: #4a4a4a
}

.okayNav a img {
    width: 29px;
    height: 29px;
    vertical-align: middle;
    margin-right: 2px
}

.okayNav__nav--visible li {
    border-right: 1px solid rgba(0,0,0,0.2)
}

.okayNav__nav--visible a {
    display: block;
    padding: 9px 18px;
    transition: color .2s cubic-bezier(.55,0,.1,1)
}

.site-content:before {
    content: "";
    background: url(../img/v-shape.png) top center;
    width: 100%;
    height: 87px;
    float: left;
    margin-top: -85px;
    position: relative
}

.site-content h1, .site-content h2, .site-content h3, .site-content h4, .site-content h5, .site-content h6 {
    color: #2f3337;
    font-weight: 400
}

.content-one {
    text-align: center;
    padding-top: 65px;
    padding-bottom: 75px;
    background: #f9f9f9
}

.site-content h3 {
    font-weight: 400;
    margin-bottom: 20px
}

    .site-content h3 span {
        color: #3479bd
    }

.speciality span {
    width: 71px;
    height: 64px;
    display: inline-block;
    background: url(../img/icons.png) no-repeat;
    color: #676767;
    text-indent: -1000px;
    overflow: hidden
}

.speciality.customer span {
    background-position: -307px 7px
}

.speciality.verified span {
    background-position: -408px 7px
}

.speciality.time span {
    background-position: -527px 4px
}

.speciality.guarantee span {
    background-position: -623px 4px
}

.speciality .holder {
    background: #fff;
    padding: 50px 20px 20px;
    border: 1px solid #efefef;
    min-height: 285px
}

    .speciality .holder:hover {
        border-color: #c7c8c9
    }

    .speciality .holder:hover, .white-panel:hover {
        box-shadow: 0 10px 20px -12px rgba(0,0,0,0.42),0 3px 20px 0 rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2)
    }

.speciality h6 {
    text-transform: uppercase;
    font-weight: 400
}

.specialities {
    width: 100%;
    float: left;
    margin: 35px 0 0
}

.home h3 {
    text-align: center
}

.content-two {
    padding: 57px 0 65px
}

.step .holder span {
    background: #3479bd url(../img/icons.png) no-repeat;
    width: 92px;
    height: 105px;
    -webkit-clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
    clip-path: polygon(50% 0,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);
    float: left;
    overflow: hidden;
    text-indent: -1000px;
    margin-right: 20px
}

.step.book span {
    background-position: -912px 30px
}

.step.shedule span {
    background-position: -714px 22px
}

.step.relax span {
    background-position: -818px 22px
}

.content-two .holder {
    width: 100%;
    float: left;
    border: 1px solid #ebebeb;
    padding: 15px 25px
}

.content-two h6 {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 2px
}

.content-two h3 {
    margin-bottom: 35px
}

.content-three .testimornials {
    text-align: center;
    padding: 65px 0;
    position: relative
}

.content-three {
    color: #fff;
    position: relative;
    background-color: hsla(200,40%,30%,.4);
    background-image: url(../img/people.jpg);
    background-repeat: repeat-x;
    background-position: 0 20%,0 95%,0 0,0 100%,0 0;
    background-size: 2500px,800px,500px 200px,1000px,400px 260px;
    animation: 700s Moving infinite linear
}

@keyframes Moving {
    100% {
        background-position: -5000px 20%,-800px 95%,500px 0,1000px 100%,400px 0
    }
}

.testimornials .owl-carousel h6 {
    font-weight: 400;
    color: #fff
}

.content-three h3 {
    color: #fff;
    margin-bottom: 45px
}

.testimornials .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgb(1 22 43 / 90%);
    top: 0
}

.testimornials .container {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.testi-item-holder {
    max-width: 768px;
    margin: 0 auto;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.87)
}

.image-holder {
    display: inline-block;
    border-radius: 100%;
    position: relative
}

    .image-holder:after {
        content: "";
        background: #fff url(../img/icons.png) no-repeat -123px 6px;
        border: 1px solid rgba(69,120,174,0.62);
        width: 40px;
        height: 40px;
        border-radius: 100%;
        z-index: 5;
        position: absolute;
        right: -22px;
        top: 8px
    }

    .image-holder img {
        width: 108px;
        height: 108px;
        display: block;
        border-radius: 100%
    }

.testi-item {
    width: 100%;
    float: left;
    margin-top: 10px
}

.owl-dots {
    width: 100%;
    float: left
}

.owl-dot {
    width: 13px;
    height: 13px;
    border: 1px solid #1bb247;
    display: inline-block;
    margin: 5px;
    border-radius: 100%
}

.owl-prev, .owl-next {
    width: 19px;
    height: 35px;
    background: url(../img/icons.png) no-repeat -1004px -10px;
    overflow: hidden;
    text-indent: -1000px;
    position: absolute;
    top: 31%
}

.owl-prev {
    left: -100px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.owl-carousel:hover .owl-prev {
    left: 0
}

.owl-carousel:hover .owl-next {
    right: 0
}

.owl-next {
    right: -100px
}

.owl-nav {
    width: 100%;
    float: left;
    margin-top: 21px
}

.bottom-holder {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 45px 0
}

    .bottom-holder .overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        background: rgba(0,9,18,0.84);
        top: 0
    }

    .bottom-holder span {
        font-size: 24px
    }

        .bottom-holder span span {
            font-size: 17px;
            background: #3479bd;
            text-transform: uppercase;
            padding: 14px 34px;
            border-radius: 30px;
            margin-left: 25px
        }

    .bottom-holder .container {
        position: relative
    }

.content-four a {
    background: #3479bd;
    padding: 9px 20px 10px;
    border-radius: 30px;
    color: #fff;
    margin-top: 12px;
    display: inline-block
}

.content-four {
    background: #f9f9f9;
    text-align: left;
    padding-top: 65px
}

    .content-four h3 {
        text-align: left;
        margin-top: 20px
    }

    .content-four img {
        float: right
    }

.site-footer {
    background: #1e2126;
    padding: 70px 0 0;
    color: #c3c3c3;
    font-size: 13px
}

    .site-footer h4 {
        margin-top: 0;
        margin-bottom: 21px;
        color: #fff
    }

.address p span.location {
    background-position: -174px 3px
}

.address p span {
    background: url(../img/icons.png) no-repeat;
    width: 17px;
    height: 29px;
    display: inline-block;
    margin-right: 20px;
    position: absolute;
    left: 0
}

.address p {
    position: relative;
    padding-left: 30px
}

    .address p span.phone {
        background-position: -213px 3px
    }

    .address p span.email {
        background-position: -255px 3px
    }

.footer-nav li {
    display: block;
    margin-bottom: 16px
}

.footer-nav.two li {
    display: inline-block;
    width: 46%;
    margin-right: 2%
}

.footer-nav li a {
    color: #c3c3c3;
    display: block
}

.site-footer .footer-item {
    border-right: 1px solid #191c20;
    padding-right: 1%;
    padding-left: 4%;
    min-height: 287px
}

.downloads a {
    display: inline-block;
    margin-right: 3%;
    margin-top: 20px;
    width: 46%
}

.footer-item.address {
    padding-left: 0
}

.footer-item:last-child {
    border: 0;
    padding-right: 0
}

.footer-bottom {
    width: 100%;
    padding: 20px 0;
    background: #181b20;
    margin-top: 50px
}

    .footer-bottom p {
        margin-bottom: 0;
        color: #999
    }

        .footer-bottom p a {
            cursor: pointer
        }

            .footer-bottom p a:hover {
                color: #999
            }

.site-banner .container {
    position: relative;
    z-index: 6;
    top: 26%
}

.site-banner h1 span {
    color: #3479bd
}

.bold {
    font-weight: 700
}

.site-banner h1.bold {
    text-transform: uppercase
}

.site-banner h1 {
    margin: 32px 0
}

.site-banner a {
    width: 28px;
    height: 56px;
    display: inline-block;
    background: url(../img/icons.png) no-repeat -1038px -1px;
    text-indent: -1000px;
    overflow: hidden;
    animation: bobble 2s infinite
}

@keyframes bobble {
    0% {
        transform: translate3d(0,0,0px);
        animation-timing-function: ease-in
    }

    50% {
        transform: translate3d(0,10px,0px);
        animation-timing-function: ease-out
    }

    100% {
        transform: translate3d(0,0,0px)
    }
}

.site-banner.inner-page {
    height: 170px;
    background-position: center -70px;
    background-repeat: no-repeat
}

.site-content.inner-page:before {
    display: none
}

.white-panel {
    background: #fff;
    border: 1px solid #ddd;
    text-align: left
}

.ctn-holder {
    width: 100%;
    float: left
}

.content-holder .container {
    position: relative
}

#ServicesList {
    position: relative
}

#jquery-script-menu {
    position: fixed;
    height: 90px;
    width: 100%;
    top: 0;
    left: 0;
    border-top: 5px solid #316594;
    background: #fff;
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16);
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.16);
    z-index: 999999;
    padding: 10px 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.jquery-script-center {
    width: 960px;
    margin: 0 auto
}

    .jquery-script-center ul {
        width: 212px;
        float: left;
        line-height: 45px;
        margin: 0;
        padding: 0;
        list-style: none
    }

    .jquery-script-center a {
        text-decoration: none
    }

.jquery-script-ads {
    width: 728px;
    height: 90px;
    float: right
}

.jquery-script-clear {
    clear: both;
    height: 0
}

#blog-landing {
    margin-top: 81px;
    position: relative;
    max-width: 100%;
    width: 100%
}

.white-panel img {
    width: 100%;
    max-width: 100%;
    height: auto
}

.white-panel {
    position: absolute;
    background: #fff;
    border-radius: 3px;
    overflow: hidden
}

    .white-panel h1 {
        font-size: 1em
    }

        .white-panel h1 a {
            color: #A92733
        }

    .white-panel .ctn-holder {
        padding: 15px 15px 30px
    }

.item-list {
    width: 100%;
    float: left;
    margin-top: 26px
}

section.content-holder {
    padding: 50px 0;
    background: #f9f9f9
}

.ctn-holder h6 {
    margin-top: 0;
    margin-bottom: 5px
}

.ctn-holder h5 {
    color: #0fb247;
    font-weight: 500
}

.ctn-holder a {
    background: #0fb247;
    color: #fff;
    padding: 3px 15px;
    border-radius: 25px;
    font-size: 14px
}

.ctn-holder p {
    margin-bottom: 6px
}

.rating {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

    .rating img {
        width: auto
    }

.white-panel:hover {
    border-color: #c7c8c9
}

.log-sign .nav-tabs > li {
    width: 50%;
    text-align: center;
    text-transform: uppercase
}

    .log-sign .nav-tabs > li a {
        border-radius: 0;
        color: #676767
    }

    .log-sign .nav-tabs > li.active > a, .log-sign .nav-tabs > li.active > a:hover {
        border: 0
    }

    .log-sign .nav-tabs > li.active > a {
        background: #3479bd;
        color: #fff
    }

.modal-body .btn {
    padding: 6px 12px;
    font-size: 14px
}

.btn-success {
    color: #fff;
    background-color: #3479bd !important;
    border-color: #3479bd !important;
}

.modal-body {
    padding: 0;
    background: #fff;
    float: left;
    width: 100%;
    border-radius: 3px;
    overflow: hidden
}

.modal-body {
    box-shadow: 0 27px 24px 0 rgba(0,0,0,0.2),0 40px 77px 0 rgba(0,0,0,0.22)
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 16px;
    margin-bottom: 25px
}

button.close {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 30px
}

.login-form {
    width: 370px;
    margin: 0 auto
}

.modal-body h6 {
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 22px;
    color: #565656
}

.tab-ctn {
    width: 100%;
    float: left;
    padding: 35px 0 40px
}

.log-sign .nav-tabs {
    border-bottom: 1px solid #ededed
}

.log-sign .nav > li > a {
    padding: 13px 15px;
    margin-right: 0
}

input, select, textarea {
    border: 0;
    border-bottom: 1px solid #ddd !important;
    font-weight: 400
}

label {
    color: #555;
    font-weight: 400;
    margin-right: 10px
}

login-form .form-group {
    margin-bottom: 30px
}

.log-sign input, .log-sign select, .log-sign textarea {
    font-weight: 400 !important
}

.checkbox label {
    margin-bottom: 25px;
    color: #a5a5a5;
    font-size: 14px
}

.loacation button {
    background: transparent url(../img/icons.png) no-repeat -1082px -6px;
    border: 0;
    width: 20px;
    height: 20px;
    text-indent: -1000px;
    float: right;
    margin-top: -25px;
    opacity: .5;
    overflow: hidden
}

    .loacation button:hover {
        opacity: 1
    }

.form-control::-moz-placeholder {
    color: #555;
    font-weight: 400
}

.form-control:-ms-input-placeholder {
    color: #555;
    font-weight: 400
}

.form-control::-webkit-input-placeholder {
    color: #555;
    font-weight: 400
}

.log-sign .nav-tabs li:last-child a {
    margin-right: 0
}

.btn-holder {
    text-align: center;
    margin-top: 15px
}

    .btn-holder button {
        width: 150px;
        display: inline-block;
        margin-right: 4px
    }

.user-options .dropdown-menu li {
    display: block;
    width: 100%;
    margin: 0
}

    .user-options .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 7px 15px;
        font-size: 13px;
        text-transform: none;
        color: #2f3337;
        border-bottom: 1px solid #ededed
    }

.user-options .dropdown-menu {
    margin: 0;
    padding: 0;
    right: 0;
    left: inherit;
    border-radius: 3px;
    top: 124%
}

.dropdown-menu:before, .dropdown-menu-containe:before {
    border-bottom: 8px solid rgba(255,255,255,1);
    border-left: 8px solid rgba(0,0,0,0);
    border-right: 8px solid rgba(0,0,0,0);
    content: "";
    display: inline-block;
    position: absolute;
    right: 30px;
    top: -8px
}

.inner-page .content-two h3 {
    text-align: center
}

.order-holder {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    border-radius: 3px;
    margin-bottom: 20px;
    border: 1px solid #ededed
}

    .order-holder:last-child {
        margin-bottom: 0
    }

    .order-holder .order-div ul {
        list-style: none
    }

        .order-holder .order-div ul li {
            display: block;
            margin-bottom: 10px;
            float: left;
            margin-right: 15px;
            border-right: 1px solid #737373;
            padding-right: 15px;
            font-weight: 400
        }

            .order-holder .order-div ul li:last-child {
                width: 70%;
                margin-right: 0;
                border-right: 0;
                padding-right: 0;
                margin-top: 5px;
                font-weight: inherit
            }

            .order-holder .order-div ul li span:first-child {
                margin-right: 5px;
                display: inline-block
            }

                .order-holder .order-div ul li span:first-child:after {
                    content: ":";
                    display: inline-block
                }

    .order-holder .image-box {
        float: left;
        border-radius: 3px;
        overflow: hidden;
        margin-top: 5px;
        margin-right: 23px;
        width: 19%
    }

    .order-holder .status {
        width: 100%;
        float: left;
        margin: 30px 0
    }

    .order-holder strong {
        color: #2f3337
    }

    .order-holder em {
        font-style: normal;
        font-size: 14px
    }

    .order-holder .status .step {
        width: 33%;
        height: 7px;
        background: #ececec;
        float: left;
        position: relative
    }

        .order-holder .status .step.end {
            width: auto
        }

    .order-holder .status span {
        display: inline-block
    }

    .order-holder .status .point {
        width: 13px;
        height: 13px;
        position: absolute;
        background: #15b544;
        top: -3px;
        left: 0;
        border-radius: 3px;
        z-index: 10
    }

    .order-holder .status .point_grayout {
        width: 13px;
        height: 13px;
        position: absolute;
        background: #ececec;
        top: -3px;
        left: 0;
        border-radius: 3px;
        z-index: 10
    }

    .order-holder .status .head {
        font-size: 13px;
        position: absolute;
        top: -25px;
        left: 0
    }

    .order-holder .status .bar {
        width: 100%;
        height: 7px;
        background: #15b544;
        position: absolute;
        left: 0;
        display: none
    }

    .order-holder .step.active .bar {
        display: block !important
    }

    .order-holder .end .head {
        right: 0;
        left: inherit
    }

.placed {
    color: #15b544 !important
}

.placed {
    color: #15b544 !important
}

.delivered {
    color: #1579b5 !important
}

.canceled {
    color: #e25454 !important
}

.new-orders, .old-orders, .checkout-holder {
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 25px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    padding: 20px 20px 40px
}

.star-rating {
    margin: 0;
    padding: 0;
    display: inline-block
}

.star {
    padding: 1px;
    color: #ddd;
    font-size: 20px;
    text-shadow: .05em .05em #aaa;
    list-style-type: none;
    display: inline-block;
    cursor: pointer
}

.filled {
    color: #fd0
}

.readonly .star.filled {
    color: #666
}

.checkout-holder .img-holder, .checkout-holder .ctn-holder {
    width: auto;
    float: left
}

.log-sign .modal-body {
    padding: 0 !important
}

.checkout-holder .img-holder {
    margin-right: 20px;
    border-radius: 3px;
    overflow: hidden
}

.checkout-holder .address-item {
    width: 100%;
    float: left;
    border: 1px solid #ededed;
    padding: 10px
}

.selected-service {
    float: left;
    margin-right: 3%;
    padding-right: 15px
}

.address-holder {
    width: 50%;
    float: right;
    position: relative
}

    .address-holder span {
        display: block;
        margin-bottom: 5px;
        color: #676767
    }

        .address-holder span:first-child {
            color: #161617;
            font-weight: 400
        }

    .address-holder h6 {
        margin-top: 0
    }

    .address-holder button {
        display: inline-block;
        padding: 3px 12px;
        margin-bottom: 0;
        font-size: 13px;
        margin-top: 9px;
        font-weight: 300 !important
    }

    .address-holder .add-float-btn {
        position: absolute;
        right: 0;
        top: -49px;
        font-size: 30px;
        padding: 1px;
        width: 40px;
        height: 40px;
        line-height: 0
    }

.radio-inline {
    display: inline-block;
    margin-right: 10px;
    margin-top: 0 !important;
    padding-left: 0 !important
}

.signup-success {
    width: 100%;
    padding: 100px 0;
    color: #555;
    text-align: center;
    font-weight: 400
}

    .signup-success span span {
        color: #0fb247;
        display: block
    }

    .signup-success span {
        display: block;
        line-height: 25px
    }

.smiley {
    width: 51px;
    height: 51px;
    display: inline-block;
    background: url(../img/icons.png) no-repeat -1115px -3px;
    overflow: hidden;
    text-indent: -1000px;
    margin-bottom: 10px
}

.cs-loader {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(2,33,66,0.95);
    z-index: 100
}

.cs-loader-inner {
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
    color: #FFF;
    text-align: center;
    width: 100%
}

    .cs-loader-inner label {
        font-size: 20px;
        opacity: 0;
        display: inline-block
    }

.logo-holder img {
    width: 55%;
}

@keyframes lol {
    0% {
        opacity: 0;
        transform: translateX(-300px)
    }

    33% {
        opacity: 1;
        transform: translateX(0px)
    }

    66% {
        opacity: 1;
        transform: translateX(0px)
    }

    100% {
        opacity: 0;
        transform: translateX(300px)
    }
}

@-webkit-keyframes lol {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-300px)
    }

    33% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }

    66% {
        opacity: 1;
        -webkit-transform: translateX(0px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(300px)
    }
}

.cs-loader-inner label:nth-child(6) {
    -webkit-animation: lol 3s infinite ease-in-out;
    animation: lol 3s infinite ease-in-out
}

.cs-loader-inner label:nth-child(5) {
    -webkit-animation: lol 3s 100ms infinite ease-in-out;
    animation: lol 3s 100ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(4) {
    -webkit-animation: lol 3s 200ms infinite ease-in-out;
    animation: lol 3s 200ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(3) {
    -webkit-animation: lol 3s 300ms infinite ease-in-out;
    animation: lol 3s 300ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(2) {
    -webkit-animation: lol 3s 400ms infinite ease-in-out;
    animation: lol 3s 400ms infinite ease-in-out
}

.cs-loader-inner label:nth-child(1) {
    -webkit-animation: lol 3s 500ms infinite ease-in-out;
    animation: lol 3s 500ms infinite ease-in-out
}

.cs-loader-inner label {
    color: #fff
}

.loader-image {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    animation: bobble 2s infinite
}

.toast {
    width: 200px;
    font-size: 15px;
    position: fixed;
    top: 70px;
    right: 0;
    z-index: 100;
    padding: 20px 15px;
    color: #fff;
    animation: bobble 2s infinite;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

    .toast.success {
        background: #15b544
    }

        .toast.success i {
            background-position: -90px 0
        }

    .toast .toast-icon {
        background: url(../img/toast.png) no-repeat;
        width: 26px;
        height: 24px;
        display: inline-block;
        float: left;
        background-size: 114px;
        margin-right: 7px
    }

    .toast.warning i {
        background-position: -45px 0
    }

    .toast.warning {
        background: #1579b5
    }

    .toast.error i {
        background-position: 5px 0
    }

    .toast.error {
        background: #dc2d3d
    }

.cs-loader img {
    display: inline-block;
    margin-right: 35px
}

.email-veri {
    width: 100%;
    max-width: 500px;
    background: #1579b5;
    padding: 30px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    color: #fff
}

    .email-veri h3 {
        color: #fff
    }

    .email-veri button {
        border: 0;
        background: #15b544;
        padding: 11px 30px;
        border-radius: 30px;
        margin: 15px 0
    }

        .email-veri button:hover {
            box-shadow: 1px 1px 2px rgba(0,0,0,0.2)
        }

@media(max-width:1600px) {
    .site-banner {
        height: 475px
    }
}

@media(max-width:1201px) {
    body .container {
        padding: 0 15px 0 15px
    }

    .content-two .holder {
        min-height: 170px
    }
}

@media(max-width:992px) {
    .speciality {
        margin-bottom: 25px
    }

        .speciality:nth-child(3), .speciality:nth-child(4) {
            margin-bottom: 0 !important
        }

    .content-two .holder {
        text-align: center
    }

    .step .holder span {
        float: none;
        display: inline-block;
        margin-right: 0
    }

    .bottom-holder span {
        display: block;
        margin-bottom: 15px
    }

        .bottom-holder span span {
            margin-left: 0;
            margin-top: 15px
        }

    .content-four img {
        width: 100%;
        margin-bottom: 26px
    }

    .content-four, .content-four h3 {
        text-align: center
    }

    .content-four {
        padding-bottom: 65px
    }

    .content-two .holder {
        min-height: 270px
    }
}

@media(max-width:860px) {
    .download-app li:first-child {
        display: none
    }

    @media(max-width:767px) {
        .site-footer .footer-item {
            border-right: 0;
            border-bottom: 1px solid #191c20;
            padding-bottom: 25px;
            margin-bottom: 25px;
            padding-right: 0;
            padding-left: 0;
            text-align: center;
            min-height: inherit
        }

            .site-footer .footer-item:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0
            }

        .footer-bottom {
            text-align: center
        }

        .downloads a {
            width: auto
        }

        .address p span {
            position: relative;
            top: 12px
        }

        .speciality:nth-child(3) {
            margin-bottom: 25px !important
        }

        .logo-holder {
            width: 100%;
            text-align: center;
            margin-bottom: 25px
        }

        .top-items {
            width: 100%
        }

        .user-options {
            float: right !important
        }

        .header-top {
            padding: 15px 2% 15px
        }

        .site-banner {
            height: 444px;
            color: #fff
        }

        .site-content:before {
            margin-top: -85px
        }
    }

    @media(max-width:640px) {
        .top-items .phone-num {
            width: 100%;
            margin-left: 0;
            text-align: center;
            margin-bottom: 10px
        }

        .top-items .user-options {
            text-align: center;
            float: none !important
        }

            .top-items .user-options li {
                float: none;
                display: inline-block
            }

        .top-items {
            text-align: center
        }

            .top-items div {
                float: none;
                margin-left: 0;
                display: inline-block
            }

            .top-items .help {
                display: none
            }

            .top-items .user-options {
                position: relative;
                top: -8px
            }

        .search {
            margin-left: 10px !important;
            margin-right: 9px !important
        }

        .site-banner {
            height: auto
        }

            .site-banner .container {
                position: relative;
                z-index: 6;
                padding: 80px 0 30px
            }
    }
