.hero-area.style-three .hero-contant h1 {
    display: block;
    margin-bottom: 30px;
    /*width: 45%;*/
    width: 60%;
}

.solutek_nav_manu {
    padding: 0;
    position: relative;
    z-index: 9;
}

.hero-active video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
}

.hero-area.style-three {
    padding-bottom: 0;
}

.header-btn a::before{
    display: none;
}

/* .bg-section{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.bg-section img {
    height: 100%;
    width: 100%;
    object-fit: fill;
} */
.hero-area:after {
    content: '';
    height: 110px;
    width: 260px;
    position: absolute;
    top: -2px;
    left: -1px;
    background-image: url(../images//banner-bg2.png);
    z-index: 1;
}

.hero-area:before {
    content: '';
    height: 110px;
    width: 259px;
    position: absolute;
    top: -2px;
    right: 0;
    background-image: url(../images/banner-bg-1.png);
    z-index: 1;
}

.feature-box{
    grid-template-columns: repeat(3, 1fr);
}

.counter-area .row.counter-item{
    border-radius: 0;
}

.hero-area.style-three .hero-contant {
    position: absolute;
    padding-top: 130px;
    top: 50%;
    transform: translateY(-50%);
}

.sticky-header {
    position: relative;
    z-index: 9;
}

.hero-contant h5 {
    background-color: #ffffff85;
}

/* .hero-active .owl-next,
.hero-active .owl-prev {
    left: 70px;
    font-weight: bold;
} */

.hero-active .owl-prev::after {
    bottom: 55px;
}

.hero-active .owl-prev::before {
    bottom: 200px;
    height: 250px;
}

.hero-area.style-three .hero-contant span {
    display: inline;
}

.logo {
    width: 190px;
}

.logo img {
    width: 100%;
}

.hero-active {
    margin: -74px 0px 0;
}

.project-area .owl-item img {
    display: inline;
    border-radius: 20px 20px 0 0;
}

.testi-box {
    height: 100%;
}

.testi-single-box {
    height: 90%;
}

.testi_list .owl-stage {
    display: flex;
}

.blog-singele-box-tow {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
}

.blog-singele-box-tow {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    height: 48%;
}

.blog-singele-box {
    margin-bottom: 0;
}

.blog-singele-box {
    background-color: #fff;
    border-radius: 30px;
}

.blog-thumb-tow {
    height: 100%;
}

.blog-thumb-tow img {
    height: 100%;
}

.hero-active {
    position: relative;
}

.project_list .owl-stage {
    display: flex;
    align-items: stretch;
}

.project_list .owl-item {
    display: flex;
    padding: 1rem;
}

.brand_list img {
    width: 85%;
    margin: auto;
}

.header-btn .solutek-btn a {
    line-height: 20px;
}

/* .mean-container .mean-bar::before {
    color: #fff;
    content: '';
    left: 10px;
    position: absolute;
    top: 0px;
    background-image: url(../images/logo.png);
    height: 100px;
    width: 200px;
    background-size: contain;
} */

.logom{height:60px}
.mean-container a.meanmenu-reveal span {
    background: #29367a;
}

.mean-container .mean-bar {
    background-color: #fff;
    min-height: 70px;
}

.-copyright-text {
    color: #fff;
}
.-copyright-text a {
    color: #fff;
}

.-copyright-text a:hover {
    color: #5c74aa;
}

#enquiry .form-error{color: red;  top: 0px; position: relative;display: block;}
.form-error{color: red;  top: -15px; position: relative;display: block;}
.careers .form-error{margin-top: -10px; }

.sticky.menu-bg{
    -webkit-box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
    background: #fff !important;
}
.mean-container a.meanmenu-reveal {
    color: #29367a;
}
.meanmenu-reveal.meanclose:hover {
    color: #29367a !important;
}
.mean-container a.meanmenu-reveal:hover span {
    background: #29367a;
}
.counter-content img{
    display: block;
    margin: auto;
    text-align: center;
    filter: invert(1);
    margin-bottom: 20px;
    width: 75px;
}
.project_list .owl-nav{
    display: flex;
    justify-content: center;
}
.project_list .owl-nav .owl-prev,
.project_list .owl-nav .owl-next {
    user-select: none;
    color: #29367a;
    /* border: 2px solid #29367a; */
    padding: 0.5rem 0.7rem;
    border-radius: 50%;
    background: white;
    box-shadow: 1px 1px 6px #e7e4e4;
    margin: 0 0.5rem;
    font-size: 20px;
}
.project_list .owl-nav .owl-prev:hover,
.project_list .owl-nav .owl-next:hover {
    color: #fff;
    background: #29367a;
    transition: all 0.5s linear;
}

.hero-active .owl-nav{
    width: 100%;
    display: flex;
    justify-content: center;
    /* height: 100%; */
    position: absolute;
    top: 50%;
}

.blog-thumb{
    width: 100%;
    /*height: 280px;*/
}

/* .footer-widget h5{
    color: #fff;
    font-weight: 500;
    line-height: normal;
} */
 @media (max-width:1400px) {
    .blog-thumb {
        height: 240px;
    }
 }
