* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a:focus {
  -moz-outline-style: none;
  outline: none;
}

input[type=file]::-webkit-file-upload-button {
  cursor: pointer;
}

input[type=file]::-moz-file-upload-button {
  cursor: pointer;
}

input[type=file]::-ms-file-upload-button {
  cursor: pointer;
}

input[type=file]::-o-file-upload-button {
  cursor: pointer;
}

input[type=file] {
  cursor: pointer;
}

html body {
  font-family: "Barlow", sans-serif;
  font-weight: normal;
  overflow-x: hidden;
  background: #fff;
  padding: 0;
}

*::-moz-selection {
  color: #fff;
  background: #069494;
}

*::selection {
  color: #fff;
  background: #069494;
}

*::-moz-selection {
  color: #fff;
  background: #069494;
}

*::-webkit-selection {
  color: #fff;
  background: #069494;
}

*::-ms-selection {
  color: #fff;
  background: #069494;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: "Barlow", sans-serif;
  border: 0;
  outline: 0;
  font-size: 100%;
}

b,
strong {
  font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

a,
div a:hover,
div a:active,
div a:focus,
button {
  text-decoration: none;
  transition: all 0.5s ease 0s;
}

a,
span,
div a:hover,
div a:active,
button {
  text-decoration: none;
}

*::after,
*::before,
* {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

body a {
  font-family: "Barlow", sans-serif;
  font-weight: normal;
  color: #1b1d1f;
  text-decoration: none;
  outline: none !important;
}

body a:focus {
  outline: none !important;
}

body a:hover {
  color: #d1aa4f;
  outline: none !important;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
li {
  list-style: none;
}

input,
select,
textarea,
.site textarea {
  font-family: "Barlow", sans-serif;
  font-weight: normal;
  width: 100%;
  background: #fff;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

h1 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
  position: relative;
  margin-bottom: 30px;
  font-family: "Barlow", sans-serif;
  line-height: 110%;
}

h2 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 600;
  color: #000;
  position: relative;
  margin-bottom: 30px;
  font-family: "Barlow", sans-serif;
  line-height: 110%;
}

h3 {
  color: #069494;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: "Barlow", sans-serif;
  line-height: 110%;
}

img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  outline: none !important;
}

body p {
  font-family: "Barlow", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-weight: 500;
  color: #677279;
  line-height: 170%;
  margin: 0;
  padding: 0 0 12px 0;
  text-align: left;
  display: block;
}

body p strong {
  color: #d2ac51;
}

p:last-of-type {
  padding-bottom: 0;
}

.padding {
  padding: 100px 0;
}

iframe {
  display: block;
  width: 100%;
  height: 100%;
}

a.btn-main {
  background: #069494;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.96px;
  line-height: 130%;
  font-weight: bold;
  padding: 15px 50px 15px 24px;
  display: inline-block;
  position: relative;
  border-radius: 5px;
}

a.btn-main:hover {
  background: #d5ad09;
  color: #fff;
}

a.btn-main.simple {
  font-size: 15px;
  padding: 15px 25px;
  color: #069494;
  background: #fff;
}

a.btn-main.simple:hover {
  background: #069494;
  color: #fff;
}

a.btn-main.simple::before {
  content: none;
}

a.link-arrow {
  font-size: 15px;
  color: #069494;
  letter-spacing: 0.9px;
  position: relative;
  padding-right: 22px;
  border-bottom: 1px solid;
  padding-bottom: 6px;
  font-weight: bold;
}

.nav_open #header .header .header-right .nav-main {
  left: 0px;
}

.fixed {
  background-color: #060f20 !important;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.fixed .header .header-main {
  padding: 25px 0;
}
.fixed .announcement-bar {
  overflow: hidden;
  opacity: 0;
  display: none;
}

.phoneview {
  display: none;
}

#header {
  float: left;
  width: 100%;
  position: fixed;
  background-color: transparent;
  left: 0;
  top: 0;
  z-index: 999;
  transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  transition-property: all;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.announcement-bar {
  background: #069494;
  padding-block: 11px 13px;
  transition: all 0.3s;
}
.announcement-bar p {
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
}

.header {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
}
.header .header-main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: all 0.3s;
  padding: 25px 0;
}
.header .header-main .logo {
  float: left;
  transition: all 0.3s;
  width: 227px;
  position: relative;
  top: 0px;
  margin-left: 0;
  z-index: 9;
}
.header .header-main .logo a {
  width: auto;
  float: left;
  width: auto;
}
.header .header-main .logo a img {
  margin: 0 auto;
  display: inline-block;
}
.header .header-right {
  float: right;
  position: relative;
  z-index: 9;
}
.header .header-right .nav-main {
  float: right;
  width: auto;
}
.header .header-right .nav-main ul.menu {
  height: auto;
  display: flex;
  align-items: center;
  gap: 40px;
  transition: all 0.3s;
}
.header .header-right .nav-main ul.menu .menu-item-39 ul.sub-menu {
  width: 150px;
}
.header .header-right .nav-main ul.menu li {
  float: left;
  width: auto;
  position: relative;
  padding: 0px;
}
.header .header-right .nav-main ul.menu li:last-child {
  padding-right: 0;
}
.header .header-right .nav-main ul.menu li:last-child::after {
  display: none;
}
.header .header-right .nav-main ul.menu li.current-menu-item a {
  color: #069494;
}
.header .header-right .nav-main ul.menu li:hover a {
  color: #069494;
}
.header .header-right .nav-main ul.menu li a {
  float: left;
  width: auto;
  height: auto;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  color: #677279;
  text-decoration: none;
  transition: all 0.25s ease 0s;
  position: relative;
  overflow: hidden;
}
.header .header-right .nav-main ul.menu li:hover .hover {
  width: 100%;
}
.header .header-right .nav-main ul.menu li ul.sub-menu {
  padding: 16px 0;
  max-height: calc(100vh - 200px);
  overflow: auto;
  background-color: #fff;
  width: 170px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  left: 0;
  top: 35px;
  transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.5s;
  -webkit-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  -moz-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  -o-transition: cubic-bezier(0.25, 0.1, 0.32, 0.83) 0.3s;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transform-origin: top;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li {
  width: 100%;
  height: auto;
  margin: 0 0 0;
  position: relative;
  padding: 0px;
  float: left;
  text-align: left;
  border: 0px;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li a {
  float: left;
  background: none;
  width: 100%;
  height: auto;
  color: #677279 !important;
  line-height: 125%;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  padding: 10px 15px;
  transition: all 0.25s;
}
.header .header-right .nav-main ul.menu li ul.sub-menu li a:hover {
  color: #069494 !important;
}
.header .header-right .nav-main ul.menu li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
  border-radius: 2px;
}
.header .header-right .nav-main ul.menu li.menu-item-has-children {
  padding-right: 20px;
  background: url("../images/ic-menu-dropdown-arrow-black.svg");
  background-repeat: no-repeat;
  background-position: right center;
}

.mobile-cta {
  float: right;
  margin: 13px 50px 0 0;
}
.mobile-cta a {
  display: inline-block;
  margin: 0 5px;
  width: 25px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  text-align: center;
}
.mobile-cta a.phone {
  background: url(../images/ic-phone-blcak.svg) no-repeat center;
}
.mobile-cta a.email {
  background: url(../images/ic-email-black.svg) no-repeat center;
}

/*-----------------res-nav-Start-------------------*/
.res_navigation {
  display: none;
  width: 72px;
  height: 22px;
  position: absolute;
  right: 0;
  top: 17px;
}

.nav-toggle {
  position: absolute;
  top: 3px;
  right: 0;
  z-index: 999999;
  padding: 5px 30px 13px 0;
  cursor: pointer;
}
.nav-toggle:focus {
  outline: none;
}
.nav-toggle.active .top {
  transform: translateY(12px) translateX(0) rotate(45deg);
  background: #333;
}
.nav-toggle.active .bottom {
  transform: translateY(-7px) translateX(0) rotate(-45deg);
  background: #333;
}
.nav-toggle.active .middle {
  opacity: 0;
  background: #fff;
}
.nav-toggle span {
  background: #333;
  border: none;
  height: 2px;
  width: 100%;
  position: absolute;
  top: -2px;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.nav-toggle span:nth-of-type(2) {
  top: 7px;
}
.nav-toggle span:nth-of-type(3) {
  top: 16px;
}

/*-----------------res-nav-end-------------------*/
.container {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  position: relative;
  padding-inline: 40px;
}

section {
  margin-top: 122px;
}

.blog-list {
  padding: 5rem 0;
}
.blog-list h1 {
  margin-bottom: 3rem;
}

ul.blog-list-ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
ul.blog-list-ul .img-wrap {
  height: 200px;
  margin-bottom: 1rem;
}
ul.blog-list-ul .img-wrap a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  margin-bottom: 1rem;
}
ul.blog-list-ul .img-wrap img {
  width: 100%;
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
ul.blog-list-ul p.date {
  font-size: 1rem;
}
ul.blog-list-ul p.content {
  font-size: 1rem;
  letter-spacing: -0.54px;
}
ul.blog-list-ul a.post-title {
  color: #374151;
  font-weight: 600;
  line-height: 150%;
  margin-bottom: 0.75rem;
  font-size: 1.2rem;
}
ul.blog-list-ul a.post-title:hover {
  color: #069494;
}

.blog-detail {
  padding: 3rem 0 5rem;
  position: relative;
}
.blog-detail::before {
  position: absolute;
  content: "";
  background: linear-gradient(180deg, rgba(6, 148, 148, 0.1019607843) 0%, rgba(232, 243, 255, 0.1) 100%);
  height: 37.25rem;
  width: 100%;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}
.blog-detail a.back {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  margin-bottom: 1rem;
}
.blog-detail .wrap {
  max-width: 55rem;
  margin: 0 auto;
}
.blog-detail p.date {
  font-size: 0.9rem;
  line-height: 155%;
  margin-bottom: 1rem;
}
.blog-detail h1 {
  font-size: 2.3rem;
  font-weight: 600;
  line-height: 115%;
  margin-bottom: 2rem;
}
.blog-detail .feature-img {
  height: 24.7rem;
  margin-bottom: 2rem;
}
.blog-detail .feature-img img {
  width: 100%;
  border-radius: 20px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog-detail .content h2 {
  color: #111827;
  font-size: 2.2rem;
  margin: 1.5rem 0 0.8rem;
}
.blog-detail .content h3 {
  color: #111827;
  font-size: 2rem;
  margin: 1.5rem 0 0.8rem;
}
.blog-detail .content h4 {
  color: #111827;
  font-size: 1.8rem;
  margin: 1.5rem 0 0.8rem;
}
.blog-detail .content h5 {
  color: #111827;
  font-size: 1.6rem;
  margin: 1.5rem 0 0.8rem;
}
.blog-detail .content h6 {
  color: #111827;
  font-size: 1.4rem;
  margin: 1.5rem 0 0.8rem;
}
.blog-detail .content blockquote {
  padding: 1.5rem;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(6, 148, 148, 0.1607843137) 0%, #eff6ff 60%, #fff 100%);
  margin: 1.5rem 0;
}
.blog-detail .content ul li {
  padding-left: 30px;
  line-height: 170%;
}
.blog-detail .content ul li::before {
  position: absolute;
  content: "";
  top: 2px;
  left: 0;
  width: 22px;
  height: 22px;
  background: url("../images/check-icon.svg") no-repeat;
  background-size: contain;
}
.blog-detail .content ol {
  margin-left: 20px;
}

.blog-detail .content ul,
.blog-detail .content ol {
  margin: 1.5rem 0;
}

.blog-detail .content ol {
  padding-left: 16px;
}

.blog-detail .content ul li,
.blog-detail .content ol li {
  color: #374151;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: -0.18px;
  position: relative;
  margin-bottom: 0.8rem;
}

.blog-detail .content ol,
.blog-detail .content ol li {
  list-style: auto;
  list-style-position: outside;
}

.single-post h2.center {
  font-size: 35px;
  padding-bottom: 30px;
}

.paginations {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  grid-gap: 8px;
  margin-top: 40px;
}

.paginations .page-numbers {
  width: 35px;
  height: 35px;
  background: #1b1d1f;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  color: #fff;
  transition: all 0.3s;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
}

.paginations .page-numbers:hover,
.paginations .page-numbers.current {
  background: #069494;
}

.paginations .prev.page-numbers,
.paginations .next.page-numbers {
  font-size: 0 !important;
}

.paginations .prev.page-numbers::before,
.paginations .next.page-numbers::before {
  content: "";
  position: relative;
  background-image: url(../images/pagination-arrow-001.svg);
  background-position: center center;
  background-size: 65%;
  height: 20px;
  width: 20px;
  display: flex;
  background-repeat: no-repeat;
  align-items: center;
  justify-content: center;
}

.paginations .prev.page-numbers::before {
  content: "";
  transform: rotate(-180deg);
}

/* section css start */
.four-box {
  padding-block: 60px 50px;
}
.four-box .list {
  padding-bottom: 60px;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  gap: 30px;
}
.four-box .list .box {
  display: flex;
  gap: 20px;
}
.four-box .list .box .feature-icon {
  flex: 0 0 auto;
}
.four-box .list .box .feature-content h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #069494;
}
.four-box .list .box .feature-content p {
  color: #677279;
  font-size: 16px;
  line-height: 180%;
  font-weight: 500;
}

footer .footer-content-box {
  display: flex;
  gap: 80px;
  margin-bottom: 60px;
}
footer .footer-content-box .footer-section.site-info {
  flex: 0 0 49%;
}
footer .footer-content-box .footer-section {
  flex: 1 1;
}
footer .footer-content-box .footer-section h3,
footer .footer-content-box .footer-section h4 {
  font-size: 14px;
  font-weight: 700;
  color: #333;
  margin: 0 0 20px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
footer .footer-content-box .footer-section .footer-section-info .footer-social {
  display: flex;
  gap: 10px;
  flex-direction: column;
  margin-top: 30px;
}
footer .footer-content-box .footer-section .footer-section-info .footer-social span {
  font-size: 16px;
  font-weight: 500;
  color: #677279;
}
footer .footer-content-box .footer-section .footer-section-info .footer-social .social-icons {
  display: flex;
  gap: 10px;
}
footer .footer-content-box .footer-section .footer-section-info .footer-social .social-icons a {
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  transition: background-color 0.3s ease;
}
footer .footer-content-box .footer-section .footer-section-info .footer-social .social-icons a:hover img {
  filter: unset;
  opacity: 1;
}
footer .footer-content-box .footer-section .footer-section-info .footer-social .social-icons a img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  filter: grayscale(1) invert(0.6);
  opacity: 0.5;
  transition: 0.3s;
}
footer .footer-content-box ul.menu li {
  margin-bottom: 7px;
}
footer .footer-content-box ul.menu li a {
  font-size: 16px;
  line-height: 170%;
  font-weight: 500;
  color: #677279;
}
footer .footer-content-box ul.menu li a:hover {
  color: #069494;
}
footer .bottom {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  padding-bottom: 60px;
}
footer .bottom .footer-bottom-right {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
footer .bottom .footer-bottom-right span {
  font-size: 16px;
  line-height: 170%;
  font-weight: 500;
  color: #677279;
}
footer .bottom .footer-bottom-right .payment-icons {
  display: flex;
  gap: 8px;
}

@media only screen and (min-width: 1350px) and (max-width: 1499px) {
  .header .header-right .nav-main ul.menu {
    gap: 30px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1349px) {
  .header .header-right .nav-main ul.menu {
    gap: 20px;
  }
}
@media only screen and (min-width: 1121px) and (max-width: 1279px) {
  .header .header-right .nav-main ul.menu {
    gap: 20px;
  }
  .container {
    padding-inline: 20px;
  }
  footer .footer-content-box {
    margin-bottom: 40px;
  }
  .header .header-right .nav-main ul.menu li a {
    font-size: 14px;
  }
}
@media (max-width: 1120px) {
  .fixed .header .header-main {
    padding: 20px 0;
  }
  .mobile-menu-box {
    padding: 30px 40px;
    border-top: 1px solid #e1e3e4;
  }
  .mobile-menu-box h3 {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
  }
  .mobile-menu-box .need-help-link {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .mobile-menu-box .need-help-link img {
    margin: 0;
  }
  .mobile-menu-box .need-help-link .help-link {
    font-size: 17px;
    color: #677279;
    font-weight: 500;
  }
  .mobile-menu-box .need-help-link .help-link a {
    font-size: 17px;
    color: #677279;
    font-weight: 500;
  }
  .mobile-menu-box .need-help-link .help-link a:hover {
    color: #069494;
  }
  .mobile-menu-box .need-help-link:not(:last-child) {
    margin-bottom: 15px;
  }
  .mobile-menu-box .social-icons {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: flex-start;
  }
  .mobile-menu-box .menu-social-links .social-icon {
    gap: 20px;
    width: unset;
    height: unset;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-menu-box .social-icon img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    filter: grayscale(1) invert(0.6);
    opacity: 0.5;
    transition: 0.3s;
  }
  .mobile-menu-box .social-icon .social-text {
    font-size: 17px;
    color: rgb(103, 114, 121);
    font-weight: 500;
  }
  .phoneview {
    display: block;
    background-color: #fff;
    height: calc(100vh - 70px);
    overflow: auto;
  }
  .header .menu-header-menu-container {
    height: 100%;
    display: none;
  }
  .header .header-right .nav-main ul.menu {
    height: auto;
    display: flex;
    align-items: center;
    gap: 0;
    transition: all 0.3s;
    flex-direction: column;
  }
  .header .header-right .nav-main ul.menu {
    padding: 30px 40px !important;
  }
  .header .header-right .nav-main ul.menu li {
    padding: 5px 0px !important;
  }
  .header .header-main .logo {
    z-index: 99;
  }
  .nav-toggle {
    position: absolute;
    top: 3px;
    right: 0;
    z-index: 999999;
    padding: 5px 23px 13px 0;
    cursor: pointer;
  }
  .container {
    padding-inline: 40px;
  }
  .four-box .list {
    grid-template-columns: repeat(2, 1fr);
  }
  footer .footer-content-box .footer-section.site-info {
    flex: 1 1;
  }
  .footer-content-box {
    gap: 40px;
  }
  .header .header-main .logo {
    top: 0px;
  }
  .header .menu-header-menu-container {
    height: 100%;
  }
  .header .header-right {
    padding: 0;
    width: 20% !important;
    border-left: unset;
  }
  .header .header-right .nav-main {
    width: 100%;
    height: 100vh !important;
    position: fixed;
    left: -100%;
    top: 70px;
    padding-right: 0;
    overflow: hidden;
    transition: inherit;
    z-index: 9;
    display: none;
    transition: all 0.25s ease 0s;
  }
  .header .header-right .nav-main ul.menu {
    background: #fff url(../images/menu-sep.svg) no-repeat center bottom;
    position: relative;
    z-index: 9;
    height: 100%;
  }
  .header .header-right .nav-main ul.menu li {
    float: none;
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .header .header-right .nav-main ul.menu li a {
    float: none;
    display: inline-block;
    height: auto;
    line-height: 180%;
    display: block;
    font-size: 16px;
    padding: 0;
    color: #677279;
    font-weight: 500;
    transition: inherit;
  }
  .header .header-right .nav-main ul.menu li a::after {
    display: none;
  }
  .header .header-right .nav-main ul.menu li a:hover {
    color: #069494;
  }
  .header .header-right .nav-main ul.menu li .hover {
    display: none;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu {
    width: 100% !important;
    padding: 0px 0px 0 20px;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    position: relative;
    box-shadow: none;
    transition: all 0s !important;
    top: 0;
    left: 0px;
    overflow-y: scroll;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu:before {
    display: none;
  }
  .header .header-right .nav-main ul.menu li ul.sub-menu li a {
    border-bottom: unset;
    padding-left: 0;
    color: #677279;
    font-size: 14px;
    font-weight: 500 !important;
    text-transform: capitalize;
  }
  .header .header-right .nav-main ul.menu li span {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0;
    width: 50px;
    height: 50px;
    z-index: 111;
    background: url("../images/ic-menu-dropdown-arrow-black.svg") no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    cursor: pointer;
    border: none;
    padding-bottom: 0;
  }
  .header .header-right .nav-main ul.menu li.menu-item-has-children {
    background-image: unset;
  }
  .header .header-right .nav-main ul.menu li.open span {
    transform: rotate(180deg);
    transition: all 0.5s;
  }
  .nav_open {
    overflow: hidden;
  }
  .res_navigation {
    width: 30px;
    display: block;
    position: relative;
    right: auto;
    top: 0;
    margin-left: auto;
  }
  .nav-toggle.active .bottom {
    transform: translateY(-7px) translateX(0) rotate(-45deg);
    background: #333;
    top: 15px;
  }
  .nav-toggle.active .top {
    transform: translateY(12px) translateX(0) rotate(45deg);
    background: #333;
    top: -4px;
  }
  .nav-toggle.active .middle {
    opacity: 0;
    background: #333;
  }
  .blog-list {
    padding: 3rem 0;
  }
  .four-box {
    padding-top: 30px;
  }
  .blog-detail .content h2,
  body h2 {
    font-size: 1.8rem;
  }
  .mobile-menu-box.mobile-menu-box-three {
    padding-bottom: 70px;
  }
}
@media (max-width: 991px) {
  ul.blog-list-ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .single-post h2.center {
    font-size: 30px;
    padding-bottom: 30px;
  }
  .blog-detail {
    padding: 3rem 0 3rem;
  }
}
@media (max-width: 767px) {
  .blog-detail h1 {
    font-size: 1.7rem;
  }
  .blog-detail .content h2,
  body h2 {
    font-size: 1.2rem;
  }
  .header .header-right .nav-main ul.menu {
    padding: 20px 20px !important;
  }
  ul.blog-list-ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .mobile-menu-box {
    padding: 20px 20px;
  }
  .container {
    padding-inline: 20px;
  }
  footer .footer-content-box {
    gap: 0px;
  }
  footer .bottom {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    justify-content: space-between;
    padding-bottom: 60px;
    flex-direction: column;
  }
  footer .bottom p.copyright {
    order: 2;
  }
  footer .footer-content-box .footer-section .footer-section-info .footer-social {
    margin-top: 20px;
  }
  footer .footer-content-box {
    flex-direction: column;
  }
  footer .bottom {
    padding-bottom: 30px;
  }
  footer .footer-content-box {
    margin-bottom: 30px;
  }
  footer .footer-content-box .footer-section h3,
  footer .footer-content-box .footer-section h4 {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    margin: 0 0 20px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin: 0;
    padding: 24px 0;
    cursor: pointer;
    position: relative;
  }
  footer .footer-content-box .footer-section {
    border-bottom: 1px solid #e9e9e9;
  }
  #myDiv,
  #coltwo,
  #colthree {
    display: none; /* Hidden by default */
  }
  div#coltwo,
  #colthree {
    padding-bottom: 18px;
  }
  .footer-section-title {
    position: relative;
  }
  .footer-section-title:after,
  .footer-section-title:before {
    content: "";
    position: absolute;
    right: 14px;
    top: 50%;
    background: #000;
    transition: transform 0.22s ease, opacity 0.22s ease;
    transform-origin: center;
  }
  .footer-section-title:before {
    width: 14px;
    height: 2px;
    transform: translateY(-50%) rotate(0deg);
  }
  .footer-section-title.hidden:after {
    transform: translateY(-50%) scaleY(0);
    opacity: 0;
  }
  .footer-section-title:after {
    width: 2px;
    height: 14px;
    transform: translateY(-50%) rotate(0deg) scaleY(1);
    right: 20px;
  }
  .four-box {
    padding-block: 30px 10px;
  }
  .four-box .list {
    grid-template-columns: repeat(1, 1fr);
    padding-bottom: 30px;
  }
  .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .four-box .list .box {
    display: flex;
    gap: 20px;
    flex-direction: column;
    align-items: center;
  }
  .four-box .list .box .feature-content h3,
  .four-box .list .box .feature-content p {
    text-align: center;
  }
  .four-box .list {
    padding-bottom: 0;
    border-bottom: unset;
  }
  .four-box .slick-dots li {
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }
  .four-box .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    background-color: #000;
    opacity: 0.2;
    padding: 0;
    border-radius: 100px;
  }
  .four-box .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #069494;
  }
  .four-box .slick-dots li button:before {
    display: none;
  }
  .four-box .slick-dots li.slick-active button {
    background-color: #069494;
    opacity: 1;
  }
  .four-box .slick-dotted.slick-slider {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 60px;
  }
  .four-box .slick-dots {
    position: absolute;
    bottom: 33px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  footer .footer-content-box .footer-section.site-info .footer-section-info {
    padding-bottom: 25px;
  }
  .header .header-right .nav-main {
    top: 122px;
  }
  .phoneview {
    height: calc(100vh - 120px);
    overflow: auto;
    padding-top: 10px;
  }
  .fixed .header .header-right .nav-main {
    top: 70px;
  }
  .fixed .phoneview {
    height: calc(100vh - 70px);
    overflow: auto;
    padding-top: 10px;
  }
}/*# sourceMappingURL=style.css.map */