.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.header-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header-wrap.left {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.header-wrap.left.center {
  width: 50%;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.header-wrap.left.center._1 {
  width: auto;
  flex-direction: column;
}

.header-wrap.left.center._2 {
  justify-content: center;
  align-items: center;
}

.header-wrap.left.center-div {
  width: 50%;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.header-wrap.left.center1 {
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.header-wrap.left.s1 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
}

.header-wrap.left.s1._2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.header-wrap.left._2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.header-wrap.left._2._1 {
  align-items: center;
}

.header-wrap.mb {
  align-items: center;
  margin-bottom: 40px;
}

.header-wrap.mb._2, .header-wrap.mb._1 {
  flex-direction: row;
}

.header-wrap.mb.center {
  width: 50%;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.main-div {
  width: 100%;
  display: flex;
}

.main-div.between {
  justify-content: space-between;
}

.h-50 {
  width: 50%;
  height: 529px;
  padding-right: 60px;
}

.sub-title {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.heading {
  color: #1c1c7b;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.wrap-box {
  align-items: flex-start;
  display: flex;
}

.main-img-wrap {
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-left: 15px;
  padding-right: 60px;
  display: flex;
  position: relative;
}

.span-text {
  color: #1c1c7b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.heading-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
}

.heading-3.white {
  max-width: 700px;
  color: #fff;
  text-align: center;
}

.heading-3.white.left {
  text-align: left;
}

.heading-3.white._1 {
  color: #000;
}

.heading-3._1 {
  color: #fff;
  line-height: 55px;
}

.heading-3.center {
  color: #000;
  text-align: center;
}

.heading-3.size {
  font-size: 30px;
  line-height: 40px;
}

.heading-3._3698 {
  font-size: 20px;
  line-height: 28px;
}

.heading-3.l1 {
  color: #000;
  text-align: left;
  font-size: 30px;
  line-height: 40px;
}

.link-button {
  color: #fff;
  background-color: #1c1c7b;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 18px 32px;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.link-button.light-blue {
  background-color: #00cde5;
}

.about-sec {
  background-image: none;
  background-position: 0 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

.about-sec._1 {
  background-image: none;
  background-position: 0 0;
  overflow: hidden;
}

.icon-content-wrap {
  flex-direction: column;
  margin-bottom: 15px;
  padding-right: 15px;
  display: flex;
}

.image-div {
  width: 100%;
  height: 100%;
  border-radius: 0 50% 50%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 36px;
  right: 0%;
  overflow: hidden;
}

.paragraph {
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.image {
  height: 100%;
}

.text-block {
  color: #fff;
  transform-style: preserve-3d;
  font-family: "Fa solid 900", sans-serif;
  font-size: 24px;
  line-height: 24px;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.logo-img {
  width: 90px;
  height: 90px;
  background-color: #69e8f6;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -30px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.sub-title-bar {
  width: 35px;
  height: 3px;
  background-color: #00cde5;
  background-image: linear-gradient(to right, #008fbf, #00cde5);
  margin-left: 10px;
}

.sub-title-bar._1 {
  top: -20px;
  left: -80px;
}

.sub-title-bar._1.co {
  top: 23px;
  left: -365px;
}

.sub-title-bar._2 {
  position: relative;
  top: -21px;
  left: 71px;
}

.sub-title-bar._2.c1 {
  width: 50px;
  top: 22px;
  left: -211px;
}

.sub-title-bar.me {
  position: relative;
  top: 24px;
  left: -400px;
}

.sub-title-bar.me._1 {
  left: -217px;
}

.sub-title-bar.me.t {
  width: 50px;
  left: -224px;
}

.v-50 {
  width: 50%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.v-50.second {
  width: 52%;
}

.heading-2 {
  color: #82828a;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.heading-2.color {
  color: #fff;
}

.heading-2.color._1 {
  color: #000;
}

.heading-2._1 {
  color: #fff;
}

.p-text {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.8em;
}

.p-text.color {
  color: #1c1c7b;
  font-weight: 700;
}

.p-text.p-25 {
  margin-bottom: 20px;
  padding-top: 20px;
  font-family: Open Sans, sans-serif;
}

.p-text.p-25._1 {
  font-family: Open Sans, sans-serif;
}

.p-text.p-25._1._2 {
  padding-top: 0;
}

.p-text.p-25._1._2.c {
  text-align: center;
}

.p-text.p-25.center {
  text-align: center;
  padding-top: 10px;
  font-size: 17px;
  line-height: 25px;
}

.image-container {
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
  position: relative;
}

.bg-img {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #008fbf, #69e8f6);
  border-radius: 0 50% 50%;
}

.horizontal-container {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.horizontal-container.vertical {
  flex-direction: column;
}

.wrap {
  width: 100%;
  align-items: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.wrap._1 {
  flex-direction: row;
  align-items: flex-start;
  margin-top: 40px;
}

.wrap._7 {
  margin-top: 20px;
}

.icon-wrap {
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  display: flex;
}

.icon-wrap.round {
  background-color: #1c1c7b;
  border-radius: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.d-102-top-right-slant-two {
  width: 100px;
  height: 75px;
  background-color: #fff;
  display: none;
  position: absolute;
  top: -40%;
  bottom: auto;
  left: auto;
  right: -35%;
  transform: skew(-20deg);
}

.team-sec {
  background-image: linear-gradient(rgba(197, 197, 197, .23), rgba(197, 197, 197, .23)), url('../images/tm-bg.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 80px;
  padding-bottom: 80px;
  display: none;
}

.d-102-slant-one-text {
  color: #1c1c7b;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 40px;
  transform: skew(20deg);
}

.team-wrap {
  margin-top: 0;
}

.d-102-social-media-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 45px;
  margin-right: 30px;
  display: none;
  position: relative;
}

.d-102-top-slant {
  width: 20px;
  height: 20px;
  opacity: .8;
  background-color: #ff47f9;
  display: none;
  position: absolute;
  top: -32%;
  bottom: auto;
  left: 35%;
  right: 0%;
  transform: skew(-20deg);
}

.d-102-slant-two {
  width: 200px;
  height: 50px;
  opacity: .23;
  background-color: #fff;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: skew(-20deg);
}

.d-102-slant-one {
  width: 200px;
  height: 60px;
  background-color: #fff;
  border-bottom: 1px #000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: skew(-20deg);
}

.d-102-inner-circle {
  width: 150px;
  height: 150px;
  background-color: #00cde5;
  background-image: radial-gradient(circle, #1c1c7b, #00cde5);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin: 10px;
  display: flex;
  position: absolute;
  top: -5%;
  left: 2%;
}

.d-102-card-wrapper {
  width: 350px;
  height: 350px;
  cursor: pointer;
  background-color: #999;
  background-image: none;
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  align-items: flex-end;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-102-card-wrapper.three {
  width: 280px;
  background-image: url('../images/61f7cd921cd4ed5638dd78e9_Dilsher-Singh-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 0;
  margin-right: 0;
}

.d-102-card-wrapper.three.bg-image {
  background-color: #af8c8c;
  background-image: url('../images/team-5.jpg');
  background-position: 50% 0;
  margin-left: 0;
  margin-right: 0;
}

.d-102-card-wrapper.three.bg-image._1 {
  background-image: url('../images/team-2-1.jpg');
}

.d-102-card-wrapper.three.bg-image._2 {
  background-image: url('../images/team-3-1.jpg');
}

.d-102-card-wrapper.three.bg-image._3 {
  background-image: url('../images/team-4-1.jpg');
}

.text-block-15126 {
  color: #fff;
  text-align: center;
  margin-top: 52px;
  padding-left: 20px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}

.d-102-top-right-slant-one {
  width: 100px;
  height: 75px;
  opacity: .8;
  background-color: #ffaff9;
  display: none;
  position: absolute;
  top: -50%;
  bottom: auto;
  left: auto;
  right: -30%;
  transform: skew(-20deg);
}

.d-102-right-slant {
  width: 60px;
  height: 50px;
  opacity: 1;
  background-color: #4d16dd;
  display: none;
  position: absolute;
  top: 45%;
  bottom: 0%;
  left: auto;
  right: -40%;
  transform: skew(-20deg);
}

.d-102-icon-link-block-1 {
  width: 30px;
  height: 30px;
  color: #333;
  background-color: #3b5998;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-1:hover {
  color: #4d16dd;
}

.div-block-30239 {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.d-102-circle-wrapper {
  width: 200px;
  height: 200px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -20%;
  bottom: auto;
  left: auto;
  right: -20%;
}

.d-102-bottom-wrapper {
  z-index: 2;
  width: 200px;
  height: 50px;
  margin-bottom: 10px;
  position: relative;
}

.d-102-icon-link-block-2 {
  width: 30px;
  height: 30px;
  color: #333;
  background-color: #dd4b39;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-2:hover {
  color: #4d16dd;
}

.d-102-outer-circle {
  width: 180px;
  height: 180px;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -9%;
  left: 0%;
}

.d-102-icon-link-block-3 {
  width: 30px;
  height: 30px;
  color: #333;
  background-color: #1da1f2;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-3:hover {
  color: #4d16dd;
}

.h-30 {
  width: 30%;
  justify-content: flex-end;
  display: flex;
}

.contact-wrap {
  background-image: linear-gradient(rgba(28, 28, 123, .26), rgba(28, 28, 123, .26)), url('../images/bg-03.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 8px;
  padding: 60px 45px;
}

.main-wrap {
  align-items: center;
  display: flex;
}

.h-70 {
  width: 70%;
}

.contact-sec {
  padding-top: 60px;
  padding-bottom: 60px;
}

.contact-sec.hide {
  display: none;
}

.heading-4 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 42px;
}

.div-block-30713 {
  width: 100%;
  height: 100%;
  display: flex;
}

.brands-sec {
  background-image: linear-gradient(135deg, #1c1c7b 36%, #00cde5);
  padding-top: 60px;
  padding-bottom: 20px;
}

.brands-sec.b1 {
  background-image: none;
  margin-top: 220px;
}

.brands-sec.b1._1 {
  margin-top: 0;
  display: none;
}

.color-wrap {
  width: 200px;
  height: 150px;
  background-image: none;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-30714 {
  width: 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.breadcrumb-sec {
  height: 40vh;
  background-image: url('../images/bd.png'), linear-gradient(76deg, #008fbf 26%, #00cde5);
  background-position: 82px 2px, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.image-1145, .image-1146, .image-1147, .image-1148, .image-1149 {
  filter: contrast(200%);
}

.adison-bredcrumb-section {
  height: 40vh;
  background-color: #10405b;
  background-image: url('../images/bredcrumb1.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: center;
  position: relative;
}

.div-block-312632 {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-312634 {
  width: 100%;
  max-width: 1300px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.text-block-15604 {
  color: #d29751;
  margin-left: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 25px;
}

.link-143 {
  color: #fff;
  font-family: "Fa solid 900", sans-serif;
}

.link-141 {
  color: #eed96c;
  text-transform: uppercase;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: none;
}

.bold-text-329 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.white-bar {
  width: 55px;
  height: 1px;
  background-color: #fff;
  margin-left: 10px;
}

.footer-sec {
  background-color: #2a2c38;
  border-bottom: 5px solid #22232d;
  padding-top: 60px;
  padding-bottom: 40px;
}

._w-25 {
  width: 25%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrapp {
  padding-right: 60px;
}

.head-wrap {
  margin-bottom: 20px;
}

.para-wrap {
  margin-bottom: 35px;
}

.paragraph-2 {
  color: #959591;
  font-size: 17px;
}

.cont-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.heading-5 {
  color: #fff;
  font-size: 20px;
  line-height: 1.5em;
}

.contact-item {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-text {
  width: 1.25em;
  color: #00cde5;
  font-family: "Fa solid 900", sans-serif;
  font-size: 17px;
}

.icon-text.reverse {
  transform-style: preserve-3d;
  justify-content: flex-start;
  align-items: flex-start;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.text-block-15605 {
  color: #959591;
}

.text-block-15606 {
  color: #959591;
  margin-left: 8px;
  font-size: 17px;
  line-height: 1.8em;
}

.footer-link-wrap {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.link-wrap-footer {
  margin-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.text-block-15607 {
  color: #959591;
  padding-left: 2px;
}

.text-block-15608 {
  font-family: "Fa solid 900", sans-serif;
}

.right-arrow-19 {
  width: 50px;
  height: 50px;
  background-color: rgba(28, 28, 123, .81);
  font-size: 25px;
}

.slide-txt-wrap {
  z-index: 2;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
  display: flex;
}

.div-block-312402 {
  z-index: 1;
  width: 100%;
  height: 350px;
  background-image: url('../images/1-5.png');
  background-position: 50% 100%;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.button-211168 {
  background-color: #000;
  border-radius: 5px;
  margin-top: 40px;
  padding: 10px 15px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 40px;
}

.button-211168:hover {
  color: #fff;
  background-color: #24617f;
}

.slide-nav-17 {
  display: none;
}

.slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.slide-content {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-link-2 {
  color: #fff;
  font-size: 17px;
}

.navbar {
  width: 100%;
  background-color: #1c1c7b;
  padding-top: 20px;
  padding-bottom: 20px;
}

.left-arrow-19 {
  width: 50px;
  height: 50px;
  background-color: rgba(28, 28, 123, .81);
  font-size: 25px;
}

.slide-img {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(290deg, rgba(255, 255, 255, .56), #fff 69%), url('../images/9-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: flex-start;
  align-items: center;
}

.slide-img._1 {
  background-image: linear-gradient(276deg, rgba(255, 255, 255, .16) 40%, rgba(255, 255, 255, .36) 43%), url('../images/main-slider-2.jpg'), url('../images/slider-1-1.jpg');
  background-position: 0 0, 100% 0, 0 0;
  background-repeat: repeat, no-repeat, repeat;
  background-size: auto, 60% 90%, auto;
}

.heading-7188 {
  color: #1c1c7b;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: PT Serif, serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 68px;
}

.paragraph-2200 {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 38px;
}

.div-block-312401 {
  z-index: 1;
  width: 100%;
  height: 3px;
  background-color: #31a3dd;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-312401._1 {
  display: none;
}

.bold-text-304 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.container-158 {
  max-width: 1300px;
}

.section-2 {
  height: 90vh;
  display: none;
  position: relative;
  overflow: hidden;
}

.section-2.show {
  display: none;
}

.heading-7189 {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 68px;
  font-weight: 900;
  line-height: 75px;
}

.paragraph-2199 {
  color: #000;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 30px;
}

.div-block-312635 {
  height: 100%;
  max-width: 1300px;
  background-image: linear-gradient(276deg, rgba(255, 255, 255, .34), rgba(255, 255, 255, .22) 0%, rgba(255, 255, 255, .01) 0%);
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-1150 {
  width: 100%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.div-block-312636 {
  width: 45%;
  position: relative;
}

.div-block-312637 {
  width: 250px;
  height: 250px;
  position: absolute;
  top: 355px;
  left: -40px;
}

.image-1151 {
  width: 100%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.div-block-312638 {
  width: 250px;
  height: 100px;
  background-color: #000;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-312639 {
  width: 250px;
  height: 140px;
  border: 1px solid #cec9c9;
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-312639._1 {
  width: 50%;
  height: auto;
  border: 0 rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-7190 {
  color: #008fbf;
  -webkit-text-stroke-color: #008fbf;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
}

.div-block-312578 {
  width: 85%;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.div-block-312578._1 {
  margin-top: 0;
}

.div-block-312580 {
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.div-block-312583 {
  width: 25px;
  height: 25px;
  background-color: #008fbf;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-15591 {
  color: #fff;
  font-family: "Fa solid 900", sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.div-block-312579 {
  margin-left: 10px;
}

.text-block-15592 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}

.text-block-15592._1 {
  color: #000;
}

.div-block-312640 {
  width: 50%;
}

.bold-text-330 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.bold-text-331 {
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
}

.text-block-15609 {
  color: #919191;
  margin-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 27px;
}

.rates-section {
  height: 40vh;
  background-image: url('../images/port-bg.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 140px;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-312641 {
  width: 100%;
  max-width: 1300px;
  justify-content: space-between;
  display: flex;
}

.div-block-312642, .div-block-312643 {
  width: 48%;
}

.div-block-312644 {
  max-width: 1300px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -20%;
  left: 0%;
  right: 0%;
}

.div-block-312645 {
  width: 23%;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  display: flex;
  box-shadow: 0 0 20px 20px rgba(223, 223, 223, .2);
}

.div-block-312646 {
  width: 100px;
  height: 150px;
  background-image: linear-gradient(293deg, #008fbf, #69e8f6);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7191 {
  color: #008fbf;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-312647 {
  width: 63%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7192 {
  color: #000;
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
}

.why-choose-section {
  height: 90vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/2-6.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-312648 {
  width: 1080px;
  height: 1080px;
  background-color: rgba(0, 143, 191, .69);
  border-top-left-radius: 18%;
  border-bottom-left-radius: 18%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -2%;
  bottom: 0%;
  left: auto;
  right: -48%;
  transform: rotate(60deg);
}

.div-block-312650 {
  width: 100%;
  max-width: 1300px;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.div-block-312651 {
  width: 48%;
  display: flex;
}

.div-block-312652 {
  width: 48%;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
  top: 32px;
}

.div-block-312653 {
  width: 50%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-312654 {
  width: 70px;
  height: 70px;
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7193 {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 33px;
}

.paragraph-2201 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.div-block-312655, .div-block-312656 {
  width: 60%;
}

.testimonials-section {
  height: 41vh;
  background-color: #eaeaea;
  background-image: url('../images/6405baf7cb23fad1c02886e0_si-_1_.png1-removebg-preview.png'), url('../images/get-qt.jpg');
  background-position: 50% 100%, 0 100%;
  background-size: cover, cover;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
  display: flex;
  position: relative;
}

.div-block-312657 {
  width: 50%;
  max-width: 1300px;
}

.div-block-312614 {
  width: 100%;
  justify-content: space-between;
  padding-left: 20px;
  display: flex;
}

.left-arrow-3 {
  width: 50px;
  height: 50px;
  color: #005c64;
  border-radius: 100%;
  font-size: 25px;
  font-weight: 700;
  display: none;
  top: auto;
  bottom: -3%;
  left: -5%;
  right: 0%;
}

.image-32398 {
  margin-left: 5px;
  margin-right: 5px;
}

.slider-21 {
  display: none;
}

.mask-2 {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 10px;
  overflow: hidden;
}

.paragraph-189 {
  text-align: center;
  margin-top: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-30767 {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.div-block-312613 {
  width: 100%;
  justify-content: space-between;
  padding-left: 20px;
  display: flex;
}

.div-block-312550 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 40px;
  position: absolute;
  top: auto;
  bottom: -45%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.slide-nav-4 {
  display: block;
  top: 359px;
}

.text-block-223 {
  color: #1d2447;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.icon-17 {
  color: #e81e2a;
  font-weight: 700;
}

.slide-18 {
  width: 100%;
  margin-left: 10px;
}

.icon-16 {
  color: #e81e2a;
  font-size: 25px;
  font-weight: 700;
}

.right-arrow-3 {
  width: 50px;
  height: 50px;
  color: #005c64;
  border-radius: 100%;
  display: none;
  top: auto;
  bottom: -3%;
  left: 5%;
  right: 0%;
}

.div-block-30765 {
  width: 48%;
  border-bottom-style: none;
  border-bottom-color: #00cde5;
  justify-content: flex-start;
  margin-top: 0;
}

.div-block-30765.left {
  width: 48%;
  border-bottom-style: none;
  justify-content: flex-start;
}

.image-32415 {
  width: 100%;
  border-radius: 10px;
}

.slide-23 {
  margin-left: 0;
}

.div-block-30768 {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  display: none;
  position: absolute;
  top: -4%;
  bottom: auto;
  left: -2%;
  right: auto;
}

.slider-8 {
  height: 40vh;
  max-width: 1200px;
  background-color: rgba(0, 0, 0, 0);
}

.slider-8.mobile-hide {
  height: auto;
}

.div-block-30766 {
  width: 100%;
  height: 250px;
  background-color: #fff;
  border-bottom: 5px solid #00cde5;
  border-radius: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  position: relative;
  box-shadow: 1px 1px 20px -12px #757474;
}

.div-block-312612 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-312405 {
  z-index: 1;
  width: 640px;
  height: 250px;
  background-color: rgba(0, 143, 191, .59);
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: -22%;
  right: auto;
  transform: rotate(-60deg);
}

.heading-7194 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 700;
  line-height: 70px;
}

.section-5 {
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.div-block-312551 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2202 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.heading-7195 {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 55px;
  font-weight: 900;
  line-height: 75px;
}

.slide-txt-wrap-2 {
  z-index: 2;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 200;
  line-height: 30px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-312410 {
  z-index: 1;
  width: 750px;
  height: 300px;
  background-color: rgba(0, 143, 191, .63);
  position: absolute;
  top: 10%;
  bottom: auto;
  left: -26%;
  right: auto;
  transform: rotate(120deg);
}

.div-block-312404 {
  z-index: -1;
  width: 70px;
  height: 44px;
  background-color: #69e8f6;
  border-radius: 50px;
  position: absolute;
  left: 94px;
}

.div-block-312404.c {
  background-color: #008fbf;
}

.left-arrow-23 {
  height: 50px;
}

.link-block {
  z-index: 1;
  width: 170px;
  height: 55px;
  color: #fff;
  background-color: #008fbf;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-block._1 {
  margin-top: 40px;
}

.link-block.t {
  margin-top: 20px;
}

.link-block.c {
  background-color: #69e8f6;
}

.text-block-15610 {
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.div-block-312403 {
  width: 47%;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.right-arrow-23 {
  height: 50px;
}

.slide-img-2 {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/MortgageRulesChange.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.slide-img-2._1 {
  background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/mortgage-company.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-img-2._1._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/carpenter-working-with-wood-min.jpg');
}

.slide-img-2._1._2._3 {
  background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), url('../images/shutterstock_672083275.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-312411 {
  z-index: 1;
  width: 1000px;
  height: 300px;
  background-color: rgba(0, 143, 191, .76);
  position: absolute;
  top: 20%;
  bottom: auto;
  left: -33%;
  right: auto;
  transform: rotate(121deg);
}

.paragraph-2203 {
  text-align: center;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-15489 {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.text-block-15489._1 {
  font-size: 15px;
}

.div-block-312412 {
  z-index: 1;
  width: 300px;
  height: 400px;
  background-color: rgba(0, 143, 191, .82);
  position: absolute;
  top: auto;
  bottom: -21%;
  left: auto;
  right: -15%;
  transform: rotate(29deg);
}

.services-section {
  background-image: url('../images/get-qt.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 20px;
}

.container-159 {
  max-width: 1300px;
}

.div-block-312658 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-top: 60px;
  display: none;
}

.div-block-312659 {
  width: 100%;
  height: 421px;
  background-image: url('../images/img-shape-02-removebg-preview.png'), url('../images/img-shape-08.png');
  background-position: 50% 4%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: contain, cover;
  border-bottom: 5px solid #1c1c7b;
  border-radius: 10px;
  padding-top: 140px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-312659._1 {
  background-color: #fff;
  margin-left: 20px;
}

.div-block-312659.left1 {
  margin-left: 0;
}

.div-block-312660 {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

.heading-7196 {
  color: #000;
  margin-top: 0;
  font-family: Droid Serif, serif;
  font-size: 23px;
}

.div-block-312662 {
  margin-left: 20px;
}

.paragraph-2204 {
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-312665 {
  align-items: center;
  display: flex;
}

.div-block-312666 {
  width: 27%;
  background-color: #000;
}

.div-block-312667 {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.div-block-312668 {
  width: 60%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-312669 {
  width: 37%;
}

.div-block-7 {
  margin-top: 20px;
}

.link-25 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.link-25:hover, .link-25.w--current {
  color: #b98b2f;
}

.link-25._1 {
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 700;
}

.link-25._1:hover {
  color: #fff;
}

.link-25._1 {
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-wrapper-2 {
  width: 25%;
  box-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
  overflow: visible;
}

.dropdown-wrapper-2.w--open {
  max-height: 100vh;
  min-width: 300px;
  background-color: #fff;
  border-radius: 15px;
  left: -97px;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, .15), 8px 18px 60px 4px rgba(0, 0, 0, .13);
}

.dropdown-wrapper-2.center {
  width: auto;
}

.text-block-2 {
  color: #f8981d;
  font-family: "Fa solid 900", sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.heri-section-div {
  width: 100%;
  height: 100%;
  max-width: 1300px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-5 {
  width: 100%;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-top: 10px;
  display: flex;
}

.nav-link-details-2 {
  color: rgba(40, 51, 56, .6);
  white-space: normal;
  font-size: 14px;
  display: none;
}

.dropdown-link-4 {
  z-index: 25;
  width: 250px;
  color: #283338;
  border: 1px #ececec;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-4:hover {
  color: #fff;
  background-color: #008fbf;
  border-radius: 10px;
}

.dropdown-link-4.border {
  border-style: none;
  border-color: #000;
  align-items: flex-start;
  padding: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
}

.dropdown-link-4.border:hover {
  color: #fff;
  background-color: #1c1c7b;
  border-bottom-color: #f8981d;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-link-4.border {
  border-style: none;
  border-color: #000;
  justify-content: center;
  padding: 10px;
  font-family: PT Serif, serif;
  font-size: 18px;
}

.dropdown-link-4.border:hover {
  color: #fff;
  background-color: #10405b;
  border-bottom-color: #f8981d;
  font-size: 18px;
  font-weight: 700;
}

.dropdown-link-4.bold-text-331 {
  align-items: flex-start;
}

.dropdown-link-4._1 {
  width: 250px;
}

.dropdown-link-4._1:hover {
  background-color: #008fbf;
  border-radius: 10px;
}

.text-block-15206 {
  color: #fff;
  font-size: 17px;
}

.dropdown-pointer-2 {
  height: auto;
  background-color: #fff;
  background-image: url('../images/blue-abstract-gradient-wave-wallpaper.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 21px;
  padding: 20px 10px;
  display: flex;
  position: relative;
  left: 90px;
}

.dropdown-pointer-2.center {
  border-radius: 21px;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  left: 9px;
}

.nav-menu {
  width: 75%;
  align-items: center;
  display: flex;
}

.navigation {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  padding: 20px 20px 10px;
  display: block;
  position: fixed;
}

.navigation.show {
  display: block;
}

.dropdown-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navlink {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
}

.navlink:hover {
  color: #fff;
}

.navlink.w--current {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-312566, .div-block-312566._1 {
  margin-top: 0;
}

.heading-7197 {
  color: #fff;
  text-transform: uppercase;
  font-size: 57px;
  font-weight: 700;
  line-height: 75px;
}

.cnc-hero-section {
  height: 85vh;
  justify-content: center;
  align-items: center;
  position: relative;
}

.container {
  max-width: 1300px;
  justify-content: space-between;
  align-items: center;
}

.dropdown-title-2 {
  text-transform: capitalize;
  margin-bottom: 2px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.pointer-2 {
  z-index: 20;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: 0%;
  right: 4%;
  transform: rotate(45deg);
}

.brand {
  width: 25%;
  top: -7px;
}

.brand.home-page.w--current {
  top: -5px;
}

.icon-23 {
  color: #fff;
  margin-right: 5px;
  font-weight: 400;
}

.icon-23:hover {
  color: #b98b2f;
}

.icon-23._1 {
  color: #fff;
  font-size: 17px;
}

.icon-23._1:hover {
  color: #fff;
}

.icon-23._1 {
  color: #fff;
  margin-right: 0;
  font-size: 17px;
  left: 10px;
}

.image-32595 {
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-content-wrap-3 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 5px;
  padding-left: 0;
  display: flex;
}

.div-block-2 {
  width: 71%;
}

.div-block-4 {
  width: 48%;
  display: none;
}

.div-block-3 {
  width: 100%;
  display: flex;
}

.dropdown {
  letter-spacing: 1px;
  text-transform: uppercase;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  font-family: PT Serif, serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

.text-block-15612 {
  color: #fff;
  margin-left: 20px;
  font-size: 21px;
  line-height: 27px;
}

.button {
  width: 230px;
  height: 60px;
  background-color: #f8981d;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  line-height: 25px;
  display: flex;
}

.button.navigaation-butn {
  width: 157px;
  height: 60px;
  text-transform: uppercase;
  background-color: #f8981d;
  font-family: PT Serif, serif;
}

.button.navigaation-butn._1 {
  width: 157px;
  background-color: #1c1c7b;
}

.button.navigaation-butn._1.w--current {
  width: 157px;
}

.navigation-dropdown-3 {
  min-width: 140px;
  top: 100%;
}

.navigation-dropdown-3.w--open {
  height: auto;
  min-width: 200px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 10px;
  top: 100%;
  left: auto;
  right: -126.578px;
}

.navigation-dropdown-3.left.w--open {
  min-width: 230px;
  right: -30px;
}

.image-32594 {
  width: 75%;
  opacity: 1;
  position: relative;
}

.footer {
  height: 50vh;
  background-color: #008fbf;
  background-image: linear-gradient(rgba(0, 143, 191, .38), rgba(0, 143, 191, .38)), url('../images/footer-bg-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.question-section {
  height: 35vh;
  background-image: linear-gradient(rgba(0, 0, 0, .54), rgba(0, 0, 0, .54)), url('../images/cta2.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  overflow: hidden;
}

.question-section.hm {
  margin-top: 250px;
}

.container-1280 {
  max-width: 1300px;
}

.div-block-31736 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-31790 {
  width: 70%;
  height: 40vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  display: flex;
}

.heading-7213 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 37px;
  font-weight: 600;
  line-height: 55px;
}

.div-block-312670 {
  width: 500px;
  height: 100px;
  background-image: url('../images/cta-bg.png');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-312671 {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2205 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-15145 {
  color: #e81e2a;
  font-family: "Fa brands 400", sans-serif;
  font-size: 18px;
}

.text-block-15145._1 {
  color: #fff;
}

.div-block-30902 {
  width: 40px;
  height: 40px;
  background-color: #3b5998;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 0;
  display: flex;
}

.div-block-30902.inst {
  background-color: #00cde5;
  background-image: none;
  border-radius: 100%;
  margin-left: 10px;
}

.div-block-30902.twitter {
  background-color: #00cde5;
  border-radius: 100%;
  margin-left: 10px;
}

.div-block-30902.f {
  background-color: #00cde5;
  border-radius: 100%;
  margin-left: 0;
}

.div-block-30902.twitter {
  background-color: #00cde5;
  border-radius: 100%;
  margin-left: 10px;
}

.div-block-30902.inst {
  background-color: #00cde5;
  background-image: none;
  border-radius: 100%;
  margin-left: 10px;
}

.div-block-30902.f {
  background-color: #00cde5;
  border-radius: 100%;
  margin-left: 0;
}

.link-block-47 {
  width: auto;
  height: auto;
  margin-left: 0;
  text-decoration: none;
  display: block;
}

.div-block-30901 {
  justify-content: flex-start;
  margin-top: 20px;
  display: flex;
}

.copyright-div {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.text-block-15613 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-312672 {
  width: 100%;
  height: 100%;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-312673 {
  margin-left: 20px;
}

.text-block-15614 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.text-block-15614._1 {
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
}

.image-32596 {
  width: 75%;
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-312511 {
  width: 100%;
  flex-direction: row-reverse;
  justify-content: space-between;
  display: flex;
}

.image-32443 {
  width: 100%;
  border-radius: 0;
  position: relative;
}

.div-block-312525 {
  width: 75px;
  margin-left: 40px;
}

.slide-nav-5 {
  top: 339px;
}

.right-arrow-4 {
  display: none;
}

.heading-7229 {
  width: 100%;
  color: #05274d;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-size: auto;
  background-clip: border-box;
  border-bottom: 3px #558fe5;
  margin-top: 0;
}

.about-content {
  text-align: center;
}

.about-content.about-main {
  width: 100%;
  display: block;
}

.about-content._1 {
  display: none;
}

.div-block-312585 {
  width: 100%;
}

.div-block-312704 {
  width: 5px;
  height: 0%;
  background-image: linear-gradient(#000, #f8981d 0%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-312705 {
  width: 23%;
  height: 300px;
  box-shadow: none;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/i-15.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
}

.div-block-312705:hover {
  filter: grayscale();
}

.div-block-312706 {
  width: 23%;
  height: 300px;
  box-shadow: none;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/i-14.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-312706:hover {
  filter: grayscale();
}

.header-box {
  color: #000;
  align-items: center;
}

.div-block-312707 {
  width: 23%;
  height: 300px;
  box-shadow: none;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/df1f99a0666841d251ae15fe4a22b587.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
  overflow: hidden;
}

.div-block-312707:hover {
  filter: grayscale();
}

.div-block-312517 {
  width: 48%;
  position: relative;
  overflow: hidden;
}

.div-block-312524 {
  z-index: -1;
  position: absolute;
  top: -8%;
  bottom: auto;
  left: -4%;
  right: auto;
}

.div-block-312708 {
  width: 0%;
  height: 5px;
  background-color: #f8981d;
  margin-left: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-2209 {
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-2211 {
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.paragraph-2211._1 {
  margin-top: 10px;
  line-height: 30px;
}

.about-div {
  width: 100%;
  max-width: 1300px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-312709 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.div-block-312710 {
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.div-block-312711 {
  width: 25px;
  height: 25px;
  background-color: #1c1c7b;
}

.cnc-service-detail-page {
  width: 100%;
  padding: 60px 20px;
  overflow: hidden;
}

.left-arrow-4 {
  display: none;
}

.div-block-312712 {
  width: 100%;
  margin-top: 40px;
}

.text-block-15615 {
  color: #fff;
  font-family: "Fa solid 900", sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-312713 {
  width: 48%;
}

.div-block-312714 {
  width: 23%;
  height: 300px;
  box-shadow: none;
  background-image: linear-gradient(rgba(0, 0, 0, .41), rgba(0, 0, 0, .41)), url('../images/Figure-8-Other-type-of-laser-that-cut-wood.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: relative;
}

.div-block-312714:hover {
  filter: grayscale();
}

.div-block-14 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-7227 {
  color: #1c1c7b;
  text-align: left;
  text-transform: uppercase;
  align-items: center;
  margin-top: 10px;
  font-family: PT Serif, serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  display: flex;
}

.image-32444 {
  filter: brightness(200%);
}

.slider-9 {
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.bold-text-333 {
  font-weight: 700;
}

.list-item {
  padding-top: 10px;
  padding-bottom: 10px;
}

.list-2 {
  margin-top: 20px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
  list-style-type: square;
}

.section-8 {
  padding: 60px 20px;
}

.container-1281 {
  max-width: 1300px;
}

.div-block-312715 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.div-block-312716 {
  width: 48%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  padding-right: 20px;
  display: flex;
}

.div-block-312717 {
  width: 48%;
  height: 570px;
  position: relative;
}

.image-32597 {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}

.div-block-312718 {
  width: 300px;
  height: 175px;
  background-color: #008fbf;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
  display: flex;
  position: absolute;
  top: 73%;
  bottom: auto;
  left: auto;
  right: -2%;
}

.paragraph-2212 {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.div-block-312719 {
  width: 100%;
}

.paragraph-2213 {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.div-block-312720 {
  width: 100%;
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.div-block-312721 {
  width: 48%;
}

.heading-7230 {
  color: #1c1c7b;
  font-family: Droid Serif, serif;
  font-size: 21px;
}

.heading-7230.hhide {
  display: none;
}

.paragraph-2214 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.background-video {
  z-index: 1;
  height: 100%;
}

.section-9 {
  height: 30vh;
  background-image: url('../images/cta-bg.png');
  background-position: 100%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-block-312722 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-312723 {
  width: 100%;
}

.heading-7231 {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 35px;
}

.paragraph-2215 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-2215._1 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.paragraph-2215.sc {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.div-block-312724 {
  width: 30%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-211169 {
  width: 200px;
  height: 70px;
  background-color: #00cde5;
  justify-content: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: flex;
}

.section-10 {
  padding-bottom: 0;
}

.container-1282 {
  max-width: 1300px;
}

.div-block-312725 {
  width: 100%;
  height: 550px;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-312726 {
  width: 45%;
}

.image-32598 {
  width: 100%;
  height: 480px;
  display: block;
}

.new-to-canada {
  width: 51%;
  height: 530px;
  background-color: #008fbf;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
  position: relative;
  top: -25px;
  left: 0;
}

.new-to-canada.home-enquiry {
  height: auto;
  background-color: #008fbf;
  top: -35px;
}

.new-to-canada.home-enquiry.homediv {
  height: 600px;
  top: -62px;
}

.new-to-canada.emp-mort {
  height: 120%;
  background-color: #008fbf;
  top: -72px;
}

.new-to-canada.investment {
  width: 50%;
  height: 595px;
  background-color: #008fbf;
  top: -64px;
}

.new-to-canada.second-home, .new-to-canada.improve, .new-to-canada.mortages, .new-to-canada.home-buyers, .new-to-canada.divorce {
  height: 670px;
  background-color: #008fbf;
  top: -91px;
  left: -120px;
}

.new-to-canada._1 {
  height: 604px;
  top: -73px;
}

.new-to-canada.homebuyers {
  width: 45%;
  height: 570px;
  top: -47px;
}

.new-to-canada.homebuyers.wc {
  width: 100%;
  top: -67px;
}

.new-to-canada.vacation {
  height: 570px;
  top: -55px;
}

.new-to-canada.improvement {
  height: 550px;
  top: -43px;
}

.new-to-canada.construction {
  height: 580px;
  top: -61px;
}

.heading-7232 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 35px;
}

.paragraph-2216 {
  color: #fff;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.image-32599 {
  width: 100%;
}

.link-block-48 {
  width: 40%;
  display: flex;
}

.link-block-48.w--current {
  width: 40%;
  justify-content: center;
  align-items: center;
}

.navigation-dropdown-4 {
  min-width: 140px;
  display: block;
  top: 100%;
}

.navigation-dropdown-4.w--open {
  height: auto;
  min-width: 200px;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 10px;
  top: 100%;
  left: auto;
  right: -126.578px;
}

.navigation-dropdown-4.left {
  width: 300px;
  min-width: 300px;
  display: none;
}

.navigation-dropdown-4.left.w--open {
  min-width: 1070px;
  display: block;
  left: auto;
  right: auto;
}

.navigation-dropdown-4.left.center {
  width: 100px;
  min-width: 300px;
  border-radius: 21px;
}

.mobile-navigation {
  display: none;
}

.div-block-312728 {
  width: 230px;
  background-color: #fff;
}

.text-block-15624, .icon-24 {
  color: #fff;
}

.nav-content-wrap-5 {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 5px;
  padding-left: 0;
  display: flex;
}

.ext {
  height: 100px;
  background-image: linear-gradient(104deg, #008fbf 34%, #00cde5);
}

.div-block-312729 {
  width: 100%;
  flex-flow: row;
  justify-content: space-between;
  display: flex;
}

.div-block-312730 {
  width: 100%;
}

.div-block-312730.center {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-312731 {
  z-index: 1;
  width: 33%;
  height: 330px;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  box-shadow: 0 0 20px rgba(146, 146, 146, .2);
}

.div-block-312731._1 {
  width: 100%;
  height: 330px;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
}

.div-block-312731._1.c-hide {
  display: none;
}

.heading-7233 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.paragraph-2217 {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.paragraph-2217._1 {
  font-weight: 600;
}

.text-block-15625 {
  font-family: "Fa 400", sans-serif;
}

.text-block-15626 {
  width: 50px;
  color: #1c1c7b;
  font-family: "Fa solid 900", sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.div-block-312732 {
  z-index: -1;
  width: 0%;
  height: 0%;
  background-image: linear-gradient(124deg, #008fbf 24%, #69e8f6);
  border-radius: 10px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-312733 {
  width: 30%;
}

.div-block-312733._1 {
  height: 330px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.div-block-312734 {
  width: 100%;
  height: 200px;
  background-image: url('../images/Fotolia_72575069_Subscription_Monthly_M.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.div-block-312735 {
  padding-left: 20px;
  padding-right: 20px;
}

.how-work-div {
  width: 100%;
  max-width: 1200px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.heading-div-process {
  margin-top: 20px;
  padding-top: 0;
}

.about-service-section {
  background-image: none;
  background-size: auto;
  padding: 10px 20px 60px;
  position: relative;
  overflow: hidden;
}

.our-service-heading {
  color: #408dda;
  text-align: center;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 41px;
}

.rotation-border {
  border: 2.5px dashed rgba(0, 0, 0, .13);
  border-radius: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-23342 {
  width: 45px;
  background-color: #0067ed;
}

.sub-div-bg {
  width: 40px;
  height: 40px;
  background-color: #69e8f6;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-bg {
  width: 124px;
  height: 124px;
  background-color: #4cb0d1;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.main-div-about-process {
  width: 100%;
  max-width: 1300px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon-main-div {
  width: 45px;
  height: 45px;
  filter: brightness(200%);
  background-color: rgba(0, 0, 0, 0);
}

.process-p {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 28px;
}

.process-heading {
  color: #000;
  text-align: center;
  text-transform: capitalize;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.rotation-div {
  width: 178px;
  height: 178px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.our-service-para {
  color: #000;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.about-counselling {
  width: 33.3%;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 33px;
  padding-right: 33px;
  display: flex;
}

.process-p-div {
  margin-top: 10px;
}

.div-block-312736 {
  width: 21px;
  height: 21px;
  background-color: #008fbf;
  border-radius: 100%;
}

.paragraph-205 {
  width: 420px;
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 26px;
}

.container-62 {
  max-width: 1300px;
}

.main-div-f-contact-page {
  width: 100%;
  height: 600px;
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 65px;
  box-shadow: 0 2px 8px 3px rgba(0, 0, 0, .2);
}

.text-field-6 {
  width: 92%;
  height: 110px;
  background-color: #fff;
  border-radius: 5px;
  padding-top: 8px;
  padding-bottom: 60px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.text-field-4 {
  height: 50px;
  border-radius: 5px;
  margin-bottom: 30px;
  padding-left: 25px;
  padding-right: 12px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.heading-of-contact-right-page {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
}

.div-for-location-address {
  padding-left: 10px;
}

.div-block-312691 {
  width: 45%;
  margin-right: 50px;
}

.div-for-icon {
  width: 70px;
  height: 70px;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(139deg, #008fbf 31%, #69e8f6);
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  font-family: "Fa solid 900", sans-serif;
  font-size: 30px;
  line-height: 36px;
  display: flex;
}

.div-block-312690 {
  justify-content: space-between;
  display: flex;
}

.div-block-312689 {
  width: 50%;
}

.right-contact-div-for-heading {
  background-color: #fff;
}

.contact-page-section {
  padding: 0 20px;
  display: block;
}

.heading-296 {
  color: #000;
  text-align: left;
  flex-direction: row;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

.div-next-to-contact {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  padding-left: 20px;
  display: flex;
}

.text-block-15148 {
  width: 250px;
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 23px;
}

.paragraph-204 {
  width: 420px;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.submit-button-2 {
  width: 200px;
  height: 60px;
  color: #fff;
  text-align: center;
  background-color: #008fbf;
  border-radius: 5px;
  margin-top: 20px;
  margin-right: 420px;
  padding: 1px 6px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 26px;
}

.submit-button-2:hover {
  background-color: #008fbf;
}

.contact-div-headng {
  padding-left: 40px;
}

.form-block-2 {
  background-color: #fff;
}

.contact-heading-address {
  color: #008fbf;
  text-align: left;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.hide {
  display: none;
}

.body {
  font-family: Droid Serif, serif;
}

.link-block-49, .link-block-50 {
  width: 100%;
  text-decoration: none;
}

.section-11 {
  z-index: -1;
  height: 70vh;
  position: relative;
  top: 43px;
}

.section-12 {
  padding: 100px 20px 300px;
}

.container-1283 {
  max-width: 1300px;
}

.div-block-312737 {
  width: 100%;
}

.tab-link-tab-1 {
  width: 150px;
  height: 50px;
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(68deg, #00cde5, #1a2a83 71%, #1c1c7b);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Droid Serif, serif;
  display: flex;
}

.tab-link-tab-1.w--current {
  width: 150px;
  height: 50px;
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(113deg, #008fbf, #008fbf 0%, #008fbf 26%, #69e8f6);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Droid Serif, serif;
  display: flex;
}

.tabs-menu {
  padding-left: 20px;
  display: flex;
}

.tab-link-tab-2 {
  width: 150px;
  height: 50px;
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(to right, #69e8f6, #008fbf 97%, #008fbf);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding: 0;
  font-family: Droid Serif, serif;
  display: flex;
}

.tab-link-tab-2.w--current {
  color: #fff;
  text-transform: uppercase;
  background-image: linear-gradient(126deg, #1c1c7b 38%, #00cde5);
  margin-left: 20px;
  font-family: Droid Serif, serif;
}

.tab-pane-tab-1 {
  padding: 40px 20px;
}

.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 10px;
  grid-template-columns: 1fr 1fr 1fr;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0 0 20px rgba(0, 205, 229, .23);
}

.div-block-312738 {
  height: 50px;
  color: #fff;
  background-color: #008fbf;
  justify-content: center;
  align-items: center;
  font-family: Droid Serif, serif;
  display: flex;
}

.div-block-312738._1 {
  background-color: #008fbf;
  border-top-left-radius: 10px;
}

.div-block-312738._2 {
  border-top-right-radius: 10px;
}

.heading-7234 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 25px;
}

.tabs {
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-15627 {
  color: #000;
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-312739 {
  height: 50px;
  border-top: 1px solid rgba(0, 205, 229, .36);
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-13 {
  height: 70vh;
  background-image: url('../images/m.PNG'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/video-bg-1-1-1.jpg');
  background-position: -7% -50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-312740 {
  width: 100%;
  max-width: 1300px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-312741 {
  width: 40%;
}

.heading-7235 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-312742 {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-312743 {
  width: 100%;
}

.div-block-312744 {
  width: 48%;
  height: 50px;
  background-color: rgba(0, 0, 0, .3);
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  display: flex;
}

.div-block-312745 {
  width: 25px;
  height: 25px;
  color: #1c1c7b;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-15628 {
  color: #00cde5;
  font-family: "Fa solid 900", sans-serif;
  font-size: 21px;
  line-height: 25px;
}

.div-block-312746 {
  width: 90%;
  max-width: 1300px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: -41%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-312747 {
  width: 32%;
  height: 370px;
  background-color: #fff;
  border-radius: 21px;
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.heading-7236 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block-312748 {
  width: 70px;
  height: 70px;
  color: #1c1c7b;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-15629 {
  color: #008fbf;
  font-family: "Fa solid 900", sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.paragraph-2218 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.tab-pane-tab-2 {
  padding: 40px 20px;
}

.apply-now-p {
  width: 75%;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.form-label {
  width: 26%;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 400;
  display: block;
}

.form-label.diff {
  width: 15%;
}

.apply-form-left {
  width: 100%;
  box-shadow: none;
  background-image: linear-gradient(135deg, #008fbf 36%, #69e8f6);
  border-radius: 10px 10px 0 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 20px 40px;
  display: flex;
}

.form-column {
  width: 100%;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 15px;
  display: flex;
}

.apply-section {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding: 100px 20px;
}

.apply-form-h {
  color: #000;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-weight: 600;
  line-height: 45px;
}

.apply-form-right {
  width: 100%;
  box-shadow: none;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  display: flex;
}

.form-text {
  width: 73%;
  height: 45px;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid #fff;
  border-bottom-color: #dbdbdb;
  border-radius: 4px;
  margin-bottom: 0;
  padding-left: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  box-shadow: 0 16px 40px #f9fbff;
}

.form-text::-ms-input-placeholder {
  font-weight: 500;
}

.form-text::placeholder {
  font-weight: 500;
}

.form-text._2 {
  width: 73%;
  border-bottom-color: #dbdbdb;
}

.apply-submit-btn {
  width: 200px;
  height: 60px;
  text-align: center;
  background-image: linear-gradient(135deg, #008fbf 36%, #69e8f6);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 1px 6px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 26px;
  display: flex;
}

.apply-form-contain {
  max-width: 1300px;
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  box-shadow: 0 0 20px rgba(5, 56, 87, .41);
}

.apply-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.apply-now-logo {
  width: 20%;
}

.form-block-4 {
  margin-bottom: 0;
}

.container-1279 {
  max-width: 1200px;
}

.form-text-area {
  width: 100%;
  min-height: 75px;
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: #dbdbdb;
  border-radius: 4px;
  margin-bottom: 24px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 16px 40px #f9fbff;
}

.form-single-column {
  width: 100%;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
}

.form-single-column.right-side-20-margin {
  align-items: center;
  display: flex;
}

.div-block-31818 {
  width: 12%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-31818.size {
  width: 21%;
}

.content-section-2 {
  background-image: url('../images/ser-bg-1.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-31816 {
  width: 100%;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.inner-content-heading {
  color: #1c1c7b;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}

.inner-content-heading.sub, .inner-content-heading._1 {
  font-size: 21px;
  line-height: 30px;
}

.main-content-box {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.heading-7218 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.heading-7218.c1 {
  color: #000;
}

.paragraph-2219 {
  text-align: justify;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
  display: block;
}

.paragraph-2219.space {
  margin-bottom: 0;
}

.bold-text-282 {
  font-weight: 700;
}

.div-block-31817 {
  width: 8%;
  border: 1px solid #b89131;
}

.container-504 {
  max-width: 1400px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-312749 {
  z-index: 1;
  width: 700px;
  height: 700px;
  background-color: rgba(0, 143, 191, .72);
  position: absolute;
  top: auto;
  bottom: -36%;
  left: auto;
  right: -44%;
  transform: rotate(29deg);
}

.div-block-312750 {
  width: 100%;
  max-width: 1300px;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.link-145 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
  text-decoration: none;
}

.footer-2 {
  height: 50vh;
  background-color: #008fbf;
  background-image: linear-gradient(rgba(0, 143, 191, .38), rgba(0, 143, 191, .38)), url('../images/footer-bg-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-312751 {
  margin-top: 20px;
  position: relative;
}

.div-block-312752, .div-block-312753 {
  margin-top: 20px;
}

.div-block-312754 {
  width: 48%;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.bold-text-336 {
  font-family: Open Sans, sans-serif;
  font-weight: 400;
}

.bold-text-337, .bold-text-338, .bold-text-339, .bold-text-340, .bold-text-341, .bold-text-342, .bold-text-343, .bold-text-344, .bold-text-345, .bold-text-346, .bold-text-347, .bold-text-348, .bold-text-349, .bold-text-350 {
  font-weight: 400;
}

.bold-text-351 {
  font-size: 25px;
}

.bold-text-352 {
  font-weight: 400;
}

.heading-7237 {
  color: #fff;
  font-family: Droid Serif, serif;
  font-size: 50px;
  line-height: 60px;
}

._1 {
  position: relative;
  transform: rotate(0);
}

._1.t {
  transform: rotate(-89deg);
}

.image-32601 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.yer {
  opacity: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bold-text-353 {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.image-32602 {
  width: 100%;
  border-radius: 10px;
}

.div-block-31337 {
  padding-top: 20px;
}

.image-32603 {
  width: 100%;
  height: 100%;
}

.div-block-312788 {
  width: 40px;
  height: 40px;
  background-color: #008fbf;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mainaboutdiv {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.heading-7238 {
  color: #000;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 600;
  line-height: 33px;
}

.div-block-312787 {
  width: 100%;
  height: 120px;
  background-color: #fff;
  border-radius: 8px;
  align-items: center;
  padding-left: 20px;
  display: flex;
  box-shadow: 0 0 20px 2px rgba(126, 124, 124, .2);
}

.div-block-312787.sp {
  margin-bottom: 20px;
}

.img {
  position: relative;
}

.text-block-15630 {
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.link-block-4 {
  width: 200px;
  height: 64px;
  color: #fff;
  border: 2px solid #fa4318;
  border-bottom-color: #f01000;
  justify-content: space-around;
  align-items: center;
  font-size: 23px;
  line-height: 25px;
  text-decoration: none;
  display: flex;
}

.aboutimage {
  width: 50%;
}

.aboutsection {
  padding: 60px 20px;
}

.aboutcontent {
  width: 50%;
  padding-left: 30px;
}

.div-block-312789 {
  width: 50px;
  height: 50px;
  background-color: #f01000;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7239 {
  color: #f01000;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 28px;
}

.div-block-312786 {
  width: 40%;
  position: absolute;
  top: -13%;
  bottom: auto;
  left: 292px;
  right: 0%;
}

.shdiv-2 {
  align-items: center;
  display: flex;
}

.heading-7240 {
  color: #000;
  font-family: Droid Serif, serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 38px;
  position: absolute;
  top: 17.797px;
  left: 50px;
}

.heading-7241 {
  color: #000;
  margin-top: 10px;
  font-family: Droid Serif, serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 40px;
}

.paragraph-2220 {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.paragraph-2220.onw {
  text-align: left;
}

.aboutcontainer {
  max-width: 1300px;
}

.text-block-15631 {
  color: #fff;
  font-family: "Fa solid 900", sans-serif;
}

.div-block-312790 {
  width: 90%;
  padding-left: 20px;
}

.text-block-15402 {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
}

.text-block-15402.colo {
  color: #f01000;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.div-block-312783 {
  width: 15%;
  border-bottom: 3px solid #f01000;
}

.paragraph-2221 {
  width: 180px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  position: absolute;
  top: 75.797px;
  left: 47px;
}

.image-32604 {
  filter: invert(83%);
}

.heading-7242 {
  color: #205f95;
  text-align: center;
  font-size: 40px;
  line-height: 50px;
}

.heading-7242._1 {
  text-align: left;
}

.heading-7242._1:hover {
  color: #205f95;
}

.text-block-15641 {
  color: #008fbf;
  -webkit-text-stroke-color: #008fbf;
  font-family: "Fa solid 900", sans-serif;
  font-size: 21px;
  line-height: 25px;
}

.header-wrap-2 {
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
}

.div-block-312791 {
  width: 51%;
}

.image-32605 {
  filter: hue-rotate(180deg);
}

.about-div-2 {
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-312792 {
  z-index: -1;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: 9%;
  right: auto;
}

.about-us-section {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 100px;
  overflow: hidden;
}

.about-us-section.about {
  background-image: none;
  background-size: auto;
  padding: 100px 20px 60px;
}

.div-block-312793 {
  width: 48%;
  height: auto;
  position: relative;
}

.div-block-312794 {
  display: flex;
}

.div-block-312795 {
  width: 100%;
  justify-content: flex-start;
  margin-top: 20px;
  display: flex;
}

.text-block-15640 {
  color: #000;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.image-32606 {
  width: 100%;
  height: auto;
  border-radius: 10px;
  position: relative;
}

.bold-text-354 {
  font-weight: 400;
}

.hide1 {
  display: none;
}

.section-14 {
  background-image: url('../images/blue-abstract-gradient-wave-wallpaper.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding: 60px 20px;
}

.container-1284 {
  max-width: 1300px;
}

.div-block-312796 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.div-block-312796.reverse {
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 60px;
}

.div-block-312797 {
  width: 48%;
}

.list-3 {
  margin-top: 20px;
  padding-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 30px;
}

.bold-text-355 {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-355._1 {
  font-weight: 700;
}

.image-32607 {
  width: 100%;
  height: 400px;
  border-radius: 10px;
}

.list-item-2, .list-item-3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.list-item-4 {
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.list-item-4._1 {
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
}

.text-block-15642 {
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-312798 {
  display: flex;
}

.link-146 {
  color: #333;
  text-decoration: none;
}

.list-item-5 {
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.section-15 {
  padding: 60px 20px;
}

.container-1285 {
  max-width: 1300px;
}

.div-block-312799 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.div-block-312800 {
  width: 35%;
}

.div-block-312800._1 {
  width: 50%;
}

.image-32608 {
  width: 100%;
}

.heading-7243 {
  color: #00cde5;
  text-align: left;
  text-transform: uppercase;
  padding-left: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.heading-7243._1 {
  text-align: center;
}

.div-block-312801 {
  width: 50%;
}

.div-block-312802 {
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.div-block-312803 {
  width: 25%;
}

.div-block-312804 {
  width: 2px;
  height: 350px;
  background-color: #cecece;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
  left: -4px;
}

.bold-text-356 {
  font-weight: 700;
}

.bold-text-357 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-15643, .text-block-15644 {
  font-family: Montserrat, sans-serif;
}

.bold-text-358, .bold-text-359, .bold-text-360, .bold-text-361, .bold-text-362, .bold-text-363 {
  font-weight: 400;
}

.cnc-navigation-2 {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  padding: 20px 20px 10px;
  position: fixed;
}

.dropdown-link-5 {
  z-index: 25;
  color: #283338;
  border: 1px #ececec;
  align-items: center;
  padding: 10px 12px;
  font-size: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.dropdown-link-5:hover {
  color: #fff;
  background-color: #1c1c7b;
}

.heading-7244 {
  color: #00cde5;
  text-align: left;
  text-transform: uppercase;
  padding-left: 15px;
  font-family: Droid Serif, serif;
}

.heading-7244._1 {
  text-align: center;
}

.link-block-51 {
  z-index: 1;
  width: 170px;
  height: 55px;
  color: #fff;
  background-color: #1c1c7b;
  border-radius: 50px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-312805 {
  z-index: -1;
  width: 70px;
  height: 44px;
  background-color: #00cde5;
  border-radius: 50px;
  position: absolute;
  left: 94px;
}

.bold-text-364, .bold-text-365 {
  font-weight: 700;
}

.bold-text-366, .bold-text-367, .bold-text-368, .bold-text-369, .bold-text-370 {
  font-weight: 600;
}

.list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10, .list-item-11, .list-item-12, .list-item-13, .list-item-14, .list-item-15, .list-item-16, .list-item-17, .list-item-18 {
  font-family: Open Sans, sans-serif;
}

.div-block-312806 {
  width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-312807 {
  width: 40%;
}

.div-block-312807.image-32600 {
  width: 50%;
}

.div-block-312807._2154 {
  width: 45%;
  padding-left: 20px;
}

.bold-text-373 {
  font-size: 17px;
}

.paragraph-2222 {
  text-align: left;
  margin-top: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.bold-text-374, .bold-text-375, .bold-text-376, .bold-text-377 {
  font-weight: 600;
}

.div-block-312808 {
  width: 30px;
  height: 30px;
  background-color: #69e8f6;
  border: 2px solid #00cde5;
  border-radius: 100px;
  position: relative;
  top: -1px;
  left: -4px;
}

.link-147, .link-148, .link-149, .link-150 {
  color: #fff;
  text-decoration: none;
}

.div-block-312809, .div-block-312810 {
  align-items: center;
  display: flex;
}

.link-151, .link-152 {
  font-weight: 800;
  text-decoration: none;
}

.heading-7245 {
  color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.text-block-15645 {
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

.link-153 {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.bold-text-378 {
  font-size: 27px;
  line-height: 35px;
}

.bold-text-379 {
  font-size: 23px;
  line-height: 35px;
}

.paragraph-2223 {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
  display: flex;
}

.paragraph-2224 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-2225 {
  color: #fafafa;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-2226 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-2227 {
  font-size: 20px;
}

.paragraph-2228 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.paragraph-2229 {
  color: #fff;
}

.paragraph-2230 {
  color: #fff;
  font-size: 20px;
}

.paragraph-2231, .paragraph-2232 {
  font-size: 20px;
  line-height: 26px;
}

.paragraph-2233, .paragraph-2234, .paragraph-2235, .paragraph-2236, .paragraph-2237 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
}

.heading-7246 {
  font-size: 25px;
  line-height: 32px;
}

.heading-7247 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  line-height: 31px;
}

.div-block-312811 {
  width: 70%;
}

.heading-7248 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.heading-7249 {
  color: #fdfdfd;
  text-align: center;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.heading-7250 {
  color: #fff;
  font-size: 21px;
  line-height: 27px;
}

.heading-7251 {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-weight: 500;
  line-height: 31px;
}

.image-32609 {
  position: relative;
}

.image-32610 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.list-4 {
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.list-item-19 {
  padding-bottom: 5px;
}

.list-item-20, .list-item-21 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.list-item-22 {
  padding-top: 5px;
}

.bold-text-382, .bold-text-383 {
  font-weight: 700;
}

.bold-text-384, .bold-text-385, .bold-text-386, .bold-text-387, .bold-text-388, .bold-text-389, .bold-text-390, .bold-text-391, .bold-text-392, .bold-text-393, .bold-text-394, .bold-text-395, .bold-text-396, .bold-text-397, .bold-text-398, .bold-text-399, .bold-text-400, .bold-text-401, .bold-text-402, .bold-text-403, .bold-text-404, .bold-text-405, .bold-text-406, .bold-text-407, .bold-text-408 {
  color: #008fbf;
}

.bold-text-409 {
  color: #fff;
}

.bold-text-409._69 {
  color: #000;
}

._69 {
  color: #82828a;
}

.div-block-312812 {
  justify-content: space-between;
  display: flex;
}

.div-block-312813 {
  width: 30%;
  justify-content: flex-end;
  margin-top: 30px;
  display: flex;
}

.div-block-312814 {
  width: 75%;
}

.div-block-312815 {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: 20px;
}

.heading-7252, .heading-7253 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.heading-7254 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}

.heading-7255 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  font-weight: 500;
  line-height: 41px;
}

.heading-7255.q {
  color: #000;
  font-size: 22px;
}

.heading-7255.q.mt {
  font-size: 18px;
  line-height: 28px;
}

.image-32612 {
  margin-top: 10px;
}

.div-block-312816 {
  width: 30%;
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-312817 {
  width: 100%;
}

.text-block-15646 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.link-block-52 {
  width: auto;
  padding-right: 0;
  text-decoration: none;
}

.link-block-52.w--current {
  width: auto;
  padding-right: 0;
}

.link-block-52.w {
  text-align: center;
  padding-right: 0;
}

.link-block-52.w.w--current {
  width: auto;
}

.link-block-52.w.hidelink.w--current, .link-block-52.hidelink {
  display: none;
}

.section-16 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-1286 {
  max-width: 1300px;
}

.div-block-312818 {
  width: 100%;
  display: flex;
}

.div-block-312819 {
  width: 40%;
}

.div-block-312820 {
  width: 45%;
}

.image-32613 {
  width: 100%;
  height: 80%;
}

.link-block-53, .link-block-54, .link-block-55 {
  width: 32%;
  color: #000;
  text-decoration: none;
}

.bold-text-410 {
  font-weight: 500;
}

@media screen and (min-width: 1280px) {
  .header-wrap.left.center {
    align-items: center;
  }

  .header-wrap.left.center-div {
    width: 50%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-3.center {
    text-align: center;
  }

  .about-sec {
    background-image: none;
    background-position: 0 0;
  }

  .sub-title-bar.me.t {
    width: 50px;
  }

  .breadcrumb-sec {
    background-image: url('../images/bd.png'), linear-gradient(76deg, #008fbf 26%, #00cde5);
  }

  .div-block-30765 {
    border-bottom: 5px #00cde5;
    border-radius: 10px;
  }

  .div-block-312412 {
    transform: rotate(29deg);
  }

  .services-section {
    padding: 100px 20px;
    position: relative;
  }

  .container-159 {
    max-width: 1300px;
  }

  .div-block-312658 {
    width: 100%;
    padding-top: 0;
    display: none;
  }

  .div-block-312659 {
    width: 100%;
    height: 430px;
    background-image: url('../images/img-shape-02-removebg-preview.png'), url('../images/img-shape-08.png');
    background-position: 50% 4%, 50%;
    background-repeat: no-repeat, repeat;
    background-size: contain, cover;
    flex-direction: column-reverse;
    padding: 0 20px 20px;
    display: flex;
  }

  .div-block-312660 {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    position: relative;
  }

  .div-block-312661 {
    width: 100%;
    align-items: center;
    display: flex;
  }

  .text-block-15611 {
    font-family: Lato, sans-serif;
    font-size: 17px;
    line-height: 25px;
  }

  .heading-7196 {
    margin-top: 0;
    font-family: Droid Serif, serif;
    font-size: 21px;
  }

  .div-block-312662 {
    margin-left: 40px;
  }

  .div-block-312663 {
    width: 100%;
    height: 2px;
    background-color: #d6d6d6;
    margin-top: 20px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .paragraph-2204 {
    margin-top: 20px;
    font-family: Lato, sans-serif;
    font-size: 17px;
    line-height: 25px;
  }

  .link-144 {
    color: #000;
    font-family: Lato, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 25px;
    text-decoration: none;
  }

  .div-block-312664 {
    width: 28%;
    height: 100px;
    position: absolute;
    top: 279px;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .question-section {
    overflow: hidden;
  }

  .container-1280 {
    max-width: 1300px;
  }

  .div-block-31790 {
    height: 50vh;
  }

  .new-to-canada.home-enquiry {
    left: 0;
  }

  .new-to-canada.home-enquiry.homediv {
    width: 65%;
    left: 8px;
  }

  .new-to-canada.emp-mort {
    left: -120px;
  }

  .contact-page-section {
    display: block;
  }

  .tab-pane-tab-1 {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: .75fr 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 0 0 20px -6px #1c1c7b;
  }

  .div-block-312738 {
    box-shadow: none;
    color: #fff;
    background-color: #1c1c7b;
  }

  .heading-7234 {
    font-size: 17px;
    line-height: 25px;
  }

  .text-block-15627 {
    color: #000;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-312739 {
    height: 50px;
    background-color: #fff;
    border-top: 1px solid rgba(0, 205, 229, .22);
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-312746 {
    top: -38%;
  }
}

@media screen and (min-width: 1440px) {
  .main-div {
    justify-content: space-between;
  }

  .h-50 {
    width: 48%;
  }

  .main-img-wrap {
    padding-left: 0;
  }

  .about-sec {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sub-title-bar._1.co {
    left: -411px;
  }

  .sub-title-bar._2.c1 {
    left: -259px;
  }

  .sub-title-bar.me {
    left: -440px;
  }

  .sub-title-bar.me._1 {
    left: -472px;
  }

  .sub-title-bar.me.t {
    left: -323px;
  }

  .sub-title-bar.me._2 {
    left: -409px;
  }

  .v-50 {
    width: 48%;
  }

  .horizontal-container {
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .breadcrumb-sec {
    background-image: url('../images/bd.png'), linear-gradient(76deg, #008fbf 26%, #00cde5);
    background-position: 82px 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
  }

  .div-block-312634 {
    width: 100%;
    justify-content: center;
    padding-left: 0;
  }

  .container-158 {
    max-width: 1200px;
  }

  .div-block-312648 {
    right: -28%;
  }

  .div-block-312652 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .div-block-312405 {
    left: -19%;
  }

  .section-5 {
    overflow: hidden;
  }

  .div-block-312410 {
    left: -22%;
  }

  .div-block-312411 {
    left: -27%;
  }

  .div-block-312412 {
    width: 400px;
    height: 600px;
    bottom: -35%;
    right: -20%;
  }

  .div-block-312658 {
    display: none;
  }

  .navigation-dropdown-3.w--open {
    right: -93.578px;
  }

  .container-1280 {
    max-width: 1300px;
  }

  .div-block-312671 {
    width: 41%;
  }

  .about-div {
    max-width: 1300px;
    justify-content: space-between;
  }

  .div-block-312718 {
    top: 73%;
  }

  .div-block-312726 {
    background-image: none;
  }

  .new-to-canada, .new-to-canada.home-enquiry {
    left: 0;
  }

  .navigation-dropdown-4.w--open {
    right: -93.578px;
  }

  .div-block-312729 {
    justify-content: space-between;
  }

  .div-block-312730 {
    width: 65%;
  }

  .div-block-312731 {
    width: 32%;
  }

  .div-block-312731._1 {
    margin-top: 20px;
  }

  .div-block-312733._1 {
    width: 32%;
    margin-top: 20px;
  }

  .submit-button-2 {
    margin-right: 450px;
  }

  .div-block-312746 {
    top: -38%;
  }

  .container-1279 {
    max-width: 1300px;
  }

  .form-single-column, .form-single-column.right-side-20-margin {
    width: 48%;
  }

  .form-single-column.diff {
    width: 100%;
  }

  .div-block-31818.size {
    width: 20%;
  }

  .main-content-box {
    margin-top: 20px;
  }

  .heading-7218.c1 {
    color: #000;
    font-size: 25px;
  }

  .div-block-312749 {
    top: auto;
    bottom: -38%;
    left: auto;
    right: -39%;
  }

  .about-div-2 {
    max-width: 1300px;
    justify-content: space-between;
  }

  .div-block-312816 {
    width: 25%;
  }
}

@media screen and (min-width: 1920px) {
  .about-sec {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  }

  .sub-title-bar.me._2 {
    left: -415px;
  }

  .brands-sec.b1 {
    padding-top: 10px;
  }

  .breadcrumb-sec {
    background-image: url('../images/bd.png'), linear-gradient(76deg, #008fbf 26%, #00cde5);
    background-position: 82px 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
  }

  .div-block-312634 {
    max-width: 1400px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }

  .div-block-312402 {
    height: 430px;
  }

  .slide-img {
    background-image: url('../images/9-1.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-312648 {
    width: 1180px;
    top: 5%;
    right: -19%;
  }

  .div-block-312650 {
    justify-content: space-between;
  }

  .div-block-312652 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-312550 {
    bottom: -30%;
  }

  .div-block-30766 {
    box-shadow: 1px 1px 20px -12px #757474;
  }

  .div-block-312405 {
    left: -14%;
  }

  .section-5 {
    position: relative;
  }

  .slide-txt-wrap-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-312410 {
    width: 1000px;
    height: 300px;
    top: 17%;
    left: -20%;
  }

  .left-arrow-23, .right-arrow-23 {
    display: block;
  }

  .div-block-312411 {
    top: 17%;
    left: -26%;
  }

  .div-block-312412 {
    width: 600px;
    height: 600px;
    bottom: -21%;
    right: -24%;
  }

  .link-25._1:hover {
    color: #bd9300;
    color: #bd9300;
  }

  .container-1280 {
    max-width: 1400px;
  }

  .div-block-312671 {
    width: 41%;
  }

  .heading-7229 {
    width: 100%;
  }

  .about-content {
    width: 48%;
  }

  .about-content.about-main {
    width: 100%;
  }

  .about-div {
    max-width: 1300px;
    justify-content: space-between;
  }

  .section-9 {
    background-position: 100% 100%;
  }

  .div-block-312723 {
    margin-bottom: 20px;
  }

  .paragraph-2215 {
    font-weight: 400;
  }

  .section-10 {
    padding-bottom: 0;
  }

  .div-block-312725 {
    height: 630px;
    max-width: 1700px;
  }

  .div-block-312726 {
    width: 45%;
  }

  .image-32598 {
    height: 550px;
    border-bottom-left-radius: 20px;
  }

  .new-to-canada {
    width: 55%;
    height: 600px;
    top: -34px;
    left: 0;
  }

  .new-to-canada.home-enquiry {
    width: 51%;
    left: 0;
  }

  .new-to-canada.emp-mort {
    left: -211px;
  }

  .new-to-canada.investment {
    height: auto;
    top: -45px;
  }

  .new-to-canada.second-home {
    top: -54px;
    left: -214px;
  }

  .new-to-canada.improve, .new-to-canada.mortages {
    left: -209px;
  }

  .new-to-canada.home-buyers {
    left: -192px;
  }

  .new-to-canada.divorce {
    top: -51px;
    left: -218px;
  }

  .new-to-canada._1 {
    top: -41px;
  }

  .new-to-canada.homebuyers {
    width: 61%;
    height: auto;
    top: -42px;
  }

  .new-to-canada.homebuyers.wc {
    height: auto;
  }

  .new-to-canada.vacation {
    height: auto;
    top: -48px;
  }

  .new-to-canada.improvement {
    height: auto;
  }

  .new-to-canada.construction {
    height: auto;
    top: -42px;
  }

  .paragraph-2216 {
    margin-bottom: 40px;
  }

  .about-counselling, .about-counselling._1 {
    align-items: center;
  }

  .section-11 {
    height: 59vh;
  }

  .section-12 {
    padding-bottom: 220px;
  }

  .section-13 {
    background-image: url('../images/m.PNG'), linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/video-bg-1-1-1.jpg');
    background-position: -2% -10%, 0 0, 50%;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
  }

  .div-block-312746 {
    top: -29%;
  }

  .apply-form-contain, .container-1279 {
    max-width: 1400px;
  }

  .div-block-312749 {
    width: 700px;
    height: 700px;
    top: auto;
    bottom: -23%;
    right: -27%;
  }

  .about-div-2 {
    max-width: 1300px;
    justify-content: space-between;
  }

  .div-block-312816 {
    width: 23%;
  }
}

@media screen and (max-width: 991px) {
  .header-wrap.left.center, .header-wrap.left.center-div, .header-wrap.left.center1 {
    width: 100%;
  }

  .header-wrap.left._2 {
    align-items: center;
  }

  .header-wrap.mb.center {
    width: 100%;
  }

  .main-div {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: flex-start;
  }

  .h-50 {
    width: 80%;
    margin-top: 40px;
    padding-right: 0;
  }

  .heading-3._1 {
    text-align: center;
  }

  .about-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .about-sec._1 {
    padding-bottom: 60px;
  }

  .sub-title-bar._1.co {
    display: none;
  }

  .v-50, .v-50.second {
    width: 100%;
  }

  .wrap {
    justify-content: flex-start;
  }

  .team-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .d-102-card-wrapper {
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }

  .d-102-card-wrapper.three {
    width: 100%;
    margin-left: 0;
    margin-right: 10px;
  }

  .div-block-30239 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    display: grid;
  }

  .d-102-outer-circle {
    display: none;
  }

  .div-block-30713 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .brands-sec.b1 {
    margin-top: 140px;
  }

  .div-block-30714 {
    width: 18%;
  }

  .adison-bredcrumb-section {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/bredcrumb1.png');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .right-arrow-19 {
    height: 50px;
    top: 432px;
    right: 294px;
  }

  .slide-txt-wrap {
    padding-top: 140px;
  }

  .left-arrow-19 {
    height: 50px;
    top: 432px;
    left: 294px;
  }

  .heading-7188 {
    font-size: 40px;
  }

  .section-2 {
    height: 75vh;
  }

  .heading-7189 {
    font-size: 40px;
    line-height: 68px;
  }

  .div-block-312636 {
    width: 75%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-312637 {
    width: 250px;
    height: 250px;
  }

  .div-block-312578 {
    width: 100%;
  }

  .rates-section {
    height: auto;
    flex-direction: column;
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-312641 {
    align-items: center;
  }

  .div-block-312644 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
    display: grid;
    position: static;
    bottom: -77%;
  }

  .div-block-312645 {
    width: 100%;
  }

  .why-choose-section {
    height: auto;
    background-image: linear-gradient(rgba(0, 0, 0, .68), rgba(0, 0, 0, .68)), url('../images/2-6.jpg');
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
    align-items: flex-start;
    padding: 60px;
  }

  .div-block-312648 {
    display: none;
  }

  .div-block-312650 {
    display: block;
  }

  .div-block-312651 {
    width: 100%;
  }

  .div-block-312652 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-312653 {
    width: 100%;
  }

  .testimonials-section {
    height: auto;
    background-color: #008fbf;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .div-block-312614 {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 10px;
  }

  .left-arrow-3 {
    bottom: -31%;
    left: -10%;
  }

  .slider-21 {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    top: -57px;
  }

  .mask-2 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .div-block-312613 {
    padding-left: 10px;
    padding-right: 20px;
  }

  .div-block-312550 {
    position: static;
    bottom: -91%;
    overflow: visible;
  }

  .slide-nav-4 {
    top: 389px;
  }

  .slide-18 {
    width: 100%;
  }

  .right-arrow-3 {
    bottom: -31%;
    left: 10%;
  }

  .div-block-30765 {
    justify-content: space-between;
    margin-top: 0;
    display: block;
  }

  .slide-23 {
    margin-left: 10px;
  }

  .div-block-30768 {
    left: -12px;
  }

  .slider-8 {
    height: 48vh;
    top: 0;
  }

  .slider-8.mobile-hide {
    height: auto;
    padding-bottom: 100px;
    display: block;
  }

  .div-block-30766 {
    width: 100%;
    height: 320px;
    border-top-left-radius: 10px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-312405 {
    z-index: -1;
    display: block;
    left: -56%;
  }

  .heading-7194 {
    font-size: 40px;
    line-height: 50px;
  }

  .section-5 {
    height: 75vh;
  }

  .div-block-312551 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-7195 {
    font-size: 40px;
    line-height: 50px;
  }

  .slide-txt-wrap-2 {
    justify-content: center;
    padding-top: 0;
  }

  .div-block-312410 {
    display: block;
    left: -69%;
  }

  .left-arrow-23 {
    height: 50px;
    top: 450px;
    left: 294px;
  }

  .link-block.left1 {
    margin-left: 20px;
  }

  .div-block-312403 {
    justify-content: center;
    align-items: center;
  }

  .right-arrow-23 {
    height: 50px;
    top: 450px;
    right: 294px;
  }

  .div-block-312411 {
    display: block;
    left: -85%;
  }

  .div-block-312412 {
    display: block;
    bottom: -27%;
    right: -28%;
  }

  .div-block-312668 {
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-312669 {
    width: 100%;
    height: 350px;
    margin-top: 40px;
    display: block;
  }

  .link-25 {
    color: #000;
  }

  .link-25._1 {
    color: #000;
    font-family: Droid Serif, serif;
    font-weight: 400;
    line-height: 25px;
  }

  .link-25._1:hover {
    color: #000;
  }

  .menu-button, .menu-button.w--open {
    background-color: #f8981d;
  }

  .dropdown-wrapper-2 {
    position: relative;
  }

  .dropdown-wrapper-2.mobile {
    width: 100%;
  }

  .dropdown-link-4.border:hover {
    background-color: #1c1c7b;
  }

  .text-block-15206 {
    color: #000;
  }

  .dropdown-pointer-2.center {
    left: 0;
  }

  .dropdown-pointer-2.mobile {
    flex-direction: column;
    left: 0;
  }

  .nav-menu {
    height: 100vh;
    background-color: #fff;
    padding-left: 20px;
  }

  .navigation, .navigation.show {
    display: none;
  }

  .dropdown-5 {
    display: block;
  }

  .dropdown-5._1 {
    padding-left: 20px;
    display: block;
  }

  .dropdown-5._1.hide1 {
    display: block;
  }

  .icon {
    color: #fff;
  }

  .div-block-312566 {
    z-index: 99999;
    width: 300px;
    min-width: 300px;
  }

  .icon-23 {
    color: #000;
  }

  .icon-23._1 {
    color: #000;
    font-family: Droid Serif, serif;
    font-weight: 400;
  }

  .icon-23._1:hover {
    color: #000;
  }

  .nav-content-wrap-3 {
    padding-left: 0;
    font-family: Droid Serif, serif;
  }

  .div-block-2 {
    width: 100%;
  }

  .dropdown {
    padding-left: 0;
    padding-right: 40px;
  }

  .navigation-dropdown-3.w--open {
    left: 5px;
    right: auto;
  }

  .navigation-dropdown-3.left.w--open {
    width: 200px;
  }

  .question-section {
    height: 50vh;
    margin-top: 0;
  }

  .question-section.hm {
    margin-top: 0;
  }

  .div-block-31790 {
    width: 100%;
    height: auto;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .heading-7213 {
    text-align: center;
    font-size: 25px;
  }

  .div-block-312671 {
    width: 100%;
  }

  .div-block-30902.inst {
    margin-bottom: 0;
    margin-left: 10px;
  }

  .div-block-30902.twitter {
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-30902.f {
    margin-right: 10px;
  }

  .div-block-30902.twitter {
    margin-top: 10px;
    margin-left: 0;
  }

  .div-block-30902.inst {
    margin-bottom: 0;
    margin-left: 10px;
  }

  .div-block-30902.f {
    margin-right: 10px;
  }

  .div-block-30901 {
    width: 21%;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
  }

  .copyright-div {
    margin-top: 0;
  }

  .text-block-15613 {
    line-height: 30px;
  }

  .div-block-312511 {
    flex-direction: column-reverse;
  }

  .slide-nav-5 {
    top: 662px;
  }

  .heading-7229 {
    margin-top: 0;
  }

  .slide-24 {
    height: 500px;
  }

  .about-content {
    width: 80%;
    margin-top: 40px;
  }

  .div-block-312705, .div-block-312706, .div-block-312707 {
    width: 100%;
  }

  .div-block-312517 {
    width: 100%;
    margin-top: 60px;
  }

  .about-div {
    flex-direction: column;
  }

  .div-block-312709 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .cnc-service-detail-page {
    padding: 0 20px;
  }

  .div-block-312712 {
    height: 74vh;
  }

  .div-block-312713 {
    width: 100%;
    padding-top: 0;
  }

  .mask-3 {
    height: 700px;
  }

  .div-block-312714 {
    width: 100%;
  }

  .section-8 {
    padding-top: 0;
    padding-bottom: 130px;
  }

  .div-block-312715 {
    flex-direction: column;
  }

  .div-block-312716 {
    width: 100%;
    padding-top: 40px;
    padding-right: 0;
  }

  .div-block-312717 {
    width: 100%;
    top: 78px;
  }

  .div-block-312718 {
    right: -1%;
  }

  .heading-7231 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-10 {
    padding-bottom: 0;
  }

  .div-block-312725 {
    height: auto;
    flex-direction: column;
  }

  .div-block-312726 {
    width: 100%;
  }

  .new-to-canada {
    width: 100%;
    left: 0;
  }

  .new-to-canada.home-enquiry {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .new-to-canada.investment {
    width: 100%;
    left: 0;
  }

  .new-to-canada.second-home, .new-to-canada.mortages, .new-to-canada.home-buyers {
    left: 0;
  }

  .new-to-canada.homebuyers {
    width: 100%;
  }

  .navigation-dropdown-4.w--open {
    left: 5px;
    right: auto;
  }

  .navigation-dropdown-4.left {
    position: relative;
  }

  .navigation-dropdown-4.left.w--open {
    width: 200px;
  }

  .navigation-dropdown-4.left.size {
    width: 300px;
    min-width: 200px;
  }

  .mobile-navigation {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .brand-2 {
    width: 30%;
  }

  .brand-2.mobile.w--current {
    top: 0;
  }

  .menu-button-2 {
    color: #fff;
    background-color: #008fbf;
    border-radius: 10px;
  }

  .menu-button-2.w--open {
    background-color: #008fbf;
  }

  .nav-menu-2 {
    height: auto;
    background-color: #fff;
    padding-bottom: 20px;
  }

  .nav-link-3 {
    color: #000;
    margin-left: 0;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    line-height: 25px;
  }

  .nav-link-4 {
    font-size: 17px;
  }

  .dropdown-7 {
    width: 100%;
  }

  .div-block-312728 {
    z-index: 99999;
  }

  .div-block-312685 {
    width: 34%;
    justify-content: flex-start;
    padding-left: 0;
  }

  .div-block-312685.bold-text-351 {
    width: 23%;
  }

  .text-block-15624 {
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 25px;
  }

  .dropdown-toggle {
    width: 100%;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .icon-24 {
    color: #000;
    font-family: Droid Serif, serif;
    font-size: 17px;
    line-height: 25px;
  }

  .dropdown-list-2 {
    position: relative;
  }

  .dropdown-list-2.w--open {
    width: 300px;
    min-width: 700px;
    background-color: #fff;
    box-shadow: 0 0 20px #ececec;
  }

  .dropdown-list-2.mobile1.w--open {
    min-width: 250px;
  }

  .dropdown-list-2.mobile1.mobile2.w--open {
    min-width: 700px;
  }

  .nav-content-wrap-5 {
    padding-left: 0;
  }

  .image-32600 {
    width: 100%;
  }

  .bold-text-334, .bold-text-335 {
    font-weight: 400;
  }

  .ext {
    display: none;
  }

  .div-block-312729 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-312730, .div-block-312730.center, .div-block-312731, .div-block-312731._1, .div-block-312733._1 {
    width: 100%;
  }

  .about-service-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .main-div-about-process {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .about-counselling {
    width: 100%;
  }

  .paragraph-205 {
    margin-left: 40px;
  }

  .main-div-f-contact-page {
    height: auto;
    flex-direction: column;
    top: 0;
  }

  .text-field-6 {
    width: 601px;
    margin-left: 40px;
  }

  .div-block-312691 {
    margin-left: 40px;
  }

  .div-block-312689.left-contact {
    width: 100%;
    background-color: #fff;
    margin-top: 0;
  }

  .div-block-312689.right-contact {
    width: 100%;
  }

  .right-contact-div-for-heading {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-page-section {
    padding-top: 60px;
    padding-bottom: 60px;
    display: block;
  }

  .heading-296 {
    margin-top: 60px;
    margin-left: 0;
  }

  .div-next-to-contact {
    margin-top: 40px;
  }

  .submit-button-2 {
    margin-right: 450px;
  }

  .contact-div-headng {
    margin-top: 100px;
  }

  .section-12 {
    padding-bottom: 500px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-7234 {
    font-size: 15px;
  }

  .tabs {
    padding-left: 0;
    padding-right: 0;
  }

  .section-13 {
    align-items: center;
    padding-bottom: 40px;
  }

  .div-block-312740 {
    justify-content: space-between;
  }

  .heading-7235 {
    font-size: 30px;
    line-height: 40px;
  }

  .div-block-312742 {
    width: 60%;
    display: block;
  }

  .div-block-312744 {
    width: 48%;
  }

  .div-block-312746 {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
    display: grid;
    top: -84%;
  }

  .div-block-312747 {
    width: 100%;
    height: 300px;
    position: relative;
  }

  .apply-form-left {
    padding: 20px;
  }

  .form-column {
    width: 100%;
  }

  .apply-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .apply-form-right {
    border-radius: 10px;
    display: flex;
  }

  .apply-form-contain {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .form-block-4, .form-text-area {
    width: 100%;
  }

  .form-single-column {
    width: 50%;
  }

  .form-single-column.diff {
    width: 100%;
  }

  .div-block-31818 {
    width: 20%;
  }

  .div-block-312749 {
    display: none;
  }

  .div-block-312750 {
    padding-top: 20px;
  }

  .footer-2 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-312754 {
    width: 100%;
  }

  .mainaboutdiv {
    flex-direction: column-reverse;
    align-items: center;
  }

  .img {
    margin-top: 40px;
  }

  .aboutimage {
    width: 100%;
  }

  .aboutsection {
    padding-top: 60px;
  }

  .aboutcontent {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }

  .div-block-312786 {
    width: 50%;
    top: -21%;
    left: 254px;
  }

  .heading-7240 {
    top: 27.797px;
    left: 77px;
  }

  .paragraph-2221 {
    top: 92.797px;
    left: 78px;
  }

  .div-block-312791 {
    width: 100%;
    padding-top: 40px;
  }

  .about-div-2 {
    flex-direction: column;
  }

  .about-us-section {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .about-us-section.about {
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .div-block-312793 {
    width: 100%;
    height: auto;
    margin-top: 60px;
  }

  .section-14 {
    padding-top: 40px;
  }

  .div-block-312796, .div-block-312796.reverse {
    flex-direction: column;
  }

  .div-block-312797 {
    width: 100%;
  }

  .list-3._1 {
    text-align: left;
  }

  .image-32607 {
    height: auto;
  }

  .div-block-312798 {
    justify-content: space-between;
  }

  .section-15 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block-312799 {
    flex-direction: column;
  }

  .div-block-312800 {
    width: 100%;
    margin-top: 40px;
  }

  .div-block-312800._1, .div-block-312801.mobile, .div-block-312803.mobile {
    width: 100%;
  }

  .cnc-navigation-2 {
    display: none;
  }

  .div-block-312807.image-32600, .div-block-312807._2154 {
    width: 100%;
  }

  .div-block-312812 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-312816 {
    width: 50%;
  }

  .link-block-53, .link-block-54, .link-block-55 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .h-50 {
    height: 400px;
  }

  .main-img-wrap {
    padding-right: 20px;
  }

  .heading-3._1, .heading-3.center {
    font-size: 30px;
    line-height: 40px;
  }

  .about-sec._1 {
    padding-bottom: 60px;
  }

  .sub-title-bar.me {
    margin-top: 0;
    top: 20px;
    left: -294px;
  }

  .d-102-card-wrapper {
    width: 100%;
    height: 325px;
  }

  .d-102-card-wrapper.three {
    margin-right: 0;
  }

  .d-102-card-wrapper.three.bg-image {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-30239 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    display: grid;
  }

  .div-block-30713 {
    grid-template: "."
    / 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
  }

  .brands-sec {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .brands-sec.b1 {
    margin-top: 383px;
  }

  .color-wrap {
    height: 100px;
  }

  .div-block-30714 {
    width: 17%;
  }

  .right-arrow-19 {
    top: 507px;
    right: 184px;
  }

  .slide-txt-wrap {
    padding-top: 20px;
  }

  .left-arrow-19 {
    top: 507px;
    left: 190px;
  }

  .heading-7188 {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
  }

  .paragraph-2200 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-2 {
    height: 69vh;
  }

  .heading-7189 {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
  }

  .paragraph-2199 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-312637 {
    width: 175px;
    height: 175px;
    top: 227px;
    left: -64px;
  }

  .div-block-312578 {
    width: 100%;
    flex-direction: column;
    margin-top: 10px;
  }

  .rates-section {
    height: auto;
    margin-bottom: 0;
  }

  .div-block-312641 {
    display: block;
  }

  .div-block-312642, .div-block-312643 {
    width: 100%;
  }

  .div-block-312644 {
    bottom: -67%;
  }

  .why-choose-section {
    height: 66vh;
    padding: 20px;
  }

  .div-block-312650 {
    padding-bottom: 40px;
  }

  .div-block-312652 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .div-block-312653 {
    width: 100%;
  }

  .heading-7193 {
    font-size: 21px;
  }

  .testimonials-section {
    height: auto;
    background-color: #008fbf;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    padding-top: 40px;
  }

  .div-block-312614 {
    padding-right: 0;
    display: block;
  }

  .mask-2 {
    height: 670px;
    padding-right: 0;
    top: 0;
  }

  .div-block-312613 {
    flex-direction: row;
  }

  .div-block-312550 {
    width: 95%;
    padding-top: 0;
    bottom: 15%;
  }

  .slide-nav-4 {
    top: 628px;
  }

  .slide-18 {
    margin-left: 0;
  }

  .div-block-30765 {
    width: 100%;
    border-bottom-width: 5px;
  }

  .div-block-30765.left {
    width: 100%;
  }

  .slide-23 {
    margin-left: 0;
  }

  .slider-8 {
    height: auto;
    top: -230px;
  }

  .slider-8.mobile-hide {
    padding-bottom: 0;
    top: 0;
  }

  .div-block-30766 {
    height: 250px;
  }

  .div-block-312405 {
    left: -75%;
  }

  .heading-7194 {
    text-align: center;
    font-size: 50px;
    line-height: 60px;
  }

  .section-5 {
    height: 69vh;
  }

  .paragraph-2202 {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-7195 {
    text-align: center;
    font-size: 30px;
    line-height: 50px;
  }

  .slide-txt-wrap-2 {
    justify-content: center;
    padding-top: 20px;
  }

  .div-block-312410 {
    left: -89%;
  }

  .left-arrow-23 {
    top: 507px;
    left: 190px;
  }

  .right-arrow-23 {
    top: 507px;
    right: 184px;
  }

  .div-block-312411 {
    left: -109%;
  }

  .paragraph-2203 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-312412 {
    right: -37%;
  }

  .services-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-312668 {
    width: 75%;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-7197 {
    font-size: 50px;
  }

  .brand {
    width: 40%;
  }

  .footer {
    height: 60vh;
  }

  .question-section.hm {
    margin-top: 0;
  }

  .heading-7213 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 30px;
    line-height: 38px;
  }

  .div-block-30902.twitter {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-30902.f {
    margin-right: 5px;
  }

  .div-block-30902.twitter {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-30902.f {
    margin-right: 5px;
  }

  .link-block-47 {
    margin-left: 0;
  }

  .link-block-47.left {
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-30901 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .copyright-div {
    flex-direction: column;
    margin-top: 0;
  }

  .text-block-15613 {
    margin-top: 20px;
  }

  .heading-7229 {
    margin-top: 0;
  }

  .about-content {
    width: 100%;
    margin-top: 40px;
  }

  .about-div {
    flex-direction: column;
  }

  .cnc-service-detail-page {
    padding-bottom: 20px;
  }

  .section-8 {
    padding-bottom: 100px;
  }

  .image-32597 {
    height: auto;
  }

  .div-block-312718 {
    height: 170px;
  }

  .section-9 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-312722 {
    flex-direction: column;
  }

  .div-block-312723 {
    width: 100%;
  }

  .heading-7231 {
    font-size: 25px;
  }

  .div-block-312724 {
    width: 41%;
  }

  .new-to-canada.improve {
    left: 0;
  }

  .mobile-navigation {
    padding-right: 20px;
  }

  .brand-2 {
    width: 40%;
  }

  .div-block-312685 {
    width: 45%;
    padding-left: 0;
  }

  .div-block-312685.bold-text-351 {
    width: 27%;
  }

  .div-block-312729 {
    grid-template-columns: 1fr;
  }

  .div-block-312731 {
    height: 300px;
  }

  .div-block-312731._1 {
    height: 270px;
  }

  .div-block-312733._1 {
    padding-bottom: 20px;
  }

  .about-service-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .our-service-heading {
    font-size: 30px;
  }

  .main-div-about-process {
    flex-direction: column;
  }

  .about-counselling {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-counselling._1 {
    width: 100%;
  }

  .text-field-6 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-312691 {
    width: 50%;
    margin-left: 10px;
    margin-right: 0;
  }

  .div-block-312689.left-contact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-page-section {
    padding-bottom: 60px;
  }

  .div-next-to-contact {
    padding-left: 0;
  }

  .contact-div-headng {
    margin-top: 0;
  }

  .heading-7234 {
    text-align: center;
  }

  .section-13 {
    height: 100vh;
    align-items: flex-end;
    padding-bottom: 10px;
  }

  .div-block-312740 {
    flex-direction: column;
  }

  .div-block-312741 {
    width: 100%;
    text-align: center;
  }

  .div-block-312744 {
    width: 100%;
  }

  .div-block-312744._1 {
    margin-top: 10px;
  }

  .div-block-312746 {
    top: -50%;
  }

  .div-block-312747 {
    height: 430px;
  }

  .div-block-312747._1 {
    height: 300px;
  }

  .apply-now-p {
    width: 100%;
    text-align: center;
  }

  .form-label.diff {
    width: 26%;
  }

  .apply-form-left {
    flex-direction: column;
    padding-top: 20px;
  }

  .form-column {
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .apply-section {
    padding-top: 20px;
  }

  .apply-form-h {
    font-size: 30px;
    line-height: 35px;
  }

  .apply-now-logo {
    width: 50%;
  }

  .form-text-area {
    width: 73%;
  }

  .form-single-column {
    width: 100%;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .form-single-column.right-side-20-margin {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-31818 {
    width: 29%;
  }

  .div-block-31817 {
    width: 12%;
  }

  .div-block-312750 {
    flex-direction: column-reverse;
    justify-content: center;
  }

  .footer-2 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-312754 {
    width: 100%;
  }

  .bold-text-351 {
    font-size: 21px;
  }

  .div-block-312787.sp {
    justify-content: flex-start;
  }

  .div-block-312786 {
    left: 211px;
  }

  .shdiv-2 {
    justify-content: center;
  }

  .heading-7240 {
    font-size: 25px;
    line-height: 33px;
    top: 5.797px;
    left: 36px;
  }

  .heading-7241, .paragraph-2220 {
    text-align: center;
  }

  .paragraph-2221 {
    width: 130px;
    font-size: 14px;
    line-height: 22px;
    top: 66.797px;
    left: 40px;
  }

  .about-div-2 {
    flex-direction: column;
  }

  .about-us-section {
    padding-bottom: 40px;
  }

  .about-us-section.about {
    padding-top: 0;
  }

  .div-block-312796, .div-block-312796.reverse {
    flex-direction: column;
  }

  .div-block-312797 {
    width: 100%;
  }

  .div-block-312798 {
    flex-direction: column;
  }

  .div-block-312807.image-32600, .div-block-312807._2154 {
    width: 100%;
  }

  .div-block-312812 {
    flex-direction: column;
    align-items: center;
  }

  .heading-7255 {
    font-size: 30px;
  }

  .div-block-312816 {
    width: 75%;
  }

  .link-block-52.w--current {
    text-align: center;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .header-wrap.left {
    text-align: center;
    align-items: center;
  }

  .h-50 {
    width: 100%;
    height: 314px;
  }

  .sub-title {
    margin-left: auto;
    margin-right: auto;
  }

  .main-img-wrap {
    padding-right: 20px;
  }

  .heading-3 {
    text-align: center;
    font-size: 25px;
    line-height: 35px;
  }

  .heading-3.white.left {
    font-size: 25px;
    line-height: 30px;
  }

  .heading-3._1 {
    font-size: 23px;
    line-height: 35px;
  }

  .heading-3._3698 {
    text-align: left;
  }

  .heading-3.l1 {
    font-size: 25px;
    line-height: 35px;
  }

  .about-sec._1 {
    padding-bottom: 140px;
  }

  .image-div {
    height: auto;
    left: 20px;
  }

  .logo-img {
    width: 70px;
    height: 70px;
    top: -13px;
  }

  .sub-title-bar {
    display: none;
  }

  .p-text.p-25, .p-text.p-25._1 {
    text-align: center;
    padding-top: 10px;
    font-size: 17px;
    line-height: 25px;
  }

  .p-text.p-25._1._2 {
    text-align: center;
  }

  .bg-img {
    height: 81%;
  }

  .wrap {
    flex-direction: column;
  }

  .wrap._1 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
  }

  .d-102-inner-circle {
    width: 140px;
    height: 140px;
    top: -4%;
  }

  .d-102-card-wrapper {
    width: 100%;
  }

  .d-102-card-wrapper.three {
    margin-left: 0;
    margin-right: 0;
  }

  .d-102-card-wrapper.three.bg-image {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .text-block-15126 {
    font-size: 18px;
    line-height: 18px;
  }

  .div-block-30239 {
    display: block;
  }

  .d-102-outer-circle {
    display: none;
  }

  .div-block-30713 {
    height: auto;
    display: block;
  }

  .brands-sec.b1 {
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-30714 {
    width: 100%;
    margin-top: 20px;
  }

  .breadcrumb-sec {
    height: 30vh;
    background-image: url('../images/bd.png'), linear-gradient(76deg, #1c1c7b 26%, #00cde5);
    background-position: -77px 2px, 0 0;
  }

  .image-1145, .image-1146, .image-1147, .image-1148, .image-1149 {
    width: 100%;
  }

  .div-block-312634 {
    flex-direction: column;
  }

  .link-141 {
    text-align: center;
    margin-top: 10px;
    font-size: 17px;
  }

  .white-bar, .right-arrow-19 {
    display: none;
  }

  .slide-txt-wrap {
    padding-top: 20px;
  }

  .slide-nav-17 {
    display: block;
  }

  .left-arrow-19 {
    display: none;
  }

  .heading-7188 {
    font-size: 25px;
    line-height: 40px;
  }

  .paragraph-2200 {
    text-align: center;
    font-size: 22px;
  }

  .section-2 {
    height: 64vh;
  }

  .heading-7189 {
    font-size: 25px;
    line-height: 40px;
  }

  .paragraph-2199 {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
  }

  .div-block-312636 {
    width: 80%;
  }

  .div-block-312637 {
    width: 210px;
    height: 210px;
    top: 146px;
    left: -29px;
  }

  .image-1151 {
    width: 75%;
  }

  .div-block-312639 {
    margin-top: 40px;
  }

  .div-block-312639._1 {
    width: 100%;
    align-items: center;
    margin-top: 20px;
  }

  .div-block-312578 {
    width: 100%;
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-312580 {
    width: 100%;
    margin-top: 10px;
  }

  .div-block-312640 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 10px;
    display: flex;
  }

  .bold-text-330 {
    line-height: 25px;
  }

  .rates-section {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .div-block-312644 {
    width: 100%;
    grid-template-columns: 1fr;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
    position: static;
    bottom: 0%;
  }

  .why-choose-section {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-312652 {
    grid-template-columns: 1fr;
  }

  .heading-7193 {
    font-size: 21px;
  }

  .testimonials-section {
    height: auto;
    background-image: none;
    background-position: 0 0;
    background-size: auto;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 40px 20px;
    display: block;
  }

  .div-block-312657, .slide-25 {
    width: 100%;
  }

  .div-block-312614 {
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-arrow-22 {
    display: none;
  }

  .left-arrow-3 {
    bottom: -45%;
    left: -25%;
  }

  .slider-21 {
    width: 100%;
    height: 55vh;
    background-color: rgba(0, 0, 0, 0);
    display: block;
    top: 0;
  }

  .mask-4 {
    overflow: hidden;
  }

  .mask-2 {
    height: auto;
    padding-top: 0;
    padding-right: 0;
    top: -24px;
  }

  .paragraph-189 {
    margin-top: 10px;
  }

  .div-block-312613 {
    flex-direction: column;
    padding-left: 0;
  }

  .div-block-312550 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    position: static;
    bottom: -47%;
  }

  .slide-nav-4 {
    margin-top: 21px;
    display: block;
    top: 578px;
  }

  .right-arrow-22 {
    display: none;
  }

  .slide-18 {
    height: auto;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .right-arrow-3 {
    bottom: -45%;
    left: 25%;
  }

  .div-block-30765 {
    border-bottom-style: none;
  }

  .div-block-30768 {
    top: -5%;
    left: 35%;
  }

  .slider-8.mobile-hide {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    top: 0;
  }

  .div-block-30766 {
    width: 100%;
    height: auto;
    border-bottom: 1px #000;
    margin-top: 40px;
    padding: 40px 10px 10px;
  }

  .div-block-30766.mobile-view {
    height: 375px;
  }

  .div-block-312405 {
    z-index: 1;
    left: -129%;
  }

  .heading-7194 {
    font-size: 25px;
    line-height: 35px;
  }

  .section-5 {
    height: 64vh;
  }

  .div-block-312551 {
    justify-content: center;
  }

  .paragraph-2202 {
    text-align: center;
    font-size: 22px;
  }

  .heading-7195 {
    font-size: 25px;
    line-height: 35px;
  }

  .slide-txt-wrap-2 {
    justify-content: center;
    padding-top: 20px;
  }

  .div-block-312410 {
    left: -178%;
  }

  .left-arrow-23 {
    display: none;
  }

  .div-block-312403 {
    width: 100%;
  }

  .right-arrow-23 {
    display: none;
  }

  .div-block-312411 {
    left: -212%;
  }

  .paragraph-2203 {
    text-align: center;
    font-size: 22px;
    line-height: 25px;
  }

  .div-block-312412 {
    bottom: -45%;
    right: -72%;
  }

  .div-block-312659 {
    margin-bottom: 40px;
    padding-top: 100px;
  }

  .div-block-312660 {
    padding-bottom: 20px;
  }

  .heading-7196 {
    font-size: 21px;
    line-height: 30px;
  }

  .div-block-312662 {
    margin-left: 0;
  }

  .div-block-312665 {
    flex-direction: column;
    align-items: flex-start;
  }

  .div-block-312668 {
    width: 100%;
  }

  .heri-section-div {
    padding-top: 100px;
  }

  .heading-7197 {
    font-size: 35px;
    line-height: 50px;
  }

  .cnc-hero-section {
    height: 80vh;
  }

  .brand {
    width: 70%;
  }

  .div-block-4 {
    width: 100%;
  }

  .div-block-3 {
    flex-direction: column;
  }

  .navigation-dropdown-3.w--open {
    left: auto;
  }

  .footer {
    height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .question-section {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .question-section.hm {
    height: auto;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .div-block-31736 {
    flex-direction: column;
  }

  .div-block-31790 {
    height: auto;
    padding-top: 50px;
  }

  .heading-7213 {
    text-align: center;
    font-size: 21px;
    line-height: 30px;
  }

  .div-block-312670 {
    width: 310px;
    margin-top: 60px;
    position: static;
  }

  .bold-text-332 {
    line-height: 25px;
  }

  .div-block-30902.inst {
    margin-left: 10px;
  }

  .div-block-30902.twitter {
    margin-left: 10px;
    margin-right: 0;
  }

  .div-block-30902.f {
    margin-right: 0;
  }

  .div-block-30902.twitter {
    margin-left: 10px;
    margin-right: 0;
  }

  .div-block-30902.inst {
    margin-left: 10px;
  }

  .div-block-30902.f {
    margin-right: 0;
  }

  .link-block-47.left {
    justify-content: flex-start;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-30901 {
    width: 100%;
    justify-content: center;
    margin-top: 20px;
  }

  .copyright-div {
    margin-top: 20px;
    padding-right: 0;
  }

  .text-block-15613 {
    text-align: center;
    margin-top: 0;
    line-height: 30px;
  }

  .text-block-15614 {
    font-size: 15px;
  }

  .image-32443 {
    width: 100%;
  }

  .heading-7229 {
    margin-top: 0;
  }

  .about-content {
    width: 100%;
    margin-top: 20px;
  }

  .about-content.about-main {
    padding-left: 0;
  }

  .paragraph-2209 {
    text-align: left;
  }

  .about-div {
    width: 100%;
    flex-direction: column-reverse;
  }

  .div-block-312709 {
    grid-template-columns: 1fr;
  }

  .div-block-312710 {
    width: 100%;
  }

  .cnc-service-detail-page {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-312712 {
    height: auto;
  }

  .heading-7227 {
    margin-top: 0;
    font-size: 20px;
  }

  .image-32444 {
    display: none;
  }

  .section-8 {
    padding-bottom: 140px;
  }

  .div-block-312716 {
    padding-right: 0;
  }

  .div-block-312717 {
    height: auto;
    margin-top: 20px;
    top: 0;
  }

  .div-block-312718 {
    width: 100%;
    top: 76%;
    right: 0%;
  }

  .paragraph-2213 {
    text-align: center;
  }

  .div-block-312720 {
    flex-direction: column;
    margin-top: 0;
  }

  .div-block-312721 {
    width: 100%;
  }

  .paragraph-2214 {
    text-align: center;
  }

  .section-9 {
    height: auto;
  }

  .heading-7231 {
    font-size: 21px;
    line-height: 30px;
  }

  .div-block-312724 {
    width: 100%;
    justify-content: center;
    margin-top: 20px;
  }

  .div-block-312725 {
    padding-bottom: 0;
  }

  .image-32598 {
    height: auto;
  }

  .new-to-canada {
    height: auto;
    top: -36px;
  }

  .new-to-canada.home-enquiry {
    height: auto;
    top: -21px;
  }

  .new-to-canada.emp-mort {
    top: -21px;
  }

  .new-to-canada.investment {
    height: auto;
    top: -36px;
  }

  .new-to-canada.second-home {
    height: auto;
    top: -23px;
  }

  .new-to-canada.improve {
    height: auto;
    top: -27px;
  }

  .new-to-canada.mortages {
    height: auto;
    top: -18px;
  }

  .new-to-canada.home-buyers {
    height: auto;
    top: -19px;
  }

  .new-to-canada._1 {
    height: auto;
    top: -42px;
  }

  .new-to-canada.homebuyers {
    height: auto;
    top: -40px;
  }

  .new-to-canada.vacation {
    height: auto;
    top: -35px;
  }

  .new-to-canada.improvement {
    height: auto;
  }

  .new-to-canada.construction {
    height: auto;
    top: -40px;
  }

  .heading-7232 {
    font-size: 21px;
  }

  .link-block-48 {
    width: 100%;
  }

  .link-block-48.w--current {
    width: 70%;
  }

  .navigation-dropdown-4.w--open {
    left: auto;
  }

  .brand-2 {
    width: 60%;
  }

  .nav-menu-2 {
    height: auto;
  }

  .div-block-312685 {
    width: 75%;
  }

  .div-block-312685.bold-text-351 {
    width: 50%;
  }

  .div-block-312730.center {
    width: 100%;
  }

  .div-block-312731 {
    height: 370px;
  }

  .div-block-312731._1 {
    height: 350px;
    padding-top: 10px;
  }

  .heading-7233 {
    margin-top: 10px;
  }

  .div-block-312733._1 {
    height: 370px;
  }

  .our-service-heading {
    font-size: 28px;
  }

  .main-div-about-process {
    grid-template-columns: 1fr;
    align-content: center;
    justify-content: center;
    justify-items: center;
    margin-top: 40px;
  }

  .process-heading {
    font-size: 17px;
  }

  .rotation-div {
    width: 130px;
    height: 130px;
  }

  .about-counselling {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .about-counselling._1 {
    justify-content: space-between;
  }

  .paragraph-205 {
    width: 300px;
    text-align: center;
  }

  .text-field-6 {
    width: 97%;
    margin-left: 20px;
  }

  .div-for-location-address {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-312691 {
    width: 100%;
  }

  .div-for-icon {
    margin-bottom: 10px;
  }

  .div-block-312690 {
    flex-direction: column;
  }

  .right-contact-div-for-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-296 {
    margin-top: 40px;
    font-size: 30px;
    line-height: 40px;
  }

  .div-next-to-contact {
    flex-direction: column;
    justify-content: center;
    padding-left: 0;
  }

  .form-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-block-15148 {
    text-align: center;
  }

  .paragraph-204 {
    width: auto;
    text-align: center;
    font-family: Open Sans, sans-serif;
  }

  .submit-button-2 {
    margin-right: 0;
  }

  .contact-div-headng {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .section-11 {
    margin-bottom: 60px;
    top: -5px;
  }

  .section-12 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tabs-menu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .tab-link-tab-2, .tab-link-tab-2.w--current {
    margin-top: 20px;
    margin-left: 0;
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .div-block-312738._1 {
    border-top-right-radius: 10px;
  }

  .div-block-312738._2 {
    border-top-right-radius: 0;
  }

  .section-13 {
    height: auto;
    flex-direction: column;
    padding-bottom: 40px;
    position: static;
  }

  .div-block-312742 {
    width: 100%;
  }

  .div-block-312744 {
    width: 100%;
    margin-top: 10px;
  }

  .div-block-312746 {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .div-block-312747 {
    height: 400px;
    position: static;
  }

  .div-block-312747._1 {
    height: 400px;
  }

  .tab-pane-tab-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .apply-now-p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
  }

  .form-label {
    width: 100%;
    padding-left: 10px;
  }

  .form-label.diff, .apply-form-left {
    width: 100%;
  }

  .apply-section {
    margin-top: 0;
  }

  .apply-form-h {
    margin-bottom: 30px;
  }

  .apply-form-right {
    width: 100%;
    padding: 20px 15px;
  }

  .form-text {
    width: 100%;
    padding-left: 10px;
  }

  .form-text._2, .apply-now-logo {
    width: 100%;
  }

  .form-text-area {
    width: 100%;
    padding-left: 10px;
  }

  .form-single-column {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .form-single-column.right-side-20-margin {
    align-items: flex-start;
  }

  .paragraph-2219 {
    text-align: left;
  }

  .paragraph-2219.space {
    text-align: center;
  }

  .div-block-312749 {
    display: none;
  }

  .div-block-312750 {
    margin-top: 10px;
    padding-top: 0;
  }

  .footer-2 {
    height: auto;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .div-block-31337 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .heading-7238 {
    text-align: center;
  }

  .div-block-312787, .div-block-312787.sp {
    height: 230px;
    flex-direction: column;
    padding-top: 20px;
    padding-left: 0;
  }

  .text-block-15630 {
    text-align: center;
  }

  .aboutimage {
    width: 100%;
  }

  .aboutsection {
    padding-top: 40px;
  }

  .aboutcontent {
    width: 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-312786 {
    width: 80%;
    top: -40%;
    left: 98px;
  }

  .shdiv-2 {
    justify-content: center;
  }

  .heading-7240 {
    font-size: 15px;
    line-height: 20px;
    top: 9.797px;
    left: 48px;
  }

  .heading-7241 {
    text-align: center;
    font-size: 25px;
    line-height: 33px;
  }

  .paragraph-2220 {
    text-align: center;
  }

  .paragraph-2221 {
    width: 150px;
    font-size: 14px;
    line-height: 22px;
    top: 55.797px;
    left: 48px;
  }

  .heading-7242 {
    font-size: 30px;
    line-height: 40px;
  }

  .image-32605 {
    display: none;
  }

  .about-div-2 {
    width: 100%;
    flex-direction: column-reverse;
  }

  .about-us-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-312793 {
    height: auto;
  }

  .div-block-312795, .image-32606 {
    width: 100%;
  }

  .section-14 {
    padding-top: 40px;
  }

  .image-32607 {
    height: auto;
  }

  .div-block-312802 {
    flex-direction: column;
  }

  .div-block-312807._2154 {
    padding-left: 0;
  }

  .bold-text-378 {
    font-size: 21px;
    line-height: 28px;
  }

  .paragraph-2223 {
    text-align: center;
  }

  .div-block-312812 {
    flex-direction: column;
    justify-content: center;
    padding-right: 20px;
  }

  .div-block-312813 {
    width: 100%;
    justify-content: center;
  }

  .heading-7252, .heading-7253, .heading-7255 {
    text-align: center;
  }

  .div-block-312816 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .link-block-52 {
    margin-top: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .link-block-52.w--current {
    padding-bottom: 0;
  }
}

#w-node-_34b15ba7-ed94-7fbf-c7b3-038dd36f5fc2-a22f26f4, #w-node-_82043473-7773-8d21-db3e-c99b116f5969-a22f26f4, #w-node-_567999c4-ac0a-f32b-6d9b-860c4eb4d036-a22f26f4, #w-node-_8d7b86bd-5e7e-1169-f386-2e1206603773-a22f26f4, #w-node-_21a3eb40-c452-b28a-c50e-23ce50e7ea00-a22f26f4, #w-node-b58fd964-59b1-cfee-4770-5ab10c31fa86-a22f26f4, #w-node-cae71185-bc59-ca3b-41aa-28cc68f754cd-a22f26f4, #w-node-a04259b9-cced-92dd-0ccc-14d1949734e7-a22f26f4, #w-node-bc7c22a8-5342-9dbb-3fac-67519b23cabb-a22f26f4, #w-node-dfeef7be-5290-6416-19e4-4e16908e87be-a22f26f4, #w-node-e22d7c9f-c888-d2a1-c1e8-5b792fee4204-a22f26f4, #w-node-_519486e9-0a71-f7c9-29ed-9b1cc3daff00-a22f26f4, #w-node-d5096b05-58c1-5ea8-5a22-fd04dcbd17ef-a22f26f4, #w-node-_2e54984b-6dc9-05f0-c1e6-37fd80c1b88d-a22f26f4, #w-node-_29dcd1fa-c3d6-d408-5916-61e5780ac46a-a22f26f4, #w-node-dac8b43d-1572-4ed7-0745-c6c5ea4bcfef-a22f26f4, #w-node-_14b60935-8b6f-eb82-0aa0-35ab20f46c61-a22f26f4, #w-node-_93429620-336c-ebb1-6bbe-2fcb7eb90616-a22f26f4, #w-node-_2de19480-e903-3c9a-d5d1-dba1d5347138-a22f26f4, #w-node-_58dbe91a-58ca-a6be-6735-741f39dbe7a2-a22f26f4, #w-node-_864fc15e-d5ea-7dbd-7bd4-096c2f079999-a22f26f4, #w-node-_317b9f31-bcfd-de98-4d13-9819ee213465-a22f26f4, #w-node-ab1817d7-4632-bbc6-ef5e-375c50b48853-a22f26f4, #w-node-_4fb77d07-3386-a59d-cca2-c86c1a93dffa-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320660-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320663-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320666-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320669-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332066c-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332066f-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320672-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320675-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320678-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332067b-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332067e-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320681-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320684-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320687-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332068a-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332068d-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320690-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320693-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320696-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320699-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332069c-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332069f-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f8633206a2-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f8633206a5-a22f26f4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1280px) {
  #w-node-_21a3eb40-c452-b28a-c50e-23ce50e7ea00-a22f26f4, #w-node-b58fd964-59b1-cfee-4770-5ab10c31fa86-a22f26f4, #w-node-cae71185-bc59-ca3b-41aa-28cc68f754cd-a22f26f4, #w-node-a04259b9-cced-92dd-0ccc-14d1949734e7-a22f26f4, #w-node-bc7c22a8-5342-9dbb-3fac-67519b23cabb-a22f26f4, #w-node-dfeef7be-5290-6416-19e4-4e16908e87be-a22f26f4, #w-node-e22d7c9f-c888-d2a1-c1e8-5b792fee4204-a22f26f4, #w-node-_519486e9-0a71-f7c9-29ed-9b1cc3daff00-a22f26f4, #w-node-d5096b05-58c1-5ea8-5a22-fd04dcbd17ef-a22f26f4, #w-node-_2e54984b-6dc9-05f0-c1e6-37fd80c1b88d-a22f26f4, #w-node-_29dcd1fa-c3d6-d408-5916-61e5780ac46a-a22f26f4, #w-node-dac8b43d-1572-4ed7-0745-c6c5ea4bcfef-a22f26f4, #w-node-_14b60935-8b6f-eb82-0aa0-35ab20f46c61-a22f26f4, #w-node-_93429620-336c-ebb1-6bbe-2fcb7eb90616-a22f26f4, #w-node-_2de19480-e903-3c9a-d5d1-dba1d5347138-a22f26f4, #w-node-_58dbe91a-58ca-a6be-6735-741f39dbe7a2-a22f26f4, #w-node-_864fc15e-d5ea-7dbd-7bd4-096c2f079999-a22f26f4, #w-node-_317b9f31-bcfd-de98-4d13-9819ee213465-a22f26f4, #w-node-ab1817d7-4632-bbc6-ef5e-375c50b48853-a22f26f4, #w-node-_4fb77d07-3386-a59d-cca2-c86c1a93dffa-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332066c-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332066f-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320672-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320675-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320678-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332067b-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332067e-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320681-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320684-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320687-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332068a-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332068d-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320690-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320693-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320696-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f863320699-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332069c-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f86332069f-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f8633206a2-a22f26f4, #w-node-_69b854e0-b569-6fe8-fcc5-31f8633206a5-a22f26f4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_58f5c0dd-ddb7-8681-bc90-37dcfff26db2-a22f26f4 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.eot') format('embedded-opentype'), url('../fonts/fa-brands-400.woff') format('woff'), url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.eot') format('embedded-opentype'), url('../fonts/fa-regular-400.woff') format('woff'), url('../fonts/fa-regular-400.ttf') format('truetype'), url('../fonts/fa-regular-400.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.eot') format('embedded-opentype'), url('../fonts/fa-solid-900.woff') format('woff'), url('../fonts/fa-solid-900.ttf') format('truetype'), url('../fonts/fa-solid-900.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-ExtraBoldItalic.ttf') format('truetype'), url('../fonts/NotoSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-ExtraBold.ttf') format('truetype'), url('../fonts/NotoSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Notosans';
  src: url('../fonts/NotoSans-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Chakrapetch';
  src: url('../fonts/ChakraPetch-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Thin-Oblique.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic book';
  src: url('../fonts/Kamerik-105-Cyrillic-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic book';
  src: url('../fonts/Kamerik-105-Cyrillic-Book-Oblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Light-Oblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Bold-Oblique.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Heavy-Oblique.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Kamerik 105 cyrillic';
  src: url('../fonts/Kamerik-105-Cyrillic-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}