body {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.form-section-1 .col-md-9,
.form-section-1 .col-md-3 {
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.col-xs-10th,
.col-sm-10th,
.col-md-10th,
.col-lg-10th {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-10th {
    width: 80%;
    float: left;
}

.col-xs-6ths,
.col-sm-6ths,
.col-md-6ths,
.col-lg-6ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 992px) {
    .col-md-6ths {
        width: 60%;
        float: left;
    }
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
    .col-sm-10th {
        width: 80%;
        float: left;
    }
}

.hidden {
    display: none !important;
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    .col-md-10th {
        width: 80%;
        float: left;
    }
    .col-md-6th {
        width: 60%;
        float: left;
    }
    .hidden-md {
        display: none !important
    }
}

.col-md-12.mb-3.mb-sm-5 {
    display: inline-block;
    width: 100%;
    ;
}

@media screen and (max-width: 991px) {
    .hidden-xs {
        display: none !important;
    }
    .submit_button {
        margin: 20px 0;
    }
    .form-group textarea,
    .form-group select,
    input.form-control {
        height: auto !important;
        line-height: 28px;
    }
    .form-group select {
        min-height: 42px;
        -webkit-appearance: none;
    }
    .form-group textarea {
        min-height: 60px;
    }
    .form-section-1 .submit_button input {
        line-height: 40px;
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
    .col-lg-10th {
        width: 80%;
        float: left;
    }
}

#fld_5320007_1-wrap label {
    font-weight: bold;
}

.form_sectiom .wrapper_form {
    background: #9286f4;
    padding: 30px;
    border-radius: 60px;
}

.form_sectiom h3 {
    font-size: 24px;
    line-height: 1.3;
    font-weight: 600;
    text-align: center;
    color: #fee832;
}

.form_sectiom {
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 30px 60px;
}

.form-section-1 textarea,
.form-section-1 input[type="tel"],
.form-section-1 input[type="number"],
.form-section-1 input[type="text"],
.form-section-1 input[type="email"],
.form-section-1 select {
    font-size: 14px !important;
    height: auto !important;
}

.form-section-1 label {
    padding: 0 !important;
    color: #fff;
    font-size: 13px !important;
    margin: 0 !important;
}

.form-section-1 {
    color: #fff;
}

.form-section-1 textarea,
.form-section-1 input[type="tel"],
.form-section-1 input[type="number"],
.form-section-1 input[type="text"],
.form-section-1 input[type="email"] {
    border: 0 !important;
}

.form-section-1 input[type=checkbox],
.form-section-1 input[type=radio] {
    width: 10px;
    height: 10px;
    margin-right: 0 !important;
    border: 0 !important;
    border-radius: initial !important;
    /* top: -5px !important; */
}

.form-section-1 input[type=checkbox]:focus,
.form-section-1 input[type=radio]:focus,
.form-section-1 input[type=checkbox]:active,
.form-section-1 input[type=radio]:active {
    outline: none !important;
}

.form-section-1 input[type=radio] {
    border-radius: 100% !important
}

.form_sectiom .form-section-1 .form-group {
    margin: 0 0 10px;
}

.form_sectiom .form-section-1 .checkbox label {
    font-size: 14px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle;
    border-radius: 10px !important;
}

.form-section-1 input[type=checkbox]:after {
    left: 2px !important;
    top: -4px !important;
    border-color: #000 !important;
    border-radius: 0;
}

.input-checkbox label {
    max-width: calc(100% - 20px)
}

.form-section-1 .checkbox,
.form-section-1 .radio {
    margin: 0 !important;
}

textarea {
    max-height: 60px;
}

.submit_button {
    max-width: 200px;
}

.form-section-1 .btn-success {
    display: inline-block;
    width: 100%;
    background: url(../images/yellow_gradient.jpg) center center no-repeat !important;
    background-size: cover !important;
    color: #610B9D !important;
    border-color: #FFC637 !important;
    border-radius: 11px !important;
    font-weight: bold !important;
    font-size: 18px !important;
}

.form-section-1 .btn-success:hover {
    color: #610B9D !important;
    opacity: .9;
    background: url(../images/yellow_gradient.jpg) center center no-repeat !important;
    background-size: cover !important;
}

#regulament h3 {
    font-size: 20px;
}

#regulament * {
    color: #cb8b4b;
    font-size: 17px
}

#regulament {
    padding: 40px 0 0;
    font-size: 14px;
    color: #cb8b4b;
}

#regulament h3 {
    text-align: left;
    margin: 0 0 15px;
}

.form-section-1 a {
    color: #fff !important;
    font-weight: bold !important;
}

.form-section-1 .checkbox label,
.form-section-1 .radio label {
    font-size: 14px;
}

.form_sectiom textarea::placeholder,
.form_sectiom select::placeholder,
.form_sectiom input::placeholder {
    color: #9285F4 !important;
    opacity: 1
}

.form_sectiom input[type=radio]:after {
    background: #9245ff;
    width: 6px;
    height: 6px;
    top: 2px;
    left: 2px;
}

.info_lp {
    background: url(../img/trat.jpg) center center no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0;
    font-size: 18px;
    line-height: 24px;
    max-width: 100%;
    /* margin: 30px auto; */
    /* box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.2); */
    padding: 30px 0;
    /* border-radius: 30px; */
}

.info_lp h3 {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 20px
}

.info_lp p {
    margin: 0 0 10px
}

.info_lp ul {
    list-style: disc;
    padding-left: 20px;
}

.info_lp ul li {
    position: relative;
    margin: 0 0 10px;
}

.info_lp ul {
    padding-left: 15px;
    list-style: disc;
    margin: 0;
}

.row_custom_line {
    display: flex;
}

.tip-pacient-alege span {
    display: flex;
    align-items: center;
}

.tip-pacient-alege span label {
    margin-left: 5px !important;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus{
    outline: none !important;
}
@media screen and (max-width:991px) {
    .form_sectiom {
        padding: 30px 0 !important
    }
    .row_custom_line {
        flex-direction: column;
    }
    .form_sectiom .wrapper_form{
        padding: 20px 20px 10px;
    }
    .submit_button{
        padding: 0 30px;
    }
}