@font-face {
  font-family: Kalpurush;
  src: url(../img/Kalpurush/Kalpurush.ttf);
}
*{
  padding: 0;
	margin: 0;
  box-sizing: border-box !important;
}
a{
  text-decoration: none;
}
body{
   background-color: #FFFCDF;
   background-size: contain;
}
.banner-lower {
    background-color: transparent;
    padding: 40px 0px 30px 0px;
}
h1,h2,h3,h4,h5{
  font-family: 'Hind Siliguri', sans-serif;
}
h1 {
    color: #006CB5;
    font-size: 34px;
    line-height: 48px;
    font-weight: 700;
    text-align: center;
}
.tyg {
         padding: 0px 17px;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    color: #006CB5;
    font-weight: 700;
    font-size: 30px;
    background-color: #efb903;
    border-radius: 50px;
    line-height: 44px;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-right: 15px;
    }
.fxhdr {
    background-color: #006cb5 !important;
    z-index: 999;
    position: fixed !important;
    width: 100%;
    height: 70px;
}
.banner-new2  {
 display:none;
}
.bannerzz {
 display:none;
}
.logo img {
    margin-top: 10px;
}
.line4{
    position: absolute;
    left: 73%;
    bottom: -18%;
}
.line7{
    position: absolute;
    top: 81%;
    left: 63%;
}

.bar_menu {
  background: transparent;
  border: none;
  margin-top: 10px;
}
.fa-bars {
  width: 30px;
  height: 30px;
  color: #FFF;
}
.info_social {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}
.offcanvas {
  background: #efb903db;
}

.btn-close {
  padding: 15px !important;
  border: 1px solid #006CB5;
}

.canvas-content {
  padding: 0;
}

.canvas-content li {
  list-style: none;
}

.canvas-content li a{
  display: flex;
  align-items: center;
  justify-content: start;
}

.canvas-content li a::before {
  content: url(../img/icon-1.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  overflow: hidden;
  object-fit: cover;
  margin-right: 10px;
  margin-left: 10px;
}

.canvas-content li a:hover::before {
  transform: scale(1.2);
  transition: transform 0.2s ease-in-out;
}

.canvas-content li a{
  padding: 10px 0;
  color: #fff;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}

.canvas-content li a:hover {
  background-color: #006cb5 ;
  transition: background-color 0.3s ease-in-out;
  cursor: pointer;
  transform: scale(1.05);
  transform: translateY(-5px);
  transform: translateX(-2px);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  color: #FFF;
  transition: color 0.2s ease-in-out;

}

.canvas-content li a{
  list-style: none;
  font-size: 18px;
  margin-bottom: 10px;
  color: #000;
  transition: color 0.3s ease-in-out;

}
.button{
    border:none;
}
.thimb{
    display:flex;
    justify-content: space-betweeen;
    gap:10px;
}
.thumbox{
    text-align:center;
}
.thumbox a{
  color: #FFF;
}
.thumbnail{
    padding:50px 0px;
}
.y-div{
    background-color:#FFFCDF;
    border-radius: 20px;
    padding: 20px;
    margin-top: -1px;
    margin-bottom: 10px;
}
.sr{
    text-align:center;
    padding: 10px;
}
.dark-blue {
    background-color: #006cb5;
    padding: 20px 0px 8px 0px;
    
}
.btn1 {
    padding: 5px 10px !important;
    font-size: 12px !important;
}
.btn {
    color: #ffffff !important;
    /*border: .5px solid #ffffff !important;*/
    font-weight: 400 !important;
}
.button {
    padding: 15px 10px 8px 10px;
    margin-top: 10px;
}
.copy {
    background-color: #171B2C;
    padding-top: 20px;
    padding-bottom: 1px;
    text-align: center;
}
.copy h6 {
    color: #bebebe;
    padding-bottom: 10px;
    font-weight: 400;
    font-size: 12px;
}
.caree{
    font-size:42px;
    color:#000000a8;
}
.blu-div{
    background-color:#a3d5ed;
    padding: 40px 70px 20px 70px;
    border-radius: 20px;
    margin-bottom: 10px;
    position: relative;
}
.arrow {
    position: absolute;
    bottom: -67px;
    right: 19%;
    transform: rotate(-35deg);
}
.award-txt-wrap {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    color: #bebebe;
    
}
.award-txt-wrap p{
  font-size: 14px;  
}
.awards-sec {
    padding: 20px 0px 0px 0;
    background: radial-gradient(rgb(31 47 79) 10%, rgb(4 4 4) 100%);
}
.owl-next {
    position: absolute;
    right: -30px;
}
.owl-prev {
    position: absolute;
    left: -30px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.awards-sec .item {
    padding: 30px;
}
.text h3 {
    color: #fff;
    text-align: center;
    padding: 20px 0 0 0;
    font-size: 29px;
    margin-bottom: 0px;
}
.owl-nav {
    top: 39%;
    position: absolute;
    width: 100%;
}
#preloader{
  background-color: #ffefe6 !important;
  height: 100vh;
  width: 100%;
  z-index:1000;
  position: fixed;
}
.loader{
  position: absolute;
  top: 50%;
  left:50%;
  transform: translate(-50%,-50%);
}
.retail{
    background-color:#fefad5;
    padding: 0px 0px 30px 0px;
}
.service-box {
    text-align: center;
    padding: 0px 15px 0px 0px;
    height: 96px;
}
#eng{
    margin-bottom: 8px;
    font-size: 16px;
}
.card-img img{
    border:1px solid #000000bd;
}
.fa-cart-shopping{
    margin-right: 5px;
}
.btn-primary{
    padding: 10px 30px;
}
.ser-vice {
    display: flex;
    gap: 15px;
    margin-top: 10px;
}
.plus{
  color: #FCC300;
}
.lsat p{
    margin-bottom: 5px;
    color:#fff;
    font-size: 14px;
}
.border-r {
    border-right: 1px solid #ffffee91;
}
#ten{
    color: #fff;
    margin-bottom:0px;
    font-family: "Roboto", serif;
    font-weight: 400;

}
#downl{
  color: #fff;
 font-family: "Roboto", serif;
 font-size: 17px;
font-weight: 300;
margin-top: 5px;
}
.bulb-img{
    margin-top: -120px;
}
.retail-div{
    margin: 30px 0px;
}
.retail-div h5{
    font-size: 24px;
}
.tels{
  color: #fff;
  
}
.tels:hover{
  color: #fff;
}
#nine {
    font-size: 34px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Roboto", serif;
}
h5{
  font-size: 22px;
  margin-top: 7px;
}
.mob-line{
  display: none;
}
.phn-img img{
 width: 40px;
 height:40px;
 /*margin-top: 4px;*/
}
p{
  font-family: Kalpurush;
  font-size: 20px;
  font-weight: 500;
}
h2{
   color: #006CB5;
  font-size: 34px;
  /*padding-top: 20px;*/
  font-weight: 600;
  text-align: center;
}
.fist{
    margin-bottom:20px;
}
.me-3 {
    margin-right: 1rem; /* Image ke right side ka margin */
}
.scgh{
    margin-bottom: 40px;
}
#sil {
    font-size: 34px;
    text-align: left;
    color:#006CB5;
    font-family: 'Hind Siliguri', sans-serif;
    padding-top:20px;
}
.live-c{
    padding-top:80px !important;
}
#vid{
    font-size: 16px;
}
.othr{
    background-color:#006CB5;
    padding:10px 0px;
    color:#fff;
    
}
.service-box img{
    width:40px;
}
h3{
  color: #000000a8;
}
.mb{
  margin-bottom: 50px;
}
.bottom-button{
  display: none;
}
.banner-new{
  background-image: url(../img/banner-bg.png);
  /*background-position: center;*/
  /*height: 700px;*/
  width: 100%;
  padding: 90px 0px 0px 0px;
 background-repeat: no-repeat;
 background-size: contain;

}
.banner-img img{
padding-top: 33px;
}
.banner-teext {
    padding-top: 7px;
}
.marq{
    background-color:#fff;
    padding: 70px 0px 50px 0px;
}

.shining-button {
  position: fixed;
  bottom: 50%; /* Adjust button position (e.g., 30px from bottom) */
   right:  0%;/* Adjust button position (e.g., 30px from right) */
  padding: 15px 30px;
  font-size: 18px;
  background-color: #007BFF;
  color: white;
  border: none;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 123, 255, 0.7);
  cursor: pointer;
  outline: none;
  transform: rotate(90deg);
  /* transition: box-shadow 0.3s ease-in-out, transform 0.3s ease-in-out; */
}


/*.shining-button:hover {*/
/*  box-shadow: 0 0 20px rgba(0, 123, 255, 1), 0 0 50px rgba(0, 123, 255, 0.5);*/
/*  transform: scale(1.1);*/
/*}*/

/* Animation for shining effect */
@keyframes shine {
  0% {
      box-shadow: 0 0 5px rgba(0, 123, 255, 0.7);
  }
  50% {
      box-shadow: 0 0 20px rgba(0, 123, 255, 1), 0 0 50px rgba(0, 123, 255, 0.5);
  }
  100% {
      box-shadow: 0 0 5px rgba(0, 123, 255, 0.7);
  }
}

/* Apply the shine animation to the button */
.shining-button {
  animation: shine 1.5s infinite;
}
.school {
  background-color: #006CB5; /* Blue background for the section */
  color: #fff; /* Default white text color */
  display: flex; /* Flexbox layout */
  justify-content: center; /* Horizontal centering */
  align-items: center; /* Vertical centering */
  padding: 5px; /* Optional padding for spacing */
  width: fit-content; /* Adjust width to content */
  margin: 0 auto; /* Center align the entire section */
  text-transform: uppercase;
}

.school .highlight {
  background-color: darkorange; /* Orange background for "School & Career" */
  color: #fff; /* White text color */
  padding: 2px 5px; /* Add some spacing inside the text */
  border-radius: 3px; /* Optional: Rounded corners */
}
.schools{
   background-image: url(../img/school.jpg); 
  /*background-color: #f2f3f477;*/
   /*background-repeat: no-repeat; */
  padding: 50px 0px;
  background-size: contain;
}
.schoo{
   background-image: url(../img/bg.jpg); 
  /*background-color: #f2f3f477;*/
   /*background-repeat: no-repeat; */
  padding: 50px 0px;
  background-size: contain;
}
.one {
    background-color: #efb903;
    padding: 8px 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 10px;
}
.fist .row {
    display: flex;
    align-items: center;
}

.f-img img {
    max-width: 100%;
    height: auto;
    width: 90%;
}

.school-box-text {
    text-align: right; /* Align text to the right */
}
.mt img{
    margin-left: 30px;
}

.two {
    background-color: #efb903;
    padding: 8px 20px;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 10px;
}
.school-box-img, .school-box-text{
  position: relative;
  z-index: 1;
}
.four {
    padding: 10px 18px;
}
.sch-bx{
  margin-bottom: 100px;
}
.vs3{
   margin-top: -30px;
}
.line {
  position: absolute;
  bottom: -19%;
  left: 67%;
  z-index: -1;
}
.v1{
 margin-top: -118px;
}
.line2{
  margin-top: 70px;
}
.v2{
  margin-top: -100px;
}
.mtt{
  margin-top: 50px;
}
.mttt{
  margin-top: 100px;
  
}
#tt{
 text-align: right;
 font-size: 27px;
}
#tt2 {
    text-align: left;
    font-size: 28px;
}
.school-box-text {
    padding: 40px 20px 0px 30px;
    
}
.school-box-text2 {
    padding: 0px 0px 0px 0px;
    width: 70%;
    float: left;
}
.schoo{
  background-color: #f4f4f4;
  padding: 60px 0px;
}

@media (max-width: 1400px) and (min-width: 1200px){
  .shining-button {
   right: -3%;
  }
 .line {
        bottom: -28%;
        left: 40%;
    }
  .banner-img{
      width:76%;
  }
  h1 {
    font-size: 28px;
    line-height: 30px;
}
.banner-teext {
    padding-top: 0px;
}
.caree {
    font-size: 26px;
    
}
.mt img {
    margin-left: -8px;
}
#sil {
    font-size: 32px;
    
}
.banner-img img {
    padding-top: 14px;
}
.v1 {
    margin-top: -89px;
}
.line2 img{
    width: 900px;
}
.line6 img{
    width: 950px;
}
.v2 {
    margin-top: -69px;
}
.school-box-text {
    padding: 20px 20px 0px 30px;
}
.arrow {
   right: 22%;
    transform: rotate(-38deg);
}
.line4 {
        position: absolute;
        top: 84%;
        left: 61%;
}
.vvd img{
    margin-top:13px;
}
.vs3 {
     margin-top: 0px; 
}
    .line7 {
        position: absolute;
        bottom: -23%;
        left: 62%;
      
}
.mtt {
    margin-top: 70px;
}
}
@media (max-width: 1500px) and (min-width: 1400px){
  .shining-button {
    right: -2%;
   } 
  .banner-new{
      height: auto;
  }
}
@media (max-width: 1600px) and (min-width: 1400px){
   .banner-img img {
        width: 79%;
    }
  .banner-teext {
        padding-top: 5px;
    }
.banner-img img {
     padding-top: 0px; 
}
.caree {
    font-size: 34px;
}
h1 {
font-size: 30px;
 line-height: 34px;   
}
.line4 {
        position: absolute;
        top: 80%;
        left: 72%;
}
    .line7 {
        position: absolute;
        bottom: -21%;
        left: 66%;
    }
}
@media (max-width: 1800px) and (min-width: 1600px){
 .banner-img img{
      width:85%;
  }    
 .banner-teext {
    padding-top: 5px;
} 
.caree {
        font-size: 34px;
  }
h1 {
font-size: 30px;
 line-height: 41px;
}
.line4{
position: absolute;
top: 80%;
left: 73%;
}
.line7{
position: absolute;
top: 82%;
left: 65%;
}
}
/*@media (max-width: 1800px) and (min-width: 1700px){*/
/* .banner-img img{*/
/*      width:79%;*/
/*  }    */
 
/*.caree {*/
/*    font-size: 36px;*/
/*}*/

/*}*/
@media screen and (max-width: 767px) {
  h1 {
  font-size: 23px;
  line-height: 34px;
  } 
  .banner-teext {
    padding-top: 0px;
}
.minus{
    position:relative;
    margin-top: -3px;
}
.text h3 {
    color: #fff;
    text-align: center;
    padding: 0px 0 0 0;
    font-size: 22px;
    margin-bottom: -20px;
}
.awards-sec .item {
        padding: 40px 40px 20px 40px;
    }
 .banner-new, .banner-new4 {
 display:none;
} 
.owl-dots{
    display:none;
}
.banner-new2 {
 display:block;
 padding-top: 68px;
}
.banner-img{
    width:73%;
}
h2 {
 font-size: 22px;
 padding-top: 0px;
}
h3 {
  font-size: 18px;
}
.mb {
  margin-bottom: 30px;
}
.schools {
 padding: 30px 0px;
}
.one {
        padding: 3px 14px;
        width: 42px;
        height: 42px;
        margin-right: 5px;
        color: #006CB5;
        font-weight: 700;
        font-size: 30px;
    }
    /*.tyg {*/
    /*    padding: 0px 13px;*/
    /*}*/

.school-box-text {
  padding: 20px 10px 0px 10px;
}

#tt {
        font-size: 18px;
        text-align:left;
    }
p {
 font-size: 18px;
  font-weight: 500;
  text-align:left;
  margin-bottom:7px;
}
#and{
  margin-top: 20px;
}
.sch-bx {
  margin-bottom: 0px;
}
.line {
  display: none;
}
.lines, .line6, .line7, .line4{
  display: none;
}
.line2{
  display: none;
}
.two {
  padding: 3px 14px;
  width: 42px;
  height: 42px;
  margin-right: 5px;
  color: #006CB5;
  font-weight:700;
  font-size: 30px;
}
.award-txt-wrap {
   left: 50%;
    top: 54%;
   
}
 .four {
        padding: 4px 12px;
    }
.bottom-button{
	display: flex;
  justify-content: space-around;
	position: fixed;
	z-index: 999;
	bottom: 0;
	background: #006CB5;
	width: 100%;
  padding: 10px;
  border-right: 1px solid #ffffff93;
 }
 .phone-btn, .whatsapp-btn, .apply-btn {
 text-align: center;
 color: #fff;
 
 }
 .tyg {
        padding: 0px 13px;
        width: 42px;
        height: 42px;
        margin-right: 5px;
        color: #006CB5;
        font-weight: 700;
        font-size: 30px;
        background-color: #efb903;
        border-radius: 50px;
        line-height: 38px;
        margin-top: 0px; 
      margin-bottom: 0px;
    }
 .phone-btn, .whatsapp-btn{
  border-right: 1px solid #ffff;
  padding-right: 40px;
 }
 .apply-btn{
  font-family: 'Hind Siliguri', sans-serif ! important;
  font-size: 18px;
  padding-top: 4px;
 }
 .mk{
  padding-bottom: 40px;
 }
 .net {
  width: 80%;
  margin-top: -89px;
  margin-left: 63px;
}
.nets{
  width: 90%;
}
.mob-line{
  display: block;
}
.pp {
  margin-left: 136px;
}
#tesdf{
    text-align:left;
}
h5 {
  font-size: 23px;
}
.phn-img img{
  width: 40px;
  height: 40px;
 }
     .phn-img {
        text-align: left;
        padding: 20px 10px 10px 10px;
    }
 .shining-button{
  display: none;
 }
     .v2 {
        margin-top: -56px;
    }
.mtt {
  margin-top: 0px;
}
#sil {
    font-size: 30px;
}
.caree {
    font-size: 30px;
    color: #000000a8;
}
.mt img{
    width: 220px;
    margin-left: 20px;
}
#sil {
        font-size: 24px;
}
.arrow {
    position: absolute;
    bottom: -36px;
    right: 22%;
    transform: rotate(-35deg);
}
.arrow img{
    width:60px;
    height:60px;
}
.scgh {
    margin-bottom: 0px;
}
.blu-div {
   padding: 40px 10px 20px 15px;
}
.bulb-img {
    margin-top: -180px;
}
.blu-div img{
    width:65px;
  }
  .border-r {
    border-right: none;
    border-bottom: 1px solid #ffffee91;
}
.mttt {
     margin-top: 0px; 
}
.live-c {
     padding-top: 0px !important; 
}
    #nine {
        font-size: 22px;
        margin-top: 8px;
    }
.thumbox {
    text-align: center;
    margin-bottom: 20px;
}
.award-txt-wrap p {
    font-size: 15px;
}
.copy {
    margin-bottom: 50px;
}
.owl-nav {
        top: 39%;
        position: absolute;
        width: 100%;
}
    .owl-prev {
        position: absolute;
        left: 0px;
    }
.owl-next {
        position: absolute;
        right: 0px;
    }
/* .mob-line img {
  width: 100px;
  height: 140px;
  transform: rotate(29deg);
} */
}

.co {
  padding-top: 80px !important;
  position: relative;
}

.gif {
  position: absolute;
  top: 8%;
  right: 47%;
  z-index: 998;
  transform: rotate(112deg);
}
.fa-play, .fa-book, .fa-clock, .fa-medal, .fa-note-sticky, .fa-file-zipper, .fa-clipboard, .fa-question, .fa-headphones{
  color: #006cb5;
  margin: 12px 15px 0px 0px;

}
.course-details {
  margin-top: 5px;
  box-shadow: 0 0 5px #006cb5;
  transition: all .3s;
}

.co h5 {
  text-align: left;
  font-size: 22px;
  font-weight: 400;
  color: #006cb5;
  font-family: 'Hind Siliguri', sans-serif;
}

.co p {
  font-size: 16px;
  color: #1e1e1e;
  padding-top: 0px;
  font-family: 'Noto Serif Bengali', serif;
}

.bulb {
  background-color: #006cb5;
  padding: 10px 20px;
}

.bulb h6 {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 22px;
  color: #fcc300;
  padding-bottom: 10px;
  padding-left: 38px;
  padding-top: 10px;
}

.blu {
  display: flex;
}

.blu img {
  margin-right: 10px;
}

.bulb p {
  color: #fff;
  padding-left: 10px;
}


.btn {
  color: #ffffff !important;
  /*border: .5px solid #ffffff !important;*/
  font-weight: 200 !important;
}
.btn-secondary {
  background-color: #006cb5 !important;
  font-size: 22px;
  margin-bottom: 10px;
  padding: 5px 20px;
  text-align: left;
}

.dropdown-menu{
  margin-left: 10px;
  width: 40%;
  
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
   padding: var(--bs-modal-padding);
   top: 50%;
   right: 50%; 
}
.dropdown-menu li a{
  text-align: left !important;
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 2px solid #006cb5;
  font-size: 20px ; 
  
}
.dropdown-menu[data-bs-popper] {
  top: 82%;
  border: 2px solid #006cb5;
}

.dropdown-menu li a:hover{
  background-color:#fcc300;
  color: #1e1e1e;
}

.dropdown-toggle::after {
  display: inline-block;
  vertical-align: 0.255em;
  content: "";
  border-top: 9px solid;
  border-right: 9px solid transparent;
  border-bottom: 9px;
  border-left: 9px solid transparent;
  position: absolute;
  right: 10px;
  top: 18px;
}

.youtube {
  position: fixed;
  z-index: 2;
}

.vii {
  width: 100%;
  margin: 0;
  padding: 0;
}
.vii {
  margin-top: 5px;
}

.rupees {
  padding: 10px 20px;
  background-color: #f0f6ff;
  width: 100%;
}

.enrollbtn {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 4px;
  background-color: #006cb5;
  padding-top: 5px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
  margin-bottom: 10px;
}

.mm {
  display: flex;
  padding-bottom: 0px;
  padding-top: 5px;
}

.mm {
  padding: 7px 22px 7px 22px;
}

.fa-solid, .fas {
  font-weight: 900;
}

.mm i {
  padding-top: 15px;
  color: #006cb5;
  margin-right: 20px;
}

.fa-book:before {
  content: "\f02d";
}

.rupees h6 {
  font-family: 'Hind Siliguri', sans-serif;
  padding-top: 10px;
}

.sample h5 {
  color: #006cb5;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 22px;
  margin-top: 20px;
}

.para{
  background-color: #f0f6ff;
   margin-top: 10px;
   margin-bottom: 0px;
   color: #fff;
   display: flex;
  }
.video{
  background-color:#f0f6ff;
  margin-bottom: 10px;
}
.para svg{
  padding: 10px;
  height: 25px;
  width: 25px;
  background-color:#006cb5;
  border-radius: 50%;
  margin-top: 8px;
  margin-left: 5px;
  font-size: 10px;
  line-height: 4px;
}

.fa-play:before {
  content: "\f04b";
}

/* .para, .fa-play {
  color: #FFF;
} */

.para h6{
  padding-top: 13px;
  padding-left: 10px;
  color: #404245;


 font-family: 'Hind Siliguri', sans-serif;

}

.tab {
  margin-top: 40px;
}

.tab h5 {
  background-color: #006cb5;
  padding: 10px;
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 22px;
}

.nest {
  background: #FFF;
  box-shadow: 0 10px 10px #c8c8c9;
  margin-top: -8px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.tick {
  margin-top: -10px;
  margin-bottom: 0px;
  color: #006cb5;
  display: flex;
  padding-top: 15px;
  padding-left: 10px;
}

.tick h6 {
  color: #404245;
  padding-left: 10px;
  font-family: 'Noto Serif Bengali', serif;
  font-size: 18px;
  margin: 0;
}

.copy {
  /* margin-top: 20px; */
  background-color: #171B2C !important;
  padding-top: 20px;
  padding-bottom: 10px;
  text-align: center;
  width: 100%;
  position: relative;
  z-index: 999;
}

.copy {
  background-color: #171B2C;
  padding-top: 20px;
  padding-bottom: 0px;
  text-align: center;
}


.copy h6 {
  color: #bebebe;
  padding-bottom: 10px;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0px;
}

.blog, .contact {
  border-radius: 20px;
  padding-bottom: 20px;
}

.blog-head {
  font-family: 'Hind Siliguri', sans-serif;
  font-size: 30px;
  color: #006cb5;
  text-align: center;
}
.fa-map-marker-alt,.fa-phone-alt,.fa-envelope{
    font-size:40px;
}
.card-1 {
  border: none;
  background-color: #d5e9f8;
  margin-bottom: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-1:hover {
  background-color: #bce2ff;
  /* box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); */
  cursor: pointer;
  transition: transform 0.3s ease, background-color 0.3 ease;
}

.card-1 .btn {
  border-radius: 2px;
  text-transform: uppercase;
  font-size: 12px;
  padding: 7px 20px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.card-1 .btn:hover {
  background-color: #006CB5;
  transform: translateY(-3px);
}

.card-1 .card-img-block {
  width: 91%;
  margin: 0 auto;
  position: relative;
  top: 10px;
  transition: top 0.3s ease;
}

.card-1:hover .card-img-block {
  top: -10px;
  transition: top 0.3s ease;
}


.card-1 .card-img-block img {
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.63);
  transition: transform 0.3s ease;
}

.card-1:hover .card-img-block img {
  transform: scale(1.05);
}

.card-1 h5 {
  color: #000;
  font-weight: 600;
  transition: color 0.3s ease;
}

.card-1:hover h5 {
  color: #000;
}

.card-1 p {
  font-size: 14px;
  font-weight: 300;
  transition: color 0.3s ease;
}

.card-1:hover p {
  color: #000;
}

.card-1 .btn-primary {
  background-color: #006CB5;
  border-color: #006CB5;
  transition: background-color 0.3s ease;
}

.contact-content {
  margin-top: 30px;
  padding: 0 20px;
}

.contact-content h2 {
  font-size: 50px;
  color: #000;
  text-align: left;
  padding-bottom: 10px;
}

.contact-content p {
  font-size: 15px;
  color: #404245;
  line-height: 25px;
  line-height: 18px;
}

.contact-content a {
  text-decoration: none;
  font-size: 15px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-email {
  font-size: 15px;
  color: #404245;
}

.support {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-width: 500px;
  margin: 0 auto;
}

.support h2 {
  font-size: 13px;
  color: #000;
  text-align: left;
  margin-bottom: 5px;
}

.support p {
  font-size: 13px;
  color: #404245;
  line-height: 15px;
}

.contact-form-unique {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  max-width: 500px;
  margin-top: 85px;
}

.contact-form-unique h2 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #333;
  text-align: left;
}

.contact-form-unique p{
  font-size: 16px;
  margin-bottom: 20px;
  color: #333;
  text-align: left;
}

.contact-form .form-group {
  margin-bottom: 15px;
}

.contact-form .form-input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 20px;
  font-size: 16px;
  transition: all 0.3s ease;
}


.contact-form .form-input:focus {
  outline: none;
  border-color: #007BFF;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.contact-form textarea.form-input:focus {
  border-color: #007BFF;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.contact-form .submit-button {
  width: 100%;
  padding: 12px;
  background-color: #007BFF;
  color: white;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  cursor: pointer;
}

.contact-form .submit-button:hover {
  background-color: #0056b3;
}

.contact-form .response-time {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 10px;
}

.location {
  padding: 30px 0px;
}

.location h2 {
  font-size: 30px;
  color: #0056b3;
  text-align: left;
  padding-bottom: 10px;
}


.contact-info {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.contact-info p {
  margin-bottom: 5px;
  font-size: 14px;
  color: #404245;
  text-align: left;
}

.contact-info h2 {
  font-size: 30px;
  color: #000;
  text-align: left;
  text-transform: capitalize;
}

.social-media {
  display: flex;
  justify-content: flex-start;
  gap: 20px;
}

.social-icon {
  font-size: 20px;
  color: #555;
  transition: color 0.3s ease, transform 0.3s ease;
}

.social-icon:hover {
  color: #0078ff;
  transform: scale(1.2);
}
.fab {
  display: block;
}


.con_box {
  background-color: #FFF;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  padding: 50px 20px;
  border-radius: 20px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.con_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 10px;

}
.con_box i {
  font-size: 20px;
  margin-right: 10px;
  color: #555;
}

.con_box p {
  font-size: 18px;
  margin: 0;
  color: #333;
  font-weight:bold;
}

.contact-one, .contact-two {
  display: flex;
  justify-content: space-between;
}


.con_box {
  font-size: 16px;
  color: #555;
  gap: 10px;
  transition: transform 0.3s ease;
}


.con_box:hover {
  transform: translateY(-5px);
  background-color: #f0f7ff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.con_box svg {
  font-size: 34px;
  color: #0078ff;
  transition: color 0.3s ease, transform 0.3s ease;
}


.con_box:hover svg {
  color: #FCC300;
  transform: scale(1.1);
}


.contact-two .con_box i {
  font-size: 22px;
  margin-left: 10px;
  color: #0078ff;
  transition: transform 0.3s ease, color 0.3s ease;
}

.contact-two .con_box svg:hover {
  color: #FCC300;
  transform: scale(1.2);
}

.contact-two .con_box p {
  font-weight: bold;
  margin-right: 15px;
}

@media (max-width: 768px) {
  .contact-one, .contact-two {
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
  }

  .con_box {
      margin: 0;
      margin-bottom: 10px;
  }
 .bannerzz {
 display:block;
}
.banner-new{
    display:none;
}
}

@media (max-width: 768px) {
  .contact-form-unique {
      padding: 15px;
  }

  .contact-form-unique h2 {
      font-size: 20px;
  }

  .contact-form .form-input {
      font-size: 14px;
  }

  .contact-form .submit-button {
      font-size: 16px;
  }

  .contact-form .response-time {
      font-size: 12px;
  }
}