*{margin: 0;padding: 0;box-sizing: border-box;}

:root{
  --white: #ffffff;
  --primary-color: #222B35;
  --blue:#2B93FF;
  --gray:#7A8086;
  --white-blue:#E5EBF5;
}
/* common css start*/


/* fonts start */


@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
      url('../fonts/Roboto-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.woff2') format('woff2'),
      url('../fonts/Roboto-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.woff2') format('woff2'),
      url('../fonts/Roboto-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Light.woff2') format('woff2'),
      url('../fonts/Roboto-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-LightItalic.woff2') format('woff2'),
      url('../fonts/Roboto-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Thin.woff2') format('woff2'),
      url('../fonts/Roboto-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BlackItalic.woff2') format('woff2'),
      url('../fonts/Roboto-BlackItalic.woff') format('woff');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-ThinItalic.woff2') format('woff2'),
      url('../fonts/Roboto-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
      url('../fonts/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
      url('../fonts/Roboto-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Black.woff2') format('woff2'),
      url('../fonts/Roboto-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-MediumItalic.woff2') format('woff2'),
      url('../fonts/Roboto-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
/* new */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('../fonts/Roboto-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
  }

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.woff2') format('woff2'),
        url('../fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('../fonts/Roboto-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Thin.woff2') format('woff2'),
        url('../fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('../fonts/Roboto-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('../fonts/Roboto-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
        url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
        url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Black.woff2') format('woff2'),
        url('../fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('../fonts/Roboto-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}


/* fonts end */


body{font-family: 'Roboto';}
img {width: 100%;height: 100%;object-fit: cover;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #ffffff;
  background-color: #2b93ff;
}
.dropdown-menu {padding: 0;}

.fixed {
  position: fixed;
  top:0;
  left:0;
  z-index: 5;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  width: 100%;
  background-color: var(--white);
}
/* .btn.btn-primary{
  background-color: var(--blue);
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: var(--white);
  min-width: 224px;
  text-align: center;
  padding: 16px 12px;
  border-radius: 50px;
  border: 2px solid var(--blue);
  transition: all 0.2s ease-in;
}
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary:hover{
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  box-shadow: unset;
  outline: none;
  border-color: var(--primary-color);
}
.btn.btn-primary.btn-border{
  border: 2px solid var(--blue);
  background-color: transparent;
  color: var(--blue);
  transition: all 0.2s ease-in;
}
.btn.btn-primary.btn-border:hover,
.btn.btn-primary.btn-border:focus,
.btn.btn-primary.btn-border:active{
  box-shadow: unset;
  outline: none;
  border-color: var(--primary-color);
  color: var(--primary-color);
} */


header{position: relative;display: block;}
header .nav-container {padding: 0 170px 0 222px;width: 100%;display: flex;align-items: center;}
header {padding: 24px 0 20px 0; position: relative; display: block; z-index: 2;}
header nav.navbar {padding: 10px 0 0 0;}
header .top-header {position: relative;display: block;}
header .top-header .clinks {position: relative;display: flex;justify-content: flex-end;}
header .top-header .clinks a {font-size: 16px;line-height: 24px;font-weight: 400;color: #2b93ff; font-family: 'Roboto';text-decoration: unset;margin-left: 20px;}
header .navbar-expand-lg .navbar-nav { flex-direction: row; justify-content: space-around;width: 100%;}

header .navbar-brand {position: relative;display: block;width: 199px;height: 39px;overflow: hidden;padding: 0;margin: 0;}
header .navbar-brand:focus,
header .navbar-brand:focus-visible{outline: unset;}
header .navbar-brand img {object-fit: contain;}
/* header .navbar-nav {position: relative;}
header .navbar-nav .nav-item {position: relative;} */
header .navbar-nav .nav-item:last-child{margin-right: 0;}
header .navbar-nav .nav-item .nav-link{padding: 20px;font-size: 16px;line-height: 22px;letter-spacing: -0.08px;color: var(--primary-color);display: flex;align-items: center;font-family: 'Roboto';font-weight: 600;}
header .navbar-nav .nav-item .nav-link.active {color: var(--blue);  font-family: 'Lato';font-weight: normal;}
header .navbar-nav .nav-item .nav-link.dropdown-toggle::after{color: #2C93FF;}
/* header .navbar-nav .nav-item .nav-link.dropdown-toggle::after{background-image: url('../images/Path.png');width: 8px;height: 7px;border: unset; background-size: contain;background-repeat: no-repeat; margin: 0 0 0 10px;} */
header .navbar-nav .nav-item .nav-link span{width: 20px;height: auto; overflow: hidden; margin: 0 10px 0 0;}
header .navbar-nav .nav-item:hover .nav-link {color: var(--blue);}
/* header .action {margin-top: 30px;} */
header .action .clinks {position: absolute; top: 12px; display: flex;}
header .action a.login{background: #2B93FF;padding: 8px 20px; display: block; font-weight: normal; letter-spacing: 2px; width: 150px; max-width: 100%;  border: none !important; margin: 0; font-size: 16px; line-height: 21px; color: var(--white); text-align: center; text-decoration: unset;  font-size: 1rem; border-radius: 0.45rem; max-height: 54px;}
header .action a.login:last-child{margin-right: 0;}
header .action a.login.active {background-color: var(--blue);color: var(--white);font-family: 'Lato';font-weight: normal;}
.mobile-navbar {display: none;}

.navbar-nav .dm-wrapper {position: relative;display: block;}
.navbar-nav .dm-wrapper .hiw-part {position: relative;display: flex;align-items: center;padding: 8px 12px;border-radius: 10px;transition: all 0.2s ease-in;}
.navbar-nav .dm-wrapper .hiw-part::after {content: '';position: absolute;display: block;width: 1px;height: 92%;right: 0;bottom: 0;background-color: #D0D9E9;}
.navbar-nav .dm-wrapper .hiw-part:hover {background-color: #fff;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.navbar-nav .dm-wrapper .hiw-part figure {position: relative;display: block;width: 170px;height: 170px;margin: 0;border-radius: 20px;overflow: hidden;flex: 0 0 170px;}
.navbar-nav .dm-wrapper .hiw-details {position: relative;display: block;padding: 0 20px;}
.navbar-nav .dm-wrapper .hiw-details h4 {position: relative;display: block;font-size: 16px;line-height: 24px;color: var(--primary-color);font-weight: 700;margin-bottom: 4px;}
.navbar-nav .dm-wrapper .hiw-details p {font-size: 14px;line-height: 20px;color: #063f63b3;}
.navbar-nav .dm-wrapper .hiw-part .arrow {position: relative;display: block;width: 24px;height: 24px;overflow: hidden;}
.navbar-nav .dm-wrapper .hiw-part .arrow img {width: 100%;height: 100%;object-fit: contain;}
.navbar-nav .dm-wrapper .ind-part {position: relative;}
.navbar-nav .dm-wrapper .ind-part figure {position: relative;display: block;width: 250px;height: 230px;overflow: hidden;margin: 0 auto 28px;}
.navbar-nav .dm-wrapper .ind-part figure img{width: 100%;height: 100%;object-fit: contain;}
.navbar-nav .dm-wrapper .ind-part .btn.btn-ebook {min-width: 191px; border: 2px solid #2B93FF; background-color: #2B93FF; color: #fff; font-size: 16px; padding: 10px 20px; border-radius: 7px; margin: 0 auto; position: relative; display: block; font-weight: 700;}
.navbar-nav .dm-wrapper .ind-part .btn.btn-ebook:focus,
.navbar-nav .dm-wrapper .ind-part .btn.btn-ebook:active,
.navbar-nav .dm-wrapper .ind-part .btn.btn-ebook:hover {box-shadow: unset;outline: none;background-color: #2B93FF;}
.navbar-nav .dm-wrapper .ind-part h4 {color: #2C93FF;font-size: 14px;line-height: 20px;font-weight: 700;margin-bottom: 10px;text-transform: uppercase;padding: 0 0 0 22px;}
.navbar-nav .dm-wrapper .ind-part ul {position: relative;display: block;list-style: none;padding: 0;margin: 0;}
.navbar-nav .dm-wrapper .ind-part ul li {position: relative;display: flex;justify-content: space-between;}
.navbar-nav .dm-wrapper .ind-part ul li a {position: relative;display: flex;align-items: center;width: 33.33%;padding: 10px 22px;margin-right: 16px;justify-content: space-between;font-size: 16px;font-weight: 700;line-height: 22px;color: var(--primary-color);text-decoration: unset;text-transform: capitalize;}
.navbar-nav .dm-wrapper.dm-ind {padding: 48px 0;}
.navbar-nav .dm-wrapper .ind-part ul li a span {width: 12px;height: auto;overflow: hidden;margin: 0 0 0 10px;}
.navbar-nav .dm-wrapper .ind-part ul li a span img {width: 100%;height: 100%;object-fit: contain;}
.navbar-nav .dm-wrapper .col-md-8 .ind-part::after {content: '';position: absolute;display: block;width: 1px;height: 90%;background-color: #D0D9E9;bottom: 0;left: -22px;}
.navbar-nav .dm-wrapper .ind-part ul li a:hover span img {filter: invert(45%) sepia(31%) saturate(4366%) hue-rotate(195deg) brightness(105%) contrast(101%);}
.navbar-nav .dm-wrapper .ind-part ul li a:after { content: ''; position: absolute; display: block; width: 1px; height: 100%; background-color: #D0D9E9;  right: -5px; bottom: 0;}
.navbar-nav .dm-wrapper .ind-part ul li a:last-child::after{display: none;}
.navbar-nav .dm-wrapper .company-left {position: relative;display: block;}
.navbar-nav .dm-wrapper .company-left h4 {position: relative;display: block;color: #2C93FF;font-size: 14px;font-weight: 900;letter-spacing: 1px;text-transform: uppercase;margin-bottom: 8px;padding: 0 22px 0 0;}
.navbar-nav .dm-wrapper .company-left figure {position: relative;display: block;width: 300px;height: 180px;overflow: hidden;margin: 0 0 16px;border-radius: 25px;}
.navbar-nav .dm-wrapper .company-left figure img {width: 100%;height: 100%;object-fit: cover;}
.navbar-nav .dm-wrapper .company-left .btn.btn-asx {background-color: #2C93FF;max-width: 247px;padding: 14px 22px; border: 1px solid #2C93FF;color: #fff;font-size: 14px;line-height: 20px;font-weight: 700;border-radius: 7px;}
.navbar-nav .dm-wrapper .company-right {position: relative;display: block;}
.dm-wrapper .company-right h4 {position: relative;display: block;font-size: 14px;line-height: 20px;color: #2C93FF;text-transform: uppercase;padding: 0 22px;margin-bottom: 8px;font-weight: 900;}
.dm-wrapper .company-right ul {position: relative;display: flex;list-style: none;padding: 0;margin: 0;flex-wrap: wrap;}
.dm-wrapper .company-right ul li {position: relative;display: flex;align-items: center;padding: 8px 22px;width: 50%;justify-content: space-between;border-radius: 8px;}
.dm-wrapper .company-right ul li:hover {background-color: #fff;box-shadow: 0px 10px 14px 0px rgba(0,0,0,0.05);}
.dm-wrapper .company-right ul li .icon {position: relative;display: block;width: 30px;height: auto;overflow: hidden;margin: 0 10px 0 0;flex: 0 0 30px;}
.dm-wrapper .company-right ul li .icon img {width: 100%;height: 100%;object-fit: cover;}
.dm-wrapper .company-right ul li .info {position: relative;display: block;max-width: 315px;}
.dm-wrapper .company-right ul li .info h5 {position: relative;display: block;font-size: 16px;line-height: 20px;color: var(--primary-color);font-weight: 500;margin-bottom: 10px;}
.dm-wrapper .company-right ul li .info p{position: relative;display: block;color: #063f63b3;font-size: 14px;line-height: 20px;margin-bottom: 0;}
.navbar-nav .dm-wrapper .hiw-part figure img {width: 100%;height: 100%;object-fit: cover;}


.above-section {position: relative;display: block;width: 100%;height: 793px;background-image: url('../images/banner.png');background-size: cover;background-repeat: no-repeat;}
.above-section .above-wrap {position: relative; display: flex; flex-flow: column; justify-content: center;  height: 793px;max-width: 1199px; margin: 0 auto; text-align: center;}
.above-section .above-wrap h2 {font-size: 60px;line-height: 75px;letter-spacing: -0.15px;color: var(--primary-color);font-family: 'Roboto'; font-weight: bold;margin-bottom: 19px;}
.above-section .above-wrap form {position: relative;display: flex;}
.above-section .above-wrap form .form-control {padding: 17px 19px 17px;background-color: var(--white);box-shadow: 0px 11px 17px 0px rgba(0,0,0,0.04);border-radius: 8px;position: relative;display: block;color: var(--primary-color);border: 1px solid transparent;font-size: 20px;line-height: 33px;}
.above-section .above-wrap form .form-control::placeholder {color: rgba(34,43,53,0.40);}
.above-section .above-wrap form .form-control:focus,
.above-section .above-wrap form .form-control:active{box-shadow: unset;outline: none;border-color: var(--blue);}
.btn.btn-track{min-width: 204px;background-color: var(--blue);border: 1px solid var(--blue);font-size: 20px;line-height: 33px;letter-spacing: -0.11px;color: var(--white);font-family: 'Roboto';font-weight: normal;position: absolute;display: block;top: 0;right: 0;height: 100%;border-radius: 8px;}
.btn.btn-track:focus,
.btn.btn-track:active,
.btn.btn-track:hover {box-shadow: unset;outline: none;border-color: var(--blue);color: var(--blue);background-color: transparent;transition: all 0.2s ease-in;}
.drop-zone {height: 300px; display: flex; align-items: center;justify-content: center;text-align: center;   font-weight: 500; font-size: 25px; cursor: pointer; color: var(--primary-color); border: 2px dashed #ced7e8;  border-radius: 10px; background-color: var(--white); line-height: 33px;}
.drop-zone__prompt {position: relative;}
.drop-zone__prompt figure {width: 60px;  height: 75px; margin: 0 auto 6px;}
.drop-zone--over {border-style: solid;}
.drop-zone__input {display: none;}
.drop-zone__thumb {width: 100%;height: 100%; border-radius: 10px;overflow: hidden; background-color: #cccccc; background-size: cover; position: relative;}
.drop-zone__thumb::after { content: attr(data-label); position: absolute; bottom: 0; left: 0; width: 100%;  padding: 5px 0; color: #ffffff;background: rgba(0, 0, 0, 0.75);  font-size: 14px; text-align: center;}
.above-section .above-wrap .drop-info {position: relative;display: block;margin-top: 30px;}
.above-section .above-wrap .drop-info h5{font-size: 18px;line-height: 24px;  font-family: 'Roboto';font-weight: 500;margin-bottom: 13px;letter-spacing: -0.14px;}
.above-section .above-wrap .drop-info p {font-size: 14px;line-height: 19px;color: var(--primary-color);font-weight: 400;margin-bottom: 55px;}
.above-section .above-wrap .drop-info p a{color: var(--blue);text-decoration: unset;}
.above-section .drop-option .btn.btn-primary.btn-border{margin-left: 20px;}


.spreadsheet-section {position: relative;display: block;margin: 132px 0 83px 0;}
.spreadsheet-section .spread-fold {position: relative;display: block;}
.spreadsheet-section .spread-fold h4{font-size: 60px;line-height: 75px;font-weight: bold;color: var(--primary-color);max-width: 816px;margin: 0 auto 94px;text-align: center;}
.spreadsheet-section .sp-list{position: relative;display: flex;}
.spreadsheet-section .sp-list .sp-item {position: relative;display: block;width: 316px;margin-right: 153px;text-align: center;}
.spreadsheet-section .sp-list .sp-item:last-child{margin-right: 0;}
.spreadsheet-section .sp-list .sp-item figure{position: relative;width: 304px;height: 304px;border-radius: 50%;background-color: var(--white-blue);display: flex;align-items: center;justify-content: center;}
.spreadsheet-section .sp-list .sp-item:last-child::after{display: none;}
.sp-list .sp-item figure img{width: 150px;height: 140px;object-fit: contain;z-index: 1;}
.spreadsheet-section .sp-list .sp-item::after{content: ''; position: absolute;display: block; width: 336px; height: 239px; background-image: url(../images/path1.png); top: 20px; right: -227px; background-size: cover;}
.sp-list .sp-item .sinfo {position: relative;display: block;}
.sp-list .sp-item .sinfo .number{width: 90px; height: 90px;background-color: var(--blue); border-radius: 50%;  display: flex; align-items: center; text-align: center; line-height: 88px; color: var(--white); font-size: 50px; line-height: 66px; font-weight: bold; justify-content: center; margin: -70px auto 42px;}
.sp-list .sp-item .sinfo h5 {font-size: 40px;line-height: 50px;font-weight: bold;color: var(--primary-color);max-width: 222px;text-align: center;margin: 0 auto 5px;letter-spacing: -0.1px;}
.sp-list .sp-item .sinfo p{font-size: 20px;line-height: 24px;color: var(--primary-color);opacity: 0.60;letter-spacing: -0.19px;}

.counter{position: relative;display: block;background-color: #ECF1FC;padding: 93px 0 84px;}
.counter .cwrap{position: relative;display: flex;justify-content: center;}
.counter .cwrap .clist {position: relative;display: block;width: 389px;text-align: center;}
.cwrap .clist figure {width: 111px;height: 80px;margin: 0 auto 51px;}
.cwrap .clist figure img{object-fit: contain;}
.cwrap .clist .count{position: relative;display: block;font-size: 65px;line-height: 75px;color: var(--blue);font-weight: 900;margin-bottom: 2px;letter-spacing: -0.16px;}
.cwrap .clist span{font-size: 30px;line-height: 50px;font-weight: 400;color: var(--primary-color);letter-spacing: -0.1px;}

footer {position: relative;display: block;background-image: url('../images/footer-bg.jpg');background-size: cover;padding: 100px 0 0 0;}
footer .footer-wraper {position: relative;display: flex;justify-content: space-between;}
footer .footer-wraper .fwidgets {position: relative;display: block;}
footer .footer-wraper .fwidgets figure {width: 220px;height: 54px;overflow: hidden;margin: 0 0 8px;position: relative;display: block;}
footer .footer-wraper .fwidgets figure img {width: 100%; height: 100%;object-fit: contain;}
footer .footer-wraper .fwidgets p {position: relative;display: block;max-width: 270px;font-size: 11px;line-height: 16px;font-weight: 400;color: #ffffff;margin-bottom: 0;}
footer .footer-wraper .fwidgets h4 {font-size: 16px;line-height: 19px;font-weight: 900;color: #2B93FF;margin: 0 0 10px;}
footer .footer-wraper .fwidgets .fmenulinks {position: relative;display: flex;}
.footer-wraper .fwidgets ul {position: relative;display: block;list-style: none;padding: 0;margin: 0 20px 0 0;}
.footer-wraper .fwidgets ul li {position: relative;display: block;}
.footer-wraper .fwidgets ul li a {font-size: 11px;line-height: 16px;font-weight: 400;color: #C9CED5;text-decoration: unset;font-family: 'Roboto';}
.footer-wraper .fwidgets .contact-info {position: relative;display: flex; align-items: center;}
.footer-wraper .fwidgets .contact-info figure {width: 32px;height: 21px;overflow: hidden;margin: 0 5px 0 0;}
.footer-wraper .fwidgets .contact-info figure img {width: 100%;height: 100%;object-fit: contain;}
.footer-wraper .fwidgets .contact-info a {font-size: 11px;list-style: 16px;font-weight: 400;color: #C9CED5;text-decoration: unset;}
footer .copyrights {position: relative;display: flex;justify-content: space-between;align-items: center;background-color: #01081042;padding: 16px 0;margin-top: 48px;}
footer .copyrights .cr1 {position: relative;display: flex;}
footer .copyrights .cr1 p {max-width: 300px;font-size: 14px;line-height: 21px;font-weight: 400; font-family: 'Roboto';color: #ffffff;margin-bottom: 0;}
footer .copyrights .cr1 form {position: relative;display: flex;height: 36px;}
.copyrights .cr1 form .form-control {padding: 0 10px; border-radius: 0; min-width: 230px;background-color: #f4f9ff;font-size: 16px;line-height: 16px;font-weight: 500;color: #1c3e61;font-family: 'Roboto';border: unset;}
.copyrights .cr1 form .form-control::placeholder {color: #adadad;}
.copyrights .cr1 form .form-control:focus,
.copyrights .cr1 form .form-control:active,
.copyrights .cr1 form .form-control:hover {box-shadow: unset;outline: none;border: unset;}
.copyrights .cr1 form .btn.btn-subscribe,
.copyrights .cr1 form .btn.btn-subscribe:focus,
.copyrights .cr1 form .btn.btn-subscribe:active {color: #fff; background-color: #2b93ff; border-color: #2b93ff; padding: 5px 10px; font-size: 16px;  font-family: 'Roboto'; line-height: 16px; display: inline-block; text-transform: uppercase; font-weight: 700;min-width: 113px;border-radius: 0;box-shadow: unset;outline: none;}
.copyrights .cr2 {position: relative;display: flex; align-items: center;}
.copyrights .cr2 .slink {position: relative;display: flex;}
.copyrights .cr2 .slink a {position: relative; display: block; width: 25px; height: auto; overflow: hidden; margin: 0 5px 0 0; flex: 0 0 25px;}
.copyrights .cr2 .slink a img{width: 100%;height: 100%;object-fit: contain;}
.copyrights .cr2 .slink a:last-child{margin: 0;}
.copyrights .cr2 .clinks {position: relative; display: block;}
.copyrights .cr2 .clinks a {font-size: 11px;line-height: 16px;font-weight: 400;color: #2B93FF;margin-right: 5px;text-decoration: unset;}
.copyrights .crwrap {position: relative;display: flex;justify-content: space-between;}

.validate-section{position: relative;display: none;padding: 76px 0 105px;background-color: #F3F7FF;margin-top: -90px;transition: all 0.10s ease-in;}
.validate-section.show{display: block;margin-top: 0;}
.validate-section::after{content: ''; position: absolute; display: block; border-width: 30px; border-style: solid; border-color: #e6ebf6 transparent transparent transparent; top: 0; left: 49%;}
.validate-section .validate-info {position: relative;display: block;max-width: 720px;margin: 0 auto;}
.validate-section .validate-info .vinfo{position: relative;background-color: #DAEBE1;border-radius: 4PX;padding: 12px 27px;display: flex;align-items: center;margin-bottom: 12px;}
.validate-section .validate-info .vinfo p{margin-bottom: 0;text-align: center;display: block;
width: 100%;font-size: 16px;line-height: 21px;color: var(--primary-color);letter-spacing: -0.17px;}
.validate-info .vinfo span{width: 23px;height: 23px;border-radius: 50%;background-color: #6FCD59;margin: 0 41px 0 0;display: block;flex: 0 0 23px;}
.validate-section .validate-info p{font-size: 18px;line-height: 24px;color: var(--primary-color);text-align: center;margin-bottom: 31px;font-weight: 400;letter-spacing: -0.19px;}
.validate-section .validate-info h2{font-size: 60px;line-height: 75px;font-weight: bold;margin-bottom: 23px;color: var(--primary-color);display: block;text-align: center;letter-spacing: -0.15px;}
.validate-section form {position: relative;}
.validate-section form h5{font-size: 25px;line-height: 33px;font-weight: 500;letter-spacing: -0.19px;text-align: center;}
.validate-section form .form-group {position: relative;display: block;margin-bottom: 13px;}
.validate-section form .form-group label{font-size: 14px;line-height: 19px;letter-spacing: -0.11px;color: var(--primary-color);}
.validate-section form .form-group .form-select{padding: 13px 17px;background-color: var(--white);border: 1px solid #D2D9E5;border-radius: 4px;font-size: 18px;line-height: 24px;color: var(--primary-color);background-image: url('../images/arrow.png');background-size: 11px 7px;}
.validate-section form .form-group .form-select:focus,
.validate-section form .form-group .form-select:active{box-shadow: unset;outline: none;border-color: var(--blue);}
.validate-section form .btn.btn-primary{margin: 55px auto 24px;display: block;}
.validate-section form .record{font-size: 18px;line-height: 24px;color: var(--blue);margin-bottom: 39px;text-align: center;display: block;}
.validate-section .map-info {position: relative;display: block;}
.validate-section .map-info p{position: relative;display: block;max-width: 724px;text-align: center;font-size: 18px;line-height: 24px;color: var(--primary-color);margin: 0 auto 24px;letter-spacing: -0.19px;}
.validate-section .map-info iframe {position: relative;display: block;width: 100%;height: 496px;overflow: hidden;margin-bottom: 73px;}
.validate-section .map-info .btn.btn-primary{margin: 0 auto;display: block;}
form .preview-box {position: absolute; max-width: 237px; bottom: 164px; right: -290px;}
form .preview-box h5{font-size: 18px;line-height: 24px;font-weight: bold;text-align: left;}
form .preview-box .box {position: relative;display: block;background-color: var(--white);border: 1px solid #D2D9E5;border-radius: 4px;padding: 15px 15px 0 15px;}
form .preview-box .box label {font-size: 14px;line-height: 19px;color: var(--blue);font-weight: bold;margin-bottom: 25px;}
form .preview-box .box p{font-size: 14px;line-height: 19px;letter-spacing: -0.11px;color: var(--primary-color);margin-bottom: 20px;text-align: start;}

.cradio { display: block; position: relative; padding-left: 35px; margin-bottom: 12px; cursor: pointer;  font-size: 22px;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;}

/* Hide the browser's default radio button */
.cradio input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0;}

/* Create a custom radio button */
.checkmark { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: transparent;  border: 2px solid #ADBBD5; border-radius: 50%;}


/* When the radio button is checked, add a blue background */
.cradio input:checked ~ .checkmark {background-color: #F3F7FF; border-color: #2b93ff;}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after { content: ""; position: absolute; display: none;}

/* Show the indicator (dot/circle) when checked */
.cradio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.cradio .checkmark:after {top: 3px; left: 3px;  width: 15px; height: 15px;border-radius: 50%;  background: #2B93FF;}
#map-modal .modal-dialog .modal-content {background-color: #F3F7FF;border-radius: 13px;border: unset;padding: 19px 29px 43px;}
#map-modal .modal-body{position: relative;}
#map-modal .modal-body form{position: relative;display: block;}
#map-modal form .form-group {margin-bottom: 12px;}
#map-modal form .form-group.email{margin-bottom: 20px;}
#map-modal form .form-group .radio-wrap{position: relative;display: flex;margin-top: 12px;}
#map-modal form .form-group.radio-wrap .cradio{font-size: 18px;line-height: 24px;color: var(--primary-color);}
#map-modal form .form-group label,
#map-modal form .form-group .rlabel{font-size: 15px;line-height: 20px;color: var(--primary-color);font-weight: 400;margin-right: 20px;}
#map-modal form .form-group .form-control{position: relative;display: block;background-color: var(--white);padding: 13px 17px;border: 1px solid #D2D9E5;border-radius: 4px;font-size: 18px;line-height: 24px;color: var(--primary-color);letter-spacing: -0.14px;}
#map-modal form .form-group .form-control:focus,
#map-modal form .form-group .form-control:active{box-shadow: unset;outline: none;border-color: var(--blue);}
#map-modal form .form-group small {font-size: 12px;line-height: 16px;color: var(--primary-color);opacity: 0.50;margin-left: 17px;letter-spacing: -0.09px;}
#map-modal form .form-group textarea{height: 153px;resize: none;}
#map-modal form .form-group .cradio{font-size: 18px;line-height: 24px;color: var(--primary-color);}
#map-modal form p{font-size: 12px;line-height: 17px;color: var(--primary-color);opacity: 0.50;letter-spacing: -0.09px;margin: 0 0 10px 30px;}
.form-check-input:checked {background-color: #f3f7ff; border-color: #2b93ff;}
.form-check{position: relative;display: flex;align-items: center;margin-bottom: 40px;}
.form-check-input{ width: 25px;height: 25px; margin-top: 0.25em;vertical-align: top; background-color: #fff;  border: 2px solid #2b93ff;}
.form-check-input:focus{box-shadow: unset;outline: none;}
.form-check-input:checked[type=checkbox]{background-image: url('../images/check.png');background-size: 12px 9px;}
.form-check label {font-size: 14px;line-height: 17px;color: var(--primary-color);margin-left: 10px;}
.form-check label a{color: var(--blue);text-decoration: underline;}
#map-modal .btn.btn.btn-primary{display: block;margin: 0 auto;}
.map-main header{background-color: #F3F7FF;}
.map-main header nav.navbar{padding: 0 0 0 61px;}
.map-main header .nav-container{padding: 0;}
.map-main header .nav-container .navbar-brand {position: relative;display: block;width: 138px; height: auto;  overflow: hidden; padding: 30px 26px 30px 0; border-right: 1px solid #D8E2EE; margin: 0 49px 0 0;}
.map-main .header-info{position: relative;display: flex;align-items: center;justify-content: space-between;width: 100%;}
.map-main header .nav-container .navbar-brand img{object-fit: contain;}
.map-main .header-info a{font-size: 25px;line-height: 33px;color: var(--primary-color);text-decoration: unset;}
.map-main .search-bar{position: relative;display: block;width: 589px;}
.map-main .search-bar::after{content: '';position: absolute;display: block;width: 100%;height: 3px;left: 0;bottom: -33px;background-color: var(--blue);}
.map-main .search-bar:before{content: '';position: absolute;display: block;background-image: url('../images/search.png');width: 22px;height: 22px;background-size: contain;top: 0;left: 0;background-repeat: no-repeat;}
.map-main .search-bar .form-control{background: transparent; border: unset; font-size: 18px; line-height: 24px; padding: 0 0 0 30px;color: var(--primary-color);}
.map-main .search-bar .form-control::placeholder{color: var(--primary-color);opacity: 0.50;}
.map-main .search-bar .form-control:focus,
.map-main .search-bar .form-control:active{box-shadow: unset;outline: none;}
.map-main .map-section {position: relative;display: block;overflow: hidden;}
.map-main .map-section .ms-wrap{position: relative;display: block;}
.map-main .map-section .ms-wrap iframe{width: 100%;height: calc(100vh - 91px);position: relative;display: block;}
.map-main{position: relative; display: block; height: 100vh; overflow: hidden;}
.map-main .map-section .ms-wrap .settings{position: absolute;display: block; bottom: 50px; left: 28px;}
.map-main  .ms-wrap .settings figure{width: 60px;height: 60px;background-color: #1C3E61;border-color: #1C3E61;border-radius: 12px;display: flex;align-items: center;justify-content: center;}
.map-main  .ms-wrap .settings figure img{width: 35px;height: 35px;object-fit: cover;}
.map-main  .ms-wrap .settings ul{position: absolute;display: none;background-color: var(--white);box-shadow: 8px 10px 35px rgba(28, 62, 97, 0.31);border-radius: 8px;width: 235px;padding: 10px;margin: 0;bottom: 100px;}
.map-main  .ms-wrap .settings ul.show{display: block;}
.map-main  .ms-wrap .settings ul li {position: relative;display: flex;align-items: center;padding-bottom: 15px;
border-bottom: 1px solid #EDF2FA; margin-bottom: 10px;}
.map-main  .ms-wrap .settings ul li:last-child{border-bottom: unset;margin-bottom: 0;}
.map-main  .ms-wrap .settings ul li  a span{width: 14px;height: auto;overflow: hidden;margin: 0 15px 0 0;position: relative;display: flex;}
.map-main  .ms-wrap .settings ul li  a{font-size: 14px;line-height: 19px;letter-spacing: -0.19px;color: var(--primary-color);display: flex;align-items: center;text-decoration: unset;}
.map-main .ms-wrap .settings ul::after{content: '';position: absolute; bottom: -30px; left: 10px; border-width: 20px; border-style: solid; border-color: white transparent transparent;}

@media all and (min-width: 992px) {
	.dropdown-menu {
		width: 13rem;
    background-color: #E9F0FC;
    border: unset;
	}
	.mega-submenu {
		left: 100%;
		top: 0;
		min-width: 25rem;
	}
	.ktm-mega-menu {
		position: static;
	}
	.mega-menu {
		left: 0;
		right: 0;
		width: 100%;
	}
	.dropdown-menu li {
		position: relative;
	}
	.dropdown-menu .submenu {
		display: none;
		left: 100%;
		top: 0;
	}
	.dropdown-menu>li:hover>.submenu,
	.dropdown:hover>.dropdown-menu {
		display: block;
	}
}

@media (max-width:1700px){
    header .nav-container {padding: 0 80px;}
    footer .footer-wrap{padding: 77px 80px 49px;}
    footer .fbottom{padding: 36px 80px;}
  }

  @media (max-width:1440px){
    header .nav-container .navbar-brand{width: 150px;height: auto;}
    .above-section .above-wrap h2 {font-size: 46px;line-height: 58px;margin-bottom: 20px;}
    .footer-wrap .footer-info p{font-size: 20px;line-height: 32px;max-width: inherit;}
    .spreadsheet-section .sp-list .sp-item figure{width: 274px; height: 274px;}
    .spreadsheet-section .sp-list .sp-item::after{width: 267px;height: 217px; top: 35px; right: -150px;}
    .footer-wrap .footer-links{flex-wrap: wrap;justify-content: flex-start;}
    .footer-wrap .footer-links .flinks{margin-bottom: 40px;}
    .spreadsheet-section .sp-list .sp-item{margin-right: 100px;}
    .spreadsheet-section .sp-list{justify-content: center;}
    .sp-list .sp-item .sinfo {max-width: 274px;}
    .sp-list .sp-item .sinfo .number{width: 60px; height: 60px;font-size: 32px; line-height: 46px;margin: -50px auto 42px;}
    .sp-list .sp-item .sinfo h5{font-size: 32px; line-height: 44px;}
    .sp-list .sp-item .sinfo p{font-size: 20px; line-height: 28px;}
    .cwrap .clist .count{font-size: 44px;line-height: 50px;}
    .cwrap .clist span {font-size: 24px; line-height: 30px;}

  }

  @media (max-width:1439px){
    header .navbar-nav .nav-item {margin-right: 25px;}
    .track-section .track-list .track-item {margin-right: 30px;}
    header .navbar-nav .nav-item .nav-link {font-size: 14px;line-height: 22px;}
    header .action a {font-size: 14px;line-height: 22px;padding: 6px 16px;}
    .btn.btn-track {font-size: 18px;line-height: 26px;}
    form .preview-box {max-width: 217px;
      /* bottom: -50px; */
       right: -230px;}
  }

  @media (max-width:1199px){
    header .nav-container{display: block;}
    .navbar-toggler {position: absolute; top: 33px; right: 30px;}
    .navbar-toggler:focus {outline: none;box-shadow: unset;}
    .navbar-collapse {padding: 0;}
    header .navbar-nav .nav-item:last-child {margin-bottom: 10px;}
    header .navbar-nav .nav-item .nav-link {font-size: 16px;line-height: 38px;;padding: 0;}
    header .nav-container {padding: 0 40px;}
    .above-section .above-wrap h2 {font-size: 28px; line-height: 34px;}
    .above-section{height: 600px;}
    .above-section .above-wrap{height: 600px;max-width: 700px;}
    .drop-zone{height: 200px;font-size: 20px;}
    .drop-zone__prompt figure {width: 40px; height: auto;}
    .btn.btn-primary {background-color: var(--blue); font-size: 16px; line-height: 20px; min-width: 150px; padding: 12px 6px;}
    header .action a.btn.btn-primary{font-size: 16px; line-height: 20px; min-width: 150px; padding: 12px 6px;}
    .validate-section .validate-info h2 {font-size: 28px; line-height: 34px; margin-bottom: 15px;}
    .validate-section form h5{font-size: 20px;line-height: 28px;}
    .spreadsheet-section .spread-fold h4{font-size: 28px;line-height: 34px;margin-bottom: 60px;}
    .spreadsheet-section .sp-list .sp-item{margin: 0 30px 30px;width: auto;}
    .spreadsheet-section .sp-list .sp-item::after{display: none;}
    .spreadsheet-section .sp-list{flex-flow: column;align-items: center;}
    .spreadsheet-section .sp-list .sp-item figure{margin: 0 auto;}
    .sp-list .sp-item .sinfo{max-width: inherit;}
    .sp-list .sp-item .sinfo .number{margin: -30px auto 20px;}
    form .preview-box {max-width: 217px; bottom: -80px; right: 0;}
    .sp-list .sp-item .sinfo h5{max-width: inherit;}
    .counter{padding: 80px 0;}
    footer .footer-wrap .footer-info{margin-bottom: 30px;}
    .spreadsheet-section{margin: 100px 0 50px;}
    footer .fbottom{flex-flow: column;align-items: center;}
    footer .fbottom p{margin: 16px 0;text-align: center;}
    .map-main header .nav-container .navbar-brand{border-right: unset;}
    .map-main .header-info a {font-size: 20px; line-height: 26px;padding-bottom: 0;}
    .map-main .search-bar::after{bottom: -31px;}
    .validate-section form{margin-bottom: 100px;}

    header .nav-container {padding: 0 40px;}
    header .navbar-expand-lg .navbar-nav {margin-right: 10px;}
    /* header nav.navbar {display: none;} */

    /* .mobile-navbar {position: relative;display: block;}
    .mobile-navbar .mn-header {position: relative;display: flex;justify-content: space-between;}
    .mobile-navbar .mn-header figure {width: 170px;height: 39px;overflow: hidden;margin: 0;position: relative;display: block;}
    .mobile-navbar .mn-header figure img,
    .mobile-navbar .mn-header .menu-img img{width: 100%;height: 100%;object-fit: contain;}
    .mobile-navbar .mn-header .menu-img {position: relative;display: block;width: 30px;height: auto;overflow: hidden;}
    .mobile-navbar .mn-body {position: fixed; top: 0; background-color: white; width: 400px; right: 0; z-index: 2;  height: 100vh; transition: 0.4s ease-in-out;visibility: hidden;opacity: 0;transform: translateX(100%);}
    .mobile-navbar .mn-body.menu-open {visibility: visible;transform: translateX(0);
      opacity: 1;}
    .mn-body .mn-body-header {position: relative;display: flex;justify-content: space-between;padding: 15px;}
    .mn-body .mn-body-header figure {position: relative;display: block;width: 170px;height: 40px;overflow: hidden;margin: 0;}
    .mn-body .mn-body-header figure img {width: 100%;height: 100%;object-fit: cover;}
    .mn-body .mn-body-header .close-menu {position: relative;display: block;width: 25px;height: 30px;overflow: hidden;}
    .mn-body .mn-body-header .close-menu img{width: 100%;height: 100%;object-fit: contain;}
    .mobile-navbar .mn-body .navbar-nav,
    .mobile-navbar .mn-body .action {margin: 0 15px;}
    .mobile-navbar .mn-body .navbar-nav {align-items: flex-end;margin-top: 1rem;}
    .mobile-navbar .navbar-nav .nav-item {margin: 0;}
    .mobile-navbar .navbar-nav .nav-item .nav-link  {font-size: 20px; line-height: 38px; padding: 4px 4px;}
    .mobile-navbar .mn-body .action {position: relative; display: flex; flex-flow: column; align-items: flex-end;margin-top: 16px;}
    .mobile-navbar .mn-body .action a {color: #2B93FF;font-size: 20px; font-weight: 600; line-height: 30px;padding: 8px 4px 0;text-decoration: unset;padding-top: 16px;  font-family: 'Roboto';}
    .mobile-navbar .mn-body .action:before {content: '';position: absolute;display: block;width: 120px;
    height: 1px;background-color: #2B93FF;top: -8px;right: 0;}
    header .navbar-nav .nav-item .nav-link.dropdown-toggle::after {border-top-width: 0.4em; border-left-width: 0.4em; border-right-width: 0.4em;margin-top: 3px; margin-left: 10px;} */


    .footer-wraper .fwidgets ul {padding: 0 0 30px 0;  margin: 0 20px 0 0;min-width: 190px;}
    footer .footer-wraper {flex-wrap: wrap;justify-content: flex-start;}
    footer .footer-wraper .fwidgets p {margin-right: 20px;font-size: 16px;line-height: 24px;}
    .footer-wraper .fwidgets ul li a {font-size: 16px;line-height: 24px;}
    .copyrights .crwrap {flex-wrap: wrap; justify-content: center;flex-flow: column;align-items: center;}
    .copyrights .cr2 {flex-flow: column;align-items: center;margin-bottom: 30px;}

  }

  @media (max-width:991px) {
    header .navbar-expand-lg .navbar-nav {margin-right: 0px;}
    .counter .cwrap{flex-flow: column;align-items: center;}
    .counter .cwrap .clist{width: 100%;margin-bottom: 20px;}
    .spreadsheet-section {margin: 50px 0;}
    .spreadsheet-section .sp-list .sp-item figure {width: 220px; height: 220px;}
    .sp-list .sp-item figure img {width: 100px; height: 100px;}
    .sp-list .sp-item .sinfo .number { width: 50px; height: 50px; font-size: 26px; line-height: 30px;}
    .sp-list .sp-item .sinfo h5 {font-size: 24px; line-height: 30px;}
    .sp-list .sp-item .sinfo p {font-size: 16px; line-height: 24px;}
    .cwrap .clist .count {font-size: 28px; line-height: 32px;}
    .cwrap .clist figure{margin: 0 auto 20px;}
    .validate-section form .form-group .form-select{padding: 10px 12px;font-size: 16px; line-height: 20px;}
    .validate-section form .btn.btn-primary{margin: 20px auto;}
    .validate-section{padding: 76px 0 70px;}
    .spreadsheet-section .spread-fold h4{margin-bottom: 30px;}
    footer .footer-wrap {padding: 30px 80px 20px;}
    form .preview-box{right: 0;left: unset;bottom: -110px;}
    .validate-section form { margin-bottom: 130px;}
    .footer-wrap .footer-links .flinks{width: 43%;}
    .map-main .search-bar{width: 90%;}
    .map-main header .nav-container .navbar-brand{padding: 10px 26px 20px 0;}
    .map-main .navbar-toggler { top: 9px;}
    .map-main .navbar-collapse {padding: 0 0 20px;}
    .map-main .search-bar::after {bottom: -20px;}
      .map-main .header-info{flex-flow: column;justify-content: center;align-items: flex-start;}
    .map-main .header-info a{margin-bottom: 15px;}
    .map-main .ms-wrap .settings figure img {width: 20px; height: 20px;}
    .map-main .ms-wrap .settings figure{width: 40px;height: 40px;}
    .map-main .ms-wrap .settings ul{bottom: 80px;}
    .map-main .header-info a { font-size: 16px; line-height: 24px;}

    footer .footer-wraper .fwidgets.fwone {display: flex; flex-flow: column; align-items: center; justify-content: center;  width: 100%;}
    .footer-wraper .fwidgets ul {padding: 0;}
    footer .footer-wraper .fwidgets {padding: 30px 0 0 0;margin: 0 0 30px;}
    footer .footer-wraper .fwidgets p {max-width: 500px;margin: 0;text-align: center;}


    header nav.navbar {display: none;}
    .mobile-navbar {position: relative;display: block;}
    .mobile-navbar .navbar-nav .nav-item {width: 100%;}
    .hiw-menu {padding: 0; display: block; background-color: #E9F0FC; padding-top: 2rem; padding-bottom: 2rem; border: unset;border-radius: unset;margin: 0;}
    /* .mobile-navbar .navbar-nav .nav-item .hiw-menu.show {display: block;} */
    .dropdown-menu.show {width: 100%;}

    .dropdown-item:focus, .dropdown-item:hover{color: #1e2125;
        background-color: transparent;
    }
    .ind-menu .ind-info {position: relative;display: flex;align-items: center;}
    .ind-menu .ind-info figure {width: 177px;height: 202px;overflow: hidden;margin: 0 20px 0 0;position: relative;display: block;flex: 0 0 177px;}
    .ind-menu .ind-info figure img {width: 100%;height: 100%;object-fit: cover;}
    .accordion-item .ind-menu {position: relative;}
    .accordion-item .ind-menu .ind-info {position: relative;display: flex;}
    .accordion-item .ind-menu .ind-info .btn.btn-ebook {position: relative;display: flex;border: 2px solid #2B93FF;padding: 0.5rem 1rem;background-color: #2b93ff;color: #fff; font-size: 15px; width: 100%;text-align: center; font-weight: 500;  max-width: 177px; }
    .accordion-item .ind-menu .ind-info .btn.btn-ebook:focus,
    .accordion-item .ind-menu .ind-info .btn.btn-ebook:hover,
    .accordion-item .ind-menu .ind-info .btn.btn-ebook:active {box-shadow: unset;outline: none;border-color: #2B93FF;}
    .accordion-item .ind-menu ul {position: relative;display: block;list-style: none;padding: 0;margin: 0;}
    .accordion-item .ind-menu ul li {position: relative;display: block;padding: 10px 22px;border-bottom: 1px solid #D0D9E9;}
    .accordion-item .ind-menu ul li:hover {background-color: #2B93FF;}
    .accordion-item .ind-menu ul li:hover a {color: #ffffff;}
    .accordion-item .ind-menu ul li:last-child{border-bottom: unset;}
    .accordion-item .ind-menu ul li  a{position: relative;display: flex;justify-content: space-between;font-size: 18px;font-weight: 700;color: #1C3E61;text-decoration: unset;font-family: 'Roboto';}
    .accordion-item .ind-menu ul li a:hover span img{filter: invert(0);}
    .accordion-item .accordion-body .ind-menu {padding: 32px 15px;background-color: #E9F0FC;}
    .accordion-item .ind-menu ul li  a span {position: relative;display: block;width: 16px;  height: auto; overflow: hidden;}
    .accordion-item .ind-menu ul li  a span img {object-fit: contain;}
    .mobile-navbar .mn-body.menu-open {overflow-y: scroll;}
    .accordion-item .acc-company {position: relative;display: block;background-color: #E9F0FC; padding: 32px 15px;}
    .accordion-item .acc-company ul {position: relative;display: block;list-style: none;padding: 0;margin: 0;}
    .accordion-item .acc-company ul li {position: relative;display: flex;padding: 13px 15px;border-bottom: 1px solid #D0D9E9;}
    .accordion-item .acc-company ul li:hover {background-color: #ffffff;}
    .accordion-item .acc-company ul li:last-child {border-bottom: unset;}
    .accordion-item .acc-company ul li .icon {position: relative;display: block;width: 30px;height: auto;overflow: hidden;margin: 0 14px 0 0;}
    .accordion-item .acc-company ul li .icon img {width: 100%;height: 100%;object-fit: contain;}
    .accordion-item .acc-company ul li h5 {font-weight: 700; margin-bottom: 0; font-size: 18px;color: #1C3E61;font-family: 'Roboto';}
    .accordion-item .acc-company ul li .arrow{ position: relative; display: block; width: 13px; height: auto; overflow: hidden;margin-left: auto;}
    .accordion-item .acc-company ul li .arrow img {width: 100%; height: 100%; object-fit: contain;}
    .accordion-header.acc-show .accordion-button {color: #2b93ff;}
    .accordion-button {  font-size: 20px;  line-height: 38px;  padding: 8px 45px 0 15px;  justify-content: flex-start;  position: relative; display: block; font-weight: 600; color: #29445f; text-align: right; font-family: 'Roboto';}
    .accordion-item {border: unset;}
    .accordion-button::after {content: '';position: absolute;display: block;top: 24px;right: 15px; background-image: unset;margin-left: 0.255em;vertical-align: 0.255em; content: ""; border-top: 8px solid; border-right: 8px solid transparent;border-bottom: 0; border-left: 10px solid transparent;}
    .accordion-button:not(.collapsed)::after {background-image: unset; transform: unset;}
    .accordion-button:not(.collapsed) { color: #2b93ff; background-color: transparent; box-shadow: unset;}
    .accordion-button:focus { box-shadow: unset; border-color: transparent;}
    .accordion-body {padding: 4px 0;}
    .mn-menu-box {position: relative; display: block;  overflow-y: scroll; height: 100%;}
    .hiw-menu li {position: relative; display: flex; justify-content: space-between; padding: 20px 10px 20px 55px; border-bottom: 1px solid #D0D9E9; margin: 0 10px 0 15px;}
    .hiw-menu li:hover {background-color: #fff;}
    .hiw-menu li:last-child {border-bottom: unset;}
    .mobile-navbar .navbar-nav .nav-item .nav-link {justify-content: flex-end;margin: 0 15px;}
    /* .mobile-navbar .mn-body .navbar-nav {margin: 16px 0 0 0;} */
    .hiw-menu li a {position: relative;display: flex;justify-content: space-between;font-size: 18px; font-weight: 700;padding: 0;}
    .mn-body .mn-body-header {padding: 16px;}
    .hiw-menu li a span {position: relative;display: block;width: 13px;height: auto;overflow: hidden;}
    .hiw-menu li a span img {width: 100%;height: 100%;object-fit: contain;}

    .mobile-navbar .mn-header {position: relative;display: flex;justify-content: space-between;}
    .mobile-navbar .mn-header figure {width: 170px;height: 39px;overflow: hidden;margin: 0;position: relative;display: block;}
    .mobile-navbar .mn-header figure img,
    .mobile-navbar .mn-header .menu-img img{width: 100%;height: 100%;object-fit: contain;}
    .mobile-navbar .mn-header .menu-img {position: relative;display: block;width: 30px;height: auto;overflow: hidden;}
    .mobile-navbar .mn-body {position: fixed; top: 0; background-color: white; width: 400px; right: 0; z-index: 2;  height: 100vh; transition: 0.4s ease-in-out;visibility: hidden;opacity: 0;transform: translateX(100%);}
    .mobile-navbar .mn-body.menu-open {visibility: visible;transform: translateX(0);
      opacity: 1;}
    .mn-body .mn-body-header {position: relative;display: flex;justify-content: space-between;padding: 15px;}
    .mn-body .mn-body-header figure {position: relative;display: block;width: 170px;height: 40px;overflow: hidden;margin: 0;}
    .mn-body .mn-body-header figure img {width: 100%;height: 100%;object-fit: cover;}
    .mn-body .mn-body-header .close-menu {position: relative;display: block;width: 25px;height: 30px;overflow: hidden;}
    .mn-body .mn-body-header .close-menu img{width: 100%;height: 100%;object-fit: contain;}
    .mobile-navbar .mn-body .action {margin: 0 15px;}
    .mobile-navbar .mn-body .action {position: relative; display: flex; flex-flow: column; align-items: flex-end;margin-top: 16px;}
    .mobile-navbar .mn-body .action a {color: #2B93FF;font-size: 20px; font-weight: 600; line-height: 30px;padding: 8px 4px 0;text-decoration: unset;padding-top: 16px;  font-family: 'Roboto';}
    .mobile-navbar .mn-body .action:before {content: '';position: absolute;display: block;width: 120px;
    height: 1px;background-color: #2B93FF;top: -8px;right: 0;}
    header .navbar-nav .nav-item .nav-link.dropdown-toggle::after {border-top-width: 0.4em; border-left-width: 0.4em; border-right-width: 0.4em;margin-top: 3px; margin-left: 10px;}
  }

  @media (max-width:767px){
    header .nav-container {padding: 0 40px;}
    .navbar-toggler {top: 16px;}
    header nav.navbar {padding: 18px 0 12px 0;}
    .validate-section form { margin-bottom: 240px;}
    form .preview-box{bottom: -230px;}
    .validate-section .map-info iframe{height: 350px;margin-bottom: 25px;}
    #map-modal form .form-group .form-control{font-size: 16px;line-height: 20px;padding: 10px 12px;}
    #map-modal form .form-group small{margin-left: 12px;}
    .checkmark{width: 20px;height: 20px;}
    .cradio .checkmark:after {top: 3px; left: 3px; width: 10px; height: 10px;}
    #map-modal form .form-group .cradio {font-size: 16px;line-height: 22px;padding-left: 30px;}
    #map-modal form .form-group textarea{height: 100px;}

    header .nav-container {padding: 0 40px;}
    .navbar-toggler {top: 16px;}
    header {padding: 18px 0 12px 0;}
    header nav.navbar {padding: 0;}
    footer .footer-wraper .fwidgets {width: 100%;}
    footer {padding: 30px 0 0 0;background-size: inherit;}
    footer .footer-wraper .fwidgets p {font-size: 14px; line-height: 21px;}
    footer .footer-wraper .fwidgets h4 {font-size: 18px;line-height: 21px;}
    .footer-wraper .fwidgets ul li a {font-size: 14px; line-height: 21px;}
    footer .copyrights .cr1 {flex-flow: column; align-items: center; text-align: center;}
  }

  @media (max-width:575px) {
    .above-section .above-wrap h2 {font-size: 24px; line-height: 30px;}
    .drop-zone {height: 160px; font-size: 14px; margin: 0 30px;}
    .drop-zone__prompt figure {width: 30px; height: auto;}
    .above-section .above-wrap .drop-info{margin-top: 10px;}
    .above-section .above-wrap .drop-info h5 {font-size: 16px; line-height: 20px;}
    .above-section .above-wrap .drop-info p{margin-bottom: 15px;}
    header .nav-container .navbar-brand {width: 120px;}
    .above-section { height: 450px;}
    .above-section .above-wrap { height: 450px;}
    .validate-section::after{border-width: 20px;left: 48%;}
    .validate-section .validate-info{max-width: inherit;}
    .validate-info .vinfo span {width: 20px; height: 20px; margin: 0 10px 0 0; flex: 0 0 20px;}
    .validate-section .validate-info p {font-size: 14px;line-height: 24px;}
    .validate-section .validate-info h2 {font-size: 24px;line-height: 30px;}
    .validate-section .map-info p{font-size: 14px;line-height: 22px;}
    .spreadsheet-section .spread-fold h4 {font-size: 24px; line-height: 30px;}
    .spreadsheet-section .sp-list .sp-item figure {width: 180px; height: 180px;}
    .sp-list .sp-item figure img {width: 70px; height: 70px;}
    .sp-list .sp-item .sinfo .number {width: 36px; height: 36px; font-size: 20px;margin: -20px auto 20px;}
    .sp-list .sp-item .sinfo h5 {font-size: 20px; line-height: 26px;}
    .sp-list .sp-item .sinfo p {font-size: 14px; line-height: 24px;}
    .spreadsheet-section .sp-list .sp-item {margin: 0 0 10px;}
    .cwrap .clist .count {font-size: 26px; line-height: 30px;}
    .cwrap .clist span {font-size: 18px; line-height: 24px;}
    .counter { padding: 40px 0;}
    .footer-wrap .footer-links .flinks{width: 100%;margin-right: 0;}
    .footer-links .flinks ul{width: 50%;}
    .footer-wrap .footer-links .flinks {margin-bottom: 15px;}
    footer .footer-wrap .footer-info figure{width: 150px;height: auto;}
    .footer-wrap .footer-info p {font-size: 14px; line-height: 24px;margin-bottom: 15px;}
    .footer-wrap .footer-links .flinks h4{font-size: 18px;line-height: 30px;}
    .cwrap .clist figure{width: 80px;height: auto;}
    footer .footer-wrap { padding: 30px 50px 20px;}
    .map-main header nav.navbar {padding: 0 0 0 40px;}
  }

  @media (max-width:480px){
    header .navbar-nav .nav-item .nav-link {font-size: 14px; line-height: 36px;}
    header .navbar-nav .nav-item .nav-link.dropdown-toggle::after{width: 6px;height: 5px;margin: 0 0 0 5px;}
    header .navbar-nav .nav-item .nav-link span {width: 10px; height: auto;margin: 0 0 0 5px;}
    .validate-section::after {border-width: 20px; left: 47%;}
    footer .footer-wrap { padding: 30px 30px 20px;}
    footer .fbottom { padding: 36px 30px;}
    #map-modal .modal-dialog .modal-content{padding: 15px 15px 25px;}
    footer .fbottom .links { flex-wrap: wrap; justify-content: center;}
    header .action{flex-flow: column;}
    header .action a.btn.btn-primary{margin: 0 0 10px;}
    .drop-info .drop-option{display: flex;flex-flow: column;align-items: center;}
    .above-section .drop-option .btn.btn-primary{min-width: 100%;}
    .above-section .drop-option .btn.btn-primary.btn-border{margin: 15px 0 0 0;}
    .above-section {height: 500px;}
    .above-section .above-wrap { height: 500px;}

    header .navbar-nav .nav-item .nav-link {font-size: 14px; line-height: 36px;}
    header .navbar-nav .nav-item .nav-link.dropdown-toggle::after{width: 6px;height: 5px;margin: 0 0 0 5px;}
    header .navbar-nav .nav-item .nav-link span {width: 10px; height: auto;margin: 0 0 0 5px;}
    .footer-wraper .fwidgets ul {min-width: auto;}
    .copyrights .cr1 form .form-control {min-width: auto;}

  }
  @media (max-width:391px) {
    .mobile-navbar .mn-body {width: 100%;}
  }

  @media (max-width:375px) {
  .drop-zone{margin: 0 10px;}
  .above-section .above-wrap h2 {font-size: 20px; line-height: 26px;}
  .validate-section .validate-info h2 {font-size: 20px; line-height: 26px;}
  .validate-section form h5 {font-size: 16px; line-height: 20px;}
  .validate-section .map-info iframe {height: 250px;}
  .validate-section {padding: 76px 0 40px;}
  .spreadsheet-section .spread-fold h4 {font-size: 20px;line-height: 26px;}
  .sp-list .sp-item .sinfo h5 { font-size: 18px;line-height: 22px;}
  .form-check-input{flex: 0 0 20px;width: 20px;height: 20px;}
  #map-modal .modal-dialog .modal-content {padding: 10px;}
  .form-check{margin-bottom: 30px;}
  header .navbar-nav .nav-item .nav-link {line-height: 28px;}
  .cwrap .clist .count {font-size: 24px;line-height: 28px;}
  .map-main header .nav-container .navbar-brand{padding: 10px 0;width: 110px;}
  }
