﻿body {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Raleway', sans-serif;*/
    font-family: 'Work Sans', sans-serif;
}

p {
    font-family: 'Open Sans', sans-serif;
}

a {
    font-family: 'Open Sans', sans-serif;
    text-decoration: none;
}

::selection {
    background: #b2dd4c;
    color: #fff;
}

/*--------------------top header---------------------*/
.top-header-sec {
    height: 40px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #363636;
}

.top-header-icons {
    height: auto;
    width: 100%;
    margin: 10px 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;
    text-align: left;
}

    .top-header-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
        text-align: left;
    }

        .top-header-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 10px 0px 0px;
            font-size: 13px;
            font-weight: 600;
            line-height: 20px;
            color: #b6b6b6;
            float: left;
            -webkit-transition: all 0.9s;
            -o-transition: all 0.9s;
            -moz-transition: all 0.9s;
            transition: all 0.9s;
        }

            .top-header-icons-ul li a:hover {
                color: #fff;
            }

            .top-header-icons-ul li a i {
                color: #041a34;
                font-size: 14px;
            }

.top-icons {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    float: left;
}

.top-icons-ul {
    height: auto;
    width: 100%;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

    .top-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 5px;
        list-style-type: none;
        display: inline;
    }

        .top-icons-ul li span {
            font-size: 14px;
            font-weight: 400;
            color: #073a7b;
        }

        .top-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            font-size: 13px;
            line-height: 23px;
            font-weight: 600;
            color: #b6b6b6;
        }

            .top-icons-ul li a i {
                height: 19px;
                width: 19px;
                background: #073a7b;
                border-radius: 50%;
                padding: 0px 0px 0px 0px;
                font-size: 10px;
                font-weight: 400;
                line-height: 19px;
                color: #fff;
                text-align: center;
            }

                .top-icons-ul li a i:hover {
                    color: #fff;
                }


.icon-topcolog {
    color: #feb800;
    font-weight: 600!important;
}

.callnow {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px -25px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.callnowa {
    height: 40px;
    width: 190px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #b2dd4c;
    float: left;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

/*--------------top-menu-------------*/
.locicontop {
    height: auto;
    width: 33%;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    border-right: 1px solid #dbdbdb;
}

.locicontopicon {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 28px;
    line-height: 28px;
    color: #7c7c7c;
    font-weight: 400;
    text-align: left;
}

.textincul {
    height: auto;
    width: 100%;
    margin: -30px 0px 0px 0px;
    padding: 0px 0px 0px 35px;
    float: left;
}

.locicontopiconaa {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    color: #212121;
}

.locicontopiconaa2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
    color: #212121;
}

.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;
}

/**************top heading*********/
.tophardest {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.topheadmmk {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.topheadmmkh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    font-weight: 800;
    letter-spacing: 0px;
}

.topheadmmkp {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    font-weight: 400;
}

/*--------------Slider-Sec-------------*/
.slider-sec {
    height: auto;
    width: 100%;
    margin: -37px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
/*******top header*****/
.tohlogo {
    height: 143px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #f3f3f3;
}

.tohlogo-logo {
    height: auto;
    width: 100%;
    margin: 7px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.tohlogo-logo22 {
    height: auto;
    width: 90px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}


.header-logo2 {
    height: auto;
    width: 100%;
    margin: 16px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    margin-left: -50px;
}

.logoul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

    .logoul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 0px 5px;
        list-style-type: none;
        display: inline-block;
        float: left;
    }

.Defaultlogo {
    margin: 0px auto;
}

.header22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/********/
.latestn-boxmm {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.latestn-box {
    height: 410px;
    width: 30%;
    margin: 0px 0px 0px 0px;
    padding: 30px;
    float: left;
    background-color: #00000059;
    position: absolute;
    top: 0px;
    z-index: 2;
    right: 0px;
    min-height: 100%;
}

.latest-news {
    height: 250px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .latest-news ul {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

        .latest-news ul li {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style-type: none;
            font-size: 15px;
            line-height: 30px;
            color: #333;
        }

            .latest-news ul li a {
                height: auto;
                margin: 0px 0px 15px 0px;
                padding: 0px 0px 0px 40px;
                font-size: 15px;
                font-weight: 400;
                line-height: 22px;
                color: #fff;
                position: relative;
                background-image: url('../images/new.gif');
                background-repeat: no-repeat;
                display: block;
            }


/**********blink text*/
.onlinereg-main {
    height: auto;
    width: 100%;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

.quadrat {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    animation: NAME-YOUR-ANIMATION 1s infinite;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 4px;
}

@-webkit-keyframes NAME-YOUR-ANIMATION {
    0%, 49% {
        background-color: #1a7d17;
    }

    50%, 100% {
        background-color: #e92e2f;
    }
}


/* 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 #15b110;
    background-color: #1a7d17;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    padding: 8px 20px 8px 20px;
    text-transform: uppercase;
}

    .hvr-bounce-to-top4:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #e92e2f;
        -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 */

/******************footer main***********************/
.main-footertop33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
    float: left;
    background-color: #212121;
}

.about-footer-sec {
    height: auto;
    width: 100%;
    margin: 50px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.quick-links {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.about-footer-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 5px 0px 5px 0px;
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    position: relative;
}

    .about-footer-sec-h2:before {
        position: absolute;
        left: 0px;
        top: 35px;
        width: 19px;
        height: 4px;
        content: '';
        background: #fff;
        border-radius: 10px;
    }


.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;
}

.footerlogo {
    margin: 0px auto;
    background: #fff;
    padding: 3px;
    border-radius: 3px;
    float: left;
    margin-bottom: 5px;
}

.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 15px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #a2a2a2;
    position: relative;
    /*text-transform: capitalize;*/
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-align: left;
}

    .information-a:hover {
        color: #fff;
        margin-left: 10px;
    }

    .information-a:before {
        font-family: fontAwesome;
        content: "\f054";
        font-size: 10px;
        line-height: 23px;
        color: #d3d1d1;
        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;
}

.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 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #a2a2a2;
    text-align: left;
}

.company-a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #f2f9bc;
}

    .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;
}


.footer-location-se {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-location-icon {
    padding: 5px 0px 0px 0px;
    font-size: 20px;
    text-align: left;
    float: left;
    color: #d3d1d1;
    height: auto;
    left: 0px;
}

.footer-location-sectext {
    height: auto;
    width: 100%;
    margin: -29px 0px 0px 0px;
    padding: 0px 0px 0px 35px;
    float: left;
}

.footer-location-aaa {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #a2a2a2;
}

    .footer-location-aaa:hover {
        color: #fff!important;
    }

/********************Down footer****************/
.footer-downn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-down-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    float: left;
}

    .footer-down-iner p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 15px;
        font-weight: 400;
        line-height: 27px;
        color: #fff;
        text-align: left;
    }

.footer-down-iner2 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.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;
}

.hbedsss {
    height: auto;
    width: 100%;
    margin: 10px 0px 20px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}

.dfoott {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.dfoottul {
    height: auto;
    width: 100%;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: right;
}

    .dfoottul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .dfoottul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 5px 0px 5px;
            font-size: 16px;
            line-height: 31px;
            font-weight: 400;
            color: #fff;
            transition: all 0.3s ease;
            transform: translateY(0px);
        }

            .dfoottul li a:hover {
                color: #27477d;
            }

.designer_link2 {
    color: #fff;
    font-size: 15px;
    margin: 10px 0px 0px 0px;
}


.linebordd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.linebordd {
    height: 1px;
    width: 100%;
    background-color: #222;
}

.plineee {
    height: 1px;
    background-color: #292929;
    width: 100%;
}

/****whatsapp*/
.whatsapp i {
    position: fixed;
    background: #2ed66f;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #fff;
    bottom: 20px;
    z-index: 1;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
}

.footerullul {
    height: auto;
    width: 100%;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

    .footerullul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .footerullul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 15px;
            font-size: 15px;
            font-weight: 400;
            line-height: 22px;
            color: #fff;
            position: relative;
            -moz-transition: 0.5s;
            -o-transition: 0.5s;
            -webkit-transition: 0.5s;
            transition: 0.5s;
            text-align: left;
        }

.areadmma {
    color: #d3d1d1;
}

/************** says************/
.memberssays {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url('../images/says.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.memberssaysbg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
}

.memberssayshead {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.memberssaysheadh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    font-size: 34px;
    line-height: 44px;
    text-align: center;
    font-weight: 700;
}

.memberssaysheadp {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    text-align: center;
}


.client-says {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.customer-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 20px 30px 20px;
    float: left;
    background-color: #ffffff59;
    border: 1px solid;
    position: relative;
    border-style: none;
}

    .customer-box:before {
        content: "";
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 12px solid rgba(255,255,255,.35);
        position: absolute;
        top: 100%;
        left: 44px;
    }

.margteamm {
    height: auto;
    width: 100%;
    margin: 19px 0px 0px 0px;
    padding: 0px 0px 0px 26px;
    float: left;
}

.team-imgsec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    text-align: justify;
    color: #fff;
    position: relative;
}

.team-imgsec-a {
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    width: 56px !important;
    height: 56px;
    border-radius: 100% !important;
    background: #e5e5e5;
    float: left;
}

.team-imgsec-h2 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    text-align: left;
}

.saysppp {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #fff;
    width: 100%;
    text-align: left;
}

.testmonmain-marg {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.quote {
    position: absolute;
    top: 54%;
    left: 50%;
    width: 100px;
    height: 103px;
    margin-left: -62px;
    margin-top: -6px;
    opacity: .14;
}

.quotett333 {
    height: auto;
    width: 100px !important;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}


/*************ul sec*/
.sagri-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .sagri-ul li {
        margin: 0px 0px 15px 0px;
        padding: 0px 0px 0px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 14px;
        line-height: 23px;
        font-weight: 500;
        color: #797979;
        position: relative;
        text-align: justify;
    }

        .sagri-ul li:before {
            font-family: FontAwesome;
            content: "\f058";
            font-size: 15px;
            line-height: 27px;
            color: #b2dd4c;
            font-weight: 400;
            left: 0px;
            top: -2px;
            position: absolute;
        }

.margga {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.cocurricullm {
    height: auto;
    width: 100%;
    margin: 30px 0px 10px 0px;
    padding: 20px 0px 30px 0px;
    float: left;
    background-color: #f5f5f5;
}

/*******ol*/

.rules-mainse-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .rules-mainse-box ol {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        float: left;
    }

    .rules-mainse-box li {
        height: auto;
        width: 100%;
        margin: 5px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        font-size: 16px;
        line-height: 23px;
        font-weight: 400;
        color: #696969;
        text-align: justify;
    }


/***********updating soon********/
.updatingsoon-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.updatingsoon-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 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;
}


/*************page ranking*/
.pageraning {
    height: auto;
    width: 100%;
    margin: 70px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pageraningmai {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pageraningmaiimg {
    height: 45px;
    width: 45px;
    margin: 0px auto;
}

.iconbox {
    width: 100px;
    height: 100px;
    text-align: center;
    box-shadow: 0 6px 20px rgba(0,0,0,7%);
    border-radius: 50%;
    margin: 0px auto;
    padding: 25px 0px 0px 0px;
}

.pageraningmaih1 {
    height: auto;
    width: 100%;
    margin: 30px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.pageraningmaip {
    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;
    color: #666666;
    text-align: center;
}
/**********about default*****/
.aboutus-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
    transition: all 0.3s;
    background: #f7f7f7;
}

.aboutussectext23-p {
    height: auto;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    color: #ffff;
    background: #1a7d17;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.aboutussectext2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutussectext2-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #5153ff;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    text-align: left;
}


.aboutussectext2-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #202020;
    font-size: 33px;
    line-height: 44px;
    text-align: left;
    font-weight: 700;
}

.aboutdefp {
    height: auto;
    width: 100%;
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #797979;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    text-align: justify;
}

.aboutussecpp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #797979;
    font-size: 14px;
    line-height: 25px;
    font-weight: 500;
    text-align: justify;
}

.aboutdefaul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.blog-imag {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
}

.blog-boxheading-img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

    .blog-boxheading-img:hover {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }


.vidgall23l {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.aboutline2 {
    height: 2px;
    width: 70px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
}


.vidgall23ldd {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.aboutline2dd {
    height: 2px;
    width: 70px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #222;
}


.vidgall23lddnol {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.aboutline2ddnol {
    height: 2px;
    width: 70px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #222;
}


.vidgall23l_p3 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.aboutline23 {
    height: 2px;
    width: 70px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #222;
}

/*************hover****/
.boxab {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .boxab:before,
    .boxab:after {
        content: "";
        background: #333;
        transform: scale(0);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: all 0.5s ease 0s;
    }

    .boxab:after {
        background: #000;
        border: 1px solid #aaa;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        transition: all 0.5s ease 0.2s;
    }

    .boxab:hover:before {
        opacity: 0.5;
        transform: scale(1);
    }

    .boxab:hover:after {
        opacity: 0.35;
        transform: scale(1);
    }

    .boxab img {
        width: 100%;
        height: auto;
    }

    .boxab .boxab-content {
        color: #fff;
        width: 85%;
        filter: blur(5px);
        opacity: 0;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        transition: all 0.4s ease 0.3s;
    }

    .boxab:hover .boxab-content {
        filter: blur(0);
        opacity: 1;
    }

    .boxab .title {
        font-size: 25px;
        font-weight: 200;
        text-transform: capitalize;
        margin: 0px 0px 10px 0px;
    }

    .boxab .post {
        font-size: 15px;
        line-height: 23px;
        font-weight: 600;
        display: block;
        margin: 0 0 10px;
    }

.spanabd {
    background-color: #fff77a;
    padding: 0px 5px;
}

.ourvisionnh1 {
    height: auto;
    width: 100%;
    margin: 15px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #222;
    text-align: left;
    border-bottom: double #ebebeb;
}

/************video sec*/
.videosection {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url('../images/videobg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.videosectionbg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
    background-color: #00546ccc;
}

.videosech {
    height: auto;
    width: 100%;
    margin: 0px 0px 50px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.videosechh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    font-size: 34px;
    line-height: 44px;
    text-align: center;
    font-weight: 700;
}

.videosechp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #f0f0f0;
    font-size: 18px;
    line-height: 27px;
    font-weight: 500;
    text-align: center;
}

.videoimgsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.videodefaf {
    height: 290px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-style: none;
    background: #111e3a;
    border: 1px solid #515151;
    border-radius: 4px;
}

/***********tab***********/

.tabinsecc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.vertical-tab {
    display: table;
    padding: 10px;
    border-radius: 20px;
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .vertical-tab .nav-tabs {
        background-color: #fafafa;
        display: table-cell;
        width: 50%;
        min-width: 25%;
        padding: 0px 0px 0px 0px;
        border: none;
        vertical-align: top;
    }

        .vertical-tab .nav-tabs li {
            float: none;
        }

            .vertical-tab .nav-tabs li a {
                color: #666;
                /*background: #fff;*/
                font-size: 18px;
                font-weight: 700;
                text-align: left;
                padding: 20px 30px 20px 30px;
                margin: 0px 0px 0px 0px;
                border: none;
                overflow: hidden;
                position: relative;
                z-index: 1;
                transition: all 0.5s ease 0.1s;
            }

                .vertical-tab .nav-tabs li a:hover,
                .vertical-tab .nav-tabs li.active a,
                .vertical-tab .nav-tabs li.active a:hover {
                    color: #fff;
                    background: #0030b8;
                    border: none;
                }

                .vertical-tab .nav-tabs li a:before {
                    content: '';
                    background-color: #2e86de;
                    height: 100%;
                    width: 0;
                    border-radius: 10px;
                    position: absolute;
                    right: 0;
                    top: 0;
                    z-index: -1;
                    transition: all 0.4s ease 0s;
                }

                .vertical-tab .nav-tabs li a:hover:before,
                .vertical-tab .nav-tabs li.active a:before,
                .vertical-tab .nav-tabs li.active a:hover:before {
                    width: 100%;
                    opacity: 0;
                }

    .vertical-tab .tab-content {
        color: #888;
        background: transparent;
        font-size: 13px;
        letter-spacing: 0.5px;
        line-height: 21px;
        padding: 0px 0px 0px 0px;
        display: table-cell;
    }

.tabheadh3 {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    color: #4d4b9a;
}

.tabheadhp {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 27px;
    color: #333;
    font-weight: 400;
    text-align: justify;
}

.fade.in {
    opacity: 1;
}

@media only screen and (max-width: 900px) {
    .vertical-tab .nav-tabs {
        width: 100%;
        display: block;
    }

        .vertical-tab .nav-tabs li:last-child a {
            margin: 0;
        }

    .vertical-tab .tab-content {
        font-size: 14px;
        display: block;
    }
}

/**/

.ourmissppp {
    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: #666;
}

.margimhh {
    height: auto;
    width: 100%;
    margin: -80px 0px 0px 0px;
    padding: 0px 0px 0px 100px;
    float: left;
}

.missimggg {
    height: 45px;
    width: 45px;
    margin: 0px auto;
    float: left;
    margin-top: 25px;
}

.tabimggg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

    .tabimggg:after {
        position: absolute;
        font-family: fontAwesome;
        content: "\f0d9";
        font-size: 25px;
        line-height: 23px;
        color: #ff0000;
        top: 0px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        z-index: 999;
        highlightsse;
    }


/******solutions****/
.rightsolut {
    height: auto;
    width: 100%;
    margin: 0px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url('../images/solutionbg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.rightsolut33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 100px 0px;
    float: left;
}

.rightsoluthead {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.rightsoluth1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    font-weight: 800;
    letter-spacing: 0px;
}

.rightsolutp {
    height: auto;
    width: 100%;
    margin: 30px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    font-weight: 400;
}

.readmorerisoluta {
    height: auto;
    width: 200px;
    margin: 0px auto;
    border: 2px solid #fff;
    background-color: #0030B8;
    border-radius: 25px;
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
    letter-spacing: 1px;
    line-height: 48px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: table;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .readmorerisoluta:hover {
        color: #0030B8;
        background-color: #fff;
        border: 2px solid #0030B8;
    }

/****best team*/
.bestteam {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 80px 0px;
    float: left;
    background-color: #fafafa;
}

.our-team {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 55px 0px;
    float: left;
    position: relative;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
}

    .our-team img {
        width: 190px;
        height: 190px;
        border-radius: 50%;
        margin: 0px auto;
        box-shadow: 0 6px 20px rgba(0,0,0,7%);
    }

    .our-team .team-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        padding: 30px 20px;
        background: #0030B8;
        transform: scale(0.1,0.1);
        transition: all 0.50s ease-in-out;
    }

    .our-team:hover .team-content {
        opacity: 1;
        transform: scale(1,1);
    }

    .our-team .team-prof {
        margin: 0px 0 5px 0;
    }

        .our-team .team-prof a {
            color: #fff;
            font-size: 15px;
            font-weight: 600;
        }

            .our-team .team-prof a:hover {
                color: #fff;
                text-decoration: none;
            }

        .our-team .team-prof small {
            color: #fff;
            display: block;
            font-size: 14px;
            line-height: 22px;
            margin-top: 0px;
            font-weight: 400;
        }

    .our-team .social-link {
        padding: 0;
        margin: 0;
    }

        .our-team .social-link li {
            list-style: none;
            margin-right: 5px;
            display: inline-block;
        }

            .our-team .social-link li a {
                width: 25px;
                height: 25px;
                line-height: 35px;
                border-radius: 50%;
                color: #fff;
            }

                .our-team .social-link li a:hover {
                    color: #fff;
                }


.teamheadd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.teamheaddh1 {
    height: auto;
    width: 100%;
    margin: 15px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.teamheaddp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: #666666;
    text-align: center;
    font-style: italic;
}

.besttt {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.besttth1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    font-weight: 800;
    letter-spacing: 0px;
}

.bestttp {
    height: auto;
    width: 100%;
    margin: 10px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    font-weight: 400;
}


/**********video******/
.videosecc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
}

.videoseccimg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 110px 0px 110px 0px;
    float: left;
    background-image: url(../images/video-img.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.videosecch11 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 60px;
    line-height: 70px;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    background: -webkit-linear-gradient(45deg, #0e00ff, #000c07 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.videosecplay {
    height: 100px;
    width: 100px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 30px;
    line-height: 93px;
    font-weight: 700;
    color: #fff;
    background-color: #0030b8;
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    display: table;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .videosecplay:hover {
        background-color: #fff;
        border: 2px solid #0030b8;
        color: #0030b8;
    }

/**********incubator*******/

.incubator {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url(../images/incubatorimg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.incubatorbg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 100px 0px;
    float: left;
    background-color: #0030b89e;
}

.incubatortex {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.incubatortexh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-weight: 800;
}

.incubatortexp {
    height: 1px;
    width: 50px;
    margin: 15px auto;
    background-color: #fff;
    display: table;
}

.incunamekh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-weight: 800;
}

.incunamekp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    color: #e5e5e5;
    text-align: center;
    font-style: italic;
}

/***********proud work******/
.proudwsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 0px 0px;
    float: left;
    background-color: #fafafa;
}

.proudwseche {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.proudwsecheh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    font-weight: 800;
    letter-spacing: 0px;
}

.proudwsechep {
    height: auto;
    width: 100%;
    margin: 10px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    font-weight: 400;
}


/*********gall img*/
.boxgakk {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #0030B8;
    text-align: center;
    overflow: hidden;
    position: relative;
    transition: all 0.3s;
}

    .boxgakk:hover {
    }

    .boxgakk img {
        width: 100%;
        height: auto;
        transform: rotate(0deg) scale(1);
        transition: all .8s;
    }

    .boxgakk:hover img {
        opacity: 0;
        filter: grayscale(100%);
    }

    .boxgakk .boxgakk-content {
        width: 100%;
        text-align: center;
        overflow: hidden;
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        left: 0;
    }

        .boxgakk .boxgakk-content .content {
            overflow: hidden;
        }

    .boxgakk .title {
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        margin: 0 0 3px 0;
        transform: translateY(250%);
        transition: all 0.6s ease 0s;
    }

    .boxgakk .post {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        margin: 0 0 10px;
        display: block;
        transform: translateY(250%);
        transition: all 0.6s ease 0s;
    }

    .boxgakk:hover .title,
    .boxgakk:hover .post {
        transform: translateY(0);
    }

    .boxgakk .icon {
        padding: 0;
        margin: 0;
        list-style: none;
        overflow: hidden;
    }

        .boxgakk .icon li {
            margin: 0 4px;
            display: inline-block;
            transform: translateY(-150%);
            transition: all 0.6s ease 0s;
        }

    .boxgakk:hover .icon li {
        transform: translateY(0);
    }

    .boxgakk .icon li a {
        color: #fff;
        font-size: 25px;
        line-height: 34px;
        display: block;
        transition: all 0.3s ease 0s;
    }


.proheadd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.proheadd40 {
    height: auto;
    width: 40%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.proheadd60 {
    height: auto;
    width: 60%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.proheadd33 {
    height: auto;
    width: 33.3%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.proheadd66 {
    height: auto;
    width: 66.6%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
/******subscrib********/
.subscribb {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url(../images/subscrib.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.subscribb33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 100px 0px;
    float: left;
}

.emailadd {
    height: 50px;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 25px;
    box-shadow: 0 5px 15px rgba(0,0,0,7%);
    outline: none;
    display: inline-block;
    padding: 0px 30px 0px 30px;
    font-size: 12px;
    font-weight: 700;
    text-shadow: none;
    letter-spacing: 1px;
}

.sbscribbtnn {
    height: auto;
    width: 200px;
    margin: 0px auto;
    border: 2px solid #fff;
    background-color: #0030B8;
    border-radius: 25px;
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
    letter-spacing: 2px;
    line-height: 48px;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    display: table;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .sbscribbtnn:hover {
        color: #0030B8;
        background-color: #fff;
        border: 2px solid #0030B8;
    }

/**************owl slider*******/
.owlslider {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 80px 0px 80px 0px;
    float: left;
    background: #fafafa;
}

.owltextmmh1 {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    color: #333333;
    font-weight: 700;
}

.owltestimona {
    font-size: 100px;
}


.owltextmmp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-style: italic;
    color: #333333;
    font-weight: 300;
}

.owltextmmp2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    color: #333333;
    font-weight: 600;
}

.designationna {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 25px;
    font-style: italic;
    color: #333333;
    font-weight: 300;
}


.testimonb-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.temonimg {
    height: auto;
    width: 30%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.temonimgtex {
    height: auto;
    width: 70%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.testimoimgg {
    width: 200px !important;
    margin: 0px auto;
}

/*******footer contact********/
.footercont {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 150px 0px;
    float: left;
    background-color: #0030B8;
}

.footercontext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footercontexth1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    letter-spacing: 1px;
}

.footercontextp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-weight: 400;
}

/*******/
.backgrouncont {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #fff;
    position: relative;
}

.locationfootermainn {
    height: 250px;
    width: 33.3%;
    margin: -100px 0px 0px 0px;
    padding: 50px 15px 50px 15px;
    float: left;
    background-color: #fff;
    text-align: center;
    border-right: 1px solid #3333331f;
}

.locationfoainnimg {
    height: auto;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

.locationfootermainn-p {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 22px;
    font-weight: 700;
    text-align: center;
    color: #333333;
    text-transform: uppercase;
}

.locationfootermainn-p22 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-align: center;
    color: #333;
    display: contents;
}

.locationfootermainn-a33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 24px;
    font-weight: 800;
    text-align: center;
    color: #1e60aa;
}

.googlemapdef {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.googlemapdefmap {
    height: 500px;
    width: 100%;
    margin: -150px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-style: none;
}

.mainmargg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/************highlights sec*/
.highlightsse {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.highlightsseh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #333333;
    font-weight: 800;
    letter-spacing: 0px;
}


.highlightsmain {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/****zoom images*/
.classimgotherss {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding:15px 0px 15px 0px;
    float: left;
}

.hovv-imag {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    float: left;
    overflow: hidden;
    box-shadow: 0px 10px 20px 0px rgba(153, 153, 153, 0.21);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}

.hovv-boxheading-img {
    margin: 0px auto;
    height: 140px!important;
    width: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.hovv-imag:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.classimg33-h4 {
    height: 40px;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    color: #666;
}

/********focus*/
.focusarea {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 10px 0px 70px 0px;
    float: left;
    background-color: #fafafa;
}

.marginfocus {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 40px 0px 10px 0px;
    float: left;
}

.focusareamm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    float: left;
    background: #FFFFFF;
    box-shadow: 1px 13px 20px #e4e5e6;
    border-radius: 5px;
    padding: 15px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .focusareamm:hover {
        background: #b2dd4c;
        box-shadow: 0px 26px 26px rgba(118, 196, 125, 0.312227);
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

        .focusareamm:hover .auline-ul li {
            color: #fff;
        }

        .focusareamm:hover :before {
            color: #fff;
        }

.focussimg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/*************ul sec*/
.auline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .auline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 5px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
        color: #333;
        position: relative;
        text-align: left;
    }

        .auline-ul li:before {
            font-family: FontAwesome;
            content: "\f192";
            font-size: 15px;
            line-height: 27px;
            color: #b2dd4c;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }



/**********contact page*/
.contactuspage {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspage-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.contactuspageico {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px!important;
    text-align: center;
    color: #b2dd4c;
}

.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;
    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: 23px;
    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;
    width: 100%;
    margin: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    color: #555;
    text-align: left;
    background: #f6f6f6;
    padding: 19px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #e0e1e5;
}

    .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;
    width: 110px;
    margin: 0px 5px 0px 0px;
    padding: 0px 3px 0px 3px;
    font-size: 15px;
    line-height: 40px;
    font-weight: 500;
    color: #333;
    border: 1px solid #ddd!important;
    text-align: center;
    border-radius: 4px;
    float: left;
    text-transform: uppercase;
}

.btnrefreshcaptcha {
    height: 41px;
    width: 40px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 38px;
    text-align: center;
    background-color: #0030B8;
    border: 1px solid #0030B8;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .btnrefreshcaptcha:hover {
        color: #0030B8!important;
    }

    .btnrefreshcaptcha:focus {
        background-color: #fff;
        border: 1px solid #0030B8;
    }

.Clabel_btn2 {
    height: 41px;
    width: 100%;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 38px;
    text-align: center;
    background-color: #0030B8;
    border: 1px solid #0030B8;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .Clabel_btn2:hover {
        color: #0030B8!important;
    }

    .Clabel_btn2:focus {
        background-color: #fff;
        border: 1px solid #0030B8;
    }

.margcontbb {
    height: auto;
    width: 100%;
    margin: 20px 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*******/

/*********top background*************/
.aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page-bg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background-color: #003004;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 32px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    display: inline-block;
    padding: 0px 0px;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0px 0px 0px 0px;
}

    .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: 25px;
            color: #fff;
            text-align: center;
        }
/******about page********/
.pagedata-sec {
    height: auto;
    width: 100%;
    margin: 50px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagebordd {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pagebordd-dingtth2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    line-height: 30px;
    font-weight: 800;
    color: #222;
    text-align: left;
}

.pageborddgt {
    height: 4px;
    width: 30px;
    margin: 0 0 20px;
    padding: 0;
    float: left;
    background-color: #b2dd4c;
}

.allpage-text {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.allpagetep {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    font-weight: 400;
    text-align: justify;
}

.allpageh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    text-align: left;
}


/**img hover****/

.intimages {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 5px;
    float: left;
    border-radius: 5px;
    border: 1px solid #f3f3f3;
}

.intimages-left {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    border: 1px solid #efefef;
}

.intimages a:hover::before {
    border: 0 solid rgba(255,255,255,.7);
}

.intimages a::before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    border: 70px solid rgba(255,255,255,0);
    top: 0;
    left: 0;
    transition: .5s ease-in-out;
}

.vispp {
    color: #f00;
}
/*********/


/***********updating soon********/
.updatingsoon-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.updatingsoon-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 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;
}


/********advisory board*/
.advboardm {
    width: 100%;
    height: auto;
    margin: 30px 0px 0px 0px;
    background-size: cover;
    box-shadow: 2px 2px 20px rgb(0 0 0 / 23%);
    border-radius: 17px;
    padding: 15px 15px;
    position: relative;
    top: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    cursor: pointer;
    background-image: url('../images/advbg.png');
    background-repeat: no-repeat;
    display: flex;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .advboardm:hover {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }


.advbimg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.advbimg22 {
    height: 150px;
    width: 150px;
    margin: 0px auto;
    border: 2px solid #b2dd4c;
    padding: 5px;
    border-radius: 50%;
}

.advbimg22h2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #666666;
    font-weight: 600;
}

.advboardmtex {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.advboardmtexp {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 30px;
    text-align: left;
    color: #666666;
    font-weight: 400;
}


.thnku-msgs {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.thnku-msgsh {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 30px;
    line-height: 40px;
    color: #0ab900;
}

.thnku-msgsp1 {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    line-height: 27px;
}

.thnku-msgsp2 {
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #404040;
    line-height: 27px;
}