/* Default CSS */
/* Generted by the CoffeeCup HTML Editor - www.coffeecu
.com */
body{
background-color:#f2f3f5;
margin:0px;
font-family: "Times New Roman", Times, serif;


}

p{
font-size:18px;
}

img.awfer_logo_header{
padding:2px;
float:right;
padding:5px 15px 5px 5px;

}

.my-float-direction {
float:right;
}

.menu{
padding:15px;
text-decoration:none;
color:black;
font-weight:bold;


}


#facebook-link{
position:absolute;
left:15px;
padding:5px;
}



.offers{
background-color:#22ab59;
border: 1px solid black;
width:25%;
margin:20px;
height:300px;
padding:20px;
color:white;
font-weight:bold;
font-size:20px;
text-align:center;

}

span.discount_percentage{
color: red;
}

.later_offers{
background-color:gray;
}


.bundle_status{
background-color:#F0C31D;
padding:5px;
margin:5px;
text-align:center;
}

div.limit_by_money,div.limit_by_number{
font-weight:bold;
font-size:15px;
text-align:center;

}
  
.btn{ 
cursor: pointer;
padding: 5px;
border-radius: .125rem;color: black;
background-color: white;
border-color: #22ab59;display:block;
font-weight: bold;text-align: center;
vertical-align: middle;user-select: none;border: 1px solid transparent;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-decoration: none;
box-sizing: border-box;
margin:50px;
font-size:16px;
}

.btn:hover {

    border-color: #1e964e;
    background-color: #BDFFDD;

}

.will_open{
padding: 5px;
border-radius: .125rem;color: black;
background-color: white;
border-color: #22ab59;display:block;
font-weight: bold;text-align: center;
vertical-align: middle;user-select: none;border: 1px solid transparent;transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-decoration: none;
box-sizing: border-box;
margin:50px;
font-size:16px;
}

section.explaining_section,section.main_section{
/*background-color:#f2f3f5;*/
background-color:white;
height:auto;
padding-right:15px;
padding-left:15px;

}

section.offers_section{
background-color:white;
height:300px;
padding-right:15px;
padding-left:15px;

}

p.offers{

}

textarea{
height:100px; 
}

footer{
position:relative;
top:;
width:100%;
background-color:#f5f7fa;
height:130px;
}

img.awfer_logo_footer{
position:absolute;
top:15px;
right:15px;

}

p.contact_us_footer{
position:absolute;
right:100px;
}


div.conditions{
background-color:#BDFFDD;
}

div.we_will_add{
background-color:#BDFFDD;
color:red;
font-weight:bold;
}


@media screen and (max-width: 600px) {

.offers{
width:80%;
height:350px;
}

footer{
top:;
}


section.offers_section{
height:450px;

}

}