@charset "utf-8";
body {
	font-family: 'Open Sans', sans-serif;
	color: #232323;
}
.subscribetext1 {
    font-size:22px;
    font-family: 'Open Sans', sans-serif;
    width: 80%;
    font-weight: 600;
    text-align: center;
    padding:0px 0px 20px 0px;
    margin:auto;
    text-decoration-line: underline;
}
.optionbox {
    width: 100%;
    border: 1px solid #232323;
    padding: 10%;
    margin-bottom: 30px;
    min-height: 410px !important;
}
.subscribetext2 {
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
    width: 80%;
    font-weight: 500;
    text-align: center;
    padding:0px 0px 20px 0px;
    margin:auto;
}
.note {
    font-weight: 600;
    color:#d51e29;
}
.yeartext1 {
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
    width: 80%;
    font-weight: 600;
    text-align: center;
    padding:0px 0px 10px 0px;
    margin:auto;
}
.imagebox1 {
    width: 80%;
    text-align: center;
    padding:0px;
    margin:auto;

}
.countrytext1 {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #7b7b7c;
    padding: 10px 0px 5px 0px;
    width: 80%;
    text-align: center;
    margin:auto;
    font-weight: 600;
}
.redpricebtn1 {
    font-size: 14px;
    color: #ffffff;
    width: max-content;
    background-color:#d51e29;
    font-weight: 600;
}
.redpricebtn1 a{
    font-size: 14px;
    color: #ffffff !important;
    width: max-content;
    background-color:#d51e29;
    padding: 5px 10px;
    text-decoration: none !important;
    font-weight: 600;
    margin: 0px auto 5px auto;
}
.basicbox1 {
    width:100%;
    padding-bottom: 15px;
    height: auto;
}