/*------------------------------------------------------------------
    [Main Style Stylesheet]
    Project:        Template
    Version:        1.0
    Author:         congnd91
-------------------------------------------------------------------*/

html {
  height: 100%;
}

body {
  min-width: 360px;
  color: #1C1C1E;
  margin: 0px;
  padding: 0px;
  font-family: "Nuckle", sans-serif;
  font-weight: 500;
  font-style: normal;
  height: 100%;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
  font-family: "Nuckle", sans-serif;
  line-height: 1.25;
}

@media screen and (min-width: 1400px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1300px;
  }
}

/* Feel free to change duration  */
.animated {
  -webkit-animation-duration: 1000 ms;
  animation-duration: 1000 ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* .owl-animated-out - only for current item */
/* This is very important class. Use z-index if you want move Out item above In item */
.owl-animated-out {
  z-index: 1;
}

/* .owl-animated-in - only for upcoming item
  /* This is very important class. Use z-index if you want move In item above Out item */
.owl-animated-in {
  z-index: 0;
}

/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.clearfix {
  clear: both;
}

:root {
  scroll-behavior: unset !important;
}

.max10 {
  max-width: 10px !important;
  margin-left: auto;
  margin-right: auto;
}

.max20 {
  max-width: 20px !important;
  margin-left: auto;
  margin-right: auto;
}

.max30 {
  max-width: 30px !important;
  margin-left: auto;
  margin-right: auto;
}

.max40 {
  max-width: 40px !important;
  margin-left: auto;
  margin-right: auto;
}

.max50 {
  max-width: 50px !important;
  margin-left: auto;
  margin-right: auto;
}

.max60 {
  max-width: 60px !important;
  margin-left: auto;
  margin-right: auto;
}

.max70 {
  max-width: 70px !important;
  margin-left: auto;
  margin-right: auto;
}

.max80 {
  max-width: 80px !important;
  margin-left: auto;
  margin-right: auto;
}

.max90 {
  max-width: 90px !important;
  margin-left: auto;
  margin-right: auto;
}

.max100 {
  max-width: 100px !important;
  margin-left: auto;
  margin-right: auto;
}

.max110 {
  max-width: 110px !important;
  margin-left: auto;
  margin-right: auto;
}

.max120 {
  max-width: 120px !important;
  margin-left: auto;
  margin-right: auto;
}

.max130 {
  max-width: 130px !important;
  margin-left: auto;
  margin-right: auto;
}

.max140 {
  max-width: 140px !important;
  margin-left: auto;
  margin-right: auto;
}

.max150 {
  max-width: 150px !important;
  margin-left: auto;
  margin-right: auto;
}

.max160 {
  max-width: 160px !important;
  margin-left: auto;
  margin-right: auto;
}

.max170 {
  max-width: 170px !important;
  margin-left: auto;
  margin-right: auto;
}

.max180 {
  max-width: 180px !important;
  margin-left: auto;
  margin-right: auto;
}

.max190 {
  max-width: 190px !important;
  margin-left: auto;
  margin-right: auto;
}

.max200 {
  max-width: 200px !important;
  margin-left: auto;
  margin-right: auto;
}

.max210 {
  max-width: 210px !important;
  margin-left: auto;
  margin-right: auto;
}

.max220 {
  max-width: 220px !important;
  margin-left: auto;
  margin-right: auto;
}

.max230 {
  max-width: 230px !important;
  margin-left: auto;
  margin-right: auto;
}

.max240 {
  max-width: 240px !important;
  margin-left: auto;
  margin-right: auto;
}

.max250 {
  max-width: 250px !important;
  margin-left: auto;
  margin-right: auto;
}

.max260 {
  max-width: 260px !important;
  margin-left: auto;
  margin-right: auto;
}

.max270 {
  max-width: 270px !important;
  margin-left: auto;
  margin-right: auto;
}

.max280 {
  max-width: 280px !important;
  margin-left: auto;
  margin-right: auto;
}

.max290 {
  max-width: 290px !important;
  margin-left: auto;
  margin-right: auto;
}

.max300 {
  max-width: 300px !important;
  margin-left: auto;
  margin-right: auto;
}

.max310 {
  max-width: 310px !important;
  margin-left: auto;
  margin-right: auto;
}

.max320 {
  max-width: 320px !important;
  margin-left: auto;
  margin-right: auto;
}

.max330 {
  max-width: 330px !important;
  margin-left: auto;
  margin-right: auto;
}

.max340 {
  max-width: 340px !important;
  margin-left: auto;
  margin-right: auto;
}

.max350 {
  max-width: 350px !important;
  margin-left: auto;
  margin-right: auto;
}

.max360 {
  max-width: 360px !important;
  margin-left: auto;
  margin-right: auto;
}

.max370 {
  max-width: 370px !important;
  margin-left: auto;
  margin-right: auto;
}

.max380 {
  max-width: 380px !important;
  margin-left: auto;
  margin-right: auto;
}

.max390 {
  max-width: 390px !important;
  margin-left: auto;
  margin-right: auto;
}

.max400 {
  max-width: 400px !important;
  margin-left: auto;
  margin-right: auto;
}

.max410 {
  max-width: 410px !important;
  margin-left: auto;
  margin-right: auto;
}

.max420 {
  max-width: 420px !important;
  margin-left: auto;
  margin-right: auto;
}

.max430 {
  max-width: 430px !important;
  margin-left: auto;
  margin-right: auto;
}

.max440 {
  max-width: 440px !important;
  margin-left: auto;
  margin-right: auto;
}

.max450 {
  max-width: 450px !important;
  margin-left: auto;
  margin-right: auto;
}

.max460 {
  max-width: 460px !important;
  margin-left: auto;
  margin-right: auto;
}

.max470 {
  max-width: 470px !important;
  margin-left: auto;
  margin-right: auto;
}

.max480 {
  max-width: 480px !important;
  margin-left: auto;
  margin-right: auto;
}

.max490 {
  max-width: 490px !important;
  margin-left: auto;
  margin-right: auto;
}

.max500 {
  max-width: 500px !important;
  margin-left: auto;
  margin-right: auto;
}

.max510 {
  max-width: 510px !important;
  margin-left: auto;
  margin-right: auto;
}

.max520 {
  max-width: 520px !important;
  margin-left: auto;
  margin-right: auto;
}

.max530 {
  max-width: 530px !important;
  margin-left: auto;
  margin-right: auto;
}

.max540 {
  max-width: 540px !important;
  margin-left: auto;
  margin-right: auto;
}

.max550 {
  max-width: 550px !important;
  margin-left: auto;
  margin-right: auto;
}

.max560 {
  max-width: 560px !important;
  margin-left: auto;
  margin-right: auto;
}

.max570 {
  max-width: 570px !important;
  margin-left: auto;
  margin-right: auto;
}

.max580 {
  max-width: 580px !important;
  margin-left: auto;
  margin-right: auto;
}

.max590 {
  max-width: 590px !important;
  margin-left: auto;
  margin-right: auto;
}

.max600 {
  max-width: 600px !important;
  margin-left: auto;
  margin-right: auto;
}

.max610 {
  max-width: 610px !important;
  margin-left: auto;
  margin-right: auto;
}

.max620 {
  max-width: 620px !important;
  margin-left: auto;
  margin-right: auto;
}

.max630 {
  max-width: 630px !important;
  margin-left: auto;
  margin-right: auto;
}

.max640 {
  max-width: 640px !important;
  margin-left: auto;
  margin-right: auto;
}

.max650 {
  max-width: 650px !important;
  margin-left: auto;
  margin-right: auto;
}

.max660 {
  max-width: 660px !important;
  margin-left: auto;
  margin-right: auto;
}

.max670 {
  max-width: 670px !important;
  margin-left: auto;
  margin-right: auto;
}

.max680 {
  max-width: 680px !important;
  margin-left: auto;
  margin-right: auto;
}

.max690 {
  max-width: 690px !important;
  margin-left: auto;
  margin-right: auto;
}

.max700 {
  max-width: 700px !important;
  margin-left: auto;
  margin-right: auto;
}

.max710 {
  max-width: 710px !important;
  margin-left: auto;
  margin-right: auto;
}

.max720 {
  max-width: 720px !important;
  margin-left: auto;
  margin-right: auto;
}

.max730 {
  max-width: 730px !important;
  margin-left: auto;
  margin-right: auto;
}

.max740 {
  max-width: 740px !important;
  margin-left: auto;
  margin-right: auto;
}

.max750 {
  max-width: 750px !important;
  margin-left: auto;
  margin-right: auto;
}

.max760 {
  max-width: 760px !important;
  margin-left: auto;
  margin-right: auto;
}

.max770 {
  max-width: 770px !important;
  margin-left: auto;
  margin-right: auto;
}

.max780 {
  max-width: 780px !important;
  margin-left: auto;
  margin-right: auto;
}

.max790 {
  max-width: 790px !important;
  margin-left: auto;
  margin-right: auto;
}

.max800 {
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
}

.max810 {
  max-width: 810px !important;
  margin-left: auto;
  margin-right: auto;
}

.max820 {
  max-width: 820px !important;
  margin-left: auto;
  margin-right: auto;
}

.max830 {
  max-width: 830px !important;
  margin-left: auto;
  margin-right: auto;
}

.max840 {
  max-width: 840px !important;
  margin-left: auto;
  margin-right: auto;
}

.max850 {
  max-width: 850px !important;
  margin-left: auto;
  margin-right: auto;
}

.max860 {
  max-width: 860px !important;
  margin-left: auto;
  margin-right: auto;
}

.max870 {
  max-width: 870px !important;
  margin-left: auto;
  margin-right: auto;
}

.max880 {
  max-width: 880px !important;
  margin-left: auto;
  margin-right: auto;
}

.max890 {
  max-width: 890px !important;
  margin-left: auto;
  margin-right: auto;
}

.max900 {
  max-width: 900px !important;
  margin-left: auto;
  margin-right: auto;
}

.max910 {
  max-width: 910px !important;
  margin-left: auto;
  margin-right: auto;
}

.max920 {
  max-width: 920px !important;
  margin-left: auto;
  margin-right: auto;
}

.max930 {
  max-width: 930px !important;
  margin-left: auto;
  margin-right: auto;
}

.max940 {
  max-width: 940px !important;
  margin-left: auto;
  margin-right: auto;
}

.max950 {
  max-width: 950px !important;
  margin-left: auto;
  margin-right: auto;
}

.max960 {
  max-width: 960px !important;
  margin-left: auto;
  margin-right: auto;
}

.max970 {
  max-width: 970px !important;
  margin-left: auto;
  margin-right: auto;
}

.max980 {
  max-width: 980px !important;
  margin-left: auto;
  margin-right: auto;
}

.max990 {
  max-width: 990px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1000 {
  max-width: 1000px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1010 {
  max-width: 1010px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1020 {
  max-width: 1020px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1030 {
  max-width: 1030px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1040 {
  max-width: 1040px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1050 {
  max-width: 1050px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1060 {
  max-width: 1060px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1070 {
  max-width: 1070px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1080 {
  max-width: 1080px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1090 {
  max-width: 1090px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1100 {
  max-width: 1100px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1110 {
  max-width: 1110px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1120 {
  max-width: 1120px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1130 {
  max-width: 1130px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1140 {
  max-width: 1140px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1150 {
  max-width: 1150px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1160 {
  max-width: 1160px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1170 {
  max-width: 1170px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1180 {
  max-width: 1180px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1190 {
  max-width: 1190px !important;
  margin-left: auto;
  margin-right: auto;
}

.max1200 {
  max-width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
}

.button {
  font-size: 14px;
  font-weight: 600;
  padding: 14px 32px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .button {
    font-size: 16px;
  }
}

.button:focus {
  outline: none;
  box-shadow: none;
}

.button.button-brand {
  background-color: #0F3DBA;
  border-color: #0F3DBA;
  color: #fff;
}

.button.button-brand:hover {
  background-color: #0b2e8b;
}

.button.button-link {
  color: #0F3DBA;
}

.button.button-link:hover {
  color: #134ce9;
}

.button.button-border {
  border: 1px solid #0F3DBA;
  color: #0F3DBA;
}

.button.button-border:hover {
  background-color: #0F3DBA;
  color: #fff;
}

.bg-gray {
  background: #F9FBFF;
}

.max860 {
  max-width: 860px;
  margin: 0px auto;
}

.max560 {
  max-width: 560px;
  margin: 0px auto;
}

.max760 {
  max-width: 760px;
  margin: 0px auto;
}

.clearfix {
  clear: both;
}

@keyframes bounce {

  0%,
  100% {
    transform: translateY(-3px);
  }

  50% {
    transform: translateY(3px);
  }
}

@keyframes zoom {
  0% {
    transform: scale(0.9);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(0.9);
  }
}

.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: #fff;
}

.header {
  position: relative;
  padding: 18px 0px;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 999;
}

@media screen and (max-width: 991px) {
  .header {
    padding: 12px 0px !important;
  }
}

.header.scrolled {
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
}

.header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header .header-left {
  display: flex;
  align-items: center;
}

.header .logo img {
  height: 48px;
}

.header .main-menu {
  margin: 0px 0px 0px 45px;
}

@media screen and (max-width: 991px) {
  .header .main-menu {
    display: none;
  }
}

.header .main-menu>ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.header .main-menu>ul>li {
  display: inline-block;
  position: relative;
  margin: 0px 20px;
}

.header .main-menu>ul>li.active>a {
  color: #0F3DBA;
}

.header .main-menu>ul>li:hover>a {
  color: #0F3DBA;
}

.header .main-menu>ul>li:hover ul {
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.header .main-menu>ul>li:hover .mega-menu {
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
  z-index: 999;
}

.header .main-menu>ul>li>a {
  display: flex;
  align-items: center;
  color: #1C1C1E;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0px;
  text-decoration: none;
  transition: all ease 0.3s;
}

@media screen and (max-width: 1199px) {
  .header .main-menu>ul>li>a {
    font-size: 15px;
  }
}

.header .main-menu>ul>li>a i {
  font-size: 14px;
  margin: 0px 0px 0px 8px;
}

.header .main-menu>ul>li ul {
  display: block;
  width: 200px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0px 0px 15px 0px rgba(28, 28, 30, 0.1);
  margin: 20px 0px 0px 0px;
  padding: 10px 0px;
  list-style: none;
  position: absolute;
  top: 100%;
  overflow: hidden;
  left: 0px;
  z-index: -1;
  transition: all ease 0.4s;
  opacity: 0;
  visibility: hidden;
}

.header .main-menu>ul>li ul li a {
  display: block;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #1C1C1E;
}

.header .main-menu>ul>li ul li a:hover {
  background-color: #f9fbff;
}

.header .main-menu>ul>li .mega-menu {
  display: block;
  width: 580px;
  background-color: #fff;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 6px 44px 0px rgba(8, 29, 51, 0.06);
  margin: 20px 0px 0px 0px;
  padding: 10px 4px;
  list-style: none;
  position: absolute;
  top: 100%;
  overflow: hidden;
  left: -60px;
  z-index: -1;
  transition: all ease 0.4s;
  opacity: 0;
  visibility: hidden;
  display: flex;
  flex-wrap: wrap;
}

.header .main-menu>ul>li .mega-menu .mega-item {
  padding: 2px 8px;
  width: 55%;
}

.header .main-menu>ul>li .mega-menu .mega-item:nth-child(2n+1) {
  width: 45%;
}

.header .main-menu>ul>li .mega-menu .mega-item a {
  font-size: 16px;
  font-weight: 600;
  color: #1C1C1E;
  display: flex;
  align-items: center;
  transition: all ease 0.3s;
  border-radius: 8px;
  padding: 8px 12px;
}

.header .main-menu>ul>li .mega-menu .mega-item a:hover {
  border-radius: 8px;
  background: #F3F6FD;
}

.header .main-menu>ul>li .mega-menu .mega-item a .icon {
  margin: 0px 10px 0px 0px;
}

.header .header-right {
  display: flex;
  align-items: center;
}

.header .header-right .dropdown {
  margin: 0px 0px 0px 10px;
}

.header .header-right .dropdown .dropdown-toggle {
  cursor: pointer;
  display: flex;
  align-items: center;
}

.header .header-right .dropdown .dropdown-toggle img {
  width: 24px;
  margin: 0px 10px 0px 0px;
}

.header .header-right .dropdown .dropdown-toggle::after {
  display: none;
}

@media screen and (max-width: 991px) {
  .header .header-right .button {
    display: none;
  }
}

.header .dropdown-menu {
  border: none;
  box-shadow: 0px 0px 15px 0px rgba(28, 28, 30, 0.1);
  margin: 20px 0px 0px 0px;
  padding: 10px 0px;
  border-radius: 16px;
  width: 188px;
}

.header .dropdown-menu li a {
  padding: 8px 8px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.3);
}

.header .dropdown-menu li a:hover {
  background-color: #f9fbff;
}

.header .dropdown-menu li a img {
  flex-shrink: 0;
  width: 22px;
  margin: 0px 10px 0px 0px;
}

.menu-mobile-icon {
  margin: 0px 0px 0px 18px;
  flex-shrink: 0;
  width: 23px;
  height: 30px;
  display: none;
  position: relative;
  cursor: pointer;
  padding: 8px 0px 0px 0px;
}

.menu-mobile-icon span {
  width: 100%;
  height: 2px;
  float: right;
  background-color: #1C1C1E;
  display: block;
  border-radius: 5px;
  margin: 0px 0px 5px 0px;
  transition: all ease 0.3s;
  position: relative;
}

.menu-mobile-icon span:nth-child(2) {
  width: 18px;
  float: right;
}

@media screen and (max-width: 991px) {
  .menu-mobile-icon {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .open-menu .menu-mobile {
    opacity: 1;
    z-index: 99;
    visibility: visible;
    margin-top: -30px;
  }

  .open-menu .scrolled .menu-mobile {
    margin-top: -18px;
  }

  .open-menu .page {
    overflow: hidden;
  }

  .open-menu .menu-mobile-icon span:nth-child(2) {
    opacity: 0;
  }

  .open-menu .menu-mobile-icon span:nth-child(1) {
    opacity: 1;
    transform: rotate(45deg);
    top: 5px;
  }

  .open-menu .menu-mobile-icon span:nth-child(3) {
    opacity: 1;
    transform: rotate(-45deg);
    width: 100%;
    top: -9px;
  }
}

.menu-mobile {
  position: absolute;
  z-index: 99;
  overflow: auto;
  right: 0px;
  transition: all ease 0.3s;
  top: 100%;
  left: 0px;
  right: 0px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  border-radius: 16px;
  padding: 20px 0px;
}

.menu-mobile .control {
  padding: 0px 0px 10px 0px;
}

.menu-mobile .control .btn {
  font-size: 16px;
}

.menu-mobile .menu {
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(28, 28, 30, 0.1);
  border-radius: 16px;
}

.menu-mobile .menu>ul {
  padding: 0px;
  list-style: none;
}

.menu-mobile .menu>ul>li {
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #eee;
}

.menu-mobile .menu>ul>li>a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 13px 0px 13px 0px;
  transition: all ease 0.3s;
  color: #1C1C1E;
  font-weight: 600;
  text-align: center;
}

.menu-mobile .menu>ul>li>a:hover {
  color: #0F3DBA;
}

.menu-mobile .menu>ul>li>a .arrow {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-mobile .menu>ul>li.active>a .arrow {
  transform: rotate(180deg);
}

.menu-mobile .menu>ul>li:hover>a {
  color: #0F3DBA;
}

.menu-mobile .menu>ul>li ul {
  display: none;
  list-style: none;
  padding: 0px 0px 10px 0px;
}

.menu-mobile .menu>ul>li ul li {
  margin: 0px 0px 0px 0px;
}

.menu-mobile .menu>ul>li ul li a {
  font-size: 14px;
  display: block;
  padding: 6px 0px 6px 20px;
  color: #1C1C1E;
  font-weight: 600;
}

.menu-mobile .menu>ul>li ul li a:hover {
  color: #0F3DBA;
}

.menu-mobile .menu>ul>li ul.mega li a {
  padding: 10px 10px 10px 20px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: #1C1C1E;
}

.menu-mobile .menu>ul>li ul.mega li a .icon {
  margin: 0px 10px 0px 0px;
}

.home-hero {
  overflow: hidden;
  position: relative;
  background-color: #F7F8F9;
  padding: 140px 0px 100px 0px;
}

@media screen and (max-width: 991px) {
  .home-hero {
    padding: 110px 0px 50px 0px;
  }
}

.home-hero .thumb {
  padding-right: 15px;
}

@media screen and (max-width: 1199px) {
  .home-hero .thumb {
    display: none;
  }
}

.home-hero .thumb-mobile {
  display: none;
  margin-bottom: 20px;
}

@media screen and (max-width: 1199px) {
  .home-hero .thumb-mobile {
    display: block;
  }
}

.home-hero .des {
  padding: 0px 0px 0px 0px;
}

.home-hero .des h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  color: #0F3DBA;
}

@media screen and (max-width: 1399px) {
  .home-hero .des h1 {
    font-size: 45px;
  }
}

.home-hero .des h1 strong {
  color: rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 991px) {
  .home-hero .des h1 {
    font-size: 26px;
    margin: 0px 0px 20px 0px;
  }
}

.home-hero .des p {
  font-size: 24px;
  font-weight: 500;
  margin: 0px 0px 40px 0px;
  color: #1C1C1E;
}

@media screen and (max-width: 1399px) {
  .home-hero .des p {
    font-size: 20px;
    margin: 0px 0px 25px 0px;
  }
}

@media screen and (max-width: 1199px) {
  .home-hero .des p {
    margin: 0px 0px 20px 0px;
  }
}

@media screen and (max-width: 991px) {
  .home-hero .des p {
    font-size: 16px;
  }

  .home-hero .des p br {
    display: none;
  }
}

.home-hero .course label {
  display: block;
  margin: 0px 0px 25px 0px;
  font-size: 16px;
  font-weight: 600;
}

.home-hero .course .course-items {
  display: flex;
  flex-wrap: wrap;
}

.home-hero .course .course-items .item {
  width: 50%;
  display: flex;
  margin: 0px 0px 35px 0px;
  align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .home-hero .course .course-items .item {
    width: 100%;
    margin: 0px 0px 30px 0px;
  }
}

@media screen and (max-width: 991px) {
  .home-hero .course .course-items .item {
    margin: 0px 0px 30px 0px;
  }
}

.home-hero .course .course-items .item .icon {
  flex-shrink: 0;
  width: 32px;
  margin: 0px 15px 0px 0px;
}

.home-hero .course .course-items .item strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
}

.home-hero .course .course-items .item p {
  font-size: 14px;
  font-weight: 500;
  margin: 4px 20px 0px 0px;
  max-width: 285px;
}

@media screen and (max-width: 767px) {
  .home-hero .course .course-items .item p {
    margin: 4px 0px 0px 0px;
    max-width: 100%;
  }
}

.home-hero .cta {
  padding: 30px 0px 0px 0px;
}

@media screen and (max-width: 1399px) {
  .home-hero .cta {
    padding: 0px 0px 0px 0px;
  }
}

@media screen and (max-width: 767px) {
  .home-hero .cta .button {
    width: 100%;
    margin: 16px 0px 0px 0px !important;
  }
}

.gain-nha {
  background-color: #092673;
  padding: 70px 0px 90px 0px;
  background-image: url(../img/MAA/2.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: auto;
  max-height: 297px;
}

@media screen and (max-width: 767px) {
  .gain-nha {
    min-height: 200px;
    background-size: cover;
    padding: 30px 0px 30px 0px;
  }
}

.gain-nha .gn-content {
  max-width: 276px;
  text-align: center;
  margin: 0px 0px 0px 100px;
}

@media screen and (max-width: 767px) {
  .gain-nha .gn-content {
    max-width: 180px;
    text-align: left;
    margin: 0px 0px 0px 0px;
  }
}

.gain-nha .gn-content p {
  font-size: 20px;
  color: #fff;
  margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 767px) {
  .gain-nha .gn-content p {
    font-size: 18px;
    margin: 0px 0px 15px 0px;
  }
}

@media screen and (max-width: 767px) {
  .gain-nha .gn-content img {
    max-width: 140px;
  }
}

/* Replaced Gain Section */

.blue-section {
  background-color: #092673;
  padding: 70px 0px 90px 0px;
  background-image: url(../img/MAA/2.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  min-height: 297px;
}

@media screen and (max-width: 767px) {
  .blue-section {
    min-height: 200px;
    padding: 30px 0px 30px 0px;
  }
}

.blue-section .gn-content {
  max-width: 276px;
  text-align: center;
  margin: 0px 0px 0px 100px;
}

@media screen and (max-width: 767px) {
  .blue-section .gn-content {
    max-width: 180px;
    text-align: left;
    margin: 0px 0px 0px 0px;
  }
}

.blue-section .gn-content p {
  font-size: 20px;
  color: #fff;
  margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 767px) {
  .blue-section .gn-content p {
    font-size: 18px;
    margin: 0px 0px 15px 0px;
  }
}

@media screen and (max-width: 767px) {
  .blue-section .gn-content img {
    max-width: 140px;
  }
}


.why {
  padding: 40px 0px 125px 0px;
}

@media screen and (max-width: 991px) {
  .why .thumb {
    display: none;
  }
}

.why .thumb img {
  width: 100%;
}

.why .thumb-mobile {
  display: none;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .why .thumb-mobile {
    display: block;
  }
}

.why h2 {
  font-size: 36px;
  font-weight: 600;
  margin: 0px 0px 40px 0px;
  max-width: 460px;
  color: #0F3DBA;
}

.why h2 strong {
  color: rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 1199px) {
  .why h2 {
    margin: 0px 0px 20px 0px;
    font-size: 26px;
  }
}

@media screen and (max-width: 767px) {
  .why h2 {
    font-size: 26px;
  }
}

.why ul {
  margin: 0px 0px 100px 0px;
  padding: 0px;
}

@media screen and (max-width: 1399px) {
  .why ul {
    margin: 0px 0px 70px 0px;
  }
}

@media screen and (max-width: 1199px) {
  .why ul {
    margin: 0px 0px 50px 0px;
  }
}

@media screen and (max-width: 991px) {
  .why ul {
    margin: 0px;
  }
}

.why ul li {
  margin: 0px 0px 10px 20px;
  font-size: 16px;
  list-style-position: outside;
}

@media screen and (max-width: 1199px) {
  .why ul li {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .why .cta-des {
    display: none;
  }
}

.why .why-cards {
  border: 1px solid #CFCFCF;
  display: flex;
  flex-wrap: wrap;
  margin: 70px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
  .why .why-cards {
    margin: 25px 0px 0px 0px;
  }
}

.why .why-cards .item {
  border-right: 1px solid #CFCFCF;
  padding: 20px;
  width: 25%;
}

@media screen and (max-width: 991px) {
  .why .why-cards .item {
    width: 100%;
    border: none;
    border-bottom: 1px solid #CFCFCF;
  }
}

.why .why-cards .item:last-child {
  border-right: none;
}

@media screen and (max-width: 991px) {
  .why .why-cards .item:last-child {
    border-bottom: none;
  }
}

.why .why-cards .item p {
  font-size: 14px;
  min-height: 80px;
  margin: 0px;
}

@media screen and (max-width: 991px) {
  .why .why-cards .item p {
    min-height: 70px;
  }
}

.why .why-cards .item p span {
  font-size: 10px;
  position: relative;
  left: 2px;
  top: -8px;
}

.why .why-cards .item strong {
  color: #0F3DBA;
  font-size: 44px;
  font-weight: 600;
}

@media screen and (max-width: 1199px) {
  .why .why-cards .item strong {
    font-size: 34px;
  }
}

.why .cta-mob {
  display: none;
  padding-top: 20px;
}

@media screen and (max-width: 991px) {
  .why .cta-mob {
    display: block;
  }

  .why .cta-mob .button {
    width: 100%;
    margin-top: 25px;
    margin-left: 0px !important;
  }
}

.why .note {
  font-size: 10px;
  color: #8C8C8C;
  margin: 30px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
  .why .note {
    display: none;
  }
}

.why .note a {
  color: #8C8C8C;
  text-decoration: underline;
}

.why .note span {
  font-size: 8px;
  position: relative;
  left: 1px;
  top: -6px;
}

.trained {
  padding: 74px 0px 80px 0px;
  background-color: #05133A;
}

@media screen and (max-width: 991px) {
  .trained {
    padding: 30px 0px 40px 0px;
  }
}

.trained .des {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 30px 0px 90px 0px;
}

@media screen and (max-width: 991px) {
  .trained .des {
    padding: 25px 0px 40px 0px;
  }
}

.trained p {
  max-width: 725px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
  margin: 0px;
  font-weight: 500;
}

@media screen and (max-width: 991px) {
  .trained p {
    font-size: 24px;
  }
}

.trained p strong {
  color: #fff;
}

.trained .thumb {
  padding-right: 20px;
}

@media screen and (max-width: 991px) {
  .trained .thumb {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
  }
}

.trained .thumb img {
  width: 100%;
}

.trained .video-des .item {
  padding: 24px 0px 24px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

@media screen and (max-width: 1199px) {
  .trained .video-des .item {
    padding: 16px 0px;
  }
}

@media screen and (max-width: 991px) {
  .trained .video-des .item {
    padding: 24px 0px;
  }
}

.trained .video-des .item:last-child {
  border-bottom: none;
}

.trained .video-des .item h5 {
  color: #fff;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  margin: 0px 0px 10px 0px;
}

.trained .video-des .item p {
  font-size: 16px;
  margin: 0px 0px 20px 0px;
  color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 1199px) {
  .trained .video-des .item p {
    margin: 0px;
  }
}

.learn {
  background-color: #F5F5F5;
  padding: 66px 0px;
}

@media screen and (max-width: 991px) {
  .learn {
    padding: 40px 0px;
  }
}

.learn h2 {
  color: #0F3DBA;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  margin: 0px 0px 90px 0px;
}

@media screen and (max-width: 991px) {
  .learn h2 {
    margin: 0px 0px 40px 0px;
    font-size: 24px;
  }
}

.learn .learn-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

@media screen and (max-width: 991px) {
  .learn .learn-items {
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
}

.learn .learn-items .icon {
  margin: 0px auto 20px auto;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .learn .learn-items .icon {
    margin: 0px auto 10px auto;
  }
}

.learn .learn-items .item {
  margin: 0px 0px 30px 0px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .learn .learn-items .item {
    width: 33%;
  }
}

@media screen and (max-width: 767px) {
  .learn .learn-items .item {
    width: 50%;
  }
}

.learn .learn-items .item span {
  display: block;
  max-width: 180px;
  margin: 0px auto;
  font-size: 16px;
  font-weight: 600;
}

@media screen and (max-width: 1199px) {
  .learn .learn-items .item span {
    font-size: 14px;
    max-width: 160px;
  }
}

.learn .learn-video {
  max-width: 870px;
  margin: 0px auto 40px auto;
}

@media screen and (max-width: 991px) {
  .learn .learn-video {
    margin: 0px auto 30px auto;
  }
}

.learn .note {
  text-align: center;
  font-size: 12px;
  font-weight: 600;
}

.maa {
  padding: 90px 0px 60px 0px;
}

@media screen and (max-width: 991px) {
  .maa {
    padding: 40px 0px 30px 0px;
  }
}

.maa h2 {
  font-size: 36px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.3);
  margin: 0px 0px 20px 0px;
}

@media screen and (max-width: 991px) {
  .maa h2 {
    font-size: 26px;
  }
}

.maa h2 strong {
  color: #0F3DBA;
}

.maa .item h4 {
  font-size: 18px;
  font-weight: 600;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 20px 0px 0px;
}

.maa .item ul {
  list-style-position: outside;
  padding: 0px 0px 0px 25px;
}

.maa .item ul li {
  margin: 0px 0px 5px 0px;
  font-size: 16px;
}

.maa-iuition {
  padding: 0px 0px 20px 0px;
  background-color: #0F3DBA;
}

.maa-iuition .price-box {
  text-align: center;
  padding: 40px;
  background-color: #fff;
  text-align: center;
}

.maa-iuition .price-box p {
  font-size: 18px;
  color: #0F3DBA;
  font-weight: 600;
}

.maa-iuition .price-box strong {
  display: block;
  font-size: 73px;
  font-weight: 600;
  color: #0F3DBA;
  margin: 30px 0px 25px 0px;
}

@media screen and (max-width: 767px) {
  .maa-iuition .price-box strong {
    font-size: 60px;
  }
}

.maa-iuition .des {
  padding: 30px 30px 0px 0px;
}

@media screen and (max-width: 991px) {
  .maa-iuition .des {
    padding: 30px 0px 0px 0px;
  }
}

.maa-iuition .des h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 35px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.maa-iuition .des ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  list-style-position: outside;
}

.maa-iuition .des ul li {
  margin: 0px 0px 40px 0px;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  padding: 0px 20px 0px 0px;
}

@media screen and (max-width: 991px) {
  .maa-iuition .des ul li {
    padding: 0px;
    margin: 0px 0px 30px 0px;
  }
}

.people {
  padding: 100px 0px 100px 0px;
  background-color: #F5F5F5;
}

@media screen and (max-width: 991px) {
  .people {
    padding: 50px 0px;
  }
}

.people .caption {
  max-width: 260px;
}

@media screen and (max-width: 991px) {
  .people .caption {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .people .caption {
    max-width: 100%;
  }
}

.people .caption h2 {
  font-weight: 600;
  color: #0F3DBA;
  font-size: 36px;
  margin: 0px 0px 100px 0px;
}

@media screen and (max-width: 991px) {
  .people .caption h2 {
    font-size: 24px;
    margin: 0px 0px 30px 0px;
  }
}

@media screen and (max-width: 767px) {
  .people .caption .button {
    width: 100%;
  }
}

.people .rating {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px;
  display: flex;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .people .rating {
    max-width: 300px;
    margin: 30px 0px 0px 0px;
  }
}

@media screen and (max-width: 575px) {
  .people .rating {
    max-width: 100%;
  }
}

.people .rating img {
  width: 50%;
  flex-shrink: 0;
  height: auto;
  object-fit: cover;
}

.people .rating .des {
  padding: 0px 0px 0px 20px;
}

.people .rating .des p {
  font-size: 12px;
  margin: 0px;
  max-width: 140px;
}

.people .rating .des strong {
  display: block;
  line-height: 1;
  font-weight: 600;
  font-size: 64px;
  color: #0F3DBA;
  margin: 15px 0px 15px 0px;
}

@media screen and (max-width: 1199px) {
  .people .rating .des strong {
    margin: 10px 0px;
    font-size: 54px;
  }
}

.people .rating .des span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.5);
}

.people .review-items {
  padding: 90px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
  .people .review-items {
    padding: 50px 0px 0px 0px;
  }
}

.people .review-items .item {
  padding: 22px 30px;
  background-color: #ffff;
  margin: 0px 0px 25px 0px;
}

.people .review-items .item .stars {
  font-size: 13px;
  color: #0F3DBA;
  margin: 0px 0px 30px 0px;
}

.people .review-items .item p {
  margin: 0px 0px 30px 0px;
  font-size: 14px;
  font-weight: 5000;
}

.people .review-items .item strong {
  display: block;
  font-size: 12px;
}

.people .review-items .item span {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
}

.faq {
  padding: 100px 0px 120px 0px;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .faq {
    padding: 50px 0px;
  }
}

.faq h2 {
  font-weight: 600;
  color: #0F3DBA;
  font-size: 36px;
  max-width: 324px;
  margin: 0px 0px 100px 0px;
}

@media screen and (max-width: 991px) {
  .faq h2 {
    font-size: 24px;
    margin: 0px 0px 40px 0px;
    max-width: 100%;
  }
}

.faq .faq-acc .item {
  border-bottom: 1px solid rgba(28, 28, 30, 0.1);
}

.faq .faq-acc .item .cap {
  cursor: pointer;
  padding: 24px 40px 24px 0px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.faq .faq-acc .item .cap p {
  margin: 0px;
  max-width: 560px;
}

@media screen and (max-width: 991px) {
  .faq .faq-acc .item .cap p {
    max-width: 100%;
  }
}

.faq .faq-acc .item .cap .arrow {
  position: absolute;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  right: 0px;
  margin: -20px 0px 0px 0px;
}

.faq .faq-acc .item .cap .fa-minus {
  display: none;
}

.faq .faq-acc .item .content {
  display: none;
  padding-bottom: 25px;
}

.faq .faq-acc .item .content p {
  font-size: 16px;
  max-width: 670px;
  color: rgba(28, 28, 30, 0.6);
}

@media screen and (max-width: 991px) {
  .faq .faq-acc .item .content p {
    max-width: 100%;
  }
}

.faq .faq-acc .item .content ul li {
  margin: 0px 0px 10px 0px;
  font-size: 16px;
  color: rgba(28, 28, 30, 0.6);
}

.faq .faq-acc .item.active .cap .fa-minus {
  display: block;
}

.faq .faq-acc .item.active .cap .fa-plus {
  display: none;
}

.faq .faq-acc .item.active .content {
  display: block;
}

.block-cta {
  padding: 70px 0px;
}

@media screen and (max-width: 991px) {
  .block-cta {
    padding: 30px 0px;
  }
}

.block-cta .assistant-box {
  display: flex;
  background-color: #0F3DBA;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .block-cta .assistant-box {
    flex-wrap: wrap;
  }
}

.block-cta .assistant-box .thumb {
  flex-shrink: 0;
  width: 550px;
}

@media screen and (max-width: 1199px) {
  .block-cta .assistant-box .thumb {
    width: 400px;
  }
}

@media screen and (max-width: 991px) {
  .block-cta .assistant-box .thumb {
    width: 100%;
  }
}

.block-cta .assistant-box .des {
  width: 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .block-cta .assistant-box .des {
    padding: 20px;
    display: block;
  }
}

.block-cta .assistant-box .des h3 {
  color: rgba(255, 255, 255, 0.5);
  max-width: 480px;
  font-size: 32px;
  font-weight: 500;
}

.block-cta .assistant-box .des h3 span {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .block-cta .assistant-box .des h3 {
    margin: 0px 0px 40px 0px;
    font-size: 24px;
  }
}

.block-cta .assistant-box .des .button {
  border: 1px solid #fff;
  color: #fff;
  max-width: 180px;
}

@media screen and (max-width: 767px) {
  .block-cta .assistant-box .des .button {
    max-width: 100%;
  }
}

.footer {
  padding: 70px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
  .footer {
    padding: 40px 0px 0px 0px;
  }
}

.footer ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.footer ul li {
  margin: 0px 0px 10px 0px;
}

.footer ul li a {
  color: #1C1C1E;
  font-size: 14px;
  font-weight: 500;
  transition: all ease 0.3s;
}

.footer ul li a:hover {
  color: #0F3DBA;
}

.footer .brand-footer {
  border: 1px solid rgba(28, 28, 30, 0.1);
  padding: 12px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .footer .brand-footer {
    display: none;
  }
}

.footer .brand-footer img {
  width: 200px;
}

@media screen and (max-width: 1199px) {
  .footer .brand-footer img {
    width: 120px;
  }
}

.footer .brand-footer .des {
  padding: 0px 0px 0px 15px;
}

.footer .brand-footer .des p {
  font-size: 14px;
  margin: 0px 0px 80px 0px;
  font-weight: 600;
}

@media screen and (max-width: 1199px) {
  .footer .brand-footer .des p {
    margin: 0px 0px 30px 0px;
  }
}

.footer .brand-footer .des a {
  color: #1C1C1E;
  font-size: 16px;
}

.footer .social {
  margin: 50px 0px 20px 0px;
}

.footer .social a {
  display: inline-flex;
  width: 24px;
  height: 24px;
  background-color: #F5F5F5;
  margin: 0px 15px 5px 0px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: rgba(28, 28, 30, 0.8);
}

.footer .allright {
  padding: 24px 0px 70px 0px;
  border-top: 1px solid rgba(28, 28, 30, 0.1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer .allright p {
  margin: 0px;
  font-size: 12px;
  color: rgba(28, 28, 30, 0.5);
}

.footer .allright p span {
  display: inline-block;
  margin: 0px 0px 0px 50px;
}

@media screen and (max-width: 991px) {
  .footer .allright p span {
    display: none;
  }
}

.footer .allright a {
  font-size: 12px;
  color: #0F3DBA;
}

@media screen and (max-width: 991px) {
  .footer .allright a {
    display: none;
  }
}

.thumb {
  overflow: hidden;
}

.thumb img {
  transition: all ease 0.6s;
}

.regulatory {
  padding: 100px 0px 100px 0px;
}

@media screen and (max-width: 991px) {
  .regulatory {
    padding: 100px 0px 50px 0px;
  }
}

.regulatory .thumb-des img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .regulatory .thumb-des {
    display: none;
  }
}

.regulatory .thumb-mob {
  display: none;
}

.regulatory .thumb-mob img {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .regulatory .thumb-mob {
    display: block;
  }
}

.re-cols {
  display: flex;
  padding: 80px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
  .re-cols {
    flex-wrap: wrap;
    padding: 0px;
  }
}

.re-cols .re-left {
  flex-shrink: 0;
  width: 330px;
}

@media screen and (max-width: 991px) {
  .re-cols .re-left {
    width: 100%;
  }
}

.re-cols .re-left h1 {
  font-size: 36px;
  font-weight: 600;
  color: #0F3DBA;
  line-height: 1.1;
  margin: 0px 0px 100px 0px;
  padding: 0px 0px 0px 0px;
}

@media screen and (max-width: 991px) {
  .re-cols .re-left h1 {
    margin: 0px 0px 18px 0px;
  }
}

@media screen and (max-width: 767px) {
  .re-cols .re-left h1 {
    font-size: 26px;
  }
}

.re-cols .re-left h1 span {
  color: rgba(0, 0, 0, 0.3);
}

.re-cols .re-right {
  width: 100%;
  text-align: right;
  padding: 0px 0px 0px 10px;
}

@media screen and (max-width: 991px) {
  .re-cols .re-right {
    padding: 0px;
  }
}

.link-box h3 {
  font-weight: 600;
  font-size: 18px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin: 0px 0px 14px 0px;
}

@media screen and (max-width: 991px) {
  .link-box h3 {
    font-size: 16px;
  }
}

.link-box ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.link-box ul li {
  margin: 0px 0px 7px 0px;
}

.link-box ul a {
  font-weight: 500;
  font-size: 16px;
  color: #0F3DBA;
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .link-box ul a {
    font-size: 14px;
  }
}

@media screen and (max-width: 991px) {
  .link-box-des {
    display: none;
  }
}

.link-box-mob {
  display: none;
  padding-top: 30px;
}

@media screen and (max-width: 991px) {
  .link-box-mob {
    display: block;
  }
}

.re-content {
  max-width: 730px;
  display: inline-block;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .re-content {
    padding: 30px 0px 70px 0px;
  }
}

.re-content .item {
  margin: 0px 0px 90px 0px;
}

@media screen and (max-width: 991px) {
  .re-content .item {
    margin: 0px 0px 40px 0px;
  }
}

.re-content .item h3 {
  font-weight: 600;
  font-size: 18px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid rgba(25, 25, 25, 0.1);
  margin: 0px 0px 14px 0px;
}

@media screen and (max-width: 991px) {
  .re-content .item h3 {
    font-size: 16px;
  }
}

.re-content .item p {
  margin: 0px 0px 20px 0px;
  font-size: 16px;
  font-weight: 500;
  color: #49494b;
}

@media screen and (max-width: 991px) {
  .re-content .item p {
    font-size: 14px;
  }
}



/*# sourceMappingURL=main.css.map */