body {
    margin: 0px;
    font-family: 'PT Sans', sans-serif !important;
    background-color: #fff !important;
    overflow-x: hidden
}

.header_fonts {
    font-family: 'Poppins', sans-serif
}

.text_fonts {
    font-family: 'PT Sans', sans-serif
}

.title_fonts {
    font-family: 'Montserrat', sans-serif
}

@font-face {
    font-family: 'Arena Outline';
    src: url('../fonts/ArenaOutline.eot');
    src: url('../fonts/ArenaOutline.eot?#iefix') format('embedded-opentype'), url('../fonts/ArenaOutline.woff2') format('woff2'), url('../fonts/ArenaOutline.woff') format('woff'), url('../fonts/ArenaOutline.ttf') format('truetype'), url('../fonts/ArenaOutline.svg#ArenaOutline') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

p {
    color: #666;
    font-family: 'PT Sans', sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    color: #333;
    margin-top: 0
}

a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'Montserrat', sans-serif
}

a:hover {
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

ul {
    padding-left: 0;
    list-style: none
}

button:focus {
    outline: none
}

img {
    max-width: 100%
}

.margin_0 {
    margin: 0px !important
}

.margin_r_0 {
    margin-right: 0px !important
}

.margin_t_0 {
    margin-top: 0px !important
}

.margin_b_0 {
    margin-bottom: 0px !important
}

.padd_0 {
    padding: 0px !important
}

.padd_l_0 {
    padding-left: 0px !important
}

.padd_r_0 {
    padding-right: 0px !important
}

.padd_b_0 {
    padding-bottom: 0px !important
}

.padd_2 {
    padding: 4px
}

.padd_4 {
    padding: 4px
}

.padd_6 {
    padding-left: 6px;
    padding-right: 6px
}

.container_relative {
    position: relative
}

.header_main {
    float: left;
    margin: 0px;
    padding: 15px 0 15px 0px;
    width: 100%;
    position: relative;
    z-index: 100;
    box-shadow: 0 3px 9px rgb(0 0 0 / 18%);
    overflow: hidden;
    position: fixed;
    background-color: #fff;
    z-index: 500
}

.header_main .navbar-collapse {
    padding: 0px
}

.header_main .navbar-default {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    background: no-repeat;
    border-radius: 0px;
    border: none;
    min-height: auto;
    text-align: center
}

.header_main .navbar-brand {
    padding: 0px
}

.header_main .navbar-brand-centered {
    position: absolute;
    text-align: center;
    background: none;
    float: none;
    display: inline-block;
    width: 100%;
    left: auto;
    margin: 0px
}

.header_main .navbar-brand-centered img {
    max-width: 112px
}

.header_main .navbar-default .navbar-nav > li {
    padding: 0px
}

.header_main .navbar-default .navbar-nav > li > a {
    padding: 0px;
    color: #707070;
    font-weight: 400;
    float: left;
    font-size: 16px;
    line-height: 22px;
    font-style: normal;
    font-family: 'Poppins', sans-serif
}

.header_main .navbar-default .navbar-nav > li > a:hover {
    color: #6957d0
}

.header_main .navbar-default .navbar-nav > li.active a {
    color: #6957d0;
    background: none;
    font-weight: 500
}

.header_main .navbar-default .navbar-nav > li.active {
    color: #6957d0;
    background: none
}

.header_main .navbar-default .nav_left li {
    margin-left: 20px;
    margin-right: 20px;
    padding: 0px
}

.header_main .navbar-default .navbar-right li {
    margin-left: 50px
}

.header_main .navbar-nav {
    margin: 15px 0 0 0px
}

.topbar_header {
    float: right;
    margin: 20px 0 0 0px;
    padding: 0px;
    width: auto;
    position: relative;
    z-index: 200
}

.topbar_header a {
    color: #EFEEED;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase
}

.topbar_header a svg {
    margin: 3px 6px 0 0;
    float: left
}

.top_register_sec {
    float: left;
    margin: 0px 0 0 35px;
    padding: 0px;
    width: auto
}

.cart_top {
    float: left;
    margin: 0px 0 0 35px;
    padding: 0px;
    width: auto
}

.top_search {
    float: left;
    margin: 3px 0 0 35px;
    padding: 0px;
    width: auto
}

.right_head_search {
    float: right;
    margin: 2px 0 0 0px;
    padding: 0px;
    width: auto
}

.input_outer {
    border-radius: 5px;
    box-shadow: 0 1px 5px rgb(0 0 0 / 18%);
    float: left;
    width: 100%;
    padding: 3px 11px
}

.input_outer img {
    width: 20px
}

.input_outer input {
    border: none;
    box-shadow: none
}

.input_outer input:placeholder-shown {
    border: none;
    box-shadow: none
}

@media only screen and (min-width:1200px) and (max-width:4000px) {
    .header_main li.dropdown:hover ul.dropdown-menu {
        display: block
    }
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background: none;
    color: #fff
}

.header_main .dropdown-menu {
    background-color: #fff !important;
    padding: 5px 0 3px 0;
    min-width: 210px;
    border-radius: 0;
    margin: 0px 0 0 0px !important;
    right: auto !important;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.05)
}

.header_main .dropdown-menu li {
    padding: 0 0px !important;
    margin: 0px !important
}

.nav-main .dropdown-menu li a {
    padding: 7px 20px !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    text-transform: capitalize !important;
    color: #1964AC !important;
    font-family: 'Avenir_roman' !important
}

.header_main .dropdown-menu li:last-child {
    border: none !important
}

.nav-main .dropdown-menu li a span {
    color: #06546A;
    margin: 0 5px 2px 0px
}

.nav-main .navbar-default .navbar-nav.nav-links li .dropdown-menu li a:hover {
    background-color: #fff !important;
    color: #90989b !important
}

.header_main .dropdown-menu li a:hover span {
    color: #fff
}

.header_main .navbar-default .navbar-nav.nav-links li.btn-group.show-on-hover {
    padding-bottom: 12px
}

.header_main .navbar-default .navbar-nav.nav-links li.active ul li a {
    color: #fff
}

.custom_nav {
    position: relative;
    float: none;
    text-align: center;
    display: inline-block
}

.head_form_st {
    margin-top: 2px;
    margin-bottom: 0px
}

.header_main .navbar-default .navbar-nav > li.active span.nav_circle {
    background: #e56c96
}

.header_main .navbar-default .navbar-nav > li span.nav_circle {
    width: 8px;
    height: 8px;
    background: linear-gradient(#fff 0%, #fff 100%);
    display: inline-block;
    float: left;
    border-radius: 9px;
    margin: 7px 8px 0 0
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.banner_tp_section {
    float: left;
    margin: 0px;
    padding: 150px 0 60px 0px;
    width: 100%
}

.banner_left_image {
    float: left;
    margin: -64px 0 0 0;
    padding: 0;
    width: 100%
}

.banner_left_image img {
    width: 100%
}

.banner_tp_lft {}

.banner_tp_rgt {}

.banner_right_content {
    min-width: 515px;
    margin: 151px 0 0 -175px;
    float: left
}

.text_tp_1 {
    background: #6957D0;
    background: -webkit-linear-gradient(to right, #6957D0 30%, #e56c96 60%);
    background: -moz-linear-gradient(to right, #6957D0 30%, #e56c96 60%);
    background: linear-gradient(to right, #6957D0 30%, #e56c96 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 800
}

.text_tp_2 {
    background: #6957D0;
    background: -webkit-linear-gradient(to right, #6957D0 25%, #e56c96 60%);
    background: -moz-linear-gradient(to right, #6957D0 25%, #e56c96 60%);
    background: linear-gradient(to right, #6957D0 25%, #e56c96 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Poppins', sans-serif;
    font-size: 38px;
    font-weight: 800
}

.banner_tp_section p {
    float: left;
    margin: 30px 0 0 0;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #4d4d4d;
    line-height: 32px
}

.section_vas_world {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.vas_tp_dotts {
    float: left;
    margin: 0px 0 0px 0;
    padding: 0px 0px;
    width: 100%
}

.vas_tp_dotts img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.section_portfolio_main {
    float: left;
    margin: 0px;
    padding: 80px 0 115px 0px;
    width: 100%;
    background: url(../images/portfolio_bg.png) 0px 0px no-repeat;
    background-repeat: repeat-x;
    position: relative;
    overflow: hidden
}

.title_bar {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.title_bar h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #6957d0;
    margin: 0 0 40px 0
}

.title_bar h4 span.title_number {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #e56c96
}

.title_bar h4 span {
    color: #e56c96
}

.title_bar .line_border img {
    width: 130px
}

.title_bar h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    text-align: left;
    color: #525252;
    letter-spacing: -0.02em
}

.title_bar h3 span {
    color: #e56c96
}

.portfolio_content {
    float: left;
    margin: 70px 0 0 0;
    padding: 0px;
    width: 100%
}

.portfolio_content h5 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 32px;
    line-height: 45px;
    text-align: left;
    color: #656565;
    margin: 0 0 35px 0;
    letter-spacing: -0.02em
}

.portfolio_content a {
    float: left;
    margin: 0px;
    padding: 9px 18px 11px 18px;
    width: auto;
    background-color: #6957d0;
    border-radius: 7px;
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: normal;
    text-align: left;
    color: #fff;
    -webkit-transition: all .5s ease-in-out
}

.portfolio_content a svg {
    width: 28px;
    float: right;
    margin: 11px 0 0 13px;
    fill: #fff
}

.portfolio_content a:hover {
    background-color: #e56c96;
    color: #fff;
    -webkit-transition: all .5s ease-in-out
}

.portfolio_content a:hover svg {
    fill: #fff !important
}

.portfolio_gallery {
    float: left;
    margin: -33px 0 0 0px;
    padding: 0;
    width: 100%;
    position: relative
}

.portfolio_gallery img {
    max-width: 100%
}

.portfolio_gallery_animation_set {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative
}

.p_g_l_bg {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.p_g_l_bg img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 71%
}

.p_g_lcd {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100
}

.p_g_lcd img {
    float: right;
    margin: 44px 88px 0 0;
    padding: 0px;
    width: 77%
}

.p_g_circl_st {
    position: absolute;
    top: 181px;
    left: 100px;
    z-index: 90
}

.p_g_circl_st img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.p_g_cross_st {
    position: absolute;
    top: 50px !important;
    right: 116px !important;
    z-index: 90 !important;
    margin: 0 !important;
    left: auto !important
}

.p_g_cross_st img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 56px;
    height: auto !important
}

.p_g_triangle_st {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 90
}

.p_g_triangle_st img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.p_g_triangle_st_2 {
    position: absolute;
    right: 25px;
    top: 254px
}

.p_g_triangle_st_2 img {
    width: 90px
}

.rotate_triangle_gallery {
    animation: rotation 8s infinite linear
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(200deg)
    }
}

.pulse_circle {
    margin: 0px;
    display: block;
    width: 63px;
    height: 63px;
    border-radius: 50%;
    cursor: pointer;
    animation: animate-pulse 1s linear infinite;
    cursor: pointer
}

@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 10 rgba(229, 108, 150, 0.7), 0 0 0 0 rgba(229, 108, 150, 0.7)
    }

    40% {
        box-shadow: 0 0 0 10px rgba(229, 108, 150, 0.0), 0 0 0 0 rgba(229, 108, 150, 0.7)
    }

    80% {
        box-shadow: 0 0 0 10px rgba(229, 108, 150, 0.0), 0 0 0 30px rgba(229, 108, 150, 0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(229, 108, 150, 0.0), 0 0 0 30px rgba(229, 108, 150, 0)
    }
}

.item_cus {
    transition: all 3s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    position: absolute
}

.traiangle_cus_2 {}

.circle_cus {}

.square_cus {}

.triangle_cus {}

.title_bar_vas {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.title_bar_vas h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #6957d0;
    margin: 0 0 40px 0
}

.title_bar_vas h4 span.title_number {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    color: #e56c96
}

.title_bar_vas .line_border img {}

.title_bar_vas h3 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    text-align: left;
    color: #5d5c5c;
    margin: 0 0 60px 0;
    letter-spacing: -0.02em
}

.title_bar_vas h3 span {
    color: #e56c96
}

.title_bar_vas .line_border img {
    width: 130px
}

.title_bar_vas h4 span {
    color: #e56c96
}

span.line_border {
    margin: 0 5px 0 1px
}

.custom_vas_wd {}

.section_vas_world_bg {
    float: left;
    margin: 0px;
    padding: 80px 0 30px 0;
    width: 100%;
    background: url(../images/vas_world_2.png) 0px 0px no-repeat;
    background-size: 58%;
    background-position: right 270px
}

.vas_service_col {
    float: left;
    margin: 0px 0 38px 0;
    padding: 18px 20px;
    width: 100%;
    border-radius: 7px;
    background: #fff;
    box-shadow: 0px 8px 36px rgba(128, 127, 127, 0.1);
    text-align: center;
    overflow: hidden
}

.vas_service_col:hover {}

.vas_service_col:hover .vas_icons {
    background-color: #fff !important;
    background: none;
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s;
    border-color: #6957d0
}

.vas_service_col:hover h4 {
    color: #fff;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.vas_service_col:hover p {
    color: #fff;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.vas_service_col:hover a {
    background-color: #fff
}

.vas_service_col:hover .vas_icons svg {
    fill: #ee5298 !important
}

.vas_icons {
    margin: 0px 0 22px 0;
    padding: 0px;
    text-align: center;
    width: 100px;
    height: 100px;
    background: #6957d0;
    border-radius: 100px;
    display: inline-block;
    line-height: 115px;
    position: relative;
    -webkit-transition-duration: 1.2s;
    transition-duration: 1.2s
}

.vas_icons img {
    max-height: 48px;
    margin: -7px 0 0 0
}

.vas_icons svg {
    max-height: 45px;
    margin: 28px 0 0 0;
    display: inline-block;
    /*float: left;*/
    color: #fff !important;
    fill: #fff
}

.vas_icons span {
    position: absolute;
    bottom: -41px;
    right: 0px
}

.vas_icons span img {
    max-width: 25px;
    margin: 0 0 0 0
}

.vas_service_col h4 {
    font-family: 'Poppins', sans-serif;
    color: #5d5c5c;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.vas_service_col p {
    font-family: 'Poppins', sans-serif;
    color: #434141;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 18px 0px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s
}

.vas_service_col a {
    padding: 9px 31px;
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    background-color: #fff
}

.vas_service_col a img {
    max-width: 28px
}

.hover_link {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center
}

.vas_service_col a svg {
    max-height: 56px;
    margin: 28px 0 0 0;
    float: left;
    float: left;
    color: #6957d0 !important;
    fill: #6957d0
}

.section_home_team {
    float: left;
    margin: 0px;
    padding: 80px 0 80px 0;
    width: 100%
}

.section_home_team .title_bar_vas h4 {}

.section_home_team .title_bar_vas h3 {}

.team_section_outer {
    float: left;
    margin: -87px 0 0 0;
    padding: 0px;
    width: 100%
}

.team_section_outer h2 {
    float: left;
    text-align: right;
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #5d5c5c;
    opacity: 0.04;
    font-family: 'Montserrat', sans-serif;
    font-size: 150px;
    font-weight: 700;
    line-height: 108px
}

.team_section_outer h2 span {
    margin: 0 -15px 0 0px
}

.team_section_inner {
    float: left;
    margin: -1px 0 0 0px;
    padding: 0 50px;
    width: 100%;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s
}

.team_section_inner:hover .teams_sec_col {
    opacity: 0.2;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s
}

.team_section_inner:hover .teams_sec_col:hover {
    opacity: unset;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s
}

.teams_sec_col {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.teams_sec_col figure {
    float: left;
    margin: 0px 0 20px 0;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    border-radius: 8px
}

.teams_sec_col figure img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    transition-duration: .5s
}

.teams_sec_col:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3)
}

.teams_sec_col h6 {
    float: left;
    margin: 0 0 5px 0;
    padding: 0px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #2f2f2f;
    font-size: 16px;
    text-transform: uppercase
}

.teams_sec_col span {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #5d5c5c;
    font-size: 13px;
    text-transform: uppercase
}

.section_reputation_outer {
    float: left;
    margin: 0px;
    padding: 80px 0 80px 0px;
    width: 100%;
    background: url(../images/portfolio_bg.png) 0px 0px no-repeat;
    background-repeat: repeat-x
}

.reputation_slider_outer {
    float: left;
    margin: 0px;
    padding: 0px 100px;
    width: 100%
}

.reputation_slider_inner {
    float: left;
    margin: 0px;
    padding: 50px 50px 45px 50px;
    width: 100%;
    border-radius: 8px;
    background: #fefefe;
    opacity: 1;
    filter: drop-shadow(5px 40px 60px rgba(126, 123, 123, 0.15));
    border-bottom: solid 5px #6957d0
}

.reputation_slider_inner .carousel-indicators li {
    width: 70px;
    height: 70px;
    text-indent: inherit;
    margin: 0 15px
}

.reputation_slider_inner .carousel-indicators li figure {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    overflow: hidden;
    border: solid 2px #fefefe;
    transition-duration: .5s
}

.reputation_slider_inner .carousel-indicators li figure img {
    width: 100%;
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .2s ease-in-out
}

.reputation_slider_inner .carousel-indicators li figure:hover img {
    filter: none;
    -webkit-filter: grayscale(0%)
}

.reputation_slider_inner .carousel-indicators li.active figure img {
    filter: none;
    -webkit-filter: grayscale(0%)
}

.reputation_slider_inner .carousel-indicators li.active figure {
    border-color: #6957d0
}

.reputation_slider_inner .carousel-indicators li.active figure {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3)
}

.reputation_slider_inner .carousel-indicators {
    position: relative;
    left: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    float: left;
    bottom: 0;
    text-align: left;
    bottom: 0;
    z-index: 200
}

.quotes_text {
    float: left;
    margin: 0px 0 35px 0;
    padding: 0px;
    width: 100%;
    min-height: 128px
}

.quotes_text p {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    line-height: 32px;
    font-size: 18px;
    font-weight: 300;
    color: #2f2f2f;
    text-align: left
}

.webs_links_user {
    position: absolute;
    visibility: visible;
    z-index: 99999;
    text-indent: inherit;
    display: inline-block;
    left: 0;
    width: 100%;
    float: left;
    bottom: -155px
}

.webs_links_user h6 {
    float: left;
    margin: 0px 0 3px 0;
    padding: 0px;
    width: 100%;
    color: #312f2f;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 18px
}

.webs_links_user a {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
    color: #555;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px
}

.webs_links_user a:hover {
    color: #6957d0
}

.reputation_slider_inner .carousel-inner {
    overflow: visible
}

.reputation_slider_inner .item {
    float: left
}

.reputation_slider_inner #carousel {
    float: left;
    width: 100%;
    overflow: hidden;
    min-height: 310px
}

#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0.2;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    z-index: 1
}

#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: unset;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity
}

.completed_projects_section {
    float: left;
    margin: 0px;
    padding: 100px 0 55px 0;
    width: 100%;
    text-align: center;
    overflow: hidden
}

.projects_title {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center
}

.projects_title img {
    margin: 0 0 80px 0px;
    max-width: 50%
}

.projects_title h4 {
    float: left;
    margin: 0px 0 80px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    color: #5d5c5c;
    font-weight: 700;
    font-size: 36px;
    text-transform: uppercase
}

.projects_slider {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.projects_slider .projects_col {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.projects_slider .item {
    padding: 0 15px
}

.projects_slider .item img {
    width: 100%;
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-transition: all .8s ease-in-out
}

.projects_slider .item:hover img {
    filter: none;
    -webkit-filter: grayscale(0%)
}

.projects_slider .owl-buttons {
    margin: 0 auto;
    width: 60px;
    margin-top: 40px
}

.projects_slider .owl-buttons .owl-prev {
    float: left;
    font-size: 24px;
    color: #231f20
}

.projects_slider .owl-buttons .owl-next {
    float: right;
    font-size: 24px;
    color: #231f20
}

.projects_slider .owl-buttons .owl-prev:hover {
    color: #6957d0
}

.projects_slider .owl-buttons .owl-next:hover {
    color: #6957d0
}

.projects_counter_section {
    float: left;
    margin: 0px;
    padding: 15px 0 40px 0px;
    width: 100%
}

.projects_counter_inner {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative
}

.prjoects_bg_txt {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center
}

.prjoects_bg_txt h3 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #939393;
    font-family: 'Arena Outline';
    opacity: 0.06;
    font-size: 190px;
    text-align: center
}

.slider_counter {
    position: absolute;
    width: 100%;
    bottom: 55px
}

.slider_counter .card {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.slider_counter .card h3 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    letter-spacing: 0.05em;
    ;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #e56c96;
    text-align: center
}

.slider_counter .card h3 span.sign {
    letter-spacing: 0.05em;
    ;
    font-size: 50px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #e56c96;
    text-align: center
}

.slider_counter .card h3 span {
    color: #6957d0
}

.slider_counter .card h4 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    letter-spacing: 0.05em;
    ;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #707070;
    text-align: center
}

.home_contact_section {
    float: left;
    margin: 0px;
    padding: 70px 0 0px 0;
    width: 100%;
    background: url(../images/home_contact_bg_n.png) 0px 0px no-repeat;
    background-size: 36%;
    background-position: right bottom
}

.contact_home_new_map {}

.contact_home_new_map img {
    margin: -70px 0 0 0px
}

.hide_content_map_old {
    display: none
}

.home_contact_section .title_bar_vas h4 {
    margin-bottom: 20px
}

.home_contact_section .title_bar_vas h3 {
    color: #525252;
    font-size: 28px
}

.map_pin_set {}

.map_pin_set img {
    width: 70px
}

.wave_arrow {
    float: left;
    margin: 0 0 0 0;
    padding: 0px;
    width: 100%
}

.wave_arrow img {
    float: left;
    margin: 0 0 0 2%;
    padding: 0px;
    width: 73%
}

.geopin {
    position: absolute;
    transform: rotate(0deg);
    left: 31%;
    top: 50%;
    margin: 137px 0 0 16px;
    z-index: 100
}

.geopin:after {}

.bounce {
    animation-name: bounce;
    animation-fill-mode: both;
    animation-duration: 0.9s
}

.geopulse {
    background: #e56c96;
    border-radius: 50%;
    height: 32px;
    width: 100px;
    position: absolute;
    left: 31%;
    top: 50%;
    margin: 223px 0px 0px 0;
    transform: rotateX(55deg)
}

.geopulse:after {
    content: "";
    border-radius: 50%;
    height: 46px;
    width: 128px;
    position: absolute;
    margin: -7px 0 0 -15px;
    animation: pulsate 1.5s ease-out;
    animation-iteration-count: infinite;
    opacity: .2;
    box-shadow: 0 0 1px 3px #e56c96;
    animation-delay: 0.5s
}

@keyframes pulsate {

    0%,
    100% {
        transform: scale(0.1, 0.1);
        opacity: 5
    }

    50% {
        opacity: 5
    }

    100% {
        transform: scale(1.2, 1.2);
        opacity: 5
    }
}

@keyframes bounce {
    0% {
        opacity: 0;
        transform: translateY(-1000px) rotate(0deg)
    }

    60% {
        opacity: 1;
        transform: translateY(5px) rotate(0deg)
    }

    80% {
        transform: translateY(0px) rotate(0deg)
    }

    100% {
        transform: translateY(0) rotate(0deg)
    }
}

.bouncediv {
    -moz-animation: bounce .40s linear;
    -webkit-animation: bounce .40s linear
}

@-moz-keyframes bounce {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }

    50% {
        -moz-transform: scale(1.3);
        opacity: 0.4
    }

    75% {
        -moz-transform: scale(0.9);
        opacity: 0.7
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes bounce {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(1.3);
        opacity: 0.4
    }

    75% {
        -webkit-transform: scale(0.9);
        opacity: 0.7
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@keyframes drop {
    0% {
        transform: translateY(-40px) rotate(0deg)
    }

    80% {
        transform: translateY(3px) rotate(0deg)
    }

    100% {
        transform: translateY(0) rotate(0deg)
    }
}

.drop {
    animation-name: drop;
    animation-fill-mode: both;
    animation-duration: 0.5s
}

.marker_pin_animate {
    display: inline-block;
    font-size: 0;
    cursor: pointer;
    transform-origin: bottom center
}

.top_to_botom_anmate {
    animation: hover 1s ease-in-out infinite alternate
}

@keyframes hover {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        transform: translate3d(0, -9px, 0)
    }
}

.office_locate_content {
    float: left;
    margin: 50px 0 0 0px;
    padding: 0px;
    width: 100%
}

.office_locate_content h4 {
    float: left;
    margin: 0px 0 40px 0;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    color: #6957d0;
    letter-spacing: -0.02em;
    font-size: 28px;
    font-weight: 700
}

.office_locate_content h4 span {
    color: #e56c96
}

.office_locate_content p {
    float: left;
    margin: 0px 0 25px 0;
    padding: 0px;
    width: auto;
    font-family: 'Poppins', sans-serif;
    color: #9d9c9c;
    letter-spacing: -0.02em;
    font-size: 16px;
    font-weight: 500
}

.office_locate_content a {
    float: left;
    margin: 0px 0 0px 0;
    padding: 0px;
    width: auto;
    font-family: 'Poppins', sans-serif;
    color: #9d9c9c;
    letter-spacing: -0.02em;
    font-size: 16px;
    font-weight: 500
}

.office_locate_content a:hover {
    text-decoration: none;
    color: #6957d0
}

.office_locate_content p img {
    float: left;
    margin: 1px 18px 0 0;
    padding: 0px;
    width: 28px
}

.section_footer_main {
    float: left;
    margin: 0px;
    padding: 0px 0 0 0;
    width: 100%;
    background-color: #6957d0
}

.footer_top_section {
    float: left;
    margin: 0px;
    padding: 60px 0 35px 0;
    width: 100%;
    background: url(../images/footer_waves.png) 0px 0px no-repeat;
    background-position: right bottom;
    background-size: 100%
}

.footer_tp_col {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.footer_tp_col h5 {
    float: left;
    margin: 0px 0 35px 0;
    padding: 0px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    color: #fff
}

.footer_tp_col ul {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.footer_tp_col ul li {
    float: left;
    margin: 0px 0 22px 0;
    padding: 0px;
    width: 100%;
    list-style-type: none
}

.footer_tp_col ul li a {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    border-bottom: solid 1px #6957d0
}

.footer_tp_col ul li a:hover {
    color: #E56C96;
    text-decoration: none;
    border-color: #E56C96
}

.footer_tp_col ul li.active a {
    color: #E56C96;
    text-decoration: none;
    border-color: #E56C96
}

.econ_footer_logo {
    float: left;
    margin: 0px 0 0 0px;
    padding: 0px;
    width: 100%
}

.econ_footer_logo img {
    float: left;
    margin: -4px 0 25px 0;
    padding: 0px;
    max-width: 100%
}

.econ_footer_logo p {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px
}

.footer_social_links {
    float: left;
    margin: 0px;
    padding: 0p;
    width: 100%
}

.footer_social_links a {
    float: left;
    margin: 0 0 20px 0;
    padding: 0px;
    width: auto;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #fff
}

.footer_social_links a:hover {
    color: #E56C96;
    text-decoration: none
}

.footer_social_links a:hover span {
    background-color: #E56C96;
    text-decoration: none;
    color: #fff
}

.footer_social_links span {
    float: left;
    margin: 1px 10px 0 0;
    padding: 0px;
    width: 26px;
    height: 26px;
    background-color: #fff;
    border-radius: 50px;
    color: #6957d0;
    font-size: 16px;
    text-align: center;
    line-height: 27px
}

.copyright_section {
    float: left;
    margin: 0px;
    padding: 18px 0px;
    width: 100%;
    text-align: center;
    background-color: #7a67e6;
    border-top: solid 1px #fff
}

.copyright_section p {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.inner_pages_banner {
    float: left;
    margin: 80px 0 0 0px;
    padding: 0px;
    width: 100%;
    position: relative
}

.inner_pages_banner img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.banner_inner_page_overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    text-align: center;
    top: 39%
}

.banner_title_transparent {
    float: left;
    margin: 0px;
    padding: 18px 0 16px 0;
    width: 100%;
    background-color: rgb(255 255 255 / 72%);
    border-radius: 10px
}

.banner_title_transparent h2 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #e56c96;
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    letter-spacing: -0.02em;
    font-size: 42px
}

.services_sections {
    float: left;
    margin: 0px 0 70px 0 !important;
    padding: 0px 0 60px 0 !important;
    width: 100%;
    background: url(../images/service_page_dots.png) 0px 0px no-repeat #fff;
    background-size: 50%;
    background-position: left bottom
}

.services_title {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: center
}

.services_title h3 {
    float: left;
    margin: 0 0 0 -9px;
    padding: 0px;
    width: auto;
    letter-spacing: -0.02em;
    font-weight: 600;
    color: #707070;
    font-family: 'Poppins', sans-serif;
    opacity: 0.1;
    font-size: 120px
}

.separater {
    display: inline-block;
    width: 200px;
    height: 7px;
    background-color: #e56c96
}

.sevice_inner_content {
    float: left;
    margin: -100px 0 0 0px;
    padding: 0px 0 0 0px;
    width: 100%
}

.service_design {
    float: left;
    margin: 0px;
    padding-top: 100px !important;
    width: 100%
}

.service_design_col {
    float: left;
    margin: 0px;
    padding: 0px 0 0 0px;
    width: 100%
}

.service_design_col img {
    float: left;
    margin: 0px;
    padding: 0px;
    max-width: 100%
}

.service_content_padd {
    float: left;
    margin: 0px;
    padding: 0px 120px;
    width: 100%
}

.services_sections h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: bold;
    font-size: 36px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #6957d0;
    margin: 0 0 10px 0
}

.services_sections h4 span {
    color: #e56c96
}

.separater_2 {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 35px;
    height: 5px;
    background-color: #e56c96
}

.services_sections p {
    float: left;
    margin: 30px 0 0 0;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #707070;
    letter-spacing: -0.02em;
    line-height: 32px
}

.service_digital {
    background-position: right bottom;
    padding-bottom: 35px !important
}

.service_digital .services_title {
    float: right
}

.service_digital .service_design_col img {
    float: right;
    max-width: 85%
}

.service_digital .service_content_padd {
    padding-left: 70px;
    padding-right: 170px;
    padding-top: 50px
}

.service_banking {}

.service_banking .services_title {
    float: left
}

.service_banking .service_design_col img {
    float: left;
    max-width: 100%;
    margin-top: -30px
}

.service_banking .service_content_padd {}

.service_ecommerce {
    background-position: right bottom;
    padding-bottom: 100px !important;
    margin-bottom: 20px !important
}

.service_ecommerce .services_title {
    float: right
}

.service_ecommerce .service_design_col img {
    float: right;
    max-width: 100%;
    margin-top: -40px
}

.service_ecommerce .service_content_padd {
    padding-left: 70px;
    padding-right: 170px;
    padding-top: 20px
}

.service_ecommerce .services_title h3 {
    margin: 0 -10px 0 0;
    letter-spacing: -0.02em;
    font-size: 104px
}

.logo svg {
    width: 100% !important
}

.logo img {
    margin: -59px 0 0 0
}

.about_top_content_main {
    float: left;
    margin: 0px;
    padding: 65px 0 50px 0px;
    width: 100%
}

.abt_tp_content {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.abt_tp_content p {
    float: left;
    margin: 0px 0 22px 0;
    padding: 0px;
    width: 100%;
    letter-spacing: -0.02em;
    color: #7e7e7e;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px
}

.abt_tp_content h6 {
    float: left;
    margin: 0px 0 22px 0;
    padding: 0px;
    width: 100%;
    letter-spacing: -0.02em;
    color: #7559ca;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 18px
}

.about_service {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
    background: none;
    margin-bottom: 0px !important
}

.about_service h4 {
    margin-bottom: 30px;
    font-size: 30px
}

.about_accordian_section {
    float: left;
    margin: -18px 0 0 0px;
    padding: 0px;
    width: 100%
}

.about_accordian_section h2 {
    color: #525252;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 20px
}

.about_accordian_section h2 span {
    float: left;
    margin: -1px 15px 0 0px;
    font-size: 22px;
    color: #e56c96
}

.about_accordian_section .card-body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #7c7c7c;
    padding-bottom: 15px
}

.accordion .card:last-child {
    border-bottom: none
}

.about_service .service_design_col img {
    margin: 24px 0 0 -40px
}

.accordion {
    margin-top: 40px
}

.accordion .card {
    border: none;
    margin-bottom: 15px;
    border-bottom: 1px solid #dadada;
    padding: 0px 0 0px 0
}

.accordion .card h2 {
    background: url(../images/up-arrow.png) no-repeat calc(100% - 10px) center;
    background-size: 36px;
    cursor: pointer;
    padding: 10px 0
}

.accordion .card h2.collapsed {
    background-image: url(../images/down-arrow.png)
}

.accordion .card-body {
    padding-left: 0;
    padding-right: 0
}

.accordion .card-body p {
    float: none;
    margin: 0px 0 15px 0;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #707070;
    letter-spacing: unset;
    line-height: 26px
}

.completed_projects {
    padding-top: 70px !important;
    padding-bottom: 55px !important;
    background: none;
    margin-bottom: 0px !important
}

.completed_projects h4 {
    margin-bottom: 30px;
    font-size: 30px
}

.completed_projects h3 {
    font-size: 98px
}

.completed_projects_section_projects_content {
    float: left;
    margin: -8px 0 0 0px;
    padding: 0px;
    width: 100%
}

.completed_projects_section_projects_content p {
    float: left;
    width: 100%;
    font-style: italic;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #525252;
    margin: 0 0 35px 0px;
    padding: 0px
}

.completed_projects .service_design_col img {
    margin: 0;
    max-width: 65%
}

.completed_projects_strips {}

.completed_projects_strips span.strip_Title {
    color: #525252
}

.completed_projects_strips span {
    margin: 0 0 0 0px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 22px;
    color: #6957d0
}

.skillbar-container {
    position: relative;
    display: block;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 100%;
    background-color: #f1f1f1;
    background-color: rgb(241 241 241);
    height: 3px
}

.skills {
    height: 3px;
    width: 0px;
    background-color: #e56c96 !important
}

.meet_team_sec {
    padding-top: 60px !important;
    padding-bottom: 55px !important;
    background: none;
    margin-bottom: 0px !important
}

.meet_team_sec h4 {
    margin-bottom: 30px;
    font-size: 30px
}

.meet_team_sec h5 {
    float: left;
    margin: 0 0 70px 0px;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 28px;
    color: #606060;
    letter-spacing: -0.02em
}

.meat_team_gallery {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.team_gallery_col {
    float: left;
    margin: 0px 0 10px 0;
    padding: 0px;
    width: 100%;
    position: relative;
    cursor: pointer
}

.team_gallery_col figure {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
    min-height: 288px;
    max-height: 288px
}

.team_gallery_col figure img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    transition-duration: .5s
}

.team_gallery_col:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3)
}

.team_gallery_col:hover .gallery_overlay {
    opacity: unset
}

.gallery_overlay {
    position: absolute;
    top: 35%;
    width: 100%;
    padding: 0 15%;
    opacity: 0
}

.meat_team_gallery .col-md-3 {
    padding: 0 5px
}

.meat_team_gallery .row {
    margin-right: -3px;
    margin-left: -3px
}

.gallery_overlay_iner {
    background-color: #fff;
    border-radius: 5px;
    float: left;
    margin: 0px;
    padding: 22px 15px;
    width: 100%
}

.gallery_overlay_iner h6 {
    float: left;
    margin: 0px 0 5px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #7559ca;
    letter-spacing: -0.02em;
    line-height: normal
}

.gallery_overlay_iner p {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #4d4d4d;
    letter-spacing: -0.02em
}

.career_page_banner {
    float: left;
    margin: 80px 0 0 0px;
    padding: 60px 0 0 0px;
    width: 100%;
    background: url(../images/career_banner_bg.png) 0px 0px no-repeat
}

.career_banner_strip {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: center
}

.career_banner_strip img {
    max-width: 42%;
    display: inline-block
}

.career_banner_strip h5 {
    float: left;
    margin: -224px 0 0 0px;
    padding: 0px;
    width: 100%;
    color: #6957d0;
    font-size: 40px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    position: relative
}

.career_banner_title {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.career_banner_title h2 {
    font-family: 'Poppins', sans-serif;
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-size: 322px;
    color: #707070;
    opacity: 0.15;
    font-weight: 600;
    line-height: 185px
}

.career_peoples {
    float: left;
    margin: -92px 0 0 0;
    padding: 0px 1.5%;
    width: 100%
}

.career_peoples img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.career_banner_lower_content {
    float: left;
    margin: 60px 0px 60px 0px;
    padding: 0px;
    width: 100%;
    text-align: left
}

.career_banner_lower_content p {
    font-family: 'Poppins', sans-serif;
    float: left;
    margin: 0 0 15px 0;
    padding: 0px;
    width: 100%;
    font-size: 20px;
    color: #525252;
    font-weight: 400;
    line-height: 32px
}

.job_post_sec {
    background: url(../images/job_post_bg.png) 0px 0px no-repeat;
    background-position: -117px bottom;
    background-size: 380px;
    padding-bottom: 100px !important
}

.job_post_sec .services_title h3 {
    letter-spacing: 0.05em;
    font-weight: 700;
    font-size: 150px
}

.job_post_title {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.job_post_title h5 {
    float: left;
    margin: 40px 0 35px 0px;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #525252;
    font-size: 38px;
    line-height: 50px
}

.job_post_title a {
    float: left;
    margin: 0px;
    padding: 12px 40px 14px 40px;
    width: auto;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 18px;
    background-color: #6957d0;
    border-radius: 5px
}

.job_post_title a span {
    font-weight: 600;
    font-size: 21px
}

.job_post_title a:hover {
    background-color: #e56c96;
    color: #fff
}

.project_page_banner {
    float: left;
    margin: 80px 0 0 0px;
    padding: 100px 0 120px 0px;
    width: 100%;
    text-align: center
}

.project_page_banner img {
    display: inline-block;
    margin: 0 0 70px 0px;
    max-width: 50%
}

.project_page_banner h5 {
    float: left;
    margin: 0px 0 30px 0;
    padding: 0px;
    width: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 38px;
    text-transform: uppercase;
    color: #5d5c5c
}

.project_page_banner h6 {
    float: left;
    margin: 0px 0 0px 0;
    padding: 0px;
    width: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    color: #7559ca
}

.project_page_banner h6 span {
    color: #e7418e
}

.project_page_gallery {
    float: left;
    margin: 0px;
    padding: 0px 0 60px 0px;
    width: 100%;
    text-align: center
}

.project_pge_gllry_col {
    float: left;
    margin: 0px 0 30px 0;
    padding: 0px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    min-height: 280px;
    border-radius: 8px
}

.project_pge_gllry_col img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-radius: 8px
}

.project_pge_gllry_col h5 {
    float: left;
    margin: 60px 0 15px 0;
    padding: 0px;
    width: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #7559ca
}

.project_pge_gllry_col p {
    float: left;
    margin: 0px 0 18px 0;
    padding: 0 10px;
    width: 100%;
    letter-spacing: -0.02em;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #707070;
    line-height: normal
}

.project_pge_gllry_col a {
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50px;
    background-color: #e56c96;
    text-align: center;
    line-height: 45px
}

.project_pge_gllry_col a img {
    width: 13px;
    display: inline-block;
    float: none;
    margin: 0 0 0 3px
}

.project_pge_gllry_col a:hover {
    background-color: #7559ca
}

.w_img {
    box-shadow: none
}

.showase_sec {
    padding-top: 70px !important;
    padding-bottom: 40px !important;
    background: none;
    margin-bottom: 0px !important
}

.showase_sec .services_title h3 {
    font-size: 92px;
    margin-top: 30px;
    margin-bottom: 22px
}

.showcase_gallery_content {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.showcase_col {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 25%
}

.showcase_col figure {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.showcase_col figure img {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 100%
}

.showcase_1 {
    width: 11.2%
}

.showcase_2 {
    width: 19.3%
}

.showcase_3 {
    width: 38.2%
}

.showcase_4 {
    width: 31.2%
}