@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Monoton&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bungee&display=swap');

/*
font-family: "Raleway",sans-serif;
font-family: "Roboto", sans-serif;
font-family: "Poppins", sans-serif;
font-family: "Monoton", sans-serif;
font-family: "Bungee", sans-serif;
*/
:root {
    --main-color: #53758c;
    --peta-color: #658298;

}

body {

    font-family: "Roboto", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", sans-serif;
}

a {
    text-decoration: none;
    font-size: 16px;
}

p {
    font-size: 16px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.desktop {
    display: block;
}

.tablet {
    display: none;
}

.mobile {
    display: none;
}

.all_btn {
    font-family: "Poppins", sans-serif;
    font-size: 38px;
    font-weight: 700;
    width: 100%;
    max-width: 344px;
    margin: auto;
    text-align: center;
    color: #fff;
    border-radius: 49px;
    display: table;
    line-height: 68px;
    border: none;
    background: #813C3D;
}

.all_btn:hover {
    opacity: 0.9;
}

.header {
    margin: 30px 0;
}

.main_menu ul {
    display: flex;
    gap: 30px;
    justify-content: end;

}

.main_menu ul a {
    color: #74251e;
    font-weight: bold;
}



.banner_sec {
    background-image: url(../img/banner_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 84px 0 58px;
}

.home_banner {
    padding: 71px 0 130px;
}

.banner_wapper {
    max-width: 663px;
    margin: auto;
}

.banner_wapper h1 {
    font-size: 129px;
    line-height: 120px;
    color: #fff;
    max-width: 630px;
    margin: auto;
    font-family: "Monoton", sans-serif;
    text-align: center;
    margin-bottom: 36px;
    ;
}

.banner_wapper h1 img {
    margin-top: -17px;
}

.banner_wapper h2 {
    color: #FFF;
    text-align: center;
    font-size: 61px;
    font-style: normal;
    font-weight: 700;
    line-height: 82%;
}

.banner_wapper h3 {
    color: #FFF;
    font-family: Poppins;
    font-size: 43px;
    font-style: normal;
    font-weight: 700;
    text-align: center;
    line-height: 82%;
    margin-bottom: 30px;
}

.banner_wapper a {
    margin-bottom: 20px;
}

.count_down_wapper {
    max-width: 800px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding: 30px;
    box-shadow: 0 6px 12px 0px rgba(197, 37, 42, 0.3);
    margin-top: -135px;
    background: #fff;
    margin-bottom: 45px;
}

.count_box {
    text-align: center;
}

.content_box .row {
    align-items: center;
    margin-bottom: 52px;
}

.count_box h2 {
    font-size: 64px;
    font-weight: bold;
    margin: 0;
    font-family: "Roboto", sans-serif;
    line-height: 64px;
    color: #000;
}

.count_box p {
    margin: 0;
    font-weight: 300;
    text-align: center;
}

.count_title h4 {
    font-size: 24px;
    font-family: "Roboto", sans-serif;
    color: #000;
}

.sub_title_wapper h3 {
    color: #AF2344;
    font-size: 44px;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    text-align: center;
}

.sub_title_wapper h2 {
    font-size: 53px;
    font-weight: 900;
    text-align: center;
    max-width: 800px;
    margin: auto;
    color: #000;

}

.page_content {
    margin-top: 70px;
}

.page_content h3 {
    font-size: 36px;
    font-family: "Bungee", sans-serif;
    font-weight: 400;
    background-color: #813C3D;
    width: 100%;
    max-width: 764px;
    margin: auto;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 10px;
}

.image_box h3 {
    background-color: unset;
    color: #000;
    max-width: 100%;
    line-height: 160%;
    margin: 0;
}

.image_box img {
    width: 100%;
}

.page_content .custom_row h4 {
    max-width: 750px;
}

.custom_row .image_box img {
    width: 100%;
    max-width: 223.834px;
    margin: auto;
    display: table;
}

.page_content h4 {
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    width: 100%;
    max-width: 640px;
    margin: auto;
    text-align: center;
    color: #000;
    padding: 5px 0;
    line-height: 48px;
    letter-spacing: -0.75px;

}

.content_box {
    margin-bottom: 52px;
}

.support_sec {
    margin-bottom: 50px;
}

.support_wapper {
    width: 100%;
    max-width: 642px;
    margin: auto;
    text-align: center;
}

.support_sec h3 {
    font-size: 25px;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    margin-bottom: 10px;
}

.support_sec h2 {
    font-size: 50px;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    margin-bottom: 0px;
}

.support_sec p {
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    margin-bottom: 0px;
}

.img_list {
    display: flex;
    justify-content: space-between;
}

.footer img {
    width: 100%;
}

.contact_sec h3 {
    font-size: 36px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    background-color: #813C3D;
    width: 100%;
    max-width: 592px;
    margin: auto;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 30px;
}

.contact_form {
    width: 100%;
    max-width: 360px;
    margin: auto;
}

.contact_form .form-label {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #525252;
}

.contact_form .form-control {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #8B8B8B;
    border-radius: 4px;
    padding: 0 .75rem;
    line-height: 38px;
}

.contact_form button {
    max-width: 260px;
    line-height: 51px;
    font-size: 17px;
    font-family: "Raleway", sans-serif;
    margin-bottom: 25px;
}

.contact_wapper p {
    color: #73251E;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    text-align: center;
}

.content_box table {
    width: 100%;
    max-width: 592px;
    margin: auto;
}

.content_box thead {
    font-size: 36px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    background-color: #AF2344;
    width: 100%;
    max-width: 592px;
    margin: auto;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    margin-bottom: 30px;
}

.content_box tbody {
    font-size: 28px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    width: 100%;
    max-width: 787px;
    margin: auto;
    text-align: center;
    color: #000;
    padding: 5px 0;
    margin-bottom: 10px;
    line-height: 40px;
}

.content_box ul {
    text-align: center;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}

.closebtn {
    font-size: 35px;
}

.openbtn {
    font-size: 35px;
    text-align: right;
}