/*=========================switcher ==============================*/
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,500;0,600;0,700;0,800;1,500;1,600;1,700;1,800&family=Roboto:ital,wght@0,300;0,400;0,700;1,300;1,400;1,500;1,700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap');

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom:20px;
  color: #071e55;
}

.color01 {
  background-color: #833ab4 !important;
}

.color1 {
  background: #833ab4 !important;
  background: -webkit-gradient(linear, left top, right top, from(#fc1e4f), to(#833ab4)) !important;
  background: linear-gradient(to right, #fc1e4f, #833ab4) !important;
}

.color02 {
  background: #507cbe !important;
}

.color2 {
  background: #507cbe !important;
  background: -webkit-gradient(linear, left top, right top, from(#C73B6F), to(#507cbe)) !important;
  background: linear-gradient(to right, #C73B6F, #507cbe) !important;
}

.color03 {
  background: #31405f !important;
}

.color3 {
  background: #31405f !important;
  background: -webkit-gradient(linear, left top, right top, from(#90adbd), to(#31405f)) !important;
  background: linear-gradient(to right, #90adbd, #31405f) !important;
}

.color04 {
  background-color: #101E3B !important;
}

.color4 {
  background: #101E3B !important;
  background: -webkit-gradient(linear, left top, right top, from(#E6282F), to(#101E3B)) !important;
  background: linear-gradient(to right, #E6282F, #101E3B) !important;
}

.color05 {
  background-color: #ee0979 !important;
}

.color5 {
  background: #ee0979 !important;
  background: -webkit-gradient(linear, left top, right top, from(#ff6a00), to(#ee0979)) !important;
  background: linear-gradient(to right, #ff6a00, #ee0979) !important;
}

.color06 {
  background-color: #36D0AE !important;
}

.color6 {
  background: #36D0AE !important;
  background: -webkit-gradient(linear, left top, right top, from(#FD7790), to(#36D0AE)) !important;
  background: linear-gradient(to right, #FD7790, #36D0AE) !important;
}

.zero-styleswitch {
  background-color: #833ab4;
  border: 2px solid #ddd;
  display: block;
  height: 30px;
  margin: 3px 7px;
  width: 30px;
  float: left;
}

.zero-styleswitch.active {
  border: 2px solid #000;
}

.zero-switcher {
  z-index: 9;
  position: fixed;
  left: -105px;
  top: 150px;
  height: 40px;
  font-weight: 400 !important;
}

.zero-switcher.active {
  height: auto;
}

.zero-switcher p {
  margin: 10px 0;
}

.zero-switcher i {
  color: #fff;
  font-size: 23px;
}

.zero-switcher .zero-icon {
  background: #833ab4;
  cursor: pointer;
  text-align: center;
  padding: 2px;
  float: right;
  height: 40px;
  line-height: 40px;
  width: 40px;
}

.zero-switcher .zero-holder {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  cursor: pointer;
  float: right;
  font-size: 12px;
  padding: 5px;
  width: 105px;
}

.zero-switcher .zero-holder p {
  font-size: 12px;
}
.bank-lo{padding:7px;margin:8px;float:left;border: solid 1px #626c84;box-shadow: 2px 2px #bdb9b9;}
.colla {
  color: #fff;
  font-weight: 400;
  font-size: 20px;
}
.logo-img {
  background: #fff;
  border-radius: 5%;
  padding: 5px 15px;
  margin-bottom: 8px;
}
@media only screen and (max-width:575px) 
{
	.blo{width:100% !important;height:100%;}
	.bank-lo{ padding: 5px 4px;margin: 4px;float: left;border: solid 1px #626c84;box-shadow: 2px 2px #bdb9b9;width: 47%;height: 50px;}
}
.navbar-brand {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  width: 150px;
  display: inline-block;
  margin-bottom: 10px;
}
.home-section h1 {
  margin-bottom: 15px;
  line-height: 1.2;
  color: #fff;
  text-shadow: 1px 1px #373737;
  font-size: 42px;
}
.home-section p.hero-text {
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px #373737;
}
.p-b-20 {
  padding-bottom: 20px;
}
.popup-gallery-wrapper {
  position: relative;
  margin-top: 10px;
}

.register-form-wrapper {
    margin: 20px;
    padding: 30px;
    background: #eee;
    border-radius: 15px;
  }
.colla {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
}
.navbar-brand img {
  width: 100%;
}
  
@media (max-width: 991px) {
  .home-section h1 {
    font-size: 23px;
    margin: 10px 0;
  }
  .logo-img {
    height: 60px;margin-bottom: 5px;
  }
   .colla {
    font-size: 14px;
    margin-bottom: 6px;
    line-height: 20px;
  }
   .link-button, .call-button {
    font-size: 11px;
    padding: 8px 15px;
  }
.register-form-wrapper {
    margin: 0px;
    padding: 20px 20px;
    background: #eee;
  }
  .content-table{padding-top:0;}
   /*.f-width {
    width: 40%;
    padding-right: 0;
  }
   .s-width {
    width: 60%;
  }*/
  .mo-text-center{text-align:center;}
}