/*
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
*/
/* Header */
/* .row.heading-title.hentry,
.post-featured-img{
	display: none !important;
} */
.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-title{
	margin-bottom: 0 !important;
}
.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-subtitle{
	font-family: 'Satoshi-Black' !important;
}
/* Grids */
.pagination{
    text-align: center;
}
.previouspostslink, .nextpostslink{
    display: none;
}
.search-filter-label{
    font-weight: 700 !important;
    font-size: 18px !important;
}
.dg-button--view{
    text-align: right;
}
.dg-button--view{
    height: 40px;
    background: #FF6A01;
}
.dg-button--view span{
    color: #ffffff !important;
}
.dg-button--view:before{
    font-family: 'FontAwesome';
    content: '\f061';
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    right: 20px;
    transform: rotate(-45deg);
}
.wp-pagenavi .pages{
    display: none;
}
.wp-pagenavi a, .wp-pagenavi span{
    border: none;
    font-size: 20px !important;
    color: #000000 !important;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current{
    color: #FF6A01 !important;
}
.dg-grids--news-item-content .post-categories{
    margin: 0 !important;
}
.dg-grids--news-item-content .post-categories li{
    list-style-type: none;
    margin-bottom: 0;
}
.dg-grids--news-item-content .post-categories li a{
    pointer-events: none;
    font-size: 14px !important;
    font-weight: 700;
    color: #FF6A01 !important;
}
.search-filter-query-posts{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.dg-grids--news-item{
    width: 33.3333%;
}

.dg-grids--news-item-inner{
    margin: 10px !important;
    background: #fff;
    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-grids--news-item-content a.dg-button--link{
    position: absolute;
    right: 0 !important;
    bottom: 0 !important;
    padding: 15px 60px 15px 20px !important;
    background: #FE6A00 !important;
}

.dg-grids--news-item-inner img{
    height:20vh !important;
    object-fit: cover;
    margin-bottom: 0 !important;
}

.dg-grids--news-item-content{
    padding: max(4%,30px);
    position: relative;
    margin-top:-15px;
    padding-bottom: 20% !important;
}

.dg-grids--news-item-content p:not(:empty){
    padding-bottom: 0 !important;
    height:87px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 25px !important;
}
.dg-grids--news-item-content h3{
    font-weight: 900;
    font-size: 18px !important;
    line-height:27px !important;
    max-width: 100% !important;
    margin-bottom: 15px !important;
    height:65px !important;
    color: #000;
}
.nectar-post-grid[data-border-radius="25px"] .nectar-post-grid-item-bg,
.nectar-post-grid[data-border-radius="25px"] .nectar-post-grid-item-bg-wrap{
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.nectar-post-grid[data-cat-click=static] .nectar-post-grid-item .content .meta-category .nieuws{
    display:none !important;
}

.nectar-post-grid .meta-category a{
    font-family: 'PT Sans';
    font-size: 14px !important;
    font-weight: 700;
    color: #EC6446 !important;
}

.nectar-post-grid-wrap[data-style=content_under_image] .nectar-post-grid[data-columns="3"] .nectar-post-grid-item .content .post-heading{
    height: 75px !important;
}

.category-position-before-title.nectar-post-grid .nectar-post-grid-item .item-meta-extra{
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 0 !important;
}
.dg-header--small .row-bg:after{
    content: '';
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 40% !important;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 00, 0) 100%);
    opacity: 0.85;
}
.dg-home--scale{
    transition: ease-in-out .5s;
}
.dg-home--scale:hover{
    transition: ease-in-out .5s;
    transform: scale(1.05);
}
.full-width-content .vc_col-sm-12 .nectar-flickity:not(.masonry) .flickity-viewport{
    overflow: hidden !important;
}
.dg-square--cutoff-black:after{
    content:'';
    right: -50px;
    bottom: -50px;
    position: absolute;
    width: 100px;
    height: 100px;
    transform: rotate(-45deg);
    background: #000000;
    z-index: 99;
}
.dg-banner--content .wbp_wrapper ins{
    color: #000000 !important;
}
.dg-banner--content .wbp_wrapper h4{
    color: #ffffff !important;
}
[data-aie=zoom-out] .first-section .row-bg-wrap, [data-aie=zoom-out] .top-level .row-bg-wrap{
    overflow: visible !important;
}
.dg-home--slider .flickity-page-dots{
    bottom: 2% !important;
}
.dg-grid--news .nectar-post-grid[data-animation="fade-in-from-right"] .flickity-viewport .nectar-post-grid-item.animated-in .inner{
    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 !important;
}
.dg-grid--news .nectar-post-grid{
    padding-bottom: 15px !important;
}

.dg-grid--news .nectar-post-grid .nectar-post-grid-item .content .post-heading,
.dg-grid--news .nectar-post-grid .nectar-post-grid-item .content .post-heading a,
.dg-grid--news .nectar-post-grid .nectar-post-grid-item .content .post-heading a span{
    font-size: 20px !important;
    line-height: 30px !important;
}

.nectar-post-grid[data-text-color=dark] .nectar-post-grid-item .content .link_text{
    color: #ffffff !important;
}
.dg-grid--news  .nectar-post-grid .nectar-post-grid-item .content .nectar-post-grid-item__custom-fields{
    padding: 0 !important;
}

.nectar-post-grid-wrap:not([data-style=content_overlaid]) .nectar-post-grid-item .content .meta-excerpt{
    max-width: 100% !important;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 50px !important;
}

.dg-brand--left .row-bg:before{
    content:'';
    position: absolute;
    left:0;
    bottom: 0;
    width: 500px;
    height: 100%;
    background-image: url(https://vertidrive.dgib.io/wp-content/uploads/2025/04/Brand-Element-left-1.svg);
    background-position: bottom;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0.1;
}
.dg-header--home .row-bg-wrap .row-bg:after{
    content: '';
    height: 33%;
    width: 120% !important;
    position: absolute;
    bottom: -14% !important;
    right: -10% !important;
    background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}
.dg-border--right:after{
    content:'';
    position: absolute;
    right: 0;
    top:20%;
    height: 50%;
    width: 2px;
    background: #ffffff;
    opacity: 0.6;
    visibility: visible !important;
}

.dg-home--icon{
    height: 75px !important;
    obejct-fit: contain !important;
}
.dg-banner--orange-black .row-bg-wrap .row-bg:after{
    content: '';
    position: absolute;
    left: 0;
    bottom:0;
    width: 100% !important;
    height: 100% !important;
    background: #000000;
}
/*.dg-button--arrow:after{*/
/*    display: none !important;*/
/*}*/
.dg-border{
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
}


.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before{
        border-radius: 0 !important;
    background-color: #FF6B00 !important;
}
.dg-carousel--industries .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.next{
    right: 20px !important;
    top: 40px !important;
    border-radius: 0 !important;
    background-color: #FF6B00 !important;
}
.dg-carousel--industries .nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button.previous{
    top: 40px !important;
    right: 70px !important;
    left: unset !important;
    border-radius: 0 !important;
    background-color: #FF6B00 !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;
}

.dg-gradient--overlay .row-bg-wrap .row-bg:after{
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width: 100% !important;
    height: 100% !important;
    background: rgb(0,46,70);
background: linear-gradient(45deg, rgba(11,11,11,1) 0%, rgba(11,11,11,0) 100%);
}
.dg-grid--news .nectar-post-grid .nectar-post-grid-item .content h3{
    padding: 0 !important;
    order: 1;
}

.dg-grid--news .item-main{
    padding: 20px 20px 60px 20px !important;
    display: grid !important;
}

.dg-grid--news .item-main .nectar-post-grid-item__meta-wrap{
    order: 2;
}

.dg-grid--news .item-main .nectar-post-grid-item__excerpt-wrap{
    order: 3;
}

.dg-grid--news .item-main
/* Tabs */
.tabbed{
    display: grid !important;
}
.wpb_tabs_nav.ui-tabs-nav{
    order: 2;
    margin-top: 25px !important;
}
.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav{
    border: none !important;
    margin-bottom: 30px !important;
}
.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li:not(.active-tab){
    opacity: 0.5;
}
.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li:not(.active-tab):hover{
    opacity: 1;
}
.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li{
    width: 25% !important;
    margin: 0 !important;
    padding: 0 10px !important;
}
.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li a{
    background: #ffffff;
    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 !important;
}

.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li a span:not(.im-icon-wrap.tab-icon){
    font-size: 14px !important;
}

.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li .im-icon-wrap.tab-icon{
    margin-bottom: unset !important;
    margin-right: 25px !important;
    float: left !important;
    color: #FF6B00 !important;
    padding-top: 5px !important;
}

.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li:first-child{
    padding-left: 0 !important;
}

.dg-tabs--benefits .tabbed[data-style=minimal] .wpb_tabs_nav li:last-child{
    padding-right: 0 !important;
}
.dg-gradient--overlay .row-bg-wrap .row-bg:after{
    content: '';
    position: absolute;
    left: 0;
    top:0;
    width: 100% !important;
    height: 100% !important;
    background: rgb(0,46,70);
background: linear-gradient(45deg, rgba(11,11,11,1) 0%, rgba(11,11,11,0) 100%);
}
/* Salient Fixes */
body[data-header-resize="0"] .container-wrap, body[data-header-resize="0"] .project-title{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.col.span_12.light .wpb_text_column>.wpb_wrapper>ul, .full-width-content>.col.span_12.light, .full-width-section>.col.span_12.light, .span_12.light .wpb_text_column a{
	color: #FF6B00;
	opacity: 1 !important;
}
.row{
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.post .content-inner{
	padding-bottom: 0 !important;
}

/*----- Single Posts -----*/
.post-featured-img,
.row.heading-title.hentry{
	display: none !important
}

.wpb_wrapper blockquote{
	font-family: "Poppins" !important;
	font-weight: 400;
  font-size: 16px;
  line-height: 32px;
	color: #03062E !important;
}
/*----- END Single Posts -----*/
/* Mega Menu */
.sf-menu li ul li a .menu-title-text{
	font-family: 'Satoshi-Black' !important;
	font-size: 16px !important;
}
body #header-outer #top nav .sf-menu ul li > a .item_desc{
	padding-top: 10px !important;
}
.sf-menu li ul li a .menu-title-text.nectar-inherit-h2{
	font-size: 22px !important;
	color: #FF6B00 !important;
}

#header-outer nav>ul>.megamenu ul li:not(.megamenu-column-padding-default){
	padding: 0 20px 15px 0 !important;
}
.sf-menu li ul li[class*="current-"] > a .menu-title-text:after,
.sf-menu li ul li a:hover .menu-title-text:after{
	display: none !important;
}

.sf-menu li ul li[class*="current-"] > a .menu-title-text,
.sf-menu li ul li a:hover .nectar-menu-icon-text .menu-title-text{
	color: #FF6B00 !important;
}
.sf-menu li ul li[class*="current-"] > a img,
.sf-menu li ul li a:hover img{
 filter: invert(34%) sepia(145%) saturate(2878%) hue-rotate(329deg) brightness(90%) contrast(119%) !important;
}
#header-outer #top .sf-menu .megamenu li ul.sub-menu{
	position: relative;
}
#header-outer #top .sf-menu .megamenu li:not(.dg-mega--last) ul.sub-menu:after{
	content: '';
	position: absolute;
	top: 0;
	right:0px;
	width: 1px;
	height: 100% !important;
	background: #ffffff;
	opacity: 0.5;
}

.sf-menu li ul li a:hover img{
	color: #FF6B00 !important;
}
/* END Mega Menu */
/* Secondary Header */
.nectar_hook_before_secondary_header .container{
	width: 100% !important;
	max-width: unset !important;
	padding: 0 100px !important;
}
.nectar-button[data-color-override="false"].regular-button.dg-button--header{
	background-color: transparent !important;
	color: #090A2E !important;
	font-weight: 500 !important;
	margin-bottom: 0 !important;
	padding-right: 0 !important;
}
.nectar-button[data-color-override="false"].regular-button.dg-button--header i{
	color: #FF6B00 !important;
	left: -20px !important;
	right: unset !important;
}
.nectar-button[data-color-override="false"].regular-button.dg-button--header:hover{
	background-color: transparent !important;
	color: #FF6B00 !important;
}
/* END Secondary Header */
body[data-bg-header=true] .container-wrap{
	padding-bottom: 0 !important;
}
body[data-ext-responsive=true].single-post .container-wrap.no-sidebar .post-area{
	max-width: unset !important;
}
.material .wpb_content_element, .material .wpb_row{
	margin-bottom: unset !important;
}
/* End Salient Fixes */
.dg-result--block .wpb_wrapper h4{
    color: #FF6B00 !important;
}

.dg-result--block{
    height: calc(300px - 0.02) !important;
}
h1{
	font-family: 'Satoshi-Black' !important;
	font-size: 50px !important;
	line-height: 60px !important;
}

h2{
	font-family: 'Satoshi-Black' !important;
	font-size: 45px !important;
	line-height: 55px !important;
}

h3{
	font-family: 'Satoshi-Black' !important;
	font-size: 40px !important;
	line-height: 50px !important;
}

h4{
	font-family: 'Satoshi-Bold' !important;
	font-weight: 700 !important;
	font-size: 22px !important;
	line-height: 33px !important;
}

#breadcrumbs{
	display: none !important;
}

.dg-breadcrumbs{
	font-size: 12px !important;
}

.breadcrumb_last{
	font-weight: 700 !important;
}
#header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a{
	color: #FF6B00 !important;
}
/* Buttons */
.nectar-button.large{
	margin-bottom: 0 !important;
}
body[data-button-style*="slightly_rounded"] .nectar-button{
    border-radius: 0 !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-right: 0 !important;
}
body.material .nectar-button.has-icon:not(.dg-button--transparent) i{
    right: -28px !important;
}
.nectar-button:not(.dg-button--header).button-black:before{
	background: #000000;
}

.dg-button--transparent{
	margin-left: 50px !important;
}
.nectar-button:not(.dg-button--header):not(.dg-button--transparent)::before {
  content: '';
  position: absolute;
  right: -48px;
  top: 0;
  background: #FF6B00;
  height: 100%;
  width: 50px;
  clip-path: polygon(
    0 0,      /* top-left */
    100% 0,   /* top-right */
    100% 20%, 
    100% 75%, 
    75% 100%, 
    0 100%, 
    0 80%, 
    0 20%
  );
  z-index: 0; /* behind text/icon */
  pointer-events: none; /* avoid hover interference */
}
.nectar-button.extra-color-1:not(.dg-button--header):not(.dg-button--transparent)::before {
  background: #000 !important;
}

.nectar-button:not(.dg-button--header).button--fix:before{
	top:0 !important;
}
.dg-button--arrow.dg-button--orange:after{
    background-color: #FF6B00 !important;
}
.dg-button--arrow.dg-button--white:after{
    background-color: #ffffff !important;
}
.dg-button--arrow.dg-button--orange{
    margin-bottom: -10px !important;
}
.dg-button--arrow.dg-button--gray:after{
    background: #f7f7f7 !important;
}
.dg-button--transparent{
    background: transparent !important;
    border: none !important;
}
.nectar-button.see-through.has-icon[data-color-override=false].dg-button--transparent i,
.dg-button--transparent span{
    color: #ffffff !important;
}
.dg-button--arrow i{
    transform: translateY(-50%) translateX(4px) rotate(-45deg) !important;
}
.nectar-flickity[data-controls*=arrows_overlaid] .flickity-prev-next-button:before{
    border-radius: 0 !important;
    background-color: #FF6B00 !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;
}
/* .dg-button--arrow:after{
        content:'';
    position: absolute;
    right:-10px;
    bottom:-10px;
    width: 20px;
    height: 20px;
    background: #0D0D0D;
    transform: rotate(-45deg);
    z-index:99;
} */
/* End Buttons */
.nectar-video-box a.nectar_video_lightbox:not(.play_button_mouse_follow):before{
	border-radius: 0 !important;
	opacity: 1;
}
.nectar-post-grid .nectar-post-grid-item .content{
    padding: 0 !important;
}
.nectar-post-grid .nectar-post-grid-item .content .nectar-post-grid-item__custom-fields{
    padding-left: 35px !important;
    padding-right: 35px !important;
}
.nectar-post-grid .nectar-post-grid-item .content h3{
    padding: 0 35px 100px 35px !important;
}

.nectar-post-grid .nectar-post-grid-item .content .nectar-post-grid-item__read-more{
    position: absolute;
    right: 0 !important;
    bottom: 0 !important;
    padding: 15px 60px 15px 20px !important;
    background: #FE6A00 !important;
}
.nectar-post-grid-item__read-more .link_text:before{
    font-family: 'FontAwesome';
    content: '\f061';
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    right: 20px;
    transform: rotate(-45deg);
}

.nectar-post-grid .nectar-post-grid-item .content .nectar-post-grid-item__read-more .link_text svg{
    display: none !important;
}
/* .flickity-viewport .nectar-post-grid-item:after{
        content:'';
    position: absolute;
    right:-15px;
    bottom:-15px;
    width: 30px;
    height: 30px;
    background: #ffffff;
    transform: rotate(-45deg);
    z-index:99;
} */

.nectar-post-grid .nectar-post-grid-item .content .post-heading{
    max-width: 100% !important;
}
.nectar-post-grid .nectar-post-grid-item .bg-overlay,
.flickity-viewport .nectar-post-grid-item .bg-overlay {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #000000 100%) !important;
}
.dg-video{
    position: relative;
}
.dg-video:after{
    content: '';
    height: 50px;
    width: 50px;
    right: -25px;
    bottom: -25px;
    position: absolute;
    transform: rotate(-45deg);
    background-color: #ffffff;
    z-index: 99;
}
.dg-background--split-top .row-bg-wrap .inner-wrap .row-bg:before{
    content: '';
    height: 50%;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #f7f7f7;
}
.dg-quote--content{
    position: relative !important;
}
.dg-banner--orange:before{
    content: '';
    position: absolute;
    left: -50% !important;
    bottom: 0;
    height: 100% !important;
    width: 200%;
    background-color: #f7f7f7
}

.dg-banner--orange-half:before{
    content: '';
    position: absolute;
    left: -50% !important;
    top: 0;
    height: 50% !important;
    width: 200%;
    background-color: #f7f7f7
}

.dg-square--cutoff-white:after {
    content: '';
    position: absolute;
    right: -37.5px;
    bottom: -37.5px;
    width: 75px;
    height: 75px;
    background: #ffffff;
    transform: rotate(-45deg);
    z-index: 99;
}
.dg-banner--content .wpb_wrapper ins{
    color: #090A2E !important;
}
.dg-button--arrow.dg-button--orange:after{
    background-color: #FF6B00 !important;
}
.dg-button--arrow.dg-button--white:after{
    background-color: #ffffff !important;
}
.dg-button--arrow.dg-button--orange{
    margin-bottom: -10px !important;
}
.dg-button--arrow.dg-button--gray:after{
    background: #f7f7f7 !important;
}

.dg-banner--orange.dg-button--gray:after{
    height: 50px !important;
    width: 50px !important;
}
.dg-element--gray{
    position: relative !important;
}
.dg-element--gray:after{
    content: '';
    position: absolute;
    right: -10px;
    bottom: -10px;
    width: 20px;
    height: 20px;
    background: #f7f7f7;
    transform: rotate(-45deg);
    z-index: 99;
}
.nectar-post-grid[data-text-layout*=all_bottom_left] .content .item-main{display: grid;}
.nectar-post-grid-item__custom-field{
    color: #FE6A00 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}
.nectar-post-grid-wrap .nectar-post-grid-item .content .post-heading,
.nectar-post-grid-wrap .nectar-post-grid-item .content .post-heading a span,
.nectar-post-grid .nectar-post-grid-item .content .post-heading,
.nectar-post-grid .nectar-post-grid-item .content .post-heading a span{
	font-size: 30px !important;
	line-height: 45px !important;
}
.nectar-post-grid-wrap .content .item-main .nectar-post-grid-item__read-more,
.nectar-post-grid[data-text-layout*=all_bottom_left] .content .item-main .nectar-post-grid-item__read-more{
    order:3;
}
.nectar-post-grid-wrap .content .content .item-main h3,
.nectar-post-grid[data-text-layout*=all_bottom_left] .content .item-main h3{order: 2;}
/* Image Carousel */
.nectar-flickity.nectar-carousel[data-column-padding="50px"] .inner-wrap{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.dg-carousel--image-full{
    width: 100% !important;
    height: 550px !important;
    object-fit: cover;
    position: relative !important;
}
.dg-carousel--image-wrap:after{
    content:'';
    position: absolute;
    right:-50px;
    bottom:-50px;
    width: 100px;
    height: 100px;
    background: #ffffff;
    transform: rotate(-45deg);
    z-index:99;
}
/* End Image Carousel */
/* Single Quote */
.dg-quote--content .wpb_wrapper p{
    padding-bottom: 0 !important;
}
.dg-quote--content .wpb_wrapper .client{
    color: #FE6A00 !important;
    font-size: 14px !important;
}
.dg-quote--image .mask_shape_circle{
    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 !important;
    border-radius:50%;
    width: 175px;
    height: 175px;
}
/* End Single Quote */
/* Icon List */
.nectar-icon-list[data-icon-style=no-border][data-icon-size=small] .nectar-icon-list-item .list-icon-holder i{
    font-size: 18px !important;
    line-height: 30px !important;
}

.nectar-icon-list-item{
    padding-left: 40px !important;
    margin-bottom: 0 !important;
}
/* END Icon List */
/* Backgrounds */
.dg-background--gray-right .row-bg-wrap:before{
    content:'';
    width: 50% !important;
    height: 100% !important;
    position: absolute;
    right: 0 !important;
    top: 0 !important;
    background: #f7f7f7 !important;
}
/* END Backgrounds */

/* Image Hotspot */
.nectar_image_with_hotspots[data-tooltip-func=hover] .nectar_hotspot_wrap .nttip{
    border-radius: 0 !important;
    width: 450px !important;
    max-width: 450px !important;
}
/* End Image Hotspot */

.dg-carousel--block-content{
    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 !important;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport{
    margin-top: unset !important;
}

.flickity-page-dots{
    bottom: -45px !important;
}
.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before{
    box-shadow: inset 0 0 0 1px var(--dg-color--one) !important;
}
.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before{
    box-shadow: inset 0 0 0 5px var(--dg-color--one) !important;
}

.nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot{
    opacity: 1 !important;
}
/* #header-outer:not(.scrolled-down):before{
    content: '';
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,00,0) 100%);
} */

.dg-header--small .row-bg:before{
    content: '';
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background: rgb(0,0,0);
    background: linear-gradient(45deg, rgba(0,0,0,1) 0%, rgba(0,0,00,0) 100%);
    opacity: 0.85;
}

.dg-header--content .wpb_wrapper p:first-child{
    padding: 0 !important;
}

.wpb_wrapper p:first-child{
    padding-bottom: 0 !important;
}
.nectar-flickity.nectar-carousel[data-desktop-columns="3"][data-format=default] .cell{
    height: auto !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: #FF6B00 !important;
	border-color: #FF6B00 !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: #FF6B00 !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .wpostahs-slider-nav-title .wpostahs-main-title button{
	border-color: #FF6B00 !important;
	border-radius: 0 !important;
}
.wpostahs-slider-design-2 .wpostahs-slider-nav .slick-current .wpostahs-main-title button{
	background-color: #F28C00 !important;
	border-color: #FF6B00 !important;
}
.wpostahs-title{
	color: #06343C;
}
.slick-slide.slick-current .wpostahs-title{
	color: #FF6B00;
}
.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 */
/* Footer */
.dg-footer.full-width-section .row-bg{
	background-size: contain !important;
}
.nectar-global-section.nectar_hook_global_section_footer{
	border-top: 10px solid #FF6B00 !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: museo-sans, 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: museo-sans, 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-main ul li,
.dg-footer--menu-main ul li a,
.dg-footer--menu-secondary ul li,
.dg-footer--menu-secondary ul li a{
	color: #ffffff !important;
}
.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 */