.about-area .about-caption .pera-top {
    font-size: 16px;
    font-weight: 500;
    color:  black;
    margin-bottom: 25px;
}
.about-area .about-caption .pera-bottom {
    font-size: 16px;
    color:  black;
    font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Teko",sans-serif;
color: #a5c4f3;
margin-top: 0px;
font-style: normal;
font-weight: 500;
text-transform: normal;
}

.testimonial-area .testimonial-caption p{
    font-size: 16px;
    color: #2c234d;
    color:  black;
    line-height: 45px;
    line-height: 1.5;
    margin-bottom: 37px;
}

.section-tittle h2 {
    font-size: 50px;
    display: block;
    color: #a5c4f3;
    font-weight: 700;
    text-transform: uppercase;
}


  


.slider-area .hero__caption h1 {
    font-size: 55px;
    font-weight: 500;
    margin-bottom: 14px;
    color:  rgb(255, 255, 255);
    line-height: 1.2;
    margin-bottom: 69px;
    text-transform: uppercase;
}
.header-area {
    background: black;
}
.section-padding30 {
    padding-top: 91px;
    padding-bottom: 91px;
}
.footer-padding {
    padding-top: 56px;
    padding-bottom: 0px;
}

.footer-area .footer-bottom {
    border-top: 1px solid #1f2024;
    padding-bottom: 3px;
    padding-top: 15px;
}
.pb-150 {
    padding-bottom: 25px;
}

.services-area .single-cat {
    padding: 61px 41px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    z-index: 0;
    background: #fff;
    overflow: hidden;
}
.btn {
    background: #ff1313;
    font-family: "Teko",sans-serif;
    text-transform: uppercase;
    padding: 27px 44px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 300;
    border-radius: 0px;
    line-height: 1;
    -moz-user-select: none;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 0;
    border: 0;
    overflow: hidden;
    margin: 0;
}
.services-area .single-cat .img-cap a {
    font-family: "Teko",sans-serif;
    font-size: 16px;
    color: #fff;
    background: #080808;
    opacity: 0.6;
    font-size: 16px;
    text-transform: uppercase;
    padding: 193px 0;
    display: block;
    cursor: pointer;
}
footer {
    margin-top: 86px;
}