/* 
Theme Name: Moderco Theme
Author: Shooga
Author URI: https://shooga.ca/
Version: 1.0 
*/
@font-face {
  font-family: Inter-Bold;
  src: url(fonts/inter/Inter-Bold.ttf);
  font-display: swap; }
@font-face {
  font-family: Inter-SemiBold;
  src: url(fonts/inter/Inter-SemiBold.ttf);
  font-display: swap; }
@font-face {
  font-family: Inter-Medium;
  src: url(fonts/inter/Inter-Medium.ttf);
  font-display: swap; }
@font-face {
  font-family: Inter-Regular;
  src: url(fonts/inter/Inter-Regular.ttf);
  font-display: swap; }
/* COLORS */
/* FONTS */
/*flexes*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

#wpadminbar {
  position: fixed !important; }

html {
  scroll-behavior: smooth;
  overflow-x: hidden; }

body:not(.elementor-editor-active) {
  min-height: calc(100svh - var(--wp-admin--admin-bar--height, 0px));
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  body:not(.elementor-editor-active) footer.elementor-location-footer {
    margin-top: auto; }

body {
  word-break: break-word;
  /* Elementor global styles */
  /* Custom Global Classes */ }
  body img {
    max-width: 100%;
    height: auto;
    display: -ms-flexbox;
    display: flex; }
  body nav.elementor-nav-menu--layout-horizontal ul.elementor-nav-menu > li.menu-item-has-children ul.sub-menu li a.elementor-sub-item {
    border-left: 0; }
  body nav.elementor-nav-menu--dropdown ul.elementor-nav-menu a:focus {
    background-color: transparent; }
  body nav.elementor-nav-menu--dropdown ul.elementor-nav-menu a:focus-visible {
    background-color: transparent; }
  body nav.elementor-nav-menu--dropdown ul.elementor-nav-menu a:focus-within {
    background-color: transparent; }
  body nav.elementor-nav-menu--dropdown ul.elementor-nav-menu a.has-submenu {
    position: relative; }
    body nav.elementor-nav-menu--dropdown ul.elementor-nav-menu a.has-submenu span.sub-arrow svg {
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
      pointer-events: none;
      transition: transform 0.3s; }
  body nav.elementor-nav-menu--dropdown ul.elementor-nav-menu a.has-submenu.highlighted span.sub-arrow svg {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
  body a.orange_btn {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    font-family: Inter-Medium;
    background-color: #D94200;
    padding: 10px 20px;
    transition: color 0.3s, background-color 0.3s;
    border-radius: 30px;
    text-decoration: none; }
    @media all and (max-width: 1024px) {
      body a.orange_btn {
        font-size: 16px;
        line-height: 22px; } }
    body a.orange_btn:hover {
      background-color: #FBCCBB;
      color: #ffffff; }
  body span.learn_more {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 0 10px;
    margin-top: auto; }
    body span.learn_more span.dashicons {
      min-width: 30px;
      min-height: 30px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      background-color: #D94200;
      border-radius: 50%;
      transition: background-color 0.1s; }
      body span.learn_more span.dashicons::before {
        color: #ffffff;
        font-size: 14px;
        transition: color 0.3s; }
    body span.learn_more span.text {
      color: #D94200;
      font-size: 14px;
      line-height: 20px; }
  body a:hover span.learn_more span.dashicons {
    background-color: #FBCCBB; }
  body a:hover span.learn_more span.text {
    color: #FBCCBB; }

.dynamic_text_content h2:not(:last-child),
.dynamic_text_content h3:not(:last-child),
.dynamic_text_content h4:not(:last-child),
.dynamic_text_content h5:not(:last-child),
.dynamic_text_content h6:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h2:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h3:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h4:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h5:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container h6:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container h2:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container h3:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container h4:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container h5:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container h6:not(:last-child) {
  padding-bottom: 10px; }
.dynamic_text_content p:not(:last-child),
.dynamic_text_content ul:not(:last-child),
.dynamic_text_content ol:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container p:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container ul:not(:last-child),
.elementor-widget-text-editor > .elementor-widget-container ol:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container p:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container ul:not(:last-child),
.elementor-widget-theme-post-content > .elementor-widget-container ol:not(:last-child) {
  padding-bottom: 20px; }
.dynamic_text_content ul li,
.elementor-widget-text-editor > .elementor-widget-container ul li,
.elementor-widget-theme-post-content > .elementor-widget-container ul li {
  list-style: none;
  position: relative;
  padding-left: 15px; }
  .dynamic_text_content ul li::before,
  .elementor-widget-text-editor > .elementor-widget-container ul li::before,
  .elementor-widget-theme-post-content > .elementor-widget-container ul li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: currentColor;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 0; }
  .dynamic_text_content ul li:not(:first-child),
  .elementor-widget-text-editor > .elementor-widget-container ul li:not(:first-child),
  .elementor-widget-theme-post-content > .elementor-widget-container ul li:not(:first-child) {
    margin-top: 5px; }
.dynamic_text_content ol,
.elementor-widget-text-editor > .elementor-widget-container ol,
.elementor-widget-theme-post-content > .elementor-widget-container ol {
  counter-reset: list-number; }
  .dynamic_text_content ol li,
  .elementor-widget-text-editor > .elementor-widget-container ol li,
  .elementor-widget-theme-post-content > .elementor-widget-container ol li {
    list-style: none;
    position: relative;
    padding-left: 20px; }
    .dynamic_text_content ol li::before,
    .elementor-widget-text-editor > .elementor-widget-container ol li::before,
    .elementor-widget-theme-post-content > .elementor-widget-container ol li::before {
      counter-increment: list-number;
      content: counter(list-number) ".";
      color: currentColor;
      position: absolute;
      left: 0;
      top: 0; }
    .dynamic_text_content ol li:not(:first-child),
    .elementor-widget-text-editor > .elementor-widget-container ol li:not(:first-child),
    .elementor-widget-theme-post-content > .elementor-widget-container ol li:not(:first-child) {
      margin-top: 5px; }

.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container h2:not(:last-child),
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container h3:not(:last-child),
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container h4:not(:last-child),
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container h5:not(:last-child),
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container h6:not(:last-child),
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container p:not(:last-child),
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container ul:not(:last-child) {
  padding-bottom: 10px; }
.elementor-location-footer .elementor-widget-text-editor > .elementor-widget-container ol:not(:last-child) {
  padding-bottom: 10px; }

@media all and (max-width: 991px) {
  .rightTop_decImg {
    overflow-x: hidden; } }
.rightTop_decImg::after {
  content: '';
  display: inline-block;
  width: 260px;
  height: 260px;
  background-image: url("images/right-dec-img.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: -2px;
  right: -131px;
  z-index: 1; }
  @media all and (max-width: 1024px) {
    .rightTop_decImg::after {
      width: 185px;
      height: 185px;
      right: -93px; } }
  @media all and (max-width: 768px) {
    .rightTop_decImg::after {
      width: 125px;
      height: 125px;
      right: -63px; } }

.cont_float_right.elementor-element {
  padding-right: calc((100% - 1205px) / 2); }
  @media all and (max-width: 991px) {
    .cont_float_right.elementor-element {
      padding-right: var(--padding-right); } }

.cont_float_left.elementor-element {
  padding-left: calc((100% - 1205px) / 2); }
  @media all and (max-width: 991px) {
    .cont_float_left.elementor-element {
      padding-left: var(--padding-left); } }

/*Slick Slider global styles */
body:not(.elementor-editor-active) .slider {
  opacity: 0;
  transition: opacity 0.3s; }

body.elementor-editor-active .slider .slide_column:not(:first-child) {
  display: none !important; }

.slider_arrows:has(span.slick-hidden) {
  display: none; }

.slick-dots li {
  width: 24px;
  height: 24px;
  background-color: #A8CDDD;
  border-radius: 50%; }
  .slick-dots li button {
    display: none; }
.slick-dots li.slick-active {
  background-color: #BBDEFB; }

.slider_arrows {
  margin-top: 35px;
  display: -ms-flexbox;
  display: flex;
  gap: 0 5px; }
  .slider_arrows span {
    min-width: 40px;
    min-height: 40px;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer; }
    .slider_arrows span:hover::before {
      background-color: #FBCCBB;
      color: #ffffff; }
    .slider_arrows span::before {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      height: 100%;
      font-size: 22px;
      color: #ffffff;
      background-color: #D94200;
      transition: 0.3s; }

/* ACF Google Maps */
.acf-map {
  width: 100%;
  height: 455px; }
  .acf-map div.gm-style-iw.gm-style-iw-c {
    max-width: 200px !important;
    text-align: center;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 20px !important;
    font-weight: 500; }
    .acf-map div.gm-style-iw.gm-style-iw-c button.gm-ui-hover-effect {
      width: 38px !important;
      outline: none !important; }
  @media (min-width: 768px) {
    .acf-map {
      height: 555px; } }
  @media (min-width: 1012px) {
    .acf-map {
      height: 665px; } }

.acf-map img {
  max-width: inherit !important; }

/* Careers Slider*/
div.careers_slider {
  overflow-x: hidden; }
  div.careers_slider div.slick-list,
  div.careers_slider div.slick-track {
    display: -ms-flexbox;
    display: flex; }
  div.careers_slider div.slick-list {
    margin-left: -10px;
    margin-right: -10px; }
  div.careers_slider a.slide_column {
    -ms-flex-direction: column;
        flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    background-color: #F1F1F1;
    padding: 30px;
    border-radius: 25px;
    text-decoration: none; }
    div.careers_slider a.slide_column * {
      color: initial; }
    div.careers_slider a.slide_column img {
      width: 44px; }
    div.careers_slider a.slide_column h3 {
      padding-bottom: 40px;
      margin-top: 40px; }
    div.careers_slider a.slide_column span.dashicons-arrow-up-alt {
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 76px;
      height: 76px;
      margin-top: auto;
      background-color: #ffffff;
      border-radius: 50%;
      transition: background-color 0.3s; }
      div.careers_slider a.slide_column span.dashicons-arrow-up-alt::before {
        font-size: 30px;
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        color: #325DB7;
        transition: color 0.3s; }
  div.careers_slider a.slide_column:hover span.dashicons-arrow-up-alt {
    background-color: #325DB7; }
    div.careers_slider a.slide_column:hover span.dashicons-arrow-up-alt::before {
      color: #ffffff; }

/* Our Values section */
.animated_container.values_container {
  width: 490px;
  height: 490px; }
  @media all and (max-width: 1440px) {
    .animated_container.values_container {
      width: clamp(21.875rem, calc(0.3365rem + 33.6538vw), 30.625rem);
      height: clamp(21.875rem, calc(0.3365rem + 33.6538vw), 30.625rem); } }

div.values_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 650px;
  height: 650px;
  margin: 0 auto;
  border-radius: 50%;
  position: relative;
  transition: 0.3s; }
  @media all and (max-width: 1440px) {
    div.values_container {
      width: clamp(30rem, calc(3.8462rem + 40.8654vw), 40.625rem);
      height: clamp(30rem, calc(3.8462rem + 40.8654vw), 40.625rem); } }
  @media all and (max-width: 991px) {
    div.values_container {
      display: none; } }
  div.values_container div.values_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    width: 490px;
    height: 490px;
    background-color: #ffffff;
    border-radius: 50%; }
    @media all and (max-width: 1440px) {
      div.values_container div.values_wrapper {
        width: clamp(21.875rem, calc(0.3365rem + 33.6538vw), 30.625rem);
        height: clamp(21.875rem, calc(0.3365rem + 33.6538vw), 30.625rem); } }
  div.values_container div.value_main_content {
    width: 100%;
    max-width: 270px;
    margin: 0 auto;
    text-align: center;
    max-height: 300px;
    overflow-y: auto; }
    div.values_container div.value_main_content h2 {
      color: #325DB7; }
    div.values_container div.value_main_content div.text_content {
      font-size: 16px;
      line-height: 22px;
      margin-top: 10px; }
  div.values_container div.circle_item {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 1px solid #BBDEFB;
    cursor: pointer;
    position: absolute; }
    div.values_container div.circle_item div.inner_block_1 {
      width: 100%;
      height: 100%;
      border: 1px solid #BBDEFB !important;
      border-radius: 50%;
      position: relative; }
      div.values_container div.circle_item div.inner_block_1::before {
        content: '';
        display: inline-block;
        width: 20px;
        height: 20px;
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
        position: absolute;
        background-color: #BBDEFB;
        transition: left 0.2s, right 0.2s; }
    div.values_container div.circle_item div.inner_block_2 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      height: 100%;
      background-color: #BBDEFB;
      border-radius: 50%;
      transition: background-color 0.2s;
      position: relative; }
      div.values_container div.circle_item div.inner_block_2 div.item_text_content {
        position: absolute;
        width: 325px;
        padding: 24px;
        background-color: #ffffff;
        border-radius: 25px;
        opacity: 0;
        visibility: hidden;
        transition: 0.6s; }
        @media all and (max-width: 1200px) {
          div.values_container div.circle_item div.inner_block_2 div.item_text_content {
            width: 225px; } }
      div.values_container div.circle_item div.inner_block_2:hover div.item_text_content {
        opacity: 1;
        visibility: visible; }
    div.values_container div.circle_item div.inner_block_3 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 65px;
      height: 65px;
      font-size: 40px;
      line-height: 40px;
      font-weight: 700;
      text-transform: uppercase;
      color: #325DB7;
      border: 1px solid #BBDEFB;
      border-radius: 50%;
      background-color: #ffffff; }
  div.values_container div.circle_item:hover {
    z-index: 1; }
    div.values_container div.circle_item:hover div.inner_block_2 {
      background-color: #F0F8FE; }
  div.values_container .circle_item_1 {
    top: -40px;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  div.values_container .circle_item_2 {
    top: 25%;
    left: 93%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  div.values_container .circle_item_3 {
    top: 75%;
    left: 93%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  div.values_container .circle_item_4 {
    top: 75%;
    left: 7%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  div.values_container .circle_item_5 {
    top: 25%;
    left: 7%;
    -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
  div.values_container div.circle_item_1 div.inner_block_1::before,
  div.values_container div.circle_item_2 div.inner_block_1::before,
  div.values_container div.circle_item_3 div.inner_block_1::before {
    top: 30px;
    right: 10px; }
  div.values_container div.circle_item_1 div.inner_block_1 div.item_text_content,
  div.values_container div.circle_item_2 div.inner_block_1 div.item_text_content,
  div.values_container div.circle_item_3 div.inner_block_1 div.item_text_content {
    top: 0;
    right: -355px; }
    @media all and (max-width: 1200px) {
      div.values_container div.circle_item_1 div.inner_block_1 div.item_text_content,
      div.values_container div.circle_item_2 div.inner_block_1 div.item_text_content,
      div.values_container div.circle_item_3 div.inner_block_1 div.item_text_content {
        right: -245px; } }
  div.values_container div.circle_item_1:hover div.inner_block_1::before,
  div.values_container div.circle_item_2:hover div.inner_block_1::before,
  div.values_container div.circle_item_3:hover div.inner_block_1::before {
    right: -10px; }
  div.values_container div.circle_item_4 div.inner_block_1::before,
  div.values_container div.circle_item_5 div.inner_block_1::before {
    top: 30px;
    left: 10px; }
  div.values_container div.circle_item_4 div.inner_block_1 div.item_text_content,
  div.values_container div.circle_item_5 div.inner_block_1 div.item_text_content {
    top: 0;
    left: -355px; }
    @media all and (max-width: 1200px) {
      div.values_container div.circle_item_4 div.inner_block_1 div.item_text_content,
      div.values_container div.circle_item_5 div.inner_block_1 div.item_text_content {
        left: -245px; } }
  div.values_container div.circle_item_4:hover div.inner_block_1::before,
  div.values_container div.circle_item_5:hover div.inner_block_1::before {
    left: -10px; }

div.values_slider_container {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  display: none; }
  @media all and (max-width: 991px) {
    div.values_slider_container {
      display: block; } }

div.values_main_content_wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 400px;
  height: 400px;
  background-color: #ffffff;
  border-radius: 50%;
  padding: 50px;
  margin: 0 auto 40px auto; }
  @media all and (max-width: 768px) {
    div.values_main_content_wrapper {
      width: clamp(16.875rem, calc(8.9962rem + 39.3939vw), 25rem);
      height: clamp(16.875rem, calc(8.9962rem + 39.3939vw), 25rem); } }
  div.values_main_content_wrapper div.value_main_content {
    text-align: center;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
    text-align: center;
    max-height: 220px;
    overflow-y: auto; }
    @media all and (max-width: 575px) {
      div.values_main_content_wrapper div.value_main_content {
        max-height: 180px; } }
    div.values_main_content_wrapper div.value_main_content h2 {
      color: #325DB7; }
    div.values_main_content_wrapper div.value_main_content div.text_content {
      font-size: 16px;
      line-height: 22px;
      margin-top: 10px; }

div.values_slider div.slick-list,
div.values_slider div.slick-track {
  display: -ms-flexbox;
  display: flex; }
div.values_slider div.slide_column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 40px 20px;
  background-color: #ffffff;
  border-radius: 25px; }
  div.values_slider div.slide_column div.inner_block_1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    background-color: #BBDEFB; }
    div.values_slider div.slide_column div.inner_block_1::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      position: absolute;
      background-color: #BBDEFB;
      bottom: -8px;
      left: 32px;
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }
  div.values_slider div.slide_column div.inner_block_3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 65px;
    height: 65px;
    font-size: 40px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase;
    color: #325DB7;
    border-radius: 50%;
    background-color: #ffffff;
    z-index: 3;
    position: relative; }
  div.values_slider div.slide_column div.dynamic_text_content {
    text-align: center;
    background-color: #ffffff;
    margin-top: 30px; }

div.values_slider_arrows {
  -ms-flex-pack: center;
      justify-content: center; }

body:not(.elementor-editor-active) .default-ticker {
  opacity: 0; }

.default-ticker {
  display: inline-block;
  overflow: hidden; }
  .default-ticker p {
    text-transform: uppercase;
    font-size: clamp(3.125rem, calc(2.2321rem + 4.4643vw), 6.25rem);
    line-height: clamp(3.5rem, calc(2.6071rem + 4.4643vw), 6.625rem); }

/* Testimonials Slider */
div.testimonials_slider_container {
  margin: 0 auto; }

.testimonials_slider {
  position: relative;
  margin-left: 80px;
  margin-right: 80px; }
  @media all and (max-width: 768px) {
    .testimonials_slider {
      margin-left: 70px;
      margin-right: 70px; } }
  @media all and (max-width: 425px) {
    .testimonials_slider {
      margin-left: 40px;
      margin-right: 40px; } }
  .testimonials_slider::before, .testimonials_slider::after {
    content: '';
    display: inline-block;
    width: 160px;
    height: 160px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    z-index: 1; }
    @media all and (max-width: 768px) {
      .testimonials_slider::before, .testimonials_slider::after {
        width: 120px;
        height: 120px; } }
    @media all and (max-width: 425px) {
      .testimonials_slider::before, .testimonials_slider::after {
        width: 70px;
        height: 70px; } }
  .testimonials_slider::before {
    background-image: url("images/testimonial-left-icon.svg");
    left: -91px;
    bottom: 5px; }
    @media all and (max-width: 768px) {
      .testimonials_slider::before {
        left: -68px;
        bottom: 10px; } }
  @media all and (max-width: 768px) and (max-width: 425px) {
    .testimonials_slider::before {
      left: -40px; } }

  .testimonials_slider::after {
    background-image: url("images/testimonial-right-icon.svg");
    right: -91px;
    top: 5px; }
    @media all and (max-width: 768px) {
      .testimonials_slider::after {
        right: -68px;
        top: 10px; } }
    @media all and (max-width: 425px) {
      .testimonials_slider::after {
        right: -40px; } }
  .testimonials_slider div.slick-list {
    margin-left: -10px;
    margin-right: -10px; }
  .testimonials_slider .video_wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 20px;
    background-color: #000;
    margin: 0 10px; }
  .testimonials_slider .video_wrapper iframe {
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    width: 100% !important;
    height: 100% !important;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    object-fit: contain;
    border: none; }

div.testimonials_slider_arrows {
  -ms-flex-pack: center;
      justify-content: center; }

/* Service Slider */
div.service_slider {
  overflow-x: hidden; }
  div.service_slider div.slick-list,
  div.service_slider div.slick-track {
    display: -ms-flexbox;
    display: flex; }
  div.service_slider div.slick-list {
    margin-left: -9px;
    margin-right: -9px; }
  div.service_slider a.slide_column,
  div.service_slider div.slide_column {
    -ms-flex-direction: column;
        flex-direction: column;
    display: -ms-flexbox;
    display: flex;
    margin: 0 10px;
    border: 1px solid #F1F1F1;
    border-radius: 25px;
    padding: 30px;
    text-decoration: none; }
    div.service_slider a.slide_column *,
    div.service_slider div.slide_column * {
      color: initial; }
    div.service_slider a.slide_column span.post_index,
    div.service_slider div.slide_column span.post_index {
      color: #325DB7;
      font-size: 30px;
      line-height: 30px;
      font-weight: 700; }
    div.service_slider a.slide_column h3,
    div.service_slider div.slide_column h3 {
      padding-top: 10px;
      padding-bottom: 15px; }
    div.service_slider a.slide_column span.learn_more,
    div.service_slider div.slide_column span.learn_more {
      margin-top: auto; }

/* Expertise Slider */
div.experience_slider .slick-list {
  padding: 0 15%; }
  @media all and (max-width: 1440px) {
    div.experience_slider .slick-list {
      padding: 0 26%; } }
  @media all and (max-width: 768px) {
    div.experience_slider .slick-list {
      padding: 0; } }
div.experience_slider div.slide_column {
  margin: 0 10px; }
  @media all and (max-width: 768px) {
    div.experience_slider div.slide_column {
      margin: 0; } }
  div.experience_slider div.slide_column img {
    width: 100%; }

div.experience_slider_arrows {
  width: 100%;
  max-width: 1205px;
  padding: 0 40px;
  margin-left: auto;
  margin-right: auto; }
  @media all and (max-width: 1024px) {
    div.experience_slider_arrows {
      padding: 0 20px; } }
  @media all and (max-width: 991px) {
    div.experience_slider_arrows {
      padding: 0; } }

/* Actions Slider */
div.action_slider_container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative; }
  @media all and (max-width: 991px) {
    div.action_slider_container {
      max-width: 700px; } }
  div.action_slider_container div.actions_slider {
    overflow: hidden; }
    div.action_slider_container div.actions_slider div.slick-list {
      margin-right: -100px; }
      @media all and (max-width: 991px) {
        div.action_slider_container div.actions_slider div.slick-list {
          margin-right: 0; } }
    div.action_slider_container div.actions_slider div.slick-track {
      padding-top: 50px; }
    div.action_slider_container div.actions_slider div.slick-track,
    div.action_slider_container div.actions_slider div.slick-list {
      display: -ms-flexbox;
      display: flex; }
  div.action_slider_container div.slide_column {
    padding-top: 60px;
    padding-right: 60px;
    background: linear-gradient(180deg, #bbdefb 75%, #f0f8fe 25%);
    position: relative;
    margin: 0 100px; }
    @media all and (max-width: 991px) {
      div.action_slider_container div.slide_column {
        margin: 0;
        padding-top: 40px;
        padding-right: 40px; } }
    @media all and (max-width: 425px) {
      div.action_slider_container div.slide_column {
        padding-top: 25px;
        padding-right: 25px; } }
    div.action_slider_container div.slide_column::before {
      content: '';
      width: 260px;
      height: 260px;
      display: inline-block;
      background-image: url("images/right-dec-img.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      position: absolute;
      top: -50px;
      left: -100px;
      z-index: 2; }
      @media all and (max-width: 991px) {
        div.action_slider_container div.slide_column::before {
          display: none; } }
    div.action_slider_container div.slide_column div.slide_inner_column {
      background-color: #ffffff;
      position: relative;
      overflow: hidden;
      min-height: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding-top: 333px;
      padding-bottom: 100px;
      padding-left: 30px;
      padding-right: 30px; }
      @media all and (max-width: 991px) {
        div.action_slider_container div.slide_column div.slide_inner_column {
          -ms-flex-pack: start;
              justify-content: flex-start;
          padding-top: 0;
          padding-left: 0;
          padding-right: 0; } }
    div.action_slider_container div.slide_column div.img_block {
      width: 606px;
      height: 606px;
      border-radius: 50%;
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: end;
          align-items: flex-end;
      position: absolute;
      top: -303px;
      right: -60px; }
      @media all and (max-width: 991px) {
        div.action_slider_container div.slide_column div.img_block {
          position: static;
          width: 100%;
          height: auto;
          border-radius: 0 0 50% 50%; } }
      @media all and (max-width: 991px) {
        div.action_slider_container div.slide_column div.img_block img {
          width: 100% !important; } }
    @media all and (max-width: 991px) {
      div.action_slider_container div.slide_column div.content_block {
        padding: 30px 30px 0 30px; } }
    div.action_slider_container div.slide_column div.dynamic_text_content {
      margin-top: 10px; }
  div.action_slider_container div.actions_slider_arrows {
    position: absolute;
    margin: 0;
    left: 130px;
    bottom: 35px; }
    @media all and (max-width: 991px) {
      div.action_slider_container div.actions_slider_arrows {
        left: 30px; } }

/* LORIE Shortcode */
.lorie_wrapper {
  margin-block: 2.25rem; }

.lorie_list {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  /* &:has(.lorie_list_item:hover) .lorie_list_item:not(:hover) {
    opacity: 0.4;
  }
  &:has(.lorie_list_item:hover) .lorie_list_item:hover {
    opacity: 1;
  } */ }

.lorie_list_item {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px 1fr;
      grid-template-columns: 50px 1fr;
  transition-duration: 200ms;
  transition-property: opacity;
  transition-timing-function: linear;
  will-change: opacity;
  pointer-events: auto;
  position: relative; }
  .lorie_list_item .dropcap {
    background-color: #ffffff;
    color: #325DB7;
    font-size: 32px;
    font-weight: 600;
    place-items: center;
    text-align: center;
    pointer-events: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0.625rem 1.125rem; }
  .lorie_list_item .text {
    display: -ms-flexbox;
    display: flex;
    padding: 0.625rem 1.125rem;
    text-transform: uppercase;
    font-size: 14px; }
  .lorie_list_item .underline {
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #F1F1F1;
    -ms-transform-origin: left;
        transform-origin: left;
    -ms-transform: scaleX(0);
        transform: scaleX(0);
    transition: none; }

.reveal {
  overflow: hidden; }

body:not(.elementor-editor-active) .elementor-location-header {
  position: sticky;
  top: var(--wp-admin--admin-bar--height, 0px);
  width: 100%;
  background-color: #ffffff; }

.elementor-location-header {
  z-index: 9999; }
  .elementor-location-header nav.elementor-nav-menu--dropdown ul li.menu-item a:hover {
    text-decoration: underline;
    text-underline-offset: 5px; }
  @media all and (max-width: 425px) {
    .elementor-location-header nav.elementor-nav-menu--dropdown ul li.menu-item a.has-submenu {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

/* Mobile Dropdown Menu Styles */
body:not(.elementor-editor-active) .menu_dropdown_container {
  display: none;
  height: calc(100svh - (58px + var(--wp-admin--admin-bar--height, 0px)));
  max-height: calc(100svh - (58px + var(--wp-admin--admin-bar--height, 0px)));
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow-y: auto; }

.menu_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  align-items: center;
  gap: 10px; }
  .menu_btn .btn_text {
    font-size: 14px; }

.nav-icon {
  width: 30px;
  height: 28px;
  position: relative;
  -ms-transform: rotate(0deg);
      transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }
  .nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #325DB7;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    transition: .25s ease-in-out; }
  .nav-icon span.first_item {
    top: 4px; }
  .nav-icon span.second_item {
    top: 13px; }
  .nav-icon span.third_item {
    top: 22px; }

.menu_open span.first_item {
  top: 13px;
  -ms-transform: rotate(135deg);
      transform: rotate(135deg); }
.menu_open span.second_item {
  opacity: 0;
  left: -45px; }
.menu_open span.third_item {
  top: 13px;
  -ms-transform: rotate(-135deg);
      transform: rotate(-135deg); }

.elementor-location-footer div.elementor-widget-text-editor a {
  color: #ffffff;
  text-decoration: none; }
  .elementor-location-footer div.elementor-widget-text-editor a:hover {
    color: #FBCCBB; }
.elementor-location-footer div.footer_form_col form.frm-show-form fieldset {
  padding: 0; }
.elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 0; }
  .elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container div.frm_form_field {
    margin: 0; }
    .elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container div.frm_form_field input {
      color: #ffffff;
      border: 1px solid #ffffff;
      border-right: 0;
      border-color: #ffffff;
      height: 39px !important;
      min-height: auto;
      background-color: #000000;
      border-radius: 0; }
      .elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container div.frm_form_field input:-ms-input-placeholder {
        color: #ffffff; }
      .elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container div.frm_form_field input::placeholder {
        color: #ffffff; }
      .elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container div.frm_form_field input:focus {
        border-color: #ffffff !important; }
  .elementor-location-footer div.footer_form_col form.frm-show-form div.frm_fields_container div.frm_error {
    color: #ffffff; }
.elementor-location-footer div.footer_form_col form.frm-show-form button.frm_button_submit.frm_final_submit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 0;
  padding: 0;
  margin-top: 0;
  height: 39px;
  padding: 13px 10px;
  border: 1px solid #ffffff;
  background-color: transparent;
  border-radius: 0; }
  .elementor-location-footer div.footer_form_col form.frm-show-form button.frm_button_submit.frm_final_submit:hover {
    background-color: #FBCCBB; }
  .elementor-location-footer div.footer_form_col form.frm-show-form button.frm_button_submit.frm_final_submit::before {
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    background-image: url("images/button-Icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain; }

form.frm_pro_form fieldset {
  padding: 0 !important; }
form.frm_pro_form .frm_fields_container .frm_single_upload {
  max-width: 100%; }
  form.frm_pro_form .frm_fields_container .frm_single_upload div.dz-message {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    gap: 8px;
    padding: 8px;
    min-height: 40px;
    position: relative;
    border: 1px solid #D8D8D8; }
    form.frm_pro_form .frm_fields_container .frm_single_upload div.dz-message span.frm_upload_text {
      display: inline-block;
      font-size: 16px; }
    form.frm_pro_form .frm_fields_container .frm_single_upload div.dz-message svg.frmsvg.frm-svg-icon {
      margin-left: 0;
      width: 16px;
      height: 16px;
      margin-bottom: 0;
      filter: brightness(0) saturate(100%) invert(22%) sepia(92%) saturate(3354%) hue-rotate(22deg) brightness(103%) contrast(101%);
      margin-right: 0; }
    form.frm_pro_form .frm_fields_container .frm_single_upload div.dz-message div.frm_small_text {
      position: absolute;
      top: 100%;
      left: 0;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.4); }
  form.frm_pro_form .frm_fields_container .frm_single_upload div.dz-message:hover svg.frmsvg.frm-svg-icon {
    filter: brightness(0) saturate(100%) invert(100%) sepia(16%) saturate(7108%) hue-rotate(294deg) brightness(97%) contrast(104%); }
form.frm_pro_form .frm_fields_container div.upload_field_container div.frm_error {
  background-color: #BBDEFB;
  position: relative;
  z-index: 1; }
form.frm_pro_form .frm_fields_container div.name_field {
  position: relative; }
  form.frm_pro_form .frm_fields_container div.name_field div.frm_description {
    position: absolute;
    top: 10px;
    right: 0;
    font-size: 20px;
    line-height: 20px;
    opacity: 0.4; }
form.frm_pro_form .frm_fields_container div.ss-main {
  border: 1px solid #D8D8D8;
  box-shadow: none; }
  form.frm_pro_form .frm_fields_container div.ss-main svg {
    filter: brightness(0) saturate(100%) invert(22%) sepia(92%) saturate(3354%) hue-rotate(22deg) brightness(103%) contrast(101%); }
form.frm_pro_form .frm_fields_container div.ss-main:hover svg {
  filter: brightness(0) saturate(100%) invert(100%) sepia(16%) saturate(7108%) hue-rotate(294deg) brightness(97%) contrast(104%); }

div.frm_forms div.frm_message {
  margin: 0;
  border: none;
  text-align: center;
  background-color: #BBDEFB; }
  div.frm_forms div.frm_message h2 {
    color: #ffffff;
    margin-bottom: 8px; }
  div.frm_forms div.frm_message p {
    font-size: 24px;
    line-height: 30px;
    color: #ffffff; }

div.ss-content {
  border: 1px solid #D8D8D8;
  border-bottom: none; }
  div.ss-content div.ss-list .ss-option {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding: 10px;
    background-color: #ffffff;
    border-bottom: 1px solid #D8D8D8; }
    div.ss-content div.ss-list .ss-option:hover {
      background-color: #D94200;
      color: #ffffff; }
  div.ss-content div.ss-list div.ss-option.ss-selected {
    background-color: #D94200 !important; }

div.careers_container div.container_header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 20px;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 10px; }

div.careers_item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px 30px;
  padding: 20px 0;
  border-bottom: 1px solid #D8D8D8; }
  @media all and (max-width: 768px) {
    div.careers_item {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start; } }
  div.careers_item a.orange_btn {
    width: 100%;
    max-width: 215px;
    min-width: fit-content; }
    @media all and (max-width: 768px) {
      div.careers_item a.orange_btn {
        min-width: auto; } }

/* Career Single Page */
body:not(.elementor-editor-active) div.career_single_post_img_column {
  min-width: 500px;
  -ms-transform: translateY(230px);
      transform: translateY(230px); }
  @media all and (max-width: 991px) {
    body:not(.elementor-editor-active) div.career_single_post_img_column {
      margin-top: -230px;
      min-width: auto; } }
body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container {
  width: fit-content;
  position: relative; }
  body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container img {
    position: relative;
    z-index: 3; }
  body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::before, body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::after {
    content: '';
    display: inline-block;
    width: 260px;
    height: 260px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute; }
    @media all and (max-width: 575px) {
      body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::before, body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::after {
        width: 150px;
        height: 150px; } }
  body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::before {
    background-image: url("images/testimonial-left-icon.svg");
    left: -148px;
    bottom: 5px; }
    @media all and (max-width: 575px) {
      body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::before {
        left: -85px;
        bottom: 10px; } }
  body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::after {
    background-image: url("images/testimonial-right-icon.svg");
    right: -148px;
    top: 5px; }
    @media all and (max-width: 575px) {
      body:not(.elementor-editor-active) div.career_single_post_img > .elementor-widget-container::after {
        right: -85px;
        top: 10px; } }

form.careers_filter_form div.frm_fields_container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: 30px; }
  @media all and (max-width: 991px) {
    form.careers_filter_form div.frm_fields_container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  @media all and (max-width: 768px) {
    form.careers_filter_form div.frm_fields_container {
      max-width: 450px;
      margin: 0 auto; } }
form.careers_filter_form div.form_name_field,
form.careers_filter_form div.form_terms_field {
  width: 100%;
  max-width: 440px; }
  @media all and (max-width: 991px) {
    form.careers_filter_form div.form_name_field,
    form.careers_filter_form div.form_terms_field {
      max-width: calc((100% - 30px) / 2); } }
  @media all and (max-width: 768px) {
    form.careers_filter_form div.form_name_field,
    form.careers_filter_form div.form_terms_field {
      max-width: 100%; } }
form.careers_filter_form div.form_name_field {
  position: relative; }
  form.careers_filter_form div.form_name_field img.search_icon {
    width: 37px;
    height: 37px;
    position: absolute;
    left: 0;
    bottom: 10px; }
  form.careers_filter_form div.form_name_field input {
    width: 100%;
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    padding: 5px 10px 15px 50px;
    border: none;
    border-bottom: 1px solid #000000;
    background-color: transparent; }
    form.careers_filter_form div.form_name_field input:focus {
      outline: none;
      border-bottom-color: #325DB7; }
    form.careers_filter_form div.form_name_field input:-ms-input-placeholder {
      color: #000000; }
    form.careers_filter_form div.form_name_field input::placeholder {
      color: #000000; }
form.careers_filter_form div.form_terms_field div.career_terms_block {
  position: relative; }
form.careers_filter_form div.form_terms_field div.current_term_name {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 20px;
  padding: 5px 0 15px 0;
  border-bottom: 1px solid #000000;
  cursor: pointer; }
form.careers_filter_form div.form_terms_field ul.career_terms_list {
  border-left: 1px solid #D8D8D8;
  border-right: 1px solid #D8D8D8;
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  display: none; }
  @media all and (max-width: 768px) {
    form.careers_filter_form div.form_terms_field ul.career_terms_list {
      position: static; } }
  form.careers_filter_form div.form_terms_field ul.career_terms_list li {
    list-style: none;
    padding: 7.5px 10px;
    cursor: pointer;
    border-bottom: 1px solid #D8D8D8; }
  form.careers_filter_form div.form_terms_field ul.career_terms_list li:hover {
    color: #ffffff;
    background-color: #D94200; }
  form.careers_filter_form div.form_terms_field ul.career_terms_list li.active_term_item {
    color: #ffffff;
    background-color: #D94200; }
form.careers_filter_form div.frm_submit_field {
  width: 100%;
  max-width: calc(100% - (880px + 60px));
  min-width: 165px; }
  @media all and (max-width: 768px) {
    form.careers_filter_form div.frm_submit_field {
      min-width: auto;
      max-width: 165px; } }
  form.careers_filter_form div.frm_submit_field input.submit {
    width: 100%;
    border: none;
    padding: 12px 20px;
    cursor: pointer; }

/* Services Container Styles */
div.service_container {
  width: 100%;
  max-width: 1120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px; }
  @media all and (max-width: 1440px) {
    div.service_container {
      max-width: 990px; } }
  div.service_container .service_column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    max-width: calc((100% - 40px) / 3);
    padding: 30px;
    border-radius: 25px;
    text-decoration: none; }
    div.service_container .service_column * {
      color: initial; }
    @media all and (max-width: 1200px) {
      div.service_container .service_column {
        max-width: calc((100% - 20px) / 2); } }
    @media all and (max-width: 768px) {
      div.service_container .service_column {
        max-width: 100%; } }
    div.service_container .service_column h6 {
      padding-bottom: 10px; }
    div.service_container .service_column div.dynamic_text_content {
      padding-bottom: 10px; }

/* Home Blog Slider and Blog Feed slider  */
div.home_blog_slider,
div.blog_slider {
  overflow-x: hidden; }
  div.home_blog_slider div.slick-list,
  div.home_blog_slider div.slick-track,
  div.blog_slider div.slick-list,
  div.blog_slider div.slick-track {
    display: -ms-flexbox;
    display: flex; }
  div.home_blog_slider div.slick-list,
  div.blog_slider div.slick-list {
    margin-left: -10px;
    margin-right: -10px; }
  div.home_blog_slider div.slick-track,
  div.blog_slider div.slick-track {
    margin-left: 0; }
  div.home_blog_slider .slide_column,
  div.blog_slider .slide_column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: 0 10px;
    text-decoration: none; }
    div.home_blog_slider .slide_column *,
    div.blog_slider .slide_column * {
      color: initial; }
    div.home_blog_slider .slide_column img,
    div.blog_slider .slide_column img {
      width: 100%;
      border-radius: 25px;
      margin: 0 auto; }
    div.home_blog_slider .slide_column span.post_date,
    div.blog_slider .slide_column span.post_date {
      display: inline-block;
      text-transform: capitalize;
      font-size: 12px;
      line-height: 18px;
      margin-top: 10px;
      color: #D94200; }
    div.home_blog_slider .slide_column h3,
    div.blog_slider .slide_column h3 {
      margin-top: 5px;
      padding-bottom: 15px; }
    div.home_blog_slider .slide_column span.learn_more,
    div.blog_slider .slide_column span.learn_more {
      margin-top: auto; }

div.blog_slider div.slick-track {
  margin-bottom: 60px; }
div.blog_slider div.slick-slide {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  div.blog_slider div.slick-slide > div {
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    min-height: 50%; }
    div.blog_slider div.slick-slide > div a.slide_column.blog_post_column {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-direction: column;
          flex-direction: column;
      min-height: 100%;
      text-decoration: none; }

/*# sourceMappingURL=style.css.map */