﻿body {
}

.inner-banner-section {
    /*  padding-top: 208px;
    padding-bottom: 113px;*/
    height: 350px;
    display: flex;
    align-items: center;
}

.banner-section {
    position: relative;
    /*    padding-left: 200px;
    padding-right: 200px;*/
    background-color: #19232d;
    overflow: hidden;
    z-index: 9;
}

.bg-overlay-black:after {
    content: "";
    position: absolute;
    background-color: #00000069;
    opacity: .9;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.bg_img {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}
.bg-overlay-black > div {
    position: relative;
    z-index: 2;
}
.banner-section .banner-content {
    position: relative;
    z-index: 9;
}
.inner-banner-section .banner-content .title {
    margin-top: -20px;
    margin-bottom: 20px;
}
.banner-section .banner-content .title {
    margin-bottom: 25px;
    font-weight: 700;
    color: white;
}
.breadcrumb {
    background-color: transparent;
    padding: 0;
    margin: 0;
    justify-content: center;
}
    .breadcrumb li {
        color: #19232d;
        font-family: "Mulish", sans-serif;
    }
.breadcrumb-item a {
    font-weight: 700;
    font-size: 20px;
    position: relative;
    z-index: 2;
    color: white;
}
.breadcrumb-item.active {
    font-weight: 700;
    color: #dcbb87;
    font-size: 20px;
    position: relative;
    z-index: 2;
}
    .breadcrumb-item.active::before {
        content: ">";
        font-weight: 600;
        color: white;
        font-size: 20px;
        left: 0;
        top: 1px;
        position: relative;
    }
.mb-30-none {
    margin-bottom: -30px;
}
.map-area {
    margin-right: 30px;
}
    .map-area iframe {
        width: 100%;
        height: 460px;
    }
.contact-widget .contact-form-header {
    margin-bottom: 30px;
}
    .contact-widget .contact-form-header .sub-title {
        font-weight: 700;
        font-size: 20px;
        color: #dcbb87;
        margin-bottom: 15px;
        font-family: "Mulish", sans-serif;
    }
    .contact-widget .contact-form-header .title {
        margin-bottom: 10px;
        font-weight: 700;
        margin-top:0px;
    }
p:last-child {
    margin-bottom: 0px;
}
.contact-widget .contact-item-list li:first-child {
    border: none;
    padding: 0;
    margin: 0;
}
.contact-widget .contact-item-list li {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dashed #e5e5e5;
}
    .contact-widget .contact-item-list li {
        display: flex;
        flex-wrap: wrap;
    }
    .contact-widget .contact-item-list li .contact-item-icon {
        width: 60px;
        height: 60px;
        line-height: 60px;
        display: inline-block;
        text-align: center;
        background-color: #f5f3f1;
        border-radius: 50%;
        color: #dcbb87;
        font-size: 24px;
    }
    .contact-widget .contact-item-list li .contact-item-content {
        width: calc(100% - 60px);
        padding-left: 20px;
    }
        .contact-widget .contact-item-list li .contact-item-content .title {
            font-family: "Mulish", sans-serif;
            font-weight: 800;
            font-size: 24px;
            margin-top: 0px;
        }
        .contact-widget .contact-item-list li .contact-item-content p {
            margin-bottom: 0;
            font-weight: 600;
        }
        .contact-widget .contact-item-list li .contact-item-content p {
            margin-bottom: 0;
            font-weight: 600;
        }
.text--base {
    color: #dcbb87 !important;
}
.contact-widget .contact-item-list li a {
    display: flex;
    flex-wrap: wrap;
}
 
.contact-widget .contact-item-list li .contact-item-content p {
    margin-bottom: 0;
    font-weight: 600;
}
.contact-widget .contact-item-list li .contact-item-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
    background-color: #f5f3f1;
    border-radius: 50%;
    color: #dcbb87;
    font-size: 24px;
}
span {
    display: inline-block;
}
.contact-widget .contact-item-list li a {
    display: flex;
    flex-wrap: wrap;
}
.bg--gray {
    background-color: #f5f3f1;
}
.contact-section {
    position: relative;
    overflow: hidden;
}
.ptb-120 {
    padding: 60px 0;
}
.bg--gray {
    background-color: #f5f3f1;
}
.contact-section .contact-element {
    position: absolute;
    right: -10%;
    bottom: -5%;
}
.mb-30-none {
    margin-bottom: -30px;
}
.contact-left-content .sub-title {
    font-weight: 700;
    font-size: 20px;
    color: #dcbb87;
    margin-bottom: 15px;
    font-family: "Mulish", sans-serif;
}
.contact-left-content .title {
    margin-bottom: 15px;
    font-weight: 700;
    width: 100%;
}
h2 {
    font-size: 40px;
    font-weight: 600;
}
.contact-left-content p {
    color: #19232d;
}
p {
    margin-bottom: 15px;
    line-height: 1.7em;
}
.contact-left-content .contact-social {
    margin-top: 30px;
}
.mb-20-none {
    margin-bottom: -20px;
}
.form-group {
    margin-bottom: 20px;
}
.contact-form-area .icon {
    position: absolute;
    top: 13px;
    right: 30px;
    background-color: transparent;
    color: rgba(61, 61, 61, 0.7);
    font-size: 20px;
}
label {
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: "Playfair Display", sans-serif;
    display: block;
}
.contact-form-area .form--control {
    border: 1px solid #dcbb87;
    background-color: white;
    border-radius: 3px;
    height: 50px;
    color: #3d3d3d;
    font-family: "Mulish", sans-serif;
    padding: 10px 40px 10px 15px;
    font-weight: 700;
    width:100%;
}

.contact-form-area .icon {
    position: absolute;
    top: 13px;
    right: 30px;
    background-color: transparent;
    color: rgba(61, 61, 61, 0.7);
    font-size: 20px;
}
textarea {
    display: block;
    width: 100%;
    display: block;
    min-height: 180px;
}
.btn--base {
    position: relative;
    background: #dcbb87;
    border: 1px solid #dcbb87;
    color: #19232d;
    padding: 12px 25px;
    border-radius: 999px;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
}
.contact-form-area button i, .contact-form-area input[type="button"] i, .contact-form-area input[type="reset"] i, .contact-form-area input[type="submit"] i {
    font-size: 12px;
    transition: all 0.5s;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-name_icone:before {
    content: "\e948";
}
@media screen and (min-width:200px) and (max-width:992px){
    .banner-section {
        padding-left: 0px;
        padding-right: 0px;
    }
    .map-area {
        margin-right: 0px!important;
    }
    .contact-widget{
        margin-top:30px;
    }
        .contact-widget .contact-form-header .title, .contact-left-content .title {
            font-size: 30px;
        }
    
}