/*
Theme Name: Uny
Theme URI: https://uny.ro/
Author: Uny
Author URI: https://uny.ro/
Description: Web site realizat de <a href="https://uny.ro/" target="_blank"> Uny Web Design </a>
Version: 6.0.3
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
License: MIT License
License URI:  https://uny.ro/
Text Domain: uny
Tags: web design, website, design unic, website optimizat, realizare site-uri


*/

/* 
All style editing is done via /assets/scss/_bootscore-custom.scss
*/





/**  -------------------------------------------------- Custom container  Content ------------------------------------------ **/

.container-custom {
    max-width: 1723px;
    margin: 0 auto;

    width: 100%;
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);


}

.navbar .container-custom{
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

@media (min-width: 1250px) and (max-width: 1770px) {
    .container-custom {
        max-width: 1250px;

    }


}


@media (min-width: 1025px) and (max-width: 1281px) {
    .container-custom {
        max-width: 1125px;

    }

}

@media (min-width: 995px) and (max-width: 1025px) {
    .container-custom {
        max-width: 909px;

    }

}


@media (min-width: 769px) and (max-width: 995px) {
    .container-custom {
        max-width: 768px;
    }

    .content-head {
        padding-bottom: 90px !important;
    }
}

@media  (max-width: 768px) {
    .container-custom {
        max-width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif !important;
    font-weight: 400;

}

body{
    font-family: "Poppins", sans-serif !important;
}
p, li, a, span {
    margin-bottom: 0.5em;
    line-height: 25px;
    font-size: 18px;
    font-weight: 400;
    font-family: "Poppins", sans-serif !important;
}


#nav-main {
    background: #fff;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    float: left;
}

/**  -------------------------------------------------- Edn Custom container  Content ------------------------------------------ **/

.dropdown-menu.depth_0.show {
    border: none;
    padding: 10px 20px;
    background: linear-gradient(86deg, rgba(129, 118, 255, 0.9) 1.15%, rgba(255, 144, 253, 0.9) 98.85%);
}

.dropdown-menu.depth_0.show li a:hover {
    background: none !important;
    color: #000 !important;
}
.dropdown-menu.depth_0.show li a {
    color: #0C0066 !important;
    margin: 0;
}
.dropdown-menu.depth_0.show li {
    margin: 0 !important;
}
#nav-main {
    background: #F8F1FF;
}
#offcanvas-navbar li a{
color: #0D1469;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    background: none !important;
}

#bootscore-navbar li {
    margin: 0 23px;
}


.inscriete-menu{
    background-image: url(./img/btn-ins.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 7px 18px 0px;
}

.left-info-banner h1{
color: #0D1469;
    font-weight: 300;
    font-size: 44px;
    line-height: 58px;

}
@media (min-width: 992px) {
    .navbar-expand-lg .offcanvas .offcanvas-body {

        margin: 0 auto;
    }
}

.banner-home {
    background-image: url(./img/header-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 170px ;
    padding-bottom: 187px;
}
.link-ban-01-home a, .link-ban-01-home p {
    display: inline;
}
.left-info-banner {
    margin-top: 62px;
}

.btn-cutom-01{
color: #1B3D70;
    text-decoration: none;
    font-weight: 500;
    font-size: 18px;
    background-image: url(./img/btn-ins.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 28px 81px 36px;

}
.link-ban-01-home p{
color: #0D1469;
    font-weight: 300;
    font-size: 16px;
    padding: 0 30px;
}
.more-bann-home {
    color: #7F7AFF;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: wavy;
    text-decoration-offset: 5px;
    text-decoration-thickness: 13%;
    text-decoration-skip-ink: auto;

}
.link-ban-01-home {
    margin-top: 85px;
}

.content-right-01h {
    position: relative;
    width: fit-content;
}

.content-right-01h img:first-child {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.content-right-01h img:last-child {
    position: relative;
    z-index: 2;
}
.cursuri-urmatoare{

    background-image: url(./img/back-c-urm.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 155px 0 167px;
    margin-top: -130px;
}

.title-curs-urmator h2{
 color: #0D1469;
    font-weight: 300;
    font-size: 24px;

}
.title-curs-urmator h2 strong{
    color: #7F7AFF;
    font-weight: 700;
    font-size: 24px;
}


.box-curs-urmator {
    position: relative;
    background-image: url(./img/back-curs-box.png);
    background-size: cover;
    padding: 22px 35px;
    border-radius: 10px;
    overflow: visible;
    margin-top: 40px;
}

.box-curs-urmator img {
    position: absolute;
    right: 26px;
    top: 50%;
    transform: translateY(-50%);
}
.box-curs-urmator h3{
    color: #0C0066;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 0;
}
.box-curs-urmator p{
    color: #0D1469;
    font-weight: 400;
    font-size: 16px;
}
.box-curs-urmator a{
    font-weight: 500;
    font-size: 14px;
    color: #0D1469;
    text-decoration: none;
    background: #fff;
    border-radius: 20px;
    padding: 8px 14px;
    display: inline-block;
    margin-top: 4px;
}




.cursuri-home {
    position: relative;

}

.cursuri-home::before {
    content: "";
    position: absolute;
    top: -191px;
    left: 44%;
    transform: translateX(-50%);
    width: 100%;
    height: 1924px;
    display: block;
    background-image: url('./img/line-home.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    z-index: -1;
}
.title-curs-02 h2{
    color: #0D1469;
text-align: center;
    font-weight: 700;
    font-size: 50px;
}
.cursuri-home {
    padding-top: 91px;
}
.curs-home-sectio {
    margin-top: 50px;
}
.box-info-curs-n-home span{
    color: #0D1469;
    font-size: 16px;
border-radius: 30px;
    position: relative;
    padding: 10px 24px 10px;
    display: inline-block;
    box-shadow: 0 2px 24px rgba(255, 138, 234, 0.2);
    margin-bottom: 27px;
    background: #fff;
}
.page-template-home.page-template-page-templateshome-php.page.page-id-83 {
    background: #f7f1fe;
}
.box-img-curs-n-home img {
    border-radius: 23px;
    max-width: 100%;
    width: 100%;
}
.box-info-curs-n-home h3 {
    color: #0D1469;
    font-weight: 300;
    font-size: 48px;
    margin-bottom: 24px;
}
.curs-home-sectio {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.box-info-curs-n-home p, .box-info-curs-n-home a{
    display: inline-block;
}
.box-info-curs-n-home p{
    color:#0D1469 ;
    font-weight: 500;
    font-size: 18px;

}
.box-info-curs-n-home a{
    background: #0D1469;
    color:#fff ;
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 30px;
    margin: 0 5px;
}
.box-img-curs-n-home{
    position: relative;
    overflow: hidden;
}

.box-img-curs-n-home h4 {
    color: #F8F1FF;
    font-weight: 900;
    font-size: 128px;
    position: absolute;
    bottom: -56px;
    left: 29px;
    transition: all 2s ease-in-out;
    z-index: 1;
}
.box-img-curs-n-home:hover h4 {
    bottom: 50%;
    transform: translateY(50%);
    color: transparent;
    -webkit-text-stroke: 2px #fff;
}
.box-img-curs-n-home::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(85.81deg, #8176FF 1.15%, #FF91FD 98.85%);
    z-index: 0;
    transition: all 2s ease-in-out;
    opacity: 0;
    border-radius: 23px;
    transform: translateY(100%);
}
.box-img-curs-n-home {
    border-radius: 23px;
}
.box-img-curs-n-home:hover::before {
    opacity: 0.6;
    transform: translateY(0);
}
.box-img-curs-n-home img {
    transition: opacity 2s ease-in-out;
    opacity: 1;
}
.box-img-curs-n-home:hover img {
    opacity: 0;
}
.box-info-curs-n-home.img-lef-pad-50 {
    padding-right: 29%;
}

.box-instructor-home h4{
    font-weight: 700;
    font-size: 24px;
color: #7F7AFF;
    margin-bottom: 13px;
}
.box-instructor-home p{
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
.box-instructor-home a{
    text-decoration: none;
    color: #7F7AFF;
    font-weight: 700;
    font-size: 14px;
    margin-top: 7px;
    display: inline-block;
}
.box-instructor-home a img{
    margin-left: 5px;
}
.box-instructor-home {
    border-radius: 73px;
    margin-top: 40px;
}
.inf-instr-tai-hom {
    background-image: url(./img/back-instructor.png) ;
    background-size: cover  ;
    background-repeat: no-repeat  ;

    position: relative;
    margin-top: -94px;
}
.inf-instr-tai-hom {
    padding: 104px 28px 29px;
    border-radius: 50px;
}
.instructori-home {
    margin: 122px 0;
}
.waithome {
    position: relative;
    padding-top: 50PX;
    overflow: visible;
    min-height: 680px;
    background:url(./img/waithome-primul.png) no-repeat center center;
    background-size: cover;
}
.img-waithome {
    position: absolute;
    top: 0;
    right: 0;
    width: 50vw;
    height: 100%;
    background:url(./img/back-waithome.png) no-repeat center center;
    background-size: cover;
    z-index: 0;
}
.img-waithome img {
    position: relative;
    display: block;
    max-width: 51%;
    height: auto;
    margin-top: -50px;
    margin-left: 140px;
    margin-bottom: -50px;
    z-index: 2;
}
.align-center-vert {
    text-align: left;
    padding-top: 100px;
    display: flex;
    align-items: center;
}

.content-waithome h2{
    color: #0D1469;
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    margin-bottom: 21px;
    max-width: 86%;
}
.content-waithome p{
    color: #0D1469;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    max-width: 64%;
}
.content-waithome span img {
    margin-right: 20px;
}
.content-waithome span{
    padding-right: 30px;
    margin-top: 38px;
    border-radius: 50px;
    border: 5px solid #fff;
    padding: 7px;
    max-width: 60%;
    display: flex;
    align-items: center;
}

/* Animatie locatie */
.content-waithome, .img-waithome, .img-waithome img {
    opacity: 0;
    transform: translateX(-100px);
    transition: all 1.8s ease-in-out;
}
.img-waithome {
    transform: translateX(100px);
}
.img-waithome img {
    transform: translateY(50px);
    transition: all 2s ease-in-out;
    transition-delay: 0.8s;
}

.waithome.animate .content-waithome {
    opacity: 1;
    transform: translateX(0);
}
.waithome.animate .img-waithome {
    opacity: 1;
    transform: translateX(0);
}
.waithome.animate .img-waithome img {
    opacity: 1;
    transform: translateY(0);
}


/* end animatie */




/* Animatie cursuri */
.title-curs-urmator,
.box-curs-urmator {
    opacity: 0;
    transform: translateY(100px);
    transition: all 1.5s ease-in-out;
}

.box-curs-urmator img {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1.2s ease-in-out;
}
.cursuri-urmatoare.animate .title-curs-urmator {
    opacity: 1;
    transform: translateY(0);
}
.cursuri-urmatoare.animate .box-curs-urmator-animate-1 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 0.3s;
}
.cursuri-urmatoare.animate .box-curs-urmator-animate-1 img {
    opacity: 1;
    transform: translateY(-100px);
    transition-delay: 0.8s;
}

.cursuri-urmatoare.animate .box-curs-urmator-animate-2 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1s;
}
.cursuri-urmatoare.animate .box-curs-urmator-animate-2 img {
    opacity: 1;
    transform: translateY(-100px);
    transition-delay: 1.5s;
}

.cursuri-urmatoare.animate .box-curs-urmator-animate-3 {
    opacity: 1;
    transform: translateY(0);
    transition-delay: 1.7s;
}
.cursuri-urmatoare.animate .box-curs-urmator-animate-3 img {
    opacity: 1;
    transform: translateY(-125px);
    transition-delay: 2.2s;
}

/* End Animatie cursuri */




.img-form-home {
    position: relative;
    width: 100%;
    height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-form-home img {
    position: absolute;
    max-width: 100%;
    height: auto;
    opacity: 0;
    transition: all 1s ease-in-out;
}

.img1 {
    top: 0;
    left: 10%;
    z-index: 1;
    transform: translateY(-150px);
}

.img2 {
    top: 33%;
    left: 10%;
    z-index: 2;
    transform: translateY(150px);
}

.img3 {
    top: 2%;
    right: 39%;
    width: 82%;
    z-index: 4;
    transform: translateX(-150px);
}

.img4 {
    top: 21%;
    right: 28%;
    width: 43%;
    z-index: 4;
    transform: translateY(150px);
}

.form-home {
    padding: 125px 0;
}
/*animatie fomrs home */

.forms-home-right {
    opacity: 0;
    transform: translateX(150px);
    transition: all 1s ease-in-out;
}

.reveal .img1 {
    opacity: 1;
    transform: translateY(0);
}

.reveal .img2 {
    opacity: 1;
    transform: translateY(0);
}

.reveal .img3 {
    opacity: 1;
    transform: translateX(0);
}

.reveal .img4 {
    opacity: 1;
    transform: translateY(0);
}

.reveal .forms-home-right {
    opacity: 1;
    transform: translateX(0);
}
  /* en animatie */

.forms-home-right h3{
 color: #0D1469;
    font-size: 50px;
    font-weight: 700;

}
.forms-home-right p{
    color: rgba(31, 38, 114, 0.60);
    font-size: 16px;

}
.forms-home-right {
    max-width: 62%;
    margin-top: 22px;
}


.wpforms-form  .wpforms-field-checkbox ul li input{
    background: none !important;
    box-shadow: none !important;
    border: none !important;
}

.wpforms-form input::placeholder,
.wpforms-form textarea::placeholder, .wpforms-form input, .wpforms-form textarea {
    color: #7F7AFF !important;
    font-size: 15px !important;
opacity: 1 !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    text-transform: capitalize;

}

.wpforms-form select {
    font-family: "Poppins", sans-serif !important;
    color: #7F7AFF !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    opacity: 1 !important;
}


.wpforms-form select option[value=""] {
    color: #7F7AFF !important;
    opacity: 1 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif !important;
}

.wpforms-form input, .wpforms-form select{
    box-shadow: 0px 4px 4px 0px #0000000F !important;
    font-family: "Poppins", sans-serif !important;
    border: none !important;
    background: #fff;
    border-radius: 13px !important;
    padding: 0 20px !important;
    min-height: 53px !important;
    max-height: 111px;
}

.wp-forms-home-custom.backg-cutom-form input,
.wp-forms-home-custom.backg-cutom-form select,
.wp-forms-home-custom.backg-cutom-form textarea {
    border: 1px solid #FFF !important;
    background: rgba(255, 255, 255, 0.60) !important;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06) !important;
}

.wp-forms-home-custom.backg-cutom-form select {
    -webkit-appearance: none  !important;
    -moz-appearance: none  !important;
    appearance: none  !important;
    background-image: url(./img/arr-form-select.png)  !important;
    background-repeat: no-repeat  !important;
    background-position: right 10px center  !important;
    padding-right: 30px  !important;
}

.wpforms-field-number input[type="number"] {
    -webkit-appearance: none  !important;
    -moz-appearance: textfield  !important;
    appearance: textfield  !important;
}


.wpforms-field-number input[type="number"]::-webkit-outer-spin-button,
.wpforms-field-number input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none  !important;
    margin: 0  !important;
}


.wpforms-field-number input[type="number"] {
    -ms-appearance: none  !important;
}



.wpforms-form textarea{
    box-shadow: 0px 4px 4px 0px #0000000F !important;
    font-family: "Poppins", sans-serif !important;
    border: none !important;
    background: #fff;
    border-radius: 13px !important;
    padding: 20px 20px 0 !important;
    min-height: 53px !important;
    max-height: 111px;
}

.wpforms-form  .wpforms-field {
    padding: 7px 0px !important;
    text-align: left;
}
.wpforms-field-checkbox input{
    background: none !important;
    box-shadow: none !important;
    padding: 0 !important;

}

.wpforms-field-checkbox label{
    color: rgba(31, 38, 114, 0.60) !important;
    font-size: 14px !important;
    line-height: 24px !important;
    font-weight: 300 !important;
}
div.wpforms-container-full select,
div.wpforms-container-full select:disabled,
.wp-core-ui div.wpforms-container-full select,
.wp-core-ui div.wpforms-container-full select:disabled {
    background-image: linear-gradient(45deg, transparent 50%, #F263FF 50%),
    linear-gradient(135deg, #F263FF 50%, transparent 50%) !important;
    background-position: calc(100% - 17px) 50%, calc(100% - 12px) 50% !important;
}

#wpforms-120-field_6 option {
    color: rgba(31, 38, 114, 0.60)  !important;
    font-weight: 400;
}
.wpforms-field-checkbox label a{
    color: #F263FF !important;
text-decoration: none !important;
}

div.wpforms-container-full input[type="checkbox"]::before {
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: none;
    margin-top: 4px;
    border: none !important;
}
div.wpforms-container-full input[type="radio"]::before{
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    border: none;
    margin-top: 0;
    border: none !important;
}

#wpforms-127-field_18-container {
    margin: 13px 0;
}
#wpforms-submit-85, #wpforms-submit-120, #wpforms-submit-153, #wpforms-submit-157
{
    color: #0D1469;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    background-image: url(./img/btn-ins.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    padding: 14px 61px 8px;
    background: none;
    background-repeat: repeat;
    background-image: none;
    background-size: auto;
    min-height: 59px;
    margin-top: 2px;
}

#wpforms-submit-127
{
    color: #0D1469;
    font-weight: 500;
    font-size: 18px;
    line-height: 12px;
    background-image: url(./img/btn-ins.png) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    padding: 2px 61px 3px;
background-color: transparent;
    min-height: 87px;
    margin-top: 23px;
}

.title-footer {
    text-align: center;
    margin-bottom: 89px;
}
.title-footer h4{
    color: #7F7AFF;
    font-size: 32px;
    margin-top: 24px;
}

.footer {
    background-image: url(./img/bk-footer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 350px;
    background-position: center;
}

.coxial-footer ul{
    padding: 0;
}
.coxial-footer ul li{
    display: inline-block;
    margin-right: 5px;
}

.menu-footer a {
    color: #000;
    text-decoration: navajowhite;
    font-size: 16px;
}

.menu-footer h2{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 26px;
    color: #0C0066;
}

.menu-footer li a{
    color: #0D1469;
    font-size: 16px;
    font-weight: 700;
    text-decoration: underline;
}
.menu-footer.coxial-footer p, .menu-footer.coxial-footer a {
    font-size: 14px;
    color: #0C0066;
}

.curs-adulti-info-instructor {
    background-image: url(./img/curs-adulti/echipa-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
padding-top: 30px;
}

.title-page-curs h1{
    color: #FFF;
    font-size: 40px;
    font-weight: 300;
    line-height: 53px;
    max-width: 90%;
    padding:19px 0 53px;
}

.content-page-curs-adult {
    position: relative;
    left: 50%;
    width: 100vw;
    margin-left: -50%;
    border-radius: 150px 0px 0px 150px;
    border-top: 1px solid rgba(255, 255, 255, 0.97);
    border-bottom: 1px solid rgba(255, 255, 255, 0.97);
    border-left: 1px solid rgba(255, 255, 255, 0.97);
    background: linear-gradient(90deg, rgba(225, 221, 255, 0.35) 2.54%, rgba(253, 214, 255, 0.35) 98.05%);
    box-shadow: 0px 17.5px 6.6px -9.5px rgba(0, 0, 0, 0.09);
    backdrop-filter: blur(8.550000190734863px);
    padding-left: 6px;
}

.content-page-curs-adult img:nth-child(1) {
    margin-right: -85px;
}

.content-page-curs-adult img:nth-child(2) {
    margin-right: -85px;
}

.content-page-curs-adult img:nth-child(3), .content-page-curs-adult img:nth-child(4), .content-page-curs-adult img:nth-child(5) {
    margin-right: -85px;
}


.img-full-unu {
    position: relative;
    right: 48%;
    width: 45vw;
    margin-left: 0;
}

.content-full-unu p{
    color:  rgba(31, 38, 114, 0.60);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.content-full-unu {
    padding: 75px 0;
    max-width: 65%;

}
.top-incepe h2{
    color: #0D1469;
    font-size: 50px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 27px;
}
.top-incepe p {
    margin-bottom: 21px;
    font-weight: 300;
}

.ce-gasesti p{
    border-radius: 20px;
    background: #7F7AFF;
    padding: 3px 10px;
    color: #FFF;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 9px 0 23px;
}

.ce-gasesti ul li{
    color: rgba(31, 38, 114, 0.60);
    font-size: 16px;
    font-weight: 400;
    background-image: url("./img/curs-adulti/bif-1.png");
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 36px;
    margin-bottom: 15px;
    list-style-type: none;
    line-height: 22px;
    background-size: 19px;
}

.ce-gasesti ul, .ce-inveti ul{
    padding: 0;
}

.ce-inveti p{
    border-radius: 20px;
    background: #F263FF;
    padding: 3px 10px;
    color: #FFF;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    margin: 12px 0 25px;
}
.navbar-brand img {
    max-width: 68%;
}
.ce-inveti ul li{
    color: rgba(31, 38, 114, 0.60);
    font-size: 16px;
    font-weight: 500;
    background-image: url("./img/curs-adulti/bif-2.png");
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 36px;
    margin-bottom: 15px;
    list-style-type: none;
    line-height: 22px;
    background-size: 19px;
}

.ce-inveti  span{
    margin-top: 6px;
    color: rgba(31, 38, 114, 0.60);
    font-size: 14px;
    font-weight: 400;
}
.box-abonament-adulti {
    max-width: 43%;
    margin: 0 auto;
}
.title-abonament-adulti h3{
    text-align: center;
    color: #0D1469;
    font-size: 50px;
    font-weight: 700;
    line-height: 54px;
}
.title-abonament-adulti p{
    text-align: center;
    color: #0D1469;
    margin-top: 36px;
    font-size: 16px;
    font-weight: 400;
}
.tipuri-abonament-adulti {
    margin-top: 97px;
}

.title-abonament-adulti {
    margin-bottom: 40px;
}
.comntent-box-abonament-adulti {
    display: flex;
    align-items: center;
    background-color: white;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;

    box-shadow: 0px 13px 12px 0px rgba(13, 20, 105, 0.14);
    margin-top: 23px;
    position: relative;
}
.box-left-tip-unu {
    background: #0D1469;
    color: white;
    text-align: center;
    padding:16px 33px 7px;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    min-width: 120px;
}
.box-left-tip-unu p {
    background: var(--gradients-btn-neon-gradient-bg, linear-gradient(86deg, #FF8AEA 1.15%, #FFF 53.91%, #C399FF 98.85%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
margin: 0;
    font-size: 64px;
    font-weight: 700;
    line-height: 58px;
}
.box-left-tip-unu span {
    display: block;
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
}
.box-right-tip-unu {
    padding: 0 30px;
    color: #1c1c4c;
}
.box-right-tip-unu p {
    color: #0D1469;
    font-size: 24px;
    font-weight: 400;
}
.box-right-tip-unu p strong {
    font-weight: 700;
}
.box-right-tip-unu span {
    color: #F263FF;
    font-size: 20px;
    font-weight: 300;
}
#wpforms-120 {
    margin-top: 0;
}
.best-value {
    position: absolute;
    right: -39px;
    top: 17px;
    border-radius: 29px;
    background: var(--gradients-btn-gradient, linear-gradient(86deg, #8176FF 1.15%, #FF90FD 98.85%));
    padding: 8px 15px;

}
.best-value p{
    color: #fff;
    font-size: 16px;
    margin: 0;
}

.acceptam-box-plata{
    border-radius: 25px;
    background: #FFF ;
    box-shadow: 0px 9.5px 16.8px 0px rgba(0, 0, 0, 0.07);
    padding: 18px 0;
    text-align: center;
    position: relative;
    margin-top: 56px;
}
.acceptam-box-plata img {
    padding: 0 20px;
    max-width: 22%;
    min-width: 22%;
}
.acceptam-box-plata p{
    border-radius: 29.5px;
    background: #0D1469;
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
    width: 20%;
    padding: 2px;
}

.info-left-inf-forms-curs img {
    width: 8%;
}




.box-left-inf-forms-curs {
    display: flex;
    justify-content: space-between;
    padding: 20px 28px;
    border-radius: 15px;
    border: 1px solid rgba(127, 122, 255, 0.50);
    margin-bottom: 20px;
    max-width: 80%;
    margin-left: auto;
    position: relative;
}

.info-left-inf-forms-curs {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.info-left-inf-forms-curs h3 {
    color: #0D1469;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: capitalize;
}

.info-left-inf-forms-curs p {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    color: #F263FF;
    text-transform: capitalize;
}

.info-left-inf-forms-curs span {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    color: #0D1469;
    text-transform: capitalize;
    line-height: 21px;
margin: 0;
}



.info-right-inf-forms-curs {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    justify-content: flex-start;
    position: absolute;
    right: 0;
    max-width: 173px;
}

.info-right-inf-forms-curs img:first-child {

    object-fit: cover;
    margin-bottom: -10px;

}
.info-right-inf-forms-curs img:nth-child(2) {
    margin-top: -20px;
}

.info-right-inf-forms-curs p {
    margin: 0;
    font-size: 13px;
    color: #000;
    text-transform: capitalize;
    max-width: 70%;
    line-height: 20px;
}
.title-f-adsl h2,  .forms-adulti h3{
    color: #0D1469;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 45px;
    max-width: 90%;
    margin-left: auto;
}
.forms-adulti h3{
    display: none;
}
.form-curs-adulti{
    background-image: url(./img/curs-adulti/intereseaza-bk.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 127px;
    padding-bottom: 336px;
    margin-top: -34px;
}

.helo-forms {
    display: flex;
    align-items: center;
    background: white;
    border-radius: 18px;
    padding: 15px 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.08);
    max-width: 90%;
    gap: 15px;
    position: relative;
}
.helo-forms::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 70px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
}

.helo-forms img {
    object-fit: contain;
    max-width: 50px;
}
.helo-forms p {
    margin: 0;
    font-size: 14px;
    color: #0D1469;
    line-height: 24px;
    font-weight: 300;
}
.forms-adulti {
    padding-left: 40px;
    max-width: 78%;
}

.info-right-inf-forms-curs img:first-of-type {

    max-width: 88%;

}
.top-head-menu{
    background-image: url(./img//miri/back-top.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 43px;
    padding-bottom: 0;
    background-position-y: -93px;
}
.right-hed-m h1{
    color: #FFF;
    opacity: 0.6;
    font-size: 48px;
    font-weight: 300;
}
.img-lef-head-m {
    text-align: center;
}
.right-hed-m p{
    color: #FFF;
    font-size: 96px;
    font-weight: 700;
    line-height: 78px;
    text-transform: capitalize;
    margin: 0;
}
.right-hed-m p span{
    background: linear-gradient(180deg, #FFF 44.53%, #D989FE 104.27%);
    background-clip: border-box;
    background-clip: text ;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: block;
    color: #FFF;
    font-size: 96px;
    font-weight: 700;
    line-height: 119px;
    text-transform: capitalize;
    margin-top: -19px;
    margin-bottom: 22px;
}
.right-hed-m {
    padding-top: 36px;
}
.echipa-miri img {
    margin-right: -85px;
}
.echipa-miri {
    margin-left: -25px;
}

.vis-left h2{
    color: #0D1469;
    font-size: 50px;
    font-weight: 700;
    line-height: 53px;
    margin-bottom: 29px;
}
.vis-left p{
    color: rgba(31, 38, 114, 0.60);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.box-vis-right {
    display: flex;
    align-items: center;
    padding-bottom: 16px;
    margin-bottom: 23px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}
.icon-vis {
    margin-right:30px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.vis {
    margin-top: 46px;
}
.icon-vis img {
    max-width: 59px;
    display: block;
}
.content-vis h3 {
    color: #0D1469;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
}
.vis-left {
    margin-top: 50px;
}
.content-vis p {
    color: rgba(31, 38, 114, 0.60);
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}
.titlu-pachete-miri {
    text-align: center;
    margin-bottom: 30px;
}
.titlu-pachete-miri h2{
    color: #0D1469;
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 17px;
}
.titlu-pachete-miri p{
    color: #0D1469;
    font-size: 16px;
    font-weight: 400;
}
.pachete-miri {
    margin-top: 64px;
}
.back-adult-c{
    background-image: url(./img/carina-bogdan-cursuri-dans-adulti.png);
}
.curs-copii-bak{
    background-image: url(./img/sara-carina.png);
}

.curs-balet-ad-back{
    background-image: url(./img/sara-carina.png);
}
.box-pachete-miri {
    text-align: center;
    border-radius: 23.5px;
    background: #FFF;
    padding: 30px 0 23px;
    position: relative;
    margin-top: 30px;
}
.box-pachet-m-top h3{
    color: #0D1469;
    font-size: 24px;
    font-weight: 700;
    text-transform: capitalize;
}
.box-pachet-m-top p{
    color: #0C0066;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.box-pachet-m-bott p{
    color: #0D1469;
    font-size: 16px;
    font-weight: 400;
    padding: 0 33px;
}
.box-pachet-m-bott {
    margin-top: -29px;
}
.price-pachet-miri{
    background-image: url(./img//miri/back-pret-mir.png);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    margin-bottom: 4px;
}
.price-pachet-miri p{
    color: #0D1469;
    font-size: 20px;
    font-weight: 700;
    padding: 14px 55px 16px;
}
.recomandat-pachet p{
    display: inline-block;
    border-radius: 38px;
    background: var(--gradients-btn-gradient, linear-gradient(86deg, #8176FF 1.15%, #FF90FD 98.85%));
    color: #fff;
    font-size: 15px;
    padding: 4.5px 17px;
}
.recomandat-pachet {
    position: absolute;
    right: 0;
    left: 0;
    top: -17px;
}
.pachte-recomandat-miri{
    border: 5px solid #FFF;
    background: var(--gradients-light-gradient, linear-gradient(90deg, #E1DDFF 2.54%, #FDD6FF 98.05%));
}
.img-pachet-m {
    margin-top: 20px;
}
.echipa-noastra-m{
    background: var(--gradients-light-gradient, linear-gradient(90deg, #E1DDFF 2.54%, #FDD6FF 98.05%));
    padding: 100px 0;
    margin: 100px 0;
}
.right-echip-n-m h2 span{
    font-size: 50px;
    font-weight: 700;
    text-decoration-line: underline;
    text-decoration-style: wavy;
    text-decoration-skip-ink: auto;
    text-decoration-color: #9747FF;
    text-decoration-thickness: 2px;
    text-underline-offset: 12%;
    text-underline-position: from-font;
}
.right-echip-n-m h2 {
    color: #0D1469;
    font-size: 50px;
    font-weight: 700;
}
.right-echip-n-m p{
    color: rgba(31, 38, 114, 0.60);
    font-size: 24px;
    margin-top: 21px;
}
.traseu-miri img {
    max-width: 39%;
    margin-top: -38px;
    margin-right: 17%;
}
.traseu-miri {
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.traseu-miri .pas1,
.traseu-miri .pas2,
.traseu-miri .pas3,
.traseu-miri .pas4 {
    position: absolute;
    max-width: 180px;
    color: #0D1469;
    text-align: right;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 25.5px;
}
.pas1 {
    top: 28%;
    left: -48px;
    transform: translateY(-46%);
    text-align: right;
}
.pas2 {
    top: 50%;
    left: 55%;
    transform: translateY(-45%);
    width: 106px;
    text-align: left !important;
}
.pas3 {
    top: 66%;
    left: 7px;
    transform: translateY(-50%);
    text-align: right;
    width: 124px;
}
.pas4 {
    bottom: -55px;
    left: 0;
    right: 22%;
    margin: 0 auto;
    text-align: center !important;
    width: 150px;
}

.img-echipa-n-m {
    position: relative;
    right: 40%;
    width: 43vw;
    margin-left: 0;
    margin-top: -42px;
}

.forms-dans-miri{
    background-image: url(./img//miri/bk-form-miri.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-bottom: 60px;
    background-position-y: 0;
}
.forms-content-miri {
    text-align: center;
}
.title-fomrs-miri h2{
    color:#0D1469 ;
    font-weight: 700;
    font-size: 50px;
    line-height: 53px;
    margin-bottom: 14px;
}
.fomrs-miri-bot {
    max-width: 30%;
    margin: 0 auto;
    margin-top: 50px;
}
.title-fomrs-miri p{
    color:#0D1469 ;
    font-weight: 400;
    font-size: 16px;
}
.title-fomrs-miri {
    max-width: 78%;
    margin: 0 auto;
}

.icon-data-n input {
    background-image: url(./img//miri/data.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    background-size: 20px 20px !important;
    padding-right: 40px !important;
}

.wpforms-field-radio .wpforms-field-label {
    color: #0D1469 !important;
    font-size: 15px !important;
}

div.wpforms-container-full input[type="radio"]::before {
    border-radius:5px !important;
}

.wpforms-form .wpforms-field-radio input{
    box-shadow: none !important;
    padding: 0 9px !important;
    min-height: auto !important;
}

.wpforms-form .wpforms-field-radio label, .checkbox-multiple label{
    color: #7F7AFF !important;
    font-family: "Poppins", sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;


}
.wpforms-form  .checkbox-multiple  input{
    min-height: auto !important;
    max-height: 100%;
}
#wpforms-127-field_11-container {
    margin-top: 15px;
}



.box-video {
    border-radius: 20px;
    overflow: hidden;
    background: #f5f0fa;
    padding: 10px 0;
    text-align: center;
}

.video-thumbnail {
    position: relative;
    background-image: url(./img//miri/video-1.png);
    background-size: cover;
    background-position: center;
    height: 220px;
    overflow: hidden;
    border-radius: 30px;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(71.11deg, #C08FFF 2.48%, rgba(255, 81, 165, 0) 82.89%);
    z-index: 1;
}

.play-button {
    position: absolute;
    top: 60%;
    left: 67px;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.play-button img {
    width: 100%;
    height: auto;
}

.film-strip {
    height: 77px;
    background-repeat: no-repeat;
    background-size: cover;
}

.top-strip {
    background-image:  url(./img//miri/film-strip-top.png) ;
    margin-bottom:-22px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
}
.bottom-strip {
    background-image: url(./img//miri/film-strip-bottom.png) ;
    background-position: center bottom;
    margin-top: -22px;
}
.title-galerie-vide-miri {
    max-width: 68%;
    margin: 0 auto;
    margin-bottom: 38px;
    margin-top: 54px;
}
.galerie-video-miri  .swiper {
    padding-bottom: 30px;
}

.title-galerie-vide-miri h2{
    color:#0D1469;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}






.yt-modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.8);
}

.yt-modal-inner {
    position: relative;
    max-width: 90%;
    width: 800px;
    margin: 5% auto;
}

.yt-iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.yt-iframe-wrapper iframe {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
}

.yt-close {
    color: white;
    font-size: 35px;
    position: absolute;
    right: 0;
    top: -40px;
    cursor: pointer;
}


@media  (max-width: 1800px) {
    .img-echipa-n-m {
        right: 22%;
        width: 58vw;
        margin-top: -42px;
    }
    .img-waithome {
        width: 56%;
    }
    .waithome {
        min-height: 580px;
    }
    .img3 {
        top: -10%;
        right: 33%;
        width: 77%;
    }
    .img-full-unu {
        right: 12%;
    }
    .content-full-unu {
        margin-left: 25%;
    }
    .img-full-unu {

        width: 48vw;
    }
    .form-curs-adulti {
        padding-bottom: 225px;
        background-position-x: -171px;
    }

    .forms-dans-miri {
        padding-bottom: 0;
        background-image: url(./img/miri/bk-form-miri-resp.png);
    }
    .vis-left {
        margin-right: 40px;
    }
    .vis {
        max-width: 76%;
        margin: 0 auto;
    }
}

@media  (max-width: 1400px) {
    .box-left-inf-forms-curs {
        max-width: 90%;
    }
    .title-f-adsl h2 {
        max-width: 95%;
    }
    .content-full-unu {
        max-width: 100%;
    }
    .form-curs-adulti {
        background-position-x: -200px;
    }
    .forms-adulti {
        max-width: 100%;
    }
    .img-full-unu {
        right: 23%;
        width: 52vw;
    }
    .left-info-banner h1 {
        font-size: 54px;
    }
    .btn-cutom-01 {

        padding: 18px 48px 30px;
    }
    .cursuri-urmatoare {

        padding: 134px 0 120px;
    }
    .cursuri-home::before {

        height: 1709px;
    }
    .img1 {
        left: 0;
    }
    .img2 {
        left: 0;
    }
    .img4 {
        top: 34%;
        right: 31%;
        width: 44%;
    }
    .img3 {
        top: 1%;
        right: 37%;
        width: 84%;
    }
    .box-info-curs-n-home.img-lef-pad-50 {
        padding-right: 95px;
    }
    .img-waithome {
        width: 60%;
    }
    .box-abonament-adulti {
        max-width: 50%;
    }
    .img-echipa-n-m {
        right: 37%;
    }

    .traseu-miri img {
        max-width: 45%;
        margin-top: -38px;
        margin-right: 0%;
    }
    .pas4 {
        right: 6%;
    }
    .pas2 {
        left: 67%;
    }
    .forms-dans-miri {


        background-position-x: -67px;
    }
    }

@media  (max-width: 1300px) {
    .forms-dans-miri {
        background-position-x: -120px;
    }
    .img-full-unu {
        right: 16%;
    }

    .waithome {
        min-height: 540px;
    }
    .align-center-vert {
        padding-top: 50px;
    }
    .box-curs-urmator {
        padding: 11px 34px;
        border-radius: 33px;
    }
    .form-curs-adulti {
        background-position-x: -269px;
    }
}

.locrui-limi-mob, .align-ceter-mob{
    display: none;
}
@media  (max-width: 1199px) {

    #bootscore-navbar li {
        margin: 0 0;
    }
    #bootscore-navbar a {
        margin: 0;
    }
    .dropdown-menu.depth_0.show {
        border: none;
        margin: 0;
        padding: 0;
    }
    .right-echip-n-m h2 {
        font-size: 40px;
    }
    .img-echipa-n-m {
        right: 29%;
        margin: 0;
        width: 64vw;
    }
    .left-info-banner h1 {
        font-size: 44px;
        line-height: 50px;
    }
    .link-ban-01-home p {

        padding: 0 10px;
    }
    .btn-cutom-01 {
        padding: 13px 28px 19px;
    }
    .box-info-curs-n-home.img-lef-pad-50 {
        padding-right: 13px;
    }
    .box-curs-urmator img {

        right: 10px;
    }
    .content-waithome p {
        max-width: 80%;
    }

    .waithome {
        min-height: auto;
        padding-top: 12px;
        padding-bottom: 23px;
    }
    .content-waithome span {
        max-width: 72%;
    }
    .forms-home-right {
        max-width: 100%;
    }
    .form-home {
        padding-bottom: 0;
    }
    .title-page-curs h1 {
        font-size: 34px;
    }
    .content-full-unu {
        margin-left: 23px;
    }
    .tipuri-abonament-adulti {
        margin-top: 0;
    }
    .box-abonament-adulti {
        max-width: 70%;
    }
    .form-curs-adulti {
        padding-bottom: 82px;

    }
    .fomrs-miri-bot {
        max-width: 50%;
    }
    .forms-dans-miri {
        background-position-x: -218px;
    }
    .title-galerie-vide-miri h2 {
        font-size: 40px;
    }
    .film-strip {
        height: 70px;
    }
    .video-thumbnail {
        height: 190px;
    }
}
.img-resp-min995 {
    display: none;
}
@media  (max-width: 995px) {


    /** Reorder box responsive */
    .reorder .order2{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .reorder .order1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }


    .reorder{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    /* end Reorder */




    .banner-home {
        padding-top: 100px;
    }
    .link-ban-01-home {
        margin-top: 50px;
    }
    .content-right-01h {
        margin-top: 50px;
    }
    .box-curs-urmator {
        padding: 30px 54px;
        border-radius: 33px;
    }
    .cursuri-urmatoare {
        background-image: url(./img/back-c-urm-resp.png);
    }
    .box-curs-urmator img {
        right: 50px;
    }
    .curs-home-sectio {
        display: grid;
    }
    .box-info-curs-n-home.img-lef-pad-50 {
        padding-right: 0;
        margin-top: 50px;
    }
    .footer {

        padding-top: 100px;
        padding-bottom: 138px;
    }

    .content-page-curs-adult img {
        max-width: 16%;
        min-width: 12%;
    }
    .content-page-curs-adult img:nth-child(1),
    .content-page-curs-adult img:nth-child(2),
    .content-page-curs-adult img:nth-child(3),
    .content-page-curs-adult img:nth-child(4),
    .content-page-curs-adult img:nth-child(5){
        margin-right: -66px;
    }
    .title-page-curs h1 {
    line-height: 40px;
        font-size: 29px;
        max-width: 100%;
        padding: 19px 0 53px;
    }
    .img-full {
        display: none;
    }
    .img-resp-min995 {
        display: block !important;
    }
    .img-full-unu {
        right: -61px;
        width: 121%;
        left: -61px;
        overflow: hidden;
    }
    .box-abonament-adulti {
        max-width: 83%;
    }
    .form-curs-adulti {
        background-position-x: -420px;
    }
    .info-left-inf-forms-curs h3 {
        font-size: 20px;
    }
    .info-left-inf-forms-curs {

        gap: 5px;
    }
    .box-left-inf-forms-curs {
        padding: 20px 15px;
        padding-right: 0;
    }
    .right-hed-m h1 {

        font-size: 39px;
    }
    .right-hed-m p,.right-hed-m p span {

        font-size: 65px;
    }
    .right-hed-m p{
        line-height: 60px;
    }
    .right-hed-m p span {
        line-height: 106px;
    }
    .price-pachet-miri p {
        padding: 13px 46px 13px;
    }
    .box-pachet-m-bott p {
        padding: 0 12px;
    }
    .recomandat-pachet p {

        font-size: 12px;
    }
    .right-echip-n-m h2, .right-echip-n-m h2 span {
        font-size: 37px;
    }
    .right-echip-n-m p {
        font-size: 18px;
    }
    .img-echipa-n-m {
        right: 39%;
    }
    .traseu-miri img {
        max-width: 58%;
    }
    .pas1 {
        top: 26%;
        left: -118px;
    }
    .pas2 {
        left: 72%;
        top: 48%;
    }
    .pas3 {
        top: 64%;
        left: -59px;
    }
    .title-fomrs-miri h2 {
        font-size: 35px;
        line-height: 47px;
    }
    .forms-dans-miri {
        background-position-x: 0;
        background-size: contain;
        background-position: bottom;
    }
    .title-galerie-vide-miri h2 {
        font-size: 32px;
    }
    .dropdown-menu.depth_0.show {
        background: none;
        padding: 0 20px;
    }
}

@media  (max-width: 755px) {


    /** Reorder box responsive */
    .reorder-mob .order2{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .reorder-mob .order1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }


    .reorder-mob{
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    /* end Reorder */


    .box-abonament-adulti {
        max-width: 100%;
    }
    .box-curs-urmator img {
        right: 20px;
    }
    .cursuri-home {
        padding-top: 0;
    }
    .title-curs-02 h2 {
        font-size: 32px;
    }
    .box-img-curs-n-home h4 {
        font-size: 100px;
        bottom: -40px;
    }
    .box-info-curs-n-home h3 {
        font-size: 37px;
    }
    .box-info-curs-n-home a {
        font-size: 17px;
        padding: 6px 20px 7px 17px;
    }
    .img2 {
        top: 17%;
    }
    .img3 {
        top: -50px;
        right: 23%;
        width: 88%;
    }
    .img4 {
        top: 21%;
        right: 26%;
        width: 48%;
    }
    .forms-home-right h3 {
        font-size: 44px;
        text-align: center;
        margin-bottom: 20px;
    }
    .footer {
        background-image: url(./img/bk-footer-resp.jpg);
        padding-top: 50px;
        padding-bottom: 77px;
        background-position: left;
    }
    .title-footer {
        margin-bottom: 50px;
    }
    .title-page-curs h1 {
        line-height: 49px;
        font-size: 40px;
        max-width: 100%;
        padding: 22px 6px 26px;
    }
    .curs-adulti-info-instructor {
        padding-bottom:0;
    }
    .content-page-curs-adult img {
        max-width: 30%;
        min-width: 30%;
    }
    .content-page-curs-adult img:nth-child(1), .content-page-curs-adult img:nth-child(2), .content-page-curs-adult img:nth-child(3), .content-page-curs-adult img:nth-child(4), .content-page-curs-adult img:nth-child(5) {
        margin-right: -67px;
    }
    .img-full-unu {
        display: none;
    }
    .top-incepe  {
        text-align: center;
    }
    .box-left-tip-unu {

        min-width: 140px;
    }
    .content-page-curs-adult {
        left: -13px;
        right: -21px;
        margin: 0;
        border-radius: 0;
        text-align: center;
        border-bottom: none;
        box-shadow: none !important;
        backdrop-filter: none;
        background-color: rgba(255, 255, 255, 0.0);
        padding: 6px 0;
    }
    .content-full-unu {
        margin-left: 0;
    }
    .content-full-unu {
        padding: 50px 0 0;
    }
    .top-incepe h2, .title-abonament-adulti h3 {
        font-size: 44px;
        line-height: 54px;
        padding: 0 5px;
    }
    .box-left-tip-unu p {
        font-size: 42px;
    }
    .box-left-inf-forms-curs {
        max-width: 100%;
    }
    .box-left-tip-unu {
        padding-right: 17px;
        padding: 16px 0 7px;
    }
    .box-left-tip-unu span {
        font-size: 13px;
    }
    .box-right-tip-unu {
        padding: 0 19px;
    }
    .box-right-tip-unu p {
        font-size: 19px;
    }
    .box-right-tip-unu span {
        font-size: 15px;
    }
    .best-value {
        right: -6px;
        top: -12px;
        padding: 3px 12px;
    }
    .best-value p {
        font-size: 12px;
    }
    .acceptam-box-plata p {
        top: -16px;
        width: 37%;
        padding: 3px 10px 5px;
    }
    .acceptam-box-plata img {
        padding: 0 12px;
        width: 30%;
    }
    .title-f-adsl {
        text-align: center;
    }
    .forms-adulti {
        padding-left: 0;
    }
    .form-curs-adulti {
        background-image: url(./img/curs-adulti/intereseaza-bk-resp-mobile.png);
        padding-top: 37px;
        margin-top: 50px;
        background-position: center center;
    }

    .info-right-inf-forms-curs {
        margin-right: -22px;
        margin-top: 0;
    }
    .info-left-inf-forms-curs span {
        width: 86%;
    }
    .form-curs-adulti {
        padding-bottom: 84px;
    }
    .img-full-unu {
        right: 0;
        width: 107%;
        left: -12px;
}
    .despre-dans-unu, .curs-adulti-info-instructor {
        overflow: hidden;
    }
    .right-hed-m {
        text-align: center;
        padding-top: 10px;
    }
    .echipa-miri img {
        margin-right: -93px;
        width: 50%;
    }
    .right-hed-m p, .right-hed-m p span {
        font-size: 54px;
    }
    .vis-left h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .vis-left {
        margin-bottom: 20px;
        margin-right: 0;
    }
    .titlu-pachete-miri h2 {
        font-size: 44px;
    }
    .price-pachet-miri p{
        padding:13px 47px 14px !important;
    }
    .box-pachet-m-bott p {

        padding: 13px 19px 14px;
    }
    .echipa-noastra-m {
        padding: 50px 0 80px;
        margin: 80px 0;
        overflow: hidden;
    }
    .img-echipa-n-m {
        display: none;
    }
    .right-echip-n-m h2, .right-echip-n-m h2 span {
        text-align: center;
    }
    .right-echip-n-m p {
        text-align: center;
    }
    .traseu-miri img {
        max-width: 58%;
        margin-right: -20%;
    }
    .pas1 {
        top: 24%;
        left: -47px;
    }
    .traseu-miri .pas1, .traseu-miri .pas2, .traseu-miri .pas3, .traseu-miri .pas4 {
        max-width: 150px;
        font-size: 14px;
        line-height: 18px;
    }
    .pas2 {
        left: 80%;
        top: 47%;
    }
    .pas3 {
        top: 64%;
        left: 14px;
        max-width: 25% !important;
    }
    .pas4 {
        right: -14%;
        bottom: -45px ;
    }
    .title-fomrs-miri {
        max-width: 100%;
    }
    .fomrs-miri-bot {
        max-width: 89%;
        margin-top: 30px;
    }
    .title-galerie-vide-miri {
        max-width: 100%;
    }
    .galerie-video-miri .swiper {
        padding: 15px;
    }
    .title-curs-urmator {
        text-align: center;
    }

    .box-curs-urmator.kizomba-head-top-h img {
        left: 20px;
       right: 0;
    }
    .aling-right-resp-b-h {
        margin-left: auto;
        margin-right: 0;
        text-align: left;
        max-width: 53%;
    }
    .box-curs-urmator.box-curs-urmator-animate-2.kizomba-head-top-h {
        padding-right: 13px;
    }
    .box-info-curs-n-home.img-lef-pad-50 {
        margin-top: 30px;
    }
    .box-info-curs-n-home span {
        display: none;
    }
    .navbar-brand {
        text-align: left;
    }
    .cursuri-home::before {
        background-image: none;
    }


    /** Reorder box responsive */
    .reorder-responsive .order2{
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }

    .reorder-responsive  .order1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }

    .reorder-responsive {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -moz-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
    }

    /* end Reorder */
    .content-waithome p, .content-waithome h2 {
        max-width: 96%;
        text-align: center;
    }
    .img-waithome {
        width: 100%;
    }
    .img-waithome {
        transform: none;
    }

    .fullwidth-outside {
        position: relative;
        left: 50%;
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        width: 100vw;
        max-width: 100vw;
        height: 450px;
    }
    .fullwidth-outside img {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        max-width: 70%;
        margin-left: 18%;
        top: -32px;
    }
    .content-waithome span {
        max-width: 84%;
        margin: 38px auto 21px;
    }
    .img-waithome {
        background: url(./img/back-waithome-resp.jpg);
    }
    .img-form-home {
        display: none;
    }
    .form-home {
        padding: 50px 0;
    }
    .wpforms-submit-container {
        text-align: center;
    }
    .menu-footer {
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px;
        margin-bottom: 30px;
    }
    .title-page-curs {
        text-align: center;
    }
    .forms-adulti h3 {
        display: block;
        max-width: 100%;
        text-align: center;
        margin-top: 30px;
        padding: 0 5px;
    }
    .cursuri-urmatoare {
        background-image: url(./img/back-c-urm-resp-mobile.png);
        z-index: 999999999;
        margin-top: -69px;
        background-position: center center;
        padding-bottom: 62px;
    }

    .banner-home {
    padding-bottom: 0;
    }
    .title-curs-urmator h2 {
        font-size: 26px;
    }
    .title-curs-02 h2 {
        font-size: 38px;
        margin-top: 50px;
    }

    .curs-adulti-info-instructor {
        background-image: url(./img/curs-adulti/head-mob-curs.jpg);
        background-position: center center;
    }

    .inscrete-btn-mob{
        color: #FFF;
        font-size: 18px;
        font-weight: 500;
        background: #0D1469;
        text-decoration: none;
        border-radius: 50px;
        padding: 9px 26px;
        display: inline-block;
        margin-bottom: 28px;
    }
    .align-ceter-mob {
        text-align: center;
    }

    .tipuri-abonament-adulti .inscrete-btn-mob{
        margin-top: 35px;
        margin-bottom: 30px;
    }
    .locrui-limi-mob, .align-ceter-mob{
        display: block;
    }
    .locrui-limi-mob {

        overflow: hidden;
    }
    .helo-forms {
        display: none;
    }

    .top-head-menu {
        background-image: url(./img//miri/back-top-resp.png);
        overflow: hidden;
        background-position: center center;
        background-position-y: -93px !important;
    }
    .top-head-menu .col-md-6.order1 {
        width: 100%;
    }
    .right-hed-m h1 {
        font-size: 35px;
    }
    br {
        display: none;
    }
    .img-lef-head-m {
        display: none;
    }
    .echipa-miri {
        margin-left: -25px;
        margin-right: 65px;
    }
    .vis {
        max-width: 100%;
    }
    .vis-left {
        text-align: center;
    }
    .pachete-miri {
        max-width: 87%;
        margin: 30px auto 0;
    }
    .titlu-pachete-miri p {

        margin: 35px auto 0;
    }
    .pachete-miri  .inscrete-btn-mob {
        margin-top: 0;
        margin-bottom: 30px;
    }
    .forms-dans-miri {
        background-image: none;
        padding-bottom: 0;
    }
    .carusel-resp {
        max-width: 90%;
    }
.poze-m-curs .content-page-curs-adult img:nth-child(1), .poze-m-curs .content-page-curs-adult img:nth-child(2), .poze-m-curs .content-page-curs-adult img:nth-child(3), .poze-m-curs .content-page-curs-adult img:nth-child(4), .poze-m-curs .content-page-curs-adult img:nth-child(5) {
    margin-right: -75px;
  }

}
.btn.btn-outline-secondary.nav-toggler {
    border: none;
    font-size: 49px;
}
.btn.btn-outline-secondary.d-lg-none.ms-1.ms-md-2.nav-toggler:hover {
    background: none;
    color: #0D1469;
}
.custom-echipa-test{
    background-image: url(./img/paul-new-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 374px 0 18px;
}

.custom-echipa-test .inf-instr-tai-hom{
    background-image: none;
}
.title-h-si h1 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
}

.single-page.clearfix {
    background: #F8F1FF;
}
.title-page-singe{
    background-image: url(./img/curs-adulti/echipa-back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
  padding: 60px 0;
    margin-bottom: 50px;
}


.single-page  strong{
    font-weight: 600;
}
.single-page  p, .single-page li, .single-page a {
    font-weight: 400;

    line-height: 25px;
    margin: 0 0 10px;
    color: rgba(31, 38, 114, 0.60);

    font-size: 16px;
    font-style: normal;

}
.single-page a{
text-decoration: underline;
}
.single-page.clearfix h3 {
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0;
}























.bg-pink {
    background-image: url(./img/modal-bak-h.png);
    background-size: cover;
    background-repeat: no-repeat;
}


.team-image {
    object-fit: contain;
    margin-top: -84px;
}


.team-overlay {
    border-radius: 40px;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.3);
    position: relative;
}


.btn-close-custom {
    position: absolute;
    top: -81px;
    right: 20px;
    background: #E93EC4;
    color: white;
    border: none;
    border-radius: 50%;
    font-size: 30px;
    width: 55px;
    height: 55px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900 !important;
}


.content-modal-team-home h2 {
    color: #7F7AFF;
    font-size: 40px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 30px;
}
.content-modal-team-home p{
    color:  rgba(31, 38, 114, 0.60);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px;
}
.content-modal-team-home  span, .content-modal-team-home  h2 strong {
    display: block;
    margin-top: 20px;
    font-weight: 600;
    font-size: 20px;
}

.col-md-6.p-5.content-modal-team-home {
    padding-top: 100px !important;
}




 .box-curs-info-un-custom {
    height: 205px;
}
.box-curs-info-un-custom  .img-wid-box-inf-curs-un {
    width: 60%;
    margin-bottom: 8px !important;
}
.box-curs-info-un-custom.box-left-inf-forms-curs {
    padding: 7px 28px;
}
.info-left-inf-forms-curs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10px;
    height: 100%;
}
.img-full-unu .img-full {
    border-radius: 0 0 50px 0;
}

.top-incepe span{
    margin-top: 6px;
    color: rgba(31, 38, 114, 0.60);
    font-size: 14px;
    font-weight: 400;
}
@media  (max-width: 1400px) {

    .team-image {
        max-width: 60%;
    }
    .team-image {
        object-fit: contain;
        margin-top: -60px;
    }
    .modal-content.team-overlay .content-modal-team-home {
        padding-top: 38px !important;
        padding-bottom: 0 !important;
    }
}





@media  (max-width: 1300px) {
    .team-image {
        max-width: 50%;
    }
    .team-image {
        object-fit: contain;
        margin-top: -20px;
    }

}











.card {
    border: 1px solid black;
    position: relative;
    padding: 3rem;
    background: hsl(243.8, 47.1%, 12%);
    overflow: hidden;
    border-radius: 1rem;
    color: hsl(54.9, 96.7%, 88%);
}

.card::before {
    content: "";
    width: 1000px;
    height: 1000px;
    position: absolute;
    left: 50%;
    top: 50%;
    animation: rotating 2s infinite cubic-bezier(0.45, 0, 0.55, 1);
    transform-origin: center;
    background: conic-gradient(rgba(255,255,255,.6), transparent, transparent, rgba(255,255,255,.3), transparent, transparent, rgba(255,255,255,.6))
}

.card::after {
    content: "";
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    position: absolute;
    left: 4px;
    top: 4px;
    background: inherit;
    border-radius: .8rem;
    z-index: 1;
}

.card-content {
    position: relative;
    z-index: 10;
    text-align: center;
}

@keyframes rotating {
    from {
        transform: translate(-500px, -500px) rotate(0deg);
    }
    to {
        transform: translate(-500px, -500px) rotate(360deg);
    }
}

.thank-you-page .cws_separator_icon.cws_separator_left {
    transform-origin: right;
    margin-right: 15px;
}
.thank-you-page .cws_separator_icon {
    width: 45px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.thank-you-page .cws_separator_icon {
    border-top: 4px solid #484647;
}
.thank-you-page .cws_separator_icon {
    top: 40px;
}
.thank-you-page .cursuri-dans-home, .title-curs p {
    color: #707273;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    font-weight: 600;
}
.thank-you-page .despre-noi-top {
    padding: 0;
}
.thank-you-page .cursuri-home {
    padding: 25px 0 100px;
    background: #fff;
}
.thank-you-page .title-curs h2 {
    color: #000;
    font-weight: 500;
    font-size: 50px;
    text-transform: uppercase;
    margin-top: 38px;
    margin-bottom: auto;
}



.banner-home .cerc-head-2  {
    top: 0 !important;
    left: 0 !important;
}


.banner-home h1 {
    opacity: 1;
}


.cerc-head-2 {
    opacity: 0;
    transition: opacity 1s ease;
    transform: none !important;
}


.img-head1 {
    opacity: 0;
    transition: opacity 1s ease;
    transform: none !important;
}

.fade-in {
    opacity: 1 !important;
}

