.btn-contact i, .button, .button > span, .view-more i {
    vertical-align: middle;
}

.breadcrumb-container img, .service-ul li, .sitemap_Page ul li {
    vertical-align: top;
}

.full-height, body, html {
    height: 100%;
}

#header, .about-inner-css {
    min-height: 100%;
}

.carousel-ul, .child_ul_service, .footer-menu, .form-of-contact, .service-ul, .service-ul-home, .two_cols ul {
    list-style-type: none;
}

.contain h4, .download-btn, .error-no h2, .header-content h2, .main-nav li a, .portfolio-menu ul li, .portfolio-title h4, .team-address p, .tittle {
    text-transform: capitalize;
}

h2, ul {
    margin: 0;
}

.team-grid, ul {
    list-style: none;
}

body, html {
    overflow-x: hidden;
    font-family: Ubuntu,sans-serif !important;
    font-size: 16px;
}

.body-inline {
    display: block;
}

.about-right p, .download-btn, .portfolio-menu ul li, .portfolio-title span, .team-address p, .team-address span, h1, h2, h3, h4, h5, h6 {
    font-family: Raleway,sans-serif;
}

body::-webkit-scrollbar {
    width: 10px;
    overflow-x: hidden !important;
    color: #838282;
    z-index: 99999;
    background-color: #fff;
}

#about, #counter, .carousel-ul li, .contain h4, .single-item, .testimonial .pic {
    overflow: hidden;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #ef5350;
    outline: #708090 solid 1px;
    border-radius: 50px;
}

ul {
    padding: 0;
}

a {
    text-decoration: none;
    color: #2f2f2f;
}

    a:focus {
        outline: 0;
        text-decoration: none;
    }

h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 10px;
}

img {
    border: none;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

.loader {
    font-size: 10px;
    top: 300px;
    left: 45%;
    width: 100px;
    height: 100px;
    border-radius: 0;
    position: relative;
    animation: load3 1.4s infinite linear;
}

    .loader:after, .loader:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
    }

    .loader:before {
        width: 50%;
        height: 50%;
        border-radius: 100% 0 0;
    }

    .loader:after {
        background: #fff;
        width: 75%;
        height: 75%;
        border-radius: 50%;
        margin: auto;
        bottom: 0;
        right: 0;
    }

.default-text {
    font-size: 14px !important;
    color: #222 !important;
    text-align: justify;
    padding: 0 !important;
}

.card img, .contain h4, .header-btn-area, .header-content, .scrollToTop, .single-wc-content span, .title-area, .wc-table {
    text-align: center;
}

.card {
    transition: .3s;
    border-radius: 2px;
    margin: 10px;
}

.contain h4 {
    color: #222;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
}

.card img {
    width: 70% !important;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    border-radius: 100%;
}

    .card img:hover {
        box-shadow: 0 6px 10px 0 rgba(0,0,0,.3);
        transform: scale(1.1);
        transition: 1s;
        cursor: pointer;
    }

.scrollToTop {
    background: #ee4532;
    border-radius: 50%;
    bottom: 60px;
    display: none;
    font-size: 25px;
    height: 55px;
    line-height: 50px;
    position: fixed;
    right: 50px;
    text-decoration: none;
    width: 55px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: 999;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);
}

#header, .header-inner {
    display: inline;
    position: relative;
    float: left;
}

.scrollToTop:focus, .scrollToTop:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.4);
    transform: scale(1.1);
}

#header {
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-attachment: fixed;
    -moz-background-attachment: fixed;
}

    #header:focus, #header:hover {
        transition: all .5s;
    }

.header-inner, .header-inner > img {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 999;
}

.header-overlay {
    background-color: rgba(0,0,0,.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

.header-content {
    float: left;
    height: 100%;
    padding: 4% 140px 140px;
    width: 100%;
}

    .header-content h2 {
        font-size: 50px;
        font-weight: 700;
        line-height: 80px;
    }

    .header-content span {
        color: #ffeb3b;
        font-size: 50px;
    }

    .header-content h2 span {
        font-weight: 400;
        line-height: 93px;
    }

.header-btn-area {
    margin: 0 auto;
    width: 100%;
    position: absolute;
    bottom: 7%;
}

.main-navbar, .main-navbar2 {
    background: #fff;
    border-radius: 0;
    border-bottom: 1px solid #e7e7e7;
    border-right: medium none;
    margin-bottom: 0;
    width: 100%;
    height: 80px;
}

.header-brand-section {
    padding: 15px;
    width: 100%;
    overflow: hidden;
}

.about-company {
    font-size: 16px;
    color: #fff;
    text-align: justify;
    line-height: 25px;
}

.download-btn, .knowmore-btn {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
}

    .knowmore-btn:hover {
        color: #fff;
    }

#menu-area {
    float: left;
    display: inline;
    width: 100%;
}

.main-navbar {
    -webkit-box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
}

.main-navbar2 {
    -webkit-box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    box-shadow: 0 6px 15px 0 rgba(0,0,0,.1);
    position: fixed;
    z-index: 99999;
}

.navbar-fixed-top {
    height: 80px;
}

.main-nav, .main-nav li, .search-area {
    display: inline-block;
}

.logo-compressed {
    height: 92px;
    width: 185px;
    margin-top: -8px;
}

    .logo-compressed span {
        padding-top: 30px;
    }

#navbar {
    float: left;
    width: 100%;
}

.main-nav {
    text-align: right;
    width: 100%;
}

    .main-nav li {
        float: none;
    }

        .main-nav li a {
            color: #fff;
            font-size: 16px;
            padding: 20px 10px;
        }

.less-padding {
    padding: 30px 20px !important;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        background-color: transparent;
        color: #f1f1f1;
    }

.search-area {
    float: right;
    height: 60px;
    padding: 0;
    position: relative;
    width: 5%;
}

    .search-area input[type=submit], .search-area input[type=text] {
        border: none;
        display: inline-block;
        position: absolute;
        right: 0;
        outline: 0;
    }

    .search-area input[type=text] {
        height: 100%;
        font-size: 20px;
        font-weight: 100;
        line-height: 20px;
        color: #555;
        padding: 3px 60px 0 3px;
        width: 0;
        top: 11%;
        background: 0 0;
        z-index: 3;
        -webkit-transition: width .4s cubic-bezier(0,.795,0,1);
        transition: width .4s cubic-bezier(0,.795,0,1);
        cursor: pointer;
    }

        .search-area input[type=text]:focus {
            width: 880px;
            z-index: 1;
            background-color: #fff;
            cursor: text;
        }

    .search-area input[type=submit]:hover {
        opacity: .8;
    }

#about {
    background-color: #f5f5f5;
    padding: 120px 0;
    float: left;
    display: inline;
    width: 100%;
}

.carousel-ul li {
    display: inline-block;
    width: 31.5%;
    margin: 5px;
    box-shadow: 0 5px 12px 0 rgba(0,0,0,.3);
    border-radius: 5px;
}

.title-area, .welcome-area {
    display: inline;
    width: 100%;
    float: left;
}

.carousel-ul #title-carousle {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    color: #000;
}

.title-area {
    padding: 0 172px;
    position: relative;
}

.tittle {
    color: #3a3a3a;
    font-size: 40px;
    margin-bottom: 0;
    padding-bottom: 18px;
}

.tittle-line {
    background-color: #898989;
    display: inline-block;
    height: 3px;
    margin-bottom: 16px;
    width: 150px;
}

.welcome-content {
    float: left;
    display: inline;
    width: 100%;
}

.headingcarrier {
    padding: 4%;
}

.wc-table {
    display: inline-block;
}

    .wc-table li {
        float: left;
        width: 20%;
    }

.single-wc-content {
    float: left;
    display: inline;
    width: 100%;
}

    .single-wc-content span {
        border-radius: 100%;
        display: inline-block;
        font-size: 35px;
        height: 117px;
        line-height: 117px;
        width: 117px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

.about-area, .about-left {
    display: inline;
    float: left;
}

.single-wc-content .wc-tittle {
    color: #525252;
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 1px solid #bbb;
    margin-top: 32px;
    padding-bottom: 17px;
}

.btn-price-middle, .btn-price-other, .footer-menu li a, .price-heading h2, .project-holder h2, .service-ul li a, .service-ul-home li a, .testimonial .post, .testimonial .testimonial-title {
    text-transform: capitalize;
}

.single-wc-content p {
    color: #7d7d7d;
    font-size: 15px;
    padding: 12px;
}

.single-wc-content:hover .wc-icon {
    color: #fff;
}

.single-wc-content:hover .wc-tittle {
    padding-bottom: 16px;
}

.about-area {
    margin-top: 45px;
    margin-bottom: 25px;
    width: 100%;
}

.about-left {
    height: 420px;
    position: relative;
    width: 445px;
}

    .about-left img {
        left: 23px;
        position: absolute;
        top: 23px;
    }

.introduction-btn {
    color: #f9fffd;
    display: inline-block;
    font-size: 25px;
    left: 36%;
    padding: 18px 16px;
    position: absolute;
    text-decoration: none;
    top: 50%;
}

    .introduction-btn:focus, .introduction-btn:hover {
        color: #f9fffd;
        text-decoration: none;
        outline: 0;
    }

.about-right {
    display: inline;
    float: left;
    padding-left: 85px;
    padding-top: 20px;
    width: 100%;
}

    .about-right .title-area {
        text-align: left;
        padding: 0;
    }

.call-to-content, .service-table, .team-address, .team-grid, .team-info a {
    text-align: center;
}

.about-right .tittle {
    padding-bottom: 47px;
}

.about-right .tittle-line {
    height: 2px;
    margin-bottom: 35px;
    width: 100px;
}

.about-right p {
    color: #535353;
    margin-bottom: 32px;
}

.about-btn-area {
    float: left;
    display: inline;
    margin-top: 14px;
    width: 100%;
}

.button, .button-default > span {
    display: block;
}

#call-to-action, #counter-ribbon, .call-to-content {
    display: inline;
    float: left;
    width: 100%;
}

#call-to-action {
    position: relative;
}

.call-to-overlay {
    background-color: rgba(0,0,0,.8);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.call-to-content {
    padding: 60px 0;
}

#our-work {
    padding-top: 4%;
}

#counter-ribbon {
    padding: 60px 0;
    background-color: #f5f5f5;
}

.call-to-content h2 {
    color: #fff7f7;
    font-size: 45px;
}

.call-to-content a {
    display: inline-block;
    float: none;
    margin-top: 29px;
}

#service, .service-content, .service_area, .team-address {
    display: inline;
    float: left;
    width: 100%;
}

.team-grid li:hover .team-info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.team-address {
    margin-top: 26px;
}

    .team-address p {
        color: #525252;
        margin-bottom: 0;
        font-size: 22px;
        font-weight: 600;
        -webkit-transition: all .5s;
        transition: all .5s;
    }

    .team-address span {
        color: #777;
        font-size: 17px;
        font-style: italic;
    }

#service {
    background-color: #f1f1f1;
    padding-top: 6%;
    padding-bottom: 4%;
}

.service-content {
    margin-top: 45px;
}

.service-table {
    display: inline-block;
    width: 100%;
}

#our-work, .portfolio-area, .portfolio-content, .portfolio-menu, .single-service {
    display: inline;
    width: 100%;
    float: left;
}

.portfolio-content {
    margin-top: 50px;
}

.portfolio-menu ul {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .portfolio-menu ul li {
        border-bottom: 1px solid #fff;
        border-top: 1px solid #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        margin: 0 13px;
        padding: 6px;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

.portfolio-container {
    display: inline;
    float: left;
    margin-left: -9px;
    width: 100%;
}

.single-portfolio {
    display: inline;
    float: left;
    margin-bottom: 18px;
    margin-left: 18px;
    width: 23.4%;
}

.single-item {
    width: 100%;
    position: relative;
}

.portfolio-title, .single-item-content {
    left: 0;
    position: absolute;
    text-align: center;
}

.single-item > img {
    width: 100%;
    display: block;
    height: auto;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

    .single-item > img:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

.single-item-content {
    background-color: #000;
    display: inline;
    opacity: 0;
    height: 100%;
    top: 0;
    width: 100%;
    -webkit-transition: background-color .5s linear;
    -moz-transition: background-color .5s linear;
    -o-transition: background-color .5s linear;
    transition: background-color .5s linear;
}

#portfolio-popup, .portfolio-social-icon {
    -moz-transition: all .5s;
}

.portfolio-social-icon {
    float: left;
    display: inline;
    padding: 110px 50px;
    width: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.single-item:hover .single-item-content {
    opacity: 1;
}

.single-item-content:hover {
    background-color: rgba(0,0,0,.8);
}

.portfolio-social-icon a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 15px;
    margin: 0 8px;
    padding: 12px;
    text-align: center;
    width: 40px;
    transform: scale(.5);
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    border-radius: 100%;
}

.single-item-content:hover .view-btn {
    transform: scale(.9);
}

.portfolio-title {
    bottom: 0;
    display: inline;
    opacity: 0;
    padding-bottom: 12px;
    width: 100%;
    -webkit-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
}

#portfolio-popup, .portfolio-popup-inner {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.single-item:hover .portfolio-title {
    opacity: 1;
}

.portfolio-title h4 {
    color: #fff7f7;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0;
}

.portfolio-title span {
    color: #fff7f7;
    font-size: 12px;
}

.portfolio-detail {
    display: none;
    float: left;
    text-align: center;
    width: 100%;
}

#portfolio-popup {
    background-color: #f8f8f8;
    bottom: 3%;
    display: none;
    left: 20%;
    position: fixed;
    right: 20%;
    text-align: center;
    top: 15%;
    opacity: 0;
    z-index: 99999;
    transition: all .5s;
}

.modal-close-btn, .portfolio-popup-inner, .view-project-btn {
    -moz-transition: all .5s;
}

.portfolio-popup-area {
    display: block;
    float: left;
    padding: 40px;
    width: 100%;
}

#portfolio-popup .portfolio-detail {
    display: inline;
}

#portfolio-popup.portfolio-popup-show {
    align-items: center;
    display: flex;
}

.portfolio-popup-inner {
    color: #333;
    display: inline;
    width: 100%;
    transition: all .5s;
}

.modal-close-btn, .view-project-btn {
    display: inline-block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    color: #000;
}

.portfolio-popup-inner-show {
    margin-left: 0;
}

.portfolio-popup-inner img {
    max-width: 80%;
}

.portfolio-popup-inner h2 {
    color: #000;
    margin-top: 15px;
}

.modal-close-btn {
    border: 2px solid #000;
    border-radius: 50%;
    height: 40px;
    line-height: 35px;
    opacity: .5;
    position: absolute;
    right: 2%;
    text-align: center;
    top: 2%;
    transition: all .5s;
    width: 40px;
}

    .modal-close-btn:focus, .modal-close-btn:hover {
        color: #000;
        opacity: 1;
    }

.view-project-btn {
    border: 2px solid #333;
    margin-top: 10px;
    padding: 6px 15px;
    text-decoration: none;
    transition: all .5s;
}

#counter {
    background: #f1f1f1;
    background-size: cover;
    height: 400px;
    position: relative;
}

.counter-overlay, .counter-overlay-1 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#counter, .counter-area, .single-counter {
    display: inline;
    width: 100%;
    float: left;
}

.view-project-btn:focus, .view-project-btn:hover {
    border-color: #000;
    color: #000;
    text-decoration: none;
}

.price-table li, .single-price p {
    border-bottom: 1px solid #e4e4e4;
}

.counter-overlay-1 {
    background-color: rgba(0,0,0,.1);
}

.counter-overlay {
    background-color: #f1f1f1;
}

#client, .single-from-blog, .testimonial-area .tittle-line {
    background-color: #fff;
}

.counter-area {
    padding: 25px 0;
}

.single-counter {
    padding: 0 10px;
}

    .single-counter > span {
        display: block;
        float: left;
        font-size: 60px;
        text-align: center;
        width: 60px;
    }

    .single-counter .counter-count {
        float: left;
        margin-left: 20px;
    }

        .single-counter .counter-count > span {
            color: #fff;
            display: block;
            font-size: 50px;
            font-weight: 700;
            margin-bottom: -7px;
            margin-top: -16px;
        }

#pricing-table, .pricing-table-area, .pricing-table-content {
    display: inline;
    width: 100%;
    float: left;
}

.single-counter .counter-count > p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-left: 5px;
}

#pricing-table {
    padding: 70px 0;
}

.pricing-table-content {
    margin-top: 60px;
}

.price-table {
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .price-table li {
        border-left: 1px solid #e4e4e4;
        border-top: 1px solid #e4e4e4;
        display: inline-block;
        float: left;
        padding-bottom: 12px;
        width: 25%;
    }

        .price-table li:last-child {
            border-right: 1px solid #e4e4e4;
        }

#testimonial {
    display: inline;
    float: left;
    width: 100%;
    position: relative;
    /*background: url(../images/testimonial/testimonial3.jpg) top center no-repeat;*/
    background-size: cover;
    height: 650px;
}

.card-holder, .testimonial-slider {
    position: absolute;
}

.testimonial-area {
    padding: 120px 0;
}

    .testimonial-area .tittle {
        color: #000;
    }

.testimonial-conten {
    margin-top: 11px;
}

.testimonial-thumb {
    border-radius: 50%;
    height: 107px;
    margin: 35px auto 0;
    width: 107px;
}

.testimonial-slider .slick-next:before, .testimonial-slider .slick-prev::before {
    color: #000;
    display: inline-block;
    font-size: 35px;
    height: 35px;
    line-height: 31px;
    padding: 0 10px;
    width: 35px;
    text-align: center;
}

.testimonial-slider .slick-prev::before {
    border: 1px solid #000;
    border-radius: 50%;
    content: "" !important;
}

.testimonial-slider .slick-next:before {
    content: '\f105' !important;
    border: 1px solid #000;
    border-radius: 50%;
}

#client, .client-area {
    display: inline;
    float: left;
    width: 100%;
}

#client {
    padding: 70px 0 55px;
}

.client-area {
    text-align: center;
}

.client-table {
    display: inline-block;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
}

.box .knob-label, .error-message, .error-no, .follow-us, .follow-us a, .footer-bottom, .footer-social a, .testimonial {
    text-align: center;
}

.client-table li {
    display: inline-block;
    margin-right: 46px;
    width: 8%;
    padding: 10px;
    border-radius: 10px;
    vertical-align: top;
    background: #fff;
    height: 189px;
    box-shadow: 0 0 10px 2px #ccc;
    overflow: hidden;
}

    .client-table li a div {
        height: 200px;
        display: table-cell;
        vertical-align: middle;
        overflow: hidden;
    }

.footer-social {
    display: inline;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .footer-social a {
        border: 2px solid #464646;
        border-radius: 50%;
        color: #b8b8b8;
        display: inline-block;
        font-size: 18px;
        height: 48px;
        line-height: 45px;
        margin: 0 3px;
        width: 48px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s;
    }

        .footer-social a.facebook {
            background-color: #3b5998;
            border-color: #3b5998;
            color: #fff;
        }

        .footer-social a.twitter {
            color: #fff;
            background-color: #00aced;
            border-color: #00aced;
        }

        .footer-social a.instagram {
            color: #fff;
            background-color: #C13584;
            border-color: #C13584;
        }


        .footer-social a.google-plus {
            color: #fff;
            background-color: #dd4b39;
            border-color: #dd4b39;
        }

        .footer-social a.youtube {
            color: #fff;
            background-color: #b00;
            border-color: #b00;
        }

            .footer-social a.facebook:hover, .footer-social a.google-plus:hover, .footer-social a.twitter:hover, .footer-social a.instagram:hover, .footer-social a.youtube:hover {
                box-shadow: 0 0 20px rgba(255,255,255,.9);
                transform: scale(1.1);
            }

#error-page {
    background-color: #cefffe;
    display: inline;
    float: left;
    padding: 150px 0;
    width: 100%;
}

.error-page-area {
    display: block;
    margin: 0 auto;
    width: 670px;
}

.error-message, .error-no, .error-no-area {
    display: inline;
    width: 100%;
    float: left;
}

.error-no-area {
    background-color: #fff;
    padding: 20px;
}

.error-no {
    padding: 50px;
}

    .error-no h2 {
        color: #727272;
        font-size: 60px;
        font-weight: 700;
    }

    .error-message h4, .error-no p {
        font-family: Pacifico,cursive;
    }

    .error-no p {
        font-size: 80px;
        margin-bottom: 0;
        -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }

.error-message {
    margin-top: 70px;
}

    .error-message h4 {
        color: #4b8181;
        font-size: 65px;
        line-height: 65px;
        margin-bottom: 50px;
    }

    .error-message p {
        color: #4b8181;
        font-size: 30px;
        padding: 0 138px;
    }

        .error-message p a {
            color: #4b8181;
        }

.testimonial {
    margin: 50px 5px 10px;
    padding: 1%;
    background: rgba(255,255,255,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}

    .testimonial .pic {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        border: 5px solid rgba(255,255,255,.3);
        display: inline-block;
        margin-top: -50px;
        box-shadow: 0 2px 6px rgba(0,0,0,.15);
    }

.card-holder, .card-holder:hover {
    overflow: visible;
}

.testimonial .pic img {
    width: 100%;
    height: auto;
}

.testimonial .description {
    font-size: 18px;
    font-weight: 500;
    font-style: italic;
    color: #000;
    line-height: 30px;
    margin: 10px 0 20px;
}

.testimonial .testimonial-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    color: #000;
}

.testimonial .post {
    display: block;
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
}

.one_cols, .two_cols li {
    font-family: Ubuntu,sans-serif;
    font-size: 16px;
}

.testimonial .post:before {
    content: "";
    width: 30px;
    display: block;
    margin: 10px auto;
    border: 1px solid #d3d3d3;
}

.testimonial .testimonial-rating {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}

    .testimonial .testimonial-rating li {
        color: #d3d3d3;
        display: inline-block;
    }

        .testimonial .testimonial-rating li.fa-star {
            color: #333;
        }

.owl-theme .owl-controls {
    margin-top: 30px;
}

    .owl-theme .owl-controls .owl-pagination {
        width: 100%;
        margin: 0 auto;
    }

    .owl-theme .owl-controls .owl-page span {
        width: 50px;
        height: 5px;
        border-radius: 0;
        background-color: transparent;
        border: 1px solid #ee4532;
    }

    .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
        background-color: #ee4532;
        border: 1px solid #ee4532;
    }

.zero-margin-padding {
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
}

.form-of-contact {
    width: 100%;
}

    .form-of-contact li {
        width: 49.4%;
        display: inline-block;
    }

.btn-contact {
    padding: 6px 50px;
    margin-top: 10px;
    border: 1px solid #ee4532;
    border-radius: 40px;
    background-color: #ee4532;
    color: #fff;
    text-decoration: none;
}

    .btn-contact i {
        font-size: 20px;
    }

    .btn-contact:hover {
        text-decoration: none;
        border: 1px solid #ee4532;
        transition: .5s;
        background-color: #fff;
        color: #ee4532;
        font-weight: 600;
    }

.bg-white, .box {
    border-radius: 3px;
}

.bg-white {
    background-color: #fff;
    padding: 12px;
}

    .bg-white textarea {
        resize: none;
    }

.card-holder {
    width: 60%;
    z-index: 100;
    top: -1%;
    left: -1%;
}

.contact-card {
    margin: 15px;
    width: 93.5% !important;
}

.two_cols ul {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.two_cols li {
    width: 49%;
    display: inline-block;
    float: left;
    margin-right: 5px;
}

.box {
    position: relative;
    background: #fff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 5px 2px rgba(0,0,0,.2);
}

    .box.box-primary {
        border-top-color: #3c8dbc;
    }

    .box.box-info {
        border-top-color: #00c0ef;
    }

    .box.box-danger {
        border-top-color: #ee4532;
    }

    .box.box-warning {
        border-top-color: #f39c12;
    }

    .box.box-success {
        border-top-color: #00a65a;
    }

    .box.box-default {
        border-top-color: #d2d6de;
    }

    .box.collapsed-box .box-body, .box.collapsed-box .box-footer {
        display: none;
    }

    .box .nav-stacked > li {
        border-bottom: 1px solid #f4f4f4;
        margin: 0;
    }

        .box .nav-stacked > li:last-of-type {
            border-bottom: none;
        }

    .box.height-control .box-body {
        max-height: 300px;
        overflow: auto;
    }

#new-footer .container, .about-us-body, .card-view-panel .main, .faded-bg, .footer-menu, .logo-img {
    overflow: hidden;
}

.box .border-right {
    border-right: 1px solid #f4f4f4;
}

.box .border-left {
    border-left: 1px solid #f4f4f4;
}

.box.box-solid {
    border-top: 0;
}

    .box.box-solid > .box-header .btn.btn-default {
        background: 0 0;
    }

    .box.box-solid > .box-header .btn:hover, .box.box-solid > .box-header a:hover {
        background: rgba(0,0,0,.1);
    }

    .box.box-solid.box-default {
        border: 1px solid #d2d6de;
    }

        .box.box-solid.box-default > .box-header {
            color: #444;
            background: #d2d6de;
        }

            .box.box-solid.box-default > .box-header .btn, .box.box-solid.box-default > .box-header a {
                color: #444;
            }

    .box.box-solid.box-primary {
        border: 1px solid #3c8dbc;
    }

        .box.box-solid.box-primary > .box-header {
            color: #fff;
            background: #3c8dbc;
        }

            .box.box-solid.box-primary > .box-header .btn, .box.box-solid.box-primary > .box-header a {
                color: #fff;
            }

    .box.box-solid.box-info {
        border: 1px solid #00c0ef;
    }

        .box.box-solid.box-info > .box-header {
            color: #fff;
            background: #00c0ef;
        }

            .box.box-solid.box-info > .box-header .btn, .box.box-solid.box-info > .box-header a {
                color: #fff;
            }

    .box.box-solid.box-danger {
        border: 1px solid #dd4b39;
    }

        .box.box-solid.box-danger > .box-header {
            color: #fff;
            background: #dd4b39;
        }

            .box.box-solid.box-danger > .box-header .btn, .box.box-solid.box-danger > .box-header a {
                color: #fff;
            }

    .box.box-solid.box-warning {
        border: 1px solid #f39c12;
    }

        .box.box-solid.box-warning > .box-header {
            color: #fff;
            background: #f39c12;
        }

            .box.box-solid.box-warning > .box-header .btn, .box.box-solid.box-warning > .box-header a {
                color: #fff;
            }

    .box.box-solid.box-success {
        border: 1px solid #00a65a;
    }

        .box.box-solid.box-success > .box-header {
            color: #fff;
            background: #00a65a;
        }

            .box.box-solid.box-success > .box-header .btn, .box.box-solid.box-success > .box-header a {
                color: #fff;
            }

    .box.box-solid > .box-header > .box-tools .btn {
        border: 0;
        box-shadow: none;
    }

    .box.box-solid[class*=bg] > .box-header {
        color: #fff;
    }

.box .box-group > .box {
    margin-bottom: 5px;
}

.box .knob-label {
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: .3em;
}

.box > .loading-img, .box > .overlay, .overlay-wrapper > .loading-img, .overlay-wrapper > .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.box .overlay, .overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255,255,255,.7);
    border-radius: 3px;
}

    .box .overlay > .fa, .overlay-wrapper .overlay > .fa {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -15px;
        margin-top: -15px;
        color: #000;
        font-size: 30px;
    }

    .box .overlay.dark, .overlay-wrapper .overlay.dark {
        background: rgba(0,0,0,.5);
    }

.box-body:after, .box-body:before, .box-footer:after, .box-footer:before, .box-header:after, .box-header:before {
    content: " ";
    display: table;
}

.box-body:after, .box-footer:after, .box-header:after {
    clear: both;
}

.box-header {
    color: #444;
    display: block;
    padding: 10px;
    position: relative;
}

    .box-header.with-border {
        border-bottom: 1px solid #f4f4f4;
    }

.collapsed-box .box-header.with-border {
    border-bottom: none;
}

.box-header .box-title, .box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}

.box-header > .fa, .box-header > .glyphicon, .box-header > .ion {
    margin-right: 5px;
}

.box-header > .box-tools {
    position: absolute;
    right: 10px;
    top: 5px;
}

    .box-header > .box-tools [data-toggle=tooltip] {
        position: relative;
    }

    .box-header > .box-tools.pull-right .dropdown-menu {
        right: 0;
        left: auto;
    }

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: 0 0;
    color: #97a0b3;
}

    .btn-box-tool:hover, .open .btn-box-tool {
        color: #606c84;
    }

    .btn-box-tool.btn:active {
        box-shadow: none;
    }

.box-body {
    padding: 10px;
    border-radius: 0 0 3px 3px;
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.box-body > .table {
    margin-bottom: 0;
}

.box-body .fc {
    margin-top: 5px;
}

.box-body .full-width-chart {
    margin: -19px;
}

.box-body.no-padding .full-width-chart {
    margin: -9px;
}

.box-body .box-pane {
    border-radius: 0 0 0 3px;
}

.box-body .box-pane-right {
    border-radius: 0 0 3px;
}

.box-footer {
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
    border-radius: 0 0 3px 3px;
}

.chart-legend {
    margin: 10px 0;
}

.testimonial-form {
    margin-top: 8%;
}

.alert-red {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.error-msg-holder div {
    width: 35%;
    position: absolute;
    top: 1%;
    left: 32%;
    z-index: 999999;
}

.ribbon-holder {
    position: relative;
    margin-bottom: 10px;
}

    .ribbon-holder i {
        font-size: 25px;
        color: #ee4532;
        position: inherit;
        top: -5px;
    }

.tagline-holder {
    position: absolute;
    bottom: 30%;
    left: 40%;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
}

.faded-bg, .faded-bg p {
    position: relative;
}

.custom-header p {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 10px;
    line-height: 25px;
}

.faded-bg p {
    z-index: 100;
    width: 100%;
    text-align: justify;
}

.faded-bg img, .overlay-bg {
    position: absolute;
    bottom: 0;
}

.faded-bg img {
    top: 5%;
    right: 2%;
    width: 40% !important;
    height: auto;
    opacity: .15;
    transform: none !important;
    transition: none !important;
    cursor: none !important;
}

.modal-width {
    width: 400px;
}

.footer-menu {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0 0 25px;
}

    .footer-menu li {
        width: 10%;
        font-size: 16px;
        font-weight: 400;
        display: inline-block;
        text-align: center;
    }

#Video_content h2, .about-us-body h2 {
    font-size: 22px;
    border-bottom: 1px solid #dedede;
}

.footer-menu li a {
    color: #fff !important;
}

* {
    text-rendering: optimizeLegibility;
}

.fade {
    opacity: 1;
}

    .fade.out {
        opacity: 0;
    }

.overlay-bg {
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.03);
}

.carousel-ul img {
    width: 100%;
    height: 180px !important;
}

.about-us-body {
    margin-right: 25px;
    margin-top: 15px;
    padding-bottom: 38px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 3px rgba(0,0,0,.2);
}

    .about-us-body h2 {
        font-weight: 700;
        color: #222;
    }

        .about-us-body h2 span {
            color: #ee4532;
        }

.about-us-body, .col-md-9 div {
    padding-top: 10px;
}

    .about-us-body p {
        margin: 0;
    }

        .about-us-body p i {
            font-size: 10px;
            color: #999;
            margin-right: 5px;
        }

.welcome-content {
    margin-top: 10px;
}

    .welcome-content h5 {
        text-align: justify;
        padding: 2%;
        word-spacing: 5px;
        line-height: 20px;
        font-family: Ubuntu,sans-serif !important;
        font-size: 16px;
    }

    .welcome-content p {
        text-align: justify;
    }

.about-us-body img {
    margin-top: 10px;
    height: auto;
    width: 100%;
}

.about-us-body, .col-md-3 {
    text-align: center;
}

.about-us-body {
    margin-left: 23px;
}

.happy-client-title-div {
    padding-top: 25px;
}

.contain h4 b {
    font-size: 14px;
    font-weight: 600;
}

.client-table li img {
    height: auto;
    width: 100%;
}

.project-holder h2 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    margin: 0;
    text-align: left;
    line-height: normal;
}

.project-holder p {
    color: #555;
    font-size: 14px;
    font-weight: 500;
    padding: 0 10px 10px 15px;
    margin: 0;
    text-align: left;
}

.m_btn i, .m_link {
    color: #fff;
}

.card-view-header h2, .card-view-header h2 span {
    font-size: 40px;
    font-weight: 600;
    text-transform: capitalize;
}

.project-holder {
    position: relative;
}

.m_btn, .m_link {
    background-color: #ee4532;
    outline: 0;
    right: 10px;
    position: absolute;
}

.m_btn {
    padding: 15px 20px;
    margin: 0;
    bottom: -25px;
    border-radius: 100%;
    border: 1px solid #ee4532;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    transition: .8s;
}

    .m_btn:hover {
        box-shadow: 0 0 20px rgba(0,0,0,.7);
    }

        .m_btn:hover i {
            transform: rotate(45deg);
        }

.m_link {
    padding: 10px 15px;
    margin: 0;
    display: none;
    bottom: 40px;
    border-radius: 100%;
    border: 1px solid #ee4532;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.error, .success {
    padding: 1em;
    margin-bottom: .75rem;
    text-shadow: 0 1px 0 rgba(255,255,255,.5);
}

.magnifierRentgen .magnifier-loupe {
    overflow: hidden;
    position: absolute;
    border-radius: 10em;
    top: 0;
    left: 0;
    border: 4px solid #f0f0f0;
    box-shadow: rgba(0,0,0,.3) 5px 5px 8px;
    cursor: none;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    display: none;
}

.child_ul_service li, .col-12 .col-4, .col-8, .service-links p, .service-ul li, .service-ul-home li, .ul_main li, .ul_service_main li, .ul_service_wd li {
    display: inline-block;
}

.success {
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.error {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid rgba(185,74,72,.3);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.btn-holder {
    margin-top: 2%;
}

.parallax {
    margin-top: 5.8%;
    height: 250px;
    background: url(../images/parallax/blur-bg.jpg) bottom no-repeat;
    background-size: cover;
    text-align: center;
}

.card-view-header {
    background-color: #eee;
    text-align: center;
    border-radius: 3px 3px 0 0;
    padding: 50px;
    position: relative;
}

    .card-view-header h2 {
        color: #000;
    }

        .card-view-header h2 span {
            color: #ee4532;
        }

.breadcrumb-kubic {
    color: #333;
}

.card-view-header a, .card-view-header span {
    color: #333;
    font-size: 18px;
    font-weight: 500;
}

.card-view-panel {
    margin: -10% 5% 5%;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    position: relative;
}

.price-list-holder {
    margin: 3% 1%;
}

    .price-list-holder .col-lg-4 {
        padding: 0 15px;
        margin-bottom: 5%;
    }

.price-heading {
    padding: 30px 15px 50px;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

    .price-heading h2 {
        font-size: 30px;
        font-weight: 600;
        font-family: "Open Sans",sans-serif;
    }

.price-body {
    font-size: 16px;
    font-weight: 500;
    padding: 15px;
    background-color: #fff;
    text-align: left;
}

    .price-body p span {
        font-size: 16px;
        font-weight: 700;
    }

    .price-body p .fa-check-circle-o {
        color: green;
        font-size: 20px;
        font-weight: 500;
    }

    .price-body p .fa-times-circle-o {
        color: red;
        font-size: 20px;
        font-weight: 500;
    }

.star-holder i {
    font-size: 20px;
    font-weight: 500;
    color: #ffc107;
    margin-right: 5px;
}

.price-middle, .price-other {
    box-shadow: 0 0 15px rgba(0,0,0,.3);
}

    .price-other .price-heading {
        background-color: #fff;
        border-top: 3px solid #00aced;
    }

        .price-other .price-heading h2 {
            color: #00aced;
        }

        .price-other .price-heading i {
            color: #00aced;
            font-size: 40px;
        }

    .price-middle .price-heading {
        background-color: #fff;
        border-top: 3px solid #ee4532;
    }

        .price-middle .price-heading h2 {
            color: #ee4532;
        }

        .price-middle .price-heading i {
            color: #ee4532;
            font-size: 40px;
        }

.price-footer {
    padding: 25px 0;
    text-align: center;
    border-top: 1px solid #ccc;
    background-color: #fafafa;
}

.btn-price-middle, .btn-price-other {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    text-align: center;
}

.btn-price-other {
    border: 1px solid #00aced;
    border-radius: 50px;
    background-color: #00aced;
    text-decoration: none;
}

    .btn-price-other:hover {
        color: #fff;
        text-decoration: none;
    }

.btn-price-middle {
    border: 1px solid #ee4532;
    border-radius: 50px;
    background-color: #ee4532;
}

    .btn-price-middle:hover {
        color: #fff;
        text-decoration: none;
    }

.pricing {
    padding: 10px 0;
    width: 45%;
    margin: -17% auto 5%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    border-radius: 10px;
    border: 1px solid #ccc;
}

.price-other .pricing sup {
    color: #00aced;
    font-size: 15px;
    font-weight: 500;
}

.price-other .pricing span {
    color: #00aced;
    font-size: 25px;
    font-weight: 600;
}

.price-middle .pricing sup {
    color: #ee4532;
    font-size: 15px;
    font-weight: 500;
}

.price-middle .pricing span {
    color: #ee4532;
    font-size: 25px;
    font-weight: 600;
}

.pricing div {
    color: #999;
    font-size: 15px;
    font-weight: 600;
}

.kubic-map {
    height: 420px;
    width: 100%;
}

.form-control {
    margin: 0 0 20px;
}

.career-form-holder h4, .contact-form-holder h4 {
    margin: 0;
    padding: 15px;
    background-color: #f5f5f5;
}

.center {
    text-align: center;
}

.contact-form-careers {
    padding-top: 10px;
}

.contact-form-holder {
    width: 95%;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow: 0 0 15px #999;
}

    .contact-form-holder h4 {
        color: #000;
        border-top: 3px solid #ee4532;
    }

        .contact-form-holder h4 i {
            font-size: 20px;
            color: #ee4532;
        }

.career-form-holder {
    width: 95%;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow: 0 0 15px #999;
}

    .career-form-holder h4 {
        color: #000;
        border-top: 3px solid #ee4532;
    }

        .career-form-holder h4 i {
            font-size: 20px;
            color: #ee4532;
        }

.map-card-holder {
    width: 95%;
    margin: 0 auto;
    box-shadow: 0 0 15px rgba(0,0,0,.3);
    position: relative;
}

.paper-pin {
    position: absolute;
    top: -5%;
    left: 38%;
    width: 12%;
    z-index: 99;
}

.effect2 {
    position: relative;
}

    .effect2:after, .effect2:before {
        z-index: -1;
        position: absolute;
        content: "";
        bottom: 15px;
        left: 10px;
        width: 50%;
        top: 80%;
        max-width: 300px;
        -webkit-box-shadow: 0 20px 14px rgba(0,0,0,.5);
        -moz-box-shadow: 0 20px 14px rgba(0,0,0,.5);
        box-shadow: 0 20px 14px rgba(0,0,0,.5);
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg);
    }

    .effect2:after {
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px;
        left: auto;
    }

.footer-content {
    padding: 10% 0;
}

    .footer-content h4 {
        font-size: 25px;
        font-weight: 600;
        color: #555;
    }

.read-more {
    padding: 3px 15px !important;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #000;
}

    .read-more:hover {
        text-decoration: none;
        box-shadow: 0 0 20px rgba(0,0,0,.3);
        transition: .3s;
    }

.icon-link {
    font-size: 10px;
    margin-top: 5%;
    color: #000;
}

.icon-link-anchor {
    text-decoration: none;
    color: #000;
}

.service-links p {
    margin: 0 0 2px;
    padding: 0;
    width: 49%;
}

    .service-links p a {
        text-decoration: underline;
    }

.footer-contact-details li {
    margin-bottom: 10px;
}

    .footer-contact-details li i {
        font-size: 20px;
        font-weight: 500;
        color: #ee4532;
    }

.col-12 {
    width: 100%;
}

    .col-12 .col-4, .col-8 {
        float: left;
        background-color: #963e7b;
    }

.col-4 {
    width: 20%;
    height: 61px;
    border-radius: 0 36px 0 0;
}

.col-8 {
    width: 80%;
}

.kubic-copy {
    padding: 20px;
    background-color: #fff;
    border-radius: 0 0 0 35px;
}

.kubic-version {
    clear: both;
    background-color: #963e7b;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 5px;
    overflow: hidden;
}

    .kubic-version .areas {
        float: right;
    }

    .kubic-version .ver {
        float: left;
    }

    .kubic-version span a {
        color: white;
    }

.logo-img {
    width: 20%;
    height: 100%;
    padding: .2% 0;
    border-radius: 0 30px 0 0;
    background-color: #fff;
}

.menu-header-holder, .menubar-header {
    background-color: #963e7b;
    overflow: hidden;
}

.logo-img img {
    width: 60%;
    margin: 0 auto;
}

.menubar-header {
    width: 100%;
    padding-right: 3%;
    padding-bottom: 13px;
    height: auto;
    border-radius: 0 0 0 30px;
}

.menu-header-holder .logo-img, .menubar-header {
    float: left;
    display: inline-block;
}

.menu-header-holder {
    border-top: 15px solid #963e7b;
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.2);
}

.outer-layer {
    background-color: #fff;
    height: 100%;
    width: 80%;
    overflow: hidden;
}

.logo, .navbar-brand {
    margin: 0;
    padding: 0;
}

.services-inner-page-main-div {
    margin: 2%;
    padding: 2%;
    overflow: hidden;
}

.service-desc {
    padding: 3%;
}

.service-points {
    position: relative;
    padding: 2% 3%;
    overflow: hidden;
}

.service-content-shadow {
    box-shadow: 0 5px 10px #ccc;
}

.service-watermark {
    width: 25%;
    position: absolute;
    bottom: 2px;
    right: 2px;
    opacity: .3;
}

.service-desc p {
    color: #fff;
    font-size: 17px;
    text-align: justify;
    line-height: 30px;
}

.service-ul, .service-ul li {
    overflow: hidden;
    text-align: center;
    margin: 0;
}

.services-inner-page-main-div .service-img {
    box-shadow: 0 0 22px rgba(0,0,0,0.3);
    width: 98%;
}

.similar-listing {
    padding: 2% 0;
    background-color: #eee;
}

.service-ul {
    width: 100%;
    padding: 0;
}

    .service-ul li {
        width: 12%;
        padding: 5px;
    }

        .service-ul li img {
            width: 100%;
            border-radius: 50%;
            height: auto;
            padding: 0 20px;
            margin-bottom: 5%;
        }

.service-ul-home, .service-ul-home li {
    padding: 0;
    text-align: center;
    overflow: hidden;
}

.service-ul li img:hover {
    transform: scale(1.1);
    transition: .5s;
}

.service-ul-home {
    width: 100%;
    margin: 0;
}

    .service-ul-home li {
        width: 19%;
        margin: 0 0 3%;
        vertical-align: top;
    }

        .service-ul-home li a div {
            padding: 15px 40px;
        }

        .service-ul-home li img {
            width: 100%;
            border-radius: 50%;
            height: auto;
            margin-bottom: 5%;
        }

            .service-ul-home li img:hover {
                box-shadow: 0 5px 10px #999;
                transform: scale(1.02);
                transition: .5s;
            }

.details-holder {
    overflow: hidden;
}

.default-height {
    height: 95px;
}

.home-contact-details {
    height: 350px;
    border: 1px solid transparent;
    border-radius: 3px;
    width: 40%;
    box-shadow: 0 0 10px 5px rgba(0,0,0,.1);
    position: absolute;
    top: 2%;
    left: 2%;
    background-color: #fff;
}

.Whatsapp, .request_content, .request_content_left {
    margin: 0;
    position: fixed;
    z-index: 1100;
}

.modal_video {
    width: 60%;
}

#video {
    background-color: #fff;
    display: inline;
    float: left;
    width: 100%;
}

.request_content {
    right: -87px;
    top: 300px;
    width: 210px;
    transform: rotate(90deg);
}

.request_content_left {
    left: -92px;
    top: 300px;
    width: 223px;
    transform: rotate(90deg);
}

.request_content a:hover {
    text-decoration: none;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.4);
}

.Whatsapp {
    left: 30px;
    height: auto;
    bottom: 35px;
    transition: all .5s;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.2);
    border-radius: 50%;
}

.requestfrom, .view-more {
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
}

.Whatsapp img {
    width: 50px;
    height: 50px;
}

.Whatsapp:hover {
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.4);
    transform: scale(1.1);
}

.requestfrom {
    padding: 10px 50px;
    border: 1px solid #963e7b;
    border-radius: 7px;
    background-color: #963e7b;
    font-weight: 700;
}

    .requestfrom:hover, .requestfrom:visited {
        color: #fff;
    }

.view-more {
    padding: 6px 50px;
    border: 1px solid #ee4532;
    border-radius: 40px;
    background-color: #ee4532;
}

    .view-more:hover {
        text-decoration: none;
        border: 1px solid #ee4532;
        transition: .5s;
        background-color: #fff;
        color: #ee4532;
        font-weight: 600;
    }

    .view-more i {
        font-size: 20px;
    }

.headingcarrier p {
    color: #000;
    margin-top: 20px;
}

.ul_carriers {
    list-style: disc;
    margin-left: 16px;
}

.Hfeature_whatsapp h2 {
    color: #000;
}

.Whatsapp_msg {
    text-align: left;
    margin-left: 23px;
    margin-bottom: 32px;
}

    #Video_content h2, .Request_bg, .Whatsapp_msg h2, .card_request_header, .login-form-holder h4, .play-icon, .sitemap_Page h4, .what_lbl {
        text-align: center;
    }

.whatsapp_plan {
    padding-left: 30px;
    padding-top: 20px;
}

.ul_bulksms li, .ul_whatsapp li {
    list-style: circle;
}

.ul_bulksms {
    padding-bottom: 30px;
}

.bulksms {
    padding-bottom: 10px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-top: 3px solid #ee4532;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #ee4532;
}

.tab-content, .ul_tab_plan > li.active > a:hover .tab-content {
    border-top: 1px solid transparent;
    overflow: hidden;
}

.tab-content {
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.ul_tab_plan > li.active > a:hover {
    background-color: transparent;
    border-bottom: none !important;
    box-shadow: none;
}

.ul_tab_plan > li > a {
    box-shadow: none;
    background-color: #f1f1f1;
    cursor: pointer;
}

.reqform label {
    font-weight: 400;
}

.card_request_header {
    border-radius: 3px 3px 0 0;
    position: relative;
}

    .card_request_header h2, .card_request_header h2 span {
        color: #fff;
    }

.Request_bg {
    margin-top: 5.8%;
    height: 230px;
    background-color: #eee;
}

.card_request_header_titile h2 {
    font-weight: 700;
}

.request-card-view-panel {
    margin: -13% 5% 5%;
}

.card_request_header_breadcrumps a {
    color: #fff;
    text-decoration: underline;
    font-weight: bolder;
}

.breadcrumb-container {
    background-position: center;
    background-size: cover;
    height: 140px;
}

    .breadcrumb-container .content {
        position: absolute;
        bottom: 0;
        background: rgba(0,0,0,.3);
        color: #fff;
        width: 100%;
        font-weight: bolder;
        padding: 35px;
        top: 0;
        left: 0;
    }

.website-development {
    background: url('../uploads/breadcrumps/website-development.jpg') center;
    background-size: cover;
    height: 140px;
}

.software-development {
    background: url('../uploads/breadcrumps/software-development.jpg') center;
    background-size: cover;
    height: 140px;
}

.ios-development {
    background: url('../uploads/breadcrumps/iOS app development.jpg') center;
    background-size: cover;
    height: 140px;
}

.android-app {
    background: url('../uploads/breadcrumps/android-app-development.jpg') center;
    background-size: cover;
    height: 140px;
}

.graphic-design {
    background: url('../uploads/breadcrumps/Graphics.jpg') center;
    background-size: cover;
    height: 140px;
}

.digital-marketing {
    background: url(../images/Service_bg/digitam_marketing_bg.jpg) center;
    background-size: cover;
    height: 140px;
    background-position: initial;
}

.social-media-marketing {
    background: url('../uploads/breadcrumps/social-media-marketing.jpg') center;
    background-size: cover;
    height: 140px;
    background-position: initial;
}

.seo {
    background: url('../uploads/breadcrumps/SEo.jpg') center;
    background-size: cover;
    height: 140px;
}

.software-testing {
    background: url('../uploads/breadcrumps/Software testing.jpg') center;
    background-size: cover;
    height: 140px;
}

.bulksms-bg {
    background: url(../images/services%20inner%20images/bulk-sms-service-providers-in-mumbai.jpg) center;
    background-size: cover;
    height: 140px;
}

.whatsup-bulksms-bg {
    background: url(../images/Service_bg/whatsup2.jpg) top;
    background-size: cover;
    height: 140px;
}

.databse-provider-bg {
    background: url(../images/Service_bg/database-provider.jpg) center;
    background-size: cover;
    height: 140px;
}

.cloude-tele-bg {
    background: url(../images/Service_bg/cloude-telephone.jpeg) center;
    background-size: cover;
    height: 140px;
}

.domain-bg {
    background: url(../images/Service_bg/domain.jpg) center;
    background-size: cover;
    height: 140px;
}

.support-bg {
    background: url(../images/Service_bg/support.jpg) center;
    background-size: cover;
    height: 140px;
}

.creative-bg {
    background: url(../images/Service_bg/creative.jpg) center;
    background-size: cover;
    height: 140px;
}

.creers-bg {
    background: url(../images/Service_bg/career.jpg) top;
    background-size: cover;
    height: 140px;
}

.webhost-bg {
    background: url(../images/webhosting.jpg) bottom;
    background-size: cover;
    height: 140px;
}

.our-work-bg {
    background: url(../images/our-work.jpg) center;
    background-size: cover;
    height: 140px;
}

.digital-card-bg {
    background: url(../images/kubic_digital_card.png) center;
    background-size: cover;
    height: 140px;
}


.email-bulk-sms-bg {
    background: url(../images/email1.jpg) center;
    background-size: cover;
    height: 140px;
}

.contact-us-bg {
    background: url(../images/Service_bg/contact-us.jpg) center;
    background-size: cover;
    height: 140px;
}

.get-a-quote-bg {
    background-image: url(../images/parallax/form.jpeg);
    background-position: center;
    background-size: cover;
    height: 140px;
}

.sitemap-bg {
    background-color: #cc60ab;
    height: 140px;
}

.about-us-bg {
    background: url(../images/Service_bg/about1.jpg) center;
    background-size: cover;
    height: 140px;
}

.services-bg {
    background: url(../images/Service_bg/renovate_img.jpg) center;
    background-size: cover;
    height: 140px;
}

.revamping-bg {
    background: url(../images/Service_bg/website_development_bg.jpg) center;
    background-size: cover;
    height: 140px;
}

.img_request_form {
    box-shadow: 1px 1px 5px 3px rgba(0,0,0,.5);
    width: 100%;
    height: 500px;
}

.sitemap_Page, .sitemap_Page h2 {
    color: #000;
    font-weight: 400;
}

    .sitemap_Page h4 {
        color: #ee4532;
        text-decoration: underline;
    }

.ul_main li a, .


service_wd li a {
    text-decoration: none;
}

.service_content {
    float: left;
    width: 100%;
    padding: 40px 0 0;
}

.child_ul_service {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}

    .child_ul_service li {
        width: 99%;
        height: auto;
        padding-left: 10px;
        font-weight: 400;
    }

.ul_main, .ul_service_main, .ul_service_wd {
    margin: 0;
    padding: 0;
    height: auto;
    position: relative;
    overflow: hidden;
    list-style-type: none;
}

.ul_service_main {
    width: 100%;
}

    .ul_service_main li {
        width: 33%;
        height: auto;
    }

.ul_service_wd {
    width: 100%;
}

    .ul_service_wd li {
        width: 99%;
        height: auto;
    }

.child_ul_service li a {
    color: #0f51a5;
    text-decoration: none;
}

.ul_main {
    width: 100%;
}

    .ul_main li {
        width: 49%;
        height: auto;
    }

.sitemap {
    text-decoration: underline;
}

.counter_content .counter-icon-style {
    color: #fff;
    float: left;
    width: 73px;
    height: 73px;
    font-size: 40px;
    line-height: 73px;
    margin: 0 15px 0 0;
    text-align: center;
    border-radius: 100%;
    background-color: #963e7b;
}

.text-overflow {
    float: none;
    width: auto;
    overflow: hidden;
    text-align: left;
}

.Main_Div_counter {
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 40px;
}

.counter_content p {
    margin: 0;
    float: left;
    width: 100%;
    font-size: 16px;
}

.counter_content h5 {
    margin: 0;
    float: left;
    width: 100%;
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
}

#Video_content {
    margin-top: 25px;
    margin-bottom: 25px;
}

.img-db-provider {
    height: 310px;
}

#revamping {
    display: inline;
    float: left;
    width: 100%;
    padding: 20px 0;
}

.ul-img-slider, .ul_revamping_deatils {
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}

.ul-img-slider {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
}

    .ul-img-slider li {
        width: 49%;
        height: auto;
        display: inline-block;
    }

.cd-image-container {
    position: relative;
    width: 90%;
    max-width: 768px;
    margin: 0 auto;
}

    .cd-image-container img {
        display: block;
    }

.cd-image-label {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform .3s .7s,opacity .3s .7s;
    -moz-transition: -moz-transform .3s .7s,opacity .3s .7s;
    transition: transform .3s .7s,opacity .3s .7s;
}

    .cd-image-label.is-hidden {
        visibility: hidden;
    }

.is-visible .cd-image-label {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

img {
    max-width: 100%;
}

.cd-resize-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .cd-resize-img img {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        height: 100%;
        width: auto;
        max-width: none;
    }

    .cd-resize-img .cd-image-label {
        right: auto;
        left: 0;
    }

.is-visible .cd-resize-img {
    width: 50%;
    -webkit-animation: cd-bounce-in .7s;
    -moz-animation: cd-bounce-in .7s;
    animation: cd-bounce-in .7s;
}

@-webkit-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@-moz-keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

@keyframes cd-bounce-in {
    0% {
        width: 0;
    }

    60% {
        width: 55%;
    }

    100% {
        width: 50%;
    }
}

.cd-handle {
    position: absolute;
    height: 44px;
    width: 44px;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border-radius: 50%;
    background: url(../images/cd-arrows.svg) center center no-repeat #dc717d;
    cursor: move;
    box-shadow: 0 0 0 6px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.3);
    opacity: 0;
    -webkit-transform: translate3d(0,0,0) scale(0);
    -moz-transform: translate3d(0,0,0) scale(0);
    -ms-transform: translate3d(0,0,0) scale(0);
    -o-transform: translate3d(0,0,0) scale(0);
    transform: translate3d(0,0,0) scale(0);
}

    .cd-handle.draggable {
        background-color: #445b7c;
    }

.btn-login, .login-form-holder h4 {
    background-color: #963e7b;
    color: #fff;
}

.is-visible .cd-handle {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    -moz-transform: translate3d(0,0,0) scale(1);
    -ms-transform: translate3d(0,0,0) scale(1);
    -o-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
    -webkit-transition: -webkit-transform .3s .7s,opacity 0s .7s;
    -moz-transition: -moz-transform .3s .7s,opacity 0s .7s;
    transition: transform .3s .7s,opacity 0s .7s;
}

.revamping-btn {
    margin-bottom: 50px;
}

.revamping {
    margin-bottom: 30px;
}

.ul_revamping_deatils {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0;
}

    .ul_revamping_deatils li {
        width: 49%;
        height: auto;
        display: inline-block;
    }

.login-form-holder h4 {
    margin: 0;
    padding: 15px;
    border-top: none;
}

.btn-login {
    padding: 6px 50px;
    margin-top: 10px;
    border: 1px solid #963e7b;
    border-radius: 5px;
    text-decoration: none;
}

    .btn-login:hover {
        background-color: #fff;
        color: #963e7b;
    }

.loginform {
    margin-top: 10%;
    border-radius: 20px;
}

.contentlogin {
    padding-top: 20px;
}

.project-title {
    width: 90%;
    background-color: #f5f5f5;
    margin-left: 29px;
    margin-right: 29px;
    padding: 7px;
}

    .project-title h5 {
        font-weight: 700;
    }

.before_lbl_text {
    text-shadow: 1px 3px 3px #000;
}

.pad_ser {
    padding-top: 4%;
}

.our_product_pad_ser {
    padding: 0 0;
}

.what_lbl {
    margin: 0;
    position: fixed;
    left: 90px;
    height: auto;
    z-index: 1100;
    bottom: 44px;
    transition: all .5s;
    border-radius: 3%;
    background-color: #fff;
    width: 7%;
    color: #000;
    box-shadow: 0 0 15px #999;
}

    .what_lbl p {
        margin: 5% 0;
    }

#Video_content h2 {
    font-weight: 700;
    color: #222;
    margin-bottom: 10px;
}

    #Video_content h2 span {
        color: #ee4532;
    }

.icon-img {
    position: relative;
}

    .icon-img img {
        background-color: rgba(0,0,0,.3);
    }

.play-icon {
    position: absolute;
    left: 39%;
    bottom: 37%;
}

.play-icon-img {
    font-size: 90px;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

    .play-icon-img:hover {
        transform: scale(1.05);
    }

.lbl_video {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
}

.bg-img {
    width: 100%;
    height: 461px;
    background: url(../images/video1.jpg) center center no-repeat;
    background-size: cover;
}

    .bg-img:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(to bottom right,#002f4b,#000);
        opacity: .4;
    }

.sitemap_Page ul li {
    font-size: 14px;
}

.ul_service_main > li {
    padding-bottom: 10px;
}

.sitemap_Page ul li span {
    color: #ccc;
}

    .sitemap_Page ul li span::after {
        content: "\00a0";
    }

.ul_main li a {
    color: #0f51a5;
}

.ul_footer_service {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .ul_footer_service li {
        width: 49%;
        height: auto;
        display: inline-block;
    }

#new-footer {
    font-size: 15px;
}

.revamping figure img {
    width: 579px;
    height: 289px;
}

.fixed {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    height: 80px;
    top: 0;
    border-width: 0 0 1px;
}

.hm-slider {
    padding-top: 18px;
}

.hm-slider-gst {
    padding-top: 11px;
    padding-left: 25px;
    padding-right: 16px;
}

.pro {
    text-align: center;
    background: #fff;
    box-shadow: 2px;
    border: 4px;
    box-shadow: 0 0 15px 6px #ddd;
    border-radius: 10px;
}

#product {
    padding-bottom: 5%;
}

.pro_title {
    padding: 11px 0;
    background: #ba5289;
    margin-bottom: 10px;
}

.title {
    font-weight: 700;
    font-family: Ubuntu;
    color: #fff;
}

.pro_img {
    padding-bottom: 5%;
}

.pro-container {
    padding-top: 5%;
    padding-bottom: 5%;
    overflow: hidden;
}

.pro-area {
    padding-bottom: 5%;
}

.pro_content {
    text-align: center;
    padding: 15px;
}

.click {
    padding-bottom: 5%;
}

.click_work {
    padding-bottom: 2%;
    padding-top: 4%;
    text-align: center;
}

.view {
    text-align: center;
    padding-bottom: 5%;
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: .97;
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
        }

            div.bhoechie-tab-menu div.list-group > a .fa, div.bhoechie-tab-menu div.list-group > a .glyphicon {
                color: #5a55a3;
            }

            div.bhoechie-tab-menu div.list-group > a:first-child {
                border-top-right-radius: 0;
                -moz-border-top-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 0;
                -moz-border-bottom-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a.active, div.bhoechie-tab-menu div.list-group > a.active .fa, div.bhoechie-tab-menu div.list-group > a.active .glyphicon {
                background-color: #ee4532;
                background-image: #5a55a3;
                color: #fff;
            }

                div.bhoechie-tab-menu div.list-group > a.active:after {
                    content: '';
                    position: absolute;
                    left: 100%;
                    top: 50%;
                    margin-top: -13px;
                    border-left: 0;
                    border-bottom: 13px solid transparent;
                    border-top: 13px solid transparent;
                    border-left: 10px solid #ee4532;
                }

div.bhoechie-tab-content {
    background-color: #fff;
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.type {
    position: absolute;
    top: 9%;
    z-index: 999;
    left: 4%;
    right: 0;
    text-align: left;
}

    .type p {
        font-size: 37px;
        font-weight: 800;
        font-family: sans-serif;
    }

.typed-text {
    color: #ee4532;
}

.container type {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .container type p {
        font-size: 3rem;
        padding: .5rem;
        font-weight: 700;
        letter-spacing: .1rem;
        text-align: center;
        overflow: hidden;
    }

        .container type p span.typed-text {
            font-weight: 400;
            color: #ee4532;
        }

        .container type p span.cursor {
            display: inline-block;
            background-color: #ccc;
            margin-left: .1rem;
            width: 3px;
            animation: blink 1s infinite;
        }

            .container type p span.cursor.typing {
                animation: none;
            }

@keyframes blink {
    0% {
        background-color: #ccc;
    }

    49% {
        background-color: #ccc;
    }

    50% {
        background-color: transparent;
    }

    99% {
        background-color: transparent;
    }

    100% {
        background-color: #ccc;
    }
}

.ul-image-tab {
    width: 100%;
    height: auto;
    margin-top: 15px;
    padding: 0;
    float: right;
    list-style-type: none;
}

    .ul-image-tab li {
        width: 48%;
        height: auto;
        padding: 15px 0;
        margin: 0 10px 10px 0;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

.main_img img {
    width: 100%;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.ul-image-tab li h2 {
    color: #000;
}

.hide {
    display: none;
}

.tab-content {
    padding: 25px;
}

#material-tabs {
    position: relative;
    display: block;
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
}

    #material-tabs > a {
        position: relative;
        display: inline-block;
        text-decoration: none;
        padding: 22px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        color: #424f5a;
        text-align: center;
    }

        #material-tabs > a.active {
            font-weight: 700;
            outline: 0;
        }

        #material-tabs > a:not(.active):hover {
            background-color: inherit;
            color: #7c848a;
        }

@media only screen and (max-width:520px) {
    .nav-tabs#material-tabs > li > a {
        font-size: 11px;
    }
}

.yellow-bar {
    position: absolute;
    z-index: 10;
    bottom: 0;
    height: 3px;
    background: #458cff;
    display: block;
    left: 0;
    transition: left .2s ease;
    -webkit-transition: left .2s ease;
}

.ul_logo {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0;
    float: right;
    list-style-type: none;
}

    .ul_logo li {
        width: 18%;
        height: auto;
        padding: 0;
        margin: 0 10px 10px 0;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

.logo_img {
    text-align: center;
    padding: 15px 0;
}

    .logo_img img {
        width: 100px;
    }

.logo_text {
    border-top: 1px solid #ee4532;
    height: 30px;
    background-color: #ee4532;
    color: #fff;
    text-align: center;
    padding: 5px;
}

.ul-banner {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0;
    float: right;
    list-style-type: none;
}

    .ul-banner li {
        width: 48%;
        height: auto;
        padding: 0;
        margin: 0 10px 10px 0;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ccc;
        border-radius: 5px;
    }

.banner_img img {
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.banner_img {
    width: 90%;
    margin: 25px;
}

.ul-visiting {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0;
    float: right;
    list-style-type: none;
}

    .ul-visiting li {
        width: 48%;
        height: auto;
        padding: 0;
        margin: 0 10px 10px 0;
        display: inline-block;
        vertical-align: top;
        border-radius: 5px;
    }

.visiting_img img {
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.visiting_img {
    width: 95%;
    margin: 10px;
}

.ul-boucher {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0;
    float: right;
    list-style-type: none;
}

    .ul-boucher li {
        width: 48%;
        height: auto;
        padding: 0;
        margin: 0 10px 10px 0;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #ccc;
        border-radius: 5px;
        margin-bottom: 32px;
    }

.boucher_img {
    width: 60%;
    margin: 10px auto;
}

    .boucher_img img {
        border: 1px solid #ccc;
        box-shadow: 0 0 20px rgba(0,0,0,.1);
    }

.video_size iframe {
    width: 95%;
    margin: 10px;
}

.video_size h4 {
    text-align: center;
}

.visual {
    background-color: #ef4b38;
    padding: 5px;
}

    .visual h4 {
        padding: 0;
        font-size: 18px;
        color: #fff;
    }

.fa-arrow-circle-right, .fa-envelope, .fa-globe, .fa-map-marker, .fa-phone, .fa-volume-control-phone {
    color: #ff4500;
}

.content {
    right: 80%;
    left: 0;
    padding-bottom: 30px;
    position: absolute;
    z-index: 999;
    left: 6%;
    right: 42%;
    top: 25%;
    color: #555;
    text-shadow: none;
}

    .content p {
        text-align: justify;
    }

    .content fa {
        color: #ff4500;
    }

.view-more-slider {
    padding: 6px 28px;
    border: 1px solid #ee4532;
    border-radius: 40px;
    background-color: #ee4532;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
    top: 27%;
    position: absolute;
    left: 0;
}

.fl-fl {
    border-radius: 12px 0 0 12px;
    background: #dd4c3a;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding: 4px;
    width: 190px;
    position: fixed;
    right: -148px;
    z-index: 1000;
    font: normal normal 10px Arial;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

.sides i {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
}

.sides fa {
    font-size: 20px;
    color: #fff;
    padding: 10px 0;
    width: 40px;
    margin-left: 8px;
}

.fl-fl:hover {
    right: 0;
}

.fl-fl a {
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    line-height: 43px !important;
    vertical-align: top !important;
    font-weight: 900;
    font-size: 12px;
}

.float-fb {
    top: 160px;
}

.float-tw {
    top: 215px;
}

.float-gp {
    top: 270px;
}

.float-rs {
    top: 325px;
}

.float-ig {
    top: 380px;
}

.float-pn {
    top: 435px;
}

.btn-call {
    padding: 6px 28px;
    border: 1px solid #2793e6;
    border-radius: 40px;
    background-color: #2793e6;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
    top: 27%;
    position: absolute;
    left: 26%;
}

.p_hosting {
    padding: 2%;
}

.p_lifetime {
    padding: 2%;
}

.btn-call:hover {
    color: #ffffff;
}

.view-more-slider:hover {
    color: #ffffff;
}

.product_amount {
    color: #d9534f;
    text-align: center;
    font-weight: 600;
    margin-top: 15px;
    background-color: #f1f1f1;
    padding: 10px;
}

.table_striped_price {
    margin-top: 20px;
}

.table_heading {
    background-color: #f1f1f1;
    color: #ee4532;
    font-size: 20px;
    font-weight: bold;
}

.p_lifetime {
    margin-top: 10px;
}

/*K edited started*/
.view-more-slider-digital-card {
    padding: 6px 28px;
    border: 1px solid #ee4532;
    border-radius: 40px;
    background-color: #ee4532;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
    top: 42%;
    position: absolute;
    left: 0;
}

.btn-call-digital-card {
    padding: 6px 28px;
    border: 1px solid #2793e6;
    border-radius: 40px;
    background-color: #2793e6;
    margin-top: 10px;
    color: #fff;
    text-decoration: none;
    top: 42%;
    position: absolute;
    left: 26%;
}

.view-more-slider-digital-card:hover {
    color: #fff;
}

.btn-call-digital-card:hover {
    color: #fff;
}

.view-more-slider-digital-card:active {
    color: #fff;
}

.btn-call-digital-card:active {
    color: #fff;
}

.p_text-content-digital-card {
    padding-top: 15%;
}

.ul_features_listing {
    padding: 0;
    margin: 0;
    list-style-type: none;
    width: 100%;
    height: auto;
}

    .ul_features_listing li {
        padding: 0;
        margin: 0 10px 0 0;
        width: 45%;
        height: auto;
        display: inline-block;
        vertical-align: top;
    }

.product_we_offered_title a {
    text-decoration: none;
}

    .product_we_offered_title a:hover {
        text-decoration: none;
    }

    .product_we_offered_title a:active {
        text-decoration: none;
    }

#main_tech_stack {
    padding: 60px 0;
    background-color: #ffeff7;
}

    #main_tech_stack .client_base img {
        width: 100%;
    }

.engagement_img {
    width: 40%;
    margin: 0 auto;
    padding: 10px
}

.client_base {
    width: 75%;
    margin: 0 auto;
    overflow: hidden;
}

#engagement_module .pro {
    height: 470px;
}


.ul_clients_listing {
    padding: 0;
    margin: 20px auto;
    list-style-type: none;
    width: 90%;
    height: auto;
}

    .ul_clients_listing li {
        margin: -2px;
        width: 25%;
        height: 155px;
        display: inline-block;
        vertical-align: top;
        overflow: hidden;
        padding: 6px 30px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        text-align: center;
    }

        .ul_clients_listing li img {
            width: 100%;
        }

        .ul_clients_listing li:hover {
            background-color: #f1f1f1;
        }

        .ul_clients_listing li:nth-child(4n) {
            border-right: none;
        }
/* Blogs Css Start */
.blogs {
    margin-top: 60px;
    margin-left: 40px;
    margin-right: 40px;
}

    .blogs .card {
        width: 100% !important;
        margin: 0;
    }

    .blogs .card-link {
        text-decoration: none;
        font-size: 16px;
    }

    .blogs .card img {
        border-radius: unset;
        width: 100% !important;
    }

    .blogs .card-title {
        text-align: center;
        font-size: 24px;
        font-weight: 600;
        color: #000;
    }

    .blogs .card-text {
        text-align: center;
        font-size: 20px;
        color: black;
        height: 89px;
    }

    .blogs .card-footer {
        display: flex;
        justify-content: space-between;
    }

        .blogs .card-footer a {
            color: #ee4532;
        }

    .blogs .single-item {
        display: flex;
        margin-bottom: 20px;
    }

    .blogs .item-img {
        margin-right: 15px;
        margin-top: 5px;
        position: relative;
        overflow: hidden;
        width: 90px;
    }

        .blogs .item-img a img {
            width: 100%;
        }

    .blogs .single-item a {
        text-decoration: none;
        color: #000;
    }

    .blogs .card-link span {
        color: black;
    }

        .blogs .card-link span:hover {
            color: #ee4532;
        }

    .blogs .container {
        max-width: 1200px;
    }

    .blogs .card-outer {
        margin-bottom: 5rem;
    }

    .blogs .card-body {
        margin-top: 24px;
    }

.card img:hover {
    transform: unset;
}

.card-outer a {
    text-decoration: none !important;
}
/* Blog Detail Start */
.blog-detail .card-body {
    justify-content: unset;
}

.blog-detail .card-link {
    margin-right: 8px;
}

.blog-detail .card-title, .blog-detail .card-text {
    text-align: left;
}

.blog-detail .card-body {
    margin-bottom: 20px;
    margin-top: 0;
}

.blog-detail .card-text {
    margin-top: 40px;
}

.blog-detail .tags ul {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}

    .blog-detail .tags ul li {
        display: inline-block;
        font-size: 15px;
        margin-bottom: 5px;
        margin-right: 5px;
    }

        .blog-detail .tags ul li a {
            background-color: #f2f2f2;
            padding: 8px 15px 6px;
            color: #646464;
            display: block;
            transition: all 0.3s ease-out
        }

.blog-detail .tags {
    padding: 30px 30px 15px;
    margin-bottom: 15px;
    background-color: #ffffff;
    border: 1px solid #e6e6e6;
}

    .blog-detail .tags ul li a:hover {
        background-color: #ee4532;
        color: #ffffff;
    }

.blog-detail .sec-heading, .blogs .sec-heading {
    margin-bottom: 30px;
    padding-bottom: 25px;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
}

    .blog-detail .sec-heading:before, .blogs .sec-heading:before {
        position: absolute;
        content: "";
        bottom: -2px;
        left: 0;
        background-color: #ee4532;
        height: 3px;
        width: 50px;
    }

    .blog-detail .sec-heading h4, .blogs .sec-heading h4 {
        font-size: 20px;
        font-weight: 600;
    }

.user-i {
    margin-right: 5px;
}

.blog-detail .blog-detail-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog-detail .card-body-inner-2 {
    font-size: 30px;
    margin-right: 30px;
    cursor: pointer;
}

    .blog-detail .card-body-inner-2 i:hover {
        color: #ee4532 !important;
    }

.blogs .item-img a img {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

    .blogs .item-img a img:hover {
        transform: scale(1.2);
    }

.blogs .card-img-top:hover {
    /* -webkit-transform: rotate(5deg) scale(1.15); */
    /* -ms-transform: rotate(5deg) scale(1.15); */
    transform: rotate(5deg) scale(1.15);
}

.cardimg {
    overflow: hidden;
}


.blogs .card-title {
    height: 45px;
}

.cardimg {
    overflow: hidden;
    height: 180px;
    vertical-align: middle;
    background-color: #f1f1f1;
    display: table-cell;
}

.blogs .card-title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Ubuntu';
    color: #000;
    line-height: normal;
    overflow: hidden;
    display: block;
    height: auto;
}

.blogs .card-text {
    text-align: center;
    font-size: 14px;
    color: black;
    height: 89px;
    font-family: 'Ubuntu';
}

.ul_blogs {
    width: 100%;
    position: relative;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}

    .ul_blogs li {
        width: 32%;
        position: relative;
        height: auto;
        margin: 0 5px 15px 0;
        padding: 10px;
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
        box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
        border-radius: 10px;
        border: 1px solid #eee;
    }
