/*
Template: Techex - Information & Technology HTML Template
Author: RRDevs
Author URI: https://themeforest.net/user/rrdevs
Description: Information & Technology HTML Template
Version: 3.0
*/

/* // BASIC
@import 'basic';

// variables
@import 'variables';

//FONT
@import './fonts';

// TYPOGRAPHY

@import 'typography';

// MIX
@import 'mix';

// HELPER
@import 'helper';

// ICON FONTS
@import 'icon';

// ANIMATION
@import 'animation';

// Button 
@import 'btn';

// Colors 
@import 'colors';

// Preloader 
@import 'preloader'; */

/* ----------------------------------
    Template Section Styles
 ------------------------------------*/

/* // Menu - Header Section 
@import 'header';

// Hero Slide - Section 
@import 'hero';

// Section Title - Heading 
@import 'section';

// About - Section 
@import 'about';

// Features - Section 
@import 'features';

// Features - Section 
@import 'services';

// Features - Section 
@import 'testimonial';

// Portfolio - Cases - Section 
@import 'project';

// Price Table - Section 
@import 'price';

// Call To Action - Section 
@import 'cta';

// Content Block - Section 
@import 'contentblock';

// team - Section 
@import 'team';

// funfact - Section 
@import 'funfact';

// Carousel - Section 
@import 'carousel';

// FAQ - Section 
@import 'faq';

// Blog - Section 
@import 'blog';

// Contact Us - Section 
@import 'contact';

// techex-landing-page - Page 
@import 'techex-landing-page';

// footer - Section 
@import 'footer'; */
.analytics-wrapper .service-element .icon {
    margin-bottom: 30px;
    /* width: 82%; */
    height: 230px;
}

.serv{
    justify-content: center;
}
.skill-banner .skill-popup-video::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: none;
    border-radius: 50%;
    left: 0;
    top: 0;
    opacity: 0.7;
    z-index: -1;
}
.skill-banner .skill-popup-video .video-play-btn {
    width: 50px;
    height: 50px;
    text-align: center;
    background-color: #086ad7;
    color: #fff;
    border-radius: 50%;
    line-height: 54px;
    display: none;
}
.page-banner-wrap::before {
    position: absolute;
    left: 0;
    content: "";
    top: 0;
    background: #211e3b;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.1;
}
h2 {
    font-size: 34px;
    line-height: 130%;
    letter-spacing: -2px;
    color: #a1001e;
}
header.header-2 .main-menu ul>li>a {
    display: inline-block;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1;
    padding: 40px 20px;
    overflow: hidden;
    color: #000;
}
header.header-2 .main-header-wraper {
    background-color: #d9e8f9;
    position: relative;
    padding: 0px 50px;
}
.hero-1 .single-slide {
    padding: 210px 0px 225px;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
@media (max-width: 500px) {
    .hero-1 .single-slide .hero-contents h1 {
        font-size: 80px;
    }
    header.header-2 .main-header-wraper {
        background-color: #d9e8f9;
        position: relative;
        padding: 10px 20px;
    }
    header.header-2 .main-header-wraper .theme-btn {
        padding: 14px 25px;
        font-size: 12px;
        display: none;
    }
    .single-service-card .content {
        width: 100%;
        margin: 100px auto;
        background-color: #fff;
        border-radius: 7px;
        margin-top: -50px;
        position: relative;
        z-index: 9;
        padding: 40px 30px;
        padding-bottom: 30px;
        -webkit-box-shadow: 0px 10px 60px 0px rgba(200, 226, 255, 0.45);
        box-shadow: 0px 10px 60px 0px rgba(200, 226, 255, 0.45);
    }
    .section-padding {
        padding: 40px 0px;
    }
    .footer-widgets {
        padding-bottom: 20px;
        padding-top: 35px;
    }
    h1 {
        font-size: 2rem;
        line-height: 2.5rem;
            letter-spacing: -2px;
    }
    .section__title_4 h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .section-title p {
        color: #086ad7;
        margin-bottom: 15px;
        font-weight: 700;
        font-size: 15px;
        line-height: 1;
        text-transform: uppercase;
        margin-top: 50px;
    }
    h2 {
        font-size: 26px;
        line-height: 130%;
        letter-spacing: -2px;
        color: #a1001e;
    }
    .page-banner-wrap::before {
        position: absolute;
        left: 0;
        content: "";
        top: 0;
        background: #211e3b;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.6;
    }
    .hero-1 .single-slide {
        padding: 134px 0px 94px;
        z-index: 1;
        position: relative;
        overflow: hidden;
    }
}


.service-sidebar .single-sidebar-widgets .services-category-link a {
    display: block;
    padding: 20px 16px;
    line-height: 1;
    background: #f5f5f5;
    margin-bottom: 10px;
}
.active2{
    background: #086ad7 !important;
    color: #fff;
}
 .title-color {
        font-size: 32px;
        line-height: 130%;
        letter-spacing: -2px;
        color: #211e3b;
    } 
.breadcrumb-title {
        
        line-height: 80%;
       
    }
.about-check-list2 .banner2 {
  
    width: 300px;
    height: 100px;
}
.partner-content{
    text-align: center;
}