/*.greybg {*/
/*background-color:#161616;*/
/*}*/
h1 a, h2 a, h3 a, h4 a {
    text-decoration: none;
}

h4.section-title {
    font-size: 20px;
}

/*.news-list--with-image .news-list__title {*/
/*    font-weight: 500;*/
/*}*/

/*.large-highlight__title a {*/
/*    font-weight: 700;*/
/*    font-size: 2rem;*/
/*}*/

.footer-menu__title {
    color: #fff;
    font-weight: 700;
}

.footer-menu__item p{
    margin-bottom: 10px !important;
}

.footer-menu__item a {
    color: rgba(255, 255, 255, 0.8) !important;
}

.footer-menu__item a:hover {
    text-decoration:underline !important;
}

img.article-hero {
    width: 100%;
}

.article p img {
    width: 100% !important;
    height: auto;
}

.captionImage {
    width: 100% !important;
}

.captionImage img {
    width: 100% !important;
    height: auto !important;
}

p.caption {
    opacity: .5;
    font-size: .8rem;
    padding-top: 10px;
}

.calculator__buttons {
    top: 473px;
}

.calculator {
    top: 210px;
}

.img_unset img {
    width: unset;
    height: unset;
}

#nav-main .dropdown-menu {
    background-color: #fff;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
    border:none !important;
}

.dropdown-menu h4.section-title {
    color: #FFFFFF;
}

.dropdown-menu h4 {
    color: #00B073;
}

.dropdown-menu p {
    margin-bottom: 10px;
    white-space: normal !important;
}

.dropdown-menu p, .dropdown-menu p a {
    color: #242424 !important;
    font-size: 14px;
}

.dropdown-menu p a {
    text-decoration: none;
}

#nav-main .nav-item:hover {
    /*background-color:#00B073 !important;*/
}

#nav-main .navbar-nav.-mobile-menu .nav-item:hover {
    background-color: transparent !important;
}

#nav-main .navbar-nav.-mobile-menu .nav-link:hover {
    background-color: transparent !important;
}

.navbar-dark .navbar-nav .nav-link:hover {
    /*color:#FFF !important;*/
}

#nav-main .nav-link:hover g rect {
    /*fill:rgb(255,255,255) !important;*/
}

#nav-main .nav-item > .dropdown-menu {
    /*display: none !important;*/
    background-color: #fff;
}

#nav-main .nav-item:hover > .dropdown-menu {
    /*display: block !important;*/
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    left: 0px;
}


@media screen and (min-width: 1200px){
    #nav-main .nav-item:last-child .nav-link {
        background-color: #F2F2F2;
        border-radius: 4px;
    }
}



.menu-border {
    border-right: 1px solid #707070;
}

#nav-main .navbar-nav.-mobile-menu .nav-item:last-child {
    border-left: none;
}

.navbar-nav.-mobile-menu .menu-border {
    border-right: none;
}

.menu-border:last-child {
    border-right: none;
}

.menu-box, .menu-box-left {
    width: 70%;
}

.menu-box-left {
    margin-left: 30%;
}

.breadcrumbs ol {
    display: inline-flex;
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.big-related .news-list__heading {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}

.big-related .news-list__item {
    border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}

.big-related .news-list__item:last-child {
    border: none;
    margin-bottom: 20px !important;
}

.related__text, .related__img {
    border-top: 1px solid rgba(112, 112, 112, 0.3);
}

.calculator__buttons button:first-child {
    margin-right: 10px;
}

.dropdown-menu.dropdown-menu-big div {
    /*display:inline-block;*/
    vertical-align: top;
}

.share-btn, .share-btn-gray {
    background: transparent;
}

.share-btn-gray {
    border: none;
}

.cookies__learn {
    color: #B5B5B5;
    border-color: #B5B5B5 !important;
}

.carousel-container__main {
    width: 100%;
    margin-right: 0;
}

.image-banner__item:first-child {
    margin-top: 15px;
}

.image-banner__item {
    /*margin-left: 32px;*/
    margin-right: 0;
}

.image-banner__item > div {
    padding-left: 0px;
}

.image-item__img {
    width: 50%;
    position: relative;
    min-height: 400px;
}

.image-item__img img{
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate3d(-50%, -50%, 0);
}

.image-item__wrap {
    width: 50%;
    padding: 2.75% 3.5% 4% 3.5%;
}

.mobile-large-hero {
    overflow-y: scroll;
}

.mobile-large-hero a {
    width: 80%;
    background-color: #161616;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.news-list--banner .news-list__heading {
    border-bottom: 1px solid #707070;
    padding-bottom: 20px;
}

.news-list--banner {
    margin-left: 16px;
}

.modal-header {
    background-color: #00B073;
    color: #fff;
}

.modal.show .modal-dialog {
    width: 300px;
}

.custom {
    font-size: 2.5rem;
    line-height: 1.2;
}

.newsletter__wrap {
    margin-left: 0px;
}

.newsletter h3 {
    margin-top: 25px;
}

#nav-main .dropdown-menu > div {
    padding: 0 12px !important;
}

#nav-main .dropdown-menu .desktop-menu > div:first-child {
    padding-left: 0px !important;
}

#nav-main .dropdown-menu .desktop-menu > div {
    padding-right: 80px;
    padding-left: 80px;
    border-right: 1px solid #DDDDDD;
}

#nav-main .dropdown-menu .desktop-menu > div:last-child, #nav-main .dropdown-menu .desktop-menu > div:not(.menu-border):first-child {
    border-right: none;
}

.navbar__news {
    text-decoration: none;
}

.dropdown-menu h4.menu-title {
    color: #FFFFFF;
}

.news-list-item__title {
    font-weight: 700;
    line-height: 1.3;
    font-size: 1.6rem;
}

.view-all {
    font-size: 15px;
    text-transform: uppercase;
}

h4.menu-subtitle {
    margin-bottom: 15px;
    font-size: 16px !important;
}

#menu-selector__heading.active-selector {
    border-bottom: 1px solid;
}

#menu-selector__body {
    border: none;
}

#menu-selector__body li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

#menu-selector__body li:last-child a {
    border-bottom: none;
}

.text-right {
    text-align:right !important;
    margin-right:10px;
}
.text-left {
    text-align:left !important;
    margin-left:10px;
}

@media (max-width: 1024px) {
    .longer-box__img img {
        width: 100%;
    }

    .footer-top {
        width: 100%;
    }

    .footer-menu {
        flex-direction: row !important;
    }

    .newsletter__wrap {
        flex-direction: column;
        max-width: 100%;
        display: -webkit-box;
    }

    .newsletter, .social-media {
        width: 50%;
    }
}

@media (max-width: 1399px) {
    .carousel-container__main {
        width: 100%;
    }

    .news-list--banner {
        margin-left: 0px;
        margin-top: 16px;
    }

}

@media (max-width: 1699px) {

    #nav-main .dropdown-menu .desktop-menu > div {
        padding-right: 50px;
        padding-left: 50px;
    }
}

@media (max-width: 767px) {
    .longer-box {
        flex-direction: column-reverse;
    }

    .longer-box__item, .longer-box__img {
        width: 100%;
    }

    .longer-box__img {
        width: 100% !important;
        height: auto;
    }

    .carousel-container__main {
        width: 100%;
    }

    .image-item__img {
        width: 100%;
    }

    .image-item__wrap {
        width: 100%;
    }

    .banner-grid__left {
        width: 100%;
    }

    .long-news__title-wrap {
        width: 100%;
    }

    .news-list--banner {
        margin-left: 0;
    }

    #nav-main .nav-link:hover, #nav-main .nav-link.show, #nav-main .nav-item:hover {
        background-color: transparent !important;
    }

    .navbar-dark .navbar-nav .nav-link:hover {
        color: #A6A6A6 !important;
    }

    #nav-main .dropdown-menu-big {
        margin-top: 0px;
        padding-left: 33px;
        padding-right: 33px;
    }

    .image-item__item .image-item__img {
        margin-bottom: 0px !important;
    }

    .dropdown-menu h4 {
        display: none;
    }

    #nav-main .dropdown-menu.dropdown-menu-big > div {
        padding-left: 5px !important;
    }

    .footer-menu {
        flex-direction: column !important;
    }

    .footer-menu__item {
        width: 100%;
    }

    .newsletter__wrap {
        flex-direction: column;
        max-width: 100%;
        display: block;
    }

    .newsletter, .social-media {
        width: 100%;
    }

    #nav-main .nav-item:last-child {
        border-left: none;
    }

    .calculator {
        display: none !important;
        margin-left: 0px;
        margin-right: 0px;
    }

    #nav-main .nav-item:hover {
        background-color: none !important;
    }

    .big-banner {
        height: auto;
    }

    .big-banner__title {
        font-size: 26px;
        line-height: 30px;
        padding: 30px 16px 0px 0px;
    }

    .banner-grid__left {
        margin-top: 0px !important;
    }

    .long-news .long-news__text-wrap {
        width: 100% !important;
    }

    .breadcrumbs ol {
        padding: 10px 0px;
    }
}

@media (min-width: 768px) {
    .footer-menu__item > p {
        display: block;
    }

    .footer-menu__title > span {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .carousel-container__right {
        height: 700px;
    }

    .carousel-container__left {
        height: 700px;
    }

    .carousel-container__right .carousel-container-bottom {
        display: none !important;
    }

    .carousel-container-tablet-bottom {
        display: block !important;
        margin-top: 16px;
    }

    .carousel-container-tablet-bottom .carousel-container-bottom__left, .carousel-container-tablet-bottom .carousel-container-bottom__right {
        padding-bottom: 16px;
    }
}

@media (min-width: 1200px) {
    .carousel__item {
        overflow: hidden;
    }

    .image-banner__img img {
        width: 100%;
        height: auto;
        min-height: 100%;
    }

    /*.image-banner__item {*/
    /*    height: 50%;*/
    /*}*/
}

@media (min-width: 1600px) {
    .image-banner__img img {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-height: 700px) {
    #calculator {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .btn.btn--green.image-item__btn.both-top-buttons {
        margin-top: 0;
        float: right;
        font-weight: 600;
        font-size: 14px;
        border: 0px;
        padding: 13px 15px 15px;
        margin-right: 10px;
        border:1px solid #0CCD93;
    }

    .share-btn.both-top-buttons {
        float: left;
        margin-left: 10px;
    }
    .btn.btn--green.image-item__btn.top-button-mobile {
        display:none;
    }
    .share-btn.top-button-mobile {
        display:none;
    }
}

@media (max-width: 767px) {

    .btn.btn--green.image-item__btn.both-top-buttons {
        display:none;
    }
    .share-btn.both-top-buttons {
        display: none;
    }
    .btn.btn--green.image-item__btn.top-button-mobile {
        font-weight: 600;
        font-size: 14px;
        border: 0px;
        padding-top: 15px;
        padding-bottom: 15px;
        width:80%;
        margin-bottom:15px;
    }
    .share-btn.top-button-mobile {
        width:80%;
    }

}