/*
Theme Name: Ratio Child
Theme URI: https://ratio.qodeinteractive.com/
Description: A child theme of Ratio Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.1.1
Template: ratio
Text Domain: ratio
*/

/* General */

.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.section-title {
    font-size: 35px;
    font-weight: 600;
    color: #171717;
    padding-bottom: 12px;
    border-bottom: solid #FF6025 2px;
    letter-spacing: 0px;
    width: fit-content;
}

@media screen and (max-width:768px) {
    .section-title {
        font-size: 24px;
    }
}

/* Top Nav CSS */

.edgtf-item-text {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
}

span.edgtf-item-text {
    color: #000000;
}

.edgtf-item-text:hover {
    font-weight: 600;
}

.edgtf-main-menu>ul>li>a>span.edgtf-item-outer:after {
    border-right: 1px solid #000 !important;
    border-color: #000;
}

.edgtf-main-menu>ul>li.edgtf-has-sub>a span.plus {
    /* display: none; */
}

.edgtf-main-menu>ul>li.edgtf-has-sub>a span.plus:before {
    padding-left: 10px;
    /* content: "\33";
    display: none; */
}

.edgtf-main-menu>ul>li>a span.edgtf-item-inner {
    padding: 0 16px;
}

.edgtf-page-header .edgtf-vertical-align-containers {
    padding: 0px 8.4% !important;
    height: 100px;
}

div.edgtf-menu-inner>ul {
    background-color: #ffffff !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

div.edgtf-menu-inner>ul>li {
    text-align: center;
}

div.edgtf-menu-inner>ul>li>a {
    padding: 10px 0 !important;
}

div.edgtf-menu-inner>ul>li>a>.edgtf-item-outer>.edgtf-item-inner>.edgtf-item-text {
    font-weight: 500;
}

div.edgtf-menu-inner>ul>li:hover {
    background-color: #dddddd !important;
}

li.second-layer-nav-bar>ul {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: center;
}

li.second-layer-nav-bar>ul>li {
    width: 170px !important;
}

li.second-layer-nav-bar>ul>li>a {
    padding: 10px !important;
}

li.second-layer-nav-bar>ul>li:hover {
    background-color: #797979 !important;
}

li.second-layer-nav-bar>ul>li>a>.edgtf-item-outer>.edgtf-item-inner>.edgtf-item-text {
    font-size: 12px;
    color: #ffffff;
    font-weight: 500;
}

.edgtf-main-menu.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner ul li a:hover .edgtf-item-outer:after {
    display: none;
}

.wpml-ls-native {
    /* color: #d09c8a; */
}

/* Footer CSS */
.gform_wrapper.gravity-theme .gfield input.medium,
.gform_wrapper.gravity-theme .gfield select.medium {
    width: calc(100% - 8px) !important;
}

.footer input.wpcf7-form-control.wpcf7-submit {
    background: #707070 !important;
    border: 1px solid #383838 !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 12px;
    padding: 0 40px;
    font-family: Montserrat;
}

.footer input.wpcf7-form-control.wpcf7-submit:hover {
    background: #383838 !important;
    border: 1px solid #383838 !important;
    color: #fff;
}

.footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    margin-top: -35px;
}

.asr_texonomy:hover {
    background: transparent;
}


.sort-container label:hover {
    font-weight: bold;
}

body.page-id-8067 .edgtf-title-subtitle-holder h1,
body.page-id-8073 .edgtf-title-subtitle-holder h1 {
    display: none !important;
}

.gallery.edgtf-portfolio-single-holder .edgtf-portfolio-single-media {
    width: calc(33.33% - 1.4%);
    float: left;
}

.gallery.edgtf-portfolio-single-holder .edgtf-portfolio-single-media img {
    object-fit: cover;
    height: 300px;
    width: 100%;
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
    .link-box>div {
        height: 100%;
    }

    .link-box h3 {
        font-size: 30px !important;
    }
}

.hs_submit.hs-submit>.actions {
    padding: 0 !important;
}

.actions {
    padding: 0 !important;
}

/* Paragraph CSS */
p {
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #000000;
    /* margin: 0 0 0 !important; */
}

H2 {
    font-size: 2.1em;
    letter-spacing: 0.1em;
}

H3 {
    letter-spacing: 0.1em;
    font-weight: 600;
}

H4 {
    font-size: 1.7em;
    font-weight: 800;
}

H4 {
    font-size: 1.5em;
}

.wpml-ls-item ul {
    padding-left: 0;
}

.wpml-ls-display {
    display: none;
}

.edgtf-logo-wrapper a img.edgtf-dark-logo {
    opacity: 0;
}

.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner {
    width: auto;
}

.edgtf-drop-down .edgtf-menu-second.right .wpml-ls-display {
    display: inline-block;
    display: block;
    text-align: left;
    padding-left: 30px;
}

.edgtf-drop-down .edgtf-menu-second.right a img {
    float: left;
}

.edgtf-drop-down .edgtf-menu-second.right a img {
    display: inline-block;
    padding-top: 5px;
}

.edgtf-main-menu>ul>li.wpml-ls-item>a>span.edgtf-item-outer:after {
    border: none;
}

.edgtf-mobile-header .edgtf-mobile-nav .wpml-ls-item a {
    border: none;
}

.edgtf-mobile-header .edgtf-mobile-nav .wpml-ls-item {
    display: inline-block;
    padding-right: 30px;
}

.edgtf-main-menu>ul>li.wpml-ls-item>a span.edgtf-item-inner {
    padding: 0 12px;
}

.edgtf-blog-list-holder .edgtf-excerpt {
    font-size: 18px;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
    max-width: 1700px !important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
    text-align: center !important;
}

#edgtf-back-to-top {
    right: 25px !important;
}

#hubspot-messages-iframe-container {
    height: 40vh !important;
}

.edgtf-portfolio-single-holder .edgtf-portfolio-info-item.edgtf-portfolio-date {
    display: none;
}

.gallery .edgtf-portfolio-info-holder {
    margin-top: 16px;
}

.edgtf-title .edgtf-title-holder h1 span {
    text-shadow: none;
    font-weight: bold;
}

.edgtf-preload-background {
    background-image: none;
}

#text_icl-13 p {
    line-height: 0px;
}

.edgtf-title {
	height: 0px !important;
}

@media (min-width:1024px) and (max-width:1366px) and (orientation: portrait) {
    footer .widget#text-13 {
        float: left;
    }
}

@media (max-width:1024px) {
    body #hs-eu-cookie-confirmation {
        top: auto !important;
        bottom: 0 !important;
    }

    .single-post .edgtf-title {
        max-height: 100px !important;
    }
	
	.edgtf-title {
		height: 0px !important;
	}
}

@media screen and (min-width: 768px) {
    .mobile-show {
        display: none;
    }

    .mobile-hide {
        display: block;
    }
}

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

    .mobile-hide {
        display: none;
    }

    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
        font-size: 11px !important;
    }

    .edgtf-title .edgtf-title-holder .edgtf-subtitle {
        display: block;
    }

    .edgtf-mobile-header .edgtf-mobile-logo-wrapper a {
        max-height: 60px;
    }
	.edgtf-mobile-header .edgtf-mobile-nav a, .edgtf-mobile-header .edgtf-mobile-nav h4{
	text-align: left!important;
	}
.edgtf-mobile-header .edgtf-mobile-nav .wpml-ls-item {
    padding-right: 240px!important;
}
}

@media screen and (orientation: landscape) {
    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
        padding: 0 10px 10px;
    }
}

@media screen and (min-width: 540px) and (max-width: 667px) and (orientation: landscape) {

    .edgtf-footer-column-1 .textwidget,
    .edgtf-footer-column-1 a {
        font-size: 10px;
    }

    body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
        font-size: 9px !important;
        line-height: 1;
    }
}

@media screen and (max-width: 767px) {
    .edgtf-title .edgtf-title-image img {
        /*     height: 400px; */
        height: 88vw !important;
        object-fit: cover;
    }
}

@media (max-width: 991px) {
    .container-flex .edgtf-section-inner-margin {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    .container-flex .first_div {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .container-flex .second_div {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
}

.edgtf-portfolio-info-item.edgtf-portfolio-categories p {
    padding-left: 2em;
}

.gform_wrapper.gravity-theme input,
.gform_wrapper.gravity-theme textarea {
    width: 100%;
    margin-top: 0;
    margin-bottom: 7px !important;
    padding: 16.5px 15px !important;
    border: 1px solid #d7d7d7;
    outline: 0;
    font-size: 14px !important;
    background-color: #fff;
    color: #757575;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    font-family: Montserrat;
    letter-spacing: 3px;
}

.gform_wrapper.gravity-theme .gform_footer input {
    background: linear-gradient(to right, #d09c8a, #d1aea7);
    display: inline-block;
    width: auto;
    height: 45px;
    line-height: 45px;
    padding: 0 20px !important;
    font-size: 12px !important;
    font-family: inherit;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: none;
    margin: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out;
    cursor: pointer;
}

.gform_wrapper.gravity-theme .gform_footer input:hover {
    color: #000;
}

.home-page-button>.vc_btn3-style-modern {
    border-color: black !important;
    border-width: 2px !important;
    color: black !important;
}


.edgtf-container {
    width: 100%;
}

.textwidget {
    color: white;
    font-weight: 700;
}

.edgtf-container-inner {
    margin: 0 auto;
    width: auto !important;
}
footer .edgtf-footer-top:not(.edgtf-footer-top-full) .edgtf-container-inner{
	 padding: 0px!important;
}

@media screen and (max-width:769px) {
	footer .edgtf-footer-top:not(.edgtf-footer-top-full) .edgtf-container-inner{
		padding: 40px!important;
	}
	.copyright-text {
    padding: 0px 0px 50px 40px!important;
}
}
.footer-content-text {
    font-size: 12px;
    color: white;
    font-family: Poppins;
    margin: 0px !important;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 300;
}

.footer-title {
    font-size: 16px;
    margin-top: 55px;
    padding-bottom: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
    color: #FFFFFF;
}

.copyright-text {
    font-family: Montserrat !important;
    color: #BEBEBE;
}
.copyright-text {
    padding: 20px 0px;
}


.footer-logo-img {
    margin-top: 5px;
    max-width: 85%;
    width: 186px;
}

.footer-logo-text {
    font-weight: 300;
    padding-right: 50px;
    padding-top: 10px;
}

.footer-contact-container {
    padding-top: 16px;
}


.footer-social-img {
    margin-right: 8px;
    width: 38px;
}

.edgtf-footer-bottom-holder {
    background: #383838 !important;
    align-items: flex-start;
    display: flex;
}

footer .edgtf-footer-bottom-holder {
    padding: 0 !important;
    background: #383838 !important;
}

@media screen and (min-width:769px) {
    .edgtf-container-inner {
        padding: 0px !important;
    }
}

.footer {
    margin-top: 40px
}

.actions {
    padding: 0px !important;
}

@media screen and (max-width:479) {
    .edgtf-container-inner {
        width: 90% !important;
        padding: 0 30px 0 30px !important;
    }
}

.edgtf-mobile-header .edgtf-mobile-menu-opener {
    float: right;
    position: relative;
    z-index: 2;
    height: 100%;
}

.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul>li>a,
.edgtf-drop-down .edgtf-menu-second .edgtf-menu-inner>ul>li>h4,
.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul>li>h4,
.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner>ul>li>a,
.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second ul li ul li.menu-item-has-children>a,
.edgtf-drop-down .edgtf-menu-wide .edgtf-menu-second .edgtf-menu-inner ul li.edgtf-sub ul li.menu-item-has-children>a,
.edgtf-main-menu.edgtf-default-nav #lang_sel ul li li a,
.edgtf-main-menu.edgtf-default-nav #lang_sel_click ul li ul li a,
.edgtf-main-menu.edgtf-default-nav #lang_sel ul ul a,
.edgtf-main-menu.edgtf-default-nav #lang_sel_click ul ul a {
    letter-spacing: 0px
}

.edgtf-drop-down .edgtf-menu-narrow .edgtf-menu-second .edgtf-menu-inner ul li {
    width: fit-content;
}

.edgtf-mobile-header .edgtf-mobile-nav a,
.edgtf-mobile-header .edgtf-mobile-nav h4 {
    color: black !important;
    text-align: end;
    font-size: 16px;
    padding: 12px 0px;
    border: none;
}

.edgtf-footer-inner.clearfix {
    background-color: #1d1d1d !important;
}

footer .edgtf-footer-bottom-holder {
    background-color: #1d1d1d !important;
}

@media screen and (min-width:1025px) {
    .edgtf-footer-inner.clearfix {
        padding: 0 8.4% 0 8.4%;
        background-color: #383838;
    }
}

/* News CSS */
#blog .asr-filter-div,
#news .asr-filter-div {
	max-width: none;
	padding: 0;
}

#blog .am_post_grid,
#news .am_post_grid {
	justify-content: space-between;
}

#blog .am_single_grid, 
#news .am_single_grid {
    background-color: #fff;
}

#blog .am__col-3 .am_grid_col,
#news .am__col-3 .am_grid_col {
	flex: 0 0 30.333333%;
	max-width: 30.333333%;
}

#blog .am_thumb,
#news .am_thumb {
    height: 400px !important;
    overflow: hidden;
}

#blog .am_cont,
#news .am_cont {
    text-align: center;
    height: 140px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
/*     position: relative; */
}

.am__title {
	width: 100%;
	font-size: 16px;
	font-weight: 600;
    text-align: left;
    display: -webkit-box;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.am__excerpt {
    display: none;
}

.gm_read_more {
    font-size: 16px;
    display: inline-flex;
    width: 210px;
    height: 45px;
    background: #fff;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    letter-spacing: 0;
/*     position: absolute;
    bottom: 20px;
    left: 20%; */
    font-weight: 600;
}

.gm_read_more:hover {
    background: #FF6025;
    border: 2px solid #FF6025;
}

.am__read_more_link {
    color: #000 !important;
}

.am__read_more_link:hover {
    color: #fff !important;

}

.am-post-grid-load-more {
    font-family: 'Montserrat';
    font-size: 16px;
    display: inline-flex;
    width: 210px;
    height: 45px;
    background: #fff;
    color: #000 !important;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    letter-spacing: 0;
    font-weight: 500;
    margin: 40px 0px;
}

.am-post-grid-load-more:hover {
    color: #fff !important;
    background: #FF6025;
    border-color: #FF6025;
    z-index: 99;
}


@media screen and (max-width:768px) {
	#blog .am__col-3 .am_grid_col,
	#news .am__col-3 .am_grid_col {
		flex: 0 0 90%;
		max-width: 90%;
	}
}

/* News Article CSS */
.zeplinn-article-container {
    padding: 0 8.4%;
	font-family: 'Poppins';
}

.zeplinn-article-container .edgtf-breadcrumbs-inner {
	color: #000000;
}

.zeplinn-article-container .edgtf-breadcrumbs-inner .edgtf-delimiter:last-of-type { 
	display: none;
}

.zeplinn-article-container .edgtf-delimiter {
	padding: 0 15px;
}

.zeplinn-breadcrumbs {
	margin-top: 50px;
}

.article-outer-container {
	max-width: 932px;
	margin: auto;
}

.article-title-container {
	font-size: 32px;
    font-weight: 600;
	letter-spacing: 0.7px;
    line-height: 1.3;
	padding: 100px 30px 30px 30px;
}

@media screen and (max-width:768px) {
.article-title-container {
 padding: 0px 30px 30px 30px;
}
}
	
.zeplinn-image {
	max-width: 932px;
	padding: 0 30px;
}

.orange-line {
	width: 200px;
	height: 2px;
  	background: #FF6025;
	margin-top: 30px;
}

.post-date {
	font-size: 11px;
	color: #000000;
	font-weight: 600;
}

.post-tags {
	font-size: 11px;
	color: #7F7F7F;
	font-weight: 500;
	padding: 10px 0;
}

.post-tags span {
	padding-right: 15px;
}

.share-icon-group {
	font-size: 14px;
	color: #000000;
	font-weight: 600;
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.share-icon-group a {
	padding-left: 10px;
	width: 26px;
	height: 26px;
}

.share-icon-group-larger {
	font-size: 20px;
	color: #000000;
	font-weight: 600;
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.share-icon-group-larger a {
	padding-left: 10px;
	width: 38px;
	height: 38px;
}

.zeplinn-article-container .edgtf-post-info-bottom {
	display: none !important;
}

.see-other {
	padding: 30px 0 50px 0;	
}

.see-other a {
	font-family: 'Montserrat';
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 1px;
}

.see-other a:hover {
	text-decoration-color: #FF6025;
}

.bottom-banner {
	background-image: url("/wp-content/uploads/2023/09/product-catalogue-bottom-background.png");
	height: 320px;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bottom-banner .text {
	font-family: 'Montserrat';
	font-size: 35px;
	font-weight: 500;
	text-align: center;
	color: #000000;
	margin: initial;
	line-height: 1.2
}

.bottom-banner a {
	font-family: 'Montserrat';
	font-size: 16px;
	margin-top: 20px;
	width: 206px;
	color: #000000;
	background-color: #ffffff;
	border: 2px solid #000000;
	font-weight: 500;
	padding: 7.5px 0;
	text-align: center;
}

.bottom-banner a:hover {
	color: #ffffff;
	background-color: #FF6025;
	border: 2px solid #FF6025;
}

@media screen and (max-width:768px) {
	.article-title-container {
		font-size: 25px;
		padding-left: 0;
		padding-right: 0;
	}
	.zeplinn-article-container .edgtf-container-inner {
		padding: 0 !important;
	}
	
	.bottom-banner .text {
		font-size: 25px;
		padding-left: 8.4%;
		padding-right: 8.4%;
	}
}

/* 
.edgtf-blog-list-holder.edgtf-boxes>ul {
    padding: 35px 50px;
} */

/* Tablet header CSS */

/* .edgtf-grid {
    width: 100%
}

.am_post_grid {
    justify-content: center;
    margin-left: none;
    margin-right: none;
}

.filter-select {
    padding-left: 7%;
    padding-right: 7%;
    max-width: 1560px;
}

.filter-select .filter-label,
.chosen-container {
    padding-left: 20px;
}

.am-postgrid-wrapper {
    padding-left: 7%;
    padding-right: 7%;
    max-width: 1560px;
} */

.vc_general.vc_btn3.vc_btn3-size-lg.vc_btn3-shape-square.vc_btn3-style-modern.vc_btn3-color-white:hover {
    color: #fff !important;
    border-color: #ff7f00 !important;
    background: #ff7f00 !important;
}


.page-id-10282 a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-classic.vc_btn3-color-white {
    padding: 10px 40px;
    color: #000 !important;
    border: 2px solid #000;
}

.page-id-10282 a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-classic.vc_btn3-color-white:hover {
    color: #fff !important;
    border-color: #ff7f00 !important;
    background: #ff7f00 !important;
}

.page-title {
    font-size: 35px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.page-subtitle {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0% 20%;
}

.page-title-black {
    font-size: 35px;
    line-height: 50px;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.page-subtitle-black {
    font-size: 20px;
    color: #000;
    text-align: center;
    padding: 0% 25%;
}

.page-title-product {
    font-size: 35px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.page-subtitle-product {
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0% 33%;
}

@media screen and (max-width:600px) {
    .page-title-black {
        font-size: 22px;
        line-height: 25px;
        color: #000;
        font-weight: bold;
        text-align: center;
    }

    .page-subtitle-black {
        font-size: 14px;
        line-height: 25px;
        color: #000;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-title {
        font-size: 22px;
        line-height: 25px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

    .page-subtitle {
        font-size: 14px;
        line-height: 25px;
        color: #fff;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-title-product {
        font-size: 22px;
        line-height: 25px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }

    .page-subtitle-product {
        font-size: 14px;
        line-height: 25px;
        color: #fff;
        text-align: center;
        padding-left: 30px;
        padding-right: 30px;
    }
}

/*Hover image effect CSS*/
.img-title {
    position: absolute;
    color: white;
    top: 46%;
    font-size: 30px;
    font-weight: 600;
    left: 0%;
    right: 0%;
    text-align: center;
    z-index: 99;
}

.img-subtitle {
    position: absolute;
    color: white;
    top: 56%;
    font-size: 18px;
    left: 0%;
    right: 0%;
    text-align: center;
    z-index: 99;
}

.footer-img-container {
    width: 100%;
    position: relative;
}

.footer-img-container p {
    margin-bottom: 0 !important;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #000;
    z-index: 1;
}

.footer-img-container .overlay {
    opacity: 0.4;
}

.footer-img-container:hover .overlay {
    opacity: 0;
}

.img-link .link-text {
    font-size: 16px;
    display: inline-flex;
    width: 250px;
    padding: 10px 20px;
    background: #fff;
    color: #000 !important;
    align-items: center;
    justify-content: center;
    border: 2px solid #000;
    letter-spacing: 0;
    line-height: 20px;
}

.img-link .link-text:hover {
    color: #fff !important;
    background: #FF6025;
    border-color: #FF6025;
    z-index: 99;
}

.img-link {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 15%;
    z-index: 99;
}

/* Contact Us CSS */
.google-map-container-desktop {
    margin-top: -145px;
}
.edgtf-tabs .edgtf-tabs-nav {
	position: absolute !important;
	left: 48%;
	top: 8%;
	z-index: 999;
}
#mapTab .edgtf-elements-holder.edgtf-two-columns .edgtf-elements-holder-item:nth-child(2) {
    width: 60%;
	padding-top: 100px;
}
#GoogleMap1 .edgtf-elements-holder .edgtf-elements-holder-item-content,#GoogleMap2 .edgtf-elements-holder .edgtf-elements-holder-item-content,#GoogleMap3 .edgtf-elements-holder .edgtf-elements-holder-item-content,#GoogleMap4 .edgtf-elements-holder .edgtf-elements-holder-item-content,#GoogleMap5 .edgtf-elements-holder .edgtf-elements-holder-item-content {
    padding: 0px !important;
}
@media screen and (max-width:1489px) {
	.edgtf-tabs .edgtf-tabs-nav {
		position: absolute !important;
}
}
@media screen and (max-width:768px) {
#mapTab .edgtf-tabs .edgtf-tabs-nav{
	    width: 85%;	
	    top: 50%;
		left :5%;
	}
#mapTab .edgtf-elements-holder.edgtf-two-columns .edgtf-elements-holder-item:nth-child(2){
		width: 100%;
	}	
#mapTab .edgtf-elements-holder.edgtf-two-columns .edgtf-elements-holder-item:nth-child(2) {
	padding-top: 150px;
}
.edgtf-elements-holder .edgtf-elements-holder-item-content{
	min-height:420px !important;
}
}


.edgtf-tabs.edgtf-horizontal-tab .edgtf-tab-container{
	padding: 0px!important;
}
.edgtf-tabs.edgtf-horizontal-tab .edgtf-tabs-nav li a {
	border: none;
    background-color: rgba(255, 255, 255, 0);
}



.contact-us-container-mobile {
    margin-top: -40px;
}

.icon_menu:before {
    font-size: 55px;
}

.contactus-form-container {
    background-position: 76% !important;
    background-repeat: no-repeat;
    background-size: cover;
}

input::placeholder {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

textarea::placeholder {
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.contactus-location-container .edgtf-tabs .edgtf-tabs-nav li a {
    border: none!important;
    background-color: rgba(255, 255, 255, 0)!important;
}

@media screen and (min-width:1350px) {
    .google-map-container-desktop {
        margin-top: -135px !important;
    }
}

@media screen and (max-width:600px) {
    .edgtf-tabs-nav {
        display: inline-flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: left !important;
    }

    .ui-state-active {
        background: #FF6025 !important;
        width: 30% !important;
        height: 36px !important;
        margin-right: 0px !important;
        color: #000000 !important;
        border: solid 1px #000000 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        margin: 0px 6px 12px 0px !important;
    }

    .ui-state-default {
        width: 30% !important;
        height: 36px !important;
        margin-right: 0px !important;
        border: solid 1px #000000 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        margin: 0 6px 12px 0px !important;
    }

    .edgtf-tab-text-after-icon {
        font-size: 12px !important;
    }
}

@media screen and (min-width:601px) {
    .ui-state-default {
        width: 125px !important;
        height: 45px !important;
        margin-right: 22px !important;
        border: solid 1px #000000 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        margin-bottom: 20px !important;
    }

    .ui-state-default:hover {
        background: #FF6025 !important;
        width: 125px !important;
        height: 45px !important;
        margin-right: 22px !important;
        color: #000000 !important;
        border: solid 1px #000000 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        margin-bottom: 20px !important;
    }

    .ui-state-active {
        background: #FF6025 !important;
        width: 125px !important;
        height: 45px !important;
        margin-right: 22px !important;
        color: #000000 !important;
        border: solid 1px #000000 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        font-size: 22px !important;
        letter-spacing: 0 !important;
        margin-bottom: 20px !important;
    }
}

.contactus-location-container .contact-us-bottom-right {
    padding-left: 15px;
}

@media only screen and (max-width: 768px) {
    .contactus-location-container .contact-us-bottom-right {
        padding: 0 8.4%;
    }
}

.map-address-title {
    font-size: 1.5625rem;
    color: #FF6025;
    font-weight: bold;
    padding-top: 30px;
}

.map-address-details {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 25px;
}

.map-address-info {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
}

@media screen and (max-width: 768px) {

    .map-address-details {
        font-size: 16px;
    }

    .map-address-info {
        font-size: 16px;
    }
}

.contactus-icon img {
    width: 60px;
    height: 60px;
}

/* Contact Form CSS */
#respond input[type=text],
#respond textarea,
.post-password-form input[type=password],
.wpcf7-form-control.wpcf7-date,
.wpcf7-form-control.wpcf7-number,
.wpcf7-form-control.wpcf7-quiz,
.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control.wpcf7-text,
.wpcf7-form-control.wpcf7-textarea {
    border: 2px solid #000;
}

.edgtf-tabs .edgtf-tabs-nav li a {
    border: none;
    background-color: rgba(255, 255, 255, 0);
}

input.wpcf7-form-control.wpcf7-submit {
    font-weight: bold;
}

.edgtf-tabs .edgtf-tabs-nav li a .edgtf-tab-text-after-icon {
    color: #000;
    font-size: 0.8em;
}

.edgtf-tabs .edgtf-tabs-nav li a .edgtf-tab-text-after-icon {
    color: #000;
    letter-spacing: 0;
    font-weight: 600;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #fff !important;
    border: 2px solid #000;
    color: #000;
    padding: 0px 70px;
    font-weight: 500;
    font-size: 1.2em;
    text-transform: capitalize;
}

/* About Us CSS */
.about-heading {
    color: #ff6025;
    font-weight: 700;
    font-size: 35px;
    padding: 20px 0;
    line-height: 1;
}

.about-title {
    font-family: 'Montserrat';
    font-size: 35px;
    font-weight: 600;
    color: #000000;
    letter-spacing: 0;
    line-height: 43px;
    border-bottom: solid 2px #FF6025;
    width: fit-content;
    margin-top: 32px;
    text-align: left;
}

@media screen and (max-width: 768px) {

    .about-title {
        font-size: 24px;
    }

    .about-column-left > div, .about-column-right > div {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.tooltip {
    position: relative;
}

.tooltip__item {
    position: absolute;
    min-width: 260px;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    background: #dddddd;
    transition: all 0.25s cubic-bezier(0, 0, 0.2, 1);
    color: #000;
    border-radius: 3px;
    font-weight: 500;
    box-shadow: 4px 7px 10px 2px #d9d9d9;
    font-size: 16px;
    text-align: left;
    z-index: 4;
}

.tooltip__item:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
}

.tooltip__initiator {
    cursor: pointer;
    z-index: 5;
}

.tooltip[data-direction="left"] .tooltip__initiator:hover~.tooltip__item {
    transform: translate3d(0, -50%, 0);
    visibility: visible;
    opacity: 1;
}

.tooltip[data-direction="left"] .tooltip__item {
    top: 50%;
    right: calc(100% + 1em);
    transform: translate3d(15px, -50%, 0);
}

.tooltip[data-direction="left"] .tooltip__item:after {
    top: 50%;
    right: -0.5em;
    transform: translate3d(0, -50%, 0);
    border-width: 0.5em 0 0.5em 0.5em;
    border-color: transparent transparent transparent white;
    -webkit-filter: drop-shadow(0px 2px 1px #bcbcbc);
    filter: drop-shadow(0px 2px 1px #bcbcbc);
}

.tooltip[data-direction="bottom"] .tooltip__initiator:hover~.tooltip__item {
    transform: translate3d(-50%, 0, 0);
    visibility: visible;
    opacity: 1;
}

.tooltip[data-direction="bottom"] .tooltip__item {
    left: 50%;
    transform: translate3d(-50%, -15px, 0);
}

.tooltip[data-direction="top"] .tooltip__item:after,
.tooltip[data-direction="bottom"] .tooltip__item:after {
    left: 50%;
    transform: translate3d(-50%, 0, 0);
}

.tooltip[data-direction="bottom"] .tooltip__item {
    top: calc(100% + 1em);
}

.tooltip[data-direction="bottom"] .tooltip__item:after {
    top: -0.4em;
    border-width: 0 0.5em 0.5em 0.5em;
    border-color: transparent transparent #ddd transparent;
    filter: drop-shadow(0px -1px 1px #bcbcbc);
    -webkit-filter: drop-shadow(0px -1px 1px #bcbcbc);
}

.about-us-solution-title {
    font-size: 18px;
    font-family: 'Montserrat';
    letter-spacing: 0;
    line-height: 22px;
    font-weight: 600;
    color: black;
    padding-left: 5px;
    padding-right: 5px;
}

.about-us-section-content-text {
    font-family: 'Poppins';
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
    color: black;
    font-weight: 400;
    text-align: left;
}

.about-us-icon {
    position: relative;
    display: inline-block;
}

.about-us-icon .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.about-us-icon:hover .img-top {
    display: inline;
}

/* Homepage CSS */
.homepage-title-padding-50{
	padding: 0px 50px;
}
.homepage-top{
   margin-top: 0px; 
}

.homepage-title {
    line-height: 46px;
    font-weight: 300;
    color: #000000;
    letter-spacing: 2px;
    font-size: 32px;
    display: inline-block;
}

.section-text-black {
    line-height: 50px;
    font-weight: bolder;
    color: #000000;
    letter-spacing: 2px;
    font-size: 35px;
    margin-bottom: 0.5em;
    text-align: center;
}

.homepage-subtitle {
    line-height: 30px;
    font-weight: 500;
    color: #000000;
    letter-spacing: 1px;
    font-size: 1.375rem;
    margin-bottom: 0.5em;
    font-family: 'Poppins';
    display: inline-block;
    width: 65%;
	padding: 0px 50px 30px;
}
/* 
@media screen and (max-width:1024px) {
	.homepage-top-slider {
		height: 75vh !important;
	}
}

.homepage-social-media-group {
    top: auto !important;
    bottom: 0;
}
#rev_slider_8_1 .edgtf-content{
	margin-top: -100px;
} */
@media only screen and (max-width: 768px) {
    .homepage-title {
        font-size: 24px;
        line-height: 40px;
    }

    .section-text-black {
        font-size: 24px;
    }

    .homepage-subtitle {
        font-size: 16px;
    }
	.homepage-top{
   margin-top: 0px; 
}
}

.rev-btn:hover {
    background-color: #FF6025 !important;
    border-color: #FF6025 !important;
    color: #ffffff !important;
}

.page-top-gradient {
    background: linear-gradient(180deg, rgba(238, 238, 238, 1) 0%, rgba(173, 173, 173, 1) 100%);
}

/* Catalogue page */

.catalogue-title {
    font-family: 'Montserrat';
    font-size: 25px;
    letter-spacing: 0;
    font-weight: 700;
    color: #000;
    margin-top: 20px;
    margin-bottom: 0;
}

.catalogue-description {
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 22px;
    color: #000;
    letter-spacing: 0;
    font-weight: normal;
    margin: 12px 0 !important;
    min-height: 88px;
    width: 95%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
}

.section-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 80px;
    margin-bottom: 30px;
    flex-direction: column;
}

.bottom-page-title {
    font-size: 35px;
    color: #000;
    font-weight: 500;
    text-align: center;
    line-height: 50px;
    padding: 80px 20px 40px 20px;
    width: 60%;
    margin: auto;
}

.bottom-title-wrapper {
    padding-bottom: 0px !important;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat' !important;
    padding: 10px 60px;
    text-align: center;
    background: white;
}

@media screen and (max-width:768px) {
    .catalogue-description {
        min-height: auto;
        -webkit-line-clamp: 10;
        /* number of lines to show */
        line-clamp: 10;
    }

    .vc_row {
        margin-left: -30px;
        margin-right: -30px;
    }

    .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
    .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
        padding: 10px 40px;
    }

    .bottom-page-title {
        font-size: 25px;
        width: 95%;
        padding-left: 0;
        padding-right: 0;
    }
}

.text-container {
    margin: 0 auto;
    border-bottom: #FF6025 2px solid;
    padding-bottom: 4px;
    width: fit-content;
}

.text-style {
    font-family: 'Montserrat';
    letter-spacing: 0;
    font-size: 35px;
    color: #171717;
    margin-bottom: 0;
}

.text-style {
    font-size: 24px;
}
.product-container{
	padding-top:100px;
}
#product-range.footer-img-container .overlay {
    opacity: 0.2;
}

#product-range.footer-img-container:hover .overlay {
    opacity: 0;
}

.img-title-product-range {
    position: absolute;
    color: white;
    font-size: 22px;
    font-weight: 600;
    left: 0%;
    right: 0%;
    margin: 127px 0px;
    letter-spacing: 0px;
    text-align: center;
    z-index: 99;
}

.img-2-line-title {
    position: absolute;
    color: white;
    font-size: 22px;
    font-weight: 600;
    left: 0%;
    right: 0%;
    margin: 100px 0px 120px 0px;
    line-height: 30px;
    letter-spacing: 0px;
    text-align: center;
    z-index: 99;
}

#product-range h4:hover {
    color: #FF6025;
}

/* Project Detail CSS */
img.attachment-ratio_edge_large_width_height.size-ratio_edge_large_width_height{
	height: 400px!important;
	object-fit: cover!important;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: transparent linear-gradient(180deg, #FF602500 0%, #000000 100%) 0% 0% no-repeat padding-box;
}
.wp-block-table td, .wp-block-table th {
    border: 1px solid white;
	padding: 0px 10px 0px 0px;
}
.edgtf-blog-holder.edgtf-blog-single article {
    margin-bottom: 0px !important;
}

.edgtf-blog-holder article {
    margin-bottom: 0px;
}

.edgtf-blog-holder article .edgtf-post-title {
    display: none;
}

.edgtf-blog-holder.edgtf-blog-single article .edgtf-post-info {
    display: none;
}

/* .edgtf-content {
	margin-top: 0 !important;
} 
 */
.edgtf-content .edgtf-content-inner>.edgtf-container>.edgtf-container-inner,
.edgtf-content .edgtf-content-inner>.edgtf-full-width>.edgtf-full-width-inner {
    padding: 0px !important;
}

.project-detail-content-container {
    padding: 0 8.4%;
}

.about-this-project-heading {
    color: #ff6025; 
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.about-this-project-content {
    color: #000;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 30px;
}


@media screen and (max-width: 768px) {
    .about-this-project-content {
        font-size: 16px;
    }
}

/* Banner CSS */
#mobilehide {
    display: block;
}

@media screen and (max-width: 768px) {
    #mobilehide {
        display: none;
    }
}

#mobileshow {
    display: none;
}

@media screen and (max-width: 768px) {
    #mobileshow {
        display: block;
    }
}
/* Architectural Lighting CSS */
/* Hover effect */
.edgtf-woocommerce-page .edgtf-product-list-product-title, .woocommerce .edgtf-product-list-product-title {
	position: absolute;
	bottom: 0;
	padding: 15px 30px!important;
	color: white;
	font-size: 18px;
	z-index: 99;
	font-weight: 600;
	opacity: 0;
}
.product-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background: transparent linear-gradient(180deg, #FF602500 70%, #FF6025CE 100%) 0% 0% no-repeat padding-box;
	z-index: 2;
}

.product:hover .product-overlay {
  	opacity: 1;
}

.product:hover .edgtf-product-list-product-title {
  	opacity: 1;
}
/* 
.edgtf-woocommerce-page.edgtf-woocommerce-columns-4 .products .product, .woocommerce.columns-4 .products .product:hover {
	background: linear-gradient(180deg, rgba(255,255,255,0) 20%, rgba(255,96,37,1) 80%)!important;
} */

.edgtf-woocommerce-page .edgtf-product-list-product-title, .woocommerce .edgtf-product-list-product-title {
	margin-top: -30px!important;
	padding: 15px 30px!important;
 	color: white;
	font-size: 25px;
	z-index: 99;
	font-weight: 600;
}

.product:hover .edgtf-product-list-product-title a:hover {
  	color: white;
}

.edgtf-woocommerce-page .product img:not(.avatar), .woocommerce .product img:not(.avatar):hover {
    display: block;
    width: 100%;
/*     opacity: 30%; */
}

/* Architectural Lighting - filter CSS */
.product-list-filter-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-top: -70px;
	margin-bottom: 30px;
}

.product-list-filter-group {
	display: flex;
	flex-direction: row;
}

.product-list-reset-filter {
	
}

.product-list-filter {
	width: 304px;
	padding-right: 10px;
}
.bapf_slct select {
	font-family: 'Montserrat';
	height: 45px;
	padding-left:  10px;
	padding-right:  10px;
	border: solid #ffffff 2px;
	font-weight: 400;
	background-color: transparent;
	appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='1' stroke-linecap='butt' stroke-linejoin='butt'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 6px center;
    background-size: 22px;
	color: #FFFFFF;
}

.bapf_slct select option {
	color: #000000;
}

.bapf_sfilter .bapf_colaps_smb, .bapf_sfilter .bapf_desci {
	display: none;
}

.bapf_sfilter .bapf_button {
	font-family: 'Montserrat';
	font-size: 1em;
	background-color: transparent;
	border: none;
	text-decoration: underline;
	color: #ffffff;
}

.bapf_sfilter .bapf_button:hover {
	text-decoration-color: #FF7F00;
}

@media screen and (max-width: 1024px) {
	.product-list-filter-container {
		flex-direction: column;
		align-items: flex-start;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.product-list-filter-group {
		flex-direction: column;
	}
	
	.product-list-filter {
		width: 304px;
		padding-right: 0px;
	}
	
	.bapf_slct select {
		border: solid #000000 2px;
		background-color: transparent;
		color: #000000;
		background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='1' stroke-linecap='butt' stroke-linejoin='butt'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
	}
	
	.bapf_sfilter .bapf_button {
		color: #000000;
	}
}

/* Product - Partner CSS */

/* .content-container {
    padding-bottom: 80px;
} */

/* .section-container {
    display: flex;
    justify-content: flex-start;
} */

/* .section-single-grid {
    max-width: 24%;
    margin-right: 1%;
} */

/* 
.button-container {
    width: 210px;
    height: 45px;
    border: solid black 2px;
    margin-top: 12px;
    background: #fff;
    margin-bottom: 24px;
}

.button-text {
    color: #000;
    font-size: 16px;
    font-family: 'Montserrat';
    letter-spacing: 0;
    text-align: center;
    margin: 0;
}

.button-container:hover {
    background-color: #FF6025;
    border: none;
}

.button-text:hover {
    color: white;
} */

.image-style {
    width: 100%;
}

.section-grid-title {
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    font-family: 'Montserrat';
    letter-spacing: 0;
    margin: 0;
    margin-top: 12px;
    margin-bottom: 12px;
}

.section-grid-subtitle {
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 22px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 12px;
    text-align: left;
    font-weight: 400;
	min-height: 120px;
}

.section-with-button {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}

.carousel-container {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    justify-content: flex-end;
}

.button-style {
    background: none;
    border: none;
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat' !important;
    padding: 10px 60px;
    text-align: center;
    background: white;
}
button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline-custom {
	font-size: 16px;
    padding: 10px 0px!important;
    min-height: 45px!important;
	font-weight: 400!important;
	width: 150px!important;
}


@media screen and (max-width: 1440px) {
    .partner-learn-more-button {
        padding-bottom: 30px;
    }
	.section-grid-subtitle {
    font-family: 'Poppins';
    font-size: 17px;
    line-height: 22px;
    color: #000000;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 12px;
    text-align: left;
    font-weight: 400;
	min-height: 160px;
}
}

/* #content .wpb_text_column :last-child,
.wpb_text_column p:last-child {
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 400;
} */
/* Partner CSS */
.pt-cv-scrollable .pt-cv-cap-w-img{
	background: rgba(0,0,0,0);
}
.pt-cv-scrollable.iscvblock .pt-cv-carousel-caption{
	position:static!important;
}
.pt-cv-title:not(.pt-cv-titlesm) a{
	font-size: 22px!important;
   padding-top: 20px!important;
   font-weight: 700!important;
	color: black!important;
}
.pt-cv-readmore{
	font-size: 16px!important;
	margin-bottom: 30px!important;
}
.pt-cv-readmore:hover{
	border: 1px solid #FF6025 !important;
	background: #FF6025 !important;
	color: white!important;
}
.pt-cv-content {
    font-family: 'Poppins'!important;
    font-size: 17px!important;
    line-height: 22px!important;
    color: #000000!important;
    letter-spacing: 0!important;
    margin: 0!important;
    margin-bottom: 12px!important;
    font-weight: 400!important;
	 min-height: 110px;
}
#pt-cv-view-l4oc4zd9 .pt-cv-carousel-caption{
    position: static;
}

#pt-cv-view-l4oc4zd9 .pt-cv-title:not(.pt-cv-titlesm) a {
    font-size: 22px!important;
    padding-top: 20px!important;
	font-weight: 700!important;
}

#pt-cv-view-l4oc4zd9 .pt-cv-content {
    font-family: 'Poppins'!important;
    font-size: 17px!important;
    line-height: 22px!important;
    color: #000000!important;
    letter-spacing: 0!important;
    margin: 0!important;
    margin-bottom: 12px!important;
    font-weight: 400!important;
	min-height: 110px;
}
#pt-cv-view-l4oc4zd9 .pt-cv-readmore:hover{
	border: 1px solid #FF6025;
	background: #FF6025;
	color: white;
}
.pt-cv-rmwrap {
    text-align: left;
}
#pt-cv-view-l4oc4zd9 .pt-cv-thumbnail:not(.pt-cv-thumbnailsm){
	height: auto!important;
}
.pt-cv-view .pt-cv-carousel-indicators{
	 margin-bottom: -2px;
}
.pt-cv-scrollable.iscvblock .carousel-control, .pt-cv-scrollable.iscvblock .pt-cv-carousel-indicators {
    bottom: 108%;
}
.pt-cv-view .pt-cv-carousel-indicators li.active {
    background: black;
    border: 1px solid black;
}

a.left.carousel-control {
    left: 90%;
}
.pt-cv-wrapper .pt-cv-carousel-indicators .active {
    margin: 0px 5px;
}
.pt-cv-wrapper .pt-cv-carousel-indicators {
    left: 95%!important;
    z-index: 0!important;
}
.pt-cv-wrapper .glyphicon-chevron-left:before {
	content: url(/wp-content/uploads/2023/09/arrow_left.png);
}
.pt-cv-wrapper .glyphicon-chevron-right:before {
    content: url(/wp-content/uploads/2023/09/arrow_right.png);
}
.pt-cv-wrapper .pt-cv-carousel-indicators li{
	width: 12px;
	height: 12px;
	margin: 0 5px;
}
.pt-cv-view .pt-cv-carousel-indicators li{
	border: 1px solid black;
	background: white;
}
.pt-cv-scrollable .pt-cv-carousel-caption{
	padding: 0px;
}
