
body{
    background-color:#000 ;
    }
    h1{
        color: #FFF;
        font-family: Inter;
        font-size: 96px;
        font-style: normal;
        font-weight: 700;
        line-height: 80px;
    }
    .h1_padding{
        padding-top: 70px;
    }
    
    h2/* H2 white Iner -36 px/bold */
        {
            color: #FFF;
            font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px; /* 112.5% */
        }
    
    h3{
        color: #FFF;
    
    /* H2 white Iner -36 px/bold */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 112.5% */
    letter-spacing: 1.2px;
    }
    
    h4{
        color: #FFF;
    
        /* H3 - white Iner 24/26 */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px; /* 108.333% */
        letter-spacing: 1.2px; 
    }
    h5{
        color:  #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 162.5% */
    letter-spacing: 0.8px;
    margin-bottom: 0px;
    }
    p{
        color:#DEDADA;
    
    /* body -white inner 15/24 */
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px;
    }
    nav li {
        list-style-type: none;
      }
    .buttom_download {
        display: inline-block;
    padding: 8px 30px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 30px;
    border: 2px solid #8F66FF;
    color: #8F66FF;
    font-family: Inter;
    font-size: 18px;
    width: auto;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-decoration: none;
    }
    .logo{
        color: #FFF;
        font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: 26px; /* 81.25% */
    letter-spacing: 1.6px;
    }
    .tel{
        border-radius: 15px;
    border: 1px solid  #DEDADA;
    color:  #DEDADA;
    
    /* body -white inner 15/24 */
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px;
    }
    .main_bg{
        background: url(../images/bg_main.png) no-repeat bottom;
    }
    .header a{
        color:  #DEDADA;
    /* body -white inner 15/24 */
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px;
    text-decoration: none;
    padding: 5px;
    }
    .arrow_p{
        padding: 5px;
    }
    .main_text{color: #DEDADA!important;}
    
    .download{
    
        color: #DEDADA;
    font-family: Inter;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 26px; /* 185.714% */
    letter-spacing: 0.7px;
    }
    #grey{
        background-color: #1B1B1B;
        
    }
    .box_grey{
        position: relative;
        top: 100px;
    }
    .title{
        width: auto;
        border-radius: 30px;
    border: 1px solid #474747;
    color: #A5A5A5;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    font-weight: 400;
    margin-top: 80px;
    padding: 6px 15px;
    justify-content: center;
    align-items: center;
    line-height: 26px; /* 162.5% */
    }
    .title_page{
        width: auto;
        border-radius: 30px;
    border: 1px solid #474747;
    color: #A5A5A5;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    font-weight: 400;
   
    padding: 6px 15px;
    justify-content: center;
    align-items: center;
    line-height: 26px; /* 162.5% */
    }
    .number{
        color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 137.5% */
    }
    .number div:first-child{
        color: #5944D9;
        font-family: Inter;
        font-size: 64px;
        font-style: normal;
        font-weight: 400;
        line-height: 36px; /* 56.25% */  
        float: left;
    }
    .yelow_box{
        background-color: #FFAF29;
        height: 295px;
        display: flex;
        align-items: flex-end;
        
    }
    .grey_box{
        background-color: #333;
        height: 295px;
        display: flex;
        align-items: flex-end;
    }
    .specialisation_center{
        width: 66%;
        margin: 0 auto 45px;
        bottom: 0; 
    }
    .specialisation h2{
        color: #333;
    
        /* H2 white Iner -36 px/bold */
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight:bold;
        line-height: 36px; /* 112.5% */  
    }
    .specialisation span{
        font-size: 15px;
        font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px;
    margin-top: -10px;
    display: block;
    
    }
    
    .specialisation2 h2{color: #FFF;
    
    /* H2 white Iner -36 px/bold */
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 112.5% */
    }
    .specialisation2 span{
        color:#DEDADA;
        font-size: 15px;
        font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px;
    margin-top: -10px;
    display: block;
    }
    #resume{
        background: url(../images/bg_botom_resume.png) #F7F8FC no-repeat bottom;
        padding-bottom: 60px;
    }
    .resume_bg{
        background: url(../images/bg_top_resume.png) no-repeat top;
        padding-top: 60px;
    }
    #resume .title{
        color: #0E0B99;
        border: 1px solid rgba(14, 11, 153, 0.30);
    }
    #resume h2{
        color: #000;
        padding-bottom: 20px;
    }
    #resume h3{
        color: #000;
        margin: 0;
    }
    #resume span.span{
    color: #5944D9;
    font-family: Inter;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 36px; /* 225% */}
    
    #resume h4{
        color: #333;
    }
    #resume span,.color_span{
        color:#5944D9;
    }
    #resume li{
       color: #7A7A7A;
    }
    #resume p {
        color: #7A7A7A;
    }
    .marker svg{
        display: flex;
        margin: 10px auto;
    }
    .experience{
        margin-bottom:50px ;
    }
    .skill_line svg{margin: 8px;}
    .education_box{
        border-radius: 15px;
    background: #E8EAF4;
    padding: 30px 30px 20px;
    }
    .education_box svg{
    margin: 5px;
    }
    .education_box p{
        color: #7A7A7A;
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 200% */
    letter-spacing: 0.65px;
    text-align: right;
    
    }
    .dowload_box aside{
        color: #7A7A7A;
    font-family: Inter;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 26px; /* 185.714% */
    letter-spacing: 0.7px;
    }
    
    .portfolio_main_box{border-radius: 15px 0px 0px 15px;
        background: #D9D9D9;}
    
    .skills_text{
        color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px; /* 162.5% */
    letter-spacing: 0.8px;
    }
    #portfolio h2 span, #grey h2 span {
        color: #5944D9;
        text-transform: uppercase;
        padding-bottom: 20px;
    }
    #portfolio p{
        color:#7A7A7A;
    }
    .portfolio_main_description{
        border-radius: 0px 15px 15px 0px;
    background: #FFF;
    padding: 35px;
    }
    .portfolio_box{ 
        background: #FFF;
        border-radius: 0px 0px 15px 15px;
        margin-bottom: 15px;
    }
    .portfolio_main_description h3{color: #333;}
    .portfolio_box h4>a,.portfolio_box h4{color: #333;text-decoration: none;
    }
    .skills_teg
    {     text-align: right;
        padding-left:0px;
    }
    
    .skills_teg li{
        list-style: none;
        border-radius: 15px;
        border: 1px solid #C2C2C2;
    color: #7A7A7A;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    
    letter-spacing: 0.75px;
    padding: 5px 10px;
    display: inline-block;
    margin: 5px 5px 5px 0;
    }
    .skills_teg a{
       color: #7A7A7A;;
    text-decoration: none;
    line-height: 18px;
    }
    .portfolio_desk{
        padding: 20px;
    }
    .portfolio_pic{
        height: 320px;
        display: flex; 
        align-items: flex-end; 
        bottom: 0;
        
    }
    .prise_box{
    border-radius: 15px;
    border: 1px solid #8F66FF;
    background: #1F1F21;
    padding: 5px;
    }
    .package_padding{
        padding: 10px 5px 45px;
    }
    .title_package{
        color: #FFF;
    
    font : 32px 'Inter';
    font-style: normal;
    font-weight: 500;
    line-height: 36px; /* 112.5% */
    }
    .desc_package{
    color: #DEDADA;
    text-align: right;
    font : 14px 'Inter';
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.7px;
    }
    .row_value{margin: 0 10px 0 0;}
    .value{
        color: #8F66FF;
        height: 50px;
        /* margin: 0; */
        margin-bottom: 20px;
        border-bottom: 1px solid #7A7A7A;
        text-align: left;
        font: 64px 'Inter';
        font-style: normal;
        font-weight: 400;
        padding: 0;
        margin: 0 0 0 5px;
        line-height: 18px;
    }
    .time{
        color: #7A7A7A;
        font : 32px 'Inter';
        font-weight: 400;
        line-height: 18px; /* 56.25% */
    }
    .text_package{
        color:#DEDADA;
    
    /* body -white inner 15/24 */
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin: 23px 0;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px;
    margin: 23px -10px;
    }
    .buttom_price{
        border-radius: 15px!important;
    background: #FFAF29!important;
    color: #343434!important;
    font: 15px 'Inter'!important;
    font-style: bold!important;
    font-weight: 700!important;
    line-height: 26px; /* 173.333% */
    letter-spacing: 0.75px!important;
    text-transform: uppercase!important;
    text-decoration: none;
    padding: 10px 30px!important;
    margin-bottom: 30px!important;}
    
    .contact_box{
        border-radius: 15px;
    border: 1px solid  #7A7A7A;
    background: #333;
    }
    .contact_box p{font-weight: 700;}
    .form-control, .form-control:focus{
        background-color: rgba(255,255,255,.0)!important;
        border: 0px solid rgba(255,255,255,.0)!important;
        box-shadow: none;
        color:#DEDADA!important;
    
    }
    
    .form_border{
        border-bottom: 1px solid #fff;
        display: inline-block;
    }
    .form_border label{
    color: #DEDADA!important;
        font-family: Inter!important;
        font-size: 15px!important;
        font-weight: 700;
        letter-spacing: 0.75px;
    }
    .nf-form-content {
        /* padding: 5px; */
        max-width: 100%!important;
        margin: 0 auto;
    }
    .form-floating>label {
         padding: 0;
    }
    @media (max-width: 960px){
        #resume h2 {
            color: #000;
            padding: 10px 0 5px;
        }
    .experience {
        margin-bottom: 20px;
    }
    .education_box {
        margin: 5px 0;
    }
    }