 /* Reset default styles */
body, ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Montserrat", sans-serif;
		background:#110c27;
}
a{
	color:#00F6FF;
}
header{
	position:absolute;
	top:0;
	color:#fff;
	padding:20px 0;
}
.pink{
	color:#ff36fa;
}
header .logo{
	display:block;
	max-width:250px;
}
.section1 .logo{
	display:block;
	max-width:100%;
}
.section1{
	background-image: url("/evenimente/Obiceiurivicioasesifren/img/bk-1.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
	padding:200px 0 0 0;
}
.section1 p{
	font-size:2rem;
}
.section1 h1{
	font-size:7rem;
	font-weight:bold;
}
.section1 h2{
	font-size:4rem;
	font-weight:bold;
}
.section1 .header_left{
	
	font-weight:bold;
	border-left:1px solid #fff;
}
.section1 .header_left p{
	font-size:1.65rem!important;
}
h2{
	font-size:40px;
	font-weight:bold;
}
p{
	font-size:20px;
}
.section1 a.btn{
	color:#84d5e9;
	border:3px solid #84d5e9;
	padding:10px 15px;
	border-radius:5px;
	font-size:20px;
	font-weight:bold;
	display:inline-block;
	margin:0 auto;
	margin-top:20px;
}

.section2{

	color:#fff;
	padding:100px 0;
}
.section2 a.btn_mare{
	display:block;
	margin-bottom:1rem;
	border:1px solid #fff;
	border-radius:30px;
	color:#ff36fa;
	text-decoration:none;
	text-align:center;
	font-size:2rem;
	padding-top:1rem;
	padding-bottom:1rem;
	font-weight:bold;
}
.section2 h2{
	font-size:3.5rem;
}
.section2 img{
	display:block;
	width:100%;
}

.section3{

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
	padding:100px 0 100px 0;
}
.section3 h2{
	color:#fff;
	font-size:3.5rem
}
.section3 p{
	font-size:2rem;
}
.section4{
background-image: url("/evenimente/Obiceiurivicioasesifren/img/bck_grad.jpg");
	color:#fff;
	padding:100px 0;
}
.section4 h2{
	color:#fff;
	font-size:3.5rem
}
.section4 p{
	font-size:2rem;
}
.section4 p.mare{
	font-size:3.8rem;
	font-weight:bold;
}
.border-right{
	border-right:1px solid #fff;
}
.section5{
	
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
	padding:100px 0 100px 0;
}
.section5 h2{
	color:#fff;
	font-size:3.5rem
}
.section5 p{
	font-size:2rem;
}
/*
.section5 span.number{
	display:inline-block;
	float:left;
}
.section5 span.text{
	display:inline-block;
	float:left;
}
*/
.section6{

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
	padding:100px 0 100px 0;
}
.section6 .price{
	text-align:center;
	border:1px solid #fff;
	border-radius:30px;
	text-align:center;
	font-size:3.5rem;
	font-weight:bold;
	padding:2rem;

}
.section6 .line{
	display:block;
	width:100%;
	height:1px;
	background:#fff;
	margin:1rem 0;
}
.section6  span.tva{
	font-size:2rem;
}
.section6 .btn_alb{
	color:#ff36fa;
	display:block;
	margin:2rem 0;
	background:#fff;
	width:100%;
	padding:2rem;
	font-size:2rem;
	text-align:center;
	text-decoration:none;
	border-radius:30px;
}
footer{
	
  padding: 0 0 100px 0;
  color: #fff;
}
footer img{
	display:block;
	width:100%;
	max-width: 250px;
}
footer a{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin:0 15px;
	font-size:1.7rem;
}

.section7{

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
	padding:100px 0 100px 0;
}
.section7 p{
	color:#fff;

}
.section7 h2{
	color:#fff;
	font-size:3.5rem;
}
.workshop{
	border:1px solid #fff;
	border-radius:30px;
	margin-bottom:3rem;
	padding-bottom:3rem;
}
.workshop .head{
	border:1px solid #fff;
	border-radius:30px;
	font-size:2.7rem;
	padding:1rem;
	margin-bottom:3rem;
	font-weight:bold;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}

.workshop .head .tva{
	font-size:2rem;
}.workshop  p{
	font-size:1.6rem;
	color:#ff36fa;
}
.workshop .white .pink{
	color:#000;
}
.workshop .white{
	background:#fff;
	color:#000!important;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
.section8{

  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
	color:#fff;
	padding:150px 0 150px 0;
}

.formular{
	color:#fff;
	padding:100px 0;
}
.formular h2{
	color: #fff;
    font-size: 3.5rem;
}
.formular label{
	font-size:1.7rem;
}
.formular .item{
	margin:2rem 0;
}
.formular input{
	border:1px solid #fff;
	border-radius:30px;
}
.formular input[type=text],
.formular input[type=email]{ 
    color: #fff; 
		padding:10px;
		background:transparent;
}
.formular  input::placeholder {
  font-weight: bold;

  color: #fff;
}
.submit_btn{
	background:#fff;
	padding:10px 15px;
	color:#ff36fa;
	margin:0 auto;
	    font-weight: bold;
    margin: 0 auto;
    font-size: 2rem;
    padding: 1rem 5rem;
}
}
.submit_btn:hover{
	background:#000;
	padding:10px 15px;
	border:1px solid #fff;
}
.text_vertical{
	display: flex;
  justify-content: center;
  /* align-self: center;    <---- REMOVE */
  align-items: center; 
flex-wrap: wrap;  
}
.text_vertica p{
	flex:1;
}
.tab{
	padding-left:30px;
}
.pr-3{
	padding-right:3rem;
}
.pl-3{
	padding-left:3rem;
}
.text-end .form-check .form-check-input{
	float:right;
	margin-left:50px;
	padding: 10px;
    background: transparent;
    border-radius: 5px;
}
.form-check .form-check-input{
	
	
	padding: 10px;
    background: transparent;
    border-radius: 5px;
}
.form-check .form-check-input:checked{
	background-color: #fff;
            border: 1px solid #fff;
}
.acorduri .form-check-input{
	margin-right:20px;
	margin-top:10px;
}
@media screen and (max-width: 1380px){
	.section1 h2 {
    font-size: 3rem;
    font-weight: bold;
}
.section2 h2 {
    font-size: 3rem;
}
.section2 a.btn_mare {
    display: block;
    margin-bottom: 0rem;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #ff36fa;
    text-decoration: none;
    text-align: center;
    font-size: 1.7rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: bold;
}
.section3 h2 {
    color: #fff;
    font-size: 3rem;
}
.section3 p {
    font-size: 1.7rem;
}
.section4 h2 {
    color: #fff;
    font-size: 3rem;
}
.section4 p {
    font-size: 1.7rem;
}
.section4 p.mare {
    font-size: 3.3rem;
    font-weight: bold;
}
.section5 h2 {
    color: #fff;
    font-size: 3rem;
}
.section5 p {
    font-size: 1.7rem;
}
.section6 .price {
    text-align: center;
    border: 1px solid #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    padding: 2rem;
}
.section6 span.tva {
    font-size: 1.7rem;
}
.section7 h2 {
    color: #fff;
    font-size: 3rem;
}
.workshop .head {
    border: 1px solid #fff;
    border-radius: 30px;
    font-size: 2rem;
    padding: 1rem;
    margin-bottom: 3rem;
    font-weight: bold;
}
.workshop p {
    font-size: 1.7rem;
}
.formular h2 {
    color: #fff;
    font-size: 3rem;
}
.formular label {
    font-size: 1.4rem;
}
.submit_btn{
	font-size:1.7rem;
}
}

@media screen and (max-width: 980px){
	.section1 h1 {
    font-size: 4rem;
    font-weight: bold;
}
.section1 p {
    font-size: 1.4rem;
}
.section1 .header_left p {
    font-size: 1.4rem !important;
}
.section1 h2 {
    font-size: 2rem;
    font-weight: bold;
}
.section2 h2 {
    font-size: 2rem;
}
.section2 a.btn_mare{
	font-size:1rem;
}
.section3 h2 {
    color: #fff;
    font-size: 2rem;
}
.section3 p {
    font-size: 1.4rem;
}
.section4 h2 {
    color: #fff;
    font-size: 2rem;
}
.section4 p {
    font-size: 1.4rem;
}
.section4 p.mare {
    font-size: 2rem;
    font-weight: bold;
}
.section5 h2 {
    color: #fff;
    font-size: 2rem;
}
.section5 p {
    font-size: 1.4rem;
}
.section6 .price{
	font-size:1.7rem;
}
.section7 h2 {
    color: #fff;
    font-size: 2rem;
}
.workshop .head{
	font-size:1.5rem;
}
.workshop .head .tva {
    font-size: 1rem;
}
.workshop p {
    font-size: 1.4rem;
}
.formular h2 {
    color: #fff;
    font-size: 2rem;
}
.submit_btn{
	font-size:1.5rem;
}
}

@media screen and (max-width: 768px){
.section1 .header_left{
	border:none!important;
	text-align:right!important;
}
.pr-3,.pl-3{
	padding:0!important;
}
.border-right{
	border:none!important;
	text-align:left!important;
}
#formular .text-end{
	text-align:left!important;
}
.form-check{
	padding-left:0;
}
.acorduri .form-check-input{
	margin-right:0;
}
.acorduri label{
	padding-left:10px;
}
		.section1 h1 {
    font-size: 4rem;
    font-weight: bold;
}
.section1 p {
    font-size: 1.4rem;
}
.section1 .header_left p {
    font-size: 1.4rem !important;
}
.section1 h2 {
    font-size: 2rem;
    font-weight: bold;
}
.section2 h2 {
    font-size: 2rem;
}
.section2 a.btn_mare{
	font-size:1rem;
}
.section3 h2 {
    color: #fff;
    font-size: 2rem;
}
.section3 p {
    font-size: 1.4rem;
}
.section4 h2 {
    color: #fff;
    font-size: 2rem;
}
.section4 p {
    font-size: 1.4rem;
}
.section4 p.mare {
    font-size: 2rem;
    font-weight: bold;
}
.section5 h2 {
    color: #fff;
    font-size: 2rem;
}
.section5 p {
    font-size: 1.4rem;
}
.section6 .price{
	font-size:1.7rem;
}
.section7 h2 {
    color: #fff;
    font-size: 2rem;
}
.workshop .head{
	font-size:1.5rem;
}
.workshop .head .tva {
    font-size: 1rem;
}
.workshop p {
    font-size: 1.4rem;
}
.formular h2 {
    color: #fff;
    font-size: 2rem;
}
.submit_btn{
	font-size:1.5rem;
}
}

@media screen and (max-width: 500px){
	.section1 h1 {
        font-size: 2rem;
        font-weight: bold;
    }
		    .pr-3, .pl-3 {
        padding: 0 !important;
        padding: 0 20px !important;
    }
		    .section1 h2 {
        font-size: 1.2rem;
        font-weight: bold;
    }
		    .section2 h2 {
        font-size: 1.2rem;
        margin-bottom: 2rem;
        text-align: left;
    }
		.section3 h2 {
        color: #fff;
        font-size: 1.2rem;
    }
		    .section3 p {
        font-size: 1rem;
    }
		    .section4 h2 {
        color: #fff;
        font-size: 1.2rem;
    }
		    .section4 p {
        font-size: 1rem;
    }
		    .section4 p.mare {
        font-size: 1.2rem;
        font-weight: bold;
    }
		    .section5 h2 {
        color: #fff;
        font-size: 1.2rem;
    }
		    .section5 p {
        font-size: 1rem;
    }
		    .section6 .price {
        font-size: 1.2rem;
				margin-bottom: 2rem;
    }
		    .section6 span.tva {
        font-size: 1rem;
    }
		.section6 .btn_alb{
			 font-size: 1.2rem;
		}
		    .section7 h2 {
        color: #fff;
        font-size: 1.2rem;
    }
		    .workshop .head {
        font-size: 1rem;
    }
		    .workshop p {
        font-size: 1rem;
				padding: 0 20px;
    }
		    .formular h2 {
        color: #fff;
        font-size: 1.2rem;
    }
		    .formular label {
        font-size: 1.2rem;
        margin-bottom: 2rem;
    }
		    .submit_btn {
        font-size: 1.2rem;
    }
		.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: .125rem;
}
footer a{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin:0 15px;
	 font-size: 1.2rem;
}
}
@media screen and (max-width: 400px){
	.section3{
		padding:0;
	}
	.section4{
		padding: 50px 0;
	}
	.section5{
		padding:0;
	}
	.section6{
		padding: 50px 0;
	}
	.section7{
		padding: 50px 0;
	}
	.formular{
		padding:50px 0;
	}
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
		padding:0 25px;
	}
	.text-end .form-check .form-check-input{
		float:left;
		margin:0;
	}
	.text-end  .form-check{
		padding:0;
	}
	.text-end  .form-check-label{
		padding-left:10px;
		max-width:90%;
	}
}

.mr-70px{
	margin-right:70px;
}
p.disc{
	margin-bottom:0;
	
}
.centered{
	align-items: center;
    justify-content: center;
    margin: auto;
}

@media screen and (max-width: 580px){
	.mr-70px{
	margin-right:0;
}
}

.sectionwhats img{
	display:block;
	max-width:90%;
	margin:0 auto;
}
@media screen and (max-width: 400px){
	.sectionwhats img{
		margin-bottom:50px;
	}
}