html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

html,
body {
  overflow-x: hidden;
  width: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}


pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}


a {
  background-color: transparent;
}


abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}



b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}


small {
  font-size: 80%;
}


sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}


button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}


button,
select {
  /* 1 */
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}


template {
  display: none;
}

[hidden] {
  display: none;
}

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.gallery-caption {
  position: relative;
}

.bypostauthor {
  position: relative;
}


.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.title1 {
  position: relative;
  margin-left: 100px;
  z-index: 11;
}

.title1 a {
  font-size: 22px;
  font-weight: 700;
  color: #ffffff;
  display: block;
  line-height: 30px;
  color: #fff;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

table {
  width: 100%;
}

.widgets_grid_box .widget_categories ul:before,
.widgets_grid_box .widget_meta ul:before,
.widgets_grid_box .widget_archive ul:before {
  clear: both;
  content: '';
  overflow: auto;
}

.widgets_grid_box ul ul.children {
  padding: 0px 0px 0px 5px !important;
  border-radius: 0px;
  border: 0px !important;

}

.widgets_grid_box .widget_categories ul li,
.widgets_grid_box .widget_archive ul li {
  text-align: right;
}

.widgets_grid_box .widget_categories ul li a,
.widgets_grid_box .widget_archive ul li a {
  float: left;
}

.post-password-form label {
  width: 100%;
}

input[type="password"] {
  width: 100%;
}

.wp-block-button {
  margin-bottom: 15px;
}

.has-background-dim,
.has-background-dim p {
  color: #fff;
}

.col-lg-12.padding_zero {
  padding: 0px;
}

.sec_comments .col-lg-12 {
  padding: 0px;
}

/* 07-12-2023 */
.height_515px {
  height: 515px !important;
}

.acme:before {
  content: url('../images/bsoft/acme.png') !important;
}

.cristo:before {
  content: url('../images/bsoft/cristo.png') !important;
}

.higrade:before {
  content: url('../images/bsoft/higrade.png') !important;
}

.medsysb:before {
  content: url('../images/bsoft/medsysb.png') !important;
}

.bosco-erp:before {
  content: url('../images/bsoft/bosco-erp.png') !important;
}

.hygieneaudit:before {
  content: url('../images/bsoft/hygieneaudit.png') !important;
}

.microfin:before {
  content: url('../images/bsoft/microfin.png') !important;
}

.smartschool:before {
  content: url('../images/bsoft/smartschool.png') !important;
}

.service_box.style_three .service_content .content_inner span {
  position: absolute;
  top: -106px !important;
  left: 10px !important;
  width: 160px !important;
  height: 160px !important;
  background: var(--primary-color-one);
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
}

.service_box.style_three .service_content .content_inner span i {
  position: absolute;
  width: 160px !important;
  height: 160px !important;
  background: transparent;
  top: -10px;
  left: 9px;
  border: 4px solid var(--primary-color-two);
  border-radius: 50%;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -ms-transition: 0.5s ease-in-out;
}

.padding-top85px {
  padding-top: 85px;
}

.padding-top55px {
  padding-top: 55px;
}

.contact_box_content.style_one .contact_box_inner.icon_yes .icon_bx {
  color: #fff;
}

.project_information {
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  padding: 15px;
}

.icon_box_all.style_six .icon_content h2 a {
  font-size: 17px !important;
}

.icon_box_all.style_six.version_2 {
  padding: 20px !important;
  background: #fff;
}

/* 11-12-2023 */
.client_logo_carousel p {
  text-align: center;
}

.title_all_box.style_one .title_sections .before_title,
.title_all_box.style_two .title_sections .before_title {
  text-decoration: none !important;
}

.height_508px {
  height: 600px;
}

.page_header_default {
  min-height: 160px !important;
}

.blog_single_pageheader.page_header_default .page_header_content {
  padding: 20px 0px 20px !important;
}

.pd_top_45 {
  padding-top: 45px !important;
}

.img_hei {
  height: 480px;
}

.icon_box_all {
  min-height: 185px;
}

.page_header_default .page_header_content .banner_title_inner .title_page {
  font-size: 45px !important;
}


.page_header_default::before {
  background: #282f3b63 !important;
}

.itastyle {
  font-style: italic;
  font-size: 14px;
}

.radi-btn {
  display: flex !important;
}

.radi-btn input {
  margin-right: 10px !important;
}

.radi-btn label {
  line-height: 53px !important;
  padding-left: 10px !important;
}

.radi-btn input {
  width: 20px !important;
}

input,
input[type=text],
input[type=email],
input[type=number],
textarea,
select {
  border: 1px solid #707070 !important;
}

input,
input[type=text],
input[type=email],
input[type=number],
select {
  height: 38px !important;
}

.contact_form_shortcode button {
  width: 100px !important;
}

.theme_btn {
  margin-top: 15px;
}

.contact_form_box_inner {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

/* 15-12-2023 */
.header .header_content_collapse .navigation_menu .navbar_nav li.dropdown {
  margin-right: 32px !important;
}

.theme-btn.one {
  padding: 0px 8px !important;

}

/* 15-12-2023 */
.technologies .contnet {
  text-align: center;
}

/* 19-12-2023 */
.newsteller.style_one .item_scubscribe .mc4wp-form-fields input[type=submit] {
  min-height: 38px !important;
  line-height: 35px !important;
}

/* 21-15-2023 */
.clients p {
  font-size: 14px;
  line-height: 18px;
  font-family: var(--creote-family-two);
  font-weight: 400;
  margin-bottom: 10px;
  transition: 0.5s ease-in-out;
}

.overlay12 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #ffffffde;
  opacity: 1;
  z-index: 1;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
  border-radius: 10px;
}

/* 3-01-2023 */
.news_box.style_six .content_box .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f0f3f9d9 !important;
  /* opacity: 26; */
  z-index: 1;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
  border-radius: 10px;
}

.area_of_expertise .expertise_box .title1 a {
  font-size: 22px;
  font-weight: 700;
  color: var(--heading-dark);
  display: block;
  line-height: 30px;
  color: #fff;
}


/* 08-01-2023 */
.slider.style_four .slide-item-content .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  height: 90% !important;
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.slider.style_four .slide-item-content .slider_content p {
  font-size: 19px !important;
  line-height: 27px !important;
  font-weight: 400 !important;
  color: #ffffff !important;
  margin-bottom: 30px !important;
  opacity: 2 !important;
  transition: 0.9s ease-in-out !important;
  padding: 10px !important;
  background-color: #0000004d !important;
  display: inline-block !important;
  border-radius: 11px !important;
  -moz-transition: 0.9s ease-in-out !important;
  -o-transition: 0.9s ease-in-out !important;
  -ms-transition: 0.9s ease-in-out !important;
}

/* 29-5-2023 */
.area_of_expertise .expertise_box .step_number h1 {
  font-size: 40px !important;
  line-height: 60px;
  color: #fff;
  font-weight: 700;
}

.slidetext {
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  color: #222 !important;
  margin-bottom: 30px;
  opacity: 0;
  transition: 0.9s ease-in-out;
}

.required {
  color: red !important;
  font-size: 18px !important;
}

.reCaptcha-error-message {
  color: red !important;
}

/* 05-02-2024*/
#myNavbar .dropdown .dropdown-menu li a:hover {
  color: #078586 !important;
}

.slider.style_four .slide-item-content .slider_content h1 {
  font-size: 45px !important;
  line-height: 62px !important;
  font-weight: 800;
  margin-bottom: 20px;
  color: #fff;
  opacity: 0;
  transition: 0.9s ease-in-out;
  -moz-transition: 0.9s ease-in-out;
  -o-transition: 0.9s ease-in-out;
  -ms-transition: 0.9s ease-in-out;
}

/* 06-02-2024*/
.project_post.style_one {
  padding: 10px !important;
}

/*26-02-2024*/
.campusdriveP{
    width:100% !important;
}

.project_post.style_one .image img {
  height: auto !important;
}

/* 13-02-2024 */
.icon_box_all.style_three .icon_content .txt_content ul li::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 20px;
  border: 2px solid #078586 !important;
  font-weight: 800 !important;
}

.list_item_box.style_two li small .icon_bx i {
  font-weight: 800 !important;
}

.counter-block.style_two {
  position: relative;
  padding: 35px 25px;
  background: #fff !important;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px !important;
  margin: 10px 0px 20px 0px;
  text-align: center;
  border-radius: 10px;
}

.alert-success {
  color: #06502e !important;
  background-color: #e0ebe6 !important;
  border-color: #badbcc;
  width: 100% !important;
  padding: 8px !important;
}

/*-----contact modal Model Popup---------*/
.modal_popup {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

/* acme */
.modal_popupacme {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popupacme .modal-popup-inner {
  max-width: 855px !important;
}


/* ssp */
.modal_popupssp {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popupssp .modal-popup-inner {
  max-width: 855px !important;
}

/* higrade */
.modal_popuphigrade {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popuphigrade .modal-popup-inner {
  max-width: 855px !important;
}

/* medsysb */
.modal_popupmedsysb {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popupmedsysb .modal-popup-inner {
  max-width: 855px !important;
}

/* cristo */
.modal_popupcristo {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popupcristo .modal-popup-inner {
  max-width: 855px !important;
}

/* microfunds */
.modal_popupmicrofunds {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popupmicrofunds .modal-popup-inner {
  max-width: 855px !important;
}

/* audithub */
.modal_popupaudithub {
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  padding: 100px 0px 0px;
  overflow: auto;
  background: none;
  -webkit-transform: translateY(-101%);
  -ms-transform: translateY(-101%);
  transform: translateY(-101%);
  transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -webkit-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;

  &::before {
    position: absolute;
    content: '';
    background: #fff;
    opacity: .3;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
  }

  &.contact-popup-visible {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    visibility: visible;
    opacity: 1;
  }

  .modal-popup-inner {
    background: var(--primary-color-three);
    border-radius: 10px;
    position: relative;
    max-width: 1140px;
    margin: auto;

    .close-modal {
      position: absolute;
      right: -15px;
      top: -15px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      border-radius: 50px;
      background: var(--primary-color-one);
      color: #fff;
      font-size: 16px;
      z-index: 3;
      cursor: pointer;
    }

    .form_inner {
      position: relative;
      padding: 40px 50px 30px;
      background: #e7e7e7;
      border-radius: 10px;
      box-shadow: var(--box-shadow-two);

      p {
        position: relative;
        margin: 0px 0px 15px;
        padding: 0px;

        &:last-child {
          input {
            margin: 0px;
          }
        }

        span {
          display: block;
          width: 100%;
        }

        label {
          display: block;
          width: 100%;
          font-size: 12px;
          color: var(--heading-dark);
          font-weight: 600;
          text-transform: uppercase;
          font-family: var(--creote-family-one);
        }

      }

      textarea {
        height: 150px;
      }

      .ajax-loader,
      .wpcf7-spinner {
        position: absolute;
        bottom: 20px;
        right: 4px;
        width: auto;
        display: inline-block;
      }

      .wpcf7-not-valid-tip {
        font-size: 14px;
        font-weight: 400;
        font-family: var(--creote-family-one);
        line-height: 26px;
        color: var(--primary-color-one);
        text-transform: none;
      }

      .wpcf7-response-output {
        position: absolute;
        z-index: 11;
        background: var(--primary-color-one);
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        margin: 0px 50px;
        font-family: var(--creote-family-two);
        color: #fff;
        padding: 20px;
        border-radius: 5px;
        border-color: var(--primary-color-one);
        bottom: -50px;
        right: 0;
        left: 0;
        width: auto;
        transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;

        &::before {
          position: absolute;
          content: '';
          left: 0;
          right: 0;
          width: 20px;
          height: 20px;
          top: -22px;
          margin: auto;
          border-top: 10px solid transparent;
          border-bottom: 10px solid var(--primary-color-one);
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
        }
      }
    }

    .about_company_inner {
      position: relative;
      border-radius: 10px;
      padding: 40px 50px 50px 50px;
      overflow: hidden;

      .logo {
        position: relative;
        margin-bottom: 30px;

        img {
          width: 150px;
        }
      }

      .text {
        position: relative;
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px solid var(--border-color-dark);

        p {
          margin-bottom: 30px;
        }

        a {
          display: block;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          color: var(--text-color-dark);
          font-family: var(--creote-family-one);
        }
      }
    }

    .post_contet_modal {
      position: relative;
      margin-bottom: 40px;
      padding-bottom: 20px;
      border-bottom: 1px solid var(--border-color-dark);

      h2 {
        font-size: 20px;
        line-height: 30px;
        font-weight: 700;
        margin-bottom: 20px;
        color: var(--heading-dark);
      }

      .post_enable {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-gap: 10px;

        .modal_post_grid {
          position: relative;
          margin-bottom: 15px;

          a {
            display: block;
            width: 100%;
            height: 100%;
            overflow: hidden;
            border-radius: 10px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            -ms-transition: all .5s ease;

            &::before {
              position: absolute;
              background: var(--primary-color-two);
              content: '';
              width: 100%;
              height: 100%;
              overflow: hidden;
              border-radius: 10px;
              left: 0;
              top: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }

            &:after {
              position: absolute;
              content: unicode('e912');
              font-family: 'icomoon';
              width: 16px;
              font-size: 16px;
              height: 16px;
              color: var(--primary-color-one);
              margin: auto;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0;
              opacity: 0;
              transition: all .5s ease;
              -moz-transition: all .5s ease;
              -o-transition: all .5s ease;
              -ms-transition: all .5s ease;
            }
          }

          img {
            height: 100px;
            width: 100%;
            object-fit: cover;
          }

          &:hover {
            a {
              &:before {
                opacity: .8;
              }

              &:after {
                opacity: 1;
              }
            }
          }
        }
      }
    }
  }
}

.modal_popupaudithub .modal-popup-inner {
  max-width: 855px !important;
}
.crt_mobile_menu .menu-backdrop{
    background: transparent !important;
}
.crt_mobile_menu .menu-box form button.sch_btn{
    margin: 4px 0px !important;
}
.menu-box input {
    height: 50px !important;
}
@media (min-width: 230px) and (max-width: 950px) {
  .empty {
    display: none !important;
  }
}
.product-rm{
    
        color: #af6800;
    background-color: #fff;
    padding: 3px 15px;
    margin-left: 10px;
    border-radius: 10px 0px;
    font-size: 14px;
        
}
.product-rm:hover{
      color:#078586;
    background-color: #fff;
    padding: 3px 15px;
    margin-left: 10px;
    border-radius: 10px 0px;
}
.h-products .content_box_cn.style_one .txt_content::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #ffffff !important;
    left: -25px;
    top: 8px;
}

.h-products .content_box_cn.style_one .txt_content::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #ffffff !important;
    opacity: 0.4;
    left: -19px;
    top: 8px;
}
.h-products .content_box_cn p{
    color:#fff !important;
 
}
.h-products .content_box_cn {
        padding-left: 35px !important;
}
.client-title{
        font-size: 16px;
    color: #fff;
    font-family: var(--creote-family-one);
    font-weight: bold;
        padding-top: 18px;
}
.mt-35{
    margin-top:35px ;
}
.b-r{
    border-right: 2px dashed #ffffff14;
}
.h-services h2 a{
    color:#078586 !important;
}
.h-services .project_post {
    height:467px !important;
}
.h-services p{
    color:#000 !important;
    text-transform:none !important;
    font-weight:400 !important;
    font-size:16px !important;
    margin-top:15px !important;
}
.product-section1,
.product-section4{
       height: 350px;
     border-bottom: 2px dashed #ffffff14;
}

.product-section2,
.product-section5{
       height: 350px;
     border-bottom: 2px dashed #ffffff14;
}

.product-section3,
.product-section6{
       height: 250px;

}
.branch-address i{
    color:#078586;
}
.branch-address{
        background-color: #fffbf1;
    padding: 40px 0px !important;
}
.tittleclr h1{
    color:#fff !important;
}
.tittleclr h4{
    color:#fff !important;
}
@media (max-width:375px){
   .tittleclr h1{
    font-size: 2rem !important;
   }
   .tittleclr h4{
    font-size: 1rem !important;
   }
}