@charset "utf-8";
/* CSS Document */


body{
  margin: 0;
  padding: 0;
      background-color: #590606;
}
.banner-image{
  
}
.header-wrapper{
  position: relative;	
}
.color-strip{
  background:url(../images/yellow-stripe.png);
  position: absolute;	
  padding: 10px;
  bottom: 0;
  left: 0px;
  background-repeat: repeat-x;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.centerbutton{
  background:url(../images/start-vote-now.png) no-repeat center;
  position: absolute;
  left: 0%;
  bottom: 35%;
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 300px;
}

#myCarousel{
  box-shadow: 10px 0px 5px grey;	
}
h2{
  font-family: 'Montserrat', sans-serif; 
  font-weight:bold; 
}
h3{
  font-family: 'Montserrat', sans-serif; 
  font-weight:bold;	
}
p{
  font-family: 'Montserrat', sans-serif;  
      color: #fff;
}
.lululogo{
  padding-top: 110px;
  padding-left: 50px;
} 
.footer{
  max-width: 100%;
  min-height: 50px;	
  background-color: #363636 !important;
}
					 
#page-two{
  background-color: #000000;	
}
.pagetwologo{
  max-width: 220px;	
  padding-top: 25px;
}
.productbox{
  width: 200px;
  height: 200px;
  background-color:#000;
  box-shadow: 5px 5px 5px grey;	
}
.productbox:hover{
  background-color: transparent;
  box-shadow: 0px 0px 20px grey;	
}
.productbox_1{
	width: 200px;
    height: 200px;
    background: url(../images/love.png) no-repeat 166px 12px #fff;
    box-shadow: 5px 5px 5px grey;
}

.productbox_1:hover{
	width: 200px;
    height: 200px;
    background: url(../images/love_hov.png) no-repeat 166px 12px #dadbdd;
    box-shadow: 5px 5px 5px grey;
}
.re{
  width: 200px;
  height: 10px;
  /*background-color: red;*/
  margin-top: 10px;	
}
.gre{
  width: 200px;
  height: 10px;
  background-color: #2fa464;
  margin-top: 10px;		
}
.blu{
  width: 200px;
  height: 10px;
  background-color: #2faae0;
  margin-top: 10px;			
}
.yell{
  width: 200px;
  height: 10px;
  /*background-color: #edaa3f;*/
  margin-top: 10px;	
}
.lu{
  padding-top: 77px;
  word-wrap:break-word;	
}
.votebutton{
  width: 400px;
  height: 70px;
  background-color: #090;
  border-radius: 12px;
  margin: 0 auto;	
}
.votebutton:hover{
  background-color: #060;	
}
.vo{
  text-align: center;
  padding-top: 20px;
  color: #FFF;	
}
.vo:hover{
  color:#CCC;	
}
a:hover{
  text-decoration: none;
}
.color-strip-two{
  background:url(../images/stripe.jpg);
  padding: 15px; 	
}





                                   /*page-three*/

.endbutton{
  width: 200px;
  height: 70px;
  background-color: #c8203b;
  border-radius: 20px;	
  
}
.endbutton-two{
  width: 200px;
  height: 70px;
  background-color: #91c44a;
  border-radius: 20px;		
}
.productbox-big{
  width: 200px;
  height: 350px;
  background-color: #FFF;
  box-shadow: 5px 5px 5px grey;	
}
.productbox-big:hover{
  background-color: transparent;
  box-shadow: 0px 0px 20px grey;	
}
.loger{
  margin: 0 auto;
  padding-top: 60px;	
}
 .productbox-two{
  width: 200px;
  height: 100px;
  background-color: #FFF;
  box-shadow: 5px 5px 5px grey;		 
 }
 .lu2{
  padding-top: 20px;
  word-wrap:break-word;
  font-size: 24px !important;
 }
 
 
 
 
/*jo wrapper*/

.jo_white_outer{
	background:#fff;
	border-radius:20px;
	padding:20px 20px 20px 20px;
}
.jo_input{
	
	width: 100%;
    border-radius: 41px;
    padding: 20px 15px 19px 19px;
    -webkit-box-shadow: -1px 19px 107px -16px rgba(0,0,0,0.52);
    -moz-box-shadow: -1px 19px 107px -16px rgba(0,0,0,0.52);
    box-shadow: -1px 19px 107px -16px rgba(0,0,0,0.52);
    border: none;
    margin-bottom: 16px;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;

}
.jo_input:focus{
	background:#020202;
	outline:none;
	color:#fff;
}
.jo_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #48494a;
  font-size:12px;
  font-family: 'Montserrat', sans-serif;
  font-weight:bold;
}
.jo_input::-moz-placeholder { /* Firefox 19+ */
  color: #48494a;
  font-family: 'Montserrat', sans-serif;
}
.jo_input:-ms-input-placeholder { /* IE 10+ */
  color: #48494a;
  font-family: 'Montserrat', sans-serif;
}
.jo_input:-moz-placeholder { /* Firefox 18- */
  color: #48494a;
  font-family: 'Montserrat', sans-serif;
}
.jo_submit{
	background:#70b118;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
}
.jo_shop{
	    background: #fff;
    padding: 11px 15px 15px;
    position: relative;
    margin-bottom: 19px;

}
.box_head_jo{
	
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    padding-bottom: 0px;
    margin-bottom: 3px;
}
.para_jo_center{
	color: #48494a;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 0px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
.edit{
	position: absolute;
    top: 0px;
    right: 1px;
}
.jo_thank_you{
	max-width:629px;
	width:100%;
	display:block;
	margin:0px auto;
}
.home_jo{
	background: #74b024;
    border-radius: 24px;
    padding: 12px 15px 14px 15px;
    color: #fff;
    display: block;
    max-width: 111px;
    margin: 0px auto;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
.home_jo:hover{
	background: #58900e;
    border-radius: 24px;
    padding: 12px 15px 14px 15px;
    color: #fff;
}
									
@media (min-width: 200px) and (max-width: 767px) {

.jo_input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #48494a;
  font-size:12px;
  font-family: 'Montserrat', sans-serif;
  font-weight:bold;
}
.jo_input::-moz-placeholder { /* Firefox 19+ */
  color: #48494a;
  font-family: 'Montserrat', sans-serif;
}
.jo_input:-ms-input-placeholder { /* IE 10+ */
  color: #48494a;
  font-family: 'Montserrat', sans-serif;
}
.jo_input:-moz-placeholder { /* Firefox 18- */
  color: #48494a;
  font-family: 'Montserrat', sans-serif;
}
  .productbox{
	 display: block;
	 text-align: center !important;
	 
	 margin: 0 auto !important;
  }
  .re, .gre, .blu, .yell{
	 display: block;
	 text-align: center !important;
	 
	 margin: 0 auto !important;  
  }
  
}
/*jo wrapper*/
.ftr_img{
	display:none;
}

                                    /*media*/
									
@media (min-width: 200px) and (max-width: 767px) {
.color-strip-two{
 display:none;
}
.color-strip{
 display:none;
}
.ftr_img{
	display:block;
        width:100%;
}	
  .productbox{
	 display: block;
	 text-align: center !important;
	 
	 margin: 0 auto !important;
  }
  .re, .gre, .blu, .yell{
	 display: block;
	 text-align: center !important;
	 
	 margin: 0 auto !important;  
  }
}

h2.home-header-title {
  /*color: -webkit-linear-gradient(rgb(188, 12, 241), rgb(212, 4, 4));*/
  color: #c99325;
  
    background: -webkit-linear-gradient(90deg, #bd881e, #fae256) ;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;

}

.productbox {
    background-color: #fff !important;
    border: 5px solid #ff778d;
    border-radius: 10px;
}
.productbox>h3 {
    background-color: #c8203b !important;
}
.productbox-big {
    background-color: #c8203b !important;
}
div.productbox-two {
    background-color: #c8203b !important;
}
.productbox-two:hover {
    cursor: pointer;
}

@media only screen and (max-width: 992px) {
  .lululogo {
    padding-top: 50px;
    padding-left: 0px;
  }

}
