/*
Theme Name: Ridder
Theme URI: https://www.ridder.com
Version: 1.0.0
Author: Maatwerk Online
Author URI: https://www.maatwerkonline.nl
Description: Webdesign by Maatwerk Online
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: maatwerkonline
Domain Path: /languages
*/

/*-----------------------------------------------------------------*/
/* Reset
/*-----------------------------------------------------------------*/
@font-face {
    font-family: 'Rubik';
    src: url("css/fonts/Rubik-Regular.eot") format("embedded-opentype"), /* IE6-IE8 */
        url("css/fonts/Rubik-Regular.otf") format("opentype"), /* Open Type Font */
        url("css/fonts/Rubik-Regular.svg") format("svg"), /* Legacy iOS */
        url("css/fonts/Rubik-Regular.ttf") format("truetype"), /* Safari, Android, iOS */
        url("css/fonts/Rubik-Regular.woff") format("woff"), /* Modern Browsers */
        url("css/fonts/Rubik-Regular.woff2") format("woff2"); /* Modern Browsers */ 
}

/*
@font-face {
    font-family: 'Rubik-Blod';
    src: url("css/fonts/Rubik-Bold.eot") format("embedded-opentype"),
        url("css/fonts/Rubik-Bold.otf") format("opentype"),
        url("css/fonts/Rubik-Bold.svg") format("svg"),
        url("css/fonts/Rubik-Bold.ttf") format("truetype"),
        url("css/fonts/Rubik-Bold.woff") format("woff"),
        url("css/fonts/Rubik-Bold.woff2") format("woff2");
    font-weight: bold;
}
*/


html {
    font-size: 15px;
}

body {
    color: #636363;
    font-family: 'Rubik';
    line-height: 2;
}

body:not(.page-template-page-landingspage) {
    padding-top: 114px;
}

@media (max-width:1200px){
    body:not(.page-template-page-landingspage) {
        padding-top: 110px;
    }
}

@keyframes shake {
    1%, 9% {
        transform: translate3d(-1px, 0, 0);
    }

    2%, 8% {
        transform: translate3d(2px, 0, 0);
    }

    3%, 5%, 7% {
        transform: translate3d(-4px, 0, 0);
    }

    4%, 6% {
        transform: translate3d(4px, 0, 0);
    }
}

.hidden {
    display: none;
}

.instruction {
    display: none;
}

.parameter-visibility {
    display: none;
}

.bg-white {
    background-color: #fff !important;
}

.overlay-left {
    position: relative;
    overflow: hidden;
}

.overlay-left .container{
    position: relative;
}

.overflow-hidden {
    overflow: hidden;
}

.position-sticky {
    position: sticky;
    top: 200px;
}

.overlay-left .container::before {
    content: "";
    background-color: #ffffff;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0px;
    right: 100%;
}

.overlay-right {
    position: relative;
    overflow: hidden;
}

.overlay-right .container{
    position: relative;
}


.overlay-right .container::before {
    content: "";
    background-color: #ffffff;
    height: 100%;
    width: 40%;
    position: absolute;
    top: 0px;
    left: 100%;
}

.add-grey-area-right .container::after {
    content: "";
    height: 100%;
    width: 90px;
    top: 0px;
    background-color: #efefef;
    position: absolute;
    right: -90px;

}

@media only screen and (max-width:  920px) {
    .overlay-right .container::before {
        display:none;
    }

    .overlay-left .container::before {
        display:none;
    }

    .add-grey-area-right .container::after {
        display:none;
    }
}

#wpadminbar {
    position: fixed !important;
}

.fixed-top {
    z-index: 9000;
}

.animo,
.animo-children > * {
    opacity: 0;
}

.clear {
    clear:both;
}

.clear-right {
    clear:right;
}

.clear-left {
    clear:left;
}

p {
    margin-bottom: 2rem;
}

.p-mb-0 p {
    margin-bottom: 0px;
}

.text-muted {
    color: initial !important;
    opacity: .5;
}

.position-relative {
    position: relative;
}

@media only screen and (max-width:  1200px) {
    .pl-0-mobile {
        padding-left:0px !important;
    }
}

.countdown .indicator,
.auction .indicator {
    width: 80px;
    float: left;
    text-align: center;
    text-transform: uppercase;
    font-size: .8rem;
}

.text-normal {
    color: #43464b!important;
}

.text-white a {
    color: #fff!important;
}

a > i.ml-1,
a > i.ml-2,
a > i.ml-3,
a > i.ml-4,
a > i.ml-5,
a > i.right{
    position: relative;
    left: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
a:hover > i.ml-1,
a:hover > i.ml-2,
a:hover > i.ml-3,
a:hover > i.ml-4,
a:hover > i.ml-5,
a:hover > i.right{
    left: 5px;
}

a:hover > i.mr-1,
a:hover > i.mr-2,
a:hover > i.mr-3,
a:hover > i.mr-4,
a:hover > i.mr-5,
a:hover > i.left{
    right: 5px;
}

a.text-normal:hover {
    color: #ff6600!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6{
    line-height: normal;
}

h1 p,
h2 p,
h3 p,
h4 p,
h5 p,
h6 p,
.h1 p,
.h2 p,
.h3 p,
.h4 p,
.h5 p,
.h6 p{
    margin-bottom: 0;
}

h1,.h1 {
    font-size: 45px;
    font-weight: bold;
}

h2,.h2 {
    font-weight: bold;
}

@media (max-width:1200px){
    h1 {
        font-size: 30px;
    }

    .h1 {
        font-size: 30px;
    }

    .top-banner-page h1 {
        font-size: 15px !important;
    }

    .top-banner-page h2 {
        font-size: 15px !important;
    }


    h2 {
        font-size: 25px;
    }

    .h2 {
        font-size:25px;
    }
}

ul {
    margin-bottom:  2rem;
}

@media (max-width:992px){
    .display-1 {
        font-size: 3.5rem;
    }
}

b, strong, .strong {
    font-weight: 600;
}

.extra-small, extra-small {
    font-size: 50%;
    font-weight: 400;
}

.fw-100 {
    font-weight: 100 !important;
}

.fw-200 {
    font-weight: 200 !important;
}

.fw-300 {
    font-weight: 300 !important;
}

.fw-400 {
    font-weight: 400 !important;
}

.fw-500 {
    font-weight: 500 !important;
}

.fw-600 {
    font-weight: 600 !important;
}

@media (min-width: 576px) {
    .w-sm-100 {
        width: 100% !important;
    }
    .w-sm-auto {
        width: auto !important;
    }
    .h-sm-100 {
        height: 100% !important;
    }
    .h-sm-auto {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .w-md-100 {
        width: 100% !important;
    }
    .w-md-auto {
        width: auto !important;
    }
    .h-md-100 {
        height: 100% !important;
    }
    .h-md-auto {
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .w-lg-100 {
        width: 100% !important;
    }
    .w-lg-auto {
        width: auto !important;
    }
    .h-lg-100 {
        height: 100% !important;
    }
    .h-lg-auto {
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    .w-xl-100 {
        width: 100% !important;
    }
    .w-xl-auto {
        width: auto !important;
    }
    .h-xl-100 {
        height: 100% !important;
    }
    .h-xl-auto {
        height: auto !important;
    }
}

a {
    text-decoration: none;
    position: relative;
    transition: all 0.15s ease-in-out;
}

a.outgoing:before {
    content: "\f14c";
    font-family: FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    z-index: 1040;
    left: 0;
    top: 100%;
    height: 0;
    padding-left: 10px;
    line-height: 20px;
    font-size: 10px;
    display: inline-block;
    color: #fff;
    font-style: normal;
    display: none;
}

a.outgoing:after {
    content: attr(data-target);
    position: absolute;
    z-index: 1040;
    left: 18px;
    top: 100%;
    height: 0;
    padding: 0 10px 0 5px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    font-style: normal;
    display: none;
}

a.outgoing:hover:before,
a.outgoing:hover:after {
    height: 20px;
    bottom: -20px;
    background: rgba(0, 0, 0, 0.8);
    display: block;
}

[type=reset],
[type=submit],
button,
html [type=button]{
    border-style: solid;
}

.close {
    height: 40px;
    width: 40px;
    position: relative;
    box-sizing: border-box;
    line-height: 20px;
    display: inline-block;
    opacity: 1;
}
.close:before,
.close:after {
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    height: 3px;
    width: 40px;
    background-color: #fff;
    transition: all 0.25s ease-out;
}
.text-white .close:before,
.text-white .close:after,
.close.text-white:before,
.close.text-white:after {
    background-color: #fff;
}
.close:after {
    transform: rotate(-135deg);
}
.close:hover:before,
.close:hover:after {
    transform: rotate(0deg);
}
.close span {
    display: none;
}

.col-sticky-holder{
    display: flex;
    display: -webkit-flex;
    flex: 1;
    flex-flow: column nowrap;
}

.sticky-holder{
    position: relative;
    /* display: flex; */
    -webkit-flex: 2;
    flex: 2;
}

.sticky{
    display: block;
}

button {
    outline: 0 !important;
}

.border-none {
    border:none !important;
}

.cta-menu {
    background-color: #081e38;
    margin: 25px 0px 25px 40px;
    border-radius: 3px;
    transition: all 0.15s ease-in-out;
}

.cta-menu:hover {
    background-color: #36c0f0;
    border-color: #36c0f0;
    color: #fff;
}

.cta-menu a{
    padding:10px 20px !important;
    color: #FFF !important;
}

.cta-menu a::before {
    margin-right: 5px;
    content: "\f105";
    font-family: 'font_awesome';
}

.cta-menu a::after {
    display: none !important;
}

.btn.float-right {
    margin-right: 20px;
} 

.btn {
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    white-space: inherit;
    border-radius: unset;
    z-index: 1;
}

.btn-rounded {
    border-radius: 50px;
    padding-left: 35px;
    padding-right: 35px;
}

.btn-lg::after {
    width: 60px !important;
    height: 59px !important;
    right: 0px !important;
}

.btn-sm,
.btn-group-sm >.btn-sm {
    padding: .5rem 1.5rem;
    font-size: inherit;
}

.btn-lg,
.btn-group-lg >.btn, .btn-lg {
    font-style: italic;
    font-size: 17px;
    padding: 15px 50px;
}

.btn.disabled,
.btn:disabled {
    opacity: .25;
}

.btn.loading{
    position: relative;
}
.btn.loading:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: inherit;
    opacity: .8;
    border-radius: .25rem;
}
.btn.loading:after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: url(images/loader-light.svg) no-repeat center center;
}
.btn-link.loading:after,
.btn-transparent.loading:after{
    background: url(images/loader-dark.svg) no-repeat center center;
}

.btn-link {
    padding:0px;
    color: #36c0f0;
}

.sharp {
    border-radius: 0;
}

img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1rem;
}

section{
    border: 0;
}

article{
    padding: 50px 0;
    z-index: 1010;
}

.skew-top {
    -webkit-clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 20%, 100% 100%, 0 100%);
    margin-top: -65px;
}

.skew-bottom {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    margin-bottom: -65px;
}

.skew-both {
    -webkit-clip-path: polygon(0 0, 100% 20%, 100% 80%, 0 100%);
    clip-path: polygon(0 0, 100% 20%, 100% 80%, 0 100%);
    margin: -65px 0;
}

.shadow-bottom {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(156,156,156,0.2);
    -moz-box-shadow: 0px 10px 15px 0px rgba(156,156,156,0.2);
    box-shadow: 0px 10px 15px 0px rgba(156,156,156,0.2);
}

.shadow-top {
    -webkit-box-shadow: 0px -10px 15px 0px rgba(156,156,156,0.2);
    -moz-box-shadow: 0px -10px 15px 0px rgba(156,156,156,0.2);
    box-shadow: 0px -10px 15px 0px rgba(156,156,156,0.2);
}

.shadow-both {
    -webkit-box-shadow: 0px 0px 30px 0px rgba(156,156,156,0.4);
    -moz-box-shadow: 0px 0px 30px 0px rgba(156,156,156,0.4);
    box-shadow: 0px 0px 30px 0px rgba(156,156,156,0.4)
}

.overlayed {
    position: relative;
}

.overlayed .container {
    position: relative;
    z-index: 1;
}

.overlayed:before,
.overlayed .slick-slide:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.overlayed:before,
.overlayed .slick-slide:before {
    background: rgba(0, 0, 0, .6);
}

.overlayed.pattern-dotted:before,
.overlayed.pattern-dotted .slick-slide:before {
    background: rgba(95, 96, 97, .5);
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NTc3MiwgMjAxNC8wMS8xMy0xOTo0NDowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTMzRERGREYwOEZCMTFFNEI3OTRGMzQ4NzY5NkE0NzQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTMzRERGREUwOEZCMTFFNEI3OTRGMzQ4NzY5NkE0NzQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDMxRTgyODcwOENBMTFFNEExQzNCNTExOEU2Mjk2NUUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDMxRTgyODgwOENBMTFFNEExQzNCNTExOEU2Mjk2NUUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4jXJ0mAAAAF0lEQVR42mJmYGD4D8TnmEEEEDMABBgAGmcCoh16VmUAAAAASUVORK5CYII=');
}

.overlayed.pattern-dotted-2:before,
.overlayed.pattern-dotted-2 .slick-slide:before {
    opacity: .15;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB5JREFUeNpiZGBg+A8EjECagQnK+A/mMEAAWAYgwADf9ggBN+tpvAAAAABJRU5ErkJggg==');
}

.overlayed.pattern-lined:before,
.overlayed.pattern-lined .slick-slide:before {
    background: rgba(95, 96, 97, .2);
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAABCAYAAAD0In+KAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzI0MDNENzY2QTUyMTFFM0FDMUJDNjY2MkRCNjlDMzMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzI0MDNENzc2QTUyMTFFM0FDMUJDNjY2MkRCNjlDMzMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3MjQwM0Q3NDZBNTIxMUUzQUMxQkM2NjYyREI2OUMzMyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3MjQwM0Q3NTZBNTIxMUUzQUMxQkM2NjYyREI2OUMzMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrPT1y0AAAASSURBVHjaYmZgYPgPxHoAAQYABU0BMT/72gwAAAAASUVORK5CYII=');
}

.overlayed.pattern-lined-h:before,
.overlayed.pattern-lined-h .slick-slide:before {
    background: rgba(95, 96, 97, .2);
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAYSURBVHjaYmZgYPjPzMDAoAcAAAD//wMABl8BNN6Jh64AAAAASUVORK5CYII=');
}

i.right {
    margin-left: 10px;
    float :right;
}

i.left {
    margin-right: 10px;
    float: left;
}

.container{
    width: 100%;
}

body {
    overflow-x: hidden;
}

.container-fluid{
    padding: 0;
    overflow: hidden;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
[class^="col-"] {
    border: 0;
}

.grayscale,
.grayscale-to-color-animation,
.color-to-grayscale-animation:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.grayscale-to-color-animation:hover,
.color-to-grayscale-animation {
    -webkit-filter: none;
    filter: none;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

/*-----------------------------------------------------------------*/
/* Wordpress Core
/*-----------------------------------------------------------------*/
.avatar {
    border-radius: 50%;
    margin-bottom: 0;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption,
.gallery-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.size-full {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
    width: calc(100% + 3rem);
    max-width: calc(100% + 3rem);
}

.bypostauthor {
}

.fb-post {
    margin-bottom: 2rem;
}

/*-----------------------------------------------------------------*/
/* Logged In
/*-----------------------------------------------------------------*/
.logged-in .visible-loggedin,
.hidden-loggedin,
.visible-loggedout,
.logged-in .hidden-loggedout {
    display: inherit !important;
}

.visible-loggedin,
.logged-in .hidden-loggedin,
.logged-in .visible-loggedout,
.hidden-loggedout {
    display: none !important;
}

/*-----------------------------------------------------------------*/
/* Colors
/*-----------------------------------------------------------------*/

.bg-gray {
    background-color: #f5f6f8 !important;
}

.bg-gray-before:before {
    content: '';
    position:absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 9999px;
    background-color: #f5f6f8;
}

.bg-gray-after:after {
    content: '';
    position:absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 9999px;
    background-color: #f5f6f8;
}

.bg-white {
    background-color: #fff !important;
}

.bg-white-before:before {
    content: '';
    position:absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 9999px;
    background-color: #fff;
}

.bg-white-after:after {
    content: '';
    position:absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 9999px;
    background-color: #fff;
}

.bg-secondary {
    background-color: #232d62 !important;
}

.bg-secondary-before:before {
    content: '';
    position:absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 9999px;
    background-color: #232d62;
}

.bg-secondary-after:after {
    content: '';
    position:absolute;
    top: 0;
    left: 100%;
    height: 100%;
    width: 9999px;
    background-color: #232d62;
}

/*-----------------------------------------------------------------*/
/* Header
/*-----------------------------------------------------------------*/
#header {
    -webkit-transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45), -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
}

/*-----------------------------------------------------------------*/
/* Navbar
/*-----------------------------------------------------------------*/



.badge-pill {
    position: absolute;
    right: 0px;
    top: 22px;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.4em;
    padding-bottom: 0.3em;
}

.hamburger .hamburger-box{
    color:#000000;
    margin-top:10px;
}

.navbar {
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#header .navbar {
    background: #fff;
}

.navbar .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.navbar .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.navbar .navbar-brand {
    border: 0;
}


.navbar .navbar-brand img{
    max-height: 100px;
    max-width: 178px;
}


.navbar .contact-menu {
    position: absolute;
    right: 0px;
}

.navbar-toggler {
    border:none !important;
    font-size: 25px !important;
}

#navbarNav {
    background-color: #efefef;
}

@media (max-width: 1200px) {
    .navbar .navbar-brand{
        padding: 20px 0;
        float: left;
    }

    .navbar .navbar-brand img {
        width: 100px;
    }

    .navbar > .container, .navbar > .container-fluid {
        justify-content: unset !important;
        display: block !important;
    }
}

.navbar .navbar-nav .nav-link {
    padding: 3.1rem 1.2rem;
    border: 0;
}

@media (max-width: 1200px) {
    .navbar .navbar-nav .nav-link {
        padding: 1.75rem .5rem;
    }
}

.navbar li:not(.link-btn) .nav-link{
    position: relative;
}

.navbar li:not(.link-btn):not(.coffee):not(.menu-item-object-product) .nav-link:after{
    content: '';
    position: absolute;
    height: 3px;
    width: 35px;
    background: #EE7203;
    bottom: 0;
    left: 50%;
    margin-left: -17px;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}


.menu-item-object-solution_areas .nav-link:after{
    margin-left: -20px;
    opacity: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #f07f2f;
    /* border-bottom: 30px solid #c45e02; */
    bottom: -11px !important;
    left: 50%;
    background: unset !important;
}

.menu-item-object-markets .nav-link:after{
    margin-left: -20px;
    opacity: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #f07f2f;
    /* border-bottom: 30px solid #c45e02; */
    bottom: -11px !important;
    left: 50%;
    background: unset !important;
}

.navbar li:not(.link-btn):hover .nav-link:after,
.navbar li:not(.link-btn).active .nav-link:after{

    opacity: 1;
}
.navbar li:not(.link-btn):not(.menu-item-object-product):hover .nav-link:after,
.navbar li:not(.link-btn):not(.menu-item-object-product).active .nav-link:after{
    bottom: 20px;
    opacity: 1;
}


.navbar.navbar-inverse .nav-item{
    padding: 3px 0;
}

.navbar-nav .btn{
    margin-left: 20px;
}

.navbar-nav.buttons{
    margin-left: 50px;
}

.coffee{
    position: relative;
    font-size: 1.4rem;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.navbar-nav .coffee .nav-link{
    padding: 0;
}

.coffee.lg,
.coffee:hover{
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.coffee.lg:hover,
.coffee.xl{
    -webkit-transform: scale(2);
    transform: scale(2);
}

.coffee.xl:hover{
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
}

.coffee:before,
.coffee:after{
    left: 50%;
    margin-left: -2px;
    content: "~";
    color: rgba(0,0,0,.5);
    position: absolute;
    bottom: 20px;
    -webkit-transform: translateY(1rem) rotate(90deg);
    transform: translateY(1rem) rotate(90deg);
    -webkit-animation: steam 3s ease-out infinite;
    animation: steam 3s ease-out infinite;
    -webkit-filter: blur(0.1rem);
    filter: blur(0.1rem);
}

.coffee:after{
    margin-left: 5px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.coffee:hover:before,
.coffee:hover:after{
    color: rgba(0,0,0,.7);
}

.coffee i{
    padding-left: 20px;
    position: relative;
    z-index: 90;
}

@-webkit-keyframes steam {
    0% {
        -webkit-transform: translateY(1rem) rotate(90deg);
        transform: translateY(1rem) rotate(90deg);
        opacity: 0;
    }
    16% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1rem) rotate(90deg);
        transform: translateY(-1rem) rotate(90deg);
        opacity: 0;
    }
}

@keyframes steam {
    0% {
        -webkit-transform: translateY(1rem) rotate(90deg);
        transform: translateY(1rem) rotate(90deg);
        opacity: 0;
    }
    16% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translateY(-1rem) rotate(90deg);
        transform: translateY(-1rem) rotate(90deg);
        opacity: 0;
    }
}

.language-switch .language-menu {
    position: absolute;
    top: 100%;
    z-index: 100;
    direction: rtl;
    width: 200%;
    left: -50%;
    overflow: hidden;
    line-height: 1.50;
    opacity: 0;
    height: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.language-switch .language-menu .row {
    background-color: rgba(238, 113, 6, 0.91);
    padding:20px 20px 20px 20px;
}


.language-switch .language {
    padding: 3.1rem 1.2rem;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

@media (max-width: 1180px) {
    .hortos .language {
        padding: 2.7rem 1.2rem !important;
        float: right;
    }

    .language-switch .language {
        padding: 3.5rem 1.2rem;
        float: right;
    }

    .language-switch .language-menu {
        left:unset;
        right: 0%;
        padding-right: 20px;
    }
}

.language-switch .language::after {
    margin-left: -20px; 
    opacity: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #f07f2f;
    /* border-bottom: 30px solid #c45e02; */
    bottom: -9px;
    left: 50%;
}

.language-switch:hover .language::after{
    opacity: 1;
    -webkit-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
}

.language-switch:hover .language-menu{
    display: block;
    opacity: 1;
    height: auto;
    opacity: 1;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.language-switch .language-menu ul {
    padding-right:10px;
    list-style: none;
    color:#fff;
}

.language-switch .language-menu ul li a{
    color:#fff;
}

.language-switch .language-menu ul li a:hover{
    font-weight: bold;
}

.language-switch .language-menu ul li {
    line-height: 3;
}

.main-menu .menu-title {
    font-size: 13px;
    margin-right: 5px;
    color: #636363;
}

@media (min-width: 1180px) {

    .modal .white-border-top {
        border-top: 1px solid #fff;
    }

    .modal .white-border-bottom {
        border-bottom: 1px solid #fff;
        padding-top:30px;
    }

}
.main-menu .open-modal {
    margin-left:100px;
    border-right: 1px solid #636363;
    cursor: pointer;
}

.main-menu .open-menu-modal {
    margin-left:100px;
    border-right: 1px solid #fff;
    cursor: pointer;
}

.main-menu .hamburger-menu{
    right: 50px;
    padding:20px 20px 20px 0px;
    top: 20px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.main-menu .hamburger-menu .hamburger-box {
    margin-top: 0px;
    width: 27px;
}

.menu-element {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100200;
}

.main-menu .hamburger-menu .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 27px;
    height: 3px;
    background-color: #636363;
}

.main-menu .hamburger-menu.text-white .hamburger-inner, 
.text-white .hamburger-inner::before, 
.text-white .hamburger-inner::after {
    background-color: #fff;
}

@media (max-width: 1180px) {
    .main-menu {
        float: right;
    }

    .main-menu .hamburger-menu {
        padding:20px 0px 20px 0px;
    }

    .main-menu .open-modal,
    .main-menu .open-menu-modal {
        margin-left:0px;
        border-right:unset;
        cursor: pointer;
        padding: 20px 0px;
    }
}

/*-------- Navbar Divider  --------*/
.navbar .navbar-divider{
    height: 20px;
    margin-top: 0.425rem;
    margin-bottom: 0.425rem;
    width: 1px;
}

.navbar-inverse .navbar-divider {
    background-color: #fff;
}

.navbar-light .navbar-divider {
    background-color: #272d63;
}

/*-------- Dropdown  --------*/

.menu-item-type-custom {
    position: relative;
}

.menu-item-type-custom .nav-link::after {
    display: none;
}

.dropdown-menu {
    left:-50%;
    font-size: 16px;
    line-height: 1.5;
    display: block !important;
    position: absolute !important;
    left: inherit;
    background: rgba(238, 113, 6, 0.91);
    visibility: hidden;
    font-size: 14px;
    border-radius: 0;
    top: 100%;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border-color: rgba(238, 113, 6, 0.91);
}

.dropdown-menu a:hover {
    color:#fff;
    font-weight: bold;
}

.dropdown:hover .dropdown-menu,
.dropdown.hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
}

.dropdown-item:focus,
.dropdown-item:hover{
    color: #fff;
    background-color: transparent;
}

.dropdown-item{
    position: relative;
    background-color: transparent !important;
    opacity: 0;
    -webkit-transform: translate(10px, 0) scale(0);
    transform: translate(10px, 0) scale(0);
    -webkit-transition: opacity 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
    transition: opacity 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out, opacity 150ms ease-in-out;
    transition: transform 150ms ease-in-out, opacity 150ms ease-in-out, -webkit-transform 150ms ease-in-out;
}

.dropdown:hover .dropdown-item,
.dropdown.hover .dropdown-item {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
}

.dropdown-item:nth-child(1) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.dropdown-item:nth-child(2) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.dropdown-item:nth-child(3) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.dropdown-item:nth-child(4) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.dropdown-item:nth-child(5) {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.dropdown-item:nth-child(6) {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.dropdown-item:nth-child(7) {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms;
}

.dropdown-item:nth-child(8) {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}

.dropdown-item:nth-child(9) {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms;
}

.dropdown-item:before{
    content: '';
    position: absolute;
    height: 20px;
    width: 3px;
    background: #fff;
    left: 0;
    opacity: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.dropdown-item:hover:before,
.dropdown-item.active:before{
    left: 10px;
    opacity: 0;
}

.dropdown-item a{
    display: block;
    color: #fff;
}

.dropdown-item .title{
    background: transparent !important;
    cursor: default;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 600;
}

.navbar .dropdown:hover .dropdown-menu,
.navbar .dropdown.hover .dropdown-menu {
    display: block;
}
.navbar-nav .has-dropdown {
    position: relative;
}
.nav-item:hover .dropdown-menu, .nav-item.hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
}
.nav-item:hover .dropdown-item, .nav-item.hover .dropdown-item {
    opacity: 1;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
}
.navbar-nav .has-dropdown .menu-child-item a.nav-child-link {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: normal;
}
.navbar-nav .has-dropdown .menu-child-item a.nav-child-link:hover{
    text-decoration: underline;
}
.navbar-nav li.has-dropdown:hover .nav-link:after, 
.navbar li.has-dropdown.active .nav-link:after {
    opacity: 0 !important;
}

/*-----------------------------------------------------------------*/
/* Product Mega Menu
/*-----------------------------------------------------------------*/
div#product-mega-menu {
    position: absolute;
    /*display: none;*/
    width: 200%;
    left: -50%;
    top: 100%;
    transition: all 300ms ease-in-out;
    height: 0;
    overflow: hidden;
    opacity: 0;
}
.menu-item-object-product:hover div#product-mega-menu{
    display: block;
    opacity: 1;
    height: auto;
}
div#product-mega-menu.active{
    display: block;
}
.mega-menu-orange-bg {
    background: rgba(238, 113, 6, 0.91);
}
.mega-menu-light *{
    color: #fff;
}
.mega-menu ul li {
    line-height: 2;
    list-style: none;
}
.mega-menu ul {
    padding-left: 0;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    border-bottom: 0;
    position: relative;

}
div#product-mega-menu .row {
    padding: 100px 0;
}

.mega-menu-sub-menu li{
    height: 10%;
}
.mega-menu-sub-menu ul{
    width: 100%;
    height: auto;
}
.mega-menu .mega-menu-nav  a {
    font-size: 17px;
    font-weight: normal;
}
.mega-menu .mega-menu-nav a {
    padding: 25px 0;
    margin: 0;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    line-height: 1;
}
.mega-menu .mega-menu-nav a:hover{
    font-size: 17px;
    color: #fff;
    border-right: 1px solid #e4e4e4;
}
.mega-menu .mega-menu-nav a.active {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background: transparent;
    border-right: 0;
    border-left: 0;
    color: #fff;
    padding: 25px 0;
    margin: 0;
    outline: none;
}
.mega-menu-nav a {
    border-right: 1px solid #e4e4e4;
}
.mega-menu-sub-menu.tab-content li a {
    font-size: 17px;
    color: #fff;
    font-weight: normal;
}

.language-menu li a {
    font-weight: normal;
}

.mega-menu-sub-menu.tab-content li a:hover {
    text-decoration: underline;
}

.mega-menu-sub-menu.tab-content {
    padding-top: 10px;
}

.tab-pane {
    padding: 0px 20px !important;
}

.flex.active {
    display: flex !important;
} 

a.show-more {
    margin-top: 15px;
    color:#ffffff;

}

a.show-more:hover {
    font-weight:bold;
    color:#ffffff;

}
.navbar li.menu-item-object-product .nav-link:after {

    margin-left: -20px; 
    opacity: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #f07f2f;
    /* border-bottom: 30px solid #c45e02; */
    bottom: -9px;
    left: 50%;
}
.navbar li.menu-item-object-product:hover .nav-link:after{
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
/*-----------------------------------------------------------------*/
/* Widget contact
/*-----------------------------------------------------------------*/

.contact-info p {
    margin-bottom:0px;
}


/*-----------------------------------------------------------------*/
/* Form
/*-----------------------------------------------------------------*/
form.bg-white,
form.bg-primary,
form.bg-secondary,
form.bg-success,
form.bg-info,
form.bg-warning,
form.bg-danger,
form.bg-inverse,
form.bg-faded {
    background-color: transparent !important;
}
form.bg-white .gform_body,
form.bg-white .gform_footer {
    background-color: #fff !important;
}
form.bg-primary .gform_body,
form.bg-primary .gform_footer {
    background-color: #ff6600 !important;
}
form.bg-secondary .gform_body,
form.bg-secondary .gform_footer {
    background-color: #232d62 !important;
}
form.bg-success .gform_body,
form.bg-success .gform_footer {
    background-color: #37bd37 !important;
}
form.bg-info .gform_body,
form.bg-info .gform_footer {
    background-color: #5bc0de !important;
}
form.bg-warning .gform_body,
form.bg-warning .gform_footer {
    background-color: #f0ad4e !important;
}
form.bg-danger .gform_body,
form.bg-danger .gform_footer {
    background-color: #d9534f !important;
}
form.bg-inverse .gform_body,
form.bg-inverse .gform_footer {
    background-color: #292b2c !important;
}
form.bg-faded .gform_body,
form.bg-faded .gform_footer {
    background-color: #f7f7f7 !important;
}

form ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.form-group {
    position: relative;
}
.form-group.input-icon .form-control ~ i{
    position: absolute;
    top: 0;
    padding: .65rem .75rem;
}
.form-group.input-icon .form-control{
    padding-left: 2.5rem;
}
.form-group.input-icon .form-control-sm ~ i{
    padding: .25rem .5rem;
}
.form-group.input-icon .form-control-sm{
    padding-left: 2rem;
}
.form-group.input-icon .form-control-lg ~ i{
    padding: 1rem 1.5rem;
}
.form-group.input-icon .form-control-lg{
    padding-left: 4rem;
}
.form-control {
    border-color: transparent;
    background-color: #f5f6f8;
}
.form-control:focus{
    border-color: #f5f6f8;
}
.form-white .form-control,
.form-white .gform_fileupload_multifile .gform_drop_area {
    background-color: #fff;
}
.hidden_label > label {
    display: none;
}
.form-check {
    line-height: 1.75rem;
}
.form-check-input {
    margin-left: 0;
}
.form-check-label {
    padding-left: 2rem;
}
.form-text {
    padding: 0 1rem;
}
.custom-control {
    padding-left: 0;
}
.custom-control-indicator {
    top: .5rem;
}
.custom-control-description {
    padding-left: 1.5rem;
    cursor: pointer;
}
.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-control-input:active~.custom-control-indicator {
    background-color: rgba(255, 102, 0, 0.25);
}
.custom-controls-stacked ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form-inline .gform_body,
.form-inline .gform_footer {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form-inline .gform_body > ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.newsletter-form .gform_footer {
    z-index: 0;
    position: relative;
}

.gform_previous_button {
    border-right: 2px solid !important;
}

.gform_next_button {
    border-right: 2px solid !important;
}

.form-inline .form-group {
    margin-bottom: 0;
}
.form-inline .gform_footer {
    margin-left: -8px !important;
    margin-top: 0 !important;
}
.form-inline.w-100 .gform_footer {
    margin-left: 0 !important;
    margin-top: -8px !important;
}
@media (min-width: 576px) {
    .form-inline.w-sm-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-sm-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 768px) {
    .form-inline.w-md-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-md-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 992px) {
    .form-inline.w-lg-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-lg-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 1200px) {
    .form-inline.w-xl-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-xl-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}

.w-100 > .gform_body,
.w-100 > .gform_body .form-group,
.w-100 > .gform_body .form-group > div,
.w-100 > .gform_body .form-control,
.w-100 > .gform_footer,
.w-100 > .gform_footer .btn {
    width: 100% !important;
}

@media (min-width: 576px) {
    .w-sm-100 > .gform_body,
    .w-sm-100 > .gform_body .form-group,
    .w-sm-100 > .gform_body .form-group > div,
    .w-sm-100 > .gform_body .form-control,
    .w-sm-100 > .gform_footer,
    .w-sm-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-sm-auto > .gform_body,
    .w-sm-auto > .gform_body .form-group,
    .w-sm-auto > .gform_body .form-group > div,
    .w-sm-auto > .gform_body .form-control,
    .w-sm-auto > .gform_footer,
    .w-sm-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-sm-100 > .gform_body,
    .h-sm-100 > .gform_body .form-group,
    .h-sm-100 > .gform_body .form-group > div,
    .h-sm-100 > .gform_body .form-control,
    .h-sm-100 > .gform_footer,
    .h-sm-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-sm-auto > .gform_body,
    .h-sm-auto > .gform_body .form-group,
    .h-sm-auto > .gform_body .form-group > div,
    .h-sm-auto > .gform_body .form-control,
    .h-sm-auto > .gform_footer,
    .h-sm-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .w-md-100 > .gform_body,
    .w-md-100 > .gform_body .form-group,
    .w-md-100 > .gform_body .form-group > div,
    .w-md-100 > .gform_body .form-control,
    .w-md-100 > .gform_footer,
    .w-md-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-md-auto > .gform_body,
    .w-md-auto > .gform_body .form-group,
    .w-md-auto > .gform_body .form-group > div,
    .w-md-auto > .gform_body .form-control,
    .w-md-auto > .gform_footer,
    .w-md-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-md-100 > .gform_body,
    .h-md-100 > .gform_body .form-group,
    .h-md-100 > .gform_body .form-group > div,
    .h-md-100 > .gform_body .form-control,
    .h-md-100 > .gform_footer,
    .h-md-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-md-auto > .gform_body,
    .h-md-auto > .gform_body .form-group,
    .h-md-auto > .gform_body .form-group > div,
    .h-md-auto > .gform_body .form-control,
    .h-md-auto > .gform_footer,
    .h-md-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .w-lg-100 > .gform_body,
    .w-lg-100 > .gform_body .form-group,
    .w-lg-100 > .gform_body .form-group > div,
    .w-lg-100 > .gform_body .form-control,
    .w-lg-100 > .gform_footer,
    .w-lg-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-lg-auto > .gform_body,
    .w-lg-auto > .gform_body .form-group,
    .w-lg-auto > .gform_body .form-group > div,
    .w-lg-auto > .gform_body .form-control,
    .w-lg-auto > .gform_footer,
    .w-lg-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-lg-100 > .gform_body,
    .h-lg-100 > .gform_body .form-group,
    .h-lg-100 > .gform_body .form-group > div,
    .h-lg-100 > .gform_body .form-control,
    .h-lg-100 > .gform_footer,
    .h-lg-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-lg-auto > .gform_body,
    .h-lg-auto > .gform_body .form-group,
    .h-lg-auto > .gform_body .form-group > div,
    .h-lg-auto > .gform_body .form-control,
    .h-lg-auto > .gform_footer,
    .h-lg-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    .w-xl-100 > .gform_body,
    .w-xl-100 > .gform_body .form-group,
    .w-xl-100 > .gform_body .form-group > div,
    .w-xl-100 > .gform_body .form-control,
    .w-xl-100 > .gform_footer,
    .w-xl-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-xl-auto > .gform_body,
    .w-xl-auto > .gform_body .form-group,
    .w-xl-auto > .gform_body .form-group > div,
    .w-xl-auto > .gform_body .form-control,
    .w-xl-auto > .gform_footer,
    .w-xl-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-xl-100 > .gform_body,
    .h-xl-100 > .gform_body .form-group,
    .h-xl-100 > .gform_body .form-group > div,
    .h-xl-100 > .gform_body .form-control,
    .h-xl-100 > .gform_footer,
    .h-xl-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-xl-auto > .gform_body,
    .h-xl-auto > .gform_body .form-group,
    .h-xl-auto > .gform_body .form-group > div,
    .h-xl-auto > .gform_body .form-control,
    .h-xl-auto > .gform_footer,
    .h-xl-auto > .gform_footer .btn {
        height: auto !important;
    }
}

img.gform_ajax_spinner {
    display: none;
}

.gform_fileupload_multifile .gform_drop_area {
    border: 2px dashed #ddd;
}

.gform_delete {
    margin-top: -3px;
    margin-bottom: 0;
}

/*-----------------------------------------------------------------*/
/* Form
/*-----------------------------------------------------------------*/
form.bg-white,
form.bg-primary,
form.bg-secondary,
form.bg-success,
form.bg-info,
form.bg-warning,
form.bg-danger,
form.bg-inverse,
form.bg-faded {
    background-color: transparent !important;
}
form.bg-white .gform_body,
form.bg-white .gform_footer {
    background-color: #fff !important;
}
form.bg-primary .gform_body,
form.bg-primary .gform_footer {
    background-color: #ff6600 !important;
}
form.bg-secondary .gform_body,
form.bg-secondary .gform_footer {
    background-color: #232d62 !important;
}
form.bg-success .gform_body,
form.bg-success .gform_footer {
    background-color: #37bd37 !important;
}
form.bg-info .gform_body,
form.bg-info .gform_footer {
    background-color: #5bc0de !important;
}
form.bg-warning .gform_body,
form.bg-warning .gform_footer {
    background-color: #f0ad4e !important;
}
form.bg-danger .gform_body,
form.bg-danger .gform_footer {
    background-color: #d9534f !important;
}
form.bg-inverse .gform_body,
form.bg-inverse .gform_footer {
    background-color: #292b2c !important;
}
form.bg-faded .gform_body,
form.bg-faded .gform_footer {
    background-color: #f7f7f7 !important;
}

.gfield_visibility_hidden {
    display: none;
}

.gfield_label {
    font-weight: bold;
}

form ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.form-group {
    position: relative;
}
.form-group.input-icon .form-control ~ i{
    position: absolute;
    top: 0;
    padding: .65rem .75rem;
}
.form-group.input-icon .form-control{
    padding-left: 2.5rem;
}
.form-group.input-icon .form-control-sm ~ i{
    padding: .25rem .5rem;
}
.form-group.input-icon .form-control-sm{
    padding-left: 2rem;
}
.form-group.input-icon .form-control-lg ~ i{
    padding: 1rem 1.5rem;
}
.form-group.input-icon .form-control-lg{
    padding-left: 4rem;
}

.gfield .row {
    padding:0px;
}

.form-control {
    border-color: transparent;
    background-color: #f5f6f8;
}
.form-control:focus{
    border-color: #f5f6f8;
}
.form-white .form-control,
.form-white .gform_fileupload_multifile .gform_drop_area {
    background-color: #fff;
}
.hidden_label > label {
    display: none;
}
.form-check {
    line-height: 1.75rem;
}
.form-check-input {
    margin-left: 0;
}
.form-check-label {
    padding-left: 2rem;
}
.form-text {
    padding: 0 1rem;
}
.custom-control {
    padding-left: 0;
}

.custom-control-description {
    padding-left: 1.5rem;
    cursor: pointer;
}
.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-control-input:active~.custom-control-indicator {
    background-color: rgba(255, 102, 0, 0.25);
}
.custom-controls-stacked ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form-inline .gform_body,
.form-inline .gform_footer {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form-inline .gform_body > ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-group {
    margin-bottom: 0;
}
.form-inline .gform_footer {
    margin-left: -8px !important;
    margin-top: 0 !important;
}
.form-inline.w-100 .gform_footer {
    margin-left: 0 !important;
    margin-top: -8px !important;
}
@media (min-width: 576px) {
    .form-inline.w-sm-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-sm-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 768px) {
    .form-inline.w-md-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-md-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 992px) {
    .form-inline.w-lg-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-lg-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 1200px) {
    .form-inline.w-xl-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-xl-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}

.w-100 > .gform_body,
.w-100 > .gform_body .form-group,
.w-100 > .gform_body .form-group > div,
.w-100 > .gform_body .form-control,
.w-100 > .gform_footer,
.w-100 > .gform_footer .btn {
    width: 100% !important;
}

@media (min-width: 576px) {
    .w-sm-100 > .gform_body,
    .w-sm-100 > .gform_body .form-group,
    .w-sm-100 > .gform_body .form-group > div,
    .w-sm-100 > .gform_body .form-control,
    .w-sm-100 > .gform_footer,
    .w-sm-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-sm-auto > .gform_body,
    .w-sm-auto > .gform_body .form-group,
    .w-sm-auto > .gform_body .form-group > div,
    .w-sm-auto > .gform_body .form-control,
    .w-sm-auto > .gform_footer,
    .w-sm-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-sm-100 > .gform_body,
    .h-sm-100 > .gform_body .form-group,
    .h-sm-100 > .gform_body .form-group > div,
    .h-sm-100 > .gform_body .form-control,
    .h-sm-100 > .gform_footer,
    .h-sm-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-sm-auto > .gform_body,
    .h-sm-auto > .gform_body .form-group,
    .h-sm-auto > .gform_body .form-group > div,
    .h-sm-auto > .gform_body .form-control,
    .h-sm-auto > .gform_footer,
    .h-sm-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .w-md-100 > .gform_body,
    .w-md-100 > .gform_body .form-group,
    .w-md-100 > .gform_body .form-group > div,
    .w-md-100 > .gform_body .form-control,
    .w-md-100 > .gform_footer,
    .w-md-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-md-auto > .gform_body,
    .w-md-auto > .gform_body .form-group,
    .w-md-auto > .gform_body .form-group > div,
    .w-md-auto > .gform_body .form-control,
    .w-md-auto > .gform_footer,
    .w-md-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-md-100 > .gform_body,
    .h-md-100 > .gform_body .form-group,
    .h-md-100 > .gform_body .form-group > div,
    .h-md-100 > .gform_body .form-control,
    .h-md-100 > .gform_footer,
    .h-md-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-md-auto > .gform_body,
    .h-md-auto > .gform_body .form-group,
    .h-md-auto > .gform_body .form-group > div,
    .h-md-auto > .gform_body .form-control,
    .h-md-auto > .gform_footer,
    .h-md-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .w-lg-100 > .gform_body,
    .w-lg-100 > .gform_body .form-group,
    .w-lg-100 > .gform_body .form-group > div,
    .w-lg-100 > .gform_body .form-control,
    .w-lg-100 > .gform_footer,
    .w-lg-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-lg-auto > .gform_body,
    .w-lg-auto > .gform_body .form-group,
    .w-lg-auto > .gform_body .form-group > div,
    .w-lg-auto > .gform_body .form-control,
    .w-lg-auto > .gform_footer,
    .w-lg-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-lg-100 > .gform_body,
    .h-lg-100 > .gform_body .form-group,
    .h-lg-100 > .gform_body .form-group > div,
    .h-lg-100 > .gform_body .form-control,
    .h-lg-100 > .gform_footer,
    .h-lg-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-lg-auto > .gform_body,
    .h-lg-auto > .gform_body .form-group,
    .h-lg-auto > .gform_body .form-group > div,
    .h-lg-auto > .gform_body .form-control,
    .h-lg-auto > .gform_footer,
    .h-lg-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    .w-xl-100 > .gform_body,
    .w-xl-100 > .gform_body .form-group,
    .w-xl-100 > .gform_body .form-group > div,
    .w-xl-100 > .gform_body .form-control,
    .w-xl-100 > .gform_footer,
    .w-xl-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-xl-auto > .gform_body,
    .w-xl-auto > .gform_body .form-group,
    .w-xl-auto > .gform_body .form-group > div,
    .w-xl-auto > .gform_body .form-control,
    .w-xl-auto > .gform_footer,
    .w-xl-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-xl-100 > .gform_body,
    .h-xl-100 > .gform_body .form-group,
    .h-xl-100 > .gform_body .form-group > div,
    .h-xl-100 > .gform_body .form-control,
    .h-xl-100 > .gform_footer,
    .h-xl-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-xl-auto > .gform_body,
    .h-xl-auto > .gform_body .form-group,
    .h-xl-auto > .gform_body .form-group > div,
    .h-xl-auto > .gform_body .form-control,
    .h-xl-auto > .gform_footer,
    .h-xl-auto > .gform_footer .btn {
        height: auto !important;
    }
}

img.gform_ajax_spinner {
    display: none;
}

.gform_fileupload_multifile .gform_drop_area {
    border: 2px dashed #ddd;
}

.gform_delete {
    margin-top: -3px;
    margin-bottom: 0;
}

@media (min-width: 641px) {

    .btn-newsletter, .btn-newsletter-secondary {
        padding: 15px 45px;
    }
}
/*-----------------------------------------------------------------*/
/* Attention Trigger
/*-----------------------------------------------------------------*/
.attention-trigger {
    display: none;
}
.attention-trigger.popup {
    position: fixed;
    z-index: 1060;
    overflow: scroll;
}
.attention-trigger.popup.fullscreen {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.attention-trigger.popup.fullscreen section{
    min-height: 100%;
    min-width: 100%;
}
.attention-trigger.popup.fullscreen .close{
    position: fixed;
    top: 20px;
    right: 20px;
}
.admin-bar .attention-trigger.popup.fullscreen .close {
    top: 52px !important;
}
@media (max-width: 782px) {
    .admin-bar .attention-trigger.popup.fullscreen .close {
        top: 66px !important;
    }
}

/*-----------------------------------------------------------------*/
/* Page
/*-----------------------------------------------------------------*/
#page {
    -webkit-transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45), -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
}

/*-----------------------------------------------------------------*/
/* Card
/*-----------------------------------------------------------------*/
.card {
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.categories .card img {
    margin: auto;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    opacity: 1;
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.categories .card:hover img {
    opacity: .1;
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}
.categories .card .card-block {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.categories .card:hover .card-block {
    -ms-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
}

/*-----------------------------------------------------------------*/
/* Reviews
/*-----------------------------------------------------------------*/

.reviews {
    cursor: default;
    opacity: 0.5;
}
.reviews:hover {
    opacity: 1;
}
.stars {
    font-size: 1.3rem;
    color: #fdd300;
}

/*-----------------------------------------------------------------*/
/* Service boxes
/*-----------------------------------------------------------------*/

#service #icon{
    transform-origin: 50% 50%;
    transform: scale(1) translateX(0px) translateY(0px);
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section:hover #service #icon,
#service:hover #icon{
    transform: scale(1.1) translateX(0px) translateY(0px);
}

#service #border-1,
#service #border-2,
#service #border-3,
#service #border-4{
    transform-origin: 50% 50%;
    transform: rotateZ(0deg);
}

#service #border-1{
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section:hover #service #border-1,
#service:hover #border-1{
    transform: rotateZ(90deg);
}

#service #border-2{
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
section:hover #service #border-2,
#service:hover #border-2{
    transform: rotateZ(720deg);
}

#service #border-3{
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
section:hover #service #border-3,
#service:hover #border-3{
    transform: rotateZ(120deg);
}

#service #border-4{
    -webkit-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    opacity: 1;
}
section:hover #service #border-4,
#service:hover #border-4{
    opacity: 0;
    transform: rotateZ(50deg);
}

/*-----------------------------------------------------------------*/
/* Accordion
/*-----------------------------------------------------------------*/
.accordion .card{
    background: transparent;
    margin-bottom: 0;
}

.accordion-header a {
    color: #000 !important;
    border: none;
}

.accordion-header {
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin: 10px 0;
}

.accordion-header i {
    padding:5px;
    float: right;
    -webkit-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg);
}

.accordion-header .collapsed i {
    -ms-transform:rotate(0deg);
    -moz-transform:rotate(0deg);
    -webkit-transform:rotate(0deg);
    transform:rotate(0deg);
}

.accordion-block {
    padding: 20px;
}

/*-----------------------------------------------------------------*/
/* Carousel
/*-----------------------------------------------------------------*/
.carousel {
    padding: 0;
    list-style: none;
    display: block;
    background: url('images/loader-dark.svg') no-repeat center center transparent;
}
.carousel > div {

}
.carousel.slick-initialized {
    background: none;
}
.carousel.slick-initialized > div {
    opacity: 1;
    height: 100%;
    position: relative;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.carousel.slider {
    height: 9999999px;
}
.carousel .slick-slide img {
    max-height: 100%;
    width: 100%;
    object-fit: cover;
}
.carousel li {
    float: left;
    display: block;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
    padding-bottom: 20px;
}


/*-----------------------------------------------------------------*/
/* Google Map
/*-----------------------------------------------------------------*/

#map {
    height: 600px;
}

.google-map-marker {
    display: none;
    width: 20px;
}

.dealers-marker {
    display:block;
}

/*-----------------------------------------------------------------*/
/* Contact Info
/*-----------------------------------------------------------------*/

.info-content.contact-info {
    max-width: 300px;
    padding: 20px;
}
.info-content.contact-info h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: 600;
}
.info-content.contact-info p {
    margin: 0;
}
.info-content.contact-info p.visiting-address {
    margin-bottom: 24px;
}
.contact-info .phone-email > a {
    position: relative;
    color: #000000;
}
.contact-info .phone-email > a > i {
    position: absolute;
    left: 0;
    top: 3px;
}
.route {
    background: #43464b;
    border-radius: 50px;
    height: 30px;
    line-height: 30px;
    color: #fff !important;
    text-align: center;
    display: inline-block;
}
.route:hover {
    background: #ff6600;
}
.route > i{
    width: 30px;
}

/*-----------------------------------------------------------------*/
/* Sidebar
/*-----------------------------------------------------------------*/
aside {
    padding-bottom: 100px;
}

aside img {
    margin-bottom: 0;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
aside .widget:hover img {
    -moz-transform: scale(1.01);
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.2);
}

h2 p span {
    color:#091f38;
}

.sidebar h1,
.sidebar h2,
.sidebar h3,
.sidebar h4,
.sidebar h5,
.sidebar h6,
.sidebar .h1,
.sidebar .h2,
.sidebar .h3,
.sidebar .h4,
.sidebar .h5,
.sidebar .h6 {
    position: relative;
    padding-bottom: 10px;
}

.sidebar h1:after,
.sidebar h2:after,
.sidebar h3:after,
.sidebar h4:after,
.sidebar h5:after,
.sidebar h6:after,
.sidebar .h1:after,
.sidebar .h2:after,
.sidebar .h3:after,
.sidebar .h4:after,
.sidebar .h5:after,
.sidebar .h6:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 50px;
    background: #43464b;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.sidebar .widget {
    margin-bottom: 2rem;
}

.sidebar .widget:hover h1:after,
.sidebar .widget:hover h2:after,
.sidebar .widget:hover h3:after,
.sidebar .widget:hover h4:after,
.sidebar .widget:hover h5:after,
.sidebar .widget:hover h6:after,
.sidebar .widget:hover .h1:after,
.sidebar .widget:hover .h2:after,
.sidebar .widget:hover .h3:after,
.sidebar .widget:hover .h4:after,
.sidebar .widget:hover .h5:after,
.sidebar .widget:hover .h6:after {
    width: 70px;
}

.sidebar dl,
.sidebar ol,
.sidebar ul {
    padding-left: 20px;
}

/*-----------------------------------------------------------------*/
/* Cookie message
/*-----------------------------------------------------------------*/

.cookie-message {
    z-index: 7;
    background-color: #191a1e;
    color: #abafba;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 80px;
    display: none;
    right: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45), -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45)
}
@media (max-width: 575px){
    .cookie-message {
        height: 140px
    }
}
.cookie-message .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}
@media (max-width: 575px){
    .cookie-message .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 20px;
    }
}
.cookie-message .container::after {
    content: none
}
.cookie-message .btn-link {
    color: #9ba0a5;
}
.cookie-message svg{
    fill: #fff;
    fill-rule: evenodd;
}
.cookie-message p {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 15px
}
.cookie-message-is-active .cookie-message,
.cookie-message-is-transitioning .cookie-message {
    display: block
}
.cookie-message-is-active .cookie-message {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.cookie-message-is-active #header,
.cookie-message-is-active #page,
.cookie-message-is-active #footer {
    -webkit-transform: translateY(80px);
    transform: translateY(80px)
}
@media (max-width: 575px){
    .cookie-message-is-active #header,
    .cookie-message-is-active #page,
    .cookie-message-is-active #footer {
        -webkit-transform: translateY(140px);
        transform: translateY(140px)
    }
}

.admin-bar.cookie-message-is-active .cookie-message {
    -webkit-transform: translateY(32px);
    transform: translateY(32px)
}
.admin-bar.cookie-message-is-active #header,
.admin-bar.cookie-message-is-active #page,
.admin-bar.cookie-message-is-active #footer {
    -webkit-transform: translateY(80px);
    transform: translateY(80px)
}
@media (max-width: 575px){
    .admin-bar.cookie-message-is-active #header,
    .admin-bar.cookie-message-is-active #page,
    .admin-bar.cookie-message-is-active #footer {
        -webkit-transform: translateY(140px);
        transform: translateY(140px)
    }
}

/*-----------------------------------------------------------------*/
/* Anchor
/*-----------------------------------------------------------------*/

.anchorjs-link {
    font: normal normal normal 22px/45px FontAwesome;
    color: #abafba;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 250ms linear;
}
.anchorjs-link:hover,
.anchorjs-link:focus {
    color: #000;
    margin-left: -2rem !important;
}
*:hover > .anchorjs-link {
    margin-left: -2rem !important;
}

/*-----------------------------------------------------------------*/
/* Tag
/*-----------------------------------------------------------------*/

.tag a {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: rgba(0, 73, 144, 0.9);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
}

/*-----------------------------------------------------------------*/
/* Avatar
/*-----------------------------------------------------------------*/

.author-meta .author{
    display: block;
}

.author-meta .function{
    display: block;
    line-height: 1;
}

.blog .author-details,
.archive .author-details{
    font-size: 70%;
}

/*-----------------------------------------------------------------*/
/* Blockquote
/*-----------------------------------------------------------------*/
.blockquote{
    margin-bottom: 2rem;
}
.blockquote p{
    color: #373a3c;
}

/*-----------------------------------------------------------------*/
/* Waves
/*-----------------------------------------------------------------*/

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}
.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none
}
.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
}
.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, .2)
}
.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4)
}
.waves-notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}
.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: transparent;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}
.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}
.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}
.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}
.waves-input-wrapper.waves-button {
    padding: 0
}
.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}
.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}
.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
}
.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
}
.waves-block {
    display: block
}

/*-----------------------------------------------------------------*/
/* Photoswipe
/*-----------------------------------------------------------------*/

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
        Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    outline: none; }
.pswp * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
.pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
    display: block; }

.pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab; }

.pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing; }

/*
        Background is added as a separate element.
        As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity; }

.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    /* for open/close transition */
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none; }

.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden; }

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden; }

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0; }

/*
        stretched thumbnail or div placeholder element (see below)
        style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
    -webkit-backface-visibility: hidden; }

/*
        div element that matches size of large image
        large image loads on top of it
*/
.pswp__img--placeholder--blank {
    background: #222; }

.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0; }

/*
        Error message appears when image is not loaded
        (JS option errorMsg controls markup)
*/
.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC; }

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline; }

.pswp__button {
    width: 44px;
    height: 44px;
    position: relative;
    background: none;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none; }
.pswp__button:focus,
.pswp__button:hover {
    opacity: 1; }
.pswp__button:active {
    outline: none;
    opacity: 0.9; }
.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
    opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(images/photoswipe-default-skin.svg) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
    /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    .pswp--svg .pswp__button,
    .pswp--svg .pswp__button--arrow--left:before,
    .pswp--svg .pswp__button--arrow--right:before {
        background-image: url(images/photoswipe-default-skin.svg); }
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none; } }

.pswp__button--close {
    background-position: 0 -44px; }

.pswp__button--share {
    background-position: -44px -44px; }

.pswp__button--fs {
    display: none; }

.pswp--supports-fs .pswp__button--fs {
    display: block; }

.pswp--fs .pswp__button--fs {
    background-position: -44px 0; }

.pswp__button--zoom {
    display: none;
    background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
    display: block; }

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0; }

/* No arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden; }

/* Arrow buttons hit area */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute; }

.pswp__button--arrow--left {
    left: 0; }

.pswp__button--arrow--right {
    right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0, 0, 0, 0.3);
    height: 30px;
    width: 32px;
    position: absolute; }

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px; }

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px; }

/* Share modal/popup and links */
.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity; }

.pswp__share-modal--hidden {
    display: none; }

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform; }
.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000; }
.pswp__share-tooltip a:first-child {
    /* round corners on the first/last list item */
    border-radius: 2px 2px 0 0; }
.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
    opacity: 1; }
.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px; }

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none; }

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF; }
a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF; }

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D; }

a.pswp__share--download:hover {
    background: #DDD; }

/* Index indicator ("1 of X" counter) */
.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: 0.75;
    padding: 0 10px; }

/* Caption */
.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px; }
.pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC; }

.pswp__caption--empty {
    display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
    visibility: hidden; }

/* Loading indicator (preloader) You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR */
.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr; }

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px; }

.pswp__preloader--active {
    opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url('images/loader-dark.svg') 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
    opacity: 1; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
    animation: clockwise 500ms linear infinite; }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
    /*  The idea of animating inner circle is based on Polymer ("material") loading indicator by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html */
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0; }

@media (max-width: 1024px) {
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right; } }

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg); }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg); }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0); } }

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0); }
    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg); }
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0); } }

/* Additional styles */
/* root element of UI */
.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible; }

.pswp__top-bar,
.pswp__caption {
    background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
    background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
    opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
    opacity: 0; }

/*
        pswp__ui--hidden class is added when controls are hidden
        e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
    /* Force paint & create composition layer for controls. */
    opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
    display: none; }

.pswp__element--disabled {
    display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
    background: none; }

/*-----------------------------------------------------------------*/
/* Pagination
/*-----------------------------------------------------------------*/
.previous-post,
.next-post {
    padding: 30px 10px 30px 60px;
    width: 50%;
    position: relative;
    color: inherit!important;
}

.next-post {
    float: right;
    text-align: right;
    padding: 30px 60px 30px 10px;
}

.previous-post .blognav-meta,
.next-post .blognav-meta {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    opacity: 0.5;
}

.previous-post a,
.next-post a {
    width: 100%;
    height: 100%;
    line-height: 55px;
    display: block;
}

.next-post a {
    text-align: right;
}

.previous-post i,
.next-post i {
    position: absolute;
    top: 26px;
    left: 5px;
    opacity: 0.3;
    font-size: 48px;
}

.next-post i {
    right: 5px;
}

.previous-post:hover i,
.next-post:hover i {
    opacity: 1;
}

div[id$="hotjar_branding"] {
    display: none !important;
}

/*-----------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------*/

#footer{
    font-size: 0.9rem;
    -webkit-transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
    transition: transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45), -webkit-transform 450ms cubic-bezier(0.85, -0.4, 0.2, 1.45);
}

#footer-columns,
#footer-copyright,
#footer-columns a:not(.btn):not(.social-item),
#footer-copyright a:not(.btn):not(.social-item),
#footer-columns p,
#footer-copyright p{
    color: #abafba;
    font-size: .8rem;
    line-height: 1.8rem;
}

#footer-columns a,
#footer-copyright a{
    border: 0;
}

#footer-columns a:focus:not(.btn):not(.social-item),
#footer-columns a:hover:not(.btn):not(.social-item),
#footer-copyright a:focus:not(.btn):not(.social-item),
#footer-copyright a:hover:not(.btn):not(.social-item){
    color: #787878;
}

#footer-columns h1,
#footer-copyright h1,
#footer-columns h2,
#footer-copyright h2,
#footer-columns h3,
#footer-copyright h3,
#footer-columns h4,
#footer-copyright h4,
#footer-columns h5,
#footer-copyright h5,
#footer-columns h6,
#footer-copyright h6{
    color: #d4d7e0;
    text-transform: uppercase;
    margin-bottom: 1.4rem;
    font-size: .8rem;
}

#footer ul{
    padding-left: 0;
    list-style: none;
}

#footer .social-icons ul {
    margin-top: -25px;
}

#footer .footer-image {
    max-width: 140px;
}

#pre-footer{
    background: url(images/bg-pattern-orange.png) no-repeat center center;
    background-size: cover;
}

#footer-columns{
    padding-top: 80px;
    padding-bottom: 20px;
    font-size: .8rem;
}

#footer-copyright{
    padding: 0;
}

body:not(.page-template-page-leadpage):not(.error404) #footer-copyright .container{
    border-top: 1px solid #d4d7e0;
}

#footer-copyright span{
    margin: 0 10px;
}

@media (max-width: 575px){
    #footer-copyright .nav{
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
    }
}

#footer .fa-star {
    color: #38c2f1;
    font-size: 18px;
}

#footer .grey {
    color:#e6e6e6 !important;
}

#footer .border-footer {
    border-top:1px solid #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}

@media (min-width: 1200px) {
    #footer .third-widget {
        padding-top: 35px;
    }
}

#footer .form-control{
    padding: 11px;
}

#footer {
    background-color: #4d8734;
}

#footer p {
    line-height: 1;
}

/*-----------------------------------------------------------------*/
/* General
/*-----------------------------------------------------------------*/

header {
    line-height: 0;
}

.row {
    padding: 50px 0px;
}

p {
    color:#636363;
}

ul li {
    color:#636363;
}

ol li {
    color:#636363;
}

del {
    text-decoration: none;
    position: relative;
    display: inline-block;
    line-height: normal;
}

del::before{
    content: '';
    position: absolute;
    padding-top: -20px;
    top: -15px;
    left: -15px;
    z-index: 1000;
    width: calc(100% + 30px);
    height: 250%;
    text-decoration: none;
    background: url(https://ridder-nl.devmaatwerkonline.nl/wp-content/uploads/2020/04/79-790223_text-circle-png-red-circle-around-text.gif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.btn-primary.btn-corner-after:not(.btn-rounded):after {
    content: " ";
    position: absolute;
    display: block;
    width: 30px;
    height: 42px;
    top: -2px;
    border-top: 2px solid #EE7203;
    border-right: 2px solid #EE7203;
    border-bottom: 2px solid #EE7203;
    right: -6px;
    z-index: 10;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}

.btn-secondary.btn-corner-after:not(.btn-rounded):after {
    content: " ";
    position: absolute;
    display: block;
    width: 30px;
    height: 41.77px;
    top: -2px;
    border-top: 2px solid #4D8734;
    border-right: 2px solid #4D8734;
    border-bottom: 2px solid #4D8734;
    right: -0px;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}
.btn-secondary.btn-corner-before:not(.btn-rounded) {
    border-left:0px solid transparent;
    border-right:2px solid #4D8734;
}

.btn-secondary.btn-corner-before:not(.btn-rounded):hover {
    border-left:0px solid transparent;
}

.btn-secondary.btn-corner-before:not(.btn-rounded):before {
    content: " ";
    position: absolute;
    display: block;
    width: 28px;
    height: 42px;
    top: -2px;
    left: -4px;
    border-top: 2px solid #4D8734;
    border-left: 2px solid #4D8734;
    border-bottom: 2px solid #4D8734;
    transform-origin: top right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}

.btn-tertiary {
    transition: all 300ms;
    top: 0;
    color: #fff;
    border: 1px solid #29FF89;
}
.btn-tertiary:hover {
    background-color: unset;
    border-color: #29FF89;
    top: -5px;
    color: #29FF89 !important;
}

.text-orange {
    color: #EE7203 !important;
}

.text-orange p {
    color: #EE7203 !important;
}

.text-green {
    color: #4D8734 !important;
}

.text-green p {
    color: #4D8734 !important;
}

.text-lime {
    color: #29FF89 !important;
}

.text-lime p {
    color: #29FF89 !important;
}

.btn-primary {
    background-color: unset;
    color: #EE7203 !important;
}

.btn-primary:hover {
    background-color: unset;
    border-top: 2px solid #EE7203;
    border-bottom: 2px solid #EE7203;
    border-left: 2px solid #EE7203;
}

.btn-secondary {
    background-color: unset;
    color: #4D8734;
}

.btn-tertiary {
    background-color: unset;
}


.btn-secondary:hover {
    background-color: unset;
    border-top: 2px solid #4D8734;
    border-bottom: 2px solid #4D8734;
    border-left: 2px solid #4D8734;
}

.btn-primary-inversed {
    transition: all 300ms;
    top: 0;
    color: #ffffff;
    background-color: #EE7203;
    border-top: 2px solid #EE7203;
    border-bottom: 2px solid #EE7203;
    border-left: 2px solid #EE7203;
}

.btn-corner-after:not(.btn-rounded) {
    border-right: none;
    margin-right: 30px;
}

.btn-primary-inversed:after {
    content: " ";
    position: absolute;
    display: block;
    width: 30px;
    height: 42px;
    top: -2px;
    background-color: #EE7203;
    border-top: 2px solid #EE7203;
    border-right: 2px solid #EE7203;
    right: -6px;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}

.btn-primary-inversed:hover {
    top: -5px;
    color:#fff !important;
}


.btn-secondary-inversed {
    transition: all 300ms;
    top: 0;
    color: #ffffff;
    background-color: #4D8734;
    border-top: 2px solid #4D8734;
    border-bottom: 2px solid #4D8734;
    border-left: 2px solid #4D8734;
}

.btn-secondary-inversed:after {
    content: " ";
    position: absolute;
    display: block;
    width: 30px;
    height: 42px;
    top: -2px;
    background-color: #4D8734;
    border-top: 2px solid #4D8734;
    border-right: 2px solid #4D8734;
    right: -6px;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}

.btn-secondary-inversed:hover {
    top: -5px;
    color:#fff !important;
}


progress {
    z-index: 2080;
    left: 0;
    top: 0;
    width: 100%;
    height: .35em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background-color: #fff;
    color: #EE7203;
}

progress::-webkit-progress-bar {
    background-color: transparent;
}

progress::-webkit-progress-value {
    background-color: #EE7203;
}

progress::-moz-progress-bar {
    background-color: #EE7203;
}

.progress-bar {
    background-color: #EE7203;
}

.text-white p {
    color:#fff !important;
}

.mbp-0 p{
    margin-bottom: 0px !important;
}

.z1000 {
    z-index: 1000;
    position: relative;
}

.row-correction {
    margin-left:-15px;
    margin-right:-15px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ee7105 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 4px 10px 0 !important;
}

i {
    line-height: 1;
}

@media (max-width: 1180px) {
    .container {
        width: 100% !important;
        max-width: unset !important;
    }
}

a {
    color:#ee7106;
}

a:hover {
    color:#4d8734;
}

.page-item.active .page-link {
    background-color: #ee7203;
    border-color: #ee7203;
}

.page-link {
    color:#ee7203;
}

.custom-control-input:checked ~ .custom-control-indicator {
    background-color: #ee7203;
}
/*-----------------------------------------------------------------*/
/* Breadcrumbs
/*-----------------------------------------------------------------*/

#breadcrumbs {
    margin-bottom:0px;
    font-style: italic;
    display: inline;
}

.breadcrumb {
    background: transparent;
    color: #636363;
    padding: 0;
    margin-bottom: 0;
    font-style: italic;
    margin-left:10px;
}

.breadcrumb a {
    color: #636363;
}

.breadcrumb a:hover {
    color: #636363;
}

.breadcrumbs-row {
    padding:20px 0px;
}


/*-----------------------------------------------------------------*/
/* Form
/*-----------------------------------------------------------------*/
form.bg-white,
form.bg-primary,
form.bg-secondary,
form.bg-success,
form.bg-info,
form.bg-warning,
form.bg-danger,
form.bg-inverse,
form.bg-faded {
    background-color: transparent !important;
}
form.bg-white .gform_body,
form.bg-white .gform_footer {
    background-color: #fff !important;
}
form.bg-primary .gform_body,
form.bg-primary .gform_footer {
    background-color: #ff6600 !important;
}
form.bg-secondary .gform_body,
form.bg-secondary .gform_footer {
    background-color: #232d62 !important;
}
form.bg-success .gform_body,
form.bg-success .gform_footer {
    background-color: #37bd37 !important;
}
form.bg-info .gform_body,
form.bg-info .gform_footer {
    background-color: #5bc0de !important;
}
form.bg-warning .gform_body,
form.bg-warning .gform_footer {
    background-color: #f0ad4e !important;
}
form.bg-danger .gform_body,
form.bg-danger .gform_footer {
    background-color: #d9534f !important;
}
form.bg-inverse .gform_body,
form.bg-inverse .gform_footer {
    background-color: #292b2c !important;
}
form.bg-faded .gform_body,
form.bg-faded .gform_footer {
    background-color: #f7f7f7 !important;
}

.gfield_visibility_hidden {
    display: none;
}

.gfield_label {
    font-weight: bold;
}

form ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.form-group {
    position: relative;
}
.form-group.input-icon .form-control ~ i{
    position: absolute;
    top: 0;
    padding: .65rem .75rem;
}
.form-group.input-icon .form-control{
    padding-left: 2.5rem;
}
.form-group.input-icon .form-control-sm ~ i{
    padding: .25rem .5rem;
}
.form-group.input-icon .form-control-sm{
    padding-left: 2rem;
}
.form-group.input-icon .form-control-lg ~ i{
    padding: 1rem 1.5rem;
}
.form-group.input-icon .form-control-lg{
    padding-left: 4rem;
}

.gfield .row {
    padding:0px;
}

.form-control {
    border-color: transparent;
    background-color: #f5f6f8;
}
.form-control:focus{
    border-color: #f5f6f8;
}
.form-white .form-control,
.form-white .gform_fileupload_multifile .gform_drop_area {
    background-color: #fff;
}
.hidden_label > label {
    display: none;
}
.form-check {
    line-height: 1.75rem;
}
.form-check-input {
    margin-left: 0;
}
.form-check-label {
    padding-left: 2rem;
}
.form-text {
    padding: 0 1rem;
}
.custom-control {
    padding-left: 0;
}

.custom-control-description {
    padding-left: 1.5rem;
    cursor: pointer;
}
.custom-control-input:focus~.custom-control-indicator {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.custom-control-input:active~.custom-control-indicator {
    background-color: rgba(255, 102, 0, 0.25);
}
.custom-controls-stacked ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.form-inline .gform_body,
.form-inline .gform_footer {
    padding: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.form-inline .gform_body > ul{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-inline .form-group {
    margin-bottom: 0;
}
.form-inline .gform_footer {
    margin-left: -8px !important;
    margin-top: 0 !important;
}
.form-inline.w-100 .gform_footer {
    margin-left: 0 !important;
    margin-top: -8px !important;
}
@media (min-width: 576px) {
    .form-inline.w-sm-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-sm-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 768px) {
    .form-inline.w-md-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-md-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 992px) {
    .form-inline.w-lg-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-lg-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}
@media (min-width: 1200px) {
    .form-inline.w-xl-100 .gform_footer {
        margin-left: 0 !important;
        margin-top: -8px !important;
    }
    .form-inline.w-xl-auto .gform_footer {
        margin-left: -8px !important;
        margin-top: 0 !important;
    }
}

.w-100 > .gform_body,
.w-100 > .gform_body .form-group,
.w-100 > .gform_body .form-group > div,
.w-100 > .gform_body .form-control,
.w-100 > .gform_footer,
.w-100 > .gform_footer .btn {
    width: 100% !important;
}

@media (min-width: 576px) {
    .w-sm-100 > .gform_body,
    .w-sm-100 > .gform_body .form-group,
    .w-sm-100 > .gform_body .form-group > div,
    .w-sm-100 > .gform_body .form-control,
    .w-sm-100 > .gform_footer,
    .w-sm-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-sm-auto > .gform_body,
    .w-sm-auto > .gform_body .form-group,
    .w-sm-auto > .gform_body .form-group > div,
    .w-sm-auto > .gform_body .form-control,
    .w-sm-auto > .gform_footer,
    .w-sm-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-sm-100 > .gform_body,
    .h-sm-100 > .gform_body .form-group,
    .h-sm-100 > .gform_body .form-group > div,
    .h-sm-100 > .gform_body .form-control,
    .h-sm-100 > .gform_footer,
    .h-sm-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-sm-auto > .gform_body,
    .h-sm-auto > .gform_body .form-group,
    .h-sm-auto > .gform_body .form-group > div,
    .h-sm-auto > .gform_body .form-control,
    .h-sm-auto > .gform_footer,
    .h-sm-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .w-md-100 > .gform_body,
    .w-md-100 > .gform_body .form-group,
    .w-md-100 > .gform_body .form-group > div,
    .w-md-100 > .gform_body .form-control,
    .w-md-100 > .gform_footer,
    .w-md-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-md-auto > .gform_body,
    .w-md-auto > .gform_body .form-group,
    .w-md-auto > .gform_body .form-group > div,
    .w-md-auto > .gform_body .form-control,
    .w-md-auto > .gform_footer,
    .w-md-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-md-100 > .gform_body,
    .h-md-100 > .gform_body .form-group,
    .h-md-100 > .gform_body .form-group > div,
    .h-md-100 > .gform_body .form-control,
    .h-md-100 > .gform_footer,
    .h-md-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-md-auto > .gform_body,
    .h-md-auto > .gform_body .form-group,
    .h-md-auto > .gform_body .form-group > div,
    .h-md-auto > .gform_body .form-control,
    .h-md-auto > .gform_footer,
    .h-md-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 992px) {
    .w-lg-100 > .gform_body,
    .w-lg-100 > .gform_body .form-group,
    .w-lg-100 > .gform_body .form-group > div,
    .w-lg-100 > .gform_body .form-control,
    .w-lg-100 > .gform_footer,
    .w-lg-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-lg-auto > .gform_body,
    .w-lg-auto > .gform_body .form-group,
    .w-lg-auto > .gform_body .form-group > div,
    .w-lg-auto > .gform_body .form-control,
    .w-lg-auto > .gform_footer,
    .w-lg-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-lg-100 > .gform_body,
    .h-lg-100 > .gform_body .form-group,
    .h-lg-100 > .gform_body .form-group > div,
    .h-lg-100 > .gform_body .form-control,
    .h-lg-100 > .gform_footer,
    .h-lg-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-lg-auto > .gform_body,
    .h-lg-auto > .gform_body .form-group,
    .h-lg-auto > .gform_body .form-group > div,
    .h-lg-auto > .gform_body .form-control,
    .h-lg-auto > .gform_footer,
    .h-lg-auto > .gform_footer .btn {
        height: auto !important;
    }
}

@media (min-width: 1200px) {
    .w-xl-100 > .gform_body,
    .w-xl-100 > .gform_body .form-group,
    .w-xl-100 > .gform_body .form-group > div,
    .w-xl-100 > .gform_body .form-control,
    .w-xl-100 > .gform_footer,
    .w-xl-100 > .gform_footer .btn {
        width: 100% !important;
    }
    .w-xl-auto > .gform_body,
    .w-xl-auto > .gform_body .form-group,
    .w-xl-auto > .gform_body .form-group > div,
    .w-xl-auto > .gform_body .form-control,
    .w-xl-auto > .gform_footer,
    .w-xl-auto > .gform_footer .btn {
        width: auto !important;
    }
    .h-xl-100 > .gform_body,
    .h-xl-100 > .gform_body .form-group,
    .h-xl-100 > .gform_body .form-group > div,
    .h-xl-100 > .gform_body .form-control,
    .h-xl-100 > .gform_footer,
    .h-xl-100 > .gform_footer .btn {
        height: 100% !important;
    }
    .h-xl-auto > .gform_body,
    .h-xl-auto > .gform_body .form-group,
    .h-xl-auto > .gform_body .form-group > div,
    .h-xl-auto > .gform_body .form-control,
    .h-xl-auto > .gform_footer,
    .h-xl-auto > .gform_footer .btn {
        height: auto !important;
    }
}

img.gform_ajax_spinner {
    display: none;
}

.gform_fileupload_multifile .gform_drop_area {
    border: 2px dashed #ddd;
}

.gform_delete {
    margin-top: -3px;
    margin-bottom: 0;
}

@media (min-width: 641px) {

    .btn-newsletter, .btn-newsletter-secondary  {
        padding: 15px 45px;
    }
}

.information-evening .gfield {
    padding:0px;
}

.information-evening .form-control {
    padding:15px;
}

.information-evening .gform_button {
    padding:20px;
}

.gfield_error > .validation_message {
    position: absolute;
    z-index: 1020;
    top: -30px;
    right: 10px;
    display: block;
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    word-wrap: break-word;
    padding: 5px 0;
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #ee7106;
    border-radius: .25rem;
    font-size: 14px;
}

.gfield_error > .validation_message:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    border-top-color: #ee7106;
}

.gfield_error .form-control, .gfield_error .gform_fileupload_multifile .gform_drop_area {
    border-color: #ee7106;
}

.gform_button {
    border-right: 0px;
}

.gform_fields {
    display: flex;
    flex-wrap: wrap;
}

.gform_button.float-right {
    margin-right:40px;
}

.newsletter-form li {
    margin-bottom:0px;
    padding: 0;
}

.newsletter-form.webinar {
    position: absolute;
    top: 180px;
    width: 526px;
    left: 50%;
    transform: translateX(-50%);
}

.embed-responsive.border-white-embed {
    border: 10px solid white;
}

/*-----------------------------------------------------------------*/
/* Homepage
/*-----------------------------------------------------------------*/

.image-man img {
    max-height: 250px;
    margin-bottom:0px;
}

.quote p{
    margin-bottom: 0px;
}

.name-quote p{
    margin-bottom: 15px;
}

.px18 {
    font-size: 18px;
}
@media (max-width: 1200px) {
    .home-about-us-section {
        background-image: url('https://ridder-nl.devmaatwerkonline.nl/wp-content/uploads/2020/03/Middel-15-8.png') !important;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        background-position: left top !important;
    }
}

.logo-home {
    max-width: 300px;
}

/*-----------------------------------------------------------------*/
/* Shop
/*-----------------------------------------------------------------*/


.post-type-archive-product .widget_wcapf-attribute-filter {
    display: none;
}

.pattern-overlayed {
    position: relative;
}

.pattern-overlayed .row{
    padding: 100px 0px;
}

.pattern-overlayed:after {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(270deg, rgba(0,0,0,0.053658963585434205) 0%, rgba(238, 114, 3, 0.9) 100%);
    background: -webkit-linear-gradient(270deg, rgba(0,0,0,0.053658963585434205) 0%, rgba(238, 114, 3, 0.9) 100%);
    background: linear-gradient(270deg, rgba(0,0,0,0.053658963585434205) 0%, rgba(238, 114, 3, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ee7203",GradientType=1);
}

#filters {
    padding:50px 30px;
    background-image: url("https://ridder-nl.devmaatwerkonline.nl/wp-content/uploads/2020/02/corner-8.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

@media (max-width: 600px) {
    #filters {
        background: #fde9d8;
    }
}

@media (max-width:1198px) and (min-width:1200px) {
    .pattern-overlayed:after {
        width: 1200px;
    }
}

.products {
    margin-left: 0px;
    margin-right: 0px;
}

.image-product-shop {
    overflow: hidden;
    height: 180px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.image-product-shop img{
    margin-bottom: 0px;
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transition: all .5s;
}

.woocommerce-LoopProduct-link:hover .image-product-shop img {
    transition: all .5s;
    transform: scale(1.2);
}

.image-product-shop .content-product {
    bottom: 0px;
    left:0px;
    width: 100%;
    padding: 10px;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00afff",GradientType=1);
}

.woocommerce-LoopProduct-link {
    display: block;
}

.category-cards {
    margin-left: 0px;
    margin-right: 0px;
}

.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 145px;
    height: 145px;
    text-align: right;
}

.ribbon p {
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 150px;
    display: block;
    background: #EE7203;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 38px;
    right: -28px;
}

.ribbon p::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid rgba(77, 77, 77);
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid rgba(77, 77, 77);
}

.ribbon p::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid rgba(77, 77, 77);
    border-bottom: 3px solid transparent;
    border-top: 3px solid rgba(77, 77, 77);
}

#term-description {
    max-height: 90px;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: max-height 1.00s ease;
}

#term-description.expand-description {
    max-height: 1600px;
    transition: max-height 1.00s ease;
}

/*-----------------------------------------------------------------*/
/* Archive Products
/*-----------------------------------------------------------------*/

.custom-controls-stacked .custom-control{
    display: block !important;
}

.overlay.template2{
    background-size: cover;
    background-repeat: no-repeat;
}

.overlay.template2 .background-image{
    position: absolute;
    z-index: -10;
    height: 655px;
    width: 150%;
    right: -45%;
    background-size: cover;
    top: -100px;
}

body:not(.page-template-page-landingspage) #header{
    position: relative;
    margin-top: -114px;
}

.list-pb p {
    margin-left: 40px !important;
    margin-bottom: 0px;
}


/*-----------------------------------------------------------------*/
/* Single Product
/*-----------------------------------------------------------------*/
.z-1000 {
    z-index: 1000;
}

.f-50 {
    font-size: 50px;
}


.f-25 {
    font-size: 25px;
}

.logo-product {
    height: 200px;
    padding: 60px 0px;
}

.border-bottom-section {
    border-bottom:1px solid #000000;
}

.border-bottom-section.row-height {
    min-height: 600px;
}

.background-grey {
    background-color:#636363;
}

.background-orange {
    z-index: 1;
    position: relative;
    background-color: #EE7203;
}

.background-orange:before {
    content: " ";
    position: absolute;
    display: block;
    width: 105px;
    height: 100%;
    top: 0;
    left: -75px;
    background-color: #EE7203;
    transform-origin: top right;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
    z-index: -1;
}

.support-section .container{
    position: relative;
}

.support-section .contact-card {
    position: absolute;
    padding: 20px;
    background-color: #ee7203;
    right: 0;
    bottom: 0;
}

.support-section .specialist {
    clip-path: polygon(20% 0%, 100% 0, 100% 50%, 100% 100%, 20% 100%, 0% 50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 400px;
}

@media (max-width: 800px) {
    .support-section .specialist {
        clip-path: unset;
    }
}

.support-section {
    background-repeat: no-repeat;
    background-position: left top;
}

.support-section .description .left-col {
    padding-top: 50px;
    padding-bottom: 50px;
}

.image-product {
    position: relative;
}

.cross-selling {
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 200px;
}


.title-product {
    position: absolute;
    bottom:0px;
    width: 100%;
    text-align: center;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00afff",GradientType=1);
    padding: 10px;
    margin-bottom: 0px;
}

.excerpt-product p{
    font-size: 17px;
    line-height: 1.5;
}


.about-section {
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain; 
}

.about-section .image-left{
    position: absolute;
    left:0px;
}

.carousel .product {
    padding:10px;
}

.tech-specs {
    position: fixed;
    z-index: 2000;
    right: 0;
    top: 350px;
    background-color: #EE7203;
    border-top: 2px solid #EE7203;
    border-bottom: 2px solid #EE7203;
    border-left: 2px solid #EE7203;
    color: #ffffff;
}

.general-specs {
    position: fixed;
    z-index: 2000;
    left: 0;
    top: 350px;
    background-color: #EE7203;
    border-top: 2px solid #EE7203;
    border-bottom: 2px solid #EE7203;
    border-left: 2px solid #EE7203;
    color: #ffffff;
}

.tech-specs:before {
    content: " ";
    position: absolute;
    display: block;
    width: 30px;
    height: 42px;
    top: -2px;
    background-color: #EE7203;
    border-top: 2px solid #EE7203;
    border-left: 2px solid #EE7203;
    left: -30px;
    z-index: 10;
    transform-origin: top right;
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
}

.general-specs:after {
    content: " ";
    position: absolute;
    display: block;
    width: 30px;
    height: 105%;
    top: -2px;
    background-color: #EE7203;
    border-top: 2px solid #EE7203;
    border-right: 2px solid #EE7203;
    right: 0;
    z-index: -1;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
}


.icon-solution {
    display: inline;
    margin-right: 20px;
}

/*
.btn i {
    line-height: 0;
}
*/
.btn-newsletter, .btn-newsletter-secondary {
    padding: 12px 45px;
    margin-top: 9px;
}

.content-row-single .content-box {
    margin-top: -110px;
}


.content-row-single .content-box .date {
    background-color:rgb(77, 135, 52);
    display: inline-block;
}

.single-product .download-button {
    float: right;
    margin-right: 50px;
}

@media (max-width: 1200px) {
    .icon-solution {
        margin-right: 0px;
    }

    .about-section {
        background-image: none !important;
    }

    .tech-specs {
        top: 200px;
    }

    .general-specs {
        top: 200px;
    }
}

@media (max-width: 421px) {
    .single-product .download-button {
        margin-top: 30px;
    }
}

.table-product-information table {
    width: 100%;
}

.table-product-information table td{
    padding:20px;
}

.table-product-information table th{
    padding:20px;
    color:#fff;
}

.dark-green{
    background-color:#4d8734;
}

.light-green {
    background-color:#719f5d;
}

.green-dark-muted {
    background-color: #c1d6b8;
}

.green-light-muted {
    background-color: #d1e0ca;
}

.green-dark-muted {
    background-color: #c1d6b8;
}

.green-light-muted {
    background-color: #d1e0ca;
}

.green-dark-muted-2 {
    background-color: #e3ecdf;
}

.green-light-muted-2 {
    background-color: #eaf1e7;
}

.leaflet-section {
    max-width:500px;
}

.leaflet-section .gform_footer {
    text-align: center;
}


#modal2 .modal-content {
    background-color:transparent;
}

#modal2 .row {
    background-color: rgba(238, 113, 6, 0.88);
    text-align: center;
}

#modal2 .row h2 {
    color:#fff;
}

#modal2 .row .close {
    position: absolute;
    right: 10px;
    top: 10px;
}

#modal2 .row .leaflet-form {
    margin-top: 30px;
}

.product-comparison-table .head-table {
    padding:20px;
    background-color:#4d8734;
    color:#fff;
}

.product-comparison-table .head-table td{
    text-align: center;
    border: 1px solid #ffffff;
}
.product-comparison-table .content-table {
    padding:20px;
    background-color:#c1d6b8;
}

.product-comparison-table .content-table td {
    text-align: center;
    border: 1px solid #fff;
}

@media (max-width: 1200px) {
    .table-container {
        overflow-x: scroll;
    }
}

.comparison-section {
    background: #dce7d7;
}

.related-projects-product {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.related-projects-product .project-card  .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.related-projects-product .project-card .img {
    height: 220px;
    overflow: hidden;
}

@media only screen and (max-width:  1600px) {
    .related-projects-product .project-card .img {
        height: 320px;
        overflow: hidden;
    }
}

.related-projects-product .project-card h3 {
    font-size: 1.25rem;
}

.related-projects-product .project-card .img .project-content{
    bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    text-shadow: 0 1px 4px rgba(0,0,0,.75);
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#00afff",GradientType=1);
}

.related-projects-product .project-card .img img{
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.related-projects-product .project-card:hover .img img {
    transition: all .5s;
    transform: scale(1.2);
}


.template-2 {
    background: linear-gradient(100deg, #4D8734 45%, transparent 75%);
    position: relative;
    background-size: cover;
    background-position: left center;
}


.template-2 img{
    position: absolute;
    left: 80px;
    
}

.template-2 .left-col {
    padding:33px 0px;
}

/*-----------------------------------------------------------------*/
/* Slick
/*-----------------------------------------------------------------*/

.slick-slider {
    display: block;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    height: 100%;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
}
.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    min-height: 1px;
    display: none;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
    max-width: 100%;
    vertical-align: middle;
    margin: auto;
}
.slick-slide .normal,
.slick-slide .hover {
    position: relative;
}
.slick-slide .normal {
    display: block;
}
.slick-slide .hover {
    display: none;
}
.slick-slide:hover .normal {
    display: none;
}
.slick-slide:hover .hover {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-prev,
.slick-next {
    position: absolute;
    z-index: 99;
    display: block;
    height: 78%;
    width: 30px;
    cursor: pointer;
    background: transparent !important;
    color: transparent;
    top: 0;
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0;
    border: none;
    outline: none;
}
.slick-prev:before,
.slick-next:before {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}
.slick-prev {
    left: -40px;
}
[dir="rtl"] .slick-prev {
    left: auto;
    right: 0px;
}
.slick-next {
    right: -40px;
}
[dir="rtl"] .slick-next {
    left: 0px;
    right: auto;
}
.slick-dots {
    display: table !important;
    margin: 24px auto 0 auto;
}
.slick-dots li {
    position: relative;
    display: inline !important;
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: inline;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: ".";
    width: 20px;
    height: 20px;
    font-size: 28px;
    line-height: 20px;
    text-align: center;
    color: #555;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    filter: Alpha(Opacity=100);
    opacity: 1;
}

/*-----------------------------------------------------------------*/
/* Technical
/*-----------------------------------------------------------------*/

.technician p {
    margin-bottom:10px;
}

.technician .image-technician {
    height: 200px;
    width: 200px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff;
    overflow: hidden;
}

.technical-template-default .technical-content .row {
    padding: 25px 0px;
}

/*-----------------------------------------------------------------*/
/* Footer
/*-----------------------------------------------------------------*/

.image-footer {
    margin-left: -50%;
    position: relative;
}

.image-footer img{
    margin-bottom: 0px;
}

.image-footer-right {
    position: absolute;
    left: -440px;
    width: 544px;
    top: -157px;
    margin-bottom: 0px;
}
.image-footer-right img{
    margin-bottom: 0px;
}

.newsletter-form {
    position: absolute;
    top: 130px;
    width: 100%;
}

.newsletter-form input {
    padding:19px;
    font-style: italic;
    width:400px;
    background-color: #ffffff;
    border-radius: 0px;
}

.newsletter-form .ginput_container::before {
    content: "";
    position: absolute;
    width: 0;
    left: -19px;
    border-left: 0px solid transparent;
    border-right: 20px solid #ffffff;
    border-bottom: 29px solid transparent;
    border-top: 29px solid transparent;
}

.newsletter-form .ginput_container::after {
    content: "";
    position: absolute;
    width: 0;
    right: -18px;
    top: 0px;
    border-left: 20px solid #ffffff;
    border-right: 0px solid transparent;
    border-bottom: 29px solid transparent;
    border-top: 29px solid transparent;
    z-index: 1;
}

@media (min-width: 641px) {
    .newsletter-form .gform_body {
        float:left;
        position: relative;
        z-index: 1;
    }
}

.btn-newsletter {
    position: relative;
    padding: 12px 45px;
    margin-top: 10px;
    background-color: #ee7104;
    border: none;
    color: #fff;
    font-weight: 100;
}

.btn-newsletter::after {
    content: "";
    position: absolute;
    width: 0;
    right: -15px;
    top: 0px;
    border-left: 15px solid #ee7104;
    border-right: 0px solid transparent;
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
}

.btn-newsletter-secondary {
    position: relative;
    padding: 12px 45px;
    margin-top: 10px;
    background-color: #4D8734;
    border: none;
    color: #fff;
    font-weight: 100;
}

.btn-newsletter-secondary::after {
    content: "";
    position: absolute;
    width: 0;
    right: -15px;
    top: 0px;
    border-left: 15px solid #4D8734;
    border-right: 0px solid transparent;
    border-bottom: 21px solid transparent;
    border-top: 21px solid transparent;
}

.logo-footer {
    margin-bottom: 0px;
}

.logo-footer img{
    margin-bottom: 0px;
    max-height: 100px;
}

@media (max-width: 1200px){
    .mobile-background-footer{
        background-image: url('https://ridder-nl.devmaatwerkonline.nl/wp-content/uploads/2020/02/footer-background-8.png');
    }

    .newsletter-form {
        position: relative;
        top: auto;
        padding:100px 0px;
        justify-content: center;
        display: flex;
    }
    #gform_1 .gform_body .ginput_container_text{
        position: relative;
        max-width: 300px;
    }

    .newsletter-form input {
        max-width: 300px;
    }

    .btn-newsletter {
        float:right;
    }

    .btn-newsletter::before {
        content: "";
        position: absolute;
        width: 0;
        left: -15px;
        z-index: 100;
        top: 0px;
        border-left: 0px solid transparent;
        border-right: 15px solid #ee7104e3;
        border-bottom: 21px solid transparent;
        border-top: 21px solid transparent;
    }

    .btn-newsletter {
        margin-top:0px;
        margin-right: 20px;
    }

    .btn-newsletter-secondary {
        float:right;
    }

    .btn-newsletter-secondary::before {
        content: "";
        position: absolute;
        width: 0;
        left: -15px;
        z-index: 100;
        top: 0px;
        border-left: 0px solid transparent;
        border-right: 15px solid #ee7104e3;
        border-bottom: 21px solid transparent;
        border-top: 21px solid transparent;
    }

    .btn-newsletter-secondary {
        margin-top:0px;
        margin-right: 20px;
    }

    #gform_1 .form-group {
        margin-bottom:0px;
    }

    .center-mobile {
        justify-content: center;
        display: flex;
    }

    .padding-logos-footer {
        padding:50px 0px;
    }
}

/*-----------------------------------------------------------------*/
/* Archive solution area
/*-----------------------------------------------------------------*/

.posts .left-section {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(246,249,245,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(246,249,245,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(246,249,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#f6f9f5",GradientType=1);
}

.posts .image-left {
    padding-right: 0px;
    min-height: 500px;
    max-height: 500px;
}

.posts .post-content-left {
    padding-left: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.posts .image-left .shape {
    position: absolute;
    height: 500px;
    width: 530px;
    top: 0px;
    right: -93px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
}

.posts .image-left .shape i{
    font-size: 60px;
    position: absolute;
    color: #fff;
    top: 20px;
    line-height: 1;
    right: 64px;
}

.posts .image-left img {
    object-fit: cover;
    object-position: 100% 0;
    width: 200%;
    margin-left: -100%;
    max-width: 200%;
}

.posts .right-section {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(254,248,242,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(254,248,242,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(254,248,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fef8f2",GradientType=1);
}

.posts .post-content-right {
    padding-right: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.posts .image-right {
    padding-right: 0px;
    min-height: 500px;
    max-height: 500px;
}

.posts .image-right .shape {
    position: absolute;
    height: 500px;
    width: 530px;
    top: 0px;
    left: -93px;
    z-index: 1000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.posts .image-right .shape i{
    font-size: 60px;
    position: absolute;
    color: #fff;
    top: 20px;
    line-height: 1;
    left: 65px;
}

.posts .image-right img {
    object-fit: cover;
    object-position: 100% 0;
    width: 200%;
    margin-right: -100%;
    max-width: 200%;
}

@media only screen and (max-width: 1200px) {
    .posts .image-left {
        min-height: 200px;
        max-height: 200px;
        margin-left: unset;
        overflow: hidden;
    }

    .posts .image-left img{
        min-height: 200px;
        max-height: 200px;
        object-position: unset;
        width: 100%;
        margin-left: unset;
    }

    .posts .post-content-left {
        padding-left: 20px;
        padding-right: 20px;
    }

    .posts .image-left .shape {
        position: absolute;
        height: 500px;
        width: 500px;
        top: 0px;
        right: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }

    .posts .image-right {
        min-height: 200px;
        max-height: 200px;
        margin-left: unset;
        padding-left: 0px;
        overflow: hidden;
    }

    .posts .image-right img{
        min-height: 200px;
        max-height: 200px;
        object-position: unset;
        width: 100%;
        margin-right: unset;
    }

    .posts .post-content-right {
        padding-left: 20px;
        padding-right: 20px;
    }

    .posts .image-right .shape {
        position: absolute;
        height: 500px;
        width: 500px;
        top: 0px;
        left: 0px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: left;
    }
}

.solution-icon {
    font-size:30px;
    margin-right: 20px;
    color:#636363;
    transition: color 0.5s;
}

a .solution-icon:hover {
    color: #ee7203;
}

/*-----------------------------------------------------------------*/
/* Single solution area
/*-----------------------------------------------------------------*/

.corner-icon {
    position: absolute;
    right:0px;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
}

.corner-icon i {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 50px;
    line-height: 1;
    color: #fff;
}

/*-----------------------------------------------------------------*/
/* Archive
/*-----------------------------------------------------------------*/

.icon-corner {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 60px;
}

.icon-corner .icon {
    width: 0;
    height: 0;
    border-right: 100px solid transparent;
    border-top: 100px solid #4d8734;
}

.icon-corner .icon i {
    position: absolute;
    top: 15px;
    left: 15px;
    color: #fff;
    line-height: 1;
    font-size: 30px;
}

.post-card {
    box-shadow: 0 7px 16px -12px rgba(0,0,0,.5);
}

.post-card .content {
    border-top: 4px solid #ee7005;
}

.blog-category {
    padding: 10px;
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #FFF;
    border: solid 1px #FFF;
    border-radius: 25px !important;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    font-size: 1rem;
    line-height: 1.25;
}

.posts .post-card .img {
    overflow:hidden;
    max-height: 195px;
}

.posts .post-card .img img{
    object-fit: cover;
    object-position: 100% 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.posts .post-card:hover .img img {
    transform: scale(1.1);
}

.posts a .post-card .content p {
    color: #000;
}

#maatwerk_online_loadmore {
    width: 100%;
}

.post-card h5 {
    font-size: 20px;
}


/*-----------------------------------------------------------------*/
/* Single
/*-----------------------------------------------------------------*/

.post-section .row {
    padding:0px;
}

.post-background-color {
    background-color: #efefef;
}

.card-post {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 16px -12px;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
    transition: box-shadow 0.3s ease-in-out;
    border-top: 2px solid #4d8734;
}


.card-post.is-active {
    box-shadow:unset;
}

.card-post:hover {
    cursor: pointer;
}

.content-row-single iframe{
    width: -webkit-fill-available;
    height: 400px;
}

/*-----------------------------------------------------------------*/
/* Main Menu
/*-----------------------------------------------------------------*/

.modal {
    z-index: 100600;
    padding-right: 0px;
}

.modal .modal-dialog {
    width: 100%;
    margin: 0px;
    padding: 0px;
    max-width: 100%;
    border:none;
    background-color: transparent;
    height: 100%;
}

.modal .modal-content {
    background-color: transparent;
    border:none;
    height: 100%;
}

.modal .modal-content .modal-body{
    height: 100%;
}

.modal-backdrop {
    background-color: rgb(238, 113, 6);
    z-index: 100400;
}

.modal-header {
    border-bottom: none;
}

.modal-header .close {
    z-index: 10000;
    cursor: pointer;
}

.modal-backdrop.show {
    opacity: 0.9;
}

.modal h4 {
    color: #fff;
}

.modal a {
    color: #fff;
    font-size: 17px;
}

.modal .new-menu a {
    font-size: 15px;
}

.modal .new-menu a:before {
    font-family: 'Linearicons';
    content: "\e944";
    margin-right: 10px;
}

.modal .new-menu .arrow-after:after {
    font-family: 'Linearicons';
    content: "\e944";
    margin-left: 10px;
    color:#ffffff;
    font-size: 18px;
}

.modal .big a:before {
    content:unset;
}

.modal .big a { 
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

.widget_product_categories ul li::before {
    content: "-";
    color: #ffffff; 
}

.widget_product_categories ul li a{
    padding-left: 10px;
}

.widget_recent_entries ul li::before {
    content: "-";
    color: #ffffff; 
}

.widget_recent_entries ul li a{
    padding-left: 10px;
}

.last-menu ul li::before {
    content: "-";
    color: #ffffff; 
}
.last-menu ul li a {
    padding-left: 10px;
}

.middle-menu  ul {
    margin-top:-10px;
}

.middle-menu  ul li a {
    font-size: 25px;
    font-weight: bold;
}

@media only screen and (max-width: 1180px) {
    .middle-menu ul li a {
        font-size: 1.3rem;
    }
}

.new-menu ul li a {
    padding-left: 0px !important;
}

.new-menu ul li::before {
    content:unset !important;
}

/*-----------------------------------------------------------------*/
/* Projects Archive
/*-----------------------------------------------------------------*/

.projects {
    margin-left:-15px;
    margin-right:-15px;
}

.projects .project {
    margin-bottom: 30px;
}

.projects .project .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(238, 113, 5, 0.64) 84%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(238, 113, 5, 0.64) 84%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(238, 113, 5, 0.64) 84%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ee7105",GradientType=1);
}

.projects .project-left .img {
    height: 630px;
    overflow: hidden;
}

.projects .project-left .img .project-content{
    top: 0px;
    padding: 20px;
    left: 0px;
    text-shadow: 0 1px 4px rgba(0,0,0,.75);
}

.projects .project-left .img img{
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.projects .project-right .img {
    height: 300px;
    overflow: hidden;
}

.projects .project-right .img .project-content{
    top: 20px;
    padding-right: 20px;
    left: 20px;
    text-shadow: 0 1px 4px rgba(0,0,0,.75);
}

.projects .project-right .img img{
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.projects .project-right:hover .img img {
    transition: all .5s;
    transform: scale(1.2);
}

.projects .project-left:hover .img img {
    transition: all .5s;
    transform: scale(1.2);
}

.category-block {
    box-shadow: rgba(0, 0, 0, 0.5) 0px 7px 16px -12px;
    padding: 20px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
    transition: box-shadow 0.3s ease-in-out;
    border-top: 2px solid #4d8734;
}


.category-block.is-active {
    box-shadow:unset;
}

.category-block:hover {
    cursor: pointer;
    box-shadow:unset;
}

.projects .terms {
    bottom: 20px;
    right: 20px;
}

.projects .terms span {
    float: right;
    padding:5px 10px; 
    font-size: 14px;
    font-style: italic;
}

/*-----------------------------------------------------------------*/
/* Single Project
/*-----------------------------------------------------------------*/

.project-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.project-banner .left-project-banner {
    padding-top:100px;
    padding-bottom: 100px;
    z-index: 100;
}

.project-banner .left-project-banner h1{
    font-size: 40px;
}

.project-banner .right-project-banner {
    padding-top:100px;
    padding-bottom: 100px;
    background-color: #ffffff;
    z-index: 100;
}

.point {
    background-color: #ee7106;
    color: #fff;
}


.point:hover {
    color: #fff;
}

/*-----------------------------------------------------------------*/
/*  Event Archive
/*-----------------------------------------------------------------*/

.date {
    line-height: 1;
    background-color:#4d8734;
}

.event .img {
    border-top:1px solid #efefef;
    border-bottom:1px solid #efefef;
}

.event .title h5 {
    font-size: 25px;
}

.event .box {
    border-top: 2px solid #ee7005;
    box-shadow: 0 7px 16px -12px rgba(0,0,0,.5);
}

.social-media {
    border-top: 2px solid #ee7005;
}

.widget-social-icons ul {
    list-style: none;
    display: flex;
    margin-bottom: 0px;
    padding: 0px;;
    justify-content: center;
}

.widget-social-icons ul li i{
    color: #ee7006;
    font-size: 25px;
    line-height: 26px;
    display: inline-block;
    float: left;
    text-align: center;
}

.widget-social-icons ul li i:hover{
    color: #4c8634;
}

.text-social p{
    text-align: center;
    margin-bottom: 0px;
    font-size: 20px;
}

.event-date-mobile {
    width: 100px;
    float: right;
}
/*-----------------------------------------------------------------*/
/*  Dealer locator
/*-----------------------------------------------------------------*/

#title-bar {
    position: relative;
}

#search-dealer{
    z-index: 100;
    box-shadow: 0 7px 16px -12px rgba(0,0,0,.5);
    padding: 20px;
    background-color: #fff;
}
#search-dealer #zip-city {
    width: 250px;
    float: left;
}

#search-dealer .btn {
    float: left;
    font-size: 30px;
    color: #4d8734;
    margin-top:5px;
    margin-left:20px;
}

.infopanel {
    background-color: #ffffff;
    box-shadow: 0 2px 7px 1px rgba(0,0,0,0.3);
    padding:30px;
}

.close-info {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}

.close-info .content {
    width: 10px;
    display: block;
    height: 10px;
}



/*-----------------------------------------------------------------*/
/*  Contact
/*-----------------------------------------------------------------*/

@media only screen and (max-width: 1180px) {
    .search-bar-dealer  h1 {
        float:unset !important;
        text-align: center;
        margin-bottom: 20px !important;
    }

    .search-bar-dealer form {
        width: 100% !important;
        float: unset !important;
    }

    .remove-background-mobile {
        background-image: none !important;
    }
}

/*-----------------------------------------------------------------*/
/*  Single Vacancy
/*-----------------------------------------------------------------*/

.contact-link::before {
    margin-right:10px;
}

.vacancy-content {
    background-color: #efefef;
}

.company-info {
    border-top: 2px solid #ee7005;
    box-shadow: 0 7px 16px -12px rgba(0,0,0,.5);
}

.company-info img {
    width: 200px;
}

.title-vacancy {
    background-color: #ee7106;
}

.content-row-vacancy .content-box {
    margin-top: -110px;
}

.company-info a {
    color:#ee7106;
    font-size:20px;
}

.apply-section {
    background-color: rgb(98, 98, 98);
}

.apply-section .gform_footer {
    text-align: center;
}

/*-----------------------------------------------------------------*/
/*  Archive Vacancy
/*-----------------------------------------------------------------*/

.green-gradient-background {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(246,249,245,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(246,249,245,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(246,249,245,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#f6f9f5",GradientType=1);
}

.orange-gradient-background {
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(254,248,242,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(254,248,242,1) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(254,248,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fef8f2",GradientType=1);
}

/*-----------------------------------------------------------------*/
/*  Searchform
/*-----------------------------------------------------------------*/

.searchform {
    font-size: 30px;
    line-height: 30px;
    color:#ffffff;
}

.searchform i {
    cursor:pointer;
    color:#ffffff;
}

.searchform input {
    background: transparent;
    border:0px;
    width:500px;
    color: #ffffff;
}


.searchform input:focus {
    outline: none !important;
    color: #fff;
}


.searchform button {
    background: transparent;
    border:0px;
}

.searchform input::placeholder {
    color:#ffffff;
}

.search-container {
    overflow-x: hidden;
}

@media only screen and (max-width: 1180px) {
    .searchform input {
        width: auto;
    }

    .searchform {
        font-size: 20px;
    }
}

.search-card {
    box-shadow: 0 7px 16px -12px rgba(0,0,0,.5);
    background-color: #ffffff;
}
.see-all-results {
    width: 100%;
    text-align: right;
}

.hortos-knows {
    position: relative;
    top: -80px;
    margin-bottom: -100px;
}
@media (min-width: 380px) {
    .hortos-knows {
        top: -130px;
        margin-bottom: -130px;
    }
}
@media (min-width: 780px) {
    .hortos-knows {
        position: absolute;
        top: -270px;
        right: -100px;
        bottom: -100px;
        left: 0;
    }
}

.play-btn img{
    width: 100px;
}
.play-btn a:hover{
    opacity: 0.5;
}

.page-template-page-landingspage body,
.page-template-page-landingspage p {
    color: #1F2851;
}

/*-----------------------------------------------------------------*/
/*  Greenhouse form
/*-----------------------------------------------------------------*/

.image-choices-field .image-choices-choice-image-wrap {
    background-size: contain !important;
    width: 200px !important;
}

.greenhouse-form label{
    color:#4c8734;
}

.greenhouse-form h2{
    color:#4c8734;
}

.greenhouse-form h4{
    color:#4c8734;
}

.image-choices-lightbox-btn {
    background-color: #EE7203 !important;
}

.gform_title {
    color:#4c8734;
    font-size: bold;
}

.gf_progressbar {
    display:none;
}

/*-----------------------------------------------------------------*/
/*  Markets Archive
/*-----------------------------------------------------------------*/

.markets-card {
    background: rgb(225,239,221);
    background: -moz-linear-gradient(180deg, rgba(225,239,221,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(225,239,221,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(180deg, rgba(225,239,221,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e1efdd",endColorstr="#ffffff",GradientType=1);
}

.market-card h4 {
    position: absolute;
    width: 100%;
    bottom:0px;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0.6839110644257703) 0%, rgba(0,175,255,0) 100%);
}

.market-card .shadow-container {
    -webkit-box-shadow: 0px 0px 7px 2px rgba(155,155,155,0.4); 
    box-shadow: 0px 0px 7px 2px rgba(155,155,155,0.4);
}

.market-card .btn {
    margin-top: -30px;
}

.market-card img {
    transition: all 300ms ease-in-out;
}

.market-card:hover img{
    transition: all 300ms ease-in-out;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

@media only screen and (min-width:  1600px) {
    .top-market-card {
        position: absolute;
        bottom: 0px;
    }
}

.pattern-overlayed-green {
    position: relative;
}

.pattern-overlayed-green .row{
    padding: 100px 0px;
}

.pattern-overlayed-green:after {
    content: "";
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(270deg, rgba(0,0,0,0.053658963585434205) 0%, rgba(81, 136, 44, 0.9) 100%);
    background: -webkit-linear-gradient(270deg, rgba(0,0,0,0.053658963585434205) 0%, rgba(81, 136, 44, 3, 0.9) 100%);
    background: linear-gradient(270deg, rgba(0,0,0,0.053658963585434205) 0%, rgba(81, 136, 44, 0.9) 100%);
}

.market-icons i{
    font-size:30px;
    margin-right:20px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.content-holder-project-information {
    margin-top: 37px;
}

.market-projects .project {
    margin-top: 30px;
}

@media only screen and (min-width:  1100px) {
    .market-projects .projects-holder {
        position: absolute;
        bottom:0px;
        max-height: 100%;
        overflow-y: scroll;
        width: 100%;
        padding-right: 30px;
        padding-top:30px;
    }
}

.projects-holder .project .img::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(238, 113, 5, 0.64) 84%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(238, 113, 5, 0.64) 84%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(238, 113, 5, 0.64) 84%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ee7105",GradientType=1);
}

.projects-holder .project .img {
    height: 220px;
    overflow: hidden;
}

@media only screen and (max-width:  1600px) {
    .projects-holder .project .img {
        height: 320px;
        overflow: hidden;
    }
}

.projects-holder .project h3 {
    font-size: 1.25rem;
}

.projects-holder .project .img .project-content{
    top: 20px;
    padding-right: 20px;
    left: 20px;
    text-shadow: 0 1px 4px rgba(0,0,0,.75);
}

.projects-holder .project .img img{
    height: 100%;
    object-fit: cover;
    transition: all .5s;
}

.projects-holder .project:hover .img img {
    transition: all .5s;
    transform: scale(1.2);
}

.content-market-slide {
    padding:5px 15px;
    cursor: pointer;
}

.markets-slider .markets-slider-image {
    height: 180px;
    overflow:hidden;
}

.markets-slider .markets-slider-image:hover .slide-image {
    transition: all .5s;
    transform: scale(1.2);
}

.markets-slider  .slide-image {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
}

.dots-market ul{
    font: 20px;
    padding:0px;
}

.dots-market li button:before {
    font-size: 50px !important;
    width: 0px;
    height: 0px;
    line-height: unset;
}

.markets-slider-image .corner{
    position: absolute;
    right: 0px;
    top: 0px;
}

.markets-slider-image .corner .play {
    border-left: 60px solid transparent;
    border-top: 60px solid #ee7203;
}

.markets-slider-image .corner .play span{
    position: absolute;
    top: 10px;
    right: 5px;
    color: #fff;
    font-size: 20px;
}

.image-overlay .overlay{
    margin-bottom: 0px;
}

.image-overlay {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}

.related-pages-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.market-overlay {
    background: rgb(77,134,52);
    background: -moz-linear-gradient(225deg, rgba(77,134,52,1) 0%, rgba(38,84,14,1) 100%);
    background: -webkit-linear-gradient(225deg, rgba(77,134,52,1) 0%, rgba(38,84,14,1) 100%);
    background: linear-gradient(225deg, rgba(77,134,52,1) 0%, rgba(38,84,14,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d8634",endColorstr="#26540e",GradientType=1);
}

.gf_progressbar_title {
    text-align: right;
    margin-top: -32px;
    font-size: 18px;
}

.projects-holder .markets-slider-image {
    height: 200px;
    overflow:hidden;
    margin-top: 30px;
}

.projects-holder .markets-slider-image:hover .slide-image {
    transition: all .5s;
    transform: scale(1.2);
}

.projects-holder .slide-image {
    width: 100%;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .5s;
    cursor: pointer;
}

.related-slider h2{
    font-size: 23px !important;
}

.market-heading p{
    color:#f18e35 !important;
}

.content-holder-project-information .text-container p {
    padding: 20px;
    background-color: #f1f1f1;
    margin-bottom: 0px;
}

.text-black:before {
    color:#000000;
}

.slick-next:before {
    font-family: 'Linearicons';
    content: "\f104";
}

.slick-prev:before {
    font-family: 'Linearicons';
    content: "\f104";
}

.lang-item-zh {
    display: none;
}

/*-----------------------------------------------------------------*/
/*  China adjustments
/*-----------------------------------------------------------------*/


@media only screen and (min-width:  1200px) {

    .zh .hamburger-menu {
        height: 40px;
        padding: 0px;
    }


    .zh .hamburger-box {
        display: none;
    }

    .page-id-15321.zh .hamburger-menu {
        padding:20px 20px 20px 0px;
        height: auto;
    }

    .page-id-15321.zh .hamburger-box {
        display: block;
    }

}

.zh .menu-title {
    display:none;
}

.zh .support-section {
    display:none;
}

.zh .cross-selling {
    display:none;
}

.zh .about-section {
    display:none;
}

.zh .social-icons {
    display: none;
}