@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

label b {
  font-size: 1.2rem;
  color: #e2001a;
}
.input-max-length {max-width: 350px}
.article-img {
  float: right;
  margin: 0 0 1.8rem 1.5rem;
  max-width: 580px
}

.btn-primary {
  background: #23487e;
  border-color: #23487e;
}
.lang-border {
  border: 1px solid #ddd
}
.nav-link {
  border-top: 1px solid #fff;
  margin: 0 !important
}
.nav-link {
  border-top: 1px solid #fff;
}
.nav-link:hover {
  border-top: 1px solid #81abe9
}
ul.list-style, ol.list-style {
  padding: 0;
}

ul.list-style li::marker, ol.list-style li::marker {
  color: #e2001a;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 68px;
    padding-right: 68px;
  }
  .article-img {
    max-width: 520px
  } 
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }
  .article-img {
    max-width: 500px
  }   
}
@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid-2 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.page-content {
  margin: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Open Sans", sans-serif;
  color: #0B0C0D;
  background-color: #fcfcfc;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  height: 100%;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

h1, h2, h3, h4, h5, h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}

h1, .h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 62px;
  line-height: 120%;
  text-shadow: 2px 3px 5px #111;
}
@media (max-width: 992px) {
  h1,
  .h1 {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 44px;
  }
}
@media (max-width: 575px) {
  h1,.h1 {
    font-size: 36px;
  }
  .article-img {
    float: none;
    margin: 0;
    max-width: 100%;
    margin: 0 0 1.5rem 0;
  }
}

h2, .h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 40px;
  line-height: 125%;
  color: #433;
}

.banner-area h2 {
  font-size: 36px;
  margin-top: 16px
}
@media (max-width: 1375px) {
  .banner-area h2 {
    font-size: 30px;
    margin-top: 12px
  }  
}
@media (max-width: 992px) {
  h2,
  .h2 {
    font-size: 42px;
  }
  .banner-area h2 {
    font-size: 25px;
    margin-top: 12px
  }  
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 36px;
  }
  .banner-area h2 {
    font-size: 22px;
    margin-top: 12px
  }   
}
@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: 22px;
  }
  .banner-area h2 {
    font-size: 22px;
    margin-top: 12px
  }   
}

h3,
.h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.9rem;
  line-height: 120%;
  letter-spacing: -0.4px;
}
@media (max-width: 575px) {
  h3, .h3 {
    font-size: 21px;
  }
}

h4,
.h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.35rem;
  line-height: 130%;
  letter-spacing: -0.3px;
}
@media (max-width: 575px) {
  h4,
  .h4 {
    font-size: 18px;
  }
}

h5,
.h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.40rem;
  line-height: 130%;
}
@media (max-width: 575px) {
  h5, .h5 {
    font-size: 16px;
  }
}

h6,
.h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 130%;
  letter-spacing: 0.32px;
}
@media (max-width: 575px) {
  h6,
  .h6 {
    font-size: 13px;
  }
}
p {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  line-height: 170%;
}
.article ul {margin-top: 1rem}
.article ul li {
  line-height: 180%;
  list-style-type: square;
}
.article h1 {font-size: 32px;text-shadow: none;}
.article h2 {font-size: 28px;text-shadow: none;}
.article h3 {font-size: 25px;text-shadow: none;}

.article h2, .article h3, .article h4, .article h5, .article h6 {margin: 1.2rem 0 0.4rem 0}
.article p {margin-bottom: 1rem}

.nase-portfolio {text-align:center;background-color: #fff;}
.nase-portfolio img {
  height: 100px;
  margin: 0 20px 46px 20px;
}
@media (max-width: 992px) {
  p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  p, .article ul li {
    font-size: 15px;
  }
}

/*==============================
     Font - Name
==============================*/
.font-primary {
  font-family: "Open Sans", sans-serif;
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
}
a:hover {
  color: #e2001a;
  transition: all 0.5s ease;
}
a.line {
  text-decoration: underline;
}

span {
  display: inline-block;
}

b,
strong {
  font-family: "Open Sans", sans-serif;
}

.color-primary {
  color: #222 !important;
}

.black {
  color: #0B0C0D !important;
}

.gray {
  color: #817F7E !important;
}

.medium-gray {
  color: #A4A3A2 !important;
}

.lightest-gray {
  color: #f1f1f1 !important;
}

.lightest-gray-back {
  background-color: #e5ebf7 !important;
}

.error {
	color: #a52424;
}

.white {
  color: #ffffff !important;
}

/* ------- backgrounds Colors ---------- */
.bg-primary {
  background-color: #e2001a !important;
}

.bg-sec {
  background-color: #C3D64B !important;
}

.bg-black {
  background-color: #0B0C0D !important;
}

.bg-light-black {
  background-color: #282525 !important;
}

.bg-gray {
  background-color: #817F7E !important;
}

.bg-medium-gray {
  background-color: #A4A3A2 !important;
}

.bg-lightest-gray {
  background-color: #eeece8 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.h5-light-black {
  color: #888
}

.br-30 {
  border-radius: 30px;
}

.br-25 {
  border-radius: 25px;
}

.br-20 {
  border-radius: 20px;
}

.br-15 {
  border-radius: 15px;
}

.br-10 {
  border-radius: 10px;
}

.br-5 {
  border-radius: 5px;
}

.shadow {
  box-shadow: 1px 2px 5px 0px rgba(20, 20, 20, 0.06), 4px 9px 10px 0px rgba(20, 20, 20, 0.05), 10px 20px 13px 0px rgba(20, 20, 20, 0.03), 18px 35px 16px 0px rgba(20, 20, 20, 0.01), 27px 55px 17px 0px rgba(20, 20, 20, 0) !important;
}

.shadow-2 {
  box-shadow: 1px 2px 5px 0px rgba(20, 20, 20, 0.06), 4px 9px 10px 0px rgba(20, 20, 20, 0.05), 10px 20px 13px 0px rgba(20, 20, 20, 0.03), 18px 35px 16px 0px rgba(20, 20, 20, 0.01), 27px 55px 17px 0px rgba(20, 20, 20, 0) !important;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.b-unstyle {
  border: 0;
  background: transparent;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.mb-128 {
  margin-bottom: 128px;
}
@media (max-width: 1199px) {
  .mb-128 {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .mb-128 {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .mb-128 {
    margin-bottom: 64px;
  }
}

.mb-120 {
  margin-bottom: 120px;
}
@media (max-width: 1199px) {
  .mb-120 {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .mb-120 {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .mb-120 {
    margin-bottom: 64px;
  }
}

.mt-128 {
  margin-top: 128px;
}
@media (max-width: 1199px) {
  .mt-128 {
    margin-top: 100px;
  }
}
@media (max-width: 991px) {
  .mt-128 {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .mt-128 {
    margin-top: 64px;
  }
}

.mb-94 {
  margin-bottom: 94px;
}
@media (max-width: 1199px) {
  .mb-94 {
    margin-bottom: 82px;
  }
}
@media (max-width: 991px) {
  .mb-94 {
    margin-bottom: 68px;
  }
}
@media (max-width: 767px) {
  .mb-94 {
    margin-bottom: 56px;
  }
}

.m-80 {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .m-80 {
    margin: 64px 0;
  }
}
@media (max-width: 991px) {
  .m-80 {
    margin: 54px 0;
  }
}
@media (max-width: 767px) {
  .m-80 {
    margin: 42px 0;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .mt-80 {
    margin-top: 64px;
  }
}
@media (max-width: 991px) {
  .mt-80 {
    margin-top: 54px;
  }
}
@media (max-width: 767px) {
  .mt-80 {
    margin-top: 42px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .mb-80 {
    margin-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 42px;
  }
}

.mt-64 {
  margin-top: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-64 {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-64 {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 32px;
  }
}

.mb-70 {
  margin-bottom: 70px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-70 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-70 {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 767px) {
  .mb-70 {
    margin-bottom: 32px !important;
  }
}

.mb-64 {
  margin-bottom: 64px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-64 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-64 {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 32px !important;
  }
}

.mt-60 {
  margin-top: 60px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-60 {
    margin-top: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-60 {
    margin-top: 42px !important;
  }
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 32px !important;
  }
}

.mb-60 {
  margin-bottom: 60px !important;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-60 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-60 {
    margin-bottom: 42px !important;
  }
}
@media (max-width: 767px) {
  .mb-60 {
    margin-bottom: 32px !important;
  }
}

.m-48 {
  margin: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .m-48 {
    margin: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .m-48 {
    margin: 32px 0;
  }
}
@media (max-width: 767px) {
  .m-48 {
    margin: 24px 0;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-48 {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-48 {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 24px;
  }
}

.mb-48 {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-48 {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-48 {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 32px;
  }
}

.m-40 {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .m-40 {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .m-40 {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .m-40 {
    margin: 22px 0;
  }
}

.mt-40 {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .mt-40 {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .mt-40 {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .mt-40 {
    margin-top: 22px;
  }
}

.mt-32 {
  margin-top: 32px;
}
@media (max-width: 1199px) {
  .mt-32 {
    margin-top: 30px;
  }
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 26px;
  }
}
@media (max-width: 767px) {
  .mt-32 {
    margin-top: 22px;
  }
}

.mt-24 {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 20px;
  }
}

.m-24 {
  margin: 24px;
}
@media (max-width: 1199px) {
  .m-24 {
    margin: 22px;
  }
}
@media (max-width: 991px) {
  .m-24 {
    margin: 22px;
  }
}
@media (max-width: 767px) {
  .m-24 {
    margin: 20px;
  }
}

.mt-16 {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 12px;
  }
}

.mt-8 {
  margin-top: 8px;
}
@media (max-width: 1199px) {
  .mt-8 {
    margin-top: 6px;
  }
}
@media (max-width: 991px) {
  .mt-8 {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .mt-8 {
    margin-top: 2px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .mb-40 {
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .mb-40 {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .mb-40 {
    margin-bottom: 22px;
  }
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .mb-30 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-30 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 20px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .mb-16 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 12px;
  }
}

.mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 8px;
  }
}

.mb-8 {
  margin-bottom: 8px;
}

.mb-4p {
  margin-bottom: 4px;
}

.p-120 {
  padding: 120px 0;
}
@media (max-width: 1199px) {
  .p-120 {
    padding: 98px 0;
  }
}
@media (max-width: 991px) {
  .p-120 {
    padding: 76px 0;
  }
}
@media (max-width: 767px) {
  .p-120 {
    padding: 56px 0;
  }
}

.pt-120 {
  padding-top: 120px;
}
@media (max-width: 1199px) {
  .pt-120 {
    padding-top: 98px;
  }
}
@media (max-width: 991px) {
  .pt-120 {
    padding-top: 76px;
  }
}
@media (max-width: 767px) {
  .pt-120 {
    padding-top: 56px;
  }
}

.p-96 {
  padding: 96px 0;
}
@media (max-width: 1199px) {
  .p-96 {
    padding: 72px 0;
  }
}
@media (max-width: 991px) {
  .p-96 {
    padding: 60px 0;
  }
}
@media (max-width: 767px) {
  .p-96 {
    padding: 48px 0;
  }
}

.p-80 {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .p-80 {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .p-80 {
    padding: 54px 0;
  }
}
@media (max-width: 767px) {
  .p-80 {
    padding: 42px 0;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pt-80 {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .pt-80 {
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 42px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .pb-80 {
    padding-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 42px;
  }
}

.p-64 {
  padding: 64px 0;
}
@media (max-width: 1199px) {
  .p-64 {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .p-64 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .p-64 {
    padding: 42px 0;
  }
}

.pt-64 {
  padding-top: 64px;
}
@media (max-width: 1199px) {
  .pt-64 {
    padding-top: 56px;
  }
}
@media (max-width: 991px) {
  .pt-64 {
    padding-top: 48px;
  }
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 42px;
  }
}

.pb-64 {
  padding-bottom: 64px;
}
@media (max-width: 1199px) {
  .pb-64 {
    padding-bottom: 56px;
  }
}
@media (max-width: 991px) {
  .pb-64 {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .pb-64 {
    padding-bottom: 42px;
  }
}

.p-60 {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .p-60 {
    padding: 54px 0;
  }
}
@media (max-width: 991px) {
  .p-60 {
    padding: 46px 0;
  }
}
@media (max-width: 767px) {
  .p-60 {
    padding: 40px 0;
  }
}

.ptb-56 {
  padding: 56px 0;
}
@media (max-width: 1199px) {
  .ptb-56 {
    padding: 48px 0;
  }
}
@media (max-width: 991px) {
  .ptb-56 {
    padding: 38px 0;
  }
}
@media (max-width: 767px) {
  .ptb-56 {
    padding: 32px 0;
  }
}

.p-48 {
  padding: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-48 {
    padding: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-48 {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .p-48 {
    padding: 26px 0;
  }
}

.pt-48 {
  padding-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-48 {
    padding-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-48 {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 26px;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-48 {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-48 {
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 26px;
  }
}

.p-40 {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .p-40 {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .p-40 {
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .p-40 {
    padding: 22px 0;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .pt-40 {
    padding-top: 32px;
  }
}
@media (max-width: 991px) {
  .pt-40 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 22px;
  }
}

.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .pb-40 {
    padding-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .pb-40 {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 22px;
  }
}

.pt-32 {
  padding-top: 32px;
}
@media (max-width: 1199px) {
  .pt-32 {
    padding-top: 30px;
  }
}
@media (max-width: 991px) {
  .pt-32 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-32 {
    padding-top: 22px;
  }
}

.pb-32 {
  padding-bottom: 32px;
}
@media (max-width: 1199px) {
  .pb-32 {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .pb-32 {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .pb-32 {
    padding-bottom: 22px;
  }
}

.pt-24 {
  padding-top: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-24 {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-24 {
    padding-top: 18px;
  }
}
@media (max-width: 767px) {
  .pt-24 {
    padding-top: 16px;
  }
}
@media (max-width: 490px) {
  .pt-24 {
    padding-top: 14px;
  }
}

.p-24 {
  padding: 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-24 {
    padding: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-24 {
    padding: 18px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 16px;
  }
}
@media (max-width: 490px) {
  .p-24 {
    padding: 14px;
  }
}

.p-16 {
  padding: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-16 {
    padding: 13px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}
@media (max-width: 490px) {
  .p-16 {
    padding: 10px;
  }
}

.p-8 {
  padding: 8px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-8 {
    padding: 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 767px) {
  .p-8 {
    padding: 7px;
  }
}
@media (max-width: 490px) {
  .p-8 {
    padding: 6px;
  }
}

.pb-16 {
  padding-bottom: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-16 {
    padding-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-16 {
    padding-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}
@media (max-width: 490px) {
  .pb-16 {
    padding-bottom: 10px;
  }
}

.ptb-16 {
  padding: 16px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-16 {
    padding: 15px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-16 {
    padding: 13px 0;
  }
}
@media (max-width: 767px) {
  .ptb-16 {
    padding: 10px 0;
  }
}
@media (max-width: 490px) {
  .ptb-16 {
    padding: 10px 0;
  }
}

.plr-16 {
  padding: 0 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .plr-16 {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .plr-16 {
    padding: 0 14px;
  }
}
@media (max-width: 767px) {
  .plr-16 {
    padding: 0 13px;
  }
}
@media (max-width: 490px) {
  .plr-16 {
    padding: 0 12px;
  }
}

.p-216 {
  padding: 40px 216px;
}

.p-16_p-24 {
  padding: 16px 24px;
}

.prt-4 {
  padding-right: 4px;
}

.gap-8 {
  gap: 8px;
}

.gap-16 {
  gap: 16px;
}

.gap-24 {
  gap: 24px;
}
@media (max-width: 1399px) {
  .gap-24 {
    gap: 16px;
  }
}
@media (max-width: 992px) {
  .gap-24 {
    gap: 8px;
  }
}

/*-------------------------
Elements
-------------------------*/
@keyframes pulse_51 {
  0% {
    opacity: 1;
  }
  16.666% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.back-to-top {
  position: fixed;
  bottom: 0;
  right: 2px;
  display: block;
  width: 120px;
  height: 120px;
  font-size: 100px;
  padding: 11px 0;
  background: #00a7d9;
  color: #ffffff;
  text-align: center;
  opacity: 0;
  text-decoration: none;
  border-radius: 100px;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.back-to-top:hover {
  background: #00a7d9;
  color: #ffffff;
}
.back-to-top.show {
  opacity: 1;
}
@media (max-width: 767px) {
  .back-to-top {
    right: -20px;
    bottom: 40px;
  }
}

.cus-btn {
  position: relative;
  background-color: #25497f;
  padding: 14px 32px;
  border-radius: 10px;
  border: 0;
  overflow: hidden;
  transition: 0.3s;
  z-index: 1;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.32px;
  text-align: center;
  color: #ffffff;
  box-shadow: 1px 3px 7px #555;
  text-shadow: 1px 2px 3px #555;
}
.cus-btn::before {
  content: "";
  width: 0;
  height: 300%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(5deg);
  background: #0a0c01;
  transition: 0.5s ease;
  display: block;
  z-index: -1;
}
.cus-btn:hover {
  color: #ffffff;
}
.cus-btn:hover::before {
  width: 105%;
}
.cus-btn.medium-pad {
  padding: 12px 24px;
}
@media (max-width: 399px) {
  .cus-btn.medium-pad {
    padding: 8px 16px;
  }
}
.cus-btn.small-pad {
  padding: 8px 16px;
}
.cus-btn.small-pad-2 {
  padding: 12px 24px;
}
@media (max-width: 422px) {
  .cus-btn.small-pad-2 {
    padding: 10px 16px;
  }
}
.cus-btn.btn-sec {
  background-color: #8FBC8F;
}
@media (max-width: 422px) {
  .cus-btn {
    padding: 12px 24px;
  }
}

.cus-btn-2 {
  padding: 16px 32px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  text-align: center;
  font-size: 16px;
  transition: 0.3s;
  z-index: 1;
  color: #ffffff;
}
.cus-btn-2::before {
  content: "";
  width: 0;
  height: 300%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(5deg);
  background: #C3D64B;
  transition: 0.5s ease;
  display: block;
  z-index: -1;
}
.cus-btn-2.small-pad {
  padding: 8px 16px;
  border: 1px solid #e2001a;
  color: #e2001a;
  font-weight: 600;
}
.cus-btn-2.small-pad-2 {
  padding: 12px 24px;
  border: 1px solid #e2001a;
  color: #e2001a;
  font-weight: 600;
}
@media (max-width: 422px) {
  .cus-btn-2.small-pad-2 {
    padding: 10px 16px;
  }
}
.cus-btn-2:hover {
  color: #ffffff;
}
.cus-btn-2:hover::before {
  width: 105%;
}
@media (max-width: 422px) {
  .cus-btn-2 {
    padding: 12px 24px;
  }
}

.background-text {
  background-repeat: no-repeat;
  background-position: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.background-text.v-2 {
  background-position: right;
}
.background-text.v-3 {
  background-position: left;
}

/*-------------------------
  Form Styling
-------------------------*/
.form-group {
  position: relative;
}
.form-group.has-search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #ffffff;
}
.form-group.has-search i {
  position: absolute;
  right: 10px;
  top: 7px;
  border-radius: 10px;
  font-size: 24px;
  font-weight: 400;
  color: #817F7E;
  padding: 8px;
}
.form-control {
  padding: 8px 8px 8px 14px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  color: #282525;
  background: transparent;
  box-shadow: none;
  border-radius: 7px;
  border: 1px solid #b3b3b3;
}
.form-control:focus {
  background: #ffffff;
  outline: 0;
  box-shadow: 2px 2px 3px #ddd;
  border: 1px solid #333;
}
.form-control.select {
  color: #817F7E;
}
.form-control::placeholder {
  color: #817F7E;
  opacity: 1;
}

input:focus {
  outline: 0;
  border: none;
  box-shadow: none;
}

label.error {
  color: #bc0f0f;
  margin-top: 10px;
}

input[type=checkbox]:checked {
  accent-color: #e2001a;
}

input[type=checkbox]:checked {
  accent-color: #e2001a;
  background-color: #e2001a;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
  background: #e2001a;
}

input[type=radio] {
  height: auto;
  width: auto;
}

input[type=radio]:checked {
  accent-color: #e2001a;
}

.select {
  position: relative;
  display: flex;
  width: 100%;
  border-radius: 0;
  color: #817F7E;
}
.select::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #0B0C0D;
  position: absolute;
  top: 15px;
  right: 20px;
  padding-top: 4px;
  cursor: pointer;
  pointer-events: none;
  transition: 0.25s all ease;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0 !important;
  border: 1px solid #817F7E;
  background: transparent;
  background-image: none;
  flex: 1;
  color: #CDCCCB;
  cursor: pointer;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  width: 100%;
  background-color: transparent;
  border-radius: 30px;
  padding: 15px;
}
.select select.checkout-3 {
  padding: 15px 15px 15px 50px;
}
.select select::-ms-expand {
  display: none;
}
.select select option {
  background-color: transparent;
  outline: 0 !important;
  border: 0;
  color: #817F7E;
  padding: 4px 8px;
}
.select select option:hover {
  background-color: #e2001a !important;
  color: white;
}
.select select option:checked {
  background-color: #e2001a;
  color: white;
}

.alert-message {
  display: none;
}

.filter-checkbox input {
  padding: 0;
  display: none;
  border: 1px solid #282525;
  cursor: pointer;
}
.filter-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 12px;
  z-index: 10;
  border: solid #282525;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.filter-checkbox label {
  position: relative;
  cursor: pointer;
  color: #817F7E;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .filter-checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .filter-checkbox label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .filter-checkbox label {
    font-size: 12px;
  }
}
.filter-checkbox label:before {
  content: "";
  background: transparent;
  border: 1px solid #817F7E;
  border-radius: 5px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}
.filter-checkbox label.black-color {
  color: #0B0C0D;
}

.modal .modal-content {
  border: 0;
  border-radius: 30px;
}

.header-signup nav {
  gap: 390px;
  justify-content: flex-start;
}
@media (max-width: 992px) {
  .header-signup nav {
    gap: 130px;
  }
}
@media (max-width: 510px) {
  .header-signup nav {
    gap: 50px;
  }
}
.header-signup nav a {
  display: flex;
  align-items: center;
}
.header-signup nav a i {
  font-size: 24px;
}

.main-menu {
  background-color: transparent;
  width: 100%;
  background: transparent;
  z-index: 10;
  padding: 16px 0 16px;
}
.main-menu .main-menu__block {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-around;
}
.main-menu .main-menu__logo {
  align-items: center;
  width: 170px;
  position: relative;
}
.main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.main-menu__nav .main-menu__list,
.main-menu__nav .main-menu__list ul,
.main-menu__nav .stricky-header .main-menu__list,
.main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}
@media screen and (min-width: 1200px) {
  .main-menu__nav .main-menu__list,
  .main-menu__nav .main-menu__list ul,
  .main-menu__nav .stricky-header .main-menu__list,
  .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: 20px;
  }
}
.main-menu__nav .main-menu__list > li,
.main-menu__nav .stricky-header .main-menu__list > li {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.main-menu__nav .main-menu__list > li > a,
.main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: 15px;
  display: flex;
  align-items: center;
  font-family: "Open Sans", sans-serif;
  color: #25487f;
  font-weight: 500;
  line-height: 150%;
  position: relative;
  transition: all 500ms ease;
}
.main-menu__nav .main-menu__list > li > a.active,
.main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #04a8db;
}
.main-menu__nav .main-menu__list > li > a:hover,
.main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #04a8db;
}
.main-menu__nav .main-menu__list > li.current, .main-menu__nav .main-menu__list > li:hover,
.main-menu__nav .stricky-header .main-menu__list > li.current,
.main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #04a8db;
}
.main-menu__nav .main-menu__list li ul,
.main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 270px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  backface-visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  z-index: 99;
  background-color: #ffffff;
  box-shadow: 1px 2px 5px 0px rgba(20, 20, 20, 0.06), 4px 9px 10px 0px rgba(20, 20, 20, 0.05), 10px 20px 13px 0px rgba(20, 20, 20, 0.03), 18px 35px 16px 0px rgba(20, 20, 20, 0.01), 27px 55px 17px 0px rgba(20, 20, 20, 0);
  padding: 15px 20px 10px;
  border-radius: 15px;
}
.main-menu__nav .main-menu__list li ul li,
.main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.main-menu__nav .main-menu__list li ul li > a,
.main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: 16px;
  line-height: 26px;
  color: black;
  font-weight: 500;
  font-family: "Open Sans", sans-serif;
  display: flex;
  padding: 7px 20px;
  transition: 400ms;
  margin-bottom: 4px;
  border-radius: 5px;
}
.main-menu__nav .main-menu__list li ul li > a:after,
.main-menu__nav .main-menu__list li ul li.current > a, .main-menu__nav .main-menu__list li ul li:hover > a,
.main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #e2001a;
  color: #ffffff;
}
.main-menu__nav .main-menu__list li ul li.current > a::after, .main-menu__nav .main-menu__list li ul li:hover > a::after,
.main-menu__nav .stricky-header .main-menu__list li ul li.current > a::after,
.main-menu__nav .stricky-header .main-menu__list li ul li:hover > a::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.main-menu__nav .main-menu__list li ul li > ul,
.main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.main-menu__nav .main-menu__list li ul li > ul.right-align,
.main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.main-menu__nav .main-menu__list li ul li > ul ul,
.main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: none;
}
.main-menu__nav .main-menu__list li:hover > ul,
.main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 6px;
  transform: scaleY(1) translateZ(0px);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}

.main-menu__right {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-left: 32px
}
@media (max-width: 575px) {
  .main-menu__right {
    gap: 5px;
  }
}
.main-menu__right .main-menu__login,
.main-menu__right .main-menu__search {
  position: relative;
  font-size: 24px;
  color: #0B0C0D;
  display: flex;
  align-items: center;
  transition: all 500ms ease;
}
.main-menu__right .main-menu__login:hover,
.main-menu__right .main-menu__search:hover {
  color: #e2001a;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: 1px 2px 5px 0px rgba(20, 20, 20, 0.06), 4px 9px 10px 0px rgba(20, 20, 20, 0.05), 10px 20px 13px 0px rgba(20, 20, 20, 0.03), 18px 35px 16px 0px rgba(20, 20, 20, 0.01), 27px 55px 17px 0px rgba(20, 20, 20, 0);
  width: 100%;
  transform: translateY(-120%);
  transition: transform 500ms ease;
}
@media (max-width: 1199px) {
  .stricky-header {
    display: none;
  }
}
.stricky-header.stricky-fixed {
  transform: translateY(0);
}

.mobile-nav__toggler {
  font-size: 24px;
  margin-right: 1rem;
  font-weight: 200;
  color: #282525;
  cursor: pointer;
  transition: 500ms;
}
@media screen and (min-width: 1200px) {
  .mobile-nav__toggler {
    display: none;
  }
}
.mobile-nav__toggler:hover {
  color: #e2001a;
}

.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}
.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0B0C0D;
  opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background-color: #0B0C0D;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  height: 46px;
  letter-spacing: 0.3px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #e2001a;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #e2001a;
  border: none;
  outline: none;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #ffffff;
  color: #0B0C0D;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}
.mobile-nav__social a {
  font-size: 16px;
  color: #ffffff;
  transition: 500ms;
}
.mobile-nav__social a + a {
  margin-left: 20px;
}
.mobile-nav__social a:hover {
  color: #e2001a;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}
.mobile-nav__contact li + li {
  margin-top: 15px;
}
.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #00a6d9;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #00a6d9;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #ffffff;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

footer {
  background-color: #050d22;
}
footer {
  color: #858fad;
}
footer p {
  font-size: 0.95rem !important
}

.sidebar .filters form {
  position: relative;
}
.sidebar .filters form input {
  position: relative;
}
.sidebar .filters form button {
  position: absolute;
  top: 5px;
  right: 6px;
  padding: 8px 16px;
  border: 0;
  background: #e2001a;
  color: #ffffff;
}
.sidebar .filters form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .sidebar .filters form button i {
    font-size: 16px;
  }
}
.sidebar .filters .filter-block .content-block {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.sidebar .filters .filter-block .article-block {
  display: flex;
  gap: 16px;
  align-items: center;
  position: relative;
}
.sidebar .filters .filter-block .article-block .article-img-box {
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
.sidebar .filters .filter-block .article-block .article-img-box .article-img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.sidebar .filters .filter-block .article-block:hover .article-img-box .article-img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}

.tags {
  display: flex;
  padding: 0px;
  align-items: flex-start;
  align-content: flex-start;
  gap: 4px;
  flex-wrap: wrap;
}
.tags .medics-tag {
  background-color: transparent;
  padding: 8px 16px;
}

.hero-banner.v-2 {
  background: url("../media/goodfuture.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 200px 0;
}
.hero-banner-p {font-size: 1.3rem;text-shadow: 2px 3px 2px #111;}

@media (max-width: 1900px) {
  .hero-banner.v-2 {
    padding: 125px 0;
  }
}

@media (max-width: 1399px) {
  .hero-banner.v-2 {
    padding: 115px 0;
  }
}
@media (max-width: 768px) {
  .hero-banner.v-2 {
    padding: 80px 0;
  }
  .hero-banner-p {font-size: 1rem}
}
@media (max-width: 578px) {
  .hero-banner.v-2 {
    padding: 40px 0;
  }
}
@media (max-width: 578px) {
  .hero-banner.v-2 h1 br {
    display: none;
  }
}

.title-banner {
  align-items: center;
  text-align: center;
  background: url("../media/title-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 85px 0 85px 0;
}
@media (max-width: 1399px) {
  .title-banner {
    padding: 66px 0;
  }
}
@media (max-width: 1199px) {
  .title-banner {
    padding: 60px 0;
  }
}
@media (max-width: 992px) {
  .title-banner {
    background-position: bottom;
    padding: 50px 0;
  }
}
@media (max-width: 768px) {
  .title-banner {
    padding: 60px 0;
  }
}

.contact-us .contact-btn {
  width: 100%;
  padding: 12px 24px;
}
.contact-us .map-area .social-link ul {
  display: flex;
  gap: 12px;
}
.contact-us .map-area .social-link ul li a {
  background: #ffffff;
  padding: 12px;
  border-radius: 50%;
}
.contact-us .map-area iframe {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.services h4 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 8px;
  margin-bottom: 8px;
  color:#333
}
.services p {
  color:#111;
  font-size: 1rem;
  line-height: 1.6rem;
}
.services img {
  border-radius: 9px;
  max-width: 100px;
  box-shadow: 3px 5px 5px #ccc;
}

.bld {font-weight: bold}
.svg-zpet {width:16px;margin-right:8px;position:relative;left:0;top:-1px} 
.aktuality-text {margin-top: 0.4rem}
.aktuality-text p {line-height: 1.7rem;font-size:1rem}
.aktuality-nadpis {margin-bottom: 0.5rem;font-weight: bold;border-top:1px solid #e8e8e8;padding-top:0.7rem;color:#433;margin-top:0}  
.img-clanek {margin-bottom: 3.0rem}    

.review .search-input form {
  position: relative;
}
.review .search-input form input {
  position: relative;
}
.review .search-input form button {
  position: absolute;
  top: 5px;
  right: 6px;
  padding: 8px 16px;
  border: 0;
  background: #e2001a;
  color: #ffffff;
}
.review .search-input form button i {
  font-size: 24px;
}
@media (max-width: 1199px) {
  .review .search-input form button i {
    font-size: 16px;
  }
}
.review .border-line {
  border: 1px solid #CDCCCB;
  border-top: 0;
  border-bottom: 0;
}
@media (max-width: 1199px) {
  .review .border-line {
    border: 0;
  }
}
.review .filter-block .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review .filter-block .list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.review .filter-block .list li ul li {
  display: flex;
}
.review .filter-block .list li .filter-checkbox input {
  padding: 0;
  display: none;
  border: 1px solid #CDCCCB;
  cursor: pointer;
}
.review .filter-block .list li .filter-checkbox input:checked + label:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 5px;
  height: 12px;
  z-index: 10;
  border: solid #282525;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.review .filter-block .list li .filter-checkbox label {
  position: relative;
  cursor: pointer;
  color: #817F7E;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .review .filter-block .list li .filter-checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .review .filter-block .list li .filter-checkbox label {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .review .filter-block .list li .filter-checkbox label {
    font-size: 12px;
  }
}
.review .filter-block .list li .filter-checkbox label:before {
  content: "";
  background: transparent;
  border: 1px solid #CDCCCB;
  border-radius: 5px;
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 8px;
  margin-top: -3px;
}
.review .filter-block .slider-track .irs--big {
  height: 22px;
  margin-bottom: 0;
}
.review .filter-block .slider-track .irs--big .irs-line {
  top: 12px;
  height: 1px;
  border: 0;
  background: #CDCCCB;
  cursor: pointer;
  border-radius: 0;
}
.review .filter-block .slider-track .irs--big .irs-bar {
  top: 12px;
  height: 2px;
  border: 0;
  background: #e2001a;
  box-shadow: none;
  cursor: pointer;
}
.review .filter-block .slider-track .irs--big .irs-handle {
  border-radius: 0;
  top: 6px;
  height: 12px;
  width: 16px;
  background-color: #e2001a;
  background: #e2001a;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
}
.review .filter-block .slider-track .irs--big .irs-handle:hover {
  cursor: pointer;
}
.review .filter-block .colors label {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .review .filter-block .colors label {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .review .filter-block .colors label {
    font-size: 18px;
  }
}
@media (max-width: 575px) {
  .review .filter-block .colors label {
    font-size: 16px;
  }
}
.review .filter-block .colors label input {
  display: none;
}
.review .filter-block .colors label .color {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.review .filter-block .colors label .color.non-selected {
  border: 0;
}
.review .filter-block .colors label .color.selected {
  border: 2px solid #ffffff;
  width: 22px;
  height: 22px;
}

.paginations {
  display: flex;
  justify-content: center;
}
.paginations ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.paginations ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  padding: 8px 0;
  background: #F6F4F4;
  transition: all 0.5s ease;
}
.paginations ul li a {
  color: #0B0C0D;
}
.paginations ul li:hover {
  transition: all 0.5s ease;
  background: #e2001a;
  color: #ffffff;
  cursor: pointer;
}
.paginations ul li:hover a {
  transition: all 0.5s ease;
  color: #ffffff;
}
.paginations ul li.active {
  background: #e2001a;
  color: #ffffff;
}
.paginations ul li.active a {
  color: #ffffff;
}
.paginations ul li.arrow a i {
  color: #0B0C0D;
}
.paginations ul li.arrow:hover a i {
  color: #ffffff;
}

tbody, td, tfoot, th, thead, tr {
  vertical-align: middle !important;
  border-color: #eaeaea;
}
.table {
  border: 2px solid #cfd2d6 !important;
}
.text-right {
  text-align: right;
}
.product-detail {
  margin-bottom: 128px;
}
@media (max-width: 1399px) {
  .product-detail {
    margin-bottom: 96px;
  }
}
@media (max-width: 992px) {
  .product-detail {
    margin-bottom: 48px;
  }
}
.product-detail .product-detail-block .project-detail-img {
  height: 100%;
  object-fit: cover;
}
.product-detail .product-detail-block .person-detail {
  display: flex;
  gap: 8px;
}
.product-detail .product-detail-block .person-detail ul {
  display: flex;
  gap: 16px;
}

.product-detail-page .quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 440px) {
  .product-detail-page .quantity {
    margin-bottom: 24px;
  }
}
.product-detail-page .quantity .input-area {
  display: flex;
  border: 1px solid #A4A3A2;
  border-radius: 10px;
}
.product-detail-page .quantity .input-area input {
  display: grid;
  align-content: center;
  border: none;
  border-radius: 0px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 500;
  font-size: 21px;
  background-color: transparent;
  color: #0B0C0D;
  padding: 0 8px;
}
@media (max-width: 992px) {
  .product-detail-page .quantity .input-area input {
    font-size: 20x;
  }
}
@media (max-width: 767px) {
  .product-detail-page .quantity .input-area input {
    font-size: 18x;
  }
}
@media (max-width: 575px) {
  .product-detail-page .quantity .input-area input {
    font-size: 17px;
  }
  .nav-link, .nav-link:hover {
    border-top: 1px solid #111;
  }  
}
.product-detail-page .quantity .input-area input:focus-visible {
  outline: none;
}
.product-detail-page .quantity .input-area .plus-minus {
  display: grid;
}
.product-detail-page .quantity .input-area .plus-minus .decrement {
  font-size: 40px;
  font-weight: 200;
  padding: 8px 4px;
  border-radius: 0;
  border: 1px solid #A4A3A2;
  border-right: 0;
  border-bottom: 0;
  width: 44px;
}
.product-detail-page .quantity .input-area .plus-minus .increment {
  font-size: 36px;
  font-weight: 200;
  padding: 8px 4px;
  border-radius: 0;
  border: 1px solid #A4A3A2;
  border-right: 0;
  border-top: 0;
  width: 44px;
}
.product-detail-page .quantity .input-area.number {
  padding: 0;
  background: transparent;
  font-size: 21px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

@keyframes scale {
  0%, 100% {
    transform: scale(0);
  }
  7%, 90% {
    transform: scale(0.4);
  }
  50% {
    transform: scale(1);
  }
}

.nabidka-detail-left p {
  margin-bottom: 1rem;
  font-size: 1.1rem
}
.nabidka-detail-right {
  background: transparent;
}

footer span {font-size: 0.6rem !important;}
footer a {font-size: 0.85rem !important;}

.faq-block {
  background: transparent;
  border-radius: 20px;
  margin-bottom: 24px;
}
.faq-block .accordion-button {
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 130%;
  margin: 16px 0 0 7px;
}
.faq-columns {
  margin: 0.8rem 0 0 5px;
  display: flex;
  border-bottom: 1px solid #CDCCCB;
  padding-bottom: 0.6rem;
  font-size: 0.95rem
}
.faq-columns div .btn-secondary {
  background-color: #111;
  font-size: 0.95rem;
  position: relative;
  top: -8px;
  left: 0
}
.faq-columns div .btn-secondary:hover {
  background-color: #e2001a;
}
.faq-columns div.faq-column-1 {
  width: 20%
}
.faq-columns div.faq-column-2 {
  width: 28%
}
.faq-columns div.faq-column-3 {
  width: 40%
}
.faq-columns div img {
  opacity: 0.8
}

@media (max-width: 1350px) {
  .imagefotogalerie {
      width:18.8%;
      height:140px;overflow:hidden;margin:0 10px 10px 0;text-align:center
  }   
}  

@media (max-width: 1240px) {
  .imagefotogalerie {
      width:18.9%;
      height:115px;overflow:hidden;margin:0 10px 10px 0;text-align:center
  }   
}  

@media (max-width: 1010px) {
  .imagefotogalerie {
      width:18%;
      height:80px;overflow:hidden;margin:0 10px 10px 0;text-align:center
  }   
} 

a.a-black {
  color: #111 !important
}

label.form-label {
  margin-top: 8px
}

@media (max-width: 576px) {
	.mobile-hidden {display:none}
  .mobile-show {display: block}   
  .imagefotogalerie {
    width:100%;height:250px;overflow:hidden;margin:2px;text-align:center
  }    
  footer {text-align: center}
  footer p {font-size: 0.85rem !important;margin-top:6px}
  .faq-columns {
    flex-direction: column
  }
  .faq-columns div {
    margin-right: 0.2rem;
    margin-bottom: 0.4rem;
  }  
  .faq-columns div.faq-column-1 {
    width: 99%
  }
  .faq-columns div.faq-column-2, .faq-columns div.faq-column-3 {
    width: 99%
  }  
  .faq-columns div .btn-secondary {
    background-color: #111;
    font-size: 0.95rem;
    position: relative;
    top: 4px;
    left: 0
  }  
} 