﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}

e p {
    font-family: 'Open Sans', sans-serif;
}

a {
    font-family: 'Open Sans', 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 header---------------------*/
.top-header-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #001f44;
}

.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: 5px 0px 6px 0px;
    text-align: left;
}

    .top-header-icons-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
        text-align: left;
    }

        .top-header-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 30px 0px 0px;
            font-size: 13px;
            font-weight: 600;
            line-height: 20px;
            color: #dbd8d8;
            transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
        }

            .top-header-icons-ul li a:hover {
                color: #fff;
                transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
            }

            .top-header-icons-ul li a i {
                color: #fff;
                font-size: 14px;
            }

.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: 5px 0px 0px 15px;
        list-style-type: none;
        display: inline-block;
    }

        .top-icons-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            font-size: 13px;
            line-height: 23px;
            color: #dbd8d8;
            font-weight: 600;
        }

/*******menu****************/
.mainmenuuu {
    height: 45px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #001f44;
}

.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: 200px;
    margin: 0px auto;
    padding: 0px 0px;
}

.logohead {
    height: auto;
    width: 100%;
    margin: 0px 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: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/***********************************top arrow*******************************/

.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid #231e18;
    background: #191612;
    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 #231e18;
        background: #59462c;
        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;
    }

/****************logo header*/
.logoheader {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.logoheadermain {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/************about us*************/
.stdy-sec-h-main {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 50px 0px;
    float: left;
}

.stdyy-sec-h3 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 32px;
    line-height: 45px;
    font-weight: 900;
    text-align: left;
    color: #333;
    text-transform: uppercase;
}

.stdyyee {
    height: 4px;
    width: 30px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #cb1700;
}

.sd-sec-p {
    height: auto;
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}

.digit-sec-p {
    height: auto;
    width: 100%;
    margin: 1px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 60px;
    line-height: 96px;
    font-weight: 800;
    text-align: center;
    color: #fff;
}

.stdyy-sec-p3131 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 13px 16px;
    float: left;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    text-align: left;
    color: #fff;
}

.co22unter-sec {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-left: 1px solid #eff5f8;
}

.std-updrad-sec-main {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.stdy-sec-gradu {
    height: auto;
    width: 100%;
    margin: 14px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 21px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}


.btn-sec-11 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.std-sec-mbtn111 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
    float: left;
    font-size: 23px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    text-align: center;
    background: #fff;
}

    .std-sec-mbtn111:hover {
        background: #1a1a1a;
        color: #fff;
    }

.stdy-sec-1211 {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 15px 0px 50px 0px;
    float: left;
    background: #1a1a1a;
}

.form-sec-h4 {
    height: auto;
    width: 100%;
    margin: 45px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 31px;
    line-height: 63px;
    font-weight: 400;
    color: #fff;
    text-align: right;
}

.formcontrol {
    height: auto;
    width: 100%;
    margin: 52px 0px 0px 0px;
    padding: 15px 18px 10px 17px;
    float: left;
    border: 1px solid #d9d9d9;
    font-size: 15px;
    color: #55767d;
    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;
    background: #1a1a1a;
}

    .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);
    }

.search-btn11 {
    height: auto;
    /* width: 100%; */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: absolute;
    top: 57px;
}

.serch-sec-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .serch-sec-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        display: inline;
        border-right: 2px solid #87bdd5;
    }

        .serch-sec-ul li a {
            margin: 0px;
            text-decoration: none;
            padding: 3px 13px;
            /* color: #242424; */
            font-size: 23px;
            line-height: 90px;
            /* border-radius: 3px; */
            font-weight: 400;
            color: #87bdd5;
        }


/********************student life**************/

.main-sec-1121ly {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background: #006690;
}

.stu-lysh {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 36px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.img-sec-glly-main {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.studnnt-sec-img-1gg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.studnnt-sec-img-1gg111 {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.studnnt-sec-img-1gg2222 {
    height: 407px!important;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.studnnt-sec-img-1gg2112 {
    height: 407px!important;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.img-sec-bttn3131 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.im-stdy-121 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    float: right;
    font-size: 18px;
    color: #000;
    background: #ffb606;
    text-align: center;
    top: -54px;
    position: relative;
    font-weight: 500;
}

    .im-stdy-121:hover {
        color: #000;
    }

.img-sec-bttn113131 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.im-stdy1-121 {
    height: auto;
    width: 21%;
    margin: 0px 0px 0px 0px;
    padding: 15px 15px 15px 15px;
    float: right;
    font-size: 18px;
    color: #000;
    background: #ffb606;
    text-align: center;
    top: -54px;
    position: relative;
    font-weight: 500;
}

.resarch-sec-121 {
    height: auto;
    width: 100%;
    margin: 70px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
    background-color: #f0f0f0;
    background-image: url(https://www.transparenttextures.com/patterns/little-pluses.png);
}

.resarch-sec-h4 {
    height: auto;
    width: 100%;
    margin: 40px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 32px;
    color: #000;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
    line-height: 48px;
}

.resarch-sec-p {
    height: auto;
    width: 100%;
    margin: 12px 0px 12px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 16px;
    line-height: 33px;
    font-weight: 400;
    color: #000;
    text-align: left;
}

.resarc-sec-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .resarc-sec-ul li {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        display: inline;
    }

        .resarc-sec-ul li a {
            text-align: right;
            font-size: 22px;
            display: block;
            padding: 12px 10px;
            border-top: 1px solid #dee4f0;
            color: #393636;
            position: relative;
        }

            .resarc-sec-ul li a:after {
                font-family: FontAwesome;
                content: "\f105";
                color: #617cb6;
                padding-left: 15px;
            }

.rec-sec-d1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 48px;
    line-height: 48px;
    color: #252222;
    font-weight: 900;
    text-align: left;
}

.reach-sec-22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 19px;
    line-height: 31px;
    font-weight: 400;
    color: #000;
    text-align: left;
}

.con-p-d {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.rec-sec-border {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    border-left: 1px solid #ececec;
}

.img-sec-main-rech {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px;
    float: left;
    border: 1px solid #efecec;
    background: #f9f9f9;
}

.rech-sec-img111 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.rech-img-sec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 26px;
    float: right;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    text-align: left;
    position: relative;
}

    .rech-img-sec-p:before {
        content: "";
        background-color: #e2b025;
        width: 16px;
        height: 16px;
        position: absolute;
        left: 2px;
        top: 5px;
    }

.view-sec-btnn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 17px;
    line-height: 26px;
    font-weight: 500;
    color: #000;
    text-align: right;
}

    .view-sec-btnn::after {
        font-family: FontAwesome;
        content: "\f105";
        color: #252222;
        padding-left: 5px;
        font-size: 21px;
    }

.stdu-work-mainimg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.student-work-sec-121 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 50px 0px;
    float: left;
    background: #fff;
    background-image: url("https://www.transparenttextures.com/patterns/asfalt-dark.png");
}

.img-stu-sec-img {
    height: 210px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.stud-sec-h3dd {
    height: auto;
    width: 100%;
    margin: 10px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 37px;
    line-height: 26px;
    font-weight: 600;
    color: #cb1700;
    text-align: left;
}

.stu-sec-h44da1 {
    height: auto;
    width: 100%;
    margin: 12px 0px 12px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #000;
    text-align: right;
}

    .stu-sec-h44da1:hover {
        color: #000;
    }

    .stu-sec-h44da1::after {
        font-family: FontAwesome;
        content: "\f105";
        color: #000000;
        padding-left: 5px;
    }

.stduent-sec-p11 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 35px 18px 20px 18px;
    float: left;
    font-size: 19px;
    line-height: 31px;
    font-weight: 400;
    color: #fff;
    text-align: justify;
    background: #001f44;
}

.dtdu-sec-img-fdaf {
    height: 150px;
    width: 150px;
    margin: 0px auto;
    padding: 10px;
    display: block;
}

.stud-sec-img-pdsad {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 12px;
    float: left;
    font-size: 15px;
    line-height: 19px;
    font-weight: 800;
    color: #fff;
    text-align: left;
    position: absolute;
    background: #0000007d;
    bottom: 0px;
    text-transform: uppercase;
}

.img-main-pddf {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.img-odddd {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
    background-color: #e1e8e1;
}

.stu-sec-h44da3f41 {
    height: auto;
    width: 100%;
    margin: 12px 0px 12px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
    text-align: right;
}

    .stu-sec-h44da3f41:hover {
        color: #fff;
    }

    .stu-sec-h44da3f41::after {
        font-family: FontAwesome;
        content: "\f105";
        color: #fff;
        padding-left: 5px;
    }

/******************footer main***********************/
.main-footer-top {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #000000;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
    position: relative;
}

.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;
}

.main-footer-img {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-footer-sec {
    height: auto;
    width: 100%;
    margin: 30px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.about-footer-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 5px 0px;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 23px;
    text-transform: uppercase;
    color: #f5f5f5;
    border-bottom: double #3a3a3a;
}



.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;
}

.footergoogle-map {
    height: 220px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-style: none;
}

.about-footer-sec-psec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #9e9e9e;
    text-align: justify;
}

.about-footer-sec-aa {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    font-weight: 400;
    color: #cecece;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}

    .about-footer-sec-aa:hover {
        color: #fff;
    }

.about-companys-u {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}

    .about-companys-u li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .about-companys-u li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 5px 0px 5px;
            float: left;
        }

            .about-companys-u li a i {
                height: 30px;
                width: 30px;
                margin: 0px 0px 0px 0px;
                padding: 5px 0px 0px 0px;
                float: left;
                font-size: 18px;
                text-align: center;
                color: #fff;
                border: 2px solid #ff5b5b;
                background: #ff0000;
            }


.information-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.information-li {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    list-style-type: none;
}

.information-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 20px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #9e9e9e;
    position: relative;
    text-transform: capitalize;
}

    .information-a:hover {
        color: #9e9e9e;
    }

    .information-a:before {
        font-family: fontAwesome;
        content: "\f105 ";
        font-size: 16px;
        line-height: 23px;
        color: #ffffff;
        left: 0px;
        top: 0px;
        padding: 0px 0px 0px 0px;
        position: absolute;
        margin: 0px 0px 0px 0px;
    }

.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: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #c5cdcf;
}

.company-a {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #f2f9bc;
}

    .company-a:hover {
        color: #f2f9bc;
    }

.mobile-buttom {
    height: auto;
    margin: 5px 0px 0px 0px;
    padding: 5px 0px 0px 40px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    color: #9e9e9e;
    position: relative;
}

    .mobile-buttom:hover {
        color: #9e9e9e;
    }



    .mobile-buttom:before {
        font-family: fontAwesome;
        content: "\f041";
        padding: 6px 0px 0px 0px;
        color: #fff;
        font-size: 14px;
        line-height: 19px;
        font-weight: 400;
        height: 30px;
        width: 30px;
        background: #000000;
        border-radius: 0px 0px 0px 0px;
        top: 0px;
        left: 0px;
        position: absolute;
        text-align: center;
        margin: 4px 0px 0px 0px;
    }

.fut-contact:before {
    font-family: fontAwesome;
    content: "\f095";
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    height: 30px;
    width: 30px;
    background: #000;
    border-radius: 0px 0px 0px 0px;
    top: -7px;
    left: 0px;
    position: absolute;
    text-align: center;
    margin: 10px 0px 0px 0px;
}


.fut-fax:before {
    font-family: fontAwesome;
    content: "\f1ac";
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    height: 30px;
    width: 30px;
    background: #000;
    border-radius: 0px 0px 0px 0px;
    top: -7px;
    left: 0px;
    position: absolute;
    text-align: center;
    margin: 10px 0px 0px 0px;
}



.fut-whatsapp:before {
    font-family: fontAwesome;
    content: "\f232";
    color: #30d400;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    height: 30px;
    width: 30px;
    background: #000;
    border-radius: 0px 0px 0px 0px;
    top: -7px;
    left: 0px;
    position: absolute;
    text-align: center;
    margin: 10px 0px 0px 0px;
}


.fut-email:before {
    font-family: fontAwesome;
    content: "\f003";
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    height: 30px;
    width: 30px;
    background: #000;
    top: 0px;
    left: 0px;
    position: absolute;
    text-align: center;
    margin: 4px 0px 0px 0px;
}

.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;
}

.opening-hours {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .opening-hours ul {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
    }

        .opening-hours ul li {
            list-style-type: none;
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 10px 0px 10px 0px;
            float: left;
            border-bottom: 1px dashed #333333;
            font-size: 15px;
            font-weight: 400;
            line-height: 22px;
            color: #9e9e9e;
        }

/********************Down footer****************/

.footer-downmain-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px 0px;
    float: left;
    background: #006690;
}

.footer-down-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    float: left;
    border-top: 1px solid #2c2c2c;
}

    .footer-down-iner p {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        font-size: 15px;
        font-weight: 300;
        line-height: 26px;
        color: #dddddd;
        text-align: center;
    }

.footer-down-iner2 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    width: 100%;
}

.designer_link2 {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #fff;
    text-align: right;
}

.main-footer {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    float: left;
    background: #062633;
}

.main-footer-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.footer-logo {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    float: left;
}

.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: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .footer-social-ul li {
        margin: 0px 0px 0px 0px;
        padding: 20px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .footer-social-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 0px 15px 0px 0px;
        }

            .footer-social-ul li a i {
                height: 30px;
                width: 30px;
                margin: 0px 0px 0px 0px;
                padding: 3px 0px 0px 0px;
                font-size: 16px;
                line-height: 23px;
                text-align: center;
                color: #fff;
                font-weight: 400;
                background: #00aced;
            }

.teacher-p {
    font-size: 15px;
    color: #807d7d;
    line-height: 27px;
    margin: 0;
    text-align: center;
    padding: 14px 0px 4px 0px;
}
/**********academic-sec*************/

.academic-sec-wrp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
    background-color: #fff;
}

.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: 20px;
    line-height: 20px;
    font-weight: 700;
    color: #f58524;
    text-align: center;
}

.academic-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 24px;
    line-height: 0px;
    font-weight: 500;
    color: #000;
    text-align: left;
}

.academic-sec-h212121s {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 24px;
    line-height: 0px;
    font-weight: 500;
    color: #000;
    text-align: right;
}

    .academic-sec-h212121s::after {
        font-family: FontAwesome;
        content: "\f105";
        color: #617cb6;
        padding-left: 5px;
    }

.academic-box {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    overflow: hidden;
    position: relative;
}

    .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: 100%;
    padding: 0px 0px;
    left: 0px;
    /* background-color: #fff; */
    /* box-shadow: 0 4px 0 rgb(255, 255, 255); */
    bottom: 0px;
}

    .academic-box-inr h2 {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 8px 0px 8px 0px;
        float: left;
        background: #00000087;
    }

        .academic-box-inr h2 a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            font-size: 17px;
            line-height: 20px;
            font-weight: 700;
            color: #ffffff;
            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: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

.mdia-img121 {
    height: 220px!important;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}

/*******************banner***************/
.bnnr-sec-h {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 7px 0px;
    float: left;
}

.borderviso {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    float: left;
    border-left: 1px solid #878585;
}

.visopp {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    font-weight: 600;
    text-align: left;
}


.bnr-h4 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 15px 0px 15px;
    float: left;
    font-size: 30px;
    color: #fff;
    font-weight: 800;
    text-align: left;
    text-transform: uppercase;
}

.bnnr-sec-p {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-align: right;
}

.bnr-btndafvaf {
    height: auto;
    margin: 30px 0px 0px 0px;
    padding: 8px 30px 8px 30px;
    float: left;
    font-size: 15px;
    line-height: 23px;
    text-align: justify;
    color: #fff;
    font-weight: 400;
    transition: .33s all ease;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    text-transform: uppercase;
    border: 1px solid #fff;
    /* background-color: #fff; */
}

    .bnr-btndafvaf:hover {
        background: #DDAB21;
        color: #000;
    }

.ul-sec-main-d {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px;
    float: left;
}

.dgit-sec-main-ul {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    display: inline block;
}

    .dgit-sec-main-ul li {
        margin: 0px;
        padding: 0px 0px 5px 0px;
        list-style-type: none;
        display: inline;
        width: 100%;
        float: left;
    }

        .dgit-sec-main-ul li h3 {
            margin: 0px;
            text-decoration: none;
            padding: 8px 15px;
            font-size: 30px;
            line-height: 30px;
            font-weight: 700;
            color: #fff;
        }

        .dgit-sec-main-ul li p {
            margin: 0px;
            text-decoration: none;
            padding: 4px 15px;
            font-size: 16px;
            line-height: 27px;
            font-weight: 400;
            color: #fff;
            position: relative;
        }

            .dgit-sec-main-ul li p:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 14px;
                position: absolute;
                left: 0px;
                top: 0px;
            }


/******************************all top images css**********************/
.hasing {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-page-bg {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px 0px;
    float: left;
    background-color: #001f44;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.aboutus-pagetext {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboutus-pagetext-h2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 25px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    font-weight: 700;
}

.aboutus-pagetext-ul {
    text-align: right;
    display: inline-block;
    background: rgba(0, 0, 0, 0.2);
    padding: 5px 20px;
    float: right;
    margin-top: 8px;
}

    .aboutus-pagetext-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline-block;
    }

        .aboutus-pagetext-ul li a {
            height: auto;
            width: 100%;
            margin: 0px 0px 0px 0px;
            padding: 5px 0px 0px 0px;
            float: left;
            font-size: 16px;
            line-height: 23px;
            color: #e2e1e1;
            text-align: center;
        }

.aboupage-section {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    float: left;
}

.aboupage-section22 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.aboupage-section33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 50px 0px 50px;
    float: left;
}

.aboupage-section-psec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}
/**********silent feature************/
.silentfeature-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .silentfeature-ul li {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 20px;
        float: left;
        font-size: 15px;
        line-height: 30px;
        font-weight: 400;
        color: #333;
        text-align: justify;
        list-style-type: none;
        position: relative;
    }

        .silentfeature-ul li:before {
            font-family: FontAwesome;
            content: "\f00c";
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            font-size: 15px;
            line-height: 28px;
            font-weight: 400;
            text-align: justify;
            color: #f74a42;
            left: 0px;
            position: absolute;
        }

.ranked-dv-sec {
    margin: 0px;
    padding: 0px;
    width: 220px;
    height: auto;
    float: left;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.ranked-dv-inr-bx {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    height: auto;
    float: left;
}

/***********notice boar def*/
.noticboarddef {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 30px 0px 50px 0px;
    float: left;
}

.latestboxmm {
    height: 280px;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background-color: #8b8b8b;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.latestboxmmh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    font-size: 25px;
    line-height: 40px;
    font-weight: 700;
    color: #160052;
    text-align: center;
    background: #312170;
    border-radius: 0px 0px 50px 50px;
    background-color: #ffffff;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-light.png);
}

.boxlnewww {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 15px;
    float: left;
}

.viewallneww {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 28px;
    font-weight:600;
    color: #f7f527;
    text-align: center;
    border-bottom: 1px solid #f7f527;
    transition: 0.8s;
}

    .viewallneww:hover {
        color: #fff;
        border-bottom: 1px solid #fff;
    }
/*************/

.boxlatest-news {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    min-height: 100%;
}

    .boxlatest-news ul {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

        .boxlatest-news ul li {
            height: auto;
            margin: 10px 0px 15px 0px;
            padding: 0px 0px 0px 0px;
            list-style-type: none;
            font-size: 15px;
            line-height: 30px;
            color: #333;
            position: relative;
            border-bottom: 1px solid #ffffff24;
        }

            /*.boxlatest-news ul li:before {
                position: absolute;
                content: "";
                background-image: url(../images/new.gif);
                background-repeat: no-repeat;
                height: 17px;
                width: 44px;
                left: 0px;
                margin: 5px 0px 0px 0px;
            }*/

            .boxlatest-news ul li a {
                height: auto;
                margin: 5px 0px 0px 0px;
                padding: 0px 0px 0px 40px;
                font-size: 13px;
                font-weight: 600;
                line-height: 17px;
                color: #fff;
                position: relative;
                text-align: left;
                display: block;
            }


.headnewsss {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    float: left;
}

    .headnewsss:before {
        position: absolute;
        left: 0px;
        content: "";
        background-image: url(../images/new.gif);
        background-repeat: no-repeat;
        float: left;
        width: 35px;
        height: 16px;
        top: 0px;
    }

/********text heading*******/
.headinggm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.text-headingtt-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #222;
    text-align: left;
}

.abouline33 {
    height: auto;
    margin: 10px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.pcolorr {
    color: #cb1700;
}

/***************about image hover*/
.boxpage {
    height: auto;
    width: 100%;
    margin: 10px 0px 10px 0px;
    padding: 5px;
    float: left;
    overflow: hidden;
    position: relative;
    border: 1px solid #efefef;
}

    .boxpage:before {
        content: "";
        background: #fff;
        height: 30px;
        width: 0;
        border-radius: 0 50px 50px 0;
        opacity: 0;
        position: absolute;
        bottom: 20px;
        left: 0;
        z-index: 1;
        transition: all 0.5s ease 0s;
        border: 1px solid #d9d9d9;
    }

    .boxpage:hover:before {
        width: calc(100% - 85px);
        opacity: 0.9;
    }

    .boxpage img {
        width: 100%;
        height: auto;
        transition: all 0.3s ease 0s;
    }

    .boxpage:hover img {
        opacity: 0.6;
    }

    .boxpage .boxpage-content {
        color: #fff;
        opacity: 0;
        position: absolute;
        bottom: 10px;
        left: 10px;
        z-index: 1;
        transition: all 0.4s ease 0.2s;
    }

    .boxpage:hover .boxpage-content {
        opacity: 1;
        bottom: 25px;
    }

    .boxpage .title {
        font-size: 24px;
        line-height: 25px;
        font-weight: 600;
        text-transform: capitalize;
        margin: 0px 0px 20px 0px;
        width: 100%;
        text-shadow: 1px 0px 4px #480f0f;
    }

    .boxpage .post {
        color: #333;
        font-size: 14px;
        line-height: 23px;
        font-weight: 400;
        letter-spacing: 1px;
        display: block;
    }

    .boxpage .icon {
        padding: 0;
        margin: 0;
        list-style: none;
        opacity: 0;
        position: absolute;
        right: 10px;
        bottom: 10px;
        transition: all 0.3s ease 0.3s;
    }

    .boxpage:hover .icon {
        opacity: 1;
        bottom: 22px;
    }

    .boxpage .icon li {
        margin: 0 3px;
        display: inline-block;
    }

        .boxpage .icon li a {
            color: #333;
            background-color: #fff;
            font-size: 14px;
            text-align: center;
            line-height: 27px;
            height: 27px;
            width: 27px;
            border-radius: 50%;
            display: block;
            transition: all 0.3s ease 0s;
        }

            .boxpage .icon li a:hover {
                color: #fff;
                background-color: #333;
                box-shadow: 0 0 0 4px rgba(255,255,255,0.25);
            }

@media only screen and (max-width:990px) {
    .boxpage {
        margin: 0 0 30px;
    }
}


/********quote********/
.quotesec {
    height: auto;
    width: 100%;
    margin: 30px 0px 10px 0px;
    padding: 5px 15px 5px 15px;
    float: left;
    background-color: #f7f7f7;
    background-image: url(https://www.transparenttextures.com/patterns/debut-light.png);
    border: 1px solid #dfdfdf;
}

.quote1 {
    width: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.quote2 {
    width: 30px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.quoteppp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.marginabbbq {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/*************ul sec*/
.auline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .auline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 10px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        color: #333;
        position: relative;
        text-align: justify;
    }

        .auline-ul li:before {
            font-family: FontAwesome;
            content: "\f04d";
            font-size: 12px;
            line-height: 27px;
            color: #fa3d43;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }

.ourvism {
    height: auto;
    width: 100%;
    margin: 30px 0px 0px 0px;
    padding: 30px 0px 30px 0px;
    float: left;
    background-color: #f7f7f7;
    background-image: url(https://www.transparenttextures.com/patterns/debut-light.png);
    border: 1px solid #dfdfdf;
    transition: all 0.3s ease;
    transform: translateY(0px);
}

    .ourvism:hover {
        background-color: #effff8;
    }


/******************************captcha**********************/
.capchamargin-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.protectedcap {
    user-select: none;
    font-size: 15px;
    line-height: 20px;
    background: #002147;
    padding: 9px 10px 6px 10px;
    border: 1px solid #002147;
    color: #fff;
    font-weight: 600;
    height: 40px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 10px 0px 0px;
    font-family: 'Open Sans', sans-serif;
}

.protectedcap22 {
    user-select: none;
    font-size: 14px;
    line-height: 20px;
    background: #002147;
    padding: 10px 10px 8px 10px;
    border: 1px solid #002147;
    color: #fff !important;
    font-weight: 600;
    height: 40px;
    width: 90px;
    float: left;
    letter-spacing: 0.5px;
    margin: 0px 10px 0px 0px;
    font-family: 'Open Sans', sans-serif;
}

    .protectedcap22:focus {
        border-color: #002147!important;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }


.btnrefreshcaptcha {
    height: 40px;
    width: 40px;
    margin: 0px 0px 0px 5px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    color: #fff!important;
    line-height: 40px;
    text-align: center;
    background-color: #cb1700;
    border: 1px solid #cb1700;
}

    .btnrefreshcaptcha:hover {
        background-color: #001f44;
        border: 1px solid #001f44;
    }

.mainmargggedconn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.cont-buttonsubb {
    height: 40px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: left;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    background: #fe5c36;
    border-style: none;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: 0.5s;
    letter-spacing: 1px;
    width: 100%;
}

.subscribe-sec {
    margin: 51px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    position: relative;
}

.subscribe-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .subscribe-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
        height: auto;
        width: 100%;
        float: left;
        list-style-type: none;
    }

        .subscribe-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 1px 0px;
            height: 48px;
            width: 75px;
            line-height: 48px;
            /* float: left; */
            background: #fab709;
            text-decoration: none;
            position: absolute;
            text-align: center;
            right: 0px;
            top: 0px;
            font-weight: 800;
            color: #1a1a1a;
        }

.hm-glry-btn {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .hm-glry-btn li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
        height: auto;
        width: 100%;
        float: left;
        list-style-type: none;
    }

        .hm-glry-btn li a {
            margin: 0px 0px 0px 0px;
            padding: 1px 0px;
            height: 48px;
            width: 75px;
            line-height: 48px;
            background: #efb10f;
            text-decoration: none;
            position: absolute;
            text-align: center;
            right: 0px;
            bottom: 0px;
            font-weight: 400;
            color: #1a1a1a;
        }

.managementteammp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: left;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
.managementteammp1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
.cocurrrh1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 10px 0px;
    float: left;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    text-align: left;
}


/***********updating soon********/
.updatingsoon-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.updatingsoon-sec-h2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    color: #ff2000;
    font-weight: 700;
}

.updatingsoon-sec-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
    text-align: center;
}


/********code section********/
.codehead {
    height: 535px;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 15px;
    float: left;
    background: #daffe7;
}

.codehead-h1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 17px;
    line-height: 45px;
    font-weight: 700;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
}

.codehead-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}

.parentimages {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.parentimagesmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 5px;
    border: 1px solid #f1f1f1;
}


/************mission vision def*/
.banner-sec-main111 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 50px 0px;
    float: left;
    background-color: #f7f7f7;
    background-image: url(https://www.transparenttextures.com/patterns/debut-light.png);
    border-bottom: 1px solid #f7f7f7;
    border-top: 1px solid #f7f7f7;
}

.headinmisss {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.headinmisss-h1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 27px;
    color: #333;
    font-weight: 700;
    text-align: left;
}


/*************ul secmain*/
.missauline-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .missauline-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 5px 10px 25px;
        list-style-type: none;
        display: block;
        width: 100%;
        float: left;
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        color: #333;
        position: relative;
        text-align: justify;
    }

        .missauline-ul li:before {
            font-family: FontAwesome;
            content: "\f04d";
            font-size: 11px;
            line-height: 27px;
            color: #fa3d43;
            font-weight: 400;
            left: 0px;
            top: 0px;
            position: absolute;
        }

.plinee {
    height: 4px;
    width: 30px;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    background: #f7883d;
}

.valuemargg {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.missdeff {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.margmisss {
    height: auto;
    width: 100%;
    margin: 20px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.missgyy {
    width: 357px;
    margin: 0px auto;
    padding: 0px 0px 0px 0px;
}

/*********slider*****/

.slider-sec {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    position: relative;
}

.logo34 {
    height: auto;
    margin: 2px auto;
    padding: 0px 0px 0px 0px;
}

/*************news sec*/
.newsmainsecc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.newsmainsecc-hee {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 350px;
    margin: 0px 0px 0px 0px;
    padding: 0px 40px 0px 0px;
    float: left;
    background-color: #0000008f;
    z-index: 99;
}

.readmoreee-a33 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px!important;
    line-height: 23px!important;
    font-weight: 500;
    color: #fff;
    text-align: left;
}

.readmoreee-a {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 13px!important;
    line-height: 23px!important;
    font-weight: 400;
    color: #fff;
    text-align: left;
    display: block;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .readmoreee-a:hover {
        color: #f7f527;
    }


/**********/
/*.admissenqq {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    position: fixed;
    left: 0px;
    z-index: 99;
    top: 45%;
}

.admissenqqaa {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 10px 5px 10px 5px;
    font-size: 13px;
    line-height: 23px;
    font-weight: 600;
    color: #fff;
    float: left;
    background-color: #ce0505;
    writing-mode: vertical-rl;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    transform: translateY(0px);
    border-radius: 0px 5px 5px 0px;
}

    .admissenqqaa:hover {
        color: #fff;
        background-color: #31015e;
    }*/

/********social link**********/
.fix-social-ul {
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    z-index: 99;
    top: 45%;
}

    .fix-social-ul li {
        margin: 1px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        list-style-type: none;
    }

        .fix-social-ul li a {
            padding: 0px 0px;
            margin: 1px 0px;
            font-size: 18px;
            color: #fff;
            width: 36px;
            float: right;
            height: 36px;
            background: #4d6fa9;
            border-radius: 0px;
            text-align: center;
            line-height: 36px;
            border-radius: 2px 0px 0px 2px;
            box-shadow: 0 5px 10px 0 rgba(86, 86, 86, 0.2);
            transition: all 0.3s ease 0s;
            float: right;
        }

            .fix-social-ul li a:hover {
                opacity: 0.8;
                width: 60px;
            }


/*******highlight******/
.high45mm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.highlightsec {
    height: auto;
    width: 100%;
    margin: 40px 0px 0px 0px;
    padding: 10px 15px 10px 0px;
    float: left;
    background-color: #cb1700;
}

.highlightsec-mainn {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/**********/
.hiligh11 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.hiligh11-h1 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    float: left;
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    background-color: #001f44;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/********************/
.marqueelnews {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    float: left;
}

    .marqueelnews ul {
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
       display: contents;
    }

        .marqueelnews ul li {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 30px 0px 0px;
            list-style-type: none;
            display: inline-block;
        }

            .marqueelnews ul li a {
                height: auto;
                margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                font-size: 15px;
                line-height: 25px;
                font-weight: 600;
                color: #fff;
            }

/***********apply for *****/
.applyforsecc {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

/*****hover ******/
.section-title h5 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1.5px;
    color: #9dabaf;
    margin-top: 5px;
    margin-bottom: 5px;
}

.section-title h2.title {
    font-family: Saira,Arial,Helvetica,sans-serif;
    font-weight: 600;
    font-size: 35px;
    line-height: 42px;
    color: #033b4a;
    margin-bottom: 5px;
}

.row-title h2.title {
    font-size: 40px;
    line-height: 49px;
}

.row-title h5 {
    margin-bottom: 10px;
}

.section-title.with-desc {
    margin-bottom: 40px;
}

    .section-title.with-desc .title-desc {
        margin-top: 6px;
        display: inline-block;
    }

.sep_holder_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
}

    .sep_holder_box .sep_holder {
        height: 1px;
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-width: 10%;
    }

.sep_holder .sep_line {
    height: 1px;
    border-top: 1px solid #f2f2f2;
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}

.ttm-bgcolor-darkgrey .sep-line {
    border-color: rgba(255,255,255,.14);
}

.ttm-bgcolor-white .sep-line {
    border-color: #f1f1f1;
}

.ttm-btn {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    padding: 11px 32px 11px 31px;
    background: 0 0;
    border: 1px solid transparent;
    position: relative;
    font-weight: 600;
    font-family: Saira,Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    overflow: hidden;
    z-index: 9;
    vertical-align: middle;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

    .ttm-btn.ttm-icon-btn-left {
        padding-left: 44px;
    }

    .ttm-btn.ttm-icon-btn-right {
        padding-right: 44px;
    }

    .ttm-btn.ttm-icon-btn-left i {
        left: 20px;
    }

    .ttm-btn.ttm-icon-btn-right i {
        right: 20px;
    }

    .ttm-btn.ttm-icon-btn-right {
        padding-right: 22px;
    }

        .ttm-btn.ttm-icon-btn-right i {
            right: 2px;
        }

.ttm-bgcolor-darkgrey .ttm-btn:hover.btn-inline.ttm-btn-color-skincolor {
    background-color: transparent;
    color: #fff;
}

.ttm-btn i {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}

.ttm-btn.ttm-icon-btn-right {
    text-align: right;
}

.ttm-btn.ttm-icon-btn-left {
    text-align: left;
}

.ttm-btn.ttm-btn-size-xs {
    font-size: 11px;
    padding: 8px 20px;
}

    .ttm-btn.ttm-btn-size-xs.ttm-icon-btn-right {
        padding-right: 31px;
    }

    .ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left {
        padding-left: 31px;
    }

        .ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left i {
            left: 12px;
        }

    .ttm-btn.ttm-btn-size-xs i {
        font-size: 14px;
        height: 11px;
        line-height: 11px;
        right: 12px;
    }

.ttm-btn.ttm-btn-size-sm {
    font-size: 13px;
    padding: 10px 24px 10px 24px;
}

    .ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right {
        padding-right: 39px;
    }

    .ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left {
        padding-left: 39px;
    }

        .ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left i {
            left: 16px;
        }

    .ttm-btn.ttm-btn-size-sm i {
        font-size: 11px;
        height: 12px;
        line-height: 12px;
        right: 16px;
    }

.ttm-btn.ttm-btn-size-md {
    font-size: 13px;
    padding: 13px 30px 13px 30px;
}

    .ttm-btn.ttm-btn-size-md.ttm-icon-btn-right {
        padding-right: 48px;
    }

    .ttm-btn.ttm-btn-size-md.ttm-icon-btn-left {
        padding-left: 48px;
    }

        .ttm-btn.ttm-btn-size-md.ttm-icon-btn-left i {
            left: 20px;
        }

    .ttm-btn.ttm-btn-size-md.ttm-icon-btn-right i {
        font-size: 11px;
        height: 11px;
        line-height: 11px;
        right: 20px;
    }

.ttm-btn.ttm-btn-size-lg {
    font-size: 20px;
    line-height: 20px;
    padding: 18px 45px;
}

    .ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right {
        padding-right: 60px;
    }

    .ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left {
        padding-left: 60px;
    }

        .ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left i {
            left: 25px;
        }

    .ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right i {
        font-size: 20px;
        height: 16px;
        line-height: 16px;
        right: 25px;
    }

.ttm-btn.ttm-btn-shape-round {
    border-radius: 2em;
}

.ttm-btn.ttm-btn-shape-rounded {
    border-radius: 5px;
}

.ttm-btn.ttm-btn-shape-square {
    border-radius: 0;
}

.ttm-btn.ttm-btn-style-border {
    background-color: transparent;
    border: 1px solid;
}

.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #fff;
    border-color: #fff;
    background: 0 0;
}

.ttm-btn.btn-inline {
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent;
}

.ttm-video-btn.video-btn-left {
    left: 0;
}

.ttm-video-btn.text-center {
    position: absolute;
    left: 0;
    right: 0;
    top: 165px;
}

.video-btn-left .ttm-play-btn {
    padding-left: 90px;
}

.ttm-video-btn.video-btn-center {
    left: 50%;
    margin-top: -25px;
    position: absolute;
    top: 50%;
}

.ttm-video-btn:hover a {
    opacity: .9;
    color: #fff;
}

.ttm-play-btn {
    margin-bottom: 30px;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 10px 20px 10px 50px;
    position: relative;
}

.ttm-video-btn .ttm-btn-play {
    height: 65px;
    width: 65px;
    line-height: 65px;
    border-radius: 50%;
    padding-left: 7px;
    text-align: center;
    font-size: 25px;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translate(-25%,-10%);
    -ms-transform: translate(-25%,-10%);
    -o-transform: translate(-25%,-10%);
    transform: translate(-25%,-10%);
}

.ttm-btn-play:after, .ttm-btn-play:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
}

.ttm-btn-play:after {
    z-index: 1;
    width: 95px;
    height: 95px;
    opacity: .5;
}

.ttm-btn-play:before {
    z-index: 2;
    width: 75px;
    height: 75px;
    opacity: .65;
    z-index: -1;
}

.ttm-play-btn:hover, .ttm-video-btn span.ttm-btn-play {
    color: #fff;
}

.ttm-btn-play i {
    z-index: 9;
    position: relative;
}

.ttm-btn-play:after, .ttm-btn-play:before {
    -webkit-animation: scaling 1.05s infinite;
    -moz-animation: scaling 1.05s infinite;
    -ms-animation: scaling 1.05s infinite;
    -o-animation: scaling 1.05s infinite;
    animation: scaling 1.05s infinite;
}

@-webkit-keyframes scaling {
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes scaling {
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.ttm-icon {
    margin-bottom: 35px;
    display: inline-block;
    text-align: center;
    border: 2px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;
}

    .ttm-icon i {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .ttm-icon.ttm-icon_element-size-xs {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

        .ttm-icon.ttm-icon_element-size-xs i {
            font-size: 19px;
        }

    .ttm-icon.ttm-icon_element-size-sm {
        height: 45px;
        width: 45px;
        line-height: 45px;
    }

        .ttm-icon.ttm-icon_element-size-sm i {
            font-size: 28px;
        }

    .ttm-icon.ttm-icon_element-size-md {
        height: 56px;
        width: 56px;
        line-height: 56px;
    }

        .ttm-icon.ttm-icon_element-size-md i {
            font-size: 30px;
        }

    .ttm-icon.ttm-icon_element-size-lg {
        height: 58px;
        width: 60px;
        line-height: 60px;
    }

        .ttm-icon.ttm-icon_element-size-lg i {
            font-size: 45px;
        }

    .ttm-icon.ttm-icon_element-style-round {
        border-radius: 5px;
    }

    .ttm-icon.ttm-icon_element-style-rounded {
        border-radius: 50%;
    }

    .ttm-icon.ttm-icon_element-style-square {
        border-radius: 0;
    }

    .ttm-icon.ttm-icon-color-black.ttm-icon-style-border {
        background-color: transparent;
    }

.ttm-list.ttm-list-style-icon {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .ttm-list.ttm-list-style-icon li {
        position: relative;
        padding-bottom: 7px;
        font-family: Saira,Arial,Helvetica,sans-serif;
    }

        .ttm-list.ttm-list-style-icon li i {
            position: absolute;
            left: 0;
            top: 5px;
        }

    .ttm-list.ttm-list-style-icon .ttm-list-li-content {
        display: inline-block;
        padding-left: 30px;
        font-weight: 500;
    }

.ttm-video-icon .ttm-icon.ttm-icon_element-size-md {
    height: 70px;
    width: 70px;
}

    .ttm-video-icon .ttm-icon.ttm-icon_element-size-md i {
        padding-left: 7px;
    }

.ttm-center-video-icon, .ttm-left-video-icon, .ttm-right-video-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
}

.inside {
    text-align: center;
    position: relative;
    padding: 29px 15px 21px 15px;
    margin-bottom: 30px;
}

.ttm-fid-view-lefticon .ttm-fid-icon-wrapper {
    position: absolute;
    top: 36px;
}

.ttm-fid-icon-wrapper i {
    font-size: 40px;
    line-height: 1;
}

.ttm-fid-view-lefticon .ttm-fid-contents {
    padding-left: 60px;
    text-align: left;
}

.inside h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 45px;
}

.inside h3 {
    margin-bottom: 0;
    bottom: -11px;
    width: 100%;
    color: #033b4a;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    padding-top: 0;
}

    .inside h3 span {
        padding: 2px 4px 0 4px;
        display: block;
    }

.ttm-fid-border .inside {
    margin-bottom: 0;
    padding-top: 29px;
    padding-bottom: 25px;
    padding-left: 29px;
}

.ttm-fid-border .row > [class*=col-] {
    padding: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    border-left: 1px solid rgba(0,0,0,.1);
}

    .ttm-fid-border .row > [class*=col-]:nth-child(3n+1) {
        border-left: none;
    }

    .ttm-fid-border .row > [class*=col-]:nth-last-child(-n+3) {
        border-bottom: none;
    }

.ttm-fid-border .row > [class*=col-sm-6]:nth-child(2n+1) {
    border-left: none;
}

.ttm-fid-border .row > [class*=col-sm-6]:last-child {
    border-left: 1px solid!important;
}

.ttm-fid-border .row > [class*=col-sm-6]:nth-child(2) {
    border-bottom: 1px solid!important;
}

.ttm-highlight-fid {
    position: relative;
    background: #fff;
    padding: 25px 30px;
    max-width: 255px;
    top: -270px;
    left: 80px;
    margin-bottom: -145px;
}

    .ttm-highlight-fid:after {
        position: absolute;
        content: '';
        bottom: 0;
        width: 0;
        height: 0;
        left: 20%;
        border: 20px solid transparent;
        border-bottom: 0;
        border-top-color: #fff;
        margin-left: -21px;
        margin-bottom: -19px;
    }

    .ttm-highlight-fid .ttm-fid-icon-wrapper i {
        font-size: 50px;
    }

.ttm-fid-view-lefticon.ttm-highlight-fid .ttm-fid-contents {
    padding-left: 60px;
    text-align: left;
}

.ttm-fid.inside.ttm-highlight-fid h4 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    color: #033b4a;
}

.ttm-highlight-fid.inside h3 span {
    color: #9dabaf;
}

.ttm-highlight-fid.ttm-fid.inside sup {
    top: -1.2em;
    font-size: 30px;
    font-weight: 400;
    left: 2px;
}

.ttm-fid-view-topicon {
    padding: 30px 0 2px;
    padding-left: 0;
}

.ttm-facts-colum-sep .col-md-3 {
    padding: 35px 0 30px;
}

    .ttm-facts-colum-sep .col-md-3:not(:last-child):after {
        content: "";
        height: 100%;
        width: 1px;
        background-color: rgba(255,255,255,.23);
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        top: 50%;
        -khtml-transform: translateX(0) translateY(-50%);
        -moz-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        -o-transform: translateX(0) translateY(-50%);
        transform: translateX(0) translateY(-50%);
    }

.ttm-fid.ttm-fid-view-topicon .ttm-fid-icon-wrapper {
    margin-bottom: 0;
    width: 122px;
    height: 61px;
    line-height: 61px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.inside.ttm-fid-view-topicon h4 {
    font-size: 44px;
    line-height: 55px;
}

.featured-icon-box {
    position: relative;
}

    .featured-icon-box .ttm-icon {
        margin-bottom: -10px;
    }

.featured-title h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    font-weight: 600;
}

.featured-title h6 {
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 0;
}

.featured-icon-box.top-icon .featured-content {
    padding-top: 14px;
}

.featured-icon-box.featured-icon-hover:hover .ttm-icon {
    transition: all .3s cubic-bezier(.645,.045,.355,1);
    webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.ttm-box-seperator {
    margin: 0;
}

    .ttm-box-seperator .featured-icon-box {
        padding: 41px 31px 31px;
    }

    .ttm-box-seperator.row > [class*=col-] {
        border-right: 1px solid #f2f2f2;
    }

        .ttm-box-seperator.row > [class*=col-]:last-child {
            border-right: none;
        }

    .ttm-box-seperator.ttm-row-seperator > [class*=col-] {
        padding: 0;
    }

        .ttm-box-seperator.ttm-row-seperator > [class*=col-]:before {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            height: 1px;
            width: 100%;
            background-color: #f2f2f2;
        }

.featured-icon-box.style1 {
    padding: 32px 35px 11px;
    border: 2px solid transparent;
    margin-bottom: 10px;
}

    .featured-icon-box.style1 .ttm-icon.ttm-icon_element-size-lg i {
        font-size: 55px!important;
    }

    .featured-icon-box.style1 .ttm-icon {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: scale(.8);
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
    }

    .featured-icon-box.style1:hover .ttm-icon {
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9);
        opacity: 1;
    }

.featured-icon-box.style2 {
    padding: 41px 30px 1px 30px;
    border: 1px solid #e7f1f4;
    margin-bottom: 10px;
}

.featured-icon-box.left-icon.style3 {
    padding: 0 0 11px 0;
}

    .featured-icon-box.left-icon.style3 .ttm-icon.ttm-icon_element-size-md {
        height: 75px;
        width: 75px;
        margin-right: 10px;
        margin-top: 5px;
    }

        .featured-icon-box.left-icon.style3 .ttm-icon.ttm-icon_element-size-md i {
            font-size: 30px;
        }

.featured-icon-box.style4 {
    display: table;
    width: 100%;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(41,61,88,.1);
    -moz-box-shadow: 1px 1px 3px 0 rgba(41,61,88,.1);
    box-shadow: 1px 1px 3px 0 rgba(41,61,88,.1);
}

    .featured-icon-box.style4 .featured-icon-box-inner {
        background: #fff;
        padding: 40px 0 0;
        display: table-cell;
        vertical-align: middle;
        position: relative;
    }

.col-lg:not(:last-child) .featured-icon-box.style4 .featured-icon-box-inner:after {
    display: block;
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    right: 0;
    top: 0;
    background-color: #f2f2f2;
}

.featured-icon-box.style4 .ttm-icon.ttm-icon_element-size-lg i {
    font-size: 50px;
}

.featured-icon-box.style4 .featured-title h5 {
    margin-bottom: 0;
    line-height: 24px;
}

.featured-desc p {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    height: auto;
    width: 100%;
    float: left;
    color: #033b4a;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



.featured-icon-box.style4 a.di_link {
    width: 38px;
    height: 38px;
    display: block;
    font-size: 16px;
    line-height: 38px;
    border-radius: 50%;
    margin: 0 auto;
}

.featured-icon-box.style4 .ttm-di_links {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    overflow: hidden;
}

.featured-icon-box.style4:hover .ttm-di_links {
    margin-top: 20px;
    margin-bottom: 40px;
    opacity: 1;
}

.featured-icon-box.style5 {
    border: 1px solid #184d5b;
    padding: 40px 35px 20px 30px;
    position: relative;
    overflow: hidden;
}

    .featured-icon-box.style5 .featured-icon {
        margin-bottom: 30px;
    }

    .featured-icon-box.style5 .ttm-icon.ttm-icon_element-size-lg i {
        font-size: 50px;
    }

    .featured-icon-box.style5:hover {
        z-index: 1;
    }

    .featured-icon-box.style5:before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
        -webkit-transition: .55s cubic-bezier(.68,1.55,.265,.55);
        -moz-transition: .55s cubic-bezier(.68,1.55,.265,.55);
        -ms-transition: .55s cubic-bezier(.68,1.55,.265,.55);
        -o-transition: .55s cubic-bezier(.68,1.55,.265,.55);
        transition: .55s cubic-bezier(.68,1.55,.265,.55);
    }

    .featured-icon-box.style5:hover:before {
        bottom: 0;
    }

.featured-icon-box.left-icon {
    display: table;
    margin-bottom: 15px;
}

    .featured-icon-box.left-icon .featured-content, .featured-icon-box.left-icon .featured-icon, .featured-icon-box.left-icon .featured-icon:not(.ttm-icon_element-border) {
        display: table-cell;
        vertical-align: middle;
    }

    .featured-icon-box.left-icon.icon-align-top .featured-icon {
        vertical-align: top;
    }

    .featured-icon-box.left-icon .featured-content {
        padding-left: 15px;
    }

    .featured-icon-box.left-icon .featured-title h5 {
        font-size: 19px;
        line-height: 22px;
    }

.featured-icon-box.icon-box-heading-only .featured-icon .ttm-icon.ttm-icon_element-border {
    border: 1px solid;
}

.featured-icon-box.icon-box-heading-only .featured-title h5 {
    margin-bottom: 0;
}

.featured-icon-box.icon-box-heading-only .featured-desc p {
    margin-bottom: 0;
}

.featured-icon-box.left-icon .ttm-icon_element-size-md i {
    font-size: 25px;
}

.featured-icon-box.left-icon .ttm-icon.ttm-icon_element-size-md {
    height: 30px;
    width: 30px;
}

.featured-icon-box.iconalign-before-heading {
    margin-bottom: 15px;
}

    .featured-icon-box.iconalign-before-heading .ttm-icon.ttm-icon_element-size-md {
        height: 50px;
        width: 30px;
    }

    .featured-icon-box.iconalign-before-heading .featured-icon .ttm-icon.ttm-icon_element-border {
        border: 1px solid;
    }

    .featured-icon-box.iconalign-before-heading .featured-icon {
        padding-right: 15px;
    }

    .featured-icon-box.iconalign-before-heading .featured-icon, .featured-icon-box.iconalign-before-heading .featured-title {
        display: table-cell;
        vertical-align: middle;
    }

        .featured-icon-box.iconalign-before-heading .featured-title h5 {
            margin-bottom: 0;
        }

        .featured-icon-box.iconalign-before-heading .featured-title h4 {
            font-size: 14px;
            line-height: 18px;
            font-family: Ubuntu,Arial,Helvetica;
            font-weight: 400;
            margin-bottom: 0;
        }

body {
    counter-reset: section;
}

.featuredbox-number .ttm-num:before {
    counter-increment: section;
    content: counter(section,decimal-leading-zero) " ";
}

.featured-icon-box .ttm-icon.ttm-icon_element-size-sm {
    height: 54px;
    width: 54px;
}

    .featured-icon-box .ttm-icon.ttm-icon_element-size-sm i {
        font-size: 25px;
    }

.featured-icon-box.iconalign-before-heading.style3 {
    padding: 30px 15px 20px 30px;
    background-color: #fff;
    border-radius: 6px;
}

    .featured-icon-box.iconalign-before-heading.style3 .ttm-icon {
        height: 46px;
        width: 46px;
    }

        .featured-icon-box.iconalign-before-heading.style3 .ttm-icon i {
            font-size: 40px;
        }

    .featured-icon-box.iconalign-before-heading.style3 .featured-desc {
        position: relative;
        padding-top: 20px;
        margin-top: 25px;
        border-top: 1px solid rgba(0,0,0,.04);
    }

        .featured-icon-box.iconalign-before-heading.style3 .featured-desc p {
            color: #9dabaf;
        }

.featured-icon-box.icon-box-heading-only.style6 {
    padding: 0 0 15px 0;
}

    .featured-icon-box.icon-box-heading-only.style6 .ttm-icon {
        height: 44px;
        width: 44px;
    }

        .featured-icon-box.icon-box-heading-only.style6 .ttm-icon i {
            font-size: 40px;
        }

    .featured-icon-box.icon-box-heading-only.style6 .featured-title h5 {
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
    }

.ttm-left-quote blockquote {
    padding: 2px 15px 0 75px;
    margin: 0;
    position: relative;
    color: #fff;
    border-right: 1px solid rgba(255,255,255,.4);
}

    .ttm-left-quote blockquote .quote-text {
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
        letter-spacing: 2px;
        margin-bottom: 15px;
        color: #fff;
    }

        .ttm-left-quote blockquote .quote-text::before {
            content: "â€œ";
            font-family: Roboto,sans-serif;
            position: absolute;
            color: #fff;
            font-size: 150px;
            font-weight: 500;
            top: 52px;
            left: 0;
            -webkit-text-fill-color: transparent;
            -webkit-text-stroke: 1px #fff;
        }

    .ttm-left-quote blockquote cite {
        position: relative;
        padding-left: 50px;
    }

        .ttm-left-quote blockquote cite:before {
            position: absolute;
            content: "";
            height: 1px;
            width: 40px;
            left: 0;
            top: 45%;
            opacity: .8;
            background-color: #fff;
        }

.featured-icon-box.style7 {
    padding: 0 0 15px 0;
}

    .featured-icon-box.style7 .featured-title h5 {
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
    }

.featured-icon-box.style8 {
    padding: 15px 10px 15px 10px;
    margin-top: 15px;
    z-index: 2;
    background-color: #f9fafa;
    border: 1px solid #eeeeee9e;
    border-radius: 4px;
}

    .featured-icon-box.style8 .featured-title h5 {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 23px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
    }

    .featured-icon-box.style8 .ttm-icon {
        text-align: center;
        margin-bottom: 0;
        width: 98px;
        height: 98px;
        line-height: 98px;
        border-radius: 50%;
        margin: 9px;
        background-color: #fff;
    }

        .featured-icon-box.style8 .ttm-icon i {
            font-size: 40px;
            color: #31015e;
        }

    .featured-icon-box.style8 .featured-icon {
        position: relative;
        z-index: 1;
        width: 122px;
        height: 122px;
        line-height: 122px;
        border: 1px solid #31015e;
        color: #31015e;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin: auto;
        margin-bottom: 20px;
    }

        .featured-icon-box.style8 .featured-icon .ttm-icon-dots {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            -webkit-animation: service-dots 2s infinite linear;
            -moz-animation: service-dots 2s infinite linear;
            -o-animation: service-dots 2s infinite linear;
            animation: service-dots 2s infinite linear;
            -webkit-animation-play-state: paused;
            -moz-animation-play-state: paused;
            -o-animation-play-state: paused;
            animation-play-state: paused;
        }

            .featured-icon-box.style8 .featured-icon .ttm-icon-dots:before {
                content: '';
                position: absolute;
                width: 15px;
                height: 15px;
                background: #033b4a;
                border-radius: 50%;
                right: -1px;
                top: 25px;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease;
            }

    .featured-icon-box.style8:hover .featured-icon .ttm-icon-dots:nth-child(1) {
        -webkit-animation-play-state: running;
        -moz-animation-play-state: running;
        -o-animation-play-state: running;
        animation-play-state: running;
    }

@keyframes service-dots {
    0% {
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.featured-icon-box.style8.active .featured-icon-box-inner:before, .featured-icon-box.style8:hover .featured-icon-box-inner:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform: scaleY(1);
}

.featured-icon-box.style8 .featured-icon-box-inner:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #31015e;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -moz-transform: scaleY(0);
    transform: scaleY(0);
    z-index: -1;
    -webkit-transition: all .5s cubic-bezier(.645,.045,.355,1);
    -o-transition: all .5s cubic-bezier(.645,.045,.355,1);
    transition: all .5s cubic-bezier(.645,.045,.355,1);
}

.featured-icon-box.style8.active .featured-title h5, .featured-icon-box.style8.active p, .featured-icon-box.style8:hover .featured-title h5, .featured-icon-box.style8:hover p {
    color: #fff;
}

.featured-icon-box.style8.active .featured-icon .ttm-icon-dots:before, .featured-icon-box.style8.active .ttm-icon, .featured-icon-box.style8:hover .featured-icon .ttm-icon-dots:before, .featured-icon-box.style8:hover .ttm-icon {
    background-color: #eff901;
}

.featured-icon-box.style8.active .featured-icon, .featured-icon-box.style8:hover .featured-icon {
    border-color: #fff;
}

.featured-imagebox .featured-thumbnail, .featured-imagebox .ttm-box-view-content-inner {
    position: relative;
    overflow: hidden;
}

.featured-imagebox .featured-content .featured-title h5 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    position: relative;
}

.featured-imagebox .featured-content .category, .featured-imagebox .featured-content .category a {
    font-size: 15px;
}

.featured-imagebox.ttm-box-view-top-image .featured-content-bottom {
    padding: 23px 30px 20px 30px;
    background-color: #fff;
}

    .featured-imagebox.ttm-box-view-top-image .featured-content-bottom .featured-title h5 {
        margin-bottom: 5px;
    }

.featured-imagebox-portfolio {
    position: relative;
}

.ttm-boxes-row-wrapper .ttm-box-col-wrapper {
    margin-bottom: 30px;
}

.ttm-portfolio-box-view-overlay.ttm-box-view-overlay {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    opacity: 0;
    z-index: 1;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -webkit-transform: translateX(-5px) translateY(5px);
    transform: translateX(-5px) translateY(5px);
    background-color: rgba(3,59,74,.85);
}

.featured-imagebox-portfolio:hover .ttm-portfolio-box-view-overlay.ttm-box-view-overlay {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.ttm-portfolio-box-view-overlay.ttm-box-view-overlay .ttm-box-view-content-inner {
    padding: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner .featured-title {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner span.category {
    display: block;
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
}

.ttm-portfolio-box-view-overlay:hover .ttm-box-view-content-inner .featured-title, .ttm-portfolio-box-view-overlay:hover .ttm-box-view-content-inner span.category {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.ttm-portfolio-box-view-overlay .ttm-box-view-content-inner .featured-title h5 {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    text-overflow: ellipsis;
}

.featured-imagebox-portfolio .category, .ttm-portfolio-box-view-overlay .ttm-box-view-content-inner span.category a {
    font-family: Saira,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.ttm-portfolio-box-view-overlay .featured-iconbox.ttm-media-link a {
    display: inline-block;
    border-radius: 0;
    font-size: 16px;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid transparent;
    text-align: center;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content {
    padding: 20px 20px;
    position: relative;
    text-align: center;
    background-color: #fff;
}

    .featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h5, .featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h5 a {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .featured-imagebox-portfolio.ttm-box-view-top-image .ttm-box-bottom-content .featured-title h5 {
        font-size: 20px;
        margin-bottom: 0;
        font-weight: 500;
        line-height: 25px;
    }

.featured-imagebox-portfolio.ttm-box-view-top-image .category {
    color: #828c95;
    margin-top: -3px;
    display: block;
}

.featured-imagebox-portfolio.ttm-box-view-top-image .featured-iconbox.ttm-media-link a {
    top: 50%;
    right: 50%;
    margin-top: -17px;
    margin-right: -17px;
}

.featured-imagebox-team {
    overflow: hidden;
    position: relative;
}

    .featured-imagebox-team .ttm-team-position {
        font-size: 13px;
        color: #9dabaf;
    }

    .featured-imagebox-team .featured-title h5 {
        font-size: 20px;
        line-height: 26px;
        margin-top: -2px;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .featured-imagebox-team.ttm-team-box-view-overlay {
        margin: 5px 0;
        background-color: #fff;
        -webkit-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
        -moz-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
        box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    }

        .featured-imagebox-team.ttm-team-box-view-overlay .featured-thumbnail {
            border: 8px solid #fff;
            border-bottom: none;
        }

        .featured-imagebox-team.ttm-team-box-view-overlay .featured-content {
            text-align: center;
            position: relative;
            z-index: 2;
            padding: 11px 18px 2px;
        }

        .featured-imagebox-team.ttm-team-box-view-overlay .ttm-box-view-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            content: '';
            text-align: left;
            opacity: 0;
            -webkit-transition: opacity .5s;
            transition: opacity .5s;
            background-color: rgba(3,59,74,.9);
            border: 8px solid #01d6a3;
            border-bottom: none;
        }

        .featured-imagebox-team.ttm-team-box-view-overlay:hover .ttm-box-view-overlay {
            opacity: 1;
        }

    .featured-imagebox-team .ttm-media-link a {
        border: none;
        text-align: center;
        height: 35px;
        width: 35px;
        line-height: 35px;
        border-radius: 0;
        color: #fff;
        display: inline-block;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: scale(0);
        -webkit-transform: scale(0);
        -webkit-transition: all .4s ease-out 0s;
        transition: all .4s;
        font-weight: 600;
        font-size: 16px;
        margin-top: -18px;
        margin-left: -17px;
    }

    .featured-imagebox-team.ttm-team-box-view-overlay:hover .ttm-box-view-overlay a {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

    .featured-imagebox-team .ttm-team-box-view-overlay .featured-content-team {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        padding: 30px;
        padding-bottom: 19px;
        transition-duration: .3s;
        color: #fff;
    }

        .featured-imagebox-team .ttm-team-box-view-overlay .featured-content-team > div {
            display: block;
            position: relative;
            top: 100px;
            transition-duration: .3s;
            transition-property: top,opacity;
            transition-delay: 0s;
            opacity: 0;
            text-align: left;
        }

    .featured-imagebox-team .ttm-team-box-view-overlay .featured-title h5 {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 0;
        font-weight: 500;
    }

    .featured-imagebox-team .ttm-social-links-wrapper ul {
        padding: 7px 0;
    }

        .featured-imagebox-team .ttm-social-links-wrapper ul li a {
            display: block;
            color: #fff;
            width: 25px;
            font-size: 15px;
            text-align: left;
            background-color: transparent;
        }

    .featured-imagebox-team .ttm-team-box-view-overlay {
        position: relative;
    }

        .featured-imagebox-team .ttm-team-box-view-overlay:before {
            content: '';
            background: linear-gradient(to bottom,rgba(4,62,76,0) 0,rgba(4,62,76,.9) 100%);
            width: 100%;
            height: 100%;
            opacity: 0;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 2;
            transition-property: top,opacity;
            transition-duration: .3s;
        }

    .featured-imagebox-team:hover .ttm-team-box-view-overlay .featured-content-team > div, .featured-imagebox-team:hover .ttm-team-box-view-overlay:before {
        opacity: 1;
    }

    .featured-imagebox-team:hover .ttm-team-box-view-overlay .featured-content-team > div, .featured-imagebox-team:hover .ttm-team-box-view-overlay:before {
        top: 0;
    }

.featured-imagebox-post .featured-content .featured-title h5 {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 22px;
    line-height: 29px;
    font-weight: 500;
}

/******end hover*/
.marginfaff {
    height: auto;
    width: 100%;
    margin: 30px 0px 30px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.viealdettt {
    height: auto;
    width: 150px;
    margin: 0px auto;
    padding: 8px 0px 8px 0px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    background-color: #cb1700;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    display: block;
    margin-top: 5px;
    transition: all 0.3s ease;
    transform: translateY(0px);
}

    .viealdettt:hover {
        background-color: #001f44;
        color: #fff !important;
    }

/*************ol*/
.rules-mainse-box {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .rules-mainse-box ol {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 15px;
        float: left;
    }

    .rules-mainse-box li {
        height: auto;
        width: 100%;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        font-size: 16px;
        line-height: 28px;
        font-weight: 400;
        color: #333333;
        text-align: justify;
    }


/***********/
.login-btn-ul {
    padding: 32px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: right;
}

    .login-btn-ul li {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .login-btn-ul li a {
            margin: 0px 0px 0px 0px;
            font-size: 14px;
            font-weight:600;
            background: #cb1700;
            color: #fff;
            border-radius: 0px;
            display: inline-block;
            padding: 8px 12px 8px 12px;
            border-radius: 4px;
            border: 1px solid transparent;
        }

            .login-btn-ul li a:hover {
                background: #001f44;
                color: #fff;
            }

                .login-btn-ul li a:hover i {
                    color: #fff;
                }
/************/
.prpsec {
    height: auto;
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}

.missdeffdd {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.missdeffddh1 {
    height: auto;
    width: 100%;
    margin: 15px 0px 15px 0px;
    padding: 0px 0px 0px 10px;
    float: left;
    font-size: 22px;
    line-height: 22px;
    font-weight: 700;
    color: #333;
    text-align: left;
    border-left: 5px solid #cb1700;
    border-bottom: 1px solid #f4f4f4;
}

.missdeffddpp {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}

/*********tendermms*/
.tendermms {
    height: auto;
    width: 100%;
    margin: 0px 0px 60px 0px;
    padding: 60px 0px 60px 0px;
    float: left;
    background-color: #f0f0f0;
    background-image: url(https://www.transparenttextures.com/patterns/little-pluses.png);
}

.pricingTable {
    height: auto;
    width: 100%;
    padding: 0 25px 25px;
    margin: 0px 0px 0px 0px;
    float: left;
    color: #383e4a;
    text-align: center;
    position: relative;
    z-index: 1;
}

    .pricingTable:before {
        content: "";
        background: linear-gradient(to right, #9fcd37, #72bb43);
        width: 250px;
        height: 350px;
        border-radius: 10px 10px 10px 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

    .pricingTable .pricing-content {
        background-color: #fff;
        padding: 35px 15px 30px;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1),10px -10px 0 rgba(0,0,0,0.05);
    }

    .pricingTable .title {
        font-size: 19px;
        line-height: 25px;
        font-weight: 700;
        letter-spacing: 1px;
        margin: 0 0 20px;
        position: relative;
        border-bottom: 1px solid #e8e8e8;
        padding: 0px 0px 5px 0px;
    }

    .pricingTable .price-value {
        margin: 0 0 25px;
    }

        .pricingTable .price-value .amount {
            font-size: 50px;
            line-height: 50px;
            display: block;
        }

        .pricingTable .price-value .duration {
            font-size: 20px;
            line-height: 20px;
            font-weight: 400;
            display: block;
        }



.pricingTable-signup {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 80px 0px 0px;
}

.pricingTable .pricingTable-signup a {
    color: #fff;
    background: linear-gradient(to bottom, #9fcd37, #72bb43);
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 14px;
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    margin: 0px 0px 0px 0px;
}

    .pricingTable .pricingTable-signup a:hover {
        text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    }

.pricingTable.purple:before {
    background: linear-gradient(to right, #c95799, #9f54ab);
}

.pricingTable.purple .pricing-content ul li:before {
    color: #c95799;
}

.pricingTable.purple .pricing-content ul li.disable:before {
    color: #525963;
}

.pricingTable.purple .pricingTable-signup a {
    background: linear-gradient(to bottom, #c95799, #9f54ab);
}

.pricingTable.orange:before {
    background: linear-gradient(to right, #f0891f, #da382a);
}

.pricingTable.orange .pricing-content ul li:before {
    color: #f0891f;
}

.pricingTable.orange .pricing-content ul li.disable:before {
    color: #525963;
}

.pricingTable.orange .pricingTable-signup a {
    background: linear-gradient(to bottom, #f0891f, #da382a);
}
/*****news dd***/
.latestnewshh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.latestnewshh-ul {
    height: 200px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .latestnewshh-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 10px 0px 10px;
        list-style-type: none;
        display: block;
    }

        .latestnewshh-ul li a {
            height: auto;
            margin: 0px 0px 15px 0px;
            padding: 0px 0px 0px 40px;
            font-size: 13px;
            font-weight: 400;
            line-height: 23px;
            color: #333;
            position: relative;
            background-image: url('../images/new3.gif');
            background-repeat: no-repeat;
            display: block;
        }

.downamain33 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 23px;
    color: #e92e2f;
    font-weight: 400;
}

.pheadingh2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    font-weight: 700;
    color: #FF1A1A;
}

.readmoreee-mii {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    color: #333;
    transition: all 0.3s ease;
    transform: translateY(0px);
}

    .readmoreee-mii:hover {
        color: #FF1A1A;
    }

.dailymmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    float: left;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.loginmessageLog {
    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: #FF1A1A;
}

/*******end*/
.princbtnna {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 2px 10px 2px 10px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    background-color: #cb1700;
    color: #fff;
    border-radius: 4px;
    -webkit-transition: all 0.9s;
    -o-transition: all 0.9s;
    -moz-transition: all 0.9s;
    transition: all 0.9s;
}

    .princbtnna:hover {
        background-color: #033b4a;
        color: #fff !important;
    }

.prpsec2 {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #333;
    text-align: justify;
}

.princmmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    border-top: double #e8e8e8;
}

.prpsec3 {
    color: #cb1700;
    font-weight: 600;
}

.princboxx {
    height: auto;
    width: 300px;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: right;
}

.marqueheigh {
    height: 530px;
}
