/*@copyright:ITFox Technologies	
* @created date:29-December 2020
* @location	 :Haldwani
* @#Developer: Pooja Joshi
*/


/*Start Custom css
================================================== */


/* fonts */

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'), url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'), url('../fonts/opensans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'), url('../fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* End */


/* Common CSS */

body {
    background: #fff;
    border: 0;
    margin: 0;
    padding: 0;
    top: 0 !important;
}

body,
p {
    font-family: 'open_sansregular';
    font-size: 16px;
}


/* language */

#google_translate_element span {
    display: none;
}

.skiptranslate.goog-te-gadget {
    visibility: hidden;
}

.goog-te-combo {
    visibility: visible;
}

.goog-te-banner-frame.skiptranslate {
    display: none;
}

.goog-te-gadget .goog-te-combo {
    margin: 4px 0px;
    height: 30px;
    width: 150px;
    border: none;
}

.goog-te-gadget .goog-te-combo:hover {
    margin: 4px 0px;
    height: 30px;
    width: 150px;
    border: none;
    outline: none;
    box-shadow: 10px 5px 5px rgb(190, 190, 190);
}

.goog-te-gadget .goog-te-combo:focus {
    margin: 4px 0px;
    height: 30px;
    width: 150px;
    border: none;
    outline: none;
    box-shadow: 10px 5px 5px rgb(190, 190, 190);
}

#google_translate_element {
    display: inline-flex !important;
    height: 38px !important;
    overflow: hidden !important;
}


/* ENd */

.preload {
    position: fixed;
    background: #fff url(../images/preload.gif) center center no-repeat;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
}

a:link,
a:visited {
    text-decoration: none;
}

a {
    color: inherit;
    transition: .2s ease;
}

a:hover {
    text-decoration: none;
    color: #000;
}

.aos-init {
    overflow: hidden !important;
}

section {
    overflow: hidden;
}


/*back to up button section*/

.back-to-top,
.go-top {
    position: fixed;
    display: none;
    background: #01A9B4;
    border: 1px solid #fff;
    color: #fff;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 1;
    font-size: 16px;
    border-radius: 50%;
    right: 15px;
    bottom: 15px;
    transition: 0.5s;
    z-index: 10002;
    box-shadow: 0px 1px 5px 0px #515151;
}

.back-to-top i,
.go-top i {
    padding-top: 12px;
    color: #fff;
}


/*End Back to up section*/


/*Headings and para css*/

.common-heading {
    color: #ffa41b;
    font-size: 30px;
    font-weight: 800;
}

.common-heading-1 {
    color: #000839;
    font-size: 17px;
    font-weight: 500;
}

.white-heading {
    color: #fff;
    font-size: 30px;
    font-weight: 800;
}

.white-heading-para {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}

.inner-heading {
    color: #ffa41b;
    font-size: 30px;
    font-weight: 800;
}

.inner-para {
    color: #716f6f;
    font-size: 17px;
    line-height: 28px;
}

.highlighted-text {
    color: #ffa41b;
}


/*header section*/


/* Top Header */

.top-bar {
    background: #ebebeb;
    height: 42px;
    display: flex;
    align-items: center;
}

.top-info {
    display: inline-block;
    list-style: none;
    margin: 0;
}

.info-text {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.social-icon i:hover {
    color: #ffb600;
    transition: .4s;
}

.unstyled {
    list-style: none;
    display: inline-block;
    margin: 0;
}

.unstyled li {
    display: inline-block;
    padding: 0 8px;
}


/*End Top bar*/


/* Navbar */

#navbar.navbar {
    top: 30px;
    box-shadow: none;
    background: transparent;
}

#navbar.navbar.header-scrolled {
    display: none;
}

.img-fluid.logo-size {
    width: 130px;
}

.navbar-nav li .nav-link:hover,
.navbar-nav li .nav-link:focus {
    background: none;
}

.navbar-nav li:hover>.nav-link,
.navbar-nav li.active>.nav-link {
    color: #ffb600;
    position: relative;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item:focus {
    color: #1e2125 !important;
    background-color: #fff3ddab !important;
}

.navbar-nav li .nav-link {
    color: #333 !important;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -.2px;
    font-size: 14px;
    margin: 0;
    line-height: 40px;
    padding: 20px 0;
    margin: 0 15px;
    transition: 350ms;
}

.blog-btn {
    padding: 12px 25px;
    font-size: 13px;
    border-radius: 3px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
    margin-top: 16px;
    background: #ffb600;
    font-weight: 800;
}

.blog-btn:hover {
    color: #fff;
    background: #272d33;
    border-color: #272d33;
}

.on-hover:hover .show-content {
    display: block;
}

.show-content {
    border-top: 5px solid #ffb600;
    top: 70% !important;
}

.navbar .dropdown-menu.megamenu {
    position: absolute !important;
    /* margin-top: 0; */
    left: 0;
    right: 0;
    margin: 0 75px;
    width: 88%;
}

.navbar .dropdown-menu.megamenu a {
    padding: 0px;
}

.dropdown-link-wrap {
    width: 33%;
    padding: 0px 25px 15px 25px;
    margin-bottom: 0;
    position: relative;
}

.dropdown-link-wrap ul {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.dropdown-link-wrap ul li {
    display: inline-block;
    padding: 0 8px;
}

.dropdown-link-wrap strong {
    border-left: 4px solid orange;
    padding-left: 10px;
    font-weight: 800;
}

.navbar .dropdown-menu.megamenu a:hover {
    color: orange;
}


/* End Navbar section */


/*End header section*/


/* side button */


/*sticky button for request quotes*/

.hire-team-fixed-tab {
    position: fixed;
    top: 43%;
    right: -148px;
    transition: 0.5s;
    z-index: 999999;
    background-color: #1e70b8;
    border: 1px solid #fff;
    border-right: none;
    padding: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0px 0px 3px rgba(255, 255, 255, 0.4);
}

.hire-team-fixed-tab a {
    padding: 5px;
    display: inline-block;
    font-weight: bold;
}

.hire-team-fixed-tab:hover {
    right: 0px;
}

.hire-team-fixed-tab i {
    color: #fff;
}

.hire-team-fixed-tab span {
    color: #fff;
}


/* end */


/* End SIde Button*/


/* ==========================================================
Home Page section*/


/*banner-section*/

.home-banner {
    background: url(../img/home-page-image/bg5.png );
    /* min-height: 100vh; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/*Banner typed css*/

.banner-text {
    width: 100%;
    margin: 40% 0 0% 0%;
}

.typed_wrap h1 {
    display: inline;
    color: #ffa41b;
    font-size: 45px;
    font-weight: 800;
}

.typed_wrap .typed {
    display: inline;
    color: #1e70b8;
    font-size: 45px;
    font-weight: 800;
}


/*Add custom cursor so it auto inherits font styles*/

.typed::after {
    content: '|';
    display: inline;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}


/*Removes cursor that comes with typed.js*/

.typed-cursor {
    opacity: 0;
    display: none;
}


/*Custom cursor animation*/

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/*End Banner typed css*/


/*End Banner section*/


/*service section*/

.service-card {
    padding: 20px;
    height: 100%;
}

.service-card:hover {
    background: #eeeeee96;
    transition: .4s;
}

.service-heading {
    font-size: 20px;
    font-weight: 500 !important;
    text-transform: uppercase;
    margin-top: 15px;
}

.service-card:hover .service-heading {
    color: #ffb600;
    transition: .4s;
}

.service-text {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased !important;
    line-height: 26px;
    font-size: 15px;
    color: #555;
}

img.card-img.img-fluid {
    width: 240px;
}

.service-card .read-more-btn {
    border-radius: 20px;
    background: #0a58ca;
    color: #fff;
}

.service-card .read-more-btn:hover {
    background: #ffb600;
}


/*End service section*/


/*Our Process Page */

.process-mob {
    display: none;
}

.process-section {
    padding: 40px 0;
}

.product-text {
    color: #f28c10;
    font-weight: 700;
    line-height: 25px;
    font-size: 18px;
}

.custom-tooltip {
    border-bottom: 1px dotted #000000;
    color: #000000;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}

.custom-tooltip .classic {
    margin-left: -999em;
    position: absolute;
    cursor: pointer;
}

.classic {
    background: #FFFFAA;
    padding: 0.8em 1em;
    border: 3px solid #FFAD33;
}

.custom-tooltip:hover .classic {
    cursor: pointer;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 3em;
    top: 12em;
    z-index: 99;
    opacity: 0.8;
    margin-left: 0;
    width: 300px;
    border-radius: 15px;
}

.custom-tooltip:hover .classic {
    cursor: pointer;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: 3em;
    top: 12em;
    z-index: 99;
    opacity: 0.8;
    margin-left: 0;
    width: 300px;
    border-radius: 15px;
}

.custom-tooltip:hover .classic {
    cursor: pointer;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: -4.7em;
    top: 6em;
    z-index: 99;
    opacity: 0.8;
    margin-left: 0;
    width: 300px;
    border-radius: 15px;
}

.custom-tooltip .classic {
    margin-left: -999em;
    position: absolute;
    cursor: pointer;
}

.custom-tooltip:hover .classic::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 110px;
    top: -1%;
    transform: translate(50%, -50%) rotate(-45deg);
    background-color: #ffffbb;
    opacity: 0.8;
    border-top: 3px solid #f28c10;
    border-right: 3px solid #f28c10;
    /* box-shadow: 0 1px 8px rgba(0,0,0,0.5); */
}

.custom-tooltip-top {
    border-bottom: 1px dotted #000000;
    color: #000000;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    position: relative;
}

.custom-tooltip-top:hover .classic {
    cursor: pointer;
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    left: -4.7em;
    bottom: 6em;
    z-index: 99;
    opacity: 0.8;
    margin-left: 0;
    width: 300px;
    border-radius: 15px;
}

.custom-tooltip-top .classic {
    margin-left: -999em;
    position: absolute;
    cursor: pointer;
}

.custom-tooltip-top:hover .classic::after {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 110px;
    bottom: -24px;
    transform: translate(50%, -50%) rotate(-45deg);
    background-color: #ffffbb;
    opacity: 0.8;
    border-left: 3px solid #f28c10;
    border-bottom: 3px solid #f28c10;
}


/*End Process Page*/


/* counter css*/

.achivements {
    padding: 65px 0 50px 0;
}

.about-us-box {
    padding: 20px 30px;
    text-align: center;
    height: 100%;
}

.about-text {
    font-size: 18px;
    line-height: 1.9em;
    color: #808291;
}

.counter.number {
    font-size: 30px;
    color: #000;
    display: inline-block;
    font-weight: 700;
}

.number {
    font-size: 30px;
    color: #000;
    display: inline-block;
    font-weight: 700;
}

.small-text {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #38383e;
}


/*End counter css*/


/*Testimonial section*/

.testimonial-bg {
    padding: 40px 0;
}

.img-text-container {
    margin-top: 0;
    margin-left: 60px;
}

.testimonial-container {
    padding: 30px 0px 0 20px;
    position: relative;
}

.testimonial-details {
    padding-top: 15px;
    display: inline-block;
}

.img-container-1 {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    border: 1px solid #ddd;
    overflow: hidden;
    display: inline-block;
}

.img-container-1 img {
    display: inline-block;
}

.testimonial-deatils {
    display: inline-block;
    margin-left: 30px;
}

.quote-author {
    margin: 0;
    font-size: 16px;
    color: #ffb600;
}

.testimonial-carousel.carousel {
    position: relative;
    height: 290px;
    border-radius: 19px;
}

.testimonial-carousel .carousel-item {
    padding: 25px;
    margin-top: 20px;
    display: none;
}

.testimonial-carousel .carousel-item.active {
    padding: 25px;
    margin-top: 20px;
    display: block;
}

.testimonial-carousel .carousel-control-next,
.carousel-control-prev {
    width: 65px;
}

.testimonial-carousel .carousel-item.active {
    margin-top: 20px;
}

.testimonial-carousel .carousel-indicators {
    bottom: -110px;
}

.testimonial-carousel .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: #796666;
}

.testimonial-carousel .carousel-indicators li.active {
    background-color: #ffb600;
}

.testimonial-box {
    box-shadow: 0px 0 8px 0px #d7d7d7;
    border-radius: 5px;
    background: #fff;
    height: 400px;
    padding: 0 70px;
}

.img-quotes {
    position: absolute;
    top: -40px;
    left: 8%;
    width: 45px;
}

.testimonial-heading {
    position: absolute;
    top: 75px;
    left: 10%;
    width: 630px;
    font-size: 50px;
    line-height: 65px;
    font-family: 'open_sansbold';
}


/*End Testimonial section*/


/*contact us section*/

.form-control.contact {
    background: transparent;
    border: 2px solid #000 !important;
    color: #000 !important;
}

.form-control.contact.active,
.form-control.contact:focus {
    outline: none;
    box-shadow: none;
    color: #000;
}

.form-control.contact::placeholder {
    color: #000;
    opacity: 1;
}

.site-bg {
    background: #01A9B4;
    color: #fff;
    padding: 70px 20px;
}

.site-bg span {
    font-size: 20px;
}

.site-bg p {
    font-size: 25px;
}

.contact-heading {
    font-size: 40px;
}

.site-bg p .link {
    text-decoration: none;
}


/*End contact us section*/


/*privacy policy page */

.privacy-bg {
    background: url(../img/banner/privacy.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}


/* END */


/*Terms and ccondition page */

.terms-bg {
    background: url(../img/banner/terms.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}


/* END */


/*portfolio section*/

.portfolio-bg {
    background: url(../img/banner/portfolio-1.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.portfolio-box {
    height: 485px;
    overflow: hidden;
    border-radius: 8px;
}

.portfolio-box:hover .portfolio-image {
    margin-top: -1400px;
    -webkit-transition: margin 7s;
    -moz-transition: margin 7s;
    transition: margin 5s;
}

.portfolio-box {
    position: relative;
}

.portfolio-box {
    position: relative;
}

.portfolio-box:hover .overlay {
    opacity: 0;
}

.portfolio-box:hover .overlay-text {
    display: none;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 1;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
}

.overlay p {
    width: 100%;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}

.portfolio-box .portfolio-image {
    display: block;
    text-align: center;
    -webkit-transition: background-position 2s ease-in-out;
    -moz-transition: background-position 2s ease-in-out;
    -ms-transition: background-position 2s ease-in-out;
    -o-transition: background-position 2s ease-in-out;
    transition: background-position 2s ease-in-out;
}

.prtfolio-box .portfolio-image:hover {
    background-position: 0px -200px;
}


/*End portfolio section*/


/*cta section*/

.cta-background {
    background: url(../img/contact.png);
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 90px;
}

.cta-btn {
    background: #ffb600;
    color: #fff;
    font-weight: 500;
    margin-top: 8%;
}

.cta-btn:hover {
    background: #272d33;
    color: #fff;
}


/*End Cta section*/


/*start logo slider*/

.logo-slider h4 {
    color: #333;
}

.logo-slider {
    background: #ffb600;
    padding: 0px;
}

.slider-container {
    background-color: #03103e;
    padding: 15px 10px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    display: inline-block;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: inline-block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    display: inline-block;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: inline-block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}


/*End logo slider*/


/*blog section css*/

.blog-box {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.blog-overlay {
    position: absolute;
    bottom: 0;
    background-color: rgb(0 0 0 / 75%);
    width: 100%;
    height: 100%;
    transition: .5s ease;
    opacity: 1;
    font-size: 20px;
    padding: 20px;
}

.blog-box:hover .blog-overlay {
    background: rgba(0, 0, 0, 0.5);
}

.blog-box .blog-overlay a {
    display: none;
}

.blog-box .blog-overlay h4,
.blog-box .blog-overlay p,
.blog-box .blog-overlay a {
    color: #fff !important;
}

.blog-box:hover .blog-overlay h4,
.blog-box:hover .blog-overlay p,
.blog-box:hover .blog-overlay a {
    color: #fff !important;
    display: block;
}

.blog-box:hover .before-hover {
    display: none;
}

.blog-box:hover .overlay-blog {
    top: 5%;
}

.blog.section {
    margin-bottom: 120px;
}

.after-hover {
    display: none;
}

.blog-box:hover .after-hover {
    display: inline-block;
    transition: .4s;
}

.overlay-blog {
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
    width: 75%;
    padding-left: 25px;
    transition: ease-in-out .5s;
}

.blog-red-learnmore {
    display: none;
    transition: ease-in-out .5s;
}

.blog-box:hover .blog-red-learnmore {
    display: block;
    position: absolute;
    bottom: 10%;
    padding-left: 25px;
    color: #fff;
}


/*end blog section*/


/*End Home Page section*/


/* ============================================
servises page css
===============================================*/

.navbar .dropdown-menu.megamenu {
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 10px 75px;
    width: 88%;
}

.navbar .dropdown-menu.megamenu a {
    padding: 0px;
}

.dropdown-link-wrap {
    width: 33%;
    padding: 0px 25px 15px 25px;
    margin-bottom: 0;
    position: relative;
}

.dropdown-link-wrap ul {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.dropdown-link-wrap ul li {
    display: inline-block;
    padding: 0 8px;
}

.dropdown-link-wrap strong {
    border-left: 4px solid orange;
    padding-left: 10px;
    font-weight: 800;
}

.navbar .dropdown-menu.megamenu a:hover {
    color: orange;
}


/* Services page */

.service-banner {
    background: url(../img/banner/services.png );
    min-height: 100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-box {
    box-shadow: 0 0 10px 0 #ddd;
    padding: 10px 10px;
    border-radius: 10px;
    height: 100%;
    align-items: center;
    background-color: #fff;
    /* min-width: 160px; */
    text-align: center;
}

.services-box img {
    width: 40px;
}

.services-box p {
    font-size: 12px;
    font-weight: 600;
    margin-top: 13px;
    text-transform: capitalize;
}

#services .nav-pills .nav-link {
    border-radius: .25rem;
    padding: 0 10px;
    height: 100%;
}

#services .nav-pills .nav-item {
    width: 16.66%;
}

#sticky-anchor {
    height: auto;
}

#sticky.stick {
    position: fixed;
    top: 0px;
    z-index: 99;
    left: 5%;
    right: 5%;
}

#sticky.stick .nav {
    background: #fff;
    border-radius: 10px;
}

#services .nav-pills .nav-link.active,
#services .nav-pills .show.nav-link {
    color: #000;
    background-color: #fff;
}

.user-profile {
    width: 150px;
    height: 100px;
    overflow: hidden;
}

.common-heading-3 {
    font-size: 40px;
    font-weight: 800;
    letter-spacing: 2px;
}

.service-hr {
    width: 100px;
    height: 8px !important;
    background-color: orange;
    margin: 0 0 7px 0;
    opacity: 1;
    border-radius: 2px;
}


/*===================================================
Web Development Page
=======================================*/


/*banner image and text*/

.web-dev-banner-image {
    background: url(../img/banner/web-development.png);
    height: 95vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.inner-banner-text {
    margin: 15% 0 0 10%;
}

.inner-banner-text h3 {
    color: #ffb600;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.get-quotes-btn {
    font-size: 13px;
    border-radius: 3px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
    margin-top: 16px;
    background: #ffb600;
    font-weight: 800;
}

.get-quotes-btn:hover {
    color: #fff;
    background: #272d33;
    border-color: #272d33;
}


/*End banner image and text*/


/*==============================================
 digital marketing
 ===================================*/

.digital-banner-image {
    background: url(../img/banner/digital.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 18px;
    min-min-height: 100vh;
}

.sem-bg {
    background: url(../img/banner/sem-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 18px;
    min-height: 100vh;
}

.seo-bg {
    background: url(../img/banner/seo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 18px;
    min-height: 100vh;
}

.smo-bg {
    background: url(../img/banner/smo-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 18px;
    min-height: 100vh;
}

.smm-bg {
    background: url(../img/banner/smm.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 18px;
    min-height: 100vh;
}
.orm-bg {
    background: url(../img/banner/orm-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding-bottom: 18px;
    min-height: 100vh;
}

/*inner page cta*/

.inner-page-btn {
    padding: 12px 25px;
    font-size: 13px;
    border-radius: 3px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
    background: #ffb600;
    font-weight: 800;
}

.inner-page-btn:hover {
    background: transparent;
    color: #fff;
    background-color: #198754;
}

.cta-input {
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    color: #fff;
}

.cta-input::placeholder {
    color: #fff;
}

.cta-input.active,
.cta-input:focus {
    background: transparent;
    border: none;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    outline: none;
    box-shadow: none;
    color: #fff;
}


/*End inner page cta*/


/*text section*/

.inner-background-1 {
    background: #00A8CC4A;
    padding: 30px 20px;
}

.feautres-section-ul {
    list-style: none;
    padding: 0;
}

.arrow-width {
    width: 20px;
}

.read-more-web-dev {
    padding: 12px 25px;
    font-size: 13px;
    border-radius: 3px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
    margin-top: 16px;
    background: #ffb600;
    font-weight: 800;
}

.read-more-web-dev:hover {
    color: #fff;
    background: #272d33;
    border-color: #272d33;
}


/*End text section*/


/*FAQ*/

.accordion-header {
    border-left: 5px solid #ffa41b;
    background: #e9e9e9;
}

.accordion-body {
    border-left: 5px solid gray;
    background: #fff;
    font-size: 14px;
}

.accordion-button:focus {
    border-color: #ddd;
}

.accordion-header:focus {
    border-color: #ddd;
    box-shadow: none;
    outline: none;
}

.accordion-body:focus {
    border-color: #ddd;
    box-shadow: none;
    outline: none;
}

.faq-heading {
    font-size: 17px;
    color: #333;
    margin: 0;
    display: flex;
    align-items: center;
    font-weight: 600;
    text-align: start;
}

.faq-para {
    font-size: 16px;
    color: #333;
}

#faq .accordion-collapse {
    border: solid rgba(0, 0, 0, .125);
    border-width: 0 1px;
    border-bottom: 1px solid #ddd;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#faq .accordion-button.collapsed {
    border-bottom-width: 1px;
}

#faq .accordion-button:focus {
    outline: none;
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    color: #333;
    background-color: #edeeee21;
}

.accordion-button:not(.collapsed)::after {
    display: none;
}

.accordion-button::after {
    display: none;
}

.accordion-button.collapsed .before {
    position: absolute;
    right: 8px;
    display: block;
}

.accordion-button.collapsed .after {
    display: none;
}

.accordion-button .before {
    display: none;
}

.accordion-button .after {
    display: block;
    position: absolute;
    right: 8px;
}

#faq i {
    color: #ffa41b;
}


/*End FAQ*/


/*Why choose us*/

.why-us {
    background-image: url(../../assets/img/why-choose.png), rgb(0 0 0);
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.why-us-1 {
    background-image: none;
}

.why-us .content {
    padding: 50px 30px;
    background: #009970;
    border-radius: 4px;
    color: #fff;
}

.why-us .content h3 {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
}

.why-us .content p {
    margin-bottom: 30px;
}

.why-us .content .more-btn {
    display: inline-block;
    color: #009970;
    background: #fff;
    padding: 6px 30px 8px 30px;
    border-radius: 5px;
    transition: all ease-in-out 0.4s;
}

.why-us .content .more-btn i {
    font-size: 14px;
}

.why-us .content .more-btn:hover {
    color: #fff;
    background: #ffb600;
}

.why-us .icon-boxes .icon-box {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    height: 100%;
    width: 100%;
    transition: 0.3s;
}

.why-us .icon-boxes .icon-box i {
    font-size: 40px;
    color: #009970;
    margin-bottom: 30px;
}

.why-us .icon-boxes .icon-box h4 {
    font-size: 20px;
    font-weight: 70;
    margin: 0 0 30px 0;
}

.why-us .icon-boxes .icon-box p {
    font-size: 15px;
    color: #848484;
}

.why-us .icon-boxes .icon-box:hover {
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.15);
}


/*Why choose us*/


/*our vision*/

.bg-worldwide {
    background: url(../img/map.png) center center no-repeat fixed;
    background-color: rgba(197, 239, 255, 0.84);
    padding: 20px 0 0 0;
    overflow: hidden;
}

.vision-image {
    bottom: 0px;
    top: 0;
}

.h1size {
    color: #ffa41b;
    font-size: 50px;
    font-weight: 800;
}

.p1size.text-center {
    font-size: 17px;
}


/*End our vision*/


/**/

.different-from-other {
    background-image: url('../img/home-page-image/diff.png');
    background-position: left;
    background-size: auto;
    background-repeat: no-repeat;
    height: 100%;
    padding: 20px;
}

.different-from-other-1 {
    background-image: url('../img/web designing/stand.png');
    background-position: -5%;
    background-size: auto;
    background-repeat: no-repeat;
    height: 100%;
    padding: 20px;
}

.different-from-other-box {
    height: 100%;
}

.img-different {
    width: 62px;
    margin-bottom: 20px;
}


/*End Web Development Page*/


/*portfolio page*/


/*16-01-2021*/

.portfolio-container {
    overflow: hidden;
    position: relative;
}

.portfolio-text {
    width: 35%;
    margin-left: 0px;
}

.portfolio-img {
    width: 50%;
}

.project-img-overlay {
    position: absolute;
    top: 12%;
    left: 35%;
    bottom: 15%;
}


/* 23-08-2021 */

.project-img-overlay-1 {
    position: absolute;
    top: 15%;
    left: 15%;
    bottom: 15%;
}

.portfolio-text-1 {
    width: 35%;
    margin-left: 60px;
}

.portfolio-img img {
    width: 100%;
    height: 390px;
    border-radius: 10px;
}

.heading_line {
    position: relative;
    margin-top: 40px;
}

.heading_line span {
    transition: all 0.5s ease-in-out 0s;
    position: relative;
}

.heading_line span:after {
    content: "";
    right: auto;
    left: 79px;
    position: absolute;
    bottom: 28px;
    width: 20px;
    margin-left: 0;
    border-bottom-width: 5px;
    border-bottom-color: #ffa41b;
    border-bottom-style: solid;
}

.heading_line:after {
    content: "";
    left: 1%;
    margin-left: 0;
    position: absolute;
    bottom: 28px;
    width: 65px;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #01A9B4;
}

.laptop {
    width: 500px;
}

.cta-section {
    margin-bottom: 120px;
}


/*footer css*/

#footer {
    background-color: #03103E;
    color: #999;
    position: relative;
}

.red-bg {
    background: #01A9B4;
    padding: 10px 23px 10px 25px;
    width: 23%;
    position: absolute;
    top: -70px;
    /*
    border-radius: 10px;*/
}

.red-bg p {
    color: #fff;
}

.footer-links.useful li {
    padding: 8px 0;
    width: 47%;
    display: inline-flex;
}

.footer-links.useful li:last-child {
    padding: 8px 0;
    width: 100%;
    display: inline-flex;
}


/*pooja jsohi*/

.heading-left-border {
    border-left: 3px solid #ffb600;
    color: #fff;
    font-size: 16px;
    padding-left: 10px;
}

.heading-left-border-1 {
    border-left: 3px solid #ffb600;
    color: #fff;
    font-size: 20px;
    padding-left: 10px;
    margin-bottom: 18px;
    margin-top: 10px;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links li {
    padding: 8px 0;
}

.footer-links li .link {
    font-size: 16px;
}

.text2.footer2-margin {
    font-size: 16px;
}

.social-links {
    list-style: none;
    padding: 0;
}

.social-links li {
    display: inline-block;
}

.footer-links li a.link:hover {
    color: #ffb600;
    transition: .5s;
}

.img-fluid.footer-logo {
    width: 35%;
}

.social-links li {
    width: 11%;
}

.social-links .social-icon i {
    font-size: 20px;
    color: #fff;
}

.subscription-form .form-control {
    border-radius: 10px 0 0 10px;
    height: 50px;
}

.subscription-form .btn {
    border-radius: 0 10px 10px 0;
    height: 50px;
    border: none;
    color: white;
    text-transform: uppercase;
}

.cookie-container {
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    background: #2F3640;
    color: #F5F6FA;
    padding: 0 32px;
    box-shadow: 0 -2px 16px rgba(47, 54, 64, 0.39);
    transition: 400ms;
}

.cookie-container.active {
    bottom: 0;
}

.cookie-container a {
    color: #F5F6FA;
}

.cookie-btn {
    background: #E84118;
    border: 0;
    color: #F5F6FA;
    padding: 12px 48px;
    font-size: 18px;
    margin-bottom: 16px;
    border-radius: 8px;
    cursor: pointer;
}


/*End footer css*/


/*portfolio page End*/


/*contact-us*/

.inner-banner-text-1 h1 {
    color: #272d33;
    font-weight: bold;
    font-size: 64px;
}

.breadcrumb {
    display: inline-flex;
}

.breadcrumb-item a {
    color: #6a5acd;
    font-size: 16px;
    font-weight: 600;
}

.breadcrumb-item.active {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #333;
}

.contact-us-bg {
    background: url(../img/banner/contactus.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.career-bg{
    background: url(../img/banner/career.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}
/*.inner-banner-text-1{
    margin: 6% 0 0 0;
}*/

.contact .info-box {
    color: #444444;
    text-align: center;
    box-shadow: 0 0 15px rgba(214, 219, 216, 0.5);
    padding: 20px 0 30px 0;
}

.contact .info-box i {
    font-size: 32px;
    color: #ffb600;
    border-radius: 50%;
    padding: 8px;
    /*border: 2px dotted #F5A0A0;*/
}

.contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
}

.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.contact .php-email-form {
    box-shadow: 0 0 15px rgba(214, 215, 216, 0.5);
    padding: 30px;
}

.contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ED3C0D;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .error-message br+br {
    margin-top: 25px;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18D26E;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .loading:before {
    content: "";
    display: inline-block;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: 0 10px -6px 0;
    border: 3px solid #18D26E;
    border-top-color: #eee;
    -webkit-animation: animate-loading 1s linear infinite;
    animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
}

.contact .php-email-form input::focus,
.contact .php-email-form textarea::focus {
    background-color: #7579e7;
}

.contact .php-email-form input {
    padding: 10px 15px;
    border-radius: 5px;
}

.contact .php-email-form textarea {
    padding: 12px 15px;
    border-radius: 5px;
}

.contact .php-email-form button[type="submit"] {
    background: #ffb600;
    border: 0;
    padding: 10px 24px;
    color: #fff;
    transition: 0.6s;
    border-radius: 5px;
}

.contact .php-email-form button[type="submit"]:hover {
    background: #272d33;
}


/*End Contact us*/


/*about page*/

.about-us-bg {
    background: url(../img/banner/aboutus.png);
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.carousel.slide.about-us .carousel-control-next,
.carousel.slide.about-us .carousel-control-prev {
    width: 15%;
    background: #fb3;
    top: 50%;
    bottom: 50%;
    padding: 20px;
}


/*End Services page css*/


/*our team 16-12-2020*/

.our-team-bg {
    background: url(../img/banner/our-team.png);
    min-height: 100vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-container {
    height: 100%;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    display: flex;
    align-items: center;
}


/*.text-box{
  display: none;
}*/

.text-box {
    opacity: 0;
    transform: scale(.6);
    position: absolute;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    padding: 10px;
    background: rgba(35, 35, 35, .8);
    color: #fff;
    text-align: center;
}

.image-container:hover .text-box {
    display: flex;
    opacity: 1;
    align-items: center;
    backface-visibility: hidden;
    transform: scale(1);
    transition: opacity .3s, -webkit-transform .6s;
    transition: transform .6s, opacity .3s;
    transition: transform .6s, opacity .3s, -webkit-transform .6s, -moz-transform .6s;
    font-size: 0;
}

.img-size {
    height: 100%;
    width: 400px;
}

#designation {
    font-size: 18px;
}

#heading {
    font-size: 30px;
    font-weight: 900;
}

#description-text {
    font-size: 20px;
}

.text-box h6 {
    font-size: 14px;
    line-height: 1.5rem;
    color: #fff;
}

.text-box h3 {
    font-size: 25px;
    line-height: 1.5rem;
    font-weight: 900;
    color: #fff;
}

.text-container {
    display: inline-block;
    width: -webkit-calc(100% - 1px);
    width: -moz-calc(100% - 1px);
    width: calc(100% - 1px);
    vertical-align: middle;
    font-size: 16px;
}

.modal-button {
    background: #548FB7;
    color: #fff;
}

.modal-button:hover {
    background: #1e4f71;
    color: #fff;
}


/*End*/


/*career*/

.comeworkwith ul {
    margin: 0;
    padding: 0;
}

.comeworkwith ul li {
    list-style: none;
}

.comeworkwith ul li a {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
    text-decoration: none;
    display: block;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.designation_profile {
    font-size: 24px;
    color: #282828;
    font-weight: 600;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.designation_profile span.worklocation {
    font-size: 18px;
    color: #686868;
    font-weight: 500;
    display: block;
    padding-top: 10px;
}

.comeworkwith ul li a span.arrowlist {
    position: absolute;
    right: 20px;
    top: 65px;
    background-size: 13px 24px;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}

.comeworkwith ul li a span.arrowlist i {
    font-size: 20px;
    color: #ffb600;
}


/*side-service button*/

.services-tab {
    background: #ddd;
    color: #fff;
    top: 53%;
    right: -85px;
    transition: 0.5s;
    z-index: 999999;
    background-color: #1e70b8;
    border: 1px solid #fff;
    border-right: none;
    padding: 5px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0px 0px 3px rgb(255 255 255 / 40%);
}

.services-tab a {
    color: #fff;
}

.services-tab:hover {
    right: 0px;
}


/*wordpress development*/

.wordpress-bg {
    background: url(../img/banner/wordpress.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 87vh;
    position: relative;
    overflow: visible !important;
}

.feautres-section-ul li {
    margin: 10px 0;
    font-size: 17px;
}

.wordpress-features .card {
    height: 100%;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 3%), 0 2px 10px 0 rgb(0 0 0 / 10%);
}

.wordpress-features .card:hover {
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 20%), 0 4px 12px 0 rgb(0 0 0 / 15%);
    transform: translateY(-5px);
}

.wordpress-features .read-more-btn {
    border-radius: 10px;
    background: #0a58ca;
    color: #fff;
}

.wordpress-features .read-more-btn:hover {
    background: #ffb600;
}

.wordpress-advance-feature .card-img-top {
    width: 100px;
}

.wordpress-advance-feature .card {
    z-index: 0;
    height: 185px;
    transform: scale(1);
}

.wordpress-advance-feature .card:hover {
    transform: scale(1.10);
    z-index: 2;
    background: #01A9B4;
}

.wordpress-advance-feature .card .card-title {
    font-weight: 700;
}

.wordpress-advance-feature .card:hover .card-title {
    color: #fff;
}

.inner-banner-text-1 {
    margin: 12% 0 0 0;
}


/* .inner-banner-text-1 h3 {
    color: #fff;
    color: #ffb600;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
} */

.inner-banner-text-1 span {
    font-weight: bold;
    margin-bottom: 10px;
}

.inner-banner-text-1 strong {
    color: #fff;
    font-size: 18px;
}

.inner-banner-text-1 p {
    font-size: 16px;
}

.inner-banner-text-1 ul {
    list-style: none;
}

.banner-ul li {
    width: 49%;
    display: inline-flex;
    font-size: 16px;
    margin-bottom: 10px;
    list-style: none;
    align-items: baseline;
}

.get-quotes-btn-2 {
    font-size: 15px;
    border-radius: 3px;
    margin-top: 16px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
    background: #272d33;
    border-color: #272d33;
    font-weight: 800;
}

.get-quotes-btn-2:hover {
    background: #ffb600;
    border: #ffb600;
    font-weight: 800;
    color: #fff;
}

.get-quotes-btn-1 {
    font-size: 14px;
    border-radius: 3px;
    margin-top: 16px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff;
    background: #ffb600;
    border: #ffb600;
    font-weight: 800;
}

.get-quotes-btn-1:hover {
    background: #272d33;
    border-color: #272d33;
    color: #fff;
    font-weight: 800;
}

.wordpress-features .card-title {
    font-size: 30px;
    font-weight: 600 !important;
}

.feature-ul li {
    margin: 10px 0;
}

.common-heading-2 {
    font-size: 20px;
    font-weight: 700;
    color: coral;
}

.our-text {
    font-size: 38px;
    line-height: 60px;
}

.our-text span {
    font-size: 40px;
    line-height: 67px;
    font-weight: 800;
}

.img_box {
    border-radius: 10px;
    overflow: hidden;
    height: 450px;
}

.img_box:before,
.img_box:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    transition: opacity .2s;
    content: " ";
}

.img_box:before {
    background-image: linear-gradient(180deg, #000, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, .8));
}

.img_box:after {
    z-index: 3;
    background-image: linear-gradient(180deg, rgba(15, 37, 110, .25), rgb(15, 37, 110, 0.1));
    opacity: 0;
}

.img_box:hover:after {
    opacity: 1;
}

.text h3 {
    font-weight: 800;
}

.img-box {
    z-index: 1
}

.box-media-wrapper {
    padding: 15px 0;
}

.box-media-wrapper .icon-img {
    height: 63px;
    margin-bottom: 15px;
}

.box-media .box-icon,
.box-media .box-info {
    padding-left: 40px;
}

.box-media-wrapper .number {
    font-size: 3.857em;
    font-weight: 700;
    color: #ececec;
    transform: rotate(-90deg);
    border-radius: 10px;
    padding: 0 10px;
}

.box-media-wrapper:hover .number {
    background: #01A9B4;
    transition: .4s;
}

h3.title {
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
    font-size: 22px;
    font-weight: 900;
}

.box-media-wrapper {
    padding: 15px 0;
    margin-bottom: 15px;
}


/*.collapse-button{
    background-color: #0dcaf0!important;
    color: #fff;
}
.collapse-button:hover{
    color: #fff;
}*/


/*wordpress page*/


/*php development*/

.php-bg {
    background: url(../img/banner/php-development.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-min-height: 100vh;
}

.php-tab .nav-pills .nav-link.active,
.php-tab .nav-pills .show>.nav-link {
    color: orange;
    background-color: #fffbf4;
}

.php-tab .nav-pills .nav-link {
    border-radius: .25rem;
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.php-framework .box {
    background: #f4f5ff;
    padding: 20px;
    height: 100%;
    border-bottom: 8px solid #03103E;
    border-top: 8px solid transparent;
    border-radius: 10px;
}

.php-framework .box:hover {
    border-top: 8px solid #03103E;
}

.php-framework .box h4 {
    margin-bottom: 10px;
    font-weight: 600;
}

.php-framework .box i {
    margin-bottom: 10px;
    font-size: 85px;
    color: #01A9B4;
}

.business-development .box {
    padding: 10px 20px 20px 20px;
    border: 2px solid #e9e9e9;
    height: 100%;
}

.business-development span {
    flex: 0 0 49%;
    font-size: 50px;
    font-weight: 800;
    color: #e9e9e9;
    display: block;
}

.php-features {
    background-image: url(../img/banner/php-back.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 550px;
    display: flex;
    align-items: center;
}

.php-features .box {
    padding: 10px;
    background: rgba(0, 0, 0, .5);
    height: 100%;
}

.php-features .box span {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 4px solid #ffb600;
}

.php-features .box p {
    color: #fff;
    font-size: 16px;
    margin-top: 26px;
}

.php-feature .nav-pills .nav-link.active,
.nav-pills .show .nav-link {
    color: #333;
    background-color: transparent;
}

.php-feature ul {
    position: relative;
}

.php-feature ul:before {
    content: '';
    background: #EDEDED;
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    z-index: -1;
}

.php-feature ul a {
    position: relative;
}

.php-feature ul a.active:before {
    content: '';
    height: 4px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ffbc00;
    position: absolute;
    z-index: 1;
}


/*end*/

.icon-circle {
    width: 50px;
    padding: 16px;
    display: inline-flex;
    height: 50px;
    align-items: center;
    text-align: center;
    border-radius: 50%;
    background: #01A9B4;
    overflow: hidden;
}


/**/


/*ecommerce*/

.ecommerce-bg {
    background: url(../img/banner/ecommerce.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.ecommerce-bg ul li {
    width: 49%;
    display: inline-block;
}

.inner-banner-text-2 {
    margin: 12% 0 0 0;
}

.inner-banner-text-3 {
    margin: 10% 0 0 0 !important;
}

.inner-banner-text-2 h3 {
    color: #fff;
    color: #ffb600;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.inner-banner-text-2 strong {
    font-size: 18px;
}

.inner-banner-text-2 p {
    font-size: 16px;
}

.inner-banner-text-2 ul {
    list-style: none;
}


/**/

#business .owl-nav button {
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
}

#business .owl-nav button.owl-prev {
    left: 0;
}

#business .owl-nav button.owl-next {
    right: 0;
}

#business .owl-dots {
    text-align: center;
    padding-top: 15px;
}

#business .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #ccc;
    margin: 0 3px;
}

#business .owl-dots button.owl-dot.active {
    background-color: #000;
}

#business .owl-dots button.owl-dot:focus {
    outline: none;
}

#business .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

#business span {
    font-size: 70px;
    position: relative;
    top: -5px;
}

#business .owl-nav button:focus {
    outline: none;
}

#business .item {
    height: 470px !important;
}

.slider .card.odd {
    background: #e6e5ff !important;
}

.slider .card {
    box-shadow: none;
    position: relative;
    border: none;
    margin-top: 40px;
    border-radius: 10px;
    background: #e3fcf4;
    height: 520px !important;
}

.slider .card img {
    width: 80%;
    margin: 0 auto;
}

.slider .card h3 {
    font-size: 20px;
    color: #ffb600;
    margin-top: 10px;
    font-weight: 700;
}

.slider .card p {
    font-size: 16px;
    color: #333;
}

.slider .card:before {
    position: absolute;
    top: -20px;
    left: 30px;
    right: 30px;
    height: 20px;
    background: #eff4fe;
    content: "";
    border-radius: 10px 10px 0 0;
    z-index: 1;
}

.slider .card:after {
    position: absolute;
    top: -40px;
    left: 50px;
    right: 50px;
    height: 20px;
    background: #f7f9fd;
    content: "";
    border-radius: 10px 10px 0 0;
    z-index: 1;
}

.slick-dots {
    position: absolute;
    bottom: -2.5rem !important;
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0;
    list-style: none;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 0.9375rem;
    height: 0.9375rem;
    margin: 0 0.875rem;
    padding: 0;
    cursor: pointer;
}

.slick-dots li:first-child {
    margin-left: 0;
}

.slick-dots li:last-child {
    margin-right: 0;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 0.9375rem;
    height: 0.9375rem;
    padding: 0.3125rem;
    cursor: pointer;
    color: transparent;
    outline: none;
    border: none;
    background-color: #ffa41b !important;
    border-radius: 50%;
    opacity: 0.5;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button {
    outline: none;
    background-color: #01A9B4 !important;
    transition: all 300ms ease 0s;
    color: #2d1d15;
    opacity: 1;
}

.slick-dots li button:before {
    display: none;
}


/*#business .owl-item.active {
    width: 345px !important;
}
#business .owl-item {
    width: 345px !important;
}*/


/* #business .owl-stage{
    padding-left: 143px !important;
} */


/*.owl-dots{
    display: none;
}*/

.featured-box {
    padding: 55px 25px 30px;
    background-color: #dbe8fc !important;
    border-radius: 8px;
}

.ecommerce-advanced-featured [class*=col-]:nth-child(2) .featured-box {
    background-color: #e3fefe;
}

.ecommerce-advanced-featured [class*=col-]:nth-child(3) .featured-box {
    background-color: #fde2f9;
}

.featured-box span {
    padding-top: 30px;
    color: #333;
    font-size: 22px;
}

.featured-box p {
    margin-top: 10px;
    font-size: 17px;
}

.cloud-solution strong {
    font-size: 22px;
    font-weight: 700;
}

.cloud-solution p {
    margin-top: 10px;
}

.cloud-solution ul {
    display: inline-block;
    list-style: disc;
    padding: 0;
}

.cloud-solution ul li {
    width: 49%;
    display: inline-block;
    padding: 5px 0;
    font-size: 16px;
}

.cloud-solution ul li i {
    color: #01A9B4;
}

strong.heading {
    display: block;
    color: #ffb600;
    font-size: 25px;
    margin: 10px 0;
}

p.para {
    display: block;
    font-size: 16px;
    margin: 10px 0;
}


/**/

.ecommerce-nav .nav-pills .nav-link {
    font-size: 17px;
    font-weight: 600;
    margin: 4px 0;
}

.ecommerce-nav .nav-pills .nav-link.active,
.ecommerce-nav .nav-pills .show>.nav-link {
    color: #ffb600;
    background-color: transparent;
    position: relative;
}

.ecommerce-nav.nav-pills .nav-item.show .nav-link:before,
.ecommerce-nav .nav-pills .nav-link.active:before,
.ecommerce-nav .nav-pills .nav-item.show .nav-link:after,
.ecommerce-nav .nav-pills .nav-link.active:after {
    opacity: 1;
    transition: 0s;
}

.ecommerce-nav .nav-pills .nav-link:before {
    position: absolute;
    bottom: -5px;
    right: 0px;
    width: 21px;
    height: 21px;
    background: #03103E;
    border: 5px solid #fff;
    opacity: 0;
    content: "";
    transition: all ease .0s;
    border-radius: 100%;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    z-index: 3;
}

.ecommerce-nav .nav-pills .nav-link:after {
    position: absolute;
    top: 0;
    right: 7px;
    width: 6px;
    height: 100%;
    background-color: #03103E;
    border-radius: 10px;
    opacity: 0;
    content: "";
    transition: all ease .0s;
    z-index: 2;
}

.ecommerce-nav .nav-pills {
    position: relative;
}

.ecommerce-nav .nav-pills .nav-link i {
    font-size: 20px;
}

.ecommerce-nav .nav-pills:after {
    position: absolute;
    top: 0;
    right: 7px;
    width: 6px;
    height: 100%;
    background-color: #ecf2fe;
    border-radius: 10px;
    content: "";
    z-index: 1;
}

.tab-content h3 {
    color: #01A9B4;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2;
}


/****************/

.feature-box img {
    width: 200px;
    margin: auto;
}


/* web designing css start*/

.web-designing-banner-image {
    background: url(../img/banner/web-designing.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 108vh;
}

.web-designing-banner-image span {
    font-size: 14px;
}


/* custom website design */

.custom-bg {
    background: url(../img/banner/custom-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
    position: relative;
    overflow: visible;
    padding-bottom: 18px;
}


/* e-commerce */

.e-commerce-bg {
    background: url(../img/banner/e-commerce.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /* min-height: 100vh; */
    padding-bottom: 28px;
}

.why-choose-us .icon-boxes .icon-box:hover {
    box-shadow: 0px 5px 25px rgb(0 0 0 / 15%);
}

.why-choose-us .icon-boxes .icon-box {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 2px 15px rgb(0 0 0 / 10%);
    padding: 20px;
    height: 100%;
    transition: 0.3s;
}

.why-choose-us .icon-boxes .icon-box p,
.why-choose-us .icon-boxes .icon-box ul li {
    font-size: 15px;
    color: #848484;
}


/* small business */

.small-bg {
    background: url(../img/banner/small-business.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 100vh;
    position: relative;
    overflow: visible;
}

.small-bg .inner-banner-text-1 {
    margin: 8% 0 0 0;
}

.small-bg ul li {
    font-size: 15px;
    align-items: baseline;
}


/*  */

.corporate-bg {
    background: url(../img/banner/corporate-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: visible;
    padding-bottom: 18px;
    min-height: 100vh;
}
/* woocommerce page css */
.woocommerce-bg {
    background: url(../img/banner/woocomerce-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}

.woocommerce-bg ul li {
    width: 49%;
    display: inline-flex;
    align-items: flex-start;
}


/* android app  */
.mobile-dev-banner-image{
    background: url(../img/banner/mobile-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.android-1 {
    background-image: url('../img/android/mobile-back-img.png');
    background-position: left;
    background-size: auto;
    background-repeat: no-repeat;
    height: 100%;
    padding: 20px;
}
/* End */

/* career page  */
.career-bg{
    background: url(../img/banner/career.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 100vh;
}
.opening-info .item{
    margin-right: 20px;;
}
.opening-info .item h6{
    font-size: 15px;
    font-weight: 600;
}
.opening-info .item p{
    font-size: 15px;
}
.position-name{
    position: relative;
    padding-left: 10px;
    font-weight: bold;
}
.position-name:before {
    content: '';
    width: 4px;
    height: 100%;
    background: #d92029;
    position: absolute;
    left: 0;
    border-radius:5px ;
}
/*=======================================================
    media query start
========================================================*/


/*mobile media query start*/

@media (max-width: 767px) {
    .navbar.collapse-show {
        background-color: #fff !important;
    }
    /*common text*/
    .common-heading {
        font-size: 25px;
    }
    /*banner text*/
    .typed_wrap .typed {
        font-size: 30px;
    }
    .typed_wrap h1 {
        font-size: 30px;
    }
    /*    top bar  */
    .top-bar {
        height: 85px;
        display: none;
    }
    #navbar.navbar {
        top: 0;
    }
    /*Nav bar*/
    #header.navbar {
        /* top: 75px;*/
        top: 0;
        background: #fff;
        box-shadow: 0 0 25px 0;
    }
    .navbar-nav li .nav-link {
        padding: 0px 0;
    }
    .navbar-collapse {
        padding: 20px 0;
        max-height: 600px;
        overflow-y: scroll;
    }
    .navbar-toggler:focus {
        outline: none;
        box-shadow: none;
    }
    /*    End */
    /*    banner text*/
    .home-banner {
        background: url(../img/banner/mobile-home.png );
        min-height: 100vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .banner-text {
        margin: 133% 0 0% 0%;
    }
    .inner-banner-text-3 {
        margin: 109% 0 0 0 !important;
    }
    .inner-banner-text {
        margin: 108% 0 0 0%;
    }
    .inner-banner-text-1 h3 {
        font-size: 22px;
    }
    .inner-banner-text-1 p {
        font-size: 12px;
    }
    .banner-ul li {
        font-size: 15px;
        margin-bottom: 0px;
    }
    /*who we are and what we do section*/
    .row-reverse {
        flex-direction: column-reverse;
    }
    /*end who we are and what we do section*/
    /*Start testimonial section*/
    .testimonial-heading {
        position: static;
        top: 0;
        left: 0;
        right: 0;
        text-align: start;
        width: auto;
        font-size: 56px;
        /* line-height: 34px; */
    }
    .testimonial-box {
        padding: 0 0px;
    }
    .testimonial-box {
        height: 440px;
    }
    .testimonial-carousel .carousel-indicators {
        bottom: -165px;
    }
    /* .testimonial-deatils {
        margin-left: 0px;
    } */
    .img-text-container {
        margin-top: 0;
        margin-left: 15px;
    }
    .img-container-1 {
        width: 70px;
        height: 50px;
    }
    .blog-box .blog-overlay a {
        display: block;
    }
    .blog-section {
        margin-bottom: 20px;
    }
    /*end*/
    .red-bg {
        position: static;
        background: transparent;
        width: 100%;
    }
    .logo-slider h4 {
        padding: 20px 0;
        color: #000;
    }
    .counter.number {
        font-size: 26px;
    }
    .number {
        font-size: 26px;
    }
    /*process section*/
    .product-text {
        font-size: 12px;
    }
    .classic {
        font-size: 12px;
    }
    .inner-banner-text-1 {
        margin: 30% 0 0 0%;
    }
    .inner-banner-text-1 ul li {
        width: 100%;
    }
    .wordpress-advance-feature .card .card-title {
        font-size: 17px;
    }
    .wordpress-bg {
        background-position: 78%;
        min-height: 100vh;
    }
    /*End  testimonial section*/
    .why-us {
        background-position: 30%;
    }
    .different-from-other {
        background-image: none;
    }
    .web-dev-banner-image {
        background: url(../img/banner/we-development-mobile.png);
        min-height: 100vh;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .ecommerce-bg {
        background: url(../img/banner/mobile-home-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 100vh;
    }
    .php-features {
        background-position: 15%;
    }
    .php-features {
        height: 100%;
    }
    .php-features .g-0 {
        --bs-gutter-y: 1rem;
    }
    .inner-banner-text-2 ul {
        list-style: none;
        padding: 0;
    }
    .inner-banner-text-2 {
        margin: 30% 0 0 0;
    }
    .inner-banner-text-2 h3 {
        font-size: 20px;
    }
    .inner-banner-text-2 p {
        font-size: 14px;
    }
    .slick-dots {
        bottom: -2.5rem !important;
    }
    .on-hover:hover .show-content {
        display: none;
    }
    .dropdown-menu.show-content.show {
        display: block;
        position: static !important;
        width: 100%;
        margin: 0;
    }
    .dropdown-link-wrap {
        /* width: 50%; */
        width: 100%;
        padding: 0px 5px 15px 5px;
        margin-bottom: 0;
        position: relative;
    }
    .dropdown-menu.show-content {
        display: none;
    }
    .portfolio .carousel-control-next,
    .portfolio .carousel-control-prev {
        background: transparent;
        border: none;
        background-color: #333;
        border-radius: 50%;
        padding: 20px;
        top: 50%;
        bottom: 50%;
        opacity: 1;
        width: 20px;
    }
    .portfolio #carouselExampleControls {
        height: 800px;
        overflow: hidden;
    }
    .portfolio .carousel-control-next-icon,
    .portfolio .carousel-control-prev-icon {
        display: inline-block;
        width: auto;
        height: auto;
        background-image: none;
        font-size: 21px;
    }
    .blog-overlay {
        background-color: rgb(0 0 0 / 50%);
    }
    .blog-box .h-100 {
        height: auto !important;
    }
    #blog-carousel .carousel-item {
        position: relative;
    }
    #blog-carousel .carousel-control-next,
    #blog-carousel .carousel-control-prev {
        background: no-repeat;
        border: none;
        color: #333;
        top: 50%;
        bottom: 50%;
        background: #333;
        padding: 30px 30px;
        border-radius: 50%;
    }
    #blog-carousel .carousel-control-next-icon,
    #blog-carousel .carousel-control-prev-icon {
        display: inline-block;
        width: 2rem;
        height: 2rem;
        background-repeat: no-repeat;
        background-position: 50%;
        background-size: 100% 100%;
        background-image: none !important;
        font-size: 25px;
        color: #fff;
    }
    #blog-carousel .carousel-caption {
        position: absolute;
        right: 0;
        top: 0px;
        left: 0;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: justify;
        display: block;
    }
    #blog-carousel .carousel-caption h4 {
        font-size: 25px;
        font-weight: 500;
        text-align: left;
    }
    #blog-carousel .carousel-caption a {
        font-size: 30px !important;
        font-weight: 500;
        color: #fff;
    }
    /* wordpress development*/
    .wordpress-bg {
        background: url(../img/mobile-banner/wordpress-mob-bg.png);
        min-height: 100vh;
        background-position: center;
        background-size: cover;
    }
    .wordpress-bg .inner-banner-text-1 {
        margin: 132% 0 0 0%;
    }
    /* ==================================================
    web designing
    =========================================== */
    .web-designing-banner-image {
        background: url(../img/mobile-banner/web-designing-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 105vh;
    }
    .web-designing-banner-image .inner-banner-text-3 {
        margin: 110% 0 0 0 !important;
    }
    .feature-box img {
        width: 120px;
        margin-bottom: 20px;
    }
    /* custom website */
    .custom-bg {
        background: url(../img/mobile-banner/custom-mob-bg.png);
        /* height: 105vh; */
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .custom-bg .inner-banner-text-1 {
        margin: 86% 0 0 0%;
    }
    .custom-bg li.breadcrumb-item {
        font-size: 11px;
    }
    /* ENd  */
    .small-bg {
        background: url(../img/mobile-banner/small-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: fit-content;
        position: relative;
        overflow: visible;
        box-shadow: -1px -1px 9px 0px #000000;
    }
    .small-bg .inner-banner-text-1 {
        margin: 93% 0 0 0;
    }
    /* corporate*/
    .corporate-bg {
        background: url(../img/mobile-banner/corporate-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        overflow: visible;
        padding-bottom: 18px;
    }
    .corporate-bg .inner-banner-text-1 {
        margin: 90% 0 0 0%;
    }
    /* ecommerce */
    .e-commerce-bg {
        background: url(../img/mobile-banner/e-commerce-mob-bg.png);
        box-shadow: -1px -1px 9px 0px #000000;
        padding-bottom: 18px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .e-commerce-bg .inner-banner-text-1 {
        margin: 115% 0 0 0;
    }
    /* web development */
    .ecommerce-bg {
        background: url(../img/mobile-banner/ecommerce-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 100vh;
    }
    .ecommerce-bg .inner-banner-text-2 {
        margin: 98% 0 0 0;
    }
    #v-pills-tabContent {
        margin-top: 27px;
    }
    /* PHP */
    .php-bg {
        background: url(../img/mobile-banner/php-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 100vh;
    }
    .php-bg .inner-banner-text-1 {
        margin: 84% 0 0 0%;
    }
    .php-bg .banner-ul li {
        font-size: 12px;
        margin-bottom: 0 px;
    }
    .php-bg .inner-banner-text-1 ul li {
        width: 49%;
    }
    /* portfolio */
    .portfolio-container {
        overflow: visible;
    }
    .portfolio-text {
        width: 100%;
        margin-left: 0px;
        margin-top: 230px;
    }
    .portfolio-img {
        display: none;
    }
    .project-img-overlay {
        position: absolute;
        top: 0px;
        right: 0px;
        left: 0;
    }
    .portfolio-text-1 {
        width: 100%;
        margin-left: 0px;
        margin-top: 230px;
    }
    /* digital marketing */
    .digital-banner-image {
        background-position: 86%;
    }
    .digital-banner-image .inner-banner-text-3 {
        margin: 36% 0 0 0 !important;
    }
    .sem-bg {
        background-position: 60%;
    }
    .seo-bg {
        background-position: 72%;
    }
    .smo-bg {
        background-position: 72%;
    }
    .smm-bg {
        background-position: 72%;
    }
    .orm-bg {
        background-position: 72%;
    }
    .portfolio-bg {
        background-position: 88%;
    }

    .mobile-dev-banner-image{
        background-position: 88%;
    }
    .icons-container img{
        width: 100px;
    }
    .android-1 {
        background-image: none;
    }

    /* career */
    .career-bg {
        background-position: 35%;
    }
}


/* End */


/*i-pad  css*/

@media (max-width: 1023px) and (min-width: 768px) {
    .navbar.collapse-show {
        background-color: #fff !important;
    }
    .counter.number {
        font-size: 20px;
    }
    .number {
        font-size: 20px;
    }
    .testimonial-heading {
        left: 0%;
        font-size: 34px;
        line-height: 46px;
    }
    .testimonial-carousel .carousel-item.active {
        padding: 0px;
    }
    .testimonial-container {
        padding: 30px 0px 0 0px;
        position: relative;
        margin-left: 45px;
        margin-top: 22px;
    }
    .heading-left-border-1 {
        margin-top: 30px;
    }
    .social-link-container {
        margin-left: 14px;
    }
    .social-links li {
        width: 14%;
    }
    .red-bg p {
        color: #fff;
        margin-left: 5px;
        display: inline-block;
    }
    #footer img {
        width: 20%;
        height: 100%;
    }
    .blog.section {
        margin-bottom: 20px;
    }
    .red-bg {
        background: transparent;
        padding: 20px 0;
        width: 100%;
        display: flex;
        position: static;
        top: -70px;
        left: 0;
        right: 0;
    }
    /*=======================
     web development Css 
     ============================*/
    .different-from-other {
        background-image: none;
    }
    .web-dev-banner-image {
        background: url(../img/mobile-banner/we-development-mobile.png);
        min-height: 100vh;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .web-dev-banner-image .inner-banner-text {
        margin: 76% 0 0 10%;
    }
    /* wordpress development*/
    .wordpress-bg {
        background: url(../img/mobile-banner/wordpress-mob-bg.png);
        background-position: center;
        background-size: cover;
    }
    .wordpress-bg .inner-banner-text-1 {
        margin: 72% 0 0 0;
    }
    .inner-banner-text-1 ul li {
        width: 49%;
    }
    /* ================== */
    /* footer */
    .red-bg {
        position: static;
        background: transparent;
        width: 100%;
        display: inline-block;
    }
    /* End */
    .testimonial-box {
        padding: 0 30px 0 70px;
    }
    /* ==================================================
    web designing
    =========================================== */
    .web-designing-banner-image .inner-banner-text-3 {
        margin: 75% 0 0 0 !important;
    }
    .web-designing-banner-image {
        background: url(../img/mobile-banner/web-designing-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 100vh;
    }
    /* custom web designing */
    .custom-bg {
        background: url(../img/mobile-banner/custom-mob-bg.png);
        background-repeat: no-repeat;
        min-height: 100vh;
    }
    .custom-bg .inner-banner-text-1 {
        margin: 75% 0 0 0;
    }
    .small-bg {
        background: url(../img/mobile-banner/small-tab-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        height: 90vh;
        position: relative;
        overflow: visible;
    }
    .small-bg .inner-banner-text-1 {
        margin: 69% 0 0 0;
    }
    .e-commerce-bg {
        background: url(../img/mobile-banner/e-commerce-mob-bg.png);
        /* box-shadow: -1px -1px 9px 0px #000000; */
        padding-bottom: 18px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .e-commerce-bg .inner-banner-text-1 {
        margin: 77% 0 0 0;
    }
    .corporate-bg {
        background: url(../img/mobile-banner/corporate-tab-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        overflow: visible;
        padding-bottom: 18px;
    }
    .corporate-bg .inner-banner-text-1 {
        margin: 90% 0 0 0%;
    }
    /* web development */
    .ecommerce-bg {
        background: url(../img/mobile-banner/ecommerce-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 100vh;
    }
    .ecommerce-bg .inner-banner-text-2 {
        margin: 68% 0 0 0;
    }
    /* PHP */
    .php-bg {
        background: url(../img/mobile-banner/php-mob-bg.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 100vh;
    }
    .php-bg .inner-banner-text-1 {
        margin: 70% 0 0 0;
    }
    /* portfolio */
    .portfolio-bg {
        height: 45vh;
    }
    .laptop {
        width: 300px;
    }
    .portfolio-img img {
        width: 100%;
        height: 250px;
        border-radius: 10px;
    }
    /* digital */
    .digital-banner-image {
        background: url(../img/mobile-banner/mobile-home-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .sem-bg {
        background: url(../img/mobile-banner/mobile-home-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 60vh;
    }
    .seo-bg {
        background: url(../img/mobile-banner/mobile-home-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 60vh;
    }
    .smm-bg {
        background: url(../img/mobile-banner/mobile-home-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 60vh;
    }
    .orm-bg {
        background: url(../img/mobile-banner/mobile-home-banner.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 60vh;
    }
    .career-bg {
        background-position: 23%;
    }
}


/* End  */


/*I- pad pro media query*/

@media (max-width: 1366px) and (min-width: 1024px) {
    /* Common css */
    .testimonial-heading {
        left: -14%;
        width: 630px;
        font-size: 42px;
        line-height: 62px;
    }
    .testimonial-container {
        padding: 24px 0px 0 0px;
        position: relative;
    }
    .img-text-container {
        margin-left: 0px;
    }
    .testimonial-carousel .carousel-item.active {
        padding: 10px;
        margin-top: 28px;
        display: block;
    }
    .counter.number {
        font-size: 22px;
    }
    /* ENd */
    /* ================================== footer */
    .red-bg p {
        color: #fff;
        font-size: 14px;
    }
    .copyright {
        margin-top: 30px;
    }
    .footer-logo {
        width: 75%;
    }

    .career-bg {
        background-position: 23%;
    }
    /* =======================================footer */
}


/*End*/


/*Large devices (desktops, 992px and up)*/

@media (min-width: 992px) {
    .common-heading {
        font-size: 26px;
    }
    /*wordpress*/
    .inner-banner-text-1 {
        margin: 8% 0 0 0;
    }
    .inner-banner-text-1 p {
        font-size: 14px;
    }
    .banner-ul li {
        font-size: 14px;
        margin-bottom: 0px;
    }
}


/* End */


/*End media query start*/


/*End custom CSS */