/*
Theme Name:  Grizzly Theme
Theme URI:   https://themes.grizzly.marketing/nature
Version:     1.0.0
Description: Het theme van Grizzly New Marketing
Author:      vps230265
Author URI:  https://themes.grizzly.marketing/nature
Template:    Divi
*/

/*- YOU CAN INCLUDE THE CUSTOM CODE FOR YOUR CHILD THEME BELOW THIS LINE-*/
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
img {
	object-fit: cover;
}

.et_pb_accordion_item {
	    background-color: #272624;
}

.et_pb_toggle_title {
	color: #fff !important;
	font-size: 25px;
	font-weight: 700;
}

body {
    background-color: #272624;
}

.et_pb_section {
    background-color: #272624;
}

p {
    font-weight: 400;
}

a {
    text-decoration: underline;
}

h1,
h2,
h3,
h5,
h6 {
    font-family: "Bodoni Moda", serif !important;
}

h3 {
	font-size: 35px !important;
}

h2 {
    font-family: "Bodoni Moda", serif !important;
    font-size: 45px !important;
    font-weight: 400;
}

.et_submit_button {
    border: 1px solid white !important;
    display: inline-block !important;
    padding: 13px 50px !important;
    text-decoration: none !important;
    border-radius: 3px !important;
    font-weight: 700 !important;
	background-color: #2B2A28 !important;
	font-size: 18px !important;
}

.et_submit_button:hover {
    background-color: #fff !important;
    color: #272624 !important;
    transition: all ease-in-out 0.5s;
}

.et_submit_button::after {
	display: none !important;
}

.arrow_but a {
    display: flex;
    align-items: center;
    justify-content: end;
    justify-content: flex-end;
    text-decoration: none;
    font-weight: 700;
    font-size: 20px;
    transition: all ease-in-out 0.5s;
}

.arrow_but i {
    padding-left: 15px;
    transition: all ease-in-out 0.5s;
}

.arrow_but a:hover i {
    padding-left: 25px;
    transition: all ease-in-out 0.5s;
}

.but {
    border: 1px solid white;
    display: inline-block;
    padding: 13px 50px;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 700;
}

.but:hover {
    background-color: #fff;
    color: #272624 !important;
    transition: all ease-in-out 0.5s;
}

.breadcrumb_section {
    padding-top: 0;
    padding-bottom: 0;
}

/*------------------------------------------------*/
/*---------------------[HEADER]-------------------*/
/*------------------------------------------------*/
header {
    position: fixed !important;
}

header li {
    font-size: 16px !important;
    font-weight: 400 !important
}

.current-menu-item {
    font-weight: 700 !important;
}

#et_search_icon:hover,
.mobile_menu_bar:before,
.mobile_menu_bar:after,
.et_toggle_slide_menu:after,
.et-social-icon a:hover,
.et_pb_sum,
.et_pb_pricing li a,
.et_pb_pricing_table_button,
.et_overlay:before,
.entry-summary p.price ins,
.et_pb_member_social_links a:hover,
.et_pb_widget li a:hover,
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active,
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,
.et_pb_gallery .et_pb_gallery_pagination ul li a.active,
.wp-pagenavi span.current,
.wp-pagenavi a:hover,
.nav-single a,
.tagged_as a,
.posted_in a {
    color: #fff !important;
}

#mobile_menu a {
    text-decoration: none !important;
}

/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
.footer-widget h4 {
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 700;
    padding-bottom: 50px;
}

.footer_elements {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer_elements div:first-child {
    flex: 0 0 35%;
}

.footer_elements div:nth-child(2) {
    flex: 0 0 10%;
}

.footer_elements div:nth-child(3) {
    flex: 0 0 20%;
}

.footer_elements div:last-child {
    flex: 0 0 22%;
}

.footer_elements div:last-child p {
    padding-bottom: 40px;
    font-weight: 700;
}

.footer_elements h5 {
    font-size: 20px !important;
    font-weight: 400 !important;
    padding-bottom: 50px;
    text-transform: uppercase !important;
}

.footer-widget li:before {
    color: #fff !important;
    border-color: #fff;
}

.footer_elements a {
    font-weight: 700;
}

.social {
    background-color: #bbb;
    border-radius: 49px;
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.social i {
    font-size: 21px;
}

#footer-bottom {
    padding-top: 45px;
    padding-bottom: 45px
}

#footer-info a {
    font-weight: 400 !important;
    text-decoration: none !important;
}

@media only screen and (max-width:1024px) {
    .footer_elements div:first-child {
        flex: 0 0 50%;
    }

    .footer_elements div:nth-child(2) {
        flex: 0 0 30%;
    }

    .footer_elements div:nth-child(3) {
        flex: 0 0 50%;
        padding-top: 50px
    }

    .footer_elements div:last-child {
        flex: 0 0 30%;
        padding-top: 50px
    }
	.title_page h1 {
    font-size: 70px !important;
}
}

@media only screen and (max-width:426px) {
    .footer_elements div:first-child {
        flex: 0 0 100%;
    }

    .footer_elements div:nth-child(2) {
        flex: 0 0 100%;
        padding-top: 50px
    }

    .footer_elements div:nth-child(3) {
        flex: 0 0 100%;
        padding-top: 50px
    }

    .footer_elements div:last-child {
        flex: 0 0 100%;
        padding-top: 50px
    }
}

/*------------------------------------------------*/
/*------------------[PAGE HERO]-------------------*/
/*------------------------------------------------*/
.title_page h1 {
    font-size: 113px;
    font-weight: 400;
    text-align: center !important;
    text-transform: uppercase;
    font-family: "Bodoni Moda", serif;
}

.title_page::after {
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(9, 11, 25, 0.40) 0%, rgba(9, 11, 25, 0.80) 100%);
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.title_page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;

}

@media only screen and (max-width:769px) {
    .title_page h1 {
        font-size: 70px;
    }

    .title_page {
        height: 500px !important;
}
}

@media only screen and (max-width:426px) {
    .title_page h1 {
        font-size: 45px !important;
    }
}

/* ////////////////////////////
 * Scroll icon
//////////////////////////// */
.scrollIcon {
    width: 35px;
    height: 55px;
    border: 2px solid #E6DFCC;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    justify-self: anchor-center;
}

.scrollIcon::after {
    content: '\f322';
    color: #E6DFCC;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    display: block;
    position: absolute;
    bottom: 0;
    text-align: center;
    animation: scrollText 2s infinite;
}

i.scroll {
    background: #E6DFCC;
    width: 3px;
    height: 7px;
    display: block;
    border-radius: 40px;
    margin-top: 5px;
    animation: scrollWheel 2s infinite;
}

@keyframes scrollWheel {
    0% {
        opacity: 1;
        transform: translateY(40%);
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        -o-transform: translateY(40%);
    }

    50% {
        opacity: 0.7;
        transform: translateY(130%);
        -webkit-transform: translateY(130%);
        -moz-transform: translateY(130%);
        -ms-transform: translateY(130%);
        -o-transform: translateY(130%);
    }

    100% {
        opacity: 1;
        transform: translateY(40%);
        -webkit-transform: translateY(40%);
        -moz-transform: translateY(40%);
        -ms-transform: translateY(40%);
        -o-transform: translateY(40%);
    }
}

@keyframes scrollText {
    0% {
        opacity: 1;
        transform: translateY(105%);
        -webkit-transform: translateY(105%);
        -moz-transform: translateY(105%);
        -ms-transform: translateY(105%);
        -o-transform: translateY(105%);
    }

    50% {
        opacity: 0.7;
        transform: translateY(130%);
        -webkit-transform: translateY(130%);
        -moz-transform: translateY(130%);
        -ms-transform: translateY(130%);
        -o-transform: translateY(130%);
    }

    100% {
        opacity: 1;
        transform: translateY(105%);
        -webkit-transform: translateY(105%);
        -moz-transform: translateY(105%);
        -ms-transform: translateY(105%);
        -o-transform: translateY(105%);
    }
}

/* ////////////////////////////
 * Scroll icon end
//////////////////////////// */

.fixed_info {
    position: fixed;
    right: 15px;
    bottom: 50px;
    z-index: 9999999;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.fixed_info a:first-child {
    background-color: #524D52;
    border-radius: 49px;
    height: 58px;
    width: 58px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 15px;

}

.fixed_info a:last-child {
    background-color: #524D52;
    border-radius: 49px;
    height: 98px;
    width: 98px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*------------------------------------------------*/
/*----------[SECTION TEXT WITH PICTURE]-----------*/
/*------------------------------------------------*/
.small_picture_section .et_pb_row:first-child {
    position: absolute;
    left: 22%;
    top: 15%;
    width: fit-content;
    z-index: 99999;
}

.small_picture_section .et_pb_row:last-child {
    position: absolute;
    top: 65%;
    right: 10%;
    width: fit-content;
}

@media only screen and (max-width:1025px) {
    .small_picture_section .et_pb_row:last-child {
        top: 80%;
    }
}

@media only screen and (max-width:981px) {
    .small_picture_section .et_pb_row:last-child {
        position: relative;
        width: auto;
    }

    .small_picture_section .et_pb_row {
        width: 80%;
    }
}

.small_picture_section .row_aligned {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-right: 75px;
}

/* .small_picture_section img {
    background-color: #090B19;
    -webkit-mask-image: linear-gradient(0deg,
            rgba(0, 0, 0, 0.4) 0%,
            rgba(0, 0, 0, 1) 100%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-image: linear-gradient(0deg,
            rgba(0, 0, 0, 0.4) 0%,
            rgba(0, 0, 0, 1) 100%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
} */

.small_picture_section span.et_pb_image_wrap::after {
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(9, 11, 25, 0.20) -9.2%, rgba(9, 11, 25, 0.40) 100%);
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.small_picture_section h3 {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}

/*------------------------------------------------*/
/*-------------[REALISATION SECTION]--------------*/
/*------------------------------------------------*/
/* .realisation_section .et_pb_image_wrap {
    background-color: #090B19;
    -webkit-mask-image: linear-gradient(0deg, rgba(9, 11, 25, 0.20) 0%, rgba(9, 11, 25, 0.40) 100%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-image: linear-gradient(0deg, rgba(9, 11, 25, 0.20) 0%, rgba(9, 11, 25, 0.40) 100%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
} */

.realisation_section span.et_pb_image_wrap:after {
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(9, 11, 25, 0.20) -9.2%, rgba(9, 11, 25, 0.40) 100%);
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.realisation_section .et_pb_row {
    display: flex;
    align-items: center;
}

.realisation_section .et_pb_row .et_pb_column {
    margin-right: 1.5% !important;
}

.realisation_section span.et_pb_image_wrap,
.realisation_section span.et_pb_image_wrap img {
    width: 100%;
}

.text-rel {
    padding-left: 24px;
}

.realisation_section img {
	height: 616px;
	width: auto;
	object-fit: cover;
}

/*------------------------------------------------*/
/*--------------------[GALLERY]-------------------*/
/*------------------------------------------------*/
/* .gallery img {
    background-color: #090B19;
    -webkit-mask-image: linear-gradient(0deg,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 0.3) 100%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-image: linear-gradient(0deg,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 0.3) 100%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
} */

.gallery span.et_pb_image_wrap::after {
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(9, 11, 25, 0.30) 0%, rgba(9, 11, 25, 0.15) 100%);
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gallery img {
	height: 240px !important;
}
@media (max-width: 980px) {
.gallery span {
	width: 100% !important;
	}
	
	.gallery span img {
	width: 100% !important;
	}
}
/*------------------------------------------------*/
/*---------[PICTURE NEXT TO TEXT SECTION]---------*/
/*------------------------------------------------*/
.pic_next_text img {
    background-color: #090B19;

    -webkit-mask-image: linear-gradient(0deg,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 0.3) 100%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;

    mask-image: linear-gradient(0deg,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 0.3) 100%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
}

.pic_next_text .et_pb_row {
    padding-right: 75px;
}

.pic_next_text h2 {
    padding-bottom: 50px;
}

.pic_next_text .but {
    margin-top: 50px
}

.pad_top {
    padding-top: 0;
}

.usps p,
.usps div {
    font-family: "Bodoni Moda", serif !important;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.usps .et_pb_code_inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.contact_info h2 {
    font-size: 30px !important;
    font-weight: 400;
    padding-bottom: 50px;
}

.gform_required_legend {
    display: none;
}

.gfield--type-html {
    padding-bottom: 50px;
}

.gfield_label {
    font-size: 16px !important;
    font-weight: 400 !important;
}

.contact_info input {
    background-color: #272624;
    border: 1px #fff solid;
    color: #fff !important;
    padding: 10px !important;
}

.contact_info input::placeholder {
    color: rgba(255, 255, 255, 0.30);
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
}

.contact_info select {
    background-color: #272624;
    border: 1px #fff solid;
    color: #fff !important;
    padding: 10px !important;
}

.contact_info .social {
    text-decoration: none !important;
    background-color: #524D52;
    margin-top: 25px;
}

.contact_info h3 {
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 25px;
}

.contact_info textarea {
    background-color: #272624;
    border: 1px #fff solid;
    color: #fff !important;
    padding: 10px !important;
}

.gform-field-label {
    font-weight: 400 !important;
}

#gform_submit_button_1 {
    padding: 20px 50px !important;
    font-size: 16px !important;
    font-weight: 700;
}

/*------------------------------------------------*/
/*-----------------[CTA SECTION]------------------*/
/*------------------------------------------------*/
.cta_section .et_pb_text_inner {
    text-align: center;
    margin: 0 auto;
}

.cta_section p:first-child {
    font-family: "Bodoni Moda", serif !important;
    font-size: 80px;
    font-weight: 400;
    padding-bottom: 50px;
}

.cta_section .but {
    margin-top: 25px;
}

.cta_section .et_pb_row {
    padding-top: 100px;
    padding-bottom: 100px;
}

/*------------------------------------------------*/
/*--------------[Contact form error]--------------*/
/*------------------------------------------------*/
.validation_error {
    display: none;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    box-sizing: content-box !important;
}

.gform_wrapper.gf_browser_chrome .gfield_error select,
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea {
    border: 2px solid #790000 !important;
    background-color: #fff2f2 !important;
}

.gform_wrapper .gfield_error .gfield_label {
    color: #790000 !important;
}

.gform_wrapper .validation_message {
    display: none;
}

.gform_button[type=submit]:hover {
    cursor: pointer !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
    font-size: 24px !important;
}

.breadcrumb_section + .img-left-special {
    padding-top: 0 !important;
}

.img-left-special-column-1 {
    margin-left: -10vw;
    padding: 0 !important;
	width: 27% !important;
}

.img-left-special-column-1 span.et_pb_image_wrap::after {
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(9, 11, 25, 0.20) -9.2%, rgba(9, 11, 25, 0.40) 100%);
    mix-blend-mode: hard-light;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.img-left-special-column-1 span.et_pb_image_wrap img {
	height: 460px;
}

.img-left-special .et_pb_column_3_4{
    width: inherit !important;
}

.row-pulled-right {
    margin-left: -5vw !important;
}

.img-left,
.img-right {
    display: flex !important;
}

.img-left .et_pb_row .et_pb_column:last-child {
    display: flex;
    height: 100%;
    align-items: flex-start;
}

.img-left .et_pb_row,
.img-left .et_pb_row .et_pb_column:first-child,
.img-left .et_pb_row .et_pb_column:first-child .et_pb_image,
.img-left .et_pb_row .et_pb_column:first-child .et_pb_image .et_pb_image_wrap {
    position: initial;
}

.img-left .et_pb_row .et_pb_column:first-child .et_pb_image .et_pb_image_wrap img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(96% / 2);
}

.img-left h2,
.img-left h3 {
    line-height: normal;
    text-transform: uppercase;
}

.img-left .but {
    margin-top: 70px;
}

.img-left span.et_pb_image_wrap::after {
    content: "";
    display: block;
    background: linear-gradient(0deg, rgba(9, 11, 25, 0.30) 0%, rgba(9, 11, 25, 0.15) 100%);
    mix-blend-mode: hard-light;
    width: calc(96% / 2);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.footer_elements a:not(.but,.social) {
    text-decoration: underline !important;
}

.footer_elements a:not(.but,.social):hover {
    text-decoration: none !important;
}

.et_pb_scroll_top.et-pb-icon {
	bottom: 250px !important;
}

@media (max-width: 980px) {

    h2 {
        font-size: 38px !important;
    }

    .img-left-special-column-1 {
        position: absolute !important;
        left: -10vw !important;
    }

    .realisation_section .et_pb_row {
        padding-right: 0 !important;
    }

    .img-left .et_pb_row {
        display: flex !important;
        flex-direction: column-reverse;
    }

    .img-left .et_pb_row .et_pb_column:first-child .et_pb_image .et_pb_image_wrap img {
        position: initial !important;
        width: 100% !important;
    }

    .img-left span.et_pb_image_wrap {
        position: relative !important;
    }

    .img-left span.et_pb_image_wrap::after {
        width: 100% !important;
    }

    .cta_section p:first-child {
        font-size: 50px !important;
        line-height: 1;
    }

    .img-left-special-column-1 {
        position: relative !important;
    }

    .img-left-special .et_pb_row {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    .realisation_section .et_pb_column:last-child {
        width: 80% !important;
        margin: auto !important;
    }

    .usps .et_pb_code_inner {
        display: flex !important;
        flex-direction: column;
    }
    .usps .et_pb_code_inner div.usps-item {
        display: flex !important;
        align-items: center;
    }

    .usps .et_pb_code_inner div.usps-item span {
        margin-right: .5rem;
    }

    .usps div.usps-sep {
        display: none !important;
    }
	.row-pulled-right {
		margin-left: 0vw !important;
	}
}