.ng-evaluation {
    position: relative;
    padding: 0
}

.ng-evaluation .ng-flexdiv {
    /* visibility: hidden; */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.yf-fomrsubmit-result {
    text-align: center
}

.ngy_bg-overlap {
    background: rgba(10, 27, 64, 0.55);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ng-evaluation-left {
    width: 35%;
    padding-right: 2%;
    margin-left: 50px;
    z-index: 1
}

.main .ng-evaluation-right .container {
    padding: 0 0 20px 0
}

.ng-evaluation-right {
    width: 52%;
    align-self: center;
    background: #fff;
    box-shadow: 0 100px 169px rgb(0 0 0 / 7%), 0 12.7199px 37.7484px rgb(0 0 0 / 4%), 0 8.57555px 11.2387px rgb(0 0 0 / 3%);
    max-width: 70%;
    margin: 0 50px 160px 90px;
    padding-right: initial;
    z-index: 1
}

.ng-evaluation-left img {
    display: block;
    width: 100%
}

.ng-evaluation-left .ng-h1 span {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 132.5%;
    color: #fff;
    padding: 0
}

.ng-evaluation-left .ng-h3 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 132.5%;
    color: #fff;
    width: 100%;
    text-align: left
}

.ng-evaluation-left .ng-text {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 132.5%;
    color: #fff
}

.ng-evaluation-right .ng-h1 span {
    font-family: 'Libre Baskerville';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #0a1b40
}

body.yacht-valuation .ng-evaluation-right .ng-h1 span {
    color: #0a1b40 !important;
}

.ng-evaluation-right ul.ng-boat-evaluation-form {
    width: 100%
}

.ng-evaluation-right .contact-form-wrapper h3 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #0a1b40
}

.ng-evaluation-right .contact-form-wrapper ul {
    list-style-type: none;
    margin-bottom: 30px
}

.ng-evaluation-right .contact-form-wrapper ul li {
    display: flex
}

.ng-evaluation-right .contact-form-wrapper ul li .form-control-wrapper {
    flex: 1;
    margin-right: 30px
}

.ng-evaluation-right .contact-form-wrapper ul li .form-control-wrapper label {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #0a1b40
}

.ng-evaluation-right .contact-form-wrapper ul li .form-control-wrapper input {
    background: #fff;
    border: 1px solid #d4ddf1;
    padding: 12px;
    height: 48px
}

.ng-evaluation-right .ng-hr {
    border: 0;
    margin: 0
}

.ng-evaluation-right .ng-hr div {
    position: relative;
    top: -2px;
    border: 0;
    float: left;
    display: inline-block
}

.ng-evaluation-right .ng-hr .ng-submit {
    display: inline-block;
    padding: 8px 14px;
    color: #fff;
    border: 0;
    min-width: 160px;
    cursor: pointer;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    background: #0a1b40;
    border: 1px solid #0a1b40;
    border-radius: 0 !important;
    -webkit-border-radius:0px;
    -webkit-appearance: none;
}

.ng-evaluation-right .ng-hr .ng-submit:hover {
    background: #fff;
    color: #0a1b40;
    border: 1px solid #0a1b40
}

.ng-boat-evaluation {
    background: #2abfd0;
    padding: 150px 0 125px 0
}

.main .ng-boat-evaluation .container {
    padding: 0;
    background-color: transparent
}

ul.ng-boat-evaluation-form {
    padding: 0;
    list-style-type: none;
    font-size: 0;
    width: 80%;
    margin: 0 auto
}

.ng-boat-evaluation ul.ng-boat-evaluation-form li {
    margin: 0 0 0 2%;
    padding: 0;
    width: 32%;
    font-size: 14px;
    vertical-align: top;
    display: flex
}

.ng-boat-evaluation ul.ng-boat-evaluation-form p {
    margin: 0 0 7px 0;
    padding: 0;
    font-family: 'glober-bold';
    font-size: 14px;
    color: #0b1b3e
}

.ng-boat-evaluation ul.ng-boat-evaluation-form input[type="text"] {
    margin: 0 0 7px 0;
    padding: 9px;
    border: 0;
    font-family: 'glober-regular';
    width: 100%;
    font-size: 13px;
    color: #868686
}

.ng-boat-evaluation div.ng-hr {
    border-top: 2px solid #0b1b3e
}

body.yacht-valuation .ng-evaluation-left .ng-text {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .6px
}

body.yacht-valuation .ng-evaluation-left .ng-h3 {
    line-height: 25.65px;
    font-size: 18px;
    letter-spacing: 1.8px
}

img.ngy_valuation-bg {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.ng-evaluation>.ng-flexdiv {
    padding: 100px 0 0 0
}

@media screen and (max-width:820px){
    .ng-evaluation .ng-flexdiv{
        display:flex;
        flex-direction:column;
    }
    .ng-evaluation-left {
        width: 100%;
        padding-right: 5%;
        margin: 15px;
        text-align: center;
    }

    .ng-evaluation-right {
        width: 100%;
        max-width: 100%;
        padding-top: 5%;
        margin: 50px auto;
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (max-width:768px) {
    .ng-evaluation-left {
        width: 100%;
        padding-right: 5%;
        margin: 15px;
        text-align: center
    }

    .ng-evaluation-right {
        width: 100%;
        max-width: 100%;
        padding-top: 5%;
        margin: 50px auto;
        padding-right: 0;
        padding-left: 0
    }

    .ng-boat-evaluation ul.ng-boat-evaluation-form li {
        margin: 0;
        padding: 0;
        width: 100%
    }

    .mob-none {
        display: none
    }

    .ng-evaluation .ng-flexdiv {
        display: flex;
        flex-direction: column
    }

    .ng-evaluation-right .ng-hr .ng-submit {
        border-radius: 0
    }

    .ng-evaluation-left {
        padding: 15px;
        margin: 0 auto
    }

    .ng-evaluation-right .contact-form-wrapper ul li {
        flex-direction: column
    }

    .ng-evaluation-left .ng-h3 {
        text-align: center
    }

    .ng-evaluation-right .contact-form-wrapper ul li .form-control-wrapper {
        margin: 0
    }

    img.ngy_valuation-bg {
        /* object-position: right; */
        object-position: initial;
    }
}