﻿body {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-family: 'Poppins', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}

p {
    font-family: 'Poppins', sans-serif;
}

a {
    font-family: 'Poppins', 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: #0367b0;
}

.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 #017bd5;
                width: 36px;
                height: 36px;
                text-align: center;
                font-size: 14px;
                line-height: 29px;
                margin: 0px 10px 0px 0px;
                border-radius: 4px;
            }

.iconsoc {
    height: 36px;
    width: 36px;
    margin: 0px 0px 0px 0px;
    padding: 7px 7px 8px 7px;
    font-weight: 400;
    line-height: 31px;
    color: #fff;
    text-align: center;
    border: 2px solid #017bd5;
    transition: all 0.3s ease;
    transform: translateY(0px);
    border-radius: 4px;
}


.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 #017bd5;
                transition: all 0.3s ease;
                transform: translateY(0px);
                border-radius: 4px;
            }

                .top-icons-ul li a i:hover {
                    background-color: #017bd5;
                }

.icon-topcolog {
    color: #feb800;
    font-weight: 600!important;
}

.erpmainlogin {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    top: -85px;
    position: relative;
}

.erpmainloginul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

    .erpmainloginul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .erpmainloginul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 5px 0px 5px;
            float: right;
            font-size: 14px;
            line-height: 23px;
            font-weight: 500;
            color: #f99d1c;
            text-align: right;
            /*text-shadow: 2px 2px 4px #000000;*/
            /*text-shadow: 1px 1px 2px black, 0 0 25px white, 0 0 5px darkblue;*/
        }

/*--------------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;
}

/***************logo************/
.logoheadfix {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logo-sectinmain {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: absolute;
    top: -38px;
    z-index: 9;
    border-radius: 0px 0px 5px 5px;
}

.logodefault22 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.logo-sectinmain22 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: 150px;
    width: 150px;
}

/*--------------Slider-Sec-------------*/
.slider-sec {
    height: auto;
    width: 100%;
    margin: -122px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.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;
    }

.slidermainheadd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

/*******highlight******/
.high45mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: absolute;
    top: 16.8%;
    z-index: 1;
    padding-left: 13%;
}


.highlightsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #ffffffc9;
    position: relative;
}

    .highlightsec:before {
        content: "";
        height: 100%;
        position: absolute;
        width: 28%;
        background: #f99d1c;
        top: 0;
        transform: skew(26deg);
        z-index: 1;
    }

.highlightsec-mainn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.hiligh11 {
    height: auto;
    width: 25%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    z-index: 9;
    position: relative;
}

.hiligh11-h1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px 20px 5px 60px;
    float: left;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: #fff;
    text-align: right;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.noticonss {
    color: #f00;
    font-size: 12px;
    padding-right: 2px;
}


.marqueelnews {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    float: left;
}

    .marqueelnews ul {
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
    }

        .marqueelnews ul li {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 30px 0px 0px;
            list-style-type: none;
            display: inline-block;
        }

            .marqueelnews ul li a {
                height: auto;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                font-size: 14px;
                line-height: 25px;
                font-weight: 500;
                color: #000;
            }

.maimbacgnevents {
    height: auto;
    width: 75%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/*********end***********/


/***********************************About*******************************/
.about-sec {
    margin: 0px 0px 0px 0px;
    padding: 60px 0px 60px 0px;
    float: left;
    height: auto;
    width: 100%;
}

.aboutdeim {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutdeim {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.about-box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    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: 36px;
    line-height: 47px;
    font-weight: 700;
    color: #2a2f52;
    text-align: left;
}

.lineee {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 20px 0px;
    float: left;
}

.about-text-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    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: 10px 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;
    }


.aboutdefff {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    float: left;
    position: relative;
    z-index: 1;
}

.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;
}


/******end*/
.boxabout {
    text-align: center;
    padding: 15px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .boxabout:before {
        content: '';
        height: 100%;
        width: 100%;
        border: 10px solid #0367b0;
        transform: scale(0.5);
        transform-origin: right bottom;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: -1;
        transition: all 0.4s ease 0s;
    }

    .boxabout:hover:before {
        transform: scale(1);
    }

    .boxabout img {
        width: 100%;
        height: auto;
        transition: all 0.4s ease 0s;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
    }

    .boxabout:hover img {
        filter: grayscale(80%);
    }

    .boxabout .boxabout-content {
        color: #fff;
        background: #0367b0;
        width: calc(100% - 50px);
        padding: 15px 10px;
        transform: translateX(-50%);
        opacity: 0;
        position: absolute;
        top: 40%;
        left: 50%;
        z-index: 1;
        transition: all .4s ease 0s;
    }

    .boxabout:hover .boxabout-content {
        opacity: 1;
        top: 25px;
    }

    .boxabout .title {
        font-size: 17px;
        line-height: 25px;
        font-weight: 600;
        margin: 0 0 3px;
        color: #fff;
    }

    .boxabout .post {
        font-size: 14px;
        font-weight: 200;
        font-style: italic;
        letter-spacing: 1px;
        text-transform: capitalize;
        display: block;
    }

    .boxabout .icon {
        padding: 0;
        margin: 0;
        list-style: none;
        opacity: 0;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        left: 50%;
        top: 70%;
        transition: all 0.3s ease 0.2s;
    }

.aboutdefh2 {
    height: auto;
    margin: 0px 0px 5px 0px;
    padding: 3px 0px 3px 10px;
    float: left;
    color: #2a2f52;
    font-size: 21px;
    line-height: 23px;
    text-align: left;
    font-weight: 400;
    border-left: 4px solid #f99d1c;
}

/***********************************Servicesservice-sec*******************************/
.servicesecmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 50px 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;
}

.sfeatpp {
    height: auto;
    width: 100%;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #696969;
    font-weight: 400;
    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: #0367b0;
}

.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;
    border: 1px solid #e9e9e9;
}
/***********************************Team*******************************/
.team-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 150px 0px;
    float: left;
    height: auto;
    width: 100%;
}

.team-box {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    width: 100%;
}

.team-heading {
    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;
}


.team-boximagess {
    height: auto;
    margin: 0px auto;
    padding: 10px 0px 30px 0px;
}

.our-team {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    margin: 0px 0px 0px 0px;
    border: 1px solid #eee;
    background-color: #fbfbfb;
    background-image: url(https://www.transparenttextures.com/patterns/concrete-wall.png);
}

    .our-team:after {
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(60deg, #86ccff, #f4ab0100);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0.8;
        transform: scale(0);
        transition: all 0.5s ease 0s;
    }

    .our-team:hover:after {
        transform: scale(1);
    }

    .our-team img {
        width: 200px;
        height: 200px;
        margin: 15px 0px 30px 0px;
        border: 1px solid #eee;
    }

    .our-team .team-content {
        width: 85%;
        background: #fff;
        padding: 30px 0;
        margin: 0 auto;
        border: 1px solid #eee;
        position: absolute;
        bottom: -60px;
        left: 0;
        right: 0;
        z-index: 1;
        transition: all 0.3s ease 0s;
        text-align: center;
    }

    .our-team .title {
        font-size: 14px;
        line-height: 20px;
        font-weight: 600;
        color: #444;
        text-transform: uppercase;
        margin: 0px 0px 5px 0px;
    }

    .our-team .post {
        display: block;
        font-size: 13px;
        color: #999;
        text-transform: capitalize;
    }

    .our-team .social {
        padding: 0;
        margin: 0;
        list-style: none;
        opacity: 0;
        transform: scale(0);
        transition: all 0.5s ease 0s;
    }

    .our-team:hover .social {
        opacity: 1;
        transform: scale(1);
    }

    .our-team .social li {
        display: inline-block;
        transition: all 0.5s ease 0s;
    }

    .our-team:hover .social li {
        margin: 20px 4px 0;
    }

    .our-team .social li a {
        display: block;
        width: 30px;
        height: 30px;
        background: #293392;
        font-size: 15px;
        font-weight: 600;
        color: #d7e8ba;
        line-height: 30px;
        transition: all 0.5s ease 0s;
    }

        .our-team .social li a:hover {
            background: #24d153;
            color: #fff;
        }

.margintemm {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/***********************************Testimonial*******************************/
.patinet-cell {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.patinet-h2sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #000;
    text-align: left;
}

.lineeehapp {
    margin: 0px auto;
    float: left;
}

.patinet-boximagess {
    height: auto;
    margin: 0px auto;
    padding: 10px 0px 30px 0px;
}

.statnn {
    width: 100%;
    margin: -28px 0px 0px 0px;
    padding: 0px 0px 0px 102px;
    float: left;
}

.statnnul {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .statnnul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .statnnul li a {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            font-size: 15px;
            line-height: 24px;
            color: #F4AB01;
            font-weight: 400;
        }


/***********************************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: 10px auto;
    padding: 0px 0px 0px 0px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 4px;
    float: left;
}

.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 #000000;
    color: rgb(0 0 0);
    background: #ffffff;
    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 {
        border: 2px solid #0367b0;
        color: #fff;
        background: #0367b0;
    }

    .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;
    }

/*************calendar***********/

.calender-icon {
    margin: 0px 0px 0px 0px;
    position: relative;
}

.clndr-icon {
    font-size: 16px !important;
    color: #ffc800;
    margin: 3px 0px 0px 5px;
    position: absolute;
    bottom: 13px;
    right: 23px;
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    min-height: 450px!important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    color: black;
}


/******************gallery page section****************/

.aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url(../images/topimages.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: inherit;
    background-repeat: no-repeat;
}

.aboutus-page-bg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 80px 0px 80px 0px;
    float: left;
    background: #00214796;
}


.aboupage-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 40px 0px;
    float: left;
}


/*---------------------------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(171, 171, 171, 0.8);
}

    .new-wraper:hover {
        box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.8);
    }

.new-date {
    margin: 0px;
    padding: 6px 10px 10px 42px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    color: #ffffff;
    background: #283290;
    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------------------*/

.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;
            }

/******************notice board section*************/
.med-depsection88 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.noticeboard-sectmar {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.noticmargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.notice-boardsection {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 15px 15px 15px;
    float: left;
    border-top: 4px solid #19d34e;
    border-bottom: 4px solid #19d34e;
    border-left: 1px solid #19d34e;
    border-right: 1px solid #19d34e;
    background: #fff;
}

    .notice-boardsection ul {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 15px 15px 15px 15px;
        float: left;
    }

    .notice-boardsection li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .notice-boardsection li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 8px 0px 8px 20px;
            float: left;
            color: #222;
            font-size: 15px;
            text-align: left;
            font-weight: 400;
            position: relative;
            letter-spacing: 0.5px;
        }

            .notice-boardsection li a:before {
                content: "\f019 ";
                font-family: FontAwesome;
                font-weight: 400;
                font-size: 15px;
                float: left;
                height: 30px;
                width: 30px;
                color: #29ce4c;
                position: absolute;
                top: 9px;
                left: 0px;
            }


.notice-sectionmain {
    height: auto;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    float: left;
}



.notice-boardsection-h3 {
    position: absolute;
    background-image: url(../images/noticeboard.jpg);
    left: 28%;
    padding: 8px 20px 8px 20px;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 4px #000;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 13pt;
    letter-spacing: 0.5px;
    text-align: center;
    margin: 0 auto;
    top: -19px;
    font-weight: 400;
}


    .notice-boardsection-h3:before {
        position: absolute;
        height: 0px;
        width: 0px;
        border-top: 10px solid transparent;
        border-left: 10px solid transparent;
        border-right: 10px solid #29ce4c;
        border-bottom: 10px solid #29ce4c;
        top: 0px;
        left: -20px;
        content: ' ';
    }

    .notice-boardsection-h3:after {
        position: absolute;
        height: 0px;
        width: 0px;
        border-top: 10px solid transparent;
        border-left: 10px solid #29ce4c;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #29ce4c;
        top: 0px;
        right: -20px;
        content: ' ';
    }

/*****************our medical department************/
.whychooseuss {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.whychooseee-h2 {
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 23px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    margin: 0px 0px 20px 0px;
    padding: 6px 15px 6px 15px;
    background-color: #0367b0;
    border-radius: 5px 5px 5px 5px;
}

.mediacl-depsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 30px 0px;
    float: left;
    background-color: #0085c2;
    background-image: url("https://www.transparenttextures.com/patterns/inspiration-geometry.png");
}

.mediacl-depsec-bg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.mediacl-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.mediacl-heading-h2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #ffffff;
    position: relative;
}

    .mediacl-heading-h2:before {
        display: block;
        position: absolute;
        left: 1px;
        top: -20px;
        width: 54px;
        height: 3px;
        background: #20d34a;
        content: '';
    }

.mediacl-boximagess {
    height: auto;
    margin: 0px auto;
    padding: 10px 0px 30px 0px;
    float: left;
}

.whychooseuss-texth1 {
    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: #fff;
    text-align: left;
}

.whychmainn {
    margin: 0px 0px 20px 0px;
    padding: 10px;
    height: 195px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #0580db;
    border-radius: 4px;
    background: #fff;
    background-image: url(https://www.transparenttextures.com/patterns/little-pluses.png);
}

.whychmainnii {
    font-size: 30px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    background-color: #0367b0;
    border-radius: 5px 5px 5px 5px;
    margin: 0px 0px 10px 0px;
    padding: 18px 18px 18px 18px;
    height: 72px;
    width: 72px;
    float: left;
}

.whychmainn-h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 19px;
    line-height: 25px;
    font-weight: 700;
    color: #0367b0;
    text-align: left;
}

.whychmainn-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
    text-align: left;
}

.readmoraa {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #0367b0;
    text-align: left;
}

.text-headingh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.text-headinghp {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    text-align: left;
}

.vimgseccc {
    height: auto;
    width: 49%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    position: absolute;
    top: 230px;
    right: 0px;
}

/*Video Box*/
.inner-column {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.video-box {
    position: relative;
    overflow: hidden;
}

    .video-box .video-image {
        position: relative;
        margin-top: 26px;
    }

        .video-box .video-image img {
            position: relative;
            width: 100%;
            z-index: 3;
        }

    .video-box .overlay-box {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        text-align: center;
        overflow: hidden;
        line-height: 80px;
        transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }

        .video-box .overlay-box span {
            position: absolute;
            width: 80px;
            height: 80px;
            left: 50%;
            top: 60%;
            z-index: 5;
            color: #0367b0;
            font-weight: 400;
            font-size: 32px;
            line-height: 79px;
            text-align: center;
            border-radius: 50%;
            padding-left: 4px;
            display: inline-block;
            margin-top: -50px;
            margin-left: -50px;
            transition: all 900ms ease;
            -moz-transition: all 900ms ease;
            -webkit-transition: all 900ms ease;
            -ms-transition: all 900ms ease;
            -o-transition: all 900ms ease;
            background-color: #fff;
        }

    .video-box .ripple,
    .video-box .ripple:before,
    .video-box .ripple:after {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 80px;
        width: 80px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 0 rgba(253, 96, 29, .6);
        -moz-box-shadow: 0 0 0 0 rgba(253, 96, 29, .6);
        -ms-box-shadow: 0 0 0 0 rgba(253, 96, 29, .6);
        -o-box-shadow: 0 0 0 0 rgba(253, 96, 29, .6);
        box-shadow: 0 0 0 0 rgba(253, 96, 29, .6);
        -webkit-animation: ripple 3s infinite;
        -moz-animation: ripple 3s infinite;
        -ms-animation: ripple 3s infinite;
        -o-animation: ripple 3s infinite;
        animation: ripple 3s infinite;
    }

        .video-box .ripple:before {
            -webkit-animation-delay: .9s;
            -moz-animation-delay: .9s;
            -ms-animation-delay: .9s;
            -o-animation-delay: .9s;
            animation-delay: .9s;
            content: "";
            position: absolute;
        }

        .video-box .ripple:after {
            -webkit-animation-delay: .6s;
            -moz-animation-delay: .6s;
            -ms-animation-delay: .6s;
            -o-animation-delay: .6s;
            animation-delay: .6s;
            content: "";
            position: absolute;
        }

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253, 96, 29, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(253, 96, 29, 0);
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 70px rgba(253, 96, 29, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(253, 96, 29, 0);
    }
}

.whyopp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.opperchuni {
    height: auto;
    width: 180px;
    margin: 0px auto;
    padding: 3px 5px 3px 5px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background-color: #0367b0;
    display: table;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    letter-spacing: 0.5px;
}

    .opperchuni:hover {
        background-color: #fff;
        color: #0367b0;
    }

/******************footer main***********************/
.main-footer-top {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 15px 0px;
    float: left;
    background-color: #f99d1c;
    position: relative;
}

    .main-footer-top:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: #333a65;
        width: 46%;
        height: 100%;
        z-index: 0;
    }


.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: #fff;
    position: relative;
    transition: color 0.18s ease, background-color 0.18s ease, border-color 0.18s ease;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

    .information-a:hover {
        color: #fff;
        margin: 0px 0px 15px 5px;
    }

    .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: #fff;
    text-align: center;
}

    .loginnnn:hover {
        color: #fff;
    }
/********************Down footer****************/

.linep {
    height: 1px;
    width: 100%;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-top: 1px solid #8D8D8D45;
}

.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: #fff;
    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: 15px 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: #0367b0;
    position: absolute;
    left: 15px;
    background-color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 20px;
}

.footer-location-sectext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 52px;
    float: left;
}

.footer-location-aaa {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #fff;
}

    .footer-location-aaa:hover {
        color: #fff!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 #0882db;
    background-color: #0367b0;
    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 #0882db;
    background-color: #0367b0;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 50px 8px 50px;
    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 */



/********contact us*********/
.page-mainimages {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.background-images22 {
    height: 300px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.p-page {
    height: auto;
    width: 100%;
    margin: 140px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: absolute;
    top: 0px;
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 1px;
}

.aboutus-pagetext-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .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: #fff;
            font-weight: 500;
            text-align: left;
        }
/*****end top images*/


.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;
}

.cont-secbox22 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    font-size: 35px !important;
    text-align: center;
    color: #1370b5;
    background-color: #fff;
    position: absolute;
    left: 25px;
}

.contact-secbox2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 34px;
    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;
    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: #333;
    letter-spacing: 0.5px;
    transition: 0.5s;
    word-break: break-all;
}

    .contact-secbox2-a:hover {
        color: #20d34a;
    }


.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: 12px 40px 12px 40px;
    float: left;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: #fff;
    background: #060b3a;
    border-style: none;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    letter-spacing: 0.5px;
    border-radius: 5px;
    border-bottom: 4px solid #22d347;
}

    .cont-submit:hover {
        background: #eb1e2d;
        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;
    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;
}

.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;
}

.aboupage-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboupage-section22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: 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: 25px;
    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;
}

/******************************captcha**********************/
.capchamargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 5px 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: 35px;
    float: left;
    letter-spacing: 0.5px;
}

.protectedcap22 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #fff;
    padding: 9px 10px 6px 10px;
    border: 1px solid #bbbaba;
    color: #333;
    font-weight: 600;
    height: 35px;
    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: 35px;
    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: 34px;
    text-align: center;
    background-color: #000000;
    border: 1px solid #000000;
}

    .btnrefreshcaptcha:hover {
        background-color: #0367b0;
        border: 1px solid #0367b0;
    }

/*****************about page*************/
.allpage-555 {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagedata-sec {
    height: auto;
    width: 100%;
    margin: 50px 0px 50px 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;
}


/**************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: "\f14a";
            font-size: 15px;
            line-height: 27px;
            color: #e81b22;
            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;
    }


/**************box section about*********/
.ttm-row.row-top-section {
    padding: 0 0;
}

.marging-boxsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px;
    float: left;
}

.border-linemain {
    height: auto;
    width: 100%;
    margin: -30px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    float: left;
    z-index: 5;
    position: relative;
}

.border-line323 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.featured-icon-box.top-icon .featured-content {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.featured-title {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.featured-icon-box.style1 .ttm-icon.ttm-icon_element-size-lg i {
    font-size: 55px!important;
}

.featured-icon-box.style4 {
    display: table;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(41,61,88,.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(41,61,88,.1);
    box-shadow: 0px 7px 25px 1px rgba(0,0,0,0.08);
    margin: 0px 0px 0px 0px;
}

    .featured-icon-box.style4 .featured-icon-box-inner {
        background: #fff;
        padding: 40px 0 0;
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }

        .featured-icon-box.style4 .featured-icon-box-inner:hover {
            background: #d62e17;
        }

            .featured-icon-box.style4 .featured-icon-box-inner:hover .oral-care-sec-h {
                color: #fff;
            }


            .featured-icon-box.style4 .featured-icon-box-inner:hover .box-sec-icon21211 {
                color: #fff;
            }

.col-lg:not(:last-child) .featured-icon-box.style4 .featured-icon-box-inner:after {
    display: block;
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0;
    top: 0;
    background-color: #f2f2f2;
}

.about-sec-icon231 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.box-sec-icon21211 {
    height: auto;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 35px !important;
    line-height: 20px!important;
    font-weight: 400;
    text-align: center;
    float: left;
    width: 100%;
    color: #ffffff!important;
}

.box-he-ziicon1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.heading-box-h55 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 16px 0px 0px 0px;
    float: left;
    font-size: 21px;
    text-align: center;
    font-weight: 600;
    color: #033b4a;
}

.box-p1211 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.box-p121212 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color: #A4B1B5;
}

.icon-sec33212 {
    font-size: 16px;
    color: #222;
    border: 1px solid #fff;
    padding: 0px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
    border-radius: 74px;
    background: #fff;
}

.oral-care-sec-h {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 30px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}

.box-p111121 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    color: #fff;
}

.padding-2121 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.featured-icon-box.style4 .ttm-icon.ttm-icon_element-size-lg i {
    font-size: 50px;
}

/*.featured-icon-box.style4 .featured-title h5 {
    margin-bottom: 0;
    line-height: 24px;
}*/

.featured-icon-box.style4 .featured-desc p {
    margin-bottom: 0px;
    font-size: 14px;
}

.featured-icon-box.style4 a.di_link {
    width: 38px;
    height: 38px;
    display: block;
    font-size: 16px;
    line-height: 38px;
    border-radius: 50%;
    margin: 0 auto;
}

.featured-icon-box.style4 .ttm-di_links {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

.featured-icon-box.style4:hover .ttm-di_links {
    margin-top: 20px;
    margin-bottom: 40px;
    opacity: 1;
}

.featured-icon-box.style4:hover {
    margin-top: -30px;
    margin-bottom: -40px;
}

.text-center {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    height: auto;
    width: 100%;
}


/*********principals******/
.principadeff {
    height: auto;
    width: 100%;
    margin: 0px 0px 70px 0px;
    padding: 50px 0px 50px 0px;
    float: left;
    background-color: #fff;
    background-image: url(https://www.transparenttextures.com/patterns/concrete-wall.png);
    border-bottom: 1px solid #f1f1f1;
}

.princpmes-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    color: #696969;
    font-weight: 400;
    text-align: justify;
}

.principaldeskh1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 36px;
    line-height: 47px;
    font-weight: 700;
    color: #2a2f52;
    text-align: left;
}

.principbox33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.dirff {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
    float: right;
    border-top: double #d7d7d7;
    text-align: right;
}

.dirffp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #F4AB01;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
}

.dirffh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #696969;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
}

.latestnewdd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.newsmains-marg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 0px 10px;
    float: left;
    border: 1px solid #f0f0f0;
}

.service-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #fff;
    border-left: #B71008 1px solid;
    border-bottom: #B71008 3px solid;
    background: #fff;
}

.service-sec-h3 {
    height: auto;
    color: #fff;
    /*display: inline-block;
    background-image: url(../images/heading-bg.jpg);*/
    margin-top: 0px;
    font-size: 17px;
    line-height: 40px;
    font-weight: 600;
    width: 100%;
    padding-left: 0px;
    letter-spacing: 0.5px;
    background-color: #B71008;
}

    .service-sec-h3 i {
        margin: 0px 0px 0px 15px;
        padding: 0px 0px 0px 0px;
        font-weight: 400;
        height: auto;
        color: #fff;
        margin-top: 0px;
        font-size: 19px;
        padding-left: 0px;
    }


.service-sec-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.service-sec-li {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    list-style-type: none;
}

.service-sec-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    float: left;
    font-size: 13px;
    line-height: 28px;
    color: #333;
    border-bottom: #ccc 1px solid;
    position: relative;
}

    .service-sec-a:hover {
        color: #a7070c;
        background-color: #eee;
    }

    .service-sec-a:before {
        background-image: url(../images/icon-left.png);
        content: "";
        background-repeat: no-repeat;
        left: 5px;
        top: 6px;
        position: absolute;
        height: 20px;
        width: 20px;
    }

.service-sec-h3:after {
    content: "";
    width: 19px;
    height: 40px;
    background: url(../images/left-head-bg.jpg) right;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    margin-right: 15px;
}

.news88-view {
    margin: 0px 0px 0px 0px;
    padding: 9px 30px 0px 0px;
    height: auto;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
    color: #fff;
    float: right;
    text-align: right;
    float: right;
    letter-spacing: 0.5px;
    animation: blinkingText 1.0s infinite;
}

@keyframes blinkingText {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}

/********/
.latest-news {
    height: 230px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
}

    .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: #333;
                position: relative;
                background-image: url('../images/news.gif');
                background-repeat: no-repeat;
                /*display: block;*/
            }

.adownloaddnot {
    background-image: inherit !important;
    padding: 0px 0px 0px 0px !important;
}

/***********slider down*/
.mainmargsdd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
    z-index: 5;
}

.sdownmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.sdownmmhead {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    float: left;
    display: inline-block;
    padding: 30px 30px;
    box-shadow: 0 0 30px #cccccc73;
    background: #fff;
    position: relative;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .sdownmmhead:hover {
        background-color: #fffbf2;
    }

    .sdownmmhead:before {
        content: '';
        background: #ffe200;
        height: 50%;
        width: 50%;
        position: absolute;
        left: -5px;
        top: -5px;
        z-index: -1;
    }

.sdiconss {
    height: 80px;
    width: 80px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    color: #F4AB01;
    text-align: center;
}

.empowerh1 {
    height: auto;
    width: 100%;
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 21px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.empowerh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}

.empowerp {
    min-height: 216px;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    text-align: justify;
}

.adbuttond {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.slidbggp {
    height: auto;
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url('../images/slider_bg.png');
    background-repeat: no-repeat;
    background-position: 150px;
    background-size: cover;
}


/***button*****/
:root {
    --color: #ffad06;
}

.btndef {
    color: var(--color);
    font-size: 18px;
    font-size: 17px;
    font-weight: 400;
    padding: 8px 15px;
    border-radius: 5px;
    border: 1px solid var(--color);
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.35s;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
}

    .btndef:hover,
    .btndef:focus {
        color: #555;
        transition-delay: 0.35s;
    }

    .btndef:before {
        content: "";
        background: #feb101;
        width: 15%;
        height: 100%;
        transform: rotateZ(-45deg) translateX(-50%) translateY(-50%);
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        transition: all 0.3s;
    }

    .btndef:hover:before {
        animation: animate 0.6s forwards;
    }

@keyframes animate {
    10% {
        width: 0;
        transform: rotateZ(-45deg) translateX(-100%) translateY(-50%);
    }

    20% {
        width: 0;
        transform: rotateZ(0) translateX(-100%) translateY(85%);
    }

    60% {
        width: 100%;
        transform: rotateZ(0) translateX(0%) translateY(85%);
    }

    100% {
        width: 100%;
        transform: rotateZ(0) translateX(0%) translateY(0%);
    }
}


/******Button***cli**********/
.mainmargibtn {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.mt_btn_yellow, input[type=submit], .mt_btn_white-bor, .mt_btn_green, .mt_btn_purple {
    position: relative;
    padding: 10px 16px;
    font-size: 15px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    transition: all .5s ease;
    z-index: 0;
}

    .mt_btn_yellow:hover {
        color: #f99d1c;
    }

    .mt_btn_yellow:before, input[type=submit]:before, .mt_btn_white-bor:before, .mt_btn_green:before, .mt_btn_purple:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        border-radius: 5px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    .mt_btn_yellow:before {
        background-color: #f99d1c;
    }

    .mt_btn_yellow:after, input[type=submit]:after, .mt_btn_white-bor:after, .mt_btn_green:after, .mt_btn_purple:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        border-radius: 5px;
        opacity: 0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
        border: 2px solid;
        -webkit-transform: scale(1.2,1.2);
        transform: scale(1.2,1.2);
    }

    .mt_btn_yellow:after {
        border-color: #f99d1c;
    }

    .mt_btn_yellow:hover:before, input[type=submit]:hover:before, .mt_btn_white-bor:hover:before, .mt_btn_green:hover:before, .mt_btn_purple:hover:before {
        opacity: 0;
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5);
    }

    .mt_btn_yellow:hover:after, input[type=submit]:hover:after, .mt_btn_white-bor:hover:after, .mt_btn_green:hover:after, .mt_btn_purple:hover:after {
        opacity: 1;
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
/*********admissinsec*/
.admissionsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.admissionseboxx {
    height: 286px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 60px 30px 30px 30px;
    float: left;
    background-color: #5A82B3;
    border-radius: 5px 0px 0px 5px;
}

.admissionseboh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 36px;
    line-height: 47px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}

.admissionseboh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    float: left;
    font-size: 21px;
    line-height: 27px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}

.admissionsebop {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 27px;
    font-weight: 400;
    color: #fff;
    text-align: left;
    letter-spacing: 0.2px;
}

.applydef {
    height: 286px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 130px 0px 50px 0px;
    float: left;
    background-color: #1F4497;
    text-align: center;
    border-radius: 0px 5px 5px 0px;
}


.admispadd {
    padding-right: 0px;
}

.admispadd22 {
    padding-left: 0px;
}

/********facilities*/
.facilities {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.facilimgg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.facilmain {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.factextt {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.logo-facc {
    position: absolute;
    top: -28px;
    float: left;
    height: 60px;
    width: 60px;
    right: 10px;
    border: 2px solid #F4AB01;
    border-radius: 50%;
    padding: 5px;
}

.factextth1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 15px 10px 15px;
    float: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #fff;
    background-color: #F4AB01;
    text-align: left;
}

.factexttp {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    color: #696969;
    font-weight: 400;
    text-align: left;
}

.readmorelib {
    color: #0367b0;
    font-weight: 400;
    font-size: 15px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .readmorelib:hover {
        color: #f99d1c;
    }

.facimagess {
    height: 240px;
    width: 100%;
}


/*******salient feature*/
.salientfeat {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.sailentfhea {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.sailficon {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 10px 10px 10px 10px;
    float: left;
    box-shadow: 0 0 20px 0 #00000033;
}

.sailficoncolor {
    height: 48px;
    width: 48px;
    background-color: #f50057;
    border-radius: 50%;
}

.sailenico {
    height: 48px;
    width: 48px;
    margin: 0px auto;
}

.sailficonh1 {
    height: auto;
    width: 100%;
    margin: -35px 0px 0px 0px;
    padding: 0px 0px 0px 57px;
    float: left;
    font-size: 15.5px;
    line-height: 21px;
    font-weight: 700;
    color: #2a2f52;
    text-align: left;
}

.sfeatcol2 {
    background-color: #00bfa6;
}

.sfeatcol3 {
    background-color: #6c63ff;
}

.sfeatcol4 {
    background-color: #f9a826;
}

.mainbordse33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.mainbordse {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
    float: left;
    border: 1px solid #f1f1f1;
}

/******ww*/

/*============================================================================*/
.cming-events-sec {
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.cming-events-wpr {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.cming-events-smll-title {
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    position: relative;
    font-weight: 300;
    font-size: 21px;
    line-height: 1.3;
    color: #2a2f52;
}

    .cming-events-smll-title:before {
        content: "";
        position: absolute;
        left: 1px;
        top: 0;
        height: 100%;
        width: 4px;
        background: #f99d1c;
    }

.cming-events-viewall {
    width: 100%;
    margin: 10px 0px 80px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.cming-events-smll-bg-title {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 36px;
    color: #2a2f52;
    font-weight: 700;
    line-height: 1.3;
}

.cming-events-sec-mrquee-sec {
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    box-shadow: 5px 5px 40px 0 rgba(0, 0, 0, 0.05);
}

.cming-events-sec-mrquee-h {
    width: 100%;
    margin: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    background: #1f4497;
    padding: 15px 20px;
    border-radius: 4px 4px 0 0;
}

.cming-events-sec-mrquee-wpr {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px;
    float: left;
}

.cming-events-sec-mrquee-ul {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .cming-events-sec-mrquee-ul li {
        width: 100%;
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .cming-events-sec-mrquee-ul li a {
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 4px 0 0 30px;
            display: block;
            color: #000;
            line-height: 20px;
            font-size: 16px;
            position: relative;
        }

            .cming-events-sec-mrquee-ul li a:before {
                content: "";
                background: url(../images/bell.png) no-repeat;
                font-family: FontAwesome;
                width: 20px;
                height: 20px;
                color: #fea116;
                position: absolute;
                left: 0;
                font-size: 20px;
                top: 9px;
            }

.gettouch-sec {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.gettouch-form-bx-sec {
    width: 100%;
    margin: 30px 0px 0px 0px;
    float: left;
    background: #1f4497;
    padding: 40px 50px;
    border-radius: 10px;
}

.gettouch-form-row {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.gettouch-form-txtbx {
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    font-weight: 300;
    background-color: #fff;
    border: 1px solid #eceaea;
    border-radius: 5px;
    padding: 10px 16px;
    width: 100%;
    color: #444;
    margin-bottom: 15px;
    height: 42px;
    box-shadow: none;
}

.tchermeet-sec {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 60px 0px 50px 0px;
    float: left;
    background: #333a65;
    position: relative;
}

    .tchermeet-sec:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: #f99d1c;
        width: 46%;
        height: 100%;
        z-index: 0;
    }

.tchermeet-cntnt-sec {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.tchermeet-smll-h {
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    position: relative;
    font-weight: 300;
    font-size: 21px;
    color: #ffffff;
}

    .tchermeet-smll-h:before {
        content: "";
        position: absolute;
        left: 1px;
        top: 0;
        height: 100%;
        width: 4px;
        background: #1f4497;
    }

.tchermeet-bg-h {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
}

.tchermeet-bg-p {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #ffffff;
    font-weight: 400;
    line-height: 24px;
    font-size: 15px;
}

.tchermeet-teacher-slid-wpr {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.tchermeet-teacher-bx-wpr {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.tchermeet-teacher-bx-wpr-img {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

    .tchermeet-teacher-bx-wpr-img img {
        width: 218px;
        height: 140px;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
    }

.tchermeet-teacher-bx-name-h {
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 15px !important;
    font-weight: 600;
}

.tchermeet-teacher-bx-desig {
    width: 100%;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    color: #fff;
    font-weight: 500;
}

.tchermeet-sec .owl-nav {
    position: absolute;
    right: 10px;
    top: -45px;
}

/*******play store*/
.downloadappm {
    height: auto;
    width: 100%;
    margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.mobapboxx {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 15px 30px 15px;
    float: left;
    background-color: #5A82B3;
    background-image: url(https://www.transparenttextures.com/patterns/concrete-wall.png);
    border-bottom: 1px solid #f1f1f1;
    border-radius: 5px;
    position: relative;
}

.downloadappte {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.downloadappteh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    text-align: left;
}

.downloadappteh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    color: #ffd46f;
    text-align: left;
}

.mobapps {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.mobappsul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .mobappsul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .mobappsul li a img {
            height: 55px;
            width: 175px;
            -webkit-transition: all 0.3s ease;
            -moz-transition: all 0.3s ease;
            transition: all 0.3s ease;
        }

            .mobappsul li a img:hover {
                -webkit-transform: translateY(-10px);
                -ms-transform: translateY(-10px);
                transform: translateY(-10px);
            }

.dowappmmi {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: absolute;
    top: -85px;
}

.mobilee {
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mobilee:hover {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

/*************about page kk*/
.allpagesec {
    position: relative;
    background: url('../images/topimgPage.jpg') no-repeat;
    background-size: 100%;
    background-position: center top;
    background-attachment: fixed;
    height: 300px;
    width: 100%;
    background-size: cover;
}

.allpagesecbg {
    background: rgba(0, 0, 0, 0.6);
    min-height: 100%;
}

.allpagesec-data {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.allpagesech1 {
    margin-top: 170px !important;
    position: relative;
    text-align: center;
    z-index: 5;
    color: #fff;
    margin-bottom: 0px;
    /*background: #fff;*/
    padding: 5px 15px;
    display: inline-block;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
}
/**end*/
.pagekkmain {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagekkmainhom {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 12px 0px 12px 0px;
    float: left;
    border-bottom: 1px solid #f1f1f1;
    background: #fbfbfb;
}

.abullll {
    color: #F4AB01 !important;
}

.pagekkmainul {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .pagekkmainul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .pagekkmainul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            font-size: 15px;
            line-height: 21px;
            color: #181d31;
            font-weight: 400;
            text-align: left;
        }
/******/
.pagekkmaindtaa {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagehelef {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagehelefp {
    height: auto;
    margin: 0px 0px 5px 0px;
    padding: 3px 0px 3px 10px;
    float: left;
    color: #2a2f52;
    font-size: 21px;
    line-height: 23px;
    text-align: left;
    font-weight: 400;
    border-left: 4px solid #f99d1c;
}

.pagehelef-texth1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 36px;
    line-height: 47px;
    font-weight: 700;
    color: #2a2f52;
    text-align: left;
}



.pagekkmaindtaa-text {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagekkmaindtaapp {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 28px;
    color: #696969;
    font-weight: 400;
    text-align: justify;
}

.pagimagess {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagimagessimages {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 3px;
    float: left;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}

/**********contact page k*/
.contactuspage {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspage-box {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 10px 15px 10px 15px;
    float: left;
    min-height: 100px;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    background-color: #fff;
}

.contactuspageico {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 27px !important;
    text-align: center;
    color: #0367b0;
}

.contactuspage-add {
    height: auto;
    width: 100%;
    margin: -30px 0px 0px 0px;
    padding: 0px 0px 0px 40px;
    float: left;
}

.contactuspageh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    text-align: left;
}

.contactuspagea {
    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;
    color: #333;
    text-align: left;
}


.contactuspage-loc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspagel-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspagel2 {
    height: 400px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 3px;
    float: left;
    border: 1px solid #fff;
    box-shadow: rgb(100 100 111 / 7%) 0px 7px 29px 0px;
}

.contactush1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    color: #333;
    text-align: left;
    border-bottom: double #f0f0f0;
}

.contactuspage-mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspagep {
    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;
    text-align: left;
    color: #333;
}

.formcontrolk {
    height: auto !important;
    width: 100%!important;
    margin: 0px 0px 5px 0px!important;
    float: left!important;
    font-size: 15px!important;
    color: #555!important;
    text-align: left!important;
    background: #f6f6f6!important;
    padding: 15px 15px!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    -ms-border-radius: 5px!important;
    border-radius: 5px!important;
    border: 1px solid #e0e1e5!important;
}

    .formcontrolk:focus {
        border-color: #fff;
        outline: 0;
        border: 1px solid #e0e1e5;
    }



/*****captcha*/
.capchamargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}

.protectedcap {
    height: 42px;
    width: 110px;
    margin: 0px 5px 0px 0px;
    padding: 0px 3px 0px 3px;
    font-size: 15px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
    border: 1px solid #ddd!important;
    text-align: center;
    border-radius: 4px;
    float: left;
    text-transform: uppercase;
}

.Clabel:focus {
    border: 1px solid #ddd!important;
}

.textsubmitt {
    height: 42px !important;
    width: 110px !important;
    margin: 0px 5px 0px 0px !important;
    padding: 0px 3px 0px 3px !important;
    font-size: 15px !important;
    line-height: 40px;
    font-weight: 500 !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    text-align: center;
    border-radius: 4px;
    float: left;
    font-style: italic;
}

.btnrefreshcaptcha {
    height: 41px;
    width: 40px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 38px;
    text-align: center;
    background-color: #F4AB01;
    border: 1px solid #F4AB01;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .btnrefreshcaptcha:focus {
        background-color: #0367b0;
        border: 1px solid #0367b0;
    }

.Clabel_btn2 {
    height: 41px;
    margin: 0px 0px 0px 5px;
    padding: 0px 10px 0px 10px !important;
    float: left;
    font-size: 15px !important;
    font-weight: 400;
    color: #fff !important;
    line-height: 38px;
    text-align: center;
    background-color: #F4AB01;
    border: 1px solid #F4AB01;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .Clabel_btn2:focus {
        background-color: #0367b0;
        border: 1px solid #0367b0;
    }

.margcontbb {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.loginmessage333 {
    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;
    text-align: left;
    color: #f1391c;
}
/******end*/
.pageolk-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .pageolk-box ol {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        float: left;
    }

    .pageolk-box li {
        height: auto;
        width: 100%;
        margin: 0px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        font-size: 15px;
        line-height: 28px;
        font-weight: 400;
        color: #696969;
        text-align: justify;
    }

.marginvis {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pageheleffach1 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 30px;
    line-height: 47px;
    font-weight: 700;
    color: #2a2f52;
    text-align: left;
    border-bottom: double #e9e7e7;
}

.facbackgrounhh {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.facbackgroun {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 20px 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #f5f5f5fa;
    background-image: url(https://www.transparenttextures.com/patterns/concrete-wall.png);
    border-bottom: 1px solid #f1f1f1;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .facbackgroun:hover {
        background-color: #fff7f7;
    }

/***********updating soon********/
.updatingsoon-sec {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 5px 0px;
    float: left;
    border: 1px solid #e8e7e7;
    background: #f6f6f6;
}

.updatingsoon-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #ff2000;
    font-weight: 600;
}

.updatingsoon-sec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
    text-align: center;
}


.spannes {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .spannes a {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        position: relative;
    }

        .spannes a:before {
            position: absolute;
            display: none;
        }
        
/********News page*/
.tenderboxx22 {
    width: 100%;
    height: auto;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.tenderboxx {
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 20px 20px;
    float: left;
    background: #fff;
    box-shadow: 0 0 15px -3px #BBB;
    border-radius: 5px;
}

.tendermmbox {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 15px 15px 15px 15px;
    float: left;
    background: #fbfffc;
    border: 1px solid #dbe6f5;
}

.tendermmboxp {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 22px;
    color: #e00000;
    font-weight: 600;
}

.tendermmboxh1 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 20px;
    color: #000000;
    font-weight: 600;
    text-align: left;
}

.tendermmboxh2 {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 25px;
    color: #6b6b6b;
    font-weight: 400;
    text-align: left;
}

.tendermmboxul {
    height: auto;
    width: 50%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .tendermmboxul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .tendermmboxul li a {
            margin: 0px 15px 0px 0px;
            padding: 0px 4px;
            text-decoration: none;
            font-size: 17px;
            color: #6b6b6b;
        }
/*******end*/