body{
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.nav-wrap{
    padding-top: 20px;
    padding-bottom: 0px;
}
header .nav-pills .nav-item .nav-link{
    margin-right: 20px;
    padding: 0px 10px 10px;
    -webkit-transition: color 200ms ease;
    transition: color 200ms ease;
    color: #000;
    font-size: 16px;
    line-height: 28px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    margin: 0px 22px;
}
h1{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 75px;
    line-height: 110%;
    font-weight: 700;
    letter-spacing: -2px;
    font-family: 'Plus Jakarta Sans', sans-serif;
}
h5{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 24px;
    line-height: 110%;
    font-weight: 700;
}
.hero-gradient-heading{
    display: inline;
    padding-right: 5px;
    background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.paragraph{
    margin-bottom: 0px;
    color: #666;
    padding: 20px 0;
}
.paragraph._22px{
    font-size: 22px;
    line-height: 150%;
}
.paragraph._18px{
    font-size: 18px;
    line-height: 150%;
}
.paragraph._16px{
    font-size: 16px;
    line-height: 150%;
}
.button{
    position: relative;
    overflow: visible;
    text-decoration: none;
    transition: all 0.5s ease;
    left: 0;
    bottom: 0;
}
.button:hover,
.button:focus {
    transition: all 0.5s ease;

}
.button:hover .button-up,
.button:focus .button-up{
    left: 7px;
    bottom: -7px;
    transition: all 0.5s ease;

}
.w-inline-block{
    max-width: 100%;
    display: inline-block;
}
.button-up{
    position: relative;
    z-index: 1;
    padding: 20px 30px;
    background-color: #000;
}
.button-text{
    color: #fff;
    font-size: 18px;
    line-height: 100%;
    font-weight: 500;
}
.button-down{
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    padding: 20px 30px;
    background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
    -webkit-transform: translate(7px, 7px);
    -ms-transform: translate(7px, 7px);
    transform: translate(7px, 7px);
}
.button-text.no-opacity{
    opacity: 0;
}
.btn.btn-link{
    color: #000;
    font-size: 18px;
    line-height: 100%;
    font-weight: 700;
    text-decoration: none;
}
section{
    padding: 75px 0;
}
section.logo-wrap h4{
    font-weight: normal;
    display: block;
    color: #000;
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
    padding-bottom: 40px;
}
section.logo-wrap img{
    width: 141px;
}
section .caption h2{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 54px;
    line-height: 110%;
    font-weight: 700;
    letter-spacing: 1px;
    padding-bottom: 60px;
}
section .caption span{
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
    font-size: 22px;
    line-height: 100%;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 30px;
}
section .caption h2 span{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 54px;
    line-height: 110%;
    font-weight: 700;
    letter-spacing: 1px;
    background-image: linear-gradient(108deg, #b16cea 8%, #ff5e69 40%, #ff8a56 77%, #ffa84b 91%);
    text-transform: none;
}
section.dark,
footer.dark{
    background: #000;
}
section.dark h2,
footer.dark h2{
    color: #fff;
}
footer{
    padding-bottom: 80px;
}
footer ul {
    padding-left: 0;
    list-style-type: none;
}
footer ul li{
    margin-bottom: 25px;
}
footer ul li a{
    color: #fff;
    text-decoration: none;
}
footer p{
    margin-bottom: 0px;
    color: #666;
    font-size: 16px;
    line-height: 28px;
}
footer p + a{
    margin-bottom: 0px;
    color: #666;
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
    font-weight: bold;
}
section.dark .btn.btn-link{
    color: #fff;
}
section.dark span{
    color: #fff;
}
section.dark h4{
    color: #fff;
}
section.main{
    padding-bottom: 0;
}
section.main .btn.btn-link{
    margin-left: 30px;
}

section.services .icon-wrap{
    min-height: 120px;
}
section.services figcaption h5{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 24px;
    line-height: 110%;
    font-weight: 700;
}
section.services figcaption ul{
    padding-left: 15px;
}
section.services figcaption ul li{
    color: #000;
    font-size: 16px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 10px;
}

section.blogs figure span{
    color: hsla(0, 0%, 100%, 0.7);
    font-weight: 300;
    display: block;
    padding-bottom: 30px;
}
section.blogs h4{
    margin-top: 10px;
    margin-bottom: 30px;
    color: #fff;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
}
section.blogs .btn.btn-link{
    padding-left: 0;
    display: inline;
    color: #fff;
    font-size: 18px;
    line-height: 100%;
    font-weight: 400;
}
section.blogs figure{
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.3);
    margin-bottom: 65px;
    padding-bottom: 30px;
}
section.faqs .accordion .accordion-item{
    background: transparent;
    border: none;
}
section.faqs .accordion .accordion-button{
    background: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 24px;
    line-height: 130%;
    font-weight: 400;
    letter-spacing: 0.3px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #4d4d4d;
    padding-left: 0;
}
section.projects .w-inline-block{
    float: right;
    margin-top: 50px;
}
section.projects figure figcaption{
    padding: 20px;
}
section.projects figure figcaption span{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 4px;
}
section.projects figure figcaption h5{
    padding: 15px 0;
}
section.projects figure figcaption .btn.btn-link{
    padding-left: 0;
}
section.edu-experience .experience{
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    margin-top: 30px;
}
section.edu-experience .experience:hover,
section.edu-experience .experience:focus{
    border-bottom: 1px solid #000;
}
section.edu-experience .experience .wrap-left{
    padding-left: 83px;
}
section.edu-experience .experience .wrap-right time{
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 130%;
    padding: 12px;
}
section.edu-experience .experience .wrap-right a{
    float: right;
}
section.edu-experience .experience .icon{
    position: absolute;
}
section.edu-experience figure{
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    margin-top: 30px;
}
section.edu-experience figure:hover,
section.edu-experience figure:focus
{
    border-bottom: 1px solid #000;
}
section.edu-experience figure .wrap-right time{
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 130%;
    padding: 12px;
}
section.edu-experience figure .wrap-left p{
    color: rgba(0, 0, 0, 0.6);
    font-size: 16px;
    line-height: 130%;
}
section.edu-experience figure .wrap-right a{
    float: right;
}
section.edu-experience h4{
    font-size: 24px;
    font-weight: 500;
}
section.edu-experience h3{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 36px;
    line-height: 100%;
    font-weight: 700;
    padding-bottom: 40px;
}

