@charset "utf-8";
/* CSS Document */

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, a, nav, section, summary, time, mark, audio, video {
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    list-style: none;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ie8 * {
    outline: none;
}

img {
    border: none;
}

body {
    color: #373d48;
    font-size: 13px;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 22px;
}

html, body {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    height: 100%;
}

/*----- html5 tags ------*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

.r {
    float: right;
}

.l {
    float: left;
}

/*----- clearfix tags ------*/
.cf:before, .cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/*----- default css ------*/
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 20px;
    font-weight: normal;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 26px;
}

h5 {
    font-size: 25px;
}

h6 {
    font-size: 16px;
    margin-bottom: 10px;
}

input[type="text"], input[type="submit"], input[type="button"], input[type="password"], input[type="email"], textarea {
    -webkit-appearance: none;
}

input[type="text"], input[type="password"] {
    outline: none;
}

textarea:focus, input:focus, a, div, img {
    outline: none;
}

.ipad input[type="radio"], .iphone input[type="radio"], .ipod input[type="radio"] {
    width: 13px;
    height: 13px;
}

p {
    color: #858585;
    font-size: 14px;
    font-family: 'Open Sans',Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: justify;
}

    p a {
        color: #4777ac;
        text-decoration: none;
    }

        p a:hover {
            color: #4777ac;
            text-decoration: underline;
        }

a {
    color: #4777ac;
}

    a:hover {
        color: #4777ac;
        text-decoration: underline;
    }

ul {
    margin: 10px 15px;
    padding: 0;
}

    ul li {
        font-size: 14px;
        color: #858585;
        font-family: 'Open Sans',Arial, Helvetica, sans-serif;
        font-weight: 400;
        line-height: 20px;
        padding: 0 0 5px 0;
        list-style: outside circle;
    }

        ul li a {
            color: #4777ac;
            text-decoration: none;
        }

            ul li a:hover {
                color: #4777ac;
                text-decoration: underline;
            }

ol {
    margin: 20px 20px;
    padding: 0;
}

    ol li {
        font-size: 13px;
        color: #373d48;
        font-family: 'Open Sans',Arial, Helvetica, sans-serif;
        font-weight: 400;
        line-height: 18px;
        padding: 0 0 5px 0;
        list-style: decimal;
        margin-left: 20px;
    }

        ol li a {
            color: #4777ac;
            text-decoration: none;
        }

            ol li a:hover {
                color: #4777ac;
                text-decoration: underline;
            }


/*----- Wrapper Part ------*/
#wrapper {
    width: 100%;
    height: auto;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -123px;
}

.container {
    width: 1000px;
    height: auto;
    display: block;
    clear: both;
}


.content-wrap h2 {
    color: #7d7d7d;
    text-align: left;
    font-family: 'lato',Arial, Helvetica, sans-serif;
    line-height: 35px;
    font-weight: 600;
    font-size: 30px;
    display: block;
    width: 70%;
    float: left;
}

.content-wrap .text {
    font-size: 15px;
    font-weight: 400;
    color: #3c3c3c;
    margin-top: 0px;
    display: block;
    line-height: 20px;
    width: 700px;
}




.upload-block-table {
    float: right;
    margin-bottom: 20px;
    width: 511px;
}

.total-amount {
    padding-left: 45px;
    font-weight: 700;
    font-size: 14px;
    text-align: left;
}

.addfile-border {
    float: left;
    border-right: 1px solid #E2E2E2;
    width: 62%;
    padding-right: 40px !important;
}

.order-meassage {
    float: left;
    margin-top: 8px;
    color: #3EC5AA;
}

.order-meassage-right {
    float: right;
    margin-top: 8px;
    color: #3EC5AA;
}







/*----- Header Part ------*/
header {
    width: 100%;
    position: fixed;
    opacity: 0.90;
    z-index: 999;
    background-color: #fff;
    padding: 10px 0;
    box-shadow: 1px 1px 10px #000;
}

    header .logo {
        width: auto;
        float: left;
    }

        header .logo img {
            display: block;
            max-width: 100%;
        }

/*=======================nav part=======================*/
nav {
    width: auto;
    float: right;
    margin-right: 25px;
}

    nav ul {
        margin: 20px 0 0 0;
        padding: 0;
    }

        nav ul li {
            padding: 0 0 0px 0;
            background: none;
            height: 30px;
            line-height: 30px;
            display: block;
            float: left;
            list-style: none;
            position: relative;
            float: left;
            margin: 0 0 0px 31px;
        }

            nav ul li a {
                text-decoration: none;
                display: block;
                color: #737373;
                padding: 0 5px;
                margin: 0 0px;
                font-size: 15px;
                font-family: 'Lato', sans-serif;
                font-weight: 400;
                text-decoration: none;
                border-bottom: 2px solid #fff;
                border-top: 2px solid #fff;
            }

                nav ul li a:hover, nav .active {
                    text-decoration: none;
                    border-bottom: 2px solid #3ec5aa;
                    border-top: 2px solid #3ec5aa;
                    color: #3ec5aa;
                }

            nav ul li.parents a:hover, nav ul li.parents:hover {
                color: #3ec5aa;
                border-bottom: 2px solid #3ec5aa;
                border-top: 2px solid #3ec5aa;
            }

            /* Dropdown*/
            nav ul li ul {
                display: none;
            }

            nav ul li:hover > ul {
                width: 307px;
                display: block;
                position: absolute;
                top: 60px;
                left: -2px;
                padding: 0px 0 0px 0;
                margin: 0;
                z-index: 999;
                box-shadow: 0 0 0px #4c4d4e;
                background: url(../images/drop-down-bg.png) repeat-y;
                line-height: 25px;
            }

            nav ul li ul li {
                float: none;
                display: block;
                border-bottom: 1px solid #c4a12b;
                list-style: none;
                position: relative;
                background: none;
                padding: 0;
            }

                nav ul li ul li.dropdown:after {
                    margin: 0;
                    padding: 0;
                    background: url(../images/second-drop-down-icon.png) no-repeat center right;
                    width: 8px;
                    height: 18px;
                    position: absolute;
                    content: "";
                    top: 25px;
                    right: 22px;
                }

                nav ul li ul li a {
                    font-size: 13px;
                    color: #000;
                    line-height: 24px;
                    font-weight: 400;
                    font-family: 'lato',Arial, Helvetica, sans-serif;
                    font-weight: 400;
                    font-size: 16px;
                    display: block;
                    padding: 10px 30px;
                    text-align: left;
                    margin: 0px;
                    font-family: 'lato',Arial, Helvetica, sans-serif;
                    font-weight: 400;
                    font-size: 16px;
                    text-transform: uppercase;
                    transition: all 0.4s ease-in-out 0s;
                }

                    nav ul li ul li a:hover {
                        background: #f16521 !important;
                        text-decoration: none;
                        color: #fff;
                    }

                /* Dropdown*/
                nav ul li ul li ul {
                    display: none;
                }

                nav ul li ul li:hover ul {
                    width: 307px;
                    display: block;
                    position: absolute;
                    top: 20px;
                    left: 306px;
                    padding: 0x 0 0px 0;
                    margin: 0;
                    z-index: 999;
                    background: url(../images/drop-down-bg.png) repeat-y;
                }

                nav ul li ul li ul li {
                    float: none;
                    display: block;
                    border-bottom: 1px solid #c4a12b;
                    list-style: none;
                    position: relative;
                    background: none;
                }

                    nav ul li ul li ul li a {
                        font-size: 13px;
                        color: #FFF;
                        line-height: 25px;
                        font-weight: 400;
                        font-family: 'lato',Arial, Helvetica, sans-serif;
                        font-weight: 400;
                        font-size: 16px;
                        display: block;
                        padding: 10px 30px;
                        text-transform: none;
                        text-align: left;
                        transition: all 0.4s ease-in-out 0s;
                    }

                        nav ul li ul li ul li a:hover {
                            text-decoration: none;
                            background: #fff !important;
                            color: #414141;
                        }

                nav ul li ul li:hover > a {
                    background: #2a82aa !important;
                    text-decoration: none;
                    color: #fff;
                    border: 0;
                }


.welcome-meassage {
    float: left;
    margin-top: 8px;
    color: #3EC5AA;
}
.logout-btn {
    float: right;
    font-weight: 600;
    font-size: 11px;
    background: transparent none repeat scroll 0% 0%;
    color: #3EC5AA;
    border: medium none;
    cursor: pointer;
    margin-top: 12px;
}

/*=======================banner part=======================*/
.banner {
    width: 100%;
    display: block;
    padding-top: 80px;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel {
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .owl-carousel .owl-item {
        float: left;
        position: relative;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    display: inline-block;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.owl-theme .owl-controls {
    text-align: center;
    width: 100%;
}

.owl-pagination {
    text-align: center;
    position: absolute;
    bottom: 24px;
    display: block;
    width: 100%;
    z-index: 99;
}

.owl-theme .owl-controls .owl-page span {
    background: url(../images/banner-off.png) no-repeat left top;
    display: block;
    height: 16px;
    width: 16px;
    margin: 0 5px;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: url(../images/banner-active.png) no-repeat left top !important;
}

.text-block {
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 999;
    max-width: 970px;
    text-align: left;
    left: 50%;
    margin-left: -472px;
    text-align: center;
}

    .text-block span {
        width: 100%;
        background: url(../images/banner-boredr.png) no-repeat center bottom;
        height: 20px;
        display: block;
        margin-bottom: 30px;
        margin-bottom: 50px;
    }

    .text-block p {
        color: #fff;
        display: block;
        line-height: 40px;
        padding: 10px;
        text-align: center;
        margin-bottom: 30px;
        font-size: 36px;
        font-family: 'Lato', sans-serif;
        font-weight: 600;
        text-shadow: 3px 2px 3px #000;
    }

.click-here-btn {
    padding: 10px 30px 15px 30px;
    color: #000;
    border-radius: 5px;
    display: inline-block !important;
    font-size: 24px;
    font-family: 'lato',Arial, Helvetica, sans-serif;
    font-weight: 600;
    transition: all 0.3s ease 0s;
    background-color: #40c7ab;
    text-align: center;
    color: #fff;
    line-height: 30px;
    margin-right: 16px;
}

    .click-here-btn:hover {
        background: #068d71;
        text-decoration: none;
        color: #fff;
    }

.slider-banner {
    width: 100%;
    position: relative;
}

/*=======================content part=======================*/
.content-area {
    width: 100%;
    display: block;
}

.welcome-block {
    width: 100%;
    float: left;
    padding: 60px 0 10px 0;
}
.welcome-block-ser {
    width: 100%;
    float: left;
    padding: 0px 0 10px 0;
}
.welcome-block-login {
    width: 275px;
    float: left;
    background: #d0eae4;
    padding:20px 20px 5px 20px;
    margin-right: 10px;
    min-height: 246px;
}

    .welcome-block-login h2 {
        width: 100%;
        display: block;
        font-size: 30px;
        font-family: 'Open Sans',Arial, Helvetica, sans-serif;
        font-weight: 400;
        color: #474646;
        margin-bottom: 30px;
    }

    .welcome-block-login .input-main {
        padding: 10px 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin-bottom: 25px;
        width: 250px;
    }

    .welcome-block-login .submit-btn {
        padding: 2px 30px 2px 30px;
        color: #fff;
        border-radius: 5px;
        display: inline-block !important;
        font-size: 18px;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 600;
        transition: all 0.3s ease 0s;
        background-color: #40c7ab !important;
        text-align: center;
        color: #fff;
        line-height: 30px;
        border: none;
        cursor: pointer;
    }

        .welcome-block-login .submit-btn:hover {
            background-color: #068d71 !important;
            text-decoration: none;
            color: #fff;
        }

.welcome-block-left {
    width: 631px;
    float: right;
}

    .welcome-block-left h1 {
        width: 100%;
        display: block;
        font-size: 28px;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        color: #474646;
        text-alignl: left;
        display: inline-block;
        padding-bottom: 23px;
        border-bottom: 5px solid #3ec5aa;
        width: auto;
    }

    .welcome-block-left em {
        background: url(../images/title-border.png) no-repeat left bottom;
        height: 5px;
        display: block;
        margin-bottom: 30px;
    }

    .welcome-block-left p {
        width: 100%;
        display: block;
        padding: 0 0 2px 0;
        font-size: 14px;
        color: #515151;
        font-family: 'Open Sans',Arial, Helvetica, sans-serif;
        font-weight: 400;
        text-alignl: left;
        text-align: justify;
    }

    .welcome-block-left ul {
        margin: 0px;
        padding: 0;
    }

        .welcome-block-left ul li {
            font-size: 14px;
            color: #858585;
            font-family: "Open Sans",Arial,Helvetica,sans-serif;
            font-weight: 400;
            line-height: 25px;
            padding: 0px 0px 5px 25px;
            background: url(../images/banner-active.png) no-repeat left 5px;
            list-style: none;
        }

    .welcome-block-left .read-btn {
        padding: 5px 30px 5px 30px;
        color: #fff;
        border-radius: 5px;
        display: inline-block !important;
        font-size: 18px;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 600;
        transition: all 0.3s ease 0s;
        background-color: #40c7ab !important;
        text-align: center;
        color: #fff;
        line-height: 30px;
        margin-right: 16px;
    }

        .welcome-block-left .read-btn:hover {
            background-color: #068d71 !important;
            text-decoration: none;
            color: #fff;
        }

.welcome-block-right {
    width: 288px;
    float: right;
}

/*=======================Services part=======================*/
.service-block {
    width: 100%;
    display: block;
    float: left;
    background-color: #d9d9d9;
    padding: 32px 0;
}

    .service-block h2 {
        width: 100%;
        display: block;
        font-size: 28px;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        color: #474646;
        text-align: center;
        text-transform: normal;
        padding-bottom: 23px;
        border-bottom: 5px solid #3ec5aa;
        width: 176px;
    }




    .service-block em {
        background: url(../images/service-border.png) no-repeat center bottom;
        height: 5px;
        display: block;
        margin-top: 30px;
        margin-bottom: 40px;
    }

.service-item {
    padding: 16px 0px;
    margin: 0 1px 0 0;
    color: #FFF;
    text-align: center;
}

.service {
    width: 323px;
    float: left;
    text-align: left;
    min-height: 382px;
    margin-right: 15px;
}

    .service figure {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        display: block;
    }

    .service h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 10px;
        color: #474646;
        width: 100%;
    }

    .service p {
        color: #474646;
        font-size: 14px;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 0px;
        text-align: left;
        margin-bottom: 30px;
    }

    .service .read-more {
        background-color: #40c7ab;
        color: #fff;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-size: 15px;
        line-height: 22px;
        padding: 6px 0 6px;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        width: 122px;
        float: left;
    }

        .service .read-more:hover {
            background-color: #068d71;
            color: #fff;
            text-decoration: none;
        }

    .service.last {
        margin-right: 0px;
    }

/*=======================post part=======================*/
.post-block {
    width: 100%;
    display: block;
    padding: 40px 0;
}

    .post-block h2 {
        width: 100%;
        display: block;
        font-size: 28px;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        color: #363634;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

.post-item {
    padding: 16px 0px;
    margin: 0 1px 0 0;
    color: #FFF;
    text-align: center;
}

.post {
    width: 323px;
    float: left;
    text-align: left;
    min-height: 382px;
    margin-right: 15px;
}

    .post figure {
        width: 100%;
        float: left;
        margin-bottom: 20px;
        display: block;
    }

    .post h3 a {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        margin-bottom: 10px;
        color: #363634;
        width: 100%;
        text-align: center;
    }

        .post h3 a:hover {
            color: #fba32a;
            text-decoration: none;
        }

    .post p {
        color: #999;
        font-size: 14px;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 0px;
        text-align: left;
        margin-bottom: 30px;
    }

    .post.last {
        margin-right: 0px;
    }

/*=======================Testimonial part=======================*/
.tetsimonial-block {
    width: 100%;
    display: block;
    background: url(../images/testimonial-bg.png) no-repeat left top;
    background-size: cover;
    padding: 52px 0;
}

    .tetsimonial-block h2 {
        width: 100%;
        display: block;
        font-size: 28px;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 20px;
    }

    .tetsimonial-block span {
        width: 100%;
        background: url(../images/banner-boredr.png) no-repeat center bottom;
        height: 20px;
        display: block;
        margin-bottom: 30px;
        margin-bottom: 50px;
    }

    .tetsimonial-block #owl-demo2 .owl-item div {
        padding: 5px;
    }

    .tetsimonial-block #owl-demo2 .owl-item img {
        display: block;
        width: 100%;
        height: auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    .tetsimonial-block .owl-carousel .owl-wrapper:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }

    .tetsimonial-block .owl-carousel {
        display: none;
        position: relative;
        width: 100%;
        -ms-touch-action: pan-y;
    }

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.tetsimonial-block .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tetsimonial-block .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    .tetsimonial-block .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        *display: inline; /*IE7 life-saver */
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #869791;
        filter: Alpha(Opacity=50); /*IE7 fix*/
        opacity: 0.5;
    }

.tetsimonial-block p {
    color: #fff;
    display: block;
    line-height: 40px;
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin-bottom: 60px;
}

.tetsimonial-block .owl-page span {
    background: url(../images/tetimonial-off.png) no-repeat left top !important;
    display: block;
    height: 16px;
    width: 16px;
    margin: 0 5px;
}

.tetsimonial-block .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: url(../images/tetimonial-on.png) no-repeat left top !important;
}

.tetsimonial-block .owl-theme .owl-controls .owl-buttons div {
    display: none;
}


/*=======================Payment part=======================*/
.payment-block-one {
    width: 100%;
    float: left;
    padding: 130px 0 60px 0;
}

    .payment-block-one .payment-heading h2 {
        color: #7d7d7d;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 600;
        font-size: 30px;
        float: left;
    }

    .payment-block-one .menu {
        float: right;
        margin-right: 0px;
        width: auto;
    }

        .payment-block-one .menu ul {
            margin: 0;
            padding: 0px;
        }

            .payment-block-one .menu ul li {
                padding-right: 29px;
                list-style: none;
                background: url(../images/border-bg.png) no-repeat 40px center;
                position: inherit;
                z-index: 1;
                display: block;
                margin: 0px -15px 0px 0px;
                text-align: center;
                border: medium none;
                float: left;
                height: 30px;
            }

                .payment-block-one .menu ul li:last-child {
                    background: none;
                }

                .payment-block-one .menu ul li a {
                    text-decoration: none;
                    display: inline-block;
                    height: 64px;
                    background: url(../images/payment-one.png) no-repeat 12px 0;
                    position: relative;
                    overflow: hidden;
                    line-height: 2.5;
                }

                .payment-block-one .menu ul li span {
                    font-size: 12px;
                    color: #666;
                    float: left;
                    display: block;
                    padding-top: 34px;
                }

                .payment-block-one .menu ul li .add-files {
                    background: url(../images/payment-one.png) no-repeat 12px 0;
                    height: 66px;
                }


.content-wrap .content-current h2 {
    font-size: 30px;
    color: #666;
    font-weight: 700;
    text-transform: capitalize;
    float: left;
}

.payment-block-one .menu ul li a.payment, .payment-block-one nav ul li .payment {
    background: url(../images/payment-two.png) no-repeat 12px 0;
    width: 55px;
    height: 66px;
}


.payment-block-one .menu ul li .order-placed {
    background: url(../images/payment-three.png) no-repeat 12px 0;
    height: 66px;
}


.payment-block-one .payment-info {
    margin-top: 20px;
    border-top: 1px solid #ccc;
}

    .payment-block-one .payment-info .payment-left {
        float: left;
        border-right: 1px solid #e2e2e2;
        width: 66%;
        padding-right: 21px;
        min-height: 200px;
    }

.form input[type="file"] {
    z-index: 999;
    line-height: 0;
    font-size: 18px;
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding: 0;
    left: 0;
}

.add-photo-btn {
    text-align: center;
    display: block;
    width: 100px;
    float: left;
    text-transform: capitalize;
    margin-right: 10px;
    margin-top: 13px;
}

.texts-block {
    float: left;
}

.payment-block-one .payment-info .payment-left .no-files {
    float: left;
}

.payment-block-one .payment-info .payment-left .grid {
    background: #f4f4f4;
    width: 610px;
    padding: 10px;
    border: 1px solid #ccc;
}

.grid th {
    padding: 5px 10px;
    font-weight: 700;
    border-bottom: thin solid #ccc;
    background-color: #B2E8DD;
}

.grid td {
    padding: 5px 10px;
    font-weight: 400;
}

.grid tr:last-child {
    padding: 5px 10px;
    font-weight: 700;
}


.payment-block-one .payment-info .payment-left .grid-info {
    margin-top: 15px;
    text-align: left;
}

.payment-block-one .payment-info .payment-left h3 {
    font-size: 20px;
    color: #666;
    text-transform: capitalize;
    margin: 20px 0 8px 0;
    font-family: 'lato',Arial, Helvetica, sans-serif;
    text-align: left;
}

.payment-block-one .payment-info .payment-left .total-amnt-box {
    padding: 10px;
    background: #f4f4f4;
    display: block;
    margin-top: 20px;
    width: 210px;
    float: left;
    border: 1px solid #ccc;
    text-align: center;
}

    .payment-block-one .payment-info .payment-left .total-amnt-box h4 {
        font-size: 18px;
        color: #666;
        text-transform: capitalize;
        font-family: 'lato',Arial, Helvetica, sans-serif;
    }

    .payment-block-one .payment-info .payment-left .total-amnt-box .checkout-btn {
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-size: 15px;
        color: #FFF;
        text-transform: uppercase;
        padding: 6px 21px;
        background: #3EC5AA;
        transition: all 0.2s ease-in-out 0s;
        border: none;
    }

        .payment-block-one .payment-info .payment-left .total-amnt-box .checkout-btn:hover {
            text-decoration: none;
            background-color: #08403d;
        }

.payment-block-one .payment-info .payment-left.last {
    float: right;
    border: none;
    padding: 0px 0 0 14px;
    width: 30%;
}

.payment-block-one .payment-info .payment-left .contact-dtl {
    text-align: left;
}

    .payment-block-one .payment-info .payment-left .contact-dtl h4 {
        font-size: 16px;
        color: #666;
        margin: 20px 0 8px 0;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 700;
        margin: 10px 0 0 0;
    }

    .payment-block-one .payment-info .payment-left .contact-dtl h5 {
        font-size: 13px;
        color: #3EC5AA;
        margin: 20px 0 8px 0;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 400;
        margin: 5px 0;
    }

    .payment-block-one .payment-info .payment-left .contact-dtl .image-contact {
        padding-right: 8px;
    }

    .payment-block-one .payment-info .payment-left .contact-dtl .light-font {
        display: block;
        padding-left: 28px;
        color: #ccc;
    }

.payment-block-one .payment-info .payment-left .bg-method {
    background: #f4f4f4;
    width: 610px;
    padding: 10px;
    border: 1px solid #ccc;
}

    .payment-block-one .payment-info .payment-left .bg-method .card-number {
        display: block;
        margin-bottom: 2px;
        margin-top: 10px;
    }

        .payment-block-one .payment-info .payment-left .bg-method .card-number .select-option {
            float: left;
        }

        .payment-block-one .payment-info .payment-left .bg-method .card-number .form-label {
            padding: 0 5px;
        }

            .payment-block-one .payment-info .payment-left .bg-method .card-number .form-label .red-star {
                color: #F00;
            }

.payment-block-one .payment-info .payment-left .grid-info h3 {
    font-size: 16px;
    color: #666;
    text-transform: capitalize;
    margin: 10px 0 0 0;
    display: block;
    font-family: 'lato',Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.place-order {
    float: right;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    padding: 8px 21px;
    background: #3EC5AA;
    text-decoration: none;
    margin-top: 15px;
    display: inline-block;
    transition: all 0.2s ease-in-out 0s;
    border: none;
    cursor: pointer;
}


    .place-order:hover {
        background-color: #08403d;
    }

.payment-block-one .payment-info .payment-left .left-box {
    width: 270px;
    border-radius: 3px;
    height: 230px;
    border: 1px solid #e2e2e2;
}

    .payment-block-one .payment-info .payment-left .left-box .myorder-h {
        background: #98cc4c;
        padding: 5px;
    }

        .payment-block-one .payment-info .payment-left .left-box .myorder-h .left {
            float: left;
            font-size: 16px;
            color: #fff;
            text-transform: capitalize;
            margin: 0;
            font-family: 'lato',Arial, Helvetica, sans-serif;
            font-weight: 700;
        }

        .payment-block-one .payment-info .payment-left .left-box .myorder-h .right {
            float: right;
            font-size: 16px;
            color: #fff;
            text-transform: capitalize;
            margin: 0;
            font-family: 'lato',Arial, Helvetica, sans-serif;
            font-weight: 700;
        }

    .payment-block-one .payment-info .payment-left .left-box .left-box-in {
        padding: 5px;
    }

        .payment-block-one .payment-info .payment-left .left-box .left-box-in h3 {
            font-size: 16px;
            color: #666;
            text-transform: capitalize;
            margin: 8px 0 0 0;
            display: block;
            font-family: 'lato',Arial, Helvetica, sans-serif;
            font-weight: 400;
            float: left;
        }

    .payment-block-one .payment-info .payment-left .left-box .right-d {
        float: right;
        margin-top: 8px;
        font-size: 16px;
        color: #666;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 400;
    }

    .payment-block-one .payment-info .payment-left .left-box .left-box-in .third-line h3 {
        font-size: 14px;
    }

    .payment-block-one .payment-info .payment-left .left-box .left-box-in .third-line .right-d {
        font-size: 14px;
    }

    .payment-block-one .payment-info .payment-left .left-box .left-box-in .fourth-line h3 {
        font-size: 18px;
        font-weight: 700;
    }

    .payment-block-one .payment-info .payment-left .left-box .left-box-in .fourth-line .right-d {
        font-size: 18px;
        font-weight: 700;
    }

    .payment-block-one .payment-info .payment-left .left-box .left-box-in .fifth-line h3 {
        font-size: 14px;
        font-weight: 400;
        text-align: center;
    }

.payment-block-one .payment-info .payment-left.last .two-lines {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
}

    .payment-block-one .payment-info .payment-left.last .two-lines h3 {
        font-size: 16px;
        color: #666;
        text-transform: capitalize;
        margin: 8px 0 0 0;
        display: block;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 400;
        padding-left: 16px;
    }

    .payment-block-one .payment-info .payment-left.last .two-lines.last {
        border-bottom: none;
    }

/*=======================footer part=======================*/
footer, .push {
    height: 123px;
}

footer {
    width: 100%;
    float: left;
    background-color: #011218;
    padding: 20px 0 0;
    height: 100%;
}

.footer-menu {
    width: auto;
    float: left;
    margin-bottom: 35px;
}

    .footer-menu ul {
        margin: 15px 0 0 0;
        padding: 0;
    }

        .footer-menu ul li {
            padding: 0 0 0px 0;
            background: none;
            height: 30px;
            line-height: 30px;
            display: block;
            float: left;
            list-style: none;
            position: relative;
            float: left;
            margin: 0 0 0px 0px;
        }

            .footer-menu ul li a {
                text-decoration: none;
                display: block;
                color: #a1bcd8;
                padding: 0 20px;
                margin: 0 0px;
                font-size: 18px;
                font-family: 'Lato', sans-serif;
                font-weight: 400;
                text-decoration: none;
            }

                .footer-menu ul li a:hover, footer-menu .active {
                    text-decoration: none;
                    color: #fff;
                }

            .footer-menu ul li.parents a:hover, footer-menu ul li.parents:hover {
                color: #fff;
            }

footer .social-icon {
    width: auto;
    float: right;
    margin-top: 15px;
    position: relative;
    z-index: 999;
}

    footer .social-icon a {
        background: url(../images/icon-spirit.png) no-repeat 0 0;
        display: block;
        float: left;
        height: 37px;
        transition: background-position 0.3s ease 0s;
        width: 41px;
        transition: all 0.4s ease-in-out 0s;
    }

        footer .social-icon a.facebook-icon {
            background-position: 4px 2px;
        }

            footer .social-icon a.facebook-icon:hover {
                background-position: 4px -33px;
            }

        footer .social-icon a.twitter-icon {
            background-position: -33px 2px;
        }

            footer .social-icon a.twitter-icon:hover {
                background-position: -33px -33px;
            }

        footer .social-icon a.google-icon {
            background-position: -73px 2px;
        }

            footer .social-icon a.google-icon:hover {
                background-position: -73px -33px;
            }

        footer .social-icon a.instagram-icon {
            background-position: -112px 2px;
        }

            footer .social-icon a.instagram-icon:hover {
                background-position: -112px -33px;
            }

        footer .social-icon a.youtube-icon {
            background-position: -152px 2px;
        }

            footer .social-icon a.youtube-icon:hover {
                background-position: -152px -33px;
            }

footer .copy-block {
    width: 100%;
    display: block;
    padding: 10px 0;
    text-align: center;
    display: block;
    color: #aecae5;
    background-color: #111c28;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.srvices-block {
    width: 100%;
    float: left;
}

    .srvices-block h2 {
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 10px;
        line-height: 30px;
    }

    .srvices-block h5 {
        font-size: 17px;
        margin-bottom: 10px;
        margin-top: 15px;
    }

    .srvices-block h3 {
        font-size: 20px;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .srvices-block p {
        margin-bottom: 10px;
        text-align: justify;
    }

    .srvices-block ul {
        margin: 0px;
        padding: 0;
    }

        .srvices-block ul li {
            font-size: 14px;
            color: #858585;
            font-family: "Open Sans",Arial,Helvetica,sans-serif;
            font-weight: 400;
            line-height: 25px;
            padding: 0px 0px 5px 25px;
            background: url(../images/banner-active.png) no-repeat left 5px;
            list-style: none;
        }

/*-----mobile nav Part ------*/
.mobile-nav-icon {
    border-radius: 3px;
    color: #000 !important;
    display: none;
    float: right;
    font-size: 15px;
    font-weight: 400;
    height: 17px;
    letter-spacing: 1px;
    line-height: 15px;
    margin: 0;
    padding: 9px 45px 5px 11px;
    position: absolute;
    right: 0;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
    top: 15px;
    width: 37px;
    text-decoration: none;
}

    .mobile-nav-icon:hover {
        text-decoration: none;
    }

    .mobile-nav-icon span {
        background: url("../images/mobile-icon.png") no-repeat;
        bottom: 20px;
        height: 27px;
        left: 46px;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 28px;
    }

.mobile-nav-block .m-title {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #3ec5aa;
    margin: 20px 15px 19px 15px;
    display: block;
    text-transform: uppercase;
}

.mobile-nav-block {
    position: absolute;
    right: 0;
    width: 74%;
    background: #fff;
    z-index: 0;
    display: none;
    border-bottom: 1px solid #fff;
    clear: both;
}

    /*----- frist lavel mobile nav ------*/
    .mobile-nav-block ul {
        display: block;
        margin: 0;
        padding: 0;
    }

        .mobile-nav-block ul li {
            background: none;
            padding: 0;
            border-top: 1px solid #f5f5f5;
            margin: 0 0px;
            position: relative;
            width: 100%;
            display: block;
        }

            .mobile-nav-block ul li a {
                display: block;
                font-size: 13px;
                line-height: 18px;
                color: #7e7e7e;
                padding: 11px 15px 7px;
                text-decoration: none;
                text-transform: uppercase;
            }

                .mobile-nav-block ul li a:hover {
                    color: #fff;
                    background: #3ec5aa;
                }

                .mobile-nav-block ul li a.active {
                    color: #fff;
                    background: #3ec5aa;
                }

            .mobile-nav-block ul li em {
                background: url(../images/arrow-menu.png) no-repeat center 16px;
                display: block;
                float: right;
                position: absolute;
                cursor: pointer;
                right: 0;
                top: 0;
                width: 40px;
                height: 40px;
            }
            /*----- second lavel mobile nav ------*/
            .mobile-nav-block ul li ul.child {
                margin: 0;
                display: none;
            }

                .mobile-nav-block ul li ul.child li {
                    background: #ffcc33;
                    border-top: none;
                    color: #fff;
                    border-bottom: 1px solid #fff;
                }

                    .mobile-nav-block ul li ul.child li a {
                        margin-left: 20px;
                        color: #fff;
                        padding: 8px 0 8px 0;
                        font-size: 11px;
                        font-family: 'lato',Arial, Helvetica, sans-serif;
                        font-weight: 400;
                    }

                        .mobile-nav-block ul li ul.child li a:hover {
                            color: #fff;
                            background: none;
                        }
                    /*----- thread lavel mobile nav ------*/
                    .mobile-nav-block ul li ul.child li .sub-child {
                        margin: 0;
                        display: none;
                    }

                        .mobile-nav-block ul li ul.child li .sub-child li {
                            background: #cda419;
                            border-bottom: 1px solid #fff;
                        }

                            .mobile-nav-block ul li ul.child li .sub-child li a {
                                color: #f6f6f6;
                                font-size: 12px;
                                margin-left: 30px;
                            }

                                .mobile-nav-block ul li ul.child li .sub-child li a:hover {
                                    color: #fff;
                                    background: none;
                                }

/*======================= About us page =======================*/
.about-block {
    width: 100%;
    display: block;
}

    .about-block h1 {
        width: 100%;
        display: block;
        font-size: 34px;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        color: #474646;
        display: inline-block;
        padding-bottom: 23px;
        border-bottom: 5px solid #3ec5aa;
        width: auto;
    }

    .about-block em {
        background: url(../images/about.jpg) no-repeat left bottom;
        height: 5px;
        display: block;
        margin-bottom: 30px;
    }

.about-block-right {
    width: 100%;
    display: block;
}

    .about-block-right .align-right {
        float: right;
    }

.our-block {
    background-color: #d9d9d9;
    display: block;
    float: left;
    padding: 32px 0;
    width: 100%;
}

    .our-block h2 {
        width: 100%;
        display: block;
        font-size: 28px;
        font-weight: 700;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        color: #474646;
    }

    .our-block em {
        background: url(../images/about.jpg) no-repeat left bottom;
        height: 5px;
        display: block;
        margin-bottom: 30px;
    }

    .our-block .our-team {
        width: 210px;
        float: left;
        text-align: center;
        min-height: 382px;
        margin-left: 30px;
    }

        .our-block .our-team figure {
            width: 100%;
            float: left;
            margin-bottom: 20px;
            display: block;
        }

        .our-block .our-team h3 {
            font-size: 18px;
            text-transform: uppercase;
            font-weight: 700;
            font-family: 'Open Sans', sans-serif;
            margin-bottom: 10px;
            color: #fff;
            width: 100%;
        }

        .our-block .our-team p {
            color: #474747;
            font-size: 14px;
            font-family: 'Open Sans', sans-serif;
            font-weight: 400;
            line-height: 22px;
            margin-bottom: 0px;
            margin-bottom: 30px;
        }




.js-btn,
.js-hide-show_btn {
    background: rgb(255,255,255);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(243,243,243,1) 100%);
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(000,000,000,0.1), inset 0 0 3px rgba(255,255,255,1);
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
    margin: 1em 5px;
    padding: 5px 1em;
    text-shadow: 0 -1px 0 rgba(000,000,000,0.2), 0 1px 0 rgba(255,255,255,1);
}

.js-accordion {
    margin: 0;
    overflow: hidden;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
}

    .js-accordion .js-accordion_control {
        background: url(../images/arrow-icon.png) no-repeat 98% 50% #3fc6aa;
        color: #E7E7E7;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        border-bottom: 1px solid #E7E7E7;
        font-size: 1.25em;
        margin-top: 0;
        margin-bottom: 0;
        position: relative;
        text-align: left;
        text-decoration: none;
    }

    .js-accordion .js-accordion_control--active {
        background-image: none;
        background-color: #E7E7E7;
        border-color: #E7E7E7;
        color: #003466;
        font-weight: 700;
    }

    .js-accordion .js-accordion_control.active-hidden {
        position: absolute;
        left: -999em;
    }

    .js-accordion .js-accordion_control span {
        display: block;
        padding: 15px;
    }

    .js-accordion .js-accordion_control:hover,
    .js-accordion .js-accordion_control:active,
    .js-accordion .js-accordion_control:focus {
        cursor: pointer;
        background-color: #E7E7E7;
        color: #003466;
        transition: background-color .33s;
    }

    .js-accordion .js-accordion_panel {
        background: #E7E7E7;
        overflow: hidden;
        border-bottom: 3px solid #E7E7E7;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        padding: 0 15px;
    }

    .js-accordion .accordion_section_inner {
        padding: 0 20px;
    }

    .js-accordion .accordion_section_heading {
        font-size: 1.25em;
        font-weight: bold;
        margin: 10px 18px;
    }

/* Horizontal accordion */


.js-accordion--horizontal .js-accordion_control {
    background: url('glass-arrow.png') no-repeat 83% 97% #003466;
    border-right: 1px solid #E7E7E7;
    float: left;
    text-align: center;
}

    .js-accordion--horizontal .js-accordion_control span {
        padding: 10px;
    }

.js-accordion--horizontal .js-accordion_control--active {
    background-image: none;
    background-color: #E7E7E7;
}

.js-accordion--horizontal .js-accordion_control--hidden {
    left: -999em;
    position: absolute;
}

.js-accordion--horizontal .js-accordion_panel {
    float: left;
}

.js-accordion .js-accordion_panel-title {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
    padding-top: 10px;
}

.lte7 .js-accordion--horizontal .js-accordion_control {
    border-right: none;
}
/*======================= conact us page =======================*/
.contact-block-text {
    width: 100%;
    display: block;
}

.contact-text {
    width: 230px;
    float: left;
    margin-right: 150px;
}

    .contact-text.last {
        margin-right: 0px;
    }

    .contact-text span {
        display: block;
    }

        .contact-text span a {
            color: #40c5aa;
            text-decoration: none;
        }

            .contact-text span a:hover {
                color: #000;
                text-decoration: none;
            }



.contact-left {
    width: 1000px;
    float: left;
}

#form1 label {
    float: left;
    margin-bottom: 3px;
}




.get-btn {
    width: auto;
    color: #fff;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-weight: 400;
    padding: 10px 63px 10px 19px;
    position: relative;
    background-color: #3ec5aa;
    font-size: 24px;
    margin-top: 30px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 3px;
    margin-top: 15px;
    margin-bottom: 30px;
    display:block;
}

.icon {
    position: absolute;
    right: 393px;
    background: url(/Website/images/started-icon.png) no-repeat left top;
    width: 58px;
    height: 47px;
    top: 5px;
    cursor: pointer;
}

.get-btn:hover {
    text-decoration: none;
    background-color: #08403d;
}

.contact-right {
    width: 100%;
}

.row-block {
    float: right;
    width: 100%;
    margin-bottom: 5px;
}

.block {
    width: auto;
    text-align: center;
    position: relative;
}

.tow-collum-block .block {
    width: 488px;
    margin: 0 23px 0 0;
    float: left;
    position: relative;
}

    .tow-collum-block .block.last {
        margin: 0 0px 0 0;
    }

    .tow-collum-block .block .input-style {
        width: 463px;
    }

#form1 .tow-collum-block .block .select-box-style {
    width: 308px;
}

.one-collum-block .block {
}

    .one-collum-block .block .input-style {
        width: 98%;
    }

.last {
    margin: 0 0 0 0 !important;
}

.input-style {
    border: 1px solid #c9c9c9;
    border-radius: 5px;
    color: #8E8E8E;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 10px 7px;
    display: block;
    background-color: #fff;
}

.select-box-style {
    border: 1px solid #00889e;
    border-radius: 5px;
    color: #afafaf;
    color: #000;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 400;
    padding: 9px 10px;
    display: block;
}

.caption {
    width: 100%;
    float: left;
}

    .caption span {
        width: 130px;
        float: left;
    }

    .caption input {
        border: 1px solid #bfbfbf;
        border-radius: 5px;
        color: #afafaf;
        font-family: "Lato",sans-serif;
        font-size: 18px;
        font-weight: 400;
        padding: 12px 10px;
        transition: all 0.4s ease-in-out 0s;
        width: 487px;
        float: right;
        color: #000;
    }

.submit-botton-main {
    width: 100%;
    float: left;
}

.submit-botton {
    width: 264px;
    cursor: pointer;
    border: none;
    background-color: #3fc6aa;
    color: #fff;
    font-family: 'gravitybook';
    font-size: 24px;
    text-decoration: none;
    text-align: center;
    padding: 15px 0px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}

    .submit-botton:hover {
        background-color: #068d71;
        color: #fff;
    }

.contact-text p {
    margin-bottom: 0px;
}

.accordion example-v p {
    margin-bottom: 0px;
}

.form-title {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 20px 0;
    color: #858585;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}

.order-block {
    float: left;
    border-right: 1px solid #E2E2E2;
    width: 100% !important;
    padding-right: 21px;
    min-height: 200px;
}

.order-block-table {
    float: left;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 605px !important;
}

.total-ammount {
    float: left;
    width: 605px;
}

/*======================= All Devices Responsive Css =======================*/

/*-----  Responsive Css 641px ------*/
@media (max-width:640px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    .payment-block-one .menu {
        float: none;
        margin: 0 auto;
        width: 236px;
        display: block;
    }

    .order-meassage-right {
        float: left;
        margin-top: 8px;
        color: #3EC5AA;
        text-align: left;
        width: 100%;
    }

    .place-order {
        float: left;
    }

    #wrapper {
        background: #fff !important;
        box-shadow: 1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
    }

    nav {
        display: none !important;
    }

    .mobile-nav-icon {
        display: block !important;
    }

    .mobile-nav-block {
        display: block !important;
    }

    header .logo {
        width: 100%;
    }

    header {
        height: 50px;
    }

    nav ul {
        margin: 10px 0 0;
    }

        nav ul li a {
            font-size: 15px;
        }



    .audio-block .audio-right ul {
        text-align: center;
        display: block;
        width: 297px !important;
        margin: 0px auto !important;
    }

    .text-block p {
        font-size: 23px;
    }


    .text-block {
        top: 15px;
    }

    .welcome-block-left {
        width: 100%;
    }

    .welcome-block-right {
        width: 100%;
    }

        .welcome-block-right img {
            display: block;
            max-width: 100%;
        }

    .service figure img {
        display: block;
        max-width: 100%;
    }

    .post figure img {
        display: block;
        max-width: 100%;
    }

    .post {
        width: 100%;
    }

    .service {
        width: 100%;
        text-align: center;
    }

        .service p {
            text-align: center;
        }

    .text-block {
        display: none;
    }

    .welcome-block {
        padding: 20px 0;
    }

    .welcome-block-left h1 {
        font-size: 20px;
    }

    .about-block-right .align-right {
        max-width: 100%;
    }

    .our-block .our-team {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0px;
        min-height: 312px;
    }

    .our-block h2 {
        text-align: center;
    }

    .our-block em {
        width: 139px;
        margin: 0 auto;
    }

    footer .social-icon {
        float: none;
        text-align: center;
        width: 207px;
        margin: 0px auto 21px;
        display: block;
    }

    footer .footer-menu {
        width: 100%;
        margin: 0px 0px 20px;
        position: relative;
        z-index: 9999;
    }

        footer .footer-menu ul {
            margin: 0px;
            padding: 0px;
            float: left;
            width: 100%;
            text-align: center;
        }

            footer .footer-menu ul li a {
                font-size: 13px;
                padding: 0px 15px;
            }

    footer .copy-block {
        font-size: 12px;
    }

    .footer-menu ul li {
        float: none;
    }

    footer .social-icon a {
        margin-bottom: 20px;
        float: none;
        display: inline-block;
    }


    .contact-left {
        width: 100%;
    }

    .tow-collum-block .block .input-style {
        width: 94%;
        margin-bottom: 0px;
    }

    .tow-collum-block .block {
        width: 100%;
        margin: 0px 0 10px 0;
    }

    .one-collum-block .block .input-style {
        width: 94%;
        margin-bottom: 0px;
    }

    .form-title {
        font-size: 15px;
    }

    .row-block {
        margin-bottom: 0px;
    }

    .contact-text {
        margin-bottom: 20px;
    }

    h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .welcome-block-login {
        width: 94%;
        padding: 20px 3% 5px 3%;
        margin-bottom: 20px;
    }

    .banner {
        padding-top: 70px;
    }

    .blog-block .blog-left {
        width: 100% !important;
        float: none;
        display: block;
    }

    .blog-block .blog-right {
        width: 100% 100% !important;
        float: none;
        display: block;
    }

    .blog-block .blog-left h2 {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .blog-block .blog-left .gray-color {
        margin-left: 0px !important;
    }

    .blog-block .blog-left .green-color {
        margin-bottom: 10px;
    }

    .audio-block {
        margin-top: 90px !important;
    }

        .audio-block .audio-left {
            width: 100% !important;
            margin-bottom: 10px !important;
        }

        .audio-block .audio-right {
            width: 100% !important;
            float: none;
            display: block;
        }

            .audio-block .audio-right h1 {
                font-size: 22px !important;
                line-height: 35px !important;
                text-align: center;
            }

            .audio-block .audio-right p {
                text-align: center;
            }

        .audio-block .rating {
            float: none !important;
            text-align: center !important;
        }

        .audio-block .audio-right ul li {
            font-size: 24px !important;
            padding: 0 17px !important;
        }

    .payment-block-one .payment-info .payment-left .grid {
        width: 100% !important;
    }

    .payment-block-one .payment-info .payment-left {
        width: 100% !important;
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px;
        border-right: none;
        padding-right: 0px;
        margin-bottom: 10px;
    }

    .ajax-upload-dragdrop {
        margin-bottom: 20px;
    }

    .total-amount {
        padding-left: 203px !important;
        text-align: inherit;
    }

    .payment-block-one {
        padding: 90px 0 60 !important;
    }

    .payment-block-one {
        padding: 43px 0 0;
    }

    .content-wrap h2 {
        font-size: 18px;
        margin-top: 58px;
        width: 100%;
        line-height: 24px;
        text-align: center;
    }

    .grid th {
        font-size: 12px;
    }

    .payment-block-one .payment-info .payment-left .contact-dtl h5 {
        font-size: 12px;
    }

    .payment-block-one .payment-info {
        margin-top: 56px;
    }

    .welcome-meassage {
        margin-top: 42px;
        font-size:11px;
    }

    .addfile {
        border: medium none !important;
        width: 96% !important;
        float: left !important;
        padding: 30px 0 0 0 !important;
    }

        .addfile .bg-method {
            width: 90% !important;
        }

        .addfile .left-box {
            width: 100% !important;
        }

    .total-ammount {
        width: 100%;
    }

    .content-wrap .text {
        width: 100%;
        margin-top: 40px;
        text-align: left;
    }

    .card-icon {
        left: 1px !important;
        top: 33px;
    }

    .card-number .card-input {
        width: 74% !important;
    }

    .mastercard-icon {
        left: 1px !important;
        top: 33px;
    }

    .visa-icon {
        left: 1px !important;
        top: 33px;
    }

    .amex-icon {
        left: 1px !important;
        top: 33px;
    }

    .discover-icon {
        left: 1px !important;
        top: 33px;
    }

    .carteblanche-icon {
        left: 1px !important;
        top: 33px;
    }

    .dinersclub-icon {
        left: 1px !important;
        top: 33px;
    }

    .jcb-icon {
        left: 1px !important;
        top: 33px;
    }

    .laser-icon {
        left: 1px !important;
        top: 33px;
    }

    .logout-btn {  margin-top:44px; font-weight:400; font-size:11px;}

}

/*-----  Responsive Css 641px and 767px  ------*/
@media (min-width:641px) and (max-width:767px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    .payment-block-one .menu {
        margin-right: 0px !important;
    }

        .payment-block-one .menu ul li a.payment, .payment-block-one nav ul li .payment {  width:50px;}


    .content-wrap .text {
        width: 100%;
        text-align: left;
    }

    #wrapper {
        background: #fff !important;
        box-shadow: 1.5em 0 1.5em -0.75em rgba(0, 0, 0, 0.25);
    }

    .blog-block .blog-left {
        width: 70% !important;
        margin-top: 100px !important;
    }

        .blog-block .blog-left h2 {
            font-size: 19px !important;
            line-height: 28px !important;
        }

    nav {
        display: none !important;
    }

    .mobile-nav-icon {
        display: block !important;
    }

    .mobile-nav-block {
        display: block !important;
    }

    header .logo {
        width: 215px;
    }

    header {
        height: 50px;
    }

    nav ul {
        margin: 10px 0 0;
    }

        nav ul li a {
            font-size: 15px;
        }


    .audio-block .audio-right ul {
        text-align: center;
        display: block;
        width: 372px !important;
        margin: 0px auto !important;
    }

    .text-block p {
        font-size: 23px;
    }

    .text-block {
        top: 15px;
    }

    .welcome-block-left {
        width: 100%;
        float:none;
    }

    .welcome-block-right {
        width: 100%;
    }

        .welcome-block-right img {
            display: block;
            max-width: 100%;
        }

    .service figure img {
        display: block;
        max-width: 100%;
    }

    .post figure img {
        display: block;
        max-width: 100%;
    }

    .post {
        width: 100%;
    }

    .service {
        width: 100%;
    }

    .text-block {
        display: none;
    }

    .welcome-block {
        padding: 20px 0;
    }

    .welcome-block-left h1 {
        font-size: 20px;
    }

    .about-block-right .align-right {
        max-width: 100%;
    }

    .our-block .our-team {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0px;
        min-height: 312px;
    }

    .our-block h2 {
        text-align: center;
    }

    .our-block em {
        width: 139px;
        margin: 0 auto;
    }

    footer .copy-block {
        font-size: 12px;
    }

    footer .social-icon a {
        margin-bottom: 20px;
    }

    .our-block .our-team figure img {
        max-width: 100%;
    }

    .our-block .our-team {
        width: 49%;
        float: left;
    }

        .our-block .our-team figure {
            width: 100%;
        }

    .footer-menu ul li a {
        font-size: 14px;
        padding: 0 11px;
    }

    .contact-left {
        width: 100%;
    }

    .tow-collum-block .block .input-style {
        width: 94%;
        margin-bottom: 20px;
    }

    .tow-collum-block .block {
        width: 100%;
        margin: 0px;
    }

    .one-collum-block .block .input-style {
        width: 94%;
        margin-bottom: 20px;
    }

    .row-block {
        margin-bottom: 0px;
    }

    .contact-text {
        width: 30%;
        margin-right: 3%;
        margin-bottom: 20px;
    }

    .banner {
        padding-top: 70px;
    }

    .audio-block {
        margin-top: 90px !important;
    }

        .audio-block .audio-left {
            width: 100% !important;
            margin-bottom: 10px !important;
        }

        .audio-block .audio-right {
            width: 100% !important;
            float: none !important;
            display: block;
        }

            .audio-block .audio-right h1 {
                font-size: 22px !important;
                line-height: 35px !important;
                text-align: center;
            }

            .audio-block .audio-right p {
                text-align: center;
            }

        .audio-block .rating {
            float: none !important;
            text-align: center !important;
        }

    .upload-block-table {
        float: left !important;
        width: 100% !important;
    }

    .ajax-upload-dragdrop {
        margin-bottom: 20px !important;
    }

    .payment-block-one .payment-info .payment-left {
        padding-right: 8px !important;
    }

        .payment-block-one .payment-info .payment-left.last {
            padding: 0 0 0 5px !important;
        }

    .total-amount {
        padding-left: 141px !important;
    }

    .payment-block-one .payment-info .payment-left .contact-dtl h4 {
        font-size: 14px !important;
    }

    .content-wrap h2 {
        width: 52%;
        float: left;
        font-size: 22px;
    }

    .content-wrap h2 {
        width: 59%;
        float: left;
        font-size: 22px;
    }

    .addfile .bg-method {
        width: 90% !important;
    }

    .addfile .left-box {
        width: 100% !important;
    }

    .addfile {
        padding-right: 10px !important;
    }

        .addfile.last {
            width: 32% !important;
        }

    .payment-block-one .payment-info .payment-left .contact-dtl h5 {
        font-size: 12px !important;
    }

    .order-block-table {
        width: 99% !important;
    }

    .total-ammount {
        width: 100%;
    }

    .card-icon {
        left: 1px !important;
        top: 33px;
    }

    .card-number .card-input {
        width: 74% !important;
    }

    .mastercard-icon {
        left: 1px !important;
        top: 33px;
    }

    .visa-icon {
        left: 1px !important;
        top: 33px;
    }

    .amex-icon {
        left: 1px !important;
        top: 33px;
    }

    .discover-icon {
        left: 1px !important;
        top: 33px;
    }

    .carteblanche-icon {
        left: 1px !important;
        top: 33px;
    }

    .dinersclub-icon {
        left: 1px !important;
        top: 33px;
    }

    .jcb-icon {
        left: 1px !important;
        top: 33px;
    }

    .laser-icon {
        left: 1px !important;
        top: 33px;
    }

    .total-amnt-box {
        width: 140px !important;
    }

        .total-amnt-box h4 {
            font-size: 13px !important;
        }
}

/*-----  Responsive Css 768px and 1023px  ------*/
@media (min-width:768px) and (max-width:1000px) {
    .container {
        width: 94%;
        margin: 0 3%;
    }

    nav ul li {margin:0 0 0 16px;}

    .contact-left {
        width: 100% !important;
    }

    header .logo {
        width: 180px;
    }

    header {
        height: 50px;
    }

    nav ul {
        margin: 10px 0 0;
    }

        nav ul li a {
            font-size: 13px;
        }

    .blog-block .blog-left {
        width: 60% !important;
        margin-top: 100px !important;
    }

        .blog-block .blog-left h2 {
            font-size: 19px !important;
            line-height: 28px !important;
        }

    .text-block p {
        font-size: 23px;
    }

    .text-block {
        top: 15px;
    }

    .welcome-block-left {
        width: 50%;
    }

    .welcome-block-right {
        width: 45%;
    }

        .welcome-block-right img {
            display: block;
            max-width: 100%;
        }

    .service figure img {
        display: block;
        max-width: 100%;
    }

    .post figure img {
        display: block;
        max-width: 100%;
    }

    .service {
        width: 30%;
        margin-right: 5%;
    }

        .service h3 {
            font-size: 16px;
        }

    .post {
        width: 30%;
        margin-right: 5%;
    }

        .post h3 a {
            font-size: 16px;
        }

    .footer-menu ul li a {
        font-size: 13px;
    }

    .text-block {
        max-width: 700px;
        margin-left: -350px;
    }

    .contact-left {
        width: 100%;
    }

    .tow-collum-block .block .input-style {
        width: 90%;
        margin-bottom: 0px;
    }

    .tow-collum-block .block {
        width: 50% !important;
        margin: 0px 0 10px 0;
    }

    .one-collum-block .block .input-style {
        width: 95%;
        margin-bottom: 0px;
    }

    .row-block {
        margin-bottom: 0px;
    }

    .contact-text {
        width: 30%;
        margin-right: 3%;
        margin-bottom: 20px;
    }

    .banner {
        padding-top: 70px;
    }

    .form-title {
        font-size: 18px;
    }

    .audio-block {
        margin-top: 96px !important;
    }

        .audio-block .audio-left {
            width: 45% !important;
        }

        .audio-block .audio-right {
            width: 45% !important;
        }

            .audio-block .audio-right h1 {
                font-size: 30px !important;
                line-height: 32px !important;
            }

            .audio-block .audio-right ul li {
                font-size: 25px !important;
                padding: 0 13px !important;
            }

    .icon {
        right: 345px !important;
    }

    .content-wrap h2 {
        font-size: 26px !important;
    }

    .upload-block-table {
        float: left !important;
        width: 100% !important;
    }

    .ajax-upload-dragdrop {
        margin-bottom: 20px !important;
    }

    .payment-block-one .payment-info .payment-left {
        padding-right: 8px !important;
    }

        .payment-block-one .payment-info .payment-left.last {
            padding: 0 0 0 5px !important;
        }

    .total-amount {
        padding-left: 90px !important;
    }

    .total-amnt-box {
        width: 170px !important;
    }

        .total-amnt-box h4 {
            font-size: 15px !important;
        }

    .content-wrap h2 {
        width: 62%;
        float: left;
        font-size: 22px;
    }

    .addfile .bg-method {
        width: 90% !important;
    }

    .addfile .left-box {
        width: 100% !important;
    }

    .addfile {
        padding-right: 10px !important;
    }

        .addfile.last {
            width: 32% !important;
        }

    .payment-block-one .payment-info .payment-left .contact-dtl h5 {
        font-size: 11px !important;
    }

    .order-block-table {
        width: 99% !important;
    }

    .total-ammount {
        width: 100%;
    }
}



/*-----  Responsive Css 1024px and 1200px  ------*/
@media (min-width:1024px) and (max-width:1199px) {
}

.blog-block {
    width: 100%;
    display: block;
}

    .blog-block .blog-left {
        width: 700px;
        float: left;
        margin-bottom: 40px;
        margin-top: 120px;
    }

        .blog-block .blog-left .main {
            width: 100%;
            display: block;
            margin-bottom: 40px;
        }



        .blog-block .blog-left h3 {
        }

        .blog-block .blog-left .dark {
        }

        .blog-block .blog-left .gray-color {
            background: url(/Website/images/calender.png) no-repeat left top;
            font-size: 18px;
            color: #949494;
            font-weight: 300;
            float: left;
            margin-left: 30px;
            padding: 0 0 0 40px;
            line-height: 30px;
        }

        .blog-block .blog-left p {
            font-size: 16px;
            color: #626262;
            font-weight: 300;
            line-height: 30px;
            display: block;
            width: 100%;
            margin-top: 20px;
        }

    .blog-block .blog-right {
        width: 275px;
        float: right;
        margin-top: 160px;
    }


        .blog-block .blog-right .block-menu {
            width: 100%;
            float: left;
        }


.block-menu ul {
    margin: 10px 0 0 0;
    padding: 0;
}

    .block-menu ul li {
        padding: 0 0 5px 20px;
        background: none;
        line-height: 30px;
        display: block;
        float: left;
        list-style: none;
        position: relative;
        float: left;
        background: url(/Website/images/li-arrow.png) no-repeat left 5px;
    }

        .block-menu ul li a {
            text-decoration: none;
            display: block;
            color: #737373;
            padding: 0 5px;
            margin: 0 0px;
            font-size: 18px;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            text-decoration: none;
            line-height: 30px;
        }

            .block-menu ul li a:hover {
                text-decoration: none;
                color: #3ec5aa;
            }






.blog-block .blog-right marquee {
    margin-top: 180px;
}

.blog-block .blog-left .read-more {
    font-size: 18px;
    color: #068d71;
    font-weight: 400;
    text-decoration: none;
    float: right;
    padding-top: 0px;
    margin-bottom: 0px;
}

    .blog-block .blog-left .read-more:hover {
        color: #000;
    }

.icon-main {
    width: auto;
    float: left;
}

.pre-icon {
    width: auto;
    font-size: 18px;
    font-weight: 400;
    color: #045A48;
    height: 25px;
    float: right;
    padding: 0px 0 0 10;
    background: transparent url("../images/next-icon.png") no-repeat scroll 45px 0px;
    width: 77px;
}

    .pre-icon:hover {
        width: auto;
        background: url(../images/next-icon-hover.png) no-repeat 45px 0px;
        color: #011218;
        text-decoration: none;
        width: 77px;
    }

.nex-icon {
    width: auto;
    background: url(../images/pre-icon.png) no-repeat left 0px;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 0 36px;
    color: #045a48;
    float: right;
    margin-right: 20px;
    height: 25px;
}

    .nex-icon:hover {
        width: auto;
        background: url(../images/pre-icon-hover.png) no-repeat left 0px;
        color: #011218;
        text-decoration: none;
    }

/*========Online Transaction==========*/

.audio-block {
    width: 100%;
    float: left;
    margin-top: 120px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

    .audio-block .audio-left {
        width: auto;
        float: left;
    }

        .audio-block .audio-left img {
            max-width: 100%;
            display: block;
        }

        .audio-block .audio-left img {
            max-width: 100%;
            display: block;
        }

    .audio-block .audio-right {
        float: right;
        width: 435px;
    }

        .audio-block .audio-right h1 {
            color: #3ec5aa;
            font-family: "Open Sans",Arial,Helvetica,sans-serif;
            font-weight: 700;
            font-size: 44px;
            margin-bottom: 10px;
            line-height: 53px;
        }

        .audio-block .audio-right p {
            color: #171717;
            margin-bottom: 50px;
            font-family: "Open Sans",Arial,Helvetica,sans-serif;
            font-weight: 600;
            font-size: 16px;
            line-height: 20px;
        }

        .audio-block .audio-right ul {
            margin: 0px;
            padding: 0px;
            width: 100%;
        }

            .audio-block .audio-right ul li {
                float: left;
                border-right: 1px solid #ccc;
                padding: 0px 20px;
                text-align: center;
                font-size: 36px;
                font-weight: 700;
                color: #666666;
                list-style: none;
            }

                .audio-block .audio-right ul li.last {
                    border: none;
                }

                .audio-block .audio-right ul li span {
                    font-size: 13px;
                    font-weight: 400;
                }

        .audio-block .audio-right ul {
            margin: 0px;
            padding: 0px;
        }

        .audio-block .audio-right ul {
            margin: 0px;
            padding: 0px;
        }

    .audio-block .rating {
        float: left;
    }

    .audio-block .rating-left {
        width: 210px;
        float: left;
        margin-right: 20px;
    }


    .audio-block .rating .rating-right {
        width: 200px;
        float: left;
        margin-top: 30px;
    }


.starRating:not(old) {
    display: inline-block;
    width: 7.5em;
    height: 1.5em;
    overflow: hidden;
    vertical-align: bottom;
}

    .starRating:not(old) > input {
        margin-right: -100%;
        opacity: 0;
    }

    .starRating:not(old) > label {
        display: block;
        float: right;
        position: relative;
        background: url("../images/star-off.svg");
        background-size: contain;
    }

        .starRating:not(old) > label:before {
            content: '';
            display: block;
            width: 1.5em;
            height: 1.5em;
            background: url("../images/star-on.svg");
            background-size: contain;
            opacity: 0;
            transition: opacity 0.2s linear;
        }

        .starRating:not(old) > label:hover:before,
        .starRating:not(old) > label:hover ~ label:before,
        .starRating:not(:hover) > :checked ~ label:before {
            opacity: 1;
        }


/*========End Online Transaction==========*/

/*=======Payment Online Transaction==========*/

.addfile-main {
    padding-top: 150px;
    display: block;
}

    .addfile-main h2 {
        border-bottom: 1px solid #ccc;
        padding-bottom: 50px;
        text-align: center;
        margin-bottom: 0px;
    }

.addfile {
    float: left;
    border-right: 1px solid #e2e2e2;
    width: 62%;
    padding-right: 50px;
}

    .addfile .texts-block {
        float: left;
    }

    .addfile .no-files {
        float: left;
    }

    .addfile h3 {
        font-size: 20px;
        color: #666;
        margin: 20px 0 8px 0;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        text-align: left;
    }

    .addfile.last {
        float: right;
        border: none;
        padding: 50px 0 0 14px;
        width: 30%;
    }

    .addfile .bg-method {
        background: #f4f4f4;
        width: 450px;
        padding: 20px 10px 0 10px;
        border: 1px solid #ccc;
        float: left;
        border-radius: 10px;
    }

        .addfile .bg-method .card-number {
            display: block;
            margin-bottom: 16px;
            margin-top: 0px;
            float: left;
            position: relative;
        }

            .addfile .bg-method .card-number .select-option {
                float: left;
            }

            .addfile .bg-method .card-number .form-label {
                padding: 4px 5px;
            }

                .addfile .bg-method .card-number .form-label .red-star {
                    color: #F00;
                }

    .addfile .grid-info h3 {
        font-size: 16px;
        color: #666;
        text-transform: capitalize;
        margin: 10px 0 0 0;
        display: block;
        font-family: 'lato',Arial, Helvetica, sans-serif;
        font-weight: 400;
    }

    .addfile .grid-info .place-order {
        float: left;
        font-size: 15px;
        color: #FFF;
        text-transform: uppercase;
        cursor: pointer;
        padding: 8px 21px;
        background: #3EC5AA;
        text-decoration: none;
        margin-top: 15px;
        display: inline-block;
        transition: all 0.2s ease-in-out 0s;
        border: none;
    }

        .addfile .grid-info .place-order:hover {
            background-color: #08403d;
        }

    .addfile .left-box {
        width: 270px;
        border-radius: 3px;
        min-height: 100px;
        border: 1px solid #e2e2e2;
    }

        .addfile .left-box .myorder-h {
            background: #3EC5AA;
            padding: 5px;
        }

            .addfile .left-box .myorder-h .left {
                float: left;
                font-size: 16px;
                color: #fff;
                text-transform: capitalize;
                margin: 0;
                font-family: 'lato',Arial, Helvetica, sans-serif;
                font-weight: 700;
            }

            .addfile .left-box .myorder-h .right {
                float: right;
                font-size: 16px;
                color: #fff;
                text-transform: capitalize;
                margin: 0;
                font-family: 'lato',Arial, Helvetica, sans-serif;
                font-weight: 700;
            }

        .addfile .left-box .left-box-in {
            padding: 5px;
        }

            .addfile .left-box .left-box-in h3 {
                font-size: 14px;
                color: #666;
                text-transform: capitalize;
                margin: 8px 0 0 0;
                display: block;
                font-family: 'lato',Arial, Helvetica, sans-serif;
                font-weight: 400;
                float: left;
            }

        .addfile .left-box .right-d {
            float: right;
            margin-top: 8px;
            font-size: 14px;
            color: #666;
            font-family: 'lato',Arial, Helvetica, sans-serif;
            font-weight: 400;
        }

        .addfile .left-box .left-box-in .third-line h3 {
            font-size: 14px;
        }

        .addfile .left-box .left-box-in .third-line .right-d {
            font-size: 14px;
        }

        .addfile .left-box .left-box-in .fourth-line h3 {
            font-size: 18px;
            font-weight: 700;
        }


        .addfile .left-box .left-box-in .fourth-line h5 {
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0px;
            color: #666;
            margin-top: 5px;
        }

        .addfile .left-box .left-box-in .fourth-line span {
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0px;
            color: #666;
        }



        .addfile .left-box .left-box-in .fourth-line .right-d {
            font-size: 18px;
            font-weight: 700;
        }

        .addfile .left-box .left-box-in .fifth-line h3 {
            font-size: 14px;
            font-weight: 400;
            text-align: center;
        }

    .addfile.last .two-lines {
        border-bottom: 1px solid #e2e2e2;
        padding-bottom: 15px;
    }

        .addfile.last .two-lines h3 {
            font-size: 16px;
            color: #666;
            margin: 8px 0 0 0;
            display: block;
            font-family: 'lato',Arial, Helvetica, sans-serif;
            font-weight: 400;
            padding-left: 16px;
        }

        .addfile.last .two-lines.last {
            border-bottom: none;
        }

/*=======End Payment Online Transaction==========*/
}
