﻿@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arizonia&display=swap');
body {background: #ffffff;font-family: 'Poppins', serif; font-size: 13px;letter-spacing: 0.4px;}

.p-5{padding:5px;}
.ml5 {margin-right: 5px;}
.d-flex{display:flex;}
.mb-30{margin-bottom: 30px;}

header {
    width: 100%;
    background: #0F7986;
    transition: .3s ease-in-out;
}
header .logo {padding: 20px 0;}
header .logo a{display:block;outline:none !important;}
    header .logo a img {
        height: 30px;
        filter: brightness(0) invert(1);
    }
    header .loginwrap {
        display: inline-flex;
        align-items: center;
        height: 100%;
    }
        header .loginwrap span {
            color: #ffffff;
            font-size: 16px;
            margin-right: 15px;
        }
    header .loginbtn {
        background: #FF5F1F;
        color: #ffffff;
        display: inline-block;
        padding: 15px 20px;
        border-radius: 45px;
        min-width: 130px;
        text-align: center;
        cursor: pointer;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
    }
header .top_header {
    float: left;
    width: 100%;
}

.support_info {display: inline-flex;color: #ffffff;align-items: center;font-size: 20px;font-weight: 400;margin-left: 45px;height: 100%;}
.support_info .icon {width: 40px;height: 40px;margin-right: 15px;background-position: center;background-repeat: no-repeat;background-size: 50px;}
.support_info .icon.i_email {background-image:url(../image/icons/icon-mail.png);}
.support_info .icon.i_phone {background-image: url(../image/icons/icon-phone.png);}


.herowarp {background: rgba(255, 255, 255, 0.9);padding-top: 40px;padding-bottom: 40px;border-radius: 40px;}
.herotitle {text-align: center;color: #ffffff;font-family: "Baloo 2", serif;font-size: 3vw;font-weight: 400;line-height: 3.5vw;margin: 20px 0;}
.herotitle > span {display: block;font-weight: 600;color: #31bbff;}
.herotitle > b {font-weight: 700;}

header.headerfix {background:#ffffff;}
header.headerfix .logo a img {mix-blend-mode: unset;filter: unset;}
header.headerfix .support_info {color: #222222;}

header .menu {margin: 12px 0 4px;padding: 0;}

header .menu li{ margin-left: 30px;}
header .menu li a{border-right: 0;width: 100%;color: #666666;font-size: 14px;font-weight: 400;text-transform: uppercase;text-decoration: none;}
header .menu li a:hover{color: #111111;}

.login_div {padding: 100px 0 20px 0;background: url(../image/bg-login.jpg) no-repeat center;background-size: cover;min-height:100vh;}

.logologin {display: inline-block;width: 100%;text-align: center;}
.logologin img {height: 50px;display: block;margin: 0 auto;}
.login_box {background: #ffffff;padding: 15px 35px;max-width: 500px;margin: auto;padding-top: 10%;min-height: calc(100vh - 80px);}
.login-copyright {height: 80px;display: flex;align-items: center;padding: 0 20px;}
.login-copyright .ctext {color: #666666;font-size: 12px;}
.login-copyright .ctext a {color: #666666;font-weight:500;}
.login_box .title {font-size: 26px;margin-top: 25px;color: #222222;font-weight: 700;margin-bottom: 40px;text-align: center;}
.login_box .seprator {text-align: center;position: relative;margin: 5px 0;}
.login_box .seprator:before {content: "";width: 100%;position: absolute;left: 0;right: 0;height: 1px;background: #666666;top: 50%;opacity: 0.35;z-index: 0;}
.login_box .seprator span {font-size: 13px;color: #222222;font-weight: 500;background: #ffffff;padding: 0 5px;position: relative;}
.iconlogin {width: 100%;margin: 15px 0;position: relative;display: inline-block;}
.login_box .fd_box {width: 100%;max-width: 350px;display: block;margin: 0 auto;}
.iconlogin .lbl1 {position: absolute;top: -10px;left: 15px;font-size: 14px;color: #111111;font-weight: 400;background: #ffffff;padding: 0 5px;}
.iconlogin .txt1 {border: 1px solid #d1d1d1;width: 100%;outline: none;padding: 10px 20px;font-size: 15px;border-radius: 1px;height:44px;}
.iconlogin .txt1::placeholder {color: #bbbbbb;font-weight: 300;font-style:italic;}
.iconlogin .txt1:hover {border: 1px solid #999999;}
.iconlogin .txt1:focus {border: 1px solid #0099e9;}
.btn_style1 {background: #04678e;color: #ffffff;border: none;width: 100%;padding: 0 20px;font-size: 16px;font-weight: 500;letter-spacing: 1px;outline: none;border-radius: 5px;height: 44px;}
.btn_style1:hover {background: #024660;color: #ffffff;}
.linkbtn {background: #68b81b;color: #ffffff;border: none;padding: 0 30px;font-size: 14px;font-weight: 400;text-transform: uppercase;letter-spacing: 1px;outline: none;border-radius: 5px;height: 44px;display: table;margin: 0 auto;line-height: 44px;text-decoration: none !important;}
.linkbtn:hover {background: #52990f;color: #ffffff;}
.reco_pass {padding: 20px 60px 40px;}
.reco_pass .icon_key {background: #f3f6ff;width: 65px;height: 65px;border-radius: 50%;display: flex;margin: 0 auto;color: #ffffff;margin-bottom: 30px;justify-content: center;align-items: center;}
.reco_pass .icon_key img{width:46px;}


.boxstyle {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

    .boxstyle .otpwrap {
        display: flex;
        justify-content: center;
        margin: 15px 0;
    }
        .boxstyle .otpwrap .otp_input {
            width: 40px;
            height: 40px;
            border: 1px solid #666666;
            margin: 3px;
            border-radius: 8px;
            font-size: 16px;
            text-align: center;
        }



    .boxstyle .lbl1 {
        display: block;
        text-align: center;
        font-size: 16px;
        color: #222222;
        font-weight: 600;
        margin: 11px 0;
    }
    .boxstyle .lbl2 {
        display: block;
        text-align: center;
        font-size: 13px;
        color: #222222;
        font-weight: 400;
    }
    .boxstyle .lbl3 {
        display: block;
        text-align: center;
        font-size: 13px;
        color: #222222;
        font-weight: 400;
    }

@media screen and (min-width:320px) and (max-width:767px) {
    .login_div {padding: 80px 0;}
    .herotitle {font-size: 6vw;line-height: 7vw;}
    .reco_pass {padding: 10px 20px 30px;}
    .lefthero {margin-top: 30px;}
    .lefthero .title-1 {font-size: 3vw;max-width: 70%;margin-bottom: 20px;}
    .lefthero .title-2 {font-size: 4.4vw;margin-right: 10px;}
    .lefthero .title-3 {font-size: 4vw;}
    .lefthero .btn_regist {font-size: 14px;letter-spacing: 1px;height: 40px;line-height: 40px;margin: 20px 0;}
    .servicelist .separator {display: none;}
    .servicelist .service .icon {transform: scale(0.8);margin-bottom: 0;}
    .lefthero .separator {display:none;}




}
@media screen and (min-width:768px) and (max-width:991px){
    
}
@media screen and (min-width:992px) and (max-width:1199px){
    
}


.bg_img {min-height: 100vh;position: relative;display: flex;justify-content: center;align-items: center;padding: 20px;background: url(../image/login-banner.jpg) no-repeat center;background-size: cover;}


.whower{padding:60px 0 80px 0;}
.whower .who_thumb {box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2);display: inline-block;position:relative;}
.whower .who_thumb img{padding: 10px;background:#ffffff;width:100%;}
.whower .who_thumb::before {content: "";position: absolute;border: 1px solid #acacac;width: 100%;height: 100%;left: 35px;top: 35px;z-index: -1;}
.whower .who_info .title_line {background: #dddddd;height: 1px;display: inline-table;width: 100%;position: relative;margin-bottom: 25px;}
.whower .who_info .title_line::after {content: "";background: #7a1666;position: absolute;left: 0;height: 6px;width: 55px;bottom: 0;}
.whower .who_info h2 {color: #7a1666;margin: 0;text-transform: uppercase;font-size: 24px;font-weight: 800;}
.whower .who_info p {color: #666666;font-size: 16px;font-weight: 300;line-height: 26px;}
.whower .who_info ul {margin: 10px 0;padding: 0;display: inline-block;}
.whower .who_info ul li {list-style: none;margin-bottom: 12px;color: #666666;font-size: 14px;vertical-align: middle;line-height: 14px;}
.whower .who_info ul li i {color: #7a1666;font-size: 16px;margin-right: 10px;}
@media screen and (min-width:320px) and (max-width:767px){
    .whower {padding: 40px 0 40px 0;}
    .who_thumb {width: 230px;margin-bottom: 60px;}
    .whower .who_info h2 {font-size: 16px;}
    .whower .who_info .title_line {margin-bottom: 15px;}
    .whower .who_info .title_line::after {height: 3px;}
    .whower .who_info p {font-size: 14px;line-height: 22px;}
    .whower .who_info ul {margin: 0;}
    .whower .who_info ul li {margin-bottom: 10px;font-size: 13px;}

}
@media screen and (min-width:768px) and (max-width:991px){
    
}
@media screen and (min-width:992px) and (max-width:1199px){
    
}





.regist_sec {
    padding: 40px 0;
    background: url(../image/Rectangle.jpg) no-repeat center;
    background-size: cover;
    position: relative;
    z-index:0;
}
    .regist_sec::before {
        content: "";
        position: absolute;
        background: rgba(0, 0, 0, 0.30);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    .regist_sec .b_box {
        background: #ffffff;
        box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.07);
        border-radius: 10px;
    }
        .regist_sec .b_box .page_title {
            margin: 8px 0 20px 0;
            font-size: 20px;
            font-weight: 600;
            color: #222222;
            letter-spacing: 1px;
        }
.regist_sec .b_box .txt1 {border: 1px solid #dadada;width: 100%;outline: none;height: 40px !important;padding: 0 10px;border-radius: 3px;box-shadow:none !important;font-size: 14px !important;}
        .regist_sec .b_box .txtarea1 {
            border: 1px solid #dadada;
            width: 100%;
            outline: none;
            min-height: 120px !important;
            padding: 8px 10px;
            border-radius: 3px;
            box-shadow: none !important;
            font-size: 14px !important;
        }
            .regist_sec .b_box .txt1::placeholder, .regist_sec .b_box .txtarea1::placeholder {
                color: #bbbbbb;
                font-style: italic;
            }
            .regist_sec .b_box .txt1:hover, .regist_sec .b_box .txtarea1:hover {
                border: 1px solid rgba(37, 130, 197, 0.3);
            }
            .regist_sec .b_box .txt1:focus, .regist_sec .b_box .txtarea1:focus {
                border: 1px solid rgba(37, 130, 197, 0.8);
            }
.regist_sec .b_box .lbl {margin: 4px 0;display: block;font-size: 13px;font-weight: 500;color: #444444;}
.regist_sec .b_box .lbl sup{color:#f00;font-size: 12px;top: -3px;}
.regist_sec .b_box .lbl small{color:#f00;margin-left:10px;font-size:11px;}
.regist_sec .b_box .btn_sub {padding: 0 20px;min-width: 200px;font-size: 16px;height: 44px;color: #ffffff;border: 1px solid #0073b1;outline: none;border-radius: 3px;background: #0073b1;outline: none !important;letter-spacing: 1px;}
.regist_sec .b_box .btn_sub:hover{background:#01659a;}
@media screen and (min-width:320px) and (max-width:767px) {
    .regist_sec .b_box .page_title {font-size: 20px;}
}



/*--INNER page start--*/
.inner_page {background: #f5f6f7;padding: 10px 0;margin-top:0px;}
.inner_page .b_box {background: #ffffff;box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.07);}
.inner_page h1 {margin: 8px 0 20px 0;font-size: 26px;font-weight: 300;color: #0073b1;text-transform: uppercase;letter-spacing: 1px;}

.inner_page .page_content {padding: 20px 0 30px 0;}
.inner_page .page_content .heading {width: 100%;float: left;text-align: left;font-size: 30px;font-weight: bold;color: #0065e1;margin-bottom: 30px;}
.inner_page .page_content .heading h2 {float: left;font-size: 20px;width: auto;padding: 10px 0;margin: 0px;position: relative;}
.inner_page .page_content .heading h2::after {width: 40px;height: 5px;content: "";position: absolute;bottom: 0px;left: 0px;background: #d3e3fd;border-radius: 15px;}
.inner_page .page_content .heading h2::before {width: 100%;height: 1px;content: "";position: absolute;bottom: 2px;left: 0;background: #d3e3fd;}
.inner_page .page_content p {width: 100%;line-height: 24px;margin-bottom: 15px;font-size: 14px;font-weight: 400;color: #666666;}
.inner_page .page_content h6{font-size: 16px;color: #444444;margin: 25px 0 10px 0;}
.inner_page .page_content ul{display: inline-block;width: 100%;padding-left: 40px;font-size: 14px;font-weight: 400;color: #666666;}
.inner_page .page_content ul li{list-style: square;font-size: 14px;line-height: 26px;}
.inner_page .page_content .lbl1{font-size: 14px;font-weight: 500;color: #555555;margin-bottom: 5px;display: inline-block;}
.inner_page .page_content .txt1{border: 1px solid #dadada;width: 100%;outline: none;height: 40px !important;padding: 0 10px;border-radius: 3px;box-shadow: none !important;font-size: 14px !important;}
.inner_page .page_content .txt1::placeholder{color:#bbbbbb;font-style:italic;}
.inner_page .page_content .txt1:hover{border:1px solid rgba(37, 130, 197, 0.3);}
.inner_page .page_content .txt1:focus{border:1px solid rgba(37, 130, 197, 0.8);}
.inner_page .page_content .btn_sub {padding: 0 20px;min-width: 200px;font-size: 16px;height: 44px;color: #ffffff;border: 1px solid #0073b1;outline: none;border-radius: 3px;background: #0073b1;outline: none !important;letter-spacing: 1px;}
.inner_page .page_content .btn_sub:hover{background:#01659a;}
.inner_page hr{margin:5px 0;}


.inner_page .contact-info {padding-left: 0 !important;display: inline-block; margin-bottom: 20px;}
.inner_page .contact-info li {list-style-type: none;margin: 5px 0;display: flex;width: 100%;padding: 5px 0;line-height: 42px;}
.inner_page .contact-info .icon-container {display: inline-block;background: #7a1666;color: #fff;min-width: 44px;height: 42px;line-height: 42px;text-align: center;margin-right: 16px;}
.inner_page .contact-info .icon-container i {font-size: 18px;}
.inner_page .contact-info address {display: inline-block;font-size: 16px;line-height: 24px;}
.inner_page .social_link2{display: inline-block;margin:10px 0;padding: 0 !important;}
.inner_page .social_link2 li{list-style: none !important;float: left;margin-right: 10px;}
.inner_page .social_link2 li a{display: block;width: 44px;background: #ddd;height: 44px;text-align: center;line-height: 44px;font-size: 22px;}

.inner_page .page_conten .txtarea{position: relative;display: block;width: 100%;line-height: 24px;padding: 5px 17px;color: #333333;font-weight: 400;border: 1px solid #e8ebf6;height: 70px;background-color: #fff;border-radius: 5px;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;min-height: 100px;}
.inner_page .page_content .txtarea:hover{border:1px solid rgba(37, 130, 197, 0.3);}
.inner_page .page_content .txtarea:focus{border:1px solid rgba(37, 130, 197, 0.8);}
.inner_page .page_content .txtarea::placeholder{color:#bbbbbb;font-style:italic;}
.inner_page .page_content  .pdf_doc {background: #ff232d;color: #fff;display: inline-block;font-size: 26px;width: 50px;height: 50px;text-align: center;line-height: 50px;border-radius: 2px;margin-right: 30px;}

.contact_box {margin-left: 50px;display: flex;align-items: center;min-height: 140px;border-radius: 5px;background: #ffffff;box-shadow: 0 0 2px 0 rgb(37 42 49 / 16%), 0 2px 4px 0 rgb(37 42 49 / 12%);margin-top: 15px;margin-bottom: 5px;}
.contact_box .contact_icon {width: 80px;height: 80px;display: flex;min-width: 80px;min-height: 80px;border-radius: 15px;justify-content: center;align-items: center;margin-left: -40px;background: #ffffff;box-shadow: 0 0 2px 0 rgb(37 42 49 / 16%), 0 2px 4px 0 rgb(37 42 49 / 12%);}
.contact_box .contact_icon i {font-size: 36px;}
.contact_box .contact_info {padding: 25px;}
.contact_box .contact_info .address {margin-bottom: 0 !important;width: 100%;font-size: 14px;font-weight: 400;color: #666666;}
.contact_box .contact_info strong {font-size: 13px;font-weight: 600;margin-bottom: 5px;display: inline-block;width: 100%;text-transform: uppercase;letter-spacing: 2px;}
.contact_box .contact_info .phone {font-size: 20px !important;margin-bottom: 0 !important;}

@media screen and (min-width:320px) and (max-width:767px) {
    .inner_page h1 {font-size: 20px;}
    .inner_page .page_content {padding: 10px 0;}
    .inner_page .page_content .heading h2 {font-size: 16px;}
    .inner_page .page_content p {width: 100%;line-height: 28px;margin-bottom: 15px;font-size: 14px;font-weight: 400;color: #666666;}
    .inner_page .page_content h6{font-size: 14px;}
    .inner_page .page_content h5{font-size: 16px;}
    .inner_page .page_content h3{font-size: 24px;}
    .inner_page .page_content h2{font-size: 22px;}
    .inner_page .page_content p {line-height: 20px;font-weight: 400;font-size: 12px;}
    .inner_page .page_content ul{font-size: 12px;}
    .inner_page .page_content ul li{font-size: 12px;line-height: 22px;}
}




@media screen and (min-width:320px) and (max-width:767px) {
    header .menu li {margin-left: 0;border-bottom: 1px solid #dddddd;}
    header .menu li a {display: block;padding: 6px 0;}
    header .logo a img {height: 32px;}

}

@media screen and (min-width:768px) and (max-width:991px) {
}

@media screen and (min-width:992px) and (max-width:1199px) {
}



/*---- footer START ----*/
footer {background: #f6f9fe;padding-top: 30px;padding-left: 30px;padding-right: 30px;}
footer .ftrtitle {font-size: 16px;color: #333333;margin-bottom: 15px;}
footer .ftrlink {padding: 0;list-style: none;margin-bottom: 30px;}
footer .ftrlink li {display: inline-block;margin-right: 25px;}
footer .ftrlink li:last-child {margin-right: 0;}
footer .ftrlink li a {text-decoration: none;color: #111111;font-size: 14px;font-weight: 400;opacity: 0.6;cursor: pointer;transition: all 0.3s;}
footer .ftrlink li a:hover {opacity: 1;}
footer .ftrlink2 {padding: 0;list-style: none;margin-bottom: 30px;}
footer .ftrlink2 li {display: inline-block;margin-right: 25px;position: relative;padding-left: 30px;}
footer .ftrlink2 li:last-child {margin-right: 0;}
footer .ftrlink2 li a {text-decoration: none;color: #111111;font-size: 14px;font-weight: 400;opacity: 0.6;cursor: pointer;transition: all 0.3s;display: inline-block;margin-right: 20px;}
footer .ftrlink2 li a:last-child {margin-right: 0;}
footer .ftrlink2 li a:hover {opacity: 1;}
footer .ftrlink2 li.phoneicon::before {content: "";display: inline-block;width: 22px;height: 22px;vertical-align: middle;margin-right: 8px;background: url(../image/icons/icon-phone.svg) no-repeat center;position:absolute;left:0;}
footer .ftrlink2 li.mailicon::before {content: "";display: inline-block;width: 22px;height: 22px;vertical-align: middle;margin-right: 8px;background: url(../image/icons/icon-mail.svg) no-repeat center;position:absolute;left:0;}
footer .ftrbottom {border: 0;border-top: 1px solid #dee4f3;padding: 15px 0;}
footer .sociallink {list-style: none;padding: 0;display: flex;flex-flow: wrap;margin: 0;}
footer .sociallink li {margin-right: 10px;}
footer .sociallink li a {background: #333333;display: flex;width: 30px;height: 30px;border-radius: 50%;align-items: center;justify-content: center;}
footer .sociallink li a:hover {background: #666666;}
footer .whatsapp {display: flex;align-items: center;justify-content: space-between;background: #ffffff;outline: 1px solid rgb(161 174 209 / 25%);padding: 20px 15px;border-radius: 15px;width: 390px;margin: 20px auto;cursor:pointer;}
footer .whatsapp .wtitle {font-size: 14px;font-weight: 400;line-height: 24px;padding-left: 5px;}
footer .whatsapp .wtitle b {display: block;color: #33d371;font-weight: 400;}
footer .whatsapp .wlink {display: inline-flex;align-items: center;text-decoration: none;}
footer .whatsapp .wlogo {border: 1px solid #4a4a4a;display: inline-block;background: #71d494 url(../image/icons/icon-social-whatsapp.svg) no-repeat center;width: 50px;height: 50px;border-radius: 50%;outline: 3px solid #33d371;z-index: 1;min-width: 50px;}
footer .whatsapp .wname {background: #71d494;color: #000000;font-size: 14px;font-weight: 400;padding: 10px 20px 10px 20px;border-radius: 0 30px 30px 0;margin-left: -10px;}
footer .whatsapp:hover {box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.2);}
footer .copyright {color: #666666;margin-bottom: 5px;font-size: 13px;}
footer .copyright a{color: #333333;text-decoration:none;font-weight:500;}
footer .copyright a:hover {color: #2196f3;text-decoration: underline;}

@media screen and (min-width:320px) and (max-width:767.9px){
    footer {padding-left: 15px;padding-right: 15px;}
    footer .ftrlink {column-count: 2;}
    footer .ftrtitle {font-size: 15px;text-align: center;}
    footer .sociallink {justify-content: center;}
    footer .ftrlink li {margin-right: 0;display: block;margin-bottom: 10px;}
    footer .ftrlink li a {font-size: 13px;display: block;padding: 5px 0;border: 1px solid #dfdfdf;text-align:center;}
    footer .whatsapp {padding: 15px 10px;width: 270px;margin: 40px auto;}
    footer .whatsapp .wtitle {font-size: 11px;line-height: 14px;}
    footer .whatsapp .wlogo {width: 30px;height: 30px;min-width: 30px;}
    footer .whatsapp .wname {font-size: 11px;padding: 5px 12px 5px 18px;}
    footer .copyright {font-size: 11px;}
}

/*---- footer END ----*/