h3{font-family: 'Cera Pro'}
p{font-family: 'Poppins';font-weight: 300;}
img {
    max-width: 100%;
}

.clear {
    clear: both;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="text"] {
    appearance: none;
    -webkit-appearance: none;
    -webkit-appearance: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    cursor: pointer;
    font-size: 14px;
}

/*select::-ms-expand { display: none; }*/
.clearfix {
    clear: both;
}

::-moz-selection {
    color: #fff;
    background: #0c6cd3;
}

::selection {
    color: #fff;
    background: #0c6cd3;
}

@font-face {
    font-family: "Bebas Neue Regular";
    src: url("../fonts/bebas/BEBASd41d.eot?") format("eot"),
        url("../fonts/bebas/BEBAS.woff") format("woff"),
        url("../fonts/bebas/BEBAS.ttf") format("truetype"),
        url("../fonts/bebas/BEBAS.svg#BEBAS") format("svg");
    font-weight: normal;
    font-style: normal;
}


/*sf ui display font*/

@font-face {
    font-family: 'sf_ui_display_thin';
    src: url('../fonts/sfui-display/thin/sf-ui-display-thin-webfont.woff2') format('woff2'),
        url('../fonts/sfui-display/thin/sf-ui-display-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sf_ui_display_light';
    src: url('../fonts/sfui-display/light/sf-ui-display-light-webfont.woff2') format('woff2'),
        url('../fonts/sfui-display/light/sf-ui-display-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ''Cera Pro'';
    src: url('../fonts/sfui-display/medium/sf-ui-display-medium-webfont.woff2') format('woff2'),
        url('../fonts/sfui-display/medium/sf-ui-display-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sf_ui_display_semibold';
    src: url('../fonts/sfui-display/semibold/sf-ui-display-semibold-webfont.woff2') format('woff2'),
        url('../fonts/sfui-display/semibold/sf-ui-display-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: ''Cera Pro'';
    src: url('../fonts/sfui-display/bold/sf-ui-display-bold-webfont.woff2') format('woff2'),
        url('../fonts/sfui-display/bold/sf-ui-display-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'sf_ui_display_black';
    src: url('../fonts/sfui-display/black/sf-ui-display-black-webfont.woff2') format('woff2'),
        url('../fonts/sfui-display/black/sf-ui-display-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body.beforehide,
html.beforehide {
    overflow: hidden;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        padding-left: 0;
        padding-right: 0
    }
}

.container:before,
.container:after {
    content: "";
    display: block;
    clear: both;
}

.full__page {
    display: block;
    width: 100%;
    clear: both;
}

.full__page:before,
.full__page:after {
    content: "";
    display: block;
    clear: both;
}    
.section_devide {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
}

.section_devide:before,
.section_devide:after {
    content: "";
    display: block;
    clear: both;
}
    
.portfolio_more {
    position: relative;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.portfolio_more:before,
.portfolio_more:after {
    content: "";
    display: block;
    clear: both;
}

.points_portfolio {
    position: absolute;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 310px;
    height: 341px;
    z-index: 5;
    pointer-events: none;
    opacity: 0;
}    
.portfolio_more.hide_points .points_portfolio {
    display: none !important;
}
    .show_points .points_portfolio {
    opacity: 1;
}
#portfolio_scroll.hide_attrs .points_portfolio {
    display: none;
}

.portfolio_more.hide_points .skip_loader {
    display: block;
}

.trigger-wpsec {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
}

.line_spacer {
    height: 1px;
    background: #cfcfcf;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: -90px;
    left: 100%;
}
.steps_format ul li.text-right .line_spacer,
.steps_format ul li.text-right .line-center-middle {
    display: none;
}

.steps_format ul li.nonearrowss .line_spacer,
.steps_format ul li.nonearrowss .line-center-middle {
    display: none;
}
.line_spacer_ver {
    width: 1px;
    background: #cfcfcf;
    position: absolute;
    left: auto;
    height: 90px;
}    

.scrollmagic-pin-spacer {
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
    margin: 0px;
    display: block;
    position: relative;
    height: auto;
    background: #8E2DE2;  /* fallback for old browsers */
background: -webkit-linear-gradient(to left, #4A00E0, #8E2DE2);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to left, #4A00E0, #8E2DE2); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}

.spacer {
    left: 0;
    height: 1px;
    position: absolute;
    width: 100%;
    margin-top: 0;
    top: 50%;
}
.pikopako_portfolio, .m_portfolio-view {
    background: #870000;
    background: -webkit-linear-gradient(to right, #190A05, #870000);
    background: linear-gradient(to right, #190A05, #870000);
}
    .common_sitename {
    display: none;
    color: #000;
    opacity: 0.20;
    font-family: sf_ui_display_black;
    text-transform: uppercase;
    position: absolute;
    top: 45%;
    font-size: 128px;
    left: -7%
}

.common_sitename span {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    display: inline-block;
}

.pikopako_screen_one {
    position: absolute;
    top: 15%;
    right: 40%;
    z-index: 1;
}

.pikopako_screen_two {
    position: absolute;
    right: 5%;
    top: 43%;
    z-index: 1;
}

.pikopako_screen_one img {
    display: block;
}

.pikopako_screen_two img {
    display: block;
}
.appi-ins-portfolio-sec {
    position: relative;
    height: 100vh;
    overflow: hidden;
    width: 100%;
    bottom: auto;
    top: 0;
    left: 0;
    right: auto;
}

.skip_loader {
    display: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 2px solid #fff;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 9999;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
    
.skipbtns {
    position: absolute;
    display: none;
    bottom: 30px;
    left: 200px;
    z-index: 7;
    left: 45%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 16px;
}
    .show_points .skipbtns {
    display: block;
}
    #portfolio_scroll.hide_attrs .skipbtns {
    display: none;
}
.skip_down,
.skip_up {
    display: none;
}

.skip_down a,
.skip_up a {
    color: #f9f6f1!important;
    opacity: 0.9;
    cursor: pointer;
    filter: brightness(135%);
    transition: all 0.5s linear;
    font-family: 'Cera Pro';
    font-weight: 300;
}

.skip_down a:hover,
.skip_up a:hover {
    opacity: 1;
    filter: brightness(135%);
    transition: all 0.5s linear;
    font-family: 'Cera Pro';
    font-weight: 300;
}
.spacetop_set {
    padding-top: 50px;
}

.skip_down a:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/arrow.png) center no-repeat;
    background-size: 15px;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    opacity: 0;
}

.skip_up a:before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/arrow.png) center no-repeat;
    background-size: 15px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translate(-50%, 0) rotate(-180deg);
    -webkit-transform: translate(-50%, 0) rotate(-180deg);
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    opacity: 0;
}

.skip_down a:hover:before {
    top: 90%;
    opacity: 1;
    filter: brightness(125%);
}

.skip_up a:hover:before {
    bottom: 100%;
    opacity: 1;
    filter: brightness(125%);
}

.point_p {
    position: absolute;
}
.point_p:nth-of-type(1) {
    left: 0;
    top: 29px;
    width: 109px;
    transform: rotate(290deg) translate(-194px, 67px);
    -webkit-transform: rotate(290deg) translate(-194px, 67px);
}

.point_p:nth-of-type(2) {
    left: 136px;
    top: 9px;
    width: 109px;
    transform: rotate(293deg) translate(-160px, -42px);
    -webkit-transform: rotate(293deg) translate(-160px, -42px);
}

.point_p:nth-of-type(3) {
    left: 79px;
    top: 9px;
    width: 109px;
    transform: rotate(-61deg) translate(-34px, 20px);
    -webkit-transform: rotate(-61deg) translate(-34px, 20px);
}

.point_p:nth-of-type(4) {
    right: 0;
    top: 9px;
    width: 109px;
    transform: rotate(61deg) translate(16px, 89px);
    -webkit-transform: rotate(61deg) translate(16px, 89px);
}

.point_p:nth-of-type(5) {
    right: 0;
    top: 65px;
    width: 109px;
    transform: rotate(67deg) translate(77px, 60px);
    -webkit-transform: rotate(67deg) translate(77px, 60px);
}

.point_p:nth-of-type(6) {
    right: 0;
    bottom: 0;
    width: 109px;
    transform: rotate(71deg) translate(-76px, -39px);
    -webkit-transform: rotate(71deg) translate(-76px, -39px);
}

.point_p:nth-of-type(7) {
    right: 43px;
    bottom: 0px;
    width: 109px;
    transform: rotate(232deg) translate(53px, 76px);
    -webkit-transform: rotate(232deg) translate(53px, 76px);

}

.point_p:nth-of-type(8) {
    left: 80px;
    bottom: 3px;
    width: 99px;
    transform: rotate(231deg) translate(95px, 142px);
    -webkit-transform: rotate(231deg) translate(95px, 142px);
}

.point_p:nth-of-type(9) {
    left: 0;
    bottom: 6px;
    width: 99px;
    transform: rotate(129deg) translate(-162px, 35px);
    -webkit-transform: rotate(129deg) translate(-162px, 35px);
}

.point_p:nth-of-type(10) {
    left: -19px;
    bottom: -36px;
    width: 109px;
    transform: rotate(129deg) translate(-105px, 51px);
    -webkit-transform: rotate(129deg) translate(-105px, 51px);
}
.p__line {
    width: 100%;
    position: relative;
    float: left;
}

.p__line::before {
    content: "";
    left: 0;
    right: 18px;
    height: 2px;
    background: url(../img/bgfill.png) -200px 0 no-repeat;
    background-size: 400px;
    position: absolute;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
}

.p__line::after{
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    border: solid 2px rgba(255, 255, 255, 0.20);
    border-radius: 50px;
    position: absolute;
    right: 6px;
    top: -3px;
}


.point_p.fillp .p__line:before {
    background-position: 0 0;
}

.point_p.fillp .p__line:after {
    -webkit-animation: pulse-red 1s linear infinite;
          animation: pulse-red 1s linear infinite;
  box-shadow: 0 0 0 0 rgba(241, 241, 249, 0);
  -webkit-transform: scale(1);
          transform: scale(1);
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}


@-webkit-keyframes pulse-red {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(241, 241, 249, 0.7);
      background: #fff;
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    box-shadow: 0 0 0 10px rgba(241, 241, 249, 0);
      background: #fff;
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(241, 241, 249, 0);
      background: #fff;
  }
}
@keyframes pulse-red {
  0% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(241, 241, 249, 0.7);
      background: #fff;
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    box-shadow: 0 0 0 10px rgba(241, 241, 249, 0);
      background: #fff;
  }
  100% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(241, 241, 249, 0);
      background: #fff;
  }
}
    .port_sliderHome {
    display: none;
    position: absolute;
    z-index: 1;
}

.port_sliderHome.active {
    display: block;
}
    .port_sliderHome {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    height: 100vh;
    overflow: hidden;
    position: relative;
}
.port_sliderHome::before{
    content: '';
    background: #000;
    left: 0;
    width: 45%;
    height: 100%;
    position: absolute;
    opacity: 0.25;
}
.port_sliderHome.hide_active {
    display: none;
}

.port_sliderHome_left {
    float: left;
    width: 100%;
    max-width: 450px;
    height: 100%;
    margin-left: 43%;
    transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.port_sliderHome_right {
    top: 0;
    bottom: 0;
    position: absolute;
    width: 56%;
    right: 0;
    overflow: hidden;
    z-index: 2;
}
#portfolio_scroll .port_sliderHome {
    position: absolute;
    opacity: 0.1;
    visibility: hidden;
}

#portfolio_scroll .port_sliderHome.scrollify-current {
    z-index: 3;
    margin-bottom: 0;
    opacity: 1;
    visibility: visible;
    position: fixed;
}
.port_sliderHome *.animated {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
}

.port_sliderHome .port_contents p.animated {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
}
    .show_points .port_sliderHome_right {
    display: block;
}

#portfolio_scroll .port_sliderHome.scrollify-current.fixednone {
    position: absolute;
}
    .port_table {
    display: table;
    width: 100%;
    height: 100%;
}
.port_cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
    .port_contents {
    display: block;
    width: 100%;
    color: #fff;
}

.port_contents:before,
.port_contents:after {
    content: "";
    display: block;
    clear: both;
}
    .port_contents p {
    font-size: 17px;
    display: block;
    padding-bottom: 16px;
}
    .dark_sl .port_contents {
    color: #000;
}
    .portfolio_title_name {
    display: block;
    font-size: 40px;
    font-family: 'Cera Pro';
    padding-bottom: 20px;
    text-transform: capitalize;
    font-weight: normal;
}
    .faq_hadding_bx .portfolio_title_name {
    font-size: 30px;
}
    .same_btnx {
    padding: 17px 17px;
    display: block;
    width: 100%;
}
    .btnx.loadingHTML .same_btnx {
    padding-right: 40px;
}

    .btnx-sm .same_btnx,
.btnx-sm .over_btnx_overlay {
    padding-top: 12px;
    padding-bottom: 12px;
}
    .over_btnx_overlay {
    background: #0575E6;
    background: -webkit-linear-gradient(to right, #021B79, #0575E6);
    background: linear-gradient(to right, #021B79, #0575E6);
    position: absolute;
    color: #fff;
    width: 50px;
    max-width: 50px;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
    .btnx:hover .over_btnx_overlay {
    max-width: 100%;
    width: 100%;
}
    .btnx.skyblue_btnx .over_btnx_overlay {
    background: #1cacf4
}

.btnx.white_btnx {
    color: #06c9f7
}

.btnx.white_btnx .over_btnx_overlay {
    background: #fff;
    color: #0c6cd4;
}
    .btnx.btnnotHover .over_btnx_overlay {
    max-width: 100%;
    width: 100%;
}
.header__overlay.subPages .over_btnx_overlay {
    color: #fff
}
    header.main__header.lightheader .over_btnx {
    color: #0c6cd3
}
    .common_sitename {
    display: none;
    color: #000;
    opacity: 0.20;
    font-family: sf_ui_display_black;
    text-transform: uppercase;
    position: absolute;
    top: 45%;
    font-size: 128px;
    left: -7%
}

.common_sitename span {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    display: inline-block;
}
.pikopako_screen_o{
    position: absolute;
    top: 5%;
    width: 24%;
    right: 19%;
    z-index: 1;
}
    .pikopako_screen_one {
    position: absolute;
    top: 5%;
    width: 55%;
    right: 25%;
    z-index: 1;    
}

.pikopako_screen_two {
    position: absolute;
    right: 0%;
    top: 21%;
    width: 49%;
    z-index: 1;
}

.bo_portfolio, .m_portfolio-view_1 {
background: #a50074;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #33001b, #a50074);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #33001b, #a50074); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
    .bo_name {
    font-size: 115px;
}
.bo_screen_o{
    position: absolute;
    top: 6%;
    right: 19%;
    width: 39%;
    z-index: 1;
}

.bo_screen_one {
    position: absolute;
    top: 6%;
    left: 17%;
    width: 27%;
    z-index: 2;
}

.bo_screen_two {
    position: absolute;
    right: 2%;
    bottom: 12%;
    z-index: 1;
}
    .cutboard_portfolio, .m_portfolio-view_2{
   background: #000000;
    background: -webkit-linear-gradient(to left, #0f9b0f, #000000);
    background: linear-gradient(to left, #0f9b0f, #000000);
}

.cutboard_name {
    font-size: 115px;
}

.cutboard_screen_one {
    position: absolute;
    top: 6%;
    width: 27%;
    left: 17%;
    z-index: 2;
}

.cutboard_screen_two {
    position: absolute;
    width: 45%;
    right: 5%;
    bottom: 5%;
    z-index: 1;
}
    .triptunity_portfolio, .m_portfolio-view_3{
    background: #864a00;
    background: -webkit-linear-gradient(to right, #190e00, #864a00);
    background: linear-gradient(to right, #190e00, #864a00);
}

.triptunity_name {
    font-size: 115px;
}

.triptunity_screen_one {
    position: absolute;
    top: 6%;
    left: 25%;
    width: 35%;
    z-index: 1;
}

.triptunity_screen_two {
    position: absolute;
    right: 19%;
    width: 29%;
    bottom: 6px;
    z-index: 1;
}

.pikopako_screen_one img, .pikopako_screen_two img,
.pikopako_screen_o img, .bo_screen_one img, .bo_screen_two img,
.bo_screen_o, .cutboard_screen_one img, .cutboard_screen_two img,
.triptunity_screen_one img, .triptunity_screen_two img,
.fundrumble_screen_one img, .fundrumble_screen_two img{
    display: block;
}
    .fundrumble_portfolio, .m_portfolio-view_4{
    background: #102929;
background: -webkit-linear-gradient(to left, #006563, #102929);
background: linear-gradient(to left, #006563, #102929);
}

.fundrumble_name {
    font-size: 115px;
}

.fundrumble_screen_one {
    position: absolute;
    top: 6%;
    left: 17%;
    z-index: 2;
    width: 31%;
}

.fundrumble_screen_two {
    position: absolute;
    right: 10%;
    bottom: 0;
    width: 51%;
    z-index: 1;
}
    .firsttouch_top {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent;
    pointer-events: none;
    height: 450px;
}
    #work_together_section .container {
    position: relative;
    z-index: 2;
}
.repeat_section {
    display: block;
    clear: both;
    width: 100%;
    position: relative;
}

.repeat_section:before,
.repeat_section:after {
    content: "";
    display: block;
    clear: both;
}
    .btnx-sm .same_btnx, .btnx-sm .over_btnx_overlay {
    padding-top: 12px;
    padding-bottom: 12px;
}
    .btnx {
    display: inline-block;
    letter-spacing: 1px;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Cera Pro';
    ;
    line-height: normal;
    white-space: nowrap;
    color: #0011f9;
    background: transparent;
}

.btnx a {
    color: inherit;
    font: inherit;
}

.fixit {
    animation: dasshborder 15s cubic-bezier(0, 0, .175, 1);
    -webkit-animation: dasshborder 15s cubic-bezier(0, 0, .175, 1);
    stroke-dasharray: 0;
    stroke-dashoffset: 0;
}

@keyframes dasshborder {
    0% {
        stroke-dashoffset: 0;
        stroke-dasharray: 50;
    }

    100% {
        stroke-dashoffset: -210;
        stroke-dasharray: 100;
    }
}

@-webkit-keyframes dasshborder {
    0% {
        stroke-dashoffset: 0;
        stroke-dasharray: 50;
    }

    100% {
        stroke-dashoffset: -210;
        stroke-dasharray: 100;
    }
}

.anim_x_serv {
    width: 500px;
    position: absolute;
    bottom: -50px;
    left: 0;
    margin-left: -140px;
}

@media screen and (max-width: 1450px) {
    .anim_x_serv {
        width: 400px;
        bottom: -80px;
        margin-left: -100px;
    }
}

.anim_x_serv .st0 {
    fill: none;
    stroke: #000000;
    stroke-width: 0.25;
    /*stroke-miterlimit:10;*/
}
.anim_x_serv {
    display: none !important;
}

.homePadding .anim_x_serv {
    display: block !important;
}

/*Vertical Slider Mobile View Start*/
.vertical_carosal-mobile{
    display: none;
}
.taxi-booking-img{
   background: url(../img/Vertical-Slider_mobile/taxi-app.webp) no-repeat center;
    background-size: cover;
    width: 100%;
}
.scooter-booking-img{
   background: url(../img/Vertical-Slider_mobile/scooter-app.webp) no-repeat center;
    background-size: cover;
    width: 100%; 
}
.restaurant-booking-img{
    background: url(../img/Vertical-Slider_mobile/restaurant-app.webp) no-repeat center;
    background-size: cover;
    width: 100%; 
}
.education-booking-img{
   background: url(../img/Vertical-Slider_mobile/educational-app.webp) no-repeat center;
    background-size: cover;
    width: 100%; 
}
.utility-booking-img{
  background: url(../img/Vertical-Slider_mobile/utility_app.webp) no-repeat center;
    background-size: cover;
    width: 100%;   
}
.taxi-booking-img::before, .scooter-booking-img::before,
.restaurant-booking-img::before, .education-booking-img::before,
.utility-booking-img::before{
    content: '';
    position: absolute;
    background: #000;
    width: 100%;
    height: 300px;
    opacity: 0.26;
}
.taxi_booking-tittle{
    color: aliceblue;
    font-family: 'Cera Pro';
    font-weight: 400;
    font-size: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    position: relative;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 3px 1px rgba(0,0,0,.1), 0 0 3px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.15);
    z-index: 1;
}
.vert-mobile-para{
    margin-top: 9px;
    margin-bottom: 16px
}
.m_portfolio-view, .m_portfolio-view_caption, .card .m_portfolio-view_1, .m_portfolio-view_caption_1, .m_portfolio-view_2, .m_portfolio-view_caption_2, .m_portfolio-view_3, .m_portfolio-view_caption_3, .m_portfolio-view_4, .m_portfolio-view_caption_4{
    height: 399px;
}
.m_portfolio-view_caption{
background: #870000;
background: -webkit-linear-gradient(to left, #190A05, #870000);
background: linear-gradient(to left, #190A05, #870000);

}

.m_portfolio-view_caption_1{
background: #a50074;
    background: -webkit-linear-gradient(to left, #33001b, #a50074);
    background: linear-gradient(to left, #33001b, #a50074 );
}

.m_portfolio-view_caption_2{
    background: #000000;
background: -webkit-linear-gradient(to right, #0f9b0f, #000000);
background: linear-gradient(to right, #0f9b0f, #000000);
}

.m_portfolio-view_caption_3{
background: #864a00;
    background: -webkit-linear-gradient(to left, #190e00, #864a00);
    background: linear-gradient(to left, #190e00, #864a00);
}

.m_portfolio-view_caption_4{
background: #102929;
    background: -webkit-linear-gradient(to right, #006563, #102929);
    background: linear-gradient(to right, #006563, #102929);
}

.m_portfolio_inner-content, .m_portfolio_inner-image{
    position: relative;
    z-index: 1;
    color: aliceblue;
}
.vertical_carosal_indicator{bottom: 51px}
/*Vertical Slider Mobile View End*/