/*
Template Default css
*/

/* global css */

@font-face {
  font-family: 'myfont1';
  src: url("../fonts/LEMONMILK-Regular.woff");
}
@font-face {
  font-family: 'myfont_bold';
  src: url("../fonts/LEMONMILK-Bold.otf");
}
@font-face {
  font-family: 'myfont_medium';
  src: url("../fonts/LEMONMILK-Medium.otf");
}
*{
  box-sizing: border-box;
}
body {
  /* font-family: 'myfont1'; */
  font-size: 14px;
  line-height: 1.8;
  font-weight: normal;
  color: gray;
  /* background: rgba(0, 0, 0, 0.05); */
}
h1,h2,h3,h4,h5,h6, .h1,.h2,.h3,.h4,.h5,.h6{
  font-family:  'myfont_bold';
}
p{
  font-family: 'myfont1';
}
.fix {
  overflow: hidden;
}

.clear_both {
  clear: both;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

a {
  text-decoration: none;
}

.breadcumb-area,
.witrfm_area {
  z-index: 1;
}

.breadcumb-area:before,
.witrfm_area:before {
  z-index: -1;
}

/* bootstrap  row sick */
.slick-slider {
  margin-left: -15px;
  margin-right: -15px;
}

.slick-slider .col-md-12,
.slick-slider .col-lg-12 {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 1px;
  margin-top: 1px;
}

/* =============== blog left sidebar css =============== */
.witrfm_area {
  position: relative;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;
}

p.form-messege {
  margin-top: 8px;
}

/* side bar css */
.witr-blog-side-area.blog_sidebar {
  padding: 100px 0px 100px;
  background: #f9f9f9;
}

.blog-left-side>div {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}

.blog-left-side>div:last-child {
  margin-bottom: 0;
}

.blog-left-side h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

.blog-left-side .content {
  padding: 0;
}

.blog-left-side .push-bottom-large {
  margin-bottom: 0;
}

.blog-left-side>div:last-child {
  margin-bottom: 0;
}

.blog-left-side>aside:last-child {
  margin-bottom: 0 !important;
}

.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
  background: 0 0;
  color: #18c8ff;
}

.defaultsearch {
  background: #f7f7f7;
  position: relative;
}

.defaultsearch input {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 0 none;
  height: 54px;
  position: relative;
  width: 100%;
}

.defaultsearch button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #858585;
  font-size: 18px;
  padding: 1px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
}

.defaultsearch input[type="text"] {
  padding-left: 10px;
}

.blog-left-side .widget h2 {
  border-bottom: 1px solid #e5e5e5;
  bottom: -1px;
  display: block;
  line-height: 17px;
  margin-bottom: 20px;
  padding-bottom: 14px;
  position: relative;
  text-transform: capitalize;
}

.blog-left-side .widget h2::before {
  background: #14b1bb none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 20px;
  left: -15px;
  position: absolute;
  width: 2px;
  top: -3px;
}

.footer-middle .widget h5 {
  text-transform: capitalize;
}

.blog-left-side .widget ul {
  list-style: none;
}

.blog-left-side .widget ul li {
  margin: 0 0 5px;
  padding-left: 20px;
  position: relative;
}

.blog-left-side .widget ul li span {
  font-weight: 300;
}

.blog-left-side .widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.blog-left-side>.widget>ul>li {
  margin: 0 0 10px;
  padding-bottom: 10px;
}

.blog-left-side .widget>ul>li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
  color: #14b1bb;
}

.blog-left-side .widget ul li::before {
  content: "\f105";
  
  font-size: 18px;
  left: 0;
  position: absolute;
}

.blog-left-side .widget select {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #e1e1e2a6;
  padding-left: 5px;
}

.widget .screen-reader-text {
  display: none;
}

.textwidget select {
  width: 100%;
}

#wp-calendar {
  width: 100%;
}

.tagcloud a {
  display: inline-block;
  font-size: 14px !important;
  margin: 0 8px 10px 0;
  padding: 7px 15px;
  text-align: center;
  font-weight: 400;
  border: 1px solid #e1e1e2a6;
  text-transform: capitalize;
}

.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
  color: #14b1bb;
}

.tagcloud a:hover {
  background: #14b1bb;
  color: #fff;
}

#wp-calendar caption {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

#wp-calendar {
  font-size: 13px;
}

#wp-calendar {
  border: 0 solid #e5e5e5;
  margin-bottom: 20px;
  overflow: auto;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

table#wp-calendar td {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}

#wp-calendar td,
#wp-calendar th {
  padding: 8px;
}

table#wp-calendar th {
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

table#wp-calendar td#today {
  color: #fff;
  background-color: #14b1bb;
}

table#wp-calendar td#today a {
  color: #fff;
}

.textwidget img {
  margin-bottom: 15px;
}

.textwidget p {
  margin-bottom: 0.5rem;
}

.corporate-blog-thumb img {
  width: 100%;
}

.witr-blog-side-area .imagess_area .slick-slide img {
  display: inline-block;
  margin: auto;
  width: 100%;
}

/* end sidebar css */
/* witr-blog-2side-area */
.witr-blog-side-area.witr-blog-2side {
  padding: 100px 0px 70px;
  background: #f9f9f9;
}

.corporate-single-blog {
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.corporate-blog-thumb {
  overflow: hidden;
}

.corporate-blog-thumb a {
  display: block;
  position: relative;
}

.corporate-blog-thumb a:before {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  z-index: 999;
  transition: .5s;
}

.corporate-single-blog:hover .corporate-blog-thumb a:before {
  opacity: 1;
  transition: .5s;
}

.corporate-blog-thumb img {
  transition: .5s;
  display: block;
}

.em-blog-content-area {
  padding: 15px 0px 15px;
}

.blog-page-title h2 {
  display: block;
  font-size: 22px;
  margin-bottom: 7px;
  text-transform: capitalize;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.blog-page-title a {
  display: inline-block;
  word-break: break-all;
}

.blog-content {
  word-break: break-word;
}

.corporate-blog-meta.post_blog h2 a {
  font-size: 24px;
  font-weight: 700;
  transition: .5s;
}

.corporate-blog-meta.post_blog h2 {
  margin-bottom: 8px;
}

.blog-left-side .widget ul li a,
.blog-left-side .widget ul li::before {
  color: #444;
}

.corporate-blog-meta.post_blog h2 a:hover {
  color: #14b1bb;
}

.corporate-single-blog-title h2 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 8px;
}

.corporate-blog-meta-left a,
.corporate-blog-meta-left span {
  color: #888888;
  font-size: 16px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

.corporate-blog-meta-left i {
  color: #14b1bb;
  margin-right: 5px;
}

.blog-content p {
  font-size: 17px;
  padding-top: 14px;
}

.em-blog-content-area .witr_btn {
  background: #14b1bb;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  z-index: 2;
  transition: 1s;
  font-weight: 400;
  margin-bottom: 15px;
}

.em-blog-content-area .witr_btn:hover {
  background: #323232;
  color: #fff;
}

.witr-blog-side-area.blog_sidebar .corporate-single-blog {
  margin-bottom: 30px;
  box-shadow: none;
  border-bottom: 1px solid #e7e7e7;
  background: transparent;
}

blockquote p {
  font-size: 20px;
  position: relative;
  color: #999;
}

.witr-blog-side-area blockquote {
  background-color: #f7f7f7;
  border-left: 3px solid #14b1bb;
  padding: 1em 1em;
  margin-top: 15px;
}

.recent-post-text h4 {
  margin: 0px;
  line-height: 1;
}

.recent-post-text h4 a {
  color: #17161a;
  font-size: 19px;
  transition: all .3s ease 0s;
}

/* video play css */
.video-open-inline iframe {
  width: 100%;
  height: 400px;
  border: none;
}

/* =============== End blog left sidebar css =============== */
/* single blog css */
.witr-blog-side-area {
  padding: 100px 0px 100px;
}

.comment-respond {
  border: 1px solid #e1e1e2a6;
  margin-bottom: 30px;
  padding: 25px 10px 30px;
  background-color: #f1f1f1;
}

.single_blog_page {
  margin-bottom: 0px;
}

.comment_field .input-field input,
.comment_field .textarea-field textarea {
  color: #555555;
}

.comment_field .input-field input {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 6px 20px;
  height: 54px;
  font-size: 17px;
}

.comment_field .input-field label,
.comment_field .textarea-field label {
  color: #606060;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 500;
}

.comment_field .input-field {
  width: 33.33%;
  float: left;
  margin-bottom: 25px;
}

.comment_field .textarea-field label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.comment_field .textarea-field textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 150px;
  padding: 10px;
}

.corporate_btn {
  background: transparent;
  border: 1px solid #e1e1e2a6;
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  margin-top: 15px;
  border-radius: 5px;
  transition: .5s;
  color: #444;
}

.corporate_btn:hover {
  background: #14b1bb;
  border-color: #14b1bb;
  color: #fff;
}

.single_blog_thumb img {
  width: 100%;
  height: 500px;
}

blockquote {
  padding: 25px 32px 25px;
  margin: 0 0 30px;
  font-size: 17px;
  /* border-left: 3px solid #f99a00; */
  font-weight: 400;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}

blockquote p {
  font-size: 20px;
  position: relative;
}

.block .wp-block-quote.is-large p,
.block .wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}

.witr-blog-side-area.single_blog blockquote {
  background-color: #f7f7f7;
  border-left: none;
}

.wp-block-group.block {
  text-align: center;
}

.corporate-single-blog-details-inner {
  padding: 38px 45px 45px;
  box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
  border-radius: 0 0 10px 10px;
}

.corporate-single-icon-inner {
  text-align: center;
}

.corporate-single-icon-inner a {
  border: 1px solid #e6e6e6;
  color: #17161a;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
  transition: .5s;
}

.corporate-single-icon-inner a:hover {
  background: #14b1bb;
  border-color: #14b1bb;
  color: #fff;
}

/* protfolio grid area css */
.portfolio_grid_area .portfolio_nav ul li {
  border-radius: 5px;
  font-weight: 500;
  padding: 10px 20px;
}

.portfolio_grid_area .portfolio_nav {
  padding: 0px 0 30px;
}





/*======== shape area =========*/
/* translate lr */
@keyframes witr_movelr_box45 {
  0% {
    transform: translateX(0px);
  }

  100% {
    transform: translateX(45px);
  }
}

@keyframes witr_movelr_box90 {
  0% {
    transform: translateX(0px);
  }

  100% {
    transform: translateX(90px);
  }
}

@keyframes witr_movelr_box180 {
  0% {
    transform: translateX(0px);
  }

  100% {
    transform: translateX(180px);
  }
}

@keyframes witr_movelr_box360 {
  0% {
    transform: translateX(0px);
  }

  100% {
    transform: translateX(360px);
  }
}

@keyframes witr_video_ripple {
  70% {
    box-shadow: 0 0 0 75px rgba(255, 255, 255, 0)
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

/* translate tb */
@keyframes witr_movetb_box45 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(45px);
  }
}

@keyframes witr_movetb_box90 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(90px);
  }
}

@keyframes witr_movetb_box180 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(180px);
  }
}

@keyframes witr_movetb_box360 {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(360px);
  }
}


/* rotate */
@keyframes witr_rotate_360 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes witr_rotate_180 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(180deg);
  }
}

@keyframes witr_rotate_90 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(90deg);
  }
}

@keyframes witr_rotate_45 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(45deg);
  }
}

/* another shape*/
.wirt_ani_slick_image {
  position: absolute;
  left: -3%;
  top: -11%;
  animation: witr_movetb_box45 3s linear 2s infinite alternate running;
}

.single_image {}

.witr_not_ani {
  animation: witr_abmovetb_box15 3s linear 2s infinite alternate running;
}

@keyframes witr_abmovetb_box15 {
  0% {
    transform: translateY(-40px);
  }

  100% {
    transform: translateY(-20px);
  }
}

/* witr Single Image animater*/
.single_img_ani img {
  -webkit-animation: single_img_ani 10s linear infinite alternate forwards;
}

@keyframes single_img_ani {

  0%,
  to {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }

  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }

  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }

  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }

  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }

  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }

  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}

/* single_seivice_ani */
.single_seivice_ani img {
  animation: single_seivice_ani 10s linear infinite alternate forwards;
}

@keyframes single_seivice_ani {

  0%,
  to {
    border-radius: 65% 86% 80% 69%/59% 55% 95% 89%;
  }

  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }

  28% {
    border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
  }

  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }

  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }

  70% {
    border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
  }

  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}

@keyframes move_title_bg1 {
  from {
    left: 0
  }

  to {
    left: 100%
  }
}

@keyframes move_title_bg2 {
  from {
    right: 0
  }

  to {
    right: 100%
  }
}

/* ===== 2. Blog Area CSS ===== */
.wblog-content {
  padding: 23px 25px 26px;
  box-shadow: 0 2px 6px 0 #f5f2f2;
}

.busi_singleBlog:hover .witr_top_category.category_blog_grid ul li a {
  transform: scale(1);
}

.corporate_blog_area .witr_blog_con span a {
  color: #888;
  font-size: 15px;
}

.blog_left_2column_area .readmore a {
  display: inline-block;
  padding: 7px 25px;
  transition: all .5s ease 0s;
  border: 1px solid #e1e1e2a6;
}

.blog_left_2column_area .readmore a:hover {
  border-color: #14b1bb;
  background: #14b1bb;
  color: #fff;
}

.blog_left_2column_area .poket-blog-meta-left i {
  color: #14b1bb;
}

/* blog area css */
.corporate_blog_area {
  padding: 90px 0px 80px;
}

.corporate_blog_area .witr_section_title {
  padding-bottom: 30px;
}

.corporate_blog_area .witr_section_title_inner h3 {
  padding: 0px 0px 0px 0px;
}

.wblog-content>a,
.learn_btn {
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  border-style: default;
}

/* corporate5 blog area css */
.cp5_blog_area .witr_blog_con {
  padding: 20px 30px 20px 26px;
}

.cp5_blog_area .learn_btn {
  padding: 10px 30px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  margin-bottom: 5px;
}

.cp5_blog_area .learn_btn:hover {
  color: #fff;
  background-color: #14b1bb;
}

/* corporate6 blog area css */
.cp6_blog_area .witr_blog_con {
  padding: 10px 30px 10px 30px;
}

.cp6_blog_area .learn_btn {
  border-radius: 5px;
  padding: 10px 30px;
  margin-top: 36px;
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  border-style: default;
  transition: .5s;
  border: 1px solid #e1e1e2a6;
  display: inline-block;
}

.cp6_blog_area .learn_btn:hover {
  border-color: #14b1bb;
}

.cp6_blog_area .witr_blog_con h2 a {
  margin-top: 0;
  margin-bottom: 15px;
}

/* corporate7 blog area css */
.cp7_blog_area {
  background: #f8f9f9;
  padding: 110px 0 100px;
}

.cp7_blog_area .witr_section_title {
  padding-bottom: 45px;
}

.cp7_blog_area .witr_blog_con {
  padding: 20px 35px 20px 30px;
  margin-bottom: 0px;
}

.cp7_blog_area .learn_btn {
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  border-style: default;
}

.cp7_blog_area .learn_btn:hover {
  color: #14b1bb;
}

.cp7_blog_area .wbutton_right_icon a {
  color: #14b1bb;
}

/* corporate8 blog area css */
.cp8_blog_area {
  background: #fbfbfb;
  padding: 110px 0 100px;
}

.cp8_blog_area .witr_blog_con {
  padding: 15px 35px 25px 30px;
  margin-bottom: 0px;
}

.cp8_blog_area .learn_btn {
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  border-style: default;
}

.cp8_blog_area .learn_btn:hover {
  color: #14b1bb;
  ;
}

.corporate_blog_area.cp8_blog_area .witr_top_category ul li a {
  padding: 3px 10px 3px 0px;
}

.cp8_blog_area .witr_top_category ul li i {
  color: #fff;
  margin-left: 10px;
}

/* corporate9 blog area css */
.cp9_blog_area {
  padding: 50px 0px 80px;
}

.cp9_blog_area .witr_blog_con {
  padding: 20px 30px 25px 30px;
  margin-bottom: 0px;
}

.cp9_blog_area .witr_blog_meta_potion {
  margin-top: -55px;
  margin-bottom: 25px;
  z-index: 9;
  position: relative;
  padding: 15px 10px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .04);
  background: #fff;
}

.cp9_blog_area .witr_blog_con h2 a {
  display: inline-block;
  margin-top: 0px;
}

.witr_blog_area13 .learn_btn {
  margin-bottom: 5p;
  border-radius: 5px;
  padding: 10px 30px;
  margin-top: 12px;
  transition: .5s;
  border: 1px solid #e1e1e2a6;
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  display: inline-block;
}

.witr_blog_area13 .learn_btn:hover {
  border-color: #14b1bb;
}

/* corporate10 blog area css */
.cp10_blog_area {
  padding: 110px 0px 100px;
  background: #f8f9f9;
}

/* corporate11 blog area css */
.cp11_blog_area {
  padding: 110px 0px 100px;
}

.cp11_blog_area .witr_blog_con {
  padding: 20px 20px 30px 30px;
}

.cp11_blog_area .learn_btn {
  padding: 10px 25px;
  border-radius: 5px;
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  margin-top: 5px;
}

.cp11_blog_area .learn_btn:hover {
  color: #14b1bb;
}

/* Animation blog area css */
.animat_blog_area {
  padding: 110px 0px 100px;
}

.animat_blog_area .witr_section_title {
  padding-bottom: 50px;
}

.animat_blog_area .witr_blog_con {
  padding: 20px 35px 20px 30px;
  margin-bottom: 0px;
}

.animat_blog_area .witr_blog_con span {
  color: #14b1bb;
}

.animat_blog_area .witr_blog_con span a {
  color: #14b1bb;
}

.animat_blog_area .learn_btn {
  color: #030925;
  font-size: 16px;
  font-weight: 500;
  background-color: #FFFFFF00;
  border-style: default;
  border: 1px solid #14b1bb;
  padding: 9px 30px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 12px;
  transition: .5s;
  display: inline-block;
}

.animat_blog_area .learn_btn:hover {
  color: #14b1bb;
}

/* witr_blog_area12 */
.witr_blog_area12 .witr_blog_con {
  padding: 20px 30px 30px 30px;
}

.wbutton_right_icon {
  position: absolute;
  bottom: 0px;
  right: 24px;
}

.wbutton_right_icon a {
  font-size: 20px;
  position: relative;
  z-index: 1;
}

.wbutton_right_icon a::before {
  content: '';
  position: absolute;
  height: 110px;
  width: 110px;
  border: 2px solid #f7f7f7;
  bottom: -78px;
  z-index: -1;
  transform: rotate(-35deg);
  right: -38px;
  border-radius: 0px 20px;
  transition: .5s;
}

.busi_singleBlog:hover .wbutton_right_icon a {
  color: #fff;
}

.blog_sidebar .busi_singleBlog {
  background: #fff;
}

.blog_sidebar .witr_blog_con span {
  color: #666;
}

/* blog area css 5 */
.busi_singleBlog {
  transition: .5s;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0 5px 10px 0 rgb(50 65 141 / 7%);
  background: #fff;
}

.busi_singleBlog:hover {
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, .05);
}

.witr_sb_thumb {
  overflow: hidden;
  position: relative;
}

.witr_sb_thumb img {
  width: 100%;
  -webkit-transition: .5s;
  transition: .5s;
}

.witr_sb_thumb:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1;
}

.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.witr_blog_con {
  padding: 20px 15px 20px 15px;
  margin-bottom: 0px;
}

.witr_blog_con span {
  font-size: 16px;
  line-height: 50px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-right: 2px;
  color: #888;
}

.wblog-content span i,
.witr_blog_con span i {
  color: #14b1bb;
}

.bs5 span {
  line-height: 26px;
}

.witr_blog_con span i {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-transition: .5s;
  transition: .5s;
}

.witr_blog_con h2 {
  margin: 10px 0 0;
}

.witr_blog_con h2 a {
  display: inline-block;
  margin-top: 5px;
  font-size: 14px;
  line-height: 25px;
}

.witr_sb_thumb {
  overflow: hidden;
  position: relative;
}

.witr_sb_thumb img {
  width: 100%;
  transition: .5s;
}

.witr_sb_thumb:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1;
  background: rgba(0, 0, 0, .5);
}

.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.witr_sb_thumb {
  overflow: hidden;
  position: relative;
}

.witr_top_category {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 999;
}

.corporate_blog_area .witr_top_category ul li {
  display: inline-block;
  background: #14b1bb;
  border-radius: 5px;
}

.corporate_blog_area .witr_top_category ul li a {
  border-radius: 5px;
  display: inline-block;
  background-color: #14b1bb;
  padding: 3px 10px 3px 10px;
  color: #fff;
  transform: scale(1);
  color: #fff;
}

.all_blog_color p {
  padding: 10px 0px 8px 0px;
}

.witr_blog_con h2 a:hover {
  color: #14b1bb;
}

.blog_add_icon a,
.busi_singleBlog:hover .wbutton_right_icon a::before {
  background: #14b1bb;
}

.blog_sidebar .btn2.witr_bt2,
.corporate_blog_area .btn2.witr_bt2 {
  font-size: 16px;
  font-weight: 500;
  padding: 9px 30px;
  border-radius: 5px;
  transition: .5s;
  display: inline-block;
  border: 1px solid #14b1bb;
}

.blog_sidebar .witr_blog_con {
  padding: 20px 15px 20px 25px;
  margin-bottom: 0px;
}

.blog_sidebar .btn2.witr_bt2:hover,
.corporate_blog_area .btn2.witr_bt2:hover {
  background: #14b1bb;
  color: #fff;
}

/* blog grid area css */
.cp_blog_grid_area .witr_top_category {
  transform: scale(0);
  transition: .5s;
}

.cp_blog_grid_area .busi_singleBlog:hover .witr_top_category {
  transform: scale(1);
}

.cp_blog_grid_area .witr_blog_con {
  padding: 20px 35px 30px 30px;
}

.cp_blog_grid_area .witr_blog_con h2 {
  margin: 0px 0 6px;
}

.cp_blog_grid_area .witr_blog_con span i {
  padding-right: 10px;
}

.cp_blog_grid_area .all_blog_color p {
  padding: 15px 0px 8px 0px;
}

.cp_blog_grid_area .learn_btn {
  border: 1px solid #e1e1e2a6;
  border-radius: 5px;
  padding: 10px 30px;
  margin-top: 15px;
  transition: .5s;
  color: #14b1bb;
  display: inline-block;
}

.cp_blog_grid_area .learn_btn:hover {
  background: #14b1bb;
  border-color: #14b1bb;
  color: #fff;
}

.blog_active:hover .slick-prev,
.blog_active:hover .slick-next {
  opacity: 1;
}

.cr_blog_area .slick-prev,
.cr_blog_area .slick-next {
  background: #0431b6;
}

.cr_blog_area .blog_active:hover .slick-prev,
.cr_blog_area .blog_active:hover .slick-next {
  opacity: 0;
}

/* =============== blog left sidebar css =============== */
/* side bar css */
.witr-blog-side-area.blog_sidebar {
  padding: 100px 0px 100px;
  background: #f9f9f9;
}

.blog-left-side>div {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 15px;
  box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}

.blog-left-side>div:last-child {
  margin-bottom: 0;
}

.blog-left-side h2 {
  margin-bottom: 10px;
  text-transform: uppercase;
}

.blog-left-side .content {
  padding: 0;
}

.blog-left-side .push-bottom-large {
  margin-bottom: 0;
}

.blog-left-side>div:last-child {
  margin-bottom: 0;
}

.blog-left-side>aside:last-child {
  margin-bottom: 0 !important;
}

.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
  background: 0 0;
  color: #18c8ff;
}

.defaultsearch {
  background: #f7f7f7;
  position: relative;
}

.defaultsearch input {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 0 none;
  height: 54px;
  position: relative;
  width: 100%;
}

.defaultsearch button {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  color: #858585;
  font-size: 18px;
  padding: 1px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  cursor: pointer;
  transform: translateY(-50%);
}

.defaultsearch input[type="text"] {
  padding-left: 10px;
}

.blog-left-side .widget h2 {
  border-bottom: 1px solid #e5e5e5;
  bottom: -1px;
  display: block;
  line-height: 17px;
  margin-bottom: 20px;
  padding-bottom: 14px;
  position: relative;
  text-transform: capitalize;
}

.blog-left-side .widget h2::before {
  background: #14b1bb none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 20px;
  left: -15px;
  position: absolute;
  width: 2px;
  top: -3px;
}

.footer-middle .widget h5 {
  text-transform: capitalize;
}

.blog-left-side .widget ul {
  list-style: none;
}

.blog-left-side .widget ul li {
  margin: 0 0 5px;
  padding-left: 20px;
  position: relative;
}

.blog-left-side .widget ul li span {
  font-weight: 300;
}

.blog-left-side .widget ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.blog-left-side>.widget>ul>li {
  margin: 0 0 10px;
  padding-bottom: 10px;
}

.blog-left-side .widget>ul>li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before {
  color: #14b1bb;
}

.blog-left-side .widget ul li::before {
  content: "\f105";
  
  font-size: 18px;
  left: 0;
  position: absolute;
}

.blog-left-side .widget select {
  width: 100%;
  height: 40px;
  background: #fff;
  border: 1px solid #e1e1e2a6;
  padding-left: 5px;
}

.widget .screen-reader-text {
  display: none;
}

.textwidget select {
  width: 100%;
}

#wp-calendar {
  width: 100%;
}

.tagcloud a {
  display: inline-block;
  font-size: 14px !important;
  margin: 0 8px 10px 0;
  padding: 7px 15px;
  text-align: center;
  font-weight: 400;
  border: 1px solid #e1e1e2a6;
  text-transform: capitalize;
}

.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
  color: #14b1bb;
}

.tagcloud a:hover {
  background: #14b1bb;
  color: #fff;
}

#wp-calendar caption {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
}

#wp-calendar {
  font-size: 13px;
}

#wp-calendar {
  border: 0 solid #e5e5e5;
  margin-bottom: 20px;
  overflow: auto;
  vertical-align: top;
  width: 100%;
  margin: 0;
}

table#wp-calendar td {
  border: 1px solid #e5e5e5;
  padding: 5px 10px;
  text-align: center;
  vertical-align: top;
  font-size: 14px;
}

#wp-calendar td,
#wp-calendar th {
  padding: 8px;
}

table#wp-calendar th {
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 10px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

table#wp-calendar td#today {
  color: #fff;
  background-color: #14b1bb;
}

table#wp-calendar td#today a {
  color: #fff;
}

.textwidget img {
  margin-bottom: 15px;
}

.textwidget p {
  margin-bottom: 0.5rem;
}

.corporate-blog-thumb img {
  width: 100%;
}

.witr-blog-side-area .imagess_area .slick-slide img {
  display: inline-block;
  margin: auto;
  width: 100%;
}

/* end sidebar css */
/* witr-blog-2side-area */
.witr-blog-side-area.witr-blog-2side {
  padding: 100px 0px 70px;
  background: #f9f9f9;
}

.corporate-single-blog {
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}

.corporate-blog-thumb {
  overflow: hidden;
}

.corporate-blog-thumb a {
  display: block;
  position: relative;
}

.corporate-blog-thumb a:before {
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  z-index: 999;
  transition: .5s;
}

.corporate-single-blog:hover .corporate-blog-thumb a:before {
  opacity: 1;
  transition: .5s;
}

.corporate-blog-thumb img {
  transition: .5s;
  display: block;
}

.em-blog-content-area {
  padding: 15px 0px 15px;
}

.blog-page-title h2 {
  display: block;
  font-size: 22px;
  margin-bottom: 7px;
  text-transform: capitalize;
  -webkit-transition: all .5s ease 0s;
  transition: all .5s ease 0s;
}

.blog-page-title a {
  display: inline-block;
  word-break: break-all;
}

.blog-content {
  word-break: break-word;
}

.corporate-blog-meta.post_blog h2 a {
  font-size: 24px;
  font-weight: 700;
  transition: .5s;
}

.corporate-blog-meta.post_blog h2 {
  margin-bottom: 8px;
}

.recent-post-item {
  margin-bottom: 10px;
}

.blog-left-side .widget ul li a,
.blog-left-side .widget ul li::before {
  color: #444;
}

.corporate-blog-meta.post_blog h2 a:hover {
  color: #14b1bb;
}

.corporate-single-blog-title h2 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 8px;
}

.corporate-blog-meta-left a,
.corporate-blog-meta-left span {
  color: #888888;
  font-size: 16px;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

.corporate-blog-meta-left i {
  color: #14b1bb;
  margin-right: 5px;
}

.blog-content p {
  font-size: 17px;
  padding-top: 14px;
}

.em-blog-content-area .witr_btn {
  background: #14b1bb;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  padding: 10px 30px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  z-index: 2;
  transition: 1s;
  font-weight: 400;
  margin-bottom: 15px;
}

.em-blog-content-area .witr_btn:hover {
  background: #323232;
  color: #fff;
}

.witr-blog-side-area.blog_sidebar .corporate-single-blog {
  margin-bottom: 30px;
  box-shadow: none;
  border-bottom: 1px solid #e7e7e7;
  background: transparent;
}

blockquote p {
  font-size: 20px;
  position: relative;
  color: #999;
}

.witr-blog-side-area blockquote {
  background-color: #f7f7f7;
  border-left: 3px solid #14b1bb;
  padding: 1em 1em;
  margin-top: 15px;
}

.recent-post-text h4 {
  margin: 0px;
  line-height: 1;
}

.recent-post-text h4 a {
  color: #17161a;
  font-size: 19px;
  transition: all .3s ease 0s;
}

.recent-post-text h4 a:hover {
  color: #14b1bb;
}

/* video play css */
.video-open-inline iframe {
  width: 100%;
  height: 400px;
  border: none;
}

.corporate-single-blog:hover .corporate-blog-thumb img {
  transform: scale(1.1);
}

/* =============== End blog left sidebar css =============== */
/* single blog css */
.witr-blog-side-area {
  padding: 100px 0px 100px;
}

.comment-respond {
  border: 1px solid #e1e1e2a6;
  margin-bottom: 30px;
  padding: 25px 10px 30px;
  background-color: #f1f1f1;
}

.single_blog_page {
  margin-bottom: 0px;
}

.comment_field .input-field input,
.comment_field .textarea-field textarea {
  color: #555555;
}

.comment_field .input-field input {
  width: 100%;
  border: 1px solid #e5e5e5;
  padding: 6px 20px;
  height: 54px;
  font-size: 17px;
}

.comment_field .input-field label,
.comment_field .textarea-field label {
  color: #606060;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
  font-weight: 500;
}

.comment_field .input-field {
  width: 33.33%;
  float: left;
  margin-bottom: 25px;
}

.comment_field .textarea-field label {
  margin-top: 20px;
  margin-bottom: 10px;
}

.comment_field .textarea-field textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  height: 150px;
  padding: 10px;
}

.corporate_btn {
  background: transparent;
  border: 1px solid #e1e1e2a6;
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  margin-top: 15px;
  border-radius: 5px;
  transition: .5s;
  color: #444;
}

.corporate_btn:hover {
  background: #14b1bb;
  border-color: #14b1bb;
  color: #fff;
}

.single_blog_thumb img {
  width: 100%;
  height: 500px;
}

blockquote {
  padding: 25px 32px 25px;
  margin: 0 0 30px;
  font-size: 17px;
  /* border-left: 3px solid #f99a00; */
  font-weight: 400;
  box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}

blockquote p {
  font-size: 20px;
  position: relative;
}

.block .wp-block-quote.is-large p,
.block .wp-block-quote.is-style-large p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}

.witr-blog-side-area.single_blog blockquote {
  background-color: #f7f7f7;
  border-left: none;
}

.wp-block-group.block {
  text-align: center;
}

.corporate-single-blog-details-inner {
  padding: 38px 45px 45px;
  box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
  border-radius: 0 0 10px 10px;
}

.corporate-single-icon-inner {
  text-align: center;
}

.corporate-single-icon-inner a {
  border: 1px solid #e6e6e6;
  color: #17161a;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 41px;
  margin: 0 9px 0 0;
  text-align: center;
  width: 40px;
  border-radius: 5px;
  transition: .5s;
}

.corporate-single-icon-inner a:hover {
  background: #14b1bb;
  border-color: #14b1bb;
  color: #fff;
}

.recent-post-image {
  float: left;
  margin-right: 13px;
}

.recent-post-image img {
  width: 75px;
}

/* ===== Corporate2 Blog Area CSS ===== */
.corporate2_blog_area .witr_blog_con {
  padding: 20px 40px 20px 25px;
  margin-bottom: 0px;
}

.corporate2_blog_area .learn_more_adn a {
  border: 1px solid #14b1bb;
  padding: 9px 30px;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 500;
  margin-top: 4px;
  display: inline-block;
}

.corporate2_blog_area .learn_more_adn a:hover {
  background: #14b1bb;
  color: #fff;
}









/* ==========================================================================
  01. GENERAL & BASIC STYLES
  =========================================================================== */

/*------------------------------------------------------------------*/
/*  IE10 in Windows 8 and Windows Phone 8 Bug fix
  /*-----------------------------------------------------------------*/

@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*------------------------------------------*/
/*  PAGE CONTENT
  /*------------------------------------------*/

#page {
  overflow: hidden;
}

/*------------------------------------------*/
/*  SPACING & INDENTS
  /*------------------------------------------*/

.wide-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.wide-90 {
  padding-top: 100px;
  padding-bottom: 90px;
}

.wide-80 {
  padding-top: 100px;
  padding-bottom: 80px;
}

.wide-70 {
  padding-top: 100px;
  padding-bottom: 70px;
}

.wide-60 {
  padding-top: 50px;
  padding-bottom: 40px;
}

.wide-50 {
  padding-top: 100px;
  padding-bottom: 50px;
}

.wide-40 {
  padding-top: 100px;
  padding-bottom: 40px;
}

.wide-30 {
  padding-top: 100px;
  padding-bottom: 30px;
}

.wide-20 {
  padding-top: 100px;
  padding-bottom: 20px;
}

/*------------------------------------------*/
/*  Margin Top
  /*------------------------------------------*/

.mt-100 {
  margin-top: 100px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-5 {
  margin-top: 5px;
}

/*------------------------------------------*/
/*  Margin Bottom
  /*------------------------------------------*/

.mb-100 {
  margin-bottom: 100px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-0 {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Margin Left
  /*------------------------------------------*/

.ml-70 {
  margin-left: 70px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-5 {
  margin-left: 5px;
}

/*------------------------------------------*/
/*  Margin Right
  /*------------------------------------------*/

.mr-70 {
  margin-right: 70px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-5 {
  margin-right: 5px;
}

/*------------------------------------------*/
/*  Padding Top
  /*------------------------------------------*/

.pt-100 {
  padding-top: 100px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-10 {
  padding-top: 10px;
}

/*------------------------------------------*/
/*  Padding Bottom
  /*------------------------------------------*/

.pb-100 {
  padding-bottom: 100px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-0 {
  padding-bottom: 0;
}

/*------------------------------------------*/
/*  Padding Left
  /*------------------------------------------*/

.pl-100 {
  padding-left: 100px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-0 {
  padding-left: 0px;
}

/*------------------------------------------*/
/*  Padding Right
  /*------------------------------------------*/

.pr-100 {
  padding-right: 100px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-0 {
  padding-right: 0px;
}

/*------------------------------------------*/
/*  Padding Centered
  /*------------------------------------------*/

.pc-45 {
  padding-right: 45px;
  padding-left: 45px;
}

.pc-40 {
  padding-right: 40px;
  padding-left: 40px;
}

.pc-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.pc-30 {
  padding-right: 30px;
  padding-left: 30px;
}

.pc-25 {
  padding-right: 25px;
  padding-left: 25px;
}

.pc-20 {
  padding-right: 20px;
  padding-left: 20px;
}

.pc-15 {
  padding-right: 15px;
  padding-left: 15px;
}


/*------------------------------------------*/
/*  BACKGROUND SETTINGS
  /*------------------------------------------*/

.bg-fixed,
.bg-scroll {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.bg-scroll {
  background-attachment: fixed !important;
}

/*------------------------------------------*/
/*  Background Colors
  /*------------------------------------------*/

.bg-primary {
  background-color: #ff4500 !important;
}

.bg-lightdark {
  background-color: #283034;
}

.bg-dark {
  background-color: #1d1e29 !important;
}

.bg-lightcyan {
  background-color: #ecfaff;
}

.bg-lightgrey {
  background-color: #f8f9fb !important;
}

.bg-carrot {
  background-color: #e67e22;
}

.bg-dodgerblue {
  background-color: #2980b9;
}

.bg-blue {
  background-color: #405982;
}

.bg-bluestone {
  background-color: #517082;
}

.bg-darkblue {
  background-color: #162a59;
}

.bg-skyblue {
  background-color: #12a5ea;
}

.bg-green {
  background-color: #20ab5c;
}

.bg-deepgreen {
  background-color: #1b904e;
}

.bg-indigo {
  background-color: #3a3953;
}

.bg-magenta {
  background-color: #8e3178;
}

.bg-olive {
  background-color: #7ba323;
}

.bg-orange {
  background-color: #ff4500;
}

.bg-red {
  background-color: #ef3f54;
}

.bg-teal {
  background-color: #008080;
}

.bg-purple {
  background-color: #334b7b;
}

.bg-violet {
  background-color: #8a8cbd;
}

/*------------------------------------------*/
/*  Background Images for Sections
  /*------------------------------------------*/

.bg-01,
.bg-02,
.bg-03,
.bg-04,
.bg-05,
.bg-06,
.bg-map,
.bg-pattern {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed !important;
  padding-left: 2rem;
}

.bg-01 {
  background-image: url(../images/bg-01.jpg);
}

.bg-02 {
  background-image: url(../images/hero-7.jpg);
}

.bg-03 {
  background-image: url(../images/bg-03.jpg);
}

.bg-04 {
  background-image: url(../images/bg-04.jpg);
  background-attachment: scroll !important;
}

.bg-05 {
  background-image: url(../images/bg-05.jpg);
  background-attachment: scroll !important;
}

.bg-06 {
  background-image: url(../images/bghero.jpg);
  background-attachment: scroll !important;
}

.bg-map {
  background-image: url(../images/bg-map.png);
  background-attachment: scroll !important;
}

.bg-pattern {
  background-image: url(../images/bg-pattern.png);
  background-attachment: scroll !important;
}

/*------------------------------------------*/
/*  Background Overlays for Sections
  /*------------------------------------------*/

.white-overlay-top,
.white-overlay-wave,
.white-overlay-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

/* .grecaptcha-badge { 
      visibility: hidden;
  } */

.white-overlay-wave {
  background-image: url(../images/white-overlay-wave.png);
  height: 155px;
}

.white-overlay-top {
  background-image: url(../images/white-overlay-top.png);
  height: 48px;
}

.white-overlay-bottom {
  background-image: url(../images/white-overlay-bottom.png);
  height: 200px;
}

/*------------------------------------------*/
/*  Grey Border for Sections
  /*------------------------------------------*/

.grey-border {
  width: 100%;
  height: 2px;
  background-image: url(../images/border.png);
  background-position: center center;
}




/* ==========================================================================
    02. TYPOGRAPHY
    =========================================================================== */

/*------------------------------------------*/
/*  HEADERS
  /*------------------------------------------*/


/* Header H5 */
h5.h5-xs {
  font-size: 1.125rem;
}

/* 18px */
h5.h5-sm {
  font-size: 1.1875rem;
}

/* 19px */
h5.h5-md {
  font-size: 1.25rem;
}

/* 20px */
h5.h5-lg {
  font-size: 1.375rem;
}

/* 22px */
h5.h5-xl {
  font-size: 1.5rem;
}

/* 24px */

/* Header H4 */
h4.h4-xs {
  font-size: 1.625rem;
}

/* 26px */
h4.h4-sm {
  font-size: 1.75rem;
}

/* 28px */
h4.h4-md {
  font-size: 1.875rem;
}

/* 30px */
h4.h4-lg {
  font-size: 2rem;
}

/* 32px */
h4.h4-xl {
  font-size: 2.125rem;
}

/* 34px */

/* Header H3 */
h3.h3-xs {
  font-size: 2.375rem;
}

/* 38px */
h3.h3-sm {
  font-size: 2.5rem;
}

/* 40px */
h3.h3-md {
  font-size: 2.625rem;
}

/* 42px */
h3.h3-lg {
  font-size: 2.75rem;
}

/* 44px */
h3.h3-xl {
  font-size: 3rem;
}

/* 48px */

/* Header H2 */
h2.h2-xs {
  font-size: 3.25rem;
}

/* 52px */
h2.h2-sm {
  font-size: 3.375rem;
}

/* 54px */
h2.h2-md {
  font-size: 3.5rem;
}

/* 56px */
h2.h2-lg {
  font-size: 3.75rem;
}

/* 60px */
h2.h2-xl {
  font-size: 4rem;
}

/* 64px */
h2.h2-huge {
  font-size: 5rem;
}

/* 80px */

/*------------------------------------------*/
/*  PARAGRAPHS
  /*------------------------------------------*/

p.p-sm {
  font-size: 0.95rem;
}

/* 15.2px */
p {
  font-size: 1.05rem;
}

/* 16.8px */
p.p-md {
  font-size: 1.125rem;
}

/* 18px */
p.p-lg {
  font-size: 1.25rem;
}

/* 20px */
p.p-xl {
  font-size: 1.3175rem;
}

/* 22px */

/*------------------------------------------*/
/*  LINK SETTINGS
  /*------------------------------------------*/

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

a:hover {
  /*color: #e9b538;  //old color */
  color: #f68d1e;
  text-decoration: none;
}

a:focus {
  outline: none;
  text-decoration: none;
}

/*------------------------------------------*/
/*  LISTS
  /*------------------------------------------*/

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/*------------------------------------------*/
/*  TEXT LIST
  /*------------------------------------------*/

ul.txt-list {
  list-style: disc;
  margin-left: 15px;
}

ul.txt-list li,
ul.ico-list li {
  font-size: 1.05rem;
  margin-bottom: 7px;
}

ul.txt-list li:last-child,
ul.ico-list li:last-child {
  margin-bottom: 0;
}

ul.txt-list li span {
  font-weight: 700;
}

ul.ico-list li i {
  text-align: center;
  float: left;
  font-size: 0.85rem;
  margin-top: 6px;
  margin-right: 10px;
}

/*------------------------------------------*/
/*  BUTTON SETTINGS
  /*------------------------------------------*/

.btn {
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 14px 30px;
  border: 2px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

/*------------------------------------------*/
/*  Button Size
  /*------------------------------------------*/

.btn.btn-sm {
  font-size: 13px;
  padding: 11px 22px;
}

.btn.btn-md {
  font-size: 17px;
  padding: 15px 35px;
}

.btn.btn-lg {
  font-size: 18px;
  padding: 18px 45px;
}

/*------------------------------------------*/
/*  Button Color
  /*------------------------------------------*/

.btn-primary,
.white-color .btn-primary {
  color: #fff;
  background-color: #e9b538;
  border-color: #e9b538;
  text-transform: capitalize;
}

.btn-tra-black,
.white-color .btn-tra-black {
  color: #333;
  background-color: transparent;
  border-color: #333;
}

.btn-black,
.white-color .btn-black {
  color: #fff;
  background-color: #333;
  border: 2px solid #333;
}

.btn-tra-grey,
.white-color .btn-tra-grey {
  color: #333;
  background-color: transparent;
  border: 2px solid #ccc;
}

.btn-tra-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff !important;
}

.btn-blue,
.scroll .btn-blue,
.white-color .btn-blue {
  color: #fff !important;
  background-color: #405982;
  border-color: #405982;
}

.btn-bluestone,
.scroll .btn-bluestone,
.white-color .btn-bluestone {
  color: #fff !important;
  background-color: #517082;
  border-color: #517082;
}

.btn-skyblue,
.scroll .btn-skyblue,
.white-color .btn-skyblue {
  color: #fff !important;
  background-color: #12a5ea;
  border-color: #12a5ea;
}

.btn-dodgerblue,
.scroll .btn-dodgerblue,
.white-color .btn-dodgerblue {
  color: #fff !important;
  background-color: #2980b9;
  border-color: #2980b9;
}

.btn-carrot,
.scroll .btn-carrot,
.white-color .btn-carrot {
  color: #fff !important;
  background-color: #e67e22;
  border-color: #e67e22;
}

.btn-green,
.scroll .btn-green,
.white-color .btn-green {
  color: #fff !important;
  background-color: #20ab5c;
  border-color: #20ab5c;
}

.btn-deepgreen,
.scroll .btn-deepgreen,
.white-color .btn-deepgreen {
  color: #fff !important;
  background-color: #1b904e;
  border-color: #1b904e;
}

.btn-magenta,
.scroll .btn-magenta,
.white-color .btn-magenta {
  color: #fff !important;
  background-color: #8e3178;
  border-color: #8e3178;
}

.btn-olive,
.scroll .btn-olive,
.white-color .btn-olive {
  color: #fff !important;
  background-color: #7ba323;
  border-color: #7ba323;
}

.btn-orange,
.scroll .btn-orange,
.white-color .btn-orange {
  color: #fff !important;
  background-color: #ff4500;
  border-color: #ff4500;
}

.btn-red,
.scroll .btn-red,
.white-color .btn-red {
  color: #fff !important;
  background-color: #ef3f54;
  border-color: #ef3f54;
}

.btn-teal,
.scroll .btn-teal,
.white-color .btn-teal {
  color: #fff !important;
  background-color: #008080;
  border-color: #008080;
}

.btn-purple,
.scroll .btn-purple,
.white-color .btn-purple {
  color: #fff !important;
  background-color: #6b507d;
  border-color: #6b507d;
}

.btn-violet,
.scroll .btn-violet,
.white-color .btn-violet {
  color: #fff !important;
  background-color: #8a8cbd;
  border-color: #8a8cbd;
}

.btn-yellow,
.scroll .btn-yellow,
.white-color .btn-yellow {
  color: #333 !important;
  background-color: #ffc832;
  border-color: #ffc832;
}

/*------------------------------------------*/
/*  Button Hover
  /*------------------------------------------*/

.primary-hover:hover,
.scroll .primary-hover:hover,
.white-color .primary-hover:hover {
  color: #fff !important;
  background-color: #e9b538;
  border-color: #e9b538 !important;
}

.white-hover:hover,
.scroll .white-hover:hover {
  color: #333 !important;
  background-color: #fff;
  border-color: #fff;
}

.black-hover:hover,
.scroll .black-hover:hover {
  color: #fff !important;
  background-color: #333;
  border-color: #333;
}

.grey-hover:hover,
.scroll .grey-hover:hover {
  color: #333 !important;
  background-color: #e1e1e2a6;
  border-color: #e1e1e2a6;
}

.tra-white-hover:hover,
.scroll .tra-white-hover:hover .white-color .tra-white-hover:hover {
  color: #fff !important;
  background-color: transparent;
  border-color: #fff !important;
}

.tra-black-hover:hover,
.scroll .tra-black-hover:hover .white-color .tra-black-hover:hover {
  color: #333 !important;
  background-color: transparent;
  border-color: #333 !important;
}

.blue-hover:hover,
.scroll .blue-hover:hover,
.white-color .blue-hover:hover {
  color: #fff !important;
  background-color: #405982;
  border-color: #405982;
}

.bluestone-hover:hover,
.scroll .bluestone-hover:hover,
.white-color .bluestone-hover:hover {
  color: #fff !important;
  background-color: #517082;
  border-color: #517082;
}

.skyblue-hover:hover,
.scroll .skyblue-hover:hover,
.white-color .skyblue-hover:hover {
  color: #fff !important;
  background-color: #12a5ea;
  border-color: #12a5ea !important;
}

.carrot-hover:hover,
.scroll .carrot-hover:hover,
.white-color .carrot-hover:hover {
  color: #fff !important;
  background-color: #e67e22;
  border-color: #e67e22 !important;
}

.dodgerblue-hover:hover,
.scroll .dodgerblue-hover:hover,
.white-color .dodgerblue-hover:hover {
  color: #fff !important;
  background-color: #2980b9;
  border-color: #2980b9;
}

.green-hover:hover,
.scroll .green-hover:hover,
.white-color .green-hover:hover {
  color: #fff !important;
  background-color: #20ab5c;
  border-color: #20ab5c !important;
}

.deepgreen-hover:hover,
.scroll .deepgreen-hover:hover,
.white-color .deepgreen-hover:hover {
  color: #fff !important;
  background-color: #1b904e;
  border-color: #1b904e !important;
}

.magenta-hover:hover,
.scroll .magenta-hover:hover,
.white-color .magenta-hover:hover {
  color: #fff !important;
  background-color: #8e3178;
  border-color: #8e3178 !important;
}

.olive-hover:hover,
.scroll .olive-hover:hover,
.white-color .olive-hover:hover {
  color: #fff !important;
  background-color: #7ba323;
  border-color: #7ba323 !important;
}

.orange-hover:hover,
.scroll .orange-hover:hover,
.white-color .orange-hover:hover {
  color: #fff !important;
  background-color: #ff4500;
  border-color: #ff4500 !important;
}

.red-hover:hover,
.scroll .red-hover:hover,
.white-color .red-hover:hover {
  color: #fff !important;
  background-color: #ef3f54;
  border-color: #ef3f54 !important;
}

.teal-hover:hover,
.scroll .teal-hover:hover,
.white-color .teal-hover:hover {
  color: #fff !important;
  background-color: #008080;
  border-color: #008080 !important;
}

.purple-hover:hover,
.scroll .purple-hover:hover,
.white-color .purple-hover:hover {
  color: #fff !important;
  background-color: #6b507d;
  border-color: #6b507d !important;
}

.violet-hover:hover,
.scroll .violet-hover:hover,
.white-color .violet-hover:hover {
  color: #fff !important;
  background-color: #8a8cbd;
  border-color: #8a8cbd !important;
}

/*------------------------------------------*/
/*  Button Focus
  /*------------------------------------------*/

.btn:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn-black:focus {
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-tra-black:focus,
.btn.btn-tra-grey:focus {
  color: #333;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*------------------------------------------*/
/*  VIDEO POPUP LINK
  /*------------------------------------------*/

.video-play-button {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 36px;
  height: 52px;
  border-radius: 50%;
  padding: 20px 22px 20px 34px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 130px;
  height: 130px;
  background: rgba(248, 248, 248, .5);
  border-radius: 50%;
  -webkit-animation: pulse-border 2200ms ease-out infinite;
  animation: pulse-border 2200ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  transition: all 500ms;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 36px solid #fff;
  border-top: 26px solid transparent;
  border-bottom: 26px solid transparent;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/*------------------------------------------*/
/*  VIDEO BUTTON COLOR 
  /*------------------------------------------*/

.play-btn-primary .video-play-button:after {
  background: #e9b538;
}

.play-btn-primary .video-play-button:hover:after {
  background: #e9b538;
}

.play-btn-blue .video-play-button:after {
  background: #405982;
}

.play-btn-blue .video-play-button:hover:after {
  background: #364b6e;
}

.play-btn-skyblue .video-play-button:after {
  background: #12a5ea;
}

.play-btn-skyblue .video-play-button:hover:after {
  background: #1095d3;
}

.play-btn-carrot .video-play-button:after {
  background: #e67e22;
}

.play-btn-carrot .video-play-button:hover:after {
  background: #e67e22;
}

.play-btn-dodgerblue .video-play-button:after {
  background: #2980b9;
}

.play-btn-dodgerblue .video-play-button:hover:after {
  background: #2980b9;
}

.play-btn-green .video-play-button:after {
  background: #20ab5c;
}

.play-btn-green .video-play-button:hover:after {
  background: #1c9650;
}

.play-btn-magneta .video-play-button:after {
  background: #8e3178;
}

.play-btn-magneta .video-play-button:hover:after {
  background: #792a66;
}

.play-btn-olive .video-play-button:after {
  background: #7ba323;
}

.play-btn-olive .video-play-button:hover:after {
  background: #7ba323;
}

.play-btn-orange .video-play-button:after {
  background: #ff4500;
}

.play-btn-orange .video-play-button:hover:after {
  background: #e43e00;
}

.play-btn-red .video-play-button:after {
  background: #ef3f54;
}

.play-btn-red .video-play-button:hover:after {
  background: #c92223;
}

.play-btn-teal .video-play-button:after {
  background: #008080;
}

.play-btn-teal .video-play-button:hover:after {
  background: #008080;
}

.play-btn-purple .video-play-button:after {
  background: #6b507d;
}

.play-btn-purple .video-play-button:hover:after {
  background: #584267;
}

.play-btn-violet .video-play-button:after {
  background: #8a8cbd;
}

.play-btn-violet .video-play-button:hover:after {
  background: #73759f;
}

/*------------------------------------------*/
/*  QUOTE
  /*------------------------------------------*/

.quote p {
  color: #666;
  font-size: 1.125rem;
  font-style: italic;
  border-left: 3px solid #6bbb28;
  padding-left: 20px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.quote.quote-primary p {
  border-left: 3px solid #ff4500;
}

.quote.quote-blue p {
  border-left: 3px solid #405982;
}

.quote.quote-bluestone p {
  border-left: 3px solid #517082;
}

.quote.quote-skyblue p {
  border-left: 3px solid #12a5ea;
}

.quote.quote-carrot p {
  border-left: 3px solid #e67e22;
}

.quote.quote-dodgerblue p {
  border-left: 3px solid #2980b9;
}

.quote.quote-green p {
  border-left: 3px solid #20ab5c;
}

.quote.quote-magneta p {
  border-left: 3px solid #8e3178;
}

.quote.quote-olive p {
  border-left: 3px solid #7ba323;
}

.quote.quote-orange p {
  border-left: 3px solid #ff4500;
}

.quote.quote-red p {
  border-left: 3px solid #ef3f54;
}

.quote.quote-teal p {
  border-left: 3px solid #008080;
}

.quote.quote-purple p {
  border-left: 3px solid #6b507d;
}

.quote.quote-violet p {
  border-left: 3px solid #8a8cbd;
}

/*------------------------------------------*/
/*  Quote Avatar 
  /*------------------------------------------*/

.quote-avatar {
  display: inline-block;
  margin: 0 auto;
}

.quote-avatar img {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.quote-author {
  display: inline-block;
  padding: 0 0 0 15px;
  text-align: left;
  position: relative;
  top: 10px;
}

/*------------------------------------------*/
/*  Quote Avatar 
  /*------------------------------------------*/

.quote-author h5 {
  font-weight: 400;
  margin-bottom: 0;
}

.quote-author span {
  font-size: 0.95rem;
  font-weight: 700;
  display: block;
}

/*------------------------------------------*/
/*  BOX ICONS
  /*------------------------------------------*/

/* .icon-xs [class*="flaticon-"]:before,
.icon-xs [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 3.25rem;
  line-height: 1 !important;
}

.icon-sm [class*="flaticon-"]:before,
.icon-sm [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 3.75rem;
  line-height: 1 !important;
}

.icon-md [class*="flaticon-"]:before,
.icon-md [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 4.125rem;
  line-height: 1 !important;
}

.icon-lg [class*="flaticon-"]:before,
.icon-lg [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 4.5rem;
  line-height: 1 !important;
}

.icon-xl [class*="flaticon-"]:before,
.icon-xl [class*="flaticon-"]:after {
  font-family: Flaticon;
  font-size: 6rem;
  line-height: 1 !important;
} */

/*------------------------------------------*/
/*   PNG ICONS SETTINGS
  /*------------------------------------------*/

.img-150 {
  width: 150px;
  height: 150px;
}

.img-145 {
  width: 145px;
  height: 145px;
}

.img-140 {
  width: 140px;
  height: 140px;
}

.img-135 {
  width: 135px;
  height: 135px;
}

.img-130 {
  width: 130px;
  height: 130px;
}

.img-125 {
  width: 125px;
  height: 125px;
}

.img-120 {
  width: 120px;
  height: 120px;
}

.img-115 {
  width: 115px;
  height: 115px;
}

.img-110 {
  width: 110px;
  height: 110px;
}

.img-105 {
  width: 105px;
  height: 105px;
}

.img-100 {
  width: 100px;
  height: 100px;
}

.img-95 {
  width: 95px;
  height: 95px;
}

.img-90 {
  width: 90px;
  height: 90px;
}

.img-85 {
  width: 85px;
  height: 85px;
}

.img-80 {
  width: 80px;
  height: 80px;
}

.img-75 {
  width: 75px;
  height: 75px;
}

.img-70 {
  width: 70px;
  height: 70px;
}

.img-65 {
  width: 65px;
  height: 65px;
}

.img-60 {
  width: 60px;
  height: 60px;
}

.img-55 {
  width: 55px;
  height: 55px;
}

.img-50 {
  width: 50px;
  height: 50px;
}

.img-45 {
  width: 45px;
  height: 45px;
}

.img-40 {
  width: 40px;
  height: 40px;
}

.img-35 {
  width: 35px;
  height: 35px;
}

.img-30 {
  width: 30px;
  height: 30px;
}

/*------------------------------------------*/
/*  SECTION TITLE
  /*------------------------------------------*/

.section-title {
  text-align: center;
  margin-bottom: 70px;
}

.section-title p {
  color: #888;
  padding: 0 8%;
  margin-top: 16px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  SUBTITLE
  /*------------------------------------------*/

.section-subtitle {
  display: block;
  /* */
  ;
  font-size: 0.9rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 28px;
}

/*------------------------------------------*/
/*  TEXT COLOR
  /*------------------------------------------*/

.white-color,
.white-color h2,
.white-color h3,
.white-color h4,
.white-color h5,
.white-color h6,
.white-color p,
.white-color a,
.white-color li,
.white-color i,
.white-color span {
  color: #fff;
}

.grey-color,
.grey-color h2,
.grey-color h3,
.grey-color h4,
.grey-color h5,
.grey-color h6,
.grey-color p,
.grey-color a,
.grey-color li,
.grey-color i,
.grey-color span,
.white-color .grey-color {
  color: #757575;
}

.lightgrey-color,
.lightgrey-color h2,
.lightgrey-color h3,
.lightgrey-color h4,
.lightgrey-color h5,
.lightgrey-color h6,
.lightgrey-color p,
.lightgrey-color a,
.lightgrey-color li,
.lightgrey-color i,
.lightgrey-color span,
.white-color .lightgrey-color {
  color: #bbb;
}

.primary-color,
.primary-color h2,
.primary-color h3,
.primary-color h4,
.primary-color h5,
.primary-color h6,
.primary-color p,
.primary-color a,
.primary-color li,
.primary-color i,
.primary-color span,
.grey-color .primary-color,
.white-color .primary-color {
  color: #e9b538;
}

.blue-color,
.blue-color h2,
.blue-color h3,
.blue-color h4,
.blue-color h5,
.blue-color h6,
.blue-color p,
.blue-color a,
.blue-color li,
.blue-color i,
.blue-color span,
.grey-color .blue-color,
.white-color .blue-color {
  color: #405982;
}

.bluestone-color,
.bluestone-color h2,
.bluestone-color h3,
.bluestone-color h4,
.bluestone-color h5,
.bluestone-color h6,
.bluestone-color p,
.bluestone-color a,
.bluestone-color li,
.bluestone-color i,
.bluestone-color span,
.grey-color .bluestone-color,
.white-color .bluestone-color {
  color: #517082;
}

.skyblue-color,
.skyblue-color h2,
.skyblue-color h3,
.skyblue-color h4,
.skyblue-color h5,
.skyblue-color h6,
.skyblue-color p,
.skyblue-color a,
.skyblue-color li,
.skyblue-color i,
.skyblue-color span,
.grey-color .skyblue-color,
.white-color .skyblue-color {
  color: #12a5ea;
}

.darkblue-color,
.darkblue-color h2,
.darkblue-color h3,
.darkblue-color h4,
.darkblue-color h5,
.darkblue-color h6,
.darkblue-color p,
.darkblue-color a,
.darkblue-color li,
.darkblue-color i,
.darkblue-color span,
.grey-color .darkblue-color,
.white-color .darkblue-color {
  color: #162a59;
}

.carrot-color,
.carrot-color h2,
.carrot-color h3,
.carrot-color h4,
.carrot-color h5,
.carrot-color h6,
.carrot-color p,
.carrot-color a,
.carrot-color li,
.carrot-color i,
.carrot-color span,
.grey-color .carrot-color,
.white-color .carrot-color {
  color: #e67e22;
}

.dodgerblue-color,
.dodgerblue-color h2,
.dodgerblue-color h3,
.dodgerblue-color h4,
.dodgerblue-color h5,
.dodgerblue-color h6,
.dodgerblue-color p,
.dodgerblue-color a,
.dodgerblue-color li,
.dodgerblue-color i,
.dodgerblue-color span,
.grey-color .dodgerblue-color,
.white-color .dodgerblue-color {
  color: #2980b9;
}

.green-color,
.green-color h2,
.green-color h3,
.green-color h4,
.green-color h5,
.green-color h6,
.green-color p,
.green-color a,
.green-color li,
.green-color i,
.green-color span,
.grey-color .green-color,
.white-color .green-color {
  color: #20ab5c;
}

.deepgreen-color,
.deepgreen-color h2,
.deepgreen-color h3,
.deepgreen-color h4,
.deepgreen-color h5,
.deepgreen-color h6,
.deepgreen-color p,
.deepgreen-color a,
.deepgreen-color li,
.deepgreen-color i,
.deepgreen-color span,
.grey-color .deepgreen-color,
.white-color .deepgreen-color {
  color: #1b904e;
}

.indigo-color,
.indigo-color h2,
.indigo-color h3,
.indigo-color h4,
.indigo-color h5,
.indigo-color h6,
.indigo-color p,
.indigo-color a,
.indigo-color li,
.indigo-color i,
.indigo-color span,
.grey-color .indigo-color,
.white-color .indigo-color {
  color: #3a3953;
}

.magneta-color,
.magneta-color h2,
.magneta-color h3,
.magneta-color h4,
.magneta-color h5,
.magneta-color h6,
.magneta-color p,
.magneta-color a,
.magneta-color li,
.magneta-color i,
.magneta-color span,
.grey-color .magneta-color,
.white-color .magneta-color {
  color: #8e3178;
}

.olive-color,
.olive-color h2,
.olive-color h3,
.olive-color h4,
.olive-color h5,
.olive-color h6,
.olive-color p,
.olive-color a,
.olive-color li,
.olive-color i,
.olive-color span,
.grey-color .olive-color .white-color .olive-color {
  color: #7ba323;
}

.orange-color,
.orange-color h2,
.orange-color h3,
.orange-color h4,
.orange-color h5,
.orange-color h6,
.orange-color p,
.orange-color a,
.orange-color li,
.orange-color i,
.orange-color span,
.grey-color .orange-color,
.white-color .orange-color {
  color: #ff4500;
}

.red-color,
.red-color h2,
.red-color h3,
.red-color h4,
.red-color h5,
.red-color h6,
.red-color p,
.red-color a,
.red-color li,
.red-color i,
.red-color span,
.grey-color .red-color,
.white-color .red-color {
  color: #ef3f54;
}

.salmon-color,
.salmon-color h2,
.salmon-color h3,
.salmon-color h4,
.salmon-color h5,
.salmon-color h6,
.salmon-color p,
.salmon-color a,
.salmon-color li,
.salmon-color i,
.salmon-color span,
.grey-color .salmon-color,
.white-color .salmon-color {
  color: #f77459;
}

.purple-color,
.purple-color h2,
.purple-color h3,
.purple-color h4,
.purple-color h5,
.purple-color h6,
.purple-color p,
.purple-color a,
.purple-color li,
.purple-color i,
.purple-color span,
.grey-color .purple-color,
.white-color .purple-color {
  color: #6b507d;
}

.teal-color,
.teal-color h2,
.teal-color h3,
.teal-color h4,
.teal-color h5,
.teal-color h6,
.teal-color p,
.teal-color a,
.teal-color li,
.teal-color i,
.teal-color span,
.grey-color .teal-color,
.white-color .teal-color {
  color: #008080;
}

.violet-color,
.violet-color h2,
.violet-color h3,
.violet-color h4,
.violet-color h5,
.violet-color h6,
.violet-color p,
.violet-color a,
.violet-color li,
.violet-color i,
.violet-color span,
.grey-color .violet-color,
.white-color .violet-color {
  color: #8a8cbd;
}

.darkviolet-color,
.darkviolet-color h2,
.darkviolet-color h3,
.darkviolet-color h4,
.darkviolet-color h5,
.darkviolet-color h6,
.darkviolet-color p,
.darkviolet-color a,
.darkviolet-color li,
.darkviolet-color i,
.darkviolet-color span,
.grey-color .darkviolet-color,
.white-color .darkviolet-color {
  color: #35344c;
}

/*------------------------------------------*/
/*  TEXT BLOCK TYPOGRAPHY
  /*------------------------------------------*/

.txt-block h4.h4-lg,
.txt-block h4.h4-xl,
.txt-block h3.h3-xs {
  margin-bottom: 30px;
}

.txt-block h4.h4-xs {
  margin-bottom: 20px;
}

.txt-block h5.h5-lg {
  margin-top: 5px;
  margin-bottom: 20px;
}

.txt-block .btn {
  margin-top: 20px;
}

/*------------------------------------------*/
/*  IMAGE BLOCK SETTINGS
  /*------------------------------------------*/

.img-block {
  text-align: center;
}




/* ==========================================================================
    03. PRELOAD SPINNER
    =========================================================================== */

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}

#loading {
  background-color: #517082;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 99999999;
  margin-top: 0px;
  top: 0px;
}

#loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}

#loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 200px;
  width: 200px;
  margin-top: -100px;
  margin-left: -100px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.object {
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  border-top: 5px solid #FFF;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FFF;
  border-right: 5px solid transparent;
  -webkit-animation: animate 2s infinite;
  animation: animate 2s infinite;
}

#object_one {
  left: 75px;
  top: 75px;
  width: 50px;
  height: 50px;
}

#object_two {
  left: 65px;
  top: 65px;
  width: 70px;
  height: 70px;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#object_three {
  left: 55px;
  top: 55px;
  width: 90px;
  height: 90px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#object_four {
  left: 45px;
  top: 45px;
  width: 110px;
  height: 110px;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@-webkit-keyframes animate {
  50% {
    -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8);
  }
}

@keyframes animate {
  50% {
    -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8);
  }
}




/* ==========================================================================
    04. HEADER & NAVIGATION
    =========================================================================== */

#header {
  width: 100%;
  display: block;
  padding-top: 0px;
}

.header-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.headerwp {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0;
}

.posrlt {
  position: relative;
}

/*------------------------------------------*/
/*   NAVIGATION MENU
  /*------------------------------------------*/

.wsmainfull {
  width: 100%;
  height: auto;
  z-index: 1031;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.tra-menu .wsmainfull {
  background-color: transparent !important;
  padding: 20px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.white-menu .wsmainfull {
  background-color: #fff !important;
  padding: 10px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

/*------------------------------------------*/
/*  HEADER LINK
  /*------------------------------------------*/

.wsmenu>.wsmenu-list>li>a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 0 6px;
  /* */
  ;
  padding: 10px 15px;
  line-height: 50px;
  text-decoration: none;
}

.navbar-dark .wsmenu>.wsmenu-list>li>a {
  color: #000000;
  text-transform: uppercase;
}

.navbar-light .wsmenu>.wsmenu-list>li>a {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid;
  content: "";
  float: right;
  right: 0;
  height: 0;
  margin: 0 0 0 14px;
  position: absolute;
  text-align: right;
  top: 33px;
  width: 0;
}

/*------------------------------------------*/
/*  HEADER BUTTON
  /*------------------------------------------*/

.wsmenu>.wsmenu-list>li a.btn {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0.25px;
  border: 2px solid transparent;
  margin-top: 13px;
  margin-left: 15px;
  padding: 6px 30px;
}

.wsmenu>.wsmenu-list>li a.last-link-number {
  /* */
  ;
  font-size: 18px;
  font-weight: 900;
  margin-left: 16px;
}

.wsmenu>.wsmenu-list>li a.last-link-number i {
  position: relative;
  font-size: 16px;
  margin-right: 1px;
}

/*------------------------------------------*/
/*  HEADER SUBMENU
  /*------------------------------------------*/

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
  font-size: 16px;
  padding: 11px 9px;
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
  padding: 11px 9px 11px 15px;
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 800;
  /* */
  ;
  letter-spacing: 0;
}

/*------------------------------------------*/
/*   MEGAMENU LATEST NEWS
  /*------------------------------------------*/

.wsmegamenu .latest-news li {
  padding: 15px 0;
  border-bottom: 1px dashed #c0c0c0;
}

.wsmegamenu .latest-news li:first-child {
  padding: 0 0 15px;
}

.wsmegamenu .latest-news li:last-child {
  padding: 15px 0 0;
  border-bottom: 0;
}

.wsmegamenu .latest-news img {
  text-align: center;
  float: left;
  width: 85px;
  height: 85px;
}

.wsmegamenu .post-summary {
  overflow: hidden;
  padding-left: 20px;
}

/*------------------------------------------*/
/*  MEGAMENU LATEST NEWS TYPOGRAPHY
  --------------------------------------------*/

.wsmegamenu .post-summary a {
  color: #000 !important;
  font-size: 16px;
  /* */
  ;
  font-weight: 600;
}

.wsmegamenu h5.h5-md a {
  color: #333 !important;
  margin-bottom: 0;
}

.wsmegamenu .latest-news .post-summary a:hover {
  color: #333 !important;
  text-decoration: underline;
}

.wsmegamenu .latest-news p {
  color: #999;
  font-size: 15px;
  font-weight: 300;
  margin-top: 6px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  NAVBAR SCROLL
  /*------------------------------------------*/

.tra-menu .wsmainfull.scroll {
  background-color: #fff !important;
  padding: 3px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.white-menu .wsmainfull.scroll {
  padding: 3px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.tra-menu.dark-scroll .wsmainfull.scroll {
  background-color: #35344c !important;
  padding: 3px 0;
  -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
  box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
}

.scroll .btn-tra-white {
  color: #444 !important;
  background-color: transparent;
  border-color: #444 !important;
}

.scroll .tra-white-hover:hover {
  color: #fff !important;
  background-color: #444;
  border-color: #444 !important;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.primary-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.primary-scroll a {
  color: #ff4500;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.blue-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.blue-scroll a {
  color: #12a5ea;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.carrot-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.carrot-scroll a {
  color: #e67e22;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.dodgerblue-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.dodgerblue-scroll a {
  color: #2980b9;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.green-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.green-scroll a {
  color: #20ab5c;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.magneta-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.magneta-scroll a {
  color: #8e3178;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.olive-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.olive-scroll a {
  color: #7ba323;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.orange-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.orange-scroll a {
  color: #ff4500;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.red-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.red-scroll a {
  color: #ef3f54;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.teal-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.teal-scroll a {
  color: #008080;
}

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li.purple-scroll a,
.tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li.purple-scroll a {
  color: #6b507d;
}

/*------------------------------------------*/
/*  Navigation Menu
  /*------------------------------------------*/

.tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li a {
  color: #444;
}

.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list>li a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list>li a {
  color: #fff;
}

.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list .sub-menu li a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list .sub-menu li a,
.tra-menu.navbar-light.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a,
.tra-menu.navbar-dark.dark-scroll .scroll .wsmenu>.wsmenu-list li .wsmegamenu a {
  color: #666;
}

/*------------------------------------------*/
/*  Logo Image
  /*------------------------------------------*/

.logo-white,
.logo-black {
  display: block;
}

.navbar-light .logo-black,
.navbar-dark .logo-white,
.tra-menu.navbar-light .scroll .logo-white,
.tra-menu.navbar-light.dark-scroll .scroll .logo-black,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-black {
  display: none;
}

.tra-menu.navbar-light .scroll .logo-black,
.tra-menu.navbar-light.dark-scroll .scroll .logo-white,
.tra-menu.navbar-dark.dark-scroll .scroll .logo-white {
  display: block;
}




/* ==========================================================================
    05. HERO
    =========================================================================== */

#hero-6 .hero-section,
.hero-section .container {
  position: relative;
  z-index: 3;
}

#hero-1 {
  background-image: url(../images/hero-1.jpg);
  padding-top: 150px;
  padding-bottom: 40px;
  position: relative;
  z-index: 3;
}

#hero-2 {
  background-image: url(../images/hero-2.jpg);
  padding-top: 180px;
  margin-bottom: 100px;
  position: relative;
  z-index: 3;
}

#hero-3 {
  background-image: url('https://metreexreact.jthemes.net/_next/static/media/hero-3.859edb22.jpg');
  padding-top: 190px;
  padding-bottom: 20px;
}

#hero-4 {
  background-image: url(../images/hero-4.jpg);
  background-position: center bottom;
  padding-top: 170px;
  padding-bottom: 180px;
}

#hero-5 {
  padding-top: 130px;
  padding-bottom: 100px;
}

#hero-7 {
  background-image: url(../images/hero-7.jpg);
  padding-top: 150px;
  position: relative;
  z-index: 3;
}

#hero-8 {
  background-image: url(../images/hero-8.jpg);
  padding-top: 170px;
  position: relative;
  z-index: 3;
}

#hero-9 {
  background-image: url(../images/hero-9.jpg);
  background-position: bottom center;
  padding-top: 140px;
  padding-bottom: 50px;
}

#hero-10 {
  background-image: url(../images/hero-10.jpg);
  padding-top: 170px;
}

#hero-11 {
  padding-top: 120px;
  padding-bottom: 100px;
}

#hero-12 {
  background-image: url(../images/hero-12.jpg);
  padding-top: 180px;
  margin-bottom: 120px;
}

/*------------------------------------------*/
/*  HERO SLIDER
  /*------------------------------------------*/

.slider {
  position: relative;
  max-width: 100%;
  height: 680px;
}

.slider .slides {
  margin: 0;
  height: 680px;
}

.slider .slides li {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: inherit;
  overflow: hidden;
}

.slider .slides li img {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.slider .slides li .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.slider .slides li.active {
  z-index: 2;
}

/*------------------------------------------*/
/*  Slider Animation
  /*------------------------------------------*/

.center-align {
  text-align: center;
}

/*------------------------------------------*/
/*  Slider Indicators
  /*------------------------------------------*/

.slider .indicators {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 30px;
  margin: 0;
  z-index: 98;
}

.slider .indicators .indicator-item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  background-color: transparent;
  height: 10px;
  width: 10px;
  border: 2px solid #fff;
  margin: 0 7px;
  opacity: .5;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  border-radius: 50%;
}

.slider .indicators .indicator-item.active {
  background-color: #fff;
  opacity: .65;
}

/*------------------------------------------*/
/*  HERO ANIMATED WAVES
  /*------------------------------------------*/

.waves {
  position: relative;
  width: 100%;
  height: 15vh;
  min-height: 100px;
  max-height: 150px;
}

/* Animation */
.parallax>use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax>use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}

.parallax>use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}

.parallax>use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}

.parallax>use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}

@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }

  100% {
    transform: translate3d(85px, 0, 0);
  }
}

@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
}

/*------------------------------------------*/
/*  HERO TEXT
  /*------------------------------------------*/

#hero-1 .hero-txt {
  margin-top: -40px;
}

#hero-3 .hero-txt {
  margin-left: 30px;
}

#hero-6 .caption-txt {
  margin-top: 50px;
}

#hero-7 .hero-txt {
  margin-top: -30px;
}

#hero-8 .hero-txt,
#hero-10 .hero-txt {
  padding-bottom: 80px;
}

#hero-9 .hero-txt {
  margin-top: -25px;
}

/*------------------------------------------*/
/*  Hero Headers
  /*------------------------------------------*/

#hero-1 h3,
#hero-2 h3 {
  font-size: 3.35rem;
  line-height: 1.2;
  margin-bottom: 25px;
}

#hero-3 h3 {
  font-size: 3.25rem;
  /*line-height: 1.2;*/
  margin-bottom: 25px;
}

#hero-4 h3 {
  font-size: 3.5rem;
  line-height: 1.1;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

#hero-5 h4 {
  font-size: 0.95rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 35px;
}

#hero-5 h3 {
  font-size: 3.5rem;
  line-height: 1.2;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-6 h2 {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0 5%;
  margin-bottom: 25px;
}

#hero-7 h3 {
  font-size: 38px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 25px;
}

#hero-8 h4 {
  font-size: 1.05rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 40px;
}

#hero-8 h2 {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 40px;
}

#hero-9 h3 {
  font-size: 3.5rem;
  font-weight: 400;
  margin-bottom: 20px;
}

#hero-9 h3 span {
  font-size: 4.15rem;
  font-weight: 800;
  letter-spacing: 0.25px;
}

#hero-10 h4 {
  font-size: 2.15rem;
  font-weight: 300;
  margin-bottom: 25px;
}

#hero-10 h3 {
  font-size: 3.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 25px;
}

#hero-11 h2 {
  font-size: 4rem;
  letter-spacing: -1px;
  font-weight: 400;
  margin-bottom: 25px;
}

#hero-11 h2 span {
  font-weight: 800;
  letter-spacing: -1.5px;
}

#hero-12 h3 {
  font-size: 3.25rem;
  font-weight: 600;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Hero Paragraphs
  /*------------------------------------------*/

.hero-txt p {
  font-size: 1.2rem;
  margin-bottom: 35px;
}

#hero-2 .hero-txt p {
  padding: 0 12%;
}

#hero-3 .hero-txt p {
  font-size: 1.25rem;
}

#hero-4 .hero-txt p {
  font-size: 1.25rem;
  padding: 0 10%;
  margin-bottom: 40px;
}

#hero-5 .hero-txt p,
#hero-7 .hero-txt p,
#hero-9 .hero-txt p {
  padding-right: 5%;
}

#hero-6 .caption-txt p {
  font-size: 1.25rem;
  padding: 0 15%;
  margin-bottom: 35px;
}

#hero-10 .hero-txt p {
  font-size: 1.35rem;
  padding: 0 10%;
  margin-bottom: 40px;
}

#hero-12 .hero-txt p {
  padding: 0 5%;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  Hero Buttons
  /*------------------------------------------*/

.hero-3-btn {
  position: relative;
  margin-top: -30px;
  margin-left: 50px;
}

/*------------------------------------------*/
/*  HERO LINKS 
  /*------------------------------------------*/

.hero-links {
  margin-top: 45px;
}

.hero-links span {
  font-size: 1rem;
  line-height: 1;
  margin-right: 25px;
}

.hero-links span:last-child {
  margin-right: 0
}

.hero-links span a {
  text-decoration: underline;
}

.hero-links span a:hover {
  opacity: .8;
}

/*------------------------------------------*/
/*  HERO FORM
  /*------------------------------------------*/

.form-holder {
  background-color: rgba(255, 255, 255, .2);
  padding: 20px 30px 7px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#hero-2 .form-holder {
  background-color: rgba(255, 255, 255, .45);
}

.form-holder [class^='col-lg'] {
  padding: 0 8px;
}

/*------------------------------------------*/
/*  Hero Form Input
  /*------------------------------------------*/

.seo-form .form-control {
  height: 54px;
  background-color: #fff;
  margin-bottom: 10px;
  border: 1px solid #e1e1e2a6;
  color: #999;
  font-size: 1.05rem;
  padding: 5px 13px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*  Hero Form Placeholder
  /*------------------------------------------*/

.hero-section .form-control::-moz-placeholder {
  color: #999;
}

.hero-section .form-control:-ms-input-placeholder {
  color: #999;
}

.hero-section .form-control::-webkit-input-placeholder {
  color: #999;
}

/*------------------------------------------*/
/*  Register Form Input Focus
  /*------------------------------------------*/

.seo-form .form-control:focus,
.seo-form .form-control:focus {
  background-color: #fff;
  border: 1px solid #ccc;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*   Hero Form Button
  /*------------------------------------------*/

.seo-form .btn {
  height: 54px;
  width: 100%;
  font-size: 1.05rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*  Hero Form Message
  /*------------------------------------------*/

.seo-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
}

.seo-form .loading {
  color: #00b2e4;
  font-size: 18px;
  /* font-family: 'Hind', sans-serif; */
  font-weight: 500;
}

.seo-form .error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  padding-top: 8px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  HERO IMAGE
  /*------------------------------------------*/

.hero-1-img {
  margin-bottom: -50px;
  padding-left: 20px;
  position: relative;
  z-index: 999;
}

.hero-2-img {
  margin-top: 45px;
  margin-bottom: -100px;
  position: relative;
  z-index: 999;
}

.hero-1-img img,
.hero-5-img img,
.hero-7-img img,
.hero-10-img img,
.hero-11-img img {
  position: relative;
  max-width: none;
  display: inline-block;
}

.hero-5-img {
  margin-left: -50%;
}

.hero-7-img {
  margin-left: 20px;
}

.hero-9-img {
  position: relative;
  margin-right: -40px;
}

.hero-11-img {
  margin-left: 30px;
}

.hero-12-img {
  margin-top: 50px;
  margin-bottom: -120px;
  position: relative;
  z-index: 999;
}




/* ==========================================================================
    06. ABOUT
    =========================================================================== */




/* ==========================================================================
    07. SERVICES
    =========================================================================== */

#services-1 .section-title,
#services-2 .section-title {
  margin-bottom: 55px;
}

#services-3 .section-title {
  margin-bottom: 80px;
}

#services-7 .inner-bg {
  padding: 100px 60px 60px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/*------------------------------------------*/
/*  SERVICES TEXT
  /*------------------------------------------*/

.services-txt {
  position: relative;
  margin-top: 100px;
  margin-right: -150px;
  z-index: 9999;
}

.services-txt h3 {
  letter-spacing: -1px;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  SERVICE BOXES
  /*------------------------------------------*/

#services-1 .service-boxes {
  margin: 0 40px;
}

#services-4 .services-boxes {
  padding: 0 30px;
}

/*------------------------------------------*/
/*  SERVICE BOX
  /*------------------------------------------*/

.sbox-1,
.sbox-2 {
  position: relative;
  top: 0;
  z-index: 999;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 40px 20px;
  margin-bottom: 40px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.sbox-1:hover,
.sbox-2:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
  top: -10px;
}

.sbox-3 {
  text-align: center;
  margin-bottom: 40px;
}

.sbox-4,
.sbox-5,
.sbox-6 {
  margin-bottom: 40px;
}

.sbox-8 {
  position: relative;
  top: 0;
  z-index: 999;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 40px 25px;
  margin-bottom: 40px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.bg-lightgrey .sbox-8 {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

.sbox-8:hover {
  top: -10px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.bg-lightgrey .sbox-8:hover {
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .07), 0 8px 14px 1px rgba(56, 60, 67, .15);
}

/*------------------------------------------*/
/*  SERVICE BOX TEXT
  /*------------------------------------------*/

.sbox-4-txt {
  overflow: hidden;
  padding-left: 25px;
  padding-right: 15px;
}

.sbox-5-txt {
  overflow: hidden;
  padding-left: 20px;
  padding-right: 15px;
}

.step {
  width: 32px;
  height: 32px;
  display: inline-block;
  margin: 0 auto 30px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.step span {
  font-size: 17px;
  line-height: 32px;
  font-weight: 500;
}

/*------------------------------------------*/
/*  SERVICE BOX TYPOGRAPHY
  /*------------------------------------------*/

.sbox-1 h5 {
  font-size: 1.135rem;
  line-height: 1;
  letter-spacing: 0;
  margin-top: 30px;
  margin-bottom: 0;
}

.sbox-2 h5,
.sbox-3 h5 {
  line-height: 28px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.sbox-4 h5,
.sbox-5 h5,
.sbox-7 h5 {
  margin-bottom: 12px;
}

.sbox-6 h5 {
  line-height: 1.3;
  padding-right: 5%;
  margin-bottom: 0;
}

.sbox-2 p,
.sbox-3 p,
.sbox-4 p,
.sbox-5 p,
.sbox-6 p,
.sbox-7 p {
  line-height: 1.5;
  margin-bottom: 0;
}

.sbox-3 p {
  padding: 0 10%;
}

.sbox-6 p:before {
  display: block;
  content: "";
  height: 0.045rem;
  width: 65px;
  background: #aaa;
  margin: 35px 0 27px;
  position: relative;
}

.sbox-8 p {
  line-height: 1.35;
  margin-top: 25px;
  margin-bottom: 0;
}

.sbox-8 p:after {
  display: block;
  content: "";
  height: 2px;
  width: 80px;
  background: #517082;
  margin: 25px auto 0;
  position: relative;
  opacity: .5;
}

/*------------------------------------------*/
/*  SERVICE BOX ICON
  /*------------------------------------------*/

.sbox-4 span,
.sbox-4 img,
.sbox-5 span,
.sbox-5 img {
  float: left;
  text-align: center;
  margin-top: 4px;
}

.sbox-6 span,
.sbox-6 img {
  float: left;
  text-align: center;
  margin-right: 30px;
}

/*------------------------------------------*/
/*  SERVICES IMAGE
  /*------------------------------------------*/

.services-7-img {
  position: relative;
  text-align: center;
  left: -85%;
}

.services-7-img img {
  max-width: none;
  display: inline-block;
}




/* ==========================================================================
    08. CONTENT
    =========================================================================== */

#content-9 .container {
  overflow: hidden;
}

#content-9 .section-title {
  margin-bottom: 50px;
}

/*------------------------------------------*/
/*  CONTENT BOX
  /*------------------------------------------*/

.cbox-1-txt {
  overflow: hidden;
  padding-left: 10px;
}

.cbox-1 i {
  text-align: center;
  float: left;
  font-size: 0.85rem;
  margin-top: 6px;
}

/*------------------------------------------*/
/*   CONTENT IMAGE
  /*------------------------------------------*/

.content-3-img {
  text-align: center;
  padding: 0 5%;
  margin-bottom: 40px;
}

.content-4-img {
  text-align: center;
  padding-left: 50px;
}

.content-5-img {
  text-align: center;
  padding-left: 25px;
  margin-bottom: 40px;
}

.content-6-img {
  margin-bottom: 40px;
  position: relative;
  text-align: center;
  left: -75%;
}

.content-4-img img,
.content-5-img img,
.content-6-img img {
  max-width: none;
  display: inline-block;
}




/* ==========================================================================
    09. TABS
    =========================================================================== */

#tabs-1 .tab-content {
  display: none;
}

.tabs-nav {
  border-bottom: 1px solid #e5e5e5;
}

#tabs-1 .tab-content.current,
#tabs-1 .tab-content.displayed {
  display: inherit;
}

.tabs-1 li {
  display: block;
  margin: 0 15px;
  background-color: transparent;
  color: #bbb;
  font-size: 1rem;
  font-weight: 600;
  padding: 8px 10px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.tabs-1 li:hover {
  color: #000;
}

.tabs-1 li.displayed,
.tabs-1 li.displayed:hover {
  color: #666;
  font-weight: 600;
  border-color: #517082;
}

.tabs-1.primary-tabs li.displayed,
.tabs-1.primary-tabs li.displayed:hover {
  border-color: #dfaa33;
}

.tabs-1.blue-tabs li.displayed,
.tabs-1.blue-tabs li.displayed:hover {
  border-color: #12a5ea;
}

.tabs-1.bluestone-tabs li.displayed,
.tabs-1.bluestone-tabs li.displayed:hover {
  border-color: #517082;
}

.tabs-1.carrot-tabs li.displayed,
.tabs-1.carrot-tabs li.displayed:hover {
  border-color: #e67e22;
}

.tabs-1.dodgerblue-tabs li.displayed,
.tabs-1.dodgerblue-tabs li.displayed:hover {
  border-color: #2980b9;
}

.tabs-1.green-tabs li.displayed,
.tabs-1.green-tabs li.displayed:hover {
  border-color: #20ab5c;
}

.tabs-1.olive-tabs li.displayed,
.tabs-1.olive-tabs li.displayed:hover {
  border-color: #7ba323;
}

.tabs-1.orange-tabs li.displayed,
.tabs-1.orange-tabs li.displayed:hover {
  border-color: #ff4500;
}

.tabs-1.red-tabs li.displayed,
.tabs-1.red-tabs li.displayed:hover {
  border-color: #ef3f54;
}

.tabs-1.teal-tabs li.displayed,
.tabs-1.teal-tabs li.displayed:hover {
  border-color: #008080;
}

.tabs-1.purple-tabs li.displayed,
.tabs-1.purple-tabs li.displayed:hover {
  border-color: #4c47a1;
}

#tabs-2 .list-group-item {
  background-color: transparent;
  border: 1px solid transparent;
  padding: 30px 35px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

#tabs-2 .list-group-item.active {
  background-color: #f6f9fd;
  color: #333;
}

#tabs-2.bg-lightgrey .list-group-item.active {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

#tabs-2.bg-primary .list-group-item.active {
  background-color: #456070;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

/*------------------------------------------*/
/*  TABS CONTENT
  /*------------------------------------------*/

#tabs-1 .tab-content {
  margin-top: 70px;
}

/*------------------------------------------*/
/*  TAB BOX
  /*------------------------------------------*/

.tbox-1 span {
  float: left;
  margin-right: 12px;
}

.tbox-1 h5 {
  line-height: 2rem !important;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.tbox-1 p {
  margin-bottom: 0;
}

.bg-bluestone .tbox-1 p {
  color: #eee;
}

.list-group-item.active .tbox-1 h5,
.list-group-item.active .tbox-1 span {
  color: #12a5ea;
}

.bg-bluestone .list-group-item.active .tbox-1 h5,
.bg-bluestone .list-group-item.active .tbox-1 span,
.bg-bluestone .list-group-item.active .tbox-1 p {
  color: #fff;
}

.tbox-1.icon-xs [class*="flaticon-"]:before,
.tbox-1.icon-xs [class*="flaticon-"]:after {
  font-size: 2rem;
  line-height: 1 !important;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}




/* ==========================================================================
    10. RESOURCES
    =========================================================================== */

#resources-1 .masonry-item {
  width: 33.3333%;
  margin: 0;
}

.rbox-1 {
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  padding: 40px 30px;
  margin: 0 10px 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.rbox-1:hover {
  top: -10px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
}

.rbox-1 h4 {
  margin-bottom: 20px;
}

.rbox-1 p {
  margin-bottom: 30px;
}




/* ==========================================================================
    11. PROJECTS
    =========================================================================== */

#projects-1 .col-md-4 {
  padding: 0 10px;
}

/*------------------------------------------*/
/*  PROJECT ITEM
  /*------------------------------------------*/

.project-1 {
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #e1e1e2a6;
  padding: 30px 25px;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.bg-lightcyan .project-1,
.bg-lightgrey .project-1 {
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

.project-1:hover {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
  top: -10px;
}

.project-2 {
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.project-3 {
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #f5f5f5;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
  margin-bottom: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.project-3:hover {
  background-color: #fff;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
  top: -10px;
}

/*------------------------------------------*/
/*  Project Data
  /*------------------------------------------*/

.project-1 .project-data {
  border-top: 1px solid #d5d5d5;
  padding-top: 22px;
  margin-top: 10px;
}

.project-3 .project-data {
  padding: 35px 20px 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.project-3 .project-data h5 {
  color: #757575;
  padding: 0 10px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  PPOJECT DATA BOX
  /*------------------------------------------*/

.pd-box {
  display: block;
  margin-bottom: 6px;
}

.pd-box h5 {
  display: inline-block;
  float: left;
  font-weight: 800;
  margin-right: 12px;
  margin-bottom: 0;
}

.project-1 p.p-sm {
  color: #757575;
  margin-top: 0;
  margin-bottom: 0;
}

.pd-box h5 i {
  margin-right: 3px;
}

.pd-box p {
  line-height: 1.3;
  font-weight: 300;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  PROJECT PREVIEW IMAGE
  /*------------------------------------------*/

.project-1 img {
  padding-right: 40%;
  margin-bottom: 10px;
}

.project-3 .project-data img {
  padding-right: 50%;
}

.project-3 .project-preview img {
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
}

/*------------------------------------------*/
/*  PROJECT DESCRIPTION
  /*------------------------------------------*/

.project-description {
  position: absolute;
  z-index: 20;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}

.project-description img {
  padding: 0 22%;
}

.project-description p {
  display: inline-block;
  /* */
  ;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 0;
}

.project-description p:before {
  display: block;
  content: "";
  height: 1px;
  width: 85px;
  background: #fff;
  margin: 15px auto 20px;
  position: relative;
}

/*------------------------------------------*/
/*  Image Hover Overlay
  /*------------------------------------------*/

.hover-overlay {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.blog-post .hover-overlay,
.blog-post-img .hover-overlay {
  text-align: center;
}

.hover-overlay img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: transform 400ms;
  -moz-transition: transform 400ms;
  -o-transition: transform 400ms;
  transition: transform 400ms;
}

/*------------------------------------------*/
/*  Overlay Background 
  /*------------------------------------------*/

.item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, .6);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

/*------------------------------------------*/
/*  Image Hover Effect 
  /*------------------------------------------*/

.project-2:hover img {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
}

.project-2:hover .item-overlay {
  background: rgba(10, 10, 10, 0.75);
}

/*------------------------------------------*/
/*  SINGLE PROJECT
  /*------------------------------------------*/

.sp-wrapper {
  border: 1px solid #e1e1e2a6;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.sp-page {
  margin-top: -185px;
}

/*------------------------------------------*/
/*  Single Project Text
  /*------------------------------------------*/

.sp-txt {
  position: relative;
  padding: 0 30px;
}

.sp-logo {
  margin-left: -20px;
  margin-bottom: 10px;
}

.sp-right .sp-logo {
  margin-left: -5px;
}

.sp-logo img {
  width: 40%;
  height: auto;
}

.sp-txt p.p-sm {
  color: #999;
  font-size: 0.875rem;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Single Project Data
  /*------------------------------------------*/

.sp-data {
  text-align: center;
  position: relative;
  background-color: #fafafa;
  padding: 35px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 20px 0 20px -220px;
  z-index: 20;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
}

.sp-right .sp-data {
  margin: 20px -220px 15px 0;
}

.sp-data .row {
  margin-right: 0;
  margin-left: 0;
}

.sp-data .col-md-4 {
  border-right: 1px dashed #ccc;
}

.sp-data .col-md-4:last-child {
  border-right: none;
}

.sp-data h4 {
  font-weight: 800;
  margin-bottom: 10px;
}

.sp-data p {
  color: #999;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.sp-data span {
  display: block;
  color: #999;
  line-height: 1.2;
  padding: 0 8%;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Single Project Link
  /*------------------------------------------*/

.sp-links {
  position: absolute;
  top: 25px;
  right: 40px;
}

.sp-links a {
  display: block;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  Single Project Preview Image
  /*------------------------------------------*/

.sp-preview {
  position: relative;
}

.sp-preview img {
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}

.sp-right .sp-preview img {
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}

/*------------------------------------------*/
/*  All Projects Button
  /*------------------------------------------*/

.all-projects-btn {
  margin-top: 40px;
  margin-bottom: 40px;
}

#projects-2 .all-projects-btn,
#projects-3 .all-projects-btn {
  margin-top: 30px;
}




/* ==========================================================================
    12. TEAM
    =========================================================================== */

.team-member {
  text-align: center;
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #fff;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.team-member:hover {
  top: -10px;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
}

.team-member img {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.tm-meta {
  padding: 25px 20px;
}

.tm-meta h5 {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 5px;
}

.tm-meta span {
  display: block;
}

.tm-meta a {
  color: #888;
  font-weight: 0.9rem;
  line-height: 1;
}

/*------------------------------------------*/
/*  Team Member Social Links
  /*------------------------------------------*/

.team-member-photo {
  position: relative;
}

.tm-social ul {
  width: 100%;
  display: inline-block;
  padding-left: 0;
  margin-top: 14px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
  zoom: 1;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.tm-social ul li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

.tm-social a {
  width: 34px;
  height: 34px;
  color: #fff;
  font-size: 1.05rem;
  line-height: 34px !important;
  margin-right: 1px;
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.tm-social a.ico-facebook {
  background-color: #3b5998;
}

.tm-social a.ico-twitter {
  background-color: #00a9ed;
}

.tm-social a.ico-instagram {
  background-color: #e44772
}

.tm-social a.ico-dribbble {
  background-color: #d92d84;
}

.tm-social a.ico-behance {
  background-color: #2473f6;
}

.tm-social a.ico-pinterest {
  background-color: #ac281a;
}

.tm-social a.ico-linkedin {
  background-color: #015886;
}

.tm-social a.ico-google-plus {
  background-color: #cd1111;
}

.tm-social a.ico-youtube {
  background-color: #cd1b20;
}

.tm-social a.ico-tumblr {
  background-color: #3a5976;
}

.tm-social a.ico-vk {
  background-color: #3b5998;
}


.team-member:hover .tm-social ul {
  bottom: 6%;
  opacity: 1;
  -moz-opacity: 1;
}




/* ==========================================================================
    13. VIDEO
    =========================================================================== */

#video-2 {
  background-image: url(../images/video-2.jpg);
  padding-top: 190px;
  padding-bottom: 190px;
}

#video-3 .video-link {
  padding-left: 30px;
}

#video-3 .video-link .play-btn {
  margin-right: 30px;
}

#video-3 .video-link img {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
}

.video-txt p {
  margin-top: 30px;
  margin-bottom: 30px;
}




/* ==========================================================================
    14. TESTIMONIALS
    =========================================================================== */

#reviews-4 {
  padding-top: 80px;
  padding-bottom: 70px;
}

#reviews-3 span.title-digit,
#reviews-3 span.count-element {
  font-weight: 800;
}

.review-1 {
  text-align: center;
}

.review-2 {
  text-align: center;
  margin-bottom: 70px;
}

.review-3 {
  background-color: #fff;
  /* border: 1px solid #f5f5f5; */
  padding: 40px 30px;
  margin: 0 25px;
  overflow: visible;
  /* margin-bottom: 40px; */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  /* box-shadow: 0px 8px 20px 0px rgba(20, 20, 20, .15); */
}

.review-4 {
  padding: 0 30px;
  margin-bottom: 30px;
}

/*------------------------------------------*/
/*  MASONRY GRID TESTIMONIALS
  /*------------------------------------------*/

.review-5 {
  width: 50%;
  padding: 0 2%;
  margin: 0 0 60px 0;
}

/*------------------------------------------*/
/*  Testimonial Message Avatar 
  /*------------------------------------------*/

#reviews-1 img,
#reviews-2 img {
  width: 100px;
  height: 100px;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.review-3 .author-avatar,
.review-5 .author-avatar {
  display: inline-block;
  float: left;
}

.owl-carousel .owl-item .review-3-author img {
  width: 55px;
  height: 55px;
  display: inline-block;
  margin: 0 15px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.review-5-author img {
  width: 70px;
  height: 70px;
  display: inline-block;
  margin: 0 15px 0 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.quote-ico {
  position: relative;
  margin-bottom: -25px;
}

.review-4 .quote-ico {
  margin-bottom: -55px;
}

.review-4 .quote-ico img {
  width: 85px;
  height: 85px;
  opacity: .15;
}

.owl-carousel .owl-item .quote-ico img {
  width: 65px;
  height: 65px;
  opacity: .15;
}

/*------------------------------------------*/
/*  Testimonial Message Text
  /*------------------------------------------*/

.review-1-txt p,
.review-2-txt p {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 300;
  margin-top: 25px;
}

.review-3 p {
  color: #000000;
  line-height: 1.4;
  margin-bottom: 25px;
}

.review-4 p {
  color: #bbb;
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 25px;
}

.review-4 p span {
  color: #fff;
  font-weight: 700;
}

.review-5-txt p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  Testimonial Author
  /*------------------------------------------*/

.review-1-author h5,
.review-2-author h5 {
  font-size: 1rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 5px;
}

.review-3-author h5,
.review-5-author h5 {
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2px;
}

.review-5-author h5 {
  font-size: 1.075rem;
}

.review-4-author h5 {
  font-size: 1.35rem;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0;
  margin-top: 35px;
  margin-bottom: 0;
}

.review-1-author span,
.review-2-author span {
  font-size: 1.05rem;
  margin-bottom: 0;
}

.review-3-author span,
.review-5-author span {
  color: #858585;
  font-size: 0.95rem;
  font-weight: 300;
}

.review-4-author span {
  font-size: 1.25rem;
  font-weight: 300;
}

/*------------------------------------------*/
/*  Review Rating
  /*------------------------------------------*/

.review-5 .app-rating {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 4px;
}

.review-5 .app-rating i {
  color: #ea7000;
  font-size: 0.85rem;
  line-height: 1;
}

/*------------------------------------------*/
/*   Reviews FlexSlider Navigation
  /*------------------------------------------*/

.flex-control-paging li a {
  background: transparent;
  width: 10px;
  height: 10px;
  border: 2px solid #bbb;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  /* margin-top: 50px; */
}

.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  border: 2px solid #bbb;
  -webkit-transition: all 450ms ease-in-out;
  -moz-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  -ms-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #bbb;
  border: 2px solid transparent;
}




/* ==========================================================================
    15. STATISTICS
    =========================================================================== */

#statistic-1,
#statistic-2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

#statistic-3 .bg-inner {
  position: relative;
  z-index: 1;
  padding-top: 100px;
  padding-bottom: 130px;
}

.statistic-block {
  text-align: center;
  margin-bottom: 40px;
}

#statistic-3 .statistic-block {
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  padding: 70px 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#statistic-3 .statistic-block:hover {
  top: -10px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
}

/*------------------------------------------*/
/*  STATISTIC BLOCK
  /*------------------------------------------*/

.statistic-block h5 {
  font-size: 3.25rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0px;
  margin-bottom: 12px;
}

#statistic-2 .statistic-block h5 {
  font-size: 4.5rem;
  margin-top: 25px;
  margin-bottom: 20px;
}

#statistic-3 .statistic-block h5 {
  font-size: 3rem;
  letter-spacing: -1px;
  margin-bottom: 20px;
}

.statistic-block p.p-md {
  /* */
  ;
  font-size: 1.2rem;
  line-height: 1;
  margin-bottom: 0;
}

#statistic-2 .statistic-block p.p-md {
  font-size: 0.95rem;
  text-transform: uppercase;
  font-weight: 800;
}

#statistic-2 .statistic-block p.p-sm {
  padding: 0 10%;
  margin-bottom: 0;
}

#statistic-3 .statistic-block p.p-md {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
}

#statistic-3 .statistic-block p.p-sm {
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  CONTENT SMALL STATISTIC
  /*------------------------------------------*/

.small-statistic {
  margin-top: 20px;
  padding: 0 5px;
}

.small-statistic .statistic-block {
  text-align: left;
  margin-bottom: 0;
}

#reviews-4 .small-statistic .statistic-block {
  margin-bottom: 30px;
}

.small-statistic .statistic-block h5 {
  font-size: 2.65rem;
  margin-bottom: 10px;
}

.small-statistic .statistic-block p {
  font-weight: 500;
  margin-bottom: 5px;
}

#reviews-4 .small-statistic .statistic-block p {
  font-weight: 300;
  padding-right: 15%;
  margin-bottom: 5px;
}

.small-statistic .statistic-block p.p-sm {
  font-weight: 300;
  margin-bottom: 0;
}




/* ==========================================================================
    16. PRICING
    =========================================================================== */

/*------------------------------------------*/
/*  PRICING TABLE
  /*------------------------------------------*/

#pricing-1 .pricing-table {
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #fff;
  border: 1px solid #e1e1e2a6;
  padding: 60px 40px;
  text-align: center;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

#pricing-1.bg-lightgrey .pricing-table {
  border: 1px solid #eee;
}

#pricing-1 .pricing-table:hover {
  top: -10px;
  background-color: #fff;
  border-color: transparent;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
}

#pricing-2 .pricing-table {
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  Pricing Table Price Plan
  /*------------------------------------------*/

.pricing-plan h5 {
  font-size: 1rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.pricing-plan h4 {
  font-size: 1.25rem;
  line-height: 1;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.pricing-table span.price {
  font-size: 80px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -2px;
}

.pricing-table sup {
  font-size: 45px;
  font-weight: 500;
  top: -12px;
  right: 3px;
}

.pricing-table sup.coins {
  font-weight: 500;
  font-size: 45px;
  top: -27px;
  left: 1px;
}

.pricing-table p.p-sm {
  color: #999;
  font-size: 1.1rem;
  line-height: 1;
  margin-top: 15px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Pricing Table Body
  /*------------------------------------------*/

ul.features {
  color: #757575;
  font-size: 1.05rem;
  line-height: 1;
  font-weight: 300;
  border-top: 1px solid #e1e1e2a6;
  margin-top: 40px;
  padding-top: 28px;
}

#pricing-2 ul.features {
  font-size: 1rem;
  line-height: 1.3;
  border-top: none;
  margin-top: 0;
  padding-top: 20px;
}

ul.features li {
  padding: 12px 8%;
}

#pricing-2 ul.features li {
  padding: 0 8% 14px;
}

ul.features li span {
  font-weight: 500;
}

#pricing-2 ul.features li span {
  font-weight: 600;
}

ul.features li.disabled-option {
  color: #ccc;
}

/*------------------------------------------*/
/*  Pricing Table Button
  /*------------------------------------------*/

.pricing-table .btn {
  margin-top: 25px;
}

#pricing-1 .pricing-table .btn {
  display: block;
  width: 100%;
}

/*------------------------------------------*/
/*  PRICING NOTICE TEXT
  /*------------------------------------------*/

.pricing-notice p {
  padding: 0 8%;
  margin-top: 10px;
  margin-bottom: 0;
}

#pricing-2 .pricing-notice p {
  margin-top: 20px;
}

.pricing-notice p span {
  font-weight: 700;
  margin-right: 5px;
}




/* ==========================================================================
    17. BRANDS
    =========================================================================== */

#brands-1,
#brands-5 {
  padding-top: 80px;
  padding-bottom: 50px;
}

#brands-2 {
  padding-top: 85px;
  padding-bottom: 75px;
}

#brands-3 {
  padding-top: 60px;
  padding-bottom: 40px;
}

.brands-section h4 {
  margin-bottom: 50px;
}

.brands-section span.title-digit,
.brands-section span.count-element {
  font-weight: 800;
}

.brands-section p {
  font-weight: 400;
  margin-bottom: 40px;
}

#brands-4.brands-section p {
  font-weight: 300;
  margin-bottom: 45px;
  padding-bottom: 45px;
  border-bottom: 1px solid #e1e1e2a6;
}

.brands-section .btn {
  margin-top: 15px;
}

/*------------------------------------------*/
/*  BRANDS LOGO HOLDER
  /*------------------------------------------*/

.brands-list {
  text-align: center;
}

#brands-1 .brand-logo,
#brands-3 .brand-logo,
#brands-5 .brand-logo {
  margin-bottom: 30px;
}

#brands-2 .brand-logo {
  width: 19%;
  padding: 22px 18px;
  display: inline-block;
}

#brands-4 .brand-logo {
  margin-bottom: 40px;
}

#brands-1 .brand-logo img {
  padding: 0 15px;
}

#brands-1.bg-map .brand-logo img,
#brands-1.bg-pattern .brand-logo img {
  opacity: .75;
}

#brands-1.bg-02 .brand-logo img,
#brands-1.bg-05 .brand-logo img,
#brands-1.bg-06 .brand-logo img {
  opacity: .65;
}

#brands-2 .brand-logo img {
  opacity: .85;
}

#brands-3 .brand-logo img {
  opacity: .65;
  padding: 0 2px;
}

#brands-5 .brand-logo img {
  opacity: .65;
  padding: 0 30px;
}




/* ==========================================================================
    18. FAQs
    =========================================================================== */

/*------------------------------------------*/
/*  FAQS ACCORDION  
  /*------------------------------------------*/

#faqs-1 .card-header {
  position: relative;
  padding: 22px 20px;
  background-color: #f6f7f9;
  border: none;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

#faqs-1 #accordion [data-toggle="collapse"].collapsed:after,
#faqs-1 #accordion [data-toggle="collapse"]:after {
  /* */
  font-weight: 900;
  content: "\f106";
  position: absolute;
  font-size: 1.15rem;
  top: 21px;
  right: 20px;
}

#faqs-1 #accordion [data-toggle="collapse"].collapsed:after {
  content: "\f107";
}

#faqs-1 .card-header a:hover {
  color: #151515;
}

/*------------------------------------------*/
/*  Question
  /*------------------------------------------*/

#accordion .card {
  background-color: #fff;
  border: 1px solid #f5f5f5;
  margin-bottom: 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#accordion .card-header h5 {
  line-height: 1;
  font-weight: 800;
  margin-bottom: 0;
}

#accordion .card-header h5 span {
  font-weight: 400;
  margin-right: 2px;
}

/*------------------------------------------*/
/*  Answer
  /*------------------------------------------*/

#accordion .card-body {
  padding: 30px 25px 15px;
}

#accordion .card-body p {
  color: #666;
}

#accordion .card-body .content-list {
  margin-bottom: 1rem;
}

/*------------------------------------------*/
/*  FAQS TYPOGRAPHY 
  /*------------------------------------------*/

#faqs-1 h4 {
  margin-left: 0px;
  margin-bottom: 25px;
  color: #dba82a;
}

/*------------------------------------------*/
/*  MORE QUESTIONS BUTTON
  /*------------------------------------------*/

.more-questions {
  margin-top: 60px;
}

.more-questions h5 {
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.5px;
  margin-bottom: 0;
}

.more-questions a {
  font-weight: 800;
  text-decoration: underline;
  letter-spacing: -1px;
  margin-left: 3px;
}

.more-questions a:hover {
  color: #111;
}




/* ==========================================================================
    19. CALL TO ACTION
    =========================================================================== */

#cta-2 .inner-bg {
  padding: 80px 0 50px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

#cta-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

#cta-5 {
  padding-top: 100px;
  padding-bottom: 110px;
}

#cta-6 {
  padding-top: 80px;
  padding-bottom: 85px;
}

/*------------------------------------------*/
/*  CALL TO ACTION TYPOGRAPHY
  /*------------------------------------------*/

.cta-txt h2 {
  font-size: 3.5rem;
  font-weight: 400;
  margin-bottom: 20px;
}

.cta-txt h3 {
  letter-spacing: 0;
  margin-bottom: 10px;
}

.cta-txt h3 span {
  font-weight: 800;
}

#cta-2 .cta-txt h3,
#cta-3 .cta-txt h3 {
  padding: 0 5%;
  margin-bottom: 40px;
}

#cta-5 .cta-txt h3 {
  letter-spacing: 0;
  margin-bottom: 5px;
}

#cta-5 .cta-txt h5 {
  font-size: 1.9rem;
  font-weight: 300;
  margin-bottom: 30px;
}

#cta-6 .cta-txt h3 {
  font-weight: 400;
}

/*------------------------------------------*/
/*  CTA Paragraphs
  /*------------------------------------------*/

#cta-1 .cta-txt p {
  font-size: 1.35rem;
  padding: 0 8%;
  margin-bottom: 40px;
}

#cta-2 .cta-txt p {
  font-size: 0.9rem;
  margin-top: 40px;
  margin-bottom: 0;
}

#cta-4 .cta-txt p {
  padding: 0 15% 0 0;
  margin-bottom: 0;
}

#cta-6 .cta-txt p {
  font-size: 1.4rem;
  padding: 0 10%;
}

/*------------------------------------------*/
/*  CTA Links
  /*------------------------------------------*/

#cta-5 .cta-txt a {
  font-size: 3rem;
  /* */
  ;
  line-height: 1;
  font-weight: 800;
}

#cta-5 .cta-txt a i {
  font-size: 2.35rem;
  position: relative;
  top: -3px;
  right: 3px;
}

/*------------------------------------------*/
/*  CALL TO ACTION FORM
  /*------------------------------------------*/

.cta-section .form-holder {
  background-color: rgba(255, 255, 255, .2);
  padding: 22px 25px 11px;
  margin: 30px 60px 0;
}




/* ==========================================================================
    20. BLOG
    =========================================================================== */

/*------------------------------------------*/
/*  BLOG POST
  /*------------------------------------------*/

.blog-post {
  position: relative;
  top: 0;
  z-index: 999;
  background-color: #fff;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.blog-post:hover {
  top: -10px;
  box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, .15);
}

#leave-comment,
.single-post-title,
.single-post-txt {
  padding: 0 3%;
}

.single-post-txt .txt-list {
  margin-bottom: 16px;
}

/*------------------------------------------*/
/*  MASONRY GRID TESTIMONIALS
  /*------------------------------------------*/

#blog-2 .masonry-item {
  width: 50%;
  margin: 0;
}

#blog-2 .blog-post {
  margin: 0 10px 50px;
}

/*------------------------------------------*/
/*  POST IMAGE
  /*------------------------------------------*/

.blog-post-img img {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

/*------------------------------------------*/
/*  Post Read
  /*------------------------------------------*/

p.post-read {
  color: #e9b538;
  font-size: 0.975rem;
 
  ;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  POST TEXT
  /*------------------------------------------*/

.blog-post-txt {
  padding: 25px 20px;
}

.blog-post-txt p {
 
  ;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
  font-weight: 500;
}

.blog-post-txt h5 {
  font-weight: 700;
  margin-top: 12px;
  margin-bottom: 10px;
}

.blog-post-txt a:hover {
  color: #858585;
}

/*------------------------------------------*/
/*  Post Tag
  /*------------------------------------------*/

p.post-tag {
  color: #aaa;
  font-size: 0.975rem;
 
  ;
  line-height: 1;
  font-weight: 700;
  margin-top: 8px;
  margin-bottom: 0;
}

p.post-tag a {
  color: #aaa;
}

/*------------------------------------------*/
/*  Post Data
  /*------------------------------------------*/

p.post-data {
  color: #e9b538;
  font-size: 0.975rem;
  line-height: 1;
 
  ;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 0;
}

p.post-data a {
  color: #353637;
 
  ;
  font-weight: 800;
}

/*------------------------------------------*/
/*  More Post Button
  /*------------------------------------------*/

.more-posts {
  margin-top: 30px;
  margin-bottom: 40px;
}

/*------------------------------------------*/
/*  SINGLE BLOG POST
  /*------------------------------------------*/

.post-share-links {
  margin-top: 60px;
  padding-top: 60px;
  border-top: 1px solid #e5e5e5;
}

.single-post-txt h5 {
  margin-bottom: 20px;
}

.single-post-txt h4 {
  margin-top: 25px;
  margin-bottom: 25px;
}

/*------------------------------------------*/
/*  SINGLE POST DATA
  /*------------------------------------------*/

.single-post-data {
  margin-top: 15px;
}

.single-post-data p {
  font-size: 1.1rem;
 
  ;
}

.single-post-data a {
  color: #222;
  font-weight: 700;
}

.post-title-meta {
  margin-bottom: 20px;
}

.post-title-meta span {
  color: #bbb;
  font-size: 0.815rem;
  line-height: 1;
  font-weight: 500;
  text-transform: uppercase;
}

/*------------------------------------------*/
/*  Single Post Inner Image
  /*------------------------------------------*/

.post-inner-img {
  margin-top: 40px;
  margin-bottom: 40px;
}

.post-inner-img p.p-sm {
  margin-top: 20px;
  margin-bottom: 0;
}

/*------------------------------------------*/
/*  Follow Button 
  /*------------------------------------------*/

.follow-author {
  position: relative;
  color: #757575;
  font-size: 0.9rem;
  line-height: 1;
  font-weight: 400;
  padding: 3px 8px;
  top: -2px;
  margin-left: 8px;
  border: 1px solid #888;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*------------------------------------------*/
/*  POST TAGS 
  /*------------------------------------------*/

.post-share-links {
  margin-top: 70px;
}

.post-tags-list span a {
  color: #999;
  font-size: 0.925rem;
  font-weight: 400;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 7px 16px;
  margin-right: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.post-tags-list span a:hover {
  background-color: #f0f1f3;
  border-color: #f0f1f3;
}

/*------------------------------------------*/
/*  POST SHARE ICONS
  /*-----------------------------------------*/

.share-social-icons {
  display: inline-block;
  padding-left: 0;
}

.share-social-icons li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  padding: 0;
}

a.share-ico {
  color: #555;
  width: 30px;
  height: 30px;
  font-size: 22px;
  display: block;
  margin-right: 3px;
}

/*------------------------------------------*/
/*  ABOUT POST AUTHOR
  /*------------------------------------------*/

.author-senoff {
  background-color: #f8f9fb;
  margin: 100px 0;
  padding: 45px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.author-senoff img {
  width: 100px;
  height: 100px;
  float: left;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.author-senoff-txt {
  position: relative;
  overflow: hidden;
  padding-left: 30px;
}

.author-senoff-txt h5.h5-xs {
  color: #757575;
  font-size: 0.85rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-bottom: 4px;
}

.author-senoff-txt h5.h5-lg {
  line-height: 1;
  font-weight: 700;
  margin-bottom: 10px;
}

.author-senoff-txt p {
  color: #757575;
  padding-right: 5%;
  margin-bottom: 0;
}

.author-follow-btn {
  display: inline-block;
  position: absolute;
  color: #757575;
  font-size: 0.925rem;
  line-height: 1;
  font-weight: 400;
  padding: 4px 10px;
  top: 1px;
  right: 0px;
  border: 1px solid #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.main_area_diractor {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .08);
  padding-bottom: 20px;
}

.main_area_diractor img {
  filter: grayscale(100%);
  transition: 0.5s;
}

.main_area_diractor:hover.main_area_diractor img {
  filter: grayscale(0%);
}

.director_section h4 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 34px;
  color: #31aad9;
}

.director_section span {
  font-size: 14px;
}

.director_section {
  text-align: center;
  background: #fff !important;
  position: relative;
  padding: 12px 9px;
  width: 255px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  margin: -71px auto auto;
  display: inline-block;
}


.author-follow-btn-de {
  max-width: 180px;
  border: 2px solid #dba82a;
  padding: 10px;
  border-radius: 4px;
  transition: 0.5s
}

.author-follow-btn-de:hover {
  background: #dba82a;
  color: #fff;
  transform: scaleX(1.1);
}

/*.sflkdn {
    width: 0;
    transition: 0.5s;
  }
  
  .author-follow-btn-de:hover .sflkdn{
      width: 10px
  }*/
/*------------------------------------------*/
/*  SINGLE POST COMMENTS
  /*------------------------------------------*/

.single-post-comments {
  padding: 0 3%;
}

.single-post-comments img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}

.comment-meta {
  margin-bottom: 10px;
}

.comment-meta h5 {
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 2px;
}

.comment-date {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.btn-reply a {
  background-color: #888;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  padding: 3px 8px;
  text-transform: uppercase;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.btn-reply a:hover {
  color: #fff;
  background-color: #555;
}

.comment-reply {
  margin-left: 40px;
}

.single-post-comments hr {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*    SINGLE POST COMMENT FORM
  /*------------------------------------------*/

#leave-comment h5.h5-lg {
  margin-bottom: 3px;
}

.comment-form {
  position: relative;
}

.comment-form p {
  color: #333;
  font-size: 15px;
  line-height: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 5px;
  display: block;
}

.comment-form .form-control {
  height: 54px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-bottom: 22px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.comment-form .form-control:focus {
  border-color: #16a2e0;
  outline: 0px none;
  box-shadow: none;
}

.comment-form textarea {
  min-height: 200px;
}

.comment-form textarea.form-control {
  padding: 20px;
}

/*------------------------------------------*/
/*    Comment Form Message
  /*------------------------------------------*/

.comment-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.comment-form .loading {
  color: #00b2e4;
  font-size: 18px;
 
  ;
  font-weight: 500;
}

.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}




/* ==========================================================================
    21. CONTACTS
    =========================================================================== */

#contacts-2 {
  padding-top: 80px;
  padding-bottom: 50px;
}

/*------------------------------------------*/
/*  CONTACT BOX
  /*------------------------------------------*/

.contact-box {
  margin-bottom: 40px;
}

#contacts-2 .contact-box {
  margin-bottom: 30px;
}

.cbox-2-txt {
  overflow: hidden;
  padding-left: 20px;
}

.contact-box .cbox-1 {
  margin-bottom: 15px;
}

.contact-box .cbox-1 i {
  font-size: 20px;
}

/*------------------------------------------*/
/*  CONTACT BOX TYPOGRAPHY
  /*------------------------------------------*/

.contact-box h5 {
  font-weight: 700;
  margin-bottom: 20px;
}

.contact-box p {
  font-size: 1.125rem;
  margin-bottom: 0;
}

#contacts-2 .contact-box p {
  font-size: 1.1rem;
  margin-bottom: 1px;
}

#contacts-2 .contact-box span,
#contacts-2 .contact-box img {
  float: left;
  text-align: center;
  margin-top: 3px;
}

#contacts-1 .form-holder {
  background-color: transparent;
  padding: 0;
}

/*------------------------------------------*/
/*  CONTACT FORM
  /*------------------------------------------*/

.contact-form .form-control {
  height: 52px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 1rem;
  font-weight: 300;
  padding: 0 20px;
  margin-bottom: 22px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

.bg-lightgrey .contact-form .form-control {
  background-color: #fcfcfc;
  border-color: #ccc;
}

/*------------------------------------------*/
/*  Contact Form Textarea
  /*------------------------------------------*/

.contact-form textarea {
  min-height: 200px;
}

.contact-form textarea.form-control {
  padding: 20px;
}

/*------------------------------------------*/
/*  Contact Form Placeholder
  /*------------------------------------------*/

.contact-form .form-control::-moz-placeholder {
  color: #555;
}

.contact-form .form-control:-ms-input-placeholder {
  color: #555;
}

.contact-form .form-control::-webkit-input-placeholder {
  color: #555;
}

/*------------------------------------------*/
/*  Contact Form Input Focus
  /*------------------------------------------*/

.contact-form .form-control:focus,
.bg-lightgrey .contact-form .form-control:focus {
  outline: 0px none;
  box-shadow: none;
  border-color: #517082;
}

/*------------------------------------------*/
/*  Contact Form Message
  /*------------------------------------------*/

.contact-form-msg {
  width: 100% !important;
  display: block;
  text-align: center;
  margin-top: 15px;
}

.contact-form .loading {
  color: #00b2e4;
  font-size: 18px;
 
  ;
  font-weight: 500;
}

.error {
  color: #e74c3c;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}




/* ==========================================================================
    23. GOOGLE MAP
    =========================================================================== */

#gmap {
  width: 100%;
  height: 450px;
}




/* ==========================================================================
    24. FOOTER
    =========================================================================== */

/*------------------------------------------*/
/*  FOOTER TYPOGRAPHY
  /*------------------------------------------*/

.footer h5 {
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 3px;
  margin-bottom: 25px;
}

.footer-info p {
  margin-top: 25px;
}

.footer-contacts p {
  font-size: 1.05rem;
  margin-bottom: 1px;
}

.footer-copyright p span {
  font-weight: 800;
}

.footer-contacts .btn {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
}

/*------------------------------------------*/
/*  FOOTER LINKS
  /*------------------------------------------*/

.footer-links li {
  width: auto !important;
  display: block !important;
  vertical-align: top;
  clear: none !important;
  font-size: 1.05rem;
  margin: 0 0 9px 0;
  padding: 0;

  ;
  font-weight: 600;
}

/*------------------------------------------*/
/*  FOOTER SOCIAL LINKS
  /*------------------------------------------*/

.foo-socials {
  display: inline-block;
  padding-left: 0;
  margin: 10px auto 0;
}

.bottom-footer .foo-socials {
  margin: 0;
}

.foo-socials li {
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0;
  padding: 0;
}

.foo-socials a {
  color: #888;
  font-size: 1rem;
  line-height: 30px !important;
  margin-right: 22px;
  display: block;
}

#footer-3 .foo-socials a {
  color: #aaa;
  background-color: #fff;
  border: 2px solid #aaa;
  width: 40px;
  height: 40px;
  font-size: 1.1rem;
  line-height: 37px !important;
  margin-right: 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.foo-socials a.ico-facebook:hover {
  color: #3b5998;
}

.foo-socials a.ico-twitter:hover {
  color: #00a9ed;
}

.foo-socials a.ico-instagram:hover {
  color: #e44772;
}

.foo-socials a.ico-dribbble:hover {
  color: #d92d84;
}

.foo-socials a.ico-behance:hover {
  color: #2473f6;
}

.foo-socials a.ico-pinterest:hover {
  color: #ac281a;
}

.foo-socials a.ico-linkedin:hover {
  color: #015886;
}

.foo-socials a.ico-google-plus:hover {
  color: #cd1111;
}

.foo-socials a.ico-youtube:hover {
  color: #cd1b20;
}

.foo-socials a.ico-tumblr:hover {
  color: #3a5976;
}

.foo-socials a.ico-vk:hover {
  color: #3b5998;
}

#footer-3 .foo-socials a.ico-facebook:hover {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

#footer-3 .foo-socials a.ico-twitter:hover {
  color: #fff;
  background-color: #00a9ed;
  border-color: #00a9ed;
}

#footer-3 .foo-socials a.ico-instagram:hover {
  color: #fff;
  background-color: #e44772;
  border-color: #e44772;
}

#footer-3 .foo-socials a.ico-dribbble:hover {
  color: #fff;
  background-color: #d92d84;
  border-color: #d92d84;
}

#footer-3 .foo-socials a.ico-behance:hover {
  color: #fff;
  background-color: #2473f6;
  border-color: #2473f6;
}

#footer-3 .foo-socials a.ico-pinterest:hover {
  color: #fff;
  background-color: #ac281a;
  border-color: #ac281a;
}

#footer-3 .foo-socials a.ico-linkedin:hover {
  color: #fff;
  background-color: #015886;
  border-color: #015886;
}

#footer-3 .foo-socials a.ico-google-plus:hover {
  color: #fff;
  background-color: #cd1111;
  border-color: #cd1111;
}

#footer-3 .foo-socials a.ico-youtube:hover {
  color: #fff;
  background-color: #cd1b20;
  border-color: #cd1b20;
}

#footer-3 .foo-socials a.ico-tumblr:hover {
  color: #fff;
  background-color: #3a5976;
  border-color: #3a5976;
}

#footer-3 .foo-socials a.ico-vk:hover {
  color: #fff;
  background-color: #3b5998;
  border-color: #3b5998;
}

/*------------------------------------------*/
/*  FOOTER NEWSLETTER FORM
  /*------------------------------------------*/

.footer-form .form-control {
  height: 48px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-right: none;
  color: #333;
  font-size: 0.925rem;
  padding: 0 15px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}

/*------------------------------------------*/
/*  Newsletter Form Input Focus
  /*------------------------------------------*/

.footer-form .form-control:focus {
  border: 1px solid #ccc;
  border-right: none;
  outline: 0;
  box-shadow: none;
}

/*------------------------------------------*/
/*  Newsletter Form Button
  /*------------------------------------------*/

.footer-form .btn {
  height: 48px;
  color: #aaa;
  background-color: #fff;
  border: 1px solid #ccc;
  border-left: none;
  font-size: 1.45rem;
  line-height: 1 !important;
  padding: 0 15px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

/*------------------------------------------*/
/*  Newsletter Form Notification
  /*------------------------------------------*/

.footer-form .form-notification {
  font-size: 0.925rem;
  font-weight: 400;
  line-height: 1;
  margin-top: 15px;
  margin-left: 5px;
}

/*------------------------------------------*/
/*  BOTTOM FOOTER
  /*------------------------------------------*/

.bottom-footer {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}

.bg-dark .bottom-footer {
  border-top: 1px solid #454647;
}

.bottom-footer p {
  margin-bottom: 0;
}

.bottom-footer p.p-sm {
  display: inline-block;
  font-size: 0.925rem;
  line-height: 1;
  margin-left: 17px;
  margin-bottom: 0;
}

.bg-dark .bottom-footer p.p-sm {
  color: #e1e1e2a6;
}

/*------------------------------------------*/
/*  Bottom Footer List
  /*------------------------------------------*/

.bottom-footer-list li {
  font-size: 1rem;
  width: auto !important;
  display: inline-block !important;
  vertical-align: top;
  clear: none !important;
  margin: 0 9px 5px 0;
  padding: 0;
 
  ;
  font-weight: 500;
}

.bottom-footer-list li a {
  font-weight: 600;
}

/*.bottom-footer-list p:after { 
    content: "|"; 
    padding-left: 2px; 
    position: relative;
    top: -1px;
  }*/

.bottom-footer-list p.last-li:after {
  content: " ";
  padding-left: 0;
}




/* ==========================================================================
    25. INNER PAGE WRAPPER
    =========================================================================== */

.inner-page-wrapper {
  margin-top: 66px;
}

/*------------------------------------------*/
/*  INNER PAGE HERO
  /*------------------------------------------*/

.page-hero-section {
  background: no-repeat center center;
  padding-top: 50px;
  padding-bottom: 50px;
  height: 280px;
  background-size: cover;
  background-image: url(../images/all-header-bg.png);
}

/*#about-page.page-hero-section {
    background-image: url(../images/about-page.jpg);
  }
  
  #services-page.page-hero-section {
    background-image: url(../images/services-page.jpg);
  }
  
  #service-details-page.page-hero-section {
    background-image: url(../images/service-details-page.jpg);
  }
  
  #pricing-page.page-hero-section {
    background-image: url(../images/pricing-page.jpg);
  }
  
  #team-page.page-hero-section {
    background-image: url(../images/team-page.jpg);
  }
  
  #reviews-page.page-hero-section {
    background-image: url(../images/reviews-page.jpg);
  }
  
  #resources-page.page-hero-section {
    background-image: url(../images/resources-page.jpg);
  }
  
  #faqs-page.page-hero-section {
    background-image: url(../images/faqs-page.jpg);
  }
  
  #contacts-page.page-hero-section {
    background-image: url(../images/contacts-page.jpg);
  }
  
  #case-studies-page.page-hero-section {
    background-image: url(../images/case-studies-page.jpg);
  }
  
  #project-details-page.page-hero-section {
    background-image: url(../images/project-details-page.jpg);
    padding-bottom: 250px;
  }
  
  #blog-listing-page.page-hero-section {
    background-image: url(../images/blog-listing-page.jpg);
  }*/

/*------------------------------------------*/
/*  INNER PAGE HERO TYPOGRAPHY
  /*------------------------------------------*/

.page-hero-section h3 {
  font-weight: 800;
  letter-spacing: 0;
  margin-bottom: 15px;
}

.page-hero-section p {
  font-size: 1.35rem;
  font-weight: 400;
  padding: 0 15%;
  margin-bottom: 0;
}




/* ==========================================================================
    26. BREADCRUMB
    =========================================================================== */

.breadcrumb {
  padding: 30px 5px 26px;
  background-color: transparent;
  margin-bottom: 0;
  border-radius: 0;
  border-bottom: 1px solid #e1e1e2a6;
}

/*------------------------------------------*/
/*  BREADCRUMB TYPOGRAPHY
  /*------------------------------------------*/

.breadcrumb-item a,
.breadcrumb-item.active {
  font-size: 0.975rem;
  font-weight: 500;
}

.breadcrumb-item.active {
  color: #999;
}

.breadcrumb-item+.breadcrumb-item::before {
  font-size: 1.1rem;
  display: inline-block;
  padding-right: 10px;
  margin-top: -1px;
  content: "\00bb";
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 12px;
}




/* ==========================================================================
    27. PAGE PAGINATION
    =========================================================================== */

.page-pagination {
  padding-bottom: 100px;
}

.page-link {
  color: #666;
  font-weight: 600;
  padding: 7px 14px;
  margin: 0 3px;
  background-color: transparent;
  border-color: transparent;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.page-item:first-child .page-link {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.page-item:last-child .page-link {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.page-item.disabled .page-link {
  color: #aaa;
  background-color: transparent;
  border-color: transparent;
}

.next-page.page-link1 {
  margin-left: 30px;
}

.page-link:hover,
.page-item.active .page-link {
  background-color: #3a3953;
  color: #fff;
  border-color: #3a3953;
  box-shadow: 0 0 0 1px rgba(56, 60, 67, .05), 0 1px 3px 0 rgba(56, 60, 67, .15);
}

.page-link:focus {
  background-color: transparent;
  color: #666;
  border-color: transparent;
  box-shadow: 0 0;
}




/* ==========================================================================
    28. SCROLL TO TOP
    =========================================================================== */

#scrollUp {
  display: none;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 20px;
  right: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-image: url(../images/back-to-top.png);
  background-repeat: no-repeat;
  background-position: 50% 48%;
  background-color: rgba(35, 35, 35, 0.65);
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  transition: all 250ms linear;
}

#scrollUp:hover {
  background-color: #151515;
}

nav a#pull {
  display: none;
}

#gallery {
  padding-top: 40px;
}

@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
}

.img-wrapper img {
  width: 100%;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 5%;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#prevButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

#RightService .sbox-4 {
  margin-bottom: 13px;
}

#RightService .sbox-4-txt h5 {
  font-size: 18px;
  margin-bottom: 4px;
}

#RightService .sbox-4-txt p {
  font-size: 15px;
}

/* services details page css start here */
.service-container {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-container .icon {
  margin-top: 5%;
  font-size: 38px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-container .number-icon .icon-2 {
  height: 70px;
  width: 70px;
  line-height: 80px;
  border-radius: 64% 36% 55% 45% / 76% 72% 28% 24% !important;
  border-color: #f89d36 !important;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-container .number-icon .icon-2 i {
  font-size: 30px;
}

.service-container .number-icon .number {
  position: absolute;
  top: 0;
  right: 70px;
  left: 0;
  height: 35px;
  width: 35px;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-container .number-icon .number span {
  line-height: 30px;
}

.service-container .content .number {
  font-size: 40px;
  color: #dee2e6;
}

.service-container .content .title {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-container.hover-bg {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-container.hover-bg .smooth-icon {
  position: absolute;
  bottom: -40px;
  right: -20px;
  font-size: 60px;
  color: #f8f9fa;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.service-container.hover-bg:hover {
  background-color: #f89d36;
}

.service-container.hover-bg:hover .content .title {
  color: #ffffff !important;
}

.service-container.hover-bg:hover .content .serv-pera {
  color: #fafafb !important;
}

.service-container.hover-bg:hover .smooth-icon {
  font-size: 100px;
  opacity: 0.2;
  bottom: -20px;
  right: 10px;
}

.service-container:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
  box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
}

.service-container:hover .icon {
  color: #f89d36;
  -webkit-animation: mover 1s infinite alternate;
  animation: mover 1s infinite alternate;
}

.service-container:hover .number-icon .icon-2 {
  background-color: #f89d36;
  border-radius: 50% !important;
}

.service-container:hover .number-icon .icon-2 i {
  color: #ffffff !important;
}

.service-container:hover .number-icon .number {
  color: #ffffff;
  background: #f89d36 !important;
  border-color: #ffffff !important;
}

.service-container:hover .content .title {
  color: #f89d36;
}

.service-container a:hover,
.service-container a .title:hover {
  color: #f89d36 !important;
}

@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.service-wrapper {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-wrapper .icon {
  width: 60px;
  height: 60px;
  line-height: 45px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-wrapper .content .title {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-weight: 500;
}

.service-wrapper .big-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.05;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.service-wrapper:hover {
  -webkit-box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
  box-shadow: 0 10px 25px rgba(47, 60, 78, 0.15) !important;
  background: #ffffff;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  border-color: transparent !important;
}

.service-wrapper:hover .icon {
  background: #31aad9 !important;
  color: #ffffff !important;
}

.service-wrapper:hover .big-icon {
  z-index: -1;
  opacity: 0.1;
  font-size: 160px;
}

.text-custom {
  color: #31aad9 !important;
}

.uim-svg {
  display: inline-block;
  height: 1em;
  vertical-align: -0.125em;
  font-size: inherit;
  fill: var(--uim-color, currentColor);
}

#howTo .sbox-4-txt h5 {
  font-size: 1.25rem !important;
}

@media only screen and (max-width: 600px) {
  #howTo .sbox-4-txt h5 {
    text-align: left;
    padding-left: 10px;
  }
}

.port-client-logo {
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px!important; */
  margin-bottom: 20px;
}

.port-client-logo img {
  border-radius: 5px;
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  /* background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); */
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}

.port-client-logo img {
  filter: grayscale(1);
}

.port-client-logo:hover img {
  filter: grayscale(0);
  filter: none;
}


.search_s {
  /* font-family: 'Muli'; */
  font-weight: 700;
  color: #000;
  border: 2px solid #e9b538;
}


.search_s:focus {
  color: #000;
  background-color: #fff;
  border-color: #e9b538;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(255 152 0 / 12%);
}

/*@media (min-width:992px){
    .search_b{
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
    }
    .search_s{
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
    }
  }*/
.tra-white-hover:hover {
  color: #000 !important;
}

.sf-align-center {
  display: flex;
  align-items: center;
}



/*enquiry form css*/

.confirm {
  background-color: #e9b538 !important;
}

.query-form input {
  height: 50px !important;
}

.contact-form textarea {
  min-height: 110px !important;
}

.modal-footer button:hover {
  background: #e9b538 !important;
  border-color: #e9b538 !important;
}

.modal-content {
  border-radius: 25px;
}

.modal-body {
  padding: 0px;
}

.modal-header {
  border: none;
  padding: 12px 3px;
  position: relative;
  z-index: 99;
}

.modal-header h5 {
  margin: 0;
  color: #fff;
  font-size: 23px;
  line-height: 26px;
}

.modal-header .close {
  color: #fff;
  height: 23px;
  border-radius: 50%;
  width: 23px;
  padding: 0px 0px 0px 0px;
  margin: -14px -27px 0px auto;
  font-weight: 100;
  /* font-family: none; */
  display: inline-block;
  font-size: 30px;
  line-height: 22px;
  background: #f79C22;
  opacity: 0.8;
}

.modal-header button:focus {
  outline: 1px solid #fbae24;
}

.SFsidesvg {
  position: relative;
}

.modal-Ficonslider {
  position: absolute;
  bottom: 0px;
  right: 20px;
  max-width: 147px;
  height: auto;
}

.sa-Fmodal .modal-footer {
  border: none;
}

.modal-Sequire-dtls {
  padding: 40px 0 20px 40px;
}

.modal-Sequire-dtls h6 {
  font-size: 26px;
  line-height: 35px;
  font-weight: 800;
  color: #f68d1e;
  margin: 0 0 70px 0px;
}

.modal-Sequire-dtls ul {
  margin: 0;
  padding: 0;
}

.modal-Sequire-dtls li {
  margin: 20px 0;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  color: #495057;
  display: flex;
  align-items: center;
}

.modal-Sequire-dtls li i {
  margin-right: 10px;
  color: #f68d1e;
  font-size: 35px;
  line-height: 45px;
}

.sa-Fmodal .modal-FsoIcon {
  height: auto;
  width: 35px;
  display: inline-block;
  margin-right: 10px;
}

.modal-form__sociel {
  display: flex;
  justify-content: left;
  margin: 0;
  padding: 0;
}

.modal-form__sociel li {
  margin: 0px 15px 0px 0px;
  background-color: #f99d1b;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-form__sociel li i {
  font-size: 22px;
  line-height: 30px;
  color: #fff;
  display: inline-block;
  padding: 2px 8px 0px 8px;
  margin: 0;
}

.sa-Fmodal .form-control {
  border-radius: 25px;
  border: 2px solid #fff;
  margin-bottom: 16px;
  font-size: 13px;
  background: transparent;
  color: #fff;
  position: relative;
  z-index: 99;
}

.sa-Fmodal .form-holder {
  padding: 10px 0;
  background: transparent;
}

.sa-Fmodal .modal-formWithBg {
  background: #fbae24;
  padding: 10px 30px;
  margin: 0;
  border-radius: 0px 21px 21px 0px;
  position: relative;
  z-index: 1;
}

.sa-Fmodal .modal-formWithBg .sarightSmallbg {
  position: absolute;
  height: auto;
  display: inline-block;
  z-index: -1;
  bottom: 74px;
  left: 8px;
  max-width: 65px;
}

.sa-Fmodal .modal-formWithBg .sarightBigbg {
  position: absolute;
  height: auto;
  display: inline-block;
  z-index: 2;
  top: 9px;
  right: 0px;
  max-width: 145px;
}

.sa-Fmodal .btn-sm {
  padding: 5px 16px;
  border-radius: 25px;
  color: #f68d1e;
  background: #fff;
  font-size: 20px;
  line-height: 20px;
  position: relative;
  z-index: 99;

}

.sa-Fmodal .btn-sm:hover {
  color: #fff;
}

.sa-Fmodal-label {
  position: absolute;
  z-index: 99;
  background: #fbae24;
  color: #fff;
  left: 46px;
  top: -10px;
  padding: 0 5px;
  font-weight: 500;
  font-size: 14px;
}

.sa-Fmodal .form-control:focus {
  box-shadow: none;
}

.sa-Fmodal .sa-fsociel-title {
  margin: 50px 0 16px 0;
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
}

@media(max-width:900px) {
  .sa-Fmodal .modal-formWithBg {
    border-radius: 23px 23px 0px 0px;
  }

  .modal-Ficonslider {
    bottom: 50px;
    right: -1px;
    max-width: 65px;
    transform: rotate(-90deg);
  }

  .modal-header h5 {
    font-size: 16px;
    line-height: 20px;
  }

  .query-form input {
    height: 40px !important;
  }

  .sa-Fmodal .modal-formWithBg .sarightSmallbg {
    bottom: 50px;
    left: 12px;
    max-width: 42px;
  }

  .sa-Fmodal .modal-formWithBg .sarightBigbg {
    top: 47px;
    right: 8px;
    max-width: 60px;
  }

  .sa-Fmodal-label {
    left: 35px;
    top: -7px;
    font-size: 11px;
  }

  .sa-Fmodal .btn-sm {
    padding: 5px 12px;
    font-size: 14px;
    line-height: 12px;
  }

  .sa-Fmodal .modal-footer {
    padding: 12px 0 0px 18px
  }

  .modal-Sequire-dtls {
    padding: 20px 45px 20px 20px;
  }

  .modal-Sequire-dtls h6 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 20px 0px;
  }

  .sa-Fmodal .modal-Sequire-dtls li {
    margin: 10px 0;
    font-size: 11px;
  }

  .sa-Fmodal .modal-form__sociel li {
    margin: 0px 15px 0px 0px;
  }

  .modal-Sequire-dtls li i {
    font-size: 14px;
    line-height: 20px;
    padding: 2px 5px 0px 5px;
  }

  .sa-Fmodal .modal-FsoIcon {
    width: 20px;
  }

  .sa-Fmodal .sa-fsociel-title {
    margin: 15px 0 7px 0;
    font-size: 16px;
    line-height: 20px;
  }

  textarea {
    max-height: 90px !important;
  }
}


/*career page css overwrite */

.query-form input {
  height: 40px !important;
}

.contact-form textarea {
  min-height: 110px !important;
}

.modal-footer button:hover {
  background: #e9b538 !important;
  border-color: #e9b538 !important;
}

#faqs-1 .card {
  border-bottom: 1px solid #000000;
}

#faqs-1 .card-header {
  padding: 22px 0px;
}

#faqs-1 .card-header h5 {
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  font-weight: 700;
  transition: 0.4s;
}

#faqs-1 .card-header h5:hover {
  color: #dba82a;
}

#faqs-1 .card-body h4 {
  font-size: 22px;
  line-height: 30px;
  color: #000000;
  font-weight: 700;
}

#faqs-1 #accordion .card-body p {
  color: #000000;
  font-size: 15px;
  line-height: 22px;
  font-weight: 500;
}

#faqs-1 #accordion .cbox-1-txt p span {
  color: #788689;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.cbox-1 i {
  color: #dba82a;
}

#faqs-1 .card-body .btn {
  background-color: transparent;
  color: #000000;
  padding: 14px 15px;
  border: 2px solid #dba82a;
}

#faqs-1 .card-body .btn:hover {
  background-color: #dba82a;
  color: #ffffff;
}

#faqs-1 .card-body .btn i {
  padding-left: 0px;
  transition: 0.5s;
}

#faqs-1 .card-body .btn:hover.btn i {
  padding-left: 20px;
  transition: 0.5s;
}

#contacts-1 .contact-form .form-control {
  color: #000000;
  font-weight: 400;
  font-size: 16px;
 
  ;
  font-weight: 400;
}

#contacts-1 .form-holder {
  background-color: #cccccc74;
  padding: 30px 20px;
}


/*blog-deatils page*/

#sf-blog-details {
  position: relative;
  padding: 80px 0;
}

.slide-arrow {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.slide-arrow:focus {
  outline: none;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}

.prev-arrow {
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 25px solid #e9b538;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.next-arrow {
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 25px solid #e9b538;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}

.blog-post-img img {
  width: 100%;
  max-height: 200px;
}

.sf-p-sm {
  font-size: 14px;
  color: #000;
}


@media(max-width:900px) {
  .sf-mespace {
    display: none;
  }
}


/*.smllogo {*/
/*    width: 167px !important;*/
/*    height: 47px !important;*/
/*}*/


/*@media(max-width:600px){*/
/*  .smllogo {*/
/*    width: 130px !important;*/
/*    height: 40px !important;*/
/*}*/
/*}*/
.wrapper {
  width: 60%;
}



.container_accordion {
  background-color: white;
  color: black;
  border-radius: 20px;
  box-shadow: 0 5px 10px 0 rgb(0, 0, 0, 0.25);
  margin: 20px 0;
}

.question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 20px 80px 20px 20px;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
}

.question::after {
  content: "\002B";
  font-size: 2.2rem;
  position: absolute;
  right: 20px;
  transition: 0.2s;
}

.question.active::after {
  transform: rotate(45deg);
}

.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}

.answer {
  padding: 0 20px 20px;
  line-height: 1.5rem;
}

.question.active+.answercont {}

@media screen and (max-width: 790px) {
  html {
    font-size: 14px;
  }

  .wrapper {
    width: 80%;
  }
}

.banner {
  box-shadow: inset 0 0 0 #000;
  position: relative;
  height: 100vh;
}

.banner>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner:before {
  content: "";
  /* background: rgba(0, 0, 0, 0.20);*/
  /* background: rgba(207, 125, 0,  0.20); */
  width: 100%;
  height: 100%;
  position: absolute;
}

.banner_content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.banner_content h3 {
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  filter: drop-shadow(2px 4px 3px black);
}

.banner_content p {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 10px;
  margin-top: 20px;
  filter: drop-shadow(2px 4px 3px black);
}

.banner_content {
  width: 80%;
  text-align: center;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  .banner_content h3 {
    font-size: 24px;
  }

  .banner_content p {
    font-size: 18px;
    letter-spacing: 3px;
    margin-top: 20px;
  }

  .banner {
    height: 40vh;
  }

  .banner_content {
    text-align: center;
    width: 92%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .banner {
    height: 50vh;
  }
}

.about_btn {
  background: #c92223;
  padding: 5px;
  color: #fff;
  width: 26%;
  border: none;
  font-family: 'myfont1';
    font-size: 14px;
}







html {
  /* font-family: sans-serif; */
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}



[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  /* font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; */
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  /* font-family: inherit; */
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 2rem;
}

h3,
.h3 {
  font-size: 1.75rem;
}

h4,
.h4 {
  font-size: 1.5rem;
}

h5,
.h5 {
  font-size: 1.25rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  /* border-top: 1px solid rgba(0, 0, 0, 0.1); */
  margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    /* border-top: 1px solid rgba(0, 0, 0, 0.1); */
    border-bottom: 2px solid #000;
    width: 65%;
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014\00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a>code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.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-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.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-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.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-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.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-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333%;
  }

  .offset-sm-2 {
    margin-left: 16.66667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333%;
  }

  .offset-sm-5 {
    margin-left: 41.66667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333%;
  }

  .offset-sm-8 {
    margin-left: 66.66667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333%;
  }

  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333%;
  }

  .offset-md-2 {
    margin-left: 16.66667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333%;
  }

  .offset-md-5 {
    margin-left: 41.66667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333%;
  }

  .offset-md-8 {
    margin-left: 66.66667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333%;
  }

  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333%;
  }

  .offset-lg-2 {
    margin-left: 16.66667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333%;
  }

  .offset-lg-5 {
    margin-left: 41.66667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333%;
  }

  .offset-lg-8 {
    margin-left: 66.66667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333%;
  }

  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }

  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }

  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }

  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }

  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }

  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }

  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }

  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }

  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }

  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333%;
  }

  .offset-xl-2 {
    margin-left: 16.66667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333%;
  }

  .offset-xl-5 {
    margin-left: 41.66667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333%;
  }

  .offset-xl-8 {
    margin-left: 66.66667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333%;
  }

  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody+tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
  background-color: #c8cbcf;
}

.table-success,
.table-success>th,
.table-success>td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
  background-color: #b1dfbb;
}

.table-info,
.table-info>th,
.table-info>td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
  background-color: #abdde5;
}

.table-warning,
.table-warning>th,
.table-warning>td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger>th,
.table-danger>td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
  background-color: #f1b0b7;
}

.table-light,
.table-light>th,
.table-light>td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
  background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
  background-color: #b9bbbe;
}

.table-active,
.table-active>th,
.table-active>td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-sm>.table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-md>.table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-lg>.table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .table-responsive-xl>.table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size],
select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row>.col,
.form-row>[class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled~.form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:valid,
.form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus,
.form-control.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid~.valid-feedback,
.was-validated .form-control:valid~.valid-tooltip,
.form-control.is-valid~.valid-feedback,
.form-control.is-valid~.valid-tooltip {
  display: block;
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-select:valid~.valid-feedback,
.was-validated .custom-select:valid~.valid-tooltip,
.custom-select.is-valid~.valid-feedback,
.custom-select.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .form-control-file:valid~.valid-feedback,
.was-validated .form-control-file:valid~.valid-tooltip,
.form-control-file.is-valid~.valid-feedback,
.form-control-file.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid~.form-check-label,
.form-check-input.is-valid~.form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip,
.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid~.custom-control-label,
.custom-control-input.is-valid~.custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid~.custom-control-label::before,
.custom-control-input.is-valid~.custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid~.valid-feedback,
.was-validated .custom-control-input:valid~.valid-tooltip,
.custom-control-input.is-valid~.valid-feedback,
.custom-control-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked~.custom-control-label::before,
.custom-control-input.is-valid:checked~.custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus~.custom-control-label::before,
.custom-control-input.is-valid:focus~.custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid~.custom-file-label,
.custom-file-input.is-valid~.custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid~.valid-feedback,
.was-validated .custom-file-input:valid~.valid-tooltip,
.custom-file-input.is-valid~.valid-feedback,
.custom-file-input.is-valid~.valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus~.custom-file-label,
.custom-file-input.is-valid:focus~.custom-file-label {
  border-color: #28a745;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated .form-control:invalid,
.form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus,
.form-control.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid~.invalid-feedback,
.was-validated .form-control:invalid~.invalid-tooltip,
.form-control.is-invalid~.invalid-feedback,
.form-control.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-select:invalid~.invalid-feedback,
.was-validated .custom-select:invalid~.invalid-tooltip,
.custom-select.is-invalid~.invalid-feedback,
.custom-select.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .form-control-file:invalid~.invalid-feedback,
.was-validated .form-control-file:invalid~.invalid-tooltip,
.form-control-file.is-invalid~.invalid-feedback,
.form-control-file.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid~.form-check-label,
.form-check-input.is-invalid~.form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip,
.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid~.custom-control-label,
.custom-control-input.is-invalid~.custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid~.custom-control-label::before,
.custom-control-input.is-invalid~.custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid~.invalid-feedback,
.was-validated .custom-control-input:invalid~.invalid-tooltip,
.custom-control-input.is-invalid~.invalid-feedback,
.custom-control-input.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked~.custom-control-label::before,
.custom-control-input.is-invalid:checked~.custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus~.custom-control-label::before,
.custom-control-input.is-invalid:focus~.custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before,
.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid~.custom-file-label,
.custom-file-input.is-invalid~.custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid~.invalid-feedback,
.was-validated .custom-file-input:invalid~.invalid-tooltip,
.custom-file-input.is-invalid~.invalid-feedback,
.custom-file-input.is-invalid~.invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus~.custom-file-label,
.custom-file-input.is-invalid:focus~.custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }

  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-plaintext {
    display: inline-block;
  }

  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }

  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }

  .form-inline .form-check-input {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }

  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^="top"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover {
  z-index: 1;
}

.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group>.btn:not(:first-child),
.btn-group>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after,
.dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm+.dropdown-toggle-split,
.btn-group-sm>.btn+.dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg+.dropdown-toggle-split,
.btn-group-lg>.btn+.dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
  width: 100%;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:not(:first-child),
.btn-group-vertical>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
  margin-bottom: 0;
}

.btn-group-toggle>.btn input[type="radio"],
.btn-group-toggle>.btn input[type="checkbox"],
.btn-group-toggle>.btn-group>.btn input[type="radio"],
.btn-group-toggle>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group>.form-control,
.input-group>.form-control-plaintext,
.input-group>.custom-select,
.input-group>.custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group>.form-control+.form-control,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.custom-file,
.input-group>.form-control-plaintext+.form-control,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.custom-select+.form-control,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.custom-file,
.input-group>.custom-file+.form-control,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.custom-file {
  margin-left: -1px;
}

.input-group>.form-control:focus,
.input-group>.custom-select:focus,
.input-group>.custom-file .custom-file-input:focus~.custom-file-label {
  z-index: 3;
}

.input-group>.custom-file .custom-file-input:focus {
  z-index: 4;
}

.input-group>.form-control:not(:last-child),
.input-group>.custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.form-control:not(:first-child),
.input-group>.custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}

.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.input-group-text,
.input-group-append .input-group-text+.btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group-lg>.form-control:not(textarea),
.input-group-lg>.custom-select {
  height: calc(1.5em + 1rem + 2px);
}

.input-group-lg>.form-control,
.input-group-lg>.custom-select,
.input-group-lg>.input-group-prepend>.input-group-text,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-append>.btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.input-group-sm>.form-control:not(textarea),
.input-group-sm>.custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}

.input-group-sm>.form-control,
.input-group-sm>.custom-select,
.input-group-sm>.input-group-prepend>.input-group-text,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-append>.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
  padding-right: 1.75rem;
}

.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text,
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}

.custom-control-input:focus~.custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
  border-color: #80bdff;
}

.custom-control-input:not(:disabled):active~.custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}

.custom-control-input:disabled~.custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled~.custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked~.custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-switch {
  padding-left: 2.25rem;
}

.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}

.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-switch .custom-control-input:checked~.custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  -ms-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  display: none;
}

.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus~.custom-file-label {
  border-color: #80bdff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:disabled~.custom-file-label {
  background-color: #e9ecef;
}

.custom-file-input:lang(en)~.custom-file-label::after {
  content: "Browse";
}

.custom-file-input~.custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}

.custom-range {
  width: 100%;
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-range:focus {
  outline: none;
}

.custom-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-range::-moz-focus-outer {
  border: 0;
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  appearance: none;
}

@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}

.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}

.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}

.custom-range:disabled::-moz-range-track {
  cursor: default;
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {

  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover,
.nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar>.container,
.navbar>.container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover,
.navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-sm>.container,
  .navbar-expand-sm>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}

@media (max-width: 767.98px) {

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-md>.container,
  .navbar-expand-md>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}

@media (max-width: 991.98px) {

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-lg>.container,
  .navbar-expand-lg>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}

@media (max-width: 1199.98px) {

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .navbar-expand-xl>.container,
  .navbar-expand-xl>.container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand>.container,
.navbar-expand>.container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card>hr {
  margin-right: 0;
  margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group>.card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .card-group>.card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  .card-group>.card+.card {
    margin-left: 0;
    border-left: 0;
  }

  .card-group>.card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-top,
  .card-group>.card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group>.card:not(:last-child) .card-img-bottom,
  .card-group>.card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  .card-group>.card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-top,
  .card-group>.card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group>.card:not(:first-child) .card-img-bottom,
  .card-group>.card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }

  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.accordion>.card {
  overflow: hidden;
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}

.accordion>.card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.accordion>.card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.accordion>.card .card-header {
  margin-bottom: -1px;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item+.breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .badge {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

a.badge:hover,
a.badge:focus {
  text-decoration: none;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

a.badge-primary:hover,
a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}

a.badge-primary:focus,
a.badge-primary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

a.badge-success:hover,
a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}

a.badge-success:focus,
a.badge-success.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

a.badge-info:hover,
a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}

a.badge-info:focus,
a.badge-info.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

a.badge-warning:hover,
a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}

a.badge-warning:focus,
a.badge-warning.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

a.badge-danger:hover,
a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}

a.badge-danger:focus,
a.badge-danger.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

a.badge-light:hover,
a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}

a.badge-light:focus,
a.badge-light.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

a.badge-dark:hover,
a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}

a.badge-dark:focus,
a.badge-dark.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
  }

  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }

  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover {
  color: #000;
  text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.close.disabled {
  pointer-events: none;
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem;
}

.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}

.toast.showing {
  opacity: 1;
}

.toast.show {
  display: block;
  opacity: 1;
}

.toast.hide {
  display: none;
}

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.toast-body {
  padding: 0.75rem;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}

.modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}

.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.modal-footer> :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer> :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }

  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }

  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }

  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }

  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {

  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
 
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top,
.bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow,
.bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before,
.bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right,
.bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow,
.bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before,
.bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom,
.bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow,
.bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left,
.bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow,
.bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
 
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before,
.popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top,
.bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top>.arrow,
.bs-popover-auto[x-placement^="top"]>.arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top>.arrow::before,
.bs-popover-auto[x-placement^="top"]>.arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top>.arrow::after,
.bs-popover-auto[x-placement^="top"]>.arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

.bs-popover-right,
.bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right>.arrow,
.bs-popover-auto[x-placement^="right"]>.arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right>.arrow::before,
.bs-popover-auto[x-placement^="right"]>.arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right>.arrow::after,
.bs-popover-auto[x-placement^="right"]>.arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

.bs-popover-bottom,
.bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom>.arrow,
.bs-popover-auto[x-placement^="bottom"]>.arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom>.arrow::before,
.bs-popover-auto[x-placement^="bottom"]>.arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom>.arrow::after,
.bs-popover-auto[x-placement^="bottom"]>.arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before,
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left,
.bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left>.arrow,
.bs-popover-auto[x-placement^="left"]>.arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left>.arrow::before,
.bs-popover-auto[x-placement^="left"]>.arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left>.arrow::after,
.bs-popover-auto[x-placement^="left"]>.arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  -o-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {

  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.carousel-indicators .active {
  opacity: 1;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite;
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    opacity: 1;
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite;
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }

  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/* .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
} */

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {

  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a:not(.btn) {
    text-decoration: underline;
  }

  abbr[title]::after {
    content: " ("attr(title) ")";
  }

  pre {
    white-space: pre-wrap !important;
  }

  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }

  body {
    min-width: 992px !important;
  }

  .container {
    min-width: 992px !important;
  }

  .navbar {
    display: none;
  }

  .badge {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  .table-dark {
    color: inherit;
  }

  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody+tbody {
    border-color: #dee2e6;
  }

  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}



a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #dbcc8f;
}

a:hover,
a:focus {
  text-decoration: none !important;
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
}

button:hover,
button:focus {
  text-decoration: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  line-height: 1.2;
  font-weight: 400;
  /* font-family: "Poppins", Arial, sans-serif; */
  color: #000;
}

.ftco-section {
  padding: 7em 0;
}

.ftco-no-pt {
  padding-top: 0;
}

.ftco-no-pb {
  padding-bottom: 0;
}

.heading-section {
  font-size: 28px;
}

.img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

@media (max-width: 991.98px) {
  .btn {
    display: block;
    width: 100%;
  }
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-stage-outer {
  padding-top: 1em;
  padding-bottom: 2em;
  position: relative;
}

.owl-carousel .owl-item {
  opacity: 1;
}

.owl-carousel .owl-item.active {
  opacity: 1;
}

.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  display: inline-block;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0px;
  color: rgba(0, 0, 0, 0.2) !important;
  -webkit-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {

  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.owl-carousel .owl-nav .owl-prev p span,
.owl-carousel .owl-nav .owl-prev p small,
.owl-carousel .owl-nav .owl-next p span,
.owl-carousel .owl-nav .owl-next p small {
  display: block;
  color: #000;
  line-height: .8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media (prefers-reduced-motion: reduce) {

  .owl-carousel .owl-nav .owl-prev p span,
  .owl-carousel .owl-nav .owl-prev p small,
  .owl-carousel .owl-nav .owl-next p span,
  .owl-carousel .owl-nav .owl-next p small {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.owl-carousel .owl-nav .owl-prev small,
.owl-carousel .owl-nav .owl-next small {
  text-transform: uppercase;
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
  line-height: 0;
}

.owl-carousel .owl-nav .owl-prev span:before,
.owl-carousel .owl-nav .owl-next span:before {
  font-size: 40px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color:#fff;
}

@media (prefers-reduced-motion: reduce) {

  .owl-carousel .owl-nav .owl-prev span:before,
  .owl-carousel .owl-nav .owl-next span:before {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}

.owl-carousel .owl-nav .owl-prev:hover small,
.owl-carousel .owl-nav .owl-next:hover small {
  color: #dbcc8f;
}

.owl-carousel .owl-nav .owl-prev:hover span:before,
.owl-carousel .owl-nav .owl-next:hover span:before {
  color: #dbcc8f;
}

.owl-carousel .owl-nav .owl-prev {
  /* left: 0; */
  bottom: 30px;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  left: 4px;
  text-align: center;
  border-radius: 5px;
  width: 40px;
  background: #c92223;
  top: -25px;
}

.owl-carousel .owl-nav .owl-next {
  /* right: 0; */
  bottom: 30px;
  font-size: 30px;
  height: 40px;
  line-height: 40px;
  right: 4px;
  text-align: center;
  border-radius: 5px;
  width: 40px;
  background: #c92223;
  top: -25px;
}

.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 20px;
  display:none;
}

.owl-carousel .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: transparent;
  position: relative;
  border: 1px solid #000;
}

.owl-carousel .owl-dots .owl-dot:hover,
.owl-carousel .owl-dots .owl-dot:focus {
  outline: none !important;
}

.owl-carousel .owl-dots .owl-dot.active {
  background: #dbcc8f;
  border: 1px solid #dbcc8f;
}


.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.testimony-wrap {
  -webkit-box-shadow: 0px 10px 40px -30px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 0px 10px 40px -30px rgba(0, 0, 0, 0.42);
  box-shadow: 0px 10px 40px -30px rgba(0, 0, 0, 0.42);
  height: 410px;
    padding: 16px;
    background: #fff;
}


.testimony-wrap .text,
.testimony-wrap .img {
  width: 50%;
}

@media (max-width: 767.98px) {

  .testimony-wrap .text,
  .testimony-wrap .img {
    width: 100%;
  }
}

.testimony-wrap .img {
  height: 377px;
}

@media (max-width: 767.98px) {
  .testimony-wrap .img {
    height: 181px;
  }
}

.testimony-wrap .text {
  background: #f2f2f2;
}

.testimony-wrap .text p.h3 {
  /* font-family: "Playfair Display", serif; */
  font-size: 32px;
  font-weight: 700;
}

.testimony-wrap .text .name {
  color: #dbcc8f;
  font-size: 20px;
  font-weight: 500;
}



.ongoing_project_home {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -247px;
}
.ion-ios-arrow-back{
  color:#fff
}


.counter_wespacess {
  text-align: center;
  padding-bottom: 50px;
  border-right: 1px dashed black;
}

.counter_wespacess:last-child {
  border-right: 0px solid black;
}

.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}

i {
  font-size: 20px !Important;
}

@media (max-width: 991px) {
  .counter_wespacess {
    border-right: 0px dashed black;
    border-bottom: 1px dashed black;
    width: 50%;
    margin: auto auto;
  }
  
  .counter_wespacess:last-child {
    border-bottom: 0px dashed black;
  }
}


.counter {
  background-color: #f5f5f5;
  padding: 20px 0;
  border-radius: 5px;
}

.count-title {
  font-size: 40px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.count-text {
  font-size: 13px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.fa-2x {
  margin: 0 auto;
  float: none;
  display: table;
  color: #FF5E00;
}

.video-custom {
    display: table;

    margin: 0 auto;
    /* max-width: 800px; */
    position: relative;
}

.video-custom .poster-img {
    display: block;
}

.video-custom video {
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.video-custom .play-btn,
.video-custom .pause-btn {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 3;
    cursor: pointer;
    transition: 0.5s all;
    overflow: hidden;
}

.video-custom .pause-btn {
    display: none;
}

.video-custom .play-btn i {
    width: 0;
    height: 0;
    border-style: solid;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 18px solid #000000;
    border-right: 0;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: auto;
}
/***Volume Control***/
html:not(.playvideo) .sound-ctrl {
  display: none;
}

.sound-ctrl {
  position: absolute;
  z-index: 2;
  right: 14px;
  bottom: 5px;
  cursor: pointer;
}

.sound-ctrl .on-button {
  display: none;
}

.sound-ctrl img {
  opacity: 0;
}

.sound-ctrl .off-button,
.sound-ctrl .on-button {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 0px;
  background-color: transparent;
  border: none;
  width: 100%;
  height: 100%;
  padding: 0px;
  cursor: pointer;
}

.soundctrlshow .on-button {
  display: block;
}

.soundctrlshow .off-button {
  display: none;
}

.playvideo .video-custom .sound-ctrl img {
  opacity: 1;
}

.soundctrlshow .on-button:before {
  content: '';
  position: absolute;
  left: 12px;
  top: -5px;
  z-index: 10;
  width: 3px;
  height: 32px;
  background-color: #fff;
  transform: rotate(45deg);
}















/*----------------------------------------*/
/*  2.11 Carousel
/*----------------------------------------*/
/** Swiper styles **/
.tp-slider-active {
  height: 940px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .tp-slider-active {
    height: 650px;
  }
}
@media only screen and (max-width: 767px) {
  .tp-slider-active {
    height: 540px;
  }
}
.tp-slider-active .swiper-slide-active .tp-hero-3-title div span {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.tp-slider-active .swiper-slide-active .tp-hero-3-title-pre div span {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.tp-slider-active .swiper-slide-active .tp-hero-3-button-wrapper .tp-btn {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .tp-slider-image-ptb {
    padding-bottom: 80px;
  }
}
.tp-slider-image-wrapper {
  margin: 0 -670px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .tp-slider-image-wrapper {
    margin: 0;
  }
}
.tp-slider-image-thumb img {
  width: 100%;
}









/* @font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoonff18.eot?osaj25');
  src:  url('fonts/icomoonff18.eot?osaj25#iefix') format('embedded-opentype'),
    url('fonts/icomoonff18.ttf?osaj25') format('truetype'),
    url('fonts/icomoonff18.woff?osaj25') format('woff'),
    url('fonts/icomoonff18.svg?osaj25#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
} */

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /* font-family: 'icomoon' !important; */
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e936";
}
.icon-award:before {
  content: "\e934";
}
.icon-quite:before {
  content: "\e933";
}
.icon-star:before {
  content: "\e932";
}
.icon-mark:before {
  content: "\e92d";
}
.icon-email2:before {
  content: "\e931";
}
.icon-telephone:before {
  content: "\e92e";
}
.icon-email:before {
  content: "\e92f";
}
.icon-portfolio:before {
  content: "\e930";
}
.icon-share:before {
  content: "\e92c";
}
.icon-cloud-computing:before {
  content: "\e92a";
}
.icon-cyber-security:before {
  content: "\e92b";
}
.icon-clock-1:before {
  content: "\e929";
}
.icon-right-arrow:before {
  content: "\e928";
}
.icon-pinterest-p:before {
  content: "\e920";
}
.icon-youtube:before {
  content: "\e921";
}
.icon-x-twitter:before {
  content: "\e922";
}
.icon-facebook-f:before {
  content: "\e923";
}
.icon-arrow-left:before {
  content: "\e924";
}
.icon-call:before {
  content: "\e925";
}
.icon-trolley-cart:before {
  content: "\e926";
}
.icon-search:before {
  content: "\e927";
}
.icon-analysis-1:before {
  content: "\e900";
}
.icon-bubble-chat-1:before {
  content: "\e901";
}
.icon-chatting-1:before {
  content: "\e902";
}
.icon-computer-1:before {
  content: "\e903";
}
.icon-customer-support-1:before {
  content: "\e904";
}
.icon-cyber-security-1-1:before {
  content: "\e905";
}
.icon-digital-marketing-1:before {
  content: "\e906";
}
.icon-Earth:before {
  content: "\e907";
}
.icon-expertise-1:before {
  content: "\e908";
}
.icon-future-1:before {
  content: "\e909";
}
.icon-infrastructure-1:before {
  content: "\e90a";
}
.icon-infrastructure-2:before {
  content: "\e90b";
}
.icon-innovation-1:before {
  content: "\e90c";
}
.icon-interactive-1:before {
  content: "\e90d";
}
.icon-it-1:before {
  content: "\e90e";
}
.icon-it-service-1:before {
  content: "\e90f";
}
.icon-layer-1:before {
  content: "\e910";
}
.icon-nanotechnology-1:before {
  content: "\e911";
}
.icon-Pin:before {
  content: "\e912";
}
.icon-project-management-1:before {
  content: "\e913";
}
.icon-quality-2:before {
  content: "\e914";
}
.icon-rating-2:before {
  content: "\e915";
}
.icon-reputation-1:before {
  content: "\e916";
}
.icon-service-1:before {
  content: "\e917";
}
.icon-shield-2:before {
  content: "\e918";
}
.icon-software-1:before {
  content: "\e919";
}
.icon-solution-1:before {
  content: "\e91a";
}
.icon-team-2:before {
  content: "\e91b";
}
.icon-technology-1:before {
  content: "\e91c";
}
.icon-technology-2:before {
  content: "\e91d";
}
.icon-telephone-call-1:before {
  content: "\e91e";
}
.icon-verified-2:before {
  content: "\e91f";
}

--------------------------------------------------------------*/
.bgimg_contain {
  background-size: contain !important;
}

.bgimg_norepeat {
  background-repeat: no-repeat !important;
}

.bgimg_cover {
  background-size: cover !important;
}

.bgimg_start {
  background-position: left !important;
}

.bgimg_end {
  background-position: right !important;
}

.bgimg_center {
  background-position: center !important;
}

.bg-light_blue {
  background-color: var(--lexi-light_blue);
}

.text-light_blue {
  /* color: var(--lexi-light_blue); */
  color: var(--lex-navy);
}

.bg-base {
  background-color: var(--lexi-base);
}
.bg-navy{
  background-color: var(--lex-navy);
}

.text-base {
  color: var(--lexi-base);
}

.object_contain {
  object-fit: contain !important;
}

.object_cover {
  object-fit: cover !important;
}

.text-lblue {
  color: var(--lblue) !important;
}


.bg-lblue {
  background-color: var(--lblue) !important;
}

.lexi-btn {
  outline: none;
  color: var(--lexi-text-dark, #222429);
  /* font-family: var(--lexi-font, "Rubik", sans-serif); */
  transition: 500ms;
  background-color: #ffffff;
  color: var(--lexi-text-dark, #222429);
  border: solid 1px #00b0f0;
  font-size: 10px;
  font-weight: 400;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  padding: 2px 16px 2px 8px;
  border-radius: 50px;
  text-transform: uppercase;
}

@media (min-width: 767px) {
  .lexi-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 400;
    z-index: 1;
    padding: 6px 20px 6px 10px;
    ;
  }

  .live-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none;
    background-color: var(--lexi-base);
    color: var(--lexi-text-dark, #222429);
    /* */
    transition: 500ms;
    background-color: #ffffff;
    color: var(--lexi-text-dark, #222429);
    border: solid 1px #00b0f0;
    font-size: 11px;
    font-weight: 400;
    /* line-height: 112.5%; */
    position: relative;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    padding: 6px 10px 6px 10px;
    ;
    border-radius: 50px;
    text-transform: uppercase;

  }
}

.lexi-btn:hover {
  color: var(--lexi-white);
  background-color: var(--lexi-base);
}

/* .lexi-btn:before {
  content: "";
  background-color: var(--lexi-base);
  width: 0;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: -1;
} */

/* .lexi-btn:after {
  content: "";
  background-color: var(--lexi-base);
  width: 0;
  height: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
  z-index: -1;
} */

.lexi-btn:hover {
  color: var(--lexi-white, #fff);
}

.lexi-btn:hover:before,
.lexi-btn:hover:after {
  width: 100%;
}

.lexi-btn--secondary {
  background: white;
  /* color: var(--lexi-base); */
  color: var(--lexi-black);
  border: 1px solid var(--lexi-base);
}

.lexi-btn--secondary:before {
  background-color: var(--lexi-base);
}

.lexi-btn--secondary:after {
  background-color: var(--lexi-base);
}

.lexi-btn--secondary:hover {
  color: var(--lexi-text-dark, #222429);
}

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/

body.locked {
  overflow: hidden;
}

a {
  color: var(--lexi-base);
  transition: all 400ms ease;
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}

::placeholder {
  color: inherit;
  opacity: 1;
}



p {
  line-height: 1.5;
}

::placeholder {
  color: inherit;
  opacity: 1;
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
  background-color: #fff;
}

.gutter-y-10 {
  --bs-gutter-y: 10px;
}

.gutter-y-15 {
  --bs-gutter-y: 15px;
}

.gutter-y-20 {
  --bs-gutter-y: 20px;
}

.gutter-y-30 {
  --bs-gutter-y: 30px;
}

.gutter-y-40 {
  --bs-gutter-y: 40px;
}

.gutter-y-60 {
  --bs-gutter-y: 60px;
}

.tabs-box .tabs-content .tab:not(.active-tab) {
  display: none;
}

.bootstrap-select .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
}

.bootstrap-select .dropdown-item.active,
.bootstrap-select .dropdown-item:active {
  background-color: var(--lexi-base);
}

.tns-outer .tns-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}

.tns-outer .tns-controls button {
  width: 45px;
  height: 45px;
  border: 2px solid #f4f4f4;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--lexi-text, #686a6f);
  border-radius: 50%;
  margin-left: 5px;
  margin-right: 5px;
}

.block-title {
  margin-top: -8px;
  margin-bottom: 50px;
}

.block-title__decor {
  width: 21px;
  height: 14px;
  background-image: url(../images/shapes/leaf-1-1.html);
  background-repeat: no-repeat;
  background-position: top center;
  display: inline-block;
  line-height: 1;
  margin-bottom: -5px;
  position: relative;
  top: -7px;
}

.block-title p {
  margin: 0;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  line-height: 1;
  margin-bottom: 7px;
}

.block-title h3 {
  margin: 0;
  font-size: 35px;
  color: var(--lexi-black, #171717);
}

.ul-list-one {
  margin-bottom: 0;
}

.ul-list-one li {
  position: relative;
  padding-left: 45px;
  font-size: 16px;
  font-weight: 500;
  color: var(--lexi-black, #171717);
}

@media (min-width: 481px) {
  .ul-list-one li {
    font-size: 20px;
  }
}

.ul-list-one li::before {
  content: "\e907";
  color: var(--lexi-base);
  font-size: 26px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  /* font-family: "azino-icon"; */
}

.preloader {
  position: fixed;
  background-color: var(--lexi-white);
  background-position: center center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9991;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
}

.preloader__image {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40%;
  height: 200px;
  width: 200px;
}

/* scroll to top */
.scroll-to-top {
  display: flex;
  align-items: center;
  width: auto;
  height: 35px;
  background: transparent;
  position: fixed;
  bottom: 60px;
  right: -12px;
  z-index: 99;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transform: rotate(-90deg);
  cursor: pointer;
  transition: all 0.2s ease;
}

.scroll-to-top__text {
  display: inline;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  margin-right: 8px;
}

.scroll-to-top__wrapper {
  display: inline-block;
  width: 30px;
  height: 4px;
  background-color: var(--lexi-base);
  position: relative;
  overflow: hidden;
}

.scroll-to-top__inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: var(--lexi-black, #171717);
}

.scroll-to-top.show {
  opacity: 1;
  visibility: visible;
  bottom: 70px;
}

/* post paginations */
.post-pagination {
  margin-bottom: 0;
  margin-top: 0px;
}

@media (min-width: 992px) {
  .post-pagination {
    margin-top: 0px;
  }
}

.post-pagination a {
  display: flex;
  width: 45px;
  height: 45px;
  background-color: #eff2f6;
  align-items: center;
  justify-content: center;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  border-radius: 50%;
  transition: 500ms ease;
}

@media (min-width: 992px) {
  .post-pagination a {
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}

.post-pagination a:hover {
  background-color: var(--lexi-base);
  color: #fff;
}

.post-pagination li:first-child a {
  background-color: var(--lexi-base);
  color: #fff;
}

.post-pagination li:last-child a {
  background-color: var(--lexi-black, #171717);
  color: #fff;
}

.post-pagination li+li {
  margin-left: 10px;
}

.lexi-owl__carousel--with-shadow .owl-stage-outer {
  overflow: visible;
}

.lexi-owl__carousel--with-shadow .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.lexi-owl__carousel--with-shadow .owl-item.active {
  opacity: 1;
  visibility: visible;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-nav {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-nav button {
  border: none;
  outline: none;
  border-radius: 50%;
  margin: 0;
  padding: 0;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-nav button span {
  border: none;
  outline: none;
  width: 50px;
  height: 50px;
  background-color: var(--lexi-gray, #f4f5f8);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--lexi-text, #686a6f);
  border-radius: 50%;
  font-size: 14px;
  color: var(--lexi-text, #686a6f);
  transition: all 500ms ease;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-nav button span:hover {
  background-color: var(--lexi-black, #171717);
  color: var(--lexi-white, #fff);
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 60px;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot span {
  background-color: var(--lexi-black, #171717);
  border: 2px solid var(--lexi-white, #fff);
  box-shadow: 0 0 1px rgba(var(--lexi-black-rgb, 23, 23, 23), 1);
  margin: 0;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot:hover span,
.lexi-owl__carousel--basic-nav.owl-carousel .owl-dots .owl-dot.active span {
  background-color: var(--lexi-black, #171717);
  border: 2px solid var(--lexi-black, #171717);
  box-shadow: 0 0 1px rgba(var(--lexi-black-rgb, 23, 23, 23), 1);
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-nav.disabled+.owl-dots {
  margin-top: 60px;
}

.lexi-owl__carousel--basic-nav.owl-carousel .owl-nav.disabled {
  display: none;
}

/* @media (min-width: 768px) {
  .sec-title {
    padding-bottom: 30px;
  }
} */

.sec-title__img {
  margin-right: 6px;
}

.sec-title__tagline {
  margin: 0;
  color: #b73293;
  font-size: 22px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 100;
}

.sec-title__title {
  color: #1172BD;
  /* font-weight: 700; */
  line-height: 117.5%;
  text-transform: capitalize;
}

.sec-title__title_1 {
  margin-top: 7px;
  margin: 0;
  font-size: 35px;
  color: #1172BD;
  /* font-weight: 700; */
  line-height: 117.5%;
  text-transform: capitalize;
  font-size: 25px;
  padding: 10px;
}


@media (min-width: 768px) {
  .sec-title__title {
    font-size: 24px;
    margin-bottom:  20px;
    font-weight: 500;
  }


}

.sec-title--two .sec-title__title {
  /* color: var(--lexi-base); */
  color: #45077d;
}

.sec-title--two .sec-title__tagline {
  /* color: black; */
}

.sec-title--dark .sec-title__tagline {
  color: var(--lexi-text-gray, #999b9f);
}

.sec-title--three .sec-title__tagline {
  color: var(--lexi-secondary, #232429);
}

.sec-title--three .sec-title__img {
  transform: rotate(180deg);
  margin-bottom: 6px;
  margin-left: 5px;
  margin-right: 0;
}

.ui-datepicker .ui-datepicker-header {
  background-image: none;
  background-color: var(--lexi-black, #171717);
  color: var(--lexi-white, #fff);
 
}

.ui-datepicker-calendar th span {
 
}

.ui-datepicker-calendar td {
  background-color: var(--lexi-gray, #f4f5f8);
  background-image: none;
 
  color: var(--lexi-text, #686a6f);
}

.ui-datepicker-calendar td a {
  border-color: var(--lexi-border-color, #dbdbdb);
  background-color: var(--lexi-gray, #f4f5f8);
  background-image: none;
}

.ui-datepicker-calendar .ui-state-default,
.ui-datepicker-calendar .ui-widget-content .ui-state-default,
.ui-datepicker-calendar .ui-widget-header .ui-state-default {
  border-color: var(--lexi-border-color, #dbdbdb);
  background-color: var(--lexi-gray, #f4f5f8);
  background-image: none;
  color: var(--lexi-text, #686a6f);
  padding: 10px 5px;
  text-align: center;
  line-height: 1em;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-widget-content .ui-state-default:hover,
.ui-datepicker-calendar .ui-widget-header .ui-state-default:hover {
  color: var(--lexi-white, #fff);
  background-color: var(--lexi-base);
}

.ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker-calendar .ui-widget-content .ui-state-highlight,
.ui-datepicker-calendar .ui-widget-header .ui-state-highlight {
  color: var(--lexi-white, #fff);
  background-color: var(--lexi-base);
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  background-image: none;
  background-color: var(--lexi-white, #fff);
  color: var(--lexi-black, #171717);
}

.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover {
  background-color: var(--lexi-base);
  color: var(--lexi-white, #fff);
  top: 2px;
}

.ui-datepicker .ui-datepicker-prev:hover {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next:hover {
  right: 2px;
}

.logo-lexi img {
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 160px;
}

/*--------------------------------------------------------------
# Cards
--------------------------------------------------------------*/
.video-one {
  position: relative;
  background-color: var(--lexi-black, #171717);
  padding: 100px 0;
}

.video-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--lexi-black, #171717);
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}

.video-one .container {
  position: relative;
  text-align: center;
}

.video-one__btn {
  width: 145px;
  height: 145px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
}

.video-one__btn .video-popup {
  font-size: 24px;
  color: var(--lexi-white, #fff);
  transition: all 500ms ease;
  position: relative;
  z-index: 10;
}

.video-one__btn .video-popup:hover {
  color: var(--lexi-base);
}

.video-one__btn .curved-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
  height: 145px;
  transform-origin: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: textRotate 15s linear 0s forwards infinite alternate;
}

.video-one__btn .curved-circle--item {
  width: 145px;
}

.video-one__btn .curved-circle--item span {
  text-transform: uppercase;
  font-size: 14px;
  color: var(--lexi-white, #fff);
  letter-spacing: 0.4em;
}

.video-one__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--lexi-white, #fff);
  font-size: 40px;
  line-height: 1.2em;
  margin-bottom: 40px;
  margin-top: 30px;
}

@media (min-width: 768px) {
  .video-one__title {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .video-one__title {
    font-size: 60px;
    margin-top: 20px;
    margin-bottom: 35px;
  }
}

.video-one__link::before {
  background-color: var(--lexi-base);
}

.video-two {
  position: relative;
  background-color: var(--lexi-black, #171717);
  padding: 143px 0 320px;
}



.video-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--lexi-black, #171717);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.5;
}

.video-two__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
}

@media (max-width: 1199px) {
  .video-two__shape {
    display: none;
  }
}

.video-two .container {
  position: relative;
}

.video-two__btn {
  width: 145px;
  height: 145px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
  margin-top: 42px;
}

.video-two__btn .video-popup {
  font-size: 24px;
  color: var(--lexi-white, #fff);
  transition: all 500ms ease;
  position: relative;
  z-index: 10;
}

.video-two__btn .video-popup:hover {
  color: var(--lexi-base);
}

.video-two__btn .curved-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 145px;
  height: 145px;
  transform-origin: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  animation: textRotate 15s linear 0s forwards infinite alternate;
}

.video-two__btn .curved-circle--item {
  width: 145px !important;
  height: 145px !important;
}

.video-two__btn .curved-circle--item span {
  text-transform: uppercase;
  font-size: 14px;
  color: var(--lexi-white, #fff);
  letter-spacing: 0.4em;
}

.video-two__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--lexi-white, #fff);
  font-size: 40px;
  line-height: 1.2em;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .video-two__title {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .video-two__title {
    font-size: 60px;
    margin-bottom: 35px;
  }
}

.video-two__link::before {
  background-color: var(--lexi-base);
}

.team-card__inner {
  position: relative;
  z-index: 1;
}

.team-card__image {
  position: relative;
  z-index: 1;
}

.team-card__image::after {
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
  bottom: auto;
  transition: all 0.4s ease-in-out;
}

.team-card__content {
  position: absolute;
  z-index: 1;
  bottom: 30px;
  left: 0;
  right: 40px;
  background: var(--lexi-white, #fff);
  padding: 30px;
}

.team-card__content::after {
  position: absolute;
  top: 0;
  content: "";
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/shapes/team-shape.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: -1;
}

.team-card__content__inner {
  display: block;
}

.team-card__content__title {
  margin-top: -5px;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 2px;
  padding-bottom: 0;
}

.team-card__content__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.team-card__content__title a:hover {
  background-size: 100% 1px;
}

.team-card__content__designation {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  margin-bottom: -3px;
  padding-bottom: 0;
}

.team-card__content__hover__icon {
  position: absolute;
  top: -13px;
  right: 30px;
  width: 46px;
  height: 46px;
  background: var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--lexi-secondary, #232429);
  font-size: 17px;
  cursor: pointer;
}

.team-card__content__hover__social {
  display: flex;
  flex-direction: column;
  background: var(--lexi-base);
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  position: absolute;
  bottom: 70px;
  right: 35px;
  transform: translateY(0%);
  opacity: 0;
  visibility: hidden;
  transition: 1000ms ease;
  transform-origin: bottom top;
}

.team-card__content__hover__social a {
  color: var(--lexi-text-dark, #222429);
  line-height: 1;
  font-size: 12px;
}

.team-card__content__hover__social a:hover {
  color: var(--lexi-secondary, #232429);
}

.team-card__content__hover__social a+a {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid rgba(35, 36, 41, 0.2);
}

.team-card__content__hover:hover .team-card__content__hover__social {
  transform: translateY(-50%);
  opacity: 1;
  visibility: visible;
}

.team-card:hover .team-card__image::after {
  height: 100%;
}

.team-one--page {
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .team-one--page {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .team-one--page {
    padding: 80px 0px;
  }
}

.team-details {
  padding-top: 80px;
  padding-bottom: 80px;
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

@media (min-width: 992px) {
  .team-details {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.team-details__image {
  display: inline-block;
  position: relative;
  margin-right: -30px;
}

.team-details__image img {
  max-width: 100%;
  object-fit: cover;
}

@media (max-width: 1199px) {
  .team-details__image {
    margin-right: 0px;
  }
}

@media (max-width: 768px) {
  .team-details__content {
    margin-top: 30px;
  }
}

@media (min-width: 1199px) {
  .team-details__content {
    padding-left: 50px;
  }
}

.team-details__content__subtitle {
  margin-top: -6px;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.team-details__content__title {
  margin-top: -5px;
  font-size: 30px;
  margin-bottom: 22px;
  color: var(--lexi-secondary, #232429);
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -1.2px;
}

@media (min-width: 992px) {
  .team-details__content__title {
    font-size: 40px;
  }
}

.team-details__content__text {
  color: var(--lexi-text, #686a6f);
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 200%;
}

@media (min-width: 992px) {
  .team-details__content__text {
    margin-bottom: 30px;
  }
}

.team-details__content__highlight {
  background-color: var(--lexi-secondary, #232429);
  position: relative;
  padding: 10px 20px;
  margin-bottom: 30px;
  transition: all 0.4s ease-in-out;
  border-left: 6px solid var(--lexi-base);
}

.team-details__content__highlight svg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 315px;
  z-index: -1;
  height: 38px;
  fill: var(--lexi-black, #171717);
  transition: all 0.4s ease-in-out;
}

.team-details__content__highlight__text {
  max-width: 508px;
  display: block;
  width: 100%;
  color: var(--lexi-white, #fff);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  transition: all 0.4s ease-in-out;
}

@media (min-width: 992px) {
  .team-details__content__highlight {
    padding: 22px 40px;
    margin-bottom: 38px;
  }

  .team-details__content__highlight__text {
    font-size: 20px;
  }
}

.team-details__content__highlight:hover {
  background: var(--lexi-base);
  border-left: 6px solid var(--lexi-secondary, #232429);
}

.team-details__content__highlight:hover .team-details__content__highlight__text {
  color: var(--lexi-text-dark, #222429);
}

.team-details__content__highlight:hover svg {
  fill: var(--lexi-base);
}

.team-details__list {
  margin-bottom: 32px;
}

.team-details__list>li {
  margin-bottom: 13px;
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.team-details__list>li a {
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  color: var(--lexi-text-dark, #222429);
}

.team-details__list>li a:hover {
  background-size: 100% 1px;
}

.team-details__list>li span {
  display: inline-block;
  color: #6d7076;
}

.team-details__list>li:last-child {
  margin-bottom: 0;
}

.team-details__list>li i {
  color: var(--lexi-base);
  margin-right: 10px;
}

.team-details .team-skills {
  margin-bottom: 40px;
}

.team-details .team-skills__progress+.team-skills__progress {
  margin-top: 20px;
}

@media (min-width: 992px) {
  .team-details .team-skills__progress+.team-skills__progress {
    margin-top: 34px;
  }
}

.team-details .team-skills__progress__title {
  margin-bottom: 12px;
  text-shadow: 0 0 0 0.1px currentColor;
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-weight: 600;
  line-height: 144.444%;
}

.team-details .team-skills__progress__bar {
  width: 100%;
  height: 10px;
  position: relative;
  background-color: var(--lexi-gray, #f4f5f8);
}

.team-details .team-skills__progress__inner {
  position: absolute;
  height: 10px;
  background-color: var(--lexi-base);
  transition: all 700ms linear;
  width: 0px;
}

.team-details .team-skills__progress__number {
  position: absolute;
  bottom: calc(100% + 5px);
  right: 0;
  margin-bottom: 8px;
  color: var(--lexi-text, #686a6f);
  font-size: 18px;
  font-weight: 500;
  line-height: 144.444%;
}

.team-details__social {
  display: flex;
  flex-wrap: wrap;
  gap: 19px;
}

.team-details__social a {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--lexi-border-color, #dbdbdb);
  font-size: 12px;
  color: var(--lexi-secondary, #232429);
  line-height: 1;
  transition: all 500ms ease;
}

.team-details__social a:hover {
  background-color: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.team-skills-one {
  padding: 120px 0 110px 0px;
}

@media (max-width: 767px) {
  .team-skills-one {
    padding: 60px 0;
  }
}

.team-skills-one__title {
  margin-bottom: 10px;
  color: var(--lexi-text-dark, #222429);
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
}

@media (min-width: 768px) {
  .team-skills-one__title {
    font-size: 30px;
  }
}

@media (min-width: 992px) {
  .team-skills-one__title {
    font-size: 40px;
    margin-bottom: 20px;
  }
}

.team-skills-one__text {
  max-width: 542px;
  width: 100%;
  color: #6d7076;
  font-size: 16px;
  font-weight: 600;
  line-height: 200%;
}

.team-skills-one__certificates {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
  gap: 21px;
}

.team-skills-one__certificates__item {
  max-width: 176px;
  width: 100%;
  cursor: pointer;
}

.team-skills-one__certificates__item img {
  object-fit: cover;
  filter: grayscale(100%);
  transition: all 0.5s ease-in-out;
}

.team-skills-one__certificates__item:hover img {
  object-fit: cover;
  filter: grayscale(0%);
}

.team-skills-one__bottom {
  margin-top: 70px;
}

.team-skills-one__skill {
  padding-top: 45px;
  position: relative;
}

.team-skills-one__skill::before {
  position: absolute;
  top: 7px;
  left: 0;
  content: "";
  clear: both;
  width: 110%;
  height: 1px;
  background-color: var(--lexi-border-color, #dbdbdb);
}

@media (max-width: 767px) {
  .team-skills-one__skill::before {
    display: none;
  }
}

.team-skills-one__skill::after {
  position: absolute;
  top: 0%;
  left: 0;
  content: "";
  clear: both;
  width: 15px;
  height: 15px;
  border-radius: 500px;
  background-color: var(--lexi-secondary, #232429);
  transition: all 0.4s ease-in-out;
}

@media (max-width: 767px) {
  .team-skills-one__skill::after {
    display: none;
  }
}

.team-skills-one__skill__start {
  display: block;
  margin-bottom: 10px;
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}

.team-skills-one__skill__title {
  margin-bottom: 10px;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}

.team-skills-one__skill__text {
  margin-bottom: 0;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}

.team-skills-one__skill:hover::after {
  background-color: var(--lexi-base);
}

.team-skills-one__title {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.team-skills-one__text {
  letter-spacing: 0;
  max-width: 550px;
  width: 100%;
}

.team-form-one {
  position: relative;
  padding: 120px 0;
  z-index: 1;
}

@media (max-width: 991px) {
  .team-form-one {
    padding: 100px 0;
  }
}

@media (max-width: 767px) {
  .team-form-one {
    padding: 80px 0;
  }
}

.team-form-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}

.team-form-one .container {
  position: relative;
  max-width: 898px;
}

.team-form-one .sec-title {
  text-align: center;
}

.team-form-one .form-one .bootstrap-select>.dropdown-toggle,
.team-form-one .form-one input[type="text"],
.team-form-one .form-one input[type="email"],
.team-form-one .form-one textarea {
  background-color: var(--lexi-white, #fff);
}

.team-form-one .form-one textarea {
  height: 176px;
}

.team-form-one .form-one .lexi-btn {
  padding: 19px 40.5px;
}

.team-form-one__shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  animation: topBottom 4s ease-in-out infinite;
}

.blog-card {
  position: relative;
  background: #e2e2e2;
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
}

.blog-card__image {
  position: relative;
  overflow: hidden;
}

.blog-card__image img {
  /* transition: 0.5s; */
  background-size: cover;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}

.section-position {
  background-position: bottom center;
}

/* .blog-card__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
} */

.blog-card__image img:nth-child(2) {
  position: absolute;

  object-fit: cover;
}

/* .blog-card__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--lexi-black-rgb, 23, 23, 23), 0.5);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
} */

.blog-card__image__link::before,
.blog-card__image__link::after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: var(--lexi-white, #fff);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-card__image__link::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.blog-card:hover .blog-card__image>a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card:hover .blog-card__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card:hover .blog-card__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card__date {
  width: 60px;
  height: auto;
  background-color: #1278b7;
  /* display: flex; */
  /* justify-content: center; */
  text-align: center;
  align-items: center;
  padding: 8px 10px 7px;
  bottom: 7px;
  right: 6px;
  position: absolute;
  z-index: 10;
  text-transform: uppercase;
  flex-direction: column;
  color: white;
  font-size: 13px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.industries_bg {
  /* height: 150px; */
  padding: 10px 0px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}


.blog-card__date span {
  margin-top: -2px;
  display: block;
  font-size: 30px;
  font-weight: 700;
}

.contact-one__right_01 {
  border-radius: 10px;
  box-shadow: 6px 7px 60px 0px rgba(0, 0, 0, 0.06);
}

.blog-card__content {
  position: relative;
  transition: all 500ms ease;
}

.blog-card__content__inner {
  padding: 0px 20px;
}

.blog-card__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 27px;
  font-weight: 600;
  line-height: 99.833%;
  padding-bottom: 15px;
  margin-bottom: 0;
}

.blog-card__title a {
  color: inherit;
  /* background: linear-gradient(to bottom, #7bced4,#f9cbdf); */
  transition: all 500ms ease;
  /* font-family: "Rubik"; */
  font-size: 18px;
}

.blog-card__title a:hover {
  background-size: 100% 1px;
}

.blog-card__title a:hover {
  color: var(--lexi-base);
}

.blog-card__link {
  color: var(--lexi-text-dark, #222429);
  font-size: 14px;
  font-weight: 600;
  line-height: 178.571%;
  position: relative;
  display: block;
  padding: 5px 0px;
  z-index: 1;
}

.blog-card__link:hover {
  color: var(--lexi-base);
}

.blog-card__link:hover::after {
  background: var(--lexi-base);
}

.blog-card__link i {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 35%;
}

.industries_bg {}

.blog-card__link::after {
  content: "";
  right: 40px;
  height: 1px;
  background: var(--lexi-border-color, #dbdbdb);
  position: absolute;
  top: 55%;
  left: 95px;
  transition: all 0.4s ease-in-out;
}

.blog-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background: var(--lexi-gray, #f4f5f8); */
  margin: 0;
  padding: 0px 40px;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 400px) {}

.blog-card__meta {
  padding: 15px 15px;
}

.blog-card__meta li {
  color: var(--lexi-text, #686a6f);
  display: flex;
  align-items: center;
}

.blog-card__meta li i {
  color: var(--lexi-base);
  margin-right: 5px;
  font-size: 19px;
}

.blog-card__meta li a {
  display: flex;
  align-items: center;
  color: inherit;
  transition: all 500ms ease;
  color: var(--lexi-text, #686a6f);
  font-size: 18px;
  /* font-weight: 600; */
  line-height: 162.5%;

}

.blog-card__meta li a:hover {
  color: var(--lexi-base);
  text-shadow: 0 0 1px currentColor;
}

.blog-card__meta li+li a {
  font-size: 14px;
  font-weight: 500;
  line-height: 214.286%;
  text-transform: capitalize;
}



.blog-card-two {
  position: relative;
  background-color: var(--lexi-white, #fff);
}

.blog-card-two__image {
  position: relative;
  overflow: hidden;
}

.blog-card-two__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card-two__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-two__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card-two__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--lexi-black-rgb, 23, 23, 23), 0.5);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card-two__image__link::before,
.blog-card-two__image__link::after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: var(--lexi-white, #fff);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-card-two__image__link::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.blog-card-two:hover .blog-card-two__image>a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card-two:hover .blog-card-two__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card-two:hover .blog-card-two__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-two__date {
  width: 74px;
  height: auto;
  background-color: var(--lexi-base);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 14px 20px 16px;
  top: 30px;
  right: 30px;
  position: absolute;
  z-index: 10;
  text-transform: uppercase;
  flex-direction: column;
  color: var(--lexi-text-dark, #222429);
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.blog-card-two__date span {
  margin-top: -2px;
  display: block;
  font-size: 30px;
  font-weight: 700;
}

.blog-card-two__title {
  margin-bottom: 12px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

.blog-card-two__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-two__title a:hover {
  background-size: 100% 1px;
}

.blog-card-two__title a:hover {
  color: var(--lexi-base);
}

.blog-card-two__text {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
  margin-bottom: 20px;
}

.blog-card-two__link {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: var(--lexi-secondary, #232429);
}

.blog-card-two__link:hover {
  background-color: var(--lexi-base);
}

.blog-card-two__link:hover i {
  animation: iconTranslateX 0.4s forwards;
}

.blog-card-two__content {
  padding-top: 20px;
}

.blog-card-two__meta {
  display: flex;
  align-items: center;
  margin: 0;
  transition: all 0.4s ease-in-out;
}

.blog-card-two__meta li:not(:first-child)::before {
  content: "|";
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 500;
  color: #6d7076;
  opacity: 0.5;
}

.blog-card-two__meta li a {
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  font-weight: 600;
  line-height: 214.286%;
  text-transform: capitalize;
}

.blog-card-two__meta li a i {
  font-size: 15px;
  color: var(--lexi-base);
  margin-right: 5px;
}

.blog-card-three {
  position: relative;
  background-color: transparent;
}

.blog-card-three__image {
  position: relative;
  overflow: hidden;
}

.blog-card-three__image img {
  transition: 0.5s;
  background-size: cover;
  width: 100%;
}

.blog-card-three__image img:nth-child(1) {
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-three__image img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  object-fit: cover;
}

.blog-card-three__image__link {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--lexi-black-rgb, 23, 23, 23), 0.5);
  position: absolute;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transform: translateY(-20%);
  transition: opacity 500ms ease, transform 500ms ease;
}

.blog-card-three__image__link::before,
.blog-card-three__image__link::after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: var(--lexi-white, #fff);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.blog-card-three__image__link::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.blog-card-three:hover .blog-card-three__image>a {
  opacity: 1;
  transform: translateY(0);
}

.blog-card-three:hover .blog-card-three__image img:nth-child(1) {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
}

.blog-card-three:hover .blog-card-three__image img:nth-child(2) {
  transform: translatex(-50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
}

.blog-card-three__date {
  width: 74px;
  height: auto;
  background-color: var(--lexi-base);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 14px 20px 16px;
  top: 30px;
  right: 30px;
  position: absolute;
  z-index: 10;
  text-transform: uppercase;
  flex-direction: column;
  color: var(--lexi-text-dark, #222429);
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.blog-card-three__date span {
  margin-top: -2px;
  display: block;
  font-size: 30px;
  font-weight: 700;
}

.blog-card-three__content {
  margin-top: -130px;
  background-color: var(--lexi-white, #fff);
  position: relative;
  transition: all 500ms ease;
  z-index: 1;
  margin-right: 20px;
  transition: all 0.4s ease-in-out;
}

.blog-card-three__content__inner {
  padding: 30px;
}

.blog-card-three__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 24px;
  font-weight: 700;
  line-height: 145.833%;
  margin-bottom: 2px;
}

.blog-card-three__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.blog-card-three__title a:hover {
  background-size: 100% 1px;
}

.blog-card-three__title a:hover {
  color: var(--lexi-base);
}

.blog-card-three__link {
  color: var(--lexi-text-dark, #222429);
  font-size: 14px;
  font-weight: 600;
  line-height: 178.571%;
  position: relative;
  display: block;
  padding: 5px 0px 0px;
  margin-bottom: -2px;
  z-index: 1;
}

.blog-card-three__link:hover {
  color: var(--lexi-base);
}

.blog-card-three__link:hover::after {
  background: var(--lexi-base);
}

.blog-card-three__link i {
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 35%;
}

.blog-card-three__link::after {
  content: "";
  right: 40px;
  height: 1px;
  background: var(--lexi-border-color, #dbdbdb);
  position: absolute;
  top: 55%;
  left: 95px;
  transition: all 0.4s ease-in-out;
}

.blog-card-three__meta {
  margin-bottom: 6px;
  margin-top: -5px;
  transition: all 0.4s ease-in-out;
}

.blog-card-three__meta li {
  color: var(--lexi-text, #686a6f);
  display: flex;
  align-items: center;
}

.blog-card-three__meta li i {
  color: var(--lexi-base);
  margin-right: 5px;
  font-size: 19px;
}

.blog-card-three__meta li a {
  display: flex;
  align-items: center;
  color: inherit;
  transition: all 500ms ease;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 162.5%;
}

.blog-card-three__meta li a:hover {
  color: var(--lexi-base);
  text-shadow: 0 0 1px currentColor;
}

.blog-card-three:hover .blog-card-three__content {
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.06);
}

.blog-one {
  position: relative;
  /* background: var(--lexi-white, #fff); */
}

.blog-one--page {
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .blog-one--page {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .blog-one--page {
    padding: 80px 0px;
  }
}

.blog-one--home {
  position: relative;
  z-index: 1;
}

.blog-one--home::after {
  content: "";
  width: 100%;
  height: 70%;
  position: absolute;
  top: 0;
  left: 0;
  /* background: var(--lexi-gray, #f4f5f8); */
  z-index: -1;
}

.blog-three {
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .blog-three {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .blog-three {
    padding: 80px 0px;
  }
}

/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.form-one__group {
  display: grid;
 
  grid-gap: 20px;
  margin: 0;
}



.form-one__control {
  border: none;
  width: auto;
  height: auto;
  border-radius: 0;
  padding: 0;
  position: relative;
}

.form-one__control__icon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  font-size: 14px;
}

.form-one__control--full {
  grid-column-start: 1;
  grid-column-end: -1;
}

.form-one .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
  height: 58px;
  display: flex;
  align-items: center;
}

.form-one .bootstrap-select>.dropdown-toggle {
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  border: none;
  outline: none !important;
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
}

.form-one input::placeholder {
  color: white;
  font-weight: 100;
  font-size: 16px;
}

.form-one .bootstrap-select>.dropdown-toggle,
.form-one input[type="text"],
.form-one input[type="email"],
.form-one input[type="tel"],
.form-one input[type="number"],
.form-one textarea {
  display: block;
  width: 100%;
  height: 58px;
  background-color: var(--lexi-gray, #f4f5f8);
  color: white;
  font-size: 14px;
  font-weight: 500;
  border: none;
  outline: none;
  padding-left: 30px;
  padding-right: 30px;
}


.form-one .bootstrap-select>.dropdown-toggle::placeholder,
.form-one input[type="text"]::placeholder,
.form-one input[type="email"]::placeholder,
.form-one input[type="tel"]::placeholder,
.form-one textarea::placeholder {
  color: white;
  font-size: 16px;
  font-weight: 200;
  line-height: normal;
}

.form-one textarea {
  height: 195px;
  padding-top: 20px;
}

.form-one .bootstrap-select>.dropdown-toggle {
  display: flex;
  align-items: center;
}

.form-one .bootstrap-select>.dropdown-toggle .filter-option {
  display: flex;
  align-items: center;
}

/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: unset;
  border: 1px solid var(--lexi-base);
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  transform: rotate(120deg);
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: unset;
  background-color: var(--lexi-base);
  opacity: 0.3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: var(--lexi-base);
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: 0.4;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.main-footer {
  background: #f1f2f2;
  position: relative;
  overflow: hidden;
}

.main-footer__top {
  position: relative;
  z-index: 1;
  bottom: -61px;
  margin-top: -60px;
}

.main-footer__top__inner {
  padding: 40px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.main-footer__top{
  background: var(--lexi-base);
}

@media (max-width: 575px) {
  .main-footer__top__inner {
    display: flex;
    padding: 20px;
  }
}

.main-footer__top__inner::after {
  position: absolute;
  top: 0;
  left: 300px;
  right: 311px;
  content: "";
  height: 1px;
  top: 49%;
  background: var(--lexi-white);
}

.main-footer__top__social {
  display: flex;
  align-items: center;
  gap: 19.05px;
}

.main-footer__top__social a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  /* background: var(--lexi-white); */
  font-size: 14px;
  color: var(--lexi-base);
  transition: all 0.4s ease-in-out;
}

@media (max-width: 575px) {
  .main-footer__top__social {
    gap: 6px !important;
  }
}

.main-footer__middle {
  margin-top: -3px;
  padding-top: 120px;
  position: relative;
  z-index: 1;
}



.main-footer__shape {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  mix-blend-mode: overlay;
  animation: scaleFooter 4s ease-in-out infinite;
}

.main-footer__earth {
  position: absolute;
  top: 0;
  left: -10%;
  mix-blend-mode: hard-light;
  animation: leftRight 4s ease-in-out infinite;
}

.main-footer__bottom {
  background: var(--lexi-base);
}

.main-footer__bottom__inner {
  text-align: center;
  padding: 30.5px 0px;
}

.main-footer__copyright {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 16px;
  font-weight: 100;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 0;
}

.footer-widget__text {
  font-size: 15px;

  line-height: 1.5;
  margin-bottom: 5px;
}

.footer-widget__newsletter {
  position: relative;
  width: 100%;
  gap: 10px;
  align-items: center;
  display: flex;
  z-index: 1;
}

.footer-widget__newsletter input[type="email"] {
  max-width: 265px;
  width: 100%;
  display: block;
  border: none;
  outline: none;
  height: 56px;
  background-color: var(--lexi-black, #171717);
  color: var(--lexi-text-gray, #999b9f);
  padding-left: 30px;
  padding-right: 20px;
  transition: all 500ms ease;
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}

.footer-widget__newsletter input[type="email"]::placeholder {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 16px;
  font-weight: 200;
  line-height: 187.5%;
}

.footer-widget__newsletter button[type="submit"] {
  background-color: var(--lexi-base);
  width: auto;
  height: auto;
  border: none;
  outline: none;
  color: var(--lexi-secondary, #232429);
  font-size: 22px;
  transition: all 500ms ease;
  padding: 17px 17.5px;
  font-weight: 600;
}

.footer-widget__newsletter button[type="submit"]:hover {
  background-color: var(--lexi-black, #171717);
  color: var(--lexi-base);
}

.footer-widget__links {
  margin-top: -9px;
}

.footer-widget__links__item {
  color: var(--lexi-black);
  font-size: 21px;
  /* font-weight: 500; */
  /* line-height: 187.5%; */
  position: relative;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

.footer-widget__links__item::after {
  content: "";
  width: 0px;
  height: 2px;
  position: absolute;
  top: 50%;
  left: 0;
  background: var(--lexi-base);
  transition: all 0.4s ease-in-out;
}

.footer-widget__links__item:hover {
  color: var(--lexi-base);
  padding-left: 18px;
}

.footer-widget__links__item:hover::after {
  width: 10px;
}

.footer-widget__instagram {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 10px;
}

.footer-widget__instagram a {
  width: 100%;
  position: relative;
  display: block;
  z-index: 1;
}

.footer-widget__instagram a img {
  object-fit: cover;
  width: 100%;
  position: relative;
}

.footer-widget__instagram a::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "+";
  margin: auto;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 400;
  color: var(--lexi-white, #fff);
  transform: scale(0);
  opacity: 0;
  transition: all 500ms ease;
  transition-delay: 0s;
  z-index: 2;
}

.footer-widget__instagram a::after {
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
  transition: all 0.4s ease-in-out;
}

.footer-widget__instagram a:hover::after {
  height: 100%;
}

.footer-widget__instagram a:hover::before {
  transform: scale(1);
  transition-delay: 400ms;
  opacity: 1;
}

.footer-widget__contact {
  margin-top: -4px;
}

.footer-widget__contact__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.footer-widget__contact__item:hover .footer-widget__contact__icon {
  background: var(--lexi-white);
  color: var(--lexi-base);
}

.footer-widget__contact__item a:hover {
  color: var(--lexi-base);
}

.footer-widget__contact__text {
  color: #636363;
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
  /* font-weight: 500; */
  line-height: 214.286%;
}

.footer-widget__contact p {
  line-height: 150.286%;
}

.footer-widget__contact__text+.footer-widget__contact__text {
  margin-top: -9px;
}



.footer-widget--about .footer-widget__text {
  margin-top: -9px;
  /* max-width: 290px; */
  width: 100%;
  font-weight: 100px;
}

@media (max-width: 991px) {
  .footer-widget--about {
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  .footer-widget--links {
    margin-left: 0;
  }
}

.footer-widget--instagram {
  max-width: 248px;
  margin-left: -20px;
}

@media (max-width: 1199px) {
  .footer-widget--instagram {
    margin-left: 0;
  }
}

.footer-widget--contact {
  margin-top: 4px;
  background: var(--lexi-black, #171717);
  padding: 30px;
  margin-bottom: 0;
  max-width: 370px;
  width: 100%;
}

.footer-widget--contact .footer-widget__title {
  margin-top: -6px;
}

.footer-widget--contact .footer-widget__thumb {
  margin-top: 23px;
  margin-left: -30px;
  margin-bottom: -30px;
  margin-right: -20px;
}

.footer-widget--contact .footer-widget__thumb img {
  object-fit: cover;
}

/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact-one {
  padding-top: 120px;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .contact-one {
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .contact-one {
    padding-top: 80px;
  }
}

.contact-one__left {
  margin-right: -30px;
}

@media (max-width: 991px) {
  .contact-one__left {
    margin-right: 0px;
  }
}

.contact-one__list {
  margin-bottom: 0;
  padding-bottom: 0;
}

.contact-one__list__item {
  display: flex;
  gap: 20px;
  align-items: center;
  background: var(--lexi-base);
  padding: 30px 40px;
}

.contact-one__list__item:hover .contact-one__list__icon {
  color: var(--lexi-secondary, #232429);
  background: var(--lexi-white, #fff);
}

.contact-one__list__item:hover .contact-one__list__icon i {
  animation: bounceIn 1s linear;
}

.contact-one__list__item+.contact-one__list__item {
  margin-top: 20px;
}

.contact-one__list__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: var(--lexi-secondary, #232429);
  font-size: 20px;
  color: var(--lexi-white, #fff);
  transition: all 0.4s ease-in-out;
}

.contact-one__list__subtitle {
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  display: block;
  margin-bottom: 3px;
  padding-bottom: 0;
}

.contact-one__list__action {
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  padding-bottom: 0;
  margin-bottom: 0;
}

.contact-one__list__action a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.contact-one__list__action a:hover {
  background-size: 100% 1px;
}

.contact-one__thumb {
  width: 100%;
}

.contact-one__thumb img {
  object-fit: cover;
  width: 100%;
}

.contact-one__right {
  border-radius: 10px;
  /* background: #9c9d9f24;
  box-shadow: 6px 7px 60px 0px rgba(0, 0, 0, 0.06); */
  /* padding: 50px; */
}

@media (max-width: 767px) {
  .contact-one__right {
    padding: 30px;
  }
}



.contact-one__right .sec-title .sec-title__title {
  padding-top: 6px;
  font-size: 40px;
}

.contact-one__right .form-one input,
.contact-one__right .form-one textarea {
  border-radius: 10px;
  background: white;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  height: 55px;
}

.contact-one__right .form-one input,
.contact-one__right .form-one textarea, .contact-one__right .form-one select {
  border-radius: 10px;
  background: white;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  height: 55px;
}
.contact-one__right .form-one.livedem input, .contact-one__right .form-one.livedem select, .contact-one__right .form-one.livedem textarea{
  border-bottom: 1px solid;
}
#exampleModal {
  background-color: unset;
  backdrop-filter: blur(10px);
}

#exampleModal .modal_bg {
 background-color: var(--lex-navy);
  backdrop-filter: blur(10px);
  /* height: 100%; */
  border: 0;
  
}

.modal.show .modal-dialog {
  max-width: 100%;
  margin: auto;
  margin-right: 0;
}

.contact-one__right_01 .form-one input,
.contact-one__right_01 .form-one textarea {
  background: unset;
  font-size: 18px;
  font-weight: normal;
  line-height: normal;
  height: 40px;
  border-bottom: 1px solid #6b6b6b;
  padding: 0;
}

.contact-one__right_01 .form-one textarea {
  height: 80px;
}

.contact-one__right_01,
.contact-one__right_01 .form-control:focus, 
.form_schedule .form-control:focus, 
.apply-one .form-control:focus {
  box-shadow: unset;
}

/* .modal-header{
  background-color: #9c9d9f24;
}
.modal-body{
  background-color: #9c9d9f24;
} */


.contact-one__right .form-one input::placeholder,
.contact-one__right .form-one textarea::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 200;
  line-height: normal;
}
.plus-text{
  margin-left: -4px;
}

.contact-one__right .form-one textarea {
  height: 95px;
}

.contact-one__right .form-one .form-one__control_01 textarea {
  height: 100px;
}
.casestudy-img img{
  object-fit: contain;
  height: auto;
  width: 100%;
}
.inner-case .case-sticky{
  position: sticky;
  top: 40px;
}


.contact-map {
  position: relative;
  margin-top: -100px;
}

.contact-map .google-map iframe {
  height: 530px;
}

@media (max-width: 991px) {
  .contact-map .google-map iframe {
    height: 400px;
  }
}

.contact-two {
  background: var(--lexi-secondary, #232429);
  position: relative;
  overflow: hidden;
}

.contact-two__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 45%;
  z-index: 1;
  overflow: hidden;
}

.contact-two__thumb img {
  object-fit: cover;
}

@media (max-width: 991px) {
  .contact-two__thumb {
    width: 100%;
    position: relative;
  }

  .contact-two__thumb img {
    width: 100%;
  }
}

.contact-two__right {
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) {
  .contact-two__right {
    padding: 100px 0px 0px;
  }
}

@media (max-width: 991px) {
  .contact-two__right {
    padding: 30px 0px 0px;
  }
}

.contact-two__top {
  background: var(--lexi-base);
  position: absolute;
  top: 0;
  left: 5%;
  height: 100%;
  width: 240px;
}

@media (max-width: 1199px) {
  .contact-two__top {
    background: transparent;
    height: auto;
    width: 100%;
    position: relative;
    z-index: 1;
  }
}

.contact-two__top__content {
  display: flex;
  justify-content: center;
  align-items: center;
  writing-mode: vertical-rl;
  transform: rotate(180deg) translate(-100%, -60%);
}

@media (max-width: 1199px) {
  .contact-two__top__content {
    transform: rotate(0deg) translate(0%, 0%);
    writing-mode: horizontal-tb;
  }
}

.contact-two__top__content .sec-title {
  padding-bottom: 0;
}

@media (max-width: 1199px) {
  .contact-two__top__content .sec-title {
    padding-bottom: 40px;
  }

  .contact-two__top__content .sec-title .sec-title__title,
  .contact-two__top__content .sec-title .sec-title__tagline {
    color: var(--lexi-white, #fff);
  }

  .contact-two__top__content .sec-title .sec-title__img {
    transform: rotate(90deg);
    margin: 0 12px 0px 0px;
  }
}

.contact-two__content {
  position: relative;
  padding: 120px 0px;
}

@media (max-width: 1199px) {
  .contact-two__content {
    padding: 0px 0px 0px;
  }
}

.contact-two__form__inner {
  max-width: 550px;
  margin-left: auto;
  margin-right: 0;
  background: var(--lexi-black, #171717);
  padding: 60px 40px;
}

@media (max-width: 991px) {
  .contact-two__form__inner {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .contact-two__form__inner {
    padding: 40px 20px;
  }
}

.contact-two__form input,
.contact-two__form textarea {
  background: var(--lexi-white, #fff);
  font-weight: 500;
  font-size: 14px;
  line-height: 179%;
  color: var(--lexi-text, #686a6f);
}

.contact-two__form input::placeholder,
.contact-two__form textarea::placeholder {
  font-size: 14px;
  color: var(--lexi-text, #686a6f);
}

.contact-two__form textarea {
  height: 151px;
}

.contact-two__shape {
  position: absolute;
  right: 0;
  top: 0;
  mix-blend-mode: overlay;
  opacity: 0.7;
}

@media (max-width: 991px) {
  .contact-two__shape {
    display: none;
  }
}

/*--------------------------------------------------------------
# Topbar
--------------------------------------------------------------*/
.topbar-one {
  display: none;
  background-color: var(--lexi-secondary, #232429);
}

@media (min-width: 992px) {
  .topbar-one {
    display: block;
  }
}

.topbar-one .container-fluid {
  max-width: 1680px;
}

.topbar-one__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.topbar-one__info {
  display: flex;
  align-items: center;
  margin: 0;
}

.topbar-one__info__item {
  display: flex;
  align-items: center;
  color: var(--lexi-text-gray, #999b9f);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 128.571%;
}

.topbar-one__info__item a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-one__info__item a:hover {
  background-size: 100% 1px;
}

.topbar-one__info__item a:hover {
  color: var(--lexi-white, #fff);
}

.topbar-one__info__item+.topbar-one__info__item {
  margin-left: 50px;
}

.topbar-one__info__icon {
  font-size: 12px;
  color: var(--lexi-base);
  position: relative;
  top: 2px;
  margin-right: 9px;
}

.topbar-one__right {
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .topbar-one__right {
    margin-top: 0;
    margin-left: auto;
  }
}

.topbar-one__right__call {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 1px solid rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.4);
}

.topbar-one__right__call__icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--lexi-gray, #f4f5f8);
  color: var(--lexi-secondary, #232429);
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}

.topbar-one__right__call__text {
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.topbar-one__right__call__text:hover {
  background-size: 100% 1px;
}

.topbar-one__right__call:hover .topbar-one__right__call__icon {
  background: var(--lexi-white, #fff);
  color: var(--lexi-base);
}

.topbar-one__right::before {
  content: "";
  background: var(--lexi-base);
  z-index: -1;
  width: 9999999px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 99%;
}

.topbar-one__right::after {
  content: "";
  background: var(--lexi-base);
  z-index: -1;
  width: 95%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.topbar-one__social {
  display: flex;
  align-items: center;
  line-height: 1em;
}

.topbar-one__social a {
  font-size: 14px;
  color: var(--lexi-black, #171717);
  transition: all 500ms ease;
}

.topbar-one__social a:hover {
  color: var(--lexi-white, #fff);
}

.topbar-one__social a+a {
  margin-left: 18px;
}

.topbar-two {
  background: var(--lexi-secondary, #232429);
  position: relative;
  display: none;
}

.topbar-two .container-fluid {
  max-width: 1745px;
}

@media (min-width: 992px) {
  .topbar-two {
    display: block;
  }
}

.topbar-two__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.topbar-two__info {
  display: flex;
  align-items: center;
  gap: 27px;
  background: var(--lexi-black, #171717);
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
  z-index: 1;
  padding: 18px 30px 18px 0px;
}

.topbar-two__info__item {
  display: flex;
  align-items: center;
}

.topbar-two__info__item a,
.topbar-two__info__item span,
.topbar-two__info__item__time {
  font-weight: 600;
  font-size: 14px;
  line-height: 129%;
  color: var(--lexi-text-gray, #999b9f);
  margin-bottom: 0;
  padding-bottom: 0;
}

.topbar-two__info__item i {
  font-size: 14px;
  color: var(--lexi-base);
  margin-right: 5px;
}

.topbar-two__info::before {
  content: "";
  width: 999999px;
  top: 0;
  height: 100%;
  background: var(--lexi-black, #171717);
  position: absolute;
  right: 99%;
  z-index: -1;
}

.topbar-two__right {
  display: flex;
  align-items: center;
}

.topbar-two__social {
  background: var(--lexi-black, #171717);
  padding-left: 40px;
  margin-left: 40px;
  padding: 10px 35px 10px 40px;
  position: relative;
  z-index: 1;
}

.topbar-two__social a {
  color: var(--lexi-white, #fff);
  font-size: 13px;
}

.topbar-two__social a+a {
  margin-left: 23px;
}

.topbar-two__social::before {
  content: "";
  width: 999999px;
  top: 0;
  height: 100%;
  background: var(--lexi-black, #171717);
  position: absolute;
  left: 99%;
  z-index: -1;
}

/*--------------------------------------------------------------
# Navigations
--------------------------------------------------------------*/
.main-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
  width: 100%;
  background-color: var(--bs-white);
}

.main-header .container-fluid {
  max-width: 1815px;
}

.main-header__inner {
  display: flex;
  align-items: center;
  position: relative;

}

/*@media (max-width: 1320px) {*/
/*  .main-header__inner {*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*  }*/
/*}*/

@media (max-width: 1200px) {
  .main-header__inner {
    padding: 10px 0px;
  }
}

@media (max-width: 767px) {
  .main-header__inner {
    padding: 10px 0;
    padding-left: 0;
    padding-right: 0;
    text-transform: capitalize;
  }
}

.main-header__logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .main-header__logo {
    width: auto;
  }
}

@media (min-width: 768px) {
  .main-header__logo .mobile-nav__btn {
    margin-left: 30px;
  }
}

.main-header__right {
  display: flex;
  align-items: center;
}

.main-header__right__call {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 75px;
  border-right: 1px solid rgba(var(--lexi-white-rgb, 255, 255, 255), 0.2);
  margin-right: 30px;
}

@media (max-width: 767px) {
  .main-header__right__call {
    display: none;
  }
}

.main-header__right__icon {
  width: 40px;
  height: 40px;
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  border-radius: 50%;
}

.main-header__right__text {
  display: block;
  color: var(--lexi-text-gray, #999b9f);
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 0;
  margin-bottom: 0;
}

.main-header__right__number {
  font-size: 18px;
  font-weight: 600;
  line-height: 166.667%;
  padding-bottom: 0;
  margin-bottom: 0;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-header__right__number:hover {
  background-size: 100% 1px;
}

.main-header__right__number:hover {
  color: var(--lexi-base);
}

@media (max-width: 575px) {
  .main-header__right__info {
    display: none;
  }
}

.main-header__right__info__item {
  font-size: 20px;
  color: var(--lexi-white, #fff);
  transition: all 500ms ease;
  line-height: 1em;
}

.main-header__right__info__item:hover {
  color: var(--lexi-base);
}

.main-header__right__info a+a {
  margin-left: 20px;
}

.main-header__nav {
  margin-right: 15px;
  margin-left: auto;
}


.main-header--two {
  border-bottom: 0px solid rgba(var(--lexi-white-rgb, 255, 255, 255), 0.2);
  background: var(--lexi-white, #fff);
  position: absolute;
  top: 54px;
  width: 100%;
  z-index: 11;
}

.main-header--two .container-fluid {
  max-width: 1680px;
}

@media (max-width: 991px) {
  .main-header--two {
    position: relative;
    top: 0;
  }
}

.main-header--two .main-header__inner {
  align-items: start;
}

@media (max-width: 767px) {
  .main-header--two .main-header__inner {
    align-items: center;
    justify-content: space-between;
  }
}

.main-header--two .main-header__inner__item {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 575px) {
  .main-header--two .main-header__inner__item {
    width: auto;
    display: block;
  }
}

.main-header--two .main-header__inner__item::after {
  content: "";
  position: absolute;
  bottom: -37px;
  left: 108px;
  position: absolute;
  width: 45px;
  height: 49px;
  background: var(--lexi-secondary, #232429);
  clip-path: polygon(100% 0, 0 0, 0 100%);
}

.main-header--two .main-header__inner__item::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 141px;
  position: absolute;
  width: 22px;
  height: 12px;
  background: var(--lexi-secondary, #232429);
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}

@media (max-width: 1199px) {

  .main-header--two .main-header__inner__item::before,
  .main-header--two .main-header__inner__item::after {
    display: none;
  }
}

.main-header--two .main-header__logo {
  background: var(--lexi-base);
  position: relative;
  padding: 29px 0px 6px;
  z-index: 1;
}

.main-header--two .main-header__logo::after {
  content: "";
  background: var(--lexi-base);
  position: absolute;
  top: 0;
  left: 0;
  right: -108px;
  bottom: -24px;
  z-index: -1;
}

.main-header--two .main-header__logo::before {
  content: "";
  width: 999999px;
  top: 0;
  background: var(--lexi-base);
  position: absolute;
  right: 99%;
  z-index: -1;
  bottom: -24px;
}

@media (max-width: 1199px) {
  .main-header--two .main-header__logo {
    background: transparent;
    padding: 0;
  }

  .main-header--two .main-header__logo::before,
  .main-header--two .main-header__logo::after {
    display: none;
  }
}

@media (max-width: 1350px) {
  .main-header--two .main-header__nav {
    margin-left: 130px;
  }
}

.main-header--two .main-menu .main-menu__list>li>a {
  color: var(--lexi-text, #686a6f);
}

.main-header--two .main-menu .main-menu__list>li {
  padding-top: 30.5px;
  padding-bottom: 30.5px;
}

.main-header--two .main-header__btn {
  background: var(--lexi-gray, #f4f5f8);
  color: var(--lexi-text-dark, #222429);
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 600;
  line-height: 128.571%;
  letter-spacing: normal;
}

.main-header--two .main-header__btn:hover {
  color: var(--lexi-white, #fff);
}

@media (max-width: 767px) {
  .main-header--two .main-header__right {
    justify-content: end;
    align-items: center;
  }
}

.main-header--two .main-header__right__btn {
  border-right: 1px solid var(--lexi-border-color, #dbdbdb);
  padding-right: 40px;
  margin-right: 30px;
}

@media (max-width: 767px) {
  .main-header--two .main-header__right__btn {
    display: none;
  }
}

.main-header--two .main-header__right__info__item {
  font-size: 20px;
  color: var(--lexi-secondary, #232429);
}

.main-header--two .main-header__right__info__item:hover {
  color: var(--lexi-base);
}

@media (max-width: 575px) {
  .main-header--two .main-header__right__info__item {
    display: none;
  }
}

.main-header--two .main-header__right__info__item+.main-header__right__info__item {
  margin-left: 20px;
}

.main-header--two .mobile-nav__btn span {
  background-color: var(--lexi-secondary, #232429);
}

.main-header--three {
  background: var(--lexi-white, #fff);
  border-bottom: 0px solid rgba(var(--lexi-white-rgb, 255, 255, 255), 0.2);
}

.main-header--three .container-fluid {
  max-width: 1745px;
  margin-left: auto;
  margin-right: auto;
}

.main-header--three .main-menu .main-menu__list>li>a {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.78;
  color: var(--lexi-text, #686a6f);
}

.main-header--three .main-menu .main-menu__list>li {
  padding-top: 25.7px;
  padding-bottom: 25.7px;
}

.main-header--three .main-header__right__btn {
  padding-right: 30px;
  border-right: 1px solid var(--lexi-border-color, #dbdbdb);
  margin-right: 28px;
}

@media (max-width: 767px) {
  .main-header--three .main-header__right__btn {
    display: none;
  }
}

.main-header--three .main-header__right__info__item {
  font-size: 20px;
  color: var(--lexi-secondary, #232429);
}

.main-header--three .main-header__right__info__item:hover {
  color: var(--lexi-base);
}

@media (max-width: 767px) {
  .main-header--three .main-header__right__info__item {
    display: none;
  }
}

.main-header--three .main-header__right__info__item+.main-header__right__info__item {
  margin-left: 20px;
}

.main-header--three .main-header__btn {
  background: var(--lexi-gray, #f4f5f8);
  padding: 11.5px 29px;
}

@media (max-width: 1230px) {
  .main-header--three .main-header__inner {
    padding: 0 0;
    justify-content: space-between;
  }
}

@media (max-width: 767px) {
  .main-header--three .main-header__inner {
    padding: 20px 0;
  }
}

@media (max-width: 1499px) {
  .main-header--three .main-header__nav {
    margin-left: 60px;
  }
}

@media (max-width: 1230px) {
  .main-header--three .main-header__nav {
    display: none;
  }
}

@media (max-width: 1350px) {
  .main-header--three .main-menu .main-menu__list>li+li {
    margin-left: 25px;
  }
}

.main-header--three .topbar-one__right__call {
  display: flex;
  align-items: center;
  gap: 10.5px;
  padding: 11.8px 0px;
  padding-right: 0px;
  margin-right: 0px;
  border-right: 0px solid rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.4);
  margin-left: 40px;
  padding-left: 40px;
  position: relative;
  z-index: 1;
  background: var(--lexi-base);
}

.main-header--three .topbar-one__right__call::before {
  content: "";
  width: 999999px;
  top: 0;
  height: 100%;
  background: var(--lexi-base);
  position: absolute;
  left: 99%;
  z-index: -1;
}

@media (max-width: 767px) {
  .main-header--three .topbar-one__right__call {
    display: none;
  }
}

.main-header--three .topbar-one__right__call__icon {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--lexi-gray, #f4f5f8);
  border-radius: 50%;
  font-size: 20px;
  color: var(--lexi-secondary, #232429);
}

.main-header--three .main-header__right__call__subtitle {
  font-weight: 500;
  font-size: 12px;
  line-height: 0px;
  color: var(--lexi-text-dark, #222429);
  margin-bottom: 0;
  padding-bottom: 0;
}

.main-header--three .main-header__right__call__text {
  margin-top: -7px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 167%;
  color: var(--lexi-text-dark, #222429);
  margin-bottom: 0;
  padding-bottom: 0;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.main-header--three .main-header__right__call__text:hover {
  background-size: 100% 1px;
}

.main-header--three .mobile-nav__btn span {
  background-color: var(--lexi-secondary, #232429);
}

.sticky-header--cloned {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  top: 0;
  background-color: var(--lexi-secondary, #232429);
  transform: translateY(-100%);
  box-shadow: 0px 3px 18px rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.07);
  transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
  visibility: hidden;
  transition: transform 500ms ease, visibility 500ms ease;
}

.sticky-header--cloned.active {
  transform: translateY(0%);
  visibility: visible;
}

.main-header--two.active {
  background-color: var(--lexi-white, #fff);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.main-header--three.active {
  background-color: var(--lexi-white, #fff);
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.mobile-nav__btn {
  width: 24px;
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  cursor: pointer;
  z-index: 3;
  margin: 0px 0px 0px 10px;
}

@media (min-width: 1200px) {
  .mobile-nav__btn {
    display: none;
  }
}

.mobile-nav__btn span {
  width: 100%;
  height: 2px;
  background-color: var(--lexi-black2);
}

.mobile-nav__btn span:nth-child(2) {
  margin-top: 4px;
  margin-bottom: 4px;
}

.main-menu {
  /* after third level no menu */
}

.main-menu .main-menu__list,
.main-menu .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}

@media (min-width: 1200px) {

  .main-menu .main-menu__list,
  .main-menu .main-menu__list ul {
    display: flex;
  }
}

.main-menu .main-menu__list>li {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.main-menu .main-menu__list>li.dropdown>a {
  position: relative;
}

.main-menu .main-menu__list>li+li {
  margin-left: 10px;
}

@media (max-width: 1199px) {
  .main-menu .main-menu__list>li+li {
    margin-left: 10px;
  }
}

.main-menu .main-menu__list>li>a {
  display: flex;
  align-items: center;
  position: relative;
  transition: all 500ms ease;
  color: #1278b7;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  padding: 5px;
}

.main-menu .main-menu__list>li.current>a,
.main-menu .main-menu__list>li:hover>a {
  color: #c92223;
}

.main-menu .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);
  transition: opacity 500ms ease, visibility 500ms ease, transform 700ms ease;
  z-index: 99;
  background-color: var(--lexi-white, #fff);
  /* padding: 30px 20px; */
}

.main-menu .main-menu__list li:hover>ul {
  opacity: 1;
  visibility: visible;
  transform: scaleY(1) translateZ(0px);
}

.main-menu .main-menu__list>.megamenu {
  position: static;
}

.main-menu .main-menu__list>.megamenu>ul {
  top: 100% !important;
  left: 0 !important;
  right: 0 !important;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
}

.main-menu .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}

.main-menu .main-menu__list li ul li:last-child {
  margin-bottom: 0;
}

.main-menu .main-menu__list li ul li>a {
  display: flex;
  /*padding: 10px 20px;*/
  padding: 10px 20px 5px;
  transition: 400ms;
  color: var(--lexi-text-gray2, #6a6a6a);
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.main-menu .sub-menu .dropdown::before {
  position: absolute;
  right: 20px;
  top: 14px;
  transform: translate(10px 10px);
  font-size: 13px;
  font-weight: 500;
  color: var(--lexi-secondary, #232429);
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scaleX(0);
  /* font-family: "icomoon" !important; */
  content: "\e924";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.main-menu .sub-menu .dropdown:hover::before {
  visibility: visible;
  opacity: 1;
  transform: scaleX(1);
}

.main-menu .main-menu__list li ul li.current>a,
.main-menu .main-menu__list li ul li:hover>a {
  color: var(--lexi-text-dark, #222429);
  text-shadow: 0 0 0.1px currentColor;
}

.main-menu .main-menu__list li ul li>ul {
  top: 0;
  left: calc(100% + 20px);
}

.main-menu .main-menu__list li ul li>ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}

.main-menu .main-menu__list li ul li>ul ul {
  display: none;
}
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--lexi-base);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #c92223;
}

@media (min-width: 1200px) and (max-width: 1400px) {

  .main-menu__list li:nth-last-child(1) ul li>ul,
  .main-menu__list li:nth-last-child(2) ul li>ul {
    left: auto;
    right: calc(100% + 20px);
  }
  .main-menu .main-menu__list>li>a {
    font-size: 14px;
    padding: 0px;
  }
  
}

/*--------------------------------------------------------------
# Megamenu Popup
--------------------------------------------------------------*/
.mobile-nav__container .main-menu__list>.megamenu.megamenu-clickable>ul,
.main-menu .main-menu__list>.megamenu.megamenu-clickable>ul,
.stricky-header .main-menu__list>.megamenu.megamenu-clickable>ul {
  position: fixed;
  top: 0 !important;
  left: 0 !important;
  width: 100vw;
  height: 100vh;
  visibility: visible;
  overflow-y: scroll;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
  z-index: 999999;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-y: scroll;
  padding: 0;
  background-color: var(--lexi-white, #fff);
  display: block !important;
  margin: 0;
}

.main-menu__list>li.megamenu-clickable>ul::-webkit-scrollbar {
  display: none;
}

.mobile-nav__container .main-menu__list>.megamenu.megamenu-clickable>ul.megamenu-clickable--active,
.main-menu .main-menu__list>.megamenu.megamenu-clickable>ul.megamenu-clickable--active,
.stricky-header .main-menu__list>.megamenu.megamenu-clickable>ul.megamenu-clickable--active {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
  visibility: visible;
  transition: transform 0.7s ease, opacity 0.7s ease, visibility 0.7s ease;
}

body.megamenu-popup-active {
  overflow: hidden;
}

body.megamenu-popup-active .stricky-header {
  bottom: 0;
}

body.megamenu-popup-active .mobile-nav__content {
  overflow: unset;
}

.mobile-nav__content .demo-one .container {
  padding-left: 15px;
  padding-right: 15px;
}

.megamenu-popup {
  position: relative;
}

.megamenu-popup .megamenu-clickable--close {
  position: absolute;
  top: 18px;
  right: 20px;
  display: block;
  color: var(--lexi-black, #171717);
}

@media (min-width: 1300px) {
  .megamenu-popup .megamenu-clickable--close {
    top: 38px;
    right: 40px;
  }
}

.megamenu-popup .megamenu-clickable--close:hover {
  color: var(--lexi-base);
}

.megamenu-popup .megamenu-clickable--close span {
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  color: currentColor;
  transition: all 500ms ease;
}

.megamenu-popup .megamenu-clickable--close span::before,
.megamenu-popup .megamenu-clickable--close span::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

.megamenu-popup .megamenu-clickable--close span::after {
  transform: translate(-50%, -50%) rotate(45deg);
}

/*--------------------------------------------------------------
# Home Showcase
--------------------------------------------------------------*/
.demo-one {
  padding-top: 120px;
  padding-bottom: 120px;
}

.demo-one .row {
  --bs-gutter-y: 30px;
}

.demo-one__card {
  background-color: var(--lexi-gray2, #f3f3f3);
  box-shadow: 0px 10px 60px 0px rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.2);
  text-align: center;
  transition: 500ms ease;
  transform: translateY(0px);
}

.demo-one__card:hover {
  transform: translateY(-10px);
}

.demo-one__title {
  margin: 0;
  text-transform: uppercase;
  color: var(--lexi-secondary, #232429);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-shadow: 0 0 0.1px currentColor;
}

.demo-one__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.demo-one__title a:hover {
  background-size: 100% 1px;
}

.demo-one__image {
  position: relative;
  overflow: hidden;
}

.demo-one__image img {
  max-width: 100%;
  transition: filter 500ms ease;
  filter: blur(0px);
}

.demo-one__card:hover .demo-one__image img {
  filter: blur(2px);
}

.demo-one__btns {
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  transform: scale(1, 0);
  transition: transform 500ms ease, opacity 600ms linear;
  transform-origin: bottom center;
  opacity: 0;
}

.demo-one__card:hover .demo-one__btns {
  transform: scale(1, 1);
  opacity: 1;
  transform-origin: top center;
}

.demo-one__btn {
  font-size: 13px;
  padding: 15px 30px;
}

@media (min-width: 768px) {
  .demo-one__btn {
    display: inline-flex;
  }
}

.demo-one__title {
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}

.home-showcase {
  margin-top: 0px;
  margin-bottom: -20px;
}

.home-showcase .row {
  --bs-gutter-x: 40px;
  --bs-gutter-y: 20px;
}

.home-showcase__inner {
  padding: 40px 40px 21px;
  background-color: var(--lexi-gray2, #f3f3f3);
  box-shadow: 0px 10px 60px 0px rgba(var(--lexi-gray2-rgb, 243, 243, 243), 0.07);
}

.home-showcase .demo-one__card {
  box-shadow: none;
}

.home-showcase .demo-one__btns {
  flex-direction: column;
}

.home-showcase .demo-one__btn {
  min-width: 135px;
  text-align: center;
  justify-content: center;
}

.home-showcase .demo-one__title {
  padding: 0;
  margin-top: 15px;
  padding-bottom: 15px;
}

/*--------------------------------------------------------------
# Why choose
--------------------------------------------------------------*/
.why-choose-two {
  position: relative;
  z-index: 1;
  background: var(--lexi-white, #fff);
  padding: 30px 30px;
}

.why-choose-two__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: -2;
}

.why-choose-two__bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f1f2f2;
  z-index: -3;
}

.why-choose-two__funfact__item {
  position: relative;
  transition: all 0.4s ease-in-out;
  margin-bottom: 4px;
}

.why-choose-two__funfact__item__icon {
  width: 137px;
  height: 90px;
  /* background: var(--lexi-secondary, #232429); */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 70px;
  color: var(--lexi-base);
  transition: all 0.4s ease-in-out;
  margin: auto;
}

.why-choose-two__funfact__item__count {
  color: var(--lexi-black, #000);
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  line-height: 150%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}

.why-choose-two__funfact__item__shape {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width:100%;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.why-choose-two__funfact__item__shape img {
  object-fit: cover;
  text-align: center;
  width: 100%;
}

.why-choose-two__funfact__item:hover .why-choose-two__funfact__item__shape {
  opacity: 1;
  visibility: visible;
}

.why-choose-two__funfact__item:hover .why-choose-two__funfact__item__icon {
  background: rgba(var(--lexi-white-rgb, 255, 255, 255), 0.1);
  color: var(--lexi-secondary, #232429);
}

.why-choose-two__funfact__item:hover .why-choose-two__funfact__item__icon i {
  animation: bounceIn 1s linear;
}

.why-choose-two__funfact__item:hover .why-choose-two__funfact__item__count {
  color: var(--lexi-black, #171717);
}

.why-choose-two__funfact__item:hover .why-choose-two__funfact__item__text {
  color: var(--lexi-black, #171717);
}
.case-logo img{
  height: 100px;
}
.solar-logo img{
  height: 60px;
}

/* .why-choose-two__funfact__item:hover {
  background: var(--lexi-base);
} */

/* .why-choose-two__inner .service-one {
  padding-top: 5rem;
} */

/* @media (max-width: 991px) {
  .why-choose-two__inner {
    padding-top: 70px;
  }
} */

@media (max-width: 767px) {
  .why-choose-two__inner {
    padding-top: 0px;
  }

  .why-choose-two {
    padding: 0;
  }

  .why-choose-two .about-two__top__text {
    padding: 0;
    font-size: 15px;
    font-weight: 100;
  }
}

@media (max-width: 991px) {
  .why-choose-two__top__left .sec-title {
    padding-bottom: 18px;
  }
}

.why-choose-two__top__right {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
}

.why-choose-two__inner {
  position: relative;
  z-index: 1;
}


@media (max-width: 1199px) {
  .why-choose-two__inner__left {
    margin-right: 0px;
  }
}

@media (max-width: 991px) {
  .why-choose-two__inner__left {
    margin-bottom: 30px;
  }
}

.why-choose-two__inner__item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 575px) {
  .why-choose-two__inner__item {
    flex-direction: column;
    gap: 10px;
    justify-content: start;
  }
}

.why-choose-two__inner__item__content {
  width: 100%;
  margin-top: 20px;
}

.why-choose-two__inner__item__icon {
  max-width: 100px;
  width: 100%;
  background: var(--lexi-base);
  height: 130px;
  padding-left: 23px;
  padding-right: 23px;
  font-size: 50px;
  color: var(--lexi-base);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}

.why-choose-two__inner__item__icon i {
  line-height: 45px;
}

.why-choose-two__inner__item__text {
  color: black;
  font-size: 20px;
  font-weight: 600;
  line-height: 180%;
  max-width: 270px;
  width: 100%;
}

/* 
  .why-choose-two__inner__item__link {
    margin-left: 10px;
    margin-bottom: 0px;
  } */

.why-choose-two__inner__item__link__btn {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  /* background: white; */
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: var(--lexi-secondary, #232429);
}

.why-choose-two__inner__item__link__btn:hover {
  background: var(--lexi-white, #fff);
}

.why-choose-two__inner__item::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75%;
  height: 1px;
  content: "";
  background: rgba(var(--lexi-white-rgb, 255, 255, 255), 0.1);
}

.why-choose-two__inner__item:hover .why-choose-two__inner__item__icon {
  background: var(--lexi-base);
  color: var(--lexi-black, #171717);
}

.why-choose-two__inner__item:hover .why-choose-two__inner__item__icon i {
  animation: bounceIn 1s linear;
}

/* .why-choose-two__inner__item + .why-choose-two__inner__item {
  margin-top: 57px;
} */

.why-choose-two__inner__thumb {
  position: relative;
  z-index: 1;
}

.why-choose-two__inner__thumb img {
  object-fit: cover;
}

.why-choose-two__inner__thumb::after {
  content: "";
  width: 131px;
  height: 100%;
  background: linear-gradient(180deg 0%, rgba(255, 170, 23, 0) 100%);
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 991px) {
  .why-choose-two__inner__thumb img {
    max-height: 70%;
  }
}

.why-choose-two__cta {
  position: relative;
  bottom: 0;
  left: 0;
  right: -235px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 70px;
  background: var(--lexi-base);
}

@media (max-width: 1600px) {
  .why-choose-two__cta {
    width: 100%;
    right: 0px;
  }
}

@media (max-width: 991px) {
  .why-choose-two__cta {
    position: relative;
    padding: 30px 50px;
  }
}

@media (max-width: 767px) {
  .why-choose-two__cta {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    padding: 20px;
  }
}

.why-choose-two__cta__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: -1;
}

.why-choose-two__cta__title {
  margin-top: -1px;
  color: var(--lexi-white, #fff);
  font-size: 40px;
  font-weight: 700;
  line-height: 125%;
  max-width: 670px;
  width: 100%;
  margin-bottom: -1px;
  padding-bottom: 0;
}

@media (max-width: 1199px) {
  .why-choose-two__cta__title {
    max-width: 550px;
  }
}

@media (max-width: 991px) {
  .why-choose-two__cta__title {
    font-size: 30px;
    max-width: 390px;
  }
}

.why-choose-two__cta__link {
  margin-left: 30px;
}

.why-choose-two__cta__link__btn::before,
.why-choose-two__cta__link__btn::after {
  background: var(--lexi-gray, #f4f5f8);
}

.why-choose-two__cta__link__btn:hover {
  color: var(--lexi-secondary, #232429);
}

@media (max-width: 767px) {
  .why-choose-two__cta__link {
    margin-top: 30px;
    margin-left: 0px;
  }
}

.why-choose-one {
  position: relative;
  background: var(--lexi-gray, #f4f5f8);
  overflow: hidden;
  z-index: 1;
}

.why-choose-one__left {
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .why-choose-one__left {
    padding: 100px 0px 30px;
  }
}

@media (max-width: 767px) {
  .why-choose-one__left {
    padding: 80px 0px 30px;
  }
}

.why-choose-one__feature {
  margin-bottom: 55px;
}

.why-choose-one__feature__item {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (max-width: 575px) {
  .why-choose-one__feature__item {
    flex-direction: column;
    gap: 10px;
    justify-content: start;
    align-items: start;
  }
}

.why-choose-one__feature__item__content {
  display: flex;
  gap: 30px;
  width: 100%;
  align-items: center;
}

.why-choose-one__feature__item__icon {
  max-width: 100px;
  width: 100%;
  background: var(--lexi-black, #171717);
  height: 102px;
  padding-left: 23px;
  padding-right: 23px;
  font-size: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--lexi-base);
  transition: all 0.4s ease-in-out;
}

.why-choose-one__feature__item__icon i {
  line-height: 45px;
}

.why-choose-one__feature__item__text {
  color: var(--lexi-secondary, #232429);
  font-size: 20px;
  font-weight: 600;
  line-height: 180%;
  max-width: 176px;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .why-choose-one__feature__item__link {
    margin-left: 120px;
    margin-bottom: 20px;
  }
}

.why-choose-one__feature__item__link__btn {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  background: var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: var(--lexi-secondary, #232429);
}

.why-choose-one__feature__item__link__btn:hover {
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-white, #fff);
}

.why-choose-one__feature__item::after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 75%;
  height: 1px;
  content: "";
  background: rgba(23, 23, 23, 0.12);
}

.why-choose-one__feature__item:hover .why-choose-one__feature__item__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.why-choose-one__feature__item:hover .why-choose-one__feature__item__icon i {
  animation: bounceIn 1s linear;
}

.why-choose-one__feature__item+.why-choose-one__feature__item {
  margin-top: 57px;
}

.why-choose-one__thumb {
  position: absolute;
  top: 0;
  right: 0;
  width: 71%;
  z-index: 1;
}

@media (max-width: 1199px) {
  .why-choose-one__thumb {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .why-choose-one__thumb {
    margin-top: 30px;
    position: relative;
  }

  .why-choose-one__thumb img {
    width: 100%;
  }
}

.why-choose-one__thumb img {
  object-fit: cover;
}

.why-choose-one__shape {
  position: absolute;
  top: 0;
  right: 0%;
  z-index: 0;
  width: 60%;
  z-index: -1;
}

@media (max-width: 1199px) {
  .why-choose-one__shape {
    width: 80%;
  }
}

@media (max-width: 991px) {
  .why-choose-one__shape {
    top: auto;
    bottom: 0;
    width: 70%;
    left: 0;
    right: auto;
  }

  .why-choose-one__shape img {
    width: 100%;
  }
}

.why-choose-three {
  background: var(--lexi-secondary, #232429);
  position: relative;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

@media (max-width: 991px) {
  .why-choose-three {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .why-choose-three {
    padding: 80px 0px;
  }
}

.why-choose-three__thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 51.5%;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .why-choose-three__thumb {
    width: 49%;
  }
}

.why-choose-three__thumb img {
  object-fit: cover;
}

@media (max-width: 991px) {
  .why-choose-three__thumb {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }

  .why-choose-three__thumb img {
    width: 100%;
  }
}

.why-choose-three__top {
  margin-bottom: 35px;
}

.why-choose-three__top .sec-title {
  padding-bottom: 20px;
}

.why-choose-three__top__text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.87;
  color: var(--lexi-text-gray, #999b9f);
  margin-bottom: 0;
  padding-bottom: 0;
}

.why-choose-three__feature {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}

@media (max-width: 575px) {
  .why-choose-three__feature {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 30px;
  }
}

.why-choose-three__feature__item:not(:first-of-type) {
  padding-left: 44px;
  border-left: 1px solid rgba(var(--lexi-white-rgb, 255, 255, 255), 0.2);
  margin-left: 44px;
}

@media (max-width: 575px) {
  .why-choose-three__feature__item:not(:first-of-type) {
    padding-left: 0px;
    border-left: 0px solid var(--lexi-border-color, #dbdbdb);
    margin-left: 0px;
  }
}

.why-choose-three__feature__item__text {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
  margin-bottom: 0;
  padding-bottom: 0;
  max-width: 202px;
  width: 100%;
}

.why-choose-three__feature__top {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 5px;
}

.why-choose-three__feature__top__icon {
  max-width: 50px;
  height: 50px;
  width: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--lexi-black, #171717);
  color: var(--lexi-base);
  font-size: 24px;
  transition: all 0.4s ease-in-out;
}

.why-choose-three__feature__top__title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.18;
  color: var(--lexi-white, #fff);
}

.why-choose-three__feature__top:hover .why-choose-three__feature__top__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.why-choose-three__right {
  margin-right: -35px;
  margin-left: -20px;
  padding: 120px 0px 230px 0px;
}

@media (max-width: 1199px) {
  .why-choose-three__right {
    margin-left: 0px;
    padding: 100px 0px 200px 0px;
  }
}

@media (max-width: 991px) {
  .why-choose-three__right {
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
  }
}

.why-choose-three__shape {
  position: absolute;
  bottom: 0;
  right: 0px;
  max-width: 69%;
}

@media (max-width: 991px) {
  .why-choose-three__shape {
    display: none;
  }
}

/*--------------------------------------------------------------
# Funfact
--------------------------------------------------------------*/
.funfact-two__inner {
  display: flex;
  justify-content: end;
  margin-top: -185px;
  z-index: 1;
  position: relative;
}

@media (max-width: 575px) {
  .funfact-two__inner {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

.funfact-two__item {
  max-width: 231px;
  height: auto;
  width: 100%;
  background: var(--lexi-base);
  padding: 0 40px 40px;
  transition: all 0.4s ease-in-out;
}

.funfact-two__item__funfact__item__icon {
  width: 88px;
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(var(--lexi-black-rgb, 23, 23, 23), 0.1);
  font-size: 44px;
  color: var(--lexi-secondary, #232429);
  transition: all 0.4s ease-in-out;
  margin-bottom: 16px;
}

.funfact-two__item__funfact__item__count {
  font-weight: 700;
  font-size: 50px;
  line-height: 1.2;
  color: var(--lexi-text-dark, #222429);
  display: flex;
  align-items: center;
  transition: all 0.4s ease-in-out;
  margin-bottom: 0;
  padding-bottom: 0;
}

.funfact-two__item__funfact__item__text {
  color: var(--lexi-text-dark, #222429);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  margin-bottom: -5px;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
}

.funfact-two__item:hover {
  background: var(--lexi-secondary, #232429);
}

.funfact-two__item:hover .funfact-two__item__funfact__item__icon {
  background: rgba(var(--lexi-white-rgb, 255, 255, 255), 0.1);
  color: var(--lexi-base);
}

.funfact-two__item:hover .funfact-two__item__funfact__item__icon i {
  animation: bounceIn 1s linear;
}

.funfact-two__item:hover .funfact-two__item__funfact__item__count {
  color: var(--lexi-base);
}

.funfact-two__item:hover .funfact-two__item__funfact__item__text {
  color: var(--lexi-text-gray, #999b9f);
}

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials-one {
  padding: 60px 0px;
  position: relative;
  z-index: 1;
  background: var(--lexi-white, #fff);
}

@media (max-width: 991px) {
  .testimonials-one {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .testimonials-one {
    padding: 80px 0px;
  }
}

.testimonials-one__item {
  position: relative;
  z-index: 1;
  margin-top: 62px;
  margin-bottom: 82px;
  padding: 10px 50px 200px;
  background-color: var(--lexi-gray, #f4f5f8);
}

@media (max-width: 1199px) {
  .testimonials-one__item {
    padding: 10px 50px 150px;
  }
}

@media (max-width: 991px) {
  .testimonials-one__item {
    padding: 10px 30px 150px;
  }
}

.testimonials-one__item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: -1;
  mix-blend-mode: overlay;
}

.testimonials-one__item__quite {
  margin-top: -61px;
  width: 97px;
  height: 97px;
  border-radius: 50%;
  background: var(--lexi-base);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: var(--lexi-secondary, #232429);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 37px;
}

.testimonials-one__item__star {
  text-align: center;
  font-size: 30px;
  color: var(--lexi-base);
  letter-spacing: 0px;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .testimonials-one__item__star {
    font-size: 20px;
  }
}

.testimonials-one__item__text {
  text-align: center;
  font-size: 24px;
  font-weight: 500;
  line-height: 208.333%;
  max-width: 945px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}

@media (max-width: 991px) {
  .testimonials-one__item__text {
    font-size: 18px;
    line-height: 150%;
  }
}

.testimonials-one__item__author {
  text-align: center;
}

.testimonials-one__item__name {
  color: var(--lexi-text, #686a6f);
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.testimonials-one__item__deg {
  font-size: 14px;
  font-weight: 500;
  line-height: 178.529%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.testimonials-one__item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 105px;
  background: var(--lexi-base);
}

@media (max-width: 991px) {
  .testimonials-one__item::after {
    height: 80px;
  }
}

.testimonials-one__item::before {
  position: absolute;
  bottom: -80px;
  left: 100px;
  content: "";
  width: 140px;
  height: 81px;
  background: var(--lexi-base);
  clip-path: polygon(100% 0, 0% 100%, 0 0);
}

@media (max-width: 991px) {
  .testimonials-one__item::before {
    bottom: -60px;
    width: 100px;
    height: 61px;
  }
}

.testimonials-one__carousel {
  position: relative;
  z-index: 1;
}

.testimonials-one__carousel::after {
  content: "";
  top: 0%;
  left: 70px;
  right: 70px;
  bottom: 20px;
  background: transparent;
  border: 1px solid var(--lexi-base);
  position: absolute;
  z-index: -1;
  animation: scaleFooter 4s ease-in-out infinite;
}

.testimonials-one__carousel::before {
  content: "";
  top: 30px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  background: transparent;
  border: 1px solid var(--lexi-text-gray, #999b9f);
  position: absolute;
  z-index: -1;
  animation: scaleFooter 4s 1s ease-in-out infinite;
}

.testimonials-one .carousel-thumb__two {
  margin-top: -245px;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 120px;
}

@media (max-width: 991px) {
  .testimonials-one .carousel-thumb__two {
    margin-top: -200px;
    width: 300px;
  }
}

.testimonials-one .carousel-thumb__two .center .testimonials-one__meta-thumb {
  border: 6px solid var(--lexi-base);
}

.testimonials-one__meta-thumb {
  width: 116.92px;
  height: 116.92px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

.testimonials-one__meta-thumb img {
  object-fit: cover;
  border-radius: 50%;
}

@media (max-width: 991px) {
  .testimonials-one__meta-thumb {
    width: 80px;
    height: 80px;
  }
}

.testimonials-one .owl-nav .owl-prev,
.testimonials-one .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  left: -20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
}

.testimonials-one .owl-nav .owl-prev span,
.testimonials-one .owl-nav .owl-next span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--lexi-text-gray, #999b9f);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--lexi-white, #fff);
  transition: all 0.4s ease-in-out;
}

.testimonials-one .owl-nav .owl-prev span:hover,
.testimonials-one .owl-nav .owl-next span:hover {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.testimonials-one .owl-nav .owl-prev {
  top: 45%;
  right: -20px;
  left: auto;
}

.testimonial-two {
  padding: 120px 0px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .testimonial-two {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .testimonial-two {
    padding: 80px 0px;
  }
}

.testimonial-two .container {
  position: relative;
  z-index: 1;
}

.testimonial-two__item {
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  background: var(--lexi-white, #fff);
  padding: 50px 40px;
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
  transition: all 0.4s ease-in-out;
}

.testimonial-two__item__star {
  color: var(--lexi-base);
  font-size: 30px;
  margin-top: -15px;
  letter-spacing: -1px;
}

.testimonial-two__item__text {
  color: var(--lexi-text, #686a6f);
  font-size: 24px;
  font-weight: 500;
  line-height: 175%;
  padding-bottom: 0;
  margin-bottom: 28px;
}

.testimonial-two__item__author {
  display: flex;
  gap: 16px;
  align-items: center;
}

.testimonial-two__item__author__thumb {
  width: 61px;
  height: 61px;
  border-radius: 50%;
  overflow: hidden;
}

.testimonial-two__item__author__thumb img {
  object-fit: cover;
  width: 100%;
}

.testimonial-two__item__author__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.testimonial-two__item__author__deg {
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  font-weight: 500;
  line-height: 178.529%;
  display: block;
  margin-bottom: 0;
  padding-bottom: 0;
}

.testimonial-two__item__quite {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  background: var(--lexi-gray, #f4f5f8);
  font-size: 23px;
  color: var(--lexi-text-gray, #999b9f);
  transition: all 0.4s ease-in-out;
}

.testimonial-two__item svg {
  width: 61px;
  height: 38px;
  fill: var(--lexi-border-color, #dbdbdb);
  position: absolute;
  left: 40px;
  bottom: -38px;
}

.testimonial-two__item:hover {
  box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.08);
}

.testimonial-two__item:hover .testimonial-two__item__quite {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.testimonial-two__author__image {
  overflow: hidden;
  border-radius: 50%;
}

.testimonial-two__author__image img {
  object-fit: cover;
  width: 100%;
  opacity: 0.5;
}

.testimonial-two__author__image--one {
  width: 119px;
  height: 119px;
  position: absolute;
  bottom: 3%;
  left: -12%;
  animation: scaleFooter 5s 0s ease-in-out infinite;
}

.testimonial-two__author__image--fore {
  width: 165px;
  height: 165px;
  position: absolute;
  top: 3%;
  right: -12%;
  animation: scaleFooter 5s 1s ease-in-out infinite;
}

.testimonial-two__author__image--three {
  width: 165px;
  height: 165px;
  position: absolute;
  top: 3%;
  left: -12%;
  animation: scaleFooter 5s 2s ease-in-out infinite;
}

.testimonial-two__author__image--two {
  width: 119px;
  height: 119px;
  position: absolute;
  bottom: 3%;
  right: -8%;
  animation: scaleFooter 5s 1.5s ease-in-out infinite;
}

.testimonial-three {
  position: relative;
  background: var(--lexi-gray, #f4f5f8);
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .testimonial-three {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .testimonial-three {
    padding: 80px 0px;
  }
}

.testimonial-three .sec-title {
  padding-bottom: 20px;
}

.testimonial-three__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 188%;
  color: var(--lexi-text, #686a6f);
  margin-bottom: 32px;
  padding-bottom: 0;
  max-width: 409px;
  width: 100%;
}

.testimonial-three__lexi__thumb {
  margin-top: 30px;
  margin-right: 50px;
  text-align: end;
  position: relative;
  z-index: 1;
}

.testimonial-three__lexi__thumb__item {
  animation: leftRight 4s ease-in-out infinite;
}

.testimonial-three__lexi__thumb__item img {
  object-fit: cover;
}

.testimonial-three__lexi__thumb__shape {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  animation: scaleFooter 4s ease-in-out infinite;
}

.testimonial-three__right {
  margin-left: -30px;
}

.testimonial-three__item {
  background: var(--lexi-white, #fff);
  position: relative;
  padding: auto;
  padding: 40px 40px 44px;
}

.testimonial-three__item__star {
  font-size: 25px;
  color: var(--lexi-base);
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 15px;
}

.testimonial-three__item__text {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 210%;
  color: var(--lexi-text-gray, #999b9f);
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .testimonial-three__item__text {
    font-size: 18px;
    line-height: 150%;
  }
}

.testimonial-three__item__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.testimonial-three__item__author__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: var(--lexi-secondary, #232429);
  margin-bottom: 0;
}

.testimonial-three__item__author__deg {
  font-weight: 500;
  font-size: 14px;
  line-height: 179%;
  display: block;
  margin-bottom: 0;
  color: var(--lexi-text, #686a6f);
}

.testimonial-three__item__quite {
  max-width: 54px;
  width: 100%;
  height: 54px;
  border-radius: 50%;
  background: var(--lexi-gray, #f4f5f8);
  font-size: 18px;
  color: var(--lexi-base);
  display: flex;
  align-items: center;
  justify-content: center;
}

.testimonial-three__carousel-thumb {
  margin-top: 25px;
  max-width: 345px;
  width: 100%;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-three__carousel-thumb .active.center .item {
  transform: translateY(30px);
  display: block;
}

.testimonial-three__carousel-thumb .active.center .item .testimonial-three__meta-thumb {
  border: 4px solid var(--lexi-base);
  transform: scale(1.5);
}

.testimonial-three__meta-thumb {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}

.testimonial-three__meta-thumb img {
  object-fit: cover;
  width: 100%;
}

.testimonial-three__two {
  position: relative;
  z-index: 1;
}

.testimonial-three__two__shape {
  position: absolute;
  top: -25px;
  left: 15%;
  z-index: -1;
}

@media (max-width: 767px) {
  .testimonial-three__two__shape {
    left: 0%;
  }

  .testimonial-three__two__shape img {
    width: 100%;
  }
}

/*--------------------------------------------------------------
# CTA
--------------------------------------------------------------*/
.cta-two {
  position: relative;
  z-index: 1;
  background: var(--lexi-white, #fff);
}

.cta-two__item {
  padding: 40px;
  background: var(--lexi-base);
  display: flex;
  align-items: start;
  gap: 30px;
  position: relative;
  z-index: 1;
}

@media (max-width: 575px) {
  .cta-two__item {
    padding: 30px;
    flex-direction: column;
  }
}

.cta-two__item__content {
  margin-top: -10px;
}

.cta-two__item__icon {
  max-width: 109px;
  width: 100%;
  height: 109px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--lexi-white, #fff);
  font-size: 50px;
  background: var(--lexi-secondary, #232429);
  transition: all 0.4s ease-in-out;
}

@media (max-width: 575px) {
  .cta-two__item__icon {
    max-width: 80px;
    height: 80px;
    font-size: 40px;
  }
}

.cta-two__item__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 133.333%;
  text-transform: uppercase;
  margin-bottom: 23px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .cta-two__item__title {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .cta-two__item__title {
    font-size: 20px;
  }
}

.cta-two__item__btn {
  background: var(--lexi-gray, #f4f5f8);
}

.cta-two__item__shape {
  position: absolute;
  top: 0%;
  right: 0;
  z-index: -1;
}

.cta-two__item:hover .cta-two__item__icon {
  background: var(--lexi-white, #fff);
  color: var(--lexi-secondary, #232429);
}

.cta-two__item:hover .cta-two__item__icon i {
  animation: bounceIn 1s linear;
}

.cta-three {
  position: relative;
  background: var(--lexi-white, #fff);
}

.cta-three__content {
  margin-top: -80px;
  background: var(--lexi-base);
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .cta-three__content {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 30px;
  }
}

@media (max-width: 767px) {
  .cta-three__content {
    padding: 20px;
    margin-top: -20px;
    gap: 20px;
  }
}

.cta-three__content__left {
  display: flex;
  align-items: center;
  gap: 37px;
  width: 70%;
}

@media (max-width: 575px) {
  .cta-three__content__left {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
  }
}

.cta-three__content__icon {
  max-width: 80px;
  width: 100%;
  height: 80px;
  border-radius: 50%;
  background: var(--lexi-secondary, #232429);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 35px;
  color: var(--lexi-white, #fff);
}

.cta-three__content__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 133%;
  color: var(--lexi-text-dark, #222429);
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}

@media (max-width: 575px) {
  .cta-three__content__title {
    font-size: 25px;
  }
}

.cta-three__content__btn a::before,
.cta-three__content__btn a::after {
  background-color: var(--lexi-white, #fff);
}

.cta-three__content__shape {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

/*--------------------------------------------------------------
# Benefit
--------------------------------------------------------------*/
.benefit-one {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.benefit-one::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

 background-color: var(--lex-navy);
  z-index: -1;
}

.benefit-one__thumb {
  position: absolute;
  width: 80%;
  left: 150px;
  overflow: hidden;
  top: 0;
  /* z-index: 1; */
  height: 100%;
}

.benefit-one__thumb img {
  object-fit: cover;
}

@media (max-width: 991px) {
  .benefit-one__thumb {
    position: relative;
    width: 100%;
  }

  .benefit-one__thumb img {
    width: 100%;
    object-fit: cover;
  }
}

.benefit-one__feature {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 18px;
}

@media (max-width: 575px) {
  .benefit-one__feature {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

.benefit-one__feature__item {
  padding: 20px;
  position: relative;
  z-index: 1;
  background: white;
  border-radius: 15px;
}

.benefit-one__feature__item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /* filter: grayscale(100%); */
}

.benefit-one__feature__item__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--lexi-base);
  z-index: 0;
}

.benefit-one__feature__item__content {
  position: relative;
  z-index: 1;
}

.benefit-one__feature__item__title {
  color: var(--lexi-white, #fff);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
}

.benefit-one__feature__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.benefit-one__feature__item__title a:hover {
  background-size: 100% 1px;
}

.benefit-one__feature__item__text {
  /* color: var(--lexi-text-gray, #999b9f); */
  font-size: 17px;
  color: #000;
  /* font-weight: 500; */
  line-height: 171.429%;
  padding-bottom: 0;
  margin-bottom: -3px;

}

.benefit-one__feature__item:hover .benefit-one__feature__icon {
  /* background: var(--lexi-secondary, #232429); */
  color: var(--lexi-base);
}

.benefit-one__feature__icon {
  height: 100%;
  font-size: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  font-size: 32px;
  color: var(--lexi-secondary, #232429);
  margin-bottom: 25px;
  transition: all 0.4s ease-in-out;
}

.benefit-one__list__item {
  color: var(--lexi-white, #fff);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}

.benefit-one__list__item i {
  font-size: 16px;
  color: var(--lexi-base);
  margin-right: 15px;
}

.benefit-one__list__item+.benefit-one__list__item {
  margin-top: 17px;
}

.benefit-one__bottom {
  padding: 57px 0px 55px 95px;
  position: relative;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .benefit-one__bottom {
    padding: 30px 0px 35px 35px;
  }
}

@media (max-width: 767px) {
  .benefit-one__bottom {
    padding: 30px 0px 35px 35px;
  }
}

.benefit-one__bottom__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .benefit-one__bottom__content {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

@media (max-width: 767px) {
  .benefit-one__bottom__content {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

.benefit-one__bottom__content .lexi-btn {
  padding: 15px 40px;
}

.benefit-one__bottom__content__text {
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: center;
  margin-left: 45px;
}

@media (max-width: 767px) {
  .benefit-one__bottom__content__text {
    text-align: center;
    /* margin-bottom: 20px; */
  }
}

.benefit-one__bottom::after {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 200%;
  height: 100%;
  background: var(--lexi-white, #fff);
  z-index: -1;
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

.benefit-one__shape {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.4;
  mix-blend-mode: overlay;
  animation: scaleFooter 4s ease-in-out infinite;
}

@media (max-width: 990px) {
  .benefit-one__shape {
    display: none;
  }
}

/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery-one {
  padding-top: 120px;
  padding-bottom: 120px;
}

.gallery-one .container-fluid {
  width: 100%;
  max-width: 1572px;
}

.gallery-one--page {
  padding-top: 120px;
}

.gallery-one .row {
  --bs-gutter-x: 30px;
  --bs-gutter-y: 30px;
}

.gallery-one__carousel .owl-nav {
  display: none !important;
}

.gallery-one__filter__list {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  flex-wrap: wrap;
  gap: 10px;
}

.gallery-one__filter__list li {
  cursor: pointer;
}

.gallery-one__filter__list li span {
  display: block;
  font-size: 14px;
  transition: all 500ms ease;
  font-weight: 600;
  padding: 12px 25px;
  line-height: normal;
}

.gallery-one__filter__list li.active span,
.gallery-one__filter__list li:hover span {
  background-color: var(--lexi-secondary, #232429);
  color: var(--lexi-white, #fff);
}

.gallery-one__card {
  position: relative;
  overflow: hidden;
  background-color: var(--lexi-black, #171717);
}

.gallery-one__card img {
  transform: scale(1);
  max-width: 100%;
  transition: transform 500ms ease, opacity 500ms ease;
  opacity: 1;
}

.gallery-one__card__hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  transform: scale(1, 0);
  transition: transform 500ms ease;
  transform-origin: bottom center;
}

.gallery-one__card__hover .img-popup {
  position: relative;
}

.gallery-one__card:hover img {
  transform: scale(1.05);
  opacity: 0.9;
  mix-blend-mode: screen;
}

.gallery-one__card:hover .gallery-one__card__hover {
  transform-origin: top center;
  transform: scale(1, 1);
}

.gallery-one__card__icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--lexi-base);
  transition: all 0.5s ease-in-out;
}

.gallery-one__card__icon__item {
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
}

.gallery-one__card__icon__item::after,
.gallery-one__card__icon__item::before {
  content: "";
  width: 3px;
  height: 100%;
  background-color: var(--lexi-secondary, #232429);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gallery-one__card__icon__item::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.gallery-one__card__icon:hover {
  background: var(--lexi-base);
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.sidebar__single {
  background-color: var(--lexi-white, #fff);
  padding: 30px 20px;
  box-shadow: 0px 0px 60px 0px rgba(2, 2, 2, 0.07);
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sidebar__single--search {
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  box-shadow: 0px 0px 0px 0px rgba(2, 2, 2, 0.07);
}

@media (min-width: 1200px) {
  .sidebar__single {
    padding: 40px;
  }
}

.sidebar__single+.sidebar__single {
  margin-top: 30px;
}

.sidebar__title {
  margin: 0;
  margin-top: -5px;
  margin-bottom: 29px;
  padding-bottom: 24px;
  font-size: 24px;
  font-weight: 700;
  line-height: 108.333%;
  border-bottom: 1px solid var(--lexi-base);
}

.sidebar__search {
  position: relative;
  background-color: var(--lexi-gray, #f4f5f8);
  padding: 30px;
}

.sidebar__search input[type="search"],
.sidebar__search input[type="text"] {
  outline: none;
  width: 100%;
  height: 60px;
  background-color: var(--lexi-white, #fff);
  padding-left: 55px;
  padding-right: 20px;
  transition: all 500ms ease;
  border: none;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 162.5%;
}

.sidebar__search input[type="search"]:focus,
.sidebar__search input[type="text"]:focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  border: none;
}

.sidebar__search input[type="search"]::placeholder,
.sidebar__search input[type="text"]::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 200;
  line-height: 162.5%;
  text-shadow: 0 0 0.1px currentColor;
}

.sidebar__search button[type="submit"] {
  border: none;
  outline: none;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 50px;
  transform: translateY(-50%);
  width: auto;
  font-size: 22px;
  color: var(--lexi-text, #686a6f);
  transition: all 0.4s ease-in-out;
}

.sidebar__search button[type="submit"]:hover {
  color: var(--lexi-base);
}

.sidebar__posts {
  margin-bottom: 0;
}

.sidebar__posts__item {
  display: flex;
  align-items: center;
}

.sidebar__posts__item:not(:last-of-type) {
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
  margin-bottom: 16px;
  padding-bottom: 17px;
}

.sidebar__posts__item:hover .sidebar__posts__image::after {
  width: 100%;
  right: auto;
  left: 0;
}

.sidebar__posts__item:hover .sidebar__posts__image img {
  transform: scale(1.3) rotate(-15deg);
}

.sidebar__posts__image {
  margin-right: 20px;
  overflow: hidden;
  max-width: 70px;
  width: 100%;
  height: 70px;
  position: relative;
}

.sidebar__posts__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease-in-out;
}

.sidebar__posts__image::after {
  content: "";
  width: 0%;
  height: 100%;
  top: 0%;
  left: auto;
  right: 0;
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.5);
  position: absolute;
  transition: all 0.4s ease-in-out;
}

.sidebar__posts__title {
  margin-bottom: 0;
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

.sidebar__posts__title a {
  text-shadow: 0 0 0 0.2 currentColor;
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.sidebar__posts__title a:hover {
  background-size: 100% 1px;
}

.sidebar__posts__title a:hover {
  color: var(--lexi-base);
}

.sidebar__posts__meta {
  margin: 0;
  line-height: 1em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}

.sidebar__posts__meta a {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  display: inline-flex;
  align-items: center;
  transition: all 500ms ease;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}

.sidebar__posts__meta a:hover {
  color: var(--lexi-base);
}

.sidebar__posts__meta a i {
  color: var(--lexi-base);
  margin-right: 10px;
}

.sidebar__categories {
  margin-bottom: -4px;
}

.sidebar__categories li:not(:last-of-type) {
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

.sidebar__categories li:first-child a {
  padding-top: 0;
}

.sidebar__categories li:last-child a {
  padding-bottom: 0 !important;
}

.sidebar__categories li a {
  display: flex;
  align-items: center;
  padding: 12px 0 12px 0px;
  transition: all 500ms ease;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-shadow: 0 0 0 0.1 currentColor;
}

.sidebar__categories li a i {
  margin-right: 8px;
  color: var(--lexi-base);
}

.sidebar__categories li a:hover {
  padding-left: 20px;
  color: var(--lexi-base);
}

.sidebar__tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}

.sidebar__tags a {
  background: var(--lexi-gray, #f4f5f8);
  transition: all 500ms ease;
  display: inline-flex;
  padding: 11px 15px;
  color: var(--lexi-text, #686a6f);
  line-height: normal;
  font-size: 14px;
  font-weight: 600;
}

.sidebar__tags a:hover {
  color: var(--lexi-secondary, #232429);
  background-color: var(--lexi-base);
}

.sidebar__comments {
  margin-bottom: -4px;
}

.sidebar__comments__item {
  display: flex;
  align-items: center;
}

.sidebar__comments__item:not(:last-of-type) {
  margin-bottom: 21px;
}

.sidebar__comments__icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--lexi-border-color, #dbdbdb);
  font-size: 20px;
  color: var(--lexi-text, #686a6f);
  margin-right: 14px;
  border-radius: 50%;
  transition: all 500ms ease;
}

.sidebar__comments__item:hover .sidebar__comments__icon {
  background-color: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.sidebar__comments__title {
  color: var(--lexi-text, #686a6f);
  line-height: 185.714%;
  margin-bottom: 0px;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
}

.sidebar__comments__title a {
  color: inherit;
  transition: all 500ms ease;
}

.sidebar__comments__title a:hover {
  color: var(--lexi-secondary, #232429);
}

@media (max-width: 991px) {
  .service-sidebar__single {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.service-sidebar__single+.service-sidebar__single {
  margin-top: 30px;
}

.service-sidebar__title {
  position: relative;
  margin: 0;
  padding: 25px 30px;
  background-color: #c92223;
  color: var(--lexi-white, #fff);
  font-size: 20px;
  font-weight: 700;
  line-height: 108.333%;
}

.service-sidebar__title::after {
  content: "";
  width: 40px;
  height: 25px;
  position: absolute;
  bottom: -20px;
  left: 8%;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  background:#c92223;
  transform: rotate(180deg);
}
/* .schedule-form{
  margin-right:auto !important;
} */
.schedule-form .modal-content{
  background-color: var(--lex-navy);
}


.schedule-group input{
  background: unset !important;
    border-bottom: 1px solid black !important;
    border-radius: 10px;
} 
.schedule-group textarea{
  background: unset !important;
    border-bottom: 1px solid black !important;
    border-radius: 10px;
}
.schedule-group select option{
  background: unset !important;
    border-bottom: 1px solid black !important;
    border-radius: 10px;
}
@media (min-width: 576px) {
  .service-sidebar__title {
    font-size: 24px;
  }
}

.service-sidebar__nav {
  border-top: 0;
  margin-bottom: 0;
  padding: 40px 30px;
  background: var(--lexi-base);
  height: 450px;
  overflow-y: scroll;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .service-sidebar__nav {
    padding: 30px 20px;
  }
}

@media (max-width: 575px) {
  .service-sidebar__nav {
    padding: 30px 20px;
  }
}

.service-sidebar__nav li a {
  overflow: hidden;
  position: relative;
  z-index: 1;
  background: var(--lexi-white, #fff);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 500ms ease;
  padding: 14px;
  margin-bottom: 10px;
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.08);
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 162.5%;
}

@media (max-width: 1200px) and (min-width: 992px) {
  .service-sidebar__nav li a {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .service-sidebar__nav li a {
    font-size: 14px;
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  .service-sidebar__nav li a i {
    font-size: 12px;
  }
}

.service-sidebar__nav li a::before {
  content: "";
  width: 0%;
  height: 100%;

  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  z-index: -1;
  transition: all 500ms ease-in-out;
 
}

.service-sidebar__nav li.active a {
  background:#c92223;
  color: white !important;

}

.service-sidebar__nav li.current a,
.service-sidebar__nav li:hover a {
  color: var(--lexi-white, #fff) ;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
.service-sidebar__nav li.current a::after,
.service-sidebar__nav li:hover a::after {
  color: var(--lexi-secondary, #232429);
}

.service-sidebar__nav li.current a::before,
.service-sidebar__nav li:hover a::before {
  width: 100%;
  left: 0;
  right: auto;
}

.service-sidebar__nav li:last-child a {
  margin-bottom: 0;
}

.service-sidebar__contact {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 33px 30px 193px 30px;
  background-color: var(--lexi-secondary, #232429);
}

.service-sidebar__contact-title {
  margin-top: -5px;
  max-width: 202px;
  margin-bottom: 40px;
  color: var(--lexi-white, #fff);
  font-size: 25px;
  font-weight: 700;
  line-height: 133.333%;
}

.form-select {
   height: 55px;
  border: none;
}
.enquire_select, .contact-one__right_01 .form-one input[type="date"]{
  background-color: unset !important;
  border-bottom: 1px solid gray;
  filter: invert(2);
  font-weight: 200;
  font-size: 16px;
  text-transform: uppercase;
}
.enquire_select:focus{
  box-shadow: none;
}
.logo-png img{
  height: 65px;
  width: auto;
} 
.mheci-logo img{
  height: 180px;
  width: auto;
  
}

@media (min-width: 992px) {
  .service-sidebar__contact-title {
    font-size: 30px;
  }
}

.service-sidebar__contact-btn .lexi-btn {
  padding: 7.5px 30px;
  color: var(--lexi-text-dark, #222429);
  background: var(--lexi-base);
  font-size: 16px;
  font-weight: 600;
  line-height: 162.5%;
}

.service-sidebar__contact-btn .lexi-btn::after,
.service-sidebar__contact-btn .lexi-btn::before {
  background: var(--lexi-white, #fff);
}

.service-sidebar__contact-btn .lexi-btn:hover {
  color: var(--lexi-text-dark, #222429);
}

.service-sidebar__contact-image,
.service-sidebar__contact-angle {
  bottom: 0;
  left: 0;
  position: absolute;
  object-fit: cover;
  z-index: -2;
}

.service-sidebar__contact-image {
  right: 0;
  left: auto;
  z-index: -1;
}

.service-sidebar__contact-image img {
  max-height: 320px;
  width: auto;
}

/*--------------------------------------------------------------
# Blog details
--------------------------------------------------------------*/
.blog-details__meta {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

.blog-details__tags {
  display: flex;
  align-items: center;
  gap: 10px;
}

.blog-details__tags__title {
  margin: 0;
  margin-top: -4px;
  margin-bottom: -2px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: var(--lexi-text-dark, #222429);
}

@media (min-width: 768px) {
  .blog-details__tags__title {
    font-size: 20px;
  }
}

.blog-details__tags .sidebar__tags button {
  padding: 11px 16px;
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.blog-details__tags .sidebar__tags button:hover {
  color: var(--lexi-white, #fff);
}

.blog-details__tags .sidebar__tags2 a {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.blog-details__tags .sidebar__tags2 a:hover {
  color: var(--lexi-base);
}

.blog-card__two {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}

.blog-card__two__content {
  padding-top: 30px;
}

.blog-card__two__date {
  width: 74px;
  height: auto;
  background-color: var(--lexi-base);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  padding: 14px 20px 16px;
  top: 30px;
  right: 30px;
  position: absolute;
  z-index: 10;
  text-transform: uppercase;
  flex-direction: column;
  color: var(--lexi-text-dark, #222429);
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}

.blog-card__two__date span {
  margin-top: -2px;
  display: block;
  font-size: 30px;
  font-weight: 700;
}

.blog-card__two__meta {
  display: flex;
  align-items: center;
  margin: 0;
  transition: all 0.4s ease-in-out;
}

.blog-card__two__meta li:not(:first-child)::before {
  content: "|";
  margin-left: 15px;
  margin-right: 15px;
  font-weight: 500;
  color: #6d7076;
  opacity: 0.5;
}

.blog-card__two__meta li a {
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  font-weight: 600;
  line-height: 214.286%;
  text-transform: capitalize;
}

.blog-card__two__meta li a i {
  font-size: 15px;
  color: var(--lexi-base);
  margin-right: 5px;
}

.blog-card__two__meta li a:hover {
  color: var(--lexi-base);
}

.blog-card__two__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px;
}

.blog-card__two__text {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}

.blog-card__two__text+.blog-card__two__text {
  margin-top: 20px;
}

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.comments-one {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .comments-one {
    margin-top: 50px;
  }
}

.comments-one__title {
  margin: 0;
  font-size: 25px;
  margin-top: -4px;
  margin-bottom: -4px;
  color: var(--lexi-text-dark, #222429);
  font-weight: 700;
  line-height: normal;
}

@media (min-width: 992px) {
  .comments-one__title {
    font-size: 30px;
  }
}

.comments-one__list {
  margin: 0;
  margin-top: 35px;
}

.comments-one__card {
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
  padding-bottom: 50px;
}

@media (min-width: 768px) {
  .comments-one__card {
    display: flex;
    align-items: flex-start;
  }
}

@media (min-width: 1200px) {
  .comments-one__card:not(:first-of-type) {
    margin-top: 50px;
  }
}

@media (min-width: 768px) {
  .comments-one__card__image {
    margin-right: 30px;
  }
}

.comments-one__card__image img {
  border-radius: 50%;
}

.comments-one__card__title {
  margin: 0;
  color: var(--lexi-text-dark, #222429);
  font-size: 24px;
  font-weight: 700;
  line-height: 108.333%;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  .comments-one__card__title {
    font-size: 18px;
  }
}

.comments-one__card__text {
  margin: 0;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
  max-width: 560px;
}

@media (min-width: 768px) {
  .comments-one__card__text {
    margin-bottom: 0;
  }
}

.comments-one__card__btn {
  margin-top: 22px;
}

.comments-one__card__reply {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  padding: 10px 21.5px;
  background: var(--lexi-gray, #f4f5f8);
}

.comments-one__card__content {
  position: relative;
}

.comments-form {
  margin-top: 40px;
}

@media (min-width: 1200px) {
  .comments-form {
    margin-top: 55px;
  }
}

.comments-form__title {
  margin: 0;
  font-size: 25px;
  margin-top: -4px;
  margin-bottom: -4px;
  color: var(--lexi-text-dark, #222429);
  font-weight: 700;
  line-height: normal;
}

@media (min-width: 992px) {
  .comments-form__title {
    font-size: 30px;
  }
}

.comments-form__form {
  margin-top: 45px;
}

.comments-form input::placeholder,
.comments-form textarea::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 200;
  line-height: normal;
}

/*--------------------------------------------------------------
# Shop
--------------------------------------------------------------*/
.product {
  position: relative;
}

.product__sidebar {
  position: relative;
}

.product__sidebar--title {
  position: relative;
  margin-top: -5px;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  margin-bottom: 23px;
}

.product__sidebar__search {
  position: relative;
  margin-bottom: 30px;
}

.product__sidebar__search input[type="search"],
.product__sidebar__search input[type="text"] {
  outline: none;
  width: 100%;
  height: 60px;
  background-color: var(--lexi-base);
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 400;
  line-height: 162.5%;
  padding-left: 60px;
  padding-right: 30px;
  transition: all 500ms ease;
  border: none;
}

.product__sidebar__search input[type="search"]:focus,
.product__sidebar__search input[type="text"]:focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  border: none;
}

.product__sidebar__search input[type="search"]::placeholder,
.product__sidebar__search input[type="text"]::placeholder {
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 200;
  line-height: 162.5%;
}

.product__sidebar__search button[type="submit"] {
  border: none;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: auto;
  font-size: 22px;
  color: var(--lexi-text-dark, #222429);
}

.product__price-ranger {
  background-color: var(--lexi-white, #fff);
  box-shadow: 0px 0px 60px 0px rgba(2, 2, 2, 0.07);
  padding: 30px;
  margin-bottom: 30px;
}

.product__price-ranger #slider-range {
  margin: 15px 0 23px 0px;
  background: var(--lexi-gray, #f4f5f8);
  border: none;
  height: 7px;
  border-radius: 20px;
  position: relative;
}

.product__price-ranger #slider-range .ui-slider-range {
  height: 100%;
  background: var(--lexi-base);
}

.product__price-ranger #slider-range .ui-slider-handle {
  position: absolute;
  top: -5px;
  background: var(--lexi-base);
  border: 0;
  height: 16px;
  width: 16px !important;
  border-radius: 50%;
  margin-left: -3px;
  outline: medium none;
  cursor: pointer;
  z-index: 2;
}

.product__price-ranger .ranger-min-max-block {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 18px 0 0 0px;
}

.product__price-ranger .ranger-min-max-block input[type="text"] {
  position: relative;
  display: inline-block;
  color: var(--lexi-text, #686a6f);
  width: 45px;
  border: none;
  outline: none;
  padding: 0;
  text-align: center;
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}

.product__price-ranger .ranger-min-max-block span {
  position: relative;
  display: inline-block;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 700;
  left: -2px;
}

.product__price-ranger .ranger-min-max-block button[type="submit"] {
  position: relative;
  display: block;
  float: right;
  text-align: center;
  border: none;
  margin: 0;
  cursor: pointer;
  padding: 0px 16px;
  height: 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 185.714%;
  text-transform: capitalize;
  z-index: 1;
  color: var(--lexi-text, #686a6f);
  background: var(--lexi-gray, #f4f5f8);
}

.product__price-ranger .ranger-min-max-block button[type="submit"]:hover {
  color: var(--lexi-white, #fff);
}

.product__categories {
  margin-bottom: -4px;
  background-color: var(--lexi-white, #fff);
  padding: 30px 30px 23px 30px;
  box-shadow: 0px 0px 60px 0px rgba(2, 2, 2, 0.07);
}

.product__categories__title {
  margin: 0;
  margin-top: -5px;
  padding-bottom: 15px;
  margin-bottom: 14px;
  border-bottom: 1px solid var(--lexi-base);
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}

.product__categories ul {
  margin-bottom: 0;
}

.product__categories ul li:not(:last-of-type) {
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

.product__categories ul li:first-child a {
  padding-top: 0;
}

.product__categories ul li:last-child a {
  padding-bottom: 0 !important;
}

.product__categories ul li a {
  display: flex;
  align-items: center;
  padding: 10px 0 14.44px 0px;
  transition: all 500ms ease;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.product__categories ul li a i {
  font-size: 12px;
  margin-right: 8px;
  color: var(--lexi-base);
}

.product__categories ul li a:hover {
  padding-left: 20px;
  background-color: var(--lexi-white, #fff);
  color: var(--lexi-base);
}

.product__info-top {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .product__info-top {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .product__info-top {
    display: block;
    margin-top: 40px;
  }
}

.product__showing-text {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  color: var(--lexi-text-dark, #222429);
}

.product__showing-sort {
  margin: 0;
  font-size: 18px;
}

.product__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 270px !important;
}

@media (max-width: 360px) {
  .product__showing-sort .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 270px !important;
  }
}

.product__showing-sort .bootstrap-select>.dropdown-toggle::after {
  display: none;
}

.product__showing-sort .bootstrap-select .dropdown-menu {
  border: none;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle {
  position: relative;
  height: 64px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: var(--lexi-gray, #f4f5f8) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--lexi-text, #686a6f) !important;
  line-height: 64px;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
  font-size: 16px;
  font-weight: 600;
}

.product__showing-sort .bootstrap-select>.dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  /* */
  content: "\f107";
  font-weight: 900;
  font-size: 16px;
  color: var(--lexi-base);
}

.product__showing-sort .bootstrap-select .dropdown-menu>li+li>a {
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
}

.product__showing-sort .bootstrap-select .dropdown-menu>li>a {
  font-size: 16px;
  font-weight: 600;
  padding: 10px 30px;
  color: var(--lexi-text, #686a6f);
  background-color: var(--lexi-gray, #f4f5f8);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product__showing-sort .bootstrap-select .dropdown-menu>li:hover>a,
.product__showing-sort .bootstrap-select .dropdown-menu>li.selected>a {
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-white, #fff);
  border-color: var(--lexi-secondary, #232429);
}

.product__item {
  position: relative;
  background-color: var(--lexi-white, #fff);
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  transition: all 500ms ease;
}

.product__item:hover {
  box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.08);
  border: 1px solid var(--lexi-base);
}

.product__item__img {
  background-color: var(--lexi-white, #fff);
  position: relative;
  overflow: hidden;
}

.product__item__img__item {
  max-width: 228px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.product__item__img__item img {
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
  transition: all 500ms ease;
  transform: scale(1);
}

.product__item__btn {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 2;
}

.product__item__btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: var(--lexi-gray, #f4f5f8);
  border-radius: 50%;
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
}

.product__item__btn a:hover {
  background-color: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.product__item__btn a:nth-child(1) {
  -webkit-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  -moz-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  -ms-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  -o-transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  transition: transform 350ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  transform: translate3d(30px, 0, 0);
  -moz-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
}

.product__item__btn a:nth-child(2) {
  -webkit-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  -moz-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  -ms-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  -o-transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  transition: transform 550ms cubic-bezier(0.445, 0.05, 0.55, 0.95),
    opacity ease 300ms, visibility ease 300ms, background ease 300ms,
    color ease 300ms, border ease 300ms;
  transform: translate3d(30px, 0, 0);
  -moz-transform: translate3d(30px, 0, 0);
  -webkit-transform: translate3d(30px, 0, 0);
  -ms-transform: translate3d(30px, 0, 0);
  -o-transform: translate3d(30px, 0, 0);
}

.product__item__btn a+a {
  margin-top: 12px;
}

.product__item:hover .product__item__img img {
  transform: scale(1.05);
}

.product__item:hover .product__item__btn a {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}

.product__item__content {
  position: relative;
  text-align: center;
  padding: 20px 20px 40px 20px;
}

.product__item__ratings {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: var(--lexi-base);
  letter-spacing: 4px;
  margin-bottom: 25px;
}

.product__item__title {
  margin: 0;
  margin-bottom: 10px;
  color: var(--lexi-secondary, #232429);
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-transform: capitalize;
  text-shadow: 0 0 0.1px currentColor;
}

.product__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.product__item__title a:hover {
  background-size: 100% 1px;
}

.product__item__title a:hover {
  color: var(--lexi-base);
}

.product__item__price {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: var(--lexi-text, #686a6f);
  line-height: 1em;
  font-weight: 500;
  margin-bottom: 10px;
}

.product__item__price del {
  margin-left: 7px;
}

.product__item__link {
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 185.714%;
  padding: 7px 32px;
  text-transform: none;
  background: var(--lexi-gray, #f4f5f8);
}

.product__item__link::before,
.product__item__link::after {
  background: var(--lexi-base);
}

.product__item__link:hover {
  color: var(--lexi-text-dark, #222429);
}

.product-one--page {
  padding-top: 120px;
}

@media (max-width: 767px) {
  .product-one--page {
    padding-top: 60px;
  }
}

.product-one--home {
  position: relative;
  padding: 0 0 90px;
}

@media (max-width: 767px) {
  .product-one--home {
    padding-bottom: 50px;
  }
}

.product-one--home .sec-title {
  text-align: center;
}

.product-one--home .product__item {
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .product-one__carousel .owl-nav {
    display: none;
  }
}

/*--------------------------------------------------------------
# Shop details
--------------------------------------------------------------*/
.product-details {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 991px) {
  .product-details {
    padding: 100px 0;
  }
}

@media (max-width: 767px) {
  .product-details {
    padding: 80px 0;
  }
}

.product-details__img {
  background-color: var(--lexi-white, #fff);
  position: relative;
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  max-width: 570px;
  height: auto;
}

.product-details__img img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

.product-details__content {
  position: relative;
  margin-top: -10px;
}

@media (max-width: 991px) {
  .product-details__content {
    margin-top: 50px;
  }
}

.product-details__top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
  margin-bottom: 0;
  padding-bottom: 15px;
}

.product-details__title {
  margin-top: 5px;
  font-size: 25px;
  line-height: normal;
  color: var(--lexi-text-dark, #222429);
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .product-details__title {
    font-size: 30px;
  }
}

.product-details__price {
  margin: 0 0 0 17px;
  color: var(--lexi-base);
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}

.product-details__review {
  position: relative;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  font-size: 17px;
  color: var(--lexi-base);
}

.product-details__review a {
  display: inline-block;
  margin-left: 20px;
  transition: all 500ms ease;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}

.product-details__review a:hover {
  color: var(--lexi-base);
}

.product-details__divider {
  width: 100%;
  height: 1px;
  background-color: var(--lexi-border-color, #dbdbdb);
  margin: 32px 0 20px 0;
}

.product-details__excerpt {
  margin: 0;
  font-size: 15px;
  line-height: 30px;
}

.product-details__excerpt-text1 {
  margin: 0 0 17px;
  max-width: 514px;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
}

.product-details__excerpt-text2 {
  color: var(--lexi-text, #686a6f);
  margin-bottom: 37px;
  font-size: 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

@media (max-width: 767px) {
  .product-details__excerpt-text2 br {
    display: block;
  }
}

.product-details__excerpt-text2 span {
  display: block;
  margin-top: 5px;
  font-weight: 600;
  color: var(--lexi-base);
  text-transform: capitalize;
}

.product-details__quantity {
  position: relative;
  display: flex;
  align-items: center;
}

.product-details__quantity-title {
  margin: 0;
  margin-right: 35px;
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
}

.product-details__quantity .quantity-box {
  position: relative;
  width: auto;
  height: 46px;
  display: flex;
}

.product-details__quantity .quantity-box input {
  width: 45px;
  height: 46px;
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  appearance: textfield;
  color: var(--lexi-text-dark, #222429);
  padding-left: 15px;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  background-color: transparent;
}

.product-details__quantity .quantity-box button {
  width: 45px;
  height: auto;
  color: var(--lexi-text, #686a6f);
  font-size: 13px;
  background-color: transparent;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: none;
  transition: all 500ms ease;
}

.product-details__quantity .quantity-box button:hover,
.product-details__quantity .quantity-box button:focus,
.product-details__quantity .quantity-box button:active {
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-white, #fff);
}

.product-details__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  border-left: 1px solid var(--lexi-border-color, #dbdbdb);
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

.product-details__quantity .quantity-box button.add {
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  border-right: 1px solid var(--lexi-border-color, #dbdbdb);
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

.product-details__quantity .quantity-box button:hover {
  color: var(--lexi-white, #fff);
}

.product-details__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 40px 0px 0;
}

.product-details__buttons a {
  color: var(--lexi-white, #fff);
}

@media (max-width: 768px) {
  .product-details__buttons a {
    padding: 16.55px 35px;
  }
}
html {
  scroll-behavior: smooth !important;
}
.product-details__buttons a:hover {
  color: var(--lexi-secondary, #232429);
}

.product-details__buttons a:last-child {
  color: var(--lexi-secondary, #232429);
}

.product-details__buttons a:last-child:hover {
  color: var(--lexi-white, #fff);
}

.product-details__socials {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 38px;
  margin-top: 40px;
}

.product-details__socials__title {
  display: flex;
  margin-bottom: 0;
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
}

@media (min-width: 768px) {
  .product-details__socials__title {
    flex: 0 0 auto;
  }
}

.product-details__socials__item {
  display: flex;
  gap: 20px;
}

.product-details__socials__item a {
  display: inline;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--lexi-gray, #f4f5f8);
  font-size: 12px;
  color: var(--lexi-secondary, #232429);
  transition: all 500ms ease;
  border-radius: 50%;
}

.product-details__socials__item a:hover {
  background-color: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.product-details__description {
  position: relative;
  margin: 40px 0 0;
}

@media (min-width: 768px) {
  .product-details__description {
    margin: 50px 0 0;
  }
}

.product-details__description__title {
  margin-bottom: 22px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

.product-details__description__text {
  color: var(--lexi-text, #686a6f);
  line-height: 187.5%;
  font-size: 16px;
  font-weight: 600;
}

.product-details__description__lists {
  margin-bottom: 25px;
  margin-top: 25px;
  padding: 0;
}

.product-details__description__lists li {
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  color: var(--lexi-text-dark, #222429);
}

.product-details__description__lists li i {
  color: var(--lexi-base);
  margin-right: 5px;
}

.product-details__description__lists li+li {
  margin-top: 13px;
}

.product-details__comment {
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  margin: 30px 0 0;
  padding: 30px 0 0;
  position: relative;
}

@media (min-width: 768px) {
  .product-details__comment {
    margin: 44px 0 0;
    padding: 43px 0 0;
  }
}

.product-details__review-title {
  margin-bottom: 35px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

.product-details__comment-box {
  position: relative;
  padding: 11px 0 52px 200px;
  margin-bottom: 45px;
  min-height: 166px;
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
}

@media (max-width: 767px) {
  .product-details__comment-box {
    padding-left: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.product-details__comment-box__thumb {
  width: 168px;
  height: 168px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  margin: 0;
  border: none;
}

@media (max-width: 767px) {
  .product-details__comment-box__thumb {
    position: relative;
    margin: 0 0 20px;
  }
}

.product-details__comment-box__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.product-details__comment-box__meta {
  margin: 0 0 20px;
  color: var(--lexi-text-dark, #222429);
  font-size: 24px;
  font-weight: 700;
  line-height: 108.333%;
}

.product-details__comment-box__date {
  margin-left: 20px;
  display: inline-block;
  text-transform: inherit;
  letter-spacing: 0;
  color: var(--lexi-base);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
}

.product-details__comment-box__text {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}

.product-details__comment-box__ratings {
  position: absolute;
  right: 0;
  top: 13px;
  display: flex;
  align-items: center;
  letter-spacing: 3px;
  font-size: 17px;
  color: var(--lexi-base);
}

@media (max-width: 767px) {
  .product-details__comment-box__ratings {
    position: relative;
    top: 0;
    margin: 0 0 22px;
  }
}

.product-details__form {
  position: relative;
}

.product-details__form .row {
  --bs-gutter-x: 20px;
}

.product-details__form-title {
  margin-bottom: 18px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

.product-details__form-ratings {
  display: flex;
  align-items: center;
  letter-spacing: 6px;
  font-size: 25px;
  color: var(--lexi-secondary, #232429);
  margin: 0 0 40px;
}

.product-details__form-ratings i {
  color: var(--lexi-base);
  font-size: 500;
}

.product-details__form-ratings__label {
  display: inline-block;
  letter-spacing: 0;
  color: var(--lexi-text, #686a6f);
  margin: 0 17px 0 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}

.product-details__form__form {
  margin-top: 0;
}

.product-details__form__form .form-one__control input,
.product-details__form__form .form-one__control textarea {
  background: var(--lexi-gray, #f4f5f8);
}

.product-details__form__form .form-one__control input::placeholder,
.product-details__form__form .form-one__control textarea::placeholder {
  color: var(--lexi-text, #686a6f);
}

/*--------------------------------------------------------------
# Cart
--------------------------------------------------------------*/
.cart-page {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .cart-page {
    padding: 80px 0;
  }
}

.cart-page .table-responsive {
  position: relative;
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 1199px) {
  .cart-page .table-responsive {
    margin-bottom: 30px;
  }
}

.cart-page__table {
  position: relative;
  width: 100%;
  border: none;
  margin: 0 0 60px;
}

@media (max-width: 1199px) {
  .cart-page__table {
    min-width: 1170px;
  }
}

.cart-page__table thead tr th {
  padding: 0 0 24px;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb) !important;
  box-shadow: none;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
}

.cart-page__table thead tr th:last-child {
  text-align: right;
}

.cart-page__table tbody tr td {
  vertical-align: middle;
  border: none;
  box-shadow: none;
  background-color: transparent;
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
  padding: 30px 0;
  letter-spacing: 0;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 500;
  line-height: 235%;
}

.cart-page__table tbody tr td:last-child {
  text-align: right;
}

.cart-page__table__meta {
  display: flex;
  align-items: center;
}

.cart-page__table__meta-img {
  width: 109px;
  height: 107px;
  background-color: var(--lexi-white, #fff);
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  margin-right: 40px;
}

.cart-page__table__meta-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  mix-blend-mode: multiply;
}

.cart-page__table__meta-title {
  margin: 0;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: 235%;
}

.cart-page__table__meta-title a {
  color: inherit;
}

.cart-page__table__meta-title a:hover {
  color: var(--lexi-base);
}

.cart-page__table__remove {
  display: block;
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
}

.cart-page__table__remove:hover {
  color: var(--lexi-base);
}

.cart-page__coupone-form {
  position: relative;
  display: flex;
}

@media (max-width: 767px) {
  .cart-page__coupone-form {
    display: block;
  }
}

.cart-page__coupone-form input[type="text"] {
  height: 56px;
  width: 303px;
  border: none;
  background-color: var(--lexi-gray, #f4f5f8);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  font-size: 16px;
  color: var(--lexi-text, #686a6f);
  display: block;
  font-weight: 600;
  margin-right: 10px;
}

@media (max-width: 1199px) {
  .cart-page__coupone-form input[type="text"] {
    width: 290px;
  }
}

@media (max-width: 767px) {
  .cart-page__coupone-form input[type="text"] {
    width: 100%;
    margin: 0 0 10px;
  }
}

.cart-page__cart-total {
  position: relative;
  text-align: right;
  margin: -8px 0 24px;
  padding: 0;
}

@media (max-width: 991px) {
  .cart-page__cart-total {
    text-align: left;
    margin-top: 45px;
  }
}

.cart-page__cart-total li {
  display: block;
  font-size: 20px;
  color: var(--lexi-black, #171717);
  font-weight: 700;
  margin: 0 0 0px;
}

@media (max-width: 991px) {
  .cart-page__cart-total li span {
    display: inline-block;
    min-width: 172px;
  }
}

.cart-page__cart-total li:last-child {
  margin-top: 10px;
  padding-top: 15px;
  position: relative;
}

.cart-page__cart-total li:last-child::after {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  top: 0%;
  right: 0;
  background: var(--lexi-border-color, #dbdbdb);
}

.cart-page__cart-total-amount {
  color: var(--lexi-text, #686a6f);
  text-transform: inherit;
  display: inline-block;
  min-width: 220px;
  font-size: 20px;
  font-weight: 600;
  line-height: 235%;
}

.cart-page__buttons {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}

@media (max-width: 991px) {
  .cart-page__buttons {
    justify-content: flex-start;
  }
}

.cart-page__buttons .lexi-btn--secondary {
  color: var(--lexi-white, #fff);
}

.cart-page__buttons .lexi-btn--secondary:hover {
  color: var(--lexi-secondary, #232429);
}

/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
.checkout-page {
  position: relative;
  padding: 120px 0;
  padding-top: 100px;
}

@media (max-width: 991px) {
  .checkout-page {
    padding: 100px 0;
    padding-top: 80px;
  }
}

@media (max-width: 767px) {
  .checkout-page {
    padding: 80px 0;
    padding-top: 60px;
  }
}

.checkout-page .bs-gutter-x-20 {
  --bs-gutter-x: 20px;
}

.checkout-page__notice {
  max-width: 570px;
  margin: 0 0 35px;
  padding: 34px 50px;
  background: var(--lexi-gray, #f4f5f8);
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.checkout-page__notice a {
  color: var(--lexi-base);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.checkout-page__notice a:hover {
  background-size: 100% 1px;
}

.checkout-page__billing-address {
  position: relative;
}

.checkout-page__billing-address__title {
  margin: 0 0 34px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 767px) {
  .checkout-page__billing-address__title {
    font-size: 28px;
  }
}

.checkout-page__shipping-address {
  position: relative;
}

@media (max-width: 991px) {
  .checkout-page__shipping-address {
    margin: 50px 0 0;
  }
}

.checkout-page__shipping-address__title {
  margin: 0 0 34px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 767px) {
  .checkout-page__shipping-address__title {
    font-size: 28px;
  }
}

.checkout-page__input-box {
  position: relative;
  line-height: 1;
  margin: 0 0 20px;
}

.checkout-page__input-box input[type="text"],
.checkout-page__input-box input[type="email"],
.checkout-page__input-box input[type="tel"],
.checkout-page__input-box textarea {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--lexi-gray, #f4f5f8);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  display: block;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.checkout-page__input-box input[type="text"]::placeholder,
.checkout-page__input-box input[type="email"]::placeholder,
.checkout-page__input-box input[type="tel"]::placeholder,
.checkout-page__input-box textarea::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 200;
  line-height: normal;
}

.checkout-page__input-box .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  position: relative;
  display: block;
  width: 100% !important;
 
}

.checkout-page__input-box .bootstrap-select>.dropdown-toggle::after {
  display: none;
}

.checkout-page__input-box .bootstrap-select>.dropdown-toggle {
  position: relative;
  height: 58px;
  outline: none !important;
  border-radius: 0;
  border: 0;
  background-color: var(--lexi-border-color, #dbdbdb) !important;
  margin: 0;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  color: var(--lexi-text, #686a6f) !important;
  font-size: 14px;
  line-height: 58px;
  font-weight: 500;
  box-shadow: none !important;
  background-repeat: no-repeat;
  background-size: 14px 12px;
  background-position: right 25.75px center;
}

.checkout-page__input-box .bootstrap-select>.dropdown-toggle:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  /* */
  content: "\f107";
  font-weight: 900;
  font-size: 12px;
  color: var(--lexi-text, #686a6f);
}

.checkout-page__input-box .bootstrap-select .dropdown-menu>li+li>a {
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
}

.checkout-page__input-box .bootstrap-select .dropdown-menu {
  border: none;
}

.checkout-page__input-box .bootstrap-select .dropdown-menu>li>a {
  font-size: 14px;
  font-weight: 500;
  padding: 15px 30px;
  color: var(--lexi-text, #686a6f);
  background-color: var(--lexi-border-color, #dbdbdb);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.checkout-page__input-box .bootstrap-select .dropdown-menu>li:hover>a,
.checkout-page__input-box .bootstrap-select .dropdown-menu>li.selected>a {
  background: var(--lexi-base);
  color: var(--lexi-white, #fff);
  border-color: var(--lexi-base);
}

.checkout-page__input-box textarea {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  height: 176px;
  width: 100%;
  background-color: var(--lexi-gray, #f4f5f8);
  padding: 20px 30px 30px;
  border: none;
  outline: none;
  margin-bottom: 0px;
}

.checkout-page__check-box {
  position: relative;
  display: block;
  margin-top: -6px;
}

.checkout-page__check-box input[type="checkbox"] {
  display: none;
}

.checkout-page__check-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  color: var(--lexi-text, #686a6f);
  font-size: 15px;
  line-height: 24px;
  text-transform: none;
  cursor: pointer;
}

.checkout-page__check-box label span:before {
  position: absolute;
  top: 0;
  left: 5px;
  line-height: 20px;
  display: inline-block;
  color: var(--lexi-white, #fff);
 
  content: "\f00c";
  font-size: 8px;
  font-weight: 900;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.checkout-page__check-box input[type="checkbox"]+label span {
  position: absolute;
  top: 4px;
  left: 0;
  width: 19px;
  height: 19px;
  background-color: var(--lexi-base);
  border-radius: 50%;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.checkout-page__check-box input[type="checkbox"]:checked+label span:before {
  opacity: 1;
}

.checkout-page__details {
  margin-top: 25px;
  margin-bottom: 60px;
}

.checkout-page__details__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 30px;
  text-shadow: 0 0 0.1px currentColor;
}

.checkout-page__details__check-box input[type="checkbox"] {
  display: none;
}

.checkout-page__details__check-box label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  color: var(--lexi-text, #686a6f);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 130%;
}

.checkout-page__details__check-box label span {
  position: absolute;
  top: 2px;
  left: 0;
  width: 22px;
  height: 22px;
  background-color: var(--lexi-base);
  border-radius: 50%;
  border: none;
  vertical-align: middle;
  cursor: pointer;
  transition: all 300ms ease;
}

.checkout-page__details__check-box label span::before {
  content: "\f00c";
  color: var(--lexi-secondary, #232429);
  position: absolute;
  top: 4px;
  left: 6px;
  line-height: 15px;
  display: inline-block;
 
  font-size: 10px;
  font-weight: 700;
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.checkout-page__details__check-box input[type="checkbox"]:checked+label span:before {
  opacity: 1;
}

.checkout-page__your-order {
  position: relative;
}

.checkout-page__your-order__title {
  margin-bottom: 35px;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
}

@media (max-width: 767px) {
  .checkout-page__your-order__title {
    font-size: 28px;
  }
}

.checkout-page__your-order .nionx-btn {
  padding: 19px 38px;
}

.checkout-page__order-table {
  position: relative;
  width: 100%;
  border: none;
  margin: 0 0 0;
}

.checkout-page__order-table thead tr th {
  color: var(--lexi-base);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 235%;
  margin: 0;
  padding: 15.5px 0;
  border: none;
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
  font-weight: bold;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: 235%;
}

.checkout-page__order-table thead tr th:last-child {
  text-align: right;
}

.checkout-page__order-table tbody tr td {
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: 100%;
  padding: 0 0 24px;
  border: none;
}

.checkout-page__order-table tbody tr td:last-child {
  text-align: right;
}

.checkout-page__order-table .pro__price {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 20px;
  font-weight: 600;
}

.checkout-page__order-table tbody tr:first-child td {
  padding-top: 25px;
}

.checkout-page__order-table tbody tr:last-child td {
  padding-bottom: 26px;
  padding-top: 26px;
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
}

.checkout-page__order-table tbody tr:last-child td.pro__price {
  color: var(--lexi-text-dark, #222429);
  font-weight: 700;
}

.checkout-page__payment {
  background-color: var(--lexi-gray, #f4f5f8);
  padding: 40px 45px 17px;
  min-height: 295px;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .checkout-page__payment {
    margin-top: 50px;
  }
}

@media (max-width: 767px) {
  .checkout-page__payment {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.checkout-page__payment__item {
  position: relative;
}

.checkout-page__payment__title {
  display: flex;
  font-size: 20px;
  margin: 0;
  align-items: center;
  margin-bottom: 28px;
  cursor: pointer;
  font-weight: 700;
}

.checkout-page__payment__title::before {
  content: "";
  width: 22px;
  height: 22px;
  background-color: var(--lexi-white, #fff);
  border-radius: 50%;
  margin-right: 10px;
 
  font-weight: 900;
  font-size: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  position: relative;
  top: 1px;
  transition: all 500ms ease;
}

.checkout-page__payment__title img {
  margin-left: 15px;
}

.checkout-page__payment__item--active .checkout-page__payment__title::before {
  background-color: var(--lexi-base);
  border-color: var(--lexi-base);
  content: "\f00c";
  color: var(--lexi-secondary, #232429);
}

.checkout-page__payment__content {
  margin-left: 35px;
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 30px;
}

/*--------------------------------------------------------------
# Login
--------------------------------------------------------------*/
.login-page {
  position: relative;
  padding: 120px 0;
}

@media (max-width: 767px) {
  .login-page {
    padding: 80px 0;
  }
}

.login-page__inner {
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  background: var(--lexi-white, #fff);
  box-shadow: 0px 6px 40px 0px rgba(0, 0, 0, 0.06);
  padding: 40px 30px;
}

@media (min-width: 768px) {
  .login-page__inner {
    padding: 57px 40px 57px;
  }
}

.login-page__info {
  background-color: var(--lexi-secondary, #232429);
  padding: 35.5px 50px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .login-page__info {
    margin-bottom: 30px;
    padding: 15px 30px;
  }

  .login-page__info p {
    font-size: 16px;
  }

}

.login-page__info p {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: normal;
  color: var(--lexi-white, #fff);
}

.login-page__info p span {
  font-weight: 700;
}

.login-page__info p a {
  line-height: normal;
  font-weight: 700;
  display: inline-block;
  color: var(--lexi-base);
  transition: all 500ms ease;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.login-page__info p a:hover {
  background-size: 100% 1px;
}

.login-page__wrap {
  position: relative;
}

.login-page__wrap__title {
  margin-top: -5px;
  margin-bottom: 30px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.login-page__wrap .form__border {
  display: none;
}

@media (min-width: 992px) {
  .login-page__wrap .form__border {
    display: block;
  }
}

.login-page__wrap .form__border::after {
  display: none;
  position: absolute;
  top: 0;
  right: -47px;
  content: "";
  width: 1px;
  height: 100%;
  background: var(--lexi-border-color, #dbdbdb);
}

@media (min-width: 992px) {
  .login-page__wrap .form__border::after {
    display: block;
  }
}

@media (max-width: 992px) {
  .login-page .register-page__wrap {
    margin-top: 50px;
  }
}

.login-page__form {
  position: relative;
  display: block;
}

.login-page__form-input-box {
  position: relative;
  display: block;
  margin-bottom: 20px;
}

.login-page__form-input-box input[type="email"],
.login-page__form-input-box input[type="password"] {
  height: 60px;
  width: 100%;
  border: none;
  background-color: var(--lexi-gray, #f4f5f8);
  padding-left: 30px;
  padding-right: 30px;
  outline: none;
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  display: block;
}

.login-page__form-input-box input[type="email"]::placeholder,
.login-page__form-input-box input[type="password"]::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 14px;
  font-weight: 200;
  line-height: normal;
}

.login-page__checked-box {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 26px;
  margin-bottom: 35px;
}

@media (max-width: 768px) {
  .login-page__checked-box {
    display: block;
  }
}

.login-page__checked-box label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  margin-right: 0px;
  margin-bottom: 0;
  text-transform: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
}

.login-page__checked-box label span:before {
  position: absolute;
  top: 2px;
  left: 5px;
  display: block;
  border-bottom: 2px solid var(--lexi-text, #686a6f);
  border-right: 2px solid var(--lexi-text, #686a6f);
  content: "";
  width: 7px;
  height: 10px;
  pointer-events: none;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  opacity: 0;
}

.login-page__checked-box input[type="checkbox"] {
  display: none;
}

.login-page__checked-box input[type="checkbox"]+label span {
  position: absolute;
  top: 4px;
  left: 0;
  border-radius: 4px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: transparent;
  cursor: pointer;
  transition: all 300ms ease;
  border: 1px solid var(--lexi-border-color, #dbdbdb);
}

.login-page__checked-box input[type="checkbox"]:checked+label span:before {
  opacity: 1;
}

.login-page__form-btn-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.login-page__form-btn-box .nionx-btn {
  font-size: 16px;
  font-weight: 600;
  padding: 19px 40px;
}

.login-page__form-forgot-password {
  position: relative;
  display: block;
  margin-left: 0px;
  flex: 0 0 100%;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .login-page__form-forgot-password {
    margin-left: 20px;
    flex: 0 0 auto;
    margin-top: 0;
  }
}

.login-page__form-forgot-password a {
  color: var(--lexi-text, #686a6f);
  position: relative;
  display: inline-block;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
}

.login-page__form-forgot-password a:hover {
  background-size: 100% 1px;
}

.login-page__form-forgot-password a:hover {
  color: var(--lexi-text, #686a6f);
}

.gutter-x-94 {
  --bs-gutter-x: 94px;
}

/*--------------------------------------------------------------
# error 404
--------------------------------------------------------------*/
.error-404 {
  text-align: center;
  padding: 80px 0px;
}

@media (min-width: 768px) {
  .error-404 {
    padding: 100px 0px;
  }
}

@media (min-width: 992px) {
  .error-404 {
    padding: 120px 0px;
  }
}

.error-404__img {
  margin-bottom: 90px;
}

.error-404__img__item {
  max-width: 490px;
  margin-left: auto;
  margin-right: auto;
}

.error-404__img__item img {
  object-fit: cover;
  width: 100%;
  animation: moveHorizontal 2.5s linear infinite;
}

.error-404__sub-title {
  position: relative;
  display: inline-block;
  color: var(--lexi-text-dark, #222429);
  font-size: 40px;
  font-weight: 700;
  line-height: 65%;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 575px) {
  .error-404__sub-title {
    line-height: normal;
  }
}

.error-404__text {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 200%;
}

.error-404__search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 38px;
  width: 100%;
  max-width: 550px;
}

.error-404__search input[type="text"] {
  border: none;
  outline: none;
  display: block;
  background-color: var(--lexi-gray, #f4f5f8);
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  max-width: 496px;
  padding-left: 69px;
  height: 60px;
}

.error-404__search input[type="text"]::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 200;
  line-height: 162.5%;
}

.error-404__search__btn {
  border: none;
  outline: none;
  background-color: transparent;
  color: var(--lexi-text, #686a6f);
  position: absolute;
  top: 50%;
  font-weight: 700;
  left: 60px;
  transform: translateY(-50%);
  font-size: 20px;
}

@media (max-width: 575px) {
  .error-404__search__btn {
    left: 30px;
  }
}

/*--------------------------------------------------------------
# Faq
--------------------------------------------------------------*/
.faq-page__accordion .accrodion {
  border: 1px solid var(--lexi-border-color, #dbdbdb);
}

.faq-page__accordion .accrodion+.accrodion {
  margin-top: 20px;
}

.faq-page__accordion .accrodion-title {
  padding: 25px 30px 18px 30px;
  padding-right: 65px;
  cursor: pointer;
}

.faq-page__accordion .accrodion-title__text {
  position: relative;
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.faq-page__accordion .accrodion-title__icon {
  width: 34px;
  height: 34px;
  position: absolute;
  top: 50%;
  right: -35px;
  border-radius: 50%;
  background: var(--lexi-gray, #f4f5f8);
  transform: translateY(-50%);
}

.faq-page__accordion .accrodion-title__icon::after,
.faq-page__accordion .accrodion-title__icon::before {
  width: 2.555555px;
  height: 12px;
  position: absolute;
  background-color: var(--lexi-secondary, #232429);
  top: 50%;
  left: 50%;
  content: "";
  transform: translate(-50%, -50%);
  transition: all 500ms ease;
}

.faq-page__accordion .accrodion-title__icon::after {
  width: 12px;
  height: 2px;
}

.faq-page__accordion .active .accrodion-title__icon {
  background-color: var(--lexi-base);
}

.faq-page__accordion .active .accrodion-title__icon::after,
.faq-page__accordion .active .accrodion-title__icon::before {
  opacity: 0;
}

.faq-page__accordion .active .accrodion-title__icon::after {
  opacity: 1;
}

.faq-page__accordion .accrodion-content .inner {
  padding: 3px 54px 22px 30px;
  margin-top: -3px;
}

.faq-page__accordion .accrodion-content p {
  color: var(--lexi-text, #686a6f);
  padding-bottom: 0;
  margin-bottom: -2px;
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
  max-width: 678px;
  width: 100%;
}

.faq-page {
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .faq-page {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .faq-page {
    padding: 80px 0px;
  }
}

.faq-page__thumb img {
  width: 100%;
  object-fit: cover;
}

@media (max-width: 991px) {
  .faq-page .sec-title {
    padding-bottom: 20px;
  }
}

.faq-page__search {
  max-width: 330px;
  width: 100%;
  margin-left: auto;
  margin-right: 0;
}

@media (max-width: 991px) {
  .faq-page__search {
    margin-left: 0;
    margin-right: auto;
    margin-bottom: 40px;
  }
}

.faq-page__search__item {
  position: relative;
  background-color: var(--lexi-gray, #f4f5f8);
}

.faq-page__search__item input[type="search"],
.faq-page__search__item input[type="text"] {
  outline: none;
  width: 100%;
  height: 60px;
  background-color: var(--lexi-gray, #f4f5f8);
  padding-left: 55px;
  padding-right: 20px;
  transition: all 500ms ease;
  border: none;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}

.faq-page__search__item input[type="search"]:focus,
.faq-page__search__item input[type="text"]:focus {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
  border: none;
}

.faq-page__search__item input[type="search"]::placeholder,
.faq-page__search__item input[type="text"]::placeholder {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 200;
  line-height: normal;
}

.faq-page__search__item button[type="submit"] {
  border: none;
  outline: none;
  background-color: transparent;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  width: auto;
  font-size: 18px;
  line-height: 1;
  color: var(--lexi-text, #686a6f);
  transition: all 0.4s ease-in-out;
}

.faq-page__search__item button[type="submit"]:hover {
  color: var(--lexi-base);
}

.faq-contact__inner {
  display: flex;
  align-items: center;
  background: var(--lexi-secondary, #232429);
}

@media (max-width: 991px) {
  .faq-contact__inner {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}

.faq-contact__inner__item {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 50px 40px;
  width: 100%;
}

@media (max-width: 575px) {
  .faq-contact__inner__item {
    padding: 20px;
  }
}

@media (max-width: 400px) {
  .faq-contact__inner__item {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

.faq-contact__inner__item__icon {
  max-width: 80px;
  width: 100%;
  height: 80px;
  border-radius: 50%;
  background: var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: var(--lexi-text-dark, #222429);
  transition: all 0.4s ease-in-out;
}

.faq-contact__inner__item:not(:first-of-type) {
  border-left: 1px solid rgba(var(--lexi-border-color-rgb, 219, 219, 219), 0.2);
}

@media (max-width: 991px) {
  .faq-contact__inner__item:not(:first-of-type) {
    border-left: 0px solid rgba(var(--lexi-border-color-rgb, 219, 219, 219), 0.2);
    border-top: 1px solid rgba(var(--lexi-border-color-rgb, 219, 219, 219), 0.2);
  }
}

.faq-contact__inner__item__subtitle {
  color: var(--lexi-white, #fff);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 147.917%;
  text-transform: capitalize;
  display: flex;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 575px) {
  .faq-contact__inner__item__subtitle {
    font-size: 20px;
  }
}

.faq-contact__inner__item__contact {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 197.222%;
}

.faq-contact__inner__item__contact a {
  color: var(--lexi-white, #fff);
  font-weight: 600;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.faq-contact__inner__item__contact a:hover {
  background-size: 100% 1px;
}

.faq-contact__inner__item__contact a:hover {
  color: var(--lexi-base);
}

.faq-contact__inner__item:hover .faq-contact__inner__item__icon {
  background: var(--lexi-white, #fff);
  color: var(--lexi-base);
}

.faq-contact__inner__item:hover .faq-contact__inner__item__icon i {
  animation: bounceIn 1s linear;
}

.faqs-two {
  padding: 150px 0px 0px;
}

@media (max-width: 1199px) {
  .faqs-two {
    padding: 120px 0px 0px;
  }
}

@media (max-width: 991px) {
  .faqs-two {
    padding: 100px 0px 0px;
  }
}

@media (max-width: 767px) {
  .faqs-two {
    padding: 80px 0px 0px;
  }
}

.faqs-two__left {
  margin-top: 30px;
}

.faqs-two__left .faq-page__accordion .accrodion-content .inner {
  padding-right: 40px;
}

.faqs-two__right {
  position: relative;
  z-index: 1;
}

.faqs-two__item__funfact__item {
  position: absolute;
  top: -35px;
  right: 0;
  background: var(--lexi-base);
  padding: 30px 50px;
  display: inline-block;
}

.faqs-two__item__funfact__item__count {
  margin-top: -30px;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 263%;
  color: var(--lexi-text-dark, #222429);
  display: flex;
  align-items: center;
  margin-bottom: -30px;
  padding-bottom: 0;
}

.faqs-two__item__funfact__item__text {
  margin-top: -20px;
  font-weight: 500;
  font-size: 20px;
  line-height: 235%;
  color: var(--lexi-text-dark, #222429);
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 0;
}

.faqs-two__item__funfact__item::after {
  content: "";
  width: 62px;
  height: 37px;
  position: absolute;
  top: 0;
  left: -61.5px;
  background: var(--lexi-secondary, #232429);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.faqs-two__thumb {
  margin-left: 20px;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .faqs-two__thumb {
    margin-top: 50px;
  }

  .faqs-two__thumb img {
    object-fit: cover;
    width: 100%;
  }
}

/*--------------------------------------------------------------
# Package
--------------------------------------------------------------*/
.package-card {
  background: var(--lexi-gray, #f4f5f8);
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 767px) {
  .package-card {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.package-card:hover {
  background: var(--lexi-white, #fff);
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06);
}

.package-card__head {
  position: relative;
  z-index: 1;
  background: var(--lexi-secondary, #232429);
  padding: 30px 40px;
  transition: all 0.4s ease-in-out;
}

.package-card__head::after {
  position: absolute;
  content: "";
  width: 106px;
  height: 150px;
  top: 0;
  right: 0;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 106 149"> <path d="M6.513e-06 -4.63341e-06C80.9133 6.80528 101.76 99.6915 106 149L106 0L6.513e-06 -4.63341e-06Z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 106 149"> <path d="M6.513e-06 -4.63341e-06C80.9133 6.80528 101.76 99.6915 106 149L106 0L6.513e-06 -4.63341e-06Z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
  background: var(--lexi-base);
  transition: all 0.4s ease-in-out;
}

.package-card__head__top {
  top: -18px;
  left: 40px 1px;
  position: absolute;
  color: var(--lexi-secondary, #232429);
  font-size: 16px;
  font-weight: 600;
  line-height: 200%;
  text-transform: capitalize;
  background: var(--lexi-base);
  display: inline-block;
  padding: 0px 20px;
  transition: all 0.4s ease-in-out;
}

.package-card__head__top::after {
  content: "";
  left: -16.5px;
  position: absolute;
  top: 0px;
  width: 18px;
  height: 19px;
  background: var(--lexi-base);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  transition: all 0.4s ease-in-out;
}

.package-card__head__box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}

.package-card__head__title {
  margin-top: -4px;
  color: var(--lexi-white, #fff);
  font-size: 30px;
  font-weight: 600;
  line-height: 160%;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-bottom: 5px;
  transition: all 0.4s ease-in-out;
}

.package-card__head__price {
  color: var(--lexi-white, #fff);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  position: relative;
  padding-left: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
}

.package-card__head .sup {
  font-size: 20px;
  letter-spacing: -0.4px;
  position: absolute;
  top: 8px;
  left: 0;
  transition: all 0.4s ease-in-out;
}

.package-card__head .sub {
  color: var(--lexi-white, #fff);
  font-size: 20px;
  transition: all 0.4s ease-in-out;
}

.package-card__head__month {
  margin-top: -10px;
  color: var(--lexi-white, #fff);
  font-size: 20px;
  font-weight: 400;
  line-height: 235%;
  letter-spacing: -0.4px;
  margin-bottom: -4px;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
  text-shadow: 0 0 0.1px currentColor;
}

.package-card__content {
  padding: 35px 40px 40px;
}

.package-card__content__list {
  margin-bottom: 0;
  padding-bottom: 0;
}

.package-card__content__list__item {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 162.5%;
  text-shadow: 0 0 0.1px currentColor;
}

.package-card__content__list__item i {
  font-size: 16px;
  color: var(--lexi-base);
  margin-right: 10px;
}

.package-card__content__list__item+.package-card__content__list__item {
  margin-top: 18px;
}

.package-card__content__link {
  margin-top: 35px;
  color: var(--lexi-white, #fff);
}

.package-card__shape {
  position: absolute;
  bottom: 0;
  right: 0;
}

.package-card:hover .package-card__head {
  background: var(--lexi-base);
}

.package-card:hover .package-card__head::after {
  background: var(--lexi-secondary, #232429);
}

.package-card:hover .package-card__head__top {
  color: var(--lexi-base);
  background: var(--lexi-secondary, #232429);
}

.package-card:hover .package-card__head__title {
  color: var(--lexi-text-dark, #222429);
}

.package-card:hover .package-card__head__price {
  color: var(--lexi-text-dark, #222429);
}

.package-card:hover .package-card__head .sup {
  color: var(--lexi-text-dark, #222429);
}

.package-card:hover .package-card__head .sub {
  color: var(--lexi-text-dark, #222429);
}

.package-card:hover .package-card__head__month {
  color: var(--lexi-text-dark, #222429);
}

.price-page__inner__btn {
  background-color: var(--lexi-gray, #f4f5f8);
  color: var(--lexi-text-dark, #222429);
}

.price-page__inner__btn.active-btn,
.price-page__inner__btn:hover {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.price-page__inner__btn.active-btn::before,
.price-page__inner__btn.active-btn::after,
.price-page__inner__btn:hover::before,
.price-page__inner__btn:hover::after {
  background: var(--lexi-base);
}

.price-page__inner__filter {
  margin-top: 5px;
  margin-bottom: 78px;
  display: flex;
  gap: 10px;
  justify-content: center;
}

@media (max-width: 767px) {
  .price-page__inner__filter {
    margin-bottom: 40px;
  }
}

.package-page {
  padding: 120px 0;
}

@media (max-width: 767px) {
  .package-page {
    padding: 80px 0;
  }
}

.package-page--carousel {
  padding-top: 140px;
}

.package-page--two .sec-title {
  padding-bottom: 70px;
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/
@keyframes bubbleMover {
  0% {
    -webkit-transform: translateY(0px) translateX(0) rotate(0);
    transform: translateY(0px) translateX(0) rotate(0);
  }

  30% {
    -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
    transform: translateY(30px) translateX(50px) rotate(15deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }

  50% {
    -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
    transform: translateY(50px) translateX(100px) rotate(45deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
  }

  80% {
    -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
    transform: translateY(30px) translateX(50px) rotate(15deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
  }

  100% {
    -webkit-transform: translateY(0px) translateX(0) rotate(0);
    transform: translateY(0px) translateX(0) rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
  }
}

@keyframes bgSlide {
  0% {
    background-position: 0 0;
  }

  20% {
    background-position: -100px 0;
  }

  40% {
    background-position: -200px 0;
  }

  60% {
    background-position: -150px 0;
  }

  80% {
    background-position: -100px 0;
  }

  100% {
    background-position: 0px 0;
  }
}

@keyframes change-background {
  0% {
    fill: var(--lexi-base);
  }

  50% {
    fill: var(--lexi-gray, #f4f5f8);
  }

  100% {
    fill: var(--lexi-base);
  }
}

@keyframes bounceIn {

  0%,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes iconTranslateX {
  49% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  50% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  51% {
    opacity: 1;
  }
}

@keyframes scaleFooter {
  0% {
    transform: scale(0.8);
  }

  50% {
    transform: scale(1);
  }

  100% {
    transform: scale(0.8);
  }
}

@keyframes scale2 {
  0% {
    transform: scale(0.5);
  }

  50% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

@keyframes leftRight {
  0% {
    transform: translateX(0px);
  }

  50% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0px);
  }
}

@keyframes topBottom {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0px);
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(90deg);
  }

  100% {
    transform: rotate(180deg);
  }
}

@keyframes moveHorizontal {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  50% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes textScrolling {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(0%, 0, 0);
  }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.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 .home-showcase .row [class*="col-"] {
  flex: 0 0 100%;
}

.mobile-nav__wrapper .home-showcase {
  margin-bottom: -1px;
  margin-top: 0;
  border-bottom: 1px solid RGBA(var(--lexi-white-rgb, 255, 255, 255), 0.1);
}

.mobile-nav__wrapper .home-showcase__inner {
  padding: 15px 0px;
  background-color: transparent;
  box-shadow: none;
}

.mobile-nav__wrapper .home-showcase__title {
  color: var(--lexi-white, #fff);
}

.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
  /* width: 100%; */
}

/* .mobile-nav__wrapper.expanded .mobile-nav__overlay{
  background: #00000063; */



.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__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background-color: var(--lexi-black, #171717);
  opacity: 0.3; */
  /* cursor: url(../images/close.png), auto; */
}

.mobile-nav__content {
  width: 320px;
  box-shadow: 1px 3px 15px var(--bs-black);
  background-color: #fff;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 20px;
  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__content .main-menu__nav {
  display: block;
  padding: 0;
}

.mobile-nav__content .logo-box {
  margin-bottom: 20px;
  display: flex;
}

.mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  /* color: var(--lexi-white, #fff); */
  color: #000000;
  cursor: pointer;
}

.mobile-nav__close:hover {
  color: var(--lexi-base);
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(var(--lexi-white-rgb, 255, 255, 255), 0.1);
}

.mobile-nav__content .main-menu__list ul li>a {
  padding-left: 1em;
}

.mobile-nav__content .main-menu__list li:not(:last-child) {
  /* border-bottom: 1px solid RGBA(var(--lexi-black, 255, 255, 255), 0.1); */
  border-bottom: 1px solid #000;
}

.mobile-nav__content .main-menu__list li>a {
  display: flex;
  justify-content: space-between;
  line-height: 22px;
  /* color: var(--lexi-white, #fff); */
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  height: 46px;
  align-items: center;
  transition: 500ms;
}

.mobile-nav__content .main-menu__list li a.expanded {
  color: var(--lexi-base);
}

.mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: var(--lexi-base);
  border: none;
  outline: none;
  color: var(--lexi-white, #fff);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}

.mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: var(--lexi-white, #fff);
  color: var(--lexi-black, #171717);
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}

.mobile-nav__social a {
  font-size: 16px;
  color: var(--lexi-white, #fff);
  transition: 500ms;
}

.mobile-nav__social a+a {
  margin-left: 20px;
}

.mobile-nav__social a:hover {
  color: var(--lexi-base);
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mobile-nav__contact li {
  color: var(--lexi-white, #fff);
  font-size: 16px;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
}

.mobile-nav__contact li+li {
  margin-top: 15px;
}

.mobile-nav__contact li a {
  /* color: inherit; */
  color: black;
  transition: 500ms;
}

.mobile-nav__contact li a:hover {
  color: var(--lexi-base);
}

.mobile-nav__contact li>i {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 16px;
  margin-right: 10px;
  color: var(--lexi-white, #fff);
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.search-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #000;
  opacity: 0.9;
  /* cursor: url(../images/close.png), auto; */
}

@media (max-width: 767px) {
  .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}

.search-popup__content {
  position: fixed;
  width: 0;
  max-width: 560px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s,
    width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}

.search-popup__form {
  position: relative;
}

.search-popup__form input[type="search"],
.search-popup__form input[type="text"] {
  width: 100%;
  background-color: var(--lexi-white, #fff);
  font-size: 15px;
  color: var(--lexi-text, #686a6f);
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}

.search-popup__form .lexi-btn {
  padding: 0;
  width: 66px;
  height: 66px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
  color: var(--lexi-secondary, #232429);
}

.search-popup__form .lexi-btn i {
  margin: 0;
  font-size: 20px;
}

.search-popup__form .lexi-btn:hover {
  color: var(--lexi-white, #fff);
}

.search-popup.active {
  z-index: 9999;
}

.search-popup.active .search-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.9;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}

@media (max-width: 767px) {
  .search-popup.active .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}

.search-popup.active .search-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.page-header {
  position: relative;
  padding-top: 180px;
  padding-bottom: 143px;
  z-index: 1;
}

@media (max-width: 991px) {
  .page-header {
    padding-top: 250px;
    padding-bottom: 140px;
  }
}

@media (max-width: 767px) {
  .page-header {
    padding-top: 200px;
    padding-bottom: 100px;
  }
}

.page-header__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  background-position: top;
}

.page-header .container {
  position: relative;
  z-index: 10;
  text-align: center;
}

.page-header__title {
  margin: 0;
  color: var(--lexi-white, #fff);
  font-size: 50px;
  font-weight: 700;
  line-height: 94%;
  text-transform: capitalize;
  margin-bottom: -2px;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .page-header__title {
    font-size: 40px;
  }
}

.page-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
  height: 100%;
  background: rgba(var(--lexi-black-rgb, 23, 23, 23), 0.5);
}

.lexi-breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 13px;
}

@media (min-width: 768px) {
  .lexi-breadcrumb {
    margin-bottom: 7px;
  }
}

.lexi-breadcrumb li {
  display: flex;
  align-items: center;
}

.lexi-breadcrumb li:not(:last-of-type)::after {
  content: "/";
  position: relative;
  top: 0px;
  margin-left: 7px;
  margin-right: 7px;
  color: var(--lexi-white, #fff);
  font-size: 16px;
  font-weight: 600;
}

.lexi-breadcrumb li span,
.lexi-breadcrumb li a {
  display: inline-flex;
  color: var(--lexi-white, #fff);
  font-size: 16px;
  font-weight: 600;
  line-height: 293.75%;
  text-transform: uppercase;
}

.lexi-breadcrumb li a:hover {
  color: var(--lexi-base);
}

.pronation_widget {
  margin-top: 50px;
}

.pronation_widget ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
}

.pronation_widget ul a {
  display: inline-block;
  padding: 0.5px 20px;
  border: 1px solid var(--lexi-border-color, #dbdbdb);
  color: var(--lexi-secondary, #232429);
  transition: all 500ms ease-in-out;
  font-size: 20px;
  line-height: 235%;
  font-size: 20px;
  font-weight: 600;
}

.pronation_widget ul a.active,
.pronation_widget ul a:hover {
  background-color: var(--lexi-base);
  color: var(--lexi-text-dark, #222429);
  border: 1px solid var(--lexi-base);
}

/*--------------------------------------------------------------
# Google Map
--------------------------------------------------------------*/
.google-map {
  position: relative;
}

.google-map iframe {
  position: relative;
  display: block;
  border: none;
  height: 440px;
  width: 100%;
  mix-blend-mode: luminosity;
}

.google-map__contact {
  overflow: hidden;
  background-color: var(--lexi-gray, #f4f5f8);
}

.contact-map {
  position: relative;
}

.contact-map .container-fluid {
  padding-left: 0;
  padding-right: 0;
  max-width: 1654px;
}

/*--------------------------------------------------------------
# Client Carousel
--------------------------------------------------------------*/
.client-carousel {
  padding: 80px 0 80px 0;
}

@media (min-width: 992px) {
  .client-carousel {
    padding: 102px 0 120px 0px;
  }
}

.client-carousel--one {
  background: var(--lexi-base);
  padding: 120px 0 120px;
}

.client-carousel--dark::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  content: "";
  height: 1px;
  background-color: var(--lexi-border-color, #dbdbdb);
  z-index: -1;
}

.client-carousel--dark::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  width: 60px;
  content: "";
  height: 1px;
  background-color: var(--lexi-white, #fff);
}

.client-carousel__one__item img {
  opacity: 0.2;
  transition: all 500ms ease;
  max-width: 100%;
  width: auto !important;
}

.client-carousel__one__item:hover img {
  opacity: 1;
}

.client-carousel__top {
  position: relative;
  margin-bottom: 50px;
}

@media (max-width: 992px) {
  .client-carousel__top {
    margin-bottom: 40px;
  }
}

.client-carousel__top::after {
  content: "";
  position: absolute;
  left: 0;
  z-index: -1;
  top: 50%;
  width: 100%;
  height: 1px;
  background: var(--lexi-border-color, #dbdbdb);
}

.client-carousel-one {
  position: relative;
  background: var(--lexi-white, #fff);
  padding: 0 0 60px;
}

.client-carousel-one .client-carousel__one {
  padding: 0 0 30px;
}

.client-carousel-one .owl-theme .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  line-height: 0.8;
}

.client-carousel-one .owl-theme .owl-nav button span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--lexi-secondary, #232429);
  padding: 0;
  transition: all 500ms ease;
  color: var(--lexi-white, #fff);
  text-align: center;
  font-size: 9px;
}

.client-carousel-one .owl-theme .owl-nav button span:hover {
  background-color: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.client-carousel-one .owl-theme .owl-nav button:hover {
  background-color: transparent;
}

.client-carousel-one .owl-theme .owl-nav::before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  content: "";
  height: 1px;
  background-color: var(--lexi-border-color, #dbdbdb);
  z-index: -1;
}

.client-carousel-one .owl-theme .owl-nav::after {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  width: 60px;
  content: "";
  height: 1px;
  background-color: var(--lexi-white, #fff);
}

.client-carousel-one .client-carousel__one__item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 103px;
  transition: all 500ms ease;
}

.client-carousel-one .client-carousel__one__item img {
  transition: all 500ms ease;
  width: 150px !important;
  height: 100%;
  opacity: 1;
}

.client-carousel-one .client-carousel__one__item:hover img {
  opacity: 1;
}

.text-slider {
  padding-top: 90px;
  padding-bottom: 90px;
  position: relative;
  z-index: 1;
  background: var(--lexi-white, #fff);
}

@media (max-width: 991px) {
  .text-slider {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .text-slider {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.text-slider__carousel {
  transform: rotateZ(-2.9deg);
  background: var(--lexi-base);
  width: 100%;
}

.text-slider__carousel__item {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 35px;
  animation: textScrolling 25s linear infinite;
  animation-direction: reverse;
  will-change: transform;
  position: relative;
  white-space: nowrap;
}

.text-slider__carousel__item:hover {
  animation-play-state: paused;
}

.text-slider__item {
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  text-transform: capitalize;
  padding: 25px 0px;
  display: flex;
  align-items: center;
}

@media (max-width: 767px) {
  .text-slider__item {
    font-size: 24px;
  }
}

.text-slider__item img {
  width: auto !important;
  display: inline-block;
  margin-right: 15px;
  animation: rotate 3s ease-in-out infinite;
}

.text-slider__inner {
  position: relative;
}

.text-slider__inner::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: var(--lexi-gray, #f4f5f8);
  transform: rotateZ(0deg);
  z-index: -1;
}

/*--------------------------------------------------------------
# Hero Slider
--------------------------------------------------------------*/
.main-slider-one {
  position: relative;
  /* background: var(--lexi-white, #fff); */
}

.main-slider-one__carousel {
  position: relative;
  width: 100%;
}

.main-slider-one__carousel .owl-dots {
  top: 75%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .main-slider-one__carousel .owl-dots {
    top: auto;
    bottom: 70px;
  }
}

.main-slider-one__carousel .owl-dots .owl-dot {
  display: block;
  margin: 6px 0;
}

@media (max-width: 767px) {
  .main-slider-one__carousel .owl-dots .owl-dot {
    margin: 0 6px;
  }
}

.main-slider-one__carousel .owl-dots .owl-dot span {
  display: block;
  margin: 0;
  transition: all 300ms ease;
  width: 29.945px;
  height: 29.945px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-slider-one__carousel .owl-dots .owl-dot span::before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--lexi-gray, #f4f5f8);
}

.main-slider-one__carousel .owl-dots .owl-dot:hover span,
.main-slider-one__carousel .owl-dots .owl-dot.active span {
  /* background: rgba(104, 106, 111, 0.23); */
}

.main-slider-one__carousel .owl-dots .owl-dot:hover span::before,
.main-slider-one__carousel .owl-dots .owl-dot.active span::before {
  /* background: var(--lexi-base); */
}

.main-slider-one__item {
  position: relative;
  z-index: 3;
  padding-top: 624px;
  padding-bottom: 138.9px;
}

.main-slider-one__item .main-slider-one__content .main-slider-one__link .main-slider-one__link__btn {
  width: 329px;
  padding: 0px 10px;
}

@media (max-width: 1300px) {
  .main-slider-one__item {
    padding-top: 200px;
    padding-bottom: 250px;
  }
}

@media (max-width: 767px) {
  .main-slider-one__item {
    padding-top: 200px;
    padding-bottom: 11px;
  }

  #diamondNav {
    display: none;
  }
}

@media (max-width: 575px) {
  .main-slider-one__item {
    padding-top: 150px;
  }

  #diamondNav {
    display: none;
  }
}

.main-slider-one__item .container {
  /* max-width: 1250px; */
  margin-left: auto;
  margin-right: auto;
}

.main-slider-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 105px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
}

.main-slider-one__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  /* background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.6); */
}

@media (max-width: 767px) {
  .main-slider-one__bg {
    bottom: 0;
  }
}

.main-slider-one__content {
  position: relative;
  display: inline-block;
  z-index: 3;
  overflow: hidden;
}

.main-slider-one__sub-title {
  color: var(--lexi-base);
  margin: 0 0 -7px;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(-500px);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 35px;
  /* font-weight: 600; */
  line-height: normal;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .main-slider-one__sub-title {
    margin: 0 0 10px;
  }
}

.main-slider-one__sub-title span {
  background: var(--lexi-black, #171717);
  padding: 12px 30px;
  display: inline-block;
}

.main-slider-one__title {
  color: var(--lexi-white, #fff);
  display: inline-block;
  overflow: hidden;
  margin: 0 0px 30px;
  text-align: center;
  font-size: 55px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(200px);
}

.main-slider-one__title__overlay {
  background-color: var(--lexi-white, #fff);
  width: 16.66%;
  transform: scaleX(1);
  height: calc(100% - 2px);
  display: block;
  position: absolute;
  transition: 1000ms cubic-bezier(0.65, 0, 0.076, 1);
  transition-delay: 2s;
  z-index: 1;
}

.main-slider-one__title__overlay:nth-child(2),
.main-slider-one__title__overlay:nth-child(4),
.main-slider-one__title__overlay:nth-child(6) {
  top: 1px;
}

.main-slider-one__title__overlay:nth-child(1),
.main-slider-one__title__overlay:nth-child(3),
.main-slider-one__title__overlay:nth-child(5) {
  bottom: 1px;
}

.main-slider-one__title__overlay:nth-child(2) {
  left: 16.66%;
}

.main-slider-one__title__overlay:nth-child(4) {
  left: 49.98%;
}

.main-slider-one__title__overlay:nth-child(6) {
  left: 83.3%;
}

.main-slider-one__title__overlay:nth-child(1) {
  left: 0;
}

.main-slider-one__title__overlay:nth-child(3) {
  left: 33.34%;
}

.main-slider-one__title__overlay:nth-child(5) {
  left: 66.64%;
}

@media (max-width: 767px) {
  .main-slider-one__title {
    font-size: 20px;
    margin: 0;
  }
}

@media (max-width: 575px) {
  .main-slider-one__title {
    font-size: 20px;
    margin: 0;
  }
}

.main-slider-one__link {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  opacity: 0;
  overflow: hidden;
  z-index: 5;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

.main-slider-one__link__btn::before,
.main-slider-one__link__btn::after {
  background: var(--lexi-gray, #f4f5f8);
}

.main-slider-one__link__btn:hover {
  color: var(--lexi-secondary, #232429);
}

.main-slider-one__shape--one {
  position: absolute;
  bottom: 63px;
  right: 0px;
  transform: translateX(10%);
  opacity: 0;
  transition: transform 1000ms ease, opacity 1000ms ease;
}

@media (max-width: 767px) {
  .main-slider-one__shape--one {
    display: none;
  }
}

.main-slider-one__shape--two {
  position: absolute;
  bottom: 1px;
  left: 0px;
}

@media (max-width: 767px) {
  .main-slider-one__shape--two {
    display: none;
  }
}

.main-slider-one .active .main-slider-one__sub-title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1100ms;
  margin-top: 200px;
}

.main-slider-one .active .main-slider-one__title {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1300ms;
}

.main-slider-one .active .main-slider-one__title__overlay {
  transform: scaleX(0);
}

.main-slider-one .active .main-slider-one__link {
  opacity: 1;
  transform: perspective(400px) rotateY(0deg) translateY(0px);
  transition-delay: 1700ms;
}

.main-slider-one .active .main-slider-one__shape--one {
  transform: translateX(0%);
  opacity: 1;
  transition-delay: 1700ms;
}

.main-slider-two {
  position: relative;
}

.main-slider-two__carousel {
  position: relative;
  width: 100%;
}

.main-slider-two__carousel .owl-dots {
  top: 45%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  left: 80%;
  transform: translateX(-50%);
}

@media (max-width: 1199px) {
  .main-slider-two__carousel .owl-dots {
    left: auto;
    right: 5%;
    transform: translateX(0%);
  }
}

@media (max-width: 575px) {
  .main-slider-two__carousel .owl-dots {
    display: none;
  }
}

.main-slider-two__carousel .owl-dots .owl-dot {
  display: block;
  margin: 6px 0;
}

@media (max-width: 767px) {
  .main-slider-two__carousel .owl-dots .owl-dot {
    margin: 0 6px;
  }
}

.main-slider-two__carousel .owl-dots .owl-dot span {
  display: block;
  margin: 0;
  transition: all 300ms ease;
  width: 29.945px;
  height: 29.945px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-slider-two__carousel .owl-dots .owl-dot span::before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--lexi-gray, #f4f5f8);
}

.main-slider-two__carousel .owl-dots .owl-dot:hover span,
.main-slider-two__carousel .owl-dots .owl-dot.active span {
  background: rgba(104, 106, 111, 0.23);
}

.main-slider-two__carousel .owl-dots .owl-dot:hover span::before,
.main-slider-two__carousel .owl-dots .owl-dot.active span::before {
  background: var(--lexi-base);
}

.main-slider-two__item {
  position: relative;
  z-index: 3;
  padding-top: 304px;
  padding-bottom: 300px;
}

@media (max-width: 1300px) {
  .main-slider-two__item {
    padding-top: 200px;
    padding-bottom: 250px;
  }
}

@media (max-width: 767px) {
  .main-slider-two__item {
    padding-top: 200px;
    padding-bottom: 250px;
  }
}

@media (max-width: 575px) {
  .main-slider-two__item {
    padding-top: 150px;
  }
}

.main-slider-two__item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -55px;
  left: 0;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 99.000000"> <g transform="translate(0.000000,99.000000) scale(0.050000,-0.050000)"> <path d="M0 1180 c0 -440 4 -800 8 -800 4 0 289 216 632 480 343 264 641 480 660 480 29 0 4494 -892 4655 -930 l45 -11 0 791 0 790 -3000 0 -3000 0 0 -800z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 99.000000"> <g transform="translate(0.000000,99.000000) scale(0.050000,-0.050000)"> <path d="M0 1180 c0 -440 4 -800 8 -800 4 0 289 216 632 480 343 264 641 480 660 480 29 0 4494 -892 4655 -930 l45 -11 0 791 0 790 -3000 0 -3000 0 0 -800z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
  background: linear-gradient(158.93deg,
      #232429 0%,
      rgba(35, 36, 41, 0) 63.19%);
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateY(-400px);
}

.main-slider-two__item__shape {
  position: absolute;
  left: 12%;
  top: 24%;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(-200px);
  opacity: 0;
}

.main-slider-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  filter: grayscale(100%);
}

.main-slider-two__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
}

@media (max-width: 767px) {
  .main-slider-two__bg {
    bottom: 0px;
  }
}

.main-slider-two__content {
  position: relative;
  display: inline-block;
  z-index: 3;
  overflow: hidden;
}

.main-slider-two__sub-title {
  color: var(--lexi-base);
  margin: 0 0 25px;
  transition: transform 1000ms ease, opacity 1000ms ease;
  transform: translateY(-500px);
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .main-slider-two__sub-title {
    margin: 0 0 10px;
  }
}

.main-slider-two__title {
  color: var(--lexi-white, #fff);
  display: inline-block;
  overflow: hidden;
  margin: 0 0px 26px;
  font-weight: 700;
  font-size: 90px;
  line-height: 100%;
  text-transform: uppercase;
  position: relative;
  opacity: 0;
  transition: transform 1200ms ease, opacity 1200ms ease;
  transform: translateX(200px);
}

.main-slider-two__title__overlay {
  background-color: var(--lexi-white, #fff);
  width: 16.66%;
  transform: scaleX(1);
  height: calc(100% - 2px);
  display: block;
  position: absolute;
  transition: 1000ms cubic-bezier(0.65, 0, 0.076, 1);
  transition-delay: 2s;
  z-index: 1;
}

.main-slider-two__title__overlay:nth-child(2),
.main-slider-two__title__overlay:nth-child(4),
.main-slider-two__title__overlay:nth-child(6) {
  top: 1px;
}

.main-slider-two__title__overlay:nth-child(1),
.main-slider-two__title__overlay:nth-child(3),
.main-slider-two__title__overlay:nth-child(5) {
  bottom: 1px;
}

.main-slider-two__title__overlay:nth-child(2) {
  left: 16.66%;
}

.main-slider-two__title__overlay:nth-child(4) {
  left: 49.98%;
}

.main-slider-two__title__overlay:nth-child(6) {
  left: 83.3%;
}

.main-slider-two__title__overlay:nth-child(1) {
  left: 0;
}

.main-slider-two__title__overlay:nth-child(3) {
  left: 33.34%;
}

.main-slider-two__title__overlay:nth-child(5) {
  left: 66.64%;
}

@media (max-width: 1300px) {
  .main-slider-two__title {
    font-size: 70px;
  }
}

@media (max-width: 991px) {
  .main-slider-two__title {
    font-size: 60px;
  }
}

@media (max-width: 767px) {
  .main-slider-two__title {
    font-size: 50px;
  }
}

@media (max-width: 575px) {
  .main-slider-two__title {
    font-size: 40px;
  }
}

.main-slider-two__link {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
  opacity: 0;
  overflow: hidden;
  gap: 20px;
  z-index: 5;
  transform: perspective(400px) rotateY(0deg) translateY(80px);
  transform-origin: bottom;
  transition: all 1500ms ease;
}

@media (max-width: 500px) {
  .main-slider-two__link {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

.main-slider-two .active .main-slider-two__sub-title {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 1100ms;
}

.main-slider-two .active .main-slider-two__title {
  opacity: 1;
  transform: translateX(0);
  transition-delay: 1300ms;
}

.main-slider-two .active .main-slider-two__title__overlay {
  transform: scaleX(0);
}

.main-slider-two .active .main-slider-two__link {
  opacity: 1;
  transform: perspective(0px) rotateY(0deg) translateY(0px);
  transition-delay: 1700ms;
}

.main-slider-two .active .main-slider-two__item__shape {
  animation: rotate 8s ease-in-out infinite;
  transform: translateX(0);
  transition-delay: 1300ms;
  opacity: 1;
}

.main-slider-two .active .main-slider-two__item::after {
  opacity: 1;
  transform: perspective(0px) rotateY(0deg) translateY(0px);
  transition-delay: 1700ms;
}

.main-slider-three {
  position: relative;
  background: var(--lexi-white, #fff);
  z-index: 1;
}

.main-slider-three__item {
  padding: 260px 0px 190px;
}

@media (max-width: 1500px) {
  .main-slider-three__item {
    padding: 200px 0px 150px;
  }
}

@media (max-width: 1199px) {
  .main-slider-three__item {
    padding: 150px 0px 150px;
  }
}

@media (max-width: 991px) {
  .main-slider-three__item {
    padding: 150px 0px 0px;
  }
}

.main-slider-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.main-slider-three__bg::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(var(--lexi-gray-rgb, 244, 245, 248), 0.9);
  z-index: -1;
}

.main-slider-three__title {
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  line-height: 106%;
  color: var(--lexi-text-dark, #222429);
  margin-bottom: 20px;
  margin-right: -10px;
}

@media (max-width: 1500px) {
  .main-slider-three__title {
    font-size: 65px;
    margin-right: -15px;
  }
}

@media (max-width: 1199px) {
  .main-slider-three__title {
    font-size: 60px;
    margin-right: -20px;
  }
}

.main-slider-three__title span {
  display: block;
  position: relative;
}

.main-slider-three__title span svg {
  position: absolute;
  top: -10px;
  left: -5px;
  z-index: -1;
  width: auto;
  height: 110px;
  fill: var(--lexi-base);
  animation: change-background 4s ease infinite;
}

.main-slider-three__text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 188%;
  color: var(--lexi-text, #686a6f);
  margin-bottom: 40px;
}

.main-slider-three__thumb {
  position: absolute;
  bottom: 0;
  animation: leftRight 5s ease-in-out infinite;
}

.main-slider-three__thumb img {
  object-fit: cover;
  width: 100%;
}

@media (max-width: 991px) {
  .main-slider-three__thumb {
    position: relative;
    z-index: 1;
  }
}

.main-slider-three__shape {
  position: absolute;
  z-index: -1;
}

@media (max-width: 991px) {
  .main-slider-three__shape {
    display: none;
  }
}

.main-slider-three__shape--one {
  top: 0;
  right: 0;
}

.main-slider-three__shape--two {
  top: 0;
  left: 0;
}

.main-slider-three__shape--three {
  right: 4%;
  top: 20%;
  animation: bounceIn 4s ease-in-out infinite;
}

.main-slider-three__shape--fore {
  right: 5%;
  top: 40%;
  animation: leftRight 4s ease-in-out infinite;
}

.main-slider-three__shape--five {
  right: 5%;
  top: 67%;
  animation: rotate 4s ease-in-out infinite;
}

/*--------------------------------------------------------------
# Feature Section
--------------------------------------------------------------*/
.feature-one {
  position: relative;
  z-index: 1;
  padding-top: 120px;
}

@media (max-width: 991px) {
  .feature-one {
    padding-top: 100px;
  }
}

@media (max-width: 767px) {
  .feature-one {
    padding-top: 80px;
  }
}

.feature-one__item {
  background: var(--lexi-white, #fff);
  filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.1));
  transition: all 0.4s ease-in-out;
}

.feature-one__item__content {
  padding: 0px 35px 30px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .feature-one__item__content {
    padding: 0px 25px 30px;
  }
}

@media (max-width: 575px) {
  .feature-one__item__content {
    padding: 0px 25px 25px;
  }
}

.feature-one__item__icon {
  width: 113px;
  height: 109px;
  background: var(--lexi-gray, #f4f5f8);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 62px;
  color: var(--lexi-base);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  transition: all 0.4s ease-in-out;
}

.feature-one__item__title {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
  color: var(--lexi-text-dark, #222429);
  margin-bottom: 6px;
  padding-bottom: 0;
  max-width: 238px;
  margin-left: auto;
  margin-right: auto;
}

.feature-one__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.feature-one__item__title a:hover {
  background-size: 100% 1px;
}
.office-address{
  cursor: pointer;
}
.myButton:active{
 border-bottom: 1px solid black;
}


.feature-one__item__text {
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  line-height: 186%;
  color: var(--lexi-text, #686a6f);
  margin-bottom: -3px;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
}

.feature-one__item__thumb {
  width: 100%;
  height: auto;
}

.feature-one__item__thumb img {
  object-fit: cover;
  width: 100%;
}

.feature-one__item:hover .feature-one__item__title {
  color: var(--lexi-secondary, #232429);
}

.feature-one__item:hover .feature-one__item__text {
  color: var(--lexi-secondary, #232429);
}

.feature-one__item:hover .feature-one__item__icon {
  color: var(--lexi-secondary, #232429);
  background-color: var(--lexi-white, #fff);
}

.feature-one__item:hover .feature-one__item__icon i {
  animation: bounceIn 1s linear;
}

.feature-one__item:hover {
  background: var(--lexi-base);
}

.feature-one::after {
  content: "";
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  background: var(--lexi-secondary, #232429);
  height: 300px;
  z-index: -1;
}

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
/* .about-one {
  position: relative;

  z-index: 1;
  /* background: var(--lexi-white, #fff); */
/* background: white;
  margin: 30px 0 30px;
} */

.about-one__left {
  position: relative;
  z-index: 1;
}

@media (max-width: 1199px) {
  .about-one__left {
    margin-left: 0px;
    margin-right: 10px;
  }
}

.about-one__thumb__item {
  text-align: center;
  padding: 20px;
}

.about-one__thumb__item--two {
  position: relative;
  margin-top: -175px;
  text-align: start;
}
.about_serveColor{
  color: #056db7 !important; 
}
@media (max-width: 1199px) {
  .about-one__thumb__item--two img {
    max-width: 80%;
    object-fit: cover;
  }
}

@media (max-width: 575px) {
  .about-one__thumb__item--two {
    margin-top: -50px;
  }
}

.about-one__funfact__item {
  background: white;
  padding: 10px 40px 10px 6px;
  transition: all 0.4s ease-in-out;
  margin-top: 15px;
  box-shadow: 8px 4px 9px 2px #e2e2e2;
  border-radius: 10px;
}

@media (max-width: 1199px) and (min-width: 991px) {}

.about-one__funfact__item__icon {
  margin-left: auto;
  margin-right: auto;
  width: 135px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 75px;
  margin-bottom: 25px;
  transition: all 0.4s ease-in-out;
  background: rgba(var(--lexi-white-rgb, 255, 255, 255), 0.1);
  color: var(--lexi-secondary, #232429);
}

@media (max-width: 1199px) and (min-width: 991px) {
  .about-one__funfact__item__icon {
    width: 100px;
    height: 90px;
    font-size: 50px;
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .about-one__funfact__item__icon {
    width: 100px;
    height: 90px;
    font-size: 50px;
    margin-bottom: 20px;
  }
}

.about-one__funfact__item__count {
  justify-content: center;
  transition: all 0.4s ease-in-out;
  color: var(--lexi-text-dark, #222429);
  text-transform: uppercase;
}

.about-one__funfact__item:hover .about-one__funfact__item__icon {
  background: rgba(var(--lexi-white-rgb, 255, 255, 255), 0.1);
  color: var(--lexi-base);
}

.about-one__funfact__item:hover .about-one__funfact__item__icon i {
  animation: bounceIn 1s linear;
}

.about-one__funfact__item:hover .about-one__funfact__item__count {
  /* color: var(--lexi-white, #fff); */
}

.about-one__funfact__item:hover .about-one__funfact__item__text {
  color: var(--lexi-white, #fff);
}

/* .about-one__funfact__item:hover {
  background: var(--lexi-secondary, #232429);
} */

.about-one__top .sec-title {
  padding-bottom: 20px;
}

.about-one__top__text {

  font-weight: 100;
  /* line-height: 187.5%; */
  /* margin-bottom: -3rem; */
  line-height: 1.5;
  color: black;
}

.about-one__feature {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 50px;
  background: var(--lexi-secondary, #232429);
}

@media (max-width: 575px) {
  .about-one__feature {
    background: transparent;
    flex-direction: column;
    gap: 60px;
    align-items: start;
    justify-content: start;
    margin-bottom: 30px;
  }

  .about-one__top__text {
    font-size: 15px;
  }
}

.about-one__feature__item:first-child {
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}

.about-one__feature__item__icon {
  position: relative;
  z-index: 1;
  margin-top: -30px;
  width: 56px;
  height: 56px;
  margin-left: 34px;
}

.about-one__feature__item__icon__item {
  width: 56px;
  height: 56px;
  background: var(--lexi-base);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  color: var(--lexi-text-dark, #222429);
  transition: all 0.4s ease-in-out;
}

.about-one__feature__item__icon::after {
  content: "";
  position: absolute;
  height: 52%;
  left: -4px;
  right: -4px;
  bottom: -4px;
  background: var(--lexi-black, #171717);
  z-index: -1;
}

.about-one__feature__item__title {
  margin-top: -7px;
  color: var(--lexi-white, #fff);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.about-one__feature__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-one__feature__item__title a:hover {
  background-size: 100% 1px;
}

.about-one__feature__item__text {
  color: var(--lexi-text-gray, #999b9f);
  font-size: 16px;
  font-weight: 500;
  line-height: 162.5%;
  margin-bottom: -7px;
  padding-bottom: 0;
}

.about-one__feature__item__content {
  padding: 25px 30px 30px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .about-one__feature__item__content {
    padding: 25px 23px 30px;
  }
}

.about-one__feature__item__thumb img {
  width: 100%;
  object-fit: cover;
}

.about-one__feature__inner {
  background: var(--lexi-secondary, #232429);
  padding-top: 1px;
  transition: all 0.4s ease-in-out;
}

.about-one__feature__inner:hover {
  background-color: var(--lexi-black, #171717);
}

.about-one__feature__inner:hover .about-one__feature__item__icon__item {
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-base);
}

.about-one__list {
  margin-bottom: 35px;
}

.about-one__list__item {
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 27px;
}

.about-one__list__item i {
  color: var(--lexi-base);
  margin-right: 15px;
}

.about-one__list__item+.about-one__list__item {
  margin-top: 17px;
}

.about-one__shape-two {
  position: absolute;
  top: 0;
  left: 5%;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .about-one__shape-two {
    left: -50px;
  }
}

.about-one__shape {
  position: absolute;
  left: 0;
  top: -50%;
  z-index: -1;
  animation: scaleFooter 4s ease-in infinite;
}

.about-two {
  padding: 160px 0px 120px;
}

@media (max-width: 991px) {
  .about-two {
    padding: 140px 0px 100px;
  }
}

@media (max-width: 767px) {
  .about-two {
    padding: 120px 0px 80px;
  }
}

.about-two__left {
  margin-right: 49px;
  margin-left: -60px;
}

@media (max-width: 1199px) {
  .about-two__left {
    margin-right: 0px;
    margin-left: 0px;
  }
}

@media (max-width: 991px) {
  .about-two__left {
    margin-bottom: 40px;
  }
}

.about-two__thumb {
  position: relative;
  z-index: 1;
}

.about-two__thumb__item {
  position: relative;
}

@media (max-width: 1199px) {
  .about-two__thumb__item img {
    object-fit: cover;
    width: 100%;
  }
}

.about-two__thumb__item--one {
  padding-right: 50px;
}

.about-two__thumb__item--one::after {
  content: "";
  width: 18px;
  height: 76%;
  background: var(--lexi-base);
  position: absolute;
  top: 0;
  right: 0;
  animation: topBottom 4s ease-in-out infinite;
}

.about-two__thumb__item--two {
  position: relative;
  margin-top: -72px;
  text-align: right;
}

@media (max-width: 1199px) {
  .about-two__thumb__item--two img {
    object-fit: cover;
    width: 80%;
  }
}

.about-two__thumb__icon {
  position: absolute;
  top: 56%;
  left: 0%;
  width: 172px;
  height: 172px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 575px) {
  .about-two__thumb__icon {
    width: 120px;
    height: 120px;
  }
}

.about-two__thumb__icon__box {
  width: 138px;
  height: 138px;
  border-radius: 50%;
  background: var(--lexi-secondary, #232429);
  display: flex;
  justify-content: center;
  align-items: center;
  animation: rotate 4s ease-in-out infinite;
}

@media (max-width: 575px) {
  .about-two__thumb__icon__box {
    width: 100px;
    height: 100px;
  }
}

.about-two__thumb__award {
  position: absolute;
  top: -40px;
  left: -35px;
  width: 147px;
  height: 152px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 78px;
  color: var(--lexi-secondary, #232429);
  background: var(--lexi-base);
  animation: topBottom 4s 2s ease-in-out infinite;
}

@media (max-width: 575px) {
  .about-two__thumb__award {
    width: 100px;
    height: 100px;
    top: -20px;
    left: -15px;
    font-size: 38px;
  }
}

.about-two__top {
  margin-bottom: 32px;
}

.about-two__top .sec-title {
  padding-bottom: 22px;
}

.about-two__top__text {
  color: var(--lexi-black);

  font-weight: 400;
  padding-bottom: 0;
  line-height: 1.5;
}

.about-two__lexi__item {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  margin-bottom: 40px;
}

.about-two__lexi__item__inner {
  background: var(--lexi-light_blue);
  padding: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}

@media (max-width: 575px) {
  .about-two__lexi__item__inner {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}

.about-two__lexi__item__inner:hover .about-two__lexi__item__icon {
  background: var(--lexi-white, #fff);
  color: var(--lexi-secondary, #232429);
}

.about-two__lexi__item__inner:hover .about-two__lexi__item__icon i {
  animation: bounceIn 1s linear;
}

.why-choose-two__inner__img img {
  width: 100%;
}

.about-two__lexi__item__icon {
  max-width: 79px;
  width: 100%;
  height: 79px;
  border-radius: 50%;
  background: var(--lexi-secondary, #232429);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 38px;
  color: var(--lexi-white, #fff);
  transition: all 0.4s ease-in-out;
}

.about-two__lexi__item__title {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 3px;
  padding-bottom: 0px;
}

.about-two__lexi__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-two__lexi__item__title a:hover {
  background-size: 100% 1px;
}

.about-two__lexi__item__text {
  color: var(--lexi-secondary, #232429);
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
  text-shadow: 0 0 0.1px currentColor;
  margin-bottom: 0;
  padding-bottom: 0;
}

.about-two__feature {
  /* display: flex;
  align-items: center;
  margin-bottom: 35px; */
}

@media (max-width: 575px) {
  .about-two__feature {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 30px;
  }
}

.about-two__feature__item:not(:first-of-type) {
  padding-left: 44px;
  border-left: 1px solid var(--lexi-border-color, #dbdbdb);
  /* margin-left: 44px; */
}

@media (max-width: 575px) {
  .about-two__feature__item:not(:first-of-type) {
    padding-left: 0px;
    border-left: 0px solid var(--lexi-border-color, #dbdbdb);
    margin-left: 0px;
  }
}

.about-two__feature__item__text {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
  margin-bottom: 0;
  padding-bottom: 0;
  max-width: 202px;
  width: 100%;
}

.about-two__feature__top {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 14px;
}

.about-two__feature__top__icon {
  max-width: 50px;
  height: 50px;
  width: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-base);
  font-size: 20px;
  transition: all 0.4s ease-in-out;
}

.about-two__feature__top__title {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

.about-two__feature__top:hover .about-two__feature__top__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.about-three {
  padding: 120px 0px;
}

.inner_z_text {
  line-height: 1.5;
}

@media (max-width: 991px) {
  .about-three {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .about-three {
    padding: 80px 0px;
  }
}

.about-three__thumb {
  position: relative;
  z-index: 1;
  margin-right: 50px;
}

@media (max-width: 1199px) {
  .about-three__thumb {
    margin-right: 0px;
  }
}

.about-three__thumb__item--one {
  max-width: 328px;
  max-height: 328px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-left: -162px;
}

.about-three__thumb__item--one img {
  object-fit: cover;
  width: 100%;
}

@media (max-width: 991px) {
  .about-three__thumb__item--one {
    margin-left: -70px;
  }
}

@media (max-width: 575px) {
  .about-three__thumb__item--one {
    margin-left: 0px;
    max-width: 228px;
    max-height: 228px;
  }
}

.about-three__thumb__item--two {
  margin-top: -125px;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 237.000000"> <g transform="translate(0.000000,237.000000) scale(0.050000,-0.050000)"> <path d="M2695 4025 l-5 -715 -1345 -5 -1345 -5 0 -1650 0 -1650 1970 0 1970 0 0 710 0 710 1030 0 1030 0 0 1660 0 1660 -1650 0 -1649 0 -6 -715z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 237.000000"> <g transform="translate(0.000000,237.000000) scale(0.050000,-0.050000)"> <path d="M2695 4025 l-5 -715 -1345 -5 -1345 -5 0 -1650 0 -1650 1970 0 1970 0 0 710 0 710 1030 0 1030 0 0 1660 0 1660 -1650 0 -1649 0 -6 -715z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
  width: auto;
  height: 470px;
  background: var(--lexi-base);
  margin-left: -80px;
}

@media (max-width: 991px) {
  .about-three__thumb__item--two {
    margin-right: 0px;
  }
}

@media (max-width: 575px) {
  .about-three__thumb__item--two {
    height: 400px;
  }
}

@media (max-width: 400px) {
  .about-three__thumb__item--two {
    height: 300px;
  }
}

.about-three__thumb__item--two img {
  object-fit: cover;
  width: 100%;
}

.about-three__thumb__call {
  position: absolute;
  top: 60px;
  right: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  background: var(--lexi-secondary, #232429);
  padding: 20px 40px;
}

@media (max-width: 767px) {
  .about-three__thumb__call {
    padding: 10px 20px;
  }
}

.about-three__thumb__call__icon {
  width: 87px;
  height: 87px;
  background: var(--lexi-base);
  border-radius: 50%;
  color: var(--lexi-secondary, #232429);
  font-size: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease-in-out;
}

@media (max-width: 767px) {
  .about-three__thumb__call__icon {
    width: 50px;
    height: 50px;
    font-size: 30px;
  }
}

.about-three__thumb__call__text {
  font-size: 20px;
  color: var(--lexi-text-gray, #999b9f);
  line-height: normal;
  display: block;
  font-weight: 600;
}

@media (max-width: 767px) {
  .about-three__thumb__call__text {
    font-size: 16px;
  }
}

.about-three__thumb__call__title {
  font-weight: bold;
  color: var(--lexi-base);
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .about-three__thumb__call__title {
    font-size: 20px;
    line-height: 30px;
  }
}

.about-three__thumb__call__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.about-three__thumb__call__title a:hover {
  background-size: 100% 1px;
}

.about-three__thumb__call:hover .about-three__thumb__call__icon {
  background: var(--lexi-white, #fff);
  color: var(--lexi-base);
}

.about-three__thumb::after {
  position: absolute;
  bottom: 40px;
  right: 160px;
  height: 250px;
  content: "";
  width: 100%;
  background: transparent;
  border: 30px solid var(--lexi-base);
  z-index: -1;
  animation: leftRight 4s ease-in-out infinite;
}

@media (max-width: 991px) {
  .about-three__thumb::after {
    right: 0px;
  }
}

@media (max-width: 575px) {
  .about-three__thumb::after {
    display: none;
  }
}

.about-three__top {
  margin-bottom: 32px;
}

.about-three__top .sec-title {
  padding-bottom: 22px;
}

.about-three__top__text {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
  padding-bottom: 0;
  margin-bottom: 0;
}

.about-three__feature {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
}

@media (max-width: 575px) {
  .about-three__feature {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 30px;
  }
}

.about-three__feature__item:not(:first-of-type) {
  padding-left: 44px;
  border-left: 1px solid var(--lexi-border-color, #dbdbdb);
  margin-left: 20px;
}

@media (max-width: 575px) {
  .about-three__feature__item:not(:first-of-type) {
    padding-left: 0px;
    border-left: 0px solid var(--lexi-border-color, #dbdbdb);
    margin-left: 0px;
  }
}

.about-three__feature__item__text {
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
  margin-bottom: 0;
  padding-bottom: 0;
  max-width: 202px;
  width: 100%;
}

.about-three__feature__top {
  display: flex;
  align-items: center;
  gap: 13px;
  margin-bottom: 14px;
}

.about-three__feature__top__icon {
  max-width: 50px;
  height: 50px;
  width: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-base);
  font-size: 20px;
  transition: all 0.4s ease-in-out;
}

.about-three__feature__top__title {
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

.about-three__feature__top:hover .about-three__feature__top__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.about-three__list {
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  padding-top: 35px;
  margin-bottom: 35px;
}

.about-three__list__item {
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
}

.about-three__list__item i {
  color: var(--lexi-base);
  margin-right: 15px;
}

.about-three__list__item+.about-three__list__item {
  margin-top: 17px;
}

.about-three__right {
  position: relative;
  z-index: 1;
}

.about-three__link {
  margin-top: 40px;
}

.about-three__award {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  height: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: var(--lexi-base);
  animation: topBottom 3s ease-in-out infinite;
}

@media (max-width: 575px) {
  .about-three__award {
    margin-top: 30px;
    position: relative;
  }
}

.about-three__award i {
  padding: 17px;
  font-size: 88px;
  color: var(--lexi-secondary, #232429);
}

.about-three__award__text {
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
  text-align: center;
  color: var(--lexi-white, #fff);
  padding: 10px 22px;
  margin-bottom: 0;
  background: var(--lexi-secondary, #232429);
}

.about-three__award:hover i {
  animation: bounceIn 1s linear;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-card {
  position: relative;
  z-index: 1;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
}

.service-card__inner {
  background: var(--lexi-white, #fff);
  max-height: 100%;
  height: 517px;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card__inner {
    height: auto;
  }
}

@media (max-width: 399px) {
  .service-card__inner {
    height: auto;
  }
}

.service-card__content {
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 279.000000"> <g transform="translate(0.000000,279.000000) scale(0.050000,-0.050000)"> <path d="M0 2790 l0 -2790 165 87 c91 49 368 194 615 323 248 130 540 283 650 341 110 58 866 453 1680 879 814 426 1561 817 1660 869 99 52 416 219 705 370 l525 275 0 1218 0 1218 -3000 0 -3000 0 0 -2790z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 279.000000"> <g transform="translate(0.000000,279.000000) scale(0.050000,-0.050000)"> <path d="M0 2790 l0 -2790 165 87 c91 49 368 194 615 323 248 130 540 283 650 341 110 58 866 453 1680 879 814 426 1561 817 1660 869 99 52 416 219 705 370 l525 275 0 1218 0 1218 -3000 0 -3000 0 0 -2790z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 100%;
  height: 344px;
  background: var(--lexi-secondary, #232429);
  position: relative;
  z-index: 1;
  padding-top: 30px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card__content {
    height: auto;
    mask: none;
    background: var(--lexi-secondary, #232429);
  }
}

@media (max-width: 399px) {
  .service-card__content {
    height: auto;
    mask: none;
    background: var(--lexi-secondary, #232429);
  }
}

.service-card__title {
  color: var(--lexi-white, #fff);
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 133.333%;
  margin-bottom: 25px;
}

.service-card__title br {
  display: block;
}

.service-card__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-card__title a:hover {
  background-size: 100% 1px;
}

.service-card__icon {
  width: 200.074px;
  height: 175px;
  background: var(--lexi-white, #fff);
  font-size: 62px;
  color: var(--lexi-base);
  border: 16px solid var(--lexi-black, #171717);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  padding-top: 18px;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card__icon {
    padding-top: 0;
    width: 150px;
    height: 130px;
    align-items: center;
  }
}

@media (max-width: 399px) {
  .service-card__icon {
    padding-top: 0;
    width: 150px;
    height: 130px;
    align-items: center;
  }
}

.service-card__thumb {
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 279.000000"> <g transform="translate(0.000000,279.000000) scale(0.050000,-0.050000)" > <path d="M5610 5373 c-198 -103 -702 -364 -1120 -582 -418 -218 -908 -472 -1090 -566 -181 -94 -411 -213 -510 -265 -99 -52 -310 -163 -470 -245 -159 -83 -497 -258 -750 -390 -253 -131 -732 -381 -1065 -554 l-605 -314 0 -1229 0 -1228 3000 0 3000 0 0 2780 c0 1529 -7 2780 -15 2780 -8 -1 -177 -85 -375 -187z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300.000000 279.000000"> <g transform="translate(0.000000,279.000000) scale(0.050000,-0.050000)" > <path d="M5610 5373 c-198 -103 -702 -364 -1120 -582 -418 -218 -908 -472 -1090 -566 -181 -94 -411 -213 -510 -265 -99 -52 -310 -163 -470 -245 -159 -83 -497 -258 -750 -390 -253 -131 -732 -381 -1065 -554 l-605 -314 0 -1229 0 -1228 3000 0 3000 0 0 2780 c0 1529 -7 2780 -15 2780 -8 -1 -177 -85 -375 -187z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 100%;
  height: 344px;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card__thumb {
    height: auto;
    mask: none;
    position: relative;
  }
}

@media (max-width: 399px) {
  .service-card__thumb {
    height: auto;
    mask: none;
    position: relative;
  }
}

.service-card__thumb img {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
  object-fit: cover;
  width: 100%;
}

.service-card__thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.service-card:hover .service-card__inner {
  background: var(--lexi-base);
}

.service-card:hover .service-card__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.service-card:hover .service-card__icon i {
  animation: bounceIn 1s linear;
}

.service-card:hover .service-card__thumb img {
  transform: scale(1.1);
}

.service-card:hover .service-card__thumb::after {
  visibility: visible;
  opacity: 1;
}

.service-card-two {
  position: relative;
  z-index: 1;
  max-width: 330px;
  margin-left: auto;
  margin-right: auto;
}

.service-card-two__inner {
  background: var(--lexi-white, #fff);
  max-height: 100%;
  height: 377px;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card-two__inner {
    height: auto;
  }
}

@media (max-width: 991px) and (min-width: 400px) {
  .service-card-two__inner {
    height: 460px;
  }
}

@media (max-width: 399px) {
  .service-card-two__inner {
    height: auto;
  }
}

.service-card-two__content {
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 270 252"> <path d="M270 110.325L0.000274658 251.527L5.25068e-05 0.000464677L270 0.000488281L270 110.325Z"/> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 270 252"> <path d="M270 110.325L0.000274658 251.527L5.25068e-05 0.000464677L270 0.000488281L270 110.325Z"/> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 100%;
  height: 252px;
  background: var(--lexi-secondary, #232429);
  position: relative;
  z-index: 1;
  padding-top: 25px;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .service-card-two__content {
    height: auto;
    mask: none;
    background: var(--lexi-secondary, #232429);
  }
}

@media (max-width: 991px) and (min-width: 400px) {
  .service-card-two__content {
    height: 305px;
  }
}

@media (max-width: 399px) {
  .service-card-two__content {
    height: auto;
    mask: none;
    background: var(--lexi-secondary, #232429);
  }
}

.service-card-two__title {
  color: var(--lexi-white, #fff);
  margin-bottom: 14px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
}

.service-card-two__title br {
  display: block;
}

.service-card-two__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-card-two__title a:hover {
  background-size: 100% 1px;
}

.service-card-two__icon {
  width: 146px;
  height: 125px;
  background: var(--lexi-white, #fff);
  font-size: 45px;
  color: var(--lexi-base);
  border: 10px solid var(--lexi-black, #171717);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  padding-top: 18px;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card-two__icon {
    padding-top: 0;
    width: 150px;
    height: 130px;
    align-items: center;
  }
}

@media (max-width: 399px) {
  .service-card-two__icon {
    padding-top: 0;
    width: 150px;
    height: 130px;
    align-items: center;
  }
}

.service-card-two__thumb {
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 270.000000 251.000000"> <g transform="translate(0.000000,251.000000) scale(0.050000,-0.050000)"> <path d="M2700 3619 l-2690 -1398 -5 -1110 -5 -1111 2700 0 2700 0 0 2510 c0 1381 -2 2509 -5 2508 -3 0 -1215 -630 -2695 -1399z"/> </g> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 270.000000 251.000000"> <g transform="translate(0.000000,251.000000) scale(0.050000,-0.050000)"> <path d="M2700 3619 l-2690 -1398 -5 -1110 -5 -1111 2700 0 2700 0 0 2510 c0 1381 -2 2509 -5 2508 -3 0 -1215 -630 -2695 -1399z"/> </g> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  width: 100%;
  height: 251px;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-card-two__thumb {
    height: auto;
    mask: none;
    position: relative;
  }
}

@media (max-width: 991px) and (min-width: 400px) {
  .service-card-two__thumb {
    height: 305px;
  }
}

@media (max-width: 399px) {
  .service-card-two__thumb {
    height: auto;
    mask: none;
    position: relative;
  }
}

.service-card-two__thumb img {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
  object-fit: cover;
  width: 100%;
}

.service-card-two__thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.service-card-two:hover .service-card-two__inner {
  background: var(--lexi-base);
}

.service-card-two:hover .service-card-two__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.service-card-two:hover .service-card-two__icon i {
  animation: bounceIn 1s linear;
}

.service-card-two:hover .service-card-two__thumb img {
  transform: scale(1.1);
}

.service-card-two:hover .service-card-two__thumb::after {
  visibility: visible;
  opacity: 1;
}

.service-page {
  position: relative;
  z-index: 1;
  background: var(--lexi-white, #fff);
}

.service-page--page {
  padding: 120px 0px;
}


@media (max-width: 991px) {
  .service-page--page {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .service-page--page {
    padding: 80px 0px;
  }
}

.service-page__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 562px;
  background-color: var(--lexi-gray, #f4f5f8);
  background-size: cover;
  background-position: center center;
}



@media (max-width: 991px) {}

@media (max-width: 767px) {
  /* .service-one {
    padding: 0;
    padding-bottom: 40px;
  } */
}

.service-one__item {
  position: relative;
  z-index: 4;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 991px) {
  .service-one__item {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* .service-one__item__icon {
  z-index: 1;
  position: absolute;
  top: -13px;
  left: 0;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165 121"> <path d="M92.4249 120.666L164.199 -0.000144958L0.000910818 -0.000159313L0.000902305 97.3733L92.4249 120.666Z"/></svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 165 121"> <path d="M92.4249 120.666L164.199 -0.000144958L0.000910818 -0.000159313L0.000902305 97.3733L92.4249 120.666Z"/></svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
  width: 8rem;
  height: 8rem;
  background: var(--lexi-base);
  font-size: 45px;
  color: var(--lexi-base);
  padding-top: 30px;
  padding-left: 30px;
  line-height: 1;
  transition: all 0.4s ease-in-out;
} */

/* .service-one__item__thumb {
  position: relative;
} */

/* .service-one__item__thumb img {
  object-fit: cover;
  height: 400px;
  width: 100%;
} */

/* .service-one__item__thumb::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 73%;
  background: #ffffffa3;
  clip-path: polygon(0 0, 100% 35%, 100% 100%, 0% 100%);
} */

/* .service-one__item__thumb::before {
  top: -13px;
  left: 7rem;
  z-index: -1;
  content: "";
  width: 36px;
  height: 15px;
  position: absolute;
  background: var(--lexi-black, #171717);
  -webkit-mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="15" viewBox="0 0 26 15"> <path d="M26 15L9.17647 0L0 15H26Z"/> </svg>');
  mask: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="15" viewBox="0 0 26 15"> <path d="M26 15L9.17647 0L0 15H26Z"/> </svg>');
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: top center;
  mask-position: top center;
  -webkit-mask-size: auto;
  mask-size: auto;
} */

.service-one__item__content {
  position: absolute;
  bottom: 0;
  left: 45px;
  right: 45px;
  padding-bottom: 30px;
  z-index: 1;
}

.service-one .services-cards .card-body .services-card-title {
  text-align: center;
  text-transform: uppercase;
}

.service-one .services-cards .service-card-img {
  height: 300px;
  width: 100%;
   perspective: 1000px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-one__item__content {
    left: 25px;
    right: 25px;
    padding-bottom: 20px;
  }
}

.service-one__item__title {
  text-align: center;
  color: var(--lexi-white, #fff);
  font-size: 30px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 11px;
  padding-bottom: 0;
}

.service-one__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-one__item__title a:hover {
  background-size: 100% 1px;
}

@media (max-width: 1199px) and (min-width: 991px) {
  .service-one__item__title {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .service-one__item__title {
    font-size: 25px;
  }
}

.service-one__item__text {
  color: black;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 187.5%;
  margin-bottom: 0px;
  padding-bottom: 0;
}

.service-one__item:hover .service-one__item__icon {
  background: var(--lexi-base);
  color: var(--lexi-secondary, #232429);
}

.service-one__item:hover {
  box-shadow: 0px 8px 30px 0px rgba(0, 0, 0, 0.08);
}

.service-o {
  color: black;
  text-align: center;
}

.service-two {
  background: var(--lexi-gray, #f4f5f8);
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .service-two {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .service-two {
    padding: 80px 0px;
  }
}

.service-two__left .sec-title {
  padding-bottom: 0px;
}

@media (max-width: 991px) {
  .service-two__left .sec-title {
    padding-bottom: 20px;
  }
}

.service-two__text {
  margin-bottom: 0;
  padding-bottom: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 188%;
  color: var(--lexi-text, #686a6f);
}

.service-two .container-fluid {
  max-width: 1600px;
  margin-left: auto;
  margin-right: -40px;
}

@media (max-width: 1199px) {
  .service-two .container-fluid {
    margin-right: auto;
  }
}

.service-two__carouse {
  margin-top: 60px;
}

@media (max-width: 991px) {
  .service-two__carouse {
    margin-top: 40px;
  }
}

@media (max-width: 767px) {
  .service-two__carouse {
    margin-top: 30px;
  }
}

.service-two__item {
  position: relative;
  z-index: 1;
}

.service-two__item__thumb {
  position: relative;
}

.service-img01 img {
  object-fit: contain;
  height: auto;
  width: 100%;
 background-color: var(--lex-navy);
  border-radius: 10px;
  padding: 20px;
}

.service-two__item__thumb::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.7);
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

.service-two__item__thumb img {
  object-fit: cover;
}

.service-two__item__content {
  background: var(--lexi-secondary, #232429);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 30px;
  padding: 30px;
  transition: all 0.4s ease-in-out;
}

.service-two__item__content__top {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  margin-bottom: 20px;
}

.service-two__item__content__top::after {
  content: "";
  width: 83%;
  height: 1px;
  background: var(--lexi-black, #171717);
  position: absolute;
  bottom: 0;
  right: -30px;
}

.service-two__item__content__icon {
  width: 80px;
  height: 80px;
  background: var(--lexi-black, #171717);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 42px;
  color: var(--lexi-base);
  transition: all 0.4s ease-in-out;
}

.service-two__item__content__title {
  color: var(--lexi-white, #fff);
  font-weight: 700;
  font-size: 24px;
  line-height: 125%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.service-two__item__content__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-two__item__content__title a:hover {
  background-size: 100% 1px;
}

.service-two__item__content__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 188%;
  color: var(--lexi-text-gray, #999b9f);
  margin-bottom: -7px;
  padding-bottom: 0;
  margin-right: -5px;
  transition: all 0.4s ease-in-out;
}

.service-two__item:hover .service-two__item__thumb::after {
  visibility: visible;
  opacity: 1;
}

.service-two__item:hover .service-two__item__content {
  background: var(--lexi-base);
}

.service-two__item:hover .service-two__item__content__top::after {
  background: var(--lexi-secondary, #232429);
}

.service-two__item:hover .service-two__item__content__icon {
  background: var(--lexi-secondary, #232429);
  color: var(--lexi-white, #fff);
}

.service-two__item:hover .service-two__item__content__icon i {
  animation: bounceIn 1s linear;
}

.service-two__item:hover .service-two__item__content__title {
  color: var(--lexi-secondary, #232429);
}

.service-two__item:hover .service-two__item__content__text {
  color: var(--lexi-secondary, #232429);
}

.service-three {
  position: relative;
  z-index: 1;
  padding: 120px 0px;
  background-color: var(--lexi-secondary, #232429);
}

/* product */

.product-one .card-body {
  padding-top: 25px;
}

@media (max-width: 991px) {
  .service-three {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .service-three {
    padding: 80px 0px;
  }
}

.service-three__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  z-index: -1;
  opacity: 0.2;
  animation: bgSlide 20s linear infinite;
}

.service-three__carousel {
  position: relative;
  width: 100%;
}

.service-three__carousel .owl-dots {
  margin-top: 60px !important;
  margin-bottom: -10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  gap: 10px;
}

@media (max-width: 767px) {
  .service-three__carousel .owl-dots {
    top: auto;
    bottom: 70px;
  }
}

.service-three__carousel .owl-dots .owl-dot {
  display: block;
  margin: 6px 0;
}

@media (max-width: 767px) {
  .service-three__carousel .owl-dots .owl-dot {
    margin: 0 6px;
  }
}

.service-three__carousel .owl-dots .owl-dot span {
  display: block;
  margin: 0;
  transition: all 300ms ease;
  width: 29.945px;
  height: 29.945px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
  background: transparent;
}

.service-three__carousel .owl-dots .owl-dot span::before {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--lexi-text, #686a6f);
}

.service-three__carousel .owl-dots .owl-dot:hover span,
.service-three__carousel .owl-dots .owl-dot.active span {
  background: rgba(104, 106, 111, 0.23);
}

.service-three__carousel .owl-dots .owl-dot:hover span::before,
.service-three__carousel .owl-dots .owl-dot.active span::before {
  background: var(--lexi-base);
}

.service-three__item {
  padding-top: 16px;
}

.service-three__item__inner {
  position: relative;
}

.service-three__item__icon {
  position: relative;
}

.service-three__item__icon__inner {
  width: 94px;
  height: 94px;
  border-radius: 50%;
  background: var(--lexi-secondary, #232429);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 45px;
  color: var(--lexi-base);
  margin-left: 60px;
  margin-bottom: -40px;
  position: relative;
  z-index: 1;
}

.service-three__item__icon::after {
  content: "";
  border-radius: 50%;
  background: var(--lexi-black, #171717);
  position: absolute;
  width: 122px;
  height: 122px;
  margin-left: 45px;
  top: -15px;
  z-index: -5;
}

.service-three__item__thumb {
  position: relative;
  max-height: 342px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.service-three__item__thumb img {
  object-fit: cover;
  width: 100%;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}

.service-three__item__content {
  position: relative;
  margin-top: -35px;
  padding: 20px 40px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transition: all 0.4s ease-in;
  background: linear-gradient(90deg, #171717 50%, rgba(23, 23, 23, 0) 126.12%);
}

.service-three__item__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.25;
  color: var(--lexi-white, #fff);
  transition: all 0.4s ease-in-out;
}

.service-three__item__title br {
  display: block;
}

.service-three__item__link {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 48px;
  width: 100%;
  height: 48px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid var(--lexi-base);
}

.service-three__item__link__icon {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  transition: all 0.4s ease-in-out;
}

.service-three__item__link__icon::after,
.service-three__item__link__icon::before {
  content: "";
  width: 3px;
  height: 100%;
  background-color: var(--lexi-white, #fff);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
}

.service-three__item__link__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.service-three__item__link:hover {
  background: rgba(35, 36, 41, 0.1);
}

.service-three__item__link:hover .service-three__item__link__icon::after,
.service-three__item__link:hover .service-three__item__link__icon::before {
  background: var(--lexi-secondary, #232429);
}

.service-three__item:hover .service-three__item__icon i {
  animation: bounceIn 1s linear;
}

.service-three__item:hover .service-three__item__content {
  background: var(--lexi-base);
}

.service-three__item:hover .service-three__item__title {
  color: var(--lexi-secondary, #232429);
}

.service-three__item:hover .service-three__item__thumb img {
  transform: scale(1.1);
}

/*--------------------------------------------------------------
# Service details
--------------------------------------------------------------*/
.service-details {
  padding: 120px 0;
  padding-top: 120px;
}

@media (max-width: 767px) {
  .service-details {
    padding: 80px 0;
    padding-top: 60px;
  }
}

.service-details__thumbnail {
  margin-bottom: 35px;
}

.service-details__thumbnail img {
  max-width: 100%;
}

.service-details__title {
  margin: 0;
  margin-bottom: 15px;
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: 156.667%;
}

.service-details__sub-title {
  margin: 0;
  margin-bottom: 17px;
  color: var(--lexi-base);
  font-size: 30px;
  font-weight: 700;
  line-height: 156.667%;
}

.service-details__text {
  margin: 0;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}

.service-details__text+.service-details__sub-title {
  margin-top: 17px;
}

.service-details__text+.service-details__title {
  margin-top: 40px;
}

.service-details__text+.service-details__list {
  margin-top: 40px;
}

.service-details__text+.service-details__text {
  margin-top: 35px;
}

.service-details__list {
  margin-bottom: 0;
}

.service-details__list li {
  position: relative;
  color: var(--lexi-text-dark, #222429);
  font-size: 18px;
  font-weight: 600;
  line-height: 261.111%;
  margin-bottom: -5px;
}

.service-details__list li i {
  color: var(--lexi-base);
  margin-right: 7px;
}

@media (max-width: 575px) {
  .service-details__list li {
    line-height: 161.111%;
    font-size: 16px;
  }
}

.service-details__list li+li {
  margin-top: 10px;
}

@media (min-width: 768px) {
  .service-details__list li+li {
    margin-top: 0;
  }
}

.service-details__single+.service-details__single {
  margin-top: 35px;
}

.service-details__benefit {
  margin-left: -30px;
}

@media (max-width: 1199px) {
  .service-details__benefit {
    margin-left: 0px;
  }
}

.service-details__benefit__title {
  margin: 0;
  font-size: 25px;
  font-size: 30px;
  font-weight: 700;
  line-height: 156.667%;
  color: var(--lexi-text-dark, #222429);
}

@media (min-width: 768px) {
  .service-details__benefit__title {
    font-size: 30px;
  }
}

.service-details__benefit__sub_title {
  margin-top: -3px;
  margin-bottom: 10px;
  color: var(--lexi-text-dark, #222429);
  font-size: 24px;
  font-weight: 700;
  line-height: 195.833%;
}

@media (max-width: 575px) {
  .service-details__benefit__sub_title {
    line-height: 135%;
  }
}

.service-details__benefit__text {
  max-width: 410px;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}

.service-details__single-inner .service-details__title {
  margin-top: -10px;
  margin-bottom: 28px;
}

.service-details__inner-item {
  display: flex;
  background: var(--lexi-white, #fff);
  box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.08);
}

.service-details__inner-item .item-icon {
  background: var(--lexi-base);
  max-width: 85px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-in-out;
}

.service-details__inner-item .item-icon .icon {
  font-size: 45px;
  color: var(--lexi-secondary, #232429);
  transition: all 0.5s ease-in-out;
}

.service-details__inner-item .item-content {
  padding: 25px 35px 24px 30px;
}

.service-details__inner-item .item__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  padding-bottom: 3px;
}

.service-details__inner-item .item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.service-details__inner-item .item__title a:hover {
  background-size: 100% 1px;
}

.service-details__inner-item .item__dec {
  padding-bottom: 0;
  margin-bottom: -8px;
  color: var(--lexi-text, #686a6f);
  font-size: 16px;
  font-weight: 500;
  line-height: 187.5%;
}

.service-details__inner-item:hover .item-icon {
  background: var(--lexi-secondary, #232429);
}

.service-details__inner-item:hover .item-icon .icon {
  color: var(--lexi-base);
}

.service-details .faq-page__accordion {
  padding-top: 5px;
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Boxed Home
--------------------------------------------------------------*/
body.boxed-wrapper {
  position: relative;
}

body.boxed-wrapper .page-wrapper {
  max-width: 1530px;
  margin-left: auto;
  margin-right: auto;
  /* background-color: var(--lexi-white, #fff); */

  background-color: #fff;

  box-shadow: 0px 0px 100px 0px rgba(var(--lexi-black-rgb, 23, 23, 23), 0.08);
}

/*--------------------------------------------------------------
# Work Process
--------------------------------------------------------------*/
.work-process-one {
  position: relative;
  counter-reset: count;
  padding: 120px 0 90px;
}

@media (max-width: 767px) {
  .work-process-one {
    padding: 80px 0 50px;
  }
}

.work-process-one .sec-title {
  text-align: center;
}

.work-process-one__border {
  width: 100%;
  height: 2px;
  background-color: var(--lexi-base);
  top: 103px;
  position: relative;
}

@media (max-width: 767px) {
  .work-process-one__border {
    display: none;
  }
}

.work-process-one__border::after {
  position: absolute;
  left: 0;
  top: -5px;
  width: 11px;
  height: 11px;
  background-color: var(--lexi-black, #171717);
  border-radius: 50%;
  content: "";
}

.work-process-one__border::before {
  position: absolute;
  right: 0;
  top: -5px;
  width: 11px;
  height: 11px;
  background-color: var(--lexi-black, #171717);
  border-radius: 50%;
  content: "";
}

.work-process-one__gradiant-left {
  height: 100%;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 5%;
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(-45deg,
      rgba(var(--lexi-base-rgb, 255, 170, 23), 1) 0%,
      rgba(var(--lexi-black-rgb, 23, 23, 23), 1) 100%) 1;
}

.work-process-one__gradiant-right {
  height: 100%;
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  width: 5%;
  border-width: 1px;
  border-style: solid;
  border-image: linear-gradient(-45deg,
      rgba(var(--lexi-black-rgb, 23, 23, 23), 1) 0%,
      rgba(var(--lexi-base-rgb, 255, 170, 23), 1) 100%) 1;
}

.work-process-one__item {
  position: relative;
  counter-increment: count;
  margin-bottom: 30px;
}

.work-process-one__item__thumb {
  display: inline-block;
  width: 202px;
  height: 202px;
  border: 2px solid var(--lexi-base);
  background-color: var(--lexi-white, #fff);
  border-radius: 50%;
  padding: 5px;
  position: relative;
  margin-bottom: 30px;
}

.work-process-one__item__thumb-wrap {
  background-color: var(--lexi-black, #171717);
  position: relative;
  border-radius: 50%;
  overflow: hidden;
}

.work-process-one__item__thumb-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  background: rgba(var(--lexi-white-rgb, 255, 255, 255), 0.2);
  border-radius: 50%;
  transition: all 500ms linear;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 2;
}

.work-process-one__item__thumb-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
  opacity: 0.3;
}

.work-process-one__item__thumb__number {
  width: 67px;
  height: 67px;
  background-color: var(--lexi-base);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--lexi-white, #fff);
  /* font-family: var(--lexi-heading-font, "Barlow", sans-serif); */
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: -9px;
  top: 5px;
  transition: all 500ms linear;
  transition-delay: 0s;
  transition-delay: 0s;
  transition-delay: 0.1s;
  transform: scale(1);
}

.work-process-one__item__thumb__number::before {
  content: counters(count, ".", decimal-leading-zero);
  position: absolute;
  top: -6px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.work-process-one__item__thumb__icon {
  width: 60px;
  height: 60px;
  font-size: 60px;
  color: var(--lexi-base);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.work-process-one__item:hover .work-process-one__item__thumb-wrap::after {
  -webkit-animation: zoom-hover 0.95s;
  animation: zoom-hover 0.95s;
}

.work-process-one__item:hover .work-process-one__item__thumb__number {
  transform: scale(0.95);
}

.work-process-one__item__content {
  position: relative;
  box-shadow: 0px 0px 60px 0px rgba(var(--lexi-black2-rgb, 0, 0, 0), 0.07);
  background-color: var(--lexi-white, #fff);
  border-radius: 100px;
  padding: 24px 20px 26px;
}

.work-process-one__item__content::after {
  position: absolute;
  left: 0;
  right: 0;
  top: -10px;
  content: "";
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 25px 10px 25px;
  border-color: transparent transparent var(--lexi-white, #fff) transparent;
}

.work-process-one__item__title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 5px;
}

.work-process-one__item__text {
  font-size: 15px;
  line-height: 26px;
  margin: 0;
}

/*--------------------------------------------------------------
#Project
--------------------------------------------------------------*/
.project-one {
  position: relative;
  background: var(--lexi-white, #fff);
  padding-bottom: 60px;
}

@media (max-width: 991px) {
  .project-one {
    padding-bottom: 100px;
  }
}

@media (max-width: 767px) {
  .project-one {
    padding-bottom: 80px;
  }
}

.project-one__item {
  position: relative;
  z-index: 1;
}

.project-one__item__bg {
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  height: 100%;
  width: 100%;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  transition: all 400ms ease-out;
}

.project-one__item.expand {
  width: 100% !important;
  max-width: 100% !important;
}

@media (max-width: 991px) {
  .project-one__item.expand {
    max-height: 100% !important;
    height: 100% !important;
  }
}

.project-one__item.expand .project-one__item__inner {
  visibility: visible;
  opacity: 1;
  z-index: 9;
  width: 100%;
}

.project-one__item.expand .project-one__item__bg {
  visibility: hidden;
  opacity: 1;
}

.project-one__item.expand .project-one__thumb {
  visibility: visible;
  opacity: 1;
}

.project-one__item.choice {
  width: 100%;
  max-width: 200px;
  transition: max-width 0.5s ease-out;
}

@media (min-width: 1200px) {
  .project-one__item.choice {
    max-width: 270px;
  }
}

@media (max-width: 991px) {
  .project-one__item.choice {
    max-width: 100%;
    max-height: 200px;
    height: 100%;
  }
}

.project-one__item__inner {
  position: relative;
  visibility: hidden;
  opacity: 1;
  transition: all 0.4s ease;
}

.project-one__thumb {
  max-height: 500px;
  height: 100%;
  overflow: hidden;
  width: 100%;
  max-width: 470px;
  transition: all 600ms ease-in-out;
  visibility: hidden;
  opacity: 0;
}

@media (max-width: 991px) {
  .project-one__thumb {
    max-width: 100%;
    max-height: 470px;
    height: 100%;
  }
}

@media (min-width: 1200px) {
  .project-one__thumb {
    max-width: 570px;
  }
}

.project-one__thumb img {
  object-fit: cover;
}

@media (max-width: 991px) {
  .project-one__thumb img {
    width: 100%;
  }
}

.project-one__content {
  position: absolute;
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: column;
  top: 60px;
  left: 70px;
  bottom: 60px;
  right: 70px;
  background: rgba(var(--lexi-base-rgb, 255, 170, 23), 0.9);
  padding-bottom: 40px;
}

@media (max-width: 575px) {
  .project-one__content {
    padding-bottom: 20px;
    justify-content: center;
    align-items: center;
  }
}

.project-one__content__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 30px;
  font-weight: 700;
  line-height: 160%;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (max-width: 575px) {
  .project-one__content__title {
    font-size: 25px;
  }
}

.project-one__content__text {
  margin-top: -5px;
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 500;
  line-height: 175%;
  padding-bottom: 0;
}

.project-one__content__btn {
  font-size: 50px;
  color: var(--lexi-white, #fff);
  line-height: 1;
  display: inline-block;
}

.project-one__content__btn i {
  line-height: 1;
}

.project-one__content__btn:hover {
  color: var(--lexi-secondary, #232429);
  transform: rotate(30deg);
}

@media (max-width: 676px) {
  .project-one__content {
    top: 20px;
    left: 20px;
    bottom: 20px;
    right: 20px;
  }
}

.horizontal-project {
  display: flex;
  width: 100%;
  padding: 0;
  gap: 30px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .horizontal-project {
    flex-direction: column;
  }
}

.project-two {
  position: relative;
  padding: 120px 0px 0px;
}

@media (max-width: 991px) {
  .project-two {
    padding: 100px 0px 0px;
  }
}

@media (max-width: 767px) {
  .project-two {
    padding: 80px 0px 0px;
  }
}

.project-two--page {
  padding: 120px 0px 120px;
}

@media (max-width: 991px) {
  .project-two--page {
    padding: 100px 0px 100px;
  }
}

@media (max-width: 767px) {
  .project-two--page {
    padding: 80px 0px 80px;
  }
}

.project-two--page::after {
  display: none;
}

.project-two::after {
  content: "";
  width: 100%;
  height: 610px;
  background: var(--lexi-gray, #f4f5f8);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.project-two .container-fluid {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.project-two__item {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.project-two__item:hover .project-two__thumb::after {
  height: 100%;
}

.project-two__item:hover .project-two__thumb img {
  transform: scale(1.1);
}

.project-two__item:hover .project-two__content {
  transform: translateX(0%);
}

@media (max-width: 576px) {
  .project-two__item {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}

.project-two__thumb {
  max-height: 500px;
  height: 100%;
  position: relative;
}

.project-two__thumb img {
  width: 100%;
  object-fit: cover;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}

.project-two__thumb::after {
  content: "";
  width: 100%;
  height: 0%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: auto;
  background-color: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.6);
  transition: all 0.4s ease-in-out;
}

.project-two__content {
  position: absolute;
  bottom: 0px;
  left: 0;
  background: var(--lexi-base);
  display: block;
  right: 30px;
  padding: 12px 30px 18px;
  transform: translateX(-100%);
  transition: transform 1000ms ease;
}

@media (max-width: 767px) and (min-width: 576px) {
  .project-two__content {
    right: 0;
    width: 100%;
    padding: 12px 20px 18px;
  }
}

.project-two__content__title {
  color: var(--lexi-text-dark, #222429);
  font-size: 20px;
  font-weight: 700;
  line-height: 240%;
  margin-bottom: -15px;
  padding-bottom: 0;
}

.project-two__content__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}

.project-two__content__title a:hover {
  background-size: 100% 1px;
}

@media (max-width: 767px) and (min-width: 575px) {
  .project-two__content__title {
    font-size: 20px;
  }
}

.project-two__content__text {
  color: var(--lexi-text-dark, #222429);
  font-size: 16px;
  font-weight: 500;
  line-height: 218.75%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.project-two__content__btn {
  position: absolute;
  right: 30px;
  top: -20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--lexi-secondary, #232429);
}

.project-two__content__btn__icon {
  width: 17px;
  height: 17px;
  display: block;
  position: relative;
}

.project-two__content__btn__icon::after,
.project-two__content__btn__icon::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: var(--lexi-white, #fff);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
}

.project-two__content__btn__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.project-two__content__btn:hover {
  background: var(--lexi-white, #fff);
}

.project-two__content__btn:hover .project-two__content__btn__icon::after,
.project-two__content__btn:hover .project-two__content__btn__icon::before {
  background-color: var(--lexi-base);
}

.project-three {
  padding: 120px 0px;
}

@media (max-width: 991px) {
  .project-three {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .project-three {
    padding: 80px 0px;
  }
}

.project-three__item {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: var(--lexi-gray, #f4f5f8);
  padding: 62px 60px;
}

@media (max-width: 991px) {
  .project-three__item {
    padding: 30px;
    flex-direction: column;
    gap: 30px;
    justify-content: start;
    align-items: start;
  }
}

@media (max-width: 575px) {
  .project-three__item {
    gap: 15px;
  }
}

.project-three__item__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}

@media (max-width: 575px) {
  .project-three__item__bg {
    background-position: center center;
    background-size: cover;
  }
}

.project-three__item__bg::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(var(--lexi-secondary-rgb, 35, 36, 41), 0.8);
  z-index: -3;
}

.project-three__item__content {
  display: flex;
  align-items: center;
  gap: 48px;
}

@media (max-width: 575px) {
  .project-three__item__content {
    flex-direction: column;
    gap: 20px;
    justify-content: start;
    align-items: start;
  }
}

.project-three__item__subtitle {
  margin-top: -2px;
  font-weight: 600;
  font-size: 14px;
  line-height: 250%;
  color: var(--lexi-base);
  background: var(--lexi-secondary, #232429);
  padding: 0px 20px;
  transition: all 0.4s ease-in-out;
  margin-bottom: -2px;
  padding-bottom: 0;
}

.project-three__item__title {
  font-weight: 700;
  font-size: 30px;
  line-height: 160%;
  color: var(--lexi-text-dark, #222429);
  transition: all 0.4s ease-in-out;
}

@media (max-width: 575px) {
  .project-three__item__title {
    font-size: 20px;
  }
}

.project-three__item__link {
  display: flex;
  align-items: center;
  gap: 40px;
}

@media (max-width: 575px) {
  .project-three__item__link {
    flex-direction: column;
    gap: 20px;
    justify-content: start;
    align-items: start;
  }
}

.project-three__item__link__btn {
  width: 48px;
  height: 48px;
  background: transparent;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--lexi-border-color, #dbdbdb);
}

.project-three__item__link__btn__icon {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  transition: all 0.4s ease-in-out;
}

.project-three__item__link__btn__icon::after,
.project-three__item__link__btn__icon::before {
  content: "";
  width: 3px;
  height: 100%;
  background-color: var(--lexi-secondary, #232429);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease-in-out;
}

.project-three__item__link__btn__icon::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.project-three__item__link__btn:hover {
  background: var(--lexi-white, #fff);
}

.project-three__item__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  margin-bottom: 0;
  transition: all 0.4s ease-in-out;
  padding-bottom: 0;
}

.project-three__item:hover .project-three__item__subtitle {
  color: var(--lexi-secondary, #232429);
  background: var(--lexi-base);
}

.project-three__item:hover .project-three__item__bg {
  visibility: visible;
  opacity: 1;
}

.project-three__item:hover .project-three__item__title,
.project-three__item:hover .project-three__item__text {
  color: var(--lexi-white, #fff);
}

.project-three__item:hover .project-three__item__link__btn {
  border: 1px solid var(--lexi-white, #fff);
}

.project-three__item:hover .project-three__item__link__btn__icon::after,
.project-three__item:hover .project-three__item__link__btn__icon::before {
  background-color: var(--lexi-base);
}

.project-details {
  padding: 120px 0px;
  position: relative;
}
.industries_cont img{
  object-fit: contain;
  height:100px;
  width:100px;
}

@media (max-width: 991px) {
  .project-details {
    padding: 100px 0px;
  }
}

@media (max-width: 767px) {
  .project-details {
    padding: 80px 0px;
  }
}

.project-details__thumb {
  margin-bottom: 40px;
}

.project-details__thumb img {
  width: 100%;
  object-fit: contain;
}

.project-details__left {
  margin-top: -10px;
}

.project-details__text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 200%;
  margin-bottom: 0;
  padding-bottom: 0;
}

.project-details__text--two {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 167%;
  color: var(--lexi-base);
  text-transform: capitalize;
  padding-bottom: 5px;
}

.project-details__text+.project-details__text {
  margin-top: 15px;
}

.project-details__list__title {
  margin-top: 23px;
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 125%;
  color: var(--lexi-secondary, #232429);
  margin-bottom: 22px;
}

.project-details__list {
  margin-bottom: 30px;
}

.project-details__list__item {
  color: var(--lexi-secondary, #232429);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
}

.project-details__list__item i {
  color: var(--lexi-base);
  font-size: 18px;
  margin-right: 15px;
}

.project-details__list__item+.project-details__list__item {
  margin-top: 16px;
}

.project-details__box {
  border-top: 5px solid var(--lexi-base);
  background: var(--lexi-white, #fff);
  box-shadow: 0px 6px 30px rgba(0, 0, 0, 0.08);
  padding: 40px;
}

.enquire_now_btn {
  bottom: 55%;
  right: 2px;
  left: unset;
  transform: rotate(270deg);
  transform-origin: right;
  position: fixed;
  border-radius: 30px;
  z-index: 1021;
  background-color: white;
  padding: 5px 35px 30px 35px;
  font-size: 16px;
}

.owl-dot span {
  height: 18px;
  display: flex;
  width: 18px;
  border-radius: 500%;
  justify-content: center;
  margin: 10px;
  background-image: url('../images_icons/diamond.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center;
}

.c_product .owl-dots .owl-dot.active span {

  width: 20px;
  height: 20px;
  display: flex;
  background-image: url('../images_icons/Silver_Diamond-01.png');
  background-repeat: no-repeat;
  background-size: cover;
}

.owl-nav .bi-chevron-left {
  height: 40px;
  width: 20px;
  background-image: url(../images_icons/right_ar.png);
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  right: 80px;
  position: relative;
  top: 43px;

}

.owl-nav .bi-chevron-right {
  height: 40px;
  width: 20px;
  background-image: url(../images_icons/left.png);
  display: flex;
  background-repeat: no-repeat;
  background-size: cover;
  /* right: 100%; */
  position: relative;
  top: 43px;
  left: 80px;

}

.owl-nav {
  display: flex;
  justify-content: center;

}

@media (max-width: 991px) {
  .project-details__box {
    margin-top: 30px;
  }
}

.project-details__box__content {
  padding-bottom: 30px;
}

.project-details__box__text {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 188%;
  color: var(--lexi-secondary, #232429);
  margin-bottom: 0;
  padding-bottom: 0;
  text-shadow: 0 0 0.1px currentColor;
}

.project-details__box__text__top {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 188%;
  color: var(--lexi-text, #686a6f);
  display: block;
}

.project-details__box__text+.project-details__box__text {
  margin-top: 20px;
}

.project-details__box__social {
  display: flex;
  gap: 20px;
  align-items: center;
}

.project-details__box__social a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  background: var(--lexi-gray, #f4f5f8);
  justify-content: center;
  align-items: center;
  color: var(--lexi-secondary, #232429);
  font-size: 14px;
  transition: all 0.4s ease-in-out;
}

.project-details__box__social a:hover {
  color: var(--lexi-secondary, #232429);
  background: var(--lexi-base);
}

.project-details__link {
  margin-top: 110px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid var(--lexi-border-color, #dbdbdb);
  border-bottom: 1px solid var(--lexi-border-color, #dbdbdb);
  padding: 20px 0px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media (max-width: 1199px) {
  .project-details__link {
    margin-top: 70px;
  }
}

.project-details__link__item {
  width: 40px;
  height: 40px;
  background: var(--lexi-gray, #f4f5f8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--lexi-secondary, #232429);
}

.project-details__link__item:hover {
  color: var(--lexi-white, #fff);
  background: var(--lexi-base);
}

.project-details__link__left,
.project-details__link__right {
  display: flex;
  gap: 20px;
  align-items: center;
}

.project-details__link span {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: var(--lexi-text-dark, #222429);
}

/*# sourceMappingURL=lexi.css.map */

/* ======================================== */
.right_button {
  bottom: 0px;
  right: 0px;
  left: unset;
  transform: rotate(0deg);
  transform-origin: right;
  background-color: var(--lexi-base) !important;
  position: fixed;
  border-radius: 0px;
  z-index: 1021;
  color: white !important;
  border: 1px solid;
  width: 100%;
  padding: 10px 20px !important;
  display: none;
}

.readmorebtn {
  margin-top: 20px;
}

.inside_nav {
  top: 90px;
}

.copyright_01 a {
  color: white;
}

.bg_adjust_01 {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.live-demo_bg {
  background-color: linear-gradient(to bottom, #f9cbdf, #7bced4);
}

.service_img img {
  object-fit: contain;
  height: auto;
  width: 100%;
}

.accordion-item1 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-item_01 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-item_02 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-item_03 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-item2 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-item3 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-item4 {
  border: 0;
  background-color: white;
  border-bottom: 1px solid #052c65;
}

.accordion-button {
  background-color: white !important;
}

.timeline .event:after {

  background: #1278b7;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  content: "";
  left: -41px;
  top: 0px;

}

.timeline {
  border-left: 1px dashed black;
  list-style: none;
  position: relative;
  margin-top: 10px;
  margin-left: 9px;
}

.accordion {
  --bs-accordion-btn-focus-box-shadow: 0;
}

.accordion-button:not(.collapsed) {
  color: black;
  box-shadow: unset !important;
  padding-bottom: 0px;
}
.accordion-body {
  padding-top: 0px !important;
}
.apply-one input[type="text"], .apply-one input[type="email"], .apply-one input[type="number"], .apply-one textarea {
  background-color: unset;
  border-bottom: 1px solid gray;
}
.event:after {
  position: absolute;
}

.timeline .event {
  position: relative;
  line-height: 1.7;
}
.service-height  .timeline .event {
  line-height: 1.4;
}


@media (min-width: 768px) {
  .right_button {
    bottom: 40%;
    right: 17px;
    transform: rotate(90deg);
    width: unset;
  }
}

.inside_nav a {
  color: var(--lexi-base);
  background-color: var(--lexi-white);
  transition: all 0.5s ease;
}

.inside_nav a:hover {
  /* background-color: var(--lexi-base); */
  color: var(--lexi-white);
  transition: all 0.5s ease;
}

.inside_nav {
  top: 90px;
}

.case-study img {
  height: 800px;
  object-fit: cover;
  object-position: top;
}

.case-study_01 img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}

/* side Nav css*/


.card-img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}


@media (min-width: 768px) {
  .logo-lexi img {
    width: 200px;
  }
}

@media (max-width: 767px) {
  .circle-nav {
    visibility: hidden;
  }

  .diamond-text {
    visibility: hidden;
    display: none;
  }

  .about-one__top__text {
    width: 100%;
    text-align: justify;
    line-height: 1.5;
    color: #363636;
  
  }

  .about-one__top {
    margin-bottom: 20px;
  }
}

@media (max-width: 575px) {
  .circle-nav {
    display: none;
  }

  .about-one__top__text {
    width: 100%;
  }
 
}

.about-one__link-d img {
  width: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 0px;
}

about-one__link .about-section-title {
  padding: 20px;
  font-size: 15px;
}

@media (max-width: 767px) {
  /* .sec-title {
    margin-top: 40px;
  } */


  .product-one .card {
    margin-bottom: 20px;
  }

  .sec-title__title {
    text-align: center;
    margin-bottom: 20px;
  }

  .benefit-one .col-md-6 .mt-4 .mb-md-3 {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .main-footer__top__social a {
    width: 30px !important;
  }

  .main-slider-one__content {
    margin-bottom: 30px;
  }

  /* .blog-card__content__inner .lexi-btn {
    padding: 8px 70px 8px 40px;
  } */
}

.main-header .main-header__right a {
  border: solid 1px #b73293;
  margin-bottom: 0;
}

.main-header .main-header__right img {
  width: auto;
  height: 15px;
  margin-right: 5px;
}

.page-wrapper .main-slider__bg {
  /* background-image: url("./assets/images_icons/Homepage_Banner_Main-01.jpg"); */
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .main-header .main-header__right a {

    padding: 6px;
  }

  .main-header .main-header__right img {
    width: 30px;
    margin-right: 12px;
  }

  .page-wrapper .main-slider-one__bg {
    /* background-size: contain; */
    margin-bottom: 40px;
  }

  .main-slider-one .active .main-slider-one__sub-title {
    font-size: 15px;
    margin-top: 10px;
  }

  .main-slider-one__item .main-slider-one__content .main-slider-one__link .main-slider-one__link__btn {
    width: 152px;
    padding: 0;
    font-size: 14px;
  }

  .about-one {
    position: relative;
  }



  .benefit-one {
    padding-bottom: 30px;
  }

  .footer-widget--about-heading {
    margin-top: 40px;
  }

  .sec-title__title {}

  .benefit-one__feature__item__text {
    font-size: 15px;
    color: #000;
    line-height: 171.429%;
    padding-bottom: 0;
  
    text-align: center;
  }

  .about-one__funfact__item__text {
    margin-bottom: -1px;
    padding-bottom: 0;
    transition: all 0.4s ease-in-out;
    color: var(--lexi-text-dark, #222429);
    font-size: 18px;
    font-weight: 100;
    line-height: normal;
  }
}


.about-one__funfact__item__count {
  font-size: large;
}

.about-one__funfact__item__text {
  margin-bottom: -1px;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
  color: var(--lexi-text-dark, #222429);
  font-size: 15px;
  font-weight: 100;
  line-height: normal;
}

.about-one-counter .why-choose-two__funfact__item__count {
  font-size: 25px;
  color: #363636;

}


.product-one .card-title {
  font-size: 20px;
  padding-bottom: 0px;
  color: #45077d;
}

.footer-widget__title {
  color: #1177bd;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.footer-widget__contact__item {
  padding: 5px;
}

.footer-widget__links__item a {
  color: #000;
  font-weight: 100;
  font-size: 15px;
}

.footer-widget li {
  line-height: 1.5;
}

.main-slider-one__item .main-slider-one__content .main-slider-one__link .main-slider-one__link__btn {
  width: 160px;
  padding: 0;
  font-size: 15px;
  text-align: center;
}

.product-one .card-text {
  line-height: 1.5;
  font-size: 16px;
}

.pro-btn img {
  width: 15px;
  margin-right: 14px;
  margin-left: 10px;
  height: 30px;
  padding: 2px;
}

.clients img {
  width: 250px;
  object-fit: contain;
}

.main-footer__top__social a {
  width: 35px;
}

.footer-widget__contact__icon {
  max-width: 32px;
  width: 100%;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-size: 15px;
  transition: all 0.4s ease-in-out;
}

.dev_bord:nth-child(1) {
  border-right: 1px solid;
}

.carou_bord {
  border-right: 1px solid;
  border-bottom: 1px solid;
}

/* .carou_bord:nth-child(even) {
  border-right: 1px solid;
} */

.carou_bord:nth-child(3),
.carou_bord:nth-child(6),
.carou_bord:nth-child(9),
.carou_bord:nth-child(12),
.carou_bord:nth-child(15),
.carou_bord:nth-child(18),
.carou_bord:nth-child(21),
.carou_bord:nth-child(24),
.carou_bord:nth-child(27),
.carou_bord:nth-child(30) {
  border-right: 0px;
}

.carou_bord:nth-child(22),
.carou_bord:nth-child(23),
.carou_bord:nth-child(24) {
  border-bottom: 0px !important;
}

.homepage_b_banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}

.homepage_b_banner .innovate_txt h3,
h1 {
  font-size: 11px;
  line-height: 1;
}

.search_bar input {
  border: none;
  background-color: #8080800d;
  border-radius: 40px;
  width: 100%;
  padding: 15px;
  color: #808080c4;
  font-size: 20px;
}

.abt_streamline_net {
  top: 10px;
  background: white;
  border-radius: 10px;
  position: absolute;
  width: 50%;
  padding: 10px;
  margin: auto;
  left: 25px;
}

.streamline01 img {
  border-radius: 10px;
  position: relative;
  object-fit: cover;
  height: auto;
  width: 100%;

}

.about_img1 img {
  width: 100%;
  object-fit: cover;
}

.service-sidebar__nav li a.active {
  background-color: black;
  color: white;
}

.abt-bg1 {
 background-color: var(--lex-navy);
  border: none;
  padding: 15px;
  margin-top: 10px;
  border-radius: 10px;
}
.btn-close{
  filter: invert(1);
}

@media (min-width: 767px) {
  .homepage_b_banner {
    height: 100vh;
  }

  .logo-lexi img {
    width: 180px;
  }
  .industries_bg {
    /* height: 150px; */
   
    display: flex;
    justify-content: start;
    align-items: center;
  }

 

  .about_img1 img {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }

  .carou_bord:nth-child(odd) {
    border-right: 1px solid;
  }

  .carou_bord:nth-child(7),
  .carou_bord:nth-child(13),
  .carou_bord:nth-child(19),
  .carou_bord:nth-child(25) {
    border-right: 0px;
  }


  .carou_bord:nth-child(19),
  .carou_bord:nth-child(20),
  .carou_bord:nth-child(21),
  .carou_bord:nth-child(22),
  .carou_bord:nth-child(23),
  .carou_bord:nth-child(24) {
    border-bottom: 0px;
  }

  .innovate_txt {
    position: relative;
    text-align: center;
    color: white !important;
  }

  .about-one__top__text {

    font-weight: 400;
    line-height: 1.5;
    color: black;
    margin-bottom: 20px;

  }

  .carou_bord:nth-child(7),
  .carou_bord:nth-child(13),
  .carou_bord:nth-child(19),
  .carou_bord:nth-child(22),
  .carou_bord:nth-child(25) {
    border-right: 1px solid !important;
  }

  .footer-widget__links__item a {
    color: #000;
    font-weight: 100;
    font-size: 17px;
  }

  .homepage_b_banner .innovate_txt h3 {
    font-size: 45px;
  }

  .homepage_b_banner .innovate_txt h1 {
    font-size: 35px;
    line-height: 1.2;
  }

  .product_img img {

    left: 50%;

  }


  .service-one .services-cards {
    /* width: 300px; */
    /* width: 300px; */
    border-radius: 15px;
    overflow: hidden;
    text-align: center;
    /* padding: 10px; */
    height: 500px;
    width: auto;
    perspective: 1000px;
    border: 0;
  }

  .network01 img {

    margin-top: 0 !important;
  }

  .product-one .card {
    border-radius: 15px;
    /* height: 440px; */
    /*box-shadow: 1px 3px 3px gray;*/
    /* width: 400px; */
  }

  .main-header.active {
    position: fixed;
    transition: transform 500ms ease, visibility 500ms ease;
    transition: 0.6s cubic-bezier(0.24, 0.74, 0.58, 1);
    opacity: 1.8;
    box-shadow: 0px 3px 4px grey;
    background: var(--bs-white);
  }

  .main-header--one {
    width: 100%;
  }

  .main-header::after {
    background: var(--bs-body-bg);
    opacity: 0.7;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  /* .modal.show .schedule-form{
    max-width: 35% !important;
  } */


}

@media (max-width: 768px) {
  .benefit-one img {
    position: absolute;
    /* max-width: 100%; */
    /* left: -6px; */
    height: 87%;
    text-align: center;
    top: 51px;
    object-fit: contain;
    visibility: hidden;
  }
  .enquire_now_btn {
 display:none;
}
}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-header__nav {
    margin-right: 15px;
  }
}

.card-01 {
  position: relative;
  width: 100%;
  height: 460px;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
 background-color: var(--lex-navy);
  border-radius: 15px;
  border: 0;

}

.services-cards:hover .card-body {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 0;
  right: 0;
  padding: 5px 15px;
}

.about-one__feature__inner:hover {
  background-color: #bbb;
  color: black;
}

.card-back {

  transform: rotateY(180deg);
}

.services-cards {
  height: 415px;
  border: 0px;
   perspective: 1000px;
}
.s_outer {
 background-color: var(--lex-navy);
}

.job_desc {
  color: black;
}
.caree_title{
  position: absolute;
bottom: 5%;
right: 45%;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .sec-title__title {
    font-size: 27px;
  }

  .service-one .services-cards {
    height: 430px;
  }

  .card-back {
    font-size: 12px;
  }
}

.abt-bg {
 background-color: var(--lex-navy);
  border: none;
  padding: 15px;
  margin-top: 15px;
}

.sec-title__title_01 {
  margin-top: 7px;
  margin: 0;
  font-size: 35px;
  margin-top: 5px;
  color: #463290;
  line-height: 117.5%;
  text-transform: capitalize;
  font-size: 18px;
  /* margin-left: 65px; */

}

.network01 .abt_network_txt {
 background-color: var(--lex-navy);
  border-radius: 10px;
  z-index: 20;
  position: absolute;
  width: 80%;
  padding: 12px;
  bottom: -45px;
  left: 0;
  right: 0;
  margin: auto;
}

.art_can {
  line-height: .6;
}

.founders_txt {
  line-height: 1.5;
  font-size: 15px;
}

.founder_img img {
  object-fit: contain;
   
    width: 100%;
}

.product_img img {
  object-fit: cover;
  height: auto;
  width: 100%;
  position: relative;
  top: 33px;
  background: white;
  border-radius: 10px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.2), 0 0px 0px 0 rgba(0, 0, 0, 0.19);
  padding: 10px;
}

.business_logo img {
  object-fit: contain;
  height: 120px;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.abt-bg-02 {
  padding: 20px;
  background: white;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
}

.business_logo {
 background-color: var(--lex-navy);
  border-radius: 50%;
  height: 130px;
  width: 130px;

}

.live_demo_txt img {
  object-fit: contain;
  height: auto;
  width: 80%;
  border-radius: 10px;
  padding: 90px 0px 90px 0px;
}

.live_demo_txt {
  display: flex;
  justify-content: center;
  border-radius: 10px;

}

.founders_txt {
  margin: 0px 0px 0px 0px;
}

.art_can {
  margin-top: 15px;
}




.about-one__thumb__item {
  padding: 0px;
}

.blog-card__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* background: var(--lexi-gray, #f4f5f8); */
  margin: 0;
  padding: 15px;
  transition: all 0.4s ease-in-out;
}

.about-one__link-d img {
  width: 13px;
  height: 21px;

}

.sec-title__tagline {
  color: var(--lex-navy);
  font-size: 27px;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;

}

.about-one__funfact__item {
  background: white;
  padding: 10px 6px 10px 6px;
  padding: 10px 6px 10px 6px;
  transition: all 0.4s ease-in-out;
  box-shadow: 8px 4px 9px 2px #e2e2e2;
  border-radius: 10px;
  width: 70%;
  margin-top: 0;
}

.about-one__funfact__item__count {
  font-size: 20px;
}

.about-one__funfact__item__text {
  font-size: 25px;
}

.about-one__thumb__item img {

  object-fit: cover;
}

.about-one-counter .why-choose-two__funfact__item .why-choose-two__funfact__item__icon img {
  width: 45px;
}

.about-one-counter .why-choose-two__funfact__item__count {
  font-size: 30px;
  color: #363636;

}

.why-choose-two__funfact__item__text {
  color: var(--lexi-black, #000000);
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 145.833%;
  text-transform: capitalize;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
}

.why-choose-two__funfact__item {
  z-index: 1;
}

.why-choose-two__funfact__item__icon {
  margin: auto;
  width: 137px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 70px;
  color: var(--lexi-base);
  transition: all 0.4s ease-in-out;
}

.product-one .card-title {
  font-size: 25px;
  color: #45077d;
}

.footer-widget__title {
  color: #1177bd;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 27px;
}

.footer-widget__text {
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 20px;
  color: #000
}

.footer-widget__contact__item+.footer-widget__contact__item {
  margin-top: 10px;
}

.about-one__funfact__item__text {
  margin-bottom: -1px;
  padding-bottom: 0;
  transition: all 0.4s ease-in-out;
  color: var(--lexi-text-dark, #222429);
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
}

.footer-widget__title {
  color: #1177bd;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 27px;
}

.footer-widget__links__item+.footer-widget__links__item {
  margin-top: 5px;
}

.footer-widget__links__item a {
  font-weight: 400;
}

.main-slider-one__item .main-slider-one__content .main-slider-one__link .main-slider-one__link__btn {
  width: 246px;
  padding: 0;
  font-size: 20px;
  text-align: center;
}

.product-one .card {
  border-radius: 20px;
  /* height: 100%; */
  /*box-shadow: 1px 3px 3px gray;*/
}

.product-one .case-text {
  line-height: 1.5;
  font-size: 17px;
  font-weight: 400;
  padding: 20px;
}

.product-one .case_card_img {
 
  object-fit: contain;
  width: 80%;
}

.pro-btn img {
  width: 15px;
  margin-right: 20px;
}

.benefit-one__bottom__content__text {
  color: var(--lexi-text-dark, #222429);
  font-size: 35px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-bottom: 0;
}

.product-one {
  background: var(--lexi-gray);
  height: 1000;

}

.service-one .services-cards {
  /* width: 300px; */
  border-radius: 15px;
  overflow: hidden;
  text-align: center;
  padding: 10px;
  height: 100%;
  /* width: 400px; */
  border: none;
  padding: 0px;
}

.dev_bord:nth-child(1),
.dev_bord:nth-child(2) {
  border-right: 1px solid;
}

.sec-title__title_03 {
  margin-top: 7px;
  margin: 0;
  font-size: 35px;
  margin-top: 5px;
  color: #463290;
  /* font-weight: 700; */
  line-height: 117.5%;
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 30px;
}

.network01 img {
  border-radius: 10px !important;
  position: relative;
  object-fit: cover;
  height: 300px;
  width: 100%;
  margin-top: 55px;
  margin: 10px;
}

.network01 .abt_network_txt {
  width: 80%;
}

.block-title p {
  font-size: 18px;
}

.block-title h3 {
  font-size: 42px;
}

.business_logo {
 background-color: var(--lex-navy);
  border-radius: 50%;

}

.abt-bg {
 background-color: var(--lex-navy);
  border: none;
  padding: 50px;
}

.abt-bg {
 background-color: var(--lex-navy);
  border: none;
  padding: 15px;
}

.about-one {
  position: relative;

  z-index: 1;
  /* background: var(--lexi-white, #fff); */
  background: white;
  margin: 0;
}

.diamond:hover+.diamond-text {
  visibility: visible;
}

.service-img01_even img {
  object-fit: contain;
  height: auto;
  width: 100%;
 background-color: var(--lex-navy);
  border-radius: 10px;
  padding: 20px;
}

.journey_ img {
  object-fit: contain;
  height: auto;
  width: 100%;
}

.discover-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  font-size: 14px;
  font-weight: 400;
  z-index: 1;
  padding: 3px 20px 3px 20px;
}


.ser_height {
  height: 100vh;
}

.grey-acc {
  background-color: var(--lexi-gray) !important;
}

.case_next_i img {
  width: 20px;

}

.prenext_inner_text {
  font-size: 13px;

}

.case_container_m {
  margin-top: 20px;
}

.nextpre_btn {
  margin-top: 10vh;
}

.gray_apply {
  filter: grayscale(1);
}

.full_height {
  height: 100vh;
  margin-left: 0px !important;
}

.case_container_m .full_height {
  height: unset;
}

/* career page */
.search_career .s_outer .input-group {
  width: 90%;
  border: 1.5px solid #0072bb;
  border-radius: 50px;
      z-index: 1;
}

.earch_career .s_outer .input-group input {
  font-weight: 500;
}


.search_career .s_outer .input-group .form-control:focus {
  box-shadow: unset;
  z-index: -1;
}

.search_career .input-group-append {
  position: absolute;
  right: 20px;
  cursor: pointer;
  z-index: 1;
}

.job_desc td:nth-child(6) {
  border-bottom: 1px solid black;
  text-align: left;
 
}

.job_desc table {
  width: 100%;
}

.filter_career .country_filter_box {
  white-space: nowrap;
  /* background-color: #e9e9e9; */
  border: none;
  border-bottom: 1px solid black;
  border-radius: 0;
  color: black;
  font-size: 18px;
}

.filter_career .form-select:focus {

  box-shadow: unset;
}

.filter_career .arrow_filter {
  width: 50%;
}

.filter_career .drop_arrow .fa-caret-down {
  position: absolute;
  color: "#fff";
  top: 10px;
  right: 20px;
}

.tbl thead {
  display: none;
}



.tbl td {
  display: block;
  /* text-align: right; */
  /* padding-left: 50%; */
  position: relative;
}

/* inner cereer */
.inner_jobs .job_short_cont {
  position: sticky;
  top: 50px;
  bottom: 0;
}

.inner_jobs .job_short_cont {
  padding: 20px 0 10px 20px;
 background-color: var(--lex-navy);
  border-radius: 10px;
  color: black;
}
.inner_jobs .sec-title__title {
  font-size: 19px;
  font-weight: 500;
}
.inner_jobs .sec-title__tagline {
  font-size: 21px;
  font-weight: 400;
}
.date_ses input{
  width: 100%;
  border: 0;
  padding: 10px;
}

/* map  css*/

.map_effect{
  display: none;
 }
.map_effect .ls-wrapper.ls-in-out .ls-layer{
  border-width: unset !important;
}
.map_effect .ls-wrapper>.ls-layer,
.map_effect .ls-wrapper>a>.ls-layer .ls-wrapper>.ls-bg {
  white-space: normal !important;  
}

.idd .ls-slide-backgrounds {
  background-image: url(../images_icons/map/water_bg.webp) !important;
  background-size: cover !important
}

.mobile-testimonial,
.page-bg,
.task-section {
    background-size: cover
}
.mobile-testimonial {
  background-image: url(../images_icons/map/map-01.webp);
  background-repeat: no-repeat
}
.mobile-testi-item p {
  color: #fff !important;
  font-size: 15px !important;
  background: #00000073;
  padding: 20px !important;
  line-height: 17px !important;
}
.testimonial_text{
  background-color: white;
}
#slider1{
  margin: unset !important;
  width: 100% !important;
  max-width: 100% !important;
}
.video-btn{
  font-size: 20px;
    color: var(--bs-black);
    background: aliceblue;
    border-radius: 10px;
    margin: 10px 0;
}
.founders_note {
  background-color: var(--lex-navy);
   border: none;
   border-radius: 10px;
 }


@media screen and (min-width:1020px) {
  .mobile-testimonial {
      display: none !important
  }
  .map_effect{
    display: block;
  }
}
.bg-cont{

  background-color: #9c9d9f24;
}
/* .bg-cont .contact_left{
  padding-left: calc(var(--bs-gutter-x)* 2);

} */


@media (min-width:1200px) and (max-width:1300px) {
  .bg-cont .contact_left{
    padding-left: calc(var(--bs-gutter-x)* 3);  
  }
}
@media (min-width:1400px) and (max-width:1500px) {
  .bg-cont .contact_left{
    padding-left: calc(var(--bs-gutter-x)* 8);  
  }
}
@media (min-width:1600px) {
  .bg-cont .contact_left{
    padding-left: calc(var(--bs-gutter-x)* 8);  
  }
}
@media (min-width:1700px) {
  .bg-cont .contact_left{
    padding-left: calc(var(--bs-gutter-x)* 11);  
  }
}
@media (min-width: 768px) {
  .map_effect{
    display: block;
   }
  .job_desc td,
  th {
    border-bottom: 1px solid black;
    text-align: left;
    padding: 8px;
  }

  .tbl thead {
    display: table-header-group;
  }

  .tbl td {
    display: table-cell;
    text-align: unset;
    font-family: 'myfont_medium';
    font-size: 14px;

  }
  .whybg {
  height: 450px;
}

  .sec-title__tagline {
    color: var(--lex-navy);
    font-size: 28px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: bold;
  
  }
  
  /* .text_002 .sec-title__title{
    font-size: 24px;
    font-weight: 500;
  } */
  .product-one .case_card_img {
 
    object-fit: contain;
    width: 100%;
  }

  .search_career .s_outer .input-group {
    width: 50%;

  }
 

  .filter_career .arrow_filter {
    width: 12%;
  }

  .prenext_inner_text {
    font-size: 15px;

  }

  .full_height {
    height: 85vh !important;
  }

  .ser_height1 {
    height: 90vh;
  }
  .industries_cont{
    display: flex;
    align-items: center;
  }


  .main-header {
    background-color: unset;
  }


  .footer-widget__contact__icon {
    max-width: 40px;
    width: 100%;
    height: 40px;
    border-radius: 50%;
    /* background: var(--lexi-black); */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
  }



  .section_height_01 {
    height: 90vh;
  }

 
  .small-height{
    height: 45vh;
  }

  .case_card_img {
    padding: 20px;
  }

 

  .products_note {
   background-color: var(--lex-navy);
    border: none;
    border-radius: 10px;
    height: 290px;
  }

  .founders_note p {
    font-size: 18px;
  }

 

  /* .founders_txt {
    margin: 20px 0px 10px 30px
  } */

  .benefit-one .benefit-one-img img {
    position: absolute;
    /* max-width: 100%; */
    /* left: -6px; */
    height: 87%;
    text-align: center;
    top: 51px;
    object-fit: contain;
  }

  .business_logo {
   background-color: var(--lex-navy);
    border-radius: 50%;

  }

  .business_logo img {
    object-fit: contain;
    height: auto;
    width: 100%;
    border-radius: 10px;
    padding: 28px;
    position: relative;
  }
  

  .blog-card__content__inner {
    padding: 0px 15px 15px 15px;
  }

  .blog-card__meta img {

    margin-right: 18px;
    width: 50px !important;

  }

  .blog-card__title a {
    color: inherit;
    /* background: linear-gradient(to bottom, #7bced4,#f9cbdf); */
    transition: all 500ms ease;
  
    font-size: 16px;
  }

  .blog-card__meta li a {
    display: flex;
    align-items: center;
    color: inherit;
    transition: all 500ms ease;
    color: black;
    font-size: 20px;
    /* font-weight: 600; */
    line-height: 162.5%;
  
  }

  .service_note {
    background: white;
    border: none;
    border-radius: 10px;
    font-size: large;
    /* box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.2), 0 0px 0px 0 rgba(0, 0, 0, 0.19) */
  }

  .service-img01 img,
  .service-img01_even img {
    object-fit: contain;
    
    position: relative;
    border-radius: 10px;
    padding: 25px;
   background-color: var(--lex-navy);
  
  }

  /* .service-img01 img {
    left: 19%;
  }

  .service-img01_even img {
    right: 16%;
  } */

  .about-one-counter .why-choose-two__funfact__item .why-choose-two__funfact__item__icon img {
    width: 60px;
  }

  .business_logo {
   background-color: var(--lex-navy);
    position: relative;

    left: 15%;
    border-radius: 50%;
    top: 14%;
    bottom: 0;
  }

  .network01 img {
    height: 400px;
  }

  .products_001 {
    display: flex;
    justify-content: center;
    align-items: center;
  }



  .products_001_txt_1 {
    align-items: start;
    text-align: start;
  }

  .products_001_txt_2 {
    align-items: end;
    text-align: end;
  }

  .products_001_img_2 {
    text-align: start;
  }

  .about-one__link-d-2 {
    display: flex;
    align-items: end;
    justify-content: end;
  }

  .about-one__link-d-1 {
    display: flex;
    align-items: start;
    justify-content: start;
  }

  .discover-btn {
    outline: none;
    color: var(--lexi-text-dark, #222429);
  
    transition: 500ms;
    background-color: #ffffff;
    color: var(--lexi-text-dark, #222429);
    border: solid 1px #00b0f0;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    padding: 8px 20px 8px 20px !important;
    border-radius: 50px;
    text-transform: uppercase;
  }

  .whybg {
    height: 360px;
    object-fit: cover;
  }

 
  .livedemo_height{
    height: 80vh;
  }
  .blog-card.gblog .blog-card__image img{
    height: 180px;
    object-fit: cover;
  }
  .modal-dialog{
    margin-right: auto;
    margin-left: unset;
    float: right;
    max-width: 27%;
  }
  /*.image_pro .card-img{*/
  /*    margin-left: 8px;*/
  /*}*/
}


@media (min-width: 992px) {
  .block-title p {
    font-size: 20px;
  }

  .block-title h3 {
    font-size: 50px;
  }
/* 
  .abt_txt_2 p {
    line-height: 2;
  } */

  .abt-bg1 p {
    font-size: large;
  }
}



@media (max-width: 767px) {
  .video-two {
    padding: 100px 0 270px;
  }

  .video-two .text-end {
    text-align: left !important;
  }
  .tbl tbody tr {
    padding-top: 20px;
    padding-bottom: 20px;
    display: table;
    margin: 20px 0px 25px 0px;
  }

  .business_lg {
    display: flex;
    justify-content: center;
    align-items: center;

  }

  #order1 {
    order: 1;
  }

  #order2 {
    order: 2;
  }

  .blog-card__two__title {

    margin-top: 35px;
  }

  #acc_order {
    order: 2;
    margin-bottom: -3px;
  }
  .logo-text{
    text-align: center !important;
  }

  .products_001_img_1 {
    text-align: center;
  }

  .products_001_txt_1 {
    align-items: center;
    text-align: center;
  }

  .products_001_img_2 {
    text-align: center;
    order: 1;
    margin-top: 10px
  }

  .products_001_txt_2 {
    align-items: center;
    text-align: center;
    order: 2;
  }

  .about-one__link-d-2 {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .homepage_b_banner {
  
    height: 300px;

  }
  .pro_order {
    order: 2;
  }

  .product_img img {
    top: 0;
    margin-bottom: 20px;
    width: 50%;
    margin-left: 0px !important;
  }

  .service_title {
    margin-top: 30px;
  }

  /*.service_gap {*/
  /*  padding: 0px 25px;*/

  /*}*/

  .card_0001 {
    margin-bottom: 20px;
  }

  .siffras-order {
    order: 2;
  }

  /* .top-gap {
    margin-top: 60px;
  } */
 
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .card-back p {
    font-size: 13px;
  }

  .blog-card__title a {
    font-size: 13px;

  }
  .text-about {
    line-height: 1.5;
    font-size: 16px;
  }

  .case-title h5 {
    font-size: 19px;
  }

  .abt-bg-01 {
    margin-left: 35px !important;
  }

  .section_height_02 {
    height: 80vh;
    background-position: bottom center;
  }
}
@media (min-width: 1200px) and (max-width: 1550px) {
   .homepage_b_banner .innovate_txt h1{
    font-size: 35px;
  }
  .discover-btn{
    font-size: 13px;
  }
}
@media (min-width: 1500px) {
  /* .section_height {
    height: 80vh;
  } */
}
@media (min-width: 1800px) and (max-width: 1920px) {
 

  .section_height_02 {
    height: 80vh;
    background-position: bottom center;
  }
}


@media (min-width: 768px) and (max-width: 992px) {

  .founder_img img {
    object-fit: cover;
    height: 274px;
    width: 600px;
    left: 134%;
  position: relative;
}
.sec-title__title_01 {
  margin-top: 7px;
  margin: 0;
  font-size: 35px;
  margin-top: 5px;
  color: #463290;
  line-height: 117.5%;
  text-transform: capitalize;
  font-size: 15px;
  /* margin-left: 65px; */

}
 .section_height_02 {
    height: 65vh;
  }
  .section_height {
    height: 65vh;
  }
  #acc_order {
    order: 2;
    margin-bottom: -3px;
  }
  .service_title {
    margin-top: 30px;
  }
  #acc_order {
    order: 2;
    margin-bottom: -3px;
  }
  .filter_career .arrow_filter {
    width: 20%;
  }
  .modal.show .modal-dialog {
    max-width: 50%;
  }
  .about-one__thumb__item img {
    height: 350px;
    object-fit: contain;
  }

}
@media (min-width: 992px){
  .founder_img img {
    left: 23%;
    position: relative;
    object-fit: contain;
    height: 230px;
    width: unset;
  }
  .sec-title__title_01 {
    margin-top: 7px;
    margin: 0;
    font-size: 35px;
    margin-top: 5px;
    color: #463290;
    line-height: 117.5%;
    text-transform: capitalize;
    font-size: 18px;
    /* margin-left: 65px; */
  
  }
  .section_height_02 {
    height: 65vh;
  }
  .section_height {
    height: 100vh;
  }
  #diamondNav {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 20px;
    /* Change this to move the sidebar to the left */
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
    z-index: 8;
  }
  
  .diamond-container {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  
  .diamond {
    width: 20px;
    height: 20px;
    background-color: #e7e1e194;
    transform: rotate(45deg);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.3s;
    cursor: pointer;
  }
  
  .diamond-text {
    font-size: 15px;
    color: black;
    visibility: hidden;
    cursor: pointer;
  }
  
  .diamond-container.active .diamond {
    background-image: url("../images_icons/Silver_Diamond-01.png");
    background-size: cover;
    background-color: unset;
    transform: scale(1.5);
  }
  
  .diamond-container.active .diamond-text {
    visibility: visible;
  }
  .industries_bg {
    /* height: 150px; */
    padding: 20px 0px;
   
  }
  .modal.show .modal-dialog {
    max-width: 27%;
  }
  .product-one .case_card_img {
    height: 140px;
    object-fit: contain;
    width: 100%;
  }
  .abt-bg1 {
    bottom: 100px;
    position: relative;
    padding: 20px;
    margin-bottom: -146px;
    width: 550px;
  }
  
}


/* Product inner page z */
.inner_z_data .inner_z_text {
  line-height: 1.5;
  font-size: 17px;
  font-weight: 400;
}


.z_index_1 {
  z-index: 1 !important;
}

.z_index-1 {
  z-index: -1 !important;
}

.big-font{
  font-size: 45px !important;
}
.red-font{
  font-size: 50px !important;
}

.m_ops:before {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  /*background: url('../img/case-studies/case.jpg');*/
  background-size: cover;
  z-index: -1;
}
.industries_cont{
  justify-content: space-between;
}

@media (min-width: 1200px){
  .founder_img img {
    left: 40%;
  }
}
@media (min-width: 1400px){
  .founder_img img {
    left: 53%;
  }
  .about-one__thumb__item img {
  object-fit: contain;
  height:450px;
}
}

.center-height{
  height: 65%;
}
.th_meet {
  background-color: var(--lex-navy);
  height: 140px;
  width: 140px;
}

.th_meet img {
  height: 90px;
}

.border_02 {
  border: 5px solid var(--lexi-base);
  border-radius: 10px;
}
  .placeholder-text {
        position: absolute;
        top: 10px;
        left: 25px;
        color: #aaa;
        font-size: 16px;
        font-weight:normal;
        pointer-events: none; /* Prevent it from interfering with clicks */
    }

    /* Position the input field relative for the placeholder to align correctly */
    .date_ses {
        position: relative;
    }



    .banner__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 2;
      width: 100%;
    }
    
    .banner__inner__caption {
      position: relative;
      width: 70%;
      margin: 0px;
      padding: 0px;
    }
    
    .banner__inner__caption h1 {
      font-size: 3.1rem;
      text-align: left;
    }
    .banner__inner__caption p {
      font-size: 1.5rem;
      text-align: left;
      color: #ffffff;
    }
    .banner__inner__caption .cta {
      width: 50%;
      margin: 0px;
      padding: 0px;
      text-align: left;
    }
    .banner__inner__caption .cta a {
      width: auto;
      margin: 0px;
      background: #fbad16;
      padding: 0.5rem 1rem;
      color: #fff;
      text-decoration: none;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      transition: 0.3s;
    }
    .banner__inner__caption .cta a:hover {
      background: #000000;
    }
    .banner__inner__caption .cta a span {
      display: inline-block;
      margin: 0px;
      padding: 0px;
    }
    .banner__inner__caption .cta a span svg {
      width: 21px;
    }
    
    .spotlight-btm-details {
      width: 100%;
      margin: 0px;
      padding: 0px;
    }
    .spotlight-btm-details ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .spotlight-btm-details ul li {
      margin: 0px;
      padding: 0px;
      font-size: 1.7rem;
      font-weight: 600;
      border-left: 2px solid #000000;
      line-height: 1.5;
    }
    .spotlight-btm-details ul li:nth-child(2) {
      text-align: center;
    }
    .spotlight-btm-details ul li:last-child {
      text-align: center;
    }
    .spotlight-btm-details ul li:first-child {
      text-align: center;
      border-left: none;
    }
    .spotlight-btm-details .slick-slide.slick-current.slick-active.slick-center {
      border-left: 2px solid #000000;
      border-right: 2px solid #000000;
    }
    @supports ((-webkit-background-clip: text) or (background-clip: text)) or
      (-webkit-background-clip: text) {
      .banner__inner__caption h1 {
        color: #fff;
        background-clip: text;
        -webkit-background-clip: text;
        background-image: url(../images/banners/XyK7q1u3atu3lPbSOjsdDYa4UFZCow.jpg);
        background-size: cover;
        background-position: center;
      }
    }
    
    .banner__inner__caption h6 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #35393b;
      font-size: 1.4rem;
      margin-top: 1rem;
    }
    
    .banner__inner__caption h6 span {
      display: block;
      width: 4rem;
      margin-right: 1rem;
      height: 1px;
      background-color: #35393b;
    }
    .spotlight {
      width: 100%;
      margin: 0;
      padding: 0px;
      position: relative;
    }
    .sliderContainer {
      position: relative;
    }
    
    .slider {
      width: 100%;
    }
    .slider .slds {
      width: 100%;
      margin: 0px;
      padding: 0px;
      position: relative;
    }
    .slider .slds::after {
      width: 100%;
      height: 100%;
      content: "";
      position: absolute;
      left: 0px;
      top: 0px;
      background: rgba(0, 0, 0, 0.4);
    }
    .slider .slds img {
      display: block;
      height: 100vh;
      width: 100%;
      object-fit: cover;
    }
    .slick-slide {
      padding: 0 0 0;
      text-align: center;
      margin: 0;
    }
    
    .slick-prev:before,
    .slick-next:before {
      color: black;
    }
    
    .progressBarContainer {
      position: absolute;
      bottom: 20px;
      width: 100%;
      left: 0;
      right: 0;
      margin: 0 auto;
    }
    
    .progressBarContainer .item {
      display: block;
      padding: 0;
      cursor: pointer;
      float: left;
      color: white;
      position: relative;
      margin: 0;
      width: 100%;
    }
    .progressBarContainer .item .thumb {
      margin: 0px auto 4px auto;
      padding: 0px;
      width: 85%;
      position: relative;
    }
    .progressBarContainer div .thumb img {
      width: 100%;
      display: block;
      border: 1px solid transparent;
      transition: all 0.3s;
    }
    .progressBarContainer .slick-current .thumb img {
      border: 1px solid #fff;
    }
    .progressBarContainer .slick-current span.progressBar {
      background: rgba(255, 255, 255, 0.4);
    }
    .progressBarContainer .item .thumb .caption {
      width: 100%;
      margin: 0px;
      padding: 0 0.5rem;
      font-size: 1rem;
      font-weight: 400;
      color: #ffffff;
      position: absolute;
      right: 0;
      bottom: 0.5rem;
      text-align: right;
    }
    
    .progressBarContainer div span.progressBar {
      width: 85%;
      height: 2px;
      display: block;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
    }
    
    .progressBarContainer div span.progressBar .inProgress {
      background-color: rgba(255, 255, 255, 1);
      width: 0%;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
    }
    
    @keyframes progress {
      from {
        width: 0px;
      }
      to {
        width: 80px;
      }
    }
    .about {
      background-color: #35393b;
      padding-top: 4rem;
      padding-bottom: 8rem;
      position: relative;
      overflow: hidden;
    }
    
    .about:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 5;
      background-color: rgba(0, 0, 0, 0.4);
    }
    
    .about__inner {
      position: relative;
      text-align: center;
    }
    
    .about__inner__images {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    
    .about__inner__images img {
      position: absolute;
      top: 0;
      left: 0;
      max-height: 20rem;
      z-index: 0;
    }
    
    .about__inner__images img:nth-child(1) {
      top: 12rem;
      left: 0;
      z-index: 1;
    }
    
    .about__inner__images img:nth-child(2) {
      top: 6rem;
      left: 6rem;
      z-index: 2;
    }
    
    .about__inner__images img:nth-child(3) {
      top: 0;
      left: 12rem;
      z-index: 3;
    }
    
    .about__inner__images img:nth-child(4) {
      top: 4rem;
      left: 18rem;
      z-index: 4;
    }
    
    .about__inner__text {
      position: relative;
      z-index: 9;
      text-align: left;
    }
    
    .about__inner__text h2 {
      /* font-family: "OpenSans-medium"; */
      font-size: 3rem;
      color: #fff;
      margin-bottom: 1rem;
    }
    .about__inner__text h3 {
      /* font-family: "OpenSans"; */
      margin: auto;
      color: #fff;
      -moz-text-align-last: left;
      text-align-last: left;
      font-size: 2.6rem;
      font-weight: 400;
    }
    .about__inner__text p {
      /* font-family: "OpenSans"; */
      margin: 1.5rem 0 0 0;
      color: #bebebe;
      -moz-text-align-last: left;
      text-align-last: left;
      font-size: 1.2rem;
      font-weight: 300;
    }
    .about__inner__text-wrapper {
      min-height: 25rem;
      display: flex;
      align-items: center;
    }
    .about__inner__more {
      padding-top: 15rem;
      position: relative;
      z-index: 9;
    }
    
    .about__inner__more.contact__more {
      padding-top: 5rem;
    }
    
    .about__inner__more.contact__more h3 {
      color: #707070;
      /* font-family: 'OpenSans'; */
   
      text-decoration: none;
      font-size: 0.7rem;
      letter-spacing: 1px;
    }
    
    .about__inner__more.contact__more ul li {
      margin: 0 0.5rem;
    }
    
    .about__inner__more.contact__more ul li a {
      color: #707070;
      text-transform: uppercase;
      font-size: 0.7rem;
    }
    
    .about__inner__more h3 {
      color: rgba(255, 255, 255, 0.7);
      /* font-family: 'OpenSans-extrabold'; */
    
      font-size: 1.5rem;
      letter-spacing: 2px;
      margin-bottom: 2.5rem;
    }
    
    .about__inner__more ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .about__inner__more ul li {
      list-style: none;
      display: block;
      margin: 0 1.5rem;
    }
    
    .about__inner__more ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 1px;
    }
    
    .about__inner__more ul li a span {
      display: inline-block;
      margin-right: 0rem;
    }
    .about__inner__more ul li a span svg {
      width: 22px;
    }
    .property {
      padding-top: 8rem;
      padding-bottom: 8rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      overflow: hidden;
    }
    
    .property:hover {
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__search {
      width: 5rem;
      height: 5rem;
      background-color: #f7f5f4;
      border-radius: 50%;
      margin-right: 1rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
      float: right;
    }
    
    .property__search:hover {
      background-color: #35393b;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__search:hover span {
      background: #35393b url(../images/home/search-white-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__search span {
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #f7f5f4 url(../images/home/search-dark-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .property .title {
      margin-top: 3rem;
      margin-bottom: 2rem;
    }
    
    .property .title h6 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-medium'; */
      font-size: 1.5rem;
    }
    
    .property .title h6 span {
      display: block;
      width: 4rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .property__heading {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
    }
    
    .property__heading .searchbox {
      position: absolute;
      top: 0;
      right: 0;
      border-bottom: 1px dotted #bcbcbc;
      width: 0;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      padding: 0;
      overflow: hidden;
      z-index: 3;
    }
    
    .property__heading .searchbox__suggestion {
      max-height: 20rem;
      padding: 1.5rem;
      border: 1px solid rgba(112, 112, 112, 0.3);
      border-top: 1px dotted rgba(112, 112, 112, 0.3);
      background: #fff;
      overflow: hidden;
      overflow-y: auto;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__heading .searchbox__suggestion__list a {
      
      font-size: 1.5rem;
      color: #707070;
      display: block;
      padding: 1rem 0;
      border-bottom: 1px dotted rgba(112, 112, 112, 0.3);
      text-decoration: none;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__heading .searchbox__suggestion__list a:last-child {
      border-bottom: 0;
    }
    
    .property__heading .searchbox__suggestion__list a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .property__heading .searchbox.active {
      width: 100%;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__heading .searchbox .input-group .form-control {
      background: #fff;
      height: 5rem;
      border: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      font-size: 1.3rem;
      outline: 0;
      color: #35393b;
      
      padding-left: 0;
      padding-bottom: 0.5rem;
    }
    
    .property__heading
      .searchbox
      .input-group
      .form-control::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 1.3rem;
    }
    
    .property__heading .searchbox .input-group .form-control:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 1.3rem;
    }
    
    .property__heading .searchbox .input-group .form-control::-moz-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 1.3rem;
    }
    
    .property__heading
      .searchbox
      .input-group
      .form-control::-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 1.3rem;
    }
    
    .property__heading .searchbox .input-group .form-control::placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 1.3rem;
    }
    
    .property__heading .searchbox .input-group button {
      background-color: #fff;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
    }
    
    .property__heading h4 {
   
      font-size: 3rem;
      color: #000000;
      font-weight: 400;
    }
    
    .property__type__block {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: flex-start;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      display: flex;
      justify-content: space-between;
      position: relative;
    }
    
    .property__type__block .image {
      padding-bottom: 1.5rem;
      padding-top: 1.5rem;
    }
    
    .property__type__block .image img {
      text-align: center;
      max-width: 17rem;
    }
    
    .property__type__block .info {
      padding: 1.5rem 3rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative;
      align-self: flex-start;
    }
    
    .property__type__block::before {
      content: "";
      position: absolute;
      right: 0;
      bottom: 0;
      width: 71.2%;
      height: 1px;
      background-color: #bcbcbc;
    }
    
    .property__type__block .info h4 {
      
      /* font-family: 'OpenSans-bold'; */
      font-size: 3.5rem;
      color: #35393b;
    }
    
    .property__type__block .info h4 a {
      color: #35393b;
   
      /* font-family: 'OpenSans-bold'; */
      text-decoration: none;
      font-weight: 400;
    }
    
    .property__type__block .info span {
      color: #707070;
      font-size: 1.1rem;
    
      /* font-family: 'OpenSans-medium'; */
    }
    
    .property__type__block .info ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 2rem;
      margin-left: -1rem;
      width: 100%;
      overflow: hidden;
      overflow-x: auto;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
    
    .property__type__block .info ul li {
      list-style: none;
      display: block;
      margin: 0 1.5rem 1rem 1.5rem;
    }
    
    .property__type__block .info ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      color: #707070;
      font-size: 0.9rem;
      letter-spacing: 1px;
      white-space: nowrap;
    
      /* font-family: 'OpenSans-extrabold'; */
      text-transform: uppercase;
    }
    .property__type__block .info .development-status {
      width: 100%;
      margin: 0px;
      padding: 0px;
    }
    .property__type__block .info .development-status ul {
      list-style: none;
      margin: 1rem 0;
      padding: 0px;
    }
    .property__type__block .info .development-status ul li {
      width: 100%;
      margin: 0px;
      padding: 0.2rem 0;
      display: flex;
      justify-content: flex-start;
      align-items: center;
    }
    .property__type__block .info .development-status ul li .icon {
      width: 40px;
      margin-right: 0.8rem;
    }
    .property__type__block .info .development-status ul li .det {
      font-size: 1.1rem;
      color: #707070;
    }
    .property__type__block .info .development-status ul li .icon img,
    .property__type__block .info .development-status ul li .icon svg {
      width: 100%;
    }
    .property__type__block .info ul li a span {
      display: block;
      margin-right: 0.5rem;
      width: 7px;
      height: 7px;
      background: #707070;
      border-radius: 50%;
    }
    .property__type__block .info ul li a span img {
      display: none;
    }
    .featured__projects {
      background-color: #f7f5f4;
      padding-top: 5rem;
      padding-bottom: 5rem;
      overflow: hidden;
    }
    
    .featured__projects__title {
      margin-bottom: 1.5rem;
    }
    
    .featured__projects__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-extrabold'; */
      font-size: 1.5rem;
      margin-bottom: 0;
    }
    
    .featured__projects__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .featured__projects__arrows {
      text-align: right;
      margin-bottom: 1.5rem;
    }
    
    .featured__projects__arrows__inner {
      /* margin-right: 3rem; */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .featured__projects__arrows__inner img {
      padding: 0.5rem;
      cursor: pointer;
    }
    
    /* .featured__projects__right {
      transform: rotate(-180deg);
    } */
    
    .featured__projects__slider {
      padding-left: 0;
    }
    
    .featured__projects__slider .slick-arrow {
      display: none !important;
    }
    
    .featured__projects__slider .item {
      padding-right: 4rem;
      max-width: 70rem;
    }
    
    .featured__projects__slider .item:hover p {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .featured__projects__slider .item__image {
      position: relative;
    }
    
    .featured__projects__slider .item__image:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 0;
    }
    
    .featured__projects__slider .item__image .caption {
      position: absolute;
      top: 50%;
      text-align: center;
      left: 1rem;
      right: 1rem;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    
    .featured__projects__slider .item__image .caption h4 {
      
      font-weight: 700;
      font-size: 4rem;
      color: #fff;
      line-height: 1.6;
    }
    
    .featured__projects__slider .item__image p {
   
      /* font-family: 'OpenSans-extrabold'; */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      top: 7rem;
      right: 2rem;
      text-decoration: none;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 1px;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateX(-1rem);
      transform: translateX(-1rem);
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .featured__projects__slider .item__image p:hover span {
      width: 4rem;
      height: 4rem;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .featured__projects__slider .item__image p span {
      width: 3rem;
      height: 3rem;
      background-color: #fbad16;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      position: relative;
      margin-right: 1rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .featured__projects__slider .item__image p span:before {
      content: "";
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fbad16 url(../images/home/link-wihit-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 1s all ease-out;
      transition: 1s all ease-out;
    }
    
    .featured__projects__slider .item__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between;
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    
    .featured__projects__slider .item__footer h5 {
    
      /* font-family: 'OpenSans-medium'; */
      font-size: 1.5rem;
      color: #35393b;
      line-height: 1.6;
      margin: 0;
    }
    .featured__projects__slider .item__footer h5:last-child {
      color: #979797;
      margin-right: 1.5rem;
    }
    
    .featured__projects__slider .item__footer ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      list-style: none;
      padding: 0;
      margin: 0;
      padding-left: 1.5rem;
    }
    
    .featured__projects__slider .item__footer ul li {
      margin: 0 1rem;
    }
    
    .featured__projects__slider .item__footer ul li a {
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 2px;
    
      /* font-weight: 600; */
      /* font-family: 'OpenSans-extrabold'; */
    }
    
    .tenants,
    .services {
      background-color: #f7f5f4;
      padding-top: 6rem;
      padding-bottom: 8rem;
      overflow: hidden;
    }
    
    .tenants__title,
    .services__title {
      margin-bottom: 3.5rem;
    }
    
    .tenants__title h5,
    .services__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-extrabold'; */
      font-size: 1.3rem;
      margin-bottom: 0;
    }
    
    .tenants__title h5 span,
    .services__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .tenants__arrows,
    .services__arrows {
      text-align: right;
      margin-bottom: 1.5rem;
    }
    
    .tenants__arrows__inner,
    .services__arrows__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .tenants__arrows__inner img,
    .services__arrows__inner img {
      cursor: pointer;
    }
    
    /* .tenants__right, .services__right {
      transform: rotate(-180deg);
    } */
    
    .tenants__arrows__inner img,
    .services__arrows__inner img {
      padding: 0.5rem;
    }
    
    .tenants__slider .slick-arrow,
    .services__slider .slick-arrow {
      display: none !important;
    }
    
    .tenants__slider .item,
    .services__slider .item {
      padding: 0 2.5rem 0 0;
      margin-right: 0;
      text-align: center;
      overflow: hidden;
    }
    .tenants__slider .item,
    .services__slider .item h4 {
      font-size: 2rem;
   
      color: #000000;
      font-weight: normal;
      margin: 1.5rem 0 1rem 0;
    }
    
    .tenants__slider .item {
      padding: 0rem;
      margin-right: 4.5rem;
      max-width: none;
      max-height: initial;
      min-height: auto;
      border: 0;
    }
    .tenants__slider .item::-webkit-scrollbar-track,
    .services__slider .item::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #f3f3f3;
      border-radius: 10px;
    }
    
    .tenants__slider .item::-webkit-scrollbar,
    .services__slider .item::-webkit-scrollbar {
      width: 5px;
      height: 5px;
      background-color: #f3f3f3;
    }
    
    .tenants__slider .item::-webkit-scrollbar-thumb,
    .services__slider .item::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #bebebe;
      /* width: 2px; */
    }
    
    .tenants__slider .item img,
    .services__slider .item img {
      max-width: 100%;
      margin: auto;
    }
    .tenants__slider .item img {
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      height: 15rem;
      margin: 0;
    }
    .tenants__slider .item img:hover {
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    .services__slider .item p {
      font-size: 0.9rem;
   
      color: #000000;
      font-weight: normal;
      margin: 0 0;
      padding: 0 1rem;
      line-height: 2;
      min-height: 115px;
    }
    
    .tenants__slider .item a,
    .services__slider .item a {
      display: inline-flex;
      align-items: center;
   
      text-decoration: none;
      color: #000000;
      font-size: 1rem;
      letter-spacing: 1px;
      margin-top: 1.5rem;
      margin: 1rem auto;
    }
    
    .tenants__slider .item a span,
    .services__slider .item a span {
      display: inline-block;
      margin-right: 0.3rem;
    }
    .tenants__slider .item a span,
    .services__slider .item a span svg {
      width: 80%;
    }
    
    .tenants__slider .slick-dots,
    .services__slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: -3rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .tenants__slider .slick-dots li,
    .services__slider .slick-dots li {
      margin: 0;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      height: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .tenants__slider .slick-dots li button,
    .services__slider .slick-dots li button {
      border: 0;
      width: 6rem;
      height: 1px;
      background-color: rgba(112, 112, 112, 0.3);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px;
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .tenants__slider .slick-dots li.slick-active button,
    .services__slider .slick-dots li.slick-active button {
      width: 6rem;
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
      background-color: #fbad16;
      height: 4px;
    }
    
    .privilege {
      height: 100vh;
      max-height: 100vh;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      overflow: hidden;
    }
    
    .privilege__wrap {
      position: absolute;
      height: 100vh;
      width: 100vw;
      background-color: #0f2540;
      z-index: 3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .privilege__wrap__logo {
      max-width: 30rem;
    }
    
    .privilege__inner {
      text-align: center;
    }
    
    .privilege__inner h4 {
      
      font-size: 5rem;
      color: #fff;
      line-height: 1.2;
      padding-top: 5rem;
    }
    
    .privilege__top img {
      max-width: 30rem;
    }
    
    .privilege__footer {
      position: relative;
      padding-top: 6rem;
    }
    
    .privilege__footer h3 {
      color: rgba(255, 255, 255, 0.7);
    
      /* font-family: 'OpenSans-extrabold'; */
      font-size: 1.4rem;
      letter-spacing: 2px;
      margin-bottom: 2.5rem;
    }
    
    .privilege__footer ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .privilege__footer ul li {
      list-style: none;
      display: block;
      margin: 0 1.5rem;
    }
    
    .privilege__footer ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 1px;
    }
    
    .privilege__footer ul li a span {
      display: block;
      margin-right: 1rem;
    }
    
    .imp__links {
      padding-top: 8rem;
      padding-bottom: 8rem;
      overflow: hidden;
    }
    
    .top__projects {
      overflow: hidden;
    }
    
    .imp__links.dark-bg {
      background-color: #f7f5f4;
    }
    
    .imp__links.dark-bg .imp__links__block__inner h4 {
      margin-bottom: 2rem;
      font-size: 1.5rem;
      -webkit-transform: none;
      transform: none;
    }
    
    .imp__links.dark-bg .imp__links__block__inner p {
      margin-bottom: 2rem;
    }
    
    .imp__links .important__link__slider {
      padding-left: 3rem;
      padding-bottom: 1rem;
    }
    
    .imp__links__block.slider__block {
      max-width: 40vw;
      padding: 0 1rem;
    }
    
    .imp__links__block__inner {
      border: 1px solid #35393b;
      padding: 3rem;
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
    }
    
    .imp__links__block__inner:hover {
      background-color: #fff5ed;
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
    }
    
    .imp__links__block__inner:hover h4 {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
    }
    
    .imp__links__block__inner.left {
      margin-right: 1rem;
    }
    
    .imp__links__block__inner.right {
      margin-left: 1rem;
    }
    
    .imp__links__block__inner p {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      min-height: 3rem;
    
      /* font-family: 'OpenSans-extrabold'; */
      font-size: 1rem;
      letter-spacing: 0;
    }
    
    .imp__links__block__inner p span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .imp__links__block__inner h4 {
      
      /* font-family: 'OpenSans-bold'; */
      font-size: 1.5rem;
      color: #35393b;
      line-height: 1.4;
      min-height: 8rem;
      margin-bottom: 5rem;
      -webkit-transform: translateY(50px);
      transform: translateY(50px);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
    }
    
    .imp__links__block__inner ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    
    .imp__links__block__inner ul li {
      list-style: none;
      display: block;
      margin: 0;
    }
    
    .imp__links__block__inner ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 1px;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .imp__links__block__inner ul li a:hover {
      color: #fbad15;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .imp__links__block__inner ul li a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
    }
    
    .top__projects.services__bottom__slider .top__projects__slider .slick-dots {
      width: 100%;
      left: 0;
      right: 0;
      bottom: 2rem;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .top__projects__slider .item {
      position: relative;
      max-height: 30rem;
      min-height: 30rem;
      overflow: hidden;
    }
    
    .top__projects__slider .item:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 4;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
    }
    
    .top__projects__slider .item img {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      max-height: 30rem;
      min-height: 30rem;
    }
    
    .top__projects__slider .item .caption {
      position: absolute;
      bottom: 3rem;
      right: 15rem;
      z-index: 5;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    
    .top__projects__slider .item .caption h5 {
      
      font-size: 1.3rem;
      color: #fff;
      line-height: 1.6;
      letter-spacing: 1px;
      margin-bottom: 0;
    }
    
    .top__projects__slider .item .caption h5 span {
    
      /* font-family: 'OpenSans-extrabold'; */
      display: inline-block;
      margin-left: 3rem;
      letter-spacing: 3px;
      font-size: 1.2rem;
    }
    
    .top__projects__slider .item .caption .info {
      width: 5rem;
      height: 5rem;
      background-color: #fff;
      border-radius: 50%;
      margin-left: 2rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
    }
    
    .top__projects__slider .item .caption .info:hover {
      background-color: #35393b;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .top__projects__slider .item .caption .info:hover span {
      background: #35393b url(../images/home/info-white-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .top__projects__slider .item .caption .info span {
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fff url(../images/home/info-icon.svg) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .top__projects__slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: 4.5rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
      width: 30%;
    }
    
    .top__projects__slider .slick-dots li {
      margin: 0 0.3rem;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      width: 16px;
      height: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .top__projects__slider .slick-dots li button {
      border: 0;
      width: 8px;
      height: 12px;
      border-radius: 50%;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #fff;
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
    }
    
    .top__projects__slider .slick-dots li.slick-active {
      color: #fbad16;
    }
    
    .top__projects__slider .slick-dots li.slick-active button {
      -webkit-transform: scale(1.3);
      transform: scale(1.3);
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
    }
    
    .property__finder {
      background-color: #f7f5f4;
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .property__finder__title {
      margin-bottom: 1.5rem;
    }
    
    .property__finder__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-extrabold'; */
      font-size: 1.5rem;
      letter-spacing: 0;
    }
    
    .property__finder__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .property__finder form h6 {
      
      font-size: 2.5rem;
      color: #35393b;
      line-height: 1.6;
      margin-bottom: 2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .property__finder form h6 span {
      margin-left: 1.5rem;
      width: 60%;
    }
    
    .property__finder form h6 span .form-control,
    .property__finder form h6 span .form-select {
      border: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
      border-bottom: 1px dotted #bcbcbc;
      color: #bcbcbc;
      letter-spacing: 2px;
      background-color: #f7f5f4;
    }
    
    .property__finder form h6 span .form-control::-webkit-input-placeholder,
    .property__finder form h6 span .form-select::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h6 span .form-control:-ms-input-placeholder,
    .property__finder form h6 span .form-select:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h6 span .form-control::-webkit-input-placeholder,
    .property__finder form h6 span .form-select::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h6 span .form-control::-moz-placeholder,
    .property__finder form h6 span .form-select::-moz-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h6 span .form-control:-ms-input-placeholder,
    .property__finder form h6 span .form-select:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h6 span .form-control::-ms-input-placeholder,
    .property__finder form h6 span .form-select::-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h6 span .form-control::placeholder,
    .property__finder form h6 span .form-select::placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 {
      
      font-size: 2.5rem;
      color: #35393b;
      line-height: 1.6;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .property__finder form h5 span {
      margin-left: 1.5rem;
      width: 60%;
    }
    
    .property__finder form h5 span .form-control,
    .property__finder form h5 span .form-select {
      border: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
      border-bottom: 1px dotted #bcbcbc;
      color: #bcbcbc;
      letter-spacing: 2px;
      background-color: #f7f5f4;
    }
    
    .property__finder form h5 span .form-control::-webkit-input-placeholder,
    .property__finder form h5 span .form-select::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 span .form-control:-ms-input-placeholder,
    .property__finder form h5 span .form-select:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 span .form-control::-webkit-input-placeholder,
    .property__finder form h5 span .form-select::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 span .form-control::-moz-placeholder,
    .property__finder form h5 span .form-select::-moz-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 span .form-control:-ms-input-placeholder,
    .property__finder form h5 span .form-select:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 span .form-control::-ms-input-placeholder,
    .property__finder form h5 span .form-select::-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form h5 span .form-control::placeholder,
    .property__finder form h5 span .form-select::placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
    }
    
    .property__finder form ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 2rem;
    }
    
    .property__finder form ul li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 1rem;
      align-items: center;
    }
    
    .property__finder form ul li span {
      display: block;
      margin-right: 1rem;
    }
    
    .property__finder form ul li input {
    
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 1px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 0;
      outline: 0;
      background-color: #f7f5f4;
    }
    
    .property__finder form ul li:first-child {
      margin-left: 0;
    }
    
    .property__finder form ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      /* font-family: 'OpenSans-extrabold'; */
    
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 1px;
    }
    
    .property__finder form ul li a span {
      display: block;
      margin-right: 1rem;
    }
    
    .mastbanner {
      position: relative;
      overflow: hidden;
      max-height: 100vh;
      min-height: 100vh;
    }
    
    .mastbanner:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: rgb(0, 0, 0);
      background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.7819502801120448) 0%,
        rgba(0, 0, 0, 0.14329481792717091) 100%,
        rgba(0, 0, 0, 0) 100%
      );
    }
    
    /* .mastbanner.blogs__details {
      max-height: 50vh;
    } */
    
    /* .mastbanner.blogs__details .mastbanner__image {
      height: 50vh;
    } */
    
    .mastbanner__image {
      /* max-height: 100vh;
      height: 100vh; */
      position: relative;
    }
    
    .mastbanner__image:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background: #000;
      background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0.1278886555)),
        to(rgba(0, 0, 0, 0.8029586835))
      );
      background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.1278886555) 0,
        rgba(0, 0, 0, 0.8029586835) 100%
      );
    }
    
    .mastbanner__image img {
      width: 100%;
      height: 100%;
      /* -o-object-fit: cover;
      object-fit: cover; */
    }
    
    .mastbanner__inner {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
    }
    
    .mastbanner__inner__caption {
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    
    .mastbanner__inner__caption h1 {
      /* font-family: 'OpenSans-bold'; */
      
      font-size: 2.5rem;
      color: #fff;
      line-height: 1.3;
    }
    
    .mastbanner__inner__caption h6 {
      
      font-size: 1rem;
      color: #fff;
      line-height: 1.3;
    }
    
    .mastbanner__inner__footer {
      position: absolute;
      bottom: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding-top: 2rem;
      padding-bottom: 2rem;
      max-width: 100%;
      right: 0;
      border-top: 1px solid #ffffff59;
      transition: 0.2s all linear;
    }
    
    .mastbanner__inner__footer.hide {
      opacity: 0;
      visibility: hidden;
      transition: 0.2s all linear;
    }
    
    .mastbanner__inner__footer.border-0 {
      border: 0;
    }
    
    .mastbanner__inner__footer .rooms {
      margin-right: 3rem;
    }
    
    .mastbanner__inner__footer .rooms h2 {
      
      font-size: 1.2rem;
      color: #fff;
      line-height: 1.3;
      margin-bottom: 0;
    }
    
    .mastbanner__inner__footer .title {
      /* width: 100%;
      margin-bottom: 1rem;
      padding-bottom: 1rem;
      border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
      margin-right: 2rem;
    }
    
    .mastbanner__inner__footer .title img {
      max-height: 2.5rem;
    }
    
    .mastbanner__inner__footer .title h2 {
      /* font-family: 'OpenSans-bold'; */
      
      font-size: 2.5rem;
      color: #fff;
      line-height: 100%;
      margin-bottom: 0;
    }
    
    .mastbanner__inner__footer ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
    }
    
    .mastbanner__inner__footer ul li {
      color: #fff;
      margin-right: 1rem;
      margin-left: 1rem;
      cursor: pointer;
      text-shadow: 0 3px #000;
      font-size: 1rem;
      letter-spacing: 2px;
      
    }
    
    .mastbanner__inner__footer ul li:first-child {
      margin-left: 0;
    }
    
    .mastbanner__inner__footer ul li a {
      color: #fff;
      text-decoration: none;
    }
    
    .mastbanner__inner__footer ul li:last-child {
      margin-right: 0;
    }
    
    .mastbanner__inner__links {
      position: absolute;
      bottom: 1rem;
      right: 0%;
    }
    
    .mastbanner__inner__links ul {
      padding: 0;
      margin: 0;
      list-style: none;
      position: relative;
    }
    
    .mastbanner__inner__links ul.active,
    .mastbanner__inner__links ul:hover {
      min-width: 4.5rem;
      min-height: 25rem;
    }
    
    .mastbanner__inner__links ul.active .base-icon,
    .mastbanner__inner__links ul:hover .base-icon {
      background-color: #fbad16;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .mastbanner__inner__links ul.active .base-icon:after,
    .mastbanner__inner__links ul.active .base-icon:before,
    .mastbanner__inner__links ul:hover .base-icon:after,
    .mastbanner__inner__links ul:hover .base-icon:before {
      background-color: #fff;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .mastbanner__inner__links ul.active .base-icon:after,
    .mastbanner__inner__links ul:hover .base-icon:after {
      width: 0;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .mastbanner__inner__links ul.active li,
    .mastbanner__inner__links ul:hover li {
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .mastbanner__inner__links ul.active li.active,
    .mastbanner__inner__links ul:hover li.active {
      -webkit-transform: none !important;
      transform: none !important;
    }
    
    .mastbanner__inner__links ul.active li.active span,
    .mastbanner__inner__links ul:hover li.active span {
      background-color: #b77900;
    }
    
    .mastbanner__inner__links ul.active li a .text,
    .mastbanner__inner__links ul:hover li a .text {
      width: auto;
      opacity: 1;
      font-size: 0.7rem;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      padding-right: 0.5rem;
    }
    
    .mastbanner__inner__links ul.active li:nth-child(1),
    .mastbanner__inner__links ul:hover li:nth-child(1) {
      -webkit-transform: translateY(-110%);
      transform: translateY(-110%);
    }
    
    .mastbanner__inner__links ul.active li:nth-child(2),
    .mastbanner__inner__links ul:hover li:nth-child(2) {
      -webkit-transform: translateY(-220%);
      transform: translateY(-220%);
    }
    
    .mastbanner__inner__links ul.active li:nth-child(3),
    .mastbanner__inner__links ul:hover li:nth-child(3) {
      -webkit-transform: translateY(-330%);
      transform: translateY(-330%);
    }
    
    .mastbanner__inner__links ul.active li:nth-child(4),
    .mastbanner__inner__links ul:hover li:nth-child(4) {
      -webkit-transform: translateY(-440%);
      transform: translateY(-440%);
    }
    
    .mastbanner__inner__links ul li {
      position: absolute;
      bottom: 0;
      right: 0;
      color: #fff;
      margin-right: 0;
      cursor: pointer;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .mastbanner__inner__links ul li:hover .icon {
      background-color: #fbad16;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .mastbanner__inner__links ul li:hover .icon img {
      -webkit-filter: invert(1);
      filter: invert(1);
    }
    
    .mastbanner__inner__links ul li:last-child {
      margin-bottom: 0;
    }
    
    .mastbanner__inner__links ul li .base-icon {
      width: 4.5rem;
      height: 4.5rem;
      background-color: #fbad16;
      border-radius: 50%;
      margin-right: 1rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      color: #000;
      display: flex;
      align-items: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .mastbanner__inner__links ul li .base-icon:before {
      content: "";
      width: 1rem;
      height: 2px;
      background-color: #000;
      display: block;
      position: absolute;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .mastbanner__inner__links ul li .base-icon:after {
      content: "";
      width: 2px;
      height: 1rem;
      background-color: #000;
      display: block;
      position: absolute;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .mastbanner__inner__links ul li a {
      /* font-family: 'OpenSans'; */
   
      text-decoration: none;
      color: #fff;
      font-size: 0.7rem;
      letter-spacing: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .mastbanner__inner__links ul li a .text {
      width: 0;
      overflow: hidden;
      word-break: keep-all;
      white-space: nowrap;
      opacity: 0;
      font-size: 0;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      letter-spacing: 1px;
    
      /* font-family: 'OpenSans-bold'; */
    }
    
    .mastbanner__inner__links ul li a .icon {
      width: 4.5rem;
      height: 4.5rem;
      background-color: #fff;
      border-radius: 50%;
      margin-right: 1rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
      color: #000;
    }
    
    .mastbanner__inner__links ul li a .icon img {
      max-width: 2.5rem;
    }
    
    .aboutpage {
      background-color: #f7f5f4;
    }
    
    .aboutpage__image {
      padding-left: 0;
      /* -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end; */
      overflow: hidden;
    }
    
    .aboutpage__image__text {
      padding-bottom: 5rem;
      padding-top: 3rem;
      padding-left: 3rem;
      max-height: 100vh;
      overflow: hidden;
      width: 90%;
    }
    
    .aboutpage__title {
      margin-bottom: 1.5rem;
    }
    
    .aboutpage__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
    }
    
    .aboutpage__title h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .aboutpage__inner h3,
    .aboutpage__image__text h3 {
      font-size: 2.6rem;
      font-weight: 600;
      color: #35393b;
      line-height: 1.3;
      margin-bottom: 3rem;
    }
    
    .aboutpage__inner p {
      width: 70%;
      padding-right: 20%;
      float: right;
      color: #707070;
    }
    
    .leadership {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
    
    .leadership h5 {
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .leadership h5 span {
      display: block;
      width: 5rem;
      background-color: #fff;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .leadership__inner h4 {
      
      font-size: 3rem;
      color: #fff;
      line-height: 1.3;
      margin-bottom: 1rem;
    }
    
    .leadership__inner a {
   
      text-decoration: none;
      color: #fff;
      font-size: 0.8rem;
      letter-spacing: 1px;
    }
    
    .leadership__inner span {
      max-width: 20rem;
      display: block;
      float: right;
      margin-top: -4rem;
    }
    
    .leadership__inner__more {
      padding-top: 10rem;
      position: relative;
    }
    
    .leadership__inner__more h3 {
      color: rgba(255, 255, 255, 0.7);
    
      font-size: 0.7rem;
      letter-spacing: 2px;
      margin-bottom: 2.5rem;
    }
    
    .leadership__inner__more ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
    }
    
    .leadership__inner__more ul li {
      list-style: none;
      display: block;
      margin: 0 1.5rem 0 0;
    }
    
    .leadership__inner__more ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   
      text-decoration: none;
      color: #fff;
      font-size: 0.8rem;
      letter-spacing: 1px;
    }
    
    .leadership__inner__more ul li a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
      margin-top: 0;
    }
    
    .clients {
      padding-top: 6rem;
      padding-bottom: 6rem;
      background-color: #f7f5f4;
    }
    
    .clients h5 {
      color: #35393b;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
    }
    
    .clients h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .clients__listing {
      margin-top: 3rem;
    }
    
    .clients__listing ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      margin: 0;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      list-style: none;
    }
    
    .clients__listing ul li {
      width: 20%;
      text-align: center;
      margin-bottom: 3rem;
    }
    
    .clients__listing ul li img {
      max-width: 80%;
      -webkit-filter: grayscale(1);
      filter: grayscale(1);
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .clients__listing ul li img:hover {
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .clients__listing a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 1px;
    }
    
    .clients__listing a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
      margin-top: 0;
    }
    
    .about__random {
      position: relative;
      overflow: hidden;
      min-height: 100vh;
      max-height: 100vh;
    }
    
    .about__random__video {
      position: absolute;
      top: 0;
      left: 0;
      height: 100vh;
      width: 100%;
    }
    
    .about__random__video #about__video,
    .about__random__video video {
      height: 100vh;
      width: 100vw;
      -o-object-fit: cover;
      object-fit: cover;
    }
    
    .about__random__text {
      height: 100vh;
      width: 100vw;
      background-color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .about__random__text__block {
      padding: 3rem;
      text-align: center;
      max-width: 80%;
    }
    
    .about__random__text__block h5 {
      
      font-size: 3rem;
      line-height: 1.4;
    }
    
    @supports ((-webkit-background-clip: text) or (background-clip: text)) or
      (-webkit-background-clip: text) {
      .about__random__text__block h5 {
        color: transparent;
        background-clip: text;
        -webkit-background-clip: text;
        background-image: url(../images/about/img-1.jpg);
        background-size: cover;
        background-position: center;
      }
    }
    
    .about__random__section .inner {
      position: relative;
    }
    
    .about__random__section .inner:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0;
      background-color: rgba(0, 0, 0, 0.3);
    }
    
    .about__random__section .inner .caption {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: 6rem;
      color: #fff;
    }
    
    .about__random__section .inner .caption h5 {
      
      font-size: 2.3rem;
      color: #fff;
      line-height: 100%;
      margin-bottom: 1rem;
      /* min-height: 5rem; */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: end;
    }
    
    .about__random__section .inner .caption a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      text-decoration: none;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 1px;
    }
    
    .about__random__section .inner .caption a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
      margin-top: 0;
    }
    
    .timeline {
      padding-top: 6rem;
      padding-bottom: 6rem;
      padding-left: 10rem;
      position: relative;
      overflow: hidden;
      background-color: #000;
    }
    
    .timeline__title {
      margin-bottom: 1.5rem;
    }
    
    .timeline__title h5 {
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 3.5rem;
      margin-bottom: 0;
    }
    
    /* .timeline__title h5 span {
      display: block;
      width: 5rem;
      background-color: #ffa51a;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    } */
    
    .timeline__inner
      .legend__slider
      .slick-list
      .slick-track
      .slick-slide.slick-active
      .year {
      font-size: 1.3rem;
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
      color: #ffa51a;
      border-color: #ffa51a;
    }
    .timeline__inner
      .legend__slider
      .slick-list
      .slick-track
      .slick-slide.slick-active
      .year:before {
      background-color: #ffa51a;
      border: solid 0.2rem #ffa51a;
    }
    .timeline__inner .legend__slider .slick-list .slick-track .slick-slide {
      padding-top: 1rem;
    }
    .timeline__inner .legend__slider .slick-list .slick-track .slick-slide .year {
      color: #fff;
      
      font-size: 1.3rem;
      min-width: 10rem;
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
      cursor: pointer;
      line-height: 100%;
      min-height: 1rem;
      text-align: left;
      border-top: solid 0.3rem #fff;
      position: relative;
      padding-top: 1rem;
      text-align: center;
    }
    .timeline__inner
      .legend__slider
      .slick-list
      .slick-track
      .slick-slide
      .year:before {
      content: "";
      width: 1.4rem;
      height: 1.4rem;
      background-color: #000;
      border: solid 0.2rem #fff;
      border-radius: 50%;
      position: absolute;
      top: -38%;
      left: 0;
      right: 0;
      margin: auto;
    }
    
    .timeline__inner .slick-arrow {
      visibility: hidden;
      opacity: 0;
    }
    .timeline__arrow {
      text-align: right;
      margin-bottom: 1.5rem;
    }
    .timeline__arrow-inner {
      margin-right: 0rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    .timeline__arrow-inner img {
      padding: 0.5rem;
      cursor: pointer;
      filter: invert(1);
    }
    /* .timeline__slide__right {
        transform: rotate(-180deg);
    } */
    .timeline__slider__content {
      position: relative;
      min-height: 20rem;
      padding-top: 5rem;
      text-align: left;
      padding-right: 20%;
    }
    
    .timeline__slider__content-year {
      
      font-size: 2.5rem;
      color: #ffa51a;
      line-height: 0.9;
      display: block;
      margin-bottom: 2rem;
    }
    
    .timeline__slider__content ul {
      text-align: left;
      padding: 0;
      margin: 0;
      list-style: none;
      padding-left: 0;
    }
    
    .timeline__slider__content ul li {
      position: relative;
      list-style: none;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      padding-left: 1.2rem;
    }
    
    .timeline__slider__content ul li:before {
      content: "";
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #fff;
      display: block;
      position: absolute;
      left: 0;
      top: 0.4rem;
    }
    
    .timeline__slider__content ul li span {
      position: relative;
      display: block;
      color: #fff;
      font-size: 1rem;
      margin-bottom: 1rem;
      line-height: 1.6rem;
   
    }
    
    .timeline__slider__content ul li p {
      color: #fff;
      font-size: 1rem;
      margin-bottom: 1rem;
      line-height: 1.6rem;
   
    }
    
    .timeline__projects {
      position: absolute;
      top: 0;
      left: 0;
      height: 100vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: rgba(255, 255, 255, 0);
      padding-left: 0;
      z-index: 6;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .timeline__projects.active {
      background-color: #fff;
      padding-left: 15vw;
      position: absolute;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .timeline__projects.active .timeline__projects__slider .slick-dots {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
    }
    
    .timeline__projects.active .timeline__projects__slider .slick-list {
      overflow: hidden;
    }
    
    .timeline__projects.active
      .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      img {
      width: 100%;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transform: none;
      transform: none;
    }
    
    .timeline__projects.active
      .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      .caption {
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    
    .timeline__projects.active
      .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      a {
      opacity: 1;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    
    .timeline__projects .close__slider {
      position: fixed;
      right: 3%;
      top: 8%;
      z-index: 5;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .timeline__projects .close__slider .close__svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }
    
    .timeline__projects__slider {
      width: 85vw;
    }
    
    .timeline__projects__slider .slick-list {
      overflow: visible;
    }
    
    .timeline__projects__slider .slick-list .slick-track .slick-slide .item img {
      width: 15rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      .caption {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      z-index: 5;
    }
    
    .timeline__projects__slider .slick-list .slick-track .slick-slide .item a {
      opacity: 0;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      z-index: 5;
    }
    
    .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(1)
      .item
      img {
      -webkit-transform: translateY(0) translateX(5%) rotate(-20deg);
      transform: translateY(0) translateX(5%) rotate(-20deg);
      z-index: 4;
      position: relative;
    }
    
    .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(2)
      .item
      img {
      -webkit-transform: translateY(-35%) translateX(-100%) rotate(-8deg);
      transform: translateY(-35%) translateX(-100%) rotate(-8deg);
      z-index: 3;
      position: relative;
    }
    
    .timeline__projects__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(3)
      .item
      img {
      -webkit-transform: translateY(25%) translateX(-197%) rotate(10deg);
      transform: translateY(25%) translateX(-197%) rotate(10deg);
      z-index: 4;
      position: relative;
    }
    
    .timeline__projects__slider .item {
      max-width: 30rem;
      padding-right: 2rem;
      position: relative;
    }
    
    .timeline__projects__slider .item__image {
      position: relative;
    }
    
    .timeline__projects__slider .item__image:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 5;
    }
    
    .timeline__projects__slider .item .caption {
      position: absolute;
      bottom: 10%;
      padding-right: 5%;
      width: 80%;
      right: 4%;
      z-index: 6;
      color: #fff;
    }
    
    .timeline__projects__slider .item .caption h4 {
      
      font-size: 3rem;
      color: #fff;
    }
    
    .timeline__projects__slider .item .caption p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1rem;
      font-weight: 600;
      letter-spacing: 2px;
      text-shadow: 3px 1px #000;
      color: #ffff;
    }
    
    .timeline__projects__slider .item .caption p span {
      display: block;
      width: 4rem;
      margin-right: 1rem;
      height: 1px;
      background-color: #fff;
    }
    
    .timeline__projects__slider .item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      top: 7rem;
      right: 2rem;
   
      text-decoration: none;
      color: #fff;
      font-size: 0.8rem;
      letter-spacing: 1px;
    }
    
    .timeline__projects__slider .item a:hover span {
      width: 4rem;
      height: 4rem;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .timeline__projects__slider .item a span {
      width: 3rem;
      height: 3rem;
      background-color: #fbad16;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      position: relative;
      margin-right: 1rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .timeline__projects__slider .item a span:before {
      content: "";
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fbad16 url(../images/home/link-wihit-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 1s all ease-out;
      transition: 1s all ease-out;
    }
    
    .timeline__projects__slider .slick-dots {
      display: none !important;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: -3rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .timeline__projects__slider .slick-dots li {
      margin: 0;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      height: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .timeline__projects__slider .slick-dots li button {
      border: 0;
      width: 6rem;
      height: 1px;
      background-color: rgba(112, 112, 112, 0.3);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px;
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .timeline__projects__slider .slick-dots li.slick-active button {
      width: 6rem;
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
      background-color: #707070;
    }
    
    .brands,
    .partners,
    .hospitality_brands {
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.3);
      z-index: 7;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
    }
    
    .hospitality_brands__title,
    .brands__title,
    .partners__title {
      margin-top: 3rem;
      margin-bottom: 2rem;
      position: absolute;
      top: 5%;
    }
    
    .brands__title h5,
    .partners__title h5,
    .hospitality_brands__title h5 {
      
      font-size: 2.3rem;
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .brands__title h5 span,
    .partners__title h5 span,
    .hospitality_brands__title h5 span {
      display: block;
      width: 4rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .brands.active,
    .partners.active,
    .hospitality_brands.active {
      background-color: #fff;
      padding-left: 15vw;
      position: fixed;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .hospitality_brands.active .hospitality_brands__slider,
    .brands.active .brands__slider,
    .brands.active .partners__slider,
    .partners.active .brands__slider,
    .partners.active .partners__slider {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      width: 85vw;
    }
    
    .brands .brands__close,
    .hospitality_brands .hospitality_brands__close,
    .brands .partners__close,
    .partners .brands__close,
    .partners .partners__close {
      position: fixed;
      right: 2%;
      top: 2%;
      z-index: 5;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .hospitality_brands .hospitality_brands__close svg,
    .brands .brands__close svg,
    .brands .partners__close svg,
    .partners .brands__close svg,
    .partners .partners__close svg {
      max-width: 6rem;
      max-height: 6rem;
    }
    
    .brands__slider,
    .hospitality_brands__slider,
    .partners__slider {
      width: 100vw;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      padding-bottom: 5rem;
    }
    
    .hospitality_brands__slider .item,
    .brands__slider .item,
    .partners__slider .item {
      max-width: 27rem;
      min-height: 35rem;
      max-height: 35rem;
      overflow: hidden;
      overflow-y: auto;
      margin-right: 4rem;
      background-color: #f7f5f4;
      padding: 4rem;
    }
    
    .hospitality_brands__slider .item::-webkit-scrollbar-track,
    .brands__slider .item::-webkit-scrollbar-track,
    .partners__slider .item::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #f3f3f3;
      border-radius: 10px;
    }
    
    .hospitality_brands__slider .item::-webkit-scrollbar,
    .brands__slider .item::-webkit-scrollbar,
    .partners__slider .item::-webkit-scrollbar {
      width: 5px;
      height: 5px;
      background-color: #f3f3f3;
    }
    
    .hospitality_brands__slider .item::-webkit-scrollbar-thumb,
    .brands__slider .item::-webkit-scrollbar-thumb,
    .partners__slider .item::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #bebebe;
      width: 2px;
    }
    
    .hospitality_brands__slider .item img,
    .brands__slider .item img,
    .partners__slider .item img {
      max-height: 3rem;
      margin: 0 auto 3rem;
    }
    
    .hospitality_brands__slider .item .caption,
    .brands__slider .item .caption,
    .partners__slider .item .caption {
      color: #35393b;
    }
    
    .hospitality_brands__slider .item .caption p,
    .brands__slider .item .caption p,
    .partners__slider .item .caption p {
      text-align: left-align;
      -moz-text-align-last: center;
      text-align-last: center;
    }
    
    .hospitality_brands__slider .item .caption h4,
    .brands__slider .item .caption h4,
    .partners__slider .item .caption h4 {
      
      font-size: 4.5rem;
      color: #fff;
    }
    
    .hospitality_brands__slider .item a,
    .brands__slider .item a,
    .partners__slider .item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      top: 7rem;
      right: 2rem;
   
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 1px;
    }
    
    .hospitality_brands__slider .item a:hover,
    .brands__slider .item a:hover,
    .partners__slider .item a:hover {
      color: #fbad16;
    }
    
    .hospitality_brands__slider .item a span,
    .brands__slider .item a span,
    .partners__slider .item a span {
      width: 1rem;
      height: 3rem;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      position: relative;
      margin-right: 1rem;
    }
    
    .hospitality_brands__slider .item a span:before,
    .brands__slider .item a span:before,
    .partners__slider .item a span:before {
      content: "";
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #f7f5f4 url(../images/home/link-dark-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 1s all ease-out;
      transition: 1s all ease-out;
    }
    
    .hospitality_brands__slider .slick-dots,
    .brands__slider .slick-dots,
    .partners__slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: 2rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .hospitality_brands__slider .slick-dots li,
    .brands__slider .slick-dots li,
    .partners__slider .slick-dots li {
      margin: 0;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      height: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .hospitality_brands__slider .slick-dots li button,
    .brands__slider .slick-dots li button,
    .partners__slider .slick-dots li button {
      border: 0;
      width: 6rem;
      height: 1px;
      background-color: rgba(112, 112, 112, 0.3);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px;
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .hospitality_brands__slider .slick-dots li.slick-active button,
    .brands__slider .slick-dots li.slick-active button,
    .partners__slider .slick-dots li.slick-active button {
      width: 6rem;
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
      background-color: #707070;
    }
    
    .slideout {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      z-index: 9;
      visibility: hidden;
      overflow: hidden;
      overflow-y: auto;
    }
    
    .slideout__close {
      position: absolute;
      top: 3rem;
      right: 3rem;
      max-width: 8rem;
      width: 8rem;
      cursor: pointer;
      z-index: 1;
    }
    
    .slideout__inner {
      height: 100%;
    }
    
    .slideout__inner__row {
      height: 100%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .slideout__inner__row__image {
      padding: 4rem;
    }
    
    .slideout__inner__row__text {
      padding: 4rem;
    }
    .slideout__inner__row__text-inner {
      overflow: hidden;
      max-height: 80vh;
      overflow-y: auto;
    }
    
    .slideout__inner__row__text h3 {
      
      font-size: 1.8rem;
      color: #35393b;
      line-height: 1.6;
      margin-bottom: 2rem;
    }
    
    .slideout__inner__row__text p {
     
      font-weight: 400;
      color: #35393b;
      line-height: 1.3;
      line-height: 1.5;
      font-size: 1.1rem;
    }
    
    .ticker__container {
      border-bottom: 1px solid rgba(53, 57, 59, 0.5);
      position: relative;
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    
    .ticker__container:before {
      content: "";
      width: 100%;
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      bottom: 2px;
      left: 0;
      right: 0;
    }
    
    .ticker__inner h3 {
      
      font-size: 1.5rem;
      color: #35393b;
      line-height: 1.3;
    }
    
    .ticker__inner h4 {
      
      font-size: 1.1rem;
      color: #707070;
      line-height: 1.3;
    }
    
    .filter {
      padding-top: 3rem;
      padding-bottom: 3rem;
    }
    
    .filter__title {
      margin-bottom: 1.5rem;
    }
    
    .filter__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
    }
    
    .filter__title h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .filter__tags ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      overflow: hidden;
      overflow-x: auto;
      width: auto;
      /* width: 100%;
      overflow: hidden;
      overflow-x: auto; */
    }
    
    .property_sub_category_filter .slick-arrow {
      font-size: 0;
      border: 0;
      background-color: #fff;
      box-shadow: none;
      position: relative;
    }
    
    .filter__tags {
      padding: 0;
      overflow: hidden;
    }
    
    .property_sub_category_filter .slick-arrow.slick-prev {
      margin-right: 1rem;
      margin-top: -5px;
    }
    
    .property_sub_category_filter .slick-arrow.slick-prev:before {
      content: "\f104";
      position: absolute;
      font: normal normal normal 14px/1 FontAwesome;
      top: 50%;
      left: 0;
      transform: translateY(-42%);
      font-size: 1.5rem;
    }
    
    .property_sub_category_filter .slick-arrow.slick-next {
      margin-left: 1rem;
      margin-top: -5px;
    }
    
    .property_sub_category_filter .slick-arrow.slick-next:before {
      content: "\f105";
      position: absolute;
      font: normal normal normal 14px/1 FontAwesome;
      top: 50%;
      left: 0;
      transform: translateY(-42%);
      font-size: 1.5rem;
    }
    
    .property_sub_category_filter .slick-arrow.slick-disabled {
      display: none !important;
    }
    
    .filter__tags ul li {
      list-style: none;
      display: block;
      /* margin-right: 1.5rem; */
      
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      position: relative;
      cursor: pointer;
      white-space: nowrap;
      padding: 0;
      padding: 0 1rem;
    }
    
    .filter__tags ul li.active:before,
    .filter__tags ul li:hover:before {
      width: 87%;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .filter__tags ul li:before {
      content: "";
      width: 0;
      height: 1px;
      background-color: #35393b;
      position: absolute;
      bottom: 0;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .filter__layout__inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      
      text-transform: uppercase;
    }
    
    .filter__layout__inner .two__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      cursor: pointer;
      padding-left: 0.5rem;
    }
    
    .filter__layout__inner .two__row.active span {
      background-color: rgba(53, 57, 59, 0.7);
    }
    
    .filter__layout__inner .two__row span {
      width: 0.5rem;
      min-height: 0.7rem;
      margin-right: 0.1rem;
      background-color: rgba(53, 57, 59, 0.3);
    }
    
    .filter__layout__inner .three__row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-left: 1rem;
      cursor: pointer;
    }
    
    .filter__layout__inner .three__row.active span {
      background-color: rgba(53, 57, 59, 0.7);
    }
    
    .filter__layout__inner .three__row span {
      width: 0.5rem;
      min-height: 0.7rem;
      margin-right: 0.1rem;
      background-color: rgba(53, 57, 59, 0.3);
    }
    
    .property__listing .col-xl-4 .price {
      display: block;
      margin-top: 0.5rem;
    }
    
    .property__listing__block {
      padding-bottom: 3rem;
    }
    
    .property__listing__block h3 {
      
      font-size: 3.5rem;
      color: #35393b;
      line-height: 1.3;
      margin-bottom: 3rem;
    }
    .property__listing__block ul {
   
      font-size: 1.1rem;
      line-height: 1.3;
      letter-spacing: 1.5px;
      color: #707070;
    }
    
    .property__listing__block p {
      width: 90%;
      /* float: left; */
      text-align: left;
    }
    
    .property__listing__inner {
      position: relative;
      overflow: hidden;
      margin-bottom: 1.5rem;
    }
    
    .property__listing__inner:hover {
      cursor: pointer;
    }
    
    .property__listing__inner:hover img {
      -webkit-filter: blur(8px);
      filter: blur(8px);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__listing__inner:hover .details {
      opacity: 0.1;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__listing__inner:hover .overlay {
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .property__listing__inner .overlay {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 3;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      background-color: rgba(0, 0, 0, 0.2);
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .property__listing__inner .overlay ul {
      padding: 0;
      margin: 0;
      position: relative;
      z-index: 8;
    }
    
    .property__listing__inner .overlay ul li {
      list-style: none;
      display: block;
      margin: 1.5rem 0;
    }
    
    .property__listing__inner .overlay ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      text-decoration: none;
      color: #fff;
      font-size: 0.8rem;
      letter-spacing: 1px;
    }
    
    .property__listing__inner .overlay ul li a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
      margin-top: 0;
    }
    
    .property__listing__inner .overlay ul li a span img {
      -webkit-filter: blur(0);
      filter: blur(0);
    }
    
    .property__listing__inner img {
      width: 100%;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .property__listing__inner .details {
      background-color: #f7f7f7;
      padding: 0.5rem 1rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .property__listing__inner .details.highlighted {
      background-color: #fdf8e8;
    }
    
    .property__listing__inner .details h3 {
      
      font-size: 1.2rem;
      color: #35393b;
      line-height: 1.1;
      margin: 0;
      padding: 0.5rem 0;
    }
    
    .property__listing__inner .details a {
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
    
      font-weight: 700;
      line-height: 1.6;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding: 0.5rem 0;
      border-top: 1px solid rgba(53, 57, 59, 0.1);
      border-bottom: 1px solid rgba(53, 57, 59, 0.1);
    }
    
    .property__listing__inner .details a span {
      display: block;
      margin-left: 1rem;
      max-width: 1.2rem;
    }
    
    .property__listing__inner p {
      padding: 0.5rem 0;
      color: #35393b;
      font-size: 1rem;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 1.6;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      min-height: 4rem;
    
      border-bottom: 1px solid rgba(53, 57, 59, 0.1);
    }
    .property__listing__inner p:last-child {
      border-bottom: 0;
    }
    
    /* .property__listing__inner .details p span {
      display: block;
      min-height: 4rem;
    } */
    
    /* .property__listing__inner .details p span.price {
      color: #35393b;
      font-family: 'OpenSans-medium';
      font-size: 1rem;
      display: block;
      width: 100%;
      margin-top: 1rem;
    } */
    
    .mastbanner__deatils {
      overflow: hidden;
      position: relative;
    }
    
    .details {
      padding-top: 6rem;
      padding-bottom: 6rem;
      background-color: #f7f5f4;
    }
    
    .details__container {
      padding-left: 3rem;
      padding-right: 3rem;
    }
    
    .details__block {
      margin-bottom: 6rem;
    }
    
    .details__block:last-child {
      margin-bottom: 0;
    }
    
    .details__right__inner {
      padding-left: 1rem;
    }
    
    .details__left__inner {
      padding-right: 1rem;
    }
    
    .details__text h2 {
      
      font-size: 3rem;
      color: #35393b;
      line-height: 1.3;
      margin-bottom: 1rem;
    }
    
    .details__text p {
      color: #707070;
   
      font-size: 1.5rem;
      text-align: left-align;
    }
    
    .details__image img {
      width: 100%;
    }
    
    .details__silder {
      padding-top: 6rem;
      padding-bottom: 6rem;
      background-color: #f7f5f4;
    }
    
    .details__silder__block {
      padding-left: 3rem;
      padding-right: 3rem;
    }
    
    .details__silder__block .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 3rem;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .details__silder__block .slick-dots li {
      margin: 1erm 0.3rem;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      margin: 0.2rem 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .details__silder__block .slick-dots li button {
      border: 0;
      width: 10px;
      height: 12px;
      border-radius: 50%;
      overflow: hidden;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: rgba(53, 57, 59, 0.2);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
    }
    
    .details__silder__block .slick-dots li.slick-active button {
      background-color: #35393b;
      -webkit-transform: scale(1.2);
      transform: scale(1.2);
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
    }
    
    .details__silder__block .item {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .details__silder__block .item .image img {
      width: 100%;
    }
    
    .details__silder__block .item .info {
      padding-left: 3rem;
      padding-right: 3rem;
    }
    
    .details__silder__block .item .info h2 {
      
      font-size: 2.5rem;
      color: #35393b;
      line-height: 1.3;
      margin-bottom: 1rem;
    }
    
    .details__silder__block .item .info p {
      margin-top: 1.5rem;
      text-align: left-align;
    }
    
    .details__video {
      width: 100%;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .details__video:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 4;
    }
    
    .details__video .play__btn {
      max-width: 8rem;
      cursor: pointer;
      position: absolute;
      z-index: 5;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    
    .play__btn img {
      width: 100%; /* Default size */
      height: auto;
    }
    
    #video__modal .close {
      position: absolute;
      right: 0;
      height: 2rem;
      width: 2rem;
      border: 0;
      font-size: 1.2rem;
      opacity: 1;
      z-index: 1;
    }
    
    #video__modal .modal-body {
      padding: 0;
    }
    
    #video__modal .modal-content {
      background-color: transparent;
      border-radius: 0;
      border: 0;
    }
    
    .map {
      background-color: #282828;
      padding-top: 5rem;
      padding-bottom: 5rem;
      position: relative;
      min-height: auto;
      overflow: hidden;
      overflow-y: auto;
    }
    
    .map.contact__map {
      padding-bottom: 0;
      min-height: auto;
    }
    
    .map__title {
      margin-bottom: 2rem;
    }
    
    .map__title h5 {
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .map__title h5 .tab__title {
      text-transform: capitalize;
      
      font-size: 2.5rem;
    }
    
    .map__title h5 .line {
      display: block;
      width: 5rem;
      background-color: #fff;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .map__title ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      overflow: hidden;
      overflow-x: auto;
    }
    
    .map__title ul li {
      
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 1px;
      margin-left: 2rem;
      cursor: pointer;
      text-transform: uppercase;
      display: flex;
      align-items: center;
    }
    
    .map__title ul li.active {
      display: none;
    }
    
    .map__title ul li a {
   
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .map__title ul li span {
      display: block;
      margin-right: 1rem;
      width: 8px;
      height: 8px;
      background: #fff;
      border-radius: 50%;
    }
    .map__title ul li span img {
      display: none;
    }
    
    .map__title button,
    .map__title a {
      height: 50px;
      border-radius: 0;
      background-color: grey;
      border-color: darkgray;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    
    .map__title button.active {
      background-color: #fff;
    }
    
    .map__tabs {
      overflow: hidden;
      position: relative;
      -webkit-transition: 0.5s all ease-in;
      transition: 0.5s all ease-in;
    }
    
    .map__tabs__block {
      overflow: hidden;
      -webkit-transition: 0.5s all ease-out;
      transition: 0.5s all ease-out;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 0;
    }
    
    .map__tabs__block.active {
      -webkit-transition: 0.5s all ease-in;
      transition: 0.5s all ease-in;
      z-index: 1;
    }
    
    .map__tabs__block iframe {
      width: 100%;
      height: 80vh !important;
    }
    
    .map__tabs__block .gallery__slider {
      line-height: 0;
      padding-bottom: 3rem;
    }
    
    .map__tabs__block .gallery__slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: 1rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .map__tabs__block .gallery__slider .slick-dots li {
      margin: 0;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 0.5rem;
    }
    
    .map__tabs__block .gallery__slider .slick-dots li button {
      border: 0;
      width: 6rem;
      height: 1px;
      background-color: #fff;
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      border-radius: 50%;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      height: 0.8rem;
      width: 0.8rem;
      overflow: hidden;
      font-size: 0;
    }
    
    .map__tabs__block .gallery__slider .slick-dots li.slick-active button {
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
      -webkit-transform: scale(1.1);
      transform: scale(1.1);
      background-color: #35393b;
    }
    
    .map__tabs__block .gallery__slider .item {
      padding: 1rem;
      cursor: pointer;
      max-width: 30vw;
      position: relative;
    }
    
    .map__tabs__block .gallery__slider .item img {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
    }
    
    .map__tabs__block .floorplan {
      padding: 2rem 0;
    }
    
    .map__tabs__block .floorplan__legends__list ul {
      padding: 0;
      margin: 0;
      list-style: none;
      max-width: 70%;
    }
    
    .map__tabs__block .floorplan__legends__list ul li {
      display: block;
      padding: 1.1rem 0;
      border-top: 1px solid rgba(72, 74, 76, 0.2);
      font-size: 1.2rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
      color: #ffffff;
    }
    
    .map__tabs__block .floorplan__legends__list ul li:last-child {
      border-bottom: 1px solid rgba(53, 57, 59, 0.2);
    }
    
    .map__tabs__block .floorplan__legends__list ul li.active {
   
      text-decoration: underline;
    }
    
    .map__tabs__block .floorplan__legends__list ul li:hover {
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
   
      text-decoration: underline;
    }
    
    .map__tabs__block .floorplan__image__block img {
      display: none;
      width: 100%;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .map__tabs__block .floorplan__image__block img.active {
      display: block;
    }
    
    .map__modal {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      background: rgba(0, 0, 0, 0.8);
      z-index: 9;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    
    .map__modal__close {
      position: absolute;
      right: -7.5%;
      top: 4%;
      z-index: 1;
      max-width: 9rem;
      cursor: pointer;
    }
    
    .map__modal.active {
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transform: translateX(0);
      transform: translateX(0);
    }
    
    .map__modal__slider .slick-track {
      position: relative;
      top: 0;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .map__modal__slider .item img {
      max-height: 70vh;
      width: auto;
      text-align: center;
      margin: auto;
    }
    
    .map__modal__slider .item h3 {
      
      font-size: 1.2rem;
      color: #fff;
      line-height: 1.6;
      margin: 1rem 0;
      text-align: center;
      letter-spacing: 1px;
    }
    
    .map__modal__slider .slick-prev {
      font-size: 0;
      width: 3rem;
      height: 3rem;
      z-index: 3;
      border-radius: 50%;
      background: url(../images/residential/arrow-white-left.png) no-repeat
        center/contain;
      background-size: 0.6rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      left: -5%;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
    }
    
    .map__modal__slider .slick-prev.slick-disabled {
      opacity: 0.1;
      cursor: not-allowed;
    }
    
    .map__modal__slider .slick-next {
      font-size: 0;
      width: 3rem;
      height: 3rem;
      z-index: 3;
      border-radius: 50%;
      background: url(../images/residential/arrow-white-right.png) no-repeat
        center/contain;
      background-size: 0.6rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -5%;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
    }
    
    .map__modal__slider .slick-next.slick-disabled {
      opacity: 0.1;
      cursor: not-allowed;
    }
    
    .amenities {
      background-color: #f7f5f4;
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .amenities__slider__item {
      padding-right: 8rem;
    }
    
    .amenities__slider__item__title {
      margin-top: 1.5rem;
    }
    
    .amenities__slider__item__title p {
      letter-spacing: 0;
      font-size: 1.3rem;
      color: #707070;
    }
    
    .amenities__slider .slick-arrow {
      opacity: 0;
      visibility: hidden;
    }
    
    .amenities__title {
      margin-bottom: 1.5rem;
    }
    
    .amenities__arrows {
      text-align: right;
      margin-bottom: 1.5rem;
    }
    
    .amenities__arrows__inner {
      /* margin-right: 3rem; */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-start;
    }
    
    /* .amenities__slide__right {
      transform: rotate(-180deg);
    } */
    
    .amenities__arrows img {
      cursor: pointer;
      padding: 0.5rem;
    }
    
    .amenities__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
      margin-bottom: 0;
    }
    
    .amenities__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .amenities__list ul {
      padding: 0;
      margin: 0;
    }
    
    .amenities__list ul li {
      list-style: none;
      font-size: 1.1rem;
      letter-spacing: 2px;
      padding: 0.8rem 0;
      width: 70% !important;
      cursor: pointer;
      color: rgba(53, 57, 59, 0.4);
      font-weight: 600;
      -webkit-transition: font-size 0.3s, color 0.3s,
        all cubic-bezier(1, 0.04, 0.21, 1);
      transition: font-size 0.3s, color 0.3s, all cubic-bezier(1, 0.04, 0.21, 1);
    }
    
    .amenities__list__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(2)
      img {
      -webkit-transform: translateX(-2rem);
      transform: translateX(-2rem);
    }
    
    .amenities__list__slider .slick-list .slick-track .slick-slide.slick-center li {
   
      color: #35393b;
      border-top: 1px solid rgba(53, 57, 59, 0.4);
      border-bottom: 1px solid rgba(53, 57, 59, 0.4);
      -webkit-transition: font-size 0.3s, color 0.3s,
        all cubic-bezier(1, 0.04, 0.21, 1);
      transition: font-size 0.3s, color 0.3s, all cubic-bezier(1, 0.04, 0.21, 1);
    }
    
    .amenities__list__slider .slick-arrow {
      display: none !important;
    }
    
    .amenities__gallery__slider {
      padding-right: 2rem;
    }
    
    .amenities__gallery__slider img {
      cursor: url(../images/residential/zoom.png) 36 36, auto;
      max-height: 32rem;
      -o-object-fit: cover;
      object-fit: cover;
    }
    
    .amenities {
      background-color: #fff;
      padding-top: 5rem;
      padding-bottom: 5rem;
      /* padding-left: 10vw; */
    }
    
    .project__highlight {
      background-color: #fff;
      padding-top: 5rem;
      padding-bottom: 5rem;
      padding-left: 10vw;
    }
    
    .project__highlight__title {
      margin-bottom: 1.5rem;
      padding-left: 0;
    }
    
    .project__highlight__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
      margin-bottom: 0;
    }
    
    .project__highlight__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .project__highlight__arrows {
      text-align: right;
    }
    
    .project__highlight__arrows__inner {
      /* margin-right: 3rem; */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      margin-bottom: 1.5rem;
    }
    
    .project__highlight__arrows__inner img {
      cursor: pointer;
    }
    
    .project__highlight__arrows__inner img {
      padding: 0.5rem;
    }
    
    /* .highlight__slide__right {
      transform: rotate(-180deg);
    } */
    
    .project__highlight__slider {
      padding-left: 0;
    }
    
    .project__highlight__slider .slick-arrow {
      visibility: hidden;
      opacity: 0;
    }
    
    .project__highlight__slider .item {
      padding-right: 4rem;
      max-width: 70rem;
    }
    
    .project__highlight__slider .item__image {
      position: relative;
    }
    
    .open__video {
      cursor: pointer;
    }
    
    .project__highlight__slider .item__image:hover .play,
    .gallery__slider .item:hover .play,
    .map__modal__slider .item:hover .play {
      -webkit-transform: scale(1) translate(-50%, -50%);
      transform: scale(1) translate(-50%, -50%);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .project__highlight__slider .item__image .play,
    .gallery__slider .item .play,
    .map__modal__slider .item .play {
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: 5rem;
      cursor: pointer;
      -webkit-transform: scale(0.8) translate(-50%, -50%);
      transform: scale(0.8) translate(-50%, -50%);
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    .gallery__slider .item .play {
      max-width: 5rem;
      height: 5rem;
    }
    .gallery__slider .item .play img {
      width: 5rem;
      height: 5rem !important;
    }
    
    .project__highlight__slider .item__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    
    .project__highlight__slider .item__footer h5 {
    
      font-size: 1.4rem;
      color: #35393b;
      line-height: 1.6;
    }
    
    .project__highlight__slider .item__footer h5 span {
      margin-right: 1rem;
    }
    
    .images__slider {
      line-height: 0;
    }
    
    .images__slider .slick-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: 3rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .images__slider .slick-dots li {
      margin: 0;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 0.5rem;
    }
    
    .images__slider .slick-dots li button {
      border: 0;
      width: 6rem;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.6);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      border-radius: 50%;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      height: 1rem;
      width: 1rem;
    }
    
    .images__slider .slick-dots li.slick-active button {
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
      background-color: #fff;
    }
    
    .amenities__modal .modal-header {
      padding: 0;
    }
    
    .amenities__modal .btn-close {
      background: 0 0;
      width: 4rem;
      z-index: 999;
      position: absolute;
      right: -2rem;
      -webkit-box-shadow: none;
      box-shadow: none;
      top: 1rem;
      height: 4rem;
      padding: 0;
      margin: 0;
      line-height: 0;
      opacity: 1;
    }
    
    .amenities__modal .modal-content {
      border: 0;
      border-radius: 0;
    }
    
    .amenities__modal__body {
      padding: 0;
      border: 0;
    }
    
    .amenities__modal__body img {
      width: 100%;
    }
    
    .amenities__modal__body__caption {
      
      font-size: 2rem;
      color: #fff;
      line-height: 1.3;
      position: absolute;
      bottom: 10%;
      left: 10%;
    }
    
    .clinets {
      background-color: #fff;
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
    
    .clinets__title {
      margin-bottom: 1.5rem;
    }
    
    .clinets__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .clinets__title h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .clinets__page {
      padding-top: 4rem;
      background-color: #fff;
    }
    
    .clinets__page__inner {
      position: relative;
      max-height: 10rem;
      min-height: 10rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .clinets__page__inner:hover img {
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-filter: grayscale(0);
      filter: grayscale(0);
    }
    
    .clinets__page__inner:before {
      content: "";
      width: 90%;
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
    
    .clinets__page__inner:after {
      content: "";
      width: 90%;
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
    
    .clinets__page__inner span:before {
      content: "";
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      top: -80%;
      width: 39%;
      bottom: 0;
      left: 0;
      margin: auto;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform-origin: left;
      transform-origin: left;
    }
    
    .clinets__page__inner span:after {
      content: "";
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      top: 80%;
      width: 39%;
      bottom: 0;
      right: 0;
      margin: auto;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform-origin: right;
      transform-origin: right;
    }
    
    .clinets__page__inner img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
      max-width: 10rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .clinets__pagination {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 5rem;
    }
    
    .clinets__pagination .pages {
      margin-right: 1.5rem;
    }
    
    .clinets__pagination .pages a {
      color: rgba(53, 57, 59, 0.5);
      list-style: none;
      font-size: 0.9rem;
      margin: 0 0.5rem;
      text-decoration: none;
      width: 2rem;
      height: 2rem;
      text-align: center;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border-radius: 50%;
    }
    
    .clinets__pagination .pages a.active {
      border: 1px solid rgba(53, 57, 59, 0.5);
    }
    
    .clinets__pagination .pagecount {
      margin-left: 1.5rem;
    }
    
    .clinets__pagination .pagecount a {
      color: rgba(53, 57, 59, 0.5);
      list-style: none;
      font-size: 0.9rem;
      margin: 0 0.5rem;
      text-decoration: none;
      width: 2rem;
      height: 2rem;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      border-radius: 50%;
    }
    
    .benefits {
      background-color: #fff;
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
    
    .benefits__title {
      margin-bottom: 1.5rem;
    }
    
    .benefits__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .benefits__title h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .benefits__page {
      padding-top: 4rem;
      background-color: #fff;
    }
    
    .benefits__page__inner {
      position: relative;
      max-height: 40rem;
      min-height: 20rem;
      text-align: center;
      padding: 2rem;
    }
    
    .benefits__page__inner:before {
      content: "";
      width: 90%;
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
    
    .benefits__page__inner:after {
      content: "";
      width: 90%;
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
    }
    
    .benefits__page__inner span:before {
      content: "";
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      top: -84%;
      width: 60%;
      bottom: 0;
      left: 0;
      margin: auto;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform-origin: left;
      transform-origin: left;
    }
    
    .benefits__page__inner span:after {
      content: "";
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      top: 80%;
      width: 60%;
      bottom: 0;
      right: 0;
      margin: auto;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      -webkit-transform-origin: right;
      transform-origin: right;
    }
    
    .benefits__page__inner h3 {
      font-size: 1.2rem;
      line-height: 1.6;
    
      text-transform: uppercase;
    }
    
    .benefits__page__inner img {
      max-width: 10rem;
      margin-bottom: 1.5rem;
    }
    
    .recs {
      background-color: #fff;
      padding-top: 6rem;
    }
    
    .recs__title {
      margin-bottom: 1.5rem;
    }
    
    .recs__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .recs__title h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .recs__section h2 {
      
      font-size: 3rem;
      color: #35393c;
      line-height: 1.3;
      margin-bottom: 3rem;
    }
    
    .recs__section p {
    
      color: #707070;
      font-size: 1.2rem;
    }
    
    .faqs {
      background-color: #fff;
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
    
    .faqs__title {
      margin-bottom: 1.5rem;
    }
    
    .faqs__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
    }
    
    .faqs__title h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .faqs__section {
      margin-top: 4rem;
    }
    
    .faqs__section__block {
      border-top: 1px solid rgba(53, 57, 59, 0.5);
      padding-top: 2.5rem;
      padding-bottom: 2.5rem;
    }
    
    .faqs__section__block:last-child {
      border-bottom: 1px solid rgba(53, 57, 59, 0.5);
    }
    
    .faqs__section__block__title {
      
      font-size: 2rem;
      color: #35393c;
      line-height: 1.3;
      padding-bottom: 1.5rem;
      margin-bottom: 0;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative;
    }
    
    .faqs__section__block__title.active span:after {
      height: 0;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .faqs__section__block__title span {
      display: block;
      width: 3rem;
      height: 3rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: relative;
      margin-left: 1rem;
    }
    
    .faqs__section__block__title span:before {
      content: "";
      width: 3rem;
      height: 2px;
      background-color: rgba(53, 57, 59, 0.5);
    }
    
    .faqs__section__block__title span:after {
      content: "";
      width: 3rem;
      height: 2px;
      background-color: rgba(53, 57, 59, 0.5);
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(-90deg);
      transform: translateY(-50%) rotate(-90deg);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .faqs__section__block p {
    
      color: #707070;
      font-size: 1.2rem;
    }
    
    .contactform {
      padding-top: 8rem;
      padding-bottom: 8rem;
      background-color: #fff;
      position: relative;
      overflow: hidden;
    }
    
    .contactform .right-image {
      position: absolute;
      right: 0;
      bottom: 9%;
      max-width: 22rem;
      -webkit-transform: rotate(-13deg) translateX(5rem);
      transform: rotate(-13deg) translateX(5rem);
    }
    
    .contactform .title {
      margin-bottom: 2rem;
    }
    
    .contactform .title h3 {
      
      font-size: 4rem;
      color: #35393b;
      line-height: 1.6;
      display: inline-block;
      position: relative;
    }
    
    .contactform .title h3 span {
      position: relative;
      z-index: 3;
    }
    
    .contactform .title h3 .icon {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -7rem;
      z-index: 1;
      max-width: 10rem;
    }
    
    .contactform__block {
      position: relative;
    }
    .intl-tel-input .country-list {
      /* display: block; */
    }
    .contactform__block form ul.form_buttons {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 4rem;
    }
    
    .contactform__block form ul li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 0 1rem;
      align-items: center;
    }
    
    .contactform__block form ul li span {
      display: block;
      margin-right: 1rem;
    }
    
    .contactform__block form ul li input {
   
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 1px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 0;
      outline: 0;
      background-color: #fff;
      padding: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border: 1px solid #fbad16;
      padding: 0.5rem 1rem;
      text-align: center;
      border-radius: 0.3rem;
      line-height: 1.6;
    }
    
    .contactform__block form ul li:first-child {
      margin-left: 0;
    }
    
    .contactform__block form ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 1px;
    }
    
    .contactform__block form ul li a span {
      display: block;
      margin-right: 1rem;
    }
    
    .contactform__block form .input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      border-bottom: 1px dotted #bcbcbc;
      margin-bottom: 3rem;
    }
    
    .contactform__block form .input span {
      display: inline-block;
      padding-bottom: 0.5rem;
      margin-right: 0.3rem;
    }
    
    .contactform__block form .input .form-control {
      border: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      font-size: 0.9rem;
      outline: 0;
      color: #35393b;
      
      padding-left: 0;
      padding-bottom: 0.5rem;
    }
    
    .contactform__block form .input .form-control::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .contactform__block form .input .form-control:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .contactform__block form .input .form-control::-moz-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .contactform__block form .input .form-control::-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .contactform__block form .input .form-control::placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .servicespage {
      padding-top: 5rem;
      padding-bottom: 0;
      background-color: #fff;
    }
    
    .servicespage__content p {
      column-count: 2;
    }
    
    .servicespage__types__links {
      border-top: 2px solid rgba(53, 57, 59, 0.5);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .servicespage__types__links.active,
    .servicespage__types__links:hover {
      border-color: #fbad16;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .servicespage__types__links.active a,
    .servicespage__types__links:hover a {
      color: #fbad16;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .servicespage__types__links.active a span,
    .servicespage__types__links:hover a span {
      background-color: #fbad16;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .servicespage__types__links a {
      
      font-size: 1.3rem;
      color: #35393b;
      line-height: 1.3;
      text-decoration: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-bottom: 1rem;
      padding-top: 1.8rem;
      padding-bottom: 4rem;
      word-break: keep-all;
      white-space: nowrap;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .servicespage__types__links a span {
      width: 100%;
      height: 1px;
      background-color: rgba(53, 57, 59, 0.5);
      margin-left: 1rem;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .management {
      padding-top: 0;
      padding-bottom: 2rem;
      background-color: #fff;
    }
    
    .management .property__listing__block {
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    
    .management .property__listing__block p {
      width: 70%;
      padding-right: 20%;
      color: #707070;
    }
    
    .service__slider {
      margin-left: 10%;
    }
    
    .service__slider .item {
      padding-right: 4rem;
    }
    
    .service__slider .item__image {
      position: relative;
    }
    
    .service__slider .item__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: start;
      padding-top: 1rem;
      padding-bottom: 1rem;
    }
    
    .service__slider .item__footer h5 {
      
      font-size: 1rem;
      color: #35393b;
      line-height: 1.6;
    }
    
    .service__slider .slick-next {
      font-size: 0;
      width: 3rem;
      height: 3rem;
      z-index: 3;
      border-radius: 50%;
      background: url(../images/others/next.png) no-repeat center/contain;
      background-size: 1.3rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      background-color: #fff;
      right: 27%;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
    }
    
    .service__slider .slick-prev {
      font-size: 0;
      width: 3rem;
      height: 3rem;
      z-index: 3;
      border-radius: 50%;
      background: url(../images/others/next.png) no-repeat center/contain;
      background-size: 1.3rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(-180deg);
      transform: translateY(-50%) rotate(-180deg);
      background-color: #fff;
      left: -2%;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
    }
    
    .ohs {
      background-color: #fff;
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .ohs__title {
      margin-bottom: 1.5rem;
      padding-left: 0;
    }
    
    .ohs__title h5 {
      
      font-size: 2.5rem;
      color: #35393b;
      line-height: 1.3;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .ohs__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 4px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .ohs .accordian {
      padding-top: 0;
    }
    
    .ohs .accordian .title {
      margin-bottom: 1.5rem;
    }
    
    .ohs .accordian .title h2 {
      font-size: 2.2rem;
    }
    
    .ohs .accordian__block {
      border-top: 1px solid rgba(53, 57, 59, 0.5);
      padding-top: 2rem;
      padding-bottom: 2rem;
      padding-left: 0;
      padding-right: 0;
    }
    
    .ohs .accordian__block.active h4 span:after {
      opacity: 0;
      visibility: hidden;
    }
    
    .ohs .accordian__block h4 {
      margin-bottom: 0;
      cursor: pointer;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      color: #35393b;
      font-size: 2rem;
    }
    
    .ohs .accordian__block h4 span {
      display: block;
      width: 2.5rem;
      height: 2.5rem;
      position: relative;
      cursor: pointer;
    }
    
    .ohs .accordian__block h4 span:before {
      content: "";
      width: 100%;
      height: 1px;
      background-color: #35393b;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    
    .ohs .accordian__block h4 span:after {
      content: "";
      width: 100%;
      height: 1px;
      background-color: #35393b;
      position: absolute;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%) rotate(-90deg);
      transform: translateY(-50%) rotate(-90deg);
    }
    
    .ohs .accordian__block ul {
      padding: 0;
      padding-top: 2rem;
      list-style-position: outside;
      padding-left: 2rem;
    }
    
    .ohs .accordian__block ul li {
      position: relative;
      list-style: none;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.7;
      color: #707070;
      padding-bottom: 0.5rem;
      font-weight: 600;
   
    }
    
    .ohs .accordian__block ul li:before {
      content: "";
      width: 0.5rem;
      height: 1px;
      position: absolute;
      top: 0.6rem;
      left: -1.5rem;
      background-color: #707070;
    }
    
    .ohs .accordian__block:last-child {
      border-bottom: 1px solid #707070;
    }
    
    .wedo {
      background-color: #f7f5f4;
    }
    
    .wedo__text {
      padding: 3rem;
    }
    
    .wedo__text h2 {
      
      color: #35393b;
      font-size: 3rem;
    }
    
    .wedo__text ul {
      padding: 0;
      padding-top: 2rem;
      list-style-position: outside;
      padding-left: 2rem;
    }
    
    .wedo__text ul li {
      position: relative;
      list-style: none;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.7;
      color: #707070;
      padding-bottom: 1rem;
      font-weight: 600;
   
    }
    
    .wedo__text ul li:before {
      content: "";
      width: 0.5rem;
      height: 1px;
      position: absolute;
      top: 0.6rem;
      left: -1.5rem;
      background-color: #707070;
    }
    
    .enquiry {
      background-color: #fff;
      background-color: #fff;
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .enquiry__title {
      margin-bottom: 1.5rem;
    }
    
    .enquiry__title img {
      max-width: 15rem;
    }
    
    .enquiry__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
    }
    
    .enquiry__title h5 span {
      display: block;
      width: 5rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .enquiry__text h3 {
      
      color: #707070;
      font-size: 2rem;
    }
    
    .enquiry__text ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      margin-top: 4rem;
    }
    
    .enquiry__text ul li {
      list-style: none;
      display: block;
      margin: 0 1rem;
    }
    
    .enquiry__text ul li:first-child {
      margin-left: 0;
    }
    
    .enquiry__text ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      text-decoration: none;
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 1px;
      text-transform: uppercase;
    }
    
    .enquiry__text ul li a span {
      display: block;
      margin-right: 1rem;
    }
    
    .enquiry__number a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      text-decoration: none;
      color: #35393b;
      font-size: 2.3rem;
      letter-spacing: 1px;
    }
    
    .enquiry__number a span {
      display: block;
      margin-right: 1rem;
      max-width: 3rem;
    }
    
    .press {
      padding-bottom: 3rem;
    }
    
    .press__listing__block {
      /* max-width: 29.8%;
      min-width: 29.8%; */
      margin-bottom: 4rem;
    }
    
    @media only screen and (max-width: 800px) {
      .press__listing__block {
        /* max-width: 100%;
        min-width: 100%; */
      }
    }
    
    .press__listing__block .blog_thumbnail_image {
      width: 366px;
      height: 261px;
    }
    
    .press__listing__block .info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    
    .press__listing__block .info .category {
      width: 50%;
    }
    
    .press__listing__block .info .category h5 {
      margin-bottom: 0;
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1rem;
      
    }
    
    .press__listing__block .info .category h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
    }
    
    .press__listing__block .info .links {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .press__listing__block .info .links a,
    .press__listing__block .info .links span {
      display: block;
      max-width: 1.3rem;
      margin-left: 1rem;
      padding: 0;
      position: relative;
      cursor: pointer;
    }
    
    .press__listing__block .info .links a:hover ul,
    .press__listing__block .info .links span:hover ul {
      width: 6rem;
      padding: 0 0.5rem;
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .press__listing__block .info .links a ul,
    .press__listing__block .info .links span ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      bottom: -0.2rem;
      right: 1.3rem;
      width: 0;
      padding: 0;
      margin: 0;
      background-color: #fff;
      border-bottom: 1px solid #ccc;
      -webkit-box-shadow: 1px 3px 2px -1px #00000036;
      box-shadow: 1px 3px 2px -1px #00000036;
      z-index: 3;
      border-radius: 0.5rem;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .press__listing__block .info .links a ul li,
    .press__listing__block .info .links span ul li {
      display: block;
      list-style: none;
    }
    
    .press__listing__block .info .links a ul li a,
    .press__listing__block .info .links span ul li a {
      margin: 0;
      padding: 0.5rem 0.3rem 0.3rem;
      line-height: 1;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      font-size: 1.1rem;
      min-height: auto;
      cursor: pointer;
    }
    
    .press__listing__block a {
      
      font-size: 1.5rem;
      color: #35393b;
      line-height: 1.6;
      margin-bottom: 0;
      padding-bottom: 1rem;
      padding-top: 1rem;
      text-decoration: none;
      display: block;
      min-height: 10rem;
      overflow: hidden;
    }
    
    .press__listing__block p,
    .recent_blog_block p {
      margin-bottom: 1rem;
      color: #707070;
      min-height: 6rem;
      overflow: hidden;
    }
    
    .press__listing__block span {
    
      color: #35393b;
      font-size: 1rem;
      letter-spacing: 0;
    }
    
    .testimonials {
      padding-bottom: 3rem;
      padding-top: 3rem;
    }
    
    .testimonials__listing__block {
      max-width: 29%;
      margin-bottom: 4rem;
    }
    
    .testimonials__listing__block__footer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    
    .testimonials__listing__block__footer .image {
      margin-right: 1rem;
      height: 4rem;
    }
    
    .testimonials__listing__block__footer .image img {
      height: 100%;
    }
    
    .testimonials__listing__block__footer .description h5 {
      font-size: 1rem;
      color: #383838;
      letter-spacing: 0px;
      
    }
    
    .testimonials__listing__block__footer .description h6 {
      font-size: 0.8rem;
      color: #383838;
      line-height: 1.6;

      font-size: 0.8rem;
    }
    
    .testimonials__listing__block .info {
      background-color: #f6f5f3;
      padding: 3rem;
    }
    
    .testimonials__listing__block .info span {
      
      font-size: 0.8rem;
      background-color: #fbad15;
      display: flex;
      align-items: center;
      justify-content: center;
      width: fit-content;
      padding: 0.8rem 0.8rem;
      border-radius: 2rem;
      color: #fff;
      line-height: 100%;
    }
    
    .testimonials__listing__block .info p {
      font-size: 1.1rem;
      color: #6f6f6d;
      margin-top: 2rem;
      margin-bottom: 2rem;
     
      font-weight: 400;
      letter-spacing: 1px;
      line-height: 1.6;
      text-align: left-align;
    }
    
    .blog {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .blog__title h6 {
      
      font-size: 1rem;
      color: #35393b;
      letter-spacing: 0;
    }
    
    .blog__title h1 {
      
      font-size: 3rem;
      color: #35393b;
      line-height: 1.5;
      padding: 1rem 0;
    }
    
    .blog__title p {
      color: rgba(53, 57, 59, 0.8);
      margin-bottom: 2rem;
      font-weight: 600;
      font-size: 1.2rem;
      line-height: 1.4;
    }
    
    .blog__content img {
      max-width: 100%;
      height: auto;
      width: 100%;
      margin: 2rem 0;
    }
    
    .blog__content h2 {
   
      font-size: 1rem;
      color: #35393b;
      margin-bottom: 1rem;
    }
    
    .blog__content p {
     
      margin-bottom: 2rem;
      font-weight: 500;
      font-size: 1.1rem;
      line-height: 1.4;
      text-align: left-align;
    }
    
    .blog__content p a {
      color: rgba(53, 57, 59, 0.8);
    }
    
    .blog__content ul li {
      color: rgba(53, 57, 59, 0.8);
    }
    
    .related {
      background-color: #f7f5f4;
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .related__blog__title {
      margin-top: 3rem;
      margin-bottom: 2rem;
    }
    
    .related__blog__title h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      
      font-size: 1.5rem;
    }
    
    .related__blog__title h5 span {
      display: block;
      width: 4rem;
      background-color: #707070;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    .related__blog__slider .item {
      padding-right: 3rem;
    }
    
    .related__blog__slider .item img {
      width: 100%;
    }
    
    .related__blog__slider .item .info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .related__blog__slider .item .info .category {
      width: 50%;
    }
    
    .related__blog__slider .item .info .category h5 {
      margin-bottom: 0;
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1rem;
    }
    
    .related__blog__slider .item .info .category h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
    }
    
    .related__blog__slider .item .info .links {
      width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .related__blog__slider .item .info .links a,
    .related__blog__slider .item .info .links span {
      display: block;
      max-width: 1.3rem;
      margin-left: 1rem;
      padding: 0;
      position: relative;
      cursor: pointer;
    }
    
    .related__blog__slider .item .info .links a:hover ul,
    .related__blog__slider .item .info .links span:hover ul {
      width: 4rem;
      padding: 0 0.5rem;
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .related__blog__slider .item .info .links a ul,
    .related__blog__slider .item .info .links span ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      bottom: -0.2rem;
      right: 1.3rem;
      width: 0;
      padding: 0;
      margin: 0;
      background-color: #fff;
      border-bottom: 1px solid #ccc;
      -webkit-box-shadow: 1px 3px 2px -1px #00000036;
      box-shadow: 1px 3px 2px -1px #00000036;
      z-index: 3;
      border-radius: 0.5rem;
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .related__blog__slider .item .info .links a ul li,
    .related__blog__slider .item .info .links span ul li {
      display: block;
      list-style: none;
    }
    
    .related__blog__slider .item .info .links a ul li a,
    .related__blog__slider .item .info .links span ul li a {
      margin: 0;
      padding: 0.5rem 0.3rem 0.3rem;
      line-height: 1;
      max-width: -webkit-fit-content;
      max-width: -moz-fit-content;
      max-width: fit-content;
      font-size: 1.1rem;
      cursor: pointer;
    }
    
    .related__blog__slider .item a {
      
      font-size: 1.5rem;
      color: #35393b;
      line-height: 1.6;
      margin-bottom: 0;
      padding-bottom: 1rem;
      padding-top: 1rem;
      text-decoration: none;
      display: block;
    }
    
    .related__blog__slider .item p {
      margin-bottom: 1rem;
      color: #707070;
      text-align: left;
    }
    
    .related__blog__slider .item span {
      font-weight: 600;
    
      color: #35393b;
      font-size: 1rem;
    }
    
    .loading {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 3;
      width: 100vw;
      height: 100vh;
      background-color: #000;
      overflow: hidden;
    }
    
    .loading.loaded {
      display: none;
    }
    
    .loading__logo {
      max-width: 15rem;
      position: relative;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      z-index: 9;
      visibility: hidden;
    }
    
    .header {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1;
      padding: 2rem;
    }
    
    .header.filled {
      background-color: #f6f5f3;
    }
    
    .header .logo {
      padding: 0;
      max-width: 100%;
      display: inline-block;
    }
    
    .header .nav {
      padding-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .header__featured {
      width: 3rem;
      height: 3rem;
      background-color: #fff;
      border-radius: 50%;
      margin-right: 1rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
    }
    
    .header__featured:hover {
      background-color: #35393b;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__featured:hover span {
      background: #35393b url(../images/home/square-white-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__featured span {
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fff url(../images/home/square-dark-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .header__enquiry {
      width: 3rem;
      height: 3rem;
      background-color: #fff;
      border-radius: 50%;
      margin-right: 1rem;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
      display: none;
    }
    
    .header__enquiry:hover {
      background-color: #35393b;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__enquiry:hover span {
      background: #35393b url(../images/home/direction-dark-icon.png) no-repeat
        center center/contain;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__enquiry:hover p {
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__enquiry span {
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fff url(../images/home/direction-white-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .header__enquiry p {
      position: absolute;
      width: 10rem;
      bottom: -3.5rem;
      right: 20%;
      font-weight: 400;
      font-size: 0.8rem;
      background: #35393b;
      color: #c8c8c8;
      text-align: center;
      letter-spacing: 0;
      padding: 0.2rem;
      
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .header__menu {
      width: 5.5rem;
      height: 5.5rem;
      background-color: #fff;
      border-radius: 50%;
      margin-right: 0;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      cursor: pointer;
    }
    
    .header__menu p {
      position: absolute;
      width: 3rem;
      bottom: -3.5rem;
      left: 20%;
      font-weight: 400;
      font-size: 0.8rem;
      background: #35393b;
      color: #c8c8c8;
      text-align: center;
      letter-spacing: 0;
      padding: 0.2rem;
      
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      opacity: 0;
      visibility: hidden;
    }
    
    .header__menu:hover {
      background-color: #35393b;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__menu:hover span {
      background: #35393b url(../images/home/nav-white-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__menu:hover p {
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__menu span {
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fff url(../images/home/nav-dark-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .header__projects {
      position: fixed;
      top: 0;
      left: 0;
      height: 100vh;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.3);
      z-index: 6;
      -webkit-transform: translateX(105%);
      transform: translateX(105%);
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
      display: none;
    }
    
    .header__projects.active .header__projects__slider {
      -webkit-transform: translateX(-25%);
      transform: translateX(-25%);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__projects.active .header__projects__slider .slick-list {
      overflow: visible;
    }
    
    .header__projects.active
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      img {
      width: 15rem;
      -webkit-transition: 0.5s all ease-out;
      transition: 0.5s all ease-out;
    }
    
    .header__projects.active
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      .caption {
      opacity: 0;
      visibility: hidden;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      z-index: 6;
    }
    
    .header__projects.active
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      a {
      opacity: 0;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      z-index: 6;
    }
    
    .header__projects.active
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(1)
      .item
      img {
      -webkit-transform: translateY(0) translateX(5%) rotate(-20deg);
      transform: translateY(0) translateX(5%) rotate(-20deg);
      z-index: 4;
      position: relative;
    }
    
    .header__projects.active
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(2)
      .item
      img {
      -webkit-transform: translateY(-35%) translateX(-100%) rotate(-8deg);
      transform: translateY(-35%) translateX(-100%) rotate(-8deg);
      z-index: 3;
      position: relative;
    }
    
    .header__projects.active
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide:nth-child(3)
      .item
      img {
      -webkit-transform: translateY(25%) translateX(-197%) rotate(10deg);
      transform: translateY(25%) translateX(-197%) rotate(10deg);
      z-index: 4;
      position: relative;
    }
    
    .header__projects.active.open {
      background-color: #fff;
      padding-left: 15vw;
      position: fixed;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__projects.active.open .header__projects__slider {
      -webkit-transform: translateX(0);
      transform: translateX(0);
      width: 85vw;
    }
    
    .header__projects.active.open .header__projects__slider .slick-dots {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
    }
    
    .header__projects.active.open .header__projects__slider .slick-list {
      overflow: hidden;
    }
    
    .header__projects.active.open
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item:before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 5;
    }
    
    .header__projects.active.open
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      img {
      width: auto;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transform: none;
      transform: none;
    }
    
    .header__projects.active.open
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      .caption {
      opacity: 1;
      visibility: visible;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    
    .header__projects.active.open
      .header__projects__slider
      .slick-list
      .slick-track
      .slick-slide
      .item
      a {
      opacity: 1;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
      -webkit-transition-delay: 0.3s;
      transition-delay: 0.3s;
    }
    
    .header__projects .close__slider {
      position: fixed;
      right: 3%;
      top: 8%;
      z-index: 5;
      max-width: 6rem;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .header__projects .close__slider .close__svg {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }
    
    .header__projects__slider {
      width: 100vw;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .header__projects__slider .slick-list {
      overflow: visible;
    }
    
    .header__projects__slider .slick-list .slick-track .slick-slide .item img {
      width: 15rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    
    .header__projects__slider .item {
      max-width: 30rem;
      margin-right: 4rem;
      position: relative;
    }
    
    .header__projects__slider .item .caption {
      position: absolute;
      bottom: 10%;
      padding-right: 5%;
      width: 80%;
      right: 4%;
      left: 6%;
      color: #fff;
    }
    
    .header__projects__slider .item .caption h4 {
      
      font-size: 1.8rem;
      color: #fff;
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    
    .header__projects__slider .item .caption p {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 1rem;
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    
    .header__projects__slider .item .caption p span {
      display: block;
      width: 4rem;
      margin-right: 1rem;
      height: 1px;
      background-color: #fff;
    }
    
    .header__projects__slider .item a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: absolute;
      top: 7rem;
      right: 2rem;
   
      text-decoration: none;
      color: #fff;
      font-size: 0.8rem;
      letter-spacing: 1px;
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s;
    }
    
    .header__projects__slider .item a:hover span {
      width: 4rem;
      height: 4rem;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .header__projects__slider .item a span {
      width: 3rem;
      height: 3rem;
      background-color: #fbad16;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      cursor: pointer;
      position: relative;
      margin-right: 1rem;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .header__projects__slider .item a span:before {
      content: "";
      position: absolute;
      width: 1.5rem;
      height: 1.5rem;
      background: #fbad16 url(../images/home/link-wihit-icon.png) no-repeat center
        center/contain;
      -webkit-transition: 1s all ease-out;
      transition: 1s all ease-out;
    }
    
    .header__projects__slider .slick-dots {
      display: none !important;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: -3rem;
      right: 0;
      left: 0;
      list-style: none;
      color: #fff;
      padding: 0;
      margin: 0;
      z-index: 3;
    }
    
    .header__projects__slider .slick-dots li {
      margin: 0;
      cursor: pointer;
      font-size: 0;
      border: 0;
      display: block;
      height: 16px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .header__projects__slider .slick-dots li button {
      border: 0;
      width: 6rem;
      height: 1px;
      background-color: rgba(112, 112, 112, 0.3);
      -webkit-transition: 0.3s all ease-out;
      transition: 0.3s all ease-out;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px;
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px;
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
    
    .header__projects__slider .slick-dots li.slick-active button {
      width: 6rem;
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in;
      background-color: #707070;
    }
    
    .header__enquiry__form,
    .project__enquiry__form {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 3;
      background-color: #35393b;
      height: 100vh;
      overflow: hidden;
      visibility: hidden;
    }
    
    .header__enquiry__form .close__enquiry__form,
    .header__enquiry__form .close__form,
    .project__enquiry__form .close__enquiry__form,
    .project__enquiry__form .close__form {
      position: absolute;
      right: 8%;
      top: 8%;
      z-index: 5;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
    
    .header__enquiry__form .close__enquiry__form svg,
    .header__enquiry__form .close__form svg,
    .project__enquiry__form .close__enquiry__form svg,
    .project__enquiry__form .close__form svg {
      max-width: 9rem;
    }
    
    .header__enquiry__form__inner,
    .project__enquiry__form__inner {
      height: 100%;
      padding: 5rem 0 5rem 5rem;
    }
    
    .header__enquiry__form__inner .form h5,
    .project__enquiry__form__inner .form h5 {
      
      font-size: 4.5rem;
      color: #fff;
      margin-bottom: 3rem;
      position: relative;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .header__enquiry__form__inner .form h5 svg,
    .project__enquiry__form__inner .form h5 svg {
      position: absolute;
      z-index: -1;
      display: block;
      right: -1rem;
      max-width: 9rem;
      opacity: 0.3;
    }
    
    .header__enquiry__form__inner .form .input,
    .project__enquiry__form__inner .form .input {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -ms-flex-align: end;
      align-items: flex-end;
      border-bottom: 1px dotted #bcbcbc;
      margin-bottom: 2.5rem;
      background-color: #35393b;
    }
    
    .header__enquiry__form__inner .form .input .date .input-group-text,
    .project__enquiry__form__inner .form .input .date .input-group-text {
      background-color: #35393b;
      border: 0;
    }
    
    .header__enquiry__form__inner .form .input .date .input-group-text .fa,
    .project__enquiry__form__inner .form .input .date .input-group-text .fa {
      color: #fff;
    }
    
    .header__enquiry__form__inner .form .input select,
    .project__enquiry__form__inner .form .input select {
      background-image: url(../images/home/dropdown.png);
      background-size: 17px 10px;
    }
    
    .header__enquiry__form__inner .form .input .label,
    .project__enquiry__form__inner .form .input .label {
      display: block;
      position: relative;
      padding-left: 35px;
      margin-bottom: 12px;
      cursor: pointer;
      
      font-size: 0.9rem;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      color: #bcbcbc;
    }
    
    .header__enquiry__form__inner .form .input .label .checkmark,
    .project__enquiry__form__inner .form .input .label .checkmark {
      position: absolute;
      left: 0;
      height: 22px;
      width: 22px;
      background-color: #bcbcbc;
      border-bottom: 1px dotted #bcbcbc;
    }
    
    .header__enquiry__form__inner .form .input .label .checkmark:after,
    .project__enquiry__form__inner .form .input .label .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 7px;
      width: 7px;
      height: 15px;
      border: solid #000;
      border-width: 0 1px 1px 0;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
    }
    
    .header__enquiry__form__inner .form .input .label input,
    .project__enquiry__form__inner .form .input .label input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0;
    }
    
    .header__enquiry__form__inner
      .form
      .input
      .label
      input:checked
      ~ .checkmark:after,
    .project__enquiry__form__inner
      .form
      .input
      .label
      input:checked
      ~ .checkmark:after {
      display: block;
    }
    
    .header__enquiry__form__inner .form .input span,
    .project__enquiry__form__inner .form .input span {
      display: inline-block;
      padding-bottom: 0.5rem;
      margin-right: 0.3rem;
    }
    
    .header__enquiry__form__inner .form .input .form-control,
    .header__enquiry__form__inner .form .input .form-select,
    .project__enquiry__form__inner .form .input .form-control,
    .project__enquiry__form__inner .form .input .form-select {
      border: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      font-size: 0.9rem;
      outline: 0;
      color: #bcbcbc;
      background-color: #35393b;
      
      padding-left: 0;
      padding-bottom: 0.5rem;
    }
    
    .header__enquiry__form__inner
      .form
      .input
      .form-control::-webkit-input-placeholder,
    .header__enquiry__form__inner
      .form
      .input
      .form-select::-webkit-input-placeholder,
    .project__enquiry__form__inner
      .form
      .input
      .form-control::-webkit-input-placeholder,
    .project__enquiry__form__inner
      .form
      .input
      .form-select::-webkit-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .header__enquiry__form__inner .form .input .form-control:-ms-input-placeholder,
    .header__enquiry__form__inner .form .input .form-select:-ms-input-placeholder,
    .project__enquiry__form__inner .form .input .form-control:-ms-input-placeholder,
    .project__enquiry__form__inner .form .input .form-select:-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .header__enquiry__form__inner .form .input .form-control::-moz-placeholder,
    .header__enquiry__form__inner .form .input .form-select::-moz-placeholder,
    .project__enquiry__form__inner .form .input .form-control::-moz-placeholder,
    .project__enquiry__form__inner .form .input .form-select::-moz-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .header__enquiry__form__inner .form .input .form-control::-ms-input-placeholder,
    .header__enquiry__form__inner .form .input .form-select::-ms-input-placeholder,
    .project__enquiry__form__inner
      .form
      .input
      .form-control::-ms-input-placeholder,
    .project__enquiry__form__inner
      .form
      .input
      .form-select::-ms-input-placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .header__enquiry__form__inner .form .input .form-control::placeholder,
    .header__enquiry__form__inner .form .input .form-select::placeholder,
    .project__enquiry__form__inner .form .input .form-control::placeholder,
    .project__enquiry__form__inner .form .input .form-select::placeholder {
      color: #bcbcbc;
      letter-spacing: 2px;
      font-size: 0.9rem;
    }
    
    .header__enquiry__form__inner .form .submit,
    .project__enquiry__form__inner .form .submit {
      list-style: none;
      display: inline-block;
      margin: 0;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border: 1px solid #fbad16;
      padding: 0.5rem 1rem;
      text-align: center;
      border-radius: 0.3rem;
    }
    
    .header__enquiry__form__inner .form .submit span,
    .project__enquiry__form__inner .form .submit span {
      display: block;
      margin-right: 1rem;
    }
    
    .header__enquiry__form__inner .form .submit span img,
    .project__enquiry__form__inner .form .submit span img {
      -webkit-filter: invert(1);
      filter: invert(1);
    }
    
    .header__enquiry__form__inner .form .submit input,
    .project__enquiry__form__inner .form .submit input {
      
      text-decoration: none;
      color: #bcbcbc;
      font-size: 0.8rem;
      letter-spacing: 1px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 0;
      outline: 0;
      background-color: #35393b;
      padding: 0;
    }
    
    .header__enquiry__form__inner .images,
    .project__enquiry__form__inner .images {
      height: 100%;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
    }
    
    .header__enquiry__form__inner .images__block img,
    .project__enquiry__form__inner .images__block img {
      position: absolute;
      top: 0;
      right: 0;
      max-width: 15rem;
    }
    
    .header__enquiry__form__inner .images__block img:nth-child(1),
    .project__enquiry__form__inner .images__block img:nth-child(1) {
      top: 50%;
      -webkit-transform: translateY(-22%) translateX(8%) rotate(3deg);
      transform: translateY(-22%) translateX(8%) rotate(3deg);
    }
    
    .header__enquiry__form__inner .images__block img:nth-child(2),
    .project__enquiry__form__inner .images__block img:nth-child(2) {
      top: 50%;
      -webkit-transform: translateY(-50%) translateX(-67%) rotate(-10deg);
      transform: translateY(-50%) translateX(-67%) rotate(-10deg);
      z-index: 5;
    }
    
    .header__enquiry__form__inner .images__block img:nth-child(3),
    .project__enquiry__form__inner .images__block img:nth-child(3) {
      top: 50%;
      -webkit-transform: translateY(-85%) translateX(-10%) rotate(3deg);
      transform: translateY(-85%) translateX(-10%) rotate(3deg);
    }
    
    .project__details__modal {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      background-color: #fff;
      overflow: hidden;
      -webkit-transform: translateY(100%);
      transform: translateY(100%);
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .project__details__modal.active {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .project__details__modal__close {
      position: absolute;
      cursor: pointer;
      bottom: 1rem;
      right: 5rem;
      z-index: 6;
      width: 3rem;
      height: 3rem;
      background: #fff;
      border-radius: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0.8rem;
    }
    
    .project__details__modal:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      z-index: 4;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
      display: none;
    }
    
    .project__details__modal__bg {
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      z-index: 3;
      -webkit-filter: blur(5px);
      filter: blur(5px);
    }
    
    .project__details__modal__bg__overlay {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9999;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4);
    }
    
    .project__details__modal__bg img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
    }
    
    .project__details__modal__content {
      position: relative;
      z-index: 4;
      color: #fff;
      margin-top: 10vh;
      margin-bottom: 10vh;
      max-height: 100vh;
      overflow: hidden;
      overflow-y: auto;
    }
    
    .project__details__modal__content .title h3 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-weight: 600;
      font-size: 1.1rem;
      letter-spacing: 3px;
    }
    
    .project__details__modal__content .title h3 span {
      display: block;
      width: 4rem;
      background-color: #fff;
      height: 1px;
      margin-left: 2rem;
    }
    
    .project__details__modal__content .title h4 {
      
      font-size: 2.5rem;
      margin: 0;
      padding: 1.5rem 0;
      line-height: 1.2;
    }
    
    .project__details__modal__content .tags {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-weight: 600;
      font-size: 1rem;
      letter-spacing: 3px;
      padding-bottom: 2rem;
    }
    
    .project__details__modal__content .tags span {
      display: block;
      margin: 0 0.8rem;
    }
    
    .project__details__modal__content .tags span:first-child {
      margin-left: 0;
    }
    
    .project__details__modal__content .info {
      max-width: 50%;
      padding-bottom: 2rem;
    }
    
    .project__details__modal__content .info p {
      letter-spacing: 2px;
      line-height: 1.8;
      font-size: 1rem;
      margin-bottom: 0;
    }
    
    .project__details__modal__content .highlights {
      padding-bottom: 1rem;
    }
    
    .project__details__modal__content .highlights ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      list-style: none;
    }
    
    .project__details__modal__content .highlights ul li {
      margin-right: 2rem;
    }
    
    .project__details__modal__content .highlights ul li span {
      display: block;
      letter-spacing: 2px;
      line-height: 1.8;
      font-size: 0.8rem;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 1rem;
    }
    
    .project__details__modal__content .highlights ul li h5 {
      letter-spacing: 2px;
      line-height: 1.8;
      font-size: 1rem;
      font-weight: 600;
    }
    
    .project__details__modal__content .key {
      padding-bottom: 2rem;
    }
    
    .project__details__modal__content .key span {
      display: block;
      letter-spacing: 2px;
      line-height: 1.8;
      font-size: 0.8rem;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 1rem;
    }
    
    .project__details__modal__content .key ul {
      padding: 0;
      margin: 0;
      list-style: none;
    }
    
    .project__details__modal__content .key ul li {
      letter-spacing: 2px;
      line-height: 1.8;
      font-size: 1.2rem;
      margin-bottom: 0;
      font-weight: 600;
    }
    
    .project__details__modal__content .links ul {
      padding: 0;
      margin: 0;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-top: 2rem;
      border-top: 1px solid #fff;
    }
    
    .project__details__modal__content .links ul li {
      list-style: none;
      display: block;
      margin: 0 1rem;
    }
    
    .project__details__modal__content .links ul li:first-child {
      margin-left: 0;
    }
    
    .project__details__modal__content .links ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      text-transform: uppercase;
      color: #fff;
      font-size: 0.8rem;
      font-weight: 600;
      letter-spacing: 2px;
    }
    
    .project__details__modal__content .links ul li a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
    }
    
    .main__menu {
      position: fixed;
      top: 0;
      left: 0;
      z-index: 9;
      width: 100%;
      height: 100vh;
      padding-top: 10vh;
      overflow: hidden;
      overflow-y: auto;
      visibility: hidden;
    }
    
    .main__menu:before {
      content: "";
      width: 100%;
      height: 100%;
      z-index: 1;
      background-color: rgba(255, 242, 220, 0.9);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
    }
    
    .main__menu__close {
      position: absolute;
      top: 2rem;
      right: 3rem;
      z-index: 4;
      cursor: pointer;
    }
    
    .main__menu__section {
      position: relative;
      z-index: 3;
    }
    
    .main__menu__section-header {
      max-width: 90%;
    }
    
    .main__menu__section-header h6 {
      
      color: #292a2a;
      font-size: 1.5rem;
    }
    
    .main__menu__section-header h6 a {
      color: #292a2a;
      text-decoration: none;
      display: block;
      border-bottom: 1px solid #707070;
      padding-bottom: 1rem;
    }
    
    .main__menu__section__links a {
      display: block;
      
      color: #292a2a;
      font-size: 1.5rem;
      text-decoration: none;
      padding-bottom: 1rem;
      padding-top: 1rem;
      border-bottom: 1px solid #292a2a;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .main__menu__section__links a:first-child {
      padding-top: 0;
    }
    
    .main__menu__section__links a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .main__menu__section-links {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
    }
    
    .main__menu__section-links ul {
      padding: 0;
      margin: 0;
      list-style: none;
    }
    
    .main__menu__section-links ul li {
      display: block;
      margin-bottom: 1.5rem;
    }
    
    .main__menu__section-links ul li a {
      
      text-decoration: none;
      color: #767676;
      font-size: 1rem;
      letter-spacing: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .main__menu__section-links ul li a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .main__menu__section-links ul li a span {
      display: block;
      width: 17px;
      height: 17px;
      background-image: url(../images/home/link-dark-icon.png);
      margin-left: 1rem;
      background-position: center;
      background-size: contain;
    }
    
    .main__menu__section-social ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 2rem 0;
    }
    
    .main__menu__section-social ul li a {
      color: #292a2a;
      margin-right: 1rem;
      font-size: 1rem;
      width: 2rem;
      height: 2rem;
      display: block;
      border: 1px solid #292a2a;
      border-radius: 50%;
      position: relative;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .main__menu__section-social ul li a .fa {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
    }
    
    .main__menu__section-social ul li a:first-child {
      margin-left: 0;
    }
    
    .main__menu__section-social ul li a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .main__menu__section__footer {
      margin-top: 3rem;
      max-width: 90%;
    }
    
    .main__menu__section__footer h5 a {
      display: block;
      
      color: #292a2a;
      font-size: 1.5rem;
      text-decoration: none;
      padding-bottom: 1rem;
      padding-top: 1rem;
      border-bottom: 1px solid #292a2a;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .main__menu__section__footer h5 a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .main__menu__section-enquiry .sales a {
      
      text-decoration: none;
      color: #767676;
      font-size: 1rem;
      letter-spacing: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .main__menu__section-enquiry .sales a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    .main__menu__section-enquiry .enuiry_number {
      width: 50%;
      float: left;
    }
    
    .main__menu__section-enquiry .enuiry_number a {
    
      text-decoration: none;
      color: #767676;
      font-size: 1rem;
      letter-spacing: 1px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: centflex-start;
      -ms-flex-align: centflex-start;
      align-items: centflex-start;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    
    .main__menu__section-enquiry .enuiry_number a:hover {
      color: #f4a926;
      -webkit-transition: 0.2s all ease-in;
      transition: 0.2s all ease-in;
    }
    
    #disclaimerModal .modal-content {
      border: 0;
      padding: 3rem;
      border-radius: 0;
    }
    
    #disclaimerModal .modal-headers h5 {
      color: #707070;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      font-weight: 600;
      font-size: 1.2rem;
      margin-bottom: 1.5rem;
    }
    
    #disclaimerModal .modal-headers h5 span {
      display: block;
      width: 5rem;
      background-color: #35393b;
      height: 1px;
      margin-left: 2rem;
      font-size: 1rem;
    }
    
    #disclaimerModal .modal-headers h6 {
      
      font-weight: 700;
      font-size: 1.3rem;
      color: #35393c;
      margin-bottom: 3rem;
      margin-bottom: 1.5rem;
    }
    
    #disclaimerModal .modal-body {
      padding: 0;
      max-height: 10rem;
      overflow: hidden;
      overflow-y: auto;
      padding-right: 2rem;
    }
    
    #disclaimerModal .modal-body::-webkit-scrollbar-track {
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #f3f3f3;
      border-radius: 10px;
    }
    
    #disclaimerModal .modal-body::-webkit-scrollbar {
      width: 5px;
      height: 5px;
      background-color: #f3f3f3;
    }
    
    #disclaimerModal .modal-body::-webkit-scrollbar-thumb {
      border-radius: 10px;
      background-color: #bebebe;
      width: 2px;
    }
    
    #disclaimerModal .modal-body h4 {
    
      color: #707070;
      font-size: 1rem;
      margin-bottom: 1rem;
      letter-spacing: 0.5px;
    }
    
    #disclaimerModal .modal-body p {
      font-weight: 400;
      font-size: 0.9rem;
      text-align: left-align;
      color: #6f6f6f;
    }
    
    #disclaimerModal .modal-footer {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding: 0;
      margin: 2rem 0 0;
      border: 0;
    }
    
    #disclaimerModal .modal-footer span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
   
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 1px;
      white-space: nowrap;
      margin: 0;
    }
    
    #disclaimerModal .modal-footer span input {
    
      text-decoration: none;
      color: #35393b;
      font-size: 0.8rem;
      letter-spacing: 0.5px;
      -webkit-box-shadow: none;
      box-shadow: none;
      border: 0;
      outline: 0;
      background-color: #fff;
      padding: 0;
      font-weight: 700;
    }
    
    #disclaimerModal .modal-footer span img {
      display: block;
      margin-right: 1rem;
    }
    .enquiry_floating_btn {
      position: fixed;
      right: 0;
      top: 45%;
      transform: translateY(-50%) rotate(90deg);
      z-index: 10;
      background: #000;
      color: #fff;
      padding: 0.5rem 1.5rem;
      font-size: 1.2rem;
      text-transform: uppercase;
      cursor: pointer;
      transform-origin: 100% 0%;
      opacity: 1;
      visibility: visible;
      transition: 0.2s all linear;
    }
    .enquiry_floating_btn.active {
      opacity: 0;
      visibility: hidden;
      transition: 0.2s all linear;
    }
    .footer {
      background-color: #2a2c2e;
      padding-top: 5rem;
    }
    
    .footer .footer__dark {
      background-color: #1d1f21;
    }
    .timeline__projects {
      display: none !important;
    }
    .footer__top {
      padding-bottom: 3rem;
    }
    .footer__light .links {
      margin-bottom: 2.5rem;
    }
    .footer__top .links .heading {
    
      /* font-family: 'OpenSans-bold'; */
      text-decoration: none;
      color: rgba(255, 255, 255, 0.7);
      font-size: 0.9rem;
      letter-spacing: 1px;
      min-height: 1rem;
    }
    
    .footer__top .links .heading a {
      color: rgba(255, 255, 255, 0.7);
      text-decoration: none;
      display: block;
      text-transform: uppercase;
    
      /* font-family: 'OpenSans-bold'; */
    }
    
    .footer__top .links ul {
      padding: 0;
      margin: 0;
      margin-top: 2rem;
    }
    
    .footer__top .links ul li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 1.5rem 0;
      align-items: center;
    }
    
    .footer__top .links ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;

      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: #fff;
      font-size: 0.9rem;
      letter-spacing: 1px;
      text-transform: uppercase;
    }
    
    .footer__top .links ul li a span {
      display: block;
      margin-right: 1rem;
      width: 8px;
      height: 8px;
      background: #fff;
      border-radius: 50%;
    }
    .footer__top .links ul li a span img {
      display: none;
    }
    
    .footer__top .links .loadMore {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
      /* font-family: 'OpenSans-medium'; */
      text-decoration: none;
      color: #fbad16;
      font-size: 0.7rem;
      padding-left: 2.2rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      cursor: pointer;
    }
    
    .footer__middle {
      padding-top: 4.5rem;
      padding-bottom: 4.5rem;
      border-top: 1px solid rgba(255, 255, 255, 0.4);
    }
    
    .footer__middle .links .heading {
    
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: rgba(255, 255, 255, 0.7);
      font-size: 0.9rem;
      letter-spacing: 1px;
      min-height: 1rem;
    }
    
    .footer__middle .links .heading a {
      color: rgba(255, 255, 255, 0.7);
      text-decoration: none;
      display: block;
    }
    
    .footer__middle .links ul {
      padding: 0;
      margin: 0;
      margin-top: 2rem;
    }
    
    .footer__middle .links ul li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 1.5rem 0;
      align-items: center;
    }
    
    .footer__middle .links ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    
    
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: #fff;
      font-size: 0.9rem;
      letter-spacing: 1px;
    }
    
    .footer__middle .links ul li a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
    }
    
    .footer__bottom {
      padding-top: 6rem;
      padding-bottom: 6rem;
    }
    .footer__bottom .links .social__links__footer {
      padding: 0;
      margin: 0;
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 2rem 0 0;
    }
    .footer__bottom .links .social__links__footer li a {
      color: #292a2a;
      margin: 0;
      margin-right: 1rem;
      font-size: 1rem;
      width: 2rem;
      height: 2rem;
      display: block;
      border: 1px solid #fff;
      border-radius: 50%;
      position: relative;
      -webkit-transition: 0.2s all ease-out;
      transition: 0.2s all ease-out;
    }
    .footer__bottom .links .social__links__footer li:last-child a {
      margin-left: 0;
    }
    .footer__bottom .links .social__links__footer li a span {
      margin: auto;
    }
    .footer__bottom h5 {
      
      font-size: 4.5rem;
      color: #fff;
      padding-bottom: 5rem;
    }
    
    .footer__bottom h5 a {
      color: rgba(255, 255, 255, 0.7);
      text-decoration: none;
      display: block;
    }
    
    .footer__bottom .links .heading {
    
      /* font-family: 'OpenSans-extrabold'; */
      text-decoration: none;
      color: rgba(255, 255, 255, 0.7);
      font-size: 0.9rem;
      letter-spacing: 1px;
      min-height: 1rem;
    }
    
    .footer__bottom .links p {
      font-size: 1.2rem;
      color: #fff;
      margin-top: 2rem;
      line-height: 1.8;
      font-weight: 400;
   
      /* font-family: 'OpenSans-extrabold'; */
      letter-spacing: 0.5px;
    }
    
    .footer__bottom .links a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      color: #fff;
      font-size: 1rem;
      letter-spacing: 1px;
      margin-top: 2rem;
    
    
      /* font-family: 'OpenSans-extrabold'; */
    }
    
    .footer__bottom .links a span {
      display: block;
      margin-right: 1rem;
      max-width: 1.2rem;
    }
    
    .footer__footer {
      border-top: 1px solid rgba(255, 255, 255, 0.4);
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    
    .footer__footer ul {
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    
    .footer__footer ul li {
      list-style: none;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 1.5rem 1rem;
      align-items: center;
      text-decoration: none;
      color: rgba(255, 255, 255, 0.7);
      font-size: 0.9rem;
      letter-spacing: 1px;
    
    
      /* font-family: 'OpenSans-extrabold'; */
    }
    
    .footer__footer ul li a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-decoration: none;
      color: rgba(255, 255, 255, 0.7);
      font-size: 0.9rem;
      letter-spacing: 1px;
    
    
      /* font-family: 'OpenSans-extrabold'; */
    }
    
    .footer__footer ul li a span {
      display: inline-block;
      margin-left: 0.5rem;
      color: #ff5c88;
    
    
      /* font-family: 'OpenSans-extrabold'; */
    }
    
    .backtotop {
      position: fixed;
      bottom: 8rem;
      right: 1rem;
      z-index: 6;
      width: 6rem;
      height: 6rem;
      cursor: pointer;
    }
    
    .backtotop circle,
    .backtotop path {
      visibility: hidden;
    }
    
    .details__text ul {
      padding: 0;
      margin: 0;
      list-style-position: outside;
      padding-left: 1.5rem;
      line-height: 100%;
    }
    
    .details__text ul li {
      margin-bottom: 0.8rem;
      /* display: flex;
      align-items: center;
      justify-content: flex-start; */
    }
    
    .details__text ul li,
    .details__text ul li span {
      color: #707070;
      /* font-family: "OpenSans", sans-serif; */
      font-size: 1.3rem;
      line-height: 140%;
      letter-spacing: -0.5px;
    }
    
    .details__text p {
      font-size: 1.3rem;
      margin-bottom: 0;
    }
    
    .details__text p span {
      font-size: 1.3rem;
    }
    
    /* New css- 20-6-24 */
    .detailsbg-gray {
      background: #f7f5f4;
    }
    
    .propertydetail-title {
      font-size: 2.5rem;
      line-height: 2;
      
      letter-spacing: 0px;
      color: #000000;
    }
    
    .details-specification-block {
      text-align: center;
      padding-bottom: 1.5rem;
    }
    
    .details-specification-block img {
      max-width: 70px;
      padding-bottom: 15px;
    }
    
    .details-specification-block .specification-text {
      color: #707070;
      font-size: 1.3rem;
    }
    
    .project-highlights .details-specification-block .specification-text {
      color: #707070;
      font-size: 1.3rem;
    }
    
    .project-highlights {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
    }
    
    .highlights .propertydetail-title {
      padding-left: 2rem;
      padding-bottom: 2rem;
    }
    
    .project-highlights .highlight-box {
      max-width: 25%;
    }
    
    .project-highlights .highlight-box .details-specification-block {
      padding: 1.5rem 2rem;
    }
    .project-highlights
      .highlight-box
      .details-specification-block
      .specification-text {
      font-size: 1rem;
    }
    
    .video__tour {
      background: #f7f5f4;
    }
    
    .video__tour .paragraph {
      font-size: 1rem;
    
      color: #707070;
      letter-spacing: 1px;
    }
    
    .propdetails__wrap {
      padding-top: 2rem;
      padding-bottom: 2rem;
    }
    
    .py-5 {
      padding-top: 5rem;
      padding-bottom: 5rem;
    }
    
    .awards .services__slider .slick-dots {
      max-width: 1320px;
      width: 100%;
      padding-right: var(--bs-gutter-x, 0.75rem);
      padding-left: 0;
      margin-right: auto;
      margin-left: auto !important;
    }
    
    @media only screen and (max-width: 1536px) {
      html {
        font-size: 16x;
      }
    
      .service__slider .slick-next {
        right: 15%;
      }
    
      .service__slider .slick-prev {
        left: -4%;
      }
    
      .header__enquiry__form__inner .form .input {
        margin-bottom: 1.5rem;
      }
    
      .header__enquiry__form__inner .form h5 {
        font-size: 2.5rem;
      }
    
      .header__enquiry__form__inner {
        padding: 3rem 0 3rem 3rem;
      }
    
      /* .about__inner__text {
        padding-top: 9rem;
      } */
    
      .about__inner__text h2 {
        font-size: 3.5rem;
      }
    
      /* .about__inner__more {
        padding-top: 20rem;
      } */
    
      .property__type__block .image img {
        max-width: 100%;
        height: 100%;
        object-fit: cover;
      }
    
      .property__type__block .info h4 {
        font-size: 2.5rem;
      }
    
      .featured__projects__slider .item {
        max-width: 50rem;
      }
    
      .featured__projects__slider .item__image .caption h4 {
        font-size: 2rem;
      }
    
      .featured__projects__slider .item__footer h5 {
        font-size: 1.2rem;
      }
    
      .featured__projects__slider .item__image p {
        top: 4rem;
      }
    
      .project__details__modal__content .title h4 {
        font-size: 1.2rem;
        padding: 1rem 0;
      }
    
      .project__details__modal__content {
        margin-top: 4vh;
        margin-bottom: 4vh;
      }
    
      .project__details__modal__content .highlights ul li h5 {
        font-size: 0.9rem;
      }
    
      .project__details__modal__content .info p,
      .project__details__modal__content .key ul li {
        font-size: 0.8rem;
      }
    
      .project__details__modal__content .info {
        max-width: 80%;
        padding-bottom: 1rem;
      }
    
      .privilege__inner h4 {
        font-size: 3rem;
        padding-top: 3rem;
      }
    
      .privilege__top img {
        max-width: 20rem;
      }
    
      .privilege__footer {
        padding-top: 3rem;
      }
    
      .imp__links__block__inner {
        padding: 2rem;
      }
    
      .footer__middle .links ul li a,
      .footer__top .links ul li a {
        font-size: 0.7rem;
      }
    
      .footer__bottom .links p {
        font-size: 1rem;
      }
    
      .footer__bottom h5 {
        font-size: 4rem;
      }
    
      .mastbanner__inner__caption h1 {
        /* font-size: 2.5rem;
        max-width: 80%; */
      }
    
      .project__highlight__slider .item {
        max-width: 50rem;
      }
    
      .header__enquiry__form__inner .form .input,
      .project__enquiry__form__inner .form .input {
        margin-bottom: 0.5rem;
      }
    
      .header__enquiry__form__inner .form h5,
      .project__enquiry__form__inner .form h5 {
        font-size: 2.5rem;
      }
    
      .header__enquiry__form__inner .form h5 svg,
      .project__enquiry__form__inner .form h5 svg {
        right: -2rem;
        max-width: 5rem;
      }
    
      .header__enquiry__form .close__enquiry__form svg,
      .header__enquiry__form .close__form svg,
      .project__enquiry__form .close__enquiry__form svg,
      .project__enquiry__form .close__form svg {
        max-width: 6rem;
      }
      .footer__pages {
        padding-top: 10rem;
      }
    }
    
    @media only screen and (max-width: 1024px) {
      html {
        font-size: 15px;
      }
    
      .slideout__close {
        top: 1rem;
        right: 1rem;
        max-width: 4rem;
        width: 4rem;
      }
      .aboutpage__image {
        align-items: flex-start;
      }
    
      .mastbanner__inner__caption h1 {
        font-size: 3.5rem;
      }
    
      .details__left__inner,
      .details__right__inner {
        padding: 0;
      }
    
      .details__text {
        margin-top: 2rem;
      }
    
      .details__text h2 {
        font-size: 2rem;
      }
    
      .details__text p {
        font-size: 1.2rem;
      }
    
      .service__slider .item {
        max-width: 54rem;
      }
    
      .timeline {
        padding-left: 2rem;
      }
    
      /* .timeline__inner .legend__slider .slick-list .slick-track .slick-slide.slick-active .year {
        font-size: 2.5rem;
        min-width: 15rem;
      } */
    
      .imp__links__block.slider__block {
        max-width: 58.8235294118vw;
      }
    
      .hospitality_brands .hospitality_brands__close,
      .brands .brands__close,
      .brands .partners__close,
      .partners .brands__close,
      .partners .partners__close {
        right: 4%;
        top: 0;
      }
    
      .timeline__slider__content {
        padding-left: 0;
      }
    
      .timeline__projects.active {
        padding-left: 5vw;
      }
    
      .timeline__projects.active .timeline__projects__slider {
        width: 95vw;
      }
    
      .hospitality_brands.active,
      .brands.active,
      .partners.active {
        padding-left: 5rem;
      }
    
      .hospitality_brands.active .hospitality_brands__slider,
      .brands.active .brands__slider,
      .brands.active .partners__slider,
      .partners.active .brands__slider,
      .partners.active .partners__slider {
        width: 95vw;
      }
    
      .imp__links__block__inner h4 {
        font-size: 1.4rem;
        line-height: 1.3;
        min-height: 8rem;
      }
    }
    
    .mastbanner__mobile {
      display: none;
    }
    
    .details__video img.bg-mobile {
      display: none;
      width: 100%;
      height: auto; /* Adjust based on your requirements */
    }
    
    @media only screen and (max-width: 991px) {
      html {
        font-size: 16px;
      }
      .timeline__title h5 {
        font-size: 2.5rem;
      }
    
      .timeline__slider__content {
        padding-right: 0;
      }
    
      .mastbanner__inner,
      .mastbanner.details_banner,
      .details__video {
        max-width: initial !important;
        min-height: initial !important;
        max-height: initial !important;
        background: none !important;
      }
    
      .mastbanner video {
        display: none;
      }
    
      .mastbanner__mobile {
        display: block;
      }
    
      .details__video img.bg-desktop {
        display: none;
      }
    
      .details__video img.bg-mobile {
        display: block;
      }
    
      .play__btn img {
        width: 50px; /* Smaller size for mobile */
        height: auto;
      }
    
      .mastbanner__mobile img {
        width: 100%;
      }
    
      .fixed__band__inner {
        padding: 0.5rem 1rem;
      }
    
      .cursor {
        display: none;
      }
    
      /* .about__inner__text p {
        font-size: 1.4rem;
      } */
    
      .about__inner__more ul li {
        text-align: left;
      }
    
      .mastbanner__inner__footer {
        left: 3%;
        padding-top: 1rem;
        padding-bottom: 1rem;
      }
    
      .mastbanner__inner__footer ul li {
        /* display: none; */
        font-size: 0.7rem;
        margin-right: 0rem;
        margin-left: 0rem;
      }
    
      /* .mastbanner__image {
        height: 40vh;
      } */
    
      .mastbanner__image img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
    
      .mastbanner__inner__caption h1 {
        font-size: 3rem;
      }
    
      .mastbanner__inner__caption h1 br {
        display: none;
      }
    
      .footer__footer ul {
        margin-top: 1rem;
      }
    
      .imp__links__block__inner h4 {
        margin-bottom: 1rem;
        font-size: 1.3rem;
      }
    
      .imp__links__block__inner ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
      }
    
      .imp__links__block__inner ul li {
        width: 100%;
        margin-bottom: 1rem;
      }
    
      .imp__links__block__inner {
        padding: 1rem;
      }
    
      .imp__links__block__inner {
        min-height: 19rem;
      }
    
      .top__projects__slider .item .caption {
        right: 1rem;
      }
    
      .details__silder__block .item .info h2 {
        font-size: 1.5rem;
      }
    
      .details__silder__block .item {
        margin: 0;
      }
    
      .clients__listing ul li {
        width: 25%;
        text-align: center;
      }
    
      .details__silder__block .item .img {
        padding: 0;
      }
    
      .details__silder__block .item .info {
        padding-left: 1rem;
        padding-right: 1rem;
        margin-top: 2rem;
      }
    
      .project__highlight__slider .item {
        max-width: 23rem;
        padding-right: 2rem;
      }
    
      .amenities__gallery__slider {
        padding-right: 0;
      }
    
      .map__title ul {
        padding-right: 3rem;
      }
    
      .map__title ul li {
        text-transform: uppercase;
        word-break: keep-all;
        white-space: nowrap;
        margin-left: 0;
        margin-right: 1rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
    
      /* .map__title ul li span {
        width: 1.2rem;
        height: 1.2rem;
      } */
    
      .floorplan__legends__list {
        padding: 0 2rem;
      }
    
      .enquiry__number {
        margin-top: 2rem;
      }
    
      .privilege__wrap__logo {
        max-width: 20rem;
      }
    
      .aboutpage__image__text {
        width: 100%;
        padding: 1rem;
        margin-top: 0;
      }
    
      /* .press__listing__block {
        max-width: 44.5%;
        min-width: 44.5%;
      } */
    
      .featured__projects__slider .item {
        max-width: 35rem;
      }
    
      .featured__projects__slider .item__image .caption {
        bottom: 1rem;
        top: auto;
        -webkit-transform: none;
        transform: none;
      }
    
      .featured__projects__slider .item__image .caption h4 {
        font-size: 1.5rem;
      }
    
      .featured__projects__slider .item {
        max-width: 25rem;
        padding-right: 1rem;
      }
    
      .featured__projects__slider .item__image .caption h4 {
        font-size: 1.2rem;
      }
    
      .imp__links__block__inner h4 {
        -webkit-transform: none;
        transform: none;
      }
    
      .slideout__inner__row__image {
        padding: 1rem;
      }
    
      .slideout__inner__row__text {
        padding: 1rem;
      }
    
      .hospitality_brands.active,
      .brands.active,
      .partners.active {
        padding-left: 2rem;
      }
    
      .testimonials__listing__block {
        max-width: 44%;
      }
    
      .testimonials__listing__block .info {
        padding: 1.5rem;
      }
    
      .footer__middle .links,
      .footer__top .links {
        margin-bottom: 2rem;
      }
    
      .details__block__reversed {
        flex-direction: column-reverse;
      }
    }
    
    .footer__top .accordion-button::after {
      filter: invert(100%);
      margin-left: 10%;
    }
    
    .footer__top .accordion-button:not(.collapsed) {
      box-shadow: none;
      -webkit-box-shadow: none;
    }
    .form-select {
      background-color: none;
    }
    .gallery-wrap {
      width: 100%;
      margin: 0px;
      padding: 3rem 0;
    }
    .gallery-wrap h2 {
      font-size: 2.5rem;
      color: #000000;
      text-align: center;
      margin: 0px 0 3rem 0;
      padding: 0px;
    }
    .gallery {
      width: 100%;
      margin: 0px;
      padding: 0px;
      position: relative;
    }
    .gallery ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
    }
    .gallery ul li {
      margin: 0px 0.5rem;
      padding: 0px;
    }
    .gallery ul li ul {
      display: flex;
      flex-direction: column;
    }
    .gallery ul li ul li {
      width: 100%;
      margin-bottom: 1rem;
    }
    .gallery > ul > li:nth-child(2) {
      margin-top: 5rem;
    }
    .gallery > ul > li:nth-child(3) {
      margin-top: 10rem;
    }
    .gallery > ul > li:nth-child(4) {
      margin-top: 5rem;
    }
    .gallery ul li ul li a {
      display: block;
      transition: 0.3s all;
      position: relative;
      cursor: url("https://panchshil.netlify.app/assets/images/gallery/cursor.png"),
        auto;
      overflow: hidden;
    }
    .gallery ul li ul li a::after {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0);
    }
    .gallery ul li ul li:hover a::after {
      background: rgba(0, 0, 0, 0.5);
    }
    .gallery ul li a img {
      width: 100%;
      transition: all 0.5s;
    }
    .gallery ul li a:hover img {
      transform: scale(1.2);
    }
    .header-links {
      width: 92%;
      margin: 0px;
      padding: 0px;
      display: flex;
      justify-content: flex-end;
      align-items: center;
    }
    .header-links .cat {
      width: 16%;
      margin: 0px;
      padding: 0px;
    }
    .header-links .cat select {
      width: 100%;
      background: url(../images/gallery/drop-down-arrow.png) 92% center no-repeat;
      background-size: 6%;
      color: #ffffff;
      border: 1px solid #ffffff;
      font-size: 1rem;
      padding: 0.5rem 1.5rem 0.5rem 0.5rem;
      appearance: none;
      -webkit-appearance: none;
    }
    .header-links .cat select:focus {
      outline: none;
    }
    .header-links .cat select option {
      background: none;
      color: #000000;
    }
    .header-links .links {
      width: 50%;
    }
    .header-links .links ul {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      list-style: none;
      margin: 0;
      padding: 0;
    }
    .header-links .links ul li {
      width: auto;
      margin: 0px 1rem;
      padding: 0px;
      font-size: 1.2rem;
    }
    .header-links .links ul li a {
      color: #ffffff;
      text-decoration: none;
      padding-bottom: 0.2rem;
      position: relative;
    }
    .header-links .links ul li a::after {
      content: "";
      border-bottom: 2px solid #ffffff;
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      transition: all 0.3s;
    }
    .header-links .links ul li a:hover::after {
      width: 100%;
    }
    .googleMap {
      background-color: #f7f5f4;
      padding-top: 6rem;
      padding-bottom: 8rem;
      overflow: hidden;
    }
    
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
      .services__slider .item p {
        font-size: 0.7rem;
        min-height: 160px;
      }
      .header-links {
        width: 85%;
      }
      .header-links .cat {
        width: 30%;
      }
      .header-links .links {
        width: 70%;
      }
      .banner__inner__caption h1 {
        font-size: 3rem;
      }
      .banner__inner__caption {
        width: 100%;
      }
      .header-links .links ul li {
        font-size: 1rem;
      }
      .header-links .cat select {
        font-size: 0.75rem;
      }
      .about__inner__more ul li a {
        font-size: 0.9rem;
      }
      .spotlight-btm-details ul li {
        font-size: 1.2rem;
        white-space: nowrap;
      }
      .about__inner__more {
        padding-top: 10rem;
      }
      .about__inner__more ul {
        flex-wrap: wrap;
      }
      .about__inner__more ul li {
        text-align: left;
        margin: 1rem;
      }
      .property__type__block::before {
        width: 100%;
      }
      .property__type__block .image img {
        height: auto;
      }
      .property__type__block .info ul li a {
        white-space: wrap;
        align-items: flex-start;
      }
      .property__type__block .info ul li a span {
        margin-top: 0.5rem;
      }
      .tenants__slider .item,
      .services__slider .item h4 {
        font-size: 1.5rem;
      }
    }
    
    @media only screen and (max-width: 767px) {
      html {
        font-size: 13px;
      }
      .press__listing__block a {
        min-height: auto;
      }
      .press__listing__block a img {
        width: 100%;
      }
      .timeline__inner .legend__slider .slick-list .slick-track .slick-slide .year {
        min-width: 7rem;
      }
      .map__modal__slider .slick-next {
        top: auto;
        bottom: -18%;
        right: 35%;
        background-color: #000000;
        opacity: 1 !important;
      }
      .map__modal__slider .slick-prev {
        top: auto;
        bottom: -18%;
        left: 35%;
        background-color: #000000;
        opacity: 1 !important;
      }
      .map__modal__close {
        right: 2.5%;
        top: 0%;
        max-width: 6rem;
      }
    
      .servicespage__types__links a {
        padding: 1rem 0;
        margin: 0;
      }
      .servicespage__types__links {
        border-top: 0;
        border-bottom: 2px solid rgba(53, 57, 59, 0.5);
        -webkit-transition: 0.2s all ease-out;
        transition: 0.2s all ease-out;
      }
      .servicespage__types__links.active,
      .servicespage__types__links:hover {
        border-bottom: 2px solid rgba(53, 57, 59, 0.5);
        -webkit-transition: 0.2s all ease-out;
        transition: 0.2s all ease-out;
      }
      .servicespage__content p {
        column-count: 1;
      }
    
      .header__enquiry__form__inner,
      .project__enquiry__form__inner {
        padding: 1rem;
      }
    
      .project__highlight__arrows__inner {
        margin-right: 1rem;
      }
    
      .amenities__slider__item {
        padding-right: 2rem;
        max-width: 80vw;
      }
    
      .fixed__band__inner__left ul {
        display: none;
      }
    
      .amenities__arrows__inner {
        margin-right: 1rem;
      }
    
      .amenities__title {
        margin-bottom: 0;
      }
    
      .amenities__title h5 {
        line-height: 1.8;
      }
    
      .amenities {
        /* padding-left: 5vw; */
      }
    
      .details {
        padding-top: 2rem;
        padding-bottom: 2rem;
      }
    
      .details__container {
        padding-left: 1rem;
        padding-right: 1rem;
      }
    
      .header__menu {
        width: 4rem;
        height: 4rem;
        margin-right: 0;
      }
    
      .header .logo {
        padding: 0;
        max-width: 5rem;
      }
    
      .header .nav {
        padding-top: 0;
      }
    
      .contactform {
        padding-top: 4rem;
      }
    
      .contactform .title h3 {
        font-size: 2rem;
      }
    
      .contactform .title h3 .icon {
        right: -5rem;
        max-width: 7rem;
      }
    
      .contactform .right-image {
        opacity: 0.3;
      }
    
      .contactform__block form .input .form-control {
        background-color: transparent;
      }
    
      .mastbanner__inner__caption,
      .mastbanner__inner__footer {
        /* left: 7%; */
        max-width: 80%;
      }
    
      .mastbanner__inner__caption {
        left: 7%;
      }
    
      .mastbanner__inner__caption h1 {
        font-size: 2rem;
      }
    
      .about__inner__more ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
      }
    
      .about__inner__more.contact__more ul li {
        width: 100%;
        padding-bottom: 1rem;
      }
    
      .aboutpage__image__text {
        width: 100%;
      }
    
      .imp__links__block__inner.left {
        margin-right: 0;
        margin-bottom: 1rem;
      }
    
      .imp__links__block__inner.right {
        margin-left: 0;
        margin-top: 1rem;
      }
    
      .benefits__page__inner img {
        max-width: 4rem;
      }
    
      .main__menu__section__footer {
        margin-top: 0;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
      }
    
      .main__menu__close,
      .sub__menu__close {
        top: 1rem;
        right: 1rem;
      }
    
      .main__menu__close #close_menu,
      .sub__menu__close #close_submenu {
        max-width: 3rem;
      }
      .banner__inner {
        width: 90%;
      }
    
      .banner__inner__caption h1 {
        font-size: 2.5em;
      }
      .banner__inner__caption p {
        font-size: 1rem;
      }
      .about__inner__text h2 {
        font-size: 2.5rem;
      }
    
      .about__inner__text p {
        max-width: 90%;
        /* font-size: 1.4rem; */
        font-weight: 400;
        color: #fff;
      }
    
      .about {
        padding-bottom: 4rem;
      }
    
      .about__inner__more {
        padding-top: 4rem;
      }
    
      .about__inner__more ul li {
        width: 100%;
      }
    
      .about__inner__more ul li a {
        letter-spacing: 1px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 1rem;
      }
    
      .details__silder__block {
        padding-left: 1rem;
        padding-right: 1rem;
      }
    
      .clients__listing ul li {
        width: 50%;
      }
    
      .imp__links .important__link__slider {
        padding-left: 0;
      }
    
      .imp__links__block.slider__block {
        max-width: 90.9090909091vw;
      }
    
      .imp__links__block__inner h4 {
        -webkit-transform: none;
        transform: none;
      }
    
      .footer__bottom h5 {
        font-size: 2rem;
        padding-bottom: 3rem;
      }
    
      .footer__bottom {
        padding-top: 3rem;
        padding-bottom: 3rem;
      }
    
      .timeline__slider__content ul {
        padding-left: 0;
      }
    
      .timeline__slider__content ul li {
        padding-left: 2rem;
      }
    
      /* .timeline__inner .legend__slider .slick-list .slick-track .slick-slide .year {
        font-size: 1.2rem;
        min-height: 5rem;
      } */
    
      /* .timeline__inner .legend__slider .slick-list .slick-track .slick-slide.slick-active .year {
        font-size: 1.5rem;
      } */
    
      .sales-p {
        margin-top: 3rem;
      }
    
      .footer__footer ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
      }
    
      .footer__footer ul li {
        width: 100%;
        margin: 0.7rem 0rem;
      }
    
      /* .press__listing__block {
        max-width: 95%;
        min-width: 95%;
      } */
    
      .property__listing {
        padding: 0;
      }
    
      .property__listing__inner .details p span.price {
        margin-top: 1rem;
      }
    
      .property__listing__inner {
        height: 97%;
      }
    
      .property__listing__inner .details {
        height: 100%;
      }
    
      .property__listing__block h3 {
        font-size: 2.5rem;
      }
    
      .header__projects.active.open {
        padding-left: 5vw;
      }
    
      .header__projects__slider .item {
        max-width: 20rem;
        margin-right: 1rem;
      }
    
      .header__projects__slider .item .caption h4 {
        font-size: 1.8rem;
      }
    
      .header__projects.active.open .header__projects__slider {
        width: 95vw;
      }
    
      .header__projects__slider .item a {
        top: 3rem;
      }
    
      .enquiry__number {
        margin-top: 0;
      }
    
      .enquiry__text h3 {
        font-size: 1.5rem;
        line-height: 1.6;
      }
    
      .enquiry__number a span {
        max-width: 2rem;
      }
    
      .enquiry__number a {
        font-size: 1.3rem;
      }
    
      .map__tabs__block .floorplan__image__block img {
        pointer-events: none;
      }
      .map__tabs__block .gallery__slider .item {
        max-width: 100vw;
        padding: 0.5rem 0;
      }
    
      .mastbanner__inner__links {
        bottom: 1.5rem;
      }
    
      .mastbanner__inner__footer .title img {
        max-width: 7rem;
      }
    
      .mastbanner__inner__footer .title {
        margin-right: 2rem;
      }
    
      /* .mastbanner {
        min-height: 275px;
        max-height: 275px;
      } */
    
      .header__enquiry__form__inner .images,
      .project__enquiry__form__inner .images {
        display: none;
      }
    
      .header__enquiry__form .close__enquiry__form,
      .header__enquiry__form .close__form,
      .project__enquiry__form .close__enquiry__form,
      .project__enquiry__form .close__form {
        top: 0;
      }
    
      .header__enquiry__form .close__enquiry__form svg,
      .header__enquiry__form .close__form svg,
      .project__enquiry__form .close__enquiry__form svg,
      .project__enquiry__form .close__form svg {
        max-width: 6rem;
      }
    
      .header__enquiry__form__inner .form h5 svg,
      .project__enquiry__form__inner .form h5 svg {
        right: -3rem;
        max-width: 6rem;
      }
    
      .header__enquiry__form__inner {
        padding: 1rem;
      }
    
      .about:before {
        background-color: rgba(0, 0, 0, 0.7);
      }
    
      .slideout__inner__row__image {
        padding: 1rem;
      }
    
      .slideout__inner__row {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: auto;
      }
    
      .slideout__close {
        top: 1rem;
        right: 1rem;
        max-width: 5rem;
        width: 5rem;
      }
    
      .hospitality_brands__slider .item,
      .brands__slider .item,
      .partners__slider .item {
        padding: 2rem;
        margin-right: 1rem;
        max-width: 21rem;
        min-height: 29rem;
        max-height: 29rem;
      }
    
      .amenities__modal .btn-close {
        top: 1rem;
        right: 1rem;
      }
    
      .aboutpage__image {
        /* -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; */
      }
    
      .aboutpage__image img {
        position: relative;
        z-index: 1;
      }
    
      .aboutpage__image__text {
        /* padding-left: 1.5rem; */
      }
    
      .aboutpage__inner h3 {
        font-size: 2.35rem;
        margin-bottom: 0;
      }
    
      .enquiry__text ul li {
        width: 100%;
        margin: 0.5em 0;
      }
    
      .enquiry__text ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
      }
    
      .main__menu__section-header h6 a,
      .main__menu__section__footer h5 a,
      .main__menu__section__links a {
        font-size: 1.2rem;
        padding-bottom: 0.5rem;
      }
    
      .main__menu__section-links ul li a {
        font-size: 0.9rem;
      }
    
      .main__menu__section-links ul li {
        margin-bottom: 1rem;
      }
    
      .cursor {
        display: none !important;
      }
    
      .property__finder form h6 {
        font-size: 2rem;
      }
    
      .management .property__listing__block p {
        width: 100%;
        padding-right: 0;
      }
    
      .wedo__text ul {
        padding-left: 1rem;
      }
    
      .testimonials__listing__block {
        max-width: 95%;
      }
    
      .testimonials__listing__block .info {
        padding: 1.5rem;
      }
    
      .filter__layout {
        display: none;
      }
      .project__highlight .row {
        margin: 0;
      }
      .amenities__title h5 span,
      .project__highlight__title h5 span,
      .timeline__title h5 span,
      .featured__projects__title h5 span,
      .tenants__title h5 span,
      .services__title h5 span {
        display: none;
      }
      .project__highlight__arrows__inner img,
      .amenities__arrows img,
      .timeline__arrow-inner img,
      .featured__projects__arrows__inner img,
      .tenants__arrows__inner img,
      .services__arrows__inner img {
        max-width: 3.5rem;
      }
      .header-links .links {
        display: none;
      }
      .header-links {
        width: 75%;
      }
      .header-links .cat {
        width: 80%;
      }
      .banner__inner__caption {
        width: 100%;
      }
      .spotlight-btm-details ul li {
        border: none;
      }
      .spotlight-btm-details ul li:first-child {
        text-align: center;
      }
      .spotlight-btm-details ul li:nth-child(2) {
        text-align: center;
        padding: 1rem 0;
        margin: 1rem 0;
        border-top: none;
        border-bottom: none;
      }
      .spotlight-btm-details ul li:last-child {
        text-align: center;
      }
      .about__inner__text h3 {
        font-size: 1.5rem;
      }
      .property__heading h4 {
        font-size: 2rem;
      }
      .property {
        padding: 4rem 0;
      }
      .property__type__block .info ul {
        margin-left: 0;
      }
      .property__type__block::before {
        width: 100%;
      }
      .property__type__block .info ul li {
        margin: 0.5rem;
      }
      .tenants__slider .item,
      .services__slider .item {
        padding: 2rem 0;
        margin: 0px;
        width: 100%;
      }
      .services__slider .item p {
        min-height: auto;
      }
      .tenants,
      .services {
        padding: 4rem 1rem;
      }
      .tenants h2,
      .services h2 {
        font-size: 2rem;
      }
      .gallery-wrap h2 {
        font-size: 1.5rem;
      }
      .gallery {
        width: 97%;
      }
      .tenants__arrows__inner,
      .services__arrows__inner {
        display: none;
      }
      .spotlight-btm-details {
        height: auto;
      }
    }
    
    .nri {
      padding-top: 7rem;
      background-color: #f7f7ef;
    }
    
    .nri__emi {
      margin-top: 2rem;
      margin-bottom: 5rem;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    
    .nri__emi-inputs {
      width: 49%;
    }
    
    .nri__emi-inputs__inner:first-child {
      margin-top: 0;
    }
    
    .nri__emi-inputs__inner {
      background-color: #fff;
      padding: 2rem 2rem;
      margin-top: 2rem;
    }
    
    .nri__emi-inputs__inner .top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    
    .nri__emi-inputs__inner .top .lable {
      font-size: 1.5rem;
      font-weight: 400;
      color: #35393b;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
    
    .nri__emi-inputs__inner .top .input {
      font-size: 1.3rem;
      line-height: 100%;
      width: 11rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
    }
    
    .nri__emi-inputs__inner .top .input input {
      border: 1px solid #e3e3e3;
      padding: 0.5rem;
      font-size: 1.5rem;
      -webkit-box-shadow: none;
      box-shadow: none;
      outline: 0;
      color: #35393b;
      width: 8rem;
      border-radius: 2rem;
      text-align: center;
      margin-right: 0.5rem;
      font-weight: 300;
      width: 100%;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
    
    .nri__emi-inputs__inner .bottom {
      margin-top: 2rem;
    }
    
    .nri__emi-inputs__inner .bottom .input-slider {
      width: 100%;
      place-self: center;
      border-radius: 100vh;
      height: 1rem;
      background-color: #d4d4d4;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      outline: 0;
      text-align: center;
    }
    
    .nri__emi-inputs__inner .bottom .bottom-label {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    
    .nri__emi-inputs__inner .bottom .bottom-label span {
      width: 2rem !important;
      text-align: center;
      position: relative;
    }
    
    .nri__emi-inputs__inner .top .lable .radio {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      padding-left: 2rem;
      cursor: pointer;
      font-size: 1.5rem;
      font-weight: 400;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      margin-right: 2rem;
    }
    
    .nri__emi-inputs__inner .top .lable .radio .checkmark {
      position: absolute;
      left: -0.2rem;
      height: 1.7rem;
      width: 1.7rem;
      border-radius: 50%;
      background-color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      border: 1px solid #eec166;
    }
    
    .nri__emi-inputs__inner .top .lable .radio input:checked ~ .checkmark:after {
      display: block;
    }
    
    .nri__emi-inputs__inner .top .lable .radio input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 0;
      width: 0;
    }
    
    .nri__emi-inputs__inner .top .lable .radio .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      width: 1rem;
      height: 1rem;
      border-radius: 50%;
      background-color: #eec166;
    }
    
    .nri__emi-inputs__inner .top .lable .radio:last-child {
      margin-right: 0;
    }
    
    .nri__emi-output {
      background-color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 49%;
    }
    
    .nri__emi-output--inner {
      padding: 3rem;
    }
    
    .nri__emi-output--inner .block:first-child {
      margin-top: 0;
    }
    
    .nri__emi-output--inner .block {
      margin-top: 2rem;
    }
    
    .nri__emi-output--inner .block .label {
      font-size: 1.4rem;
      font-weight: 300;
      color: #999;
    }
    
    .nri__emi-output--inner .block .amt {
      font-size: 3rem;
      font-weight: 400;
      color: #35393b;
    }
    
    .nri__emi-btns {
      margin-top: 2rem;
    }
    
    .nri__emi-btns button:last-child {
      margin-right: 0;
      background-color: transparent;
      border-color: #f0c167;
      color: #000;
    }
    
    .nri__emi-btns button {
      border: 1px solid rgba(53, 57, 59, 0.5);
      outline: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      text-decoration: none;
      font-size: 0.9rem;
      border-radius: 0.5rem;
      text-transform: uppercase;
      line-height: 0.7;
      cursor: pointer;
      color: #fff;
      font-weight: 700;
      padding: 1rem 2.5rem;
      background-color: #000;
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
      display: inline-block;
      font-weight: 300;
      font-family: Signika, sans-serif;
      border-color: #f0c167;
      margin-right: 2rem;
      padding: 1rem 3.5rem;
    }
    #map {
      height: 100vh;
      width: 100%;
    }
    .maps {
      background-color: #f7f5f4;
    }
    
    .map__title {
      color: #fff;
      padding-top: 3rem;
      padding-bottom: 3rem;
    }
    
    .map__title h2 {
      font-size: 3rem;
    }
    
    .map__inner {
      position: relative;
    }
    
    .map__inner iframe {
      height: 71vh;
    }
    
    .map__inner:before {
      content: "";
      width: 100%;
      height: 10rem;
      position: absolute;
      top: 0;
      left: 0;
      display: none;
      background: #333;
      background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(51, 51, 51, 0)),
        to(#35393b)
      );
      background: linear-gradient(0deg, rgba(51, 51, 51, 0) 0, #35393b 100%);
    }
    
    .map__inner-band {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 3;
      background-color: #282828;
      color: #fff;
      margin: auto;
      padding: 2rem;
    }
    
    .map__inner-band--categories {
      position: relative;
      overflow-y: visible;
      padding-left: 2rem;
      padding-right: 2rem;
    }
    .map__inner-band--categories .slick-list {
      overflow: visible !important;
      clip-path: inset(-100vw 0 -100vw 0);
    }
    .map__inner-band--categories .categories {
      position: relative;
    }
    
    .map__inner-band--categories .categories-hover {
      position: absolute;
      height: auto;
      bottom: 4rem;
      left: 0;
      right: 0;
      background: #282828;
      width: 100%;
      padding: 1rem;
    }
    
    .map__inner-band--categories .categories-hover ul {
      padding: 0;
      margin: 0;
      list-style: none;
    }
    
    .map__inner-band--categories .categories-hover ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      font-size: 0.9rem;
      padding: 0.5rem 0;
      cursor: pointer;
      border-bottom: 1px solid #404040;
    }
    .map__inner-band--categories .slick-prev {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      font-size: 0;
      background: red;
      padding: 0;
      margin: 0;
      border: 0;
      box-shadow: none;
      outline: none;
      width: 2rem;
      height: 2rem;
      background: transparent url(../images/retail/map-arrow-left.svg) no-repeat
        center center/contain;
    }
    .map__inner-band--categories .slick-next {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      font-size: 0;
      background: red;
      padding: 0;
      margin: 0;
      border: 0;
      box-shadow: none;
      outline: none;
      width: 2rem;
      height: 2rem;
      background: transparent url(../images/retail/map-arrow-right.svg) no-repeat
        center center/contain;
    }
    .map__inner-band--categories .categories-hover ul li p {
      margin: 0;
      font-size: 0.9rem;
      text-align: left;
    }
    
    .map__inner-band--categories .categories-main {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 1rem;
      cursor: pointer;
    }
    
    .map__inner-band--categories .categories-main.open p:after {
      -webkit-transform: translateY(-50%) rotate(-180deg);
      transform: translateY(-50%) rotate(-180deg);
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
    }
    
    .map__inner-band--categories .categories-main p {
      margin: 0;
      position: relative;
      font-size: 0.9rem;
      padding-right: 1.3rem;
    }
    
    .map__inner-band--categories .categories-main p:after {
      content: "";
      display: block;
      width: 1rem;
      height: 1rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      right: 0.3rem;
      background: transparent url(../images/retail/caret-down.svg) no-repeat center
        center/contain;
      -webkit-transition: 0.2s all linear;
      transition: 0.2s all linear;
    }
    
    .map__inner-band--categories .categories span img {
      max-width: 1.5rem;
      margin-right: 1rem;
      background-color: #282828;
    }
    
    .map__inner-band--categories .next-arrow,
    .map__inner-band--categories .prev-arrow {
      width: 3rem;
      height: 3rem;
      position: absolute;
      top: 58%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      cursor: pointer;
      z-index: 9;
    }
    
    .map__inner-band--categories .next-arrow svg,
    .map__inner-band--categories .prev-arrow svg {
      width: 2.5rem;
      height: 2.5rem;
    }
    
    .map__inner-band--categories .next-arrow {
      right: 0;
    }
    
    .map__inner-band--categories .prev-arrow {
      left: 0;
    }
    
    @media only screen and (max-width: 1024px) {
      .nri__emi-inputs {
        width: 100%;
      }
    
      .nri__emi-inputs__inner {
        padding: 1rem 2rem;
        margin-top: 1rem;
      }
    
      .nri__emi-output {
        width: 97%;
        margin: 1rem auto;
      }
    }
    
    @media only screen and (max-width: 767px) {
      .nri__emi-output {
        width: 95%;
      }
    
      .nri__emi-inputs__inner {
        padding: 1rem;
      }
    
      .nri__emi-output--inner {
        padding: 1rem;
      }
    
      .nri__emi-output--inner .block .amt {
        font-size: 2rem;
      }
    
      .details-specification-block {
        width: 80%;
        text-align: left;
      }
      .details-specification-block img {
        max-width: 40px;
      }
      .project-highlights .details-specification-block .specification-text,
      .details-specification-block .specification-text {
        font-size: 1rem;
        letter-spacing: 0;
      }
      .project-highlights {
        justify-content: flex-start;
      }
      .details-specification-block img {
        padding-bottom: 10px;
      }
      .map__inner-band {
        padding: 0rem 1rem;
      }
    }



    .gallery-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}
.gallery-item {
    flex-basis: 32.7%;
    margin-bottom: 6px;
    opacity: .85;
    cursor: pointer;
}
.gallery-item:hover {
    opacity: 1;
}
.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-content {
    font-size: .8em;
}

.lightbox {
  position: fixed;
  display: none;
  /* background-color: rgba(0, 0, 0, 0.8); */
  width: 70%;
  height: 80%;
  overflow: auto;
  top: 185px;
  left: 17%;
}
.lightbox-content {
    position: relative;
    width: 70%;
    height: 70%;
    margin: 5% auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 317px;
}
.lightbox-content img {
    border-radius: 7px;
    box-shadow: 0 0 3px 0 rgba(225, 225, 225, .25);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lightbox-prev,
.lightbox-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 7px;
    top: 45%;
    cursor: pointer;
}
.lightbox-prev {
    left: 0;
}
.lightbox-next {
    right: 0;
}
.lightbox-prev:hover,
.lightbox-next:hover {
    opacity: .8;
}

@media (max-width: 767px) {
    .gallery-container {
        width: 100%;
    }
    .gallery-item {
        flex-basis: 49.80%;
        margin-bottom: 3px;
    }
    .lightbox-content {
        width: 80%;
        height: 60%;
        margin: 15% auto;
    }
}
@media (max-width: 480px) {
    .gallery-item {
        flex-basis: 100%;
        margin-bottom: 1px;
    }
    .lightbox-content {
        width: 90%;
        margin: 20% auto;
    }
}

.column {
  float: left;
  width: 33.33%;
  padding: 15px;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

.service-categories {
  /* padding-top: 3em; */
  padding-bottom: 3em;
  background-size: cover;
}


/*DEMO ONLY*/

.service-categories .card {
  transition: all 0.3s;
}

.service-categories .card-title {
  padding-top: 0.5em;
  color: #fff;
    font-size: 20px;
}

.service-categories a:hover {
  text-decoration: none;
}

.service-card {
  background: #5d727c;
  border: 0;
}

.service-card:hover {
  background: rgba(72, 88, 104, 1);
  box-shadow: 2px 4px 8px 0px rgba(46, 61, 73, 0.2)
}

.fa {
  color: white;
}

.card-block img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 18%;
  margin-top: 20px;
}


.callright-box {
  right: 0;
  width: 38x;
  position: fixed;
  top: 230px;
  z-index: 99;
}

.callright-box a img {
  border: none;
}

.menu-btn {
  font-size: 1.2em;

}

.menu-btn button:hover {
  background: #c92223;;
  color: #fff;
}

.menu-btn button {
  font-size: 16px;
  position: fixed;
  z-index: 99;
  bottom: 50%;
  left: 100%;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  background-color: #c92223;
  letter-spacing: .05em;
  padding: 8px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(-90deg) translate(-54%, -100%);
  -ms-transform: rotate(-90deg) translate(-54%, -100%);
  -o-transform: rotate(-90deg) translate(-54%, -100%);
  transform: rotate(-90deg) translate(-54%, -100%);
  /* -webkit-border-radius: .5rem .5rem 0 0; */

  border-radius: .5rem .5rem 0 0;
  border:none;
}

.form-popup-bg {
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
}
.form-popup-bg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  overflow-y: auto;
  z-index: 10000;
}
.form-popup-bg.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
.form-container {
    background-color: #2d3638;
    border-radius: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    position:relative;
  padding: 40px;
  color: #fff;
}
.close-button {
  background:none;
  color: #fff;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  border: solid 1px #fff;
}

.form-popup-bg:before{
    content:'';
    background-color: #fff;
  opacity: .25;
  position:absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


.ongoingproject{margin: 60px 0px; padding: 0px;}
/****ongoing list****/

.ongoingproject{margin: 60px 0px; padding: 0px;}

.headindonging {display: inline-block;margin-bottom: 44px;

   border-bottom: 1px solid #c72e27; padding-bottom: 7px;

    font-weight: normal;font-size: 19px;}

    .headindonging a{ color: #636d77; text-decoration: none;}

.ongoinglist-project{margin: 0px 0px 44px 0px; padding: 0px;}

.ongoinglist-project img{display: block;text-align: center; margin: 0 auto;}

.ongoinglist-project h3{     font-size: 14px; margin-bottom: 30px;  margin: 0px auto;  display: block;

    width: 90%;}

.btncenter-project{margin: 0 auto; padding: 14px 0px;text-align: center; display: block; background: #bdb5b5;} 

.project-knowmore{ background: #ff7e3e; border-color: #ff7e3e; margin-top: 14px;}

.align_end01, .align_end02, .align_end03 {
  position: absolute;
  bottom: 25px;
  right: 30px;
}
.align_end01 img, .align_end02 img, .align_end03 img{
height: 40px;
}

.align_end01, .align_end02, .align_end03 {
  position: absolute;
  bottom: 25px;
  right: 30px;
}
.align_end01 img, .align_end02 img, .align_end03 img{
height: 40px;
}






.topbanner .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 50%
}
.topbanner {
  position: relative
}

.blog_detail {
  padding: 15px 0;
}
.blog_detail_inner {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    margin-bottom: 50px;
}
.blog_detail_inner_lft{
    /* width: 55%; */
}
.blog_detail_inner_lft h4{
    margin-bottom: 20px;
    margin-top: -36px;
    font-size:20px;
}
.blog_detail_inner_rgt{
    width: 40%;
}
.blog_detail_inner_rgt img{
    width: 100%;
}
.blog_detail_inner.reverse{
    display: flex;
    flex-direction: row-reverse;
}
.blog_detail p{
    margin-bottom: 15px;
}

@media screen and (min-width: 320px) and (max-width: 767px){
  .blog_detail_inner_lft {
    width: 100%;
    margin-top: 10px;
}
.blog_detail_inner {
    flex-wrap: wrap;
}
.blog_detail_inner_rgt {
    width: 100%;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
  .amenities h2 {
      white-space: nowrap;
      width: 60%;
  }
  .amenties_col {
      width: 25%;
      padding: 0 10px;
  }
  }
  .thank_section {
      width: 100%;
      height: 100vh;
      position: relative;
  }
  .thankyou_row {
    width: 27%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    box-shadow: 0 0 6px #ccc;
    border-radius: 4px;
    padding: 40px 10px;
    text-align: center;
  }
  .thankyou_row img {
      width: 47%;
  }
  .thankyou_row h3 {
      font-weight: 700;
      margin-top: 20px;
      font-family: 'Playfair Display', serif;
      margin-bottom: 16px;
  }
  .thankyou_row h4 {
      margin-bottom: 10px;
      font-weight: 600;
      font-size: 20px;
  }
  .thankyou_row a {
      margin-top: 20px;
      display: inline-block;
      text-decoration: none;
      color: #fff;
      background-color: #c92223;
  }
  @media only screen and (min-width: 320px) and (max-width: 767px){
      .thankyou_row {
          width: 90%;
          padding: 24px 10px;
      }
  }

  a.whatsapp {
    background-color: #2fb842;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    border-radius: 100%;
    text-align: center;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 10px;
    bottom: 20px;
    margin: 0;
    z-index: 990;
}

/*--------------------------------------------------------------
# Features Section
--------------------------------------------------------------*/
.features .nav-tabs {
  border: 0;
  background-color: #e1e1e2a6;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  padding: 6px;
  width: auto;
}

.features .nav-item {
  margin: 0;
  padding: 0 5px 0 0;
}

.features .nav-item:last-child {
  padding-right: 0;
}

.features .nav-link {
  background-color: none;
  color: #000;
  padding: 10px 30px;
  transition: 0.3s;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  height: 100%;
  border: 0;
  margin: 0;
}

@media (max-width: 468px) {
  .features .nav-link {
    padding: 8px 20px;
  }
}

.features .nav-link i {
  padding-right: 15px;
  font-size: 48px;
}

.features .nav-link h4 {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

.features .nav-link:hover {
  border-color: #c92223;
}

.features .nav-link:hover h4 {
  color:#000;
}

.features .nav-link.active {
  background-color: #c92223;
  border-color: #c92223;
}

.features .nav-link.active h4 {
  color: #fff;
}

.features .tab-content {
  margin-top: 30px;
}

.features .tab-pane h3 {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.features .tab-pane h3:after {
  content: "";
  position: absolute;
  display: block;
  width: 60px;
  height: 3px;
  background: #c92223;
  left: 0;
  bottom: 0;
}

.features .tab-pane ul {
  list-style: none;
  padding: 0;
}

.features .tab-pane ul li {
  padding-top: 10px;
}

.features .tab-pane ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #fff;
}

.features .tab-pane p:last-child {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
# Features Cards Section
--------------------------------------------------------------*/
.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #fff;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 20px;
  color: #fff;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: #c92223;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #fff;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #fff;
  border: 1px solid #fff;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-family: 'myfont1';
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 20px;
}

.accordion button .icon {
  display: inline-block;
    position: absolute;
    top: 22px;
    right: 11px;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 27px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #fff;
  
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 15em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content ul li {
  list-style: none;
}


.accordion .accordion-content ul li {
  list-style: none;
}

.accordion .accordion-content ul li::before {
  content: "\2022";
  color: #000;
  display: inline-block;
  width: 2em;
  margin-left: -1em;
  font-size: 14px;

}

.accordion .accordion-content ul li {
  color: #000;
  font-family: 'myfont1';
  font-size: 10px;
  letter-spacing: 1px;
  line-height: 20px;
}


.tab {
	overflow: hidden;
	text-align: center;
}

.tab button {
	background-color: inherit;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 5px 20px;
	transition: 0.3s;
	font-size: 17px;
	margin: 30px 0;
  font-family: 'myfont1';
  background-color: #c92223;
  color: #fff;
  
}

.tab button:hover {
	border-bottom: 1px solid;
}

.tab button.active {
	border-bottom: 1px solid;
  background-color: #000;
    border-style: none;
    margin: 0px 0px 10px 0px;
    padding: 10px 30px 10px 30px;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    color: #fff;
    font-family: 'myfont1';
}

.tabcontent {
	display: none;
	padding: 6px 12px;
	border-top: none;
	text-align: center;
  font-family: 'myfont1';
  
}



.slick-track * {
  outline: none;
}


.title{
  margin-top: 50px;
  h1{
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial;
    text-transform: uppercase;
    color: #d63031;
    
    span{
      display: block;
      color: darken(#d63031, 40%);
      font-size: 20px;
      margin-bottom: 10px;
    }
  }
}

/*Carousel Gallery*/
.carousel-gallery{
	margin: 50px 0;
  padding: 0 30px;
	.swiper-slide{
		a{
			display: block;
			width: 100%;
			height: 200px;
			border-radius: 4px;
			overflow: hidden;
			position: relative;

			-webkit-box-shadow: 3px 2px 20px 0px rgba(0,0,0, .2);
      -moz-box-shadow: 3px 2px 20px 0px rgba(0,0,0, .2);
      box-shadow: 3px 2px 20px 0px rgba(0,0,0, .2);

			&:hover{
				.image{
					.overlay{opacity: 1}
				}
			}

			.image{
				width: 100%;
				height: 100%;
				background-size: cover;
				background-position: center center;
				.overlay{
					width: 100%;
					height: 100%;
					background-color: rgba(20,20,20, .8);
					text-align: center;
					opacity: 0;
					
					-webkit-transition: all .2s linear; 
          -o-transition: all .2s linear; 
          transition: all .2s linear;

					em{
						color: #fff;
						font-size: 26px;
						position: relative;
            top: 50%; 
            -webkit-transform: translateY(-50%); 
            -ms-transform: translateY(-50%); 
            -o-transform: translateY(-50%); 
            transform: translateY(-50%);
            display: inline-block;
					}
				}
			}
		}
	}
	.swiper-pagination{
		position: relative;
		bottom: auto;
		text-align: center;
		margin-top: 25px;

		.swiper-pagination-bullet{
			-webkit-transition: all .2s linear; 
      -o-transition: all .2s linear; 
      transition: all .2s linear;

			&:hover{
				opacity: .7;
			}

			&.swiper-pagination-bullet-active{
				background-color: #d63031;
				transform: scale(1.1, 1.1)
			}
		}
	}
}
/*# Carousel Gallery*/

.plugins{
  text-align: center;
  
  h3{
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial;
    text-transform: uppercase;
    color: #111;
  }
  
  a{
    display: inline-block;
    font-family: Arial;
    color: #777;
    font-size: 14px;
    margin: 10px;
    transition: all .2s linear;
    
    &:hover{color: #d63031}
  }
}