body {
    background: #fff;
    background-image: url(../images/pachet-moscraciun/bg-pachet-moscraciun.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat; 
}

.valentine {
    width: 650px;
    margin: -11px auto 0;
    background: #fff;
}

.body_valentine {
    background: #fff;
    width: 100%;
    padding: 30px;
    min-height: 650px;
    overflow: hidden;
}

.body_valentine h1 {
    font-size: 22px;
    color: #222;
    text-align: center;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    line-height: 1.3em;

}

#formId {
    padding: 0px 100px 50px;
}

.premiu {
    margin: 20px 0;
}

.premiu img {
    width: 100%;
}

.nume {
    /* background: #DA0F10; */
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100%;
    /* de modificat aici */
    padding: 10px 10px 10px 10px !important;
    color: #000 !important;
    height: 60px !important;
    margin-bottom: 20px;
}

.face {
    /*	background: #DA0F10;*/
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    color: #000 !important;

    height: 60px !important;
    margin-bottom: 20px;

}

.insta {
    /*	background: #DA0F10;*/
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    color: #000 !important;

    height: 60px !important;
    margin-bottom: 20px;

}

.casatorie {
    /*	background: #DA0F10;*/
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;

    color: #000 !important;

    height: 60px !important;
    margin-bottom: 20px;

}

.mail {
    /*	background: #DA0F10;*/
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;

    color: #000 !important;

    height: 60px !important;
    margin-bottom: 20px;

}
.telefon {
    /*	background: #DA0F10;*/
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    font-family: halcyon, sans-serif !important;
    color: #000 !important;
    height: 60px !important;
    margin-bottom: 20px;
}
.raspuns {
    border-radius: 0px;
    border: 1px solid #000;
    width: 100%;
    height: 100px;
    background: #fff;

    padding: 10px 10px 10px 10px;
    font-family: halcyon, sans-serif !important;
    color: #000;
    margin-bottom: 20px;

}
.form_camp {
    font-size: 22px;
    margin-bottom: 5px;
    color: #332d53;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px
}
.btn {
    border: 0;
    color: #fff;
    background-color: #332d53;
    padding: 8px 20px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    height: 60px;
}
.particpant .foto {
    margin-bottom: 15px;
    position: relative;
}
a.control_next {
    right: 0;
    border-radius: 2px 0 0 2px;
}
.slider_option {
    position: relative;
    margin: 10px auto;
    width: 160px;
    font-size: 18px;
}
.lleft {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 20px;
    left: 20px;
}
.rright {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 20px;

}

.carousel-inner {
    text-align: center
}

.carousel-inner .item {
    text-align: center !important;
    width: 100%;
}

.carousel-inner .item img {

    width: 100%;
}


.more {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px;
}

/*.particpant{
	margin-bottom: 20px
}*/

.sepa {
    margin: 0 auto 0;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    width: 40%;

    height: 2px;
    /*	background:#8c8c8c;*/
    border: 0;
    border-top: 2px solid #5a5a5a;
    border-style: dotted;
}

.image.in {
    border-radius: 0px !important;
    border: 1px solid #000 !important;
    width: 100% !important;
    padding: 10px 10px 10px 10px !important;
    font-family: halcyon, sans-serif !important;
    color: #000 !important;
    height: 60px !important;
    margin-bottom: 20px;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;

}

.paginare a {
    display: block;
    background: #e9e9e9;
    padding: 5px 12px;
    float: left;

    margin-right: 6px;
    margin-bottom: 6px;
    color: #332d53;
    font-size: 18px;
    text-decoration: none
}

.paginare a:hover {
    display: block;
    background-color: #da0f0f;
    float: left;
    margin-right: 6px;
    margin-bottom: 6px;
    color: #fff;
    font-size: 18px;
    text-decoration: none
}

.paginare .active {
    background-color: #da0f0f !important;
    color: #fff;
}

.paginare {
    padding-bottom: 20px;
}

.send {
    background: #DA0F10 !important;
    width: 100%;
    max-width: 200px !important;
    height: auto;
    border-radius: 5px !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 15px;
    border: 0 !important;
    cursor: pointer;
    padding: 10px;
    display: block;
    margin: 20px auto;
    text-align: center;
}

form {
    margin-bottom: 20px;
}

.send:hover {
    background: #f2647e !important
}

.eroarez {
    display: none;
    color: #DA0F10;
    background-color: #dd1a94;
    margin-bottom: 20px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

.eroare {
    display: none;
    color: #DA0F10;
    background-color: #dd1a94;
    margin-bottom: 20px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}

#ch {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
    border: 1px solid rgba(0, 0, 0, 0.25);
    outline: none;
    width: 30px;
    margin: 0 0 10px;
    padding: 16px 17px 14px;
    height: 30px;
    float: left;
    margin-top: 4px;
}

.menu {
    height: 60px;
    background-image: url(../images/menu4.jpg);
    width: 100%;
    position: relative;
    z-index: 99;
    margin-top: -21px;
    padding-left: 35px
}


.menu ul li {
    list-style-type: none;
    padding-right: 7px;
    padding-right: 7px;
    color: #fff !important;
    font-size: 16px;
    float: left;
    height: 60px;
    line-height: 60px;

}

.menu a {
    color: #fff !important;
}



@media (max-width: 660px) {
    .valentine {
        width: auto;

    }

    body {
        background: transparent;
    }

}

.info h2 {
    font-size: 24px;
    color: #607054;
}

.info h3 {
    font-size: 20px;
    color: #607054;
    margin-bottom: 5px;
}

.info p {
    font-size: 16px;
    color: #8c8c8c;
    margin: 5px 0;
    padding: 0;
}

.form-body {
    background: radial-gradient(circle at 100% 100%, #ffffff 0, #ffffff 3px, transparent 3px) 0% 0%/8px 8px no-repeat, radial-gradient(circle at 0 100%, #ffffff 0, #ffffff 3px, transparent 3px) 100% 0%/8px 8px no-repeat, radial-gradient(circle at 100% 0, #ffffff 0, #ffffff 3px, transparent 3px) 0% 100%/8px 8px no-repeat, radial-gradient(circle at 0 0, #ffffff 0, #ffffff 3px, transparent 3px) 100% 100%/8px 8px no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 10px) calc(100% - 16px) no-repeat, linear-gradient(#ffffff, #ffffff) 50% 50%/calc(100% - 16px) calc(100% - 10px) no-repeat, linear-gradient(90deg, #8A6E2F 0%, #9f7928 18%, #FDB931 35%, #FDB931 72%, #FEDB37 82%);
    margin-top: -16px;
    box-sizing: border-box;
}


.form-body .title {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    padding: 6px;
    line-height: 1.2;
}


@media only screen and (max-width:640px) {
    #formId {
        padding: 0px 20px 50px;
    }

    .nume {
        width: 100% !important;
    }
}

#newsletter {
    float: none !important;
    margin-top: 4px;
    margin-left: -14px;
    margin-right: 7px;
    width: 14px;
    height: 14px;
    display: block;
    appearance: checkbox;
}

input[type=checkbox] {
    display: block;
}

@media (max-width:560px) {
    #newsletter {
        margin-left: 0;
    }
}

.parteneri a {
    text-indent: unset;
    background-image: unset;
    background-repeat: unset;
    background-size: unset;
    filter: unset;
    opacity: unset;
    height: unset;
    transition: unset;
}

footer .linkuri-utile a,
footer .linkuri-utile #ot-sdk-btn.ot-sdk-show-settings {
    color: #DA0F10;
    font-size: 14px;
    border-color: #fff;
    background-color: #fff;
}

@media only screen and (min-width: 1230px) {
    .parteneri li {
        padding: 0;
    }
}

body {
    margin-top: 0;
}