﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    font-family: 'Titillium Web', sans-serif;
}

h1, h2, h2, h3, h4, h5, h6 {
    font-family: 'Titillium Web', sans-serif;
}

p {
    font-family: 'Titillium Web', sans-serif;
}

a {
    font-family: 'Titillium Web', sans-serif;
}

.container-small {
    margin-left: -50px;
    margin-right: -50px;
}

.padd-right {
    padding-right: 0px;
}

.padd-left {
    padding-left: 0px;
}

.padd-both {
    padding-left: 0px;
    padding-right: 0px;
}

a {
    text-decoration: none !important;
}

.btn-default {
    background-image: none !important;
    text-shadow: none !important;
}

.section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

/*************************top social********************************/
.top-header-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-bottom: 1px solid #ddd;
}

.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 20px 0px 0px;
            float: left;
            font-size: 14px;
            font-weight: 400;
            line-height: 29px;
            color: #043f71;
        }

            .top-header-icons-ul li a i {
                font-size: 17px;
                font-weight: 500;
                line-height: 29px;
                color: #043f71;
            }

.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: left;
    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 a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 15px;
            font-size: 14px;
            font-weight: 400;
            line-height: 29px;
            color: #043f71;
            transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        }

            .top-icons-ul li a:hover {
                color: #043f71;
            }

            .top-icons-ul li a i {
                height: auto;
                margin: 0px 0px 0px 0px;
                padding: 0px 5px 0px 0px;
                font-size: 14px;
                font-weight: 500;
                line-height: 29px;
                color: #043f71;
            }

/*--------------------top header---------------------*/
.donateimg {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.responsive-menu-bg {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.smalllogo {
    height: auto;
    width: 180px;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logohead {
    height: auto;
    width: 100%;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logohead5555 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logohead222 {
    height: auto;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logohead {
    margin: 0px 0px 0px 0px;
}

/***********************************top arrow*******************************/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid #043f71;
    background: #043f71;
    color: rgb(255, 255, 255);
    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 #d60129;
        background: #d60129;
        z-index: 99999999;
        color: #fff;
    }

    .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;
    }

/**************slider**************/
.slider-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.indicators-line > .carousel-indicators {
    display: none;
}

/*************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 0px 10px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 18px;
        line-height: 28px;
        font-weight: 400;
        color: #043f71;
        position: relative;
    }

        .auline-ul li:before {
            font-family: FontAwesome;
            content: "\f04e";
            font-size: 14px;
            line-height: 28px;
            color: #d60129;
            font-weight: 400;
            left: 0px;
            top: 2px;
            position: absolute;
        }

.bestpractice-images {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.bestpracticeres-rr {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.bestpractice-mar {
    padding-right: 0px;
}



/**************patient says************/

.patientsays-textmm-p {
    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;
    color: #555;
    text-align: center;
}

.studentt-sec {
    height: auto;
    width: 100%;
    margin: -150px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.client-says {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.patinet-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    background: #fff;
}

.team-imgsec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 30px 30px 30px;
    float: left;
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    text-align: center;
    color: #636363;
}


.team-imgsec-a {
    height: auto;
    width: 100px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .team-imgsec-a img {
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
        height: auto;
        background: #f1f1f1;
    }

.team-imgsec-h2 {
    height: auto;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    color: #043f71;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
}

.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;
}

/********contact us*********/
.page-mainimages {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
    position: relative;
    background-position: center;
    background-size: cover;
    border-bottom: 1px solid #ededed;
}

    .page-mainimages:before {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #ffffffa1;
        opacity: .95;
        content: "";
    }

.p-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.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: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 45px;
    color: #073d83;
    line-height: 40px;
    text-align: left;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    text-align: right;
    display: inline-block;
    padding: 5px 20px;
    float: right;
    margin-top: 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: 18px;
            line-height: 23px;
            font-weight: 500;
            color: #073d83;
            text-align: center;
        }


/*****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;
}

.contact-secbox {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #fff;
}

.cont-secbox22 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    font-size: 35px !important;
    text-align: center;
    color: #073d83;
    background-color: #fff;
    position: absolute;
    left: 25px;
}

.contact-secbox2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
    float: left;
}

.contact-secbox2-h222 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    line-height: 23px;
    font-weight: 600;
    text-align: left;
    color: #333;
}

.contact-secbox2-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    text-align: left;
    color: #333;
    letter-spacing: 0.5px;
}

    .contact-secbox2-a:hover {
        color: #333;
    }


.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: 30px;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
    color: #073d83;
}

.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: #043f71;
    border-style: none;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    letter-spacing: 0.5px;
}

    .cont-submit:hover {
        background: #222;
        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: 22px;
    line-height: 25px;
    font-weight: 600;
    text-align: left;
    color: #ec1d2d;
    letter-spacing: 0.5px;
}




.locationbackgrou {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 15px;
    float: left;
    -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: 500px;
    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: 49px;
    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: 49px;
    width: 104px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 0px 0px 5px;
}

    .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: 49px;
    width: 49px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    font-weight: 400;
    color: #fff!important;
    line-height: 45px;
    text-align: center;
    background-color: #043f71;
    border: 1px solid #043f71;
}

    .btnrefreshcaptcha:hover {
        background-color: #222;
        border: 1px solid #222;
    }

/**********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: 0px 0px 0px 0px;
    padding: 50px 0px 50px 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: 17px;
    line-height: 30px;
    color: #555555;
    font-weight: 400;
    text-align: justify;
}



.intimages {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.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;
}

.main-footerbggg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}



/***************submit now**************/
.submitnow-secc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
    text-align: left;
}

.submitnow-seccmain {
    height: auto;
    width: 100%;
    margin: 53px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.submitnow-seccmain-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 38px;
    line-height: 46px;
    font-weight: 600;
    color: #fff;
    text-align: left;
}

.submitnowppe {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
}


.footersectyt55 {
    height: auto;
    width: 100%;
    margin: 40px 0px 40px 0px;
    padding: 0px 15px 0px 15px;
    float: left;
}

.footersectyt55-p22 {
    height: 1px;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #008aff;
}

/******************footer main css***********************/

.main-footer-top {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 60px 0px;
    float: left;
    position: relative;
}

    .main-footer-top:before {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #333;
        opacity: .97;
        content: "";
    }


.footerlogo33 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-footer-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 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;
    float: left;
    color: #ffffff;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
}

/*.about-footer-sec-h2:before {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 50px;
        height: 2px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-color: #ffffff;
        content: '';
    }*/

.quick-links {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 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;
}

.intsimg2 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.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;
            }

.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: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #e5e4e4;
    text-align: left;
    letter-spacing: 0.2px;
}

.company-a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #c5c5c5;
}

    .company-a:hover {
        color: #fff;
    }

.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 {
    height: auto;
    padding: 0px 0px 0px 0px;
    font-size: 17px;
    line-height: 20px;
    text-align: left;
    float: left;
    color: #fff;
    position: absolute;
}

.footer-location-sectext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    float: left;
}

.footer-location-aaa {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #e5e4e4;
}

    .footer-location-aaa:hover {
        color: #fff!important;
    }

.footer-social {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-social-ul {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .footer-social-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .footer-social-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 0px 5px 0px 0px;
        }

            .footer-social-ul li a i {
                height: 40px;
                width: 40px;
                margin: 0px 0px 0px 0px;
                padding: 3px 0px 0px 0px;
                font-size: 16px;
                line-height: 31px;
                text-align: center;
                color: #fff;
                font-weight: 400;
                background: #5c5c5c;
                border-radius: 50%;
                transition: 0.8s;
                border: 1px solid #5c5c5c;
            }

                .footer-social-ul li a i:hover {
                    background: #ffffff;
                    border: 1px solid #ffffff;
                    transition: 0.3s;
                    -webkit-transform: translateY(-5px);
                    transform: translateY(-5px);
                    color: #2e2e2e;
                }

.dummy_facebook {
    height: 200px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 0px 0px;
    float: left;
    border-style: none;
}

.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 0px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #e5e4e4;
    position: relative;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .information-a:hover {
        color: #fff;
        /*margin-left: 10px;*/
    }

        .information-a:hover:before {
            color: #fff;
        }

/********************Down footer****************/
.footer-downmain-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: left;
    background: #020523;
}

.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: 14px 0px 0px 0px;
        font-size: 16px;
        font-weight: 400;
        line-height: 26px;
        color: #ffffff;
        text-align: left;
    }

.footer-down-iner2 {
    height: auto;
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.designer_link2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    text-align: left;
    position: relative;
}

.designerlin66 {
    height: auto;
    margin: 0px;
    padding: 0;
    float: right;
    position: absolute;
}

.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;
}


.footersect-border {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    float: left;
}

.footersect-border-p22 {
    height: 1px;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #272a35;
}

.lockseccc {
    height: auto;
    width: 100%;
    margin: 14px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #ffffff;
    text-align: left;
    transition: 0.8s;
    text-align: left;
}

    .lockseccc:hover {
        color: #fff;
    }

.footerbackggg {
    height: 65px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: left;
    background-color: #2e2e2e;
    position: relative;
}

    .footerbackggg:after {
        position: absolute;
        width: 70px;
        height: 65px;
        background-color: #333333;
        content: '';
        float: right;
        bottom: 0px;
        right: 0px;
    }


/***********/
.contenthappr {
    height: 160px;
    width: 180px;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    float: left;
    text-align: center;
    background-color: #1e60aa;
    position: absolute;
    bottom: -30px;
    right: 0px;
    border: 10px solid #fff;
}


.contenthapprimg {
    height: 40px;
    width: 45px;
    margin: 5px auto;
    padding: 0px 0px 0px 0px;
}

.contenthappr-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}

.contenthappr-ppp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
    text-align: center;
    color: #fff;
}


/***********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 10px 0px;
    float: left;
    font-size: 30px;
    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: 20px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
    text-align: center;
}


/******************/
.pageuu-ul {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .pageuu-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 15px 32px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 28px;
        font-weight: 700;
        color: #222;
        position: relative;
        text-align: justify;
    }

        .pageuu-ul li:before {
            font-family: FontAwesome;
            content: "\f196";
            font-size: 18px;
            line-height: 28px;
            color: #008aff;
            font-weight: 500;
            left: 0px;
            top: 2px;
            position: absolute;
        }

/********/

.rules-mainse-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .rules-mainse-box ol {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        float: left;
    }

    .rules-mainse-box li {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        font-size: 15px;
        line-height: 25px;
        font-weight: 400;
        color: #333;
        text-align: justify;
        letter-spacing: 0.5px;
    }


.margindiab {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 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: #043f71;
    font-weight: 600;
    letter-spacing: 1px;
}

.new-heading {
    margin: 0px;
    padding: 10px 10px 7px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    line-height: 21px;
    color: #383838;
    font-weight: 600;
}

.calender-icon44 {
    color: #ffffff;
    position: absolute;
    padding: 0px 0px 0px 0px;
    left: -11px;
    top: -10px;
    width: 52px;
}

.new-p {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    color: #333;
    line-height: 18px;
}

.mnge-bdy-wpr {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    overflow: auto;
}

.career-sec {
    margin: 0px 0px 0px 0px;
    padding: 10px 30px 30px;
    width: 100%;
    height: auto;
    float: left;
    box-shadow: 0 4px 26px 3px rgb(234, 230, 227);
}

.career-h {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    color: #67b341;
    line-height: 30px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 1px;
    font-family: Poppins;
}

/*-------------------Video Page------------------*/
.video-wpr {
    margin: 2px 0px 17px 0px;
    width: 100%;
    height: auto;
    padding: 15px;
    float: left;
    box-shadow: 0 0 40px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 0 40px rgb(0 0 0 / 24%);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    background: #fff;
}

.video-ifrm-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.video-title-h {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #222;
    font-weight: 400;
}

.anglr-btn-ul {
    margin: 15px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .anglr-btn-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

        .anglr-btn-ul li a {
            margin: 0px;
            text-decoration: none;
            background: linear-gradient(60deg, #fc075f, #ff6c12);
            color: #fff;
            padding: 2px 5px 4px 5px;
            min-width: 50px;
            text-align: center;
            border-radius: 3px;
            box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
        }

            .anglr-btn-ul li a:hover {
                background: linear-gradient(60deg, #08bd05, #ff8c00);
                color: #fff;
            }

/***********noticeboard*/
.noticeboard-sectmar {
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

/************/
.maintexttf {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.maintexttee-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    font-size: 28px;
    font-weight: 600;
    line-height: 24px;
    color: #008aff;
    text-align: center;
}

.maintexttee-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    font-size: 15px;
    font-weight: 600;
    line-height: 24px;
    color: #333;
    text-align: center;
}

/****************counter section**********/

.countersection22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
}

.counter {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.counter-content {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.counter-value {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: #043f71;
    text-align: center;
}

.counter-valueh3 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    color: #0c4b65;
    text-align: center;
}

.counter-valueh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 24px;
    line-height: 26px;
    font-weight: 800;
    color: #c25934;
    text-align: center;
}

/*************highest sec***********/


.heighestsec {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.slider-mediasec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.carousel-inner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.caroseimgg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.heightestmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.heightestmm-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 55px;
    font-weight: 600;
    color: #043f71;
}

.heightestmm-p {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    color: #636363;
    text-align: justify;
}

.heightestmm-aa {
    height: 53px;
    width: 153px;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 52px;
    font-weight: 400;
    color: #074173;
    text-align: center;
    background-color: #e8eff4;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.8s;
    z-index: 9;
    position: relative;
}

    .heightestmm-aa:hover {
        background-color: #043f71;
        color: #fff;
        padding: 0px 0px 0px 20px;
    }

/****************doncec**********/

.donce-secc {
    height: 500px;
    width: 100%;
    margin: -130px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #043f71;
}

.donce-seccmainn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.donce-seccmainnh3 {
    height: auto;
    width: 100%;
    margin: 200px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 55px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}


.hbackgroundbgg {
    height: 100%;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 0px;
    float: left;
    background-color: #fff;
    position: relative;
}

.spacee44 {
    padding-left: 0px;
}

/***********accountability********/

.accountbility {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 50px 0px 80px 0px;
    float: left;
    background: #ecf2f6;
}

.accountbility-higg {
    height: 100%;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.accountbility-high2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 55px;
    font-weight: 600;
    color: #043f71;
}

.accountbilityhi-p {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    color: #636363;
    text-align: justify;
}


.accountbilityhi5-aa {
    height: 53px;
    width: 170px;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 52px;
    font-weight: 400;
    color: #073d83;
    text-align: center;
    background-color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.8s;
    z-index: 9;
    position: relative;
}

    .accountbilityhi5-aa:hover {
        background-color: #043f71;
        color: #fff;
        padding: 0px 0px 0px 20px;
    }



/*........video............*/

.video-column {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.video-box {
    position: relative;
    /*border-radius: 25px;*/
    overflow: hidden;
}

    .video-box .video-image {
        position: relative;
        margin: 0px;
    }

        .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: 50%;
            z-index: 99;
            color: #ffffff;
            font-weight: 400;
            font-size: 35px;
            line-height: 72px;
            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;
            border: 5px solid #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%;
        box-shadow: 0 0 0 0 #d60129;
        -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 #d60129;
        -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);
    }
}


/***********donec-secc*/
.donec-secc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.donec-secc44 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.donec-secc44h3 {
       height: auto;
    width: 100%;
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
}

.iconnmmaccou {
    height: 230px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
    float: left;
    background: #f9f9f9;
}

.iconnmmaccou33 {
    height: 120px;
    width: 120px;
    margin: 0px auto;
}

.iconnmmaccou-aa {
    height: auto;
    width: 100%;
    margin: 20px 0px 10px 0px;
    padding: 0px 10px 0px 10px;
    float: left;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
}

.iconnmmaccou-pp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 26px;
    font-weight: 300;
    color: #636363;
    text-align: center;
}

.mainmarggmake-33 {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.ourachievehea {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 20px 20px;
    float: left;
    background-color: #e4e7ff;
    background-image: url(https://www.transparenttextures.com/patterns/cream-pixels.png);
    border: 1px solid #f1f1f1;
}

.ourachieveheammar {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.ourachbox {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    float: left;
    padding: 0px 20px 20px 20px;
    background-color: #e9e9e9;
    background-image: url("https://www.transparenttextures.com/patterns/cream-pixels.png");
}

/*****************/
.hovv-imag {
    height: 130px;
    width: 130px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    border: 5px solid #f5f1f1;
    overflow: hidden;
    -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;
    border-radius: 50%;
    background: #fff;
}


.hovv-boxheading-img {
    margin: 22px auto;
    height: 80px;
    width: 80px;
    -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-imag:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.2);
}

.hovv-boxheading-img:hover {
    transform: scale(1.0);
}

/**************gallery default*/
.imagegallery {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 40px 0px;
    float: left;
    background: #fff;
}

.gallam45 {
    height: auto;
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .gallam45 .owl-theme .owl-dots .owl-dot {
        display: none;
    }

.ouservvv-high2 {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 55px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
}

.ouservvv-high2pp {
    height: 2px;
    width: 50px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #d60129;
    display: flex;
}


/******************call now sec***************/
.callsection {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.callmain {
    height: auto;
    width: 50%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.callmain33 {
    height: 538px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.callmainiconss {
    height: 538px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 80px 70px 80px 70px;
    float: left;
    background-color: #043f71;
}


.callmainiconss33 {
    color: #043f71;
    font-size: 44px;
    line-height: 112px;
    height: 120px;
    width: 120px;
    background: #fff;
    text-align: center;
    margin: 0px auto;
    display: block;
    border-radius: 50%;
}

.callmmm4a {
    height: auto;
    width: 100%;
    margin: 20px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 33px;
    line-height: 55px;
    font-weight: 600;
    color: #fff;
    text-align: center;
}

.callmmm4-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 19px;
    line-height: 29px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.callmmm4-a {
    height: 53px;
    width: 170px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    font-size: 15px;
    line-height: 52px;
    font-weight: 400;
    color: #043f71;
    text-align: center;
    background-color: #e8eff4;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.8s;
    display: block;
}

    .callmmm4-a:hover {
        background-color: #e8eff4;
        color: #043f71;
        padding: 0px 0px 0px 20px;
    }

.mainbuttoncc {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.cont-default {
    height: 538px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-style: none;
}

.callmainmarg56 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    float: left;
}

/************brandd*********/

.brandmainnn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 70px 0px;
    float: left;
}

.brandmainnntt {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.branddd55 {
    height: 100px;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fff;
}

.lblmessage222 {
    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: #d60129;
    text-align: left;
}

sup {
    color: #e62e22;
    font-size: 17px;
    line-height: 10px;
}


/************owl main sec************/
.image-box {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.owlteammain {
    height: auto;
    width: 100%;
    margin: 10px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.boxteam {
    text-align: center;
    overflow: hidden;
    position: relative;
    padding: 8px;
    margin: 0px 0px 0px 0px;
    opacity: 10;
    background: #fff;
    box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
}

    .boxteam:before {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        position: absolute;
        bottom: 0;
        left: 0;
        opacity: 0;
        z-index: 1;
        transition: all 0.2s ease 0s;
        border: 8px solid #d60129;
    }


    .boxteam:hover:before {
        opacity: 1;
    }


    .boxteam:after {
        content: "";
        width: 100%;
        height: 100%;
        background: repeating-radial-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.4) 10%, rgba(0,0,0,0.2) 15%);
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transform: scale(2);
        transition: all 0.2s ease-out 0s;
    }

    .boxteam:hover:after {
        opacity: 1;
        transform: scale(1);
    }

    .boxteam img {
        width: 200px;
        height: 220px;
        transition: all 0.3s ease 0s;
        margin: 0px auto;
    }

    .boxteam .post {
        display: inline-block;
        padding: 0 7px;
        background: #20b8fe;
        font-size: 16px;
        font-style: italic;
        color: #fff;
        opacity: 0;
        transform: translateX(50px);
        transition: all 0.4s ease 0.2s;
    }

    .boxteam:hover .title,
    .boxteam:hover .post {
        opacity: 1;
        transform: translate(0, 0);
    }

    .boxteam .icon {
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        position: absolute;
        top: 30%;
        left: 0;
        z-index: 2;
        opacity: 0;
        transform: translateY(-50%);
        transition: all 0.4s ease 0.2s;
    }

    .boxteam:hover .icon {
        opacity: 1;
    }

    .boxteam .icon li {
        display: inline-block;
        margin: 0 10px;
        transform: translateY(-400%);
        transition: all 0.3s ease 0s;
    }

    .boxteam:hover .icon li {
        transform: translateY(130%);
    }

        .boxteam:hover .icon li:first-child {
            transition-delay: 0.2s;
        }

        .boxteam:hover .icon li:last-child {
            transition-delay: 0.4s;
        }

    .boxteam .icon li a {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #d60129;
        font-size: 20px;
        color: #fff;
        position: relative;
        transition: all 0.3s ease 0s;
    }

        .boxteam .icon li a:hover {
            text-decoration: none;
            background: #fff;
            color: #000;
            box-shadow: 0 0 0 2px #d60129;
            transform: rotate(30deg);
        }


    .boxteam:hover .boxteamtex44t {
        background-color: #d60129;
    }

    .boxteam:hover .boxteamtex44t-p {
        color: #fff;
    }

    .boxteam:hover .boxteamtex44t-h2 {
        color: #fff !important;
    }



.boxteamtex44t {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 8px 0px;
    float: left;
    background-color: #fff;
    z-index: 999;
    display: block;
    overflow: hidden;
    position: relative;
}

.boxteamtex44t-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    text-align: center;
    font-weight: 600;
    color: #222;
}

.boxteamtex44t-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    font-weight: 600;
    color: #033b4a !important;
}

.boardofdirrr {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.bdir-seccmainnhh2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 35px;
    line-height: 55px;
    font-weight: 600;
    color: #fff688;
    text-align: center;
}

.bdir-seccmainnhh2pp {
    height: 2px;
    width: 50px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #fff688;
    display: flex;
}

/*************top management**********/
.topmanagemtn-sec {
    height: auto;
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.topmanagemtn-seccmainnh3 {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 55px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
}

.topmanagemtn-seccmainnhh2pp {
    height: 2px;
    width: 50px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #d60129;
    display: flex;
}

.viewallaa {
    height: auto;
    margin: 0px auto;
    padding: 0px 15px 0px 15px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    background: #043f71;
       display: table;
    margin-top: 20px;
    border-radius: 4px;

     -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .viewallaa:hover {
        color: #043f71;
        background: #fff688;
    }

.viewallaa44 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
    letter-spacing: 1px;
}

.topmanhee22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.topmanhee22-h2 {
    height: auto;
    width: 200px;
    margin: 10px auto;
    padding: 0px 0px 0px 0px;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #043f71;
    text-align: center;
}

.accounttt {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.accounttttextp {
    height: 1px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #dddddd;
}

.accountttbox {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.accountttboxmain {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.accountttboxmain-p {
    height: 50px;
    width: 1px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #dddddd;
}

.accountttboxmain33 {
    height: 150px;
    width: 200px;
    margin: 0px auto;
    padding: 10px;
    background: #f9f9f9;
}

.accountttboxmain-acc {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 22px;
    line-height: 20px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
}

.backgrouacc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 20px 10px;
    float: left;
    background-color: #f9f9f9;
}

.donec-achievee {
    height: 2px;
    width: 50px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    background-color: #d60129;
    display: flex;
}

.ourachiev-h22 {
    height: auto;
    width: 100%;
    margin: 50px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 55px;
    font-weight: 600;
    color: #043f71;
    text-align: center;
}

.iconn33headd {
    height: auto;
    width: 20%;
    margin: 0px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    float: left;
}

.textfootaa {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
}

/***********our services*********/
.toplogosecc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.toplogosecc-round {
    height: auto;
    width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.toplogosecc44 {
    height: auto;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

.toplogosecc55 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.bordermentuu {
    height: 3px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: linear-gradient(to right, #74cee4 0%,#66ce9c 16%,#edbf47 32%,#ec774b 49%,#74cee4 65%,#66ce9c 83%,#edbf47 100%);
}

/**********about page images*******/
.pagebox {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    position: relative;
    background-color: #222;
    border: 1px solid #f5f5f5;
}

    .pagebox:before,
    .pagebox:after {
        content: '';
        background: #d60129;
        width: 10px;
        height: 90%;
        box-shadow: 15px 0 0 #d60129;
        transform: skewY(50deg);
        position: absolute;
        bottom: -100%;
        left: 5px;
        z-index: 1;
        transition: all 0.45s ease;
    }

    .pagebox:after {
        box-shadow: -15px 0 0 #d60129;
        left: auto;
        right: 5px;
        bottom: auto;
        top: -100%;
    }

    .pagebox:hover:before {
        bottom: -10px;
    }

    .pagebox:hover:after {
        top: -10px;
    }

    .pagebox img {
        width: 100%;
        height: auto;
        transition: all 0.45s;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
    }

    .pagebox:hover img {
        opacity: 0.3;
        filter: grayscale(90%);
    }

    .pagebox .pagebox-content {
        color: #fff;
        text-align: center;
        width: 100%;
        padding: 0 30px;
        opacity: 0;
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        top: 50%;
        left: 50%;
        transition: all 0.45s ease;
    }

    .pagebox:hover .pagebox-content {
        opacity: 1;
    }

    .pagebox .title {
        font-size: 20px;
        line-height: 25px;
        font-weight: 600;
        margin: 0 0 2px;
        padding: 0px 0px 0px 0px;
    }

    .pagebox .post {
        color: #ff7b08;
        font-size: 16px;
        text-transform: capitalize;
    }

.aboutusmainn {
    height: auto;
    width: 100%;
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #073d83;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.aboutusmainn33 {
    height: auto;
    width: 100%;
    margin: 10px 0px 15px 0px;
    padding: 5px 15px 5px 15px;
    float: left;
    color: #fff;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    background-color: #073d83;
}

.hfollowingpageh2 {
    height: auto;
    width: 100%;
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #073d83;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    position: relative;
}

    .hfollowingpageh2:before {
        position: absolute;
        content: "";
        height: 2px;
        width: 50px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        background-color: #d60129;
        bottom: -5px;
    }

.paauline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .paauline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 10px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 17px;
        line-height: 30px;
        font-weight: 400;
        color: #555;
        position: relative;
    }

        .paauline-ul li:before {
            font-family: FontAwesome;
            content: "\f04e";
            font-size: 14px;
            line-height: 28px;
            color: #d60129;
            font-weight: 400;
            left: 0px;
            top: 2px;
            position: absolute;
        }


.olmainseccc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .olmainseccc ol {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        float: left;
    }

        .olmainseccc ol li {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            width: 100%;
            float: left;
            font-size: 16px;
            line-height: 30px;
            font-weight: 400;
            color: #555555;
        }


.textbolitt {
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
    color: #d60129;
    font-weight: 600;
}


.loationmmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


/**********table***********/
.courses-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

table, th, td {
    border: 1px solid #d6d7d8;
    border-collapse: collapse;
}

table, th {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    text-align: left;
    font-weight: 600;
}

table, tr, td {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 3px 10px 3px 10px;
    font-size: 16px;
    line-height: 23px;
    color: #333;
    text-align: left;
    font-weight: 400;
}

    tr:hover {
        background-color: #f5f5f5;
    }

/********gallery*********/
.mygallery-wraper {
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    width: 100%;
    height: auto;
    float: left;
}

.my-gallery {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.img-bx-wpr {
    margin: 0px;
    padding: 0px 0px;
    width: 0;
    height: auto;
    float: left;
}

.caption-p {
    margin: 0px 0px 10px 0px;
    padding: 3px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    background: #ff3100;
    font-size: 14px;
    color: #fff;
}

.other-page-sec {
    min-height: 700px;
}

.boxgall:hover .gallerytyy {
    display: none;
    transition: 0.8s;
}

@media only screen and (max-width:800px) {
    .my-gallery-img {
        width: 100%;
        min-height: inherit;
    }
}


/*************/
.pageagrim {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}


.buttonseccc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.buttonsecccul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .buttonsecccul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .buttonsecccul li a {
            height: 53px;
            margin: 15px 10px 0px 0px;
            padding: 16px 17px 0px 17px;
            float: left;
            font-size: 15px;
            line-height: 25px;
            font-weight: 400;
            color: #074173;
            text-align: center;
            background-color: #e8eff4;
            text-transform: uppercase;
            transition: 0.8s;
        }

            .buttonsecccul li a:hover {
                background-color: #043f71;
                color: #fff;
            }


/******************/
.savingmarginn {
    height: auto;
    width: 100%;
    margin: 30px 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;
    color: #d60129;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    text-align: left;
}

.textimgddp {
    height: 95px;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 5px 15px 5px 15px;
    float: left;
    font-size: 15px;
    line-height: 26px;
    color: #696969;
    font-weight: 400;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.purpose-pp {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 5px 15px 5px 15px;
    float: left;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    background-color: #043f71;
    color: #fff;
}


.btnsec_online {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .btnsec_online li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }


.aboutusmainn3D3 {
    height: auto;
    width: 90%;
    margin: 10px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #073d83;
    font-size: 23px;
    line-height: 30px;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.pageddownload {
    height: auto;
    width: 10%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.downicons {
    height: 30px;
    width: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.Ddoctframee {
    height: 500px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px;
    float: left;
    box-shadow: 0 0 40px rgb(0 0 0 / 8%);
    -webkit-box-shadow: 0 0 40px rgb(0 0 0 / 8%);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
    background: #fff;
    border-style: none;
}

.tenderviews {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 3px 20px 3px 20px;
    float: right;
    font-size: 15px;
    line-height: 23px;
    color: #333;
    font-weight: 500;
    border: 1px solid #ec9494;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .tenderviews:hover {
        color: #d60129;
        border: 1px solid #d60129;
    }

.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: 15px 0px 5px 0px;
    padding: 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: 5px 0px 10px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 23px;
    color: #000000;
    font-weight: 500;
    text-align: left;
    letter-spacing: .5px;
}

.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;
        }

.downloaddt {
    font-size: 17px;
    color: #23a000;
}

/*********qr code*/
.qrcode {
    height: auto;
    width: 100%;
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.qrcodetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.qrcodetextp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 29px;
    font-weight: 300;
    color: #636363;
    text-align: justify;
}

.qrcodelogo {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.qrcodelogo22 {
    height: auto;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
    border: 1px solid #ededed;
    border-radius: 5px;
}
