/*
Theme Name: Salient Child Theme
Author: DG Internetbureau
Author URI: https://dg-internetbureau.nl/
Description: DG Internetbureau Wordpress Child Theme
Version: 4.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: salient
*/
/* .sf-menu>li ul{
	width: 25em !important;
} */

.sf-menu>li ul{
	width: 23em;
}

.sf-menu li .sfHover ul, .sf-menu li li .sfHover ul, .sf-menu li li li:hover ul, .sf-menu li li:hover ul{
	left: 23em !important;
}

/* Accordion */
div[data-style="minimal_small"] .toggle > .toggle-title a{
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #03343C !important;
}

div[data-style="minimal_small"] .toggle{
    margin-bottom: 10px !important;
}
.dg-width--100 .nectar-shape-divider-wrap {
	width: calc(100% + 155px) !important;
	left: -77.5px !important;
}
.dg-width--100{
    border-left: 77.5px solid transparent;
    border-right: 77.5px solid transparent;
}
.dg-gray--row{
    position: relative;
}

.dg-gray--row:before{
    content: '';
    position: absolute;
    background: #f7f7f7;
    left: -50%;
    top: 0;
    width: 200%;
    height: 100%;
}
.dg-shapedivider--base,
.dg-shapedivider--top{
    position: relative;
    margin-bottom: 0 !important;
}
.dg-shapedivider--top:before{
    content: '';
    position: absolute;
    width: 120vw;
    left: -120%;
    height: 30%;
    top:0;
    background: linear-gradient(5deg, rgb(255, 255, 255) 48%, rgb(247, 247, 247) 48%);
}

.dg-shapedivider--base:before{
    content: '';
    position: absolute;
    width: 200vw;
    left: -150%;
    height: 100%;
    top:0;
    background: #f7f7f7;
}

.dg-shapedivider--spacer{
    padding-top: 20% !important;
}
.dg-text--white i{
	margin-right: 25px !important;
}
/* .material .wpb_content_element, .material .wpb_row {
    margin-bottom: unset;
} */

.dg-background--tilted-top .inner-wrap{
    overflow: visible !important;
}
.dg-background--tilted-top .inner-wrap .row-bg:after{
    content: '';
    position: absolute;
    height: 40vh;
    width: 100%;
    background: linear-gradient(190deg, rgb(255, 255, 255) 48%, rgb(247, 247, 247) 48%);
    bottom: 55%;
    left:0;
}
.dg-image--description *{
	font-size: 12px !important;
	color: darkgray;
}
.dg-background--gray-expert-full:before {
    content: '';
    width: 300%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    background: #f7f7f7 !important;
}
.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta h4{
	display: none !important;
}
.wpb_gallery .nectar-flickity .flickity-slider .cell .item-meta p{
	color: #000000 !important;
}
.dg-background--overflow-right .vc_column-inner{
    width: 200% !important;
    height: 100%;
    position:absolute;
    left: 0;
}

.dg-background--overflow-left .vc_column-inner{
width: 200% !important;
    height: 100%;
    position: absolute;
    right: 10%;
    bottom: 0;
}

h2{
    position: relative;
}
.dg-equipment--stat{
	height: 75px !important;
}
.dg-image--stretch-right .img-with-aniamtion-wrap{
    position: absolute;
    top: 0;
    left: 0% !important;
    width: 250%;
}
.row.heading-title.hentry{
    display: none !important;
}

body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title{
    padding-top: 0 !important;
}

.post-area.col.span_12.col_last{
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area{
    max-width: unset !important;
}
/* Salient Fixes */
.container-wrap, .project-title{padding-bottom: 0 !important;}
.post .content-inner{padding-bottom: 0 !important;}
.container.main-content .row:nth-child(2){padding-bottom: 0 !important;}
/* END Salient Fixed */
.dg-list--checklist .wpb_wrapper p{
	padding-bottom: 10px !important;
}
/* Text */
h2{
    font-weight: 100;
    font-size: 50px;
    line-height: 60px;
    text-transform: capitalize;
    padding-left: 20px;
}

h2:not(.header--no-brand):before{
    content: '';
    height: 100px;
    width: 4px;
    position: absolute;
    left: 0px;
    top: 10px;
    background-image: url(/wp-content/uploads/2025/03/Stripe.svg);
    background-size: cover;
    background-repeat: no-repeat;  
}

h2 strong{
	font-weight: 700 !important;
	font-family: "Nunito Sans" !important;
}
.dg-button--back{
	border: none !important;
}
.dg-button--back span{
	margin-left: 25px !important;
}
.dg-button--back i{
	transform: unset !important;
    right: unset !important;
    left: 0 !important;
    top: -3px !important;
}
body[data-button-style*=rounded_shadow].material .nectar-button.see-through.dg-button--back:hover{
	box-shadow: unset !important;
}

.nectar-button span{
	font-family: "Figtree" !important;
}
/* END Text */

/* Menu */
#header-outer:not([data-format="centered-menu-under-logo"]):not([data-format="centered-menu-bottom-bar"]) #top nav > ul > li[class*="button_"] > a::before{
    height: 50px !important;
}

header .container{
    max-width: 1750px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* End Menu */
/* Map */
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=left] .inner p,
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=right] .inner p{
    font-size: 16px !important;
    line-height: 27px !important;
}
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=left] .inner p a,
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=right] .inner p a{
    display: block;
    font-size: 16px;
    padding: 15px 20px !important;
    background: orange;
    color: #ffffff;
    font-weight: 400;
    margin-top: 25px;
}
.nectar_image_with_hotspots[data-stlye=color_pulse][data-hotspot-icon=numerical] .nectar_hotspot.pulse:before, .nectar_image_with_hotspots[data-stlye=color_pulse][data-hotspot-icon=plus_sign] .nectar_hotspot:before{
    display: none !important;
}
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot,
.nectar_image_with_hotspots[data-size=medium][data-hotspot-icon=plus_sign] .nectar_hotspot span{
    width: 10px !important;
    height: 10px !important;
}

.nectar_image_with_hotspots[data-size=medium][data-hotspot-icon=plus_sign] .nectar_hotspot span:before,
.nectar_image_with_hotspots[data-size=medium][data-hotspot-icon=plus_sign] .nectar_hotspot span:after{
    display: none !important;
}
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=left],
.nectar_image_with_hotspots[data-size=medium] .nectar_hotspot_wrap .nttip[data-tooltip-position=right]{
    margin-left: 20px !important;
}
/* Headers */
.dg-header--small,
.dg-header--carousel .column_container{
    border-left: 77.5px solid transparent;
    border-right: 77.5px solid transparent;
}

.dg-header--small:before{
	content:'';
	width: calc(100% + 200px) !important;
	height: 100% !important;
	position: absolute;
	left: -100px !important;
	top: 0 !important;
	background: linear-gradient(190deg, rgb(255, 255, 255) 48%, rgb(247, 247, 247) 48%);
}
.dg-header--small .using-image:after{
content: '';
    height: 100%;
    width: 75%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2025/03/Gradient-small.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.dg-header--small h1{
	font-size: 50px !important;
	line-height: 50px !important;
}
.dg-header--small p:first-child{
	margin-bottom: 0 !important;
	padding-bottom: 15px !important;
	line-height: 20px !important;
}
.flickity-viewport .nectar-post-grid-item .bg-overlay{background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%) !important;}
/* End Headers */


.nectar_image_with_hotspots .nectar_hotspot_wrap .nttip {
    width: 500px !important;
    border-radius: 0 !important;
    box-shadow: rgba(0,0,0,.04) 0 1px 0,rgba(0,0,0,.05) 0 2px 7px,rgba(0,0,0,.06) 0 12px 22px
}

.wpb_row:not(.full-width-content) .vc_col-sm-12 .nectar-post-grid-filters[data-sortable=yes]{
    padding-top: 0 !important;
    margin-bottom: 0 !important;
}
.nectar-post-grid-filters[data-align=left] a{
    margin-top: 40px !important;
}

.nectar-post-grid-filters[data-align=left] a[data-filter="case"]{
    display:none !important;
}

.dg-divider--gray-bottom-small .row-bg-wrap:before{
    height: 40% !important;
}
.dg-grid--featured[data-style=content_overlaid] .nectar-post-grid .nectar-post-grid-item .content{
    padding: 0 !important;
}

.dg-grid--featured .flickity-viewport .nectar-post-grid-item .bg-overlay{
    background: rgb(1,20,23);
    background: linear-gradient(90deg, rgba(1,20,23,1) 0%, rgba(1,20,23,0) 100%) !important;
    opacity: 1 !important;
}
.dg-grid--featured .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next{
    right: 15px !important;
    top: 15px !important;
    transform: unset !important;
}

.dg-grid--featured .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous{
    top: 15px !important;
    right: 65px !important;
    left: unset !important;
    transform: unset !important;
}
.nectar-post-grid-filters[data-align=left] a{
    line-height: unset !important;
    font-size: 16px !important;
    padding: 14px 24px;
    font-weight: 400;
}

.dg-grid--featured .item-main h3,
.dg-grid--featured .item-main .nectar-post-grid-item__excerpt-wrap{
    width: 40% !important;
}
.dg-grid--featured .item-main h3{
    padding-left: 5% !important;
    font-size: 30px !important;
    line-height: 40px !important;
    font-weight: 700;
}
.dg-grid--featured .item-main .nectar-post-grid-item__excerpt-wrap{
    padding: 0 0 5% 5%;
}
.dg-grid--featured .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta span svg{
    display: none !important;
}

.dg-grid--featured .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta span:before {
    font-family: 'FontAwesome';
    content: '\f061';
    position: absolute;
    right: 15px;
    color: #ffffff;
    font-weight: 700;
    transform: rotate(-45deg) !important;
}
.dg-grid--featured .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta{
    order: 4;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    background-color: #F28C00 !important;
    padding: 10px 46px 10px 20px;
    font-size: 16px !important;
}


.nectar-post-grid-filters[data-align=left] a.active{
    background-color: #008968 !important;
    border: 2px solid #008968 !important;
    color: #ffffff !important;
}
.nectar-post-grid-filters[data-align=left] a:not(.active){
    background-color: #ffffff !important;
    border: 2px solid #F28C00 !important;
}

.nectar-post-grid-filters[data-align=left] a:not(.active):hover{
    background-color: #008968 !important;
    border: 2px solid #008968 !important;
    color: #ffffff !important;
}

.nectar-post-grid-filters[data-align=left] a:after{
    display: none !important;
}
.dg-image--stretch-left .img-with-aniamtion-wrap{
    position: absolute;
    bottom: 0;
    width: 185%;
    right: 10%;
}
.dg-overflow--row{
    width: 130% !important;
    margin-left: -15% !important;
}

.nectar-simple-slider .flickity-prev-next-button.next {
    right: max(3.5%, 32px) !important;
}
.nectar-simple-slider .flickity-prev-next-button.previous {
    left: max(3.5%, 32px) !important;
}
.nectar-flickity.nectar-simple-slider .flickity-slider .cell,
.nectar-simple-slider[data-arrows="true"]:not(.arrow-position-overlapping) .flickity-slider .cell{
    padding: 0 !important;
}

.nectar-simple-slider .flickity-prev-next-button:before{
    border-radius: 0 !important;
}

.dg-carousel--gradient:after{
    content: '';
    height: 100%;
    width: 75%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2025/03/Gradient-small.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.carousel-dynamic-wrapper{
    overflow: visible !important;
}

.nectar-flickity[data-controls=material_pagination] .flickity-page-dots .dot.is-selected:before{
    box-shadow: inset 0 0 0 1px #F28C00 !important;
}
.dg-quote .wpb_wrapper p{
    padding-bottom: 0 !important;
}
.dg-quote .wpb_wrapper p strong{
    font-weight: 700 !important;
    color: #F28C00 !important;
}

.dg-quote--logo{
    height: 75px !important;
}

.dg-carousel--quote .owl-item .carousel-item .inner_row{
    margin-bottom: 0 !important;
}

.dg-carousel--quote .owl-carousel[data-desktop-cols] .owl-stage{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.dg-overflow--row-expert{
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
}
.dg-expert--quote{
    padding-bottom: 4%;
}

.dg-expert--quote .wpb_wrapper p{
    padding-bottom: 0 !important;
}
/* Slider */
.wpostahs-slider-design-2 .wpostahs-centent{
    padding-left: 2% !important;
    padding-right: 2% !important;
}
.wpostahs-slider-design-2 .wpostahs-centent .wpb_wrow.vc_row{
    padding: 2% !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list.draggable::before{
    top: 34% !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-for .wpostahs-slider-nav-content img{
    border-radius: 15px !important;
}

.wpostahs-slider-design-2 .wpostahs-slick-slider .slick-arrow{
	margin-top: -33px !important;
	border-radius: 0 !important;
}
.wpostahs-slick-slider span.slick-arrow{
	background-color: #F28C00 !important;
	border-color: #F28C00 !important;
}
.wpostahs-slick-slider span.slick-arrow svg{
	fill: #ffffff !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list.draggable::before,
.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title:hover .wpostahs-main-title button{
	background: #F28C00 !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title .wpostahs-main-title button{
	border-color: #F28C00 !important;
	border-radius: 50% !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button{
	background-color: #F28C00 !important;
	border-color: #F28C00 !important;
}
.wpostahs-title{
	color: #06343C;
}
.slick-slide.slick-current .wpostahs-title{
	color: #F28C00;
}
.wpostahs-centent-title{
	display: none !important;
}
.wpostahs-centent{
	padding-bottom: 0 !important;
}
.wpostahs-centent *{
	text-align: left !important;
/* 	padding-bottom: 0 !Important; */
}

.wpostahs-centent p:first-child{
	padding-bottom: 0 !important;
	line-height: 16px !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-list.draggable::before{
	width: 100% !important;
}

/* .slick-initialized .slick-slide{
    max-height: 200px !important;
} */
#wpostahs-slider-nav-1,
.wpostahs-slider-design-2 .wpostahs-slider-for .wpostahs-centent{
	max-width: 100% !important;
}
/* END Slider */

/*----- Custom Columns -----*/
.dg-overflow-column--left .vc_column-inner .column-image-bg-wrap{
    width: 200% !important;
    right: 0 !important;
    left: unset !important;
}
/*----- END Custom Columns -----*/

/* Applications */
.dg-appliction-box:hover svg ellipse,
.dg-appliction-box:hover svg path{
    fill: #ffffff !important;
    stroke: unset !important;
}
.dg-appliction-box:hover *{color: #ffffff !important;}
.dg-appliction-box .wpb_raw_html{
    text-align: center;
    height: 110px !important;
}
.dg-icon--small{
    width: 100px !important;
    height: 75px !important;
    padding-bottom: 15px !important;
}

.dg-icon--smallest{
	width: 50px !important;
    height: 50px !important;
/*     padding-bottom: 15px !important; */
	object-fit: contain;
}
.dg-appliction-box svg{
    width: 75px !important;
    margin: 0 auto !important;
}
/* End Applications */
.dg-platform--title .wpb_wrapper h3{height: 73px !important;}
/* World Map */
#top .tabbed[data-style*=vertical] .wpb_tabs_nav, .tabbed[data-style*=vertical] .wpb_tabs_nav{width: 15% !important;}
.dg-map .tabbed>ul li a{position: relative;}
.dg-map .tabbed>ul li a:before{
    content:'';
    width: 10px;
    height: 10px;
    position: absolute;
    left:-10px;
    top:13px;
    border-radius: 50%;
}
.dg-map .tabbed>ul li:nth-child(1) a:before{background-color: #F28C00;}
.dg-map .tabbed>ul li:nth-child(2) a:before{background-color: #008968;}
.tabbed>ul li a,
.dg-map .tabbed[data-style="vertical_modern"][data-color-scheme="accent-color"] .wpb_tabs_nav li .active-tab, 
.dg-map .tabbed[data-style="vertical"][data-color-scheme="accent-color"] > ul li .active-tab{
    background-color: transparent;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #293041 !important;
}
.dg-map .tabbed>ul li:not(.active-tab) a{opacity: 0.5;}
.dg-map .tabbed>ul li:hover{opacity: 1;}
.dg-map .tabbed>ul li a:hover{
    background: transparent;
    color: #F28C00 !important;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li{margin-right: 25px !important;}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li a{
    line-height: unset !important;
    font-size: 16px !important;
    padding: 14px 24px;
    font-weight: 400;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li.active-tab a{
    background-color: #008968 !important;
    border: 2px solid #008968 !important;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li.active-tab a span{color: #ffffff !important;}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.active-tab) a{
    background-color: transparent !important;
    border: 2px solid #F28C00 !important;
    color: #03343c !important;
}
.tabbed[data-color-scheme="accent-color"][data-style="default"] li:not(.active-tab):hover a{
    background-color: #008968 !important;
    border: 2px solid #008968 !important;
    color: #ffffff !important;
}
/* End World Map */

/* Grids */
.dg-news--grid .nectar-post-grid .nectar-post-grid-item{box-shadow: rgba(0,0,0,.04) 0 1px 0,rgba(0,0,0,.05) 0 2px 7px,rgba(0,0,0,.06) 0 12px 22px}
.dg-news--grid.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-card=yes] .nectar-post-grid-item .content{padding: unset !important;}
.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content .meta-excerpt{
    width: 100% !important;
    max-width: 100% !important;
    height: 120px !important;
    font-size: 16px !important;
    color: #676767;
}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main{display: grid;}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main h3{
    order:1;
    height: 120px !important;
    padding-left: max(7%,30px);
    padding-top: max(7%,30px);
    padding-right: max(7%,30px);
    color: #03343C !important;
}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main .nectar-post-grid-item__meta-wrap{
    padding-left:max(7%,30px);
    padding-right:max(7%,30px);
    order: 2;
    font-size: 12px !important;
    color: #676767;
    font-weight: 100 !important;
}
.dg-news--grid .nectar-post-grid-item__excerpt-wrap.item-meta-extra{
    order: 3;
    padding-left:max(7%,30px);
    padding-right:max(7%,30px);
    padding-bottom:max(7%,30px);
}
.nectar-post-grid-item__excerpt-wrap.item-meta-extra{
    order: 3;
}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta{
    order: 4;
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
    background-color: #F28C00 !important;
    padding: 10px 46px 10px 20px;
    font-size: 16px !important;
}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta span svg{
    display: none !important;
}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta span{color: #ffffff !important;}
.dg-news--grid .nectar-post-grid .nectar-post-grid-item .item-main .nectar-cta span:before{
    font-family: 'FontAwesome';
    content: '\f061';
    position: absolute;
    right: 15px ;
    color: #ffffff;
    font-weight: 700;
    transform: rotate(-45deg) !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next {right: -250px !important;}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button .arrow{fill: #ffffff !important;}
.nectar-flickity[data-controls*=arrows_overlaid] .next:after, .nectar-flickity[data-controls*=arrows_overlaid] .previous:after{background-color: #ffffff !important;}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before{
    border-radius: unset !important;
    background-color: #F28C00 !important;
}
.nectar-post-grid[data-text-layout*=all_bottom_left] .content .item-main{display: grid;}
.nectar-post-grid-item__custom-field[data-key="country"],
.nectar-post-grid-item__custom-field[data-key="tag"]{
    color: #F28C00 !important;
    font-weight: 600 !important;
    font-size: 16px !important;
}
.nectar-post-grid[data-text-layout*=all_bottom_left] .content .item-main h3{order: 2;}
.nectar-flickity.nectar-simple-slider:not([data-arrows="true"]) .flickity-slider .cell:after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(/wp-content/uploads/2025/03/gradient.svg);
    background-size: cover;
    background-repeat: no-repeat;  
}
.nectar-simple-slider .flickity-page-dots{padding: 0 0.5% 0.5% 0 !important;}
/* END Grids */


.dg-expert--image{
    position: absolute !important;
    bottom: 0;
    right: 10%;
}


/* Backgrounds */
.dg-divider--gray-top .row-bg-wrap .row-bg-overlay{background: linear-gradient(10deg, rgb(247, 247, 247) 50%, rgba(255, 255, 255, 255) 50%) !important;}
.dg-divider--gray-bottom .row-bg-wrap{background: linear-gradient(190deg, rgb(247, 247, 247) 50%, rgba(255, 255, 255, 255) 50%) !important;}
.dg-background--green-top .row-bg{background: linear-gradient(10deg, rgb(255, 255, 255) 48%, rgb(1, 138, 104) 48%);}
.dg-background--grey-top .row-bg{background: linear-gradient(10deg, rgb(255, 255, 255) 48%, rgb(247, 247, 247) 48%);}
.dg-background--grey-bottom .row-bg{background: linear-gradient(190deg, rgb(255, 255, 255) 48%, rgb(247, 247, 247) 48%);}
.dg-divider--gray-bottom-small .row-bg-wrap:before{
	content: '';
    height: 30%;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(10deg, rgb(247, 247, 247) 50%, rgba(255, 255, 255, 255) 50%) !important;
    background-size: cover;
    background-repeat: no-repeat; 
}
.dg-background--gray:before{
    content: '';
    width: 300%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    background: #f7f7f7;
}
.dg-background--gray-expert:before{
    content: '';
    width: 120%;
    height: 100%;
    position: absolute;
    left: -10%;
    top: 0;
    background: linear-gradient(10deg, rgb(247, 247, 247) 50%, rgba(255, 255, 255, 255) 50%) !important;
}
/* End Backgrounds */
.dg-news--loop .nectar-post-grid-item .bg-overlay {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%) !important;
}
.dg-tile--content .column-image-bg{
    transition: transform .32s ease, background-color .32s ease;
}
.dg-tile--content:hover .column-image-bg{
    transform: scale(1.1);
    transition: opacity .45s cubic-bezier(.15,.75,.5,1) 0s,transform .45s cubic-bezier(.15,.75,.5,1) 0s;
}
.dg-tile--content .vc_column-inner .column-overlay-layer{
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%) !important;
}
body.material:not([data-button-style^=rounded]) .nectar-button.has-icon.large:not(.see-through):not(.see-through-2):not(.see-through-3){
    padding: 15px 40px 15px 20px !important;
}

.nectar-button.has-icon:hover span, .nectar-button.tilt.has-icon span, body.material .nectar-button.has-icon span{
    transform: unset !important;
}

.dg-tile--content .wpb_wrapper p:first-child{
    padding-bottom: 0 !important;
}
.dg-tile--content .wpb_wrapper p:last-child{
    height: 110px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0 !important;
}
/* Buttons */
.dg-tile--content .wpb_wrapper h3{
    font-size: 35px;
    font-weight: 900;
}
body.material .nectar-button.large{
	font-family: museo-sans, sans-serif;
	font-weight: 500 !important;
}
.dg-button--empty{
	margin-bottom: 0 !important;
	float: right !important;
	padding:20px !important;
}
body.material .nectar-button.large.dg-button--empty i{transform: translateY(-50%) translateX(35%) rotate(-45deg) !important;}
.nectar-cta[data-color="accent-color"]:not([data-style="material"]) .link_wrap{padding: 15px 50px 15px 25px;}
.nectar-button{padding: unset !important;}
.nectar-button span{font-family: Lato;}
body.material .nectar-button.medium, body.material .nectar-button.medium:not(.see-through):not(.see-through-2):not(.see-through-3){margin-bottom: 0 !important;}
.nectar-button span{
    font-weight: 400 !important;
    font-size: 16px;
}
body.material .nectar-button.has-icon.large:not([class*=see-through]):not(.normal) i {transform: translateY(-50%) translateX(4px) rotate(-45deg);}
/* END Buttons */

/* Footer */
.nectar-global-section.nectar_hook_global_section_footer{
	border-top: 10px solid #F28C00 !important;
}
.dg-footer--banner-wrapper .row-bg-wrap{
    background: rgb(1,40,55);
	background: linear-gradient(0deg, rgba(1,40,55,1) 47%, rgba(236,100,70,1) 47%, rgba(236,100,70,1) 50%, rgba(1,40,55,0) 50%);
}

.dg-footer--banner{
    border: 50px solid #ECEBE5 !important;
    border-radius: 500px;
	padding: 2% 4% !important;
}
.dg-banner .row-bg-wrap .inner-wrap .row-bg,
.dg-footer--banner .row-bg-wrap .inner-wrap .row-bg{
    background-size: contain;
    background-origin: content-box;
    padding:2% 4% !important;
}

.dg-footer--banner-content .wpb_wrapper h3{
	font-size: 30px !important;
	line-height: 45px !important;
	font-weight: 900 !important;
}
.dg-footer--menu-main .wpb_wrapper ul{
	list-style-type: none !important;
}
.dg-footer--menu-main .wpb_wrapper ul li{
	font-weight: 900;
	font-family: "Figtree", sans-serif;
	font-size: 23px !important;
	line-height: 23px;
    padding-bottom: 25px;
	list-style-type: none !important;
}
.dg-footer--menu-secondary .wpb_wrapper p,
.dg-footer--menu-secondary ul li{
	font-weight: 500;
	font-family: "Figtree", sans-serif;
	font-size: 16px !important;
	line-height: 16px;
    padding-bottom: 15px;
	list-style-type: none !important;
}
.dg-footer--menu-main .wpb_wrapper ul li:last-child,
.dg-footer--menu-secondary ul li:last-child{
	padding-bottom: 0 !important;
}
.dg-footer--copyright-item{
	padding-left: 20px;
}
.dg-footer--menu-secondary ul li a:hover,
.dg-footer--menu-main .wpb_wrapper ul li a:hover{
	color: #EC6446 !important;
}
.dg-footer--menu-secondary ul li a,
.dg-footer--menu-main .wpb_wrapper ul li a{
	opacity: 1 !important;
}
.dg-footer--menu-secondary{}
.dg-footer--contact{
	color: #EC6446 !important;
	text-decoration: none !important;
}
.dg-footer .row-bg-wrap .inner-wrap{
	overflow: visible;
}
/* End Footer */