@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Limelight&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Inter:wght@100..900&family=Nanum+Myeongjo&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Outfit:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');


/* ------------------- section 1 Hero section ----------------- */

.All_about_main {
    padding: 250px 0px 0px 300px;
}

@media screen and (max-width:800px) {
    .All_about_main {
        padding: 40px 0px 0px 0px;
    }
}

.About_hero_heading {
    font-family: Libre Franklin;
    font-size: 60px;
    font-weight: 600;
    line-height: 79.99px;
    text-align: left;
    color: white;
}

@media screen and (max-width:768px) {
    .About_hero_heading {
        font-family: Libre Franklin;
        font-size: 24px;
        font-weight: 600;
        line-height: 29.09px;
        text-align: left;
    }
}

.About_hero_desc {
    font-family: Libre Franklin;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.82px;
    text-align: left;
    color: white;
    opacity: 50%;
    text-transform: capitalize;
}

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

    .About_hero_desc {
        font-family: Libre Franklin;
        font-size: 14px;
        font-weight: 400;
        line-height: 16.97px;
        text-align: left;
    }
}

.About_hero_star {
    width: 10%;
    margin-top: -13%;
}

.All_header_pagination {
    background-color: #2C2C2C;
    padding: 10px 0px 10px 20px;
    border-radius: 50px;
    width: 80%;
}

.About_hero_pagination_icon {
    font-size: 30px;
    color: white;
    opacity: 50%;
}

@media screen and (max-width:768px) {
    .About_hero_pagination_icon {
        font-size: 20px;
    }

    .All_header_pagination {
        background-color: #2C2C2C;
        padding: 10px 10px 10px 10px;
        border-radius: 50px;
        width: 100%;
    }

}

.About_hero_pagination {
    font-family: Libre Franklin;
    font-size: 20px;
    font-weight: 500;
    line-height: 24.24px;
    text-align: left;
    color: #909090;
    margin-top: 12.5px;
    text-decoration: none;

    background: -webkit-linear-gradient(#ed1c24, #f68b1f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

@media screen and (max-width:768px) {
    .About_hero_pagination {
        font-family: Libre Franklin;
        font-size: 14px;
        font-weight: 500;
        line-height: 16.97px;
        text-align: left;
        margin-top: 7px;
    }
}



/* ------------------- section 2 Form --------------------- */
.Contact_sec2_form {
    background-color: #2C2C2C;
    border-radius: 25px;
    padding: 37px;
    flex-wrap: wrap-reverse;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form {
        background-color: #2C2C2C;
        border-radius: 15px;
        padding: 0px 0px 10px 0px;
    }

    .social_ic1{
        width: 35px;
    }
}

.Contact_sec2_form_left {
    background-color: #3d3d3d80;
    border-radius: 25px;
    padding: 25px;
    background-image: url('./img/contact/bg-img.png');
    background-repeat: no-repeat;
    /* background-size: 100%; */
    background-position: 100% 100%;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form_left {
        border-radius: 10px;
        padding: 10px;
    }
}

.Contact_sec2_form_left_icon {
    background-color: #444444;
    color: white;
    padding: 15px 15px 15px 15px;
    border-radius: 100px;
    font-size: 20px;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form_left_icon {
        background-color: #444444;
        color: white;
        padding: 8px;
        border-radius: 100px;
        font-size: 18px;
        width: 40px;
    }
}


.Contact_sec2_form_left_icon2 {
    background-color: #444444;
    color: white;
    padding: 10px 15px 10px 15px;
    border-radius: 100px;
    font-size: 20px;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form_left_icon2 {
        background-color: #444444;
        color: white;
        padding: 8px 10px;
        border-radius: 100px;
        font-size: 16px;
    }
}


.Contact_sec2_form_left_call_heading_contact {
    font-family: Libre Franklin;
    font-size: 30px;
    font-weight: 600;
    line-height: 36.36px;
    text-align: start;
    color: white;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form_left_call_heading_contact {
        font-family: Libre Franklin;
        font-size: 22px;
        font-weight: 600;
        line-height: 26.66px;
        text-align: start;
        color: white;
    }
}

.Contact_sec2_form_left_call_heading {
    font-family: Libre Franklin;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.82px;
    text-align: left;
    color: white;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form_left_call_heading {
        font-family: Libre Franklin;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.39px;
        text-align: left;
        color: white;
    }
}

.Contact_sec2_form_left_call_number {
    font-family: Libre Franklin;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.82px;
    text-align: left;
    color: #909090;
}

@media screen and (max-width:768px) {
    .Contact_sec2_form_left_call_number {
        font-family: Libre Franklin;
        font-size: 16px ;
        font-weight: 500;
        line-height: 19.39px;
        text-align: left;
        color: #909090;
    }
}

.form_control {
    background-color: #313131;
    border: none;
    border-radius: 10px;
    padding: 11px;
    color: white;
}

.form_control::placeholder {
    font-family: Libre Franklin;
    font-size: 18px;
    font-weight: 400;
    line-height: 21.82px;
    text-align: left;
    color: #909090;
}

.form_control:focus{
    background-color: #313131;
    color: white;
    border-color: #2C2C2C;
}

@media screen and (max-width:768px) {
    .form_control::placeholder {
        font-family: Libre Franklin;
        font-size: 14px;
        font-weight: 400;
        line-height: 16.97px;
        text-align: left;
        color: #909090;
    }

    .mt_3{
        margin-top: 25px ;
    }
}

.btn_contact {
    background: linear-gradient(0deg, #ed1c24 0%, #f68b1f 100%);
    color: white;
    border-radius: 100px !important;
    padding: 14px 30px 14px 30px;

    font-family: Libre Franklin;
    font-size: 18px;
    font-weight: 600;
    line-height: 21.82px;
    text-align: center;
}

.btn_contact:hover {
    color: white;
    text-shadow: 1px 2px 10px white;
}

