/* fonts link */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

/* universal */
/* .container{
    max-width: 1170px !important;
    margin: 0 auto !important;
} */
h3{
    font-family: "Jost", sans-serif;
    font-weight: 500 !important;
    font-size: 38px !important;
}
h5{
    font-size: 25px !important;
    font-weight: 500 !important;
    font-family: "Jost", sans-serif; 
}
h6{
    margin: 0 !important;
}
p{
    font-family: "Open Sans", sans-serif;
    color: #6f6b80;
    line-height: 30px;
    font-weight: 500;

}
.bg-color{
    background-color: #d91d53;
}
.color{
    color: #d91d53;
}
.green-color{
   color: #803c81;
}
.purple-color{
    color: rgb(128, 103, 240);
}
.gray{
    color: #6f6b80;
}

/* header */
header{
    position: absolute;
    width: 100%;
    /* height: 100%; */
}
nav ul li a{
    font-family: "Jost", sans-serif; 
    font-weight: 500 !important;
    color: black !important;
    &:hover{
        color: #d91d53 !important;
    }
}

.download-cv a button{
    border: 2px solid #d91d53;
    /* background: transparent; */
    transition:.5s ease-in-out;
    &:hover{
        color: white;
        box-shadow: inset 0px -40px #d91d53;
        
    }
}

/* banner section */
.banner{
    background-image: url(../images/banner-bg.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100px;
    height: 100vh;
}
.banner-heading h3{
    font-size: 60px !important;
}
.banner-heading p{
    font-size: 19px;
}
.banner-btn a{
    border: 3px solid #d91d53;
    color: white;
    padding: 12px 30px;
    box-shadow: inset 0px -50px #d91d53;
        transition:.5s ease-in-out;
        text-decoration: none;
    &:hover{
        color: #d91d53;
        box-shadow: inset 0px 0px #d91d53;
        
       
        
    }
}
/* .position-relative:after {
    background-image: url(../images/1.jpg);
    background-repeat: no-repeat;
    height: 100%;
    position: absolute;
    content: "";
    width: 100%;
    top: 30px;
    right: 0px;
    

    animation: upanddown;
    animation-duration: 2s;
    animation-fill-mode:forwards;
    animation fill mode m basically jab forward kerty h to ye yahi ruk jata h
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}

    @keyframes upanddown {
        from{ transform: translateY(0px) ;
         }
     
        to{ transform:  translateY(15px)
         
        }

      } */
       .position-relative{
        position: relative;

       }
      .exp{
        position: absolute;
            width: fit-content;
            top: 10%;
            animation: upanddown;
            animation-duration: 2s;
            animation-fill-mode:forwards;
            /* animation fill mode m basically jab forward kerty h to ye yahi ruk jata h */
            animation-delay: 0s;
            animation-iteration-count: infinite;
            animation-direction: alternate;
      }
      .project{
        width: fit-content;
        position: absolute;
        top: 24%;
        right: -8%;
        animation: upanddown;
        animation-duration: 2s;
        animation-fill-mode:forwards;
        /* animation fill mode m basically jab forward kerty h to ye yahi ruk jata h */
        animation-delay: 0s;
        animation-iteration-count: infinite;
        animation-direction: alternate;
      }

      @keyframes upanddown {
        from{ transform: translateY(0px) ;
         }
     
        to{ transform:  translateY(15px)
         
        }

      } 

/* productivity section */
.productivity{
    margin: 110px 0px;
}
.perfect img{
    height: 65px;
}

/* about section */
.about{
    margin: 150px 0px;
    position: relative;
    
}
.about::before{
    content: "";
    position: absolute;
    background-image: url(../images/about\ color.webp);
    height: 170px;
    background-repeat: no-repeat;
    width: 265px;
    z-index: 1;
    right: 0;
    bottom: 0;
}
.about-main{
    position: relative;
}
.about-img img{
    width: 85%;
}
.sucess{
    width: fit-content;
    position: absolute;
    top: 29%;
    left: -60px;
}
.sucess h3{
    font-size: 50px !important;
}
.sucess h6{
    font-family: "Jost", sans-serif; 
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0;
}
.projects{
    position: absolute;
    right: 53px;
    bottom: 65px;
    width: fit-content;
}
.projects h3{
    font-size: 50px;
}
.projects h6{
    font-family: "Jost", sans-serif; 
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 0;
}
.arrow{
    position: absolute;
    top: -19%;
    left: -14%;
}
.about-heading p{
    line-height: 30px;
}
.about-bnt a{
    padding: 8px 30px;
    border: 3px solid #d91d53;
    color: white;
    box-shadow: inset 0px -50px #d91d53;
    transition:.5s ease-in-out;
    text-decoration: none;
&:hover{
    color: #d91d53;
    box-shadow: inset 0px 0px #d91d53;
}

}



/* service section */

.services{
    margin-top:150px;
    position: relative;

}
.service.container{
    position: relative;
    z-index: 2;
}
.service-color-1 img{
    position: absolute;
    top: -20%;
    right: 0;
}
.service-color-2 img{
    position: absolute;
    top: 11%;
    left: -7%;
    z-index: -21;

}

/* .service-heading p{
    width: 50%;
    margin: 0 auto;
} */
.service-cards {
    margin-top: 55px;
}
.service-card{
    height: 100%;
    background: white;
}
.service-card-content img{
    width: 20%;
}
.service-card-content ul li{
    list-style-type: none;
    padding: 3px 0px;
}


/* my skills section */
.my-skills{
    margin-top: 150px;
}

.my-skills h3{
    margin: 16px 0px;
}
.skills-img img{
    height: 87px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 14px;
    border-radius: 13px;
}

/* portfolio section */
.portfolio{
    margin: 150px 0px;
    position: relative;
}
.portfolio::before{
    content: "";
    background-image: url(../images/portfolio\ before.webp);
    position: absolute;
    height: 100%;
    width: 120px;
    background-repeat: no-repeat;
    top: 0;
    left: 83px;

}

.portfolio-heading h3{
    font-size: 38px;
}
/* .portfolio-heading p{
    width: 50%;
    margin: 0 auto;
} */
ul#pills-tab {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    gap: 20px;
}


.nav-link{
    color: black !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
   background: none !important;
   color: #d91d53 !important;
}
.nav-pills{
    font-family: "Jost", sans-serif; 
    font-weight: 500;
    font-size: 16px;
}

.all-img {
    position: relative;
    overflow: hidden;
    width: 30%;
}

.all-img img {
   transition:  0.4s ease-in-out; 
}

.all-img:hover img {
    transform: scale(1.1); 
}

.all-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0; 
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    transition:  0.4s ease-in-out; 
    z-index: 1;
}

.all-img:hover::before {
    background-color: rgba(0, 0, 0, 0.45);
}




/* skills section */
.design-life{
    margin: 150px 0px;
}
.design-life-heading h3{
    font-size: 38px;
}
.progress-bar {
    transition: width 3s ease !important;
  }

  /* Just for spacing to show scroll effect */
.progress {
    height: 10px !important;
}
.progress-bar {
    background-color: #d91d53 !important;
}

.progress-green{
    background-color: #803c81 !important;
 
}

.progress-purple{
    background-color: rgb(128, 103, 240) !important;

}
.design-life-content{
    margin-right: 80px;
}
.design-life-img img{
    width: 75%;
    margin-left: 100px;
}


/* testimonial section */
.testimonial{
    position: relative;
    background-image: url(../images/86ad7ebf-84c8-4e45-b22f-eb4b24492791.jfif\ \(1\).jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px 0px;
    margin: 64px 0px;
}
.test-img img{
    position: absolute;
    top: -60%;
    right: 0;
}

.half-width p{
    width: 60%;
    margin: 0 auto;
}

/* .testimonial-card {
    margin: 0 auto;
    width: 50%;
} */
.testimonial-card p{
    font-size: 19px;
    font-style: italic;
}
.testimonial-card .d-flex img{
    height: 90px;
    border-radius: 50%;
    width: 90px;
}
 .test.owl-carousel .owl-item img {
    width: auto !important;
    display: inline-block !important;
}

/* contact section */
section.contact {
  margin: 100px 0px;
}
.address-name p {
    padding-right: 35px;
}
.contact-left i{
    font-size: 32px;
    padding: 24px;
    border-radius: 50%;
    height: 80px;
    width: 80px;
}

.contact-left .address i{
    background:#d91d5260;
}
.email i{
    background:  #803c815b;
}
.phone i{
    background: rgba(128, 103, 240, 0.382);
}

form input{
    width: 100%;
    height: 58px;
    padding: 0px 30px;
    background-color: transparent;
    border: 1px solid #d6dbe5;
    border-radius: 12px;
    color: #6f6b80;
    font-size: 18px;
}
.form-name{
    width: 48%;
}
.form-mail{
    width: 48%;
}
.form-number{
    width: 48%;
}
.form-sub{
    width: 48%;
}
form textarea{
    width: 100%;
    height: 110px;
    padding: 20px 30px 0px 30px;
    background-color: transparent;
    border: 1px solid #d6dbe5;
    border-radius: 12px;
    color: #6f6b80;
    font-size: 18px;
}
form button{
    font-weight: 500;
    color: white;
    font-size: 16px ;
    padding: 12px 30px;
    border: 3px solid #d91d53;
    box-shadow: inset 0px -50px #d91d53;
    transition:.5s ease-in-out;
&:hover{
    color: #d91d53;
    box-shadow: inset 0px 0px #d91d53;
}
}

/* map section */
.map-content iframe{
    width: 100%;
    height: 300px;
    border-radius: 18px;
}


/* footer section */
footer{
    padding-top: 75px;
    margin-top: 100px;
    background-color: #f2f5fb;
}
.social-icons a i{
    color:white;
    font-size: 30px;
    /* border: 1px solid ; */
    padding: 10px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    transition: 0.5s ease-in-out;
    &:hover{
        box-shadow: inset 0px 50px #d91d53;
        color: white;
    }
}
.fb{
    background-color:#1877f2;
}
.tweet{
    background-color: #03a9f4;
}
.linkdin{
    background-color: #0077b5;
}
.behance{
    background-color: #4176fa;
}
.fut-links ul li{
    list-style-type: none;
}
.fut-links ul li a{
    text-decoration: none;
    font-family: "Jost", sans-serif; 
    font-weight: 500 !important;
    color: black !important;
    &:hover{
        color: #d91d53 !important;
    }
}