/*
Theme Name: Loue Froid Child Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


/* ================Custom CSS by Ali =================== */
:root {
  --im_primary: #01A9DE;
  --im_secondary: #333333;
  --im_white: #ffffff;
}
body {
    font-family: 'open-sans-condensed' !important;
}
.static_box-container {
  position: fixed;
  bottom: 56px;
  right: 56px;
  width: 50px;
  height: 50px;
  z-index: 300;
}
.static_box-container .static_box-wrapper {
  z-index: 1;
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  background-color: transparent;
  width: 350px;
  height: 175px;
  border-bottom-right-radius: 0;
  overflow: hidden;
  -moz-transition: height 0.5s, width 0.5s, border-radius 0.5s;
  -o-transition: height 0.5s, width 0.5s, border-radius 0.5s;
  -webkit-transition: height 0.5s, width 0.5s, border-radius 0.5s;
  transition: height 0.5s, width 0.5s, border-radius 0.5s;
  -moz-transition-timing-function: cubic-bezier(0.45, 0.01, 0.88, 0.62);
  -o-transition-timing-function: cubic-bezier(0.45, 0.01, 0.88, 0.62);
  -webkit-transition-timing-function: cubic-bezier(0.45, 0.01, 0.88, 0.62);
  transition-timing-function: cubic-bezier(0.45, 0.01, 0.88, 0.62);
}
.static_box-container .static_box-wrapper .static-box {
  box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
  z-index: 1;
  background-color: #00a9de;
  width: 295px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.static_box-container .static_box-wrapper .static-box .info {
  padding: 20px;
}
.static_box-container .static_box-wrapper .static-box .info h3 {
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 16px;
  margin-bottom:5px;
}
.static_box-container .static_box-wrapper .static-box .info a {
  display: block;
  color: white;
  font-size: 30px;
  font-weight: 500;
}
.static_box-container .static_box-wrapper .static-box .info a:hover {
  font-weight: 600;
  font-size: 28px;
}
.static_box-container .static_box-wrapper .static-box .cta_button {
  padding: 10px;
  background-color: #474749;
  color: white;
}
.static_box-container .static_box-wrapper .static-box .cta_button a {
  color: white;
  text-align: center;
  font-size: 20px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 500;
}
.static_box-container .static_box-wrapper .static-box .cta_button a span.dashicons.dashicons-email {
  vertical-align: middle;
  display: none;
  margin-top: -5px;
}
.static_box-container .static_box-wrapper .static-box .cta_button a:hover span.dashicons.dashicons-email {
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 768px) {
  section.static_box-container {
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .static-box {
    width: 100% !important;
  }
  .static_box-wrapper {
    width: 100% !important;
  }
  .static-box {
    display: grid;
    grid-template-columns: 1.5fr 0.9fr;
    height: 87px;
  }
  .static-box a {
    font-size: 20px !important;
  }
  .cta_button {
    padding-top: 30px !important;
  }
  .static_box-wrapper {
    height: 100px !important;
  }
  .static_box-container .static_box-wrapper .static-box .cta_button a {
    vertical-align: middle;
  }
}

@media only screen and (max-width: 1024px) {}
@media only screen and (max-width: 768px) {
    .col-8 {
        width: 100% !important;
    }
    .col-4 {
        width: 100% !important;
    }
    .flex {
        display: flex !important;
        flex-direction: column !important;
    }
    .product_info_section .flex .col-8 .flex {
        padding: 50px 0 50px 20px !important;
    }

    .product_info_section .flex .col-12 .flex {
        padding: 50px 0 50px 20px !important;
    }

    .col-6 {
        width: 100%!important;
        float: left;
        padding: 0px !important;
    }

    .product_info_table {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .product_description_section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .banner_image {
        background-position: top center;
        background-repeat: no-repeat;
        background-size: contain !important;
        height: 200px !important;
        margin-bottom: 60px;
    }
    .site-header{
        padding-bottom: 0;
    }
    .block {
        padding-left: 20px;
        padding-right: 20px;
    }

    .image_boxes .col-2 .image_boxes_icon {
        width: 55px !important;
    }

    .image_boxes .col-1 .image_boxes_icon {
        width: 40px !important;
    }

    .image_boxes .col-11 {
        padding-left: 20px;
    }

    .product_info_section .product_specification {
        padding-left: 10px !important;
    }

    .product_info_section ul{
        padding-left: 20px !important;
    }
    .product_info_section p{
        padding-left: 20px !important;
    }

    /* Case Study Details Page Media Query Css */
    .casestudy_banner .casestudy_heading {
        font-size: 25px !important;
    }
    .casestudy-detail-wrapper {
        box-shadow: 0;
        transition: box-shadow .3s ease-in-out;
        padding: 30px;
    }
    .px-40 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .detailpage-content {
        padding-top: 40px !important;
    }
    .detailpage-content .detailpage_title {
        padding-bottom: 40px !important;
        padding-left: 30px;
    }
    .detailpage-data {
        margin-top: 40px !important;
    }
    .detailpage-data .detailpage-data-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .detail-page_col-4 {
        width: 100% !important;
        margin-top: 20px;
        border-bottom: 1px solid #00a9de !important;
        border-right: 0px !important;
    }
    .detail-page_col-4:last-child {
        border-bottom: 0px !important;
    }
    .detail-page_col-6 {
        width: 100% !important;
    }
    /* Resourses Page Media Query CSS Start */
    .resources-col {
        width: 100% !important;
    }
    .resources_section {
        padding: 10px 20px;
    }
    /*=============== Case Study Page CSS ===============  */
    .content-section{
        padding: 40px 0;
        display: flex;
        flex-direction: column;
        gap: 60px;
        align-items: center;
    }
    .content-section .left-section,
    .content-section .right-section{
        width: calc(100% - 30px) !important;
    }
    .casestudy-banner .casestudy_banner-title {
        color: #ffffff;
        font-family: "open-sans-condensed", Sans-serif;
        font-size: 50px !important;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #00A9DE9C;
        margin: 0 auto;
        width: 350px !important;
    }
    .casestudy-container .summary-section{
        display: grid;
        grid-template-columns: 1fr !important;
        box-shadow: 0px 0px 30px 0 rgba(00, 00, 00, .2);
        padding: 30px 0 20px;
    }
    .casestudy-container .summary-section div{
        padding: 10px 40px;
        border-top: 1px solid transparent;
        border-right: none !important;
        border-left: none !important;
        margin-bottom: 10px;
        position: relative;
    }
    .casestudy-container .summary-section div:nth-child(3n + 2){
        border-top-color: #01A9DE;
    }
    .casestudy-container .summary-section div:nth-child(3n + 3){
        border-top-color: #01A9DE;
    }
    .after-summary{
        display: grid;
        grid-template-columns: 1fr !important;
        background-color: #01A9DE;
        color: #fff;
    }
}
@media screen and (max-width: 480px) {
.desktop {display: none;}
.tablet {display: none;}
.mobile {display: block;}
}

@media screen and (max-width: 1024px) and (min-width: 481px) {
.desktop {display: none;}
.tablet {display: block;}
.mobile {display: none;}
}

@media screen and (max-width: 3000px) and (min-width:1025px) {
.desktop {display: block;}
.tablet {display: none;}
.mobile {display: none;}
}

@media screen and (max-width: 1024px) {
.mobile-tablet {display: block;}
}

@media screen and (max-width: 3000px) and (min-width: 1025px) {
.mobile-tablet {display: none;}
}

@media screen and (max-width: 3000px) and (min-width: 481px) {
.tablet-desktop {display: block;}
}

@media screen and (max-width: 480px) {
.tablet-desktop {display: none;}
}

/* Single Post Template Custom CSS Code By Mohsin Ali 8/1/2023 */

.w-100 {
    width: 100% !important;
}

.custom-container {
    max-width: 768px !important;
    margin: 0 auto !important;
}

.gap-10 {
    gap: 10px;
}

.flex {
    display: flex;
    flex-direction: row;
}

.flex-col {
    display: flex;
    flex-direction: row;
}

.block {
    display: block;
}

.col-1 {
    width: 7%;
}

.col-2 {
    width: 15%;
}

.col-4 {
    width: 25%;
}

.col-6 {
    width: calc(50% - 30px);
    float: left;
}

section.product_description_section .custom-container .flex .col-6 {
    padding: 0 15px;
}

.col-8 {
    width: 75%;
}

.col-10 {
    width: 85%;
}

.col-11 {
    width: 93%;
}

.col-12 {
    width: 100%;
    float: left;
}

.banner_image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 75vh;
    position: relative;
}
.product_info_section {
    margin-top: -80px;
}

.product_info_section p {
    color: #fff;
}

.product_info_section .flex .col-8 .flex {
    padding: 50px 0 50px 20%;
}

.product_info_section .flex .col-12 .flex {
    padding: 50px 0 50px 20%;
}

.product_info_section .product_title {
    font-size: 26px;
    font-family: "open-sans-condensed", Sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.product_info_section .product_info {
    color: #fff;
    font-size: 20px;
    font-family: "open-sans-condensed", Sans-serif;
}

.product_info_section .product_specification {
    font-size: 24px;
    margin-bottom: 10px;
    padding-left: 60px;
}

.product_info_section ul{
    color: #fff;
    font-size: 16px;
    padding-left: 70px;
}

.product_info_section p {
    color: #fff;
    font-size: 16px;
}

.product_description_section {
    background-color: #ffffff;
    margin-top: -85px;
    padding-top: 150px;
}

.product_description_section img.view {
    display: block;
    margin-top: 50px;
    margin-left: 90px;
}

.product_description {
    font-size: 16px;
    color: #737373;
    font-family: "open-sans-condensed", Sans-serif;
    line-height: 2em;
    margin-bottom: 30px;
}

.product_description_title {
    font-size: 40px;
    color: #00a1db;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
}

.product_info_table {
    background-color: #f7f7f7;
    padding-top: 50px;
}

table {
    font-family: arial, "open-sans-condensed", Sans-serif;
    border-collapse: collapse;
    width: 100%;
}

th {
    background: #00a7e1;
    color: white;
    border-right: 1px solid #fff !important;
}

td,
th {
    border: 1px solid #00a7e1;
    text-align: left;
    padding: 8px;
    text-align: center;
}

.info_table_heading {
    color: #00a1db;
    font-size: 40px;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
}

.product_info_table hr {
    height: 2px;
    background-color: #00a1db;
    border: none;
    margin-top: 2px;
    margin-bottom: 10px;
}

.image_boxes {
    background-color: #ffffff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

.image_boxes .image_boxes_title{
    font-size: 25px;
    color: #00a1db;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
    padding-bottom: 5px;
    border-bottom: 3px solid #00a1db;
}

.image_boxes .col-2 .image_boxes_icon {
    width: 40px;
}

.image_boxes .col-1 .image_boxes_icon {
    width: 40px;
}

.image_boxes_products ul {
    padding-left: 20px;
    padding-top: 10px;
    font-size: 16px;
    font-family: "open-sans-condensed", Sans-serif;
    color: #737373;
    line-height: 2em;
}

.product_info_table table {
    margin-bottom: 0px !important;
}
.clr {
    clear: both;
}

.text-white {
    color: white;
}

.product_info_section.top_margin {
    margin-top: 0;
}

/* CaseStudy Detials Page CSS Starts Here */

.casestudy_banner {
    background-position: center center;
    background-size: cover;
    color: white;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}

.casestudy_banner .casestudy_heading {
    font-size: 50px;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.detailpage_container {
    max-width: 1140px;
    margin: 0 auto;
}

.mt-35 {
    margin-top: 35px;
}

.detail-page_col-4 {
    width: 33.333333%;
    border-right: 1px solid #00a9de;
}

.detail-page_col-4:last-child{
    border-right: 0px;
}

.detail-page_col-6 {
    width: 50%;
}

.detailpage-content {
    padding-top: 20px;
}

.detailpage-content .detailpage_title {
    font-size: 3rem;
    font-weight: 600;
    line-height: 1.2;
    font-family: "open-sans-condensed", Sans-serif;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.casestudy-detail-wrapper {
    box-shadow: 0 0 6px 3px rgba(0,0,0,.05);
    transition: box-shadow .3s ease-in-out;
    padding-top: 30px;
    padding-bottom: 30px;
}

.casestudy-detail-wrapper:hover {
    box-shadow: 0 0 8px 3px #00a9de;
}

.casestudy-detail-wrapper .case_study_title {
    text-decoration: none;
    font-size: 1.25rem;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 600;
    color: #000;
}

.casestudy-detail-wrapper p {
    font-size: 1.125rem;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.5em;
    color: #000;
    opacity: 0.8;
}

.casestudy-detail-wrapper ul li {
    font-size: 1.125rem;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.5em;
    color: #000;
    opacity: 0.8;
}

.casestudy-detail-wrapper ol li {
    font-size: 1.125rem;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
    margin-top: 20px;
    line-height: 1.5em;
    color: #000;
    opacity: 0.8;
}

.bg-blue {
    background-color: #c3ecfb;
    box-shadow: 0 0 6px 3px rgba(0,0,0,.05);
}

.gap-20 {
    gap: 20px;
}

.detailpage_content {
    padding-top: 10px;
}

.detail-page_col-4 .detailpage_heading {
    font-size: 16px;
    font-family: "open-sans-condensed", Sans-serif;
    margin-bottom: 10px !important;
}

.pl-40 {
    padding-left: 40px;
}

.px-40{
    padding-left: 40px;
    padding-right: 40px;
}

.detailpage-data {
    margin-top: 50px;
}

.detailpage-data .heading {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-family: "open-sans-condensed", Sans-serif;
    font-weight: 300;
}

.detailpage-data .description {
    font-size: 20px;
    line-height: 1.5em;
    margin-top: 10px;
    font-weight: 400;
    font-family: "open-sans-condensed", Sans-serif;
}

.detailpage-data .tagline {
    font-size: 1.25rem;
    font-family: "open-sans-condensed", Sans-serif;
}

.align-center {
    align-items: center;
}
footer#site-footer {
    display: none;
}

/* Resources Page CSS Start Here */

.resources_section{
    padding-top: 15px;
}

.resources-wrapper{
    display: grid;
    grid-template-columns: calc(33.3333% - 20px) calc(33.3333% - 20px) calc(33.3333% - 20px);
    gap: 30px;
}
.resources-wrapper .thumbnail-holder{
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--im_primary);
}
.resources-wrapper a{
    width: 90%;
    margin-left: 5%;
    color: #fff !important;
    display: block;
}
.resources-wrapper a:hover{
    background-color: var(--im_secondary);
}
.resources-wrapper .thumbnail-holder img{
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
}
.resources-col{
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    text-align: center;
    padding-bottom: 40px;
}

.resources-heading {
    font-family: "open-sans-condensed", Sans-serif;
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.resources-col .heading {
    font-size: 22px;
    color: black;
    margin-bottom: 30px;
    font-family: "open-sans-condensed", Sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
}

.resources-col .btn {
    background-color: #00a9de;
    color: white;
    font-family: "open-sans-condensed", Sans-serif;
    border: 1px solid #00a9de;
    padding: 10px 20px;
    text-decoration: none;
}

.resources-col .btn:hover {
    color: white !important;
}

.resources-col.hidden{
    display: none;
}

.product-resources .custom-container{
    max-width: 1140px !important;
}
/* Filter CSS Starts Here */

.filterDiv {
    display: none;
  }
  
  .show {
    display: block;
  }
  
  .container {
    margin-top: 20px;
    overflow: hidden;
  }
  
  /* Style the buttons */
  .btn_filter {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: #f1f1f1;
    cursor: pointer;
  }
  
  .btn_filter:hover {
    background-color: #ddd;
  }
  
  .btn_filter.active {
    background-color: #666;
    color: white;
  }

/* ================ Casestudy Detail Page =================== */

.casestudy-banner {
    background:linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('http://dev.louefroid.com/wp-content/uploads/2021/11/header_patinoire.jpg');
    background-position: center center;
    text-align: center;
    padding-top: 190px;
    padding-bottom: 190px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.casestudy-banner .casestudy_banner-title {
    color: #ffffff;
    font-family: "open-sans-condensed", Sans-serif;
    font-size: 70px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #00A9DE9C;
    margin: 0 auto;
    width: 640px;
}

.casestudy-container{
    width: 100%;
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
    gap: 0;
}

.casestudy-container .summary-section{
    display: grid;
    grid-template-columns: auto auto auto;
    box-shadow: 0px 0px 30px 0 rgba(00, 00, 00, .2);
    padding: 30px 0 20px;
}
.casestudy-container .summary-section div{
    padding: 10px 40px;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    margin-bottom: 10px;
    position: relative;
}
.casestudy-container .summary-section a{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.casestudy-container .summary-section div:nth-child(3n + 2){
    border-left-color: #01A9DE;
}
.casestudy-container .summary-section div:nth-child(3n + 3){
    border-left-color: #01A9DE;
}
.after-summary{
    display: grid;
    grid-template-columns: auto auto auto;
    background-color: #01A9DE;
    color: #fff;
}
.after-summary div{
    padding: 10px 40px;
}
.after-summary div p{
    margin: 0;
}
.content-section{
    padding: 40px 0;
    display: flex;
    gap: 60px;
    align-items: center;
}
.content-section .left-section,
.content-section .right-section{
    width: calc(50% - 30px);
}
.content-section:nth-child(2n + 2) .left-section{
    order: 2;
}
.content-section:nth-child(2n + 2) .right-section{
    order: 1;
}
.facts-section{
    background-color: #eee;
    padding: 30px;
}
.facts-section .facts-holder{
    display: grid;
    grid-template-columns: auto auto;
    gap: 30px;
}
.facts-section .facts-holder div{
    min-width: calc(50% - 15px);
}
.facts-section .facts-holder h5{
    font-size: 38px;
    font-weight: bold;
}
.content-section .right-section img{
    width: 100%;
    height: auto;
}

/* ------------------ Topbar ------------------ */
.topbar{
    width: 100%;
    background: var(--im_primary);
    color: var(--im_white);
    position: relative;
    z-index: 1;
}
.topbar .im-container{
    height: 40px;
    width: 100%;
    max-width: 1110px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}
.topbar .left-section,
.topbar .right-section{
    display: flex;
    gap: 30px;
    align-items: center;
}
.topbar a,
.topbar a:active,
.topbar a:visited,
.topbar a:focus{
    color: var(--e-global-color-primary);
}
.topbar a:hover{
    color: var(--e-global-color-secondary);
}
.product-resources-section{
    margin-bottom: 30px;
}
.product-resources-section h2{
    display: inline-block;
    border-bottom: 3px solid var(--e-global-color-secondary);
}
.product-resources-section h2 svg{
    height: 32px;
    width: auto;
}
.hover-bk:hover{
    color: var(--im_secondary);
}
#site-header{
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff;
}
@media (max-width: 767px){
    .topbar .left-section a{
        font-size: 0;
        height: 26px;
    }
    .topbar .left-section a span{
        font-size: 16px;
    }
    .topbar .left-section, .topbar .right-section{
        gap: 10px;
    }
    .resources-wrapper{
        grid-template-columns: 100%;
    }
    .site-navigation-toggle-holder.show{
        display: none !important;
    }
    .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{
        display: inline-block !important;
    }
    .site-header:not(.header-stacked) .header-inner .site-branding{
        max-width: 80px !important;
    }
    nav ul.mega-sub-menu{
        margin-top: 0 !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 0 15px !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 img{
        left: 0;
        top:  0;
    }
    .hover-bk{
        display: inline-block !important;
        height: 28px;
    }
}

/* ================Custom CSS by Imran Malik =================== */
.gallery-top-image{
    padding: 40px 0;
    text-align: center;
}
.gallery-top-image img{
    display: inline-block;
    max-width: 100%;
}
.services-gallery-holder,
.services-featured-holder{
    display: grid;
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
    width: 100%;
    place-items: center;
}
.services-featured-holder{
    gap: 15px;
    place-items: normal;
}
.services-gallery-holder div{
    height: 435px;
    align-self: center;
    justify-self: center;
}
.services-gallery-holder div img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.services-featured-section{
    padding: 40px 0;
    background-color: var(--im_primary);
}
.services-featured-holder div{
    text-align: center;
}
.services-featured-holder div img{
    display: inline-block;
    max-height: 70px;
}
.services-featured-holder div h3{
    font-size: 30px;
    line-height: 44px;
    color: var(--im_white);
}
.services-featured-holder div p{
    color: var(--im_white);
    font-size: 16px;
    line-height: 1.5em;
}
.services-content-section{
    padding: 40px 0;
}
.services-content-section h2.content-title{
    font-size: 60px;
    margin-top: 0;
    line-height: 1.8em;
    color: var(--im_primary);
    text-align: center;
    font-weight: bold;
}
.services-thumbnail-holder{
    display: grid;
    grid-template-columns: 33.3333% 33.3333% 33.3333%;
    width: 100%;
    gap: 20px;
    margin-top: 40px;
}
.services-thumbnail-holder div.service-box{
    box-shadow: 0px 0px 15px 7px rgba(00, 00, 00, .1);
}
.services-thumbnail-holder .service-featured-img{
    height: 160px;
    padding: 15px;
}
.services-thumbnail-holder .service-featured-img img{
    width: 100%;
    min-height: 160px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.services-thumbnail-holder .thumbnail-bottom{
    padding: 30px 20px;
    background-color: var(--im_white);
}
.services-thumbnail-holder .thumbnail-bottom h3{
    color: var(--im_primary);
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 30px;
    margin-top: 0;
}
.services-thumbnail-holder .thumbnail-bottom a,
.services-thumbnail-holder .thumbnail-bottom a:active,
.services-thumbnail-holder .thumbnail-bottom a:visited,
.services-thumbnail-holder .thumbnail-bottom a:focus{
    display: inline-block;
    background-color: var(--im_primary);
    color: var(--im_white);
    padding: 10px 25px;
}
.services-thumbnail-holder .thumbnail-bottom a:hover{
    background-color: var(--im_secondary);
}
.single-service-section{
    margin-bottom: 40px;
}
.single-service-image{
    height: 400px;
    margin-bottom: 40px;
}
.single-service-image img{
    width: 100%;
    min-width: 400px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.single-service-top{
    display: flex;
    gap: 20px;
}
.single-service-top .service-left,
.single-service-top .service-right{
    width: calc(50% - 10px);
}
.single-service-top h2{
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 50px;
    color: var(--im_primary);
    text-transform: uppercase;
    font-weight: bold;
}
.single-service-top p{
    font-size: 22px;
    color: var(--im_primary);
    font-weight: bold;
    line-height: 1.2em;
}
.single-service-top img{
    width: 100%;
    height: auto;
}
.single-service-table table{
    width: 100%;
    border: 0;
}
.single-service-table table tr{
    background-color: none;
    border-bottom: 1px solid var(--im_secondary);
}
.single-service-table table tr:last-child{
    border-bottom: 0;
}
.single-service-table table td{
    width: 50%;
    text-align: left;
    padding: 5px;
    background: none !important;
    border: 0;
}
.single-service-table table tr td:last-child{
    color: var(--im_primary);
    font-weight: bold;
}
.single-service-gallery{
    margin-bottom: 20px;
}
.single-service-gallery h3{
    margin-top: 30px;
    color: var(--im_primary);
    font-weight: bold;
    font-size: 30px;
}
.single-service-gallery-holder{
    display: grid;
    grid-template-columns: 50% 50%;
    width: 100%;
    place-items: center;
    gap: 20px;
    margin-top: 20px;
}
.topbar-text{
    font-size: 22px;
    font-weight: bold;
}
.before-topbar{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 2px 0;
    background-color: #fff;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    line-height: 16px;
}
.before-topbar p{
    margin: 0;
    font-size: 16px;
}
.before-topbar p a{
    color: var(--im_primary);
}
.before-topbar img{
    height: 45px;
    width: auto;
}
@media (max-width: 767px){
    .gallery-top-image,
    .services-featured-section,
    .services-content-section,
    .single-service-section .custom-container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .services-gallery-holder, 
    .services-featured-holder,
    .single-service-gallery-holder,
    .services-thumbnail-holder{
        grid-template-columns: 100%;
        gap: 0;
    }
    .services-featured-holder div h3,
    .single-service-gallery h3{
        font-size: 22px;
    }
    .services-featured-holder div{
        margin-bottom: 30px;
    }
    .services-thumbnail-holder div.service-box{
        margin-bottom: 20px;
    }
    .services-featured-holder div:last-child,
    .services-thumbnail-holder div.service-box:last-child{
        margin-bottom: 0;
    }
    .services-content-section h2.content-title,
    .single-service-top h2{
        font-size: 30px;
        line-height: 1.2em;
    }
    .single-service-image{
        height: 200px;
    }
    .single-service-top{
        display: block;
    }
    .single-service-top .service-left, 
    .single-service-top .service-right{
        width: 100%;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        width: calc(100% + 100px) !important;
        margin-left: -90px !important;
    }
    #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 0 15px 0 40px !important;
    }
    .topbar .im-container{
        display: block;
        height: 80px;
    }
    .topbar .im-container .left-section,
    .topbar .im-container .right-section{
        width: 100%;
        min-width: 100%;
        justify-content: center;
    }
    .topbar .im-container .left-section{
        padding: 10px 5px;
    }
    .topbar-text{
        font-size: 14px;
    }
    #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1{
        overflow-y: scroll;
        height: 100vh;
    }
}