body .site {
    font-family: "Roboto", Sans-serif;
    padding: 0;
    margin: 0;
    box-shadow: none;
    max-width: none;
    width: 100%;
    overflow: hidden;
}

footer#colophon {
    max-width: none;
    margin: 0;
    padding: 0;
}



a,
a:focus {
    outline: none;
    text-decoration: none !important;
}



/*font



font-family: 'Bebas Neue', cursive;



*/





/* header */



header#masthead .right-block .elementor-widget-container ul {
    text-align: right;
}

header#masthead .right-block .elementor-widget-container ul li {
    display: inline-block;
    vertical-align: top;
}

header#masthead .right-block .elementor-widget-container ul li.phone {
    padding-right: 20px;
}

header#masthead .right-block .elementor-widget-container ul li.phone a {
    font-size: 25px;
    line-height: 26px;
    color: #181818;
    font-family: 'Bebas Neue', cursive;
    background: url(images/call-icon.png) no-repeat left center;
    padding: 10px 0 11px 70px;
    transition: all 500ms ease-in-out;
}

header#masthead .right-block .elementor-widget-container ul li.phone a:hover {
    color: #22226c;
}

header#masthead .right-block .elementor-widget-container ul li.fb {
    position: relative;
    top: -10px;
}

/* header */

/* banner */

.n2-ss-slider h1 {
    font-family: 'Bebas Neue', cursive !important;
}


/* banner */


/* about */

.title-top h2 {
    font-weight: 300;
}

.title-top h2 strong {
    font-weight: bold;
    color: #22226a;
}

.weare-block .common-box {
    width: 50%;
    float: left;
    padding: 0 15px;
}

.weare-block .common-box .elementor-image-box-img {
    width: 100% !important;
}

/* about */



/* case study */

.case-study .elementor-swiper-button i:hover {
    opacity: 0.5;
}

/* case study */



/* footer */


footer .sm-box .elementor-image-box-img {
    width: 11% !important;
}

/* footer */



/* responsive */

@media (max-width: 991px) {
    .weare-block .img-block .elementor-widget-image {
        position: inherit;
        top: 0;
        padding: 0 !important;
        width: 100%;
        max-width: 100%;
        text-align: center;
        left: 0 !important;
    }





}


@media (max-width: 767px) {
    header#masthead .right-block .elementor-widget-container ul {
        text-align: center;
    }

    header#masthead .right-block .elementor-widget-container ul li.phone a {
        padding: 7px 0 7px 50px;
        background-size: 40px;
    }

    footer .md-box .elementor-image-box-wrapper {
        text-align: left !important;
    }

    footer .md-box .elementor-image-box-wrapper .elementor-image-box-img {
        width: 5% !important;
        float: left;
    }

    footer .md-box .elementor-image-box-wrapper .elementor-image-box-content {
        width: 80%;
        float: left;
    }

    .n2-ss-slide-active {
        background: rgba(0, 0, 0, 0.25);
    }

    .n2-ss-slider h1 {
        font-size: 40px !important;
        padding-top: 25px;
    }












}


@media (max-width: 576px) {
    footer .md-box .elementor-image-box-wrapper .elementor-image-box-img {
        width: 8% !important;
    }


    .title-top h2 {
        font-size: 32px;
        line-height: 3rem;
    }
    .offering-img .elementor-widget-container{
    	padding: 0 !important;
    }
    .weare-block .common-box{
    	width:  100%;
    }


}