@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Barlow:100,400,300,200,500,700,600,800,900');
@import url('//fonts.googleapis.com/css?family=Poppins:100,400,300,200,500,700,600,800,900');
@font-face {
    font-family: "ginger-service";
    src: url("../icon-fonts/ginger-service.eot");
    src: url("../icon-fonts/ginger-service.eot#iefix") format("embedded-opentype"), url("../icon-fonts/ginger-service.woff") format("woff"), url("../icon-fonts/ginger-service.ttf") format("truetype"), url("../icon-fonts/ginger-service.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "ginger-service" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "ginger-service" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icn-bpo-services:before {
    content: "\61";
}

.icon-icn-brochure-and-stationary-designs:before {
    content: "\62";
}

.icon-icn-bulk-sms-marketing:before {
    content: "\63";
}

.icon-icn-chat-bot:before {
    content: "\64";
}

.icon-icn-digital-signage:before {
    content: "\65";
}

.icon-icn-domain-registration:before {
    content: "\66";
}

.icon-icn-ecommerce:before {
    content: "\67";
}

.icon-icn-email-marketing:before {
    content: "\68";
}

.icon-icn-email-solution:before {
    content: "\69";
}

.icon-icn-graphic-designing:before {
    content: "\6a";
}

.icon-icn-logo-and-branding:before {
    content: "\6b";
}

.icon-icn-management:before {
    content: "\6c";
}

.icon-icn-mobile-app-development:before {
    content: "\6d";
}

.icon-icn-motion-graphics:before {
    content: "\6e";
}

.icon-icn-ppc-ads:before {
    content: "\6f";
}

.icon-icn-search-engine-optimization:before {
    content: "\70";
}

.icon-icn-social-media-management:before {
    content: "\71";
}

.icon-icn-survey-app:before {
    content: "\72";
}

.icon-icn-web-designing:before {
    content: "\73";
}

.icon-icn-web-development:before {
    content: "\74";
}

.icon-icn-web-hosting:before {
    content: "\75";
}

.icon-icn-website-security:before {
    content: "\76";
}

[class*="icon-icn-"] {
    font-size: 30px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    border-radius: 10px;
    background-color: #000
}

::-webkit-scrollbar {
    width: 4px;
    background-color: #FFF
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    background-color: #bdbecb
}

::-moz-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    border-radius: 10px;
    background-color: #000
}

::-moz-scrollbar {
    width: 4px;
    background-color: #FFF
}

::-moz-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    background-color: #bdbecb
}

::-o-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    border-radius: 10px;
    background-color: #000
}

::-o-scrollbar {
    width: 4px;
    background-color: #FFF
}

::-o-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(1, 1, 1, 1);
    background-color: #bdbecb
}

.work-visible {
    display: block !important
}

.work-hide {
    display: none !important
}

@media only screen and (max-width:836px) {
    .work-visible {
        display: none !important
    }
    .work-hide {
        display: block !important
    }
}

.branding-margin {
    margin-top: -1% !important
}

@media only screen and (max-width:836px) {
    .branding-margin {
        margin-top: -6% !important
    }
    .branding-margin-hide {
        margin-top: -6% !important
    }
}

@media only screen and (max-width:786px) {
    .branding-margin {
        margin-top: 1% !important
    }
    .branding-margin-hide {
        margin-top: 1% !important
    }
}

body {
    width: 100%;
    padding: 0;
    margin: auto;
    height: auto;
    line-height: 24px;
    color: #3d3d3d;
    font-family: 'Poppins', sans-serif;
    background: url("https://gingertechnologies.qa/image/dots.png") !important;
    /* background-color: #0f0f10 !important; */
    overflow-x: hidden
}

@media only screen and (max-width:768px) {
    body {
        background: #FFF !important
    }
}

a,
a:hover,
a:focus,
a:active {
    text-decoration: none;
    border: 0
}

.img {
    width: 100% !important
}

.client-img {
    width: 80% !important
}

.font13 {
    font-size: 13px
}

.font14 {
    font-size: 15px !important
}

.font16 {
    font-size: 16px
}

.font26 {
    font-size: 26px
}

.font28 {
    font-size: 28px
}

.font-w-200 {
    font-weight: 200
}

.font-w-300 {
    font-weight: 300
}

.font-w-400 {
    font-weight: 400
}

.font-w-500 {
    font-weight: 500
}

.font-w-600 {
    font-weight: 600
}

.font-w-700 {
    font-weight: 700
}

.font-w-800 {
    font-weight: 800
}

.font-w-900 {
    font-weight: 900
}

p {
    font-size: 14px;
    line-height: 26px !important;
    letter-spacing: .2px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif
}

@media only screen and (max-width:360px) {
    p {
        font-size: 13px;
        letter-spacing: .1px;
        font-weight: 400;
        font-family: 'Poppins', sans-serif
    }
}

.bg-style {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 130px;
}

@media only screen and (max-width:768px) {
    .bg-style {
        padding: 116px 0 0 0;
        overflow-x: hidden;
        margin-top: 0;
        margin-bottom: 0
    }
}

@media only screen and (max-width:414px) {
    .bg-style {
        margin-top: 0;
        margin-bottom: 0
    }
}

.container {
    /* max-width: 1250px !important */
    width: 100% !important;
}

@media only screen and (max-width:1920px) {
    .container {
        max-width: 1920px
    }
}

@media only screen and (max-width:1440px) {
    .container {
        width: 100% !important;
    }
}

@media only screen and (max-width:1280px) {
    .container {
        max-width: 1280px !important
    }
}


/* @media only screen and (max-width:1024px) {
    .container {
        max-width: 950px !important
    }
} */

@media only screen and (max-width:823px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:768px) {
    .container {
        /* padding: 0 !important; */
        max-width: 780px !important
    }
}

@media only screen and (max-width:766px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:667px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:640px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:568px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:480px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:414px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:375px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:360px) {
    .container {
        max-width: 780px !important
    }
}

@media only screen and (max-width:320px) {
    .container {
        max-width: 780px !important
    }
}

.white {
    /* border-top-left-radius: 6px !important; */
    /* border-top-right-radius: 6px !important; */
    background: #FFF !important;
    border-bottom: 1px solid #ddf5ff
}

@media only screen and (max-width:823px) {
    .white {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important
    }
}

.white div {
    font-family: 'poppins', sans-serif;
    font-size: 13px !important;
    font-weight: 400;
    color: #000
}

@media only screen and (max-width:786px) {
    .white {
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
        background: #FFF !important;
        border-bottom: 1px solid #ddf5ff
    }
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 13px !important;
        font-weight: 400;
        color: #000
    }
}

@media only screen and (max-width:768px) {
    .white {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        background: #FFF !important;
        border-bottom: 1px solid #ddf5ff
    }
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 11px !important;
        font-weight: 400;
        color: #000
    }
}

@media only screen and (max-width:640px) {
    .white {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        background: #FFF !important;
        border-bottom: 1px solid #ddf5ff
    }
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 11px !important;
        font-weight: 400;
        color: #000
    }
}

@media only screen and (max-width:480px) {
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 13px !important;
        font-weight: 400;
        color: #000
    }
}

@media only screen and (max-width:411px) {
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 11px !important;
        font-weight: 400;
        color: #000
    }
}

@media only screen and (max-width:360px) {
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 11px !important;
        font-weight: 400;
        color: #000
    }
}

@media only screen and (max-width:320px) {
    .white div {
        font-family: 'poppins', sans-serif;
        font-size: 9.3px !important;
        font-weight: 400;
        color: #000
    }
}

.left {
    padding-left: 3%
}

@media only screen and (max-width:766px) {
    .left {
        text-align: center !important
    }
}

.border-right {
    border-right: 1px solid #ddf5ff
}

@media only screen and (max-width:766px) {
    .border-right {
        border-bottom: 1px dashed #ddf5ff;
        border-right: 1px solid transparent !important
    }
}

.top-height {
    padding-top: 1.2% !important;
    padding-bottom: 1.2% !important
}

.text-black {
    color: #000;
    transition: all .5s ease-in-out
}

.text-black:hover {
    color: #000
}

.center-align {
    text-align: center !important
}

@media only screen and (max-width:1200px) {
    .hide {
        display: none !important;
        padding: 0 !important
    }
}

.hide {
    display: block
}

@media only screen and (max-width:1024px) {
    .hide {
        display: block
    }
}

.top-socialicon {
    margin-bottom: 0 !important;
    margin-left: -10% !important
}

.top-socialicon li {
    margin-right: 1%;
    display: inline;
    padding: 2px 8px
}

@media only screen and (max-width:1280px) {
    .top-socialicon li {
        margin-right: 0;
        display: inline;
        padding: 2px 8px
    }
}

@media only screen and (max-width:640px) {
    .top-socialicon li {
        margin-right: -1%;
        display: inline;
        padding: 2px 7px
    }
}

@media only screen and (max-width:320px) {
    .top-socialicon li {
        margin-right: -1%;
        display: inline;
        padding: 2px 8px
    }
}

.fb {
    color: #3255b5;
    font-size: 15px
}

.tw {
    color: #0599dc;
    font-size: 15px
}

.in {
    color: #007ab9;
    font-size: 15px
}

.be {
    color: #0067ff;
    font-size: 15px
}

.yu {
    color: #f00;
    font-size: 15px
}

.ig {
    color: #a62aa3;
    font-size: 15px
}

.wu {
    color: #2cb742;
    font-size: 15px
}

.call {
    color: #eb2a2a;
    font-size: 15px
}

.right {
    text-align: center !important;
    border-left: 1px solid #ddf5ff
}

@media only screen and (max-width:766px) {
    .right {
        border-left: 1px solid transparent !important
    }
}

@media only screen and (max-width:320px) {
    .right {
        margin-left: -4%;
        border-left: 1px solid transparent !important
    }
}

@media only screen and (max-width:1024px) {
    .ginger-nav-style {
        padding: 0 !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }
    .navbar-brand {
        padding-left: 2% !important
    }
    .menuicon {
        margin-right: 6% !important
    }
    .ginger-nav-theme {
        background: #171719;
        padding-left: 2%
    }
    .nav-link {
        color: #FFF !important
    }
}

.logo {
    width: 100% !important;
    z-index: 10
}

@media only screen and (max-width:360px) {
    .logo {
        width: 80%
    }
}

@media only screen and (max-width:320px) {
    .logo {
        width: 60%
    }
}

.navbar-nav .active {
    color: #00a1e4 !important;
    border-top: 1px solid #00a1e4 !important
}

@media only screen and (max-width:1024px) {
    .navbar-nav .active {
        color: #00a1e4 !important;
        border-bottom: 1px solid #00a1e4 !important;
        border-top: none !important
    }
}

.navbar-nav li.active>a {
    background-color: #333;
    color: #fff
}

.nav-link {
    font-family: 'Barlow', sans-serif;
    font-size: 14px !important;
    text-transform: uppercase;
    color: #000;
    font-weight: 600
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    z-index: 10;
    flex: 0 1 auto;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin-right: 7px;
    margin-left: 7px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000
}

.carousel-indicators .active {
    background-color: #00a1e4
}

@media only screen and (max-width:1024px) {
    .margin-style {
        margin-top: -1.3% !important
    }
}

.carousel-item {
    height: 60vh;
    min-height: 220px;
    background: no-repeat center center scroll;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media only screen and (max-width:6016px) {
    .carousel-item {
        height: 19vh
    }
}

@media only screen and (max-width:5120px) {
    .carousel-item {
        height: 20vh
    }
}

@media only screen and (max-width:3840px) {
    .carousel-item {
        height: 30vh
    }
}

@media only screen and (max-width:2048px) {
    .carousel-item {
        height: 50vh
    }
}

@media only screen and (max-width:1366px) {
    .carousel-item {
        height: 50vh
    }
}

@media only screen and (max-width:1024px) {
    .carousel-item {
        height: 20vh
    }
}

.carousel-caption {
    margin-right: -65px !important;
    bottom: 0rem !important;
    top: 20%;
    z-index: 10
}

@media only screen and (max-width:6016px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 40%;
        z-index: 10
    }
}

@media only screen and (max-width:5120px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 40%;
        z-index: 10
    }
}

@media only screen and (max-width:3840px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 40%;
        z-index: 10
    }
}

@media only screen and (max-width:2048px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 36%;
        z-index: 10
    }
}

@media only screen and (max-width:1440px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 30%;
        z-index: 10
    }
}

@media only screen and (max-width:1280px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 25%;
        z-index: 10
    }
}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:786px) {
    .carousel-caption {
        bottom: 0rem !important;
        top: 20%;
        z-index: 10;
        left: 0;
    }
}

@media only screen and (max-width:640px) {}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:411px) {}

@media only screen and (max-width:375px) {}

@media only screen and (max-width:360px) {}

@media only screen and (max-width:320px) {}

.carousel-caption h2 {
    font-size: 45px;
    color: #2c2c2c;
    line-height: 45px;
    letter-spacing: -2px;
    font-weight: 600;
    font-family: 'Barlow', sans-serif
}

.carousel-caption h6 {
    font-size: 18px;
    color: #2c2c2c !important;
    font-weight: 300;
    font-family: 'raleway', sans-serif
}

@media only screen and (max-width:3840px) {
    .carousel-caption h2 {
        font-size: 50px;
        line-height: 66px
    }
    .carousel-caption h6 {
        font-size: 28px;
        color: #2c2c2c !important;
        font-weight: 300;
        font-family: 'raleway', sans-serif
    }
}

@media only screen and (max-width:2048px) {
    .carousel-caption h2 {
        font-size: 44px;
        line-height: 50px
    }
    .carousel-caption h6 {
        font-size: 18px;
        color: #2c2c2c !important;
        font-weight: 300;
        font-family: 'raleway', sans-serif
    }
}

@media only screen and (max-width:1920px) {
    .carousel-caption h2 {
        font-size: 40px;
        line-height: 50px
    }
    .carousel-caption h6 {
        font-size: 18px;
        color: #2c2c2c !important;
        font-weight: 300;
        font-family: 'raleway', sans-serif
    }
}

@media only screen and (max-width:1366px) {
    .carousel-caption h2 {
        font-size: 36px;
        line-height: 44px
    }
    .carousel-caption h6 {
        font-size: 18px;
        color: #2c2c2c !important;
        font-weight: 300;
        font-family: 'raleway', sans-serif
    }
}

@media only screen and (max-width:1024px) {
    .carousel-caption h2 {
        font-size: 50px
    }
}

@media only screen and (max-width:823px) {
    .carousel-caption h2 {
        font-size: 46px
    }
}

@media only screen and (max-width:768px) {
    .carousel-caption h6 {
        font-size: 20px;
        font-weight: 300;
        font-family: 'raleway', sans-serif
    }
    .carousel-caption h2 {
        font-size: 40px;
        line-height: 46px
    }
}

@media only screen and (max-width:786px) {
    .carousel-caption h6 {
        font-size: 20px
    }
    .carousel-caption h2 {
        font-size: 40px;
        line-height: 47px
    }
}

@media only screen and (max-width:768px) {
    .carousel-caption h2 {
        font-size: 40px
    }
}

@media only screen and (max-width:640px) {
    .carousel-caption h6 {
        font-size: 20px
    }
    .carousel-caption h2 {
        font-size: 38px;
        line-height: 40px
    }
}

@media only screen and (max-width:480px) {
    .carousel-caption h6 {
        font-size: 16px
    }
    .carousel-caption h2 {
        font-size: 26px;
        line-height: 32px;
    }
}

@media only screen and (max-width:414px) {
    .carousel-caption h6 {
        font-size: 16px
    }
    .carousel-caption h2 {
        font-size: 26px;
        line-height: 40px
    }
}


/* @media only screen and (max-width:375px) {
    .carousel-caption h2 {
        font-size: 36px;
        line-height: 38px
    }

    .carousel-caption h6 {
        font-size: 20px
    }
} */


/* @media only screen and (max-width:360px) {
    .carousel-caption h2 {
        font-size: 30px;
        line-height: 34px
    }

    .carousel-caption h6 {
        font-size: 16px
    }
} */


/* @media only screen and (max-width:320px) {
    .carousel-caption h6 {
        font-size: 16px
    }

    .carousel-caption h2 {
        font-size: 30px;
        line-height: 40px
    }
} */

.control-prev {
    width: 10px !important;
    position: absolute !important;
    float: right !important;
    margin-top: -200px !important;
    left: 196px !important
}

@media only screen and (max-width:1440px) {
    .control-prev {
        margin-top: -240px;
        left: 195px !important
    }
}

@media only screen and (max-width:1280px) {
    .control-prev {
        margin-top: -250px !important;
        left: 195px !important
    }
}

@media only screen and (max-width:1024px) {
    .control-prev {
        margin-top: -220px !important;
        left: 155px !important
    }
}

@media only screen and (max-width:823px) {
    .control-prev {
        margin-top: -200px !important;
        left: 130px !important
    }
}

@media only screen and (max-width:786px) {
    .control-prev {
        margin-top: -200px !important;
        left: 130px !important
    }
}

@media only screen and (max-width:640px) {
    .control-prev {
        margin-top: -210px !important;
        left: 110px !important
    }
}

@media only screen and (max-width:414px) {
    .control-prev {
        margin-top: -210px !important;
        left: 80px !important
    }
}

@media only screen and (max-width:375px) {
    .control-prev {
        margin-top: -210px !important;
        left: 75px !important
    }
}

@media only screen and (max-width:320px) {
    .control-prev {
        margin-top: -210px !important;
        left: 65px !important
    }
}

.carousel-control-prev:hover {
    transition: all .5s ease-in-out
}

.control-next {
    width: 10px !important;
    position: absolute !important;
    float: right !important;
    margin-top: -200px !important;
    left: 196px !important
}

@media only screen and (max-width:6016px) {
    .control-next {
        margin-top: -240px;
        left: 260px !important
    }
}

@media only screen and (max-width:5120px) {
    .control-next {
        margin-top: -240px;
        left: 270px !important
    }
}

@media only screen and (max-width:3840px) {
    .control-next {
        margin-top: -240px;
        left: 250px !important
    }
}

@media only screen and (max-width:2048px) {
    .control-next {
        margin-top: -240px;
        left: 230px !important
    }
}

@media only screen and (max-width:1440px) {
    .control-next {
        margin-top: -240px;
        left: 230px !important
    }
}

@media only screen and (max-width:1280px) {
    .control-next {
        margin-top: -250px !important;
        left: 230px !important
    }
}

@media only screen and (max-width:1024px) {
    .control-next {
        margin-top: -220px !important;
        left: 185px !important
    }
}

@media only screen and (max-width:823px) {
    .control-next {
        margin-top: -200px !important;
        left: 170px !important
    }
}

@media only screen and (max-width:786px) {
    .control-next {
        margin-top: -200px !important;
        left: 170px !important
    }
}

@media only screen and (max-width:640px) {
    .control-next {
        margin-top: -210px !important;
        left: 150px !important
    }
}

@media only screen and (max-width:414px) {
    .control-next {
        margin-top: -210px !important;
        left: 120px !important
    }
}

@media only screen and (max-width:375px) {
    .control-next {
        margin-top: -210px !important;
        left: 110px !important
    }
}

@media only screen and (max-width:320px) {
    .control-next {
        margin-top: -210px !important;
        left: 95px !important
    }
}

.control-next:hover {
    transition: all .5s ease-in-out;
    margin-right: -1%
}

.white-background {
    background: #FFF !important
}

.border-bottom-style {
    background: #FFF;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.border-top-style {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

@media only screen and (max-width:768px) {
    .border-top-style {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }
    .border-bottom-style {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }
}

.underline li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-top: 1%;
    margin-left: 45% !important
}

@media only screen and (max-width:1024px) {
    .underline li {
        margin-top: 1%;
        margin-left: 43% !important
    }
}

@media only screen and (max-width:823px) {
    .underline li {
        margin-top: 1%;
        margin-left: 42% !important
    }
}

@media only screen and (max-width:640px) {
    .underline li {
        margin-top: 1%;
        margin-left: 40% !important
    }
}

@media only screen and (max-width:414px) {
    .underline li {
        margin-top: 1%;
        margin-left: 34% !important
    }
}

@media only screen and (max-width:375px) {
    .underline li {
        margin-top: 1%;
        margin-left: 32% !important
    }
}

@media only screen and (max-width:320px) {
    .underline li {
        margin-top: 1%;
        margin-left: 29% !important
    }
}

.contact-underline li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-top: 0%;
    margin-left: 465px !important
}

@media only screen and (max-width:1024px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 330px !important
    }
}

@media only screen and (max-width:823px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 250px !important
    }
}

@media only screen and (max-width:786px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 250px !important
    }
}

@media only screen and (max-width:768px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 260px !important
    }
}

@media only screen and (max-width:640px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 195px !important
    }
}

@media only screen and (max-width:480px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 150px !important
    }
}

@media only screen and (max-width:414px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 115px !important
    }
}

@media only screen and (max-width:375px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 90px !important
    }
}

@media only screen and (max-width:360px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 90px !important
    }
}

@media only screen and (max-width:320px) {
    .contact-underline li {
        margin-top: 1%;
        margin-left: 70px !important
    }
}

.ginger-ul {
    display: block;
    font-size: 14px;
    letter-spacing: .1px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif
}

.ginger-ul li {
    display: block
}

.underline-left li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-left: -12% !important
}

.underline-vision li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-left: 38% !important
}

@media only screen and (max-width:823px) {
    .underline-vision {
        margin-left: 5% !important
    }
}

@media only screen and (max-width:768px) {
    .underline-vision {
        margin-left: 3% !important
    }
}

@media only screen and (max-width:640px) {
    .underline-vision {
        margin-left: 1% !important
    }
}

@media only screen and (max-width:480px) {
    .underline-vision {
        margin-left: -6% !important
    }
}

@media only screen and (max-width:414px) {
    .underline-vision {
        margin-left: -13% !important
    }
}

@media only screen and (max-width:375px) {
    .underline-vision {
        margin-left: -16% !important
    }
}

@media only screen and (max-width:360px) {
    .underline-vision {
        margin-left: -19% !important
    }
}

@media only screen and (max-width:320px) {
    .underline-vision {
        margin-left: -25% !important
    }
}

.underline-office li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-left: -12% !important
}

@media only screen and (max-width:768px) {
    .underline-office li {
        margin-left: -14% !important
    }
}

@media only screen and (max-width:640px) {
    .underline-office li {
        margin-left: -8% !important
    }
}

@media only screen and (max-width:480px) {
    .underline-office li {
        margin-left: -12% !important
    }
}

@media only screen and (max-width:375px) {
    .underline-office li {
        margin-left: -14% !important
    }
}

@media only screen and (max-width:320px) {
    .underline-office li {
        margin-left: -20% !important
    }
}

.underline-quote {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-top: 3%;
    margin-left: 0 !important
}

.underline-mission li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-left: 38% !important
}

.line li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-top: 1%;
    margin-left: 480px !important
}

@media only screen and (max-width:1024px) {
    .line li {
        margin-left: 330px !important
    }
}

@media only screen and (max-width:823px) {
    .line li {
        margin-left: 270px !important
    }
}

@media only screen and (max-width:786px) {
    .line li {
        margin-left: 255px !important
    }
}

@media only screen and (max-width:768px) {
    .line li {
        margin-left: 230px !important
    }
}

@media only screen and (max-width:480px) {
    .line li {
        margin-left: 135px !important
    }
}

@media only screen and (max-width:414px) {
    .line li {
        margin-left: 100px !important
    }
}

@media only screen and (max-width:375px) {
    .line li {
        margin-left: 80px !important
    }
}

@media only screen and (max-width:320px) {
    .line li {
        margin-left: 55px !important
    }
}

.black-color {
    color: #000 !important
}

@media only screen and (max-width:1024px) {
    .box-head {
        margin-top: -2% !important
    }
}

@media only screen and (max-width:640px) {
    .box-head {
        margin-top: -5% !important
    }
}

@media only screen and (max-width:375px) {
    .box-head {
        margin-top: -2% !important;
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width:320px) {
    .box-head {
        margin-top: 0 !important
    }
}

.text-grey {
    color: #777777 !important
}

.box-head h5 {
    font-family: 'poppins', sans-serif;
    font-size: 14px;
    color: #000;
    line-height: 18px
}

@media only screen and (max-width:1024px) {
    .box-head h5 {
        font-size: 13px;
        line-height: 18px
    }
}

.hiden-box-sm {
    display: block
}

@media only screen and (max-width:480px) {
    .hiden-box-sm {
        display: none
    }
}

@media only screen and (max-width:823px) {
    .padding-top {
        padding-top: 2%
    }
}

@media only screen and (max-width:768px) {
    .padding-top {
        padding-top: 3%
    }
}

.box-padding-ginger {
    padding: 3%
}

@media only screen and (max-width:480px) {
    .box-padding-ginger {
        padding: 20px 10px
    }
}

.box-light>h5 {
    color: #000 !important;
    text-align: center !important;
    transition: all .3s ease-in-out;
}

.box-light>.icon {
    color: #000 !important;
    transition: all .3s ease-in-out;
}

.box-light:hover>h5,
.box-light:hover>.icon {
    /* transition: all .3s ease-in-out; */
    color: #ffffff !important
}
.box-light img {
    transition: all .3s ease-in-out;
}
.box-light:hover img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(100%);
}
.box-light {
    cursor: pointer;
    background: #fff;
    border-radius: 6px;
    padding: 16% 5% !important;
    border: 1px solid #efefef;
    transition: all .3s ease-in-out;
    box-shadow: none;
}

.box-light:hover {
    border-radius: 8px;
    background: #2b78c2;
    /* border: 1px solid #00a1e4 !important; */
}
.saas_icon_box {
	cursor: default;
}
.saas_icon_box img {
	transition: all .3s ease-in-out;
}
.saas_icon_box:hover img {
	filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(100%);
}
.saas_icon1::before {
	width: 50px;
    height: 50px;
    float: left;
	content: '';
  	background: url(../image/saas/saas_icon1.svg) no-repeat;
}
.saas_icon2::before {
	width: 40px;
    height: 40px;
    float: left;
	margin: 0 5px;
	content: '';
  	background: url(../image/saas/saas_icon2.svg) no-repeat;
}
.saas_icon {
	margin: 0 0 0 10px;
}
.saas_icon h5 {
	font-size: 16px;
    line-height: 26px !important;
    letter-spacing: .2px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
	margin: 0;
}

@media only screen and (max-width:360px) {
    .box-light {
        padding: 16% 5% !important
    }
}

.hiden-sm {
    display: none
}

@media only screen and (max-width:480px) {
    .hiden-sm {
        margin-top: -1%;
        display: block
    }
}

.owl-theme .owl-dots .owl-dot span {
    width: 6px !important;
    height: 6px !important;
    margin: 5px 7px;
    background: #000 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #00a1e4 !important
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    display: none;
    background: 0;
    color: inherit;
    border: 0;
    padding: 0 !important;
    font: inherit
}

.card {
    border: none !important
}

.card-title {
    text-align: center !important;
    font-family: 'poppins', sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 18px
}

@media only screen and (max-width:1024px) {
	.saas_img {
		width: 400px;
		margin: 0 auto 20px auto;
		display: block;
	}
    .card-title {
        font-size: 14px !important
    }
    .card-text {
        margin-top: -4% !important
    }
}

.card-text {
    margin-top: -2%;
    font-size: 13px;
    letter-spacing: .2px;
    font-weight: 300;
    color: #777777 !important;
    font-family: 'Poppins', sans-serif
}

.visible {
    width: 65px !important;
    margin-left: 42% !important
}

@media only screen and (max-width:460px) {
    .visible {
        width: 65px !important;
        margin-left: 40% !important
    }
}

@media only screen and (max-width:375px) {
    .visible {
        width: 65px !important;
        margin-left: 39% !important
    }
}

@media only screen and (max-width:360px) {
    .visible {
        width: 65px !important;
        margin-left: 39% !important
    }
}

@media only screen and (max-width:320px) {
    .visible {
        width: 55px !important;
        margin-left: 38% !important
    }
}

.visible-title {
    text-align: center !important;
    font-family: 'poppins', sans-serif;
    font-size: 35px;
    color: #000;
    line-height: 18px
}

@media only screen and (max-width:480px) {
    .visible-title {
        font-size: 22px !important;
        line-height: 26px
    }
}

@media only screen and (max-width:375px) {
    .visible-title {
        font-size: 18px !important;
        line-height: 26px
    }
}

@media only screen and (max-width:360px) {
    .visible-title {
        font-size: 18px !important;
        line-height: 26px
    }
}

@media only screen and (max-width:320px) {
    .visible-title {
        font-size: 16px !important;
        line-height: 20px
    }
}

.ginger-img-padding {
    padding: 2%;
}

@media only screen and (max-width:823px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -2% !important
    }
    /* margin-top: -2% !important */
}

@media only screen and (max-width:786px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -2% !important
    }
}

@media only screen and (max-width:768px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -6.5% !important
    }
}

@media only screen and (max-width:480px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -10.5% !important
    }
}

@media only screen and (max-width:414px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -12% !important
    }
}

@media only screen and (max-width:375px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -13.5% !important
    }
}

@media only screen and (max-width:320px) {
    .ginger-img-padding {
        padding: 0;
        margin-top: -16% !important
    }
}

.hover-img {
    border-radius: 6px;
    width: 100%;
    cursor: pointer
}

@media only screen and (max-width:836px) {
    .hide-about {
        display: none;
        padding: 0 !important
    }
    .hover-img {
        border-radius: 0
    }
}

.hover-img-top {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    width: 100%;
    cursor: pointer
}

@media only screen and (max-width:823px) {
    .hover-img-top {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }
}

@media only screen and (max-width:768px) {
    .hover-img-top {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

.hide-lg {
    display: none !important
}

@media only screen and (max-width:836px) {
    .hide-lg {
        display: block !important;
        padding: 0 !important
    }
}

.ginger-about-padding {
    padding: 2%;
}

@media only screen and (max-width:640px) {
    .ginger-about-padding {
        margin-top: -1.5% !important
    }
}

@media only screen and (max-width:560px) {
    .ginger-about-padding {
        margin-top: -2.5% !important
    }
}

@media only screen and (max-width:480px) {
    .ginger-about-padding {
        margin-top: -2.7% !important;
        padding-top: 3% !important;
        padding-bottom: 3% !important
    }
}

@media only screen and (max-width:411px) {
    .ginger-about-padding {
        margin-top: -2.9% !important;
        padding-top: 3% !important;
        padding-bottom: 3% !important
    }
}

@media only screen and (max-width:340px) {
    .ginger-about-padding {
        margin-top: -4% !important
    }
}

@media only screen and (max-width:320px) {
    .ginger-about-padding {
        margin-top: -3% !important
    }
}

.who .btn:hover>img {
    padding-left: 5%
}

.who h2 {
    color: #FFF
}

@media only screen and (max-width:1024px) {
    .who h2 {
        font-size: 22px;
        color: #FFF
    }
    .who p {
        text-align: justify !important;
        line-height: 26px
    }
}

@media only screen and (max-width:823px) {
    .who {
        padding-top: 5% !important;
        padding-left: 3% !important;
        padding-right: 3% !important
    }
}

@media only screen and (max-width:768px) {
    .who {
        padding-top: 5% !important
    }
}

@media only screen and (max-width:360px) {
    .who {
        padding-top: 9% !important
    }
}

@media only screen and (max-width:823px) {
    .who h2 {
        text-align: center;
        font-size: 26px;
        color: #FFF
    }
    .who h6 {
        text-align: center;
        color: #FFF
    }
    .who p {
        text-align: center
    }
    .who .btn {
        text-align: center !important
    }
}

@media only screen and (max-width:786px) {
    .who h2 {
        text-align: center;
        font-size: 22px;
        color: #FFF
    }
    .who h6 {
        text-align: center;
        color: #FFF !important
    }
    .who p {
        text-align: center
    }
    .who .btn {
        text-align: center !important
    }
}

.who h6 {
    color: #FFF
}

.about-style h2 {
    color: #000
}

.about-style h6 {
    color: #000
}

.who-about h2 {
    color: #000
}

.who-about p {
    text-align: justify !important;
    padding-top: 0 !important;
    padding-right: 4% !important
}

@media only screen and (max-width:1024px) {
    .who-about h2 {
        font-size: 22px;
        color: #000
    }
    .who-about p {
        text-align: justify !important;
        line-height: 26px
    }
}

@media only screen and (max-width:836px) {
    .who-about {
        padding-top: 3% !important;
        padding-left: 3% !important;
        padding-right: 3% !important
    }
    .who {
        padding-top: 3% !important;
        padding-left: 3% !important;
        padding-right: 3% !important
    }
}

@media only screen and (max-width:823px) {
    .who-about {
        padding-top: 3% !important;
        padding-left: 3% !important;
        padding-right: 3% !important
    }
}

@media only screen and (max-width:768px) {
    .who-about {
        padding-top: 5% !important
    }
}

@media only screen and (max-width:360px) {
    .who-about {
        padding-top: 9% !important
    }
}

@media only screen and (max-width:823px) {
    .who-about h2 {
        text-align: center;
        font-size: 26px;
        color: #000
    }
    .who-about p {
        text-align: center
    }
    .who-about .btn {
        text-align: center !important
    }
}

@media only screen and (max-width:786px) {
    .who-about h2 {
        text-align: center;
        font-size: 22px;
        color: #000
    }
    .who-about p {
        text-align: center
    }
    .who-about .btn {
        text-align: center !important
    }
}

.who-about h6 {
    color: #FFF
}

.left-style {
    padding-top: 3% !important;
    padding: 0;
    text-align: left
}

@media only screen and (max-width:1024px) {
    .left-style {
        text-align: left !important
    }
}

@media only screen and (max-width:768px) {
    .left-style {
        padding: 3%;
        text-align: justify !important
    }
}

@media only screen and (max-width:414px) {
    .left-style {
        padding: 3%;
        text-align: justify !important
    }
}

.about-readmore {
    font-weight: 'barlow', sans-serif !important;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #FFF;
    margin-top: 1%;
    width: 100% !important;
    padding-left: 0
}

.about-readmore:hover {
    color: #FFF
}

@media only screen and (max-width:768px) {
    .about-readmore {
        color: #FFF;
        text-align: center !important;
        padding-left: 20px
    }
}

@media only screen and (max-width:414px) {
    .about-readmore {
        color: #FFF;
        text-align: center !important;
        padding-left: 15px
    }
}

.service-bg {
    background: #FFF !important
}

.ginger-top {
    margin-top: -0% !important
}

@media only screen and (max-width:768px) {
    .ginger-top {
        margin-top: -0% !important
    }
}

@media only screen and (max-width:414px) {
    .ginger-top {
        margin-top: -0.5% !important
    }
}

.testimonials-slider {
    height: 54vh;
    background: no-repeat center center scroll;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

@media only screen and (max-width:6016px) {
    .testimonials-slider {
        height: 10vh
    }
}

@media only screen and (max-width:5120px) {
    .testimonials-slider {
        height: 12vh
    }
}

@media only screen and (max-width:3840px) {
    .testimonials-slider {
        height: 16vh
    }
}

@media only screen and (max-width:2048px) {
    .testimonials-slider {
        height: 40vh;
        text-align: center;
    }
}

@media only screen and (max-width:1440px) {
    .testimonials-slider {
        height: 38vh
    }
}

@media only screen and (max-width:1366px) {
    .testimonials-slider {
        height: 54vh
    }
}

@media only screen and (max-width:1280px) {
    .testimonials-slider {
        height: 43vh
    }
}

@media only screen and (max-width:1024px) {
    .testimonials-slider {
        height: 110%
    }
}

@media only screen and (max-width:640px) {
    .testimonials-slider {
        height: 110%
    }
}

@media only screen and (max-width:480px) {
    .testimonials-slider {
        height: 120%
    }
}

@media only screen and (max-width:414px) {
    .testimonials-slider {
        height: 120%
    }
}

@media only screen and (max-width:411px) {
    .testimonials-slider {
        height: 120%
    }
}

@media only screen and (max-width:375px) {
    .testimonials-slider {
        height: 120%
    }
}

@media only screen and (max-width:360px) {
    .testimonials-slider {
        height: 130%
    }
}

@media only screen and (max-width:320px) {
    .testimonials-slider {
        height: 140%
    }
}

.hover-img-left {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    width: 100%;
    cursor: pointer;
}

.testimonials-slider .hover-img-left {
    /* border-top-left-radius: 6px; */
    /* border-bottom-left-radius: 6px; */
    width: 85%;
    border-radius: 7px;
    cursor: pointer;
    /* height: 282px; */
}

@media only screen and (max-width:823px) {
    .hover-img-left {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }
}

.padding-style {
    padding-top: 5%;
    padding-bottom: 5%
}

@media only screen and (max-width:1024px) {
    .padding-style {
        margin-top: -4% !important
    }
}

.padding-style-name {
    padding-top: 4%
}

@media only screen and (max-width:1024px) {
    .padding-style-name {
        padding-top: 0
    }
}

.text-blue {
    color: #00a1e4;
    transition: all .5s ease-in-out
}

.control-left-arrow,
.control-right-arrow {
    display: block !important;
}

.control-left-arrow {
    width: 10px !important;
    position: absolute !important;
    /* float: right !important; */
    /* margin-top: -280px !important; */
    right: 40px;
    left: initial;
}

.control-right-arrow {
    width: 10px;
    /* margin-top: -280px; */
    position: absolute;
    left: initial;
    right: 15px
}

.testimony .carousel-indicators {
    display: none !important;
}

@media only screen and (max-width:1024px) {
    .control-left-arrow {
        display: none !important;
    }
    .control-right-arrow {
        display: none !important;
    }
    .testimony .carousel-indicators {
        display: flex !important;
        bottom: -30px;
    }
    .home-slider .carousel-control-prev,
    .home-slider .carousel-control-next {
        display: none;
    }
}

.ginger-client-bx {
    width: 100%;
    padding-top: 10% !important;
    padding-bottom: 10% !important;
    border: 1px solid #ebebeb;
    height: 100% !important;
    border-radius: 6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (max-width:1024px) {
    .ginger-client-bx {
        width: 90%;
        height: 150% !important
    }
}

@media only screen and (max-width:823px) {
    .ginger-client-bx {
        width: 90%;
        height: 80% !important
    }
}

@media only screen and (max-width:820px) {
    .ginger-client-bx {
        width: 100%;
        height: 80% !important
    }
}

@media only screen and (max-width:480px) {
    .ginger-client-bx {
        height: 128px;
        /* height100% !important */
    }
    .client-padding {
        margin-top: -1%
    }
}

@media only screen and (max-width:414px) {
    .ginger-client-bx {
        /* height 138px !important; */
        height: 80% !important
    }
    .client-padding {
        margin-top: -1%
    }
}

@media only screen and (max-width:411px) {
    .ginger-client-bx {
        height: 160px !important
    }
    .client-padding {
        margin-top: -0.5%
    }
}

@media only screen and (max-width:375px) {
    .ginger-client-bx {
        /* height 138px; */
        height: 90% !important
    }
    .client-padding {
        margin-top: -1%
    }
}

@media only screen and (max-width:360px) {
    .ginger-client-bx {
        /* height 120px !important; */
        height: 60% !important
    }
    .client-padding {
        margin-top: -1%
    }
}

@media only screen and (max-width:320px) {
    .ginger-client-bx {
        /* height 120px; */
        height: 60% !important
    }
    .client-padding {
        margin-top: -1%
    }
}

.Creativity {
    background: url(../image/creativity.jpg);
    background-attachment: scroll;
    background-position: center;
    padding-top: 6% !important;
    padding-bottom: 8% !important
}

@media only screen and (max-width:823px) {
    .Creativity {
        padding-top: 6% !important;
        padding-bottom: 10% !important;
        margin-bottom: 80px !important;
    }
}

.height-style {
    height: 350px !important
}

.Creativity h6 {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: #FFF;
    font-family: 'raleway', sans-serif
}

.Creativity h4 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #FFF;
    font-family: 'Barlow', sans-serif
}

@media only screen and (max-width:640px) {
    .Creativity h4 {
        font-size: 34px;
        padding-bottom: 2%
    }
}

@media only screen and (max-width:640px) {
    .Creativity h4 {
        font-size: 30px;
        padding-bottom: 2%
    }
}

@media only screen and (max-width:414px) {
    .Creativity h4 {
        font-size: 28px
    }
}

@media only screen and (max-width:375px) {
    .Creativity h4 {
        font-size: 20px
    }
}

.Creativity .btn {
    margin-top: 1%;
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif !important;
    background: transparent;
    font-size: 14px;
    border-radius: 25px !important;
    border: 2px solid #FFF !important;
    padding: .8% 2.5%;
    color: #FFF
}

.Creativity .btn:hover {
    transition: all ease-in-out .5s;
    background: #FFF;
    border-radius: 25px !important;
    border: 2px solid #FFF !important;
    color: #000
}

@media only screen and (max-width:768px) {
    .Creativity .btn {
        padding: 1% 4%
    }
}

@media only screen and (max-width:414px) {
    .Creativity .btn {
        padding: 2% 6%
    }
}

@media only screen and (max-width:360px) {
    .Creativity .btn {
        font-size: 12px;
        padding: 1.5% 6%
    }
}

.footer-style {
    background: #0f1015
}

.bottom-style {
    border-bottom: 1px solid #131418
}

.three-col {
    color: #FFF
}

.three-col div {
    color: #ababab;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px !important;
    transition: color .5s;
    font-family: 'poppins', sans-serif
}

@media only screen and (max-width:823px) {
    .three-col {
        margin-left: 1% !important
    }
}

@media only screen and (max-width:480px) {
    .three-col div {
        font-size: 12px
    }
}

.icon {
    margin-top: -0.5%;
    margin-right: 2%
}

.link-color {
    color: #ababab !important
}

.quick-links li {
    color: #ababab;
    font-weight: 400;
    font-size: 13px;
    transition: color .5s;
    font-family: 'poppins', sans-serif;
    padding-top: 4.2%;
    padding-bottom: 4.2%;
    display: block
}

@media only screen and (max-width:823px) {
    .quick-links li {
        padding-top: 2%;
        padding-bottom: 2%
    }
}

@media only screen and (max-width:786px) {
    .quick-links li {
        padding-top: 3%;
        padding-bottom: 3%
    }
}

@media only screen and (max-width:640px) {
    .quick-links li {
        padding-top: 1.5%;
        padding-bottom: 1.5%
    }
}

@media only screen and (max-width:480px) {
    .footer-margin {
        margin-top: -2.5%
    }
    .quick-links {
        margin-top: -6% !important;
        margin-left: -5% !important
    }
    .quick-links li {
        padding-top: 1% !important;
        padding-bottom: 1% !important
    }
}

@media only screen and (max-width:414px) {
    .footer-margin {
        margin-top: -2.5%
    }
    .quick-links {
        margin-top: -6% !important;
        margin-left: -5% !important
    }
    .quick-links li {
        padding-top: .9% !important;
        padding-bottom: .9% !important
    }
}

@media only screen and (max-width:360px) {
    .quick-links {
        margin-top: -5% !important;
        margin-left: -5% !important
    }
    .quick-links li {
        padding-top: .9% !important;
        padding-bottom: .9% !important
    }
}

.quick-head {
    font-size: 20px !important;
    color: #d3d3d3 !important
}

.copyright {
    background: #090a0e !important
}

.copyright div {
    font-family: 'poppins', sans-serif;
    color: #ababab;
    font-weight: 400 !important;
    font-size: 13px
}

@media only screen and (max-width:823px) {
    .copyright div {
        padding-left: 2% !important;
        padding-right: 2% !important
    }
}

.footer-padding-style {
    padding-top: 4%;
    padding-bottom: 3%
}

@media only screen and (max-width:823px) {
    .footer-padding-style {
        padding-top: 3%;
        padding-bottom: 2%
    }
}

@media only screen and (max-width:480px) {
    .footer-padding-style {
        padding-top: 3% !important;
        padding-bottom: 2% !important
    }
}

.margin-sociallinks-style {
    margin-left: -8% !important
}

@media only screen and (max-width:823px) {
    .margin-sociallinks-style {
        margin-left: -4% !important
    }
}

@media only screen and (max-width:480px) {
    .margin-sociallinks-style {
        margin-left: -4% !important
    }
}

@media only screen and (max-width:375px) {
    .footer-padding-style {
        padding-top: 4% !important;
        padding-bottom: 2% !important
    }
}

.hide-footer-sociallinks {
    display: block !important
}

@media only screen and (max-width:1024px) {
    .hide-footer-sociallinks {
        display: none
    }
}

@media only screen and (max-width:823px) {
    .hide-footer-sociallinks {
        display: block
    }
}

.footer-socialicon li {
    margin-right: 1%;
    display: inline !important;
    padding-left: 0 !important;
    padding: 2px 7px !important
}

@media only screen and (max-width:1280px) {
    .footer-socialicon li {
        margin-right: 0;
        display: inline;
        padding: 2px 8px
    }
}

@media only screen and (max-width:640px) {
    .footer-socialicon li {
        margin-right: -1%;
        display: inline;
        padding: 2px 6px
    }
}

@media only screen and (max-width:320px) {
    .footer-socialicon li {
        margin-right: -1%;
        display: inline;
        padding: 2px 8px
    }
}

.sociallinks-padding {
    padding-left: 3%;
    padding-right: 3%
}

.center-style {
    text-align: center
}

@media only screen and (max-width:1024px) {
    .center-style {
        text-align: left !important
    }
}

@media only screen and (max-width:480px) {
    .center-style {
        text-align: left !important
    }
}

.bg {
    background: #fdfdfd !important
}

.margin-about {
    margin-top: 3% !important
}

@media only screen and (max-width:823px) {
    .margin-about {
        margin-top: 0 !important
    }
}

.bold {
    color: #00a1e4;
    font-weight: 400 !important
}

.service-bg h6 {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    font-family: 'raleway', sans-serif
}

.service-bg h4 {
    font-weight: 500 !important;
    letter-spacing: -1px;
    font-size: 28px !important;
    color: #000
}

@media only screen and (max-width:414px) {
    .service-bg h4 {
        padding-left: 1%;
        padding-right: 1%;
        font-size: 22px !important
    }
}

@media only screen and (max-width:375px) {
    .service-bg h4 {
        padding-left: 1.6%;
        padding-right: 1.6%;
        font-size: 24px !important
    }
}

@media only screen and (max-width:360px) {
    .service-bg h4 {
        padding-left: 1%;
        padding-right: 1%;
        font-size: 19px !important
    }
}

@media only screen and (max-width:320px) {
    .service-bg h4 {
        padding-left: 1%;
        padding-right: 1%;
        font-size: 18px !important
    }
}

.service-bg .btn {
    margin-top: 1%;
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif !important;
    background: transparent;
    font-size: 14px;
    border-radius: 10px;
    border: 2px solid #00a1e4;
    padding: .8% 2.5%;
    color: #00a1e4
}

@media only screen and (max-width:768px) {
    .service-bg .btn {
        padding: 1% 4%
    }
}

@media only screen and (max-width:414px) {
    .service-bg .btn {
        padding: 2% 6%
    }
}

@media only screen and (max-width:360px) {
    .service-bg .btn {
        font-size: 12px;
        padding: 1.5% 6%
    }
}

.links ul {
    margin-bottom: 0;
}

.links li {
    font-family: 'poppins', sans-serif;
    color: #FFF !important;
    /* padding: 4px 6px !important; */
    padding: 1% 2% !important;
    margin-bottom: 0.5rem;
    font-weight: 300 !important;
    font-size: 14px;
    line-height: 26px;
    font-weight: 500 !important;
    display: inline-block
}

.links li a {
    color: #4b4b4b !important;
    padding: 6px 10px;
    border-radius: 6px;
    background: #ffffff;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
}

.links li a:hover {
    border-color: #171719;
}

@media only screen and (max-width:1024px) {
    .links li {
        line-height: 30px
    }
}

@media only screen and (max-width:786px) {
    .links li {
        line-height: 36px
    }
}

@media only screen and (max-width:414px) {
    .links li {
        font-size: 17.5px
    }
}

@media only screen and (max-width:375px) {
    .links li {
        font-size: 16px
    }
}

.links .active {
    /* color: #00a1e4 !important */
    color: #ffffff !important;
    padding: 6px 10px;
    border-radius: 6px;
    background: #2d85cb;
}

.links .active:hover {
    border-color: #2d85cb;
}

.work-details {
    background: #fdfdfd !important;
    padding: 0 !important
}

.work-details h5 {
    font-size: 18px;
    color: #00a1e4 !important
}

.work-details h6 {
    font-family: 'poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-align: left !important;
    color: #CCC !important
}

profolio-padding {
    border: 1px solid #f7f7f7
}


/* @media only screen and (max-width:823px) {
    .profolio-padding {
        padding: 0 !important
    }
} */

.ginger-work-padding {
    padding-top: 6% !important;
    padding-bottom: 5% !important;
    padding-left: 4% !important;
    padding-right: 4% !important
}

@media only screen and (max-width:1024px) {
    .ginger-work-padding {
        padding-top: 2% !important;
        padding-bottom: 2% !important;
        padding-left: 4% !important;
        padding-right: 4% !important
    }
}

@media only screen and (max-width:823px) {
    .ginger-work-padding {
        padding-top: 4% !important;
        padding-bottom: 2% !important;
        padding-left: 4% !important;
        padding-right: 4% !important
    }
}

.hover-img-right {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100%;
    cursor: pointer
}

@media only screen and (max-width:823px) {
    .hover-img-right {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }
}

.hover-img-top-right {
    border-top-right-radius: 6px;
    width: 100%;
    cursor: pointer
}

.hover-img-top-left {
    border-top-left-radius: 6px;
    width: 100%;
    cursor: pointer
}

.hover-img-bottom-left {
    border-bottom-left-radius: 6px;
    width: 100%;
    cursor: pointer
}

.hover-img-bottom-right {
    border-bottom-right-radius: 6px;
    width: 100%;
    cursor: pointer
}

.hover-img-bottom {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    width: 100%;
    cursor: pointer
}

@media only screen and (max-width:823px) {
    .hover-img-bottom {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px
    }
}

@media only screen and (max-width:768px) {
    .hover-img-bottom {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
}

.branding-style {
    background: #FFF;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px
}

.service-bg h5 {
    padding-top: 1%;
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    font-family: 'poppins', sans-serif
}

.career-box>h4 {
    font-size: 16px !important;
    color: #000 !important;
    transition: all .5s ease-in-out
}

.career-box>h5 {
    color: #000 !important;
    padding-bottom: 4%;
    border-bottom: 1px solid #f8f8f8;
    transition: all .5s ease-in-out
}

.career-box>h6 {
    font-size: 15px !important;
    color: #ccc;
    transition: all .5s ease-in-out
}

.career-box:hover>h4 {
    transition: all .3s ease-in-out;
    color: #000 !important
}

.career-box:hover>h6 {
    transition: all .3s ease-in-out;
    color: #000 !important
}

.career-box:hover>h5 {
    transition: all .3s ease-in-out;
    color: #000 !important
}

.career-box {
    cursor: pointer;
    background: #fff;
    border-radius: 6px;
    padding: 10% 5% !important;
    border: 1px solid #efefef;
    transition: all .5s ease-in-out
}

.career-box:hover {
    -webkit-box-shadow: 0 0 21px -3px rgba(0, 0, 0, 0.09) !important;
    -moz-box-shadow: 0 0 21px -3px rgba(0, 0, 0, 0.09);
    box-shadow: 0 0 21px -3px rgba(0, 0, 0, 0.09);
    border-radius: 8px;
    border: 1px solid #00a1e4;
    transition: all .5s ease-in-out
}

.theme-color {
    color: #00a1e4
}

.ginger-career-margin {
    margin-top: 2%
}

@media only screen and (max-width:823px) {
    .ginger-career-margin {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:640px) {
    .ginger-career-margin {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:414px) {
    .ginger-career-margin {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:414px) {
    .ginger-career-margin {
        margin-top: 0 !important
    }
}

.form-height {
    height: 40px !important;
    padding: 4% !important;
    color: #000 !important;
    margin-bottom: 1% !important
}

.form-control {
    border-radius: 4px !important;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    color: #000 !important;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid #e7e7e7 !important;
    border-right: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
    border-left: 1px solid #e7e7e7 !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.custom-file-label {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 1 !important;
    height: 42px !important;
    font-size: 14px !important;
    padding: 2% !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    border-top: 1px solid #e7e7e7 !important;
    border-right: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
    border-left: 1px solid #e7e7e7 !important;
    border-radius: .25rem !important
}

.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    padding: 2% 4%;
    height: 40px !important;
    line-height: 1.5;
    color: #FFF;
    content: 'upload' !important;
    background-color: #00a1e4;
    border-left: 1px solid #e7e7e7;
    border-radius: 0 .25rem .25rem 0
}

.upload-style {
    margin-top: -4.8% !important
}

@media only screen and (max-width:823px) {
    .upload-style {
        margin-top: -7% !important
    }
}

@media only screen and (max-width:786px) {
    .upload-style {
        margin-top: -8% !important
    }
}

@media only screen and (max-width:640px) {
    .upload-style {
        margin-top: -10% !important
    }
}

@media only screen and (max-width:639px) {
    .upload-style {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:480px) {
    .upload-style {
        margin-top: 0 !important
    }
}

.btn-send {
    font-size: 14px;
    font-weight: 600;
    color: #00a1e4;
    background: transparent;
    border-radius: 6px;
    border: .5px solid #00a1e4;
    /* margin-left: -23%; */
    margin-top: 2%;
    margin-bottom: 6%;
    padding: 1% 5%
}

.btn-send:hover {
    background: #00a1e4;
    color: #fff;
    border: .5px solid #00a1e4;
    transition: all ease-in .5s;
    transform: rotate3d(150deg)
}

@media only screen and (max-width:768px) {
    .btn-send {
        padding: 1% 4%
    }
}

@media only screen and (max-width:414px) {
    .btn-send {
        padding: 2% 6%
    }
}

@media only screen and (max-width:360px) {
    .btn-send {
        font-size: 12px;
        padding: 1.5% 6%
    }
}

.btn-contact {
    font-size: 14px;
    font-weight: 600;
    color: #FFF;
    background: #00a1e4;
    border-radius: 6px;
    border: .5px solid #00a1e4;
    margin-left: -23%;
    margin-top: 2%;
    margin-bottom: 6%;
    padding: 2% 10%
}

.btn-contact:hover {
    background: #00a1e4;
    color: #fff;
    border: .5px solid #00a1e4;
    transition: all ease-in .5s;
    transform: rotate3d(150deg)
}

.btn-choose {
    height: 42px;
    background: #00a1e4;
    color: #FFF;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.india {
    margin-top: -2%;
    padding: 0 4% 6% 4%;
    color: #000
}

.india h5 {
    font-size: 24px;
    margin-bottom: 0 !important
}

.india li {
    display: inline-block;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin-top: -2%
}

.kuwait {
    padding: 5.8% 4% 5.8% 4% !important;
    color: #000;
    border-radius: 6px;
    border: 1px solid #efefef;
    transition: all ease-in-out .5s;
    cursor: pointer
}

@media only screen and (max-width:480px) {}

.kuwait:hover {
    border-radius: 8px;
    border: 1px solid #00a1e4;
    transition: all ease-in-out .5s
}

.kuwait:hover>h5 {
    transition: all ease-in-out .5s;
    color: #00a1e4
}

.kuwait h5 {
    font-size: 24px
}

.kuwait li {
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400
}

.qatar {
    padding: 5% 4% 5% 4% !important;
    color: #000;
    border-radius: 6px;
    border: 1px solid #efefef;
    transition: all ease-in-out .5s;
    cursor: pointer
}

.qatar:hover {
    border-radius: 8px;
    border: 1px solid #00a1e4;
    transition: all ease-in-out .5s
}

.qatar:hover>h5 {
    transition: all ease-in-out .5s;
    color: #00a1e4
}

.m-top {
    margin-top: -3%
}

.qatar h5 {
    font-size: 24px
}

.qatar li {
    display: inline-block;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400
}

.googlemap {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

.venues {
    font-size: 24px !important
}

.venues-style {
    padding-bottom: 5% !important;
    margin-top: -1% !important
}

@media only screen and (max-width:480px) {
    .venues-style {
        padding-bottom: 5% !important;
        margin-top: -2% !important
    }
}

@media only screen and (max-width:375px) {
    .venues-style {
        padding-bottom: 5% !important;
        margin-top: -2.5% !important
    }
}

.error {
    padding-top: 12%;
    padding-bottom: 12%
}

@media only screen and (max-width:823px) {
    .error {
        padding-top: 22% !important;
        padding-bottom: 22% !important
    }
}

.error p {
    font-size: 16px !important;
    padding-top: 1% !important
}

.bottom-blue-line {
    border-bottom: 1px solid #ddf5ff
}

@media only screen and (max-width:823px) {
    .thanks-img {
        width: 50%
    }
}

iframe {
    width: 100%
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 0;
    border-radius: .3rem;
    outline: 0
}

.service-ul li {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .2px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif
}

.service-ul {
    padding-left: 3%
}

.service-ul-two li {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: .2px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif
}

.service-ul-two {
    padding-left: 3%
}

@media only screen and (max-width:560px) {
    .phone-padding {
        padding: 0px !important;
    }
}

.service-provide h4 {
    color: #000;
    font-size: 20px
}

.service-provide li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-top: 1%;
    margin-left: 7% !important
}

@media only screen and (max-width:1024px) {
    .service-provide li {
        margin-left: 3% !important
    }
}

@media only screen and (max-width:823px) {
    .service-provide li {
        margin-left: 3% !important
    }
}

@media only screen and (max-width:414px) {
    .service-provide li {
        margin-left: 7% !important
    }
}

@media only screen and (max-width:360px) {
    .service-provide li {
        margin-left: 4% !important
    }
}

@media only screen and (max-width:320px) {
    .service-provide li {
        margin-left: 2% !important
    }
}

.our-specialty {
    width: 70% !important
}

@media only screen and (max-width:1024px) {
    .our-specialty {
        width: 90% !important
    }
}

@media only screen and (max-width:640px) {
    .our-specialty {
        width: 90% !important
    }
}

.solid {
    border: 1px solid #00a1e4;
    border-radius: 8px;
    transition: all ease-in-out .3;
    cursor: pointer
}

.solid:hover>h4 {
    color: #00a1e4;
    transition: all ease-in-out .3
}

@media only screen and (max-width:823px) {
    .solid {
        border: none !important
    }
}

.service-provide-style h4 {
    color: #000;
    text-align: center;
    font-size: 30px;
    padding-bottom: 0
}

.service-provide-style h6 {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 300 !important
}

.service-provide-style li {
    width: 80px;
    height: 1px;
    background: #00a1e4;
    display: block;
    margin-top: 1%;
    margin-left: 44% !important
}

.project-bg {
    background: #0f0f10
}

.carousel-inner-style {
    width: 75% !Important;
    border-radius: 4px
}

@media only screen and (max-width:414px) {
    .carousel-inner-style {
        margin-top: 5%
    }
}

@media only screen and (max-width:375px) {
    .carousel-inner-style {
        margin-top: 20%
    }
}

@media only screen and (max-width:360px) {
    .carousel-inner-style {
        margin-top: 24%
    }
}

@media only screen and (max-width:320px) {
    .carousel-inner-style {
        margin-top: 34%
    }
}

.carousel-item-style {
    height: auto !important
}

.control-prev-v2 {
    width: 10px !important;
    position: absolute !important;
    float: right !important;
    margin-top: 0 !important;
    left: -10% !important
}

.control-next-v2 {
    width: 10px !important;
    position: absolute !important;
    float: right !important;
    margin-top: 0 !important;
    right: -10% !important
}

.close-v2 {
    color: #FFF !important;
    font-size: 13px;
    cursor: pointer;
    float: right !important;
    margin-top: 0 !important;
    right: -8% !important;
    position: absolute !important
}

@media only screen and (max-width:1024px) {
    .control-prev-v2 {
        left: -4% !important
    }
    .control-next-v2 {
        right: -4% !important
    }
    .close-v2 {
        right: -8% !important
    }
}

@media only screen and (max-width:480px) {
    .control-prev-v2 {
        left: 4% !important
    }
    .control-next-v2 {
        right: 4% !important
    }
    .close-v2 {
        right: 12% !important;
        margin-top: -35px !important
    }
}

.animation-video {
    margin-top: -14%
}

@media only screen and (max-width:786px) {
    .animation-video {
        margin-top: -0%
    }
}

.portfolio>a {
    margin-top: 1%;
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif !important;
    background: transparent;
    font-size: 14px;
    border-radius: 25px !important;
    border: 2px solid #00a1e4 !important;
    padding: .8% 2.5%;
    color: #00a1e4
}

.portfolio>a:hover {
    margin-top: 1%;
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif !important;
    background: #00a1e4;
    font-size: 14px;
    color: #FFF
}

@media only screen and (max-width:414px) {
    .portfolio>a {
        padding: 2% 6%
    }
}

.domaigo .btn {
    margin-top: 1%;
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif !important;
    background: #00a1e4;
    font-size: 14px;
    border-radius: 25px !important;
    border: 2px solid #00a1e4 !important;
    padding: .8% 2.5%;
    color: #FFF
}

@media only screen and (max-width:768px) {
    .domaigo .btn {
        padding: 1% 4%
    }
}

@media only screen and (max-width:414px) {
    .domaigo .btn {
        padding: 2% 6%
    }
}

@media only screen and (max-width:360px) {
    .domaigo .btn {
        font-size: 12px;
        padding: 1.5% 6%
    }
}

.domaigo .btn:hover {
    margin-top: 1%;
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif !important;
    background: #00a1e4;
    font-size: 14px;
    color: #FFF
}

.visit-bttn {
    font-size: 13px !important;
    border-radius: 6px !important;
    margin-top: 2% !important;
    background: #00a1e4 !important;
    border-color: #00a1e4 !important;
    color: #fff !important;
    padding-left: 4% !important;
    padding-top: 2% !important;
    padding-bottom: 2% !important;
    padding-right: 4% !important;
    -webkit-box-shadow: 1px -4px 11px 2px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 1px -4px 11px 2px rgba(0, 0, 0, 0.04);
    box-shadow: 1px -4px 11px 2px rgba(0, 0, 0, 0.04)
}

.visit-bttn2 {
    font-size: 13px !important;
    border-radius: 25px !important;
    border-bottom-right-radius: 0 !important;
    margin-top: 6% !important;
    background: #00a1e4 !important;
    border-color: #00a1e4 !important;
    color: #fff !important;
    padding-left: 4% !important;
    padding-top: 2% !important;
    padding-bottom: 2% !important;
    padding-right: 4% !important;
    -webkit-box-shadow: 1px -4px 11px 2px rgba(0, 0, 0, 0.04);
    -moz-box-shadow: 1px -4px 11px 2px rgba(0, 0, 0, 0.04);
    box-shadow: 1px -4px 11px 2px rgba(0, 0, 0, 0.04)
}

.visit_otherworks {
    border-radius: 25px !important;
    margin-top: 6% !important;
    font-size: 13px !important;
    background: #00a1e4 !important;
    border-color: #00a1e4 !important;
    color: #fff !important;
    padding-left: 4% !important;
    padding-top: 2% !important;
    padding-bottom: 2% !important;
    padding-right: 4% !important
}

@media only screen and (max-width:768px) {
    .visit {
        margin-top: -6% !important
    }
}

.ginger-margin {
    margin-top: -4%
}

@media only screen and (max-width:823px) {
    .ginger-margin {
        margin-top: -6% !important
    }
}

@media only screen and (max-width:768px) {
    .ginger-margin {
        margin-top: -6% !important
    }
}

@media only screen and (max-width:640px) {
    .ginger-margin {
        margin-top: -8% !important
    }
}

@media only screen and (max-width:414px) {
    .ginger-margin {
        margin-top: -9% !important
    }
}

.hide-lg-ginger {
    display: block
}

@media only screen and (max-width:768px) {
    .hide-lg-ginger {
        display: none !important
    }
}

.hide-md-open {
    display: none
}

@media only screen and (max-width:836px) {
    .hide-md-open {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .hide-md-open {
        display: block
    }
}

@media only screen and (max-width:766px) {
    .hide-md-open {
        display: block
    }
}

.hide-md {
    display: block
}

@media only screen and (max-width:836px) {
    .hide-md {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .hide-md {
        display: none
    }
}

@media only screen and (max-width:766px) {
    .hide-md {
        display: block
    }
}

.visible-work-md {
    display: block
}

@media only screen and (max-width:823px) {
    .visible-work-md {
        display: none
    }
}

.hide-work-md {
    display: none
}

@media only screen and (max-width:823px) {
    .hide-work-md {
        display: block
    }
}

.margin-md {
    margin-top: -2% !important
}

@media only screen and (max-width:480px) {
    .margin-md {
        margin-top: -5% !important;
        margin-bottom: 5%
    }
    .col-md-6.col-sm-6.col-12.text-center.contact-padding.address-margin {
        margin-top: 5% !important
    }
}

@media only screen and (max-width:836px) {
    .top-box-sm {
        margin-top: 4% !important
    }
}

@media only screen and (max-width:823px) {
    .top-box-sm {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:640px) {
    .top-box-sm {
        margin-top: -0.5% !important
    }
}

@media only screen and (max-width:414px) {
    .top-box-sm {
        margin-top: .5% !important
    }
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.15);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect img {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px
}

.hovereffect a.info {
    text-decoration: none;
    display: inline-block;
    color: #fff;
    border: 2px solid #00a1e4;
    background-color: #00a1e4;
    border-radius: 25px;
    opacity: 0;
    font-size: 13px;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 75px 0 0;
    padding: 7px 24px;
    transition: all ease .5s
}

@media only screen and (max-width:1024px) {
    .hovereffect a.info {
        font-size: 13px;
        margin: 115px 0 0
    }
    .other-work-padding {
        padding-top: 6%
    }
}

@media only screen and (max-width:640px) {
    .hovereffect a.info {
        font-size: 13px;
        margin: 95px 0 0
    }
    .other-work-padding {
        padding-top: 6%
    }
}

@media only screen and (max-width:540px) {
    .hovereffect a.info {
        font-size: 14px;
        margin: 175px 0 0;
        padding: 7px 4px
    }
    .other-work-md {
        padding-top: 6%
    }
}

@media only screen and (max-width:480px) {
    .hovereffect a.info {
        font-size: 13px;
        margin: 145px 0 0
    }
    .other-work-md {
        padding-top: 6%
    }
}

@media only screen and (max-width:414px) {
    .hovereffect a.info {
        font-size: 13px;
        margin: 125px 0 0
    }
}

@media only screen and (max-width:375px) {
    .hovereffect a.info {
        font-size: 12px;
        margin: 115px 0 0;
        padding: 7px 14px
    }
}

@media only screen and (max-width:320px) {
    .hovereffect a.info {
        font-size: 12px;
        margin: 100px 0 0;
        padding: 7px 10px
    }
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100)
}

.hovereffect:hover h2,
.hovereffect:hover a.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0)
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.hide-phone {
    display: block
}

@media only screen and (max-width:731px) {
    .hide-phone {
        display: none
    }
}

.phone-visible {
    display: none
}

@media only screen and (max-width:731px) {
    .phone-visible {
        display: block
    }
}

.phone-footer {
    background: #0f0f10;
    z-index: 999 !important;
    position: fixed;
    bottom: 0;
    width: 100%;
}

@media only screen and (max-width:731px) {
    .phone-margin-bottom {
        margin-bottom: 15%
    }
    .phone-margin-bottom-inner {
        margin-bottom: 10%
    }
    .phone-margin-bottom-spc {
        margin-bottom: 10%
    }
}

@media only screen and (max-width:640px) {
    .phone-margin-bottom {
        margin-bottom: 15%
    }
    .phone-margin-bottom-inner {
        margin-bottom: 13%
    }
    .phone-margin-bottom-spc {
        margin-bottom: 13%
    }
}

@media only screen and (max-width:568px) {
    .phone-margin-bottom {
        margin-bottom: 18%
    }
    .phone-margin-bottom-inner {
        margin-bottom: 22%
    }
    .phone-margin-bottom-spc {
        margin-bottom: 20%
    }
}

.box-border-right {
    border-right: 1px solid rgba(5, 172, 255, 0.19)
}

.check-form {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 300;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media only screen and (max-width:360px) {
    .check-form {
        font-size: 14px
    }
}

.check-form input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background-color: #eee
}

.check-form:hover input~.checkmark {
    background-color: #ccc
}

.check-form input:checked~.checkmark {
    background-color: #2196f3
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.check-form input:checked~.checkmark:after {
    display: block
}

.check-form .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fixed-top {
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.08);
}


/*Cookie Consent Begin*/

#cookieConsent {
    background-color: rgba(20, 20, 20, 1);
    min-height: 35px;
    font-size: 14px;
    color: #ccc;
    text-align: center;
    line-height: 35px;
    padding: 8px 0 8px 30px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}

#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}

#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    /* float: right; */
    margin: 0 60px 0 10px;
}

#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}

#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}

#closeCookieConsent:hover {
    color: #FFF;
}


/*Cookie Consent End*/

.home-recent-work-wrap .item .card {
    position: relative;
    overflow: hidden;
}

.home-recent-work-wrap .item .card>a {
    position: absolute;
    bottom: 18px;
    right: 20px;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.home-recent-work-wrap .item .card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 5s ease-in-out;
}

.home-recent-work-wrap .item .card .card-body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.7);
    /* z-index: -1; */
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.home-recent-work-wrap .item .card:hover .card-body {
    /* z-index: 1; */
    opacity: 1;
}

.home-recent-work-wrap .item .card:hover .card-img-top {
    transform: scale(2);
}

.home-recent-work-wrap .item .card:hover>a {
    opacity: 1;
}

.home-recent-work-wrap .item .card .card-title {
    position: relative;
    color: #ffffff;
}

.home-recent-work-wrap .item .card .card-text {
    position: relative;
    color: #ffffff !important;
}


/* Testimonials */

.home-testimonial-wrap ul.tabs {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.home-testimonial-wrap ul.tabs li {
    width: 86px;
    float: left;
    background-color: #ddd;
    cursor: pointer;
    height: 100%;
    border: 0.1px solid #b5b5b5;
}

@media only screen and (min-width: 1380px) and (max-width: 1920px) {
    .home-testimonial-wrap ul.tabs li {
        background: #fff;
        margin-bottom: 15px;
    }
}


/* @media only screen and (min-width: 980px) {
    .home-testimonial-wrap ul.tabs li {
        width: 20%;
    }
} */

.home-testimonial-wrap ul.tabs li.middle-roud {
    height: 82px;
    cursor: auto !important;
    padding-top: 3px;
    padding-left: 4px;
    background: #fff;
}

@media only screen and (max-width: 1280px) {
    .home-testimonial-wrap ul.tabs li.middle-roud {
        display: none;
    }
}


/* .home-testimonial-wrap ul.tabs li.middle-roud .circle {
    background: url(https://gingertechnologies.qa/images/quote-icon.png) center no-repeat #8c0052;
    display: inline-block;
    height: 75px;
    width: 75px;
    border-radius: 50% 50%;
} */

.home-testimonial-wrap ul.tabs li.current img {
    filter: grayscale(0%);
}

.home-testimonial-wrap ul.tabs li.current .client-image {
    filter: grayscale(0%);
}

.home-testimonial-wrap ul.tabs li img {
    vertical-align: bottom;
    margin-bottom: 0;
    max-width: 100%;
    height: auto;
    filter: grayscale(100%);
}

.home-testimonial-wrap ul.tabs li .client-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    max-height: 83px;
    height: 83px;
    min-width: 85px;
    width: 85px;
    filter: grayscale(100%);
    transition: all 0.5s ease-in-out;
}

@media only screen and (max-width: 320px) {
    .home-testimonial-wrap ul.tabs li .client-image {
        margin: 0 auto;
    }
}

.home-testimonial-wrap ul.tabs li .client-image:hover {
    filter: grayscale(0%);
}

.home-testimonial-wrap .tab-content {
    display: none;
    transition: all 0.3s ease-in-out;
}

.home-testimonial-wrap .tab-content.current {
    display: block;
}

.home-testimonial-wrap .tab-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    color: #222;
    margin: 0 0 10px 0;
}

.home-testimonial-wrap .tab-content h6 {
    font-weight: 700;
    font-size: 16px;
    color: #222;
    margin: 0;
    text-align: left;
}

.home-testimonial-wrap .tab-content h6 span {
    font-weight: 300;
}

.more-testimonials {
    transition: all ease-in-out .5s;
    font-family: 'poppins', sans-serif;
    background: transparent;
    font-size: 14px;
    border-radius: 25px;
    border: 1px solid #1aabe7;
    padding: 6px 18px;
    color: #1aabe7;
    min-width: 140px;
    display: inline-block;
    text-align: center;
    margin-top: 14px;
}

.more-testimonials:hover {
    border: 1px solid #1aabe7;
    color: #ffffff;
    background: #1aabe7;
}

.more-testimonials:focus {
    box-shadow: none;
    outline: 0;
    border: 1px solid #1aabe7;
    color: #ffffff;
    background: #1aabe7;
}


/* Main Testimonial page */

.main-testimonial-wrap::before,
.main-testimonial-wrap::after {
    content: "";
    display: table;
}

.main-testimonial-wrap::after {
    clear: both;
}

.main-testimonial-wrap .testimonial-container {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.main-testimonial-wrap .testimonial-container article {
    width: 30%;
    float: left;
    background: #ffffff;
    margin: 1%;
    box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
    .main-testimonial-wrap .testimonial-container article {
        width: 48%;
    }
    .main-testimonial-wrap .testimonial-container article:nth-of-type(2n+1) {
        clear: left;
    }
}

@media only screen and (max-width: 480px) {
    .main-testimonial-wrap .testimonial-container article {
        width: 100%;
    }
    .main-testimonial-wrap .testimonial-container article:nth-of-type(1n+1) {
        clear: left;
    }
}

.main-testimonial-wrap .testimonial-container article:nth-of-type(3n+1) {
    clear: left;
}

.main-testimonial-wrap .testimonial-container section.message {
    padding: 5% 5% 2.5%;
    border: 1px solid rgba(126, 126, 126, 0.27);
    border-radius: 15px;
    position: relative;
    box-sizing: border-box;
}

.main-testimonial-wrap .testimonial-container section.message p {
    font-weight: 300;
    font-size: 14px;
    color: #666666;
    margin: 0px 0px;
    line-height: 24px;
}

.main-testimonial-wrap .testimonial-container section.info {
    padding: 6% 5% 5%;
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.main-testimonial-wrap .testimonial-container section.info::before {
    content: "";
    width: 15px;
    height: 15px;
    background: #fff;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    position: absolute;
    top: -8px;
    left: 30px;
    transform: rotate(45deg);
}

.main-testimonial-wrap .testimonial-container section.info section {
    overflow: hidden;
    padding-top: 10px;
}

.main-testimonial-wrap .testimonial-container section.info section p {
    font-size: 14px;
}

.main-testimonial-wrap .testimonial-container section.info section p a {
    /* color: #2e2e2e; */
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}

.main-testimonial-wrap .testimonial-container section figure {
    padding: 0px;
    overflow: hidden;
    /* width: 20%; */
    height: 50px;
    width: 50px;
    float: left;
    margin: 0px 15px 0px -5px;
    border-radius: 50%;
}

.main-testimonial-wrap .testimonial-container section figure img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    vertical-align: bottom;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.main-testimonial-wrap .testimonial-container section h5 {
    font-weight: 600;
    font-size: 16px;
    color: #222222;
    margin: 0px 0px 0px;
}

@media (max-width: 992px) {
    .main-testimonial-wrap .testimonial-container article:nth-of-type(3n+1) {
        clear: none;
    }
    .main-testimonial-wrap .testimonial-container article:nth-of-type(2n+1) {
        clear: left;
    }
    .main-testimonial-wrap .testimonial-container article {
        width: 48%;
    }
}

.owl-theme .owl-nav {
    margin-top: 26px !important;
}


/* Portfolio */

.portfolio-filter-section {
    background: #ffffff;
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.08);
    margin-bottom: 35px;
}

.portfolio-filter-wrap {
    margin-bottom: 30px;
}

.portfolio-filter-wrap {
    margin: 0;
    padding: 0;
    /* list-style: none; */
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}


/* .portfolio-filter-wrap li {
    display: block;
} */

.portfolio-filter-wrap a:not(:last-child) {
    margin-right: 15px;
}

.portfolio-filter-wrap a {
    padding: 5px 14px;
    display: block;
    background: #274d9f;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}

@media (max-width: 768px) {
    .portfolio-filter-wrap a {
        margin-bottom: 15px;
    }
}

.portfolio-filter-wrap a.active {
    background: #48ccf2;
}

.show {
    display: block;
}

.portfolio-item-wrap .column {
    display: none;
}

.portfolio-item-wrap .column.show {
    display: block;
}

.portfolio-item-wrap .portfolio-item {
    position: relative;
    overflow: hidden;
    height: 220px;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.04);
    cursor: grab;
}

.portfolio-item-wrap .portfolio-item .portfolio-body-title,
.portfolio-item-wrap .portfolio-item .portfolio-body-text {
    position: relative;
    color: #ffffff;
    text-align: center;
}

.portfolio-item-wrap .portfolio-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 5s ease-in-out;
}

.portfolio-item-wrap .portfolio-item .portfolio-body {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: rgba(0, 0, 0, 0.7);
    /* z-index: -1; */
    opacity: 0;
    padding: 0 15px;
    transition: all 0.3s ease-in-out;
}

.portfolio-item-wrap .portfolio-item>a {
    position: absolute;
    bottom: 18px;
    right: 20px;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.4);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.portfolio-item-wrap .portfolio-item:hover img {
    transform: scale(2);
}

.portfolio-item-wrap .portfolio-item:hover .portfolio-body {
    /* z-index: 1; */
    opacity: 1;
}

.portfolio-item-wrap .portfolio-item:hover>a {
    opacity: 1;
}


/* Home About Us */

.home-about-wrap {
    background: #0c0c0c;
}

.home-about-wrap p {
    color: #ffffff;
}

.home-about-wrap .hover-img-top,
.home-about-wrap .hover-img {
    cursor: auto;
}


/* Career Page */

.open-vacancies {}

.open-vacancies .card-header {
    padding: 0;
    border-radius: 0;
}

.open-vacancies .card-header h2 {}

.open-vacancies .card-header h2 a {
    font-weight: 400;
    font-size: 17px;
    padding: 15px 40px 15px 15px;
    display: block;
    background: #265bad;
    color: #fff;
    border-bottom: 1px solid #fff;
    position: relative;
    box-sizing: border-box;
    transition: all 0.15s ease-in-out;
}

.open-vacancies .card-header h2 a::after {
    font-family: "FontAwesome";
    content: "\f106";
    position: absolute;
    display: block;
    right: 15px;
    top: 8px;
    color: #fff;
    font-size: 30px;
}

.open-vacancies .card-header h2 a.collapsed {
    background: #222;
}

.open-vacancies .card-header h2 a.collapsed::after {
    content: "\f107";
}

.open-vacancies .card-body {
    padding: 15px;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

.open-vacancies .card-body:hover {
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.open-vacancies .card-body span {
    font-weight: 400;
    font-size: 14px;
    color: #444;
}

.open-vacancies .card-body p {
    font-weight: 400;
    font-size: 15;
    line-height: 15px;
    color: #222;
    line-height: 24px;
    text-align: left;
}

.open-vacancies .card-body p span {
    color: #2d85cb;
}

.open-vacancies .card-body p a {
    font-size: 16px;
    color: #222;
    transition: all 0.15s ease-in-out;
}

.open-vacancies .card-body .btn {
    padding: 8px 15px;
    color: #fff;
    background: #2f7cc4;
}

@media (max-width: 768px) {
    .open-vacancies {
        margin-bottom: 30px;
    }
}

.mobile-inner-banner {
    display: none;
}

@media (max-width:540px) {
    .desktop-inner-banner {
        display: none !important;
    }
    .mobile-inner-banner {
        display: block;
    }
    .mobile-inner-banner .carousel-item {
        height: 15vh;
        min-height: 140px;
    }
}

@media (max-width: 768px) {
    .phone-info {
        display: none;
    }
    .email-info {
        display: none;
    }
}


/* Mobile Menu */

.side-menu-wrap {
    width: 292px;
    height: 100%;
    position: fixed;
    right: -400px;
    overflow-y: auto;
    top: 0px;
    bottom: 0px;
    z-index: 9999;
    padding: 75px 30px 30px 30px;
    float: left;
    background-color: #22479a;
    box-shadow: 0 12px 38px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
}

.side-menu-wrap.sidemenu-opened {
    right: 0;
}

.side-menu-wrap .side-menu-container {
    margin-right: 30px;
    float: right;
    width: 200px;
}

.side-menu-wrap .side-menu-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side-menu-wrap .side-menu-container li {
    padding: 10px 0;
    position: relative;
    font-family: $font-medium;
    font-size: 16px;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
}

.side-menu-wrap .side-menu-container li>a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    opacity: 0.8;
}

.side-menu-wrap .side-menu-container li>a.dropdown-toggle {
    white-space: normal;
}

.side-menu-wrap .side-menu-container li>a:after {
    display: none;
}

.side-menu-wrap .side-menu-container li.active a {
    opacity: 1;
}

.side-menu-wrap .side-menu-container li:focus a,
.side-menu-wrap .side-menu-container li:hover a {
    opacity: 1;
}

.side-menu-wrap .menu-close-btn {
    position: absolute;
    top: 22px;
    right: 26px;
    cursor: pointer;
}

@media (max-width: 1200px) {
    .ginger-nav-style .navbar-collapse {
        display: none !important;
    }
}

.home-slider-mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
    .home-slider-mobile {
        display: block;
    }
    .home-slider-desktop {
        display: none;
    }
}

.map-wrap {
    height: 370px;
}

.map-wrap iframe {
    width: 100%;
    height: 100%;
}