@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
/*---------------------------- General ------------------------*/
.clear {
  clear: both;
  width: 100%;
}
.clear.height10 {
  height: 10px;
}
.clear.height20 {
  height: 20px;
}
.clear.height30 {
  height: 30px;
}
.clear.height50 {
  height: 50px;
}
.clear.border1 {
  border-top: 1px solid #dedede;
  margin: 15px 0px;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  position: relative;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
a:hover {
  text-decoration: none !important;
}
a:focus {
  outline: none !important;
}
a:link {
  text-decoration: none;
}
a,
a:hover {
  text-decoration: none;
}
html,
body {
  margin: 0px;
  padding: 0px !important;
  font-family: "Nunito", sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  background: #f1f4fb;
}
button {
  text-decoration: none;
  outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
li,
span {
  word-wrap: break-word;
}
.datepicker {
  z-index: 999999 !important;
}
.modal {
  z-index: 999999;
}
/*======================== custom modal bootrap ========================*/
.modal-open .mm-wrapper__blocker,
.modal-open .mm-slideout {
  z-index: auto !important;
}
.body__main {
  min-height: 50vh;
}
.full__main {
  width: 100%;
  overflow: hidden;
}
.transition-all {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.container {
  max-width: 1250px !important;
}
.banner-sticky {
  position: fixed !important;
  width: 100%;
  z-index: 10000;
  top: 0;
}
/*======================== header section ========================*/
.header_section{
  padding: 6px 0;
}
.main-header-eight {
  position: relative;
}
.main-header-eight__top {
  background-color: #222;
  padding-left: 23.4%;
  padding-right: 5.5%;
  position: relative;
  z-index: 1;
}
.main-header-eight__inner {
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 0;
}
.main-header-eight__info {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 30px;
}
.main-header-eight__info li {
  font-size: 14px;
  color: #737092;
  font-weight: 700;
}
.main-header-eight__info__icon {
  font-size: 12px;
  margin-right: 2px;
  color: #7166F5;
}
.main-header-eight__info li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
  transition: all 500ms ease;
}
.main-header-eight__right {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: auto;
}
.main-menu {
  position: relative;
  display: block;
}
.main-menu-eight {
  background-color: #f4f1e9;
  z-index: 99;
  width: 100%;
  padding-right: 5.5%;
  padding-left: 65px;
}
.main-menu-eight__wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.main-header-eight__top::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 87.2%;
  content: "";
  border-radius: 0;
  z-index: -1;
  background-color: #211F38;
  mask: url('../images/bg3.png');
  mask-repeat: no-repeat;
  mask-position: top right;
  mask-size: cover;
}
.main-menu-eight::after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 84%;
  content: "";
  border-radius: 0;
  z-index: -1;
  background-color: #1682C8;
  mask: url('../images/bg3.png');
  mask-repeat: no-repeat;
  mask-position: top right;
  mask-size: cover;
}
.main-menu-eight__logo {
  z-index: 1;
  min-width: 345px;
  min-height: 111px;
  margin-top: -25px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  text-align: center;
  mask: url('../images/bg4.png');
  mask-repeat: no-repeat;
  mask-position: top center;
  mask-size: cover;
  background-color: rgba(247, 247, 247, 0.11);
  padding: 27px 0 0;
  margin-right: 36px;
}
.main-menu-eight__logo::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: calc(100% - 18px);
  width: calc(100% - 38px);
  content: "";
  border-radius: 0;
  z-index: -1;
  background-color: #f4f1e9;
  mask: url('../images/bg4.png');
  mask-repeat: no-repeat;
  mask-position: top center;
  mask-size: cover;
}
.main-menu-eight__left {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.main-menu-eight__main-menu-box {
  display: block;
}
.main-menu .main-menu__list{
  list-style: none;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  padding: 0;
  margin: 0;
}
.main-menu .main-menu__list > li {
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}
.main-menu .main-menu__list > li a{
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  padding: 0px 15px;
}
.main-menu .main-menu__list > li > ul {
  position: absolute;
  top: 50px;
  left: 0px;
  width: 320px;
  background-color: #FFF;
  list-style: none;
  margin: 0;
  padding: 10px 0;
  border-radius: 5px;
  display: none;
}
.main-menu .main-menu__list > li > ul > li {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
}
.main-menu .main-menu__list > li > ul > li:last-child {
  border: none;
}
.main-menu .main-menu__list > li > ul > li a{
  color: #333;
  text-transform: none;
}
.main-menu .main-menu__list > li:hover > ul {
  display: block;
}
.main-menu .main-menu__list > li a:hover{
  color: #FCB813;
}
.main-menu-eight__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-left: auto;
}
.main-menu-eight__call {
  position: relative;
  min-height: 40px;
  padding: 8px 0 0 51px;
  margin-left: 85px;
}
.main-menu-eight__call__icon {
  width: 40px;
  height: 40px;
  background-color: #1682C8;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-menu-eight__call__title {
  line-height: 1;
  display: block;
  margin: 0 0 3px;
  font-size: 12px;
  font-weight: 700;
  color: #737092;
}
.main-menu-eight__call__text {
  color: #211F38;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
  display: inline-block;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
  transition: all 500ms ease;
}
/* ===========footer========== */
footer {
  padding: 6rem 0;
  background-color: #1682C8;
  color: #FFF;
}
footer .about h2 {
  font-weight: 900;
  font-size: 1.6rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
footer .about .social{
  display: flex;
  margin-top: 1rem;
}
footer .about .social a{
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #FCB813;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: relative;
  z-index: 1;
  transition: all 500ms ease;
  margin-right: 10px;
}
footer .about .social a:hover {
  color: #FFF;
  background-color: #FCB813;
}
footer .contact {
  position: relative;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 20px;
  max-width: 370px;
  padding-top: 1px;
  padding-bottom: 26px;
}
footer .contact .contact_logo {
  position: relative;
  background-color: #1682C8;
  border-radius: 9px;
  max-width: 227px;
  margin: -31px auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 5px 19px;
  min-height: 50px;
}
footer .contact ul{
  margin: 0 0 15px;
  padding: 30px 0 29px;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
footer .contact ul li{
  margin: 0;
  padding: 0 53px;
  display: flex;
  align-items: center;
  gap: 11px;
}
footer .contact ul li .icon {
  width: 40px;
  height: 40px;
  background-color: #1682C8;
  color: #FCB813;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  position: relative;
  z-index: 1;
  transition: all 500ms ease;
}
footer .contact ul li .icon i{
  margin-top: 5px;
}
footer .contact ul li.mt-28{
  margin-top: 15px;
}
footer .contact ul li:hover .icon {
  color: #FFF;
  background-color: #FCB813;
}
footer .contact ul li .decs {
  width: calc(100% - 50px);
}
.site-footer-five__contact__call {
  position: relative;
  min-height: 40px;
  padding: 8px 0 0 53px;
  margin: 0 53px;
}
.site-footer-five__contact__call__icon {
  width: 40px;
  height: 40px;
  background-color: #FCB813;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--insur-white);
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.site-footer-five__contact__call__icon i{
  margin-top: 5px;
}
.site-footer-five__contact__call__title {
  line-height: 1;
  display: block;
  margin: 0 0 3px;
  font-size: 12px;
  font-weight: 700;
  color: var(--insur-gray);
}
.site-footer-five__contact__call__text {
  color: #fff;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.1;
  display: inline-block;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
  transition: all 500ms ease;
}
.site-footer-five__contact__call__text:hover {
  color: #FCB813;
}
.advise_form h3{
  font-weight: 900;
  text-transform: uppercase;
  font-size: 1.4rem;
  margin-bottom: 20px;
}
.advise_form .form .item {
  margin-bottom: 10px;
}
.advise_form .form .item input {
  outline: none;
  padding: 0 20px;
  display: block;
  width: 100%;
  height: 45px;
  color: #636363;
  font-size: 16px;
  background-color: #f4f1e9;
  border: 1px solid #e8e7e7;
  border-radius: 30px;
  transition: all 400ms ease;
}
.advise_form .form .item textarea {
  outline: none;
  padding: 10px 20px;
  display: block;
  width: 100%;
  color: #636363;
  font-size: 16px;
  background-color: #f4f1e9;
  border: 1px solid #e8e7e7;
  border-radius: 30px;
  transition: all 400ms ease;
}
.advise_form .form button {
  background-color: #FCB813;
  height: 45px;
  border: none;
  outline: none;
  color: #FFF;
  cursor: pointer;
  border-radius: 30px;
  padding: 0 20px;
  display: table;
  margin: 0 auto 0;
  font-weight: 700;
}
.advise_form .form button:hover {
  opacity: 0.8;
  color: #333;
}
/*------------------------ back to top ------------------------*/
.go__top {
  position: fixed;
  bottom: 30px;
  right: 20px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  display: none;
  z-index: 9999999;
  background-color: #c79c5d;
  border-radius: 5px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
}
.go__top:hover {
  opacity: 0.9;
  background-color: #ffc107;
  color: #fff;
}
/*======================== waiting ========================*/
#waiting{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9999999999;
  display: none;
}
#waiting .box{
  width: 100%;
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #FFF;
  flex-direction: column;
}
/*-------------- breadrum --------------*/
.breadrum_section{
  background-color: #f5f5f5;
}
.breadrum_section ul{
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.breadrum_section ul li{
  display: inline-block;
  line-height: 30px;
  font-size: 0.9rem;
}
.breadrum_section ul li span{
  margin: 0px 10px;
  color: #ddd;
}
.breadrum_section ul li a{
  color: #333;
}
.breadrum_section ul li .fa-home{
  color:  var(--blue-light);
}

/*-------------- paging --------------*/
.paging{
  display: table;
  margin: 1rem auto;
}
.paging ul{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.paging ul li{
  display: inline-block;
  border-radius: 2px;
  margin-right: 6px;
}
.paging  .sp_dots
{
  transform: translateY(17px) !important;
}
.paging ul li a{
  color: #333;
  font-weight: 500;
  cursor: pointer;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: table;
  background-color: #ddd;
}
.paging ul li a.active, .paging ul li a:hover{
  background-color: var(--blue-dark);
  color: #FFF;
}
/*------------------------ menu mobile ------------------------*/
.menu-toggle {
  position: absolute;
  top: 38%;
  left: 15px;
  z-index: 999;
}
.menu-toggle .iconOpen {
  background-color: rgb(32, 64, 153);
  width: 25px;
  height: 2px;
  position: relative;
}
.menu-toggle .iconOpen::after, .menu-toggle .iconOpen::before {
  content: '';
  position: absolute;
  background-color: rgb(32, 64, 153);
  width: 25px;
  height: 2px;
}
.menu-toggle .iconOpen::before {
  top: 7px;
}
.menu-toggle .iconOpen::after {
  top: 14px;
}

.full__main .mobile-menu {
  background-color: #FFF;
  width: 300px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 1000000;
  transform: translateX(-100%);
  transition: 0.5s;
  border-right: 1px solid #f5f5f5;
}
.mobile-menu.active {
  transform: translateX(0) !important;
}
.full__main .mobile-menu .menu {
  margin: 0;
  padding: 10px;
  height: 82vh;
  overflow-y: scroll;
}
.full__main .mobile-menu .menu li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #dadada;
  position: relative;
}
.full__main .mobile-menu .menu li .menu-2 {
  display: none;
  padding: 0 0 0 15px;

}
.full__main .mobile-menu .menu li ul {
  position: relative;
}
.full__main .mobile-menu .menu li .menu-2 > li {
  border-bottom: none;
  border-top: none;
  padding: 5px 0;
}
.full__main .mobile-menu .menu li:last-child {
  border-bottom: 1px solid #dadada;
}
 
.full__main .mobile-menu .menu li a {
  color: #1e1e1f;
  padding-left: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.full__main .mobile-menu .menu>li>a {
  font-weight: 700;
}
.full__main .mobile-menu .menu li .menu-2{
  margin-top: 10px;
}
.full__main .mobile-menu .menu li .menu-2 li{
  border-bottom: 1px solid #ddd;
}
.full__main .mobile-menu .menu li .menu-2 li:last-child{
  border-bottom: none;
}
.full__main .mobile-menu .menu li .menu-2 li a{
  background-image: url('../images/icons/arrow-50.png');
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 15px;
}
.full__main .mobile-menu .menu li .menu-2 li .menu-3 li a{
  padding-left: 0px;
}
.full__main .mobile-menu .closeBtn {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  align-items: center;
}
.full__main .mobile-menu .closeBtn i {
  font-size: 24px;
}
.mobile-menu .logo_mobile img{
  width: 80px;
  height: auto !important;
}
.mobile-menu .hotline {
  text-align: center;
  border-top: 1px solid #dadada;
}
.mobile-menu .hotline a{
  font-weight: 700;
  font-size: 17px;
  color: #dd2f22;
  line-height: 45px;
}
/* table */
@media screen and (max-width: 1024px) {
  .main-menu-eight__left{
    display: none;
  }
  .main-menu-eight::after {
    width: 70%;
  }
  .slider_section .item .content .box h2 {
    font-weight: 700;
    font-size: 25px;
  }
  .slider_section .item .content .box h3 {
    margin: 5px 0 20px;
    font-weight: 500;
    font-size: 1.2rem;
  }
  .news_home .item .blog__img img {
    height: 180px;
  }
  footer .contact {
    margin: 1.5rem auto;
  }
  footer {
    padding: 3rem 0;
  }
  .menu-toggle {
    top: 52%;
  }
  .menu-toggle .iconOpen {
    background-color: #FFF;
  }
  .menu-toggle .iconOpen::after, .menu-toggle .iconOpen::before {
    background-color: #FFF;
  }
}
@media screen and (max-width: 992px) {
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  
}
/* mobile */
@media screen and (max-width: 668px) {
  .menu-toggle {
    top: 38%;
  }
  .menu-toggle .iconOpen {
    background-color: rgb(32, 64, 153);
  }
  .menu-toggle .iconOpen::after, .menu-toggle .iconOpen::before {
    background-color: rgb(32, 64, 153);
  }
  .main-header-eight__top {
    display: none;
  }
  .main-menu-eight__logo img {
    width: 120px !important;
    height: auto;
  }
  .main-menu-eight__logo::after, .main-menu-eight::after {
    display: none;
  }
  .main-menu-eight {
    background-color: #FFF;
  }
  .main-menu-eight {
    padding-left: 0;
    padding-right: 0;
  }
  .main-menu-eight__logo {
    margin-top: 0;
    padding: 0;
    min-height: 70px;
  }
  .slider_section .item .content {
    display: none;
  }
  .main-menu-eight__right {
    display: none;
  }
  .product_bc h2, .cate_product h2, .partner_section h2 {
    font-size: 25px;
  }
  .cate_product .item .box_img .img {
    height: 110px;
    width: 110px;
  }
  .cate_product .item .box_info h3 {
    font-size: 1rem;
    line-height: 20px;
    font-weight: 700;
  }
  .ideas {
    padding: 0;
  }
  .news_home .item .blog__img img {
    height: 230px;
  }
}
@media screen and (max-width: 612px) {
  
}
