@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Poppins';src:url(../fonts/Poppins-ExtraLight.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Poppins';src:url(../fonts/Poppins-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Poppins';src:url(../fonts/Poppins-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body,ul,ol,li,h1,h2,h3,h4,h5,h6,figure,p,span,strong{padding:0;margin:0;list-style:none;font-family:'Poppins';color:#0A1016}
body,p{font-size:14px;line-height:22px;color:#666}
body{overflow:hidden;overflow-y:auto;position:relative}
body::after{content:'';position:absolute;background-image:url(../images/scale.png);background-repeat:repeat;background-position:right top;pointer-events:none;width:15px;height:100%;right:0;z-index:9999;top:0}
body.active{overflow:hidden}
h1,h2,h3{font-size:28px;font-weight:500}
a,.btn,button{text-decoration:none;outline:none}
small{font-size:100%}
.scrollBarHide::-webkit-scrollbar{display:none}
.container{padding:0 15px;margin:0 auto;width:100%;max-width:1280px;display:block;position:relative;z-index:1}
.img-responsive{max-width:100%;height:auto;max-height:100%}
label{margin-bottom:5px;font-size:#333}

.form-group label{font-size:14px;line-height:16px;color:#666;display:block}
.form-control{padding:8px 15px;display:block;width:100%;height:30px;font-size:14px;color:#1B1E27;background:#F6F7F9;border-radius:8px;border:#F6F7F9 solid 1px;outline:none;font-family:'Poppins'}
.form-control::placeholder{color:#ccc}
textarea.form-control{padding:15px;min-height:100px;font-family:'Poppins'}
.btnBox{margin-top:30px;display:flex;align-items:center}
.btn{padding:5px 30px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:500;cursor:pointer;border:0;font-size:16px;border-radius:50px;transition:.5s;white-space:nowrap;height:45px}
.btn img{height:30px}
.btn em{font-size:16px}
.btn-default{color:#2b5ba7;background:#d7dde985;transition:.5s}
.btn-default:hover{color:#fff;background-image:linear-gradient(285deg,#2d385e,#2b5ba7);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}
.btn-primary{color:#fff;background-image:linear-gradient(285deg,#2b5ba7,#2d385e);transition:.5s}
.btn-primary:hover{background-image:linear-gradient(285deg,#2d385e,#2b5ba7);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}
.btn-secondary{background:#fff;color:#375AA3;border:#375AA3 solid 1px;transition:.5s}
.btn-secondary:hover{background:#375AA3;color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}
.btn-line{background:none;color:#fff;border:#ffffff82 solid 1px;transition:.5s}
.btn-line:hover{background:#375AA3;border:#375AA3 solid 1px;color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}
.btn-blue{background:#375AA3;color:#fff;border:#375AA3 solid 1px;transition:.5s}
.btn-blue:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,.16);transition:.5s}
.btn-link{width:fit-content;padding:0;height:auto;color:#079aaa}
header{padding:5px 0;width:100%;display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 6px #0000001a;position:sticky;top:0;z-index:9}
header .container{padding:0 15px;display:flex;align-items:center;gap:20px}
header .logoBox{padding:8px 0;display:block}
header .logoBox a{display:flex;align-items:center;height:40px}
header .box{width:30%;display:flex;align-items:center}
header .box.centerBox{display:flex;align-items:center;width:calc(100% - 700px)}
header .box.centerBox .seacrhBox{display:flex;gap:0;position:relative;border:#2B5BA7 solid 1px;border-radius:50px;width:100%;height:40px}
header .box.centerBox .seacrhBox .form-control{border:0;background:none;height:100%;color:#2B5BA7;border-radius:50px 0 0 50px;width:100%}
header .box.centerBox .seacrhBox .btn-search{border:0;background:none;height:100%;color:#2B5BA7;border-radius:0 50px 50px 0;border-left:#2B5BA7 solid 1px;padding:5px 20px 5px 10px;gap:8px}
header .box.centerBox .seacrhBox .btn-search:hover{background-image:linear-gradient(285deg,#2d385e,#2b5ba7);box-shadow:0 3px 6px 0 rgba(0,0,0,.16);color:#fff;transition:.5s}
header .box:nth-child(3){justify-content:flex-end}
#nav-toggle{padding:12px 0 2px;margin:5px;cursor:pointer;width:30px;height:30px;display:block;transition:.5s}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{content:'';cursor:pointer;height:4px;width:30px;background:#2F316C;position:absolute;display:block;border-radius:3px;transition:.5s}
#nav-toggle span:before{top:-9px}
#nav-toggle span:after{bottom:-9px}
#nav-toggle span,#nav-toggle span:before,#nav-toggle span:after{transition:all 200ms ease-in-out}
#nav-toggle.active span{background-color:transparent!important;transition:.5s}
#nav-toggle.active span:before,#nav-toggle.active span:after{top:0;transition:.5s}
#nav-toggle.active span:before{transform:rotate(45deg)}
#nav-toggle.active span:after{transform:rotate(-45deg)}
nav{position:fixed;top:65px;left:-500px;background-image:linear-gradient(285deg,#2b5ba7,#2d385e);height:100vh;width:300px;transition:.3s;flex-direction:column;align-items:center}
nav.active{left:0;transition:.3s}
nav ul{margin:0;display:block;width:100%}
nav ul li{display:block;border-bottom:#f1f1f12e solid 1px}
nav ul li:first-child{border-top:#f1f1f12e solid 1px}
nav ul li a{padding:0 15px;display:block;line-height:50px;color:#fff}
nav ul li a:hover{text-decoration:underline}
nav .btn{padding:0;line-height:40px;display:block;width:calc(100% - 30px);text-align:center;border:#fff solid 1px}
section{padding:60px 0;display:block;overflow:hidden}
section .headingSection{display:flex;gap:15px;flex-direction:column;text-align:center;width:100%;max-width:1020px;margin:0 auto}
section .headingSection h2{font-size:35px;line-height:40px;font-weight:700;color:#fff}
section .headingSection span{margin:0 auto;color:#fff;max-width:700px}
.pageHeadingSection{padding:50px 0;display:block;background:#2D385E;position:relative;border-radius:0px;}
.pageHeadingSection .coverBg{width:100%;height:100%;position:absolute;top:0;left:0}
.pageHeadingSection .coverBg img{width:100%;height:100%;object-fit:cover;opacity:.4}
.pageHeadingSection h1{font-size:45px;font-weight:700;color:#fff;line-height:50px;display:block}
.pageHeadingSection span{margin-top:10px;color:#fff;display:block}


footer{padding:50px 0;display:block;background:#f5f5f5;overflow:hidden;min-height:500px;position:relative}
footer .footerBg{position:absolute;top:0;left:0;width:100%;height:100%}
footer .footerBg img{width:100%;height:100%;object-fit:cover}
footer .footerBg::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;opacity:.95;background-image:linear-gradient(to bottom,#2e3858,#090b12)}
footer .footerContactSection{padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;border-bottom:#ffffff30 solid 1px}
footer .needHelp{display:flex;align-items:center;gap:15px}
footer .needHelp strong{font-size:18px;color:#fff;font-weight:600}
footer .linkBox{margin-top:30px}
footer .linkBox h3{font-size:18px;color:#fff;font-weight:600;}
footer .linkList{padding:0;margin:10px 0 0}
footer .linkList li{display:inline}
footer .linkList li a{padding:0 10px;color:#ffffffc4}
footer .linkList li:first-child a{padding-left:0;color:#fff;font-weight:300}
footer .linkList li:not(:last-child)::after{content:" | ";color:#fff}
footer .linkList li a:hover{color:#fff;text-decoration:underline}
footer .socialLinks{margin-top:10px}
footer .socialLinks li{margin-right:5px;display:inline}
footer .socialLinks li a{color:#ffffffc4;font-size:35px}
footer .socialLinks li a:hover{color:#fff}
.copyRightBox{padding:15px 0;background:#1c233c;display:block}
.copyRightBox .container{display:flex;align-items:center;justify-content:space-between}
.copyRightBox .linkList li{display:inline}
.copyRightBox .linkList li a{padding:0 5px;color:#ffffffc4;font-size:13px}
.copyRightBox .linkList li:first-child a{padding-left:0;color:#fff;font-weight:300}
.copyRightBox .linkList li:not(:last-child)::after{content:" | ";color:#fff}
.copyRightBox .CopyRightText{font-size:13px;display:block;color:#ffffffc4}
@media screen and (max-width:1024px) {
header .box.centerBox{width:calc(100% - 500px)}
}
@media screen and (max-width:768px) {
header .container{justify-content:space-between}
header .box.centerBox{display:none}
section .headingSection{text-align:initial;gap:5px}
section .headingSection h2{font-size:22px;line-height:30px}
section .headingSection span{margin:initial}
section .headingSection strong{font-size:18px}
.copyRightBox .container{display:flex;align-items:flex-start;justify-content:space-between;flex-direction:column}
}
@media screen and (max-width:540px) {
header .box{width:auto}
header .box .btn{padding:2px 15px;height:42px;font-size:12px}
nav{width:100%}
section{padding:45px 0;}
.pageHeadingSection{padding:30px 0;}
.pageHeadingSection h1{font-size:32px;line-height:35px;font-weight:600;}
.pageHeadingSection span{margin-top:5px;}
footer .footerContactSection{padding-bottom:30px;flex-direction:column}
footer .needHelp{margin-top:10px;display:flex;gap:15px;flex-direction:column;width:100%}
footer .needHelp .btn{width:100%}
footer .linkBox.accordionLinkBox h3{display:flex;align-items:center;justify-content:space-between;}
footer .linkBox.accordionLinkBox h3 em{width:26px;height:20px;position:relative;font-style:normal}
footer .linkBox.accordionLinkBox h3 em:before{content:'[+]';position:absolute;top:0;left:0;font-size:16px;color:#fff;font-weight:normal}
footer .linkBox.accordionLinkBox .linkList{margin:0px;max-height:0px;overflow:hidden}
footer .linkBox.accordionLinkBox.active h3 em:before{content:'[-]'}
footer .linkBox.accordionLinkBox.active .linkList{margin: 10px 0 0;max-height:1000px;}  
}


#suggestion-box {
    position: absolute;
    z-index: 100;
    height: 300px;
    overflow-y: auto;
     margin-top: 8%;
}
  #suggestion-box ul {
   
    box-shadow: 1px 1px 10px #d3d3d3;
    border-radius: 30px;
}
#suggestion-box li {
    font-size: 15px;
    border-bottom: 1px solid #f5f5f5;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #f36c1a17;
    line-height: 30px;
   
}

#suggestion-box {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    height: 300px;
    overflow-y: auto
}

#suggestion-box li {
    font-size: 15px;
    border-bottom: 1px solid #f5f5f5;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #f36c1a17;
    line-height: 30px;
}

#suggestion-box li:hover {
    background-color: #f5f5f5
}

#suggestion-box ul {
    height: none!important;
    box-shadow: 1px 1px 10px #d3d3d3;
    border-radius: 10px
}


.seacrhBox form {width: 100%;
    display: flex;}

  /* === Popup Background === */
    #exitModal {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
    justify-content: center;
/*    align-items: center;*/
  }

  /* === Form Box Design === */
 .exitform .formBox {
    background: #fff;
    border-radius: 12px;
    padding: 25px;
    width: 90%;
    max-width: 420px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    position: relative;
    animation: fadeIn 0.3s ease;
  }

  @keyframes fadeIn {
    from { opacity: 0; transform: scale(0.9); }
    to { opacity: 1; transform: scale(1); }
  }

 .exitform .formHeadingBox figure img {
    width: 80px;
    margin-bottom: 10px;
  }

 .exitform .formHeadingBox figcaption {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.4;
  }

  .exitform .formBox input, .exitform .formBox textarea {
    width: 100%;
    padding: 8px;
    margin: 5px 0;
    border: 1px solid #ccc;
    border-radius: 6px;
  }



  .exitform .closeModalBtn {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 22px;
    color: #333;
    cursor: pointer;
  }




    