/* heading section start*/
h1,
p,
h2 {
    font-family: 'Poppins', sans-serif;
}

h1 {
    font-size: 63px;
    font-weight: bold;
    color: #ffffff;
}

h2 {
    font-size: 75px;
    font-weight: bold;
    color: #ffffff;
}
h3{
    font-size: 37px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 10px;
}

p {
    font-size: 28px;
    max-width: 760px;
    margin: 25px auto;
    color: #ffffff;
    line-height: 35px;
}

/* heading section end*/
/* button section start */
.btn-1 {
    font-family: 'Poppins', sans-serif;
    background-color: #edc315;
    color: #ffffff;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 90px;
    margin-top: 30px;
    border-radius: 50px;
}

.btn-1:hover {
    background-color: #edc215d2;
}
.product-btn{
    font-family: 'Poppins', sans-serif;
    background-color: transparent;
    color: #ffffff;
    font-size: 15px;
    margin-top: 30px;
    padding: 5px 10px;
    border:1px solid #edc215d2 ;
}
/* button section end */
/* header section start*/
.main {
    width: 100%;
    float: left;
}

.header-color {
    background-color: #74aeff3b;
}

.header {
    display: flex;
    padding: 25px 0px;
}

.header-left {
    width: 25%;
    text-align: center;
}

.header-mid {
    width: 60%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.header-right {
    width: 15%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0px 15px;
}

.top-nav ul {
    justify-content: flex-end;
    align-items: center;
    display: flex;
    gap: 48px;
    padding: 0px 40px;
}

.top-nav a {
    font-family: 'Poppins', sans-serif;
    font-size: 21px;
    text-decoration: none;
    color: #ffffff;
    transition: 1s;
    border-bottom: 2px solid transparent;
}

.top-nav a:hover {
    border-bottom: 2px solid #edc315;
}

.section-bg {
    background: linear-gradient(to bottom right, #0052c6bf, #0052c6bf), url(images/1.gif);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

/* header section end*/
.mbl-menu{
    display: none;
}
.raper {
    max-width: 1350px;
    margin: 0 auto;
}

.section_1 {
    text-align: center;
    padding: 300px 0px 240px 0px;
}

.sec-2-bg {
    background-image: url(images/2.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.section_2,.section_3,.section_6,.section_7{
    text-align: center;
    padding: 80px 0px;
}

.sec-2-sub-div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0px 0px 0px;
    gap: 150px;
}
.sec-2-inner img{
	border-radius: 50%;
}
.sec-2-inner p{
font-size: 22px;
}
.sec-3-bg{
    background-image: url(images/yellow3.jpeg);
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
}
.sec-3-sub-div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 130px 0px 200px 0px;
    gap: 180px;
}
.sec-3-inner {
	border: 10px solid #fff;
	border-radius: 50%;
	padding: 55px;
}
.sec-3-inner p{
    font-size: 22px;
    margin: 5px 0px;
}
.sec-4-bg{
    background-image: url(images/green.jpeg);
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
}
.section-4{
    display: flex;
    justify-content:space-between;
    align-items: center;
    padding: 200px 0px;
    gap: 50px;
}
.sec-4-inner img{
    border-radius: 50%;
}
.sec-4-inner{
    width: 100%;
}
.sec-5-bg{
    background-image: url(images/3.jpeg);
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
}
.section-5{
    display: flex;
    justify-content:space-between;
    flex-direction: row-reverse;
    align-items: center;
    padding: 220px 0px;
    gap: 80px;
}
.sec-6-bg{
    background-image: url(images/blue.png);
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
}
.sec-6-sub-div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 60px 0px 0px 0px;
    gap: 100px;
}
.sec-6-inner{
background-color: #ffffff;
padding: 30px 20px;
border-radius: 10px;
}
.sec-6-inner h2{
    color: #739ee3;
    font-size: 37px;
    font-weight: bold;
}
.sec-6-inner p{
    color: #739ee3;
    font-size: 22px;
}
.sec-6-inner img{
   margin: 20px 0px;
}
.sec-7-bg{
    background-image: url(images/2.jpeg);
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
}
.sec-7-sub-div{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.img-sec{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    padding: 80px 50px 0px 50px;
    gap: 20px;
}
.img-sec p{
    font-size: 22px;
    margin: 0px;
}
.sec-8-bg{
    background-image: url(images/2nd\ one\ yelloe.jpeg);
    background-repeat: no-repeat;
    background-size:cover;
    background-attachment: fixed;
}
.section-8{
    text-align: center;
    padding: 470px 0px 230px 0px;
}
.section-8 p{
    font-size:50px;
    line-height: 55px;
    max-width: 1100px;
}
.section-8 h2{
    font-size:50px;
    margin-top: 70px;
}
.footer-bg{
    background-color: #343434;
}
.footer{
    display: flex;
    justify-content: center;
    padding: 70px 0px 20px 0px;
}
.footer-left{
    width: 49%;
}
.footer-right{
    width: 17%;
}
.footer h3{
    font-size: 25px;
}
.footer p{
    font-size: 15px;
    max-width: 500px;
   margin: 20px 0px;
}
.footer-left span{
    display: flex;
    gap: 20px;
}
.footer-left span > a{
font-size: 20px;
padding: 10px;
background-color: #ffffff;
color: #000000;
border-radius: 50%;
}
.footer-left span > a:hover{
    background-color: #edc315;
    }
  .footer-nav{
        margin-top: 30px;
    }

    .footer-nav a{
        font-size: 15px;
        color: #ffffff;
    }
    .footer-nav a:hover{
        color: #edc315;
    }
    .product{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 50px 0px;
        gap: 100px;
      
    }
    .product-image{
        border: 1px solid #ffffff;
        padding: 30px;
        overflow: hidden;
    }
    .product-image img{
       transition-duration: 1s;
       padding: 20px;
       border-bottom: 2px solid #ffffff;
     }
    .product-image img:hover{
       transform: scale(1.3);
    }

    .form{
        width: 60%;
        margin: 0 auto;
        padding: 50px 0px;
    }
    .form input,.form textarea{
        background-color: #ffffff;
        margin: 5px 0px;
        border-radius:30px;
    }
    .form input::placeholder,.form textarea::placeholder{
font-size: 15px;
color: gray;
    }
@media only screen and (max-width: 1080px){
    .section_1 {
        padding: 250px 20px 80px 20px;
    }
    .section_2,.section_3,.section-4,.section-5,.section_6,.section_7,.section-8{
        padding: 80px 20px;
    }
    .section-4,.section-5,.sec-6-sub-div,.sec-7-sub-div{
        flex-direction:column-reverse;
    }
    .sec-4-inner{
        text-align: center;
    }
    .sec-2-sub-div,.sec-3-sub-div{
        gap: 30px;
    }
    .sec-3-sub-div{
        padding: 30px 0px;
    }
    .sec-3-inner {
        padding: 30px;
    }
    .header-right{
        display: none;
    }
    .header{
        position: relative;
    }
    .top-nav {
        width: 100%;
        display: none ;
    }
    .top-nav a:hover {
        border-bottom: 2px solid #5380c1;
    }
    
    .top-nav ul {
        width: 100%;
        padding: 20px 0px;
        flex-direction: column;
        background-color: #edc315;
    }
    .header-mid {
        position: absolute;
        top: 143px;
        left: 0;
        right: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }
    .mbl-menu{
        display:block;
    }
    .header-left {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 0px 20px;
        align-items: center;
    }
    .raper.reset.footer {
        flex-direction: column;
        padding: 50px 20px;
        gap: 81px;
    }
    .footer-right,.footer-left{
        width: 100%;
    }
}

@media only screen and (max-width: 809px){
h1,h2{
    font-size: 42px;
}
p{
    font-size: 22px;
}
.section-8 p {
	font-size: 24px;
	line-height: 33px;
}
.sec-2-sub-div,.sec-3-sub-div,.img-sec{
    flex-direction: column;
}
.img-sec{
    padding: 50px 0px;
    text-align: center;
}
.btn-1 {
	padding: 10px 50px;
}
.sec-3-bg {
	background-position: center;
}

.form{
    width: 90%;
    margin: 0 auto;
}
}