/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

:root {
  --primary: #0063af;
  --text-white: #ffffff;
  --text-dark: #1a1a1a;
}

body {
  font-size: 16px;
  scroll-behavior: smooth;
}

.top-bar-text {
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  display: flex;
  gap: 50px;
}

.top-bar-text a {
  color: #ffffff;
}

/* header */

header .dark .nav-vertical li li.menu-item-has-children > a,
.dark .nav-vertical-fly-out > li > a,
.dark .nav-vertical > li > ul li a,
.dark .nav > li.html,
.dark .nav > li > a,
.nav-dark .is-outline,
.nav-dark .nav > li > a,
.nav-dark .nav > li > button,
.nav-dropdown.dark .nav-column > li > a,
.nav-dropdown.dark > li > a {
  color: #fff !important;
}

body.home .header-bottom {
  display: none;
}

.header-wrapper.stuck .header-bottom {
  display: none;
}

.header-bottom {
  background-color: #915f6c !important;
  border-top: 25px solid #507d5b;
  border-bottom: 25px solid #b19051;
}

/* footer */

.absolute-footer {
  display: none;
}

.mb-0 {
  margin-bottom: 0;
}

.footer-back-lines {
  position: relative;
  overflow: hidden;
}
.footer-back-lines::before {
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 25rem 0 0 0;
  border: 84px solid var(--text-dark);
  position: absolute;
  opacity: 0.1;
  right: -560px;
  bottom: -190px;
}

/* font-size */

.font-32 {
  font-size: 32px;
  line-height: 42px;
}

h1.heading-text {
  font-size: 100px;
  line-height: 1;
}

/* HomePage */

.before-blue-background {
  position: relative;
  width: auto;
  flex-basis: auto;
}
.before-blue-background::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background-color: var(--primary);
  border-radius: 0px 50rem 50rem 0;
}
.column-gap-custom {
  gap: 30px;
}
.max-w-custom-sec-2-para {
  max-width: 454px;
}

.primary-btn.button.primary {
  font-size: 14px;
  padding: 8px 50px;
  border-radius: 100px;
  background: none;
  border: 5px solid #fff;
}
.primary-btn.button.primary:hover {
  background: #fff;
  color: var(--primary);
  box-shadow: none;
}

.photos-with-text .flex-between > .col {
  max-width: 20%;
  flex-basis: 20%;
}

.custom-slider-icons .flickity-prev-next-button {
  width: 70px;
  height: 70px;
  border: 4px solid #fff;
  border-radius: 100rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-slider-icons .flickity-prev-next-button > svg {
  display: none;
}

.custom-slider-icons
  .flickity-button.flickity-prev-next-button.previous::before {
  content: "";
  position: absolute;
  background-image: url("images/arrow-left.png");
  height: 34px;
  width: 34px;
  background-size: contain;
  background-repeat: no-repeat;
}
.custom-slider-icons .flickity-button.flickity-prev-next-button.next::before {
  content: "";
  position: absolute;
  background-image: url("images/arrow-right.png");
  height: 34px;
  width: 34px;
  background-size: contain;
  background-repeat: no-repeat;
}
.slider-show-nav .flickity-prev-next-button,
.slider:hover .flickity-prev-next-button {
  opacity: 1;
}

.cus-width-img-text-sec {
  max-width: 200px;
}

.two-color-text .color-blue {
  color: var(--primary);
}

/* visionar */

p.img-box-text-name {
  margin-top: 10px;
}

/* what we do */
h1.heading-text.cus-width {
  max-width: 480px;
}

.catgory-fill-tab {
  background-color: var(--primary);
  width: 100%;
  padding: 10px;
  border-radius: 100px;
  margin-bottom: 30px !important;
}

.catagory-fill-none-tab {
  border: 5px solid var(--primary);
  padding: 1px 40px;
  border-radius: 100px;
  margin: auto;
  margin-bottom: 30px !important;
}
.catagory-fill-none-wrapper .catagory-fill-none-tab {
  margin: 0;
}
.wrap-line-teb-cus-w {
  min-width: 240px;
}
.catagory-fill-none-wrapper {
  display: grid;
  justify-content: center;
  gap: 30px;
  grid-template-columns: 3fr 2fr;
  padding: 0 50px;
  align-items: center;
}
.h-100-full > .col-inner {
  height: 100%;
}

.catagory-left-column .catagory-fill-none-tab {
  max-width: fit-content;
}
.catagory-left-column .catagory-fill-none-wrapper {
  display: flex;
  justify-content: center;
  gap: 30px;
}

/* ------benefits section------ */

.benifits-image-disc-section {
  overflow: hidden;
}

.benifits-image-right {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 !important;
  height: 100%;
}

p.benefits-title {
  margin-bottom: 20px !important;
}
.benefits-disc-border-bottom {
  border-bottom: 2px solid #8f5f6c9f;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.benifits-image-right * {
  height: 100%;
}
.benifits-image-right img {
  object-fit: cover;
}

.benifits-image-left {
  left: 0;
}

.benifits-last-text-disc-section {
  flex-basis: 100%;
  width: 100%;
  max-width: 100%;
}
.benifits-last-text-disc-section > .col-inner {
  width: 50%;
  float: right;
}

/* our-workflow */
.border-arrow-section {
  position: relative;
}
.border-arrow-section .bottom-arrow-image-workflow {
  position: absolute;
  top: 0;
  left: 50%;
}
.workflow-fill-text-btn {
  background: #fff;
  padding: 17px 30px;
  border-radius: 100px;
}

.workflow-fill-text-btn-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.heading-arrow-image-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
.heading-arrow-image {
  background-image: url("images/heading-arrow-workflow.png");
  height: 20px;
  width: 140px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.workflow-fill-text-btn-wrapper.bg-gold-fill-wrapper {
  justify-content: left;
}
.workflow-fill-text-btn-wrapper.bg-gold-fill-wrapper .workflow-fill-text-btn {
  background-color: #b19051;
  color: #fff;
}

.body {
  position: relative;
}

.workflow-sec-arrow-top-row {
  position: fixed;
  max-width: min-content !important;
  bottom: 20px;
  right: 68px;
  z-index: 99;
}

.workflow-sec-arrow-top {
  background-image: url("images/arrow-top.png");
  display: inline-block;
  height: 60px;
  width: 60px;
  background-size: 26px 26px;
  background-repeat: no-repeat;
  background-position: center;
  border: 4px solid var(--primary);
  padding: 20px;
  border-radius: 100px;
  cursor: pointer;
  background-color: #fff;
}

.flex-div-text {
  display: flex;
  gap: 10px;
}
.flex-div-text span {
  display: inline-block;
}
/* .workflow-seca-arrow-top-row-position-2 {
  bottom: 272px;
  right: 68px;
}
.workflow-sec-arrow-top-row-position-3 {
  text-align: right;
} */

.contact-page-address {
  margin-bottom: 20px !important;
}
.color-dark strong a {
  color: var(--text-dark);
}

.map-identification-text {
  margin-top: 10px;
}

/* case-studies */

.case-studies-logos-wrapper > .col-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.case-studies-logos {
  border: 4px solid rgb(0 99 175 / 30%);
  margin-bottom: 30px !important;
  padding: 19px 54px;
  border-radius: 100px;
  cursor: pointer;
  position: relative;
  color: #fff;

}
.case-studies-logos.checked {
  border-color: var(--primary);
}
.case-studies-logos:after{
  content: '';
  background: var(--primary) url(images/checked.svg) no-repeat center;
  background-size: 32px;
  width: 54px;
  height: 100%;
  border-radius: 0 25rem 25rem 0;
  display: block;
  position: absolute;
  right: -2px;
  top: 0;
  bottom: 0;
  display: none;
}
.case-studies-logos.checked:after{
  display: block;
}
.case-study-taxonomy-list {
  display: none;
}

.case-study-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 36px;
}
.case-study-post {
  background-color: var(--primary);
  padding: 30px 20px 160px 24px;
  position: relative;
}
.case-study-post-read-more-btn {
  position: absolute;
  bottom: 40px;
}
.case-study-post-read-more-btn a {
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 100px;
  padding: 5px 18px;
  font-size: 12px;
  font-weight: 900;
  transition: 0.2s;
}
.case-study-post-read-more-btn a:hover {
  background-color: #fff;
  color: #0063af !important;
}
.case-study-post * {
  color: #fff;
}

.case-study-single-post {
  margin-top: 200px;
  margin-bottom: 80px;
}

.case-study-disc-img-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.left-case-study-disc .case-study-heading {
  font-size: 2.5rem;
  color: var(--primary);
  max-width: 500px;
}
.left-case-study-disc {
  display: grid;
  grid-template-rows: 0.8fr 1fr;
  gap: 30px;
}

.case-study-features {
  color: var(--primary);
  font-size: 18px;
}

.case-study-sub-heading {
  font-size: 2rem;
  font-weight: 400;
  color: var(--primary);
}

.case-study-customer-needs-solution {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  color: #1b1b1b;
  margin-top: 10px;
}

.case-study-customer-needs-heading {
  color: var(--text-dark);
  font-weight: 900;
  /* margin-bottom: 10px; */
}

.taxonomies-before-image {
  position: relative;
  margin-bottom: 14px;
  padding-left: 82px;
  display: flex;
  gap: 10px;
}
.taxonomies-before-image .taxonomies-text {
  border-left: 3px solid var(--primary);
  padding-left: 10px;
}
.taxonomies-before-image .taxonomies-text:first-child {
  border-left: 0;
  padding-left: 0;
}

.taxonomies-before-image::before {
  content: "";
  position: absolute;
  background-image: url("images/vp.png");
  background-size: contain;
  background-repeat: no-repeat;
  height: 44px;
  width: 70px;
  top: -7px;
  left: 0;
}

.taxonomies-text {
  text-transform: lowercase;
  color: var(--text-dark);
  font-size: 20px;
  line-height: 26px;
}

.case-study-content {
  color: var(--text-dark);
}

.case-study-content {
  margin-top: 20px;
}














@media (max-width: 1440px) {
  .catagory-fill-none-wrapper {
    padding: 0 0px;
  }
  .catgory-fill-tab {
    font-size: 30px;
  }
  .catagory-fill-none-tab {
    font-size: 20px;
  }
}

@media (max-width: 1242px) {
  .cus-width-img-text-wrapper > .col {
    max-width: 100%;
    flex-basis: 100%;
  }
  .cus-width-img-text-wrapper .col-inner {
    padding-bottom: 0 !important;
  }
  .cus-width-img-text-wrapper .mobile-flex-div {
    margin-bottom: 20px;
  }
  .cus-width-img-text-sec {
    max-width: 100%;
  }
  .mail-phone-address {
    flex-basis: 50%;
    max-width: 50%;
  }
}

@media (max-width: 1130px) {
  header .hide-for-medium,
  [data-show="hide-for-medium"] {
    display: none !important;
  }
  header .show-for-medium,
  [data-show="show-for-medium"] {
    display: block !important;
  }
  .catagory-back-left-tab {
    max-width: 100%;
    flex-basis: 100%;
  }
  div.catagory-back-left-tab .col-inner,
  div.catagory-back-right-tab .col-inner {
    padding: 40px 0 10px 0 !important;
  }
  .catagory-back-right-tab {
    max-width: 100%;
    flex-basis: 100%;
  }
  .case-study-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 1024px) {
  .font-32 {
    font-size: 26px;
    line-height: 32px;
  }
  .custom-slider-icons .flickity-prev-next-button {
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
  }
  .custom-slider-icons
    .flickity-button.flickity-prev-next-button.previous::before {
    height: 28px;
    width: 28px;
  }
  .custom-slider-icons .flickity-button.flickity-prev-next-button.next::before {
    height: 28px;
    width: 28px;
  }
  .footer-back-lines::before {
    right: -280px;
    bottom: -270px;
  }
  .workflow-sec-arrow-top-row {
    bottom: 2px;
    right: 38px;
  }

  .workflow-sec-arrow-top {
    height: 60px;
    width: 60px;
    background-size: 28px 28px;
    border: 3px solid var(--primary);
  }
  /* .workflow-seca-arrow-top-row-position-2 {
    bottom: 268px;
    right: 28px;
  } */
  .iframe-text-div iframe {
    height: 500px;
  }
  .case-study-post h3 {
    font-size: 18px;
  }
  .case-study-grid {
    gap: 20px;
  }
  .left-side-address h3 {
    font-size: 22px;
  }
  .left-side-address p {
    font-size: 18px;
  }
  .mail-phone-address p {
    font-size: 18px;
  }
  .mail-phone-address h2 {
    font-size: 22px;
  }
  .address-title-disc-gap {
    padding-top: 10px !important;
  }
  .footer-address-main-title h2 {
    font-size: 32px;
  }
  .bottom-line-text p,
  .bottom-line-text a {
    font-size: 18px;
    text-align: center;
  }
}
@media (max-width: 850px) {
  .max-w-custom-sec-2-para {
    max-width: 100%;
  }
  .font-32 {
    font-size: 24px;
    line-height: 28px;
  }
  .column-gap-custom {
    gap: 20px;
  }
  .primary-btn.button.primary {
    padding: 6px 25px;
  }
  .photos-with-text .flex-between > .col {
    max-width: 30%;
    flex-basis: 30%;
  }
  .custom-slider-icons .flickity-prev-next-button {
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
  }
  .custom-slider-icons
    .flickity-button.flickity-prev-next-button.previous::before {
    height: 20px;
    width: 20px;
  }
  .custom-slider-icons .flickity-button.flickity-prev-next-button.next::before {
    height: 20px;
    width: 20px;
  }
  .footer-back-lines::before {
    right: -280px;
    bottom: -320px;
  }
  h1.heading-text.cus-width {
    max-width: 100%;
  }
  h1.heading-text {
    font-size: 60px;
  }
  .catgory-fill-tab {
    padding: 6px;
    margin-bottom: 20px !important;
  }
  .catagory-fill-none-tab {
    border: 4px solid var(--primary);
    padding: 1px 40px;
    margin-bottom: 20px !important;
  }
  /* .catagory-fill-none-wrapper .catagory-fill-none-tab{
    margin: 0;
  } */
  .catagory-left-column .catagory-fill-none-wrapper {
    gap: 20px;
  }
  .catagory-fill-none-wrapper {
    gap: 0px;
    grid-template-columns: 1fr;
    padding: 0 50px;
  }
  .benifits-image-right {
    position: unset;
    right: 0;
    top: 0;
    padding: 15px !important;
    margin-top: 20px;
  }
  .benifits-last-text-disc-section > .col-inner {
    width: 100%;
    float: left;
  }
  .workflow-fill-text-btn {
    padding: 8px 30px;
    text-align: center;
  }
  .workflow-fill-text-btn-wrapper {
    gap: 10px;
    margin-bottom: 10px;
  }
  .heading-arrow-image {
    width: 100px;
  }
  .heading-arrow-image-wrapper {
    gap: 10px;
  }
  .workflow-sec-arrow-top-row {
    bottom: 2px;
    right: 28px;
  }

  .workflow-sec-arrow-top {
    height: 50px;
    width: 50px;
    background-size: 20px 20px;
    border: 3px solid var(--primary);
  }
  /* .workflow-seca-arrow-top-row-position-2 {
    bottom: 12px;
    right: 28px;
  } */

  .case-studies-logos-wrapper > .col-inner {
    gap: 30px;
    row-gap: 0px;
  }
  .case-studies-logos {
    margin-bottom: 20px !important;
    padding: 18px 36px;
  }
  .case-study-grid {
    grid-template-columns: 1fr 1fr;
  }
  .case-study-single-post {
    margin-top: 70px;
    margin-bottom: 60px;
  }
  .case-study-disc-img-wrapper {
    display: grid;
    grid-template-columns: 1fr;
  }
  .left-case-study-disc {
    grid-template-rows: unset;
    gap: 20px;
  }
  .left-case-study-disc .case-study-heading {
    margin-bottom: 0;
    font-size: 2rem;
    max-width: 100%;
  }
  .case-study-sub-heading {
    font-size: 1.6rem;
    margin-bottom: 6px;
  }
  .taxonomies-before-image::before {
    width: 60px;
    top: -4px;
  }
  .taxonomies-before-image {
    padding-left: 70px;
  }
  .case-study-customer-needs-solution {
    grid-template-columns: 1fr;
    gap: 6px;
  }
  div.catagory-back-left-tab .col-inner,
  div.catagory-back-right-tab .col-inner {
    padding: 30px 10px 5px 10px !important;
  }
  .case-studies-logos:after{
    background-size: 26px;
    width: 40px;
  }

}
@media (max-width: 650px) {
  footer .ux-logo-image.block {
    object-fit: contain;
  }
  h1.heading-text {
    font-size: 40px;
  }
  #logo img {
    max-height: 40px !important;
  }
  .header-wrapper.stuck #logo img {
    max-height: 40px !important;
  }
  .header-main {
    height: 64px;
  }
  .header-bottom {
    display: none;
  }
  .column-gap-custom .font-32 {
    font-size: 18px;
    line-height: 24px;
  }
  .font-32 {
    font-size: 20px;
    line-height: 26px;
  }
  .before-blue-background::before {
    right: -10%;
  }
  /* .mobile-flex-div > .col-inner {
    display: flex;
    justify-content: space-between;
  } */
  /* .mobile-flex-div .primary-btn {
    max-height: min-content;
  } */

  .primary-btn.button.primary {
    padding: 2px 20px;
    border: 3px solid #fff;
    margin-right: 0;
    margin-top: 16px;
  }
  .footer-back-lines::before {
    right: -90px;
    bottom: -360px;
  }
  .catagory-left-column .catagory-fill-none-wrapper {
    flex-wrap: wrap;
  }
  .catagory-left-column .catagory-fill-none-wrapper {
    gap: 0px;
    column-gap: 240px;
  }
  .catagory-fill-none-tab {
    padding: 0px 26px;
    margin-bottom: 12px !important;
    border: 2px solid var(--primary);
  }
  .catgory-fill-tab {
    font-size: 24px;
  }
  .catgory-fill-tab {
    padding: 5px;
}
  .catagory-fill-none-tab {
    font-size: 18px;
  }
  .border-arrow-section .bottom-arrow-image-workflow {
    top: 5px;
  }
  /* .workflow-sec-arrow-top-row {
    bottom: -48px;
    right: 28px;
  } */
  .iframe-text-div iframe {
    height: 300px;
  }
  .case-studies-logos {
    margin-bottom: 16px !important;
    padding: 12px 18px;
  }
  .case-study-grid {
    grid-template-columns: 1fr;
  }
  .case-study-post {
    padding: 30px 20px 120px 24px;
  }
  .ux-logo-link.block {
    padding: 0 !important;
  }
  .ux-logo-link.block img {
    height: 60px !important;
    margin: auto !important;
  }
  .case-study-single-post {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .left-case-study-disc .case-study-heading {
    font-size: 1.4rem;
  }
  .case-study-sub-heading {
    font-size: 1.3rem;
    margin-bottom: 4px;
  }
  .case-study-features p {
    font-size: 16px;
  }
  .left-case-study-disc {
    gap: 12px;
  }
  .taxonomies-before-image::before {
    height: 30px;
    width: 60px;
    top: -1px;
  }
  .taxonomies-before-image {
    padding-left: 56px;
  }
  .taxonomies-text {
    font-size: 18px;
  }
  .case-study-customer-needs-solution {
    gap: 0;
  }
  .case-study-content-wrapper {
    margin-top: 10px;
  }
  .taxonomies-before-image .taxonomies-text {
    border-left: 2px solid var(--primary);
    padding-left: 10px;
  }
  /* .workflow-seca-arrow-top-row-position-3{
    bottom: -8px;
  } */

  .mail-phone-address {
    flex-basis: 100%;
    max-width: 100%;
  }
  .left-side-address h3 {
    font-size: 20px;
  }
  .left-side-address p {
    font-size: 16px;
  }
  .mail-phone-address p {
    font-size: 16px;
  }
  .mail-phone-address h2 {
    font-size: 20px;
  }
  .address-title-disc-gap {
    padding-top: 4px !important;
  }
  .footer-address-main-title h2 {
    font-size: 28px;
  }
  .col.left-side-address,
  .col.mail-phone-address {
    padding-bottom: 20px;
  }
  .bottom-line-text p,
  .bottom-line-text a {
    font-size: 16px;
  }
  div.catagory-back-left-tab .col-inner,
  div.catagory-back-right-tab .col-inner {
    padding: 20px 10px 0px 10px !important;
  }
  .workflow-sec-arrow-top {
    height: 30px;
    width: 30px;
    background-size: 16px 16px;
    border: 2px solid var(--primary);
  }
  .col.footer-address-main-title{
    padding-bottom: 20px;
  }
  .col.mail-phone-address {
    padding-bottom: 10px;
  }
  .case-studies-logos:after{
    background-size: 24px;
    width: 36px;
  }
}
