﻿body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
}

p {
    font-family: 'Open Sans', sans-serif;
}

a {
    font-family: 'Open Sans', sans-serif;
}

/*::selection {
    color: #2ec8a6;
}*/

/*--------------------top header---------------------*/
.top-header-sec {
    height: 50px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 8px 0px;
    float: left;
    background: #2ec8a6;
}

.top-header-icons {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.top-header-icons-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .top-header-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .top-header-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 15px 0px 0px;
            float: left;
            font-size: 14px;
            line-height: 23px;
            font-weight: 400;
            color: #fff;
        }

            .top-header-icons-ul li a:hover {
                color: #fff;
                transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
            }

            .top-header-icons-ul li a i {
                border: 2px solid #55d0b5;
                width: 36px;
                height: 36px;
                text-align: center;
                font-size: 14px;
                line-height: 29px;
                margin: 0px 10px 0px 0px;
            }

.top-icons {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.top-icons-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: right;
}

    .top-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .top-icons-ul li span {
            font-size: 15px;
            font-weight: 500;
            color: #d1d1d1;
        }

        .top-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }

            .top-icons-ul li a i {
                height: 36px;
                width: 36px;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                font-size: 14px;
                font-weight: 400;
                line-height: 31px;
                color: #fff;
                text-align: center;
                border: 2px solid #55d0b5;
                transition: all 0.3s ease;
                transform: translateY(0px);
            }

                .top-icons-ul li a i:hover {
                    color: #fff;
                    background-color: #22a98b;
                }

.icon-topcolog {
    color: #feb800;
    font-weight: 600!important;
}


/*--------------top-menu-------------*/

.menu-logo-img {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
}

.menu-logo2-img {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    display: none;
}

.menu-text {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    float: left;
    height: auto;
    font-weight: 900;
    line-height: 32px;
    font-size: 22px;
    color: #252525;
    text-transform: uppercase;
}



/*--------------Slider-Sec-------------*/
.slider-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.wel-come-text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin-bottom: 15px;
    margin-right: 15px;
    position: absolute;
    padding-top: 100px;
    top: -400px;
    width: 100%;
}

.frendly {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    font-size: 60px;
    font-weight: 800;
    letter-spacing: 5px;
    line-height: 1;
    margin-bottom: 30px;
    position: relative;
    text-transform: uppercase;
}

.great-theam {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #00c9ff;
    color: #252525;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding: 15px;
    text-transform: uppercase;
}

.great-theam-text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    opacity: 0;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    letter-spacing: 2px;
    margin-bottom: 40px;
}

.apointment-box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    height: auto !important;
    margin-bottom: 0;
    margin-top: 20px;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    opacity: 0;
}

.call-on {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    height: auto !important;
    margin-bottom: 0;
    margin-top: 20px;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    color: #fff;
    padding: 10px 30px;
    background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#92fe9d), to(#00c9ff)) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
}

    .call-on:hover {
        color: #fff;
    }

.Appoinment-text {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    border: 2px solid;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    letter-spacing: 2px;
    margin: 0 5px;
    overflow: hidden;
    padding: 10px 30px;
    position: relative;
    text-transform: uppercase;
    z-index: 1;
}

    .Appoinment-text:hover {
        color: #fff;
        background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#92fe9d), to(#00c9ff)) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
    }

/***********************************About*******************************/
.about-sec {
    margin: 0px 0px 0px 0px;
    padding: 80px 0px 80px 0px;
    float: left;
    height: auto;
    width: 100%;
    background: #fff;
}

.welcppp-mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.about-texth1-mm {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 27px;
    line-height: 35px;
    font-weight: 700;
    color: #b50502;
    text-align: left;
}

.welcppp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.about-box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}

.about-texth1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 27px;
    line-height: 35px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}

.lineee {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 20px 0px;
    float: left;
}

.about-text-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #696969;
    font-weight: 400;
    text-align: justify;
}

.about-text-pa {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    line-height: 28px;
    color: #20d34a;
    font-weight: 400;
}

    .about-text-pa:hover {
        color: #969696;
    }

.margin-secdoctor {
    height: auto;
    width: 100%;
    margin: 0px auto;
    padding: 50px 0px 50px 0px;
    float: left;
}

.about-boximagess {
    height: auto;
    margin: 0px auto;
    padding: 10px 0px 30px 0px;
    float: left;
}

.about-read {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    /* width: 100%; */
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
}


.about-read-more {
    margin: 0px 0px 0px 0px;
    padding: 10px 40px 10px 40px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
    color: #fff;
    background-color: #283290;
    border-bottom: 4px solid #20d34a;
    text-align: center;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

    .about-read-more:hover {
        color: #fff;
        border-bottom: 4px solid #20d34a;
        background: #20d34a;
    }

.about-image-1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutdefff {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    float: left;
    position: relative;
    z-index: 1;
}

.lineborderr {
    width: 200px;
    height: 390px;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border: 10px solid #f2f2f2;
    position: absolute;
    top: 0px;
}

.about-image-2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    width: 100%;
}


.abouticons-maintop {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}



.abouticons-main {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.abouticons-mainicons {
    display: block;
    width: 72px;
    height: 72px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    position: relative;
    float: left;
}


.abouticons-main22 {
    height: auto;
    margin: 0px auto;
    padding: 16px 0px 0px 0px;
}


.abouticons-boxmain {
    height: auto;
    /* width: 100%; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: absolute;
    left: 110px;
    top: 0px;
}

.abouticons-main-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 28px;
    color: #616161;
    font-weight: 500;
    text-align: left;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

.abouticons-boxmain:hover {
    background-color: #0000;
}

    .abouticons-boxmain:hover .abouticons-main-a {
        color: #20d34a;
        transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    }



.abouticons-main-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    color: #969696;
    font-weight: 400;
    text-align: left;
}

/***********************************Servicesservice-sec*******************************/

.service-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 100px 0px;
    float: left;
}

.service-cell {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    width: 100%;
}

.serviceh1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #000;
    text-align: left;
}

.service-boximagess {
    height: auto;
    margin: 0px auto;
    padding: 10px 0px 30px 0px;
    float: left;
}

.service-ul {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-decoration: none;
}

    .service-ul li {
        display: block;
        float: left;
        width: 100%;
        list-style-type: none;
    }

        .service-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 10px 10px 10px 10px;
            height: auto;
            font-weight: 400;
            line-height: 24px;
            font-size: 16px;
            color: #252525;
            width: 100%;
            float: left;
        }

            .service-ul li a:hover {
                color: #fff;
                background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#92fe9d), to(#00c9ff)) repeat scroll 0 0;
                background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
                border: 2px solid rgba(0, 0, 0, 0) 0 0;
            }

.service-box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #fff;
}

.service-tab {
    margin: 0px 0px 0px 0px;
    padding: 20px;
    height: auto;
    width: 100%;
    float: left;
    border: 1px solid #00c9ff;
}

    .service-tab > .service-tab > .tab-pane {
        display: none;
    }

.service-cleaning {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    width: 100%;
}

.service-detail {
    margin: 0px 0px 0px 0px;
    padding: 20px;
    height: auto;
    width: 100%;
    float: left;
    border: 1px solid #e0e2f3;
}

.teath {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px;
    float: left;
    height: auto;
    width: 100%;
    font-weight: 700;
    line-height: 30px;
    font-size: 22px;
    color: #2ec8a6;
}

.teath-text-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    font-weight: 400;
    line-height: 27px;
    font-size: 15px;
    color: #777;
    text-align: justify;
}

.sermarrrr {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px;
    float: left;
}

.sermarrrr44 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px;
    float: left;
}

.servtrerr {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px;
    float: left;
    background-color: #f7f7f7;
}


/***********************************Team*******************************/
.team-sec {
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 100px 0px;
    float: left;
    height: auto;
    width: 100%;
    background-color: #ffffff;
    background-image: url(https://www.transparenttextures.com/patterns/diamond-eyes.png);
}

.margintemm {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.our-team {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}

    .our-team .team_img {
        position: relative;
        overflow: hidden;
    }

        .our-team .team_img:after {
            content: "";
            width: 100%;
            height: 100%;
            background-color: rgba(255,255,255,0.2);
            position: absolute;
            bottom: -100%;
            left: 0;
            transition: all 0.3s ease 0s;
        }

    .our-team:hover .team_img:after {
        bottom: 0;
    }

    .our-team img {
        width: 100%;
        height: 275px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
    }

    .our-team .social {
        padding: 0 0 18px 0;
        margin: 0;
        list-style: none;
        position: absolute;
        top: -100%;
        right: 10px;
        background: #B50502;
        border-radius: 0 0 20px 20px;
        z-index: 1;
        transition: all 0.3s ease 0s;
    }

    .our-team:hover .social {
        top: 0;
    }

    .our-team .social li a {
        display: block;
        padding: 15px;
        font-size: 15px;
        color: #fff;
    }

    .our-team:hover .social li a:hover {
        color: #ffff00;
    }

    .our-team .team-content {
        padding: 10px 0px 10px 0px;
        background: #efefef;
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        float: left;
    }

    .our-team .title {
        font-size: 17px;
        font-weight: 700;
        color: #333;
        text-transform: capitalize;
        margin: 0 0 20px;
        position: relative;
    }

        .our-team .title:before {
            content: "";
            width: 25px;
            height: 1px;
            background: #27ae61;
            position: absolute;
            bottom: -10px;
            right: 50%;
            margin-right: 9px;
            transition-duration: 0.25s;
        }

        .our-team .title:after {
            content: "";
            width: 25px;
            height: 1px;
            background: #27ae61;
            position: absolute;
            bottom: -10px;
            left: 50%;
            margin-left: 9px;
            transition-duration: 0.25s;
        }

    .our-team:hover .title:before,
    .our-team:hover .title:after {
        width: 50px;
    }

    .our-team .post {
        display: inline-block;
        font-size: 15px;
        line-height: 15px;
        font-weight: 600;
        color: #B50502;
    }

        .our-team .post:before {
            content: "";
            display: block;
            width: 7px;
            height: 7px;
            border-radius: 50%;
            background: #27ae61;
            margin: 0 auto;
            position: relative;
            top: -13px;
        }

.team-boxhh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.team-boxhhh11 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 35px;
    font-weight: 700;
    color: #B50502;
    text-align: left;
}

/***********************************Footer*******************************/
.footer-sec {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    float: left;
    height: auto;
    width: 100%;
    background-image: url(../images/background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: inherit;
    position: relative;
}

.addressfff {
    height: auto;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 100px;
}

.copyright {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    width: 100%;
    color: #252525;
}

.quomodo {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    color: #252525;
}

    .quomodo:hover {
        color: #00c9ff;
    }

.footer-social {
    margin: 0px auto;
    padding: 30px 0px 30px 0px;
    float: left;
    width: 100%;
    height: auto;
    font-weight: 400;
    line-height: 24px;
    font-size: 16px;
    color: #000;
    text-align: center;
}

    .footer-social li {
        display: inline;
        float: left;
    }

        .footer-social li a {
            margin: 0px 0px 0px 0px;
            padding: 0px 10px 0px 10px;
            float: left;
            width: 100%;
            height: auto;
            font-weight: 300;
            line-height: 24px;
            font-size: 16px;
            color: #000;
            z-index: 1;
        }

            .footer-social li a:hover {
                color: #fff;
                background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#92fe9d), to(#00c9ff)) repeat scroll 0 0;
                background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
                border: 2px solid rgba(0, 0, 0, 0) 0 0;
            }

.ints {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    height: auto;
    color: #252525;
}

.login-modelsection {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.login-modelsection-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

    .login-modelsection-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style: none;
        display: inline-block;
        text-align: center;
    }


        .login-modelsection-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 10px 0px 10px;
            float: left;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            color: #252525;
            transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        }

            .login-modelsection-ul li a:hover {
                color: #252525;
            }

/***********************************top arrow*******************************/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid #ffffff;
    background: #ffff00;
    color: #333;
    z-index: 99999999;
    width: 35px;
    height: 35px;
    line-height: 34px;
    right: 30px;
    bottom: 30px;
    padding-top: 0;
    font-size: 11px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
    transition: all .5s ease-in-out;
}

    .scroll-top-wrapper:hover {
        color: #fff;
        background: rgba(0, 0, 0, 0) -webkit-gradient(linear, left top, right top, from(#92fe9d), to(#00c9ff)) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) linear-gradient(to right, #92fe9d, #00c9ff) repeat scroll 0 0;
        border: 2px solid rgba(0, 0, 0, 0) 0 0;
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1;
    }

    .scroll-top-wrapper i.fa {
        line-height: 0;
        padding: 0 1px 0 0;
        font-size: 17px;
        text-align: center;
    }



/******************footer main***********************/
.main-footer-top {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 15px 0px;
    float: left;
    background-color: #000;
    position: relative;
}

    .main-footer-top:before {
        position: absolute;
        height: 50px;
        width: 72%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: right;
        right: 0px;
        background-color: #B50502;
        background-image: url(https://www.transparenttextures.com/patterns/ecailles.png);
        top: -25px;
        content: "";
    }

    .main-footer-top:after {
        position: absolute;
        right: 0px;
        top: -25px;
        width: 50px;
        height: 50px;
        content: '';
        background-color: #000;
        background-image: url(https://www.transparenttextures.com/patterns/ecailles.png);
        transform: skewX(30deg);
        margin-right: 70%;
    }

.main-footer-top-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.main-footer-top-iner2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}



.about-footer-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-footer-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #fff;
}

.lineeefff {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    float: left;
}

.about-footer-sec-images {
    margin: 0px auto;
}

.about-footer-sec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #c5cdcf;
}

.about-companys-u {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}

    .about-companys-u li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .about-companys-u li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 5px 0px 5px;
            float: left;
        }

            .about-companys-u li a i {
                height: 30px;
                width: 30px;
                margin: 0px 0px 0px 0px;
                padding: 5px 0px 0px 0px;
                float: left;
                font-size: 18px;
                text-align: center;
                color: #fff;
                border: 2px solid #ff5b5b;
                background: #ff0000;
            }


.information-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.information-li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    list-style-type: none;
}

.information-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #c5cdcf;
    position: relative;
}

    .information-a:hover {
        color: #fff;
    }

    .information-a:before {
        font-family: fontAwesome;
        content: "\f1db";
        font-size: 12px;
        line-height: 23px;
        color: #fff;
        left: 0px;
        top: 0px;
        padding: 0px 0px 0px 0px;
        position: absolute;
        margin: 0px 0px 0px 0px;
    }

.facebook-footersec {
    height: 180px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-style: none;
}

.address-footer {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.company-add-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 29px;
    color: #c5cdcf;
    text-align: justify;
}

.company-a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff;
    letter-spacing: 1px;
}

    .company-a:hover {
        color: #f2f9bc;
    }

.about-companys {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-imge {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-companys-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
    color: #c5cdcf;
}

.loginnnn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #c5cdcf;
    text-align: center;
}

/********************Down footer****************/

.linep {
    height: 1px;
    width: 100%;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-top: 1px solid #8d8d8d29;
}

.qlinkargg {
    margin: 20px 0px 20px 0px;
}


.footer-down-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .footer-down-iner p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 14px;
        font-weight: 400;
        line-height: 23px;
        color: #dddddd;
        text-align: left;
    }

.footer-down-iner2 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.designer_link2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #c5cdcf;
    text-align: left;
}

.main-footer {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    float: left;
    background: #062633;
}

.main-footer-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-logo {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}

/************about us*********************/
.aboupage-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
}

.aboupage-section22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboupage-section33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 50px 0px 50px;
    float: left;
}


.aboupage-section-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #f00;
    text-align: left;
}

.aboupage-section-psec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}

.aboupage-images-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutimages-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}




.box22 {
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .box22:before {
        content: '';
        background-image: repeating-linear-gradient(-30deg,#283291, #283291 5%, #283291 10%);
        width: 120%;
        height: 140%;
        border-radius: 25px;
        box-shadow: 0 0 15px #000;
        opacity: 0.7;
        transform: rotate(0deg);
        position: absolute;
        top: 0;
        right: 155%;
        z-index: 1;
        transition: all .7s;
    }

    .box22:hover:before {
        transform: rotate(55deg);
        right: -60%;
    }

    .box22 img {
        width: 100%;
        height: 100%;
        transition: all .5s;
    }

    .box22:hover img {
        transform: rotate(10deg) scale(1.3);
    }

    .box22 .box22-content {
        width: 60%;
        opacity: 0;
        transform: translateY(-50%) rotate(-55deg);
        position: absolute;
        top: 50%;
        right: 10px;
        z-index: 2;
        transition: all .7s;
    }

    .box22:hover .box22-content {
        opacity: 1;
        transform: translateY(-50%) rotate(0deg);
    }

    .box22 .title {
        color: #fff;
        font-size: 17px;
        line-height: 30px;
        font-weight: 700;
        text-transform: uppercase;
        text-shadow: 0 0 3px #000;
        margin: 0 0 3px 0;
    }

    .box22 .post {
        color: #fff;
        font-size: 16px;
        font-style: italic;
        text-transform: capitalize;
        text-shadow: 0 0 3px #000;
    }

    .box22 .icon {
        padding: 0;
        margin: 0;
        list-style: none;
        position: absolute;
        top: 10px;
        left: 5px;
    }

        .box22 .icon li {
            opacity: 0;
            transform: translateY(-20px);
            transition: all 0.3s;
        }

    .box22:hover .icon li:nth-child(1) {
        transition-delay: 0.15s;
    }

    .box22:hover .icon li:nth-child(2) {
        transition-delay: 0.25s;
    }

    .box22:hover .icon li {
        opacity: 1;
        transform: translateY(0);
    }

    .box22 .icon li a {
        color: #fff;
        background-color: #6a3093;
        line-height: 30px;
        height: 35px;
        width: 35px;
        margin: 0 0 10px;
        border: 2px solid #fff;
        box-shadow: 3px 3px 5px #555;
        border-radius: 50%;
        display: block;
        transition: all 0.3s;
    }

        .box22 .icon li a:hover {
            color: #283291;
            background-color: #fff;
            border-color: #283291;
        }

@media only screen and (max-width:990px) {
    .box22 {
        margin: 0 0 30px;
    }
}

@media only screen and (max-width:479px) {
    .box22 .title {
        font-size: 18px;
    }

    .box22 .post {
        font-size: 15px;
    }
}

/**********team page sec*************/

.ourteam-pagesec {
    height: auto;
    width: 100%;
    margin: 50px 0px 100px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


/************contact us page********/
.contactus-sec {
    height: auto;
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}




.contact-secbox {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 15px 20px;
    float: left;
}

.cont-secbox22 {
    height: 50px;
    width: 50px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 24px !important;
    line-height: 45px;
    text-align: center;
    color: #09a7de;
    background-color: #fff;
    position: absolute;
    border: 1px solid #fff;
}

.contmessage33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #f00;
    transition: 0.5s;
}

.footer-location-se {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-location-icon {
    padding: 5px 10px 5px 10px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    float: left;
    color: #b2b2b2;
    position: absolute;
    left: 15px;
    background-color: #302e2e;
    height: 30px;
    width: 30px;
    border-radius: 20px;
}

.footer-location-sectext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 45px;
    float: left;
}

.footer-location-aaa {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #c5cdcf;
}

    .footer-location-aaa:hover {
        color: #b2b2b2!important;
    }


.footerlogosec {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footerlogosec33 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
    border-bottom: 4px solid #20d34a;
}


/* Bounce To Top */
.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition-property: color;
    transition-duration: 0.5s;
    border-bottom: 4px solid #f11815;
    background-color: #B50502;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 40px 10px 40px;
    text-transform: uppercase;
}


    .hvr-bounce-to-top:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #F4AB01;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
        color: white;
    }

        .hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* end */


/* Bounce To Top 2 */
.hvr-bounce-to-top2 {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition-property: color;
    transition-duration: 0.5s;
    border-bottom: 4px solid #20d34a;
    background-color: #ffffff;
    color: #222;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 40px 10px 40px;
}

    .hvr-bounce-to-top2:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #20d34a;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-top2:hover, .hvr-bounce-to-top2:focus, .hvr-bounce-to-top2:active {
        color: white;
    }

        .hvr-bounce-to-top2:hover:before, .hvr-bounce-to-top2:focus:before, .hvr-bounce-to-top2:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* end */


/* Bounce To Top 3 */
.hvr-bounce-to-top3 {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition-property: color;
    transition-duration: 0.5s;
    border-bottom: 4px solid #20d34a;
    background-color: #283289;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 12px 50px 12px 50px;
    text-transform: uppercase;
}

    .hvr-bounce-to-top3:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #20d34a;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-top3:hover, .hvr-bounce-to-top3:focus, .hvr-bounce-to-top3:active {
        color: white;
    }

        .hvr-bounce-to-top3:hover:before, .hvr-bounce-to-top3:focus:before, .hvr-bounce-to-top3:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* end */


/* Bounce To Top 4 */
.personal-team {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

.hvr-bounce-to-top4 {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    transition-property: color;
    transition-duration: 0.5s;
    border-bottom: 4px solid #e30e0b;
    background-color: #B50502;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 20px 8px 20px;
    text-transform: uppercase;
}

    .hvr-bounce-to-top4:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #F4AB01;
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

    .hvr-bounce-to-top4:hover, .hvr-bounce-to-top4:focus, .hvr-bounce-to-top4:active {
        color: white;
    }

        .hvr-bounce-to-top4:hover:before, .hvr-bounce-to-top4:focus:before, .hvr-bounce-to-top4:active:before {
            -webkit-transform: scaleY(1);
            transform: scaleY(1);
            -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
            transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
        }

/* end */


.contactus-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 0px 0px;
    float: left;
    background-color: #fff;
}

.textcont33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 20px;
    color: #333;
    text-align: left;
}

.contact-secbox2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 55px;
    float: left;
}

.contact-secbox2-h222 {
    height: auto;
    width: 100%;
    margin: 12px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
    text-align: left;
    color: #333;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

sup {
    color: red!important;
}

.contact-secbox2-a {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #333;
    letter-spacing: 0.5px;
    transition: 0.5s;
    word-break: break-all;
}

    .contact-secbox2-a:hover {
        color: #B50502;
    }


.messbox-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    float: left;
}

.messbox-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    line-height: 25px;
    font-weight: 500;
    text-align: left;
    color: #20d34a;
}

.texbox-border {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.formcontrol {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 8px 15px 8px 15px;
    float: left;
    border: 1px solid #c8c8c8;
    font-size: 15px;
    color: #075061;
    text-align: left;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

    .formcontrol:focus {
        border-color: #ccc;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 152, 0, 0.46);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 152, 0, 0.41);
    }

.cont-submit {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 10px 40px 10px 40px;
    float: left;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background: #B50502;
    border-style: none;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    letter-spacing: 0.5px;
}

    .cont-submit:hover {
        background: #F4AB01;
        border-style: none;
        transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    }

.contact-shadw {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px;
    float: left;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    background: #fff;
    min-height: 140px;
}

.contact-shadwtext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px 15px;
    float: left;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    background: #fff;
}

.contact-shadwh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 28px;
    line-height: 25px;
    font-weight: 500;
    text-align: left;
    color: #232323;
    letter-spacing: 0.5px;
    position: relative;
}

    .contact-shadwh2:before {
        display: block;
        position: absolute;
        left: 0px;
        top: -10px;
        width: 54px;
        height: 3px;
        background: #20d34a;
        content: '';
    }




.locationbackgrou {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 15px;
    float: left;
}

.contactus-locationsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.cont-loca {
    height: 465px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-style: none;
}

.studentsreg-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
    background-color: #f8f8f8;
}

.regnow-images {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/******************************captcha**********************/
.capchamargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.protectedcap {
    user-select: none;
    font-size: 15px;
    line-height: 20px;
    background: #fff;
    padding: 9px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 40px;
    float: left;
    letter-spacing: 0.5px;
}

.protectedcap22 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    padding: 4px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 40px;
    width: 120px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 10px 0px 0px;
}

    .protectedcap22:focus {
        border-color: #ccc!important;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }


.btnrefreshcaptcha {
    height: 40px;
    width: 35px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 38px;
    text-align: center;
    background-color: #B50502;
    border: 1px solid #B50502;
    transition: all 0.3s ease;
    transform: translateY(0px);
}

    .btnrefreshcaptcha:hover {
        background-color: #F4AB01;
        border: 1px solid #F4AB01;
    }

/*****************about page*************/
.allpage-555 {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.galldefhhh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 5px 15px;
    float: left;
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.pagedata-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.allpage-text {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.allpage-text-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 30px;
    color: #696969;
    font-weight: 400;
    text-align: left;
}

.intimages {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-radius: 5px;
}

.intimages-left {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
}

.intimages a:hover::before {
    border: 0 solid rgba(255, 255, 255, 0.7);
}

.intimages a::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255, 255, 255, 0);
    top: 0;
    left: 0;
    transition: all 0.5s ease-in-out;
}


/***********updating soon********/
.updatingsoon-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.updatingsoon-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 28px;
    line-height: 30px;
    text-align: center;
    color: #ff2000;
    font-weight: 600;
}

.updatingsoon-sec-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #333;
    text-align: center;
}

.updatingsoon_image {
    height: auto;
    width: 400px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

/**************facilities**********/
.boxff {
    overflow: hidden;
    position: relative;
}

    .boxff img {
        width: 100%;
        height: auto;
    }

    .boxff .boxff-content {
        padding: 25% 10px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 0;
        z-index: 1;
        transition: all 0.5s ease 0s;
    }

    .boxff:hover .boxff-content {
        opacity: 1;
        transition-delay: 0.2s;
    }

    .boxff:before,
    .boxff:after,
    .boxff .boxff-content:before,
    .boxff .boxff-content:after {
        content: "";
        width: 50%;
        height: 50%;
        background: rgba(4, 36, 66, 0.8);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transform: scale(0.05);
        transition: all 0.3s ease 0s;
    }

    .boxff:after {
        left: auto;
        right: 0;
        transition-delay: 0.1s;
    }

    .boxff .boxff-content:before,
    .boxff .boxff-content:after {
        top: auto;
        bottom: 0;
        z-index: -1;
        transition-delay: 0.2s;
    }

    .boxff .boxff-content:after {
        left: auto;
        right: 0;
        transition-delay: 0.3s;
    }

    .boxff:hover:before,
    .boxff:hover:after,
    .boxff:hover .boxff-content:before,
    .boxff:hover .boxff-content:after {
        opacity: 1;
        transform: scale(1);
    }

    .boxff .title {
        font-size: 25px;
        line-height: 48px;
        color: #ffffff;
        margin: 0 0 10px 0;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-weight: 600;
    }

    .boxff .post {
        display: block;
        font-size: 14px;
        color: #fff;
        font-weight: 700;
        font-style: italic;
        margin: 0 0 10px 0;
    }

.boxff-h22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: #24ce4c;
    text-transform: uppercase;
    text-align: center;
    box-shadow: 0px 10px 20px 0px rgba(153, 153, 153, 0.21);
}

.teammain-sec22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/**************/
.patientsevmain-mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.textpatient {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.textpatient-h2 {
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-weight: 500;
    line-height: 35px;
    font-size: 25px;
    color: #252525;
    position: relative;
    text-align: left;
}

    .textpatient-h2:before {
        display: block;
        position: absolute;
        left: 1px;
        top: 0;
        width: 54px;
        height: 3px;
        background: #20d34a;
        content: '';
    }

/*************ul sec*/
.margulll {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.webproj-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .webproj-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 5px 20px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 14px;
        line-height: 25px;
        font-weight: 600;
        color: #777;
        position: relative;
        text-align: justify;
    }

        .webproj-ul li:before {
            font-family: FontAwesome;
            content: "\f046";
            font-size: 15px;
            line-height: 27px;
            color: #2ec8a6;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }


.patientsev-mm77 {
    height: auto;
    width: 100%;
    margin: 50px 0px 50px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background-color: #e4f9e9;
    transition: 0.5s;
}

    .patientsev-mm77:hover {
        background-color: #baf9c7;
    }


/*********-------category wrapper slider down-------*********/
.category_wrapper {
    text-align: center;
    background-color: white;
    width: 100%;
}

.cat_about {
    float: left;
    width: 100%;
    background-color: #ffffff;
    position: relative;
    margin-top: -90px;
    z-index: 3;
}

    .cat_about:hover .icon_wrapper:before {
        border-top: 120px solid #B50502;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

    .cat_about:hover .cat_txt a {
        color: #B50502;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

    .cat_about:hover .cat_img {
        border-color: #B50502;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

.cat_img {
    position: relative;
    padding-left: 60px;
    border: 2px solid #ffff00;
    width: 100%;
    height: 260px;
}

    .cat_img img {
        height: 200px;
        padding-top: 35px;
        width: 70%;
        opacity: 5%;
    }

.cat_txt {
    padding-bottom: 50px;
    position: absolute;
    top: 23%;
    width: 75%;
    left: 50px;
}

    .cat_txt h1 {
        color: #111111;
        font-size: 18px;
        font-weight: 800;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

    .cat_txt p {
        text-align: center;
        color: #757575;
        font-size: 16px;
    }

.icon_wrapper {
    position: relative;
    bottom: 28px;
}

    .icon_wrapper img {
        top: 48px;
        left: 15px;
        position: absolute;
        width: 40px;
    }

    .icon_wrapper:before {
        content: '';
        border-right: 120px solid transparent;
        border-top: 120px solid #ffff00;
        position: absolute;
        left: 0px;
        top: 30px;
    }

.cat_txt a {
    color: #4c4c21;
    font-size: 14px;
    font-weight: 700;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

    .cat_txt a:hover i {
        color: #f4ab01;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -moz-transition: all 0.5s;
        transition: all 0.5s;
    }

/*******top header*****/
.tohlogo {
    height: 110px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #ededed;
    background-image: url(https://www.transparenttextures.com/patterns/arches.png);
}

.tohlogo-logo {
    height: auto;
    width: 100%;
    margin: 11px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.tohlogo-logo22 {
    height: auto;
    width: 90px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

.header-logo2 {
    height: auto;
    width: 100%;
    margin: 16px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    margin-left: -50px;
}

.header22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.logoheaderm {
    height: auto;
    width: 100%;
    margin: 12px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logoheaderm-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

    .logoheaderm-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .logoheaderm-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            font-size: 14px;
            line-height: 23px;
            font-weight: 400;
            color: #777777;
            text-align: left;
        }
/********/

.logoheaderm33-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

    .logoheaderm33-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .logoheaderm33-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 10px;
            float: left;
            font-size: 14px;
            line-height: 23px;
            font-weight: 600;
            color: #777777;
            text-align: left;
        }

.line-borddd {
    height: 2px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: linear-gradient(144deg,#ff6c00,#ffd400 55.07%,#39c530 87.05%);
}


.latestn-boxmm {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.latestn-box {
    height: 410px;
    width: 30%;
    margin: 0px 0px 0px 0px;
    padding: 30px;
    float: left;
    background-color: #00000059;
    position: absolute;
    top: 0px;
    z-index: 2;
    right: 0px;
    min-height: 100%;
}

.latest-news {
    height: 250px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .latest-news ul {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

        .latest-news ul li {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style-type: none;
            font-size: 15px;
            line-height: 30px;
            color: #333;
        }

            .latest-news ul li a {
                height: auto;
                margin: 0px 0px 15px 0px;
                padding: 0px 0px 0px 40px;
                font-size: 15px;
                font-weight: 400;
                line-height: 22px;
                color: #fff;
                position: relative;
                background-image: url('../images/new.gif');
                background-repeat: no-repeat;
                display: block;
            }

/**************key quality**************/
.keyquality {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 80px 0px 80px 0px;
    float: left;
}

.keyqualityhea {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.keyqualityheap {
    height: auto;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
}

.keyqualityhea-texth1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 35px;
    font-weight: 700;
    color: #B50502;
    text-align: center;
}

.keyqualityhealine {
    margin: 0px auto;
    padding: 10px 0px 20px 0px;
}


/*******prpgress bar*/
.progressmar {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.progress {
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}

    .progress:after {
        content: "";
        width: 100%;
        height: 100%;
        border-radius: 50%;
        border: 12px solid #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .progress > span {
        width: 50%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .progress .progress-left {
        left: 0;
    }

    .progress .progress-bar {
        width: 100%;
        height: 100%;
        background: none;
        border-width: 12px;
        border-style: solid;
        position: absolute;
        top: 0;
    }

    .progress .progress-left .progress-bar {
        left: 100%;
        border-top-right-radius: 80px;
        border-bottom-right-radius: 80px;
        border-left: 0;
        -webkit-transform-origin: center left;
        transform-origin: center left;
    }

    .progress .progress-right {
        right: 0;
    }

        .progress .progress-right .progress-bar {
            left: -100%;
            border-top-left-radius: 80px;
            border-bottom-left-radius: 80px;
            border-right: 0;
            -webkit-transform-origin: center right;
            transform-origin: center right;
            animation: loading-1 1.8s linear forwards;
        }

    .progress .progress-value {
        width: 90%;
        height: 90%;
        border-radius: 50%;
        background: #44484b;
        font-size: 21px;
        color: #fff;
        line-height: 135px;
        text-align: center;
        position: absolute;
        top: 5%;
        left: 5%;
        font-weight: 600;
    }

    .progress.blue .progress-bar {
        border-color: #049dff;
    }

    .progress.blue .progress-left .progress-bar {
        animation: loading-2 1.5s linear forwards 1.8s;
    }

    .progress.yellow .progress-bar {
        border-color: #fdba04;
    }

    .progress.yellow .progress-left .progress-bar {
        animation: loading-3 1s linear forwards 1.8s;
    }

    .progress.pink .progress-bar {
        border-color: #ed687c;
    }

    .progress.pink .progress-left .progress-bar {
        animation: loading-4 0.4s linear forwards 1.8s;
    }

    .progress.green .progress-bar {
        border-color: #1abc9c;
    }

    .progress.green .progress-left .progress-bar {
        animation: loading-5 1.2s linear forwards 1.8s;
    }

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}


/*round 1*/
@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(144deg);
        transform: rotate(180deg);
    }
}

/*round 2*/
@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(160deg);
        transform: rotate(160deg);
    }
}

/*round 3*/
@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(150deg);
        transform: rotate(150deg);
    }
}
/*round 4*/
@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(130deg);
        transform: rotate(130deg);
    }
}

.progressmarhead-h1 {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

/****************counter section**********/
.counter-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.countersection22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 30px 0px;
    float: left;
    background-color: #ffffff;
    background-image: url(https://www.transparenttextures.com/patterns/brick-wall.png);
}

.counter {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.counter-content {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

    .counter-content:before {
        position: absolute;
        top: 0;
        left: 6px;
        width: 1px;
        height: 40px;
        content: "";
        background-color: #c8cfb8;
        left: 0px;
    }


    .counter-content:after {
        content: "";
        position: absolute;
        top: -8px;
        left: -6px;
        width: 14px;
        height: 14px;
        border: 4px solid #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #dfe1e0;
    }

.counter-value {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 50px 0px 0px 0px;
    float: left;
    font-size: 50px;
    line-height: 40px;
    font-weight: 800;
    color: #B50502;
    text-align: left;
    text-transform: uppercase;
}

.counter-valueh3 {
    height: auto;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 23px;
    font-weight: 800;
    color: #333;
    text-align: left;
    min-height: 45px;
}

.counter-valueh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    color: #777777;
    text-align: left;
}


.countersection22-bord {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    /*border-top: 1px solid #c8cfb8;*/
    border-left: none;
}

.top-dashsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.top-dashsec-p {
    height: 1px;
    background-color: #c8cfb8;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.counter-headingsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.counter-headingsec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 35px;
    line-height: 39px;
    color: #333333;
    font-weight: 700;
    text-align: left;
}

.keyqualityppf {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #696969;
    font-weight: 600;
    text-align: center;
}

.margcounttt {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/********img gallery******/
.imggall {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 50px 0px;
    float: left;
    background-color: #ffffff;
    background-image: url(https://www.transparenttextures.com/patterns/brick-wall.png);
}

/******************************all top images css**********************/
.hasing {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page-bg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background-color: #076864;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    text-align: right;
    display: inline-block;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 20px;
    float: right;
    margin-top: 8px;
}

    .aboutus-pagetext-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .aboutus-pagetext-ul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            float: left;
            font-size: 16px;
            line-height: 23px;
            color: #e2e1e1;
            text-align: center;
        }

/********text heading*******/
.headinggm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.text-headingtt-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    color: #222;
    text-align: left;
    border-bottom: 1px solid #ededed;
}

.abouline33 {
    height: auto;
    margin: 10px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pcolorr {
    color: #ec1f24;
}

/*********end*/
.boxpage {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.blog-imag {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    border: 1px solid #ededed;
}

.blog-boxheading-img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

    .blog-boxheading-img:hover {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

/*************ul sec*/
.auline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .auline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 5px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
        color: #333;
        position: relative;
        text-align: justify;
    }

        .auline-ul li:before {
            font-family: FontAwesome;
            content: "\f192";
            font-size: 15px;
            line-height: 27px;
            color: #df0805;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }

/*********line prin*/
.lineer {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    float: left;
    border-top: 1px solid #e1e0e0;
}

.lineerpp {
    height: auto;
    width: 300px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
/**************/
.htextmmm-h1 {
    height: auto;
    width: 100%;
    margin: 15px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 30px;
    color: #B50502;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #ededed;
}

/******ol*********/
.rules-mainse-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .rules-mainse-box ol {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        float: left;
    }

    .rules-mainse-box li {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        font-size: 15px;
        line-height: 30px;
        font-weight: 400;
        color: #333;
        text-align: justify;
    }

/**********blink text*/
.onlinereg-main {
    height: auto;
    width: 100%;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

.quadrat {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    animation: NAME-YOUR-ANIMATION 1s infinite;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
}

@-webkit-keyframes NAME-YOUR-ANIMATION {
    0%, 49% {
        background-color: rgb(117, 209, 63);
    }

    50%, 100% {
        background-color: #e50000;
    }
}


/*---------------------------News Page Css----------------------------*/
.new-sec {
    margin: 5px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.new-wraper {
    margin: 20px 0px 20px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #ddd;
    -webkit-transition: all 0.7s ease-in-out;
    position: relative;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.8);
}

    .new-wraper:hover {
        box-shadow: 0px 0px 8px 1px rgba(171, 171, 171, 0.8);
    }

.new-date {
    margin: 0px;
    padding: 6px 10px 10px 42px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    color: #ffffff;
    background-color: #076864;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
    font-weight: 600;
    letter-spacing: 1px;
}


.new-heading {
    margin: 0px;
    padding: 10px 10px 7px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 21px;
    color: #383838;
    font-weight: 600;
}

.calender-icon44 {
    color: #ffffff;
    position: absolute;
    padding: 0px 0px 0px 0px;
    left: -11px;
    top: -10px;
    width: 52px;
}

.new-p {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    color: #333;
    line-height: 18px;
}

.mnge-bdy-wpr {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    overflow: auto;
}

.career-sec {
    margin: 0px 0px 0px 0px;
    padding: 10px 30px 30px;
    width: 100%;
    height: auto;
    float: left;
    box-shadow: 0 4px 26px 3px rgb(234, 230, 227);
}

.career-h {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    color: #67b341;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Poppins;
}


/*-------------------Video Page------------------*/
.video-wpr {
    margin: 2px 0px 17px 0px;
    padding: 5px;
    width: 100%;
    height: auto;
    float: left;
    background: #033b4a;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}

.video-ifrm-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.video-title-h {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

.anglr-btn-ul {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .anglr-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .anglr-btn-ul li a {
            margin: 0px;
            text-decoration: none;
            background: linear-gradient(60deg, #fc075f, #ff6c12);
            color: #fff;
            padding: 2px 5px 4px 5px;
            min-width: 50px;
            text-align: center;
            border-radius: 3px;
            box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
        }

            .anglr-btn-ul li a:hover {
                background: linear-gradient(60deg, #08bd05, #ff8c00);
                color: #fff;
            }


/***********noticeboard*/
.noticeboard-sectmar {
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.loginaa-a {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    color: #fff!important;
}
