/*style*/

*{
    margin: 0;
    padding: 0;
    font-family: 'Merriweather', serif;
    font-style: normal;
    line-height: normal;
}

/*header*/
.header{
    width: 1320px;
    margin: 0 auto;
    border-radius: 16px;
    margin-top: 50px;
    background: linear-gradient( rgba(7, 2, 17, 0.00) 100%);
    backdrop-filter: brightness(0.2);
    background-image: url(../resources/Banner\ Image.png),url(../resources/Banner\ Image.png);
    background-blend-mode:multiply 


}
.over{
    width: 1320px;
    height: 600px;
    background-color: rgba(0, 0, 0, 0.637);

}

.banner-title{
    color: rgb(236, 241, 236);
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    margin-bottom: 30px;
    padding-top:13%;
    font-family: Merriweather;
}
.banner-bio{
    width: 635px;
    color:  rgb(236, 241, 236);
    text-align:center;
    font-size: 75px;
    font-weight: 900;
    line-height: 96px;
    font-family: Merriweather;
    display: flex;
    margin-bottom: 35px;
    margin-left:28%;
}

/*main section*/
main{
    width: 1320px;
    margin: 0 auto;
}
.main{
    width: 1320px;
    background: #FFF;
    margin-top: 50px;
}
.main-title{
    color: #F00;
    text-align: center;
    font-family: Inter;
    font-size: 88px;
    font-weight: 700;
    margin-top: 25px;
}
.main-p{
    color: #F00;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    font-family: Inter;
    margin-top: 35px;

}
.main-description{
    color: #070211;
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-weight: 700;
    margin-top: 25px;
}
.main-back{
    width: 802.9px;
    height: 500px;
    flex-shrink: 0;
    background-image: url(../resources/New\ Year\ Photo.png);
    margin-left: 16%;
    
    
}
/*vector-section*/
.vector{
    width: 1320px;
    height: 600px;
    flex-shrink: 0;
    fill: liner-gradient(90deg,#070211 0%, rgba(7,2,17,0.00)100%);
    background-image: url(../resources/Vectorrr.png);
    margin-top: 50px;
    

}
.over-1{
    display: flex;
    height: 600px;
    align-items: center;
    width: 1320px;
    height: 600px;
    background-color: rgba(0, 0, 0, 0.637);
}
.vector-title-p{
    width: 642px;
    color: #FFF;
    font-weight: 900;
    line-height: 88px;
    letter-spacing: 7.04px;
    font-size: 64px;
    display: flex;
    margin-top:10px;
    padding: 60px 0px 0px 80px ;
}
.vector-description{
    width: 697px;
    color: #FFF;
    font-family: Inter;
    font-size: 25px;
    font-weight: 600;
    line-height: 30px;
    margin-top: 15px;
    margin-left: 14%;
    
    
    
}
.btn-vector{
    color: #FFF;
    font-family: Inter;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;
    margin-left: 14%;
    
    
}

.Vector-24{
    padding-left: 10%;
}
/*about*/
.about{
    width: 1320px;
    height: 482px;
    flex-shrink: 0;
    margin-top: 50px;
    background-color:#ddcece;
    text-align: center;
   

}
.about-container{
    color: #070211;
    font-family: Inter;
    font-size: 32px;
    font-weight: 600;
    line-height: 56px;
    text-transform: capitalize;
    padding-top: 150px;
}
.span{
    color: #F00;
}
.place{
    margin-bottom: 5px;
}
.date{
    margin-bottom: 5px; 
}
.Time{
    margin-bottom: 5px;
}
.button-j{
    display: inline-flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 20px;
    border-radius: 8px;
    background: #F00;
    margin-top: 25px;
}
.button-jc{
    background-color: #F00;
    padding: 16px 32px;
    text-align: center;
    border-radius: 8px;
    border: 0;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    text-transform:uppercase
    
}

.container-offer{
    width: 1320px;
    height: 482px;
    background: #FFF;
    display: flex;
    justify-content: space-between;
    padding-top: 150px;
  
}
.offer-title{
    color: #F00;
    text-align: center;
    font-size: Inter;
    font-size: 24px;
    font-weight: 500;
    display: flex;
}
.offer-info{
    color: #070211;
    font-family: Merriweather;
    font-size: 48px;
    font-weight: 900;
    text-transform: capitalize;
}
.offer-description{
    color: rgb(7,2,17,0.60);
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}
.offer-2{
    width: 263px;
    height: 263px;
    flex-shrink: 0;
    border-radius: 263px;
    margin-right: 12%;

    
    
    
}
.offer-2-image{
    width: 264.844px;
    height: 264.844px;
    flex-shrink: 0;
    border-radius: 50%;
    justify-content: center;
    /* display: flex; */
    outline: 20px solid red ;
    border: 30px solid white;

    
}
.offer-3{
    margin-right: 26px;
}

.offer-2024{
    color: #F00;
    font-size: Inter;
    font-size: 48px;
    font-weight: 700;
}
.offer-3-p{
    color: rgba(7, 2, 17, 0.60);
}
/* FUNCTIONAL */
.FUNCTIONAL{
    width: 1320px;
    background: #FFF;
    
    
}
.section-title-s{
    color: #070211;
    font-family: Inter;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    
}
.section-title-info-s{
    color: #F00;
    text-align: center;
    font-size: 72px;
    font-weight: 900;
    text-align: center;
    
}
.section-title-description-s{
    width: 1068px;
    color: #474747;
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    margin-left: 10%;
}

.group-image-1{
    display: flex;
    align-items: center;
    justify-content: end;

}

.group-image-1-0{
    margin: 0px;
    width: 429px;
    height: 433px;
    position: relative;

}
.group-44{
    position: absolute;
    left: -150px;
    top: 50px;
}
.group-image-2{

    position: relative;
}

.group-75{
    position: absolute;
    bottom: 0px;
    left: 0;

}

.Rectangle-2{
    

   

}

/*Portfolio*/
.Portfolio{
    width: 1320px;
    margin-top: 50px;
    background: #FFF;

}
.pro{
    color: #F00;
    font-family: Inter;
    font-size: 24px;
    font-weight: 500;
}
.pro-body{
    color: #070211;
    font-size: 48px;
    font-weight: 900;
    text-transform: capitalize;
}
.pro-description{
    width: 896px;
    color: #474747;
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}

.Portfolio-image{
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    
    
}
/* Subscribe Section */
.Subscribe{
    width: 1320px;
    height:600px;
    border-radius: 16px;
    background: rgba(255, 0, 0, 0.05);
    margin-top: 50px;
}

.section-title-ss{
    color: #070211;
    font-family: Inter;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    

}
.Subscribe-sub{
    padding-top: 70px;
}
   .from-box{
    width: 500px;
    height: 70px;
    flex-shrink: 0;
    border-radius: 50px;
    background: #FFF;
    text-align: center;
    margin-left: 20%;
    margin-top: 7%;
    display: flex;
   }
   .from{
    position: relative;
   }
   .btn-sub-1{
    width: 500px;
    height: 70px;
    border: 0;
    padding: 0px 20px;
    font-size: 20px;
   }
   
   .btn-sub{
    position: absolute;
    left:0;
    width: 210px;
    height: 72px;
    background-color: #F00;
    padding: 16px 32px;
    text-align: center;
    border-radius: 0px 50px 50px 0px;
    border: 0;
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-weight: 700;
    margin-left: 100%;
    
    text-transform:uppercase;
    
    

   }

   /* footer-section */
   .footer-section{
    width: 1600px;
    margin:0 auto;
    padding: 80px;
   
    flex-shrink: 0;
    background:black;
    margin-top: 50px;
    margin-bottom: 50px;
    
   }
   .footer-section p{
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
   }
   .footer-top{
    display: flex;
    align-items: center;
    justify-content: space-between;
   }
   .footer-number-container{
    
   }
   .footer-number{
    display: flex;
    align-items: center;
    
   }
.footer-img{
    width: 24px;
height: 24px;
flex-shrink: 0;
color: #FFF;

}

.footer-logo{
    width: 1600px;
padding: 100px;
flex-shrink: 0;
text-align: center;
}
.footer-line{
    width: 1320px;
height: 1px;
background: rgba(243, 240, 240, 0.15);
}

.footer-colum-2{
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: space-between;
}