﻿
.navbar-toggler {
    border: 0 !important;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 6px !important;
    border-radius: 12px !important;
    padding: 3px 12px !important;
    font-size: 14px !important;
    background: #fff !important;
}

/* footer css */
@keyframes taadaa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
.carousel-caption {
    position: revert;
    color: #000;
}
#register1 {
    color: #fff;
    animation: taadaa 2s infinite;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.footer-bottom {
    padding: 15px 0px;
}

.footer-logo {
    width: 142px;
    margin: 0px 0px 11px 0px;
}

    .footer-logo img {
        width: 100%;
    }

.footer-social ul {
    display: flex;
    list-style: none;
    justify-content: center;
    margin-bottom: 0;
    align-items: center;
}

    .footer-social ul li {
        padding-left: 15px;
    }

        .footer-social ul li a {
            align-items: center;
            display: flex;
            justify-content: center;
            height: 40px;
            width: 40px;
            background-color: #39aaf3e3 !important;
            ;
            color: #dbe6e9;
            border-radius: 50%;
        }

            .footer-social ul li a:hover {
                background-color: #a25f1f !important;
                color: white !important;
            }

.my-foot-social {
    display: flex;
    justify-content: center;
    align-items: center;
}

.call p span i {
    font-size: 18px;
    color: #a25f1f !important;
    margin: 6px 12px 0px 0px;
}

.call p {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
}

.give-call {
    display: flex;
    align-items: center;
    justify-content: center;
}

.num {
    margin-left: 23px;
}

.foot-head {
    text-transform: capitalize;
    color: white;
}

.footer-top {
    border-bottom: 1px solid #a6adb3;
}

.footer-menu ul {
    list-style: none;
    margin-bottom: 0;
}

    .footer-menu ul li a {
        color: white;
    }

        .footer-menu ul li a:hover {
            color: #d18a45;
            text-decoration: none;
            transition: 0.3s all ease;
        }

.logy {
    margin-left: 102px;
}

.scrollup {
    width: 45px;
    right: 15px;
    z-index: 5;
    height: 45px;
    bottom: 13px;
    position: fixed;
    border-radius: 100%;
    background-color: #a25f1fcc;
}

    .scrollup i {
        color: #ffffff;
        line-height: 45px;
    }

.whtap {
    position: fixed;
    bottom: 13px;
    left: 15px;
    z-index: 9999;
}

    .whtap a {
        text-decoration: none;
        background-color: transparent;
    }

#whatisthis {
    color: #fff;
    font-size: 26px;
    background: #4aaeef;
    height: 45px;
    width: 45px;
    border-radius: 42px;
    text-align: center;
    position: relative;
    padding-top: 10px;
}

.home {
    margin-left: 40px;
}

.footer-menu {
    margin-left: 56px;
}

.lat-news {
    float: right;
    margin-right: 41px;
}

    .lat-news ul {
        list-style: none;
        margin-bottom: 0;
    }

        .lat-news ul li a {
            color: #1e2527;
        }

            .lat-news ul li a:hover {
                color: #008aab;
                text-decoration: none;
                transition: 0.3s all ease;
            }

.foot-text p span i {
    color: #4952a1;
}

.copy p {
    padding: 17px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 !important;
    color: white;
}

.copy {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #75788026;
}

footer {
    background-color: #014073;
    /*overflow: hidden !important;*/
    overflow-x: clip;
}

.foot-text p {
    margin-bottom: 0;
    color: white;
    text-align: justify;
}

.foot-text :nth-child(3) {
    padding: 6px 0;
}

.call p {
    color: #ffffff;
}

.callBackDiv {
    overflow: hidden;
    position: fixed;
    right: -144px;
    z-index: 999;
    font-family: 'Poppins',sans-serif;
    box-shadow: 0px 1px 0px 0px #e4dada;
    border-top-left-radius: 16px;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    top: 6px;
}

    .callBackDiv:hover {
        transform: translateX(-155px);
        transition: 0.7s all ease-in-out;
    }

.callBackDiv {
    transform: translateX(0px);
    transition: 0.7s all ease-in-out;
}

.fixed {
    position: fixed;
    background: none !important;
    background-color: white !important;
    top: 0;
    height: 75px !important;
    z-index: 111;
    width: 100%;
    transition: 0.3s all ease-in-out !important;
    animation-name: fadeInDown;
    animation-duration: 1s;
    box-shadow: 0px 0px 12px #b462138f;
    border: 0;
}

    .fixed .logo {
        width: 147px;
    }

.callBackDiv .imageDiv {
    background-color: #ff4745;
    display: inline-block;
    padding: 4.5px 5px 6px;
    vertical-align: middle;
}

.imageDiv img {
    max-width: 100%;
    height: auto;
}

.callBackDiv .contentDiv {
    display: inline-block;
    vertical-align: middle;
    padding: 8px;
    border-top: 1px solid #e4dada;
    margin-left: -3px;
}

    .callBackDiv .contentDiv span {
        display: block;
        margin-left: 0px;
    }

    .callBackDiv .contentDiv .call_time {
        font-size: 10px;
        margin-top: 4px;
        color: #1d1c1c;
        font-weight: 500;
    }

.logo {
    width: 241px;
    margin-left: 50px;
    display: flex;
    align-items: end;
    margin-top: -10px;
}

    .logo img {
        width: 100%;
        height: 100%;
    }



.fix {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0px !important;
}

.log-reg {
    margin: 7px 244px 0px 0px;
}

.regy {
    background: #014073;
    border-radius: 22px;
    padding: 2px 16px !important;
    color: #ffffff !important;
    animation: blink 2s linear infinite;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border: brown;
    margin-top: 7px;
}

    .regy:hover {
        text-decoration: none;
        background-color: #0192efd6;
        color: #ffffff !important;
    }

.head {
    background: url(../img/logo_background.png);
    background-repeat: no-repeat;
    height: 145px;
    background-position: -21px -265px;
}

.exam {
    margin-left: 26px;
}

.exam-btn {
    color: black;
    background-color: white;
    border-radius: 12px;
    padding: 3px 12px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 6px;
}

    .exam-btn:hover {
        background-color: #a25f1fde;
        color: white !important;
        cursor: pointer;
        transition: 0.3s all ease-in-out;
        text-decoration: none;
    }


@media screen and (min-width:200px) and (max-width:992px) {
    ul.number-loc.two-line li {
        width: 100%;
    }

    .head {
        background: url(../img/logo_background.png);
        background-repeat: no-repeat;
        height: auto;
        background-position: center;
    }

    .top-sec {
        background-repeat: no-repeat,no-repeat;
        background-position: 100% 0,0 100%;
        background-size: cover;
        padding-bottom: 100px;
        color: #fff;
    }

        .top-sec h1 {
            color: #fff;
        }

    .form-pad {
        padding: 10px 0;
    }

    .sublist {
        background-color: transparent;
    }

    .space {
        padding: 20px 0;
    }

    section.testtt:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-image: url(../img/demo.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        opacity: 0.2;
    }

    section.greayBgBox:before {
        display: none;
    }

    .footer-menu {
        margin: 20px 0;
    }

    .mob-form {
        margin: 0;
    }

    input.mob {
        padding: 5px 0px 8px 30px;
        width: 100%;
    }

    .form-regy {
        right: -66%;
    }

    .mob-form span {
        left: 25px;
    }
    .logo {
        width: 150px !important;
        margin-left: 15px !important;
    }
    .login-block {
        padding: 50px 0 !important;
    }
    .total-report {
        height:auto;
    }
}


