@charset "utf-8";
/* CSS Document */


.lk1 .icon-text{
	font-weight:bold;
}
.text-box{
	width:80%;
}
.align-center {
    text-align: center;
}
.cid-syBrSdw8CF {
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-syBrSdw8CF .google-map {
  height: 350px;
  position: relative;
}
.cid-syBrSdw8CF .google-map iframe {
  height: 100%;
  width: 100%;
}
.cid-syBrSdw8CF .google-map [data-state-details] {
  color: #6b6763;
  height: 1.5em;
  margin-top: -0.75em;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
.cid-syBrSdw8CF .google-map[data-state] {
  background: #e9e5dc;
}
.cid-syBrSdw8CF .google-map[data-state="loading"] [data-state-details] {
  display: none;
}
.mbr-white{
	color:#fff;
}
.cid-syvKt5832g {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #ffffff;
}
.cid-syvKt5832g .card-wrapper {
  background: #4479d9;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .cid-syvKt5832g .card-wrapper {
    padding: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cid-syvKt5832g .card-wrapper {
    padding: 2rem;
  }
}
@media (min-width: 992px) {
  .cid-syvKt5832g .card-wrapper {
    padding: 4rem;
  }
}
.cid-syvKt5832g .mbr-text,
.cid-syvKt5832g .mbr-section-btn {
  color: #ffffff;
}
.cid-syvKt5832g .card-title,
.cid-syvKt5832g .card-box {
  text-align: left;
}
.cid-syuQqT0ZZK .mbr-section-title{
	text-align:center;
	padding-right: 0px;
}
.cid-syuQqT0ZZK {
 // padding-top: 6rem;
  padding-bottom: 1rem;
  background-color: #ffffff;
}
.cid-syuQqT0ZZK .item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.cid-syuQqT0ZZK .icon-box {
  background: #6592e6;
  width: 100px;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-syuQqT0ZZK .icon-box2 {
  background: #6592e6;
  width: 50px;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-syuQqT0ZZK .mbr-iconfont {
  font-size: 2rem;
  color: #ffffff;
}
@media (max-width: 991px) {
  .cid-syuQqT0ZZK .card {
    margin-bottom: 2rem;
  }
  .cid-syuQqT0ZZK .card-wrapper {
    margin-bottom: 2rem;
  }
}
.display-1 {
  font-family: 'Jost', sans-serif;
  font-size: 4.6rem;
  line-height: 1.1;
}
.display-1 > .mbr-iconfont {
  font-size: 5.75rem;
}
.display-2 {
  font-family: 'Jost', sans-serif;
  font-size: 3rem;
  line-height: 1.1;
}
.display-2 > .mbr-iconfont {
  font-size: 3.75rem;
}
.cid-syuQqT0ZZK  .display-4 {
  font-family: 'Jost', sans-serif;
  font-size: 1.1rem;
  line-height: 1.5;
  
}
.cid-syuQqT0ZZK h5{
	text-transform: none;
	
	padding-top:0px;
	color:#000;
	letter-spacing: inherit;
}
.cid-syuQqT0ZZK .display-4 > .mbr-iconfont {
  font-size: 1.375rem;
}
.display-5 {
  font-family: 'Jost', sans-serif;
  font-size: 2.2rem;
  line-height: 1.5;
}
.display-5 > .mbr-iconfont {
  font-size: 2.75rem;
}
.cid-syuQqT0ZZK .display-7 {
  font-family: 'Jost', sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
.display-7 > .mbr-iconfont {
  font-size: 1.5rem;
}
/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
  .display-1 {
    font-size: 3.68rem;
  }
}
@media (max-width: 768px) {
  .display-1 {
    font-size: 3.22rem;
    font-size: calc( 2.26rem + (4.6 - 2.26) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.1 * (2.26rem + (4.6 - 2.26) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-2 {
    font-size: 2.4rem;
    font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.3 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
  }
.cid-syuQqT0ZZK   .display-4 {
    font-size: 0.88rem;
    font-size: calc( 1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.0350000000000001rem + (1.1 - 1.0350000000000001) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-5 {
    font-size: 1.76rem;
    font-size: calc( 1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.42rem + (2.2 - 1.42) * ((100vw - 20rem) / (48 - 20))));
  }
  .display-7 {
    font-size: 0.96rem;
    font-size: calc( 1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
    line-height: calc( 1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
  }
}