@font-face {
	font-family: 'DK Woolwich';
	src: url('../fonts/DK Woolwich.eot');
	src: local('☺'), url('../fonts/DK Woolwich.woff') format('woff'), url('../fonts/DK Woolwich.ttf') format('truetype'), url('../fonts/DK Woolwich.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'pringlesregular';
    src: url('../fonts/pringles-semiserif-webfont.woff2') format('woff2'),
         url('../fonts/pringles-semiserif-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.inscrie_bon_cmm {
    cursor: pointer;
        background-color: #f5d101;
    border: 2px solid #f5d101;

    color: black!important;
    font-size: 23px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 90px;
    padding-left: 40px;
    padding-right: 40px;
    	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;

margin-right: 40px;
}

.inscrie_bon_cmm_mob {
    cursor: pointer;
        background-color: #f5d101;
    border: 2px solid #f5d101;

    color: black!important;
    font-size: 23px;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 9px;
    padding-left: 4px;
    padding-right: 4px;
    	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;


    padding-left: 15px;
    padding-right: 15px;
    font-weight: 500;
    padding-bottom: 1;
    padding-top: 1;

        font-size: 16px;


}




.inscrie_bon_cmm:hover {

     background-color: transparent;
    border: 2px solid #f23838;
    
    text-decoration: none;

}



body {
	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	
	background-position: center top;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 16px;
	overflow-x: hidden;
}
html {
	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 16px;
}
.wrapper-castigatori {
	margin-top: 100px;
	background: url("../images/bg2.png");
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.section_img_title {
	text-align: center;
}
.section_img_title img {
	max-width: 40%;
}
a.regulament {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
a {
	transition: all 0.3s ease-in-out;
}
a.regulament:hover, .mdl-checkbox__label a:hover {
	color: #fdae3c;
}
*{
	box-sizing: border-box;
}
h1{
	font-size: 60px;
	color: #f23838;
	font-family: 'DK Woolwich';
	line-height: 60px;
}
.slick-prev {
	background: transparent url('../images/prev.png') center center no-repeat !important;
	background-size: cover !important;
	left: -70px;
	width: 50px;
	height: 50px;
}
.slick-next {
	background: transparent url('../images/next.png') center center no-repeat !important;
	background-size: cover !important;
	right: -70px;
	width: 50px;
	height: 50px;
}
button, button:focus{
	outline: none;
}
img{
	max-width: 100%;
}
input{
	outline: none;
}
footer {
	/*width: 92%;
    margin: 0 auto;
	margin-top: 40px;
	padding: 20px;*/
	width: 100%;
	padding: 40px;
	background-color: #f5d101;
	border-top: 5px solid #fff;
	font-family: 'Roboto Condensed', sans-serif;
}
footer ul li{
	color: #000;
}
 header {
	padding: 40px;
	width: 100%;
	z-index: 99;
	padding: 10px;
	transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
	background:#f23838;
}
body.homepage header {
	padding: 40px;
	position: absolute;
	width: 100%;
	z-index: 99;
	padding: 20px;
	padding-top: 40px;
	transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
	background-color: transparent;
}
body.homepage header  .logo{
	display: none;
}
.header_border {
	position: absolute;
	bottom: 0;
	border-bottom: 1px solid #fff;
}
footer p{
	color: #fff;
	font-size: 18px;
    text-align: left;
    padding: 0 50px;
}
footer ul{
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
footer ul li{
	list-style-type: none;
	display: inline-block;
}
footer ul li a{
	color: #000;
	font-size: 14px;
}
footer ul li span{
	margin: 0 10px;
	color: #000;
	display: inline-block;
}
.wrapper {
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
}

.wrapper-header {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
}


.wrapper-subheader {
	max-width: 1600px;
	margin: 0 auto;
}

.wrapper-premii {
	padding-top: 80px;
	padding-bottom: 40px;
	max-width: 1600px;
	margin: 0 auto;
	text-align: center;
}

.castigatori-title {
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
}

.castigatori-list {
	margin: 40px 0;
	padding: 40px 60px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
	color: #000;
	font-size: 15px;
}

.castigatori-list > div > div > div > div {
	padding-left: 0;
	padding-right: 0;
}

.wrapper_aventuri {
	max-width: 1300px;
}

.menu{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: right;
	display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: center;
}

header.scroll {
	background: #fdae3c;
	padding-bottom: 40px;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
}

header.scroll .header_border {
	border-bottom: 0;
}
.menu{
	margin-left: auto;
}
.menu li{
	display: inline-block;
	margin: 0 40px;
	position: relative;
}
.menu li a {
	font-size: 20px;
    line-height: 22px;
	text-decoration: none;
	color: #fff;
	transition: 0.3s;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
	font-family: 'DK Woolwich';
}
.menu li.active:before {
	content: '';
	z-index: 1;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 180%;
	max-width: 380px;
	height: 200%;
	background: url("../images/menu_active.png");
	background-position: center center;
	background-repeat: no-repeat;
	transform: translate(-50%, -50%);
	background-size: 100% 100%;
}
.menu li a.active, .menu li a:hover{
	color: #ffc801;
}
.pringles_left img {
	width: 100%;
}

.pringles_right {
	padding-top: 150px;
	position: relative;
}
.pringles_right .cars_bg {
	position: relative;
	margin-left: -25%;
	/*width: 110%;
	max-width: 110%;*/
	width: 100%;
	max-width: 100%;
}
.pringles_right .car1 {
	position: absolute;
	top: 0;
	left: 0;
	animation-name: pop;
	animation-duration: 6s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0.63, 0.22, 0.38, 0.76);
}

.pringles_right .car2 {
	position: absolute;
	top: 0;
	left: 0;
	animation-name: pop;
	animation-duration: 6s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0.63, 0.22, 0.38, 0.76);
}

.wrapper-premii .premii_bg {
	width: 80%;
	margin: 0 auto;
}
.premii_inner {
	position: relative;
}

.premii_inner .premii1 {
	position: absolute;
	top: 0;
	left: 0;	
	animation-name: pop;
	animation-duration: 6s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0.63, 0.22, 0.38, 0.76);
}

.premii_inner .premii2 {
	position: absolute;
	top: 0;
	left: 0;
	animation-name: pop;
	animation-duration: 6s;
	animation-fill-mode: forwards;
	animation-iteration-count: infinite;
	animation-timing-function: cubic-bezier(0.63, 0.22, 0.38, 0.76);
}

.premii_inner .premii2:hover {
	transform: scale(1.1);
}

.content {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	min-height: 300px;
}

.headline{
	position: relative;
	background-color:#e52127;
}
.headline img{
	width: 100%;
	position: relative;
	/*z-index: 20;*/
}
.headline .logo, .logo{
	margin-top: 40px;
	display: inline-block;
	position: relative;
	z-index: 100;
}
.headline .logo img, .logo img{
	max-width: 120px;
	margin-bottom: 30px;
	
	/*position: absolute;
	top: 5%;
	left 0;*/
}
.headline img.hl{
	max-width: 75%;
	margin: 0 auto;
	/*position: absolute;
	top: 5%;
	left: 0;
	right: 0;
	margin: auto;*/
}
.red_bg{
	background: #d71d23;
}
.section2_before{
	background-color:#e52127;
}
.section2{
	position: relative;
	z-index: 2;
	/*margin-top: -200px;
	padding-top: 200px;*/
	/*background: #d71d23 url('../images/star.png') center center no-repeat;*/
	background: #fff url('../images/section2_bg2.png') top center no-repeat;
	background-size: cover;
	padding: 100px 0 50px 0;
	padding-top: 30px;
	padding-top:0;
	
}
.section2_page{
	background-image: url('../images/section2_bg_top.png'), url('../images/section2_bg_bottom.png');
  	background-position: top center, bottom center;
  	background-repeat: no-repeat, no-repeat;
  	background-size: 100% auto, 100% auto;
  	background-color: #fff;
  	padding: 0;
  	padding-top: 300px;
  	margin-top: -150px;
  	position: relative;
  	z-index: 20;
  	padding-bottom: 40px;
}
.section2_page h1, .section2_page h3{
	color: #e52127;
}
.row_aventuri{
	position: relative;
	z-index: 30;
}
.form-content {
    padding: 30px;
	padding-top: 60px;
	padding-bottom: 20px;
    /* width: 59%; */
    position: relative;
    z-index: 2;
    /*margin: 0 auto;*/
	max-width: 550px;
	background-color: #fff;
	-webkit-border-top-left-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-topleft: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.3);
}

.form-content .premii_win {
	position: absolute;
	right: 0;
	bottom: 0;
	transform: translate(70%, 30%);
	width: 60%;
}

.premii_win_mobile {
	display: none;
	text-align: right;
}

.premii_win_mobile img {
	max-width: 40%;
}

.form h2 {
    text-align: center;
    font-weight: bold;
    color: #d71d23;
    font-size: 24px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.form .row {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
    font-family: arial;
    font-size: 18px;
}
.form .row input[type="text"] {
    display: block;
    width: 100%;
    height: 47px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #fff;
    border: 1px solid rgb(137, 137, 137);
    font-size: 14px;
    color: #000000;
    text-align: center;
    outline: none;
}
.form .row input[type="text"].field-error,
.form .row select.field-error{
	/*box-shadow: inset 0 0 0 2px #881014;*/
	border: 1px solid #881014;
	
}

.form .row .select_row {
	padding: 0 20px;
	padding-top: 10px;
}

.form .row select{
	width: 100%;
	height: 47px;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #5d5c5c;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5d5c5c;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #5d5c5c;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #5d5c5c;
  opacity: 1; /* Firefox */
}
.mdl-checkbox__label{
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	font-weight: 400;

}
.mdl-checkbox__label a{
	color: #d61d24;
}
.mdl-checkbox{
	line-height: 14px;
}
form .row .trimite {
    display: block;
    width: 60%;
    margin: 0 auto;
    background-color: transparent;
    padding: 6px 0;
    border: 0;
	outline: none;
	    text-transform: uppercase;
    color: #fff !important;
    border-radius: 25px;
    cursor: pointer;
    padding: 5px 30px;
    display: inline-block;
    transition: background 0.3s ease-in-out;
    margin-bottom: 10px;
    background: #f23838;
    border: 2px solid #f23838;
    font-size: 26px;
    margin: 10px auto;
}
form .row .trimite:hover {
    background: transparent;
    text-decoration: none;
    color: #f23838 !important;
}
form .row input[type="submit"]:hover{
	 background-color: transparent;
	 color: #fff;
	 transition: 0.3s;
}
.section2  img{
	/*max-width: 80%;*/
	max-height: 100%;
	max-width: inherit;
}
h3{
	font-weight: 700;
	font-size: 34px;
	line-height: 42px;
}
.section2 img.section2_bottom{
	position: absolute;
    width: 100%;
    max-width: 100%;
    bottom: -1px;
    vertical-align: bottom;
    display: block;
    border-bottom: #fed73a;
}
.yellow_bg{
	background: #fed73a;
}
.premii{
	color: #000;
	
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.premii .img, .premii .nume{
	margin: 0 auto;
	text-align: center;
}
.premii .img{
	min-height: 200px;
}
.premii .nume{
	
	width: 70%;
	margin: 0 auto;
	margin-top: 20px;
	margin-top: auto;
}
.premii img{
	max-width: 90%;
	
}
.premii .nume h4{
	font-weight: 700;
	font-size: 22px;
}
.premii .nume p{
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 16px;
}
.col_premiu{
    display: flex;
    flex-direction: column;
}
.col_premiu_mare{
	position: relative;
    z-index: 100;
    margin-top: -70px;
}
label.error{
	font-size: 12px;
	color: #881014;
	margin-bottom: 0;
	font-weight: 700;
	display: block;
	text-align: center;
	width: 100%;
}
.row .select_row label.error {
	text-align: left;
}
.hitmail-status{
	color: #000;
}
.hitmail-ok {
	color: green;
	text-align: center;
}

.hitmail-error {
	color: #e61a2b;
	text-align: center;
}
.section2_page{
	/*padding-top: 150px;*/
}
.section2_page h1{
	text-align: center;
	font-size: 38px;
	font-weight: 700;
}
.section2_page h3{
	font-size: 24px;
	line-height: 32px;
}
.slick-slide{
	text-align: center;
}
.prod_img img{
	margin: 0 auto;
	max-height: 400px;
}
.prod_title{
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	color: #000;
	
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	
}
.prod_desc{
	color: #000;
}
.slick-dots{
	 position: relative;
	 bottom: 0;
}
.slick-dots li {
    display: inline-block;
    /*background-color: fff;*/
   }
.slick-list{
	margin-bottom: 40px;
}
.produse_carusel {
	width: calc(100% - 120px);
	max-width: 760px;
    margin: 0 auto;
	/*margin-top: 40px;
	background: #fff;*/
	padding: 20px;
	padding-top: 0;
}
.inner-wrapper {
	width: 92%;
    margin: 0 auto;
	margin-top: 40px;
	padding: 20px;
}

.aventuri_carusel  {
    width: 100%;
    margin: 0 auto;
}
.slick-slide{
	height: auto;
	cursor: pointer;
}
.slick-dots li button:before{
	font-size: 50px;
}
.modal-dialog-centered{
	/*max-width: 60%;*/
	width: 94%;
    max-width: 1200px;
	margin: 0 auto;
	min-height: 300px;
}
.modal-body{
	padding: 40px;
}
.produse_carusel .description{
	display: none;
}
.modal-header{
	border-bottom: none;
}
.modal-body {
	margin-bottom: 2rem;
}
.modal-body img{
	margin: 0 auto;
}
.modal-body .col-4{
	text-align: center;
}
.modal-body  h3{
	font-size: 34px;
	color: #e61a2b;
}
.modal-body p{
	color: #000;
}
.row_castigatori{
	min-height: 400px;
}




/* Custom dropdown */
.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 10px; /* demo only */
  font-size: 1.2em;
  width: 90%;
  max-width: 300px;
  text-align: center;
}

.custom-dropdown select {
  
  font-size: inherit;
  padding: .5em;
  border: 0;
  margin: 0;
  border-radius: 6px;
  text-overflow: '';
  /*Hiding the select arrow for firefox*/
  -moz-appearance: none;
  /*Hiding the select arrow for chrome*/
  -webkit-appearance:none;
  /*Hiding the select arrow default implementation*/
  appearance: none;
  background-color: #fcd438;
  color: #da2c2e;
  width: 100%;
  text-align: center;
  font-weight: 600;
  outline: none;
   text-align-last: center;
   text-align: center;
   -ms-text-align-last: center;
   -moz-text-align-last: center;
}
.custom-dropdown select option{
	text-align: center;
  text-align-last: center;
}
/*Hiding the select arrow for IE10*/
.custom-dropdown select::-ms-expand {
    display: none;
}

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.custom-dropdown::after { /*  Custom dropdown arrow */
  content: "";
  background: transparent url('../images/arrow.png') no-repeat;
  background-size: contain;
  height: 1em;
  width: 2em;
  
  cursor: pointer;
  font-size: .625em;
  line-height: 1;
  right: 0.5em;
  top: 50%;
  margin-top: -.5em;
}

.custom-dropdown::before { /*  Custom dropdown arrow cover */
  width: 2em;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
  /*background-color: rgba(0,0,0,.2);*/
}

.custom-dropdown::after {
  color: rgba(0,0,0,.6);
}

.custom-dropdown select[disabled] {
  color: rgba(0,0,0,.25);
}
.winner_item{
	width: 98%;
	margin-right: 2%;
}
.winners .winners-body {
    height: 600px;
    overflow-y: scroll;
    display: none;
}
.winners-body.active{
	display: block;
}
.winner_item{
	display: flex;
}
.winner_item div{
	flex: 1;
	padding: 10px 20px;
	border-bottom: 3px solid #fed73a;
	color: #fff;
	font-size: 24px;
	border-right: 3px solid #fed73a;
}
.winner_item div:last-child{
	text-align: center;
	background: #ed8538;
	border-right: none;
}
.winner_item div:first-child{
	padding-left: 0;
}
.winner_item:last-child div{
	border-bottom: none;
}
/* width */
::-webkit-scrollbar {
  width: 6px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #d81f24;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #fff;
}

.hamburger-wrap {
    display: none;
}
.regulament_page a{
	color: #fcd438;
}
.regulament_page h4{
	font-size: 24px;
	margin-bottom: 20px;
}


.regulament_page table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
  color: #000;
}

.regulament_page table td, .regulament_page table th {
  border: 1px solid #ddd;
  padding: 8px;
}



.regulament_page table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #4CAF50;
  color: white;
}

.modal-body p.hitmail-ok {
    color: green;
    text-align: center;
}
.modal-body p.hitmail-error {
    color: #e61a2b;
    text-align: center;
}
fieldset[disabled] .mdl-checkbox .mdl-checkbox__label, .mdl-checkbox.is-disabled .mdl-checkbox__label{
	color: #000;
}
.ate_cookie_dialog{
	color: #000;
	padding-top: 20px;
}

.politica-de-conf {
	color: #000;
    font-family: arial;
    line-height: 19px;
    font-size: 16px;
    padding-bottom:20px;
}

.politica-de-conf p {
	font-size:15px;
	line-height:20px;
}

.politica-de-conf strong, .politica-de-conf b {
	font-weight:bold;
}

.politica-de-conf li {
	list-style: circle;
	margin-left:30px;
}

.politica-de-conf h1, .politica-de-conf h2, .politica-de-conf h3, .politica-de-conf h4, .politica-de-conf h5, .politica-de-conf h6 {
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
}

.politica-de-conf h1 {
	font-size:42px;
	line-height:42px;
}

.politica-de-conf h2 {
	font-size:38px;
	line-height:38px;
}
.politica-de-conf h3 {
	font-size:33px;
	line-height:33px;
}
.politica-de-conf h4 {
	font-size:28px;
	line-height:28px;
}
.politica-de-conf h5 {
	font-size:23px;
	line-height:23px;
}
.politica-de-conf h6 {
	font-size:18px;
	line-height:18px;
}
.politica-de-conf  a{
	color: #fcd438;
}
body.homepage_teaser{
	background-color: #d71d23;
	background: #d71d23 url('../images/bg-pringles.png') center center no-repeat;
    background-size: auto;
	background-size: cover;
	position: relative;
	height: 100%;
}
body.homepage_teaser .teaser {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 100%;

}
.row_captcha label{
	color: #000;
	font-size: 13px;
	width: 100%;
}
.row_captcha label.error{
	font-size: 13px;
    color: red;
}
.form .row.row_captcha input[type="text"]{
	width: 70%;
}
#captchaimage{
	width: 30%;
}
#captchaimage img{
	max-width: 100%;
}
.row_aventuri .card{
	width: 20%;
	background: transparent;
	border: none;
}
.row_aventuri .card p{
	width: 80%;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
}
.row_aventuri .card:hover{
	cursor: pointer;
}
.info_camp h2{
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
}
.row_form_container{
}
.mdl-checkbox__box-outline{
	border: 2px solid rgb(0, 0, 0);
    border-radius: 0; 
    
}
.mdl-checkbox.is-checked .mdl-checkbox__box-outline{
	border: 2px solid rgb(0, 0, 0);
}
.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
    background: rgb(0, 0, 0) url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K);
}
.cutie_pringles{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.form_wrapper {
	margin-top: -60px;
}

.form_wrapper .row_form_container form{
	position: relative;
	z-index: 5;
}
.regulament_page, .politica-de-conf {
	color: #000;
	padding-bottom: 40px;
	font-family: 'Montserrat', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
}
.regulament_page h1, .regulament_page h2, .regulament_page h3, .regulament_page h4, 
.politica-de-conf h1, .politica-de-conf h2, .politica-de-conf h3, .politica-de-conf h4{
	color: #000;
}
.aventuri_content_description{
	display: none;
}
.aventura_desc h2, .modal_aventura h2{
	color: #000;
	font-size: 24px;
	border-bottom: 2px solid #000;
	font-weight: 700;
    padding-bottom: 20px;
    margin-bottom: 30px;
    text-align: center;
}
.slick-slide img:hover,
.slick-slide img:active,
.slick-slide img:focus{
	border: none;
	outline: none;
}
.modal_aventura ul{
	color:#000;
	margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.modal_aventura ul li{
	display: flex;
}
.modal_aventura ul li:before {
 
  content: "• ";
  color: #e52127;
	margin-right: 10px;
	font-size: 50px;
	line-height: 12px;
}
.detalii_hotel h2{
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	color: #e52127;
	margin: 0 auto;
}
.detalii_hotel h2 a{
	color: #e52127;
	text-decoration: none;
	cursor: pointer;
}
.modal_aventura h4{
	color: #000;
}
.regulament_page p{
	margin: 10px 0;
	width: 100%;
}
.row_intro p{
	font-size: 18px;
}
.headline h3{
    font-size: 26px;
}
.headline h3 span{
	display: block;
	text-transform: uppercase;
	color: #e52127;
	background-color: #fff;
	padding: 5px;
	font-size: 30px;
}
.headline .c_col2{
	align-items: center;
}
.headline .c_col2 h3{
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
}
.headline .c_col2 img{
	width: 50%;
	max-width: 45%;
}
#acasa{
	position: relative;
}
#acasa_bg{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100%;
	width: auto;
	z-index: 10;
}

#acasa_HP .col-12 img{
	width: 100%;
}
#acasa_img1{
	position: absolute;
	left: 20%;
	bottom: 0;
	bottom: -100px;
	width: auto;
	z-index: 10;
}
.pringles_left{
	position: relative;
	z-index: 30;
	/*padding-left: 5%;*/
}
.pringles_left img{
	position: relative;
	z-index: 30;
}
.pringles_left img.img_left{
	margin-top: -170px;
}
.regulament{
	width: 80%;
	margin: 0 auto;
	background: #f23838 url('../images/pdf.png') 99% center no-repeat;
	color: #fff;
	padding-right: 5%;
	border-radius: 50px;
	border: 2px solid #f23838;
	transition: background 0.3s ease-in-out;
	cursor: pointer;
	font-size: 17px;
	margin-bottom: 20px;
	background-size: 6% auto;
    padding-right: 10%;
}
.regulament:hover{
	background: #fff url('../images/pdf.png') 99% center no-repeat;
}
.regulament a{
	color: #fff;
    text-decoration: none;
    padding: 20px;
    display: inline-block;
}
.regulament a:hover{
	text-decoration: none;
}
.regulament:hover a{
	color: #f23838;
}
#acasa_HP .col-12:last-child img{
	/*object-fit: cover;*/
	
}

.box_categorie{
	border-radius: 18px;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding-bottom: 20px;
	position: relative;
}
.box_categorie h5{
	position: absolute;
	color: #f23838;
	width: 100%;
	text-align: center;
	font-weight: 700;
    top: -30px;
    text-transform: uppercase;
}
.produse_carusel h5{
	color: #f23838;
	text-transform: uppercase;
}
.box_categorie.odd{
	background: #f23838;
	
}
.box_categorie.even{
	background: #ffc801;
	/*margin-top: 50px;*/
	transform: translateY(50px);
}
.box_categorie .fetaured{
	width: 100%;
	
}
.box_categorie .categ_title{
	font-family: 'DK Woolwich';
	color: #fff;
	padding: 20px;
	padding-bottom: 5px;
	font-size: 30px;
	line-height: 34px;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.row_categorii{
	/*margin-bottom: 80px;*/
}
.categ_detalii{
	padding: 10px;
	text-align: center;
	margin-top: auto;
}
.categ_detalii .detalii{
	font-size: 11px;
	text-transform: uppercase;
	color: #000 !important;
	border-radius: 10px;
	cursor: pointer;
	font-weight: 700;
	padding: 5px;
	width: 50%;
	display: inline-block;
	transition: background 0.3s ease-in-out;
}
.box_categorie.odd .categ_detalii .detalii{
	background: #f5d101;
	border: 2px solid #f5d101;
}
.box_categorie.even .categ_detalii .detalii{
	background: #fff;
	border: 2px solid #fff;
	
}
.box_categorie.odd .categ_detalii .detalii:hover,
.box_categorie.even .categ_detalii .detalii:hover {
	background: transparent;
}
.categorii_wrapper{
	padding-bottom: 70px;
}
.slider_categorie{
	display: none;
}
.single_content_carousel{
	display: none;
	background-color: #f5d101;
}
.single_content_carousel.content{
	width: 100%;
	max-width: 100%;
}
.buttons_categ{
	padding: 15px 0;
}
.buttons_categ a{
	color: #fff;
	font-size: 16px;
	line-height: 16px;
	background: #f23838;
	opacity: 0.7;
	padding: 5px 30px;
	border-radius: 25px;
	display: inline-block;
	cursor: pointer;
	font-family: 'DK Woolwich';
	text-transform: uppercase;
	margin-bottom: 10px;
}
.buttons_categ a.active, .buttons_categ a:hover{
	opacity: 1;
	font-size: 20px;
	line-height: 20px;
	padding: 10px 30px;
	box-shadow: 4px 3px 35px 10px #fff;
}
.campanie_buttons_wrapper{
	position: absolute;
	bottom: 5%;
    right: 5%;
    text-align: right;
    z-index: 20;
}
.campanie_buttons_wrapper a, .promo_buttons a, .c_default_button{
    text-transform: uppercase;
    color: #000 !important;
    border-radius: 20px;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 10px;
    width: 50%;
    display: inline-block;
    transition: background 0.3s ease-in-out;
	margin-bottom: 10px;
	background: #f5d101;
    border: 2px solid #f5d101;
    
    font-size: 16px;
}
.campanie_buttons_wrapper a{
	width: auto;
}
.promo_buttons a{
	width: auto;
	font-size: 12px;
	margin: 0 5px;
}
.campanie_buttons_wrapper a:hover, .promo_buttons a:hover, .c_default_button:hover{
    background: transparent;
    text-decoration: none;
}
#magazin_headline{
	
	background-image: url('../images/yellow_shape.png');
	background-color: #d71d23;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% auto;
}
#magazin_headline div:not(.campanie_buttons_wrapper){
	position: relative;
	z-index: 20;
}
.headline .inside_magazin_logo{
	display: none;
}

#magazin_headline .headline_wrapper{
	width: 50%;
	color: #fff;
}
#magazin_headline .headline_wrapper a{
	color: #fff;
}
#magazin_headline h1{
	color: #fff;
	font-family: 'pringlesregular';
	font-size: 72px;
	line-height: 52px;
	text-align: left;
	margin-top: -60px;
	font-weight: normal;
}
.headline_wrapper p{
	font-weight: 700;
	line-height: 20px;
}
.headline_wrapper p span{
	color: #f3d64b;
}
.magazine{
	width: 60%;
	margin-left: auto;
	background: #fff;
	padding: 5px;
	margin-top: 110px;
}
.magazine img{
	max-width: 100px;
}
.col_right_magazin{
	position: relative;
}
#acasa_magazin_img1 {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 30%;
    width: auto;
    z-index: 10;
    max-width: 60%;
}
.inscrie_bon, .default_button{
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 30px;
    display: inline-block;
    transition: background 0.3s ease-in-out;
	margin-bottom: 10px;
	background: #f23838;
    border: 2px solid #f23838;
    font-size: 16px;
    margin: 10px auto;
}

 .inscrie_bon:hover, .default_button:hover{
    background: transparent;
    text-decoration: none;
    color: #f23838 !important;
}
.premii {
	display: flex;
	align-items: center;
}
.premii .premiu{
	width: 30%;
}

.premii .premiu img{
	max-width: 100%;
	width: 150%;
    max-width: 150%;
    margin-left: -25%;
}
.premii .premiu span{
	display: none;
}
#inscrie{
	display: none;
	width: 100%;
	min-width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.5);
}
#inscrie .form-content{
	margin-left: auto;
}
.modal_open{
	/*overflow: hidden;*/
	position: relative;
}
.wrapper2{
	max-width: 1400px;
	width: 94%;
	margin: 0 auto;
}
#acasa_HP{
	background: transparent url('../images/hp_bg.png') right center no-repeat;
	background-size: 70% auto;
	padding-bottom: 250px;
	overflow: hidden;
}
.single_page .logo{
		margin-top: 0;
}
.single_page .logo img{
	margin-bottom: 0;
}
.headline .inside_magazin_logo{
	display: none;
}
.acasa_magazin_img_show_mobi{
	display: none;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
	background-color:#f5d101;
}
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #f5d101;
}
#acasa_HP .img_show_mobi{
	display: none;
}
#acasa_bg_mobi{
	display: none;
	position: absolute;
    left: 0;
    bottom: 0;
    height: auto;
    width: auto;
    z-index: 10;
}
#ate_modify_cookie_settings{
	cursor: pointer;
}
.campanii_incheiate img{
	border-radius: 20px;
}
.promotie_nationala_iunie{
	/*padding-top: 60px;
	padding-top: 20px;*/
	overflow-x: hidden;
}
.promotie_nationala_iunie .row_premii{
	background: transparent url('../images/kv_iunie_bg.png') center top no-repeat;
	background-size: cover;
	padding-top: 80px;
	padding-bottom: 20px;
    z-index: 10;
    position: relative;
    margin-top: -140px;
}
.promotie_nationala_iunie .row_premii .row{
	display: flex;
	align-items: center;
	text-align; center;
}
.promotie_nationala_iunie .row_premii .row div{
	text-align: center;
}
.promotie_nationala_iunie .row_premii .row .pasi_inscriere,
.promotie_nationala_iunie .row_premii .row .pasi_inscriere div{
	text-align: left;
}
.promotie_nationala_iunie .row_premii .wrapper{
	max-width: 1400px;
}
.promotie_nationala_iunie .row_premii .wrapper .row:first-child{
	position: relative;
}
.promotie_nationala_iunie .row_premii .wrapper .row img.last{
	position: absolute;
	left: 80%;
    bottom: 15%;
}
.promotie_nationala_iunie .row_premii .premiu{
	width: 25%;
}

.promotie_nationala_iunie .row_premii .premiu:nth-child(1){
	width: 40%;
	width: 43%;
}
.promotie_nationala_iunie .row_premii .premiu:nth-child(1) img{
	margin-top: 50px;
}
.promotie_nationala_iunie .row_premii .premiu:nth-child(2){
	width: 20%;
}
.promotie_nationala_iunie .row_premii .premiu:nth-child(3){
	width: 37%;
}
.campanie_activa .regulament_button{
	
}
.campanie_activa a{
	margin: 0 10px;
}
.campanie_activa a{
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 25px;
    cursor: pointer;
    font-weight: 700;
    padding: 5px 30px;
    display: inline-block;
    transition: background 0.3s ease-in-out;
	margin-bottom: 10px;
	background: #f23838;
    border: 2px solid #f23838;
    font-size: 16px;
    margin: 10px auto;
}

.campanie_activa a:hover{
    background: transparent;
    text-decoration: none;
    color: #f23838 !important;
}
.kv_show_desktop{
	display: block;
}
.kv_hide_desktop{
	display: none;
}
#voteaza{
	display: none;
    width: 100%;
    min-width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
    background-color: rgba(209, 26, 32, 0.8);
}
#voteaza .wrapper{
	
    padding: 60px 50px 60px 80px;
    /* width: 59%; */
    position: relative;
    z-index: 2;
    /* margin: 0 auto; */
    width: 90%;
    max-width: 1000px;
    border-radius: 10px;
    /*box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 30%);
    background: #ffcc0a url('../images/voteaza_bg.png') center center no-repeat;
    background-size: 100% auto;*/
    background: transparent url('../images/voteaza_bg.png') center center no-repeat;
    background-size: 100% 100%;
}
#voteaza .row{
	justify-content: center;
    align-items: center;
    height: 100%;
}
#voteaza .row .col_vot{
	width: 20%;
	text-align: center;
	
}
#voteaza .row .col_vot .imagine{
	position: relative;
	padding-bottom: 70px;
}
#voteaza .row .col_vot .imagine img{
	max-width: 70px;
}
#voteaza .row .col_vot .imagine img.favorit{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 20;
	width: 115%;
    max-width: 115%;
    margin-left: -30px;
}
#voteaza .row .col_vot:nth-child(1) img.favorit{
	z-index: 20;
}
#voteaza .row .col_vot:nth-child(2) img.favorit{
	z-index: 19;
}
#voteaza .row .col_vot:nth-child(3) img.favorit{
	z-index: 18;
}
#voteaza .row .col_vot:nth-child(4) img.favorit{
	z-index: 17;
}
#voteaza .row .col_vot:nth-child(5) img.favorit{
	z-index: 16;
}
#close_voteaza{
	position: absolute;
    top: 17px;
    right: 24px;
	cursor: pointer;
}
.premiu_tenisi{
	cursor: pointer;
}
@media(min-width: 1300px) {
	.section2_page{
		padding-top: 400px;
	}
}
@media(min-width: 1650px) {
	#acasa_HP{
		padding-bottom: 400px;
	    background-size: 80% auto;
	}
}
@media(max-width: 1400px) {
	.menu li {
	    margin: 0 25px;
	}
	#acasa_HP{
		background-size: 80% auto;
	}
	#acasa_bg{
		left: -5%;
	}
}
@media(max-width: 1200px) {
	.section2_page{
	    padding-top: 280px;
    	margin-top: -100px;
	}
	.headline h3{
	    font-size: 20px;
	}
	.headline h3 span{
	    font-size: 22px;
		padding: 5px;
    	line-height: 24px;
	}
	
	.form-content {
		max-width: 500px;
		/*margin: 0 0 0 240px;*/
	}
	.menu li {
	    margin: 0 20px;
	}
}

@media(max-width: 1100px) {
	.form-content {
		/*margin: 0 0 0 180px;*/
	}
	.pringles_left{
		/*padding: 0 2% 0 2% !important; */
	}
	.headline .logo img, .logo img{
		max-width: 90px;
	}
	.regulament{
		width: 100%;
		padding: 10px 20px;
	    padding-right: 10%;
	}
}

@media(max-width: 992px) {
	.pringles_right {
		padding-top: 40px;
	}
	
	.form-content {
		max-width: 450px;
		/*margin: 0 0 0 60px;*/
	}
	
	.winner_item div{
		font-size: 20px;
	}
	.hamburger-wrap {
        display: flex;
	    position: absolute;
	    right: 2%;
	    height: 100%;
	    top: 0
	}
	.menu {
	    display: none;
	    width: 100%;
	    text-align: right;
	    background: #d71d23;
	    padding: 20px;
	    display: none;
	    position: absolute;
	    z-index: 100;
	    right: 0;
	    top: 100%;
	}
	.header_border, .menu li.active::before {
		display: none;
	}
	.menu li {
	    width: 100%;
	    margin: 20px auto;
	}
	.menu li a {
	    color: #fff;
	    text-decoration: none;
	    text-transform: uppercase;
	    font-size: 20px;
	    margin-left: 20px;
	    -webkit-transition: ease-in-out 250ms;
	    -moz-transition: ease-in-out 250ms;
	    -ms-transition: ease-in-out 250ms;
	    -o-transition: ease-in-out 250ms;
	    transition: ease-in-out 250ms;
	    position: relative;
	}
	.menu li a br{
		display: none;
	}
	.menu li a.active, .menu li a:hover {
	    color: #ffc801;
	}
	.headline{
		padding: 40px 0;
	}
	.row_aventuri{
		margin-top: 30px;
	}
	.aventuri_carusel  {
	    width: 92%;
	    margin: 0 auto;
	}
	.magazine{
		margin-top: 26px;
		width: 100%;
	}
	.headline .logo {
    	margin-top: 0;
   }
   	.headline .logo img, .logo img{
   		max-width: 100%;
   		max-width: 90px;
   	}
   	#acasa_HP {
	    background-size: cover;
	    padding-top: 20px;
	    padding-bottom: 300px;
	}
	#acasa_img1{
		right: -20%;
	    max-width: 73%;
	    bottom: initial;
	    left: auto;
	    top: 50%;
	    margin-top: -45%;
	}
	.pringles_left img.img_left {
	    margin-top: -100px;
	}
	header{
		position: absolute;
	    width: 100%;
	    z-index: 99;
	    padding: 20px;
	    transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
	}
	.single_page header{
		position: relative;
		padding: 0 20px;
	}
	
	.row_categorii .col-12{
		margin-bottom: 50px;
	}
	.box_categorie.even{
		transform: translateY(0);
	}
	.box_categorie .featured img{
		width: 100%;
	}
	#inscrie .form-content{
		margin: 0 auto;
		border-radius: 40px;
		margin-top: 50px;
	}
	.headline .hide_logo_small{
		display: none;
	}
	.headline .inside_magazin_logo{
		display: block;
		margin-right: 5%;
	}
	.headline .inside_magazin_logo.logo img{
		margin-bottom: 0;
	}
	#magazin_headline .headline_wrapper{
		width: 100%;
	}
	.show_logo_small{
		display: flex;
	}
	#magazin_headline h1{
		margin-top: 0;
	}
	#acasa_magazin_img1{
		display: none;
	}
	#magazin_headline p{
		text-align: center;
	}
	#magazin_headline{
	
		background-image: url('../images/yellow_shape_small.png');
		background-color: #d71d23;
	    background-repeat: no-repeat;
	    background-position: left bottom;
	    background-size: 100% auto;
	}
	.acasa_magazin_img_show_mobi{
		display:block;
	}
	#magazin_headline h1{
		font-size: 56px;
	}
	.c_default_button{
		width: 70%;
	}
	.promotie_nationala {
		padding-bottom: 40px;
	}
	.promotie_nationala_iunie {
		padding-bottom: 0;
	}
	.campanie_buttons_wrapper{
		position: relative;
		right: 0;
		width: 90%;
		margin:0 auto;
		text-align: center;
		margin-top: 30px;
	}
	.campanie_buttons_wrapper a{
		margin: 0 auto;
    	margin-bottom: 10px;
	}
	.inscrie_bon{
		width: 50%;
	}
	#acasa_HP{
		background: none;
		background-color: #d71d23;
		padding-bottom: 0;
	}
	#acasa_HP .img_show_mobi{
		display: block;
	}
	#acasa_HP .col-12 img.img_headline{
		width: auto;
		max-width: 80%;
	}
	#acasa_bg{
		display: none;
	}
	#acasa_HP .wrapper2{
		width: 100%;
		max-width: 100%;
	}
	#acasa_HP .logo{
		display:block;
	}
	#acasa_HP .pringles_left{
		flex: 0 0 94%;
    	max-width: 94%;
		margin: 0 auto;
		margin-bottom: 100px;
	}
	#acasa_bg_mobi{
		display: block;
	}
	.kv_show_desktop{
		display: none;
	}
	.kv_hide_desktop{
		display: block;
	}
	.promotie_nationala_iunie .row_premii{
		background: transparent url('../images/kv_iunie_bg_mobi.png') center top no-repeat;
		background-size: cover;
		padding-top: 80px;
		padding-bottom: 20px;
	    z-index: 10;
	    position: relative;
	    margin-top: -140px;
	}
	.promotie_nationala_iunie .row_premii .wrapper .row img.last {
	    position: absolute;
	    left: 73%;
	    bottom: 65%;
	}

}
@media(max-width: 767px) {
	body {
		background-position: left top;
		background-size: auto 80%;
	}
	
	.pringles_right {
		padding-top: 20px;
	}
	
	.produse_carusel {
		width: calc(100% - 80px);
	}
	.slick-next {
		right: -40px;
		width: 40px;
		height: 40px;
	}
	.slick-prev {
		left: -40px;
		width: 40px;
		height: 40px;
	}
	.headline{
		padding: 40px 0 20px 0;
	}
	
	.section2{
		padding-top: 10px;
	}
	
	.form_wrapper .form{
		width: 100%;
		margin: 0 auto;
	}
	.form_wrapper .row:first-child .col-12:last-child{
		order: 1;
		/*margin-top: 70px;*/
		
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.form_wrapper .row:first-child .col-12:last-child img{
		max-width: 100%;
	}
	.form_wrapper .row:first-child .col-12:first-child{
		order: 2;
	}
	h3 {
	    font-size: 24px;
	    line-height: 32px;
	}
	.col_premiu_mare {
		margin-top: 0;
		order: 1;
	}
	.col_premiu{
		margin-bottom: 40px;
	}
	.col_premiu:first-child{
		order: 3;
	}
	.col_premiu:last-child{
		order: 2;
	}
	.winner_item div{
		font-size: 16px;
	}
	.form-content{
		max-width: 100%;
		/*margin: 0 auto;*/
		padding-top: 30px;
	}
	form .row .trimite {
		width: 80%;
	}
	.mt-5, .my-5 {
	    margin-top: 1rem!important;
	}
	h3, .section2_page h3{
		font-size: 22px;
    	line-height: 26px;
	}
	.section2_page h1, h1 {
	    font-size: 44px;
    font-weight: 700;
    line-height: 44px;
	}
	.section2_page{
		padding-top: 180px;
	}
	.headline img.logo{
		max-width: 60px;
		max-width: 90%;
	}
	.headline img.hl{
		max-width: 90%;
		margin: 0 auto;
	}
	
	.modal-body{
		padding: 20px 30px;
	}
	
	.form-content .premii_win {
		display: none;
	}
	
	.premii_win_mobile {
		display: block;
	}
	
	.wrapper {
		width: 90%;
	}
	
	.wrapper-premii {
		padding-top: 20px;
	}
	
	.inner-wrapper {
		width: 100%;
		padding: 0;
	}
	
	.castigatori-list {
		padding: 20px 35px;
	}
	
	.castigatori_nume {
		text-align: center;
	}
	
	.form_wrapper {
		margin-top: 0;
	}
	
	.wrapper-premii .premii_bg {
		width: 100%;
	}
	.pringles_left img.img_left {
	    margin-top: -250px;
	}
	.pringles_right .cars_bg {
	    max-width: 100%;
	    margin-left: 0; 
	}
	footer ul li{
		display: block;
	}
	footer ul li span{
		display: none;
	}
	.promotie_nationala_iunie .row_premii .wrapper .row img.last{
	    position: absolute;
	    left: 70%;
	    bottom: 60%;
	    max-height: 100%;
	}
	.premii_wrapper{
		position: relative;
	}
	.promotie_nationala_iunie .row_premii .premiu {
	    width: 30% !important;
	}
	.promotie_nationala_iunie .row_premii .premiu:nth-child(3){
		position: absolute;
	    bottom: 0;
	    left: 34%;
	    width: 50% !important;
	}
	.promotie_nationala_iunie .row_premii .premiu:nth-child(1) {
	    width: 70% !important;
	}
	#voteaza{
		position: absolute;
	}
	#voteaza .row{
		/*flex-direction: column;*/
		align-items: flex-start;
	}
	#voteaza .row .col_vot {
	    width: 30%;
	    text-align: center;
	}
	
}
@media(max-width: 700px){
	.c_col2 {
		flex-direction: column;
	}
	.headline .c_col2 h3{
		width: 90%;
		line-height: 30px;
	}
	.headline .c_col2 img{
		max-width: 70%;
		width: 70%;
	}
	.headline h3 {
	    font-size: 26px;
	}
	.headline h3 span {
	    font-size: 32px;
	    padding: 5px;
	}
	
}
@media(max-width: 600px) {
	.prod_img img {
	    margin: 0 auto;
	    max-height: 200px;
	}
}
@media(max-width: 576px) {
	body {
		background-position: left top;
		background-size: auto 90%;
	}
	
	h3, .section2_page h3{
		font-size: 18px;
    	line-height: 20px;
	}
	#captchaimage{
		width: auto;
	}
	.form .row.row_captcha input[type="text"]{
		width:100%;
		margin-top: 10px;
	}
	.headline .c_col2 h3{
		width: 100%;
		line-height: 30px;
	}
	.headline .c_col2 img{
		max-width: 80%;
		width: 80%;
	}
	.headline h3 {
	    font-size: 20px;
	}
	.headline h3 span {
	    font-size: 24px;
	    padding: 5px;
	}
	
	.pringles_right .cars_bg {
		max-width: 100%;
		margin-left: 0;
	}
	.pringles_left img.img_left {
	    margin-top: -150px;
	}
	.regulament{
		padding: 0 10px;
		padding-right: 10%;
	    background-size: 8% auto;
	}
	.regulament a{
		padding: 10px;
	}
	.promotie_nationala_iunie .row_premii .wrapper .row img.last {
	    position: absolute;
	    left: 70%;
	    bottom: 80%;
	    max-height: 50%;
	}
	.promotie_nationala_iunie .row_premii .row .pasi_inscriere, 
	.promotie_nationala_iunie .row_premii .row .pasi_inscriere div{
		text-align: center !important;
	}
	.premii_wrapper {
		margin-top: 20px;
	}
	#voteaza .row .col_vot {
	    width: 40%;
	    text-align: center;
	}
}



@keyframes pop {
    0%   {transform: scale(1) rotate(0deg);}
    25%  {transform: scale(1.03) rotate(1deg);}
    50% {transform: scale(1.04) rotate(0deg);}
    75%  {transform: scale(1.03) rotate(-1deg);}
    100% {transform: scale(1) rotate(0deg);}
}