@font-face {
    font-family: "Bodoni-Poster-W10";
    src: url("../font/Bodoni.otf") format( "opentype" );
    font-display: swap;
}

.white-text,
.white-text h3,
.white-text h2,
.white-text h4,
.white-text h5,
.white-text h6 {
    color: #fff;
}

.home #header {
    position: static;
    background: #fff;
    padding-top: 5px;
}

.logo_wrap img {
    max-width: none !important;
    width: auto;
}

.no-padding .wpb_column{
    padding: 0 !important;
}
.no-padding .vc_row {
    margin: 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.no-padding .vc_column_container div {
    height: 100%;
}

.no-padding > .vc_row >  .wpb_column:not( .no-padding ) > .vc_column-inner,
.no-padding .no-padding .wpb_column .vc_column-inner{
    padding: 30px 20px;
}

.no-padding .vc_row .wpb_column {
    display: flex;
    flex-direction: column;
}

.no-padding .vc_column_container {
    min-height: 100%;
}

.footer_inner .logo {
	max-width: 150px;
}

body .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
	color: #3a4259;
	border-color: #3a4259;
}


body .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
	background: #3a4259;
	border-color: #3a4259;
}

.logo .logo_retina,
.logo .footer_logo_retina {
    display: none !important;
}

#header .logo img:not( .logo_retina, .footer_logo_retina ) {
    display: block !important;
}

.home .slick-dots li::before {
    display: none;
}

.border-image-radius img {
	border-radius: 25px;
}

h2.vc_custom_heading,
h3.vc_custom_heading,
h1.entry-title {
	font-weight: bold;
}

.vc_btn3-style-outline-custom {
	min-width: 150px;
}

div.middle_content {
	padding-bottom: 0;
}

.evc-predefined-style .slider-white-text.evc-shortcode p {
	color: #fff;
}

.svg-about-logo img {
	height: 60px;
	width: auto;
}

.contact-form-styled input,
.contact-form-styled textarea {
    border-radius: 15px;
    resize: none;
    border: 2px solid #4d73a0 !important;
    background: transparent;
    margin-top: 10px;
}

.contact-form-styled p {
    color: #4d73a0;
}

.contact-form-styled form{
    max-width: 80%;
    margin: 0 auto;
}

.contact-form-styled textarea {
    max-height: 165px;
}

.home .contact-form-styled textarea {
    max-height: 80px;
}

.home .contact-form-styled .wpcf7-submit {
    min-width: 160px;
    color: #4d73a0;
}

.contact-form-styled input:focus,
.contact-form-styled textarea:focus {
    border-color: #4d73a0;
}

.contact-form-styled input[type="submit"]:hover {
    background: #4d73a0;
    color: #fff;
}

.contact-form-styled .wpcf7-not-valid-tip,
.contact-form-styled .wpcf7-validation-errors {
    color: #4d73a0;
    margin-top: 10px;
    border-radius: 15px;
    border-color: #4d73a0;
}

#footer_nav li,
.social_wrap li {
    margin: auto 15px;
}

#footer #footer_nav li:before {
    display: none;
}

#footer #footer_nav li a {
    font-size: 18px;
    text-transform: none;
}

.footer_copyright.copyright {
    color: #fff;
}

.home-styled-text p{
    font-size: 16px;
    line-height: 150%;
    color: #4d73a0;
}

.home-grid-images img {
    border-radius: 15px;
}

.home-grid-images div,
.home-grid-images p {
    color: #4d73a0;
}

.home-grid-images .vc_custom_heading {
    font-weight: 700;
    line-height: 100%;
}

#header {
    background: #fff;
}

#header .header_bot {
    background: rgba(221, 221, 223, 0.6);
}

.footer-custom-logos {
    text-align: center;
}

.footer-custom-logos .logo:last-child {
    opacity: 1;
}

.footer-custom-logos .logo img{
    height: 105px;
}

.footer_nav .menu-item a {
    font-weight: 400 !important;
}

.contact-form-styled .wpcf7-form-control {
    border-width: 1px !important;
}

#footer #footer_nav a,
#header #navigation a {
    font-family: Lato, sans-serif;
}

.cmsms_breadcrumbs,
.tt_navigation_wrapper {
    display: none !important;
}

#header.navi_scrolled .header_bot{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

#header.navi_scrolled .header_mid {
    margin-bottom: 60px;
}

.vc_single_image-wrapper img {
    border-radius: 30px;
}

#home-main-image .vc_single_image-wrapper img {
    border-radius: 0;
}

@media all and ( min-width: 1500px ) {
    body:not( .home ) .headline {
        padding-top: 175px;
    }
}

@media all and ( max-width: 1921px ) {
    #home-main-image {
        background: none !important;
    }

    #home-main-image .wpb_column {
        padding: 0;
    }
}

@media all and ( min-width: 1922px ) {
    #home-main-image {
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 800px;
    }

    #home-main-image .wpb_single_image{
        display: none;
    }
}

@media all and (min-width: 960px) {

    #header .header_mid .side_logo_nav_wrap {
        margin: 0 auto;
        display: table;
        float: none;
    }

    .home-styled-text p {
        max-width: 303px;
        padding-left: 60px;
    }

    .home-styled-text.down p {
        max-width: 100%;
        padding-left: 0;
        padding-right: 60px;
    }

    .home-grid-images img {
        max-width: 255px;
    }

    .header_mid {
        padding-top: 20px;
        min-height: 100px;
    }

    .logo_wrap img {
        min-height: 90px;
    }

    .header_line nav {
        float: right;
    }

    #header #navigation li:before {
        display: none;
    }

    #header #navigation a {
        color: #4d73a0;
        font-size: 16px;
        text-transform: none;
        font-weight: 400;
    }

    .footer-custom-logos > a {
        margin: 0 25px;
    }

    body:not( .home ) #header {
        position: absolute;
        background: transparent;
    }

    body:not( .home ) #header .header_mid {
        display: none;
    }

    body:not( .home ) #header .header_bot {
        background: transparent;
    }

    body:not( .home ) #header #navigation a {
        color: #fff;
    }

}

@media all and ( max-width: 968px ) {

    .no-padding > .vc_row {
        display: block;
    }

    #header .header_mid .logo_wrap .logo img{
        display: block;
    }

    html #page #header {
        padding-top: 0 !important;
        height: auto;
    }

    .footer-custom-logos {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    #footer .footer-custom-logos a.logo {
        margin-bottom: 15px;
    }

    .home-slider-image-wrap img {
        margin: 0 auto;
    }

    #main {
        padding-top: 50px;
    }

    #page #main #header {
        position: fixed;
        top: 0;
    }

    html #page #main #header .header_mid {
        position: static;
    }

}

@media all and ( max-width: 476px ) {

    #footer .logo img {
        display: block;
    }

    #footer #footer_nav {
        display: grid;
        grid-row-gap: 15px;
        grid-template-columns: 1fr;
    }
    #footer .footer_inner #footer_nav > li:first-child {
        padding-left: 15px;
    }

    html #page #header .header_mid .header_mid_outer .header_mid_inner .resp_nav_wrap {
        position: absolute;
        top: 5px;
        right: 15px;
    }

    .padding-top-disable {
        padding-top: 0 !important;
    }

}

@media all and ( max-width: 1199px ) {

    .home #header {
        height: auto;
        padding-top: 0;
    }

}

@media all and ( min-width: 480px) {
    body:not( .home ) #page #main h1.entry-title {
        position: relative;
        padding-left: 145px;
		padding-bottom: 90px;
    }

    body:not( .home ) #page #main h1.entry-title::before {
        content: '';
        position: absolute;
        top: -10px;
        left: 0;
        width: 70px;
        height: 70px;
        background: url( '/wp-content/uploads/2020/03/logo-footer.svg' ) center/60px 60px no-repeat;
    }

    .enable_logo_centered #header .header_mid .logo_wrap {
        margin: 0;
    }

    .home #header.navi_scrolled .header_bot_outer {
        background: rgba(221, 221, 223, 0.6);
    }

    .home #main #header.navi_scrolled #navigation a {
        color: #4d73a0;
    }
}

@media all and ( min-width: 480px ) and ( max-width: 1025px ) {

    .header_mid_outer,
    .header_mid_inner,
    .logo_wrap,
    .logo_wrap a {
        min-height: 50px;
    }

    #header {
        background: #2b2737;
        max-height: 50px;
    }

    .header_bot,
    .header_bot li,
    .header_bot ul {
        background: #2b2737;
    }

    #page #header .header_mid {
        padding: 0;
        display: contents;
    }

    #header .logo_wrap img {
        min-height: auto;
    }

    #header .logo_wrap a {
        display: block;
    }

    html #page #header .header_mid .header_mid_outer .header_mid_inner .resp_nav_wrap {
        position: absolute;
        right: 15px;
        top: 11%;
    }

    #page #header .header_mid {
        display: block;
    }

}