@font-face {
    font-family: "Budidaya";
    src: url("../../assets-campanie/fonts/Budidaya-Regular.otf");
}
a{
    text-decoration:none !important;
}
.and-banner{
    background: #ac8ac7;
    background-image:url(../images/personaj.webp);
    background-repeat:no-repeat;
    background-position:50% 30%;
    background-size:33%;
    height: 653px;
}
.and-social-1{
    width:50px;
}
.and-bara-sus{
    padding-top:30px;
}

.and-bara-sus-right{
    text-align:right;
}
.and-bara-jos-left{
    padding-top:30px;
    text-align: center;
}
.and-bara-jos-left img{
    max-width:100%;
}
.and-custom-title-1{
    margin-top: -250px;
    color: white;
    font-size: 47px;
    font-weight: bold;
    line-height: 1.2;
}
.and-white-box{
    min-height: 300px;
    background: white;
    margin-top: -80px;
    border-radius: 20px;
}
.and-white-box div{
    text-align: center;
    font-size: 65px;
    line-height: 1.1;
    padding: 60px;
    color: #ee0080;
}
.and-sageata-1{
    background-image:url(../images/sageata1.png);
    background-size:contain;
    background-repeat:no-repeat;
    padding:80px 0;
}
.and-sageata-1 div{
    font-family: Budidaya;
    color: #ee0080;
    font-size: 40px;
    background: white;
    padding: 0px;
    margin-top: 10px;
}
.and-content-2 p{
    font-size:28px;
}
.and-content-2 p span{
    color: #ee0080;
}
.and-content-3-right{
    background-image:url(../images/sageata-reverse.png);
    background-size:contain;
    background-repeat:no-repeat;
    min-height:300px;
    background-position:center bottom;
}
.and-content-3-right div{
    display: block;
    text-align: right;
    font-family: Budidaya;
    color: #ee0080;
    font-size: 70px;
    margin-right: 100px;
    margin-top: -30px;
}
.and-content-4-splash{
    width: 600px;
    max-width: 100%;
    margin-top: -164px;
    margin-left: 0px;
}
.and-content-4-left, .and-content-4-right{
    padding:10px;
}
.and-content-4-left .and-chenar, .and-content-4-right .and-chenar{
    background-image: url(../images/chenar-gradient.png);
    min-height: 300px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: white;
    position:relative;
}
.and-content-4-top-adjust{
    margin-top:-340px;
}
.and-content-4-left .and-chenar p{
    color:black;
    font-family: Budidaya;
    font-size: 60px;
    text-align:right;
}
.and-bulina{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #ec008c;
    position: absolute;
    left: 25px;
    top: 40px;
    padding: 12px;
    color: white;
    font-family: Budidaya;
    font-size: 45px;
    text-align: center;
}
.and-content-5 h3{
    text-align:center;
    font-family: Budidaya;
    font-size: 65px;
    color: #ec008c;
    margin-top:30px;
    margin-bottom:30px;
}
.and-content-5{
    text-align:center;
}
.and-content-5 a{
    text-decoration:none;
}
.and-content-5 button{
    all:unset;
    background: #ec008c;
    padding:15px 50px;
    border-radius:50px;
    color:white;
    font-weight:bold;
    font-size:25px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
.and-container-shaddow{
    min-height:200px;
    background:white;
    -webkit-box-shadow: 1px 2px 17px -1px rgba(0,0,0,0.65);
    box-shadow: 1px 2px 17px -1px rgba(0,0,0,0.65);
    border-radius:20px;
    margin-top:50px;
    margin-bottom:50px;
}
.and-content-5{
    padding-top:30px;
    padding-bottom:30px;
}
.and-content-6{
    background:#f7f7f7;
    padding-top:30px;
    padding-bottom:80px;
}
.and-content-6-left{
    padding:30px;
    text-align:center;
}
.and-content-6-left label{
    text-align:left;
    display: block;
    padding-left:20px;
    font-size: 20px;
    font-weight:500;
}
.and-content-6-right{
    padding:30px;
    text-align:left;
    font-size: 16px;
}
.and-content-6-right .checkbox, .and-content-6-right .radio {
    margin-left: 10px;
    width: 25px;
    height: 25px;
    vertical-align: middle;
}
.and-content-6-left .and-input input{
    all:unset;
    padding-left: 40px;
    background-repeat: no-repeat;
    background-size: contain;
    width:100%;
}
.and-content-6-left .and-nume input{
    background-image:url(../images/nume_prenume_icon.png);
}
.and-content-6-left .and-prenume input{
    background-image:url(../images/nume_prenume_icon.png);
}
.and-content-6-left .and-telefon input{
    background-image:url(../images/telefon_icon.png);
}
.and-content-6-left .and-email input{
    background-image:url(../images/mail_icon.png);
}
.and-content-6-left .and-cnp input{
    background-image:url(../images/cnp_icon.png);
}
.and-content-6-left .and-input{
    padding: 25px;
    background-image: url(../images/input-border.png);
    background-repeat: no-repeat;
    background-size: contain;
    text-align: left;
    margin-bottom:10px;
}
.and-content-6-left .and-input .form-control:focus{
    outline: transparent !important;
    box-shadow: unset !important;
}
.and-content-7{
    padding-top:40px;
    padding-bottom:40px;
}
.and-linie{
    border-bottom:1px solid #ee0080;
}
.and-form-button{
    all:unset;
    background: #ec008c;
    padding:15px 20px;
    border-radius:50px;
    color:white;
    font-weight:bold;
    font-size:20px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
}
.and-content-7{
    min-height:	200px;
    background: #c299e1;
    padding-top:50px;
}
.and-meniu-footer{
    text-align:center;
}
.and-meniu-footer li{
    list-style-type:none;
    display:inline-block;
    color:white !important;
    padding:0px 10px;
}
.and-meniu-footer li a{
    color:white;
    font-size:17px;
}
@media only screen and (max-width : 480px) {
    .and-banner{
        height:100vh;
        background-position-y: 20%;
        background-position-x: -54px;
        background-size: 100%;
    }
    .and-bara-jos-left{
        padding-top:38vh;
    }
    .and-custom-title-1 {
        margin-top: -25vh;
        font-size: 35px;
    }
    .and-white-box div {
        text-align: center;
        font-size: 31px;
        line-height: 1.1;
        padding: 60px;
        color: #ee0080;
    }
    .and-white-box {
        min-height: 130px;
    }
    .and-content-3-right {
        background-image: url(../images/sageata-reverse.png);
        background-size: contain;
        background-repeat: no-repeat;
        min-height: 385px;
        background-position: center top;
    }
    .and-content-3-right div {
        background: white;
    }
    .and-content-3-right div {
        display: block;
        text-align: right;
        font-family: Budidaya;
        color: #ee0080;
        font-size: 70px;
        margin-right: 155px;
        margin-top: 0px;
        padding-right: 10px;
    }
    .and-content-5 h3 {
        text-align: center;
        font-family: Budidaya;
        font-size: 79px;
        color: #ec008c;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .and-content-6-left .and-input {
        padding: 15px;
        background-image: url(../images/input-border.png);
        background-repeat: no-repeat;
        background-size: fit;
        text-align: left;
        margin-bottom: 10px;
        height: 60px;
    }
    .and-form-button {
        all: unset;
        background: #ec008c;
        padding: 15px 20px;
        border-radius: 50px;
        color: white;
        font-weight: bold;
        font-size: 19px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }
    .and-sageata-1 div{
        font-size: 23px;
        padding-left: 25px;
    }
    .and-content-2 p {
        font-size: 18px;
        padding: 15px;
    }
    .hidden-small{
        display:none;
    }
    .and-meniu-footer{
        padding:0;
    }
    .and-meniu-footer {
        text-align: left;
    }
    .and-meniu-footer li {
        display: block;
    }
    .and-meniu-footer li a {
        font-size: 20px;
    }
    .and-content-6-left .and-input input {
        height: 20px;
    }
}
@media only screen and (min-width : 481px) {
    .hidden-large{
        display:none;
    }
}
@media only screen and (min-width : 481px) and (max-width : 767px){
    .and-banner{
        height: 100vh;
        background-position-y: 20%;
        background-position-x: 22px;
        background-size: 73%;
    }
    .and-bara-jos-left{
        padding-top:35vh;
    }
    .hidden-small{
        display:none;
    }

    .and-white-box div {
        text-align: center;
        font-size: 50px;
    }
    .and-content-4{
        margin-top:50px;
    }
    .and-bulina {
        left: 70px;
    }
    .and-content-4-left .and-chenar, .and-content-4-right .and-chenar {
        min-height: 332px;
    }
}

.error{
    color: darkred;
}

.success {
    color: darkgreen;
    font-weight: bold;
    font-size: 30px;
}

.sidenav {
    /*width: 85px;*/
    position: fixed;
    z-index: 1;
    top: 500px;
    right: 15px;
    background: #ec008c;
    overflow-x: hidden;
    padding: 8px 8px;
    border-radius: 50px !important;
}

.sidenav a {
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    font-size: 16px;
    color: white !important;
    display: block;
    cursor: pointer;
    font-family: Roboto;
}

.sidenav a:hover {
    color: #064579;
}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

/* The Modal (background) */
.modal {
    display: block;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
