section#screen-homepage-7 {
    width: 100%;
    display: flex;
    position: relative;
    min-height: 100vh;
}

section#screen-homepage-7 .left {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
    background: #646323;
    padding-bottom: 0;
}

.screen-homepage-7 .left .img {
    background-repeat: no-repeat;
    height: 100%;
    background-position: center;
    background-size: contain;
}

.screen-homepage-7 .right {
    width: 50%;
    position: relative;
    background-color: #646323;
    padding: 50px;
}

body {
    margin: 0;
}

.elementor-message-success {
    display: none;
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px;
}
.bg-footer {
    display: flex;
    align-items: center;
}

.bg-footer img {
    width: 150px;
}


::-ms-input-placeholder { /* Edge 12-18 */
  color: #e8e71b;
  font-weight: 500;
}

::placeholder {
  color: #e8e71b;
}

h2.elementor-heading-title.elementor-size-default {
    color: #e8e71b;
}

.item-ft {
    color: #e8e71b;
    font-size: 18px; 
padding-left: 10px;
line-height: 25px;
font-family: "Bai Jamjuree", Sans-serif !important;
}

body {
    font-family: "Bai Jamjuree", Sans-serif;
}

h2.elementor-heading-title.elementor-size-default {
    font-family: "Bai Jamjuree", Sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 1.3em;
}

.field-group input {
   color: #fff; 
    width: 100%;
    height: 37px;
    background: #fff;
    border-radius: 3px;
    padding: 0 20px;
border-color: #e8e71b;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px;
    padding-left: 0;
background-color: transparent;
font-family: "Bai Jamjuree", Sans-serif !important;
}

select#House-Type {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #e8e71b;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
       background-color: transparent;
    border-color: #e8e71b;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px;
    padding-left: 0;
}

textarea#form-field-Description {
    display: block;
    width: 100%;
max-width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   background-color: transparent;
    border-color: #e8e71b;
    border-width: 0px 0px 1px 0px;
    border-radius: 0px 0px 0px 0px; 
padding-left: 0px;
color: #fff;
font-family: "Bai Jamjuree", Sans-serif !important;
}

input[type="submit"] {
    color: #e8e71b;
    border: 1px solid #e8e71b;
    background-color: transparent;
    width: 100%;
    border-radius: 3px;
    font-weight: bold;
    font-size: 16px;
    height: 37px;
    color: #e8e71b;
    margin-top: 50px;
}

input[type="submit"]:hover {
    cursor: pointer;
}
.bg-mb {
    display: none;
} 

@media (max-width: 991px) {
    .bg-mb {
        display: inline-block;
        width: 100%;
    }
    .img {
        display: none;
    

} 

.bg-footer {
    margin-bottom: 10px;
}

.item-ft {
    font-size: 14px;
}
.wrapper-form {
    padding: 15px;
    border: 1px solid #e8e71b;
    margin: 15px;
}
    section#screen-homepage-7 .left {
        width: 100%;
        display: block;
        /* display: flex; */
        /* flex-direction: column; */
        /* justify-content: center; */
    }
    
    .screen-homepage-7 .right {
        width: 100%;
        /* display: flex; */
        /* flex-direction: column; */
        /* justify-content: center; */
        padding: 0;
        overflow: hidden;
    }
.wrapper-form {
    padding: 0 15px;
}
h2.elementor-heading-title.elementor-size-default {
    font-size: 25px;
}    
    section#screen-homepage-7 {
        display: inline-block;
            margin: 0;
    padding: 0;
       clear: both;
    }
    
    form#form-submit-sf {
        width: 100%;
    }
}
