/*
Theme Name: luxuria
*/
@import url('css/mobile.css') (max-width: 767px);
@import url('css/tablet.css') (min-width: 768px) and (max-width: 1100px);
@import url('css/laptop.css') (min-width: 1101px) and (max-width: 1365px);
@import url('css/desktop.css') (min-width: 1366px);

@font-face {
    font-family: 'Gill Sans Nova';
    src: url('fonts/GillSansNova-Medium.eot');
    src: url('fonts/GillSansNova-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSansNova-Medium.woff2') format('woff2'),
        url('fonts/GillSansNova-Medium.woff') format('woff'),
        url('fonts/GillSansNova-Medium.ttf') format('truetype'),
        url('fonts/GillSansNova-Medium.svg#GillSansNova-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova';
    src: url('fonts/GillSansNova-Light.eot');
    src: url('fonts/GillSansNova-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSansNova-Light.woff2') format('woff2'),
        url('fonts/GillSansNova-Light.woff') format('woff'),
        url('fonts/GillSansNova-Light.ttf') format('truetype'),
        url('fonts/GillSansNova-Light.svg#GillSansNova-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gill Sans Nova';
    src: url('fonts/GillSansNova-Book.eot');
    src: url('fonts/GillSansNova-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/GillSansNova-Book.woff2') format('woff2'),
        url('fonts/GillSansNova-Book.woff') format('woff'),
        url('fonts/GillSansNova-Book.ttf') format('truetype'),
        url('fonts/GillSansNova-Book.svg#GillSansNova-Book') format('svg');
    font-weight: normal;
    font-style: normal;
}




.top::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.top .img {
    float: left;
    width: 55%;
    max-height: 570px;
    overflow: hidden;
}

.img>p {
    margin: 0px;
}

.foam {
    float: right;
    width: 45%;
    box-sizing: border-box;
}

.top .img img {
    width: 100%;
    height: auto;
}

.foam .wpcf-wrapper {
    padding: 0px;
    max-width: 650px;
    margin: 0 auto;
    display: block;
    float: none;
    width: 76%;
}

.foam .wpcf-wrapper::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.top .titel {
    font-size: 55px;
    font-family: 'Garamond Prmr W01 Roman';
    letter-spacing: 0px;
    border-bottom: 2px solid#d5d5d5;
    padding-bottom: 40px;
    margin: 50px 0px 0px 12%;
}

.contact-page-wrp .foam .wpcf-wrapper span input {
    border: 1px solid #d6d6d6;
    height: 59px;
    padding: 14px 20px;
    font-size: 17px;
    color: #7f7f7f;
    line-height: normal;
    margin-bottom: 15px;
}

.contact-page-wrp .foam .wpcf-wrapper span textarea {
    border: 1px solid #d6d6d6;
    padding: 14px 20px;
    font-size: 17px;
    color: #7f7f7f;
    line-height: normal;
    margin-bottom: 11px;
    font-family: 'Gill Sans W01 Medium';
    width: calc(100% - 42px);
    max-height: 180px;
}

.foam .sub-titel {
    margin: 20px 0px 54px 12%;
    font-size: 23px;
    font-weight: normal;
}

.contact-page-wrp .send-btn {
    max-width: 130px;
    background-color: #000000 !important;
    height: 45px;
    font-weight: normal;
}

.middel {
    background-color: #d9d9d9;
    padding: 80px 45px 65px;
}

.middel::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.middel .col {
    float: left;
    width: 33.33%;
}

.middel .col .footer-titel {
    font-family: "Gill Sans W01 Medium";
    margin: 0px;
    font-size: 28px;
}

.middel .col p {
    font-size: 26px;
    line-height: 1.5em;
    margin-bottom: 0px;
}

.middel .col:nth-child(2)>p {
    margin-bottom: 47px;
}

.middel .col p a {
    text-decoration: none !important;
}

.iframe-wrp iframe {
    max-height: 570px;
    width: 100%;
}

.bottom_text_con>br {
    display: none;
}

.bottom_text_con>span {
    color: #7f7f7f;
    line-height: normal;
    margin-bottom: 45px;
    font-family: 'Gill Sans Nova';
    font-weight: normal;
    display: block;
    font-size: 18px;
    opacity: 0.7;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	color: #f00;
	margin-top: 10px !important;
	text-align: left;
	font-size: 14px;
}
.bottom_text_con::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.contact_wrap_info .general-content-wrapper {
    padding: 0px !important;
}

.content-wrapper .title{display: none !important;}

.contact_wrap .top .foam .titel{
    font-size: 55px;
    font-family: 'Garamond Prmr W01 Roman';
    letter-spacing: 0px;
    border-bottom: 2px solid#d5d5d5;
    padding-bottom: 40px;
    margin: 68px 0px 0px 12%;
    line-height: 1em;
} 


@media (min-width: 1025px) and (max-width: 1900px) {

    .contact-page-wrp .foam .wpcf-wrapper span input, .contact-page-wrp .foam .wpcf-wrapper span textarea {
        font-size: 0.88vw;
    }
    .contact-page-wrp .foam .wpcf-wrapper span input {
        height: 2.60vw;
    }
}


@media (max-width: 1440px) {

    .top .titel {
        font-size: 45px;
        padding-bottom: 25px;
    }
    .foam .sub-titel {
        margin: 15px 0px 30px 12%;
        font-size: 20px;
        font-weight: normal;
    }
    .contact-page-wrp .foam .wpcf-wrapper span textarea {
          max-height: 55px;
    }
    .bottom_text_con > span {
       margin-bottom: 7px;
        font-size: 14px;
    }
    .middel {
        padding: 50px 45px 35px;
    }
    .middel .col .footer-titel {
        font-size: 24px;
    }
    .middel .col p {
        font-size: 20px;
    }
    .iframe-wrp iframe {
        max-height: 350px;
    }
}


@media (max-width: 1024px) { 

    .top .titel {
        font-size: 35px;
        padding-bottom: 15px;
        margin: 15px 0px 0px 12%;
    }
    .foam .sub-titel {
        margin: 10px 0px 10px 12%;
        font-size: 16px;
        font-weight: normal;
    }
    .contact-page-wrp .wpcf7-form {
        width: auto !important;
    }
    .contact-page-wrp .foam .wpcf-wrapper span input {
        height: 35px;
        font-size: 14px;
    }
    .contact-page-wrp .foam .wpcf-wrapper span textarea {
        max-height: 70px;
        font-size: 14px;
    }
    .middel {
        padding: 30px 35px 0px;
    }
    .middel .col .footer-titel {
        font-size: 18px;
    }
    .middel .col p {
        font-size: 14px;
    }
    .middel .col:nth-child(2) > p {
        margin-bottom: 20px;
    }
    .contact-page-wrp .send-btn {
        margin-top: 0px !important;
    }

}

@media (max-width: 992px) { 
    .top .img {
        width: 100%;
    }
    .foam {
        width: 100%;
        padding: 20px 0px;
    }
    .iframe-wrp iframe {
        max-height: 230px;
    }
    .middel .col .footer-titel {
        font-size: 15px;
    }
} 


@media (max-width: 767px) {

    .foam .wpcf-wrapper {
        width: 90%;
    }
    .top .titel {
        margin: 15px 0px 0px 5%;
    }
    .foam .sub-titel {
        margin: 10px 0px 10px 5%;
    }
    .middel .col {
        width: 100%;
        margin-bottom: 20px;
    }
    .middel .col:last-child {
        margin-bottom: 0px;
    }
    .middel {
        padding: 20px;
    }
    .middel .col:nth-child(2) > p {
        margin-bottom: 0px;
    }
    .middel .col > p > a {
        margin-bottom: 10px;
        display: block;
    }
}