@import url('https://fonts.googleapis.com/css?family=Titillium+Web&display=swap');

body {
    background: #fff;
    font-family: 'Titillium Web', sans-serif !important;
    box-sizing: border-box;
}

a {
    text-decoration: none !important;
    cursor: pointer;
    font-family: 'Titillium Web', sans-serif !important;

}

* {
    margin: 0;
    padding: 0;
}

.menu__Sec {
    background: #4A00D8;
    width: 67px;
    height: 70px;
    position: fixed;
    right: 0;
    display: block;
    z-index: 9999999;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Titillium Web', sans-serif !important;
   
}

p {
    font-family: 'Titillium Web', sans-serif !important;
    font-size: 15px !important;
}

.menu__parent {
    width: 50px;
    height: 50px;
    margin-top: 11px;
    cursor: pointer;
}

.menu__parent:hover .first__a {
    left: 24px;
}

.menu__parent:hover .first__c {
    left: 24px;
}

.first__a {
    position: relative;
    width: 28px;
    height: 2px;
    background: #fff;
    display: block;
    left: 16px;
    top: 17px;
    transition: all .5s;
}

.first__c {
    width: 28px;
    height: 2px;
    background: #fff;
    display: block;
    position: relative;
    left: 16px;
    top: 28px;
    transition: all .5s;
}

.first__b {
    width: 28px;
    height: 2px;
    background: #fff;
    display: block;
    position: relative;
    left: 25px;
    top: 22px;
    transition: all .5s;
}

.hero_Sec {
    width: 100%;
    padding-top: 37px;
    padding-left: 70px;
    position: relative;
    overflow: hidden;
    height: 635px;
}

.hero__left {
    width: 34%;
    display: inline-block;
    float: left;
    height: 100%;
    padding: 21px 20px 20px 20px;
}

.hero__right {
    width: 62%;
    display: inline-block;
    float: left;
    height: 100%;
    padding: 20px;
    position: relative;
    z-index: 1;
    margin-left: 11px;
}

.we_are {
    width: 100%;
}

.we_are h1 {
    font-size: 16px;
    position: relative;
    padding-left: 46px;
    font-family: 'Francois One', sans-serif;
    margin-bottom: 10px;
}

.we_are h1::after {
    content: '';
    width: 40px;
    height: 3px;
    background: #ef2673;
    position: absolute;
    left: 0;
    top: 9px;
}

.hero_content {
    width: 100%;
    height: 168px;
    margin-top: 0;
}

.hero_content p {
    font-size: 19px;
    text-align: left;
    text-transform: uppercase;
    line-height: 38px;
}

.we_are h2 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.logo_Sec {
    background: transparent;
    width: 67px;
    height: 70px;
    position: fixed;
    left: 0;
    z-index: 144444;
}

.inner_de {
    height: 500px;
    overflow: hidden;
    width: 100%;
    background-size: cover;
}

.columns_best {
    width: 100%;
}

.inner_de img {
    width: 100%;
    transition: all .5s;
}

.owl-dots {
    display: none
}

.hero__right .owl-prev {
    display: none !important;
}

.hero__right .owl-next {
    display: block !important;
    position: absolute;
    right: -21px;
    bottom: 23px;
    z-index: 1116;
    width: 50px;
    height: 151px;
    background: #4a00d8 !important;
    border-radius: 0 !important;
    color: #fff !important;
    font-size: 46px !important;
    font-weight: bold;
}

.logo_Sec img {
    width: 100%;
    padding-top: 12px;
    margin-left: -6px;
}

.inner_de:hover img {
    transform: scale(1.2);
}

.hero__right__after {
    width: 57%;
    height: 281px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    display: block;
    bottom: -16px;
    position: absolute;
    right: -43px;
}

.header-sub-title {
    font-size: 22px;
    font-weight: bold;
    color: #922c8c;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.custom_design_fetaure {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: auto;
    position: relative;
    overflow: hidden;
    display: none;
}

.bg__curve {
    background-position: 0;
}

.custom_col_3 {
    width: 30%;
    float: left;
    display: inline-block;
    text-align: center;
    background: #fff;
    margin-right: 31px;
    min-height: 371px;
    padding: 10px;
    position: relative;
    z-index: 8;
    border-radius: 13px;
}

.custom_col_3 h1 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 10px;
}

.custom_col_3 p {
    font-size: 16px;
    color: #4a4a4a;
}

.custom_col_3 img {
    width: 92px;
    text-align: center;
}

.custom_design_fetaure__after {
    content: '';
    /* background: -webkit-linear-gradient(left, #ef2674 0%, #2033aa 100%); */
    width: 300px;
    height: 90%;
    border-top-left-radius: 68px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 30px;
    -webkit-transform: skew(0deg, -6deg);
    transform: skew(0deg, -6deg);
    top: 19px;
    position: absolute;
    right: 0;
}

.top_heading {
    padding: 6px;
    text-align: left;
    width: 95%;
    margin: 0 auto;
}

.top_heading h2 {
    font-size: 15px;
    position: relative;
    padding-left: 46px;
    text-transform: uppercase;
    display: none;
}

.top_heading h1 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0px;
    font-family: 'Francois One', sans-serif;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 20px;
}

.top_heading h3 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 0;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top_heading h6 {
    margin-bottom: 8px;
    font-size: 16px;
}

.top_heading h5 {

    font-size: 34px;

    text-transform: uppercase;

    font-weight: 700;

    padding-top: 0;

    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    padding-bottom: 30px;
}

.top_heading h6::after {
    content: '';
    width: 40px;
    height: 3px;
    background: #ef2673;
    position: absolute;
    left: 0;
    display: none;
    top: 9px;
}

.more___Sec {
    position: absolute;
    width: 70px;
    height: 165px;
    background: -webkit-linear-gradient(39deg, #2032aa 0%, #ef2673 100%);
    top: 66%;
    z-index: -1;
    left: 0;
    background-size: 400% 400%;
    animation: Gradient 1s ease infinite;
    display: none;
}

.more___Sec span {
    color: #fff;
    font-size: 15px;
    transform: rotate(-91deg);
    position: absolute;
    top: 61px;
    left: 1px;
    text-transform: uppercase;
    letter-spacing: 2px;
}


@keyframes Gradient {
    0% {
        background-position: 10% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

.service__sec_right {
    width: 50%;
    display: inline-block;
    float: left;
    height: 100%;
    display: none;
}

.service__sec_right img {
    width: 100%;
    position: relative;
    top: 59px;
}

.service__sec_left {
    width: 80%;
    display: block;
    height: auto;
    padding: 43px;
    background: #ffff;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.service__sec_left h2 {
    color: #fff;
}

.service__sec_left p {
    font-size: 16px;
    letter-spacing: 1px;
}

.service__sec {
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    position: relative;
    padding: 100px 100px 50px 93px;
    clip-path: unset;
    background-image: url(../img/testimonial-bg-2.png);
    background-size: 100%;
}

.feature__Sec {
    width: 100%;
    height: auto;
    overflow: auto;
    padding: 28px;
    padding-left: 52px;
    margin-top: 30px;
    background: url('../img/hexagon-bg.svg');
    background-size: cover;
}

.feature__Sec_left {
    width: 36%;
    display: inline-block;
    float: left;
    height: 100%;
    padding-left: 0;
}

.feature__Sec_right {
    width: 64%;
    display: inline-block;
    float: left;
    height: 100%;
}

.feature__Sec_left p {
    font-size: 17px;
    text-align: left;
    text-transform: uppercase;
    width: 78%;
    /* margin: 0 auto; */
    padding-left: 38px;
    letter-spacing: 1px;
}

.cus_feature {
    width: 100%;
    height: 100%;
    padding: 20px;
    background: #ffffff8f;
}

.cus_feature img {
    margin-bottom: 10px;
    width: 83px;
}

.cus_feature h4 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 10px;
}

.cus_feature p {
    font-size: 16px;
    letter-spacing: 1px;
}

.tec_gradient img {

    width: 159px;
}

.service__sec .dots {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 84px;
    position: absolute;
    right: 107px;
    z-index: 17;
    top: -175px;
}

.service__sec .dots .dot {
    background-color: #4a00d8;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    animation: blob 1s ease infinite;
    background: -webkit-linear-gradient(39deg, #2032aa 0%, #ef2673 100%);
    background-size: 400% 400%;
}

@keyframes dots_glow {
    0% {
        background-position: 10% 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0% 50%
    }
}

#services {
    padding-left: 0;
}

.tech_we_use {
    width: 100%;
    height: 800px;
    overflow: auto;
    position: relative;
    overflow: hidden;
}

.tec_gradient {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

@keyframes blob {
    0% {
        border-radius: 64% 36% 27% 73%/ 55% 58% 42% 45%
    }

    20% {
        border-radius: 73% 27% 26% 38%/ 73% 63% 12% 25%
    }

    40% {
        border-radius: 28% 72% 44% 58%/ 49% 40% 60% 51%
    }

    60% {
        border-radius: 40% 60% 70% 30%/ 47% 62% 38% 53%
    }

    80% {
        border-radius: 73% 27% 26% 38%/ 73% 63% 12% 25%
    }

    100% {
        border-radius: 64% 36% 27% 73%/ 55% 58% 42% 45%
    }
}

.tec_grd_bg {}

.tech_bg {
    width: 66%;
    height: 652px;
    position: relative;
    overflow: hidden;
    padding-left: 66px;
    padding-top: 11px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    margin-top: 40px;
}

.tech_we_use::after {
    content: '';
    background: url('../img/bg_office.jpg');
    width: 64%;
    height: 82%;
    top: 108px;
    position: absolute;
    right: -24px;
    z-index: -1;
    background-size: cover;
}

.tech_bg p {
    color: #fff;
    font-size: 18px;
    margin-top: 20px !important;
    width: 94%;
    margin-bottom: 30px;
}

.tec_gradient h1 {
    letter-spacing: 1px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Francois One', sans-serif;
}

#servicesa h1 {
    padding-left: 29px;
}

/* #servicesa h6 {
    color: #fff;
}

#services h6::after {
    background: #fff;

}
#servicesa h1 {
    color: #fff !important;
    background: none !important;
    -webkit-text-fill-color: snow;
} */

#services h6 {}

#services h6::after {
    background: #fff;

}

#services h1 {
    color: #fff !important;
    background: none !important;
    -webkit-text-fill-color: snow;
}

.tecg__We___use__Sec {
    padding: 20px;
    width: 100%;
    height: 447px;
    position: relative;
    overflow: hidden;
}

.bg_tec {

    width: 100%;
    height: 100%;
    background-size: cover;
}

.bg_tec img {
    width: 100%;
}

#tech {
    margin-left: 84px;
}

.bg_tec_img {

    position: absolute;

    top: 0;

    width: 100%;

    height: 100%;
}

.bg_tec_img .inner_D img {
    background: #fff;
    width: 60px;
    height: 60px;
    padding: 11px;
    border-radius: 50%;
    box-shadow: 3px 3px 9px 2px rgba(0, 0, 0, 0.24);
}


.inner_D:nth-child(1) {
    position: absolute;
    top: 49%;
    left: 13%;
    width: 160px;
    height: 140px;
}

.inner_D:nth-child(2) {
    position: absolute;
    top: 38%;
    left: 27%;
    width: 160px;
    height: 140px;
}

.inner_D:nth-child(3) {
    position: absolute;
    top: 73%;
    left: 37%;
    width: 160px;
    height: 140px;
}

.inner_D:nth-child(4) {
    position: absolute;
    top: 30%;
    left: 56%;
    width: 160px;
    height: 140px;
}

.inner_D:nth-child(5) {
    position: absolute;
    top: 28%;
    left: 69%;
    width: 160px;
    height: 140px;
}

.inner_D:nth-child(6) {
    position: absolute;
    top: 79%;
    left: 56%;
    width: 160px;
    height: 140px;
}

.inner_D:nth-child(7) {
    position: absolute;
    top: 71%;
    left: 81%;
    width: 160px;
    height: 140px;
}

.inner_D span {
    position: absolute;
    left: -97px;
    top: 22px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.testimonials {

    position: relative;

    overflow: hidden;
}

.csutem_testimonials {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    padding: 20px;
}

.csutem_testimonials h3 {
    letter-spacing: 1px;
    color: #4a00d8;
    font-size: 34px;
    text-transform: uppercase;
    font-family: 'Francois One', sans-serif;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.csutem_testimonials h4 {
    letter-spacing: 1px;
    color: #0a0a0a;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Francois One', sans-serif;
    margin-top: 5px;
}

.csutem_testimonials p {
    font-size: 18px;
    margin-top: 30px;
    text-align: center;
}

.testimonials .owl-prev {
    display: none !important;
}

.testimonials .owl-next {
    display: block !important;
    position: absolute;
    right: 321px;
    z-index: 1116;
    width: 53px;
    height: 53px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e) !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    font-size: 36px !important;
    top: 20%;
    border-radius: 50% !important;
}

button:focus {
    outline: none !important;
}

#served {
    margin-left: 84px;
    width: 429px;
}

.map_Served {
    background: url('../img/map.png');
    width: 100%;
    height: 605px;
    background-size: 914px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.map {
    width: 200px;
    padding: 10px;
    text-align: center;
    position: absolute;
}

.map:nth-child(1) {
    top: 25%;
    left: 21%;
}

.map:nth-child(2) {
    top: 5%;
    left: 44%;
}


.map:nth-child(3) {
    top: 23%;
    left: 65%;
}


.map:nth-child(4) {
    top: 47%;
    left: 27%;
}

.map:nth-child(5) {
    top: 45%;
    left: 46%;
}

.map:nth-child(6) {
    top: 162px;
    right: 207px;
}

.map:nth-child(7) {
    left: 63%;
    top: 68%;
}

.map:nth-child(8) {
    top: 69%;
    left: 28%;
}

.map:nth-child(6) {
    top: 315px;
    right: 24%;
}

.map img {
    width: 61px;
}

.map h1 {
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 10px;
    font-family: 'Francois One', sans-serif;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-weight: 600;
}

.footer_Sec {
    width: 100%;
    border-top-left-radius: 0;
    position: relative;
    overflow: hidden;
}

.footer_sec_inner {
    width: 95%;
    height: 100%;
    background: #fff;
    float: right;
    padding-top: 50px;
}

.footer__grid {
    display: inline-block;
    width: 33.33%;
    float: left;
    height: 211px;
    background: #fff;
}

.footer__grid h5 {
    font-size: 37px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 0;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}

.footer__grid h4 {
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.footer__grid ul {
    margin-top: 18px;
    margin-left: 0;
    width: 75%;
}

.footer__grid ul li {
    display: block;
    font-size: 15px;
    line-height: 27px;
    font-family: 'Titillium Web', sans-serif !important;
}

#custom__ul {

    margin-top: 0;
}

#custom__ul li {
    font-size: 16px;
    margin-bottom: 19px;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: initial;
}


#custom__ul li span img {
    width: 31px;
    margin-right: 13px;
}

.footer_bottom_gird {
    display: block;
    width: 100%;
    height: 101%;
    text-align: center;
    background: #4a00d8;
}

.footer_bottom_gird ul li {
    display: inline-block;
    width: 10%;
    padding-top: 26px;
}

.footer_bottom_gird ul li a {
    color: #fff !important;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
}

.footer_bottom_gird span {
    color: #fff !important;
    font-size: 14px;
    position: absolute;
    left: 110px;
    bottom: 33px;
    font-weight: bold;
    letter-spacing: 1px;
}

.footer__share {
    position: absolute;
    width: 63px;
    height: 100%;
    padding-top: 83px;
}

.footer__share ul li {
    display: block;
    margin-bottom: 20px;
}

.footer__share ul li a img {
    width: 24px;
}

/***************************************************************************** */
/********************************GetInTouch Start***************************** */
.get_header {
    width: 100%;
    position: relative;
    /* overflow: hidden; */
    padding-top: 70px;
    padding-left: 50px;
    height: 700px;
}

.get_header_left {
    width: 40%;
    display: inline-block;
    float: left;
    height: auto;
}

.get_header_right {
    display: inline-block;
    width: 60%;
    height: auto;
    float: left;
}

.get__touch {
    padding-top: 100px;
    width: 100%;
    position: relative;
    padding-left: 40px;
}

.get__touch h1 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 53px;
}

.get__touch h2 {

    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;

    font-size: 32px;

    font-weight: bold;

    margin-bottom: 10px;
}

.get__touch h1::after {
    content: '';
    width: 40px;
    height: 4px;
    background: #ef2673;
    position: absolute;
    left: 46px;
    top: 107px;
}

.get__touch h4 {
    font-size: 15px;
    margin-bottom: 30px;
    margin-left: 50px;
}

.get__touch__bottom h4 {
    width: 70%;
    line-height: 38px;
    font-size: 22px;
    font-weight: 500;
    margin-left: 40px;
}

.get_header__more {
    height: 550px;
    position: relative;
    overflow: auto;
    padding-top: 0px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    width: 100%;

}

.get_header_top_inner {
    padding-left: 80px;
    padding-right: 50px;
}

.get_header_top_inner_heading {
    margin-top: 50px;
    margin-bottom: 40px;
}

.get_header_top_inner_heading h1 {
    font-size: 32px;
    color: #fff;
    font-family: 'Francois One', sans-serif !important;
}

.header__get_in_touch_form {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
}

.form__field {

    margin-bottom: 50px;
}

.link_color_white {
    background: none;
    border: 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 9px;
    min-height: 48px;
    width: 85%;
    -webkit-transition: padding .35s;
    transition: padding .35s;
    -webkit-appearance: none;
    border-radius: 0;
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
}

::-webkit-input-placeholder {
    color: #fff;
}

.header_get_in_touch_form_column_right textarea {

    overflow-y: hidden;

    resize: none;

    margin-top: 3px;

    height: 145px;

    font-family: 'Montserrat', sans-serif !important;

    padding-top: 10px;

    background: none;

    border: 0;

    border-bottom: 1px solid #fff;

    display: inline-block;

    font-size: 14px;

    line-height: 32px;

    min-height: 35px;

    width: 85%;

    -webkit-transition: padding .35s;

    transition: padding .35s;

    -webkit-appearance: none;

    border-radius: 0;

    color: #fff;
}

.textarea {
    background: none;
    border: 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    min-height: 35px;
    width: 85%;
    -webkit-transition: padding .35s;
    transition: padding .35s;
    -webkit-appearance: none;
    border-radius: 0;
    color: #fff;
}

.header_get_in_touch_form_column_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.header_get_in_touch_form_column_right {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.recaptcha_in {
    margin-top: 30px;
}

button:focus {
    outline: none;
}

input:focus {
    outline: none;
    padding-left: 5px;
}

textarea:focus {
    outline: none;
    padding-left: 5px;
}

.header_get_in_touch__btn {
    margin-top: 40px;
    text-align: center;
}

.header_get_in_touch__parent {
    width: 100%;
    position: relative;

}

.header_get_in_touch__btn button {
    padding: 7px 52px 7px 52px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
}

.first__a_active {
    transform: rotate(45deg);
    height: 3px;
    top: 20px;
    left: 25px;
}

.first__b_active {
    transform: rotate(90deg);
    left: 0;
    opacity: 0;
}

.first__c_active {
    transform: rotate(126deg);
    top: 13px;
    height: 3px;
    left: 22px;
}

.menu_content__active {
    width: 100% !important;
}

********************************GetInTouch Start***************************** */ .get_header {
    width: 100%;
    position: relative;
    padding-top: 70px;
    padding-left: 50px;
    height: 700px;
}

.get_header_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.get_header_right {
    display: inline-block;
    width: 50%;
    height: auto;
    float: left;
}

.get__touch {
    padding-top: 100px;
    width: 100%;
    position: relative;
    padding-left: 40px;
}



.get__touch h1::after {
    content: '';
    width: 40px;
    height: 4px;
    background: #ef2673;
    position: absolute;
    left: 46px;
    top: 107px;
}

.get__touch h4 {
    font-size: 15px;
    margin-bottom: 30px;
    margin-left: 50px;
    font-weight: bold;
}



.get_header__more {
    height: 550px;
    position: relative;
    overflow: auto;
    padding-top: 0px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    width: 100%;

}


.get_header_top_inner_heading {
    margin-top: 50px;
    margin-bottom: 40px;
}

.form__field {

    margin-bottom: 50px;
}


::-webkit-input-placeholder {
    color: #fff;
}


.header_get_in_touch_form_column_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.header_get_in_touch_form_column_right {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.recaptcha_in {
    margin-top: 30px;
}

button:focus {
    outline: none;
}

input:focus {
    outline: none;
    padding-left: 5px;
}

textarea:focus {
    outline: none;
    padding-left: 5px;
}

.header_get_in_touch__btn {
    margin-top: 40px;
    text-align: center;
}

.header_get_in_touch__parent {
    width: 100%;
    position: relative;

}

.header_get_in_touch__btn button {
    padding: 7px 52px 7px 52px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
}

/* ***** 29/03/2019 */
.get_header::after {
    background-color: #f5f5f5;
    height: 272px;
    content: '';
    display: block;
    top: 510px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
}

.g__map {
    width: 100%;
    height: auto;
    position: relative;
    padding-bottom: 100px;
    overflow: hidden;
}

.g__map_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.g__map_right {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.g__map_right_inner {
    position: relative;
    padding-top: 100px;
    padding-left: 38px;
}

.g__map_right_inner h4 {
    margin-left: 0px;
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: bold;
}

.g__map_right_inner h3 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 30px;
}

.g__map_right_inner h4::before {
    content: '';
    width: 40px;
    height: 4px;
    background: #ef2673;
    position: absolute;
    left: 80px;
    top: 109px;
    display: none;
}

.g__map_inner_text img {
    width: 8%;
}

.g__map_custom_ul li img {
    width: 5%;
}

.g__map_custom_ul {

    display: block;

    margin-left: 0;
}

.g__map_custom_ul li {
    list-style: none;
    display: block;
    position: relative;
    padding-left: 36px;
    font-size: 16px;
}

#g__map_text {
    position: absolute;
    left: 0px;
    padding-right: 8px;
}

.gap {
    width: 100%;
    position: relative;
    padding-bottom: 50px;
}

#custom__ul a {
    color: #000;
    font-size: 14px;
}

.logo_Sec::after {
    transition: cubic-bezier(.34, .98, .82, .22) width .5s;
    content: '';
    background: #EF2673;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
}

.active_bg::after {
    content: '';
    width: 0;
}

.menu___content__list {
    position: relative;
    width: 50%;
    height: 100%;
    text-align: left;
    margin: 0 auto;
    padding-top: 122px;
    float: left;
    padding-left: 222px;
}

.menu___content__list ul li {
    display: block;
    list-style: none;
    line-height: 19px;
    margin-bottom: 10px;
}

.menu___content__list ul li a {
    color: #fff !important;
    font-size: 20px;
    font-weight: bold;
    display: inherit;
    text-transform: capitalize;
    list-style: none;
    display: inline-block;
    padding: 10px;
    position: relative;
    overflow: hidden;
}

.logo__menu__after__click h1 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 16px;
    font-weight: bold;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #ffffff 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.head_quater h1 {
    font-size: 17px;
    color: #fff;
    font-weight: bold;
}

.head_quater p {
    color: #fff;
    font-size: 15px;
    margin-top: 12px;
    letter-spacing: 1px;
    position: relative;
}

#pd_left__xero {
    padding-left: 0;
}

.head_quater span {
    font-family: 'Francois One', sans-serif !important;
    font-weight: bold;
    font-size: 15px;
    margin-right: 5px;
    position: relative;
}

.about___Sec__main__page {
    width: 100%;
    height: 600px;
    position: relative;
    overflow: hidden;
    display: block;
}

.about___Sec__main__page__right {
    width: 55%;
    display: inline-block;
    float: right;
    height: 100%;
    text-align: center;
    padding-top: 73px;
    position: relative;
}

.about___Sec__main__page__right::after {
    content: '';
    background: #4a00d8;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 71%;
    height: 100%;
    z-index: -1;
}

.about___Sec__main__page__left {
    width: 45%;
    display: inline-block;
    float: left;
    height: 100%;
    padding-left: 100px;
    padding-top: 100px;
}

.about___Sec__main__page__right img {
    width: 77%;
}

.about___Sec__main__page__left h3 {
    color: #4a00d8;
    margin-bottom: 25px;
    font-size: 41px;
    text-transform: uppercase;
    margin-top: 16px;
    font-weight: bold;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about___Sec__main__page__left p {
    font-size: 17px;
    letter-spacing: 1px;
}

.team__about__Sec {

    width: 100%;

    height: 733px;
}

.com__big {
    width: 50%;
    background: url('../img/makc.jpg');
    height: 442px;
    background-size: 100%;
    background-position: top;
}

.custom__Text__about {
    text-align: center;
    padding: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 97px;
    margin-bottom: 50px;
}

.custom__Text__about p {
    font-size: 23px;
}

.custom__Text__about p span {
    color: #000;
    font-weight: bold;
}

/************************************************************************************/
/*************************  5/04/2019***********************************************/
.case__wrap {
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
    padding-bottom: 40px;
}

.custom_container {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.custom_row {
    width: 90%;
    height: auto;
    position: relative;
    margin: 0 auto;

}

.custom_col_lg_5 {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;

}

.custom_col_lg_5_right {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;
    overflow: auto;
}

.case__wrap_inner {

    width: 100%;

    height: 714px;

    overflow: hidden;

    position: relative;

    z-index: 1;
}

.case__wrap_inner_text {
    text-align: center;
    padding-top: 120px;
}

.case__wrap_inner_text h2 {
    font-size: 42px;
    margin-bottom: 100px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 3px;
}

.image__wrapper_content {
    position: absolute;
    width: 62%;
    height: auto;
    left: 31px;
    overflow: hidden;
    top: 25px;

}

.image__wrapper_content img {
    width: 100%;
    transition: all 1s;
}

.content__wrapper_of_case_Study {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.top___Sec {
    width: 40%;
    float: right;
    height: 250px;
    text-align: right;
    padding-right: 85px;
    padding-top: 81px;
}

.top___Sec h1 {
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 29px;
    margin-top: 15px;
    color: #ffff;
    margin-bottom: 22px;
}

.top___Sec p {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px;
    text-align: right;
}

.top___Sec p span {
    margin-left: 11px;
    font-weight: bold;
}

.top___Sec img {
    width: 137px;
}

.middle__Sec {
    width: 77%;
    position: absolute;
    bottom: 0;
    height: 422px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    right: 0;
    padding-top: 101px;
    padding-left: 48px;
    padding-right: 84px;
}

/* glitch css */
.image__wrapper_content:hover img {
    transform: rotate(2deg)scale(1.1);
}

.image__wrapper_content:hover {
    cursor: pointer;
    box-shadow: 4px 9px 35px -5px rgba(0, 0, 0, .25);
}

.middle__Sec a {
    color: #fff;
    width: 130px;
    height: 47px;
    display: block;
    float: right;
    padding-top: 11px;
    text-align: center;
    font-size: 13px;
    border: none;
    position: relative;
    transition: all .5s;
    font-weight: bold;
    letter-spacing: 2px;
}

.middle__Sec a:hover {
    color: #fff;
}

.casee_in_grid {
    width: 100%;
    height: 569px;
    margin-top: 103px;
}

.case_in_grid__inner {
    width: 45%;
    height: 451px;
    float: left;
    display: inline-block;
    margin-right: 27px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    margin-left: 27px;
}

.img__Sec_gird {
    width: 101%;
    height: 244px;
    overflow: hidden;
}

.img__Sec_gird img {
    width: 100%;
}

.case_in_grid__inner h1 {
    color: #fff;
    font-weight: bold;
    padding-top: 18px;
    padding-left: 20px;
    letter-spacing: 1px;
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 29px;
}

.case_in_grid__inner a {
    color: #fff;
    width: 130px;
    height: 47px;
    display: block;
    padding-top: 11px;
    text-align: left;
    font-size: 13px;
    border: none;
    position: relative;
    transition: all .5s;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 21px;
}

.case_in_grid__inner a:hover {
    color: #fff;
}

.case_in_grid__inner p {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 21px;
    padding-top: 11px;
    margin: 0;
}

#next__menu {}

.active__Service {
    width: 98.5% !important;
    visibility: visible !important;
}

.complete__Cover_Service__list {
    position: absolute;
    width: 0;
    height: 96.7%;
    background: #fff;
    top: 13px;
    left: 10px;
    z-index: 9992;
    transition: visibility 0.5s, width 0.5s, opacity 0.5s;
    visibility: hidden;
    padding: 29px;
    background-image: url(../img/leaf.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}

.col__left_grid__Sec_for_Service__menu {
    width: 23.33%;
    display: inline-block;
    float: left;
    height: 372px;
    margin-right: 6px;
    margin-left: 6px;
}

.col__left_grid__Sec_for_Service__menu h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.col__left_grid__Sec_for_Service__menu ul {
    margin-top: 16px;
    margin-left: 0px;
}

.col__left_grid__Sec_for_Service__menu ul li {
    display: block;
}

.col__left_grid__Sec_for_Service__menu ul li a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
}

.col__left_grid__Sec_for_Service__menu__half_width {
    width: 48%;
    display: inline-block;
    float: left;
    height: 275px;
    margin-right: 6px;
    margin-left: 6px;
}

.col__left_grid__Sec_for_Service__menu__half_width h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.col__left_grid__Sec_for_Service__menu__half_width ul {
    margin-top: 16px;
    margin-left: 0px;
}

.col__left_grid__Sec_for_Service__menu__half_width ul li {
    display: block;
    list-style: inherit;
}

.col__left_grid__Sec_for_Service__menu__half_width ul li a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
}

.cusotm__width_for_Service__menu {
    width: 97%;
    height: auto;
    overflow: auto;
    margin: 0 auto;
}

.cut__Sec {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    padding-top: 13px;
    cursor: pointer;
}

.cut__Sec span {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    background: #000;

}

.cut__Sec span:nth-child(1) {
    top: 9px;
    transform: rotate(45deg);
}

.dnonen {
    display: none
}

.cut__Sec span:nth-child(2) {
    transform: rotate(-45deg);
    top: 7px;
}

.website_bg__Sec {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.website_bg__Sec::after {
    content: '';
    background: linear-gradient(137.86deg, #4a00d882, #7512b78a 23.75%, #fc4d4e96);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.website___detail___sec {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-bottom: 31px;
    background: url('../img/shape5.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.bg__sec__for__Case_Studies {
    margin: 0 auto;
    border-radius: 6px 6px 0 0;
    /* -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); */
    width: 81%;
    min-height: 500px;
    position: relative;
    z-index: 1;
    top: -67px;
    padding: 30px;
    background: #fff;
}

.website_bg__Sec h1 {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
    text-shadow: 3px 3px 20px grey;
}

.bg__sec__for__Case_Studies h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    margin-bottom: 20px;
}

.fl__screen {
    width: 28%;
    display: inline-block;
    float: left;
    overflow: hidden;
    margin-left: 34px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 303px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border-radius: 13px;
}

.fl__screen img {
    width: 100%;
}

.case_Study_screen h1 {
    font-size: 51px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 20px;
}

.case_Study_screen {
    width: 100%;
    height: auto;
    overflow: auto;
    text-align: center;
    padding: 0 50px 50px;
}

.blog4 {
    position: absolute;
    top: 700px;
}

.blog3 {
    top: 1528px;
    position: absolute;
    right: 0px;
    width: 200px;
}

.complete__Cover_Service__list::-webkit-scrollbar {
    width: 8px;
}

.complete__Cover_Service__list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 18px;
    background: #552f9c;
    border: 2px solid #3131a5;
    width: 5px;
}

.complete__Cover_Service__list::-webkit-scrollbar-track {
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 18px;
    background: #552f9c;
    border: 2px solid #3131a5;
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
}


.menu___content__list ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .4s cubic-bezier(0.7, 0, 0.3, 1);
}

.menu___content__list ul li a:hover::before {
    left: 100%;
}

.menu___content__list ul li a::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 100%;
    margin-top: -2px;
    left: 100%;
    width: 100%;
    height: 10px;
    background: #fff;
    transition: all .3s;
    transition-delay: .4s;
}

.menu___content__list ul li a:hover::after {
    left: 0%;
}

/* .cursor{
    width: 25px;
    height: 25px;
    border: 2px solid #ef2673;
    border-radius: 50%;
    position: absolute;
    transition-duration: 100ms;
    transition-timing-function:ease-in-out;
    animation: cursoranim .5s infinite alternate;
    z-index: 9999;
}

@keyframes cursoranim{
    from{
        transform: scale(1);
    }
    to{
        transform: scale(.7);
    }
}

.expand{
    animation:  cursoranim3 .5s forwards;
    border: 1px solid #ef2673;
}

@keyframes cursoranim3{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(3);
    }
    100%{
        transform: scale(.4);
        opacity: 0;
    }
} */

/*****************************************SEO_LANDING****************************  */

.seo__wrap {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
}

.seo__wrap_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.seo__wrap_right {
    width: 48%;
    display: inline-block;
    float: right;
    height: auto;
}

.seo__wrap_bg {}

.seo__wrap_bg img {
    width: 100%;
    height: 100%;
}

.seo__inner_title {
    padding-top: 36px;
    padding-left: 50px;
}

.seo__inner_title h1 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 9px;
    margin-left: 41px;
    letter-spacing: 1px;
}

.seo__inner_title p {

    margin-left: 0;

    line-height: 29px;

    width: 79%;

    color: #000;

    margin-bottom: 5px;

    letter-spacing: 1px;

    margin-bottom: 20px;
}

.enquiry__btn a {
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    width: 165px;
    text-transform: capitalize;
    position: absolute;
    left: 47%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 30px;
}

.seo__wrap_linked {
    width: 100%;
    height: 1041px;
    position: relative;
    background: url('../img/ba');
    margin-bottom: 170px;
    background-size: cover;
}

.seo__linked__title h2 {

    padding-top: 30px;

    width: 100%;

    text-align: center;

    letter-spacing: 1px;

    font-family: 'Poppins', sans-serif !important;

    font-weight: 600;

    font-size: 36px;

    margin-top: 20px;

    margin-bottom: 20px;

    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);

    -webkit-background-clip: text;

    -webkit-text-fill-color: transparent;
}

.seo__linked__title {
    width: 77%;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.seo__linked__inner {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

.seo__linked__inner_col {
    width: 25%;
    display: inline-block;
    float: left;
    height: auto;
}

.linked__inner_wrap {
    text-align: center;
    padding-top: 40px;
    margin-left: 10px;

}

.linked__inner_icon {}

.linked__inner_icon img {
    width: 65px;
    height: 65px;
}

.xs__content_title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.linked__inner_icon p {
    font-size: 15px;
    text-align: center;
}

.seo__linked_inner_bg {
    text-align: center;

}

.seo__linked_inner_bg img {
    max-width: 100%;
    height: auto;
    margin-top: 30px;

}

.seo__get {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-top: 80px;
    padding-bottom: 84px;
}

.seo__get_col {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.seo_get_bg img {
    widows: 100%;
    height: auto;
}

.seo__get_form {
    padding-top: 40px;
    margin-left: 20px;
}

.seo__get_title h2 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    font-size: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.seo__get_form_col {
    width: 100%;
    display: inline-block;
    float: left;
    height: auto;
}

.seo__get_form_inner {
    width: 49%;
    display: inline-block;
    height: 68px;
}

.t1__newspaper {
    width: 97%;
    border: none;
    border-bottom: 2px solid #d0287b;
    display: block;
    padding: 10px;
    height: 40px;
    color: #000;
}

.news_button {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0px;
}

.news_button button {
    margin-left: 51px;
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 150px;
}

.t1__newspaper::placeholder {
    color: #000;
}

.enquiry__btn a:hover {
    color: #fff;
}

.news_button input {
    margin-left: 51px;
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 150px;

}

.header_get_in_touch__btn input {
    padding: 7px 52px 7px 52px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
}

/* ************************************** case studies new */
.wkd__casestuides {

    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    top: 100px;
}

.case__container {

    width: 90%;
    margin: 0 auto;
    height: auto;
}

.case__img img {
    width: 100%;
    height: 200px;
}

#img_resize {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

#img_resize img {
    width: 64px;
}

.asc_gradient {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

.asc_gradient img {
    width: 72px;
}

.DCC_gradient {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

.DCC_gradient img {

    width: 159px;
}

.career__home {
    width: 100%;
    position: relative;
    height: auto;
    overflow: auto;
    padding-bottom: 40px;
}

.career_banner_left {
    width: 44%;
    float: left;
    display: inline-block;
    height: auto;
    position: relative;
}

.career_banner_right {
    float: right;
    width: 55%;
    display: inline-block;
    height: auto;
}

.career_banner_right img {

    width: 100%;
}

.t__left {

    width: 41%;
    float: left;
    display: inline-block;
    height: auto;
    word-break: break-word;
}

.t__right {
    width: 57%;
    float: right;
    display: inline-block;
    height: auto;
    position: relative;
    overflow: hidden;
    height: 826px;
}

.t__right img {

    width: 100%;
    height: auto;
    position: absolute;
    height: 771px;
    margin-top: -60px;
    margin-left: 94px;
}

.team__top {

    width: 100%;
    height: 567px;
    position: relative;
    overflow: hidden;
    background-color: #f9f9f9;
}

.t__left__content {

padding-top: 90px;

padding-left: 78px;
}

.t__left__content h4 {

    font-size: 15px;
    font-weight: 600;
}

.t__left__content h2 {

    font-size: 35px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.t__left__content p {

    font-size: 16px;
    line-height: 30px;
}

.team__container {
    background-image: url(../img/t__icon11.png);
    height: 962px;
    background-size: 1297px;
    background-repeat: no-repeat;
    background-position: 1080px;
    position: relative;
    padding-top: 40px;
}

.team___heading {

    width: 75%;
    text-align: center;
    margin: 0 auto;
    margin-top: -57px;
}

.team___heading h4 {

    font-size: 36px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.team_info {

    padding-top: 100px;
}

.t__row {

    width: 90%;
    margin: 0 auto;
    height: auto;
    position: relative;
    padding-top: 80px;
}

.t__col {

    width: 25%;
    float: left;
    display: inline-block;
    height: auto;
}

.team__img {

    width: 80%;
    height: auto;
    position: relative;
    margin-bottom: 100px;
}

.team__img img {

    width: 275px;
    height: 300px;
}

.team__img::after {
    z-index: -3;
    content: "";
    background-image: url(../img/dotted.png);
    position: absolute;
    width: 144px;
    height: 124px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    left: -30px;
    bottom: -30px;
}

.img__overlay {

    position: absolute;

    background: #fff;

    bottom: 36px;

    padding: 20px;

    height: 70px;

    transition: 1.4s;
}

.caption__box {}

.img__overlay h4 {
    font-size: 20px;
    font-weight: 600;
}

.img__overlay h5 {

    font-size: 12px;
    margin-top: 6px;
}

.img__overlay::before {
    content: '';
    position: absolute;


}

.team__img::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgb(255, 138, 1);
    background: -moz-linear-gradient(45deg, rgba(255, 138, 1, 1) 0%, rgba(225, 19, 123, 1) 100%);
    background: -webkit-linear-gradient(45deg, rgba(255, 138, 1, 1) 0%, rgba(225, 19, 123, 1) 100%);
    background: linear-gradient(45deg, rgba(255, 138, 1, 1) 0%, rgba(225, 19, 123, 1) 100%);
    width: 100%;
    height: 0px;
    opacity: .90;
    transition: 1s;

}

.team__img:hover::before {
    height: 100%;
}

.team__img:hover .img__overlay {
    top: 0;
    background: transparent;
    color: #fff;
}

.career__banner2 {
    background-image: url(../img/career__bg2.jpg);
    width: 100%;
    height: 383px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.seo__inner_title ul li {

    line-height: 5px;

    width: 76%;

    color: #000;

    margin-bottom: 28px;

    font-size: 16px;

    font-weight: 500;
}

.seo__inner_title ul {

margin-bottom: 30px;
}

.career__heading {

    position: absolute;
    top: 200px;
    left: 260px;
}



.career__heading p {
    font-size: 18px;
    color: #000;
    padding-top: 20px;
    width: 100%;
}

.cr__title {
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.position {
    width: 80%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 65px;
    overflow: auto;
    height: auto;
}

.img__animation {

    position: absolute;

}

.img__animation :nth-child(1) {
    -webkit-animation: rotation 2s infinite linear;
    margin-top: 158px;
    width: 350px;
    z-index: 3;
    margin-left: -114px;
}

.img__animation :nth-child(2) {

    z-index: -3;
    width: 43px;
    margin-top: -263px;
    margin-left: 131px;
    -webkit-animation: rotation 2s infinite linear;
    position: absolute;
    z-index: 1;
}

.img__animation :nth-child(3) {

    margin-top: 181px;
    margin-left: -320px;
    z-index: 8;
    position: relative;
    width: 40px;
}

.img__animation :nth-child(4) {

    margin-bottom: 264px;
    width: 26px;
    float: right;
    position: relative;
    margin-top: 138px;
    margin-left: 260px;
}

.img__animation :nth-child(5) {
    width: 26px;
    position: relative;
    margin-top: -333px;
    margin-left: 82px;
}

.img__animation :nth-child(6) {
    width: 22px;
    position: relative;
    margin-top: -273px;
    margin-left: -150px;
    -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.postion__row {
    width: 30%;
    position: relative;
    display: inline-block;
    height: auto;
    padding-top: 30px;
}

.postion__row h3 {

    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif !important;
    margin-bottom: 15px;
}

.postion__row h4 {
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.career__heading h1 {

    font-size: 52px;
    font-weight: 600;
    line-height: 76px;
    text-transform: capitalize;
    z-index: 444;
    margin-bottom: -15px;
}

.next__title {

    font-size: 60px;
    font-weight: 900;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.apply__btn {
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 152px;
    display: block;
    text-align: center;
    transition: all .5s ease;
}

.card-header {
    padding: 0px !important;
    margin-bottom: 0;
    background-color: #fff !important;
    border-bottom: 0px !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: 0px !important;
}

.btn-link {
    font-weight: 400;
    background-color: transparent;
    display: block !important;
}

#custom__collapse {

    text-decoration: none;
    font-size: 21px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
    position: relative;
    display: block !important;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #cacaca;
    border-radius: 0px;
    height: 57px;
    font-family: 'Raleway', sans-serif !important;
}

#custom__collapse::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 0;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    left: 0;
    bottom: 0;
    transition: 1.5s;
}

.position_wrap {

    width: 100%;

    display: inline-block;

    float: right;
}

.cr__cv__content {
    padding: 10px;
}

.cr__cv__content p {
    color: #131313;
    font-size: 16px;
    letter-spacing: 1px;
}

.cr__cv__content h4 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

.cv__btn {
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 152px;
    display: block;
    text-align: center;


}

.cr__cv__content ul li {
    letter-spacing: 1px;
    line-height: 35px;
}

.apply__btn:hover {

    color: #fff;
    letter-spacing: 1px;
}

.cv__btn:hover {
    color: #fff;


}

.find_bold {

    font-size: 26px;

    font-weight: 900;

    display: block;
}

.card-header:hover #custom__collapse::after {

    width: 100%;
}

#custom__collapse {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

.btn-link.active ::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.case__study_new {

    width: 90%;
    position: relative;
    height: auto;
    overflow: auto;
    margin: 0 auto;
}

.case__n_row {

    width: 85%;
    margin: 0 auto;
    height: auto;
    position: relative;
}

.case_n_col {

    width: 33.3333%;
    float: left;
    display: inline-block;
    min-height: 415px;
}

.portfolio__box {

    width: 88%;

    height: 366px;

    margin: 0 auto;

    border-radius: 10px;

    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);

    background: #fff;

    cursor: pointer;

    position: relative;
}

.portfolio__box a {
    cursor: pointer;
}

.case__studies_img img {

    width: 100%;
    height: auto;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    cursor: pointer !important;
    transition: all 1500ms ease;
}

.case__studies_img {

    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.case__studies__text {

    margin: 54px 20px 0;

    border-bottom: 1px solid #ECEBEB;

    min-height: 150px;
}

.case__studies__text h5 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.case__studies__text p {

    font-size: 16px;
    color: #131313;
    font-weight: 500;
    line-height: 23px;
}



.view__detail_btn_styl {
    margin-top: 10px;
    color: #2032aa;
    font-size: 13px;
    font-weight: bold;
    right: 45px;
    text-transform: uppercase;
    letter-spacing: 0px;
}

.case__logo {

    position: absolute;
    background: #fff;
    width: 103px;
    border-radius: 10px;
    top: 35%;
    transform: translate(-50%, -50%);
    padding: 14px;
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 1, 0.16);
    right: -35px;
    z-index: 3333;
    height: 80px;
}

.case__logo img {

    width: 95px;
    margin-top: 4px;
    padding-right: 14px;
}

.case__studies_img::after {
    position: absolute;
    content: '';
    background: #000;
    opacity: 0.3;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    display: block;
    z-index: 44;
}

.case__main {

    width: 56%;
    position: relative;
    top: -75px;
    margin-left: 179px;
}

.case__main h4 {

    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

.case__main h2 {

    font-size: 35px;
    font-weight: 900;
    margin-bottom: 0px;
    letter-spacing: 1px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 50px;
}



.card__link i {

    font-size: 14px;
    color: #2032aa;
    margin-left: 5px;
}

.card__link {
    transition: all 0.3s ease-in;
    right: 30px;
    position: absolute;
    display: block;
    padding-top: 1px;
}

.card__link:hover {
    margin-right: 10px;
    text-decoration: none;

}

.view__detail_btn_styl:hover {
    color: #2032aa;
}

.portfolio__box:hover {
    transition: all 0.3s ease-in;
    box-shadow: 0px 15px 50px 0px rgba(26, 38, 74, .1);
}

.dcc_case img {
    width: 69px;
    margin-left: 10px;
}

.geeki_casestudy img {

    width: 90px;
    margin-top: 10px;
    margin-left: -8px;
}

.geeki_casestudy {
    position: absolute;
    background: #fff;
    width: 103px;
    border-radius: 10px;
    top: 35%;
    transform: translate(-50%, -50%);
    padding: 14px;
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 1, 0.16);
    right: -35px;
    z-index: 3333;
    height: 80px;
}

#pratham_case {
    margin-top: -4px;
    width: 82px;
}

#upnishad__case {
    margin-top: -10px;
    width: 87px;
}

#ns__Case {

    width: 95px;
    margin-top: 13px;
}

#gs_case {

    width: 59px;
    padding-right: 0px;
    margin-left: 10px;
    margin-top: -3px;
}

#poktel___case {
    width: 95px;
    margin-top: 13px;
}

.footer__share ul {

    margin-left: 30px;
}

.seo__linked_inner_bg img {
    animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.seo_get_bg img {
    animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.ecommerce__wrap_bg {}

.ecommerce__wrap_bg img {

    width: 100%;
}

.ecommerce_devlopment_desc {

    width: 100%;
    height: auto;
    position: relative;
}

.ec_container {

    width: 90%;
    margin: 0 auto;
}

.ec__devlopment__heading {

    text-align: center;
    margin-bottom: 50px;
}

.ec__devlopment__heading h2 {

    font-size: 35px;
    font-family: 'Francois One', sans-serif !important;
    font-weight: 700;
}

.ec__main_col {

    width: 33.3333%;
    position: relative;
    float: left;
    display: inline-block;
    text-align: center;
    height: 500px;
}

.ec__main__child {

    width: 100%;
    height: 500px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ebebeb;
}

.ec__main__icon {
    position: relative;
    margin: 0 auto;
    float: none;
    text-align: center;
    margin-bottom: 0;
    overflow: hidden;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.ec__main__icon img {

    width: 93px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.ec__main__icon::after {
    top: -32px;
    left: -3px;
    width: 153px;
    height: 160px;
    background-position: 6px -2px;
    opacity: 1;
}

.ec__main_desc h4 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}

.ec__main_desc p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: center;
}

#e_commerce_app {
    width: 52px;
}

.ec__main_desc {
    text-align: center;
    padding-top: 20px;
}

#ecoomerce_cart {
    left: 48%;
    width: 80px;
}

.home__get__btn {

    padding: 12px 20px 12px 20px;

    color: #fff;

    font-size: 14px;

    border-radius: 30px;

    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);

    border: none;

    width: 162px;

    display: block;

    text-align: center;

    transition: all .5s ease;

    margin-top: 0;
}

.why__us_ec {

    width: 100%;

    height: auto;

    position: relative;

    overflow: auto;

    padding-bottom: 30px;
}

.why__us_ec_row {

    width: 90%;

    margin: 0 auto;
}

.why__us_ec_left {

    width: 50%;
    float: left;
    display: inline-block;
    height: auto;
}

.why_us_ec_img {
    width: 100%;
    padding-top: 124px;
}

.why_us_ec_img img {
    max-width: 100%;
}

.why__us_ec_right {
    width: 50%;
    float: left;
    display: inline-block;
    height: auto;
}

.why_us_ec_content {}

.why_us_ec_content h4 {

    font-size: 30px;
    text-transform: capitalize;
    font-weight: 900;
    padding-top: 22px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.why_us_ec_content h5 {

    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 500;
}

.why_us_ec_content h2 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 900;
    padding-top: 22px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.why__us_ec_wrap {

    width: 100%;
    height: auto;
    padding-top: 20px;
}

.why__us_icon {

    width: 80px;
    float: left;
    display: inline-block;
    height: 80px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    position: relative;
}

.why__us_icon img {

    width: 44px;
    padding-top: 17px;
    position: absolute;
    left: 18%;
}

.why_us_ec_icon_content {

    width: 80%;
    float: left;
    display: inline-block;
    height: auto;
    padding-left: 20px;
}

.why_us_ec_icon_content h4 {

    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 3px;
}

.why_us_ec_icon_content p {

    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 500;
}

.why__e_devlopment {

    width: 100%;
    position: relative;
    height: auto;
    overflow: auto;
}

.why_e_devlopment_heading {

    padding-top: 20px;
    text-align: center;
    margin-bottom: 40px;
}

.why_e_devlopment_heading h3 {

    font-size: 30px;
    text-transform: capitalize;
    font-weight: 900;
    padding-top: 22px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.why_e_devlopment_row {

    width: 90%;
    margin: 0 auto;
    height: auto;
}

.why_e_devlopment_col {

    width: 50%;
    float: left;
    display: inline-block;
    height: auto;
    padding-bottom: 20px;
}

.why_e_devlopment_icon {

    width: 70px;
    float: left;
    display: inline-block;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    position: relative;
    height: 70px;
}

.why_e_devlopment_icon img {

    width: 44px;
    padding-top: 13px;
    position: absolute;
    left: 18%;
}

.why_e_devlopment_content h5 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 3px;
}

.why_e_devlopment_content p {

    font-size: 16px;
    margin-top: 10px;
    letter-spacing: 1px;
    line-height: 23px;
    font-weight: 500;
}

.why_e_devlopment_content {

    width: 80%;
    float: left;
    display: inline-block;
    height: auto;
    padding-left: 39px;
}

.btn_hover {
    position: relative;
    overflow: hidden !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 10;
    background: #de2777;
}

.btn_hover:hover {
    border: 1px solid #4a00d8;
    color: #ffffff !important;
}

.btn_hover::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #4a00d8;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -7%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}

.btn_hover::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #8a2c8e;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -7%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2, .95, .57, .99);
    -moz-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    -o-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    transition: all .4s cubic-bezier(.2, .95, .57, .99);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
    border-color: #4a00d8;
}

.btn_hover:hover::before,
.btn_hover:hover::before {
    opacity: 1;
    width: 116%;
}

.btn_hover:hover::after,
.btn_hover:hover::after {
    opacity: 1;
    width: 120%;
}

.rate {

    text-align: center;

    padding-top: 20px;
}

.rate span {
    color: #ffc300;
}

#r_black {

    display: block;

    color: #000;
}


.seo__linked__title h2::before {
    content: "";
    position: absolute;
    background-image: url(../img/qoutes_left.png);
}

.seo__linked__title h2 img {
    width: 30px;

}

.left_qoutes {
    margin-bottom: 8px;
    position: absolute;
    left: -28px;
}

.right_qoutes {
    margin-left: 5px;
    position: absolute;
    bottom: -7px;
}


/***************************************************************************** */
/********************************GetInTouch Start***************************** */
.get_header {
    width: 100%;
    position: relative;
    /* overflow: hidden; */
    padding-top: 70px;
    padding-left: 50px;
    height: 700px;
}

.get_header_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.get_header_right {
    display: inline-block;
    width: 60%;
    height: auto;
    float: left;
}

.get__touch {
    padding-top: 100px;
    width: 100%;
    position: relative;
    padding-left: 40px;
}



.get_header__more {
    height: 550px;
    position: relative;
    overflow: auto;
    padding-top: 0px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    width: 100%;

}


.get_header_top_inner_heading {
    margin-top: 50px;
    margin-bottom: 40px;
}

.form__field {

    margin-bottom: 50px;
}

textarea {
    background: none;
    border: 0;
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 32px;
    min-height: 35px;
    width: 85%;
    -webkit-transition: padding .35s;
    transition: padding .35s;
    -webkit-appearance: none;
    border-radius: 0;
    color: #fff;
}

.header_get_in_touch_form_column_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.header_get_in_touch_form_column_right {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.recaptcha_in {
    margin-top: 30px;
}

button:focus {
    outline: none;
}

input:focus {
    outline: none;
    padding-left: 5px;
}

textarea:focus {
    outline: none;
    padding-left: 5px;
}

.header_get_in_touch__btn {
    margin-top: 40px;
    text-align: center;
}

.header_get_in_touch__parent {
    width: 100%;
    position: relative;

}

.header_get_in_touch__btn button {
    padding: 7px 52px 7px 52px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
}

.first__a_active {
    transform: rotate(45deg);
    height: 3px;
    top: 20px;
    left: 25px;
}

.first__b_active {
    transform: rotate(90deg);
    left: 0;
    opacity: 0;
}

.first__c_active {
    transform: rotate(126deg);
    top: 13px;
    height: 3px;
    left: 22px;
}

.menu_content__active {
    width: 100% !important;
}

.menu_content {
    position: fixed;
    height: 100vh;
    top: 0;
    right: 0;
    display: block;
    z-index: 10;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    width: 0;
    transition: visibility 0.9s, width .9s, opacity 0.9s;
    z-index: 9999;
}

.active_bg {}

********************************GetInTouch Start***************************** */ .get_header_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: auto;
}

.get_header_right {
    display: inline-block;
    width: 50%;
    height: auto;
    float: right;
}

.get__touch h4 {
    font-size: 15px;
    margin-bottom: 30px;
    margin-left: 50px;
    font-weight: bold;
}

.get_header__more {
    height: 550px;
    position: relative;
    overflow: auto;
    padding-top: 0px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    width: 100%;

}

.get_header_top_inner_heading {
    margin-top: 50px;
    margin-bottom: 40px;
}

.form__field {

    margin-bottom: 50px;
}



::-webkit-input-placeholder {
    color: #fff;
}





.header_get_in_touch_form_column_left {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.header_get_in_touch_form_column_right {
    width: 50%;
    display: inline-block;
    float: left;
    height: 250px;
}

.recaptcha_in {
    margin-top: 30px;
}

button:focus {
    outline: none;
}

input:focus {
    outline: none;
    padding-left: 5px;
}

textarea:focus {
    outline: none;
    padding-left: 5px;
}

.header_get_in_touch__btn {
    margin-top: 40px;
    text-align: center;
}

.header_get_in_touch__parent {
    width: 100%;
    position: relative;

}

.header_get_in_touch__btn button {
    padding: 7px 52px 7px 52px;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif !important;
}


/************************************************************************************/
/*************************  5/04/2019***********************************************/
.case__wrap {
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
    padding-bottom: 40px;
}

.custom_row {
    width: 90%;
    height: auto;
    position: relative;
    margin: 0 auto;

}

.custom_col_lg_5 {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;

}

.custom_col_lg_5_right {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;
    overflow: auto;
}

.case__wrap_inner {

    width: 100%;

    height: 714px;

    overflow: hidden;

    position: relative;

    z-index: 1;
}

.case__wrap_inner_text {
    text-align: center;
    padding-top: 120px;
}

.case__wrap_inner_text h2 {
    font-size: 42px;
    margin-bottom: 100px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 3px;
}

.image__wrapper_content {
    position: absolute;
    width: 62%;
    height: auto;
    left: 31px;
    overflow: hidden;
    top: 25px;

}

.image__wrapper_content img {
    width: 100%;
    transition: all 1s;
}

.content__wrapper_of_case_Study {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.top___Sec {
    width: 40%;
    float: right;
    height: 250px;
    text-align: right;
    padding-right: 85px;
    padding-top: 81px;
}

.top___Sec h1 {
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 29px;
    margin-top: 15px;
    color: #ffff;
    margin-bottom: 22px;
}

.top___Sec p {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px;
    text-align: right;
}

.top___Sec p span {
    margin-left: 11px;
    font-weight: bold;
}

.top___Sec img {
    width: 137px;
}

.middle__Sec {
    width: 77%;
    position: absolute;
    bottom: 0;
    height: 422px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    right: 0;
    padding-top: 101px;
    padding-left: 48px;
    padding-right: 84px;
}

/* glitch css */
.image__wrapper_content:hover img {
    transform: rotate(2deg)scale(1.1);
}

.image__wrapper_content:hover {
    cursor: pointer;
    box-shadow: 4px 9px 35px -5px rgba(0, 0, 0, .25);
}

.middle__Sec a {
    color: #fff;
    width: 130px;
    height: 47px;
    display: block;
    float: right;
    padding-top: 11px;
    text-align: center;
    font-size: 13px;
    border: none;
    position: relative;
    transition: all .5s;
    font-weight: bold;
    letter-spacing: 2px;
}

.middle__Sec a:hover {
    color: #fff;
}

.casee_in_grid {
    width: 100%;
    height: 569px;
    margin-top: 103px;
}

.case_in_grid__inner {
    width: 45%;
    height: 451px;
    float: left;
    display: inline-block;
    margin-right: 27px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    margin-left: 27px;
}

.img__Sec_gird {
    width: 101%;
    height: 244px;
    overflow: hidden;
}

.img__Sec_gird img {
    width: 100%;
}

.case_in_grid__inner h1 {
    color: #fff;
    font-weight: bold;
    padding-top: 18px;
    padding-left: 20px;
    letter-spacing: 1px;
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 29px;
}

.case_in_grid__inner a {
    color: #fff;
    width: 130px;
    height: 47px;
    display: block;
    padding-top: 11px;
    text-align: left;
    font-size: 13px;
    border: none;
    position: relative;
    transition: all .5s;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 21px;
}

.case_in_grid__inner a:hover {
    color: #fff;
}

.case_in_grid__inner p {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 21px;
    padding-top: 11px;
    margin: 0;
}

#next__menu {}

.active__Service {
    width: 98.5% !important;
    visibility: visible !important;
}

.complete__Cover_Service__list {
    position: absolute;
    width: 0;
    height: 96.7%;
    background: #fff;
    top: 13px;
    left: 10px;
    z-index: 9992;
    transition: visibility 0.5s, width 0.5s, opacity 0.5s;
    visibility: hidden;
    padding: 29px;
    background-image: url(../img/leaf.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}

.col__left_grid__Sec_for_Service__menu {
    width: 23.33%;
    display: inline-block;
    float: left;
    height: 372px;
    margin-right: 6px;
    margin-left: 6px;
}

.col__left_grid__Sec_for_Service__menu h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.col__left_grid__Sec_for_Service__menu ul {
    margin-top: 16px;
    margin-left: 0px;
}

.col__left_grid__Sec_for_Service__menu ul li {
    display: block;
}

.col__left_grid__Sec_for_Service__menu ul li a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
}

.col__left_grid__Sec_for_Service__menu__half_width {
    width: 48%;
    display: inline-block;
    float: left;
    height: 275px;
    margin-right: 6px;
    margin-left: 6px;
}

.col__left_grid__Sec_for_Service__menu__half_width h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.col__left_grid__Sec_for_Service__menu__half_width ul {
    margin-top: 16px;
    margin-left: 0px;
}

.col__left_grid__Sec_for_Service__menu__half_width ul li {
    display: block;
    list-style: inherit;
}

.col__left_grid__Sec_for_Service__menu__half_width ul li a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
}

.cusotm__width_for_Service__menu {
    width: 97%;
    height: auto;
    overflow: auto;
    margin: 0 auto;
}

.cut__Sec {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    padding-top: 13px;
    cursor: pointer;
}

.cut__Sec span {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    background: #000;

}

.cut__Sec span:nth-child(1) {
    top: 9px;
    transform: rotate(45deg);
}

.dnonen {
    display: none
}

.cut__Sec span:nth-child(2) {
    transform: rotate(-45deg);
    top: 7px;
}

.website_bg__Sec {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.website_bg__Sec::after {
    content: '';
    background: linear-gradient(137.86deg, #4a00d882, #7512b78a 23.75%, #fc4d4e96);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.website___detail___sec {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-bottom: 31px;
    background: url('../img/shape5.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.bg__sec__for__Case_Studies {
    margin: 0 auto;
    border-radius: 6px 6px 0 0;
    /* -webkit-box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); */
    width: 81%;
    min-height: 500px;
    position: relative;
    z-index: 1;
    top: -67px;
    padding: 30px;
    background: #fff;
}

.website_bg__Sec h1 {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
    text-shadow: 3px 3px 20px grey;
}

.bg__sec__for__Case_Studies h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    margin-bottom: 20px;
}

.fl__screen {
    width: 28%;
    display: inline-block;
    float: left;
    overflow: hidden;
    margin-left: 34px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 303px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border-radius: 13px;
}

.fl__screen img {
    width: 100%;
}

.case_Study_screen h1 {
    font-size: 51px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 20px;
}

.case_Study_screen {
    width: 100%;
    height: auto;
    overflow: auto;
    text-align: center;
    padding: 0 50px 50px;
}

.blog4 {
    position: absolute;
    top: 700px;
}

.blog3 {
    top: 1528px;
    position: absolute;
    right: 0px;
    width: 200px;
}

.complete__Cover_Service__list::-webkit-scrollbar {
    width: 8px;
}

.complete__Cover_Service__list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 18px;
    background: #552f9c;
    border: 2px solid #3131a5;
    width: 5px;
}

.complete__Cover_Service__list::-webkit-scrollbar-track {
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 18px;
    background: #552f9c;
    border: 2px solid #3131a5;
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
}


.menu___content__list ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .4s cubic-bezier(0.7, 0, 0.3, 1);
}

.menu___content__list ul li a:hover::before {
    left: 100%;
}

.menu___content__list ul li a::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 100%;
    margin-top: -2px;
    left: 100%;
    width: 100%;
    height: 10px;
    background: #fff;
    transition: all .3s;
    transition-delay: .4s;
}

.menu___content__list ul li a:hover::after {
    left: 0%;
}

/* .cursor{
    width: 25px;
    height: 25px;
    border: 2px solid #ef2673;
    border-radius: 50%;
    position: absolute;
    transition-duration: 100ms;
    transition-timing-function:ease-in-out;
    animation: cursoranim .5s infinite alternate;
    z-index: 9999;
}

@keyframes cursoranim{
    from{
        transform: scale(1);
    }
    to{
        transform: scale(.7);
    }
}

.expand{
    animation:  cursoranim3 .5s forwards;
    border: 1px solid #ef2673;
}

@keyframes cursoranim3{
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(3);
    }
    100%{
        transform: scale(.4);
        opacity: 0;
    }
} */

/*****************************************SEO_LANDING****************************  */







.news_button {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0px;
}

.news_button button {
    margin-left: 51px;
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 150px;
}

.t1__newspaper::placeholder {
    color: #000;
}

.enquiry__btn a:hover {
    color: #fff;
}

.news_button input {
    margin-left: 51px;
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 150px;

}



/* ************************************** case studies new */
.wkd__casestuides {

    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    top: 100px;
}

.case__container {

    width: 90%;
    margin: 0 auto;
    height: auto;
}

.case__img img {
    width: 100%;
    height: 200px;
}

#img_resize {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

#img_resize img {
    width: 159px;
}

.asc_gradient {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

.asc_gradient img {

    width: 159px;
}

.DCC_gradient {
    width: 33%;
    border-radius: 50%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-top: 29px;
    height: 63px;
}

.DCC_gradient img {

    width: 159px;
}

.career__home {
    width: 100%;
    position: relative;
    height: auto;
    overflow: auto;
    padding-bottom: 40px;
}

.career_banner_left {
    width: 44%;
    float: left;
    display: inline-block;
    height: auto;
    position: relative;
}

.career_banner_right {
    float: right;
    width: 55%;
    display: inline-block;
    height: auto;
}



.career__banner2 {
    background-image: url(../img/career__bg2.jpg);
    width: 100%;
    height: 383px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



.career__heading {

    position: absolute;
    top: 200px;
    left: 260px;
}



.career__heading p {
    font-size: 18px;
    color: #000;
    padding-top: 20px;
    width: 100%;
}

.cr__title {
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.position {
    width: 80%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 65px;
    overflow: auto;
    height: auto;
}

.img__animation {

    position: absolute;

}

.img__animation :nth-child(1) {
    -webkit-animation: rotation 2s infinite linear;
    margin-top: 158px;
    width: 350px;
    z-index: 3;
    margin-left: -114px;
}

.img__animation :nth-child(2) {

    z-index: -3;
    width: 43px;
    margin-top: -263px;
    margin-left: 131px;
    -webkit-animation: rotation 2s infinite linear;
    position: absolute;
    z-index: 1;
}

.img__animation :nth-child(3) {

    margin-top: 181px;
    margin-left: -320px;
    z-index: 8;
    position: relative;
    width: 40px;
}

.img__animation :nth-child(4) {

    margin-bottom: 264px;
    width: 26px;
    float: right;
    position: relative;
    margin-top: 138px;
    margin-left: 260px;
}

.img__animation :nth-child(5) {
    width: 26px;
    position: relative;
    margin-top: -333px;
    margin-left: 82px;
}

.img__animation :nth-child(6) {
    width: 22px;
    position: relative;
    margin-top: -273px;
    margin-left: -150px;
    -webkit-animation: rotation 2s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
    }
}

.postion__row {
    width: 30%;
    position: relative;
    display: inline-block;
    height: auto;
    padding-top: 30px;
}

.postion__row h3 {

    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Raleway', sans-serif !important;
    margin-bottom: 15px;
}

.postion__row h4 {
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.apply__btn {
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 152px;
    display: block;
    text-align: center;
    transition: all .5s ease;
}

.card-header {
    padding: 0px !important;
    margin-bottom: 0;
    background-color: #fff !important;
    border-bottom: 0px !important;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none !important;
    border-radius: 0px !important;
}

.btn-link {
    font-weight: 400;
    background-color: transparent;
    display: block !important;
}

#custom__collapse {

    text-decoration: none;
    font-size: 21px;
    letter-spacing: 1px;
    color: #000;
    font-weight: 600;
    position: relative;
    display: block !important;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #cacaca;
    border-radius: 0px;
    height: 57px;
    font-family: 'Raleway', sans-serif !important;
}

#custom__collapse::after {
    content: '';
    position: absolute;
    height: 3px;
    width: 0;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    left: 0;
    bottom: 0;
    transition: 1.5s;
}

.position_wrap {

    width: 100%;

    display: inline-block;

    float: right;
}

.cr__cv__content {
    padding: 10px;
}

.cr__cv__content p {
    color: #131313;
    font-size: 16px;
    letter-spacing: 1px;
}

.cr__cv__content h4 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}

.cv__btn {
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 30px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 152px;
    display: block;
    text-align: center;


}

.cr__cv__content ul li {
    letter-spacing: 1px;
    line-height: 35px;
}

.apply__btn:hover {

    color: #fff;
    letter-spacing: 1px;
}

.cv__btn:hover {
    color: #fff;


}

.find_bold {

    font-size: 26px;

    font-weight: 900;

    display: block;
}

.card-header:hover #custom__collapse::after {

    width: 100%;
}

#custom__collapse {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

.btn-link.active ::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.case__study_new {

    width: 90%;
    position: relative;
    height: auto;
    overflow: auto;
    margin: 0 auto;
}

.case__n_row {

    width: 85%;
    margin: 0 auto;
    height: auto;
    position: relative;
}



.portfolio__box:hover {
    transition: all 0.3s ease-in;
    box-shadow: 0px 15px 50px 0px rgba(26, 38, 74, .1);
}

.dcc_case img {
    width: 69px;
    margin-left: 10px;
}

.geeki_casestudy img {

    width: 90px;
    margin-top: 10px;
    margin-left: -8px;
}

.geeki_casestudy {
    position: absolute;
    background: #fff;
    width: 103px;
    border-radius: 10px;
    top: 35%;
    transform: translate(-50%, -50%);
    padding: 14px;
    box-shadow: 0px 4px 5px 1px rgba(0, 0, 1, 0.16);
    right: -35px;
    z-index: 3333;
    height: 80px;
}

#pratham_case {
    margin-top: -4px;
    width: 82px;
}

#upnishad__case {
    margin-top: -10px;
    width: 87px;
}

#ns__Case {

    width: 95px;
    margin-top: 13px;
}

#gs_case {

    width: 59px;
    padding-right: 0px;
    margin-left: 10px;
    margin-top: -3px;
}

#poktel___case {
    width: 95px;
    margin-top: 13px;
}

.footer__share ul {

    margin-left: 22px;
}

.seo__linked_inner_bg img {
    animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.seo_get_bg img {
    animation-name: float-bob-y;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: float-bob-y;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes float-bob-y {
    0% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}



.btn_hover:hover {
    border: 1px solid #4a00d8;
    color: #ffffff !important;
}

.btn_hover::before {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #4a00d8;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -7%;
    opacity: 1;
    top: 0;
    z-index: -12;
    -moz-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all .7s cubic-bezier(0.77, 0, 0.175, 1);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
}

.btn_hover::after {
    content: '';
    width: 0%;
    height: 100%;
    display: block;
    background: #8a2c8e;
    position: absolute;
    -ms-transform: skewX(-20deg);
    -webkit-transform: skewX(-20deg);
    transform: skewX(-20deg);
    left: -7%;
    opacity: 0;
    top: 0;
    z-index: -15;
    -webkit-transition: all .94s cubic-bezier(.2, .95, .57, .99);
    -moz-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    -o-transition: all .4s cubic-bezier(.2, .95, .57, .99);
    transition: all .4s cubic-bezier(.2, .95, .57, .99);
    box-shadow: 2px 0px 14px rgba(0, 0, 0, .6);
    border-color: #4a00d8;
}

.btn_hover:hover::before,
.btn_hover:hover::before {
    opacity: 1;
    width: 116%;
}

.btn_hover:hover::after,
.btn_hover:hover::after {
    opacity: 1;
    width: 120%;
}

.rate {

    text-align: center;
    padding-top: 20px;
}

.rate span {
    color: #ffc300;
}

#r_black {

    display: block;
    color: #000;
}


/*************************  5/04/2019***********************************************/
.case__wrap {
    width: 100%;
    height: auto;
    position: relative;
    overflow: auto;
    padding-bottom: 40px;
}

.custom_row {
    width: 90%;
    height: auto;
    position: relative;
    margin: 0 auto;

}

.custom_col_lg_5 {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;

}

.custom_col_lg_5_right {
    width: 50%;
    height: auto;
    display: inline-block;
    float: left;
    overflow: auto;
}

.case__wrap_inner {

    width: 100%;

    height: 714px;

    overflow: hidden;

    position: relative;

    z-index: 1;
}

.case__wrap_inner_text {
    text-align: center;
    padding-top: 120px;
}

.case__wrap_inner_text h2 {
    font-size: 42px;
    margin-bottom: 100px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 3px;
}

.image__wrapper_content {
    position: absolute;
    width: 62%;
    height: auto;
    left: 31px;
    overflow: hidden;
    top: 25px;

}

.image__wrapper_content img {
    width: 100%;
    transition: all 1s;
}

.content__wrapper_of_case_Study {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.top___Sec {
    width: 40%;
    float: right;
    height: 250px;
    text-align: right;
    padding-right: 85px;
    padding-top: 81px;
}

.top___Sec h1 {
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 29px;
    margin-top: 15px;
    color: #ffff;
    margin-bottom: 22px;
}

.top___Sec p {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px;
    text-align: right;
}

.top___Sec p span {
    margin-left: 11px;
    font-weight: bold;
}

.top___Sec img {
    width: 137px;
}

.middle__Sec {
    width: 77%;
    position: absolute;
    bottom: 0;
    height: 422px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    right: 0;
    padding-top: 101px;
    padding-left: 48px;
    padding-right: 84px;
}

/* glitch css */
.image__wrapper_content:hover img {
    transform: rotate(2deg)scale(1.1);
}

.image__wrapper_content:hover {
    cursor: pointer;
    box-shadow: 4px 9px 35px -5px rgba(0, 0, 0, .25);
}

.middle__Sec a {
    color: #fff;
    width: 130px;
    height: 47px;
    display: block;
    float: right;
    padding-top: 11px;
    text-align: center;
    font-size: 13px;
    border: none;
    position: relative;
    transition: all .5s;
    font-weight: bold;
    letter-spacing: 2px;
}

.middle__Sec a:hover {
    color: #fff;
}

.casee_in_grid {
    width: 100%;
    height: 569px;
    margin-top: 103px;
}

.case_in_grid__inner {
    width: 45%;
    height: 451px;
    float: left;
    display: inline-block;
    margin-right: 27px;
    background: linear-gradient(137.86deg, #4a00d8, #7512b7 23.75%, #fc4d4e);
    margin-left: 27px;
}

.img__Sec_gird {
    width: 101%;
    height: 244px;
    overflow: hidden;
}

.img__Sec_gird img {
    width: 100%;
}

.case_in_grid__inner h1 {
    color: #fff;
    font-weight: bold;
    padding-top: 18px;
    padding-left: 20px;
    letter-spacing: 1px;
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 29px;
}

.case_in_grid__inner a {
    color: #fff;
    width: 130px;
    height: 47px;
    display: block;
    padding-top: 11px;
    text-align: left;
    font-size: 13px;
    border: none;
    position: relative;
    transition: all .5s;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 21px;
}

.case_in_grid__inner a:hover {
    color: #fff;
}

.case_in_grid__inner p {
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
    padding-left: 21px;
    padding-top: 11px;
    margin: 0;
}

#next__menu {}

.active__Service {
    width: 98.5% !important;
    visibility: visible !important;
}

.complete__Cover_Service__list {
    position: absolute;
    width: 0;
    height: 96.7%;
    background: #fff;
    top: 13px;
    left: 10px;
    z-index: 9992;
    transition: visibility 0.5s, width 0.5s, opacity 0.5s;
    visibility: hidden;
    padding: 29px;
    background-image: url(../img/leaf.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 20%;
}

.col__left_grid__Sec_for_Service__menu {
    width: 23.33%;
    display: inline-block;
    float: left;
    height: 372px;
    margin-right: 6px;
    margin-left: 6px;
}

.col__left_grid__Sec_for_Service__menu h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.col__left_grid__Sec_for_Service__menu ul {
    margin-top: 16px;
    margin-left: 0px;
}

.col__left_grid__Sec_for_Service__menu ul li {
    display: block;
}

.col__left_grid__Sec_for_Service__menu ul li a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
}

.col__left_grid__Sec_for_Service__menu__half_width {
    width: 48%;
    display: inline-block;
    float: left;
    height: 275px;
    margin-right: 6px;
    margin-left: 6px;
}

.col__left_grid__Sec_for_Service__menu__half_width h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

.col__left_grid__Sec_for_Service__menu__half_width ul {
    margin-top: 16px;
    margin-left: 0px;
}

.col__left_grid__Sec_for_Service__menu__half_width ul li {
    display: block;
    list-style: inherit;
}

.col__left_grid__Sec_for_Service__menu__half_width ul li a {
    color: #000;
    font-size: 16px;
    line-height: 33px;
}

.cusotm__width_for_Service__menu {
    width: 97%;
    height: auto;
    overflow: auto;
    margin: 0 auto;
}

.cut__Sec {
    position: absolute;
    right: 6px;
    top: 6px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    padding-top: 13px;
    cursor: pointer;
}

.cut__Sec span {
    position: relative;
    display: block;
    width: 22px;
    height: 2px;
    background: #000;

}

.cut__Sec span:nth-child(1) {
    top: 9px;
    transform: rotate(45deg);
}

.dnonen {
    display: none
}

.cut__Sec span:nth-child(2) {
    transform: rotate(-45deg);
    top: 7px;
}

.website_bg__Sec {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}

.website_bg__Sec::after {
    content: '';
    background: linear-gradient(137.86deg, #4a00d882, #7512b78a 23.75%, #fc4d4e96);
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.website___detail___sec {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-bottom: 31px;
    background: url('../img/shape5.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}

.bg__sec__for__Case_Studies {
    margin: 0 auto;
    border-radius: 6px 6px 0 0;

    width: 81%;
    min-height: 500px;
    position: relative;
    z-index: 1;
    top: -67px;
    padding: 30px;
    background: #fff;
}

.website_bg__Sec h1 {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Francois One', sans-serif !important;
    text-transform: capitalize;
    font-size: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
    text-shadow: 3px 3px 20px grey;
}

.bg__sec__for__Case_Studies h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 22px;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
    margin-bottom: 20px;
}

.fl__screen {
    width: 28%;
    display: inline-block;
    float: left;
    overflow: hidden;
    margin-left: 34px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    height: 303px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border-radius: 13px;
}

.fl__screen img {
    width: 100%;
}

.case_Study_screen h1 {
    font-size: 51px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Francois One', sans-serif !important;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 20px;
}

.case_Study_screen {
    width: 100%;
    height: auto;
    overflow: auto;
    text-align: center;
    padding: 0 50px 50px;
}

.blog4 {
    position: absolute;
    top: 700px;
}

.blog3 {
    top: 1528px;
    position: absolute;
    right: 0px;
    width: 200px;
}

.complete__Cover_Service__list::-webkit-scrollbar {
    width: 8px;
}

.complete__Cover_Service__list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 18px;
    background: #552f9c;
    border: 2px solid #3131a5;
    width: 5px;
}

.complete__Cover_Service__list::-webkit-scrollbar-track {
    background-color: #ffffff;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 20px;
    border-radius: 18px;
    background: #552f9c;
    border: 2px solid #3131a5;
    width: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ffffff;
}


.menu___content__list ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all .4s cubic-bezier(0.7, 0, 0.3, 1);
}

.menu___content__list ul li a:hover::before {
    left: 100%;
}

.menu___content__list ul li a::after {
    content: "";
    position: absolute;
    z-index: 0;
    top: 100%;
    margin-top: -2px;
    left: 100%;
    width: 100%;
    height: 10px;
    background: #fff;
    transition: all .3s;
    transition-delay: .4s;
}

.menu___content__list ul li a:hover::after {
    left: 0%;
}



/*****************************************SEO_LANDING****************************  */


.seo__get_form_col {
    width: 90% !important;
    display: inline-block;
    float: left;
    height: auto;
    text-align: center;
    margin: 0 auto !important;
}

.seo__get_form_inner {
    width: 48%;
    display: inline-block;
    height: 68px;
}

.t1__newspaper {
    width: 97%;
    border: none;
    border-bottom: 2px solid #d0287b;
    display: block;
    padding: 10px;
    height: 40px;
    color: #000;
    font-size: 14px;
}

.news_button {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 0px;
    margin: auto;
}

.news_button button {
    margin-left: 51px;
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 150px;
}

.t1__newspaper::placeholder {
    color: #000;
}

.enquiry__btn a:hover {
    color: #fff;
}

.news_button input {
    padding: 12px 20px 12px 20px;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.16), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.13);
    border: none;
    width: 150px;
    margin: auto;
}



.h__left_qoutes {
    position: relative;
    display: inline-block;
}

.h__left_qoutes img {
    width: 40px;
    margin-top: -77%;
    margin-left: -18%;
}

.h__right_qoutes {
    display: inline-block;
    position: relative;
}

.h__right_qoutes img {
    height: 35px;
    margin-bottom: -62%;
    margin-left: 10%;
}

.foot__parent {
    background: #4a00d8;
    border-top-left-radius: 0;
    position: relative;
    height: 346px;
}

.foot__top {
    display: block;
}

.footer__top__button {
    background-color: #EF2673;
    color: #fff;
    width: 67px;
    min-height: 240px;
    border: 0;
    float: right;
    position: absolute;
    bottom: 85px;
    right: 0;
    z-index: 11;
}

.footer__top__text {
    -webkit-transform: rotate(-90deg) translateX(-3rem);
    transform: rotate(-90deg) translateX(-48px);
    position: relative;
    display: block;
    text-transform: capitalize;
}

.p_event_none {
    pointer-events: none;
}

.bar_wrapper {
    width: 2px;
    height: 58px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 0;
    cursor: pointer;
    left: calc(50% - 2px);
}

.ba_wrapper_up {
    top: 34.28576px;
    left: 50%;
}

.bar_whitespace {
    height: 100%;
    width: 100%;
    position: absolute;
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}

.bar_line__up {
    -webkit-animation: slide-up 2s steps(100) infinite;
    animation: slide-up 2s steps(100) infinite;
}

.bar_line {
    background-color: #fff;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

@keyframes slide-up {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.footer_bottom_gird ul li a::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    content: '';
    color: transparent;
    background: #EF2673;
    height: 2px;
}

.footer_bottom_gird ul li a:hover::after {
    width: 100%;
}

.footer_bottom_gird ul li a {
    transition: all 2s;
}

.partners {
    width: 100%;
    background: #F0F8F7;
}

.partners__wrap h4 {
    text-align: center;
    font-size: 33px;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}

.partners__wrap {
    background: #f5f6fa;
    position: relative;
    padding: 30px 0 68px;
}

.partner__detail span {
    font-size: 18px;
    color: #4b4b4b;
    padding: 20px;
    text-transform: capitalize;
}

.partner__detail {
    text-align: center;
}

.img__overlay p {
    color: #000;
}

#wp_devlopment p {
    padding-left: 50px;
}



#angular__devlopment p {
    margin-left: 44px;
}

#e-coomerce p,
#seo p,
#smo p,
.c p {
    margin-left: 40px;
}

.timeline_sec {
    width: 100%;
    height: auto;
    overflow: auto;
}

.timeline_sec img {
    width: 37%;
    display: block;
    margin: 0 auto;
}

.left_Seca {
    position: absolute;
    width: 32%;
    padding: 20px 20px 10px 20px;
    margin-top: 21px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 0 5px 3px rgb(0, 0, 0, 0.33);
    height: 146px;
}

.left_Seca p {
    color: #fff;
    letter-spacing: 1px;
    margin: 0;
    font-size: 15px;
}

.left_Seca h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-size: 29px;
}


.mgd {
    margin-top: 578px;
    background: -webkit-linear-gradient(left, #ed5a35 0%, #f59e3c 100%);
}

.mgb {
    margin-top: 199px;
    background: -webkit-linear-gradient(left, #8e57d5 0%, #cc426e 100%);
}

.mgc {
    margin-top: 400px;
    background: -webkit-linear-gradient(left, #ea5334 0%, #da4053 100%);
}

.mge {
    margin-top: 767px;
    background: -webkit-linear-gradient(left, #5e5ff2 0%, #885bdf 100%);
}

.mga {
    background: -webkit-linear-gradient(left, #2032aa 0%, #835be1 100%);
    box-shadow: aliceblue;
}

.rr::after {
    content: '';
    position: absolute;
    width: 125px;
    height: 1px;
    top: 0;
    left: -128px;
    margin-top: 69px;
    box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.33);
    border: 2px dotted #f38c39;
}

.ll::after {
    content: '';
    position: absolute;
    width: 130px;
    height: 1px;
    top: 0;
    right: -135px;
    margin-top: 65px;
    box-shadow: 2px 5px 5px 0px rgba(0, 0, 0, 0.33);
    border: 2px dotted #f38c39;
}

#timeline__poistion1 {
    right: 16%;
}

#timeline__poistion2 {
    left: 15.4%;
    top: 17%;
}

#timeline__poistion3 {
    right: 16%;
    top: 18%;
}

#timeline__poistion4 {
    left: 15.4%;
    top: 22%;
}

#timeline__poistion5 {
    right: 16%;
    top: 26%;
}

.g__map_custom_ul li a {

    color: #000;
}

.brand__heading h6 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    font-weight: 500;
}

.brand__heading h5 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
}

/* .timeline_sec{
    background-image: url(../img/speaker_bg.png);
    width: 100%;
    background-position: center;
    background-size: cover;

} */


.view_service__btn {
    display: inline-block;
    float: left;
    width: 50%;
    height: auto;
}

.enquiry__btn {
    width: 50%;
    float: left;
    display: inline-block;
    height: auto;
}

.top__header_quick_info {
    float: right;
    padding-right: 6%;
    padding-top: 21px;
}

.top__header_quick_info ul {}

.top__header_quick_info ul li {

    display: inline;
}

.top__header_quick_info ul li img {
    width: 41px;
    padding-right: 10px;
}

.top__header_quick_info ul li span {

    padding-right: 30px;
}

.top__header_quick_info ul li span a {
    font-size: 17px;
    color: #000;
    font-weight: 600;
}

.m__wkad__wrap {
    width: 100%;
    position: relative;
    height: auto;
    padding-top: 40px;
}

.m___wkd_container {
    width: 80%;
    margin: auto;
}

.m__wka_wrap_box {
    box-shadow: 2px 2px 61px -12px rgba(0, 0, 0, 0.3);
    min-height: 338px;
    padding: 20px;
    border-bottom: 2px solid #EF2673;
    border-radius: 4px;
}

.m__wkd_conatent h2 {}

.m__wkd_conatent h2 {
    text-align: center;
    font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    background: -webkit-linear-gradient(left, #2032aa 0%, #ef2673 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.m__wkd_conatent ul {
    margin-left: 27px;
}

.m__wkd_conatent ul li {
    margin-bottom: 10px;
    font-size: 15px;
}

.inner__page_btn {

    width: 100%;
    position: relative;
    display: block;
    height: auto;
}

#service__unique {
    position: absolute;
    right: 57%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 30px;
}
.csutem_testimonials img{
    width: 200px  !important;
   
}