﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
}


p {
    font-family: 'Roboto', sans-serif;
}

a {
    font-family: 'Poppins', 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;
}

/**************Start*************/

/*--------------------top header---------------------*/
.top-header-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #07221f;
    /*background-image:url(../images/green.jpg);*/
    position: relative;
}

.top-header-icons {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 12px 0px;
    float: left;
}

.header-logo {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: left;
}

    .header-logo img {
        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: right;
}

    .top-header-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
        float: right;
    }

        .top-header-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 30px;
            font-size: 14px;
            font-weight: 500;
            line-height: 20px;
            color: #fff;
            transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        }



            .top-header-icons-ul li a i {
                color: #fff;
                font-size: 18px;
            }





.top-icons {
    height: auto;
    /*width: 100%;*/
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    float: right;
}

.top-icons-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    text-align: left;
}

    .top-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 10px;
        list-style-type: none;
        display: inline;
    }

        .top-icons-ul li span {
            font-size: 15px;
            font-weight: 500;
            color: #dcc2c7;
        }

        .top-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
        }

            .top-icons-ul li a i {
                height: auto;
                margin: 0px 0px 0px 0px;
                padding: 10px 14px 10px 14px;
                font-size: 20px;
                font-weight: 500;
                line-height: 20px;
                color: #ffffff;
                text-align: left;
                border-radius: 2px;
            }

                .top-icons-ul li a i:hover {
                    color: #ff0101;
                }

.h-fb {
    color: #fff;
    background: #00aced;
    transition: .3s;
}

    .h-fb:hover {
        color: #00aced;
        background: #fff;
        transition: .3s;
    }

.h-twi {
    color: #fff;
    background: #3b5998;
    transition: .3s;
}

    .h-twi:hover {
        color: #3b5998;
        background: #fff;
        transition: .3s;
    }

.h-yt {
    color: #fff;
    background: #dd4b39;
    transition: .3s;
}

    .h-yt:hover {
        color: #dd4b39;
        background: #fff;
        transition: .3s;
    }

.h-lnkd {
    color: #fff;
    background: #007bb6;
    transition: .3s;
}

    .h-lnkd:hover {
        color: #007bb6;
        background: #fff;
        transition: .3s;
    }

.icon-topcolog {
    color: #feb800;
    font-weight: 600!important;
}

.top-hader-sec-button {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 14px 8px 14px 0px;
    float: left;
    background-color: #F5B71F;
}

.top-hader-sec-button11 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 15px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

    .top-hader-sec-button11:hover {
        color: #fff;
    }
/**************header-sec************/
.header-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #fff;
    border-top: 5px solid #00aced;
}



.header-sectin-logo-img {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
    float: left;
}

.header-sec-logo11 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.down-icon {
    left: 0px;
}

.menubar nav > ul > li > a i {
    display: inline-block;
    font-size: 17px;
    width: 33px;
    height: 33px;
    text-align: center;
    padding-top: 8px;
    /* position: relative; */
    border-radius: 50%;
    margin-top: -3px;
    margin-right: 7px;
    top: 4px;
    margin-bottom: 0px;
}

.a-i {
    background: #e53935;
    color: #fff;
}

.ac-i {
    background: #f8a724;
    color: #fff;
}

.oc-i {
    background: #03629e;
    color: #fff;
}

.sl-i {
    background: #1d87e4;
    color: #fff;
}

.ad-i {
    background: #4caf50;
    color: #fff;
}

.ga-i {
    background: #e53935;
    color: #fff;
}

.co-i {
    background: #7d57c1;
    color: #fff;
}









/**************slider-sec***********/
.slider-sec {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}
/**********academic-sec*************/

.academic-sec-wrp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 100px 0px;
    float: left;
    background-color: rgb(245, 244, 239);
}

.academic-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.academic-sec-sh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 28px;
    line-height: 20px;
    font-weight: 600;
    color: #ff0101;
    text-align: center;
}

.academic-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 28px;
    line-height: 43px;
    font-weight: 600;
    color: #000;
    text-align: center;
}

.academic-box {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

    .academic-box:hover .academic-box-img img {
        transform: scale(1.1);
    }

.academic-box-img {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

    .academic-box-img img {
        transition: all .3s ease-in;
        width: 100%;
    }

.academic-box-inr {
    position: absolute;
    height: auto;
    width: 76%;
    padding: 10px 20px;
    left: 13%;
    background-color: #fff;
    box-shadow: 0 4px 0 rgb(255, 255, 255);
    bottom: -21px;
}

    .academic-box-inr h2 {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
    }

        .academic-box-inr h2 a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            font-size: 20px;
            line-height: 20px;
            font-weight: 600;
            color: #f58524;
            text-align: center;
        }

            .academic-box-inr h2 a:hover {
                color: #e53935;
            }

    .academic-box-inr p {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 8px 0px 0px 0px;
        float: left;
        font-size: 15px;
        line-height: 25px;
        font-weight: 700;
        color: #a0a0a0;
        text-align: center;
    }


.academic-btn {
    height: auto;
    width: 100%;
    margin: 75px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.hvr-shutter-in-horizontal {
    color: #2AABD4;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    margin-right: 10px;
    text-align: center;
    padding: 14px 25px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    background-color: #fff;
    border: 1px solid#2AABD4;
    background: #F5F4EF;
    border-radius: 3px;
}

    .hvr-shutter-in-horizontal:hover {
        webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
        transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
        opacity: 1;
        color: #ffffff;
        transform: rotate3d(0, 0, 1, 0deg);
        /* transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); */
        background-color: #2AABD4;
    }

/**************box-sec************/
.box-sec-main {
    height: auto;
    width: 100%;
    margin: -80px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    z-index: 999;
    position: relative;
}

.box-sec-h {
    height: auto;
    width: 100%;
    margin: 0px 0px 28px 0px;
    padding: 15px 30px 15px 30px;
    float: left;
    background: #ffffff;
    border-bottom-width: 5px !important;
    border-bottom-color: #00396b !important;
    border-bottom-style: solid !important;
    box-shadow: 0 2px 4px 0 #a7a7a766;
}

.box-sec-heading2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    color: #707070;
    text-align: center;
}

.box-sec-p11 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 11px 21px 0px 21px;
    float: left;
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
    color: #a0a0a0;
    text-align: center;
}

.icon2121 {
    font-size: 50px!important;
    color: #F5B71F;
    height: auto;
    width: 100%;
    margin: 14px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.news-sec-heading {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #003e74;
}

.news-h3 {
    height: auto;
    width: 100%;
    margin: 25px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 27px;
    line-height: 20px;
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}

.news2-h4 {
    height: auto;
    width: 100%;
    margin: 8px 0px 18px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
}
/*****************about us************/
.about-default {
    height: auto;
    width: 100%;
    margin: 40px 0px 40px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.text-headingabout {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.text-headingabout-h1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;
    text-align: left;
    color: #071c34;
    text-transform: uppercase;
}

.text-headingabout-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    line-height: 43px;
    font-weight: 600;
    text-align: left;
    color: #ff0101;
    position: relative;
}

    .text-headingabout-h2:before {
        content: "";
        background: url(../images/heading-line.png) no-repeat;
        width: 70px;
        height: 12px;
        position: absolute;
        bottom: -14px;
        left: 0;
    }

.text-headingabout-h5 {
    height: auto;
    width: 100%;
    margin: 5px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 45px;
    font-weight: 500;
    text-align: left;
    color: #000;
    position: relative;
}

.default-psec-p {
    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: justify;
    color: #666;
}

.default-psec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}



.aboutdefault-btn {
    height: auto;
    width: 100%;
    margin: 14px 0px 14px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutdefault-btn-a {
    color: #2AABD4;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    margin-right: 10px;
    text-align: center;
    padding: 14px 25px;
    white-space: nowrap;
    letter-spacing: 1px;
    display: inline-block;
    border: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    background-color: #fff;
    border: 1px solid#2AABD4;
    background: #fff;
    border-radius: 3px;
}

    .aboutdefault-btn-a:hover {
        webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
        transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
        opacity: 1;
        color: #ffffff;
        transform: rotate3d(0, 0, 1, 0deg);
        /* transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); */
        background-color: #2AABD4;
    }

.aboutdefault-images {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.abdefault-imagesre {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    box-shadow: 2px 1px 5px rgb(151, 152, 72);
}

/******************footer main***********************/
.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: #69797d;
}

.main-footer-top {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-image: url(../images/footerbg.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-repeat: repeat-x;
}


.main-footer-top22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #003e74;
}

.main-footer-top-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    float: left;
}

.main-footer-top-iner2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}



.about-footer-sec {
    height: auto;
    width: 100%;
    margin: 40px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-footer-sec-h2 {
    padding: 7px 15px;
    background: #0373d5;
    color: #ffffff;
    text-align: center;
    position: absolute;
    left: 0;
    top: -34px;
    font-size: 17px;
    font-weight: 500;
}

    .about-footer-sec-h2:before {
        border-right: 20px solid #0373d587;
        border-top: 20px solid transparent;
        content: "";
        display: block;
        height: 0;
        left: -20px;
        position: absolute;
        top: 0;
        width: 15px;
    }


.footercopyrig {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 0px;
    float: left;
    /*background-color: #1a1e31;*/
}

.quick-links {
    height: auto;
    width: 100%;
    margin: 0px 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;
            }


.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: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #c7dada;
    position: relative;
    text-transform: capitalize;
    -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;
        }


    .information-a:before {
        font-family: fontAwesome;
        content: "\f105";
        font-size: 18px;
        line-height: 23px;
        color: #c7dada;
        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: 25px;
    color: #c7dada;
    text-align: justify;
}

.company-a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px;
    font-weight: 400;
    line-height: 22px;
    color: #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 {
    padding: 5px 0px 0px 0px;
    font-size: 20px;
    text-align: center;
    float: left;
    color: #c7dada;
    position: absolute;
    height: auto;
    border-radius: 50%;
    left: 0px;
}

.footer-location-sectext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 25px;
    float: left;
}

.footer-location-aaa {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    text-align: left;
    color: #c7dada;
}

    .footer-location-aaa:hover {
        color: #ffffff!important;
    }

/********************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: 0px 0px 0px 0px;
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        color: #dddddd;
        text-align: left;
    }

.footer-down-iner2 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.designer_link2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #ddd;
    text-align: left;
}



.main-footer {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    float: left;
    background: #062633;
}

.main-footer-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-logo {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}

/***********************************top arrow*******************************/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid #fff;
    background: #05674c;
    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 #05674c;
        background: #fff;
        z-index: 99999999;
        color: #05674c;
    }

    .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;
    }

/************gallery***************/
.gallery-sec-img {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.gall-img-sec-h {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.gall-img-h4 {
    height: auto;
    margin: 0px 0px 40px 0px;
    width: 100%;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 44px;
    line-height: 45px;
    font-weight: 600;
    text-align: left;
    color: #ff00d7;
    position: relative;
    text-align: center;
    position: relative;
}

    .gall-img-h4:before {
        content: "";
        background: url(../images/heading-line.png) no-repeat;
        width: 70px;
        height: 12px;
        position: absolute;
        bottom: -14px;
        left: 47%;
        /* text-align: center; */
        margin: 0px auto;
    }

/*----------------------Video-Page--------------------------*/

.video-wpr {
    margin: 10px 0px 10px 0px;
    padding: 5px;
    width: 100%;
    height: auto;
    float: left;
    background: #fffaf0;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
}

.video-ifrm-wpr {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.video-title-h {
    margin: 7px 0px 7px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #051756;
}

.video-seec {
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.updating-soon-sec {
    margin: 15px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
}

.updating-soon-p {
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 25px;
    text-align: center;
    line-height: 29px;
    letter-spacing: .5px;
    color: #007233;
}

.updating-soon-p2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}



.newsbox-box {
    margin: 10px 0px 0px 0px;
    padding: 0px 7px;
    height: auto;
    width: 100%;
    float: left;
}
