@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-WYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v14/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1UA.ttf) format('truetype');
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 300;
  src: local("Noto Sans Light"), local("NotoSans-Light"), url(../fonts/nsk/eot/NotoSansKR-Light-Hestia.eot), url(../fonts/nsk/eot/NotoSansKR-Light-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/nsk/woff/NotoSansKR-Light-Hestia.woff) format("woff"), url(../fonts/nsk/otf/NotoSansKR-Light-Hestia.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans Regular"), local("NotoSans-Regular"), url(../fonts/nsk/eot/NotoSansKR-Regular-Hestia.eot), url(../fonts/nsk/eot/NotoSansKR-Regular-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/nsk/woff/NotoSansKR-Regular-Hestia.woff) format("woff"), url(../fonts/nsk/otf/NotoSansKR-Regular-Hestia.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 500;
  src: local("Noto Sans Medium"), local("NotoSans-Medium"), url(../fonts/nsk/eot/NotoSansKR-Medium-Hestia.eot), url(../fonts/nsk/eot/NotoSansKR-Medium-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/nsk/woff/NotoSansKR-Medium-Hestia.woff) format("woff"), url(../fonts/nsk/otf/NotoSansKR-Medium-Hestia.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(../fonts/nsk/eot/NotoSansKR-Bold-Hestia.eot), url(../fonts/nsk/eot/NotoSansKR-Bold-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/nsk/woff/NotoSansKR-Bold-Hestia.woff) format("woff"), url(../fonts/nsk/otf/NotoSansKR-Bold-Hestia.otf) format("opentype");
}
@font-face {
  font-family: "Noto Sans KR";
  font-style: normal;
  font-weight: 900;
  src: local("Noto Sans Black"), local("NotoSans-Black"), url(../fonts/nsk/eot/NotoSansKR-Black-Hestia.eot), url(../fonts/nsk/eot/NotoSansKR-Black-Hestia.eot?#iefix) format("embedded-opentype"), url(../fonts/nsk/woff/NotoSansKR-Black-Hestia.woff) format("woff"), url(../fonts/nsk/otf/NotoSansKR-Black-Hestia.otf) format("opentype");
}
.font-kr {
  font-family: "Noto Sans KR" !important;
}
.font-en {
  font-family: "Rubik" !important;
}
html {
  font-size: 10px;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #ffffff;
  font-size: 1.6rem;
  font-family: "Noto Sans KR", sans-serif;
  color: #848e9f;
  overflow-x: hidden;
}
::selection {
  background-color: #091d3e;
  color: #ffffff;
}
a {
  color: #091d3e;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
a:hover {
  color: #091d3e;
  text-decoration: none;
}
section {
  position: relative;
  padding-top: 110px;
  padding-bottom: 110px;
}
img {
  max-width: 100%;
}
/*------------------------- RESET Default Styles --------------------------*/
* {
  outline: none;
}
button {
  border: none;
  padding: 0;
}
button,
button:focus,
.form-control,
.form-control:focus {
  outline: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
textarea {
  resize: none;
}
select {
  background-color: transparent;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
  }
}
/*---------------------------- Helper Classes
----------------------------*/
.sticky-top {
  z-index: 500;
}
.row-no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row-no-gutter > [class*="col"] {
  padding-right: 0;
  padding-left: 0;
}
.inner-padding {
  padding: 65px;
}
.box-shadow-none {
  box-shadow: none !important;
}
.background-banner {
  min-height: 500px;
}
.bg-size-auto {
  background-size: auto !important;
}
.bg-top-right {
  background-position: top right !important;
}
.bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-bottom-center {
  background-position: bottom center !important;
}
.width-auto {
  width: auto !important;
}
.fz-13 {
  font-size: 1.3rem !important;
}
.fz-14 {
  font-size: 1.4rem !important;
}
.fz-16 {
  font-size: 1.6rem !important;
}
.fz-25 {
  font-size: 2.5rem !important;
}
.font-secondary {
  font-family: "Rubik", sans-serif;
}
.lh-1 {
  line-height: 1 !important;
}
.list-inline > li {
  display: inline-block;
}
.align-v {
  display: flex !important;
  align-items: center !important;
}
.align-v-h {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}
.border-top {
  border-top: 1px solid #e7ebef !important;
}
.border-bottom {
  border-bottom: 1px solid #e7ebef !important;
}
/*---------------------- Dividers
------------------------*/
.divider {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 2px;
  background-color: #e7ebef;
}
.divider-sm {
  width: 20px;
  height: 2px;
}
.divider-xl {
  width: 130px;
}
.divider-primary {
  background-color: #091d3e;
}
.divider-secondary {
  background-color: #091d3e;
}
.divider-white {
  background-color: #ffffff;
}
.minwidth-120 {
  min-width: 120px !important;
}
.minwidth-170 {
  min-width: 170px !important;
}
.z-index-2 {
  z-index: 2 !important;
}
.mt--50 {
  margin-top: -50px;
}
.mt--80 {
  margin-top: -80px;
}
.mt--90 {
  margin-top: -90px;
}
.mt--100 {
  margin-top: -80px;
}
.mt--120 {
  margin-top: -120px;
}
.mt--130 {
  margin-top: -130px;
}
.mt--140 {
  margin-top: -140px;
}
.mt--170 {
  margin-top: -170px;
}
.mt--200 {
  margin-top: -200px;
}
.mt--210 {
  margin-top: -210px;
}
/*  margin Top */
.mt-0 {
  margin-top: 0 !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mt-120 {
  margin-top: 120px !important;
}
.mt-150 {
  margin-top: 150px !important;
}
/* Margin Bottom */
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.mb-120 {
  margin-bottom: 120px !important;
}
.mb-130 {
  margin-bottom: 130px !important;
}
.mt--100 {
  margin-top: -100px;
}
/* Margin Right */
.mr-0 {
  margin-right: 0 !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
/* Margin Left */
.ml-0 {
  margin-left: 0 !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
/* padding Top */
.pb-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pt-110 {
  padding-top: 110px !important;
}
.pt-120 {
  padding-top: 120px !important;
}
.pt-130 {
  padding-top: 130px !important;
}
.pt-140 {
  padding-top: 140px !important;
}
.pt-150 {
  padding-top: 150px !important;
}
.pt-170 {
  padding-top: 170px !important;
}
/*  Padding Bottom */
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pb-110 {
  padding-bottom: 110px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-130 {
  padding-bottom: 130px !important;
}
.pb-140 {
  padding-bottom: 140px !important;
}
.pb-150 {
  padding-bottom: 150px !important;
}
.pb-170 {
  padding-bottom: 170px !important;
}
.pb-120 {
  padding-bottom: 120px !important;
}
.pb-220 {
  padding-bottom: 220px !important;
}
/* padding Right */
.pr-0 {
  padding-right: 0 !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
/* padding Left */
.pl-0 {
  padding-left: 0 !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.max-width-1300 {
  max-width: 1300px !important;
}
@media (min-width: 1500px) {
  .inner-padding {
    padding: 110px;
  }
}
@media (max-width: 1200px) {
  .inner-padding {
    padding: 30px !important;
  }
}
@media (max-width: 992px) {
  .mt-30 {
    margin-top: 20px !important;
  }
  .mt-40 {
    margin-top: 20px !important;
  }
  .mt-50 {
    margin-top: 25px !important;
  }
  .mt-60 {
    margin-top: 30px !important;
  }
  .mt-70 {
    margin-top: 35px !important;
  }
  .mt-80 {
    margin-top: 40px !important;
  }
  .mt-90 {
    margin-top: 45px !important;
  }
  .mt-100 {
    margin-top: 50px !important;
  }
  .mt-120 {
    margin-top: 60px !important;
  }
  .mt-150 {
    margin-top: 75px !important;
  }
  .mb-30 {
    margin-bottom: 15px !important;
  }
  .mb-40 {
    margin-bottom: 20px !important;
  }
  .mb-50 {
    margin-bottom: 25px !important;
  }
  .mb-60 {
    margin-bottom: 30px !important;
  }
  .mb-70 {
    margin-bottom: 35px !important;
  }
  .mb-80 {
    margin-bottom: 40px !important;
  }
  .mb-90 {
    margin-bottom: 45px !important;
  }
  .mb-100 {
    margin-bottom: 50px !important;
  }
  .mb-120 {
    margin-bottom: 60px !important;
  }
  .mb-130 {
    margin-bottom: 65px !important;
  }
  /* Margin Right */
  .mr-30 {
    margin-right: 15px !important;
  }
  .mr-40 {
    margin-right: 20px !important;
  }
  .mr-50 {
    margin-right: 25px !important;
  }
  /* Margin Left */
  .ml-30 {
    margin-left: 15px !important;
  }
  .ml-40 {
    margin-left: 20px !important;
  }
  .ml-50 {
    margin-left: 25px !important;
  }
  /* padding Top */
  .pt-30 {
    padding-top: 15px !important;
  }
  .pt-40 {
    padding-top: 20px !important;
  }
  .pt-50 {
    padding-top: 25px !important;
  }
  .pt-60 {
    padding-top: 30px !important;
  }
  .pt-70 {
    padding-top: 35px !important;
  }
  .pt-80 {
    padding-top: 40px !important;
  }
  .pt-90 {
    padding-top: 45px !important;
  }
  .pt-100 {
    padding-top: 50px !important;
  }
  .pt-110 {
    padding-top: 55px !important;
  }
  .pt-120 {
    padding-top: 60px !important;
  }
  .pt-130 {
    padding-top: 70px !important;
  }
  .pt-140 {
    padding-top: 70px !important;
  }
  .pt-150 {
    padding-top: 75px !important;
  }
  .pt-160 {
    padding-top: 80px !important;
  }
  .pt-170 {
    padding-top: 85px !important;
  }
  /*  Padding Bottom */
  .pb-30 {
    padding-bottom: 15px !important;
  }
  .pb-40 {
    padding-bottom: 20px !important;
  }
  .pb-50 {
    padding-bottom: 25px !important;
  }
  .pb-60 {
    padding-bottom: 30px !important;
  }
  .pb-70 {
    padding-bottom: 35px !important;
  }
  .pb-80 {
    padding-bottom: 40px !important;
  }
  .pb-90 {
    padding-bottom: 45px !important;
  }
  .pb-100 {
    padding-bottom: 50px !important;
  }
  .pb-110 {
    padding-bottom: 55px !important;
  }
  .pb-120 {
    padding-bottom: 60px !important;
  }
  .pb-130 {
    padding-bottom: 65px !important;
  }
  .pb-140 {
    padding-bottom: 70px !important;
  }
  .pb-150 {
    padding-bottom: 75px !important;
  }
  .pb-160 {
    padding-bottom: 80px !important;
  }
  .pb-170 {
    padding-bottom: 85px !important;
  }
}
/* Medium Devices */
@media (min-width: 768px) and (max-width: 991px) {
  section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .inner-padding {
    padding: 20px !important;
  }
  .text-center-xs-sm {
    text-align: center !important;
  }
  .mt-0-xs-sm {
    margin-top: 0 !important;
  }
}
/*------------------------- Background & Colors
--------------------------*/
/* Colors */
.color-white {
  color: #ffffff !important;
}
.color-accent {
  color: #0092ff !important;
}
.color-white-hover:hover {
  color: #ffffff !important;
}
.color-gray {
  color: #f9f9f9 !important;
}
.color-dark {
  color: #222222 !important;
}
.color-primary {
  color: #091d3e !important;
}
.color-secondary {
  color: #091d3e !important;
}
.color-heading {
  color: #091d3e !important;
}
.color-body {
  color: #848e9f !important;
}
/* backgrounds */
.bg-white {
  background-color: #ffffff !important;
}
.bg-gray {
  background-color: #f9f9f9 !important;
}
.bg-dark {
  background-color: #222222 !important;
}
.bg-heading {
  background-color: #091d3e !important;
}
.bg-primary {
  background-color: #091d3e !important;
}
.bg-secondary {
  background-color: #091d3e !important;
}
.bg-img {
  position: relative;
  z-index: 1;
}
.background-size-auto {
  background-size: auto !important;
}
.bg-parallax {
  background-attachment: fixed;
}
.bg-overlay:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(27, 26, 26, 0.25);
}
.bg-overlay-2:before {
  background-color: rgba(27, 26, 26, 0.15);
}
.bg-overlay-3:before {
  background-color: rgba(27, 26, 26, 0.05);
}
.bg-overlay-gradient:before {
  background-color: transparent;
  opacity: 0.65;
  background-image: linear-gradient(180deg, #010711 0%, rgba(27, 26, 26, 0.65) 34%);
}
.bg-overlay-secondary-gradient:before {
  background-color: transparent;
  background-image: linear-gradient(180deg, #091d3e 60%, rgba(9, 29, 62, 0.85) 100%);
}
.bg-overlay-primary:before {
  background-color: rgba(0, 146, 255, 0.85);
}
/*------------------------- Typography
--------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #091d3e;
  font-family: "Noto Sans KR", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
p {
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 15px;
}
h1 {
  font-size: 5.2rem;
}
h2 {
  font-size: 4.2rem;
}
h3 {
  font-size: 3.8rem;
}
h4 {
  font-size: 3.2rem;
}
h5 {
  font-size: 2.4rem;
}
h6 {
  font-size: 1.8rem;
}
.heading__subtitle {
  font-size: 1.65rem;
  color: #848e9f;
  margin-bottom: 12px;
}
.heading__title {
  font-size: 3.4rem;
  margin-bottom: 20px;
}
.heading__title .underlined-text {
  border-bottom: 4px solid #091d3e;
}
.heading__desc {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.heading-layout2 .heading__title {
  font-size: 3.7rem;
}
.heading-layout3 .heading__title {
  font-size: 5rem;
}
.heading-light .heading__subtitle {
  color: #f9f9f9;
}
.heading-light .heading__subtitle:after {
  background-color: #ffffff;
}
.heading-light .heading__title,
.heading-light .heading__desc {
  color: #ffffff;
}
.text-block__title {
  font-size: 2.5rem;
  margin-bottom: 17px;
}
.text-block__desc {
  font-size: 1.6rem;
  line-height: 26px;
}
.text__link {
  font-size: 1.4rem;
  font-weight: 700;
}
.text__link a:not(.btn) {
  padding-bottom: 2px;
  border-bottom: 2px solid #091d3e;
}
.text__link a:not(.btn).color-secondary {
  border-bottom-color: #091d3e;
}
.text__link:hover a:not(.btn) {
  color: #091d3e;
  border-bottom-color: #091d3e;
}
.text__link:hover a:not(.btn).color-secondary {
  color: #091d3e;
  border-bottom-color: #091d3e;
}
@media (max-width: 992px) {
  .heading__title {
    font-size: 3rem;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .heading__title {
    font-size: 2.1rem;
    margin-bottom: 10px;
  }
  .heading__subtitle,
  .text__link {
    font-size: 1.3rem;
  }
  .heading__desc {
    font-size: 1.3rem;
  }
  .heading-layout2 .heading__title {
    font-size: 2.4rem;
  }
  .heading-layout3 .heading__title {
    font-size: 2.6rem;
  }
  .text-block__desc {
    font-size: 1.4rem;
    line-height: 24px;
    margin-bottom: 10px;
  }
}
/*------------------------- page title
-------------------------*/
.header-transparent + .page-title {
  margin-top: -135px;
}
.pagetitle__subheading {
  font-size: 1.5rem;
  font-weight: 700;
  color: #f9f9f9;
  display: inline-block;
  margin-bottom: 15px;
}
.pagetitle__heading {
  color: #ffffff;
  font-size: 7.5rem;
  line-height: 1.1;
  margin-bottom: 20px;
}
.pagetitle__heading .text-underlined {
  border-bottom: 4px solid #ffffff;
}
.pagetitle__desc {
  font-size: 1.7rem;
  font-weight: 700;
  color: #f9f9f9;
  margin-bottom: 32px;
}
.page-title {
  padding-top: 260px;
  padding-bottom: 140px;
}
.page-title .breadcrumb-item a {
  position: relative;
}
.page-title .breadcrumb-item a:hover {
  color: #091d3e;
}
.page-title .btn:not(.btn__xl) {
  height: 60px;
  line-height: 60px;
}
.page-title-layout2 .pagetitle__heading {
  font-size: 4rem;
  line-height: 1.3;
}
.page-title-layout3 {
  padding-bottom: 20px;
}
.page-title-layout4 .pagetitle__desc {
  font-size: 1.6rem;
  max-width: 480px;
  margin: auto;
}
.page-title-layout5 {
  padding-bottom: 215px;
}
.page-title-layout5 .pagetitle__heading {
  font-size: 4rem;
  line-height: 1.3;
}
.page-title-layout6 .pagetitle__heading {
  font-size: 3.2rem;
}
.page-title-layout6 .pagetitle__form {
  position: relative;
}
.page-title-layout6 .pagetitle__form .form-control:focus {
  border-color: #091d3e;
}
.page-title-layout6 .pagetitle__form .btn {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  color: #091d3e;
  padding: 0;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
}
.page-title-layout6 .pagetitle__form .btn::before {
  display: none;
}
.page-title-layout7 .pagetitle__heading {
  font-size: 4rem;
  line-height: 1.3;
}
.page-title-layout8 {
  padding-top: 220px;
  padding-bottom: 120px;
}
.page-title-layout8 .pagetitle__heading {
  font-size: 3.7rem;
  font-weight: 700;
  line-height: 1.5;
}
.page-title-layout9 .pagetitle__heading {
  font-size: 3.9rem;
  line-height: 1.3;
}
.page-title-layout9 .pagetitle__desc {
  font-size: 1.6rem;
  font-weight: 400;
}
.page-title-layout9 .cta-banner {
  max-width: 270px;
  padding: 50px 40px;
}
.page-title-layout9 .cta-banner:before {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  width: 2px;
  background-color: #091d3e;
}
.page-title-layout9 .cta-banner .cta__title {
  font-family: "Rubik", sans-serif;
}
.page-title-layout9 .cta-banner .slick-dots {
  position: static;
  text-align: left;
  margin-left: -17px;
}
.page-title-layout10 .pagetitle__desc {
  font-size: 2rem;
}
.page-title-layout11 .pagetitle__subheading {
  padding: 5px 15px;
  border-radius: 3px;
  background-color: #091d3e;
}
.page-title-layout11 .pagetitle__heading {
  font-size: 4rem;
  line-height: 1.3;
}
.page-title-layout12 {
  padding-bottom: 120px;
}
.page-title-layout13 {
  padding-bottom: 20px;
}
.page-title-layout13 .pagetitle__icon {
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
}
.page-title-layout13 .pagetitle__icon img {
  max-height: 50px;
}
.page-title-layout14 {
  padding-top: 270px;
  padding-bottom: 50px;
}
.page-title-layout15 {
  padding-top: 35px;
  padding-bottom: 35px;
}
.page-title-layout15 .breadcrumb-item a,
.page-title-layout15 .breadcrumb-item + .breadcrumb-item:before {
  color: #091d3e;
}
.page-title-layout15 .breadcrumb-item.active {
  color: #848e9f;
}
@media (max-width: 1200px) {
  .page-title-layout8 .cta-banner-wrapper {
    margin-top: 30px;
    justify-content: flex-start !important;
  }
}
/* Medium Size Devices */
@media (min-width: 768px) and (max-width: 991px) {
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .page-title {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-title .pagetitle__subheading {
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 10px;
  }
  .page-title .pagetitle__desc {
    font-size: 1.4rem;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .page-title-layout5 {
    padding-bottom: 115px;
  }
}
/*-------------------- Buttons
---------------------*/
.btn {
  text-transform: capitalize;
  position: relative;
  z-index: 1;
  font-size: 1.5rem;
  font-weight: 700;
  min-width: 170px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  padding: 0 15px;
  letter-spacing: 1px;
  border: 0;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn:focus,
.btn.active,
.btn:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.btn .icon-arrow-right,
.btn .icon-arrow-left {
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn:not(.btn__link):not(.btn__outlined):before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #091d3e;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center;
  -webkit-transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  -moz-transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  -ms-transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  -o-transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
  transition: transform 0.24s cubic-bezier(0.37, 0.31, 0.31, 0.9);
}
.btn:not(.btn__link):not(.btn__outlined):hover:before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.btn__primary {
  background-color: #091d3e;
  color: #ffffff;
}
.btn__primary .icon-outlined {
  color: #091d3e;
  border: 1px solid #091d3e;
}
.btn__primary:active,
.btn__primary:focus {
  background-color: #091d3e;
  color: #ffffff;
}
.btn__primary .icon-arrow-right,
.btn__primary .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__primary:hover {
  color: #ffffff;
}
.btn__primary:hover .icon-arrow-right,
.btn__primary:hover .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__primary.btn__outlined {
  background-color: transparent;
  border: 2px solid #091d3e;
  color: #091d3e;
}
.btn__primary.btn__outlined .icon-arrow-right,
.btn__primary.btn__outlined .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__primary.btn__outlined:hover {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__primary.btn__outlined:hover .icon-arrow-right,
.btn__primary.btn__outlined:hover .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__primary-style2:before {
  background-color: #ffffff !important;
}
.btn__primary-style2:hover {
  color: #091d3e;
}
.btn__primary-style2:hover .icon-arrow-right,
.btn__primary-style2:hover .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__secondary {
  background-color: #091d3e;
  color: #ffffff;
}
.btn__secondary:before {
  background-color: #091d3e !important;
}
.btn__secondary .icon-arrow-right,
.btn__secondary .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__secondary:hover {
  color: #ffffff;
}
.btn__secondary:hover .icon-arrow-right,
.btn__secondary:hover .icon-arrow-left {
  color: #091d3e;
}
.btn__secondary:active,
.btn__secondary:focus {
  background-color: #222222;
  color: #ffffff;
}
.btn__secondary.btn__outlined {
  background-color: transparent;
  border: 2px solid #091d3e;
  color: #091d3e;
}
.btn__secondary.btn__outlined .icon-arrow-right,
.btn__secondary.btn__outlined .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__secondary.btn__outlined:hover {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__secondary.btn__outlined:hover .icon-arrow-right,
.btn__secondary.btn__outlined:hover .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__secondary-style2:before {
  background-color: #ffffff !important;
}
.btn__secondary-style2:hover {
  color: #091d3e;
}
.btn__secondary-style2:hover .icon-arrow-right,
.btn__secondary-style2:hover .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__white {
  background-color: #ffffff;
  color: #091d3e;
}
.btn__white:active,
.btn__white:focus {
  background-color: #ffffff;
  color: #091d3e;
}
.btn__white .icon-arrow-right,
.btn__white .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__white:hover {
  color: #ffffff;
}
.btn__white:hover .icon-arrow-right,
.btn__white:hover .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__white.btn__outlined {
  background-color: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.btn__white.btn__outlined .icon-arrow-right,
.btn__white.btn__outlined .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__white.btn__outlined:hover {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__white.btn__outlined:hover .icon-arrow-right,
.btn__white.btn__outlined:hover .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__white-style2 {
  color: #091d3e;
}
.btn__white-style2 .icon-arrow-right,
.btn__white-style2 .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__white-style2:before {
  background-color: #091d3e !important;
}
.btn__white-style2:hover .icon-arrow-right,
.btn__white-style2:hover .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__outlined {
  background-color: transparent;
}
.btn__link {
  background-color: transparent;
  border-color: transparent;
  min-width: 0;
  line-height: 27px;
  height: auto;
  padding: 0;
  border: none;
  border-radius: 0;
}
.btn__link:focus,
.btn__link:active {
  background-color: transparent;
}
.btn__link.btn__icon {
  height: auto;
  line-height: 1;
  padding: 0;
}
.btn__link.btn__primary {
  color: #091d3e;
}
.btn__link.btn__primary-style2:hover {
  color: #ffffff;
}
.btn__link.btn__primary.btn__underlined {
  padding-bottom: 3px;
  border-bottom: 2px solid #091d3e;
}
.btn__link.btn__primary:hover {
  color: #222222;
}
.btn__link.btn__primary:hover.btn__underlined {
  border-color: #091d3e;
}
.btn__link.btn__secondary {
  color: #091d3e;
}
.btn__link.btn__secondary .icon-arrow-right,
.btn__link.btn__secondary .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__link.btn__secondary:hover {
  color: #091d3e;
}
.btn__link.btn__secondary:hover .icon-arrow-right,
.btn__link.btn__secondary:hover .icon-arrow-left {
  background-color: #091d3e;
}
.btn__link.btn__white {
  color: #ffffff;
}
.btn__link.btn__white .icon-arrow-right,
.btn__link.btn__white .icon-arrow-left {
  color: #091d3e;
  background-color: #ffffff;
}
.btn__link.btn__white.btn__underlined {
  padding-bottom: 3px;
  border-bottom: 2px solid #ffffff;
}
.btn__link.btn__white:hover {
  color: #091d3e;
}
.btn__link.btn__white:hover .icon-arrow-right,
.btn__link.btn__white:hover .icon-arrow-left {
  color: #ffffff;
  background-color: #091d3e;
}
.btn__link.btn__white:hover.btn__underlined {
  border-color: #091d3e;
}
.btn__block {
  width: 100%;
}
.btn__icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
}
.btn__icon i,
.btn__icon span {
  margin: 0 5px;
}
.btn__social {
  height: 54px;
  line-height: 54px;
  width: 54px;
  min-width: 0 !important;
  font-weight: 400;
  color: #ffffff;
  border-radius: 3px;
}
.btn__facebook {
  background-color: #4267b2;
}
.btn__twitter {
  background-color: #1da0f0;
}
.btn__google-plus {
  background-color: #ea4335;
}
.btn__lg {
  min-width: 200px;
}
.btn__xl {
  height: 70px;
  line-height: 70px;
  min-width: 210px;
}
.btn__xxl {
  min-width: 270px;
}
.btn__xhight {
  height: 70px;
  line-height: 70px;
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .btn:not(.btn__link) {
    font-size: 1.3rem;
    min-width: 120px;
    height: 50px;
    line-height: 50px;
  }
  .btn__icon {
    padding: 0 10px;
  }
}
/*--------------------------- Forms
----------------------------*/
label {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
label.error {
  color: red;
  font-size: 1.4rem;
  font-weight: 400;
  margin: 7px 0 0 0;
}
.form-group {
  position: relative;
  margin-bottom: 30px;
}
.form-control {
  height: 60px;
  padding: 0 20px;
  border-radius: 3px;
  background-color: #f1f5fe;
  border: 2px solid transparent;
}
.form-control:focus {
  background-color: #f1f5fe;
  border-color: #091d3e;
}
.form-control::-webkit-input-placeholder {
  color: #848e9f;
}
.form-control:-moz-placeholder {
  color: #848e9f;
}
.form-control::-moz-placeholder {
  color: #848e9f;
}
.form-control:-ms-input-placeholder {
  color: #848e9f;
}
textarea.form-control {
  min-height: 105px;
  padding-top: 10px;
}
.form__title {
  font-size: 1.8rem;
  line-height: 1;
  margin-bottom: 20px;
}
/* Input Radio */
.label-radio {
  display: block;
  position: relative;
  padding-left: 26px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: 400;
  color: #848e9f;
}
.label-radio input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.radio-indicator {
  position: absolute;
  top: -1px;
  left: 0;
  height: 17px;
  width: 17px;
  background: transparent;
  border: 2px solid #eaeaea;
  border-radius: 50%;
}
.label-radio input:checked ~ .radio-indicator {
  background: transparent;
}
.label-radio:hover input:not([disabled]):checked ~ .radio-indicator,
.label-radio input:checked:focus ~ .radio-indicator {
  background: transparent;
}
.radio-indicator:after {
  content: "";
  position: absolute;
  display: none;
  left: 3px;
  top: 3px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #091d3e;
}
.label-radio input:checked ~ .radio-indicator:after {
  display: block;
}
.custom-control-label {
  font-weight: 400;
}
.custom-control-label:before {
  position: absolute;
  top: -2px;
  left: -1.5rem;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 1px solid #e7ebef;
  border-radius: 0;
}
.custom-control-label:after {
  position: absolute;
  top: 2px;
  left: -20px;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 1% 50%;
  border-radius: 1px;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: none;
  background-color: #091d3e;
  width: 8px;
  height: 8px;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: transparent;
  border-color: transparent;
}
.custom-control-input:checked ~ .custom-control-label::before {
  border: 1px solid #e7ebef !important;
  background-color: transparent;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-shadow: none !important;
}
.nice-select {
  width: 100%;
  margin-bottom: 30px;
}
.nice-select .list {
  width: 100%;
}
.nice-select .current {
  line-height: 60px;
  color: #848e9f;
}
.nice-select .option {
  font-weight: 700;
  color: #848e9f;
}
/* Extra Small Devices */
@media (min-width: 320px) and (max-width: 767px) {
  .form-group,
  .nice-select {
    margin-bottom: 20px;
  }
}
/*-------------------- Tabs
--------------------*/
.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav__link {
  display: block;
  position: relative;
  padding: 22px 0;
  margin: 0 50px 0 0;
  text-transform: capitalize;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1;
  color: #848e9f;
}
.nav-tabs .nav__link:last-of-type {
  margin-right: 0;
}
.nav-tabs .nav__link:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #091d3e;
  transform: scaleX(0);
  transition: all .3s ease;
}
.nav-tabs .nav__link.active,
.nav-tabs .nav__link:hover {
  color: #091d3e;
  font-weight: 700;
}
.nav-tabs .nav__link.active:after,
.nav-tabs .nav__link:hover:after {
  transform: scaleX(1);
}
.nav-tabs-white .nav__link {
  color: #ffffff;
}
.nav-tabs-white .nav__link.active,
.nav-tabs-white .nav__link:hover {
  color: #ffffff;
}
.nav-tabs-white .nav__link:after {
  background-color: #fff;
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
}
/*-------------------  Icons
------------------*/
.social-icons {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.social-icons li {
  margin-right: 20px;
}
.social-icons li a {
  display: block;
  color: #848e9f;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.social-icons li a:hover {
  color: #091d3e;
}
.social-icons li:last-of-type {
  margin-right: 0;
}
.social-icons-light li a {
  color: #ffffff;
}
.social-icons-light li a:hover {
  color: #091d3e;
}
.social-icons-primary li a {
  color: #091d3e;
}
.social-icons-primary li a:hover {
  color: #091d3e;
}
.icon-arrow-right {
  font-size: 65%;
}
/*------------------------- Breadcrumb
--------------------------*/
.breadcrumb {
  padding: 0;
  background-color: transparent;
}
.breadcrumb-item {
  position: relative;
  font-size: 1.4rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .breadcrumb-item a,
  .breadcrumb-item + .breadcrumb-item {
    font-size: 1.2rem;
  }
}
/*---------------------- Pagination
-----------------------*/
.pagination li {
  margin-right: 5px;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination li a {
  font-size: 2rem;
  font-weight: 700;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 48px;
  text-align: center;
  border-radius: 3px;
  color: #091d3e;
  border: 2px solid #e6e8eb;
  background-color: #ffffff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination li a:hover,
.pagination li a.current {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
.pagination-sm .page-link {
  line-height: 1.7;
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .pagination li a {
    font-size: 1.6rem;
    width: 35px;
    height: 35px;
    line-height: 33px;
  }
}
/*------------------- lists
-------------------*/
.contact-list li {
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.contact-list li:last-child {
  margin-bottom: 0;
}
.contact-list li a {
  color: #848e9f;
}
.list-items li {
  position: relative;
  padding-left: 30px !important;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 9px;
}
.list-items li span {
  line-height: 1.75;
}
.list-items li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 50%;
  left: 0;
  font-size: 0.9rem;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  color: #091d3e;
  position: absolute;
  top: 4px !important;
}
.list-items-layout2 li {
  padding-left: 33px;
  color: #848e9f;
}
.list-items-layout2 li:before {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
.list-items-light li {
  color: #ffffff;
}
.list-items-light li:before {
  color: #ffffff;
}
.list-items-light.list-items-layout2 li:before {
  color: #091d3e;
  border-color: #ffffff;
  background-color: #ffffff;
}
.list-horizontal li {
  flex: 0 0 50%;
  max-width: 50%;
}
.borderd-box {
  padding: 27px;
  border-radius: 4px;
  border: 1px solid #e7ebef;
}
@media (max-width: 992px) {
  .list-items-layout2 {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .list-items-layout2 li {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}
/* Extra Small Devices */
@media (min-width: 320px) and (max-width: 767px) {
  .list-items li {
    font-size: 1.4rem;
  }
  .list-horizontal li {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/*------------------------ Animations
-----------------------*/
/* Header Animation */
@-webkit-keyframes headerAnimation {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes headerAnimation {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes headerAnimation {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes headerAnimation {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes headerAnimation {
  0% {
    opacity: 0.5;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes pulsing {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.3;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-moz-keyframes pulsing {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.3;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-ms-keyframes pulsing {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.3;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-o-keyframes pulsing {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.3;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes pulsing {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  40% {
    opacity: 0.3;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@-webkit-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-moz-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-ms-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-o-keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes slideTopDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes headerAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes headerAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes headerAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes headerAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes headerAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
/*---------------------- Pre Loader
-----------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  background-color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.preloader .loading {
  position: relative;
  width: 80px;
  height: 80px;
}
.preloader .loading span {
  position: absolute;
  width: 64px;
  height: 64px;
  border: 5px solid #091d3e;
  border-radius: 50%;
  animation: rotating 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #091d3e transparent transparent transparent;
}
.preloader .loading span:nth-child(1) {
  animation-delay: -0.45s;
}
.preloader .loading span:nth-child(2) {
  animation-delay: -0.3s;
}
.preloader .loading span:nth-child(3) {
  animation-delay: -0.15s;
}
/* Rotating Animation */
@-webkit-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*---------------------------- Navbar & Header
-----------------------------*/
.header {
  position: relative;
  z-index: 1000;
}
/* Navbar */
.navbar {
  padding: 0;
  height: 80px;
  max-height: 80px;
  background-color: #ffffff;
  border-bottom: 1px solid #ededed;
  /*  dropdown-menu  */
}
.navbar > .container,
.navbar > .container-fluid {
  position: relative;
  height: 80px;
}
.navbar .navbar-brand {
  padding: 0;
  margin: 0;
  line-height: 80px;
}
.navbar .mobile-logo {
  display: none;
}
.navbar .logo-light {
  display: none;
}
.navbar .navbar-toggler {
  padding: 0;
  border: none;
  border-radius: 0;
  width: 23px;
  position: relative;
}
.navbar .navbar-toggler .menu-lines {
  display: inline-block;
}
.navbar .navbar-toggler .menu-lines:before,
.navbar .navbar-toggler .menu-lines:after {
  content: "";
  position: absolute;
  left: 0;
  width: 23px;
  height: 1px;
  display: inline-block;
  background-color: #091d3e;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.navbar .navbar-toggler .menu-lines:before {
  top: 0;
}
.navbar .navbar-toggler .menu-lines:after {
  top: 12px;
}
.navbar .navbar-toggler .menu-lines span {
  position: absolute;
  top: 6px;
  left: 0;
  width: 18px;
  height: 1px;
  background-color: #091d3e;
}
.navbar .navbar-toggler.actived .menu-lines > span {
  opacity: 0;
}
.navbar .navbar-toggler.actived .menu-lines:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navbar .navbar-toggler.actived .menu-lines:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.navbar .nav__item {
  position: relative;
  margin-right: 29px;
}
.navbar .nav__item:last-child {
  margin-right: 0;
}
.navbar .nav__item .nav__item-link {
  font-size: 1.6rem;
  font-weight: 700;
  text-transform: capitalize;
  display: block;
  position: relative;
  color: #091d3e;
  line-height: 80px;
  letter-spacing: 0.4px;
}
.navbar .nav__item .nav__item-link i.fa-angle-down {
  padding-left: 1px;
}
.navbar .nav__item.picker-lang .nav__item-link {
  font-size: 1.5rem;
}
.navbar .nav__item.picker-lang i.fa-globe {
  font-size: 1.4rem;
  padding-right: 1px;
}
.navbar .nav__item .nav__item-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 2px;
  display: block;
  background-color: #091d3e;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
}
.navbar .nav__item .nav__item-link.active:before,
.navbar .nav__item .nav__item-link:hover:before {
  width: 100%;
}
.navbar .dropdown-toggle:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  border: none;
  vertical-align: middle;
  margin-left: 0;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar .dropdown-menu {
  border-radius: 0;
  border: none;
  margin: 0;
  background-color: #ffffff;
}
.navbar .dropdown-menu .nav__item {
  padding: 0 40px;
  margin-right: 0;
}
.navbar .dropdown-menu .nav__item .nav__item-link {
  font-size: 1.5rem;
  color: #091d3e;
  font-weight: 500;
  line-height: 36px !important;
  white-space: nowrap;
  position: relative;
}
.navbar .dropdown-menu .nav__item .nav__item-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  width: 10px;
  height: 2px;
  opacity: 0;
  background-color: #091d3e;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover,
.navbar .dropdown-menu .nav__item .nav__item-link.active {
  color: #091d3e;
}
.navbar .dropdown-menu .nav__item .nav__item-link.active {
  font-weight: 700;
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover:after,
.navbar .dropdown-menu .nav__item .nav__item-link.active:after {
  opacity: 1;
  left: -15px;
}
.navbar .dropdown-menu .dropdown-toggle:after {
  right: 0;
}
/* navbar-actions */
.navbar-actions > li {
  margin-left: 20px;
}
.navbar-actions > li:last-child {
  margin-right: 0;
}
.action__btn-contact {
  min-width: 100px;
  height: 35px;
  line-height: 35px;
  letter-spacing: 0;
  font-size: 1.4rem;
}
.action__btn {
  color: #091d3e;
}
.action__btn-login span {
  font-size: 1.4rem;
  font-weight: 700;
  padding-left: 6px;
}
.lang-dropdown .dropdown-item {
  font-size: 1.4rem;
  padding: 0.25rem 1rem;
}
.lang-dropdown .lang-dropdown-toggle {
  font-size: 1.4rem;
  height: 40px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding-right: 15px;
  color: #ffffff;
}
.lang-dropdown .lang-dropdown-toggle:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  border: 0;
  display: block !important;
}
.lang-dropdown .lang-dropdown-toggle i {
  font-size: 3rem;
  margin-right: 7px;
}
.lang-dropdown .dropdown-menu {
  min-width: 100px !important;
  padding: 0.6rem 0 !important;
}
.lang-dropdown .dropdown-menu .dropdown-item {
  color: #848e9f;
}
.lang-dropdown .dropdown-menu .dropdown-item:focus,
.lang-dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #091d3e;
}
.lang-dropdown .dropdown-menu .dropdown-item.active,
.lang-dropdown .dropdown-menu .dropdown-item:active {
  background-color: transparent;
}
/* header topbar */
.header__topbar {
  max-height: 45px;
  background-color: #091d3e;
}
.header__topbar .contact__list li {
  display: flex;
  align-items: center;
  font-size: 1.3rem;
  margin-right: 20px;
}
.header__topbar .contact__list li a {
  color: #848e9f;
}
.header__topbar .contact__list li a:hover {
  color: #ffffff;
}
.header__topbar .contact__list li i {
  font-size: 1.5rem;
  color: #091d3e;
  margin-right: 8px;
}
.header__topbar .contact__list li:last-child {
  margin-right: 0;
}
.header__topbar .social__icons a {
  color: #ffffff;
  line-height: 45px;
  margin-right: 20px;
}
.header__topbar .social__icons a:last-child {
  margin-right: 0;
}
.header__topbar .social__icons a:hover {
  color: #091d3e;
}
.header__topbar .social__icons span {
  margin-right: 20px;
}
.header__topbar .lang-dropdown .lang-dropdown-toggle {
  padding: 0 10px;
  background-color: #091d3e;
}
.header__topbar .action__btn {
  color: #ffffff !important;
}
.header__top-right {
  position: absolute;
  top: 30px;
  right: 15px;
  margin-bottom: 20px;
}
/* navbar-transparent */
.header-transparent .navbar {
  border-bottom: none;
  background-color: transparent;
}
.header-transparent .navbar .navbar-toggler .menu-lines:before,
.header-transparent .navbar .navbar-toggler .menu-lines:after,
.header-transparent .navbar .navbar-toggler .menu-lines span {
  background-color: #ffffff;
}
.header-transparent .navbar .nav__item .nav__item-link:before {
  background-color: #ffffff;
}
.header-transparent .logo-light {
  display: inline-block;
}
.header-transparent .logo-dark {
  display: none;
}
.header-transparent .action__btn,
.header-transparent .nav__item .nav__item-link {
  color: #ffffff;
}
.header-transparent .action__btn-contact {
  color: #091d3e;
  background-color: #ffffff;
}
.header-transparent .action__btn-contact:before {
  background-color: #091d3e !important;
}
.header-transparent .action__btn-contact:hover {
  color: #ffffff;
}
/* navbar-light */
.header-light {
  border-bottom: 0;
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1);
}
.header-light .action__btn,
.header-light .header__top-right ul li,
.header-light .header__top-right .dropdown-toggle {
  color: #848e9f;
}
.header-light .action__btn-contact {
  color: #ffffff;
  background-color: #848e9f;
}
.header-light .action__btn-contact:before {
  background-color: #091d3e !important;
}
.header-light .action__btn-contact:hover {
  color: #ffffff;
}
.header-full .navbar {
  height: 135px;
  max-height: 135px;
}
.header-full .navbar .nav__item .nav__item-link {
  line-height: 65px;
}
.header-full .navbar-nav {
  margin-top: 70px;
}
/* sticky-navbar */
.is-sticky {
  position: fixed;
  top: -81px;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1040;
  height: 80px !important;
  max-height: 80px !important;
  background-color: #ffffff !important;
  -webkit-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
  border-bottom: 1px solid #ededed !important;
}
.is-sticky.show {
  top: 0px;
}
.is-sticky > .container,
.is-sticky > .container-fluid {
  position: relative;
  height: 80px;
}
.is-sticky .navbar-brand {
  line-height: 80px;
}
.is-sticky .header__top-right {
  display: none !important;
}
.is-sticky .nav__item .nav__item-link {
  color: #091d3e;
}
.is-sticky .nav__item .nav__item-link {
  line-height: 80px;
}
.is-sticky .nav__item .nav__item-link.dropdown-toggle {
  height: 80px;
}
.is-sticky .nav__item .nav__item-link:before {
  background-color: #091d3e !important;
}
.is-sticky .logo-light {
  display: none;
}
.is-sticky .logo-dark {
  display: inline-block;
}
.is-sticky .navbar-nav {
  margin-top: 0 !important;
}
.is-sticky .action__btn-search {
  margin-top: 0 !important;
  color: #091d3e;
}
.secondary-nav {
  background: #FFF;
  top: 0px;
  z-index: 600;
  border-bottom: 1px solid #e7ebef;
  -webkit-transition: top 0.3s ease-in-out;
  -o-transition: top 0.3s ease-in-out;
  transition: top 0.3s ease-in-out;
}
.secondary-nav .nav-tabs .nav__link:after {
  background-color: #091d3e;
}
.secondary-nav-sticky,
.secondary-nav-layout2 {
  transition: all 0.4s ease;
  background-color: #091d3e;
  border-bottom-color: #091d3e;
}
.secondary-nav-sticky .nav-tabs .nav__link,
.secondary-nav-layout2 .nav-tabs .nav__link {
  padding: 15px 0;
  color: #848e9f;
}
.secondary-nav-sticky .nav-tabs .nav__link:after,
.secondary-nav-layout2 .nav-tabs .nav__link:after {
  background-color: #091d3e;
}
.secondary-nav-sticky .nav-tabs .nav__link.active,
.secondary-nav-sticky .nav-tabs .nav__link:hover,
.secondary-nav-layout2 .nav-tabs .nav__link.active,
.secondary-nav-layout2 .nav-tabs .nav__link:hover {
  color: #091d3e;
}
/* search-popup */
.search-popup {
  position: fixed;
  z-index: 2300;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  background-color: #ffffff;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.search-popup.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.search-popup.active .search-popup__form {
  -webkit-transform: translateY(-50%) scaleX(1);
  -moz-transform: translateY(-50%) scaleX(1);
  -ms-transform: translateY(-50%) scaleX(1);
  -o-transform: translateY(-50%) scaleX(1);
  transform: translateY(-50%) scaleX(1);
}
.search-popup.inActive {
  opacity: 0;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.search-popup.inActive .search-popup__form {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translateY(-50%) scaleX(0);
  -moz-transform: translateY(-50%) scaleX(0);
  -ms-transform: translateY(-50%) scaleX(0);
  -o-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0);
}
.search-popup .search-popup__close {
  position: absolute;
  top: 50px;
  right: 50px;
  cursor: pointer;
  font-style: normal;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  color: #ffffff;
  background-color: #091d3e;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.search-popup .search-popup__close:hover {
  background-color: #091d3e;
}
.search-popup .search-popup__form {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 550px;
  margin: -40px auto 0;
  -webkit-transform: translateY(-50%) scaleX(0);
  -moz-transform: translateY(-50%) scaleX(0);
  -ms-transform: translateY(-50%) scaleX(0);
  -o-transform: translateY(-50%) scaleX(0);
  transform: translateY(-50%) scaleX(0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.search-popup .search-popup__btn {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 80px;
  text-align: center;
  font-size: 2.8rem;
  cursor: pointer;
  color: #091d3e;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}
.search-popup .search-popup__btn:hover {
  color: #091d3e;
}
.search-popup .search-popup__form__input {
  font-family: "Rubik", sans-serif;
  font-weight: 300;
  font-size: 3.5rem;
  z-index: 1;
  width: 100%;
  height: 80px;
  border: none;
  padding: 0 0 0 40px;
  color: #848e9f;
  background: transparent;
  border-bottom: 2px solid #e7ebef;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.search-popup .search-popup__form__input::-webkit-input-placeholder {
  color: #848e9f;
}
.search-popup .search-popup__form__input:-moz-placeholder {
  color: #848e9f;
}
.search-popup .search-popup__form__input::-moz-placeholder {
  color: #848e9f;
}
.search-popup .search-popup__form__input:-ms-input-placeholder {
  color: #848e9f;
}
/* login-popup */
.login-popup {
  position: fixed;
  z-index: 2300;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(1, 7, 17, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.login-popup .login-popup-wrapper {
  opacity: 0;
  width: 90%;
  max-width: 370px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.login-popup .login-popup__form {
  position: relative;
  padding: 50px;
  border-radius: 5px;
  background-color: #ffffff;
}
.login-popup .login-popup__form .input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}
.login-popup .login-popup__form .input-icon.icon-lock {
  font-size: 2rem;
}
.login-popup .login-popup__form .form-control {
  height: 60px;
  padding-left: 40px;
  background-color: #f1f5fe;
}
.login-popup .custom-control-label a {
  color: #091d3e;
  border-bottom: 1px solid #091d3e;
}
.login-popup .login-popup__title {
  font-size: 2.4rem;
  margin-bottom: 15px;
}
.login-popup .go-login,
.login-popup .go-register {
  color: #091d3e;
  margin-left: 10px;
}
.login-popup .go-login i,
.login-popup .go-register i {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
  font-size: 1rem;
  margin-left: 6px;
  color: #091d3e;
  transition: 0.3s linear;
}
.login-popup .go-login:hover i,
.login-popup .go-register:hover i {
  color: #ffffff;
  background-color: #091d3e;
}
.login-popup.active {
  opacity: 1;
  visibility: visible;
}
.login-popup.active .login-popup-wrapper {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.login-popup.inActive {
  opacity: 0;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.login-popup.inActive .login-popup-wrapper {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}
/* Large Size Screens */
@media (min-width: 992px) and (max-width: 1200px) {
  .navbar .nav__item {
    margin-right: 20px;
  }
}
/* Mobile and Tablets */
@media only screen and (max-width: 991px) {
  .navbar .navbar-collapse.menu-opened .mobile-logo {
    display: flex !important;
    margin-bottom: 50px;
  }
  .navbar .navbar-collapse.menu-opened .mobile-logo img {
    display: inline-block;
    width: 200px;
    height: 31.5px;
  }
  .is-sticky .nav__item .nav__item-link.dropdown-toggle {
    height: auto !important;
  }
  .navbar .nav__item .nav__item-link i.fa-angle-down {
    display: none;
  }
  .navbar .nav__item {
    margin-right: 0px !important;
  }
  .navbar .navbar-toggler {
    position: absolute;
    right: 15px;
    height: 13px;
  }
  .navbar .collapse:not(.show) {
    display: block;
  }
  .navbar .navbar-nav {
    margin: 0 !important;
  }
  .navbar .nav__item {
    margin-right: 0;
    margin-bottom: 20px !important;
  }
  .dropdown-menu .nav__item {
    margin-bottom: 10px !important;
  }
  .navbar .nav__item .nav__item-link {
    color: #222222;
    line-height: 35px !important;
    padding-left: 15px;
    font-size: 1.7rem !important;
    min-width: 80px;
  }
  .navbar .dropdown-menu {
    min-width: 100%;
    margin-top: 20px;
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    font-size: 1.55rem !important;
  }
  .navbar .nav__item .nav__item-link:before {
    display: none;
  }
  .navbar .navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1000;
    padding: 0;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
  }
  .navbar .navbar-collapse .navbar-nav {
    opacity: 0;
    width: 80%;
    height: 100%;
    overflow-y: auto;
    padding: 26px 15px;
    background-color: #ffffff;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .navbar .navbar-collapse.menu-opened {
    opacity: 1;
    visibility: visible;
  }
  .navbar .navbar-collapse.menu-opened .navbar-nav {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .navbar .navbar-collapse.menu-opened .close-mobile-menu {
    opacity: 1;
    transform: scale(1);
  }
  .navbar .close-mobile-menu {
    display: none !important;
    position: absolute;
    top: 23px;
    right: 10px;
    z-index: 1100;
    width: 35px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    opacity: 0;
    transform: scale(0.8);
    transition: all 0.4s ease;
  }
  .navbar .close-mobile-menu i {
    top: 0px;
    font-size: 14px;
    position: relative;
  }
  .navbar .nav__item [data-toggle="dropdown"]:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 95px;
    right: auto;
    text-align: right;
    z-index: 2;
    line-height: 35px;
    display: block !important;
  }
  .navbar .dropdown-toggle:after {
    display: none;
  }
  .navbar .nav__item.opened > [data-toggle="dropdown"]:after,
  .navbar .nav__item.show > [data-toggle="dropdown"]:after {
    content: "\f107";
  }
  .navbar .dropdown-menu {
    background-color: white;
  }
  .navbar .dropdown-menu .nav__item {
    padding: 0 15px 0 30px;
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    padding-left: 0;
    border-bottom: none;
  }
  .navbar .dropdown-menu .dropdown-menu-col .nav__item {
    padding: 0;
  }
  .navbar .nav__item.dropdown-submenu > .dropdown-menu.show {
    padding-left: 10px;
  }
  .navbar .dropdown-submenu .dropdown-menu .nav__item {
    padding: 0 0 0 15px;
  }
  .navbar .navbar-nav .dropdown-menu.show {
    padding: 0;
  }
  .navbar .mega-dropdown-menu .container {
    max-width: none;
  }
  .navbar .mega-dropdown-menu > .nav__item {
    padding: 0 10px;
  }
  .navbar .mega-dropdown-menu .nav__item {
    padding: 0;
  }
  .fixed-navbar {
    position: static;
    animation: none;
  }
  .header-full .navbar {
    line-height: 80px;
  }
  .header .module__btn,
  .header-transparent .module__btn {
    color: #091d3e;
    margin: 0 60px 0 0;
  }
  .header .navbar .navbar-toggler .menu-lines:before,
  .header .navbar .navbar-toggler .menu-lines:after,
  .header .navbar .navbar-toggler .menu-lines span,
  .header .navbar.is-sticky .navbar-toggler .menu-lines:before,
  .header .navbar.is-sticky .navbar-toggler .menu-lines:after,
  .header .navbar.is-sticky .navbar-toggler .menu-lines span {
    background-color: #091d3e !important;
  }
  .header-transparent .navbar .navbar-toggler .menu-lines:before,
  .header-transparent .navbar .navbar-toggler .menu-lines:after,
  .header-transparent .navbar .navbar-toggler .menu-lines span {
    background-color: #FFF !important;
  }
  .header .header-full .navbar,
  .header .header-full .navbar .navbar-brand,
  .header .navbar-brand,
  .header-transparent .header-full .navbar,
  .header-transparent .header-full .navbar .navbar-brand,
  .header-transparent .navbar-brand {
    margin-left: 15px;
  }
  .header__topbar > .container {
    max-width: none;
  }
  .header__top-right {
    position: absolute;
    top: 50%;
    right: 90px;
    margin-bottom: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .lang-dropdown .lang-dropdown-toggle,
  .header-transparent .action__btn {
    color: #091d3e;
  }
  .action__btn.action__btn-search {
    margin-right: 60px;
  }
}
/* Medium and large Screens */
@media only screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    width: auto;
    min-width: 235px;
    box-shadow: 0px 2px 6px 0px rgba(40, 40, 40, 0.1);
    padding: 25px 0 23px;
  }
  .navbar .dropdown-menu .nav__item .nav__item-link:before {
    display: none;
  }
  .navbar .nav__item.has-dropdown:after {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #FFF;
    content: '';
    position: absolute;
    display: block;
    left: 28px;
    bottom: 7px;
  }
  .navbar .nav__item.has-dropdown:hover:after {
    opacity: 1;
    visibility: visible;
  }
  .navbar.is-sticky .nav__item.has-dropdown:after {
    bottom: 0px;
  }
  .navbar .dropdown-menu.wide-dropdown-menu {
    padding: 0;
    min-width: 500px;
    overflow: hidden;
  }
  .navbar .dropdown-menu.wide-dropdown-menu > .nav__item {
    padding: 0;
  }
  .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-title {
    color: #091d3e;
    font-weight: 700;
    font-size: 1.7rem;
    line-height: 1;
    margin: 0 0 13px 40px;
  }
  .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col {
    padding: 40px 0 27px;
  }
  .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child {
    position: relative;
  }
  .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:first-child:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e9e9e9;
  }
  .navbar .nav__item.has-dropdown > .dropdown-menu,
  .navbar .nav__item.dropdown-submenu > .mega-menu,
  .navbar .nav__item.has-dropdown > .mega-menu,
  .navbar .nav__item.has-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu {
    display: block;
    position: absolute;
    left: 0;
    right: auto;
    z-index: 1050;
    opacity: 0;
    visibility: hidden;
    top: 74px;
  }
  .navbar .nav__item.has-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu,
  .navbar .nav__item.dropdown-submenu > .dropdown-menu > .nav__item.has-dropdown > .dropdown-menu {
    top: 0;
    left: 100%;
  }
  .navbar .nav__item.has-dropdown:hover > .dropdown-menu,
  .navbar .nav__item.dropdown-submenu:hover > .mega-menu,
  .navbar .nav__item.has-dropdown:hover > .mega-menu,
  .navbar .nav__item.has-dropdown > .dropdown-menu > .nav__item.dropdown-submenu:hover > .dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .navbar .nav__item.has-dropdown.mega-dropdown {
    position: static;
  }
  .navbar .nav__item.has-dropdown .mega-dropdown-menu {
    width: 100%;
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item {
    padding: 0;
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link {
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f111";
    position: absolute;
    top: auto;
    left: -7px;
    font-size: 0.7rem;
    opacity: 0;
    color: #091d3e;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover {
    padding-left: 15px;
  }
  .navbar .dropdown-menu.mega-dropdown-menu .nav__item .nav__item-link:hover:after {
    opacity: 1;
    left: 4px;
  }
  .header-full .action__btn-search {
    margin-top: 70px;
  }
  .header-light .action__btn.action__btn-search {
    color: #091d3e;
  }
  .navbar-nav > .nav__item > .dropdown-toggle:after {
    display: none;
  }
  .nav__item i[data-toggle="dropdown"] {
    display: none;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .dropdown-menu.mega-dropdown-menu > .nav__item {
    padding: 0 15px;
  }
  .dropdown-menu.mega-dropdown-menu .nav__item:last-child > .nav__item-link {
    border-bottom: 1px solid #f2f2f2;
  }
  .dropdown-menu.mega-dropdown-menu [class^="col-"]:last-child .nav__item:last-child > .nav__item-link {
    border-bottom: none;
  }
}
/* Header Animation */
@-webkit-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes translateHeader {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
/*---------------------- Accordions
------------------------*/
.accordion-item {
  border: 2px solid #e7ebef;
  background-color: #ffffff;
  border-radius: 3px;
  padding: 22px 30px;
  margin-bottom: 27px;
}
.accordion-item .accordion__title {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  cursor: pointer;
  display: block;
  position: relative;
  padding-right: 25px;
  color: #091d3e;
}
.accordion-item .accordion__title:hover {
  color: #091d3e;
}
.accordion-item .accordion__title:after {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  background-color: transparent;
  color: #091d3e;
  font-size: 1rem;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 3px;
}
.accordion-item.opened {
  border-color: #091d3e;
}
.accordion-item.opened .accordion__header:not(.collapsed) .accordion__title {
  color: #091d3e;
}
.accordion-item.opened .accordion__header:not(.collapsed) .accordion__title:after {
  background-color: #091d3e;
  color: #ffffff;
  content: "\f068";
}
.accordion-item .accordion__body {
  padding-top: 20px;
}
.accordion-item .accordion__body p {
  margin-bottom: 0;
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .accordion-item {
    padding: 10px 15px;
  }
  .accordion-item .accordion__title {
    font-size: 1.4rem;
  }
  .accordion-item .accordion__body p {
    font-size: 1.3rem;
  }
}
/*------------------------- Footer
--------------------------*/
.footer .footer-top__title {
  color: #ffffff;
  font-size: 1.8rem;
}
.footer .footer-secondary {
  padding-bottom: 44px;
}
.footer .footer-secondary span {
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-primary {
  padding-top: 85px;
  padding-bottom: 65px;
  border-top: 2px solid #053362;
}
.footer .footer-widget {
  margin-bottom: 30px;
}
.footer .footer-widget__title {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 35px;
}
.footer .contact-list li {
  line-height: 26px;
  margin-bottom: 0;
}
.footer .btn__download {
  min-width: 145px;
  letter-spacing: 0;
  height: 50px;
  line-height: 46px;
}
.footer .btn__download:before {
  background-color: #091d3e !important;
}
.footer .footer-form .form-control {
  border-color: transparent;
  background-color: #063464;
  color: #848e9f;
  height: 60px;
}
.footer .footer-form .form-control:focus {
  border-color: #848e9f;
}
.footer .footer-form .form-control::-webkit-input-placeholder {
  color: #848e9f;
}
.footer .footer-form .form-control:-moz-placeholder {
  color: #848e9f;
}
.footer .footer-form .form-control::-moz-placeholder {
  color: #848e9f;
}
.footer .footer-form .form-control:-ms-input-placeholder {
  color: #848e9f;
}
.footer .footer-form .btn {
  min-width: 140px;
}
.footer .footer-widget-nav li a {
  display: block;
  position: relative;
  color: #848e9f;
  font-size: 1.4rem;
  margin-bottom: 11px;
}
.footer .footer-widget-nav li a:hover {
  color: #091d3e;
}
.footer .social-icons li a {
  color: #091d3e;
}
.footer .social-icons li a:hover {
  color: #ffffff;
}
.phone-number {
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  font-size: 2.2rem;
  color: #091d3e !important;
}
.phone-number:hover {
  color: #848e9f !important;
}
/* Scroll Top Button */
#scrollTopBtn {
  position: fixed;
  right: 10px;
  bottom: 30px;
  width: 45px;
  height: 45px;
  opacity: 0;
  z-index: 1000;
  border-radius: 50%;
  color: #ffffff;
  background-color: #01112d;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#scrollTopBtn i {
  font-size: 1.7rem;
}
#scrollTopBtn:hover {
  background-color: #01112d;
}
#scrollTopBtn.actived {
  right: 30px;
  opacity: 1;
}
@media (min-width: 1200px) {
  .footer .footer-widget-about p {
    max-width: 270px;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 1200px) {
  .footer .footer-secondary {
    padding-bottom: 20px;
  }
  .footer .footer .footer-widget {
    margin-bottom: 20px;
  }
  .footer .footer-widget__title {
    margin-bottom: 15px;
  }
  .footer .contact-info {
    margin-bottom: 30px;
  }
  .footer .footer-widget-nav li a {
    font-size: 1.3rem;
  }
}
/* Mobile Phones */
/*------------------------- Call to Action
--------------------------*/
.cta-banner {
  position: relative;
  z-index: 3;
  padding: 40px;
  max-width: 300px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.12);
}
.cta-banner .cta__title {
  font-family: "Rubik", sans-serif;
  font-size: 1.7rem;
  line-height: 1.6;
}
.cta-banner .cta__icon {
  color: #091d3e;
  font-size: 7rem;
  line-height: 1;
  margin-bottom: 25px;
}
.cta-banner .cta__icon i {
  line-height: 1;
}
/* Mobile Phones & tablets and Small Screens */
@media (min-width: 320px) and (max-width: 767px) {
  .cta-banner .cta__title {
    font-size: 1.6rem;
  }
}
/*---------------------- Carousel
-----------------------*/
.slick-list {
  margin: 0 -10px;
}
.slick-slide {
  margin: 0 10px;
}
.m-slides-0 .slick-list {
  margin: 0;
}
.m-slides-0 .slick-slide {
  margin: 0;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #848e9f;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  font-size: 0;
  z-index: 3;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slick-arrow:hover {
  color: #091d3e;
}
.slick-arrow.slick-next:before,
.slick-arrow.slick-prev:before {
  font-family: "icomoon";
  font-size: 4rem;
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow.slick-next:before {
  content: "\e904";
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-prev:before {
  content: "\e902";
}
.carousel-arrows-light .slick-arrow {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.2);
}
.carousel-arrows-light .slick-arrow:hover {
  color: #ffffff;
}
.slick-dots {
  list-style: none;
  position: relative;
  z-index: 2;
  padding: 0;
  text-align: center;
  margin-bottom: 0;
}
.slick-dots li {
  display: inline-flex;
  position: relative;
  width: 12px;
  height: 12px;
  margin: 0 20px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.slick-dots li button {
  display: block;
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 50%;
  background-color: transparent;
  border: 2.5px solid #091d3e;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.slick-dots li:not(:first-child):before,
.slick-dots li:not(:last-child):after {
  content: "";
  position: absolute;
  top: 50%;
  width: 12px;
  height: 2px;
  background-color: #091d3e;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slick-dots li:not(:first-child):before {
  left: -20px;
}
.slick-dots li:not(:last-child):after {
  left: 20px;
}
.slick-dots li.slick-active:before,
.slick-dots li.slick-active:after {
  background-color: #091d3e;
}
.slick-dots li.slick-active button {
  border-color: #091d3e;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.carousel-dots-light .slick-dots li button {
  border-color: #ffffff;
}
.carousel-dots-light .slick-dots li:not(:first-child):before,
.carousel-dots-light .slick-dots li:not(:last-child):after {
  background-color: #ffffff;
}
.carousel-dots-light .slick-dots li.slick-active:before,
.carousel-dots-light .slick-dots li.slick-active:after {
  background-color: #091d3e;
}
.carousel-dots-light .slick-dots li.slick-active button {
  border-color: #091d3e;
}
/*------------------------ Slider
--------------------------*/
.header-transparent + .slider {
  margin-top: -80px;
}
.header-transparent.header-full + .slider {
  margin-top: -135px;
}
.header-transparent + .slider .slide-item {
  padding-top: 100px;
  height: 100vh;
}
.header-transparent.header-full + .slider .slide-item {
  padding-top: 135px;
  height: 100vh;
}
.slider {
  padding: 0;
}
.slider .slide-item {
  height: calc(100vh - 135px);
  min-height: 520px;
}
.slider .slide__subtitle {
  display: block;
  font-size: 1.65rem;
  font-weight: 600;
  color: #f9f9f9;
  margin-bottom: 8px;
}
.slider .slide__title {
  font-size: 4.3rem;
  font-weight: 700;
  line-height: 1.45;
  color: #ffffff;
  margin-bottom: 20px;
}
.slider .slide__desc {
  font-size: 1.75rem;
  line-height: 1.85;
  font-weight: 700;
  color: #ffffff;
  max-width: 550px;
  margin-bottom: 30px;
  word-break: keep-all;
}
.slider .slick-dots {
  position: absolute;
  bottom: 30px;
  text-align: center;
  width: 100%;
}
.slider .cta-banner {
  max-width: 270px;
  padding: 50px 40px;
}
.slider .cta-banner:before {
  content: "";
  position: absolute;
  top: 50px;
  bottom: 50px;
  left: 0;
  width: 2px;
  background-color: #091d3e;
}
.slider .cta-banner .cta__title {
  font-family: "Rubik", sans-serif;
}
.slider .cta-banner .slick-dots {
  position: static;
  text-align: left;
  margin-left: -17px;
}
.slider .cta-banner .slick-dots li button {
  border-color: #091d3e;
}
.slider .cta-banner .slick-dots li.slick-active button {
  border-color: #091d3e;
}
.slider .cta-banner .slick-dots li:not(:first-child):before,
.slider .cta-banner .slick-dots li:not(:last-child):after {
  background-color: #091d3e;
}
.slider .cta-banner .slick-dots li.slick-active:before,
.slider .cta-banner .slick-dots li.slick-active:after {
  background-color: #091d3e;
}
.slider .slick-arrow {
  transform: translateY(30px);
}
.slider .contact-panel-wrapper {
  position: relative;
}
.slider .contact-panel {
  position: absolute;
  right: 15px;
  bottom: -100px;
  z-index: 5;
  padding: 50px;
  max-width: 370px;
}
.slider .contact-panel .contact-panel__title {
  margin-bottom: 15px;
}
.slider .contact-panel .form-group {
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .slider .slick-arrow {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .slider .slick-arrow:before {
    font-size: 5rem;
  }
  .slider .slick-arrow.slick-next {
    right: 20px;
  }
  .slider .slick-arrow.slick-prev {
    left: 20px;
  }
  .slider-layout2 .slick-dots {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .slider .slide-item {
    padding-right: 50px;
    padding-left: 50px;
  }
  .slider .slick-arrow.slick-prev {
    left: 10px;
  }
  .slider .slick-arrow.slick-next {
    right: 10px;
  }
}
/*-------------------------- Video
--------------------------*/
.video__btn {
  text-align: center;
  display: inline-block;
  position: relative;
  padding-left: 70px;
  height: 60px;
}
.video__btn .video__player {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #091d3e;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video__btn:hover .video__player {
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.25);
}
.video__btn .video__btn-title {
  font-size: 1.5rem;
  font-weight: 700;
  padding-top: 20px;
  line-height: 1;
  display: inline-block;
  white-space: nowrap;
  margin-left: 12px;
}
.video__btn-lg {
  padding-left: 80px;
  height: 80px;
}
.video__btn-lg .video__player {
  width: 80px;
  height: 80px;
  line-height: 80px;
}
.video__btn-white .video__player {
  background-color: #ffffff !important;
  color: #091d3e;
}
.video__btn-white .video__player-animation {
  border-color: #ffffff !important;
}
.video__btn-theme .video__player-animation {
  border-color: #091d3e;
}
.video-banner {
  position: relative;
}
.video-banner .video__btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-banner .video__btn-title {
  position: absolute;
  bottom: -30px;
  left: -7px;
  line-height: 1.5;
}
/* Mobile Phones */
@media (min-width: 320px) and (max-width: 575px) {
  .video__btn {
    padding-left: 50px;
    height: 50px;
  }
  .video__btn .video__player {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}
/*----------------------- Features
------------------------*/
.feature-item {
  position: relative;
  padding: 40px;
  margin-top: 30px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}
.feature-item:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 0;
  height: 100%;
  border-radius: 4px;
  background-color: #ffffff;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-item .feature__icon {
  font-size: 5rem;
  line-height: 1;
  color: #091d3e;
  margin-bottom: 23px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-item .feature__title {
  font-size: 1.9rem;
  font-weight: 600;
  margin-bottom: 25px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-item .feature__desc {
  font-size: 1.4rem;
  line-height: 1.7;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-item .btn__link {
  display: flex;
  align-items: center;
  height: 26px;
  line-height: 26px;
}
.feature-item .btn__link .icon-outlined {
  width: 26px;
  height: 26px;
  line-height: 22px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  color: #091d3e;
  border: 2px solid #848e9f;
  margin-right: 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.feature-item .btn__link .icon-outlined:hover {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
.feature-item .btn__link span {
  opacity: 0;
  font-size: 1.5rem;
  font-weight: 700;
  margin-left: -5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transition-delay: 0.25s;
  -moz-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.feature-item:hover:before {
  opacity: 1;
  left: 0;
  right: auto;
  width: 100%;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  -o-transform-origin: right;
  transform-origin: right;
}
.feature-item:hover .feature__icon {
  color: #091d3e;
}
.feature-item:hover .btn__link span {
  opacity: 1;
  margin-left: 0;
}
.feature-item:hover .btn__link .icon-outlined {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
[class*="features-layout"] .cta-banner {
  padding: 40px;
  max-width: 100%;
}
[class*="features-layout"] .cta-banner .cta__title {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 0;
  flex: 0 0 calc(100% - 140px);
  max-width: calc(100% - 140px);
}
[class*="features-layout"] .cta-banner .btn {
  height: 50px;
  line-height: 50px;
  min-width: 125px;
  flex: 0 0 125px;
}
.features-layout1 .feature-item:hover .feature__title,
.features-layout2 .feature-item:hover .feature__title {
  color: #091d3e;
}
.features-layout1 .feature-item:hover .feature__desc,
.features-layout2 .feature-item:hover .feature__desc {
  color: #848e9f;
}
.features-layout1 .feature-item .feature__icon,
.features-layout2 .feature-item .feature__icon {
  color: #ffffff;
}
.features-layout1 .feature-item .feature__title,
.features-layout2 .feature-item .feature__title {
  color: #ffffff;
}
.features-layout1 .feature-item .btn__link .icon-outlined,
.features-layout2 .feature-item .btn__link .icon-outlined {
  color: #ffffff;
}
.features-layout1 .feature-item .btn__link .icon-outlined:hover,
.features-layout2 .feature-item .btn__link .icon-outlined:hover {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
.features-layout1 .cta-banner,
.features-layout2 .cta-banner {
  background-color: rgba(5, 76, 139, 0.4);
}
.features-layout1 .cta-banner .cta__title,
.features-layout2 .cta-banner .cta__title {
  color: #ffffff;
}
.features-layout1 .cta-banner .cta__title a:hover,
.features-layout2 .cta-banner .cta__title a:hover {
  color: #ffffff;
}
.features-layout2 {
  padding-bottom: 388px;
}
.features-layout2 + .contact-layout2 {
  margin-top: -300px;
}
.features-layout1 .sticky-top,
.features-layout3 .sticky-top {
  top: 150px;
}
.features-layout3 .feature-item {
  border: 1px solid transparent;
  background-color: #f1f5fe;
}
.features-layout3 .cta-banner {
  padding: 0 !important;
  box-shadow: none;
}
.features-layout4 .feature-item {
  z-index: 6;
  border: 0;
  margin-bottom: 30px;
  background-color: #ffffff;
}
.features-layout4 .feature-item .btn__link .icon-outlined {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
.features-layout4 .blockquote {
  position: relative;
  padding-left: 70px;
}
.features-layout4 .blockquote:after {
  content: "\e91b";
  font-family: icomoon;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 5rem;
  line-height: 1;
  color: #ffffff;
}
.features-layout4 .blockquote .blockquote__title {
  color: #ffffff;
  font-size: 1.7rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 17px;
}
.features-layout4 .blockquote__author {
  position: relative;
  padding-left: 20px;
  font-size: 1.4rem;
  font-weight: 700;
  color: #ffffff;
}
.features-layout4 .blockquote__author:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 2px;
  background-color: #091d3e;
}
@media (min-width: 1200px) {
  .features-layout4 .feature-item {
    margin-top: -50px;
  }
}
/* Mobile Phones and tablets  */
@media (min-width: 320px) and (max-width: 767px) {
  .feature-item .feature__title {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .feature-item .feature__desc {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .feature-item .feature__icon {
    font-size: 4rem;
    margin-bottom: 10px;
  }
  [class*="features-layout"] .feature-item {
    padding: 20px;
  }
  [class*="features-layout"] .cta-banner {
    padding: 20px;
    text-align: center;
    flex-direction: column;
  }
  [class*="features-layout"] .cta-banner .cta__title {
    font-size: 1.4rem;
    line-height: 1.5;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  [class*="features-layout"] .cta-banner .btn {
    max-height: 50px;
  }
}
/*----------------------- fancybox
------------------------*/
.fancybox-item {
  position: relative;
  margin-bottom: 40px;
}
.fancybox-item .fancybox__icon {
  font-size: 5.5rem;
  line-height: 1;
  color: #091d3e;
  margin-bottom: 25px;
}
.fancybox-item .fancybox__title {
  font-size: 1.9rem;
  font-weight: 600;
  margin-bottom: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fancybox-item .fancybox__desc {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.fancybox-item .icon-outlined {
  margin-top: 23px;
  width: 26px;
  height: 26px;
  line-height: 22px;
  display: inline-block;
  color: #ffffff;
  border-radius: 50%;
  text-align: center;
  border: 2px solid #848e9f;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fancybox-item .icon-outlined:hover {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
.fancybox-item:hover .fancybox__icon {
  -webkit-animation: slideTopDown 1s infinite alternate;
  -moz-animation: slideTopDown 1s infinite alternate;
  -ms-animation: slideTopDown 1s infinite alternate;
  -o-animation: slideTopDown 1s infinite alternate;
  animation: slideTopDown 1s infinite alternate;
}
.fancybox-item:hover .fancybox__title {
  color: #091d3e;
}
.fancybox-light .fancybox-item .fancybox__icon,
.fancybox-light .fancybox-item .fancybox__title,
.fancybox-light .fancybox-item:hover .fancybox__title {
  color: #ffffff;
}
/* Medium Size Screens */
@media (min-width: 768px) and (max-width: 991px) {
  .fancybox-item .fancybox__title {
    margin-bottom: 12px;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .fancybox-item {
    margin-bottom: 30px;
  }
  .fancybox-item .fancybox__icon {
    font-size: 4rem;
    margin-bottom: 5px;
  }
  .fancybox-item .fancybox__title {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
}
/*----------------------- portfolio
------------------------*/
.portfolio-item {
  position: relative;
  border-radius: 5px;
  margin-bottom: 47px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.portfolio-item .portfolio__img {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.portfolio-item .portfolio__img img {
  width: 100%;
  max-width: 100%;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.portfolio-item .portfolio__content {
  padding-top: 25px;
}
.portfolio-item .portfolio__cat {
  margin-bottom: 6px;
}
.portfolio-item .portfolio__cat a {
  position: relative;
  font-size: 1.4rem;
  color: #091d3e;
  padding-right: 7px;
}
.portfolio-item .portfolio__cat a:hover {
  color: #091d3e;
}
.portfolio-item .portfolio__cat a:after {
  content: ",";
  position: absolute;
  top: -2px;
  right: 2px;
  color: #091d3e;
}
.portfolio-item .portfolio__cat a:last-child:after {
  display: none;
}
.portfolio-item .portfolio__title {
  font-size: 2.1rem;
  margin-bottom: 8px;
  text-align: left;
}
.portfolio-item .portfolio__title a {
  color: #091d3e;
}
.portfolio-item .portfolio__title a:hover {
  color: #091d3e;
}
.portfolio-item .portfolio__category {
  display: inline-block;
  font-size: 1.25rem;
  padding: 3px 8px;
  background: #8490a5;
  color: #FFF;
  font-weight: 500;
  border-radius: 4px;
  margin-bottom: 4px;
  margin-top: 0px;
  margin-right: 2px;
}
.portfolio-item .portfolio__desc {
  font-size: 1.4rem;
  margin: 16px 0 20px;
}
.portfolio-item .portfolio__icon {
  width: 60px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  z-index: 2;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.portfolio-item .portfolio__hover {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  background-image: linear-gradient(-180deg, rgba(27, 26, 26, 0.5) 0%, rgba(0, 0, 0, 0) 82%);
}
.portfolio-item .portfolio__hover .portfolio__content {
  opacity: 0;
  padding: 30px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.6s linear;
  -moz-transition: all 0.6s linear;
  -ms-transition: all 0.6s linear;
  -o-transition: all 0.6s linear;
  transition: all 0.6s linear;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.portfolio-item .portfolio__hover .portfolio__title a {
  color: #ffffff;
}
.portfolio-item .portfolio__hover .portfolio__cat a {
  color: #f9f9f9;
}
.portfolio-item .portfolio__hover .portfolio__cat a:hover,
.portfolio-item .portfolio__hover .portfolio__cat a:after {
  color: #f9f9f9;
}
.portfolio-item .btn__link.btn__secondary {
  padding: 8px 0;
  border-radius: 3px;
  font-size: 1.35rem;
}
.portfolio-item .btn__link.btn__secondary i {
  width: auto;
  height: auto;
  margin-left: 3px;
  color: #091d3e;
  background-color: transparent !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.portfolio-item .btn__link.btn__secondary:hover {
  color: #ffffff !important;
  background-color: #091d3e !important;
}
.portfolio-item:hover .btn__link.btn__secondary {
  padding: 8px 17px;
  color: #ffffff;
  background-color: #091d3e;
}
.portfolio-item:hover .btn__link.btn__secondary i {
  color: #ffffff;
  top: -1px;
  position: relative;
}
.portfolio-item:hover .portfolio__img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.portfolio-item:hover .portfolio__hover {
  opacity: 1;
}
.portfolio-item:hover .portfolio__hover .portfolio__content {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.portfolio-layout2 p.result-none {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 700;
  margin: 15px 0;
  color: #333;
}
.portfolio-layout2 .item {
  margin-bottom: 30px;
}
.portfolio-layout2 .portfolio-item {
  text-align: center;
  padding: 30px 30px 40px;
  background-color: #f1f5fe;
  margin-bottom: 0px;
  height: 100%;
}
.portfolio-layout2 .portfolio-item .portfolio__content {
  padding: 0px;
}
.portfolio-layout2 .portfolio-item .portfolio__title {
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-line-clamp: 2;
  max-height: 62px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.portfolio-layout2 .portfolio-item .portfolio__icon {
  position: relative;
  width: 80px;
  height: 80px;
  margin: -40px 0 22px;
}
.portfolio-layout2 .portfolio-item:hover .portfolio__icon {
  -webkit-animation: slideTopDown 1s infinite alternate;
  -moz-animation: slideTopDown 1s infinite alternate;
  -ms-animation: slideTopDown 1s infinite alternate;
  -o-animation: slideTopDown 1s infinite alternate;
  animation: slideTopDown 1s infinite alternate;
}
.portfolio-layout2 .portfolio-item:hover .portfolio__img img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.portfolio-layout2-carousel .slick-dots {
  position: absolute;
  bottom: -20px;
  right: -20px;
}
.portfolio-layout3 .portfolio-item .portfolio__content {
  padding: 27px 15px 30px 30px;
}
.portfolio-layout3 .portfolio-item .portfolio__icon {
  position: absolute;
  top: 30px;
  left: 30px;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.portfolio-layout3 .portfolio-item:hover {
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
}
.portfolio-layout3 .portfolio-item:hover .portfolio__img {
  border-radius: 5px 5px 0 0;
}
.portfolio-layout3 .portfolio-item:hover .portfolio__icon {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.portfolio-filter li {
  margin-bottom: 20px;
  margin-right: 30px;
}
.portfolio-filter li:last-child {
  margin-right: 0;
}
.portfolio-filter li a {
  position: relative;
  color: #848e9f;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  text-transform: capitalize;
  display: block;
  padding-bottom: 5px;
}
.portfolio-filter li a:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  width: 0;
  height: 2px;
  margin: auto;
  background-color: #091d3e;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.portfolio-filter li a.active,
.portfolio-filter li a:hover {
  color: #091d3e;
}
.portfolio-filter li a.active:after,
.portfolio-filter li a:hover:after {
  width: 100%;
}
.mix {
  display: none;
}
.portfolio-single .portfolio-item .portfolio__icon {
  width: 120px;
  height: 120px;
  line-height: 120px;
  margin-top: -60px;
  position: relative;
  z-index: 3;
}
.portfolio-slider .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}
.portfolio__meta-list h5 {
  font-size: 1.5rem;
  margin-bottom: 22px;
}
.portfolio__meta-list span {
  font-size: 1.4rem;
}
.portfolio-tags {
  padding: 27px;
}
.portfolio-tags h5 {
  font-size: 1.6rem;
  margin-bottom: 12px;
}
.portfolio-tags a {
  font-size: 1.4rem;
}
.portfolio-tags .portfolio-tags__list li a {
  position: relative;
  padding-right: 5px;
}
.portfolio-tags .portfolio-tags__list li a:before {
  content: ",";
  position: absolute;
  top: 0;
  right: 0;
  color: #091d3e;
}
.portfolio-tags .portfolio-tags__list li:last-child a {
  padding-right: 0;
}
.portfolio-tags .portfolio-tags__list li:last-child a:before {
  display: none;
}
.portfolio-sharing {
  padding: 27px;
  border-left: 1px solid #e7ebef;
}
.portfolio-sharing li {
  margin-right: 18px;
}
.portfolio-sharing li:last-child {
  margin-right: 0;
}
@media (min-width: 1200px) {
  .portfolio-item .portfolio__content {
    padding-left: 30px;
    padding-right: 15px;
  }
}
@media (max-width: 992px) {
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
}
/* Mobile Phones */
@media (max-width: 420px) {
}
/*-------------------- Team
---------------------*/
.member {
  position: relative;
  margin-bottom: 50px;
}
.member .member__img {
  position: relative;
}
.member .member__img img {
  width: 100%;
  border-radius: 4px;
}
.member .member__info {
  padding-top: 21px;
}
.member .member__info .member__name {
  font-size: 2.1rem;
  margin-bottom: 7px;
}
.member .member__info .member__desc {
  margin-bottom: 0;
}
.member .member__hover {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.member .member__content-inner {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  opacity: 0;
  width: auto;
  width: 150px;
  left: 50%;
  border-radius: 4px;
  background-color: #091d3e;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.member .social-icons li {
  margin-right: 0;
}
.member .social-icons li a {
  color: #ffffff;
  opacity: 0;
  padding: 15px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.member .social-icons li a:hover {
  color: #091d3e;
}
.member:hover .member__hover {
  opacity: 1;
}
.member:hover .member__content-inner {
  opacity: 1;
  bottom: 30px;
}
.member:hover .social-icons li a {
  opacity: 1;
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .member {
    max-width: 400px;
    margin: 0 auto 30px;
  }
  .member .member__info {
    padding-top: 15px;
  }
  .member .member__info .member__name {
    font-size: 1.7rem;
    margin-bottom: 0;
  }
}
/*---------------------------- Testimonial
------------------------------*/
.testimonial__title {
  position: relative;
  z-index: 2;
  font-size: 3.1rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 34px;
}
.testimonial__meta-title {
  font-size: 1.7rem;
  font-weight: 600;
  margin-bottom: 4px;
  white-space: nowrap;
}
.testimonial__meta-desc {
  position: relative;
  z-index: 2;
  font-size: 1.3rem;
  line-height: 1;
  margin-bottom: 0;
}
.testimonial__thmb {
  width: 52px !important;
  height: 52px;
  overflow: hidden;
  border-radius: 50%;
  padding: 4px;
  border: 2px solid #091d3e;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.testimonial__thmb img {
  display: block;
  max-width: 100%;
  border-radius: 50%;
  margin: auto;
}
.testimonial__rating {
  margin-bottom: 18px;
}
.testimonial__rating i {
  font-size: 1.2rem;
  color: #091d3e;
}
.testimonials-layout1.testimonials-has-bottom-img {
  padding-bottom: 140px;
  margin-bottom: 100px;
}
.testimonials-layout1 .testimonials-bottom-img {
  position: absolute;
  z-index: 3;
  bottom: -95px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonials-layout1 .heading__title {
  font-size: 1.5rem;
}
.testimonials-layout1 .testimonials-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50px;
  width: 58px;
  height: 52px;
  z-index: -1;
  background-image: url(../images/testimonials/quote-icon.png);
}
.testimonials-layout1 .slick-dots {
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: 3;
}
.testimonials-layout2.testimonials-has-top-img {
  padding-top: 110px;
  margin-top: 100px;
}
.testimonials-layout2 .testimonials-top-img {
  position: absolute;
  z-index: 3;
  top: -75px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.testimonials-layout2 .testimonial-item {
  position: relative;
  padding: 40px;
  overflow: hidden;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.05);
}
.testimonials-layout2 .testimonial-item:before {
  content: "";
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 58px;
  height: 52px;
  z-index: 1;
  background-image: url(../images/testimonials/quote-icon2.png);
}
.testimonials-layout2 .testimonial-item .testimonial__title {
  font-size: 1.9rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.6;
  margin-bottom: 37px;
}
.testimonials-layout2 .testimonial-item .testimonial__meta {
  position: relative;
  padding-top: 47px;
}
.testimonials-layout2 .testimonial-item .testimonial__meta:before {
  content: "";
  position: absolute;
  top: 0;
  left: -40px;
  width: 0;
  height: 2px;
  background-color: #e6e8eb;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.testimonials-layout2 .testimonial-item:hover {
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
}
.testimonials-layout2 .testimonial-item:hover .testimonial__meta:before {
  width: 105%;
}
.testimonials-layout2 .slick-list {
  margin: -15px;
  overflow: visible;
}
.testimonials-layout2 .slick-slide {
  margin: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.testimonials-layout2 .slick-slide.slick-active {
  opacity: 1;
  visibility: visible;
}
.testimonials-layout2 .slick-slide:not(.slick-active) {
  opacity: 0;
  visibility: hidden;
}
.testimonials-layout2 .slick-dots {
  text-align: center;
  margin-top: 40px;
}
@media (min-width: 1200px) {
  .testimonials-wrapper {
    padding-right: 200px;
    padding-left: 200px;
  }
}
@media (max-width: 1200px) {
  .testimonials-layout1 {
    overflow-x: hidden;
  }
  .testimonials-layout1.testimonials-has-bottom-img {
    padding-bottom: 50px;
    margin-bottom: 0;
  }
  .testimonials-layout1 .testimonials-bottom-img {
    display: none;
  }
  .testimonials-layout1 .testimonials-wrapper {
    padding-top: 60px;
    padding-right: 0;
    padding-left: 0;
  }
  .testimonials-layout1 .testimonials-wrapper:before {
    left: 10px;
  }
  .testimonials-layout2 {
    overflow-x: hidden;
  }
  .testimonials-layout2.testimonials-has-top-img {
    padding-top: 50px;
    margin-top: 0;
  }
  .testimonials-layout2 .testimonials-top-img {
    display: none;
  }
}
/* Mobile Phones and tablets */
@media (max-width: 992px) {
  .testimonial__title {
    font-size: 1.5rem;
  }
  .testimonial__meta-title {
    font-size: 1.5rem;
  }
  .testimonials-layout2 .testimonial-item {
    padding: 15px;
  }
  .testimonials-layout2 .testimonial-item:before {
    display: none;
  }
  .testimonials-layout2 .testimonial-item .testimonial__title {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .testimonials-layout2 .testimonial-item .testimonial__meta {
    padding-top: 15px;
  }
  .testimonials-layout2 .testimonial-item .testimonial__rating {
    margin-bottom: 8px;
  }
}
/*--------------------------- Client
---------------------------*/
.client {
  position: relative;
  overflow: hidden;
}
.client img {
  padding: 15px;
  -webkit-transition: transform 0.5s ease;
  -moz-transition: transform 0.5s ease;
  -ms-transition: transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
}
.client img:first-of-type {
  opacity: 0.7;
}
.client img:last-of-type {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -150%);
  -moz-transform: translate(-50%, -150%);
  -ms-transform: translate(-50%, -150%);
  -o-transform: translate(-50%, -150%);
  transform: translate(-50%, -150%);
}
.client:hover img:first-of-type {
  -webkit-transform: translateY(150%);
  -moz-transform: translateY(150%);
  -ms-transform: translateY(150%);
  -o-transform: translateY(150%);
  transform: translateY(150%);
}
.client:hover img:last-of-type {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.clients-light .client img {
  filter: brightness(100);
}
.clients-light .client img:first-of-type {
  opacity: 0.98;
}
/*-------------------- Blog
-------------------*/
.post-item {
  position: relative;
  margin-bottom: 50px;
}
.post-item .post__img {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.post-item .post__img img {
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.post-item:hover .post__img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.post-item .post__body {
  padding-top: 32px;
  overflow: hidden;
}
.post-item .post__meta {
  margin-bottom: 14px;
}
.post-item .post__meta > * {
  font-size: 1.3rem;
  margin-right: 20px;
}
.post-item .post__meta > *:last-child {
  margin-right: 0;
}
.post-item .post__meta-cat {
  position: absolute;
  top: 30px;
  left: 30px;
  padding: 2px 9px;
  border-radius: 3px;
  background-color: #ffffff;
}
.post-item .post__meta-cat a {
  position: relative;
  color: #091d3e;
  padding-right: 7px;
  font-size: 1.3rem;
}
.post-item .post__meta-cat a:hover {
  color: #091d3e;
}
.post-item .post__meta-cat a:after {
  content: ",";
  position: absolute;
  top: -1px;
  right: 2px;
  color: #091d3e;
}
.post-item .post__meta-cat a:last-child {
  padding-right: 0;
}
.post-item .post__meta-cat a:last-child:after {
  display: none;
}
.post-item .post__meta-date {
  color: #054c8b;
}
.post-item .post__meta-author {
  font-size: 1.3rem;
}
.post-item .post__meta-author a {
  color: #091d3e;
}
.post-item .post__title {
  font-size: 2.1rem;
  font-weight: 600;
  margin-bottom: 10px;
}
.post-item .post__title a {
  color: #091d3e;
}
.post-item .post__title a:hover {
  color: #091d3e;
}
.post-item .post__desc {
  margin-top: 5px;
}
.post-item .btn__link.btn__secondary {
  padding: 8px 0;
  margin-top: 10px;
  border-radius: 3px;
}
.post-item .btn__link.btn__secondary i {
  width: auto;
  height: auto;
  margin-left: 3px;
  color: #091d3e;
  background-color: transparent !important;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.post-item .btn__link.btn__secondary:hover {
  color: #ffffff !important;
  background-color: #091d3e !important;
}
.post-item:hover .btn__link.btn__secondary {
  padding: 8px 15px;
  color: #ffffff;
  background-color: #091d3e;
}
.post-item:hover .btn__link.btn__secondary i {
  color: #ffffff;
}
/* Blog Sigle */
.blog-single .post-item .post__meta {
  margin-top: 30px;
}
.blog-single .post-item .post__meta-cat {
  position: static;
  border: 1px solid #e6e8eb;
}
.blog-single .post-item .post__title {
  font-size: 3.6rem;
  font-weight: 700;
}
.blog-single .post-item .post__desc p {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 29px;
}
.blog-widget__title {
  font-size: 2.1rem;
  margin-bottom: 24px;
}
.blog-share .social-icons a {
  color: #0f2b5b;
}
.blog-share .social-icons a:hover {
  color: #091d3e;
}
.widget-nav .widget-nav__img {
  transition: all 0.3s ease;
  max-width: 90px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
}
.widget-nav .widget-nav__img:before {
  font-family: icomoon;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 1rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 146, 255, 0.9);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.widget-nav .widget-nav__next .widget-nav__img:before {
  content: "\e904";
}
.widget-nav .widget-nav__prev .widget-nav__img:before {
  content: "\e902";
}
.widget-nav .widget-nav__prev,
.widget-nav .widget-nav__next {
  position: relative;
}
.widget-nav .widget-nav__prev:hover .widget-nav__ttile,
.widget-nav .widget-nav__next:hover .widget-nav__ttile {
  color: #091d3e;
}
.widget-nav .widget-nav__prev:hover .widget-nav__img:before,
.widget-nav .widget-nav__next:hover .widget-nav__img:before {
  opacity: 1;
}
.widget-nav .widget-nav__content {
  max-width: calc(100% - 90px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 90px);
  flex: 0 0 calc(100% - 90px);
  padding: 0 10px;
}
.widget-nav .widget-nav__content span {
  font-family: "Rubik", sans-serif;
  font-size: 1.3rem;
  color: #616161;
  display: block;
  margin-bottom: 1px;
}
.widget-nav .widget-nav__content .widget-nav__ttile {
  font-size: 1.6rem;
  font-weight: 700;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-nav .widget-nav__all {
  font-size: 2.2rem;
  line-height: 50px;
  display: block;
  text-align: center;
}
.blog-author {
  padding: 35px;
  border-radius: 4px;
  background-color: #f1f5fe;
}
.blog-author .blog-author__avatar {
  flex: 0 0 100px;
  max-width: 100px;
  overflow: hidden;
  margin-bottom: 20px;
  padding-right: 30px;
}
.blog-author .blog-author__avatar img {
  border-radius: 4px;
}
.blog-author .blog-author__content {
  flex: calc(100% - 100px);
  max-width: calc(100% - 100px);
}
.blog-author .blog-author__name {
  font-size: 1.8rem;
  margin-bottom: 15px;
}
.blog-author .blog-author__bio {
  font-size: 1.5rem;
  line-height: 25px;
  margin-bottom: 13px;
}
.blog-author .social-icons li a {
  font-size: 1.5rem;
  color: #091d3e;
}
.blog-author .social-icons li a:hover {
  color: #091d3e;
}
.bordered-box {
  border-radius: 4px;
  border: 1px solid #e5e8ea;
}
.bordered-box .blog-share,
.bordered-box .blog-tags {
  padding: 25px;
}
.comments-list .comment__item {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 2px solid #eaeaea;
  margin-bottom: 30px;
}
.comments-list .comment__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.comments-list .comment__item .comment__avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 4px;
}
.comments-list .comment__item .comment__content {
  padding-left: 90px;
}
.comments-list .comment__item .comment__content .comment__author {
  font-size: 1.5rem;
  margin-bottom: 11px;
}
.comments-list .comment__item .comment__content .comment__date {
  font-size: 1.2rem;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
.comments-list .comment__item .comment__content .comment__desc {
  font-size: 1.5rem;
  margin-bottom: 6px;
}
.comments-list .comment__item .comment__content .comment__reply {
  text-transform: capitalize;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  color: #091d3e;
  display: inline-block;
}
.comments-list .comment__item .comment__content .comment__reply:hover {
  color: #091d3e;
}
.comments-list .comment__item .nested__comment {
  border-top: 1px solid #eaeaea;
  padding: 30px 0 0 0;
  margin: 30px 0 0 90px;
}
.blog-comments-form .form-control {
  height: 60px;
}
.blog-comments-form .btn {
  height: 70px;
  line-height: 70px;
}
.blog-tags ul li a {
  position: relative;
  font-size: 1.4rem;
  padding-right: 5px;
  color: #091d3e;
}
.blog-tags ul li a:hover {
  color: #091d3e;
}
.blog-tags ul li a:before {
  content: ",";
  position: absolute;
  top: -2px;
  right: 1px;
  color: #091d3e;
}
.blog-tags ul li:last-child a:before {
  display: none;
}
@media (min-width: 1200px) {
  .post__body {
    padding-left: 30px;
  }
  .blog-single .post__body {
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .bordered-box .row-no-gutter > [class*="col"]:first-child {
    border-right: 1px solid #e5e8ea;
  }
  .widget-nav .widget-nav__content .widget-nav__ttile {
    max-width: 270px;
  }
}
@media (min-width: 768px) {
  .widget-nav__next {
    text-align: right;
    flex-direction: row-reverse;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .post-item {
    margin-bottom: 30px;
  }
  .post-item .post__title {
    font-size: 1.8rem;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .blog-single .post-item .post__title {
    font-size: 2rem;
  }
  .comments-list .comment__item .comment__avatar {
    width: 40px;
    height: 40px;
  }
  .comments-list .comment__item .comment__content {
    padding-left: 50px;
  }
  .comments-list .comment__item .comment__content .comment__desc {
    font-size: 1.3rem;
  }
  .widget-nav {
    flex-direction: column;
  }
  .widget-nav .widget-nav__img {
    max-width: 70px;
    flex: 0 0 70px;
  }
  .widget-nav .widget-nav__prev {
    margin-bottom: 10px;
  }
  .comments-list .comment__item .nested__comment {
    padding: 20px 0 0 0;
    margin: 20px 0 0 40px;
  }
  .bordered-box .blog-share,
  .bordered-box .blog-tags {
    padding: 10px;
    justify-content: center !important;
  }
  .blog-carousel .heading-wrapper {
    margin-bottom: 60px !important;
  }
  .blog-carousel .btn__explore {
    position: relative;
    right: 0;
  }
  .blog-carousel .heading__title {
    font-size: 1.8rem;
  }
  .blog-carousel .slick-arrow {
    top: -30px;
  }
}
/* Extra Small Devices */
@media (min-width: 320px) and (max-width: 575px) {
  .blog-author {
    flex-direction: column;
    padding: 20px;
  }
  .blog-author .blog-author__avatar,
  .blog-author .blog-author__content {
    flex: 100%;
    max-width: 100%;
  }
}
/*---------------------------- Contact
----------------------------*/
.contact-block {
  margin-bottom: 30px;
}
.contact-block:last-of-type {
  margin-bottom: 0;
}
.contact-block-light .contact-block__title,
.contact-block-light .contact-block__list li,
.contact-block-light .contact-block__list li a {
  color: #ffffff;
}
.contact-block .contact-block__title {
  font-size: 1.8rem;
  margin-bottom: 12px;
}
.contact-block .contact-block__list {
  margin-bottom: 0;
}
.contact-block .contact-block__list li {
  font-size: 1.4rem;
}
.contact-info-box {
  margin-bottom: 30px;
}
.contact-info-box .contact__info-box-title {
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact-info-box .contact__info-list {
  margin-bottom: 0;
}
.contact-info-box .contact__info-list li {
  font-size: 1.4rem;
  margin-bottom: 7px;
}
.contact-info-box .contact__info-list li a {
  color: #848e9f;
}
.contact-panel {
  position: relative;
  z-index: 2;
  padding: 60px;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.1);
}
.contact-panel__title {
  font-size: 2.4rem;
}
.contact-panel__desc {
  font-size: 1.5rem;
  line-height: 25px;
}
[class*="contact-layout"] textarea.form-control {
  min-height: 120px;
}
[class*="contact-layout"] .contact-panel__info {
  padding: 55px 60px 60px;
  border-radius: 3px;
  overflow: hidden;
  flex: 0 0 38%;
  max-width: 38%;
}
[class*="contact-layout"] .contact-panel__info .contact-block__title {
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 10px;
}
[class*="contact-layout"] .contact-panel__info .contact-block__list {
  margin-bottom: 30px;
}
[class*="contact-layout"] .contact-panel__info .contact-block__list li {
  color: #ffffff;
  font-size: 1.4rem;
}
[class*="contact-layout"] .contact-panel__form {
  flex: 0 0 62%;
  max-width: 62%;
}
@media (min-width: 992px) {
  [class*="contact-layout"] .contact-panel__form {
    padding-left: 70px;
  }
}
/* Mobile Phones & tablets and Small Screens */
@media (max-width: 992px) {
  .contact-panel {
    padding: 20px;
  }
  .contact-panel .contact-panel__desc {
    font-size: 1.3rem;
    line-height: 23px;
  }
  [class*="contact-layout"] .contact-panel__info {
    padding: 20px;
    margin-bottom: 30px;
  }
  [class*="contact-layout"] .contact-panel__info,
  [class*="contact-layout"] .contact-panel__form {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .contact-info-box .contact__info-box-title {
    margin-bottom: 10px;
  }
}
/*-------------------------- pricing
--------------------------*/
.page-title-layout5 + .pricing {
  margin-top: -83px;
  z-index: 2;
}
.pricing-item {
  position: relative;
  height: calc(100% - 30px);
  padding: 45px 50px 50px;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.08);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 30px;
}
.pricing-item .pricing__title {
  color: #091d3e;
  font-size: 1.6rem;
  padding-bottom: 15px;
  margin-bottom: 95px;
  border-bottom: 2px solid #e7ebef;
}
.pricing-item .pricing__price {
  font-family: "Rubik", sans-serif;
  font-size: 6.5rem;
  font-weight: 500;
  color: #091d3e;
  line-height: 1;
  margin-bottom: 18px;
}
.pricing-item .pricing__time {
  font-size: 1.4rem;
  font-weight: 500;
  color: #848e9f;
}
.pricing-item .pricing__desc {
  font-size: 1.4rem;
  margin-bottom: 30px;
}
.pricing-item .pricing__list {
  margin-top: 50px;
  margin-bottom: 0;
}
.pricing-item .pricing__list li {
  margin-bottom: 13px;
}
.pricing-item .pricing__list li:before {
  width: 22px;
  height: 22px;
  line-height: 22px;
  background-color: #054c8b;
}
.pricing-item .btn {
  padding: 0 20px;
}
/* Mobile Phones & tablets and Small Screens */
@media (max-width: 992px) {
  .page-title-layout4 + .pricing {
    margin-top: 0;
  }
  .pricing-item {
    height: auto;
    padding: 20px;
  }
  .pricing-item .pricing__list {
    margin-top: 20px;
  }
  .pricing-item .pricing__desc {
    font-size: 1.2rem;
  }
  .pricing-item .pricing__price {
    font-size: 4rem;
    margin-bottom: 10px;
  }
}
/*--------------------------- Counters
--------------------------*/
.counter-item {
  position: relative;
  padding-left: 35px;
  margin-bottom: 20px;
}
.counter-item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #091d3e;
}
.counter-item .counter {
  color: #091d3e;
  font-family: "Rubik", sans-serif;
  font-size: 6.5rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 16px;
}
.counter-item .counter__desc {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
  padding-right: 40px;
}
.counters-light .counter-item .counter,
.counters-light .counter-item .counter__desc {
  color: #ffffff;
}
/* Mobile Phones & tablets and Small Screens */
@media (max-width: 992px) {
  .counter-item {
    padding-left: 15px;
  }
  .counter-item .counter {
    font-size: 2.5rem;
  }
  .counter-item .counter__desc {
    font-size: 1.3rem;
    padding-right: 0;
  }
}
/*-------------------- Sidebar
----------------------*/
.sidebar {
  position: relative;
  margin-left: 20px;
}
.widget {
  position: relative;
  background-color: #f1f5fe;
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 4px;
}
.widget:after {
  content: "";
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 0;
  width: 3px;
  background-color: #091d3e;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget .widget__title {
  font-size: 2.1rem;
  font-weight: 700;
  margin-bottom: 23px;
}
.widget-search .widget__form-search {
  position: relative;
}
.widget-search .widget__form-search .form-control {
  background-color: #fff;
  border: 1px solid #eaeaea;
}
.widget-search .widget__form-search .form-control:focus {
  border-color: #091d3e;
}
.widget-search .widget__form-search .btn {
  position: absolute;
  top: 0;
  right: 10px;
  width: auto;
  color: #091d3e;
  padding: 0;
  min-width: 0;
  height: 55px;
  line-height: 55px;
}
.widget-search .widget__form-search .btn:before {
  display: none;
}
.widget-search .widget__form-search .btn:hover {
  color: #091d3e;
}
.widget-categories ul li {
  margin-bottom: 11px;
}
.widget-categories ul li:last-child {
  margin-bottom: 0;
}
.widget-categories ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #848e9f;
  font-family: "Rubik", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: capitalize;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.widget-categories ul li a:hover {
  color: #091d3e;
}
.widget-categories ul li a .cat-count {
  font-size: 1.3rem;
  font-weight: 400;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #e6e8eb;
  color: #091d3e;
  background-color: #ffffff;
}
.widget-tags ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.widget-tags ul li a {
  display: block;
  font-size: 1.4rem;
  line-height: 1;
  text-transform: capitalize;
  padding: 6px 10px;
  margin: 0 10px 10px 0;
  border-radius: 3px;
  border: 1px solid #e6e8eb;
  color: #091d3e;
  background-color: #ffffff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.widget-tags ul li a:hover {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
/*widget posts*/
.widget-post-item {
  margin-bottom: 25px;
}
.widget-post-item:last-of-type {
  margin-bottom: 0;
}
.widget-post-item .widget-post__title {
  font-size: 1.6rem;
  margin-bottom: 0;
}
.widget-post-item .widget-post__title a {
  color: #091d3e;
}
.widget-post-item:hover .widget-post__title a {
  color: #091d3e;
}
.widget-post-item .widget-post__img {
  flex: 0 0 80px;
  max-width: 80px;
  margin-right: 15px;
}
.widget-post-item .widget-post__date {
  line-height: 1;
  font-size: 1.3rem;
  margin-bottom: 4px;
}
@media (min-width: 320px) and (max-width: 992px) {
  .sidebar {
    margin-left: 0;
  }
  .widget {
    padding: 20px;
    margin-bottom: 30px;
  }
  .widget:after {
    top: 20px;
    bottom: 20px;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .widget {
    padding: 15px;
  }
  .widget:after {
    top: 15px;
    bottom: 15px;
  }
  .widget .widget__title {
    margin-bottom: 20px;
  }
  .widget-categories ul {
    padding: 0;
  }
  .widget-categories ul li a {
    font-size: 1.3rem;
  }
}
/*---------------------- About
-----------------------*/
.about__img {
  position: relative;
}
.about__img img {
  border-radius: 3px;
}
.about__Text p {
  font-size: 1.6rem;
}
.about-layout2 .about__Text {
  position: relative;
  padding-left: 40px;
}
.about-layout2 .about__Text:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-color: #091d3e;
}
.about-layout2 .blockquote {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 45px;
  max-width: 340px;
  border-radius: 5px 0 5px 0;
  background-color: #091d3e;
}
.about-layout2 .blockquote:before {
  content: "";
  bottom: -10px;
  left: 45px;
  position: absolute;
  display: block;
  border-top: 0 solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 12px solid #091d3e;
}
.about-layout2 .blockquote:after {
  content: "\e91b";
  font-family: icomoon;
  position: absolute;
  left: 50px;
  top: -20px;
  font-size: 5rem;
  line-height: 1;
  color: #ffffff;
}
.about-layout2 .blockquote .blockquote__title {
  color: #ffffff;
  font-size: 1.7rem;
  font-weight: 600;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 17px;
}
.about-layout2 .blockquote .blockquote__author {
  position: relative;
  padding-left: 20px;
  font-size: 1.4rem;
  font-weight: 700;
}
.about-layout2 .blockquote .blockquote__author:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 2px;
  background-color: #091d3e;
}
.about-layout3 .sticky-top {
  top: 140px;
}
@media (min-width: 1200px) {
  .about-layout2 .about-text-wrapper {
    margin-left: 50px;
  }
}
/* Mobile Phones and tablets */
@media (max-width: 992px) {
  .about__img-1,
  .about__img-2 {
    margin-bottom: 30px;
  }
  .about-layout2 .about__Text {
    padding-left: 20px;
  }
  .about-layout2 .blockquote {
    padding: 20px;
    max-width: 300px;
  }
  .about-layout2 .blockquote:before {
    right: 20px;
  }
  .about-layout2 .blockquote:after {
    left: 20px;
    font-size: 4rem;
  }
  .about-layout2 .blockquote .blockquote__title {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .about-layout2 .blockquote .blockquote__author {
    font-size: 1.2rem;
  }
}
/*----------------------- banner
------------------------*/
.banner-layout2 .fancybox-item {
  margin-bottom: 0;
}
/* Extra Large Size Screens */
@media (min-width: 1200px) {
  .banner-layout1 .contact-panel {
    margin-right: -60px;
  }
  .banner-layout3 {
    margin-bottom: 120px;
  }
  .banner-layout3 .banner-img {
    position: absolute;
    top: 0;
    right: 15px;
    margin-left: 70px;
  }
  .banner-layout3 .banner-text {
    padding-bottom: 70px;
  }
}
.stats-banner {
  padding: 50px;
  overflow: hidden;
  border-radius: 4px;
  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.11);
}
.stats-banner .counter-item:before {
  background-color: #091d3e;
}
.stats-banner .stats-banner__ttile {
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6;
}
.stats-banner .slick-dots {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 3;
}
.stats-banner .carousel-dots-light .slick-dots li.slick-active:before,
.stats-banner .carousel-dots-light .slick-dots li.slick-active:after {
  background-color: #091d3e;
}
.stats-banner .carousel-dots-light .slick-dots li.slick-active button {
  border-color: #091d3e;
}
@media (min-width: 992px) and (max-width: 1350px) {
  .banner-layout1 .contact-panel {
    padding: 60px 40px;
  }
}
/* Mobile Phones & tablets and Small Screens */
@media (max-width: 992px) {
  .banner-layout1 .contact-panel {
    padding: 30px;
  }
  .stats-banner {
    padding: 20px;
  }
  .stats-banner .stats-banner__ttile {
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 500;
  }
}
/* Mobile Phones And tablets  */
@media (min-width: 320px) and (max-width: 767px) {
  .banner-layout1 .contact-panel {
    padding: 20px;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .banner-layout2 .fancybox-item {
    margin-top: 30px;
  }
  .banner-layout2 .fancybox-item .icon-outlined {
    margin-top: 10px;
  }
}
/*----------------------- careers
------------------------*/
.jobs-container {
  background-color: #ffffff;
  border: 1px solid #e7ebef;
  border-radius: 3px;
  overflow: hidden;
}
.job-item {
  padding: 40px 38px 30px;
  border-bottom: 1px solid #e7ebef;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.job-item:last-child {
  border-bottom: 0;
}
.job-item .job__meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.job-item .job__type {
  font-size: 1.3rem;
  text-transform: capitalize;
  background-color: #091d3e;
  color: #ffffff;
  padding: 3px 8px;
  border-radius: 2px;
  margin-right: 20px;
}
.job-item .job__location {
  font-size: 1.3rem;
}
.job-item .job__title {
  font-size: 2rem;
  margin-bottom: 0;
}
.job-item .job__desc {
  font-size: 1.5rem;
  margin-bottom: 0;
}
/* Mobile Phones & tablets and Small Screens */
@media (max-width: 992px) {
  .job-item {
    padding: 15px;
  }
  .job-item .job__meta {
    margin-bottom: 10px;
  }
  .job-item .job__title {
    margin-bottom: 10px;
  }
  .job-item .btn-wrap {
    margin-top: 10px;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
}
/*----------------------- Services
--------------------------*/
.service-item {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 50px 40px 50px 50px;
  background-color: #ffffff;
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.05);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.service-item .service__icon {
  color: #091d3e;
  font-size: 7rem;
  line-height: 1;
  margin-bottom: 30px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-item .service__title {
  font-size: 2.4rem;
  margin-bottom: 31px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-item .service__desc {
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 32px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-item .service__content {
  position: relative;
  z-index: 2;
  padding-top: 38px;
}
.service-item .service__content:before,
.service-item .service__content:after {
  content: "";
  position: absolute;
  top: 0;
  left: -50px;
  height: 2px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-item .service__content:before {
  width: calc(100% + 50px);
  background-color: #e6e8eb;
}
.service-item .service__content:after {
  width: 0;
  background-color: #091d3e;
}
.service-item .btn {
  height: 39px;
  line-height: 39px;
  min-width: 120px;
  color: #091d3e;
  background-color: transparent;
}
.service-item .btn:before {
  display: none;
}
.service-item .btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 56px;
  height: 100%;
  z-index: -1;
  background-color: #e5f4ff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.service-item .btn .icon-arrow-right,
.service-item .btn .icon-arrow-left {
  width: auto;
  color: #091d3e;
  background-color: transparent !important;
}
.service-item .btn:hover {
  color: #ffffff;
}
.service-item .btn:hover:after {
  width: 100%;
  background-color: #091d3e;
}
.service-item .btn:hover .icon-arrow-right,
.service-item .btn:hover .icon-arrow-left {
  color: #ffffff;
}
.service-item:hover {
  z-index: 5;
  box-shadow: 0px 5px 83px 0px rgba(40, 40, 40, 0.12);
}
.service-item:hover .service__content:after {
  width: calc(100% + 50px);
}
.services-layout2 .service-item {
  padding: 0;
  box-shadow: none;
  margin-bottom: 60px;
}
.services-layout2 .service-item .service__img {
  overflow: hidden;
  border-radius: 5px;
}
.services-layout2 .service-item .service__img img {
  -webkit-transition: all 0.9s ease;
  -moz-transition: all 0.9s ease;
  -ms-transition: all 0.9s ease;
  -o-transition: all 0.9s ease;
  transition: all 0.9s ease;
}
.services-layout2 .service-item .service__content {
  padding: 30px 30px 0 50px;
}
.services-layout2 .service-item .service__content:before,
.services-layout2 .service-item .service__content:after {
  display: none;
}
.services-layout2 .service-item:hover .service__img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.services-carousel.services-layout1 .service-item {
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.05);
}
.services-carousel.services-layout1 .service-item:hover {
  box-shadow: 0px 5px 83px 0px rgba(9, 29, 62, 0.15);
}
.services-carousel .slick-list {
  margin: -15px;
  overflow: visible;
}
.services-carousel .slick-slide {
  margin: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.services-carousel .slick-slide.slick-active {
  opacity: 1;
  visibility: visible;
}
.services-carousel .slick-slide:not(.slick-active) {
  opacity: 0;
  visibility: hidden;
}
/* Mobile Phones & tablets and Small Screens */
@media (max-width: 992px) {
  .service-item .service__icon {
    font-size: 5rem;
    margin-bottom: 10px;
  }
  .service-item .service__title {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .service-item .service__desc {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }
  .services-layout1 .service-item {
    padding: 15px;
    margin-bottom: 30px;
  }
  .services-layout2 .service-item {
    margin-bottom: 30px;
  }
  .services-layout2 .service-item .service__content {
    padding: 15px 0 0 0;
  }
  .services-layout3 .service-item {
    padding: 20px;
  }
}
/*------------------------- Awards
-------------------------*/
.awards .fancybox-item {
  border-radius: 5px;
  text-align: center;
  padding: 48px 30px 37px;
  background-color: #f1f5fe;
}
.awards .fancybox-item .fancybox__icon__img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  margin-bottom: 30px;
}
.awards .fancybox-item .fancybox__icon__img img {
  max-height: 100%;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.awards .fancybox-item .fancybox__title {
  font-size: 1.8rem;
}
.awards .fancybox-item .fancybox__desc {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.awards .fancybox-item:hover .fancybox__icon__img img {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.awards .fancybox-item:hover .fancybox__title {
  color: #091d3e;
}
.awards .pinned-ribbon {
  position: absolute;
  top: 0;
  right: 40px;
  width: 15px;
  height: 30px;
  background-color: #091d3e;
}
.awards .pinned-ribbon:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border: 7.5px solid transparent;
  border-bottom-color: #f9f9f9;
}
.awards .btn__primary.btn__link .icon-outlined {
  color: #091d3e;
}
.awards .btn__primary.btn__link:hover .icon-outlined {
  color: #ffffff;
  border-color: #091d3e;
  background-color: #091d3e;
}
/* Mobile Phones & tablets and Small Screens */
@media screen and (max-width: 992px) {
  .awards .fancybox-item {
    padding: 28px 20px 27px;
    margin-bottom: 20px;
  }
  .awards .fancybox-item .fancybox__icon__img {
    margin-bottom: 15px;
  }
  .awards .pinned-ribbon {
    right: 20px;
  }
}
/*------------------------- Timeline
-------------------------*/
.timeline-item .timeline__year {
  position: relative;
  color: #ffffff;
  font-size: 2.3rem;
  font-weight: 700;
  flex: 0 0 110px;
  max-width: 110px;
  margin-bottom: 0;
}
.timeline-item .timeline__year:before {
  content: "";
  position: absolute;
  top: 8px;
  right: -4px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #0092ff;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.timeline-item .timeline__year:after {
  content: "";
  position: absolute;
  top: 30px;
  bottom: 5px;
  right: 0px;
  width: 2px;
  background-color: #0092ff;
}
.timeline-item .timeline__desc {
  font-size: 1.5rem;
  padding-left: 60px;
  margin-bottom: 0;
  padding-bottom: 58px;
}
.timeline-item:last-of-type .timeline__desc {
  padding-bottom: 0;
}
.history-timeline .cta-banner {
  padding: 40px;
  max-width: 100%;
  background-color: #07305d;
}
.history-timeline .cta-banner .cta__title {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 20px;
}
.history-timeline .cta-banner .btn {
  height: 50px;
  line-height: 50px;
}
.history-timeline .cta-banner .btn:not(.btn__xl) {
  min-width: 130px;
}
@media screen and (max-width: 1200px) {
  .history-timeline .cta-banner .cta__title {
    font-size: 1.4rem;
    line-height: 1.3;
    margin-bottom: 0;
  }
  .history-timeline .cta-banner .btn {
    margin-top: 10px;
  }
}
/*------------------------- gallery
-------------------------*/
.gallery .sticky-top {
  top: 150px;
}
.gallery-images-wrapper {
  column-count: 2;
  column-gap: 30px;
}
.gallery-images-wrapper .popup-gallery-item {
  display: block;
  margin-bottom: 45px;
}
.gallery-images-wrapper .popup-gallery-item:first-of-type {
  margin-top: 45px;
}
.gallery-images-wrapper .popup-gallery-item img {
  border-radius: 4px;
  -webkit-transition: transform 0.3s ease;
  -moz-transition: transform 0.3s ease;
  -ms-transition: transform 0.3s ease;
  -o-transition: transform 0.3s ease;
  transition: transform 0.3s ease;
}
.gallery-images-wrapper .popup-gallery-item:hover img {
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
}
@media (min-width: 320px) and (max-width: 575px) {
  .gallery-images-wrapper {
    column-gap: 10px;
  }
  .gallery-images-wrapper .popup-gallery-item {
    margin-bottom: 10px;
  }
  .gallery-images-wrapper .popup-gallery-item:first-of-type {
    margin-top: 0;
  }
}
/*------------------------- Work Process
-------------------------*/
.process-item {
  position: relative;
}
.process-item .process-item__icon {
  position: relative;
  color: #ffffff;
  font-size: 6.5rem;
  flex: 0 0 22%;
  max-width: 22%;
}
.process-item .process-item__icon:before {
  content: "";
  position: absolute;
  top: 10px;
  right: -6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #091d3e;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.process-item .process-item__icon:after {
  content: "";
  position: absolute;
  top: 0;
  right: -16px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 2px solid rgba(230, 233, 235, 0.1);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.process-item .process-item__content {
  position: relative;
  padding-left: 80px;
  margin-bottom: 40px;
}
.process-item .process-item__content:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  font-size: 1.1rem;
  color: #fff;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #848e9f;
  transition: all 300ms ease 0s;
}
.process-item .process-item__content:after {
  content: "";
  position: absolute;
  top: 40px;
  bottom: 0;
  left: 15px;
  width: 2px;
  background-color: #848e9f;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.process-item .process-item__title {
  font-size: 1.9rem;
  font-weight: 600;
}
.process-item .process-item__desc {
  color: #333;
  font-size: 1.4rem;
  margin-bottom: 0;
}
.process-item:last-of-type .process-item__content {
  margin-bottom: 0;
}
.process-item.active .process-item__content:before {
  border-color: #054c8b;
  background-color: #054c8b;
}
.process-item.active .process-item__content:after {
  background-color: #054c8b;
}
.work-process .cta-banner {
  padding: 0;
  max-width: 100%;
  background-color: transparent;
}
.work-process .cta-banner .cta__title {
  color: #ffffff;
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 0;
  flex: 0 0 calc(100% - 190px);
  max-width: calc(100% - 190px);
}
.work-process .cta-banner .cta__title a:hover {
  color: #ffffff;
}
.work-process .cta-banner .btn {
  font-size: 1.4rem;
  min-width: 170px;
  flex: 0 0 170px;
}
.work-process .video__banner {
  position: relative;
}
.work-process .video__banner .video__btn {
  position: absolute;
  right: 50px;
  bottom: 50px;
}
@media (min-width: 1200px) {
  .work-process .banners-wrapper {
    margin-left: -70px;
    margin-right: 50px;
  }
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .process-item .process-item__content {
    padding-left: 40px;
    margin-bottom: 20px;
  }
  .process-item .process-item__content:before {
    width: 25px;
    height: 25px;
    line-height: 21px;
    font-size: 0.9rem;
  }
  .process-item .process-item__content:after {
    top: 35px;
    left: 12px;
  }
  .work-process .cta-banner {
    margin-top: 0 !important;
    margin-bottom: 50px !important;
    text-align: center;
    flex-direction: column;
  }
  .work-process .cta-banner .cta__title {
    font-size: 1.4rem;
    line-height: 1.5;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }
  .work-process .cta-banner .btn {
    max-height: 50px;
  }
}
/*---------------------- Page 404
-----------------------*/
.page-404 .error-code,
.coming-soon .error-code {
  color: #ffffff;
  font-size: 16.5rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  margin-bottom: 22px;
}
.page-404 .error-title,
.coming-soon .error-title {
  color: #ffffff;
  font-size: 3.7rem;
  font-weight: 700;
}
.page-404 .error-desc,
.coming-soon .error-desc {
  color: #ffffff;
  font-size: 1.6rem;
  max-width: 470px;
  margin: 0 auto 32px;
}
.coming-soon .error-title {
  font-size: 6.5rem;
}
.coming-soon .subscribe-form {
  position: relative;
  max-width: 570px;
  margin: auto;
}
.coming-soon .subscribe-form .form-control {
  height: 60px;
  color: #848e9f;
  background-color: #ffffff;
}
.coming-soon .subscribe-form .form-control::-webkit-input-placeholder {
  color: #848e9f;
}
.coming-soon .subscribe-form .form-control:-moz-placeholder {
  color: #848e9f;
}
.coming-soon .subscribe-form .form-control::-moz-placeholder {
  color: #848e9f;
}
.coming-soon .subscribe-form .form-control:-ms-input-placeholder {
  color: #848e9f;
}
.coming-soon .subscribe-form .btn__primary {
  min-width: 137px;
}
.coming-soon .social-icons-primary li a:hover {
  color: #ffffff;
}
/* Mobile Phones and tablets */
@media (min-width: 320px) and (max-width: 767px) {
  .page-404,
  .coming-soon {
    margin-top: 0;
  }
  .page-404 .error-code,
  .coming-soon .error-code {
    font-size: 9rem;
    margin-bottom: 20px;
  }
  .page-404 .error-title,
  .coming-soon .error-title {
    font-size: 3rem;
  }
  .page-404 .error-desc,
  .coming-soon .error-desc {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 20px;
  }
}
/*------------------------------- custom ---------------------------*/
.navbar-brand img {
  width: 210px;
  height: 33px;
}
.footer .footer-top img {
  width: 200px;
}
.navbar .nav__item {
  margin-right: 55px;
}
.navbar .dropdown-menu {
  border-radius: 6px;
  padding: 15px 0;
}
.navbar .dropdown-menu .nav__item .nav__item-link:hover:after,
.navbar .dropdown-menu .nav__item .nav__item-link.active:after {
  left: -17px;
}
.navbar .dropdown-menu .nav__item .nav__item-link:after {
  width: 9px;
}
.navbar .dropdown-menu .nav__item .nav__item-link {
  line-height: 30px !important;
}
.navbar .dropdown-menu .nav__item {
  padding: 1px 30px;
}
.navbar .dropdown-menu.wide-dropdown-menu {
  min-width: 800px;
  left: -300px !important;
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-title {
  margin-bottom: 2px !important;
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #e9e9e9;
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col:last-child:after {
  display: none;
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-col {
  padding: 15px 0;
}
.navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #091d3e;
  pointer-events: none;
  margin-left: 30px;
}
.header-transparent + .slider .slide-item {
  padding-top: 0px;
}
.navbar .dropdown-menu {
  min-width: 205px;
}
.is-sticky .nav__item .lang-dropdown .lang-dropdown-toggle {
  color: #091d3e;
  height: 80px;
}
.navbar .nav__item .nav__item-link:before {
  display: none;
}
.work-process {
  position: relative;
  background-color: #f7f7f7;
}
.process-item .process-item__title {
  display: inline-block;
  cursor: pointer;
  padding: 18px 34px;
  margin-bottom: 0px;
  width: auto;
  font-size: 1.7rem;
  font-weight: 700;
  position: relative;
  background-color: #fff;
  color: #222;
  border: 0;
  letter-spacing: 0.1px;
  margin: 0 5px 25px;
  border-radius: 3px;
  filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.09));
  text-transform: capitalize;
}
.process-item .process-item__content {
  padding-left: 0px;
}
.process-item .process-item__title i {
  font-size: 3rem;
  font-weight: 500;
  top: 0px;
  position: relative;
  margin-right: 12px;
  color: #1c63b8;
}
.process-item .process-item__content:after {
  display: none;
}
.process-item .process-item__content:before {
  display: none;
}
.process-item .process-item__title {
  display: flex;
  align-items: center;
  min-width: 220px;
  text-align: center;
  justify-content: center;
}
.process-item.active h4 {
  background-color: #091d3e;
  color: #fff;
}
.process-item.active h4:after {
  border-top-color: #091d3e !important;
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 14px solid #fff;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
}
.process-item.active h4 i {
  color: #fff;
}
.work-process .nav {
  text-align: center;
  justify-content: center;
  margin-bottom: 30px;
}
.about__Text p {
  line-height: 1.9;
}
.list-items-layout2 li {
  font-weight: 500;
  color: #333;
}
.portfolio-item .portfolio__desc {
  font-weight: 500;
  margin-bottom: 0px;
}
.technology-area .fixed-shape-bottom {
  z-index: -1;
  opacity: 0.2;
}
.technology-area .single-item {
  margin-bottom: 30px;
}
.technology-area .item {
  background: #ffffff;
  border: 1px solid #e7e7e7;
  display: block;
  position: relative;
  border-radius: 5px;
  padding: 0px 15px;
  margin-bottom: 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center;
  height: 120px;
}
.technology-area .item i {
  display: block;
  font-size: 5rem;
  color: #104cba;
  margin-bottom: 15px;
  font-weight: 500;
}
.technology-area .item h5 {
  position: absolute;
  width: 140px;
  font-weight: 500;
  margin: 0;
  font-size: 1.3rem;
  display: inline-block;
  background: #ffffff;
  padding: 10px 25px;
  border-radius: 30px;
  z-index: 1;
  bottom: -20px;
  border: 1px solid #e7e7e7;
  overflow: hidden;
  transition: all 0.35s ease-in-out;
  display: none;
}
.technology-area .item h5::after {
  position: absolute;
  left: -100%;
  bottom: 0;
  content: "";
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, #00102d 0%, #0059fc 56%);
  z-index: -1;
  border-radius: 30px;
  transition: all 0.25s ease-in-out;
}
.technology-area .item:hover h5 {
  color: #ffffff;
  border: 1px solid transparent;
}
.technology-area .item:hover h5::after {
  left: 0;
}
.technology-area {
  padding: 140px 0 !important;
  padding-top: 200px;
  position: relative;
}
.technology-area .fixed-shape-bottom {
  z-index: -1;
  opacity: 0.1;
}
.technology-area .single-item {
  margin-bottom: 15px;
}
.fixed-shape-bottom {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.fixed-shape-bottom img {
  width: 100%;
}
.footer .footer-widget__title {
  margin-bottom: 15px;
}
.footer .footer-logo {
  width: 200px;
  height: 31.5px;
  margin-bottom: 30px;
}
.footer ul.contact-list li {
  margin-bottom: 5px;
  color: #e8e8e8;
}
.footer ul.contact-list li:last-of-type {
  margin-bottom: 0px;
}
.footer ul.contact-list li a {
  color: #e8e8e8;
}
.footer ul.contact-list li .cdivider {
  padding: 0 4px;
  font-size: 1.1rem;
  top: -2px;
  position: relative;
}
.footer .footer-widget-nav li a {
  color: #e8e8e8;
  font-size: 1.45rem;
  font-weight: 500;
}
.footer .footer-widget-nav li a:hover {
  color: #FFF;
}
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.top--1px {
  position: relative;
  top: -1px;
}
.top-1px {
  position: relative;
  top: 1px;
}
.hover-dark:hover {
  background-color: #01112d !important;
}
.hover-before-dark:hover:before {
  background-color: #01112d !important;
}
.hover-before-none:hover {
  color: #091d3e;
}
.hover-before-none:hover:before {
  display: none;
}
.page-title.bg-overlay:before {
  z-index: 1;
}
.page-title.bg-overlay-gradient:before {
  opacity: .85;
}
.page-title .bg-title {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-title .content {
  position: relative;
  z-index: 2;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #5d5d5d;
  content: "\e649";
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.1rem;
  font-weight: 700;
  top: 5px;
  position: relative;
}
.breadcrumb-item {
  font-weight: 500;
  margin-bottom: 30px;
}
.breadcrumb-item.active {
  color: #5d5d5d;
}
.breadcrumb-item a {
  color: #5d5d5d;
}
.page-title.bg-none .pagetitle__heading,
.page-title.bg-overlay .pagetitle__heading {
  color: #000;
  font-size: 4.4rem;
  line-height: 1.4;
  font-weight: 700;
}
.page-title.bg-none {
  padding-top: 90px;
  padding-bottom: 70px;
}
.page-title.bg-overlay {
  text-align: center;
}
.page-title.bg-overlay .pagetitle__heading {
  color: #FFF;
  margin-bottom: 30px;
}
.page-title.bg-overlay .breadcrumb-item + .breadcrumb-item::before {
  color: #FFF;
}
.page-title.bg-overlay .breadcrumb-item a {
  color: #FFF;
}
.page-title.bg-overlay .breadcrumb-item {
  margin-bottom: 0px;
}
.page-title.bg-overlay .breadcrumb-item.active {
  color: #FFF;
}
@media only screen and (min-width: 992px) {
  .navbar.is-sticky .navbar-nav > .nav__item:not(.picker-lang) > .nav__item-link:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0px;
    transform: scaleX(0);
    height: 3px;
    background-color: #091d3e;
    transition: all .3s ease;
  }
  .navbar.is-sticky .navbar-nav > .nav__item:not(.picker-lang) > .nav__item-link.active:after {
    transform: scaleX(1);
  }
  .navbar.is-sticky .navbar-nav > .nav__item:not(.picker-lang) > .nav__item-link:hover:after {
    transform: scaleX(1);
  }
  .navbar.is-sticky .nav__item.has-dropdown:after {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .navbar.is-sticky .nav__item.has-dropdown > .dropdown-menu,
  .navbar.is-sticky .nav__item.dropdown-submenu > .mega-menu,
  .navbar.is-sticky .nav__item.has-dropdown > .mega-menu,
  .navbar.is-sticky .nav__item.has-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu {
    top: 80px !important;
  }
}
@media only screen and (min-width: 992px) {
  .page-not-main.page-bg-none .navbar {
    height: 80px;
    max-height: 80px;
  }
  .page-not-main.page-bg-none .navbar-nav > .nav__item:not(.picker-lang) > .nav__item-link:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: -1px;
    transform: scaleX(0);
    height: 3px;
    background-color: #091d3e;
    transition: all .3s ease;
  }
  .page-not-main.page-bg-none .navbar-nav > .nav__item:not(.picker-lang) > .nav__item-link.active:after {
    transform: scaleX(1);
  }
  .page-not-main.page-bg-none .navbar-nav > .nav__item:not(.picker-lang) > .nav__item-link:hover:after {
    transform: scaleX(1);
  }
}
@media only screen and (min-width: 992px) {
  .page-not-main.page-bg-none .navbar .nav__item.has-dropdown > .dropdown-menu,
  .page-not-main.page-bg-none .navbar .nav__item.dropdown-submenu > .mega-menu,
  .page-not-main.page-bg-none .navbar .nav__item.has-dropdown > .mega-menu,
  .page-not-main.page-bg-none .navbar .nav__item.has-dropdown > .dropdown-menu > .nav__item.dropdown-submenu > .dropdown-menu {
    top: 80px;
  }
}
.wrapper-tab {
  height: 64px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 54px;
  border-bottom: 1px solid #e5e5e5;
}
.wrapper-tab ul {
  list-style: none;
  height: 64px;
  margin: 0 auto;
  padding: 0;
}
.wrapper-tab ul > li {
  float: left;
  padding-left: 64px;
}
.wrapper-tab ul li:first-child {
  padding-left: 0;
}
.wrapper-tab ul li a.tab-item {
  display: block;
  position: relative;
  font-size: 1.8rem;
  color: #000;
  line-height: 64px;
}
.wrapper-tab ul li a.tab-item:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scaleX(0);
  height: 3px;
  background-color: #091d3e;
  transition: all .3s ease;
}
.wrapper-tab ul li a.tab-item:hover,
.wrapper-tab ul li a.tab-item.active {
  font-weight: 700;
}
.wrapper-tab ul li a.tab-item:hover:before,
.wrapper-tab ul li a.tab-item.active:before {
  transform: scaleX(1);
}
.info-count {
  margin-top: 4rem;
  font-weight: 500;
  font-size: 14px;
  color: #555;
  margin-bottom: 5px;
}
.info-count span {
  padding-left: 2px;
}
.info-count span.cnt {
  font-weight: 700;
}
.info-count span.status {
  display: none;
  font-weight: 700;
}
.wrapper-search-box {
  display: inline-block;
  overflow: hidden;
}
.wrapper-search-box input {
  float: left;
  display: inline-block;
  padding: 8px 15px;
  height: 46px;
  line-height: 46px;
  width: 220px;
  border: 1px solid #d6d6d6;
  border-right: none;
  background: #FFF;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0px;
}
.wrapper-search-box input:hover,
.wrapper-search-box input:focus {
  background: #FFF;
}
.wrapper-search-box button {
  float: left;
  min-width: auto;
  width: 46px !important;
  height: 46px !important;
  line-height: 46px;
  color: #FFF;
  background: #091d3e;
  border-radius: 0px;
  cursor: pointer;
  padding: 0px;
  text-align: center;
  font-size: 1.6rem;
}
.wrapper-search-box button:hover {
  color: #FFF;
}
.wrapper-search-box button i {
  font-weight: 700;
  display: inline-block;
  top: 1px;
  position: relative;
}
#pagination {
  margin-top: 50px;
  justify-content: center;
}
#pagination .page-item.disabled {
  display: none;
}
#pagination .page-item.active a {
  color: #FFF;
  background: #091d3e;
}
#pagination .page-item a {
  color: #333;
  font-weight: 700;
  background: transparent;
  border: none;
  text-align: center;
  margin: 0 4px;
  width: 34px;
  height: 34px;
  font-size: 1.75rem;
}
ul.table-list {
  width: 100%;
  border-top: 2px solid #212121;
  border-bottom: 1px solid #212121;
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
ul.table-list p {
  margin: 0;
}
ul.table-list .th,
ul.table-list .td {
  display: table-cell;
  vertical-align: middle;
}
ul.table-list .tr {
  width: 100%;
  display: table;
}
ul.table-list .none-result {
  width: 100%;
  text-align: center;
  font-weight: 500;
}
ul.table-list .line-no {
  width: 10%;
}
ul.table-list .line-title {
  width: 60%;
}
ul.table-list .line-writer {
  width: 15%;
}
ul.table-list .line-date {
  width: 15%;
}
ul.table-list .thead + .tbody .td {
  border-top: none;
}
ul.table-list .thead .th {
  padding: 24px 10px;
  border-bottom: 1px solid #212121;
  font-weight: 700;
  color: #212121;
  line-height: 1.5;
}
ul.table-list .tbody .td {
  color: #000;
  padding: 22px 10px;
  border-top: 1px solid #dcdcdc;
  line-height: 1.5;
}
.section-content-without-title {
  padding-top: 90px;
  padding-bottom: 70px;
}
.section-content {
  padding-top: 0px;
  padding-bottom: 140px;
}
.sg-post-navigation {
  margin-top: 60px;
  margin-bottom: 20px;
  padding: 15px;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
}
.sg-post-navigation [class*=col-].bl {
  border-left: 1px solid #e2e2e2;
}
.sg-post-navigation .next-post {
  text-align: right;
}
.sg-post-navigation a {
  display: block;
  width: 100%;
}
.sg-post-navigation a:hover .nav-m-title {
  color: #091d3e !important;
}
.sg-post-navigation a .nav-post-meta {
  display: inline-block;
  padding: 10px 0px;
  width: 100%;
}
.sg-post-navigation a .nav-post-meta span {
  display: block;
}
.sg-post-navigation a .nav-post-meta span i:before {
  font-size: 12px;
  margin-left: 0px;
  top: 0px;
  font-weight: 700;
  position: relative;
}
.sg-post-navigation a .nav-post-meta span i.ti-arrow-left:before {
  margin-right: 4px;
}
.sg-post-navigation a .nav-post-meta span i.ti-arrow-right:before {
  margin-left: 4px;
}
.sg-post-navigation a .nav-post-meta span:not(.nav-m-title) {
  font-size: 14px;
  font-weight: 700;
  color: #898989;
}
.sg-post-navigation a .nav-post-meta .nav-m-title {
  line-height: initial;
  margin-top: 12px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-detail {
  width: 100%;
  max-width: 960px;
  min-width: 960px;
  margin: 0 auto;
}
.wrapper-blog-detail .page-category {
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 2rem;
  color: #333;
}
.wrapper-blog-detail .title {
  position: relative;
  display: block;
  font-size: 3.7rem;
  line-height: 1.5;
  color: #222;
  font-weight: 700;
  margin-bottom: 2.5rem;
}
.wrapper-blog-detail .info-content {
  list-style: none;
  margin-bottom: 30px;
  padding-bottom: 20px;
  padding-left: 0px;
  border-bottom: 1px solid #ddd;
}
.wrapper-blog-detail .info-content li {
  font-weight: 500;
  color: #565656;
  font-size: 1.4rem;
  position: relative;
  display: inline-block;
}
.wrapper-blog-detail .info-content li i {
  padding-right: 4px;
  font-size: 1.3rem;
}
.wrapper-blog-detail .main-content {
  color: #333;
  font-size: 1.55rem;
  word-break: break-word;
  font-weight: 500;
  line-height: 1.85;
  padding-top: 10px;
  padding-bottom: 10px;
}
.wrapper-blog-detail .main-content .wrapper-btn-download {
  margin-bottom: 20px;
}
.wrapper-blog-detail .main-content .wrapper-btn-download a.btn-attach-download {
  display: inline-flex;
  align-items: center;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-right: 6px;
  padding: 8px 12px 8px 10px;
  background: #fff;
  color: #565656;
  border: 1px solid #d9d9d9;
  font-weight: 700;
  font-size: 1.3rem;
  border-radius: 0;
}
.wrapper-blog-detail .main-content .wrapper-btn-download a.btn-attach-download img {
  width: 32px;
  margin-right: 8px;
}
.wrapper-blog-detail .main-content p {
  font-size: 1.55rem;
  line-height: 1.85;
}
.wrapper-blog-detail .main-content p:last-of-type {
  margin-bottom: 0px;
}
ul.ui-mailtip {
  background-color: #fff;
  list-style: none;
  border: 1px solid #f1f5fe;
  border-top: 0px;
  overflow: hidden;
  text-align: left;
  left: 17px !important;
}
ul.ui-mailtip li {
  margin: 0;
  padding: 6px 4px;
  float: none;
}
ul.ui-mailtip li.active {
  color: #091d3e;
  background: #eaeaea;
  font-weight: 700;
}
ul.ui-mailtip li.hover {
  background: #e7f6ff;
}
ul.ui-mailtip li p {
  height: 30px;
  text-align: inherit;
  line-height: 30px;
  cursor: pointer;
  margin: 0 9px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 1.4rem;
}
ul.ui-mailtip:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.swal2-modal {
  font-size: 1.3rem;
}
.swal2-modal .swal2-title {
  font-size: 1.7rem;
  line-height: 1.7;
  color: #333;
}
.swal2-modal .swal2-content {
  font-size: 1.5rem;
  font-weight: 500;
}
.swal2-modal button.swal2-styled {
  font-size: 1.4rem;
  font-weight: 700;
  padding: 8px 20px;
}
.swal2-modal button.swal2-styled.swal2-confirm {
  background-color: #091d3e;
}
.swal2-modal button.swal2-styled:focus {
  box-shadow: none !important;
}
.swal2-modal .swal2-icon {
  margin: 1.25em auto 1.575em;
}
.swal2-modal .swal2-actions {
  margin-top: 14px;
}
.form-guide.error {
  font-weight: 700;
  padding-left: 10px;
  margin-top: 5px;
  color: #e62323;
}
.portfolio-item .portfolio__img a {
  display: inline-block;
  width: 100%;
  padding-top: 66%;
  background-size: cover;
  background-position: center;
}
.portfolio-item .portfolio__icon img {
  width: 85%;
  height: 85%;
}
.portfolio-item .portfolio__icon img.full {
  width: 60%;
  height: 60%;
}
.portfolio-item .portfolio__title {
  font-size: 1.8rem;
  word-break: keep-all;
  line-height: 1.7;
  margin-bottom: 0px;
}
.portfolio-item .portfolio__desc {
  margin-top: 1rem;
  margin-bottom: 1.6rem;
}
.secondary-nav-sticky,
.secondary-nav-layout2 {
  background-color: #FFF;
  border-bottom-color: #FFF;
  border-bottom: 1px solid #dee2e6;
}
.cmark:after {
  content: '';
  background-image: linear-gradient(120deg, rgba(70, 134, 239, 0.4) 0%, rgba(70, 134, 239, 0.4) 100%);
  display: inline-block;
  width: calc(100% - 10px);
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 14px;
}
.bl-none {
  border-left: 0px !important;
}
.only-nav-mobile {
  display: none;
}
#loading {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  z-index: 9999999;
}
#loading:after,
#loading:before {
  content: '';
  position: fixed;
  left: 0;
  height: 50%;
  width: 100%;
  background: #FFF;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
#loading:before {
  top: 0;
}
#loading:after {
  bottom: 0;
}
#loading.is-done {
  visibility: hidden;
  -webkit-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
#loading.is-done:after,
#loading.is-done:before {
  height: 0;
  -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
  -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
  transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#loading.is-show {
  visibility: visible;
  opacity: 1;
  transition: visibility 0.8s linear 0s, opacity 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
#loading.is-finish .loading-line:after {
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#loading.is-finish .loading-bar {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.1s linear 0s, opacity 0.1s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
#loading .loading-name {
  position: absolute;
  bottom: calc(50% + 25px);
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}
#loading .loading-name img {
  width: 200px;
  height: 31.5px;
}
#loading .loading-line {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  z-index: 9999999;
}
#loading .loading-line:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #272b5f;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transition: transform 1s cubic-bezier(0.645, 0.045, 0.175, 1) 0s;
}
#loading .loading-bar {
  position: absolute;
  top: 50%;
  left: calc(50% - 100px);
  width: 200px;
  height: 1px;
  overflow: hidden;
}
#loading .loading-bar:before {
  content: "";
  position: absolute;
  width: 2400px;
  height: 1px;
  background: linear-gradient(to right, transparent 0, transparent 5.55555556%, #272b5f 11.11111111%, #272b5f 16.66666667%, transparent 22.22222222%, transparent 27.77777778%, #272b5f 33.33333333%, #272b5f 38.88888889%, transparent 44.44444444%, transparent 50%, transparent 55.55555556%, #272b5f 61.11111111%, #272b5f 66.66666667%, transparent 72.22222222%, transparent 77.77777778%, #272b5f 83.33333333%, #272b5f 88.88888889%, transparent 94.44444444%, transparent 100%);
  animation: loading_bar 2s linear 0s infinite;
}
@keyframes loading_bar {
  0% {
    transform: translateX(-1200px);
  }
  100% {
    transform: none;
  }
}
.wrapper-spinner {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
}
.wrapper-spinner .spinner {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: wait !important;
}
.wrapper-spinner .spinner:before {
  content: '';
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  border-radius: 50%;
  border: 2px solid #d1d3e0;
  border-right: 2px solid transparent;
  border: 2px solid #b3b3b3;
  border-top-color: #FFF;
  -webkit-animation: animation-spinner 0.5s linear infinite;
  animation: animation-spinner 0.5s linear infinite;
  width: 2.4rem;
  height: 2.4rem;
}
@-webkit-keyframes animation-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animation-spinner {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.page-main .slider .slide__subtitle {
  margin-bottom: 10px;
  animation-duration: 1.2s;
}
.page-main .slider .slide__title {
  animation-duration: 1.2s;
  animation-delay: 0.2s;
}
.page-main .slider .slide__desc {
  animation-duration: 1.2s;
  animation-delay: 0.4s;
}
.page-main .btn-main {
  animation-duration: 1.2s;
  animation-delay: 0.6s;
}
.page-main .btn-main i {
  display: inline-block !important;
  margin-right: 5px;
  top: -1px;
  position: relative;
}
.page-main .process-item:nth-of-type(1) span.icon {
  background-image: url(../images/icons/icon_product1.svg);
}
.page-main .process-item:nth-of-type(2) span.icon {
  background-image: url(../images/icons/icon_product2.svg);
}
.page-main .process-item:nth-of-type(3) span.icon {
  background-image: url(../images/icons/icon_product3.svg);
}
.page-main .process-item:nth-of-type(4) span.icon {
  background-image: url(../images/icons/icon_product4.svg);
}
.page-main .process-item.active:nth-of-type(1) span.icon {
  background-image: url(../images/icons/icon_product1_w.svg);
}
.page-main .process-item.active:nth-of-type(2) span.icon {
  background-image: url(../images/icons/icon_product2_w.svg);
}
.page-main .process-item.active:nth-of-type(3) span.icon {
  background-image: url(../images/icons/icon_product3_w.svg);
}
.page-main .process-item.active:nth-of-type(4) span.icon {
  background-image: url(../images/icons/icon_product4_w.svg);
}
.page-main .process-item .process-item__content h4.process-item__title span.icon {
  margin-right: 14px;
  display: inline-block;
  width: 35px;
  height: 35px;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-main .wrapper-product .heading-layout2 .heading__title {
  font-size: 3.1rem;
}
.page-main .wrapper-product .about-text p {
  font-size: 1.6rem;
  line-height: 1.9;
  color: #333;
  word-break: keep-all;
}
.page-main .wrapper-product .list-items-layout2 li {
  margin-bottom: 10px;
}
.page-main .wrapper-product .product-detail .about__img {
  padding-right: 40px;
}
.page-main .wrapper-product .product-detail .about__img img {
  border-radius: 8px;
}
.page-main .wrapper-product .product-detail .about__img .main {
  width: 100%;
}
.page-main .wrapper-product .product-detail .about__img ul.thumb {
  list-style: none;
  padding: 0px;
  margin-left: -3px;
  margin-right: -3px;
}
.page-main .wrapper-product .product-detail .about__img ul.thumb li {
  cursor: pointer;
  display: inline-block;
  width: 33.3333333%;
  float: left;
  padding: 6px 3px;
}
.page-main .wrapper-product .product-detail .about__img ul.thumb li.active img {
  border: 3px solid #091d3e;
}
.page-main .main-project-slider .slick-arrow {
  color: #b3b3b3;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.page-main .main-project-slider .slick-arrow:before {
  font-size: 3.5rem;
}
.page-main .main-project-slider .slick-arrow.slick-prev {
  left: -80px;
}
.page-main .main-project-slider .slick-arrow.slick-next {
  right: -80px;
}
.page-main #timeline .heading__title {
  font-size: 3.3rem;
  line-height: 1.5;
}
.page-main #timeline .line-item {
  display: block;
  margin-bottom: 15px;
  font-size: 1.65rem;
  color: #FFF;
}
.page-main #timeline .line-item .month {
  font-weight: 700;
  padding-right: 7px;
}
.page-main .section-clients .line-desc {
  font-weight: 500;
  font-size: 1.65rem;
  color: #333;
  margin-bottom: 7rem;
}
.page-main .section-clients .single-item:nth-of-type(1) img {
  width: 145px;
}
.page-main .section-clients .single-item:nth-of-type(2) img {
  width: 145px;
}
.page-main .section-clients .single-item:nth-of-type(3) img {
  height: 32px;
}
.page-main .section-clients .single-item:nth-of-type(4) img {
  height: 32px;
}
.page-main .section-clients .single-item:nth-of-type(5) img {
  height: 45px;
}
.page-main .section-clients .single-item:nth-of-type(6) img {
  height: 45px;
}
.page-main .section-clients .single-item:nth-of-type(7) img {
  width: 180px;
}
.page-main .section-clients .single-item:nth-of-type(8) img {
  width: 185px;
}
.page-support form .form-group {
  margin-bottom: 30px;
}
.page-support form input,
.page-support form textarea {
  font-size: 1.65rem;
  font-weight: 500;
  color: #000;
}
.page-support form input:focus,
.page-support form textarea:focus {
  color: #000;
}
.page-support form .fomr-control {
  border-color: #f1f5fe;
}
.page-support form .form-control::-webkit-input-placeholder {
  color: #555;
}
.page-support form .form-control:-moz-placeholder {
  color: #555;
}
.page-support form .form-control::-moz-placeholder {
  color: #555;
}
.page-support form .form-control:-ms-input-placeholder {
  color: #555;
}
.page-support form input {
  padding: 0 18px;
}
.page-support form textarea {
  padding: 18px 18px;
  height: 250px;
}
.page-project-list .info-count {
  margin-top: 45px;
}
.page-project-list .portfolio-filter {
  margin-top: 40px;
  margin-bottom: 30px;
}
.page-project-list .portfolio-filter li a {
  font-size: 1.55rem;
  font-weight: 500;
}
.page-project-list .portfolio-filter li a:after {
  bottom: -4px;
}
.page-project-list .portfolio-filter li a.active {
  font-weight: 700;
}
.page-project-list #pagination {
  margin-top: 20px;
}
.page-project-detail .section-content-without-title {
  padding-bottom: 50px;
}
.page-project-detail .wrapper-blog-detail .title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.page-project-detail .text-block__title {
  font-size: 2.2rem;
  font-weight: 500;
}
.page-project-detail .text-block__content {
  font-size: 1.55rem;
  line-height: 1.85;
  color: #000;
  margin-bottom: 40px;
}
.page-project-detail .text-block__content p {
  color: #000;
  font-size: 1.55rem;
  line-height: 1.85;
  margin-bottom: 0px;
}
.page-project-detail .text-block__content p:last-of-type {
  margin-bottom: 0px;
}
.page-project-detail .portfolio__meta-list h5 {
  font-size: 1.65rem;
  font-weight: 500;
  margin-bottom: 10px;
}
.page-project-detail .portfolio__meta-list span {
  font-size: 1.55rem;
  font-weight: 500;
  color: #333;
}
.page-project-detail .list-img .row {
  margin-left: -5px;
  margin-right: -5px;
}
.page-project-detail .list-img .row .col-md-6 {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.page-project-detail .list-img .row .col-md-6 .img {
  display: inline-block;
  width: 100%;
  padding-top: 66%;
  background-size: cover;
  background-position: center;
}
.page-project-detail .sg-post-navigation {
  margin-top: 80px;
  margin-bottom: 100px;
}
.page-company-about .page-title {
  top: -1px;
  padding-top: 180px;
  padding-bottom: 220px;
}
.page-company-about .page-title .breadcrumb-item a:hover {
  color: #FFF;
}
.page-company-about .page-title .breadcrumb-item + .breadcrumb-item::before {
  color: #FFF;
}
.page-company-about .page-title .breadcrumb-item.active {
  color: #FFF;
}
.page-company-about .page-title .breadcrumb-item a {
  color: #FFF;
}
.page-company-about .page-title .bg-title {
  background-image: url(../images/bgslider/2.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 0;
}
.page-company-about .page-title .overlay {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, #010711 0%, rgba(27, 26, 26, 0.65) 34%);
  opacity: 0.75;
}
.page-company-about .page-title nav {
  margin-bottom: 10px;
}
.page-company-about .page-title .pagetitle__heading {
  text-align: left;
  margin-bottom: 0px;
  font-size: 4.8rem;
  line-height: 1.45;
}
.page-company-about section.about-layout1 .heading__title {
  margin-top: 50px;
  margin-bottom: 40px;
}
.page-company-about section.about-layout1 .about__Text {
  color: #333;
  font-weight: 500;
  line-height: 1.6;
}
.page-company-about section.about-layout1 .about__Text p {
  margin-bottom: 25px;
}
.page-company-about section.about-layout1 .line-signature {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}
.page-company-about section.about-layout1 .line-signature span {
  font-weight: 700;
  margin-right: 25px;
}
.page-company-about section.about-layout1 .line-signature .ceo-signature {
  width: 90px;
}
.page-company-about .section-business-area .heading__title {
  font-size: 3.3rem;
  line-height: 1.45;
  margin-top: 15px;
  margin-bottom: 20px;
}
.page-company-about .section-business-area .heading__desc {
  word-break: keep-all;
  font-weight: 500;
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
}
.page-company-about .section-business-area .wrapper-item {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.page-company-about .section-business-area .feature-item {
  border: 1px solid #091d3e;
  background: #091d3e;
  height: 100%;
  padding: 30px;
}
.page-company-about .section-business-area .feature-item:hover:before {
  display: none;
}
.page-company-about .section-business-area .feature-item:hover .btn__link span {
  color: #FFF;
}
.page-company-about .section-business-area .feature-item .content {
  height: 100%;
}
.page-company-about .section-business-area .feature-item span.icon1 {
  background-image: url(../images/icons/icon_product1_w.svg);
}
.page-company-about .section-business-area .feature-item span.icon2 {
  background-image: url(../images/icons/icon_product2_w.svg);
}
.page-company-about .section-business-area .feature-item span.icon3 {
  background-image: url(../images/icons/icon_product3_w.svg);
}
.page-company-about .section-business-area .feature-item span.icon4 {
  background-image: url(../images/icons/icon_product4_w.svg);
}
.page-company-about .section-business-area .feature-item span.icon {
  margin-right: 14px;
  display: inline-block;
  width: 35px;
  height: 35px;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-company-about .section-business-area .feature-item .feature__title {
  color: #FFF;
  font-size: 1.8rem;
}
.page-company-about .section-business-area .feature-item .feature__desc {
  font-weight: 500;
  padding-left: 0px;
  list-style: none;
  height: 50px;
  margin-bottom: 15px;
}
.page-company-about .section-business-area .feature-item .feature__desc li {
  color: #FFF;
  position: relative;
  padding-left: 18px;
}
.page-company-about .section-business-area .feature-item .feature__desc li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0.9rem;
  line-height: 22px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #FFF;
}
.page-company-about .section-business-area .feature-item .btn__link {
  margin-top: 10px;
}
.page-company-about .section-business-area .feature-item .btn__link span {
  color: #FFF;
  opacity: 1;
  margin-left: 0;
  font-size: 1.35rem;
}
.page-company-about .section-business-area .feature-item .btn__link i {
  color: #ffffff;
  border-color: #FFF;
  background-color: #091d3e;
  margin-right: 10px;
  top: 1px;
  position: relative;
}
.page-company-about .section-business-area .wrapper-sub-item {
  display: flex;
  flex-direction: column;
}
.page-company-about .section-business-area .wrapper-sub-item .feature-subitem {
  border: 1px solid #f1f5fe;
  border-radius: 4px;
  background: #f1f5fe;
  padding: 20px 30px;
  margin-bottom: 30px;
  height: 100%;
}
.page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__title {
  font-size: 1.55rem;
  font-weight: 600;
  margin-bottom: 15px;
  color: #091d3e;
}
.page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__desc {
  font-weight: 500;
  padding-left: 0px;
  list-style: none;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 0px;
}
.page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__desc li {
  color: #333;
  position: relative;
  padding-left: 18px;
}
.page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__desc li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 0.9rem;
  line-height: 22px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #333;
}
.page-company-history .page-title .pagetitle__heading,
.page-company-contact .page-title .pagetitle__heading {
  font-size: 3.8rem;
}
.page-company-history .wrapper-history {
  margin-top: 70px;
}
.page-company-history .wrapper-history ul {
  list-style: none;
  padding: 0;
}
.page-company-history .wrapper-history ul li {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  padding-bottom: 60px;
  background: linear-gradient(#b8b8b8, #b8b8b8) no-repeat 10px top / 1px 100%;
}
.page-company-history .wrapper-history ul li:last-of-type {
  padding-bottom: 0px;
}
.page-company-history .wrapper-history ul li:nth-child(2n+1) {
  position: relative;
  padding-right: 0;
  padding-left: 0;
  text-align: left;
}
.page-company-history .wrapper-history ul li:nth-child(2n+1) .item {
  padding-right: 0;
}
.page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 500px;
  content: '';
  left: -41px;
  right: inherit;
  top: 0;
  position: absolute;
  border: 1px solid #8b8b8b;
}
.page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
  width: 8px;
  height: 8px;
  background: #004ea2;
  border-radius: 500px;
  content: '';
  left: -34px;
  right: inherit;
  top: 7px;
  position: absolute;
}
.page-company-history .wrapper-history ul li .item {
  padding-left: 40px;
}
.page-company-history .wrapper-history ul li .item .line-year {
  position: relative;
  font-size: 4rem;
  line-height: 2rem;
  font-weight: 700;
  font-family: "Rubik" !important;
  color: #091d3e;
}
.page-company-history .wrapper-history ul li .item .line-year:before {
  width: 22px;
  height: 22px;
  background: #fff;
  border-radius: 500px;
  content: '';
  left: -41px;
  right: inherit;
  top: 0;
  position: absolute;
  border: 1px solid #8b8b8b;
}
.page-company-history .wrapper-history ul li .item .line-year:after {
  width: 8px;
  height: 8px;
  background: #004ea2;
  border-radius: 500px;
  content: '';
  left: -34px;
  right: inherit;
  top: 7px;
  position: absolute;
}
.page-company-history .wrapper-history ul li .item dl {
  margin-top: 30px;
  margin-bottom: 0px;
}
.page-company-history .wrapper-history ul li .item dl dd {
  margin-bottom: 0px;
}
.page-company-history .wrapper-history ul li .item dl dd p {
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  color: #333;
}
.page-company-history .wrapper-history ul li .item dl dd p span {
  font-weight: 700;
  color: #091d3e;
  padding-right: 6px;
}
@media (min-width: 1330px) {
  .page-company-history .wrapper-history ul li {
    padding-left: 50%;
    background: linear-gradient(#b8b8b8, #b8b8b8) no-repeat center top / 1px 100%;
  }
  .page-company-history .wrapper-history ul li .item {
    padding-left: 80px;
  }
  .page-company-history .wrapper-history ul li .item .line-year:before {
    left: -91px;
    right: inherit;
    top: 12px;
  }
  .page-company-history .wrapper-history ul li .item .line-year:after {
    left: -84px;
    right: inherit;
    top: 19px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) {
    padding-right: 50%;
    text-align: right;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item {
    padding-right: 80px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    right: -91px;
    left: inherit;
    top: 13px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    right: -84px;
    left: inherit;
    top: 20px;
  }
}
.page-company-contact #world-map {
  padding-top: 0px;
  padding-bottom: 90px;
}
.page-company-contact #world-map .box-flag {
  width: 100%;
  height: 100%;
}
.page-company-contact #world-map .box-flag .img-map {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
}
.page-company-contact #world-map .box-flag .dot {
  position: absolute;
  display: block;
}
.page-company-contact #world-map .box-flag .dot.anyang {
  left: 40%;
  top: 38.5%;
}
.page-company-contact #world-map .box-flag .dot.anyang .text {
  left: -34px;
  top: -8px;
}
.page-company-contact #world-map .box-flag .dot.ansan {
  left: 40%;
  top: 40.2%;
}
.page-company-contact #world-map .box-flag .dot.ansan .text {
  left: -45px;
  top: 10px;
}
.page-company-contact #world-map .box-flag .dot.cheonan {
  left: 40.2%;
  top: 42%;
}
.page-company-contact #world-map .box-flag .dot.cheonan .text {
  left: 10px;
  top: 12px;
}
.page-company-contact #world-map .box-flag .dot.atlanta {
  left: 75.2%;
  top: 38%;
}
.page-company-contact #world-map .box-flag .dot.atlanta .text {
  left: -17px;
  top: -7px;
}
.page-company-contact #world-map .box-flag .dot a {
  display: inline-block;
  font-size: 1.4rem;
  color: #d03026;
}
.page-company-contact #world-map .box-flag .dot a i {
  display: block;
  position: relative;
  top: 4px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #d03026;
  animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(208, 48, 38, 0.8);
  }
  100% {
    box-shadow: 0 0 0 7px rgba(208, 48, 38, 0);
  }
}
.page-company-contact #world-map .box-flag .dot a .text {
  font-weight: 700;
  display: block;
  position: absolute;
}
.page-company-contact .section-content {
  margin-top: 30px;
}
.page-company-contact h2.line-company-name {
  margin-top: 60px;
  margin-bottom: 30px;
  font-size: 2.4rem;
}
.page-company-contact h2.line-company-name.second {
  margin-top: 120px;
}
.page-company-contact .flex-stretch {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-company-contact .place-item {
  border: 1px solid #e7ebef;
  padding: 20px 30px;
  margin-bottom: 30px;
  height: 100%;
}
.page-company-contact .place-item .place-title {
  font-size: 1.65rem;
  font-weight: 700;
  color: #000;
}
.page-company-contact .place-item .meta {
  margin-top: 20px;
  font-size: 1.55rem;
  color: #333;
  font-weight: 500;
}
.page-company-contact .place-item .meta a {
  color: #333;
}
.page-company-contact .place-item .meta .map {
  margin-bottom: 20px;
}
.page-company-contact .place-item .meta .meta-item {
  margin-bottom: 10px;
  overflow: hidden;
}
.page-company-contact .place-item .meta .meta-item .meta-title {
  width: 100px;
  float: left;
  display: inline-block;
}
.page-company-contact .place-item .meta .meta-item .meta-content {
  line-height: 1.75;
  width: calc(100% - 100px);
  float: left;
  display: inline-block;
}
.page-product .section-mt {
  margin-top: 100px;
}
.page-product .list-items-layout1 li {
  font-weight: 500 !important;
  color: #333;
  padding-left: 28px !important;
}
.page-product .about__img {
  padding-right: 40px;
}
.page-product .about__img img {
  border-radius: 8px;
}
.page-product .about__img .main {
  width: 100%;
}
.page-product .about__img ul.thumb {
  list-style: none;
  padding: 0px;
  margin-left: -3px;
  margin-right: -3px;
}
.page-product .about__img ul.thumb li {
  cursor: pointer;
  display: inline-block;
  width: 33.3333333%;
  float: left;
  padding: 6px 3px;
}
.page-product .about__img ul.thumb li.active img {
  border: 3px solid #091d3e;
}
.page-product .heading-layout2 .heading__title {
  font-size: 2.9rem;
}
.page-product .sub-title {
  padding-left: 15px;
  display: inline-block;
  color: #091d3e;
  font-weight: 700;
  font-size: 1.8rem;
  position: relative;
  margin-bottom: 12px;
}
.page-product .sub-title:before {
  content: '';
  left: 0px;
  top: 12px;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #091d3e;
  border-radius: 50%;
}
.page-product .about-text p {
  font-size: 1.5rem;
  line-height: 2;
  color: #333;
  font-weight: 500;
  word-break: keep-all;
}
.page-product .box-img {
  padding: 20px 30px;
  position: relative;
  text-align: center;
  border: 1px solid #e1e1e1;
}
.page-product .box-img-with-badge {
  padding: 20px 30px;
  padding-top: 30px;
  border: 1px solid #e1e1e1;
  position: relative;
  text-align: center;
}
.page-product .box-img-with-badge .badge {
  border-radius: 0px;
  border-bottom-right-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  padding: 8px 10px;
  font-size: 1rem;
  font-weight: 700;
  color: #FFF;
  background: rgba(9, 29, 62, 0.8);
  display: none;
}
.page-product .main-content {
  font-weight: 500;
  font-size: 1.45rem;
  margin-bottom: 20px;
  line-height: 1.9;
  color: #333;
}
.page-product table {
  width: 100%;
  border: 0;
  border-top: 2px solid #091d3e;
}
.page-product table th {
  background-color: #f7f7f7;
}
.page-product table th,
.page-product table td {
  color: #333;
  font-size: 1.4rem;
  padding: 12px 15px;
  border: 1px solid #e1e1e1;
  border-right-width: 0;
  border-top-width: 0;
  line-height: 1.8;
}
.page-product .item-card {
  margin-bottom: 15px;
}
.page-product .item-card .box-img-with-badge {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 150px;
  display: flex;
  height: 100%;
  border: 1px solid #e1e1e1;
  border-right: 0px;
}
.page-product .item-card .row {
  height: 100%;
}
.page-product .item-card .col-sm-7 div {
  border: 1px solid #e1e1e1;
  border-left: 0px;
  height: 100%;
}
.page-product .item-card .col-sm-7 p {
  padding: 0 20px;
  color: #555;
  margin-bottom: 0px;
  font-size: 13.5px;
  line-height: 1.75;
  font-weight: 500;
  padding-bottom: 15px;
}
.page-product .item-card .col-sm-7 p.title {
  margin-top: 15px;
  padding-bottom: 0px;
  margin-bottom: 4px;
  color: #091d3e;
  font-weight: 700;
}
.page-product .lh-normal {
  line-height: 1.7;
}
.page-product .icon-check {
  display: block;
  width: 100%;
  margin-bottom: 3px;
  padding-left: 20px;
  position: relative;
  line-height: 1.7;
}
.page-product .icon-check:last-of-type {
  margin-bottom: 0px;
}
.page-product .icon-check:before {
  font-family: 'themify';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e64d";
  position: absolute;
  left: 0px;
  top: 2px;
  font-size: 1.2rem;
}
.page-product-dcc .only-mobile {
  display: none;
}
.page-recruit .page-title.bg-none h1.pagetitle__heading {
  font-size: 4.2rem;
}
.page-recruit h3.subtitle {
  font-size: 1.7rem;
  line-height: 1.8;
  color: #555;
}
.page-recruit .wrapper-card {
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}
.page-recruit .wrapper-card .wrapper-item {
  position: relative;
  width: 100%;
  height: 430px;
  padding: 32px;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 30px;
}
.page-recruit .wrapper-card .wrapper-item:hover .bg-card {
  filter: blur(30px);
  transform: scale(1.2);
}
.page-recruit .wrapper-card .wrapper-item:hover p.top {
  height: 24px;
  opacity: 1;
}
.page-recruit .wrapper-card .wrapper-item:hover .title {
  font-size: 25px;
  line-height: 1.4;
}
.page-recruit .wrapper-card .wrapper-item:hover .btn-more {
  height: 0px;
  opacity: 0;
  display: none;
}
.page-recruit .wrapper-card .wrapper-item:hover i {
  height: 0px;
  opacity: 0;
  display: none;
}
.page-recruit .wrapper-card .wrapper-item:hover .desc {
  display: block;
  opacity: 1;
}
.page-recruit .wrapper-card .wrapper-item.color-white p.top,
.page-recruit .wrapper-card .wrapper-item.color-white .title,
.page-recruit .wrapper-card .wrapper-item.color-white i,
.page-recruit .wrapper-card .wrapper-item.color-white .desc {
  color: #FFF;
}
.page-recruit .wrapper-card .wrapper-item.color-white .btn-more {
  border: 1px solid #FFF;
  color: #FFF;
}
.page-recruit .wrapper-card .wrapper-item .btn-more {
  display: none;
  padding: 7px 21px;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  border-radius: 32px;
  height: 37px;
  transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
}
.page-recruit .wrapper-card .wrapper-item .bg-card {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 12px;
  transition: background-image 0.3s ease 0s;
}
.page-recruit .wrapper-card .wrapper-item .bg-card.bg-card1 {
  background-image: url(../images/recruit/r1.png);
}
.page-recruit .wrapper-card .wrapper-item .bg-card.bg-card2 {
  background-image: url(../images/recruit/r2.png);
}
.page-recruit .wrapper-card .wrapper-item .bg-card.bg-card3 {
  background-image: url(../images/recruit/r4_1.png);
}
.page-recruit .wrapper-card .wrapper-item .bg-card.bg-card4 {
  background-image: url(../images/recruit/r4.png);
}
.page-recruit .wrapper-card .wrapper-item p.top {
  font-weight: 500;
  height: 0px;
  margin: 0px 0px 8px;
  overflow-y: hidden;
  font-size: 1.4rem;
  line-height: 2.4rem;
  color: #333;
  opacity: 0;
  transition: opacity 0.3s ease 0s, height 0.3s ease 0s;
}
.page-recruit .wrapper-card .wrapper-item .title {
  margin: 0px 0px 20px;
  font-size: 2.8rem;
  line-height: 1.48;
  font-weight: 700;
  color: #091d3e;
  transition: font-size 0.3s ease 0s, line-height 0.3s ease 0s;
}
.page-recruit .wrapper-card .wrapper-item i {
  color: #000;
  font-size: 2.3rem;
  height: 24px;
  overflow-y: hidden;
  transition: height 0.3s ease 0s, opacity 0.3s ease 0s;
}
.page-recruit .wrapper-card .wrapper-item p.desc {
  margin: 0px;
  font-size: 1.55rem;
  font-weight: 500;
  line-height: 1.75;
  color: #333d4b;
  opacity: 0;
  word-break: keep-all;
  transition: opacity 0.3s ease 0s;
}
.page-recruit .con-side {
  display: inline-block;
  vertical-align: top;
}
.page-recruit .con-side ul.first {
  list-style: none;
}
.page-recruit .con-side ul.first li {
  position: relative;
  display: inline-block;
  width: 160px;
  height: 160px;
  line-height: 160px;
  font-size: 1.7rem;
  font-weight: 700;
  border-radius: 50%;
  color: #FFF;
  background: transparent;
  border: 1px solid #FFF;
  box-sizing: border-box;
  text-align: center;
}
.page-recruit .con-side ul.first li ~ li {
  margin-left: 36px;
}
.page-recruit .con-side ul.first li ~ li:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -40px;
  width: 40px;
  height: 1px;
  background: #FFF;
}
.page-recruit .con-side ul.second {
  list-style: none;
  margin-top: 60px;
}
.page-recruit .con-side ul.second li {
  margin-bottom: 45px;
}
.page-recruit .con-side ul.second li dl {
  line-height: 1.7;
  color: #FFF;
}
.page-recruit .con-side ul.second li dl dt {
  margin-bottom: 5px;
  font-size: 1.85rem;
  line-height: 1.7;
  font-weight: 700;
}
.page-recruit .con-side ul.second li dl dd {
  color: #FFF;
  font-size: 1.65rem;
  margin-bottom: 10px;
}
.page-recruit .wrapper-support h1.pagetitle__heading {
  color: #000;
  font-size: 3.6rem;
  line-height: 1.5;
  margin-bottom: 50px;
}
.page-recruit .wrapper-support .col-md-4 .title {
  font-weight: 700;
  font-size: 1.7rem;
  color: #000;
  margin-bottom: 20px;
}
.page-recruit .wrapper-support .col-md-4 ul {
  list-style: none;
  padding-left: 0px;
}
.page-recruit .wrapper-support .col-md-4 ul li {
  color: #777;
  font-size: 1.5rem;
  line-height: 1.8;
  padding-left: 18px;
  position: relative;
  font-weight: 500;
  margin-bottom: 8px;
}
.page-recruit .wrapper-support .col-md-4 ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 12px;
  left: 0;
  font-size: 0.9rem;
  line-height: 22px;
  color: #777;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 2340px) {
  .slider .slide__title {
    font-size: 4rem;
  }
  .heading__title {
    font-size: 3.2rem;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.9rem;
  }
  .page-main #timeline .heading__title {
    font-size: 3.2rem;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 4.2rem;
  }
  .heading-layout2 .heading__title {
    font-size: 3.5rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 3.1rem;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 2.7rem;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 4rem;
  }
  .wrapper-blog-detail .title {
    font-size: 3.4rem;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 3.9rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.6rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 2.3rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 3.6rem;
  }
}
@media screen and (max-width: 2140px) {
  .slider .slide__title {
    font-size: 3.9rem;
  }
  .heading__title {
    font-size: 3.1rem;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.8rem;
  }
  .page-main #timeline .heading__title {
    font-size: 3.1rem;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 4.1rem;
  }
  .heading-layout2 .heading__title {
    font-size: 3.4rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 3rem;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 3.8rem;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 2.6rem;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 3.9rem;
  }
  .wrapper-blog-detail .title {
    font-size: 3.3rem;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 3.7rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.4rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 2.1rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 1950px) {
  .slider .slide__title {
    font-size: 3.7rem;
  }
  .slider .slide__desc {
    font-size: 1.65rem;
  }
  .heading__title {
    font-size: 3rem;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.7rem;
  }
  .process-item .process-item__title {
    font-size: 1.6rem;
  }
  .page-main .wrapper-product .about-text p {
    font-size: 1.55rem;
  }
  .portfolio-item .portfolio__title {
    font-size: 1.7rem;
  }
  .page-main #timeline .heading__title {
    font-size: 3rem;
  }
  .timeline-item .timeline__year {
    font-size: 2.1rem;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 3.9rem;
  }
  .heading-layout2 .heading__title {
    font-size: 3.3rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 2.9rem;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 3.7rem;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    top: 11px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    top: 18px;
  }
  .page-company-contact h2.line-company-name {
    font-size: 2.3rem;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 2.5rem;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 3.8rem;
  }
  .wrapper-blog-detail .title {
    font-size: 3.1rem;
  }
}
@media screen and (max-width: 1789px) {
  .navbar-brand img {
    width: 200px;
    height: 31.5px;
  }
  .footer .footer-logo {
    width: 190px;
    height: 30px;
  }
  .navbar .nav__item .nav__item-link {
    font-size: 1.55rem;
  }
  .slider .slick-arrow {
    width: 45px;
    height: 45px;
    line-height: 45px;
  }
  .slider .slick-arrow:before,
  .slider .slick-arrow:after {
    font-size: 4rem;
  }
  .slider .slide__title {
    font-size: 3.5rem;
  }
  .slider .slide__desc {
    font-size: 1.6rem;
  }
  .heading__subtitle {
    font-size: 1.6rem;
  }
  .heading__title {
    font-size: 2.9rem;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.6rem;
  }
  .page-main .wrapper-product .about-text p {
    font-size: 1.5rem;
  }
  .process-item .process-item__title {
    font-size: 1.55rem;
  }
  .timeline-item .timeline__year {
    font-size: 2rem;
  }
  .page-main #timeline .line-item {
    font-size: 1.6rem;
  }
  .page-main #timeline .heading__title {
    font-size: 2.9rem;
  }
  .portfolio-item .portfolio__title {
    font-size: 1.65rem;
  }
  .technology-area .item {
    height: 100px;
  }
  .page-main .section-clients .single-item:nth-of-type(1) img {
    width: 130px;
  }
  .page-main .section-clients .single-item:nth-of-type(2) img {
    width: 130px;
  }
  .page-main .section-clients .single-item:nth-of-type(3) img {
    height: 28px;
  }
  .page-main .section-clients .single-item:nth-of-type(4) img {
    height: 28px;
  }
  .page-main .section-clients .single-item:nth-of-type(5) img {
    height: 40px;
  }
  .page-main .section-clients .single-item:nth-of-type(6) img {
    height: 40px;
  }
  .page-main .section-clients .single-item:nth-of-type(7) img {
    width: 165px;
  }
  .page-main .section-clients .single-item:nth-of-type(8) img {
    width: 172px;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 3.7rem;
  }
  .heading-layout2 .heading__title {
    font-size: 3.1rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 2.7rem;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 3.6rem;
  }
  .page-company-contact h2.line-company-name {
    font-size: 2.2rem;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 2.3rem;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 3.6rem;
  }
  .wrapper-blog-detail .title {
    font-size: 2.8rem;
  }
  .page-support form input,
  .page-support form textarea {
    font-size: 1.6rem;
  }
  .form-control {
    height: 58px;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 3.5rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.4rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 2rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1560px) {
  .slider .slick-arrow {
    display: none !important;
  }
  .slider .slide__subtitle {
    font-size: 1.6rem;
  }
  .slider .slide__title {
    font-size: 3.3rem;
  }
  .heading__title {
    font-size: 2.7rem;
  }
  .page-main .process-item .process-item__content h4.process-item__title span.icon {
    width: 32px;
    height: 32px;
  }
  .timeline-item .timeline__year {
    font-size: 1.9rem;
  }
  .page-main #timeline .line-item {
    font-size: 1.55rem;
  }
  .page-main #timeline .heading__title {
    font-size: 2.9rem;
  }
  .technology-area .item {
    height: 95px;
  }
  .page-main .section-clients .single-item:nth-of-type(1) img {
    width: 120px;
  }
  .page-main .section-clients .single-item:nth-of-type(2) img {
    width: 120px;
  }
  .page-main .section-clients .single-item:nth-of-type(3) img {
    height: 26px;
  }
  .page-main .section-clients .single-item:nth-of-type(4) img {
    height: 26px;
  }
  .page-main .section-clients .single-item:nth-of-type(5) img {
    height: 38px;
  }
  .page-main .section-clients .single-item:nth-of-type(6) img {
    height: 38px;
  }
  .page-main .section-clients .single-item:nth-of-type(7) img {
    width: 160px;
  }
  .page-main .section-clients .single-item:nth-of-type(8) img {
    width: 165px;
  }
  .page-company-about .page-title {
    padding-top: 130px;
    padding-bottom: 170px;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 3.5rem;
  }
  .heading-layout2 .heading__title {
    font-size: 3rem;
  }
  .page-company-history .wrapper-history {
    margin-top: 30px;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 3.2rem;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    top: 8px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    top: 15px;
  }
  .page-company-contact h2.line-company-name {
    font-size: 2rem;
  }
  .page-company-contact .place-item .place-title {
    font-size: 1.6rem;
  }
  .page-company-contact .place-item .meta {
    margin-top: 15px;
    font-size: 1.5rem;
  }
  .page-company-contact h2.line-company-name {
    margin-bottom: 25px;
  }
  .nav-tabs .nav__link {
    font-size: 1.7rem;
  }
  .page-title {
    padding-top: 220px;
    padding-bottom: 100px;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 3.5rem;
  }
  .wrapper-blog-detail .title {
    font-size: 2.6rem;
  }
  .page-project-detail .section-content-without-title {
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1440px) {
  .navbar .dropdown-menu.wide-dropdown-menu {
    min-width: 720px !important;
  }
  .navbar .dropdown-menu.wide-dropdown-menu .dropdown-menu-title {
    font-size: 1.45rem;
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    font-size: 1.45rem;
  }
  .nav__item.picker-lang .dropdown-menu {
    left: -138px !important;
  }
  .page-main .btn-main .btn__primary {
    margin-right: 20px !important;
  }
  .page-project-detail .text-block__title {
    font-size: 2rem;
  }
  .page-project-detail .text-block__content p {
    font-size: 1.5rem;
  }
  .page-project-detail .portfolio__meta-list h5 {
    font-size: 1.6rem;
  }
  .page-project-detail .portfolio__meta-list span {
    font-size: 1.5rem;
  }
  .wrapper-blog-detail .page-category {
    font-size: 1.65rem;
    margin-bottom: 1.5rem;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 3rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.3rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 1.9rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 2.9rem;
  }
}
@media screen and (max-width: 1330px) {
  .page-company-history .wrapper-history ul li .item .line-year:before {
    top: 7px;
  }
  .page-company-history .wrapper-history ul li .item .line-year:after {
    top: 14px;
  }
}
@media screen and (max-width: 1199px) {
  .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-auto,
  .col-xl,
  .col-xl-1,
  .col-xl-10,
  .col-xl-11,
  .col-xl-12,
  .col-xl-2,
  .col-xl-3,
  .col-xl-4,
  .col-xl-5,
  .col-xl-6,
  .col-xl-7,
  .col-xl-8,
  .col-xl-9,
  .col-xl-auto {
    padding-left: 10px;
    padding-right: 10px;
  }
  .container,
  .container-fluid {
    padding-right: 25px;
    padding-left: 25px;
  }
  .navbar .nav__item .nav__item-link {
    font-size: 1.5rem;
  }
  .btn {
    font-size: 1.45rem;
  }
  .heading__subtitle {
    font-size: 1.55rem;
  }
  .pb-130 {
    padding-bottom: 100px !important;
  }
  .pt-130 {
    padding-top: 100px !important;
  }
  .pt-120 {
    padding-top: 90px !important;
  }
  .mt-30 {
    margin-top: 20px !important;
  }
  .mb-30 {
    margin-bottom: 20px !important;
  }
  .mb-50 {
    margin-bottom: 40px !important;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.3rem;
  }
  .page-main .wrapper-product .about-text p {
    font-size: 1.45rem;
  }
  .list-items li {
    font-size: 1.45rem;
  }
  .page-main .process-item .process-item__content h4.process-item__title span.icon {
    width: 28px;
    height: 28px;
  }
  .process-item .process-item__title {
    min-width: 190px;
    font-size: 1.5rem;
  }
  .timeline-item .timeline__year {
    font-size: 1.9rem;
  }
  .page-main #timeline .line-item {
    font-size: 1.45rem;
  }
  .page-main #timeline .heading__title {
    font-size: 2.7rem;
  }
  .portfolio-item .portfolio__title {
    font-size: 1.6rem;
  }
  .technology-area {
    padding: 110px 0 !important;
  }
  .technology-area .item {
    height: 90px;
    margin-bottom: 10px;
  }
  .technology-area .single-item {
    margin-bottom: 10px;
  }
  .page-main .section-clients .single-item:nth-of-type(1) img {
    width: 110px;
  }
  .page-main .section-clients .single-item:nth-of-type(2) img {
    width: 110px;
  }
  .page-main .section-clients .single-item:nth-of-type(3) img {
    height: 24px;
  }
  .page-main .section-clients .single-item:nth-of-type(4) img {
    height: 24px;
  }
  .page-main .section-clients .single-item:nth-of-type(5) img {
    height: 36px;
  }
  .page-main .section-clients .single-item:nth-of-type(6) img {
    height: 36px;
  }
  .page-main .section-clients .single-item:nth-of-type(7) img {
    width: 150px;
  }
  .page-main .section-clients .single-item:nth-of-type(8) img {
    width: 155px;
  }
  .footer .footer-primary {
    padding-top: 65px;
    padding-bottom: 45px;
  }
  .footer ul.contact-list li {
    margin-bottom: 3px;
  }
  .footer .footer-widget-nav li a {
    font-size: 1.4rem;
  }
  .page-company-about .page-title {
    padding-top: 110px;
    padding-bottom: 150px;
  }
  .breadcrumb-item {
    margin-bottom: 10px;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 3.3rem;
    line-height: 1.55;
  }
  .page-company-about section.about-layout1 .heading__title {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .heading-layout2 .heading__title {
    font-size: 2.75rem;
  }
  .about__Text p {
    font-size: 1.5rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 2.6rem;
  }
  .heading__desc {
    font-size: 1.55rem;
  }
  .page-company-about .section-business-area .wrapper-item {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item .feature__title {
    font-size: 1.7rem;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__title {
    font-size: 1.5rem;
  }
  .page-company-about .section-business-area .feature-item .feature__desc li:before {
    top: 11.5px;
  }
  .page-company-history .wrapper-history {
    margin-top: 30px;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 3rem;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    top: 6px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    top: 13px;
  }
  .page-company-history .wrapper-history ul li .item dl {
    margin-top: 20px;
  }
  .page-company-history .wrapper-history ul li {
    padding-bottom: 70px;
  }
  .page-company-contact h2.line-company-name {
    font-size: 1.9rem;
  }
  .page-company-contact .place-item .place-title {
    font-size: 1.55rem;
  }
  .page-company-contact .place-item .meta {
    margin-top: 15px;
    font-size: 1.45rem;
  }
  .page-company-contact .place-item .meta .map > iframe {
    height: 340px;
  }
  .page-company-contact .place-item {
    margin-bottom: 20px;
  }
  .page-company-contact h2.line-company-name {
    margin-bottom: 25px;
  }
  .nav-tabs .nav__link {
    font-size: 1.6rem;
  }
  .page-title {
    padding-top: 220px;
    padding-bottom: 100px;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 2.8rem;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 2.2rem;
  }
  section {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .section-content {
    padding-bottom: 120px;
  }
  .page-product .about-text p {
    font-size: 1.45rem;
  }
  .page-product .sub-title {
    font-size: 1.7rem;
  }
  .page-product table th,
  .page-product table td {
    font-size: 1.35rem;
    padding: 10px 10px;
  }
  .page-project-detail .text-block__title {
    font-size: 1.9rem;
  }
  .page-project-detail .text-block__content p {
    font-size: 1.45rem;
  }
  .page-project-detail .portfolio__meta-list h5 {
    font-size: 1.55rem;
    margin-bottom: 5px;
  }
  .page-project-detail .portfolio__meta-list span {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .page-category {
    font-size: 1.55rem;
    margin-bottom: 1.5rem;
  }
  .wrapper-tab ul li a.tab-item {
    font-size: 1.7rem;
  }
  ul.table-list .thead .th,
  ul.table-list .tbody .td {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .title {
    font-size: 2.4rem;
  }
  .wrapper-blog-detail .main-content {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .main-content p {
    font-size: 1.45rem;
  }
  .sg-post-navigation {
    padding: 10px;
  }
  .page-support form input,
  .page-support form textarea {
    font-size: 1.55rem;
  }
  .form-control {
    height: 56px;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 2.9rem;
  }
  .page-recruit h3.subtitle {
    font-size: 1.6rem;
  }
  .page-recruit .wrapper-card .wrapper-item {
    margin-bottom: 20px;
  }
  .page-recruit .wrapper-card .wrapper-item i {
    font-size: 2rem;
  }
  .page-recruit .wrapper-card .wrapper-item p.desc {
    font-size: 1.5rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.1rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 1.9rem;
  }
  .page-recruit .con-side ul.first li {
    width: 130px;
    height: 130px;
    line-height: 130px;
    font-size: 1.6rem;
  }
  .page-recruit .con-side ul.second li dl dt {
    font-size: 1.7rem;
    margin-bottom: 8px;
  }
  .page-recruit .con-side ul.second li dl dd {
    font-size: 1.5rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 2.6rem;
  }
  .page-recruit .wrapper-support .col-md-4 ul li {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 991px) {
  .container-detail {
    max-width: 991px;
    min-width: auto;
  }
  .only-nav-mobile {
    display: initial;
  }
  .only-nav-desktop {
    display: none;
  }
  .btn:not(.btn__secondary.btn__link) {
    font-size: 1.4rem;
    height: 52px;
    line-height: 52px;
  }
  .slider .slide__subtitle {
    font-size: 1.55rem;
  }
  .slider .slide__title {
    font-size: 2.9rem;
    line-height: 1.55;
  }
  .slider .slide__desc {
    font-size: 1.55rem;
  }
  .heading__subtitle {
    font-size: 1.5rem;
  }
  .heading__title {
    font-size: 2.65rem;
  }
  .mb-50 {
    margin-bottom: 25px !important;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.1rem;
    margin-bottom: 10px;
  }
  .page-main .wrapper-product .heading-layout2.mb-30 {
    margin-bottom: 10px !important;
  }
  .page-main .wrapper-product .about-text p {
    font-size: 1.4rem;
  }
  .list-items li {
    font-size: 1.4rem;
  }
  .list-items li:before {
    top: 3px !important;
  }
  .page-main .process-item {
    width: 25%;
  }
  .work-process .nav {
    margin-left: -5px;
    margin-right: -5px;
  }
  .process-item .process-item__content {
    height: 100%;
    display: flex;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 25px;
  }
  .page-main .process-item .process-item__content h4.process-item__title span.icon {
    display: none;
  }
  .process-item .process-item__title {
    min-width: 100%;
    width: 100%;
    max-height: 60px;
    font-size: 1.45rem;
    font-weight: 500;
    margin: 0;
  }
  .timeline-item .timeline__year {
    font-size: 1.9rem;
  }
  .page-main #timeline .line-item {
    font-size: 1.45rem;
  }
  .page-main #timeline .heading__title {
    font-size: 2.5rem;
  }
  .page-main #timeline .wrapper-timeline {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .technology-area {
    padding: 90px 0 !important;
  }
  .technology-area .item {
    height: 90px;
  }
  .page-main .section-clients .line-desc {
    font-size: 1.5rem;
  }
  .page-main .section-clients .single-item:nth-of-type(1) img {
    width: 110px;
  }
  .page-main .section-clients .single-item:nth-of-type(2) img {
    width: 110px;
  }
  .page-main .section-clients .single-item:nth-of-type(3) img {
    height: 24px;
  }
  .page-main .section-clients .single-item:nth-of-type(4) img {
    height: 24px;
  }
  .page-main .section-clients .single-item:nth-of-type(5) img {
    height: 36px;
  }
  .page-main .section-clients .single-item:nth-of-type(6) img {
    height: 36px;
  }
  .page-main .section-clients .single-item:nth-of-type(7) img {
    width: 150px;
  }
  .page-main .section-clients .single-item:nth-of-type(8) img {
    width: 155px;
  }
  .footer .footer-primary {
    padding-top: 65px;
    padding-bottom: 45px;
  }
  .footer ul.contact-list li {
    margin-bottom: 3px;
  }
  .footer .footer-widget-nav li a {
    font-size: 1.4rem;
  }
  .page-company-about .page-title {
    padding-top: 110px;
    padding-bottom: 120px;
  }
  .breadcrumb-item {
    margin-bottom: 10px;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 3rem;
    line-height: 1.55;
  }
  .page-company-about section.about-layout1 .heading__title {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .page-company-about .about__img img {
    width: 90%;
  }
  .heading-layout2 .heading__title {
    font-size: 2.6rem;
  }
  .about__Text p {
    font-size: 1.45rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 2.6rem;
  }
  .heading__desc {
    font-size: 1.55rem;
  }
  .footer .footer-primary {
    padding-top: 50px;
    padding-bottom: 35px;
  }
  .footer .footer-logo {
    margin-bottom: 35px;
  }
  .footer .contact-info {
    margin-bottom: 25px;
  }
  .footer .footer-widget-nav li a {
    font-size: 1.35rem;
  }
  .footer .footer-widget__title {
    font-size: 1.45rem;
  }
  .footer .fz-14 {
    display: block;
    font-size: 1.3rem !important;
    margin-bottom: 15px;
  }
  .footer .btn__download {
    height: 50px !important;
    line-height: 46px !important;
  }
  .page-company-about .section-business-area .wrapper-item {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item {
    margin-top: 0px;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item .feature__title {
    font-size: 1.7rem;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__title {
    font-size: 1.5rem;
  }
  .page-company-about .section-business-area .feature-item .feature__desc li:before {
    top: 11.5px;
  }
  .section-business-area {
    padding-top: 60px !important;
  }
  .page-company-history .wrapper-history {
    margin-top: 0px;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 2.6rem;
  }
  .page-company-history .wrapper-history ul li .item .line-year:before {
    top: 5px;
  }
  .page-company-history .wrapper-history ul li .item .line-year:after {
    top: 12px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    top: 4px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    top: 11px;
  }
  .page-company-history .wrapper-history ul li .item dl {
    margin-top: 20px;
  }
  .page-company-history .wrapper-history ul li .item dl dd p {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  .page-company-history .wrapper-history ul li {
    padding-bottom: 70px;
  }
  .page-company-contact h2.line-company-name {
    font-size: 1.7rem;
  }
  .page-company-contact .place-item .place-title {
    font-size: 1.5rem;
  }
  .page-company-contact .place-item .meta {
    margin-top: 15px;
    font-size: 1.45rem;
  }
  .page-company-contact h2.line-company-name.second {
    margin-top: 90px;
  }
  .page-company-contact .place-item .meta .map > iframe {
    height: 280px;
  }
  .page-company-contact .place-item {
    margin-bottom: 20px;
  }
  .page-company-contact h2.line-company-name {
    margin-bottom: 25px;
  }
  .nav-tabs .nav__link {
    font-size: 1.5rem;
  }
  .page-title {
    padding-top: 190px;
    padding-bottom: 100px;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 2.6rem;
    margin-bottom: 20px;
    line-height: 1.6;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 2.1rem;
    margin-bottom: 10px;
  }
  .page-product .heading-layout2.mb-20 {
    margin-bottom: 10px !important;
  }
  .page-product .section-mt {
    margin-top: 70px;
  }
  .page-product-dcc .box-img-with-badge,
  .page-product-dcc .box-img {
    margin-bottom: 20px;
  }
  section {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .section-content {
    padding-bottom: 120px;
  }
  .page-product .about-text p {
    font-size: 1.45rem;
  }
  .page-product .sub-title {
    font-size: 1.65rem;
  }
  .page-product .item-card .col-7 p {
    font-size: 1.4rem;
  }
  .page-product table th,
  .page-product table td {
    font-size: 1.35rem;
    padding: 10px 10px;
  }
  .page-project-detail .text-block__title {
    font-size: 1.7rem;
  }
  .page-project-detail .text-block__content p {
    font-size: 1.45rem;
  }
  .page-project-detail .portfolio__meta-list h5 {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .page-project-detail .portfolio__meta-list span {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .page-category {
    font-size: 1.45rem;
    margin-bottom: 1.5rem;
  }
  .wrapper-tab ul li a.tab-item {
    font-size: 1.7rem;
  }
  ul.table-list .thead .th,
  ul.table-list .tbody .td {
    padding: 17px 5px;
    font-size: 1.4rem;
  }
  ul.table-list .thead .th:nth-of-type(3),
  ul.table-list .tbody .td:nth-of-type(3) {
    display: none;
  }
  ul.table-list .line-no {
    width: 10%;
  }
  ul.table-list .line-title {
    width: 75%;
  }
  ul.table-list .line-date {
    width: 15%;
  }
  .wrapper-blog-detail .title {
    font-size: 2.2rem;
  }
  .wrapper-blog-detail .main-content {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .main-content p {
    font-size: 1.45rem;
  }
  .page-notice-detail .wrapper-blog-detail .title {
    margin-bottom: 14px;
  }
  .sg-post-navigation {
    padding: 10px;
  }
  .page-support form input,
  .page-support form textarea {
    font-size: 1.5rem;
  }
  .page-support form .form-group {
    margin-bottom: 20px;
  }
  .form-guide.error {
    font-size: 1.4rem;
  }
  .form-control {
    height: 56px;
  }
  .sg-post-navigation a .nav-post-meta .nav-m-title {
    font-size: 1.45rem;
    margin-top: 10px;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 2.7rem;
  }
  .page-recruit h3.subtitle {
    font-size: 1.5rem;
  }
  .page-recruit .wrapper-card .wrapper-item {
    height: 400px;
  }
  .page-recruit .wrapper-card .wrapper-item i {
    font-size: 1.8rem;
  }
  .page-recruit .wrapper-card .wrapper-item p.desc {
    font-size: 1.45rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.1rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 1.9rem;
  }
  .page-recruit .con-side ul.first {
    padding-left: 5px;
  }
  .page-recruit .con-side ul.second {
    padding-left: 0px;
  }
  .page-recruit .con-side ul.first li {
    margin-top: 50px;
    width: 135px;
    height: 135px;
    line-height: 135px;
    font-size: 1.6rem;
  }
  .page-recruit .con-side ul.second li dl dt {
    font-size: 1.65rem;
    margin-bottom: 10px;
  }
  .page-recruit .con-side ul.second li dl dd {
    font-size: 1.45rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 2.5rem;
  }
  .page-recruit .wrapper-support .col-md-4 .title {
    font-size: 1.65rem;
  }
  .page-recruit .wrapper-support .col-md-4 ul li {
    font-size: 1.4rem;
  }
  .page-recruit .wrapper-card .wrapper-item .btn-more {
    display: inline-block;
  }
  .page-recruit .wrapper-card .wrapper-item i {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .container-detail {
    max-width: 100%;
    min-width: auto;
  }
  .header-transparent + .slider {
    margin-top: -65px;
  }
  .navbar {
    height: 65px;
    line-height: 65px;
  }
  .navbar > .container,
  .navbar > .container-fluid {
    height: 65px;
  }
  .navbar .navbar-brand {
    line-height: 65px;
  }
  .is-sticky {
    height: 65px !important;
    max-height: 65px !important;
  }
  .navbar .navbar-collapse.menu-opened .mobile-logo img,
  .navbar-brand img {
    width: 175px;
    height: 27.5px;
  }
  .navbar .navbar-collapse .navbar-nav {
    width: 75%;
  }
  .navbar .navbar-collapse.menu-opened .mobile-logo {
    margin-bottom: 35px;
  }
  .btn:not(.btn__secondary.btn__link) {
    font-size: 1.4rem;
    height: 48px;
    line-height: 48px;
  }
  .navbar .nav__item .nav__item-link {
    font-size: 1.55rem !important;
  }
  .navbar .nav__item {
    margin-bottom: 15px !important;
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    font-size: 1.45rem !important;
  }
  .dropdown-menu .nav__item {
    margin-bottom: 8px !important;
  }
  .navbar .dropdown-menu {
    margin-top: 10px !important;
  }
  .slider .slide__subtitle {
    font-size: 1.45rem;
  }
  .slider .slide__title {
    font-size: 2.6rem;
    line-height: 1.55;
  }
  .slider .slide__desc {
    font-size: 1.45rem;
    font-weight: 500;
  }
  .heading__subtitle {
    font-size: 1.4rem;
  }
  .heading__title {
    font-size: 2.4rem;
  }
  .pb-130 {
    padding-bottom: 80px !important;
  }
  .pt-130 {
    padding-top: 80px !important;
  }
  .pt-120 {
    padding-top: 70px !important;
  }
  .mt-30 {
    margin-top: 15px !important;
  }
  .mb-30 {
    margin-bottom: 15px !important;
  }
  .mb-50 {
    margin-bottom: 25px !important;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 2.1rem;
    margin-bottom: 12px;
  }
  .page-main .wrapper-product .heading-layout2.mb-30 {
    margin-bottom: 10px !important;
  }
  .page-main .wrapper-product .about-text p {
    font-size: 1.4rem;
  }
  .list-items li {
    font-size: 1.4rem;
  }
  .list-items li:before {
    top: 3px !important;
  }
  .page-main .process-item {
    width: 25%;
  }
  .work-process .nav {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .process-item .process-item__content {
    height: 100%;
    display: flex;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 25px;
  }
  .process-item.active h4:after {
    border-top: 10px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
  }
  .page-main .process-item .process-item__content h4.process-item__title span.icon {
    display: none;
  }
  .process-item .process-item__title {
    min-width: 100%;
    width: 100%;
    max-height: 60px;
    padding: 8px;
    font-size: 1.35rem;
    font-weight: 500;
    margin: 0;
  }
  .page-main .wrapper-product .product-detail .about__img {
    padding-right: 0px;
  }
  .page-main .wrapper-product .product-detail .wrapper-product-content {
    margin-top: 25px;
  }
  .timeline-item .timeline__year {
    font-size: 1.8rem;
  }
  .page-main #timeline .line-item {
    font-size: 1.45rem;
  }
  .page-main #timeline .heading__title {
    font-size: 2.3rem;
  }
  .page-main #timeline .wrapper-timeline {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .timeline-item .timeline__desc {
    padding-bottom: 40px;
  }
  .technology-area {
    padding: 70px 0 !important;
  }
  .technology-area .item {
    height: 80px;
  }
  .page-main .section-clients .line-desc {
    font-size: 1.45rem;
    margin-bottom: 35px;
  }
  .page-main .section-clients .single-item:nth-of-type(1) img {
    width: 100px;
  }
  .page-main .section-clients .single-item:nth-of-type(2) img {
    width: 100px;
  }
  .page-main .section-clients .single-item:nth-of-type(3) img {
    height: 22px;
  }
  .page-main .section-clients .single-item:nth-of-type(4) img {
    height: 22px;
  }
  .page-main .section-clients .single-item:nth-of-type(5) img {
    height: 34px;
  }
  .page-main .section-clients .single-item:nth-of-type(6) img {
    height: 34px;
  }
  .page-main .section-clients .single-item:nth-of-type(7) img {
    width: 140px;
  }
  .page-main .section-clients .single-item:nth-of-type(8) img {
    width: 145px;
  }
  .footer .footer-logo {
    width: 180px;
    height: 28px;
    margin-bottom: 20px;
  }
  .footer .footer-widget-nav {
    display: none;
  }
  .footer .footer-widget {
    margin-bottom: 10px;
  }
  .footer ul.contact-list li {
    margin-bottom: 3px;
    font-size: 1.35rem;
  }
  .footer .footer-primary {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 35px;
  }
  .footer .contact-info {
    margin-bottom: 15px;
  }
  .footer .fz-14 {
    font-size: 1.25rem !important;
  }
  .page-company-about .page-title {
    padding-top: 80px;
    padding-bottom: 90px;
  }
  .breadcrumb-item {
    margin-bottom: 10px;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 2.5rem;
    line-height: 1.55;
  }
  .page-company-about section.about-layout1 .heading__title {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .page-company-about .about__img img {
    width: 100%;
    margin-bottom: 40px;
  }
  .heading-layout2 .heading__title {
    font-size: 2.6rem;
  }
  .about__Text p {
    font-size: 1.45rem;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 2.4rem;
  }
  .page-company-about .section-business-area .heading__desc {
    font-size: 1.45rem;
  }
  .page-company-about .section-business-area .heading__desc br {
    display: none;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__desc li:before {
    top: 12px;
  }
  .page-company-about .section-business-area .wrapper-item {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item {
    margin-top: 0px;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item .feature__title {
    font-size: 1.55rem;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__title {
    font-size: 1.45rem;
    margin-bottom: 10px;
  }
  .page-company-about .section-business-area .feature-item .feature__desc li:before {
    top: 11.5px;
  }
  .section-business-area {
    padding-top: 80px !important;
  }
  .page-title.bg-none {
    padding-top: 70px;
    padding-bottom: 50px;
  }
  .page-company-history .wrapper-history {
    margin-top: 0px;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 2.3rem;
  }
  .page-company-history .wrapper-history ul li .item .line-year:before {
    top: 4px;
  }
  .page-company-history .wrapper-history ul li .item .line-year:after {
    top: 11px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    top: 3px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    top: 10px;
  }
  .page-company-history .wrapper-history ul li .item dl {
    margin-top: 20px;
  }
  .page-company-history .wrapper-history ul li .item dl dd p {
    font-size: 1.45rem;
    margin-bottom: 8px;
  }
  .page-company-history .wrapper-history ul li {
    padding-bottom: 60px;
  }
  .page-company-contact #world-map {
    padding-bottom: 60px;
  }
  .page-company-contact #world-map .box-flag .dot a {
    font-size: 1.35rem;
  }
  .page-company-contact h2.line-company-name {
    font-size: 1.6rem;
  }
  .page-company-contact .place-item .place-title {
    font-size: 1.45rem;
  }
  .page-company-contact .place-item .meta {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .page-company-contact h2.line-company-name.second {
    margin-top: 70px;
  }
  .page-company-contact .place-item .meta .map > iframe {
    height: 200px;
  }
  .page-company-contact .place-item {
    margin-bottom: 20px;
    padding: 18px 18px;
  }
  .page-company-contact h2.line-company-name {
    margin-bottom: 25px;
  }
  .page-company-contact #dongwon .image-dongwon img {
    margin-bottom: 20px;
  }
  .nav-tabs .nav__link {
    font-size: 1.5rem;
  }
  .header-transparent + .page-title {
    margin-top: -120px;
  }
  .page-title {
    padding-top: 180px;
    padding-bottom: 90px;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 2rem;
    margin-bottom: 14px;
    line-height: 1.6;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 1.9rem;
    margin-bottom: 15px;
  }
  .page-product .heading-layout2.mb-20 {
    margin-bottom: 10px !important;
  }
  .page-product .about__img {
    padding-right: 0px;
  }
  .page-product .wrapper-product-content {
    margin-top: 35px;
  }
  .page-product .section-mt {
    margin-top: 50px;
  }
  .page-product-dcc .box-img-with-badge,
  .page-product-dcc .box-img {
    margin-bottom: 20px;
  }
  .page-product-dcc #structure table.only-desktop {
    display: none;
  }
  .page-product-dcc #structure table.only-mobile {
    display: table;
  }
  .page-product-wss .only-desktop {
    display: none;
  }
  .page-product-cleanroom .only-desktop {
    display: none;
  }
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section-content {
    padding-bottom: 120px;
  }
  .page-product .about-text p {
    font-size: 1.4rem;
    margin-bottom: 30px !important;
    line-height: 1.8;
  }
  .page-product .sub-title {
    font-size: 1.65rem;
  }
  .page-product .item-card .col-7 p {
    font-size: 1.4rem;
  }
  .page-product table th,
  .page-product table td {
    font-size: 1.3rem;
    padding: 10px 10px;
  }
  .page-product .main-content {
    font-size: 1.35rem;
  }
  .page-project-list #pagination {
    margin-top: 10px;
  }
  #pagination .page-item a {
    width: 30px;
    height: 30px;
    font-size: 1.45rem;
  }
  .portfolio-filter li {
    margin-right: 25px;
  }
  .page-project-list .portfolio-filter li a {
    font-size: 1.4rem;
  }
  .page-project-detail .text-block__title {
    font-size: 1.6rem;
  }
  .page-project-detail .text-block__content p {
    font-size: 1.45rem;
  }
  .page-project-detail .portfolio__meta-list h5 {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .page-project-detail .portfolio__meta-list span {
    font-size: 1.45rem;
  }
  .portfolio__meta-list .col-md-4 {
    margin-bottom: 25px;
  }
  .page-project-detail .section-content-without-title {
    padding-bottom: 20px;
  }
  .page-project-detail .list-img .row .col-md-6 {
    margin-bottom: 5px;
  }
  .page-project-detail .list-img .row .col-md-6:last-of-type {
    margin-bottom: 0px;
  }
  .sg-post-navigation [class*=col-].bl {
    border-left: none;
  }
  .sg-post-navigation .wrapper-next {
    margin-top: 10px;
  }
  .wrapper-blog-detail .page-category {
    font-size: 1.45rem;
    margin-bottom: 1.5rem;
  }
  .wrapper-tab ul li a.tab-item {
    font-size: 1.5rem;
  }
  ul.table-list .thead .th,
  ul.table-list .tbody .td {
    padding: 17px 5px;
    font-size: 1.4rem;
  }
  ul.table-list .thead .th:nth-of-type(4),
  ul.table-list .tbody .td:nth-of-type(4) {
    display: none;
  }
  ul.table-list .line-no {
    width: 10%;
  }
  ul.table-list .line-title {
    width: 90%;
  }
  .wrapper-blog-detail .title {
    font-size: 2rem;
  }
  .wrapper-blog-detail .main-content {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .main-content p {
    font-size: 1.45rem;
  }
  .wrapper-search-box input {
    font-size: 1.45rem;
  }
  .wrapper-search-box button {
    min-width: auto !important;
  }
  .page-notice-detail .wrapper-blog-detail .title {
    margin-bottom: 14px;
  }
  .sg-post-navigation {
    padding: 10px;
  }
  .page-support form input,
  .page-support form textarea {
    font-size: 1.45rem;
  }
  .page-support form .form-group {
    margin-bottom: 20px;
  }
  .form-guide.error {
    font-size: 1.4rem;
  }
  .form-control {
    height: 54px;
  }
  .page-support form textarea {
    height: 180px;
  }
  .sg-post-navigation a .nav-post-meta span:not(.nav-m-title) {
    font-size: 1.35rem;
  }
  .sg-post-navigation a .nav-post-meta .nav-m-title {
    font-size: 1.35rem;
    margin-top: 10px;
  }
  #loading .loading-name img {
    width: 180px;
    height: 28.5px;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 2.5rem;
  }
  .page-recruit h3.subtitle {
    font-size: 1.5rem;
  }
  .page-recruit .wrapper-card .wrapper-item {
    height: 380px;
  }
  .page-recruit .wrapper-card .wrapper-item i {
    font-size: 2rem;
  }
  .page-recruit .wrapper-card .wrapper-item p.desc {
    font-size: 1.45rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2.1rem;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 1.9rem;
  }
  .page-recruit .con-side ul.first li {
    margin-top: 50px;
    width: 135px;
    height: 135px;
    line-height: 135px;
    font-size: 1.55rem;
  }
  .page-recruit .wrapper-support .col-md-4 ul {
    margin-bottom: 20px;
    padding: 5px;
  }
  .page-recruit .con-side ul.second li dl dt {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .page-recruit .con-side ul.second li dl dd {
    font-size: 1.45rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 2.3rem;
  }
  .page-recruit .wrapper-support .col-md-4 .title {
    font-size: 1.6rem;
    margin-bottom: 8px;
  }
  .page-recruit .wrapper-support .col-md-4 ul li {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 576px) {
  .info-count {
    font-size: 13px;
  }
  .navbar .navbar-collapse.menu-opened .mobile-logo img,
  .navbar-brand img {
    width: 165px;
    height: 26px;
  }
  .container,
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar .navbar-collapse .navbar-nav {
    width: 75%;
  }
  .navbar .navbar-collapse.menu-opened .mobile-logo {
    margin-bottom: 35px;
  }
  .btn:not(.btn__secondary.btn__link) {
    font-size: 1.35rem;
    height: 48px;
    line-height: 48px;
  }
  .page-main .btn-main .btn__primary {
    margin-right: 10px !important;
  }
  .navbar .nav__item .nav__item-link {
    font-size: 1.55rem !important;
  }
  .navbar .dropdown-menu .nav__item .nav__item-link {
    font-size: 1.4rem !important;
  }
  .dropdown-menu .nav__item {
    margin-bottom: 6px !important;
  }
  .navbar .dropdown-menu {
    margin-top: 8px !important;
  }
  .navbar .nav__item [data-toggle="dropdown"]:after {
    left: 88px;
  }
  .page-main .slider .only-desktop {
    display: none;
  }
  .page-main .btn-main .btn__white {
    display: none;
  }
  .slider .slide__desc {
    margin-bottom: 20px !important;
  }
  .slider .slide__title {
    margin-bottom: 15px !important;
  }
  .slider .slide__subtitle {
    font-size: 1.4rem;
  }
  .slider .slide__title {
    font-size: 2.1rem;
    line-height: 1.55;
  }
  .slider .slide__desc {
    font-size: 1.4rem;
    font-weight: 500;
  }
  .heading__subtitle {
    font-size: 1.3rem;
  }
  .heading__title {
    font-size: 2.15rem;
  }
  .pb-130 {
    padding-bottom: 70px !important;
  }
  .pt-130 {
    padding-top: 70px !important;
  }
  .pt-120 {
    padding-top: 60px !important;
  }
  .mt-30 {
    margin-top: 10px !important;
  }
  .mb-30 {
    margin-bottom: 10px !important;
  }
  .mb-50 {
    margin-bottom: 20px !important;
  }
  .page-main .wrapper-product .heading-layout2 .heading__title {
    font-size: 1.9rem;
    margin-bottom: 12px;
  }
  .page-main .wrapper-product .heading-layout2.mb-30 {
    margin-bottom: 10px !important;
  }
  .page-main .wrapper-product .about-text p {
    font-size: 1.4rem;
  }
  .list-items li {
    font-size: 1.4rem;
  }
  .list-items li:before {
    top: 3px !important;
  }
  .page-main .process-item {
    width: 25%;
  }
  .work-process .nav {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
  }
  .process-item .process-item__content {
    height: 100%;
    display: flex;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .process-item.active h4:after {
    border-top: 10px solid #fff;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
  }
  .page-main .process-item .process-item__content h4.process-item__title span.icon {
    display: none;
  }
  .process-item .process-item__title {
    min-width: 100%;
    width: 100%;
    max-height: 65px;
    padding: 8px;
    font-size: 1.25rem;
    font-weight: 500;
    margin: 0;
  }
  .page-main .wrapper-product .product-detail .about__img {
    padding-right: 0px;
  }
  .page-main .wrapper-product .product-detail .wrapper-product-content {
    margin-top: 25px;
  }
  .timeline-item .timeline__year {
    font-size: 1.8rem;
    flex: 0 0 90px;
    max-width: 90px;
  }
  .page-main #timeline .line-item {
    font-size: 1.45rem;
  }
  .page-main #timeline .heading__title {
    font-size: 2rem;
  }
  .page-main #timeline .wrapper-timeline {
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .timeline-item .timeline__year:before {
    top: 6.5px;
  }
  .timeline-item .timeline__year:after {
    top: 28.5px;
  }
  .timeline-item .timeline__desc {
    padding-bottom: 30px;
    padding-left: 40px;
  }
  .portfolio-item .portfolio__title {
    font-size: 1.5rem;
  }
  .technology-area {
    padding: 60px 0 !important;
  }
  .technology-area .item {
    height: 70px;
  }
  .page-main .section-clients .line-desc {
    font-size: 1.45rem;
    margin-bottom: 35px;
  }
  .page-main .section-clients .single-item:nth-of-type(1) img {
    width: 85px;
  }
  .page-main .section-clients .single-item:nth-of-type(2) img {
    width: 85px;
  }
  .page-main .section-clients .single-item:nth-of-type(3) img {
    height: 20px;
  }
  .page-main .section-clients .single-item:nth-of-type(4) img {
    height: 20px;
  }
  .page-main .section-clients .single-item:nth-of-type(5) img {
    height: 30px;
  }
  .page-main .section-clients .single-item:nth-of-type(6) img {
    height: 30px;
  }
  .page-main .section-clients .single-item:nth-of-type(7) img {
    width: 125px;
  }
  .page-main .section-clients .single-item:nth-of-type(8) img {
    width: 130px;
  }
  .footer .footer-logo {
    width: 165px;
    height: 26px;
    margin-bottom: 20px;
  }
  .footer .footer-widget-nav {
    display: none;
  }
  .footer .footer-widget {
    margin-bottom: 10px;
  }
  .footer ul.contact-list li {
    margin-bottom: 3px;
    font-size: 1.3rem;
  }
  .footer .footer-primary {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 35px;
  }
  .footer .contact-info {
    margin-bottom: 5px;
  }
  .footer .fz-14 {
    font-size: 1.2rem !important;
  }
  #scrollTopBtn {
    bottom: 15px;
    width: 40px;
    height: 40px;
  }
  #scrollTopBtn i {
    font-size: 1.5rem;
  }
  #scrollTopBtn.actived {
    opacity: .85;
    right: 15px;
  }
  .page-company-about .page-title {
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .breadcrumb-item {
    margin-bottom: 10px;
  }
  .page-company-about .page-title .pagetitle__heading {
    font-size: 2.1rem;
    line-height: 1.55;
  }
  .page-company-about section.about-layout1 .heading__title {
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .page-company-about .about__img img {
    margin-bottom: 40px;
  }
  .page-company-about section.about-layout1 .about__Text p {
    margin-bottom: 15px;
  }
  .heading-layout2 .heading__title {
    font-size: 2.1rem;
  }
  .about__Text p {
    font-size: 1.45rem;
  }
  .page-company-about section.about-layout1 .line-signature {
    text-align: right;
    display: flex;
  }
  .page-company-about section.about-layout1 .line-signature span {
    font-size: 1.4rem;
  }
  .page-company-about section.about-layout1 .line-signature .ceo-signature {
    width: 80px;
  }
  .page-company-about .section-business-area .heading__title {
    font-size: 2.1rem;
  }
  .page-company-about .section-business-area .heading__desc {
    font-size: 1.45rem;
  }
  .page-company-about .section-business-area .heading__desc br {
    display: none;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__desc li:before {
    top: 12px;
  }
  .page-company-about .section-business-area .wrapper-item {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item {
    margin-top: 0px;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem {
    margin-bottom: 20px;
  }
  .page-company-about .section-business-area .feature-item .feature__title {
    font-size: 1.45rem;
  }
  .page-company-about .section-business-area .wrapper-sub-item .feature-subitem .feature__title {
    font-size: 1.45rem;
    margin-bottom: 10px;
  }
  .page-company-about .section-business-area .feature-item .feature__desc li:before {
    top: 11.5px;
  }
  .section-business-area {
    padding-top: 70px !important;
  }
  .page-title.bg-none {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-notice-list .page-title.bg-none,
  .page-support .page-title.bg-none {
    padding-bottom: 20px;
  }
  .page-company-history .wrapper-history {
    margin-top: 0px;
  }
  .page-company-history .wrapper-history ul li .item .line-year {
    font-size: 2.3rem;
  }
  .page-company-history .wrapper-history ul li .item .line-year:before {
    top: 4px;
  }
  .page-company-history .wrapper-history ul li .item .line-year:after {
    top: 11px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:before {
    top: 3px;
  }
  .page-company-history .wrapper-history ul li:nth-child(2n+1) .item .line-year:after {
    top: 10px;
  }
  .page-company-history .wrapper-history ul li .item dl {
    margin-top: 20px;
  }
  .page-company-history .wrapper-history ul li .item dl dd p {
    font-size: 1.45rem;
    margin-bottom: 8px;
  }
  .page-company-history .wrapper-history ul li {
    padding-bottom: 60px;
  }
  .page-company-contact #world-map {
    padding-bottom: 60px;
  }
  .page-company-contact #world-map .box-flag .dot a {
    font-size: 1.3rem;
  }
  .page-company-contact h2.line-company-name {
    font-size: 1.55rem;
  }
  .page-company-contact .place-item .place-title {
    font-size: 1.4rem;
  }
  .page-company-contact .place-item .meta {
    margin-top: 15px;
    font-size: 1.35rem;
  }
  .page-company-contact h2.line-company-name.second {
    margin-top: 70px;
  }
  .page-company-contact .place-item .meta .map > iframe {
    height: 170px;
  }
  .page-company-contact .place-item {
    margin-bottom: 20px;
    padding: 18px 18px;
  }
  .page-company-contact h2.line-company-name {
    margin-bottom: 25px;
  }
  .page-company-contact #dongwon .image-dongwon img {
    margin-bottom: 20px;
  }
  .nav-tabs .nav__link {
    font-size: 1.45rem;
    margin: 0 40px 0 0;
  }
  .header-transparent + .page-title {
    margin-top: -120px;
  }
  .page-title {
    padding-top: 170px;
    padding-bottom: 70px;
  }
  .page-title.bg-none .pagetitle__heading,
  .page-title.bg-overlay .pagetitle__heading {
    font-size: 2.1rem;
    margin-bottom: 12px;
    line-height: 1.6;
  }
  .page-product .page-title.bg-none .pagetitle__heading,
  .page-product .page-title.bg-overlay .pagetitle__heading {
    font-size: 1.9rem;
  }
  .page-company-contact .page-title.bg-none .pagetitle__heading,
  .page-company-contact .page-title.bg-overlay .pagetitle__heading {
    font-size: 1.9rem;
  }
  .page-company-history .page-title.bg-none .pagetitle__heading,
  .page-company-history .page-title.bg-overlay .pagetitle__heading {
    font-size: 2rem;
  }
  .page-product .heading-layout2 .heading__title {
    font-size: 1.8rem;
    margin-bottom: 15px;
  }
  .page-product .heading-layout2.mb-20 {
    margin-bottom: 10px !important;
  }
  .page-product .about__img {
    padding-right: 0px;
  }
  .page-product .wrapper-product-content {
    margin-top: 35px;
  }
  .page-product .section-mt {
    margin-top: 50px;
  }
  .page-product-dcc .box-img-with-badge,
  .page-product-dcc .box-img {
    margin-bottom: 20px;
  }
  .page-product-dcc #structure table.only-desktop {
    display: none;
  }
  .page-product-dcc #structure table.only-mobile {
    display: table;
  }
  .page-product-wss .only-desktop {
    display: none;
  }
  .page-product-cleanroom .only-desktop {
    display: none;
  }
  section {
    padding-top: 40px;
    padding-bottom: 65px;
  }
  .section-content {
    padding-bottom: 120px;
  }
  .page-product .about-text p {
    font-size: 1.4rem;
    margin-bottom: 30px !important;
    line-height: 1.8;
  }
  .page-product .sub-title {
    font-size: 1.6rem;
  }
  .page-product .sub-title:before {
    top: 10px;
  }
  .page-product .item-card .col-7 p {
    font-size: 1.4rem;
  }
  .page-product table th,
  .page-product table td {
    font-size: 1.3rem;
    padding: 10px 10px;
  }
  .page-product .main-content {
    font-size: 1.35rem;
  }
  .page-product-hvac .item-card .box-img-with-badge {
    border-right: 1px solid #e1e1e1;
    border-bottom: none;
  }
  .page-product-hvac .item-card .col-sm-5 {
    padding-right: 10px !important;
  }
  .page-product-hvac .item-card .col-sm-7 {
    padding-left: 10px !important;
  }
  .page-product-hvac .item-card .col-sm-7 div {
    border-left: 1px solid #e1e1e1;
  }
  .page-project-list .portfolio-filter {
    margin-bottom: 10px;
  }
  .section-content-without-title {
    padding-top: 60px;
  }
  .page-project-list #pagination {
    margin-top: 10px;
  }
  #pagination .page-item a {
    width: 30px;
    height: 30px;
    font-size: 1.45rem;
  }
  .portfolio-filter li {
    margin-right: 25px;
  }
  .page-project-list .portfolio-filter li a {
    font-size: 1.4rem;
  }
  .page-project-detail .text-block__title {
    font-size: 1.5rem;
  }
  .page-project-detail .text-block__content p {
    font-size: 1.45rem;
  }
  .page-project-detail .portfolio__meta-list h5 {
    font-size: 1.5rem;
    margin-bottom: 5px;
  }
  .page-project-detail .portfolio__meta-list span {
    font-size: 1.45rem;
  }
  .portfolio__meta-list .col-md-4 {
    margin-bottom: 25px;
  }
  .page-project-detail .section-content-without-title {
    padding-bottom: 10px;
    padding-top: 50px;
  }
  .page-project-detail .list-img .row .col-md-6 {
    margin-bottom: 5px;
  }
  .page-project-detail .list-img .row .col-md-6:last-of-type {
    margin-bottom: 0px;
  }
  .sg-post-navigation [class*=col-].bl {
    border-left: none;
  }
  .sg-post-navigation .wrapper-next {
    margin-top: 0px;
  }
  .wrapper-blog-detail .page-category {
    font-size: 1.45rem;
    margin-bottom: 1.5rem;
  }
  .wrapper-tab ul > li {
    padding-left: 50px;
  }
  .wrapper-tab ul li a.tab-item {
    font-size: 1.5rem;
  }
  ul.table-list .thead .th,
  ul.table-list .tbody .td {
    padding: 17px 5px;
    font-size: 1.4rem;
  }
  ul.table-list .thead .th:nth-of-type(4),
  ul.table-list .tbody .td:nth-of-type(4) {
    display: none;
  }
  ul.table-list .line-no {
    width: 20%;
  }
  ul.table-list .line-title {
    width: 80%;
  }
  .wrapper-blog-detail .title {
    font-size: 1.8rem;
  }
  .wrapper-blog-detail .main-content {
    font-size: 1.45rem;
  }
  .wrapper-blog-detail .main-content p {
    font-size: 1.45rem;
  }
  .wrapper-search-box input {
    font-size: 1.45rem;
    width: 180px;
  }
  .wrapper-search-box button {
    min-width: auto !important;
  }
  .page-notice-detail .wrapper-blog-detail .title {
    margin-bottom: 14px;
  }
  .sg-post-navigation {
    padding: 10px;
  }
  .page-support form input,
  .page-support form textarea {
    font-size: 1.4rem;
  }
  .page-support form .form-group {
    margin-bottom: 15px;
  }
  .form-guide.error {
    font-size: 1.4rem;
  }
  .form-control {
    height: 54px;
  }
  .page-support form textarea {
    height: 180px;
  }
  .sg-post-navigation a .nav-post-meta span:not(.nav-m-title) {
    font-size: 1.35rem;
  }
  .sg-post-navigation a .nav-post-meta .nav-m-title {
    font-size: 1.35rem;
    margin-top: 10px;
  }
  #loading .loading-name img {
    width: 165px;
    height: 26px;
  }
  .page-recruit .page-title.bg-none h1.pagetitle__heading {
    font-size: 2.1rem;
  }
  .page-recruit h3.subtitle {
    font-size: 1.45rem;
  }
  .page-recruit .wrapper-card .wrapper-item {
    height: 340px;
    padding: 28px;
  }
  .page-recruit .wrapper-card .wrapper-item i {
    font-size: 1.8rem;
  }
  .page-recruit .wrapper-card .wrapper-item p.top {
    font-size: 11px;
    margin-bottom: 4px;
  }
  .page-recruit .wrapper-card .wrapper-item p.desc {
    font-size: 1.35rem;
  }
  .page-recruit .wrapper-card .wrapper-item .title {
    font-size: 2rem;
  }
  .page-recruit .wrapper-card .wrapper-item .btn-more {
    padding: 6px 21px;
    height: 35px;
  }
  .page-recruit .wrapper-card .wrapper-item:hover .title {
    font-size: 1.85rem;
  }
  .page-recruit .section-content {
    padding-bottom: 80px;
  }
  .page-recruit .con-side ul.first li {
    margin-top: 40px;
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 1.45rem;
  }
  .page-recruit .wrapper-support .col-md-4 ul {
    margin-bottom: 20px;
    padding: 5px;
  }
  .page-recruit .con-side ul.second li dl dt {
    font-size: 1.5rem;
    margin-bottom: 15px;
  }
  .page-recruit .con-side ul.second li dl dd {
    font-size: 1.4rem;
  }
  .page-recruit .wrapper-support h1.pagetitle__heading {
    font-size: 2.1rem;
    margin-bottom: 35px;
  }
  .page-recruit .wrapper-support .col-md-4 .title {
    font-size: 1.5rem;
    margin-bottom: 8px;
  }
  .page-recruit .wrapper-support .col-md-4 ul li {
    font-size: 1.4rem;
  }
}
