@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Poppins:wght@100;200;300;400;500;700;800;900&display=swap');

h2.hspace {
    line-height: 40px !important;
}

* {
    outline: 0;
    margin: 0px;
    padding: 0px;
}

.main-menu1 li a {
    padding-right: 10px !important;
}


.hero-home {
    text-align: center;
    padding-top: 0px;
}


header ul li:hover {
    /* border-bottom: 2px solid white; */
}
.gap-3 {
    gap: 10px;
}

.hero .container {
    height: 100%;
    position: relative;
}

.d_t {
    width: 100%;
}

.d_t {
    display: table;
    height: 100%;
    margin: 0px auto;
}

.d_c {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 30px 0 0;
}

.hsd {
    font-size: 49px;
    font-weight: 600;
    color: white;
    text-transform: uppercase;
    line-height: 1.2;
}

.mainvideo {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 41%;
    left: 49%;
    min-width: 100vw;
    min-height: 100vh;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    z-index: -2;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

.video-overlay {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100vw;
    min-height: 100vh;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    /*background: url(../images/video-overlay.png) rgba(0, 0, 0, 0.6);*/



}


.flip:nth-child(1) a .front, .flip:nth-child(2) a .front {
    background: linear-gradient(to right, #3cfffe 0, #3cfffe 100%);
    color: #000000;
}

.cbp-caption,
.cbp-caption-defaultWrap,
.cbp-caption-activeWrap {
    display: block;
}

.hero.hero-home p,
.hero-home img.gifi {
    z-index: 1;
    position: relative;
    color: #fff;
}

.flipIn,
h1,
.faq-sec ul li {
    animation: flipdown 0.3s ease both;
}

.hero.hero-home p,
.hero-home img.gifi {
    z-index: 1;
    position: relative;
    color: #fff;
}

.hero.hero-home p {
    padding-bottom: 30px;
}

.actions a {
    position: relative;
    z-index: 1;
}

.actions a {
    margin-right: 20px;
}

.ytza {
    color: #fff;
    font-size: 40px;
    margin: 0 0 20px;
    z-index: 1;
    position: relative;
    font-weight: 200;
}

.uiya h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #032c61;
    padding: 3px 16px;
    background: #ffffff;
}

.pur-fill {
    border: 1px solid #8e44ad !important;
    color: #8e44ad !important;
}

.btn-line-fill {
    background: #032c61;
    height: 50px;
    box-sizing: border-box;
    padding: 16px 15px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid #032c61;
    font-weight: 500;
}

.floatme {
    -webkit-transform: translatex(0px);
    transform: translatex(0px);
    -webkit-animation: float 1s ease-in-out infinite;
    animation: float 1s ease-in-out infinite;
}

.ds h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #c60030;
    padding: 3px 16px;
    background: #ffffff;
}

.promotion-wrapper,
.client-wrpper {
    z-index: 99;
}

.client-wrpper {
    position: absolute;
    bottom: 70px;
    left: -465px;
}

.promotion-wrapper,
.client-wrpper {
    z-index: 99;

}

.promotion-wrapper a {
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    text-align: right;
    font-size: 12px;
}

.sensation-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.sensation-slider .sensation-track,
.sensation-slider .sensation-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.sensation-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.sensation-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.sensation-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    outline: none;
}

.clients .sensation-slide.sensation-current.sensation-active img,
.promotions .sensation-slide.sensation-current.sensation-active img {
    opacity: 1;
}

.clients .sensation-slide img,
.promotions .sensation-slide img {
    opacity: 0.3;
}

.sensation-slide img {
    display: block;
}

.scroll-btn {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    max-width: 100px;
    text-align: center;
    margin: 0px auto;
}










body {
    font-family: 'Poppins', 'Montserrat', sans-serif;
    font-size: 14px;
    color: #1c1d48;
    overflow-x: hidden;

}

section.our-banner.web-ser-banner {
    color: white;
    background-image: url(https://designsraptor.com/assets/images/banners/website-banner.jpg);
    background-size: cover;
    padding: 100px 0 100px;
}

.ret h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #01fcfc;
    padding: 3px 16px;
    background: #ffffff;
}

a:hover,
a:focus,
button:hover,
button:focus {
    outline: none;
    text-decoration: none;
}

section.testimonial-section.ptb-100:before {
    content: "";
    background: url(../images/shape_5.png);
    height: 600px;
    background-repeat: no-repeat;
    width: 44%;
    position: absolute;
    /* top: 1110px; */
    left: -300px;
    z-index: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.client-review .owl-item i {
    border-radius: 50px;
    background: #f62300;
    width: 70px;
    height: 70px;
    position: absolute;
    left: 50%;
    font-size: 24px;
    margin-left: -50px;
    top: 17px;
    color: #fff;
    padding-top: 16px;
    letter-spacing: -2px;
    font-weight: 600;
}

.client-review .owl-item:nth-child(odd) i {
    background: #44d;
}

.client-review .owl-item.center i {
    top: 20px;
}

.client-review .owl-item.center {
    /* padding-top: 49px; */
}


section.our-banner .container {
    position: relative;
    z-index: 1;
}

section {
    padding: 2px 0;
    clear: both;
}

img {
    max-width: 100%;
}

/* Custom Button Effect */
.flip {
    width: 160px;
    height: 48px;
    perspective: 500px;
    top: 50%;
    left: 50%;
}

.flip a {
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transform: translateZ(-25px);
    transition: transform 0.7s;
    cursor: pointer;
    border-radius: 5px;
}

.flip a .front,
.flip a .back {
    margin: 0;
    width: 150px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    text-align: center;
    font-weight: 600;
    letter-spacing: 0.4px;
}

.flip a .front {
    background-color: #fff;
    color: #000;
    box-shadow: 0 5px 10px #00000061;
    transform: rotateY(0) translateZ(24px);
}

.flip a .back {
    background-color: #fff;
    color: rgba(34, 34, 34, 0);
    transform: rotateX(90deg) translateZ(24px);
    overflow: hidden;
    box-shadow: 0 5px 10px #00000061;
}

.flip a .back:after {
    content: '';
    position: absolute;
    top: -32%;
    left: -10%;
    width: 120%;
    height: 50%;
    background: #ff5200;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    transform: rotate(8deg);
    transition: all 0.5s ease;
    transition-delay: 0.15s;
}

.flip a:hover {
    /*transform: translateZ(-24px) rotateX(-90deg);*/
}

.flip a:hover .front {
    background: #65fffc;
    /*transition: all 0.8s ease;*/
}

.flip a:hover .front {
    color: #ffffff;
    background: #c60030;
}

.flip a:hover .back {
    color: #fff;
    transition: color 0.4s linear;
    background: #fff;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.flip a:hover .back:after {
    transform: rotate(6deg) translate(100px, -18px);
}

header {
    padding: 0px 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    background: #181818;
}

header:after {
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    width: 50%;
    height: 100%;
}

header ul {
    padding: 1px 10px;
    padding-right: 0;
    width: 100%;
    text-align: center;
}

header ul li {
    display: inline-block;
    margin-right: 14px;
}

.white {

    background: white;
}

.top_txt {
    color: #fff;
    font-size: 13px;
    border-right: 1px dashed white;
}

.bgb {
    padding: 100px 0px 100px;
}

.top_email {
    border-right: 1px dashed white;
    text-align: center;
}

.top_phone {
    border-right: 1px dashed white;
}

header ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

header a.phone {
    color: #000;
    font-size: 20px;
    display: block;
    margin-top: 8px;
    line-height: 18px;
}

header a.phone img {
    max-width: 20px;
    margin-right: 7px;
}

header a.get-free {
    background: #f37024;
    color: #ffffff;
    padding: 8px 22px;
    display: inline-block;
    font-weight: 500;
    border-radius: 25px !Important;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    border-radius: 4px;
    float: right;
    position: absolute;
    top: 45px;
}

header .container-fluid header .navbar {
    position: relative;
    z-index: 1;
}

header .phone-wrap {}

.service-icon {
    /* max-width :40% !important; */
}

.our-banner {
    /* background: url("../images/home-banner-half.jpg") no-repeat #fff;
     height: 1316px; */

    color: white;
    /* z-index: 0;
    position: relative;
    overflow: hidden;*/
}

.our-banner .container-fluid {
    margin-top: 60px !important;
    z-index: 3;
    margin: auto;
    padding: 6em 0;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.hgt {
    /* background: url(../images/banner-logo-bg.jpg) no-repeat center center!Important; */
}


.borderline {
    border: 2px solid white;
    background: none;
    padding: 11px 34px;
}

.our-pricing.pricing-page.tposs {
    padding: 0px;
}

.our-banner .container-fluid .container {
    position: relative;
    /* z-index: 1; */
}

.our-banner h1 {
    font-weight: 700;
    font-size: 35px;
    line-height: 50px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    margin-bottom: 25px;
    color: #fff;
}

.viewbtn {
    color: #000 !important;
}

.our-banner p {
    font-size: 16px;
    margin: 0 0 30px;
}

.custom-btn {
    width: auto;
    padding: 15px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    /* position: relative;
    margin: 0 auto;
    display: table;
    top: 20px; */
}

.custom-btn1 {
    width: auto;
    padding: 10px 30px;
    border-radius: 5px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    display: table;
    top: 20px;
    background: #54fefb;
    color: #000000;
}

.custom-btn1:hover,
.custom-btn1:focus {
    color: #fff;
    background: #c60030;
}

.red-btn {
    color: #000;
    background: #3cfdfc;
}
.actions1 a:hover span {
    color: #c60030 !important;
}
svg#svgC {
    fill: #fff !important;
    filter: invert(1);
}

.listing h4 {
    color: #fff;
    font-size: 19px;
    line-height: 25px;
    text-align: left;
    margin: 0 16px 14px 21px;
}

.our-banner .btns a {
    margin-right: 10px;
    text-transform: uppercase;
}

.our-banner .nav-tabs {
    border: none;
    text-align: center;
    justify-content: center;
    margin-bottom: 40px;
}

.se h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #000;
    padding: 3px 16px;
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.our-banner .nav-tabs .nav-link {
    border: none;
    color: #999595;
    padding: 7px 24px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

.pack .custom-btn.small-btn.various {
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    color: #fff;
}

.pack .custom-btn.small-btn.various:hover {
    background: #3cfdfc;
    color: #fff;
}

.our-banner .nav-tabs .nav-link.active {
    color: white;
    padding-left: 20px;

}


.our-banner .container-fluid .row {
    align-items: center;
}

.dilivery-tec {
    position: relative;
    padding: 40px 0px 40px;
    background: #4a4a4a;
}

.mt90 {
    margin-bottom: 30px;
}

.dilivery-tec .we-create {
    position: absolute;
    right: 11%;
    top: -80px;
    z-index: 1;
    margin-left: -165px;
    z-index: 9;
}

.dilivery-tec h2 {
    font-size: 33px;
    font-weight: 400;
    line-height: 38px;
    margin: 10px 0 20px;
}

.dilivery-tec img {
    display: block;
    margin: 0 0 30px;
}

.dilivery-tec .detail-img {
    margin-left: -10px;
}

.what-we-do {
    color: #1d2433;
    padding-top: 5em;
    padding-bottom: 6em;
    /* text-align: center; */
    background-color: #181818 !important;
    /* background: #181818; */
}

.what-we-do h2 {
    font-size: 45px;
    font-weight: 600;
    /* margin: 0px 0 30px 0; */
    color: #fff;
}

.what-we-do p {
    color: #ffff;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 30px 0;
}

.what-we-do ul {
    margin: 0 0 10px;
    float: left;
}

.what-we-do ul li {
    display: inline-block;
    font-size: 14px;
    /* font-weight: 600; */
    /* width: 48%; */
    /* margin-right: 6px; */
    float: left;
    margin-bottom: 6px;
    text-align: left;
}


.main-title h2 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
}

.main-title h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #000000;
    padding: 3px 16px;
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.our-banner ul li:hover {
    /* border: 1px solid #1f054a; */
    /* transition: all .3s ease-out; */
    /* transform: scale(1.1); */
}

.tre ul li.tre-left img {
    /* display: block; */
    /* margin: 0 auto; */
    position: absolute;
    right: 0;
}

.what-we-do ul li:nth-child(even) {
    /* margin-right: 0; */
}

.portfolio {
    clear: both;
    padding: 50px 0 80px;
    background: #181818;
}

.portfolio h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 0px 0 0px;
}

.portfolio h2 span {

    display: block;
    color: #fff;
}

.portfolio p {
    font-size: 16px;
    color: #fff;
    margin: 22px 0 0;
}

.portfolio .nav-tabs {
    border: none;
    margin: 30px 0;
    justify-content: center;
}

.portfolio .nav-tabs li {}

.portfolio .nav-tabs li a {
    border: none;
    padding: 0 20px;
    font-size: 13px;
    color: #1c1d48;
    font-weight: 500;
}

.portfolio .nav-tabs li a.active {
    color: #0096ff;
}

.portfolio .tab-content img {
    border-radius: 15px;
}

.portfolio .tab-content .row {
    margin: 0 -5px;
}

.portfolio .tab-content .row .col-sm-3 {
    padding: 0 5px;
    margin-bottom: 10px;
}

.portfolio .btn-block {
    padding: 0;
    text-align: center;
    margin: 20px 0 0;
}

.portfolio .btn-block a {
    padding: 12px 50px;
    margin-right: 10px;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.our-pricing {
    background: #181818;
    color: black;
    padding: 10em 0 2em 0;
}

.our-pricing .pack ul::-webkit-scrollbar {
    width: 1em;
}

.our-pricing .pack ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.our-pricing .pack ul::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.our-pricing .pack {
    color: #060606;
    text-align: center;
    padding: 20px 0px 0px 0px;
    border: 1px solid #e7e7e7;
    background: white;
    transition: all .3s ease-out;
    box-shadow: none;
    background-color: transparent;
    border-radius: 10px;
    margin-bottom: 30px;
}



.our-pricing .pack .price h4 {
    display: inline-block;
    margin: 0;
    font-size: 50px;
    font-weight: 700;
}

.our-pricing .pack .price sup {
    font-size: 22px;
    top: -25px;
    left: -4px;
}

.our-pricing .pack .price p {
    display: inline-block;
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 18px;
    margin-left: 6px;
}

.our-pricing .pack .price p strike {
    display: block;
    color: #f37024;
}

.our-pricing .pack ul {
    padding: 0 15px;
    margin: 00 0;
    text-align: left;
}


.nav-tabs .nav-link {
    border: none;
    color: #fff;
    padding: 8px 26px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: normal;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    margin: 0 9px;
}

.nav-tabs .nav-link.active {
    background: #54fefb;
    /* background: linear-gradient(to right,#0ff,#0ff 100%); */
    color: #000000;
}

.our-pricing .pack h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
}

.nav-tabs {
    border-bottom: 0px;
    justify-content: center;
    padding-bottom: 0;
    background: transparent;
}

.our-pricing .pack h3 span {
    font-size: 16px;
}

.our-pricing .heading h2 {
    font-weight: 600;
    font-size: 40px;
    color: #fff;
}

.our-pricing h2 span {
    color: #0ff;
    display: block;
}

.our-pricing.pricing-page.tpo {
    padding-top: 0px;
}

.our-pricing .row {

    justify-content: center;

    align-items: center;
}

.our-pricing .col-sm-4 {
    padding: 0 8px;
}

.our-pricing [class*='col-']:nth-child(2) .pack {
    /* background: rgb(255, 255, 255); */
    /* background: #fff; */
}

our-pricing [class*='col-']:nth-child(3) .pack {
    background: rgb(255, 255, 255);
    background: #fff;
    background-color: transparent;
}

.our-pricing [class*='col-']:nth-child(4) .pack {
    background: rgb(255, 255, 255) !important;
    background-color: transparent;
}

.our-pricing [class*='col-']:nth-child(7) .pack {
    background: rgb(255, 255, 255);
    background: #fff;
}

.our-pricing [class*='col-']:nth-child(8) .pack {
    background: rgb(15, 157, 88);
    background: linear-gradient(132deg, rgba(15, 157, 88, 1) 0%, rgba(65, 219, 144, 1) 100%);
}

.our-pricing [class*='col-']:nth-child(9) .pack {
    background: rgb(2, 98, 145);
    background: linear-gradient(132deg, rgba(2, 98, 145, 1) 0%, rgba(1, 153, 229, 1) 100%);
}

.our-pricing [class*='col-']:nth-child(10) .pack {
    background: rgb(255, 255, 255);
    background: #fff;
}

.our-pricing [class*='col-'] {
    margin-bottom: 0px;
}

.pack i {
    position: absolute;
    right: 0;
    top: -19px;
    width: 100%;
    left: 0;
}

.col-sm-3>.pack i span {
    background: #032c61;
    padding: 6px 11px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;

    border-radius: 10px 10px 0 0;
    text-transform: uppercase;

}

.nav-tabs .nav-link:hover {
    /* background: #032c61; */
    color: #fff;
    /* background: linear-gradient(to right,#0ff 0,#0ff 100%); */
}

.col-sm-3>.pack i span {
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 2000ms infinite;
}

.col-sm-3.side {
    /* padding: 0px 10px; */
}

.our-pricing .owl-item.center {
    transform: scale(1.08);
    z-index: 1;
}

.our-pricing .owl-item {
    padding: 25px 5px;
    transition: .5s all;
    position: relative;
}

.our-pricing .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    width: 100%;
    left: -80px;
    font-size: 20px;
    z-index: -1;
}

.our-pricing button.owl-next {
    position: absolute;
    right: -170px;
    bottom: 0;
    top: 0;
}

.yellow-btn {
    background: #ffffff;
    color: #032c61;
    border: 1px;
    border-radius: 40px;
}

ul.socialIcon {
    margin-top: 15px;
}

a.red-btn.various {
    margin-right: 10px;
    padding: 12px 26px;
    letter-spacing: 1px;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    border: 2px dashed #fff;
    font-weight: 600;
}

.our-banner .custom-btn {
    background: #fff;
    color: #000;
}

.servicesbtn {
    color: #032c61;
}

.our-banner .custom-btn:hover {
    color: #ffffff;
    background: #c60030;
}

a.red-btn.various:hover {
    background: #c60030;
    color: #ffffff;
}

.lets-grow {
    background: url(../images/latest-case-bg.png), linear-gradient(rgb(24 24 24 / 98%), rgb(238 72 62));
    background-blend-mode: overlay;
    color: white;
    position: relative;
    padding: 73px 0px 53px 0px;
    padding: 73px 0px 53px 0px;
    /* padding: 73px 0px 147px 0px; */
    /* background-image: url(../images/halloween/infinixmockup06.jpg); */
    background-size: cover;
}

img.abt-l {
    max-width: 140%;
    left: -223px;
    top: -48px;
    position: absolute;
    height: 130%;
    border-radius: 0px 50px 0px 0;
    object-fit: cover;
}

.lets-grow h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0px 0 10px;
}

.lets-grow h3 {
    font-weight: 300;
    font-size: 18px;
    margin: 0 0 20px;
    line-height: 27px;
}

.lets-grow .custom-btn {
    margin-right: 10px;
    padding: 16px 50px;
    letter-spacing: 1px;

}

.lets-grow .container {
    position: relative;
    z-index: 1;
}

.various img {
    height: 72px;
    position: relative;
    top: -4px;
}

.lets-grow .row {
    /* justify-content: center; */
    /* align-items: center; */
}

.lets-grow .circle-image {
    position: absolute;
    top: -130px;
    left: -50px;
}

.sef h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #000000;
    padding: 3px 16px;
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.text1 {
    padding: 15px 8px !important;
    border: none;
    border: 1px solid;
    border-color: #d0c8bb;
    max-width: 100%;
    font-size: 0.78em;
    line-height: 1.5;
    box-sizing: border-box;
    outline: none;
    margin: 0 0 15px 0;
    font-weight: normal;
    width: 100%;
    padding: 8px 0;
    transition: all 300ms;
    background: transparent;
    color: #ffff !important;
}

textarea.text1 {
    height: 100px;

}

section.contact_form {
    padding: 120px 0px;
    /*background: url(../images/halloween/infinixmockup07.jpg);*/
    background-size: cover;
    color: white;
    /* background: url(../images/contact.png); */
    background-size: cover;
    color: white;
    position: relative;
    background-color: #181818;
    /*background: url(../images/contact.png) no-repeat scroll center right#181818;*/

}

.contactimg img {
    max-width: 840px;
    margin-left: -51px;
}

.sef p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 15px 0;
}

.trust {
    background: white;
    /* width: 1000%; */
    padding: 2px 6px;
    text-align: center;
    margin-top: 54px;
    display: grid;
    grid-gap: 0%;
    grid-template-columns: 18% 27% 20% 20% 17%;
    align-content: space-around;
    align-items: center;
    justify-items: center;


}

element.style {}

.ctr2 img {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.sef h2 {
    font-size: 45px;
    font-weight: 600;
    color: #fff;
}

.client-review {
    background: #fff;
    padding: 5em 0;
    border-bottom: 2px dashed #ddd;
    width: 100%;
}

.client-review h2 {
    font-weight: 700;
    text-align: center;
    margin: 0 0 30px;
}

.client-review li {
    background: rgba(243, 243, 243, 0.6);
    padding: 50px 20px 40px 20px;
    border-radius: 0;
    margin-top: 70px;
    /* box-shadow: 0 0 30px #dddd; */
    border-radius: 3px;
}

.client-review .owl-item {
    padding: 40px 0 0;
    text-align: center;
    transition: .5s linear;
}

.client-review .owl-item p {
    margin: 0 0 10px;
    font-size: 15px;
    min-height: 150px;
}

.client-review .owl-item h6 {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}

.what-we-do .custom-btn {
    margin: 0 3px;
}

.client-review .owl-item img {
    margin-top: -20px;
    margin-bottom: 10px;
}

.client-review .owl-item.center {
    /* transform: translate(0, -20px); */
}

.client-review .owl-item .owl-dots button {
    height: 20px;
    width: 20px;
    background: red;
}

.client-review .owl-dots .owl-dot {
    height: 8px;
    width: 8px;
    background: #d2d1f7 !important;
    margin-right: 9px;
    border-radius: 50%;
}

.client-review .owl-dots {
    text-align: center;
    margin: 20px 0 0;
}

.client-review .owl-dots .owl-dot.active {
    background: #f62300 !important;
}

footer {
    /* background-size: 120% !important; */
    height: auto;
    position: relative;
    padding: 80px 0 0;
    overflow: hidden;
    z-index: 100;
    background: #222 !important;
}

footer::after {
    position: absolute;
    content: "";
    background-image: url(../images/footerBG.png);
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: 100% 100%;
    width: 500px;
    height: 580px;
    opacity: .1;
    bottom: -20%;
}

.flogo {
    text-align: right;
}

.copyright {
    font-size: 12px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
    border-top: 1px solid #fff;
}

.copyright p {
    text-transform: capitalize;
    margin: 0;
}

.copyrightLink {
    margin: 0;
}

.servicesList .footerLinks {
    width: 50%;
    float: left;
    padding: 0 5px 0 0;
}

.footerLinks a {
    color: #fff;
    /* text-transform: capitalize; */
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 5px;
    display: block;
    line-height: 20px;
}

/*.emailLinks a {*/
/*    text-transform: lowercase;*/
/*}*/
.emailLinks li.last a {
    font-size: 14px;

}

.footerLinks a:hover {
    color: #fff;
}

.footerLinks li {
    margin: 0 0 10px;
}

.footerLinks li span {
    color: #fff;
    margin: 0 10px 0 0;
    height: 30px;
    float: left;
}

.ftr-md1 img {
    margin: 0 0 15px;
    max-width: 250px;
}

.ftr-md4 img {
    margin: 15px 0 0;
}

.copyrightLink li {
    display: inline-block;
    margin: 0 5px 0;
}

.copyrightLink li a {
    color: #fff;
    font-size: 12px;
}

.footerLinks span.fas.fa-phone {
    transform: rotate(90deg);
    margin: -7px 15px 0 -7px;
}

footer .payments {
    display: flex;
    flex-direction: row;
    padding: 0px 0;
}

footer .payments a .fab {
    font-size: 32px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    width: 44px;
    height: 40px;
    display: block;
}

footer .payments a:hover .fab {
    color: #fff;
}

footer .payments a+a {
    margin-left: 5px;
}

span.inclusive-black {
    color: #fff;
    display: block;
    font-weight: bold;
    text-align: center;
}

span.inclusive-black a {
    color: #fff;
    font-size: 12px;
}

@media (max-width: 1440px) {
    footer {
        padding: 120px 0 0;
    }

    
}

@media (max-width: 1600px) {
    .copyright {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.mb-60 {
    margin-bottom: 60px;
}

/* Social Icons */
.socialIcon li {
    display: inline-block;
}

.socialIcon li span {
    padding: 9px 6px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #032c61;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    text-align: center;
    margin: 0 5px 0 0;
}

.socialIcon li span:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}

/*footer end*/


footer .container {
    position: relative;
    z-index: 1;
}

footer .copy {
    text-align: center;
    margin: 40px 0 0;
    font-size: 11px;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
}

*/ .our-banner ul {
    /* text-align: center; */
    margin-bottom: 11px;
    margin-top: 0;
    position: relative;
    z-index: 3;
}

.our-banner ul li {
    display: inline-block;

}

.tre ul li {
    /* padding: 0; */
    text-align: inherit;
    margin-bottom: 3.5em;
    position: relative;
}

.our-banner ul li a {
    border: none;
    color: white;
    padding: 3px 5px;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
}

section.testimonial-section .container {
    border: 3px dashed #fff;
    border-radius: 30px;
    padding: 91px;
}

.our-banner ul li a.active {
    background: #3f3fba;

}

.web-ser-banner .container-fluid {
    /* background: linear-gradient(#e72444, #e72444); */
}

.our-banner {
    color: white;
    background: #222222;
}

.mobile-ser-banner {
    color: white;
    background: #222222;
}

.web-ser-banner .container-fluid:before {
    background: url("../images/website-service-vector.png") no-repeat;
    height: 541px;
    width: 790px;
    right: 500px;
}

.web-ser-banner .container-fluid:after {
    background: url("../images/website-service-pattern.png") no-repeat;
    height: 321px;
    width: 446px;
}

.portfolio .col-sm-4 {
    height: 300px;
    padding: 0 5px;
    margin-bottom: 9px;
}

.portfolio .col-sm-4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 7px;
}

.branding-ser-banner .container-fluid {
    /* background: linear-gradient(#e62443, #870202); */
    padding: 80px 0px;
}

.cpp h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #f2343c;
    display: inline-block;
    color: #009fff;
    padding: 3px 16px;
    background: #f9fdff;
}

.branding-ser-banner .container-fluid:before {
    background: url("../images/branding-service-vector.png") no-repeat;
    height: 484px;
    width: 363px;
    right: 200px;
}

.video-ser-banner .container-fluid {
    /* background: linear-gradient(#f37024de, #870202); */
    padding: 60px 0px;
    /* background: linear-gradient(#3cfdfc, #870202); */
}

.video-ser-banner .container-fluid:before {
    display: none;
}

.mobile-ser-banner .container-fluid {
    /* background: linear-gradient(#3cfdfc, #870202); */
    padding: 70px 0px;
}

.dge h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #f2343c;
    display: inline-block;
    color: #009fff;
    padding: 3px 16px;
    background: #f9fdff;
}

.sfa h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #f2343c;
    display: inline-block;
    color: #009fff;
    padding: 3px 16px;
    background: #f9fdff;
}

.po {
    font-size: 15px;
    padding-left: 0;
    color: #696767;
    /* font-weight: 200; */
}

.mobile-ser-banner .container-fluid:before {
    display: none;
}

.col-md-6.trt {

    padding: 30px 40px !Important;

}

.ti {
    margin: 8px 0px;
    font-size: 14px;
    border: 2px solid #272727 !Important;

    padding-left: 36px;
}

.ti::placeholder {
    color: grey;
}

img.imgys {
    padding-top: 50px;
    padding-left: 21px;
}

section.new-pf {
    padding: 40px 0;
}

.new-pf div#filters {
    text-align: center;
    margin-bottom: 0;
}




.new-pf div#filters button {
    display: inline-block;
    width: auto;
    margin: 0 17px;
    outline: none;
    border: 0;
    background: #fff;
    margin-bottom: 8px;
    font-weight: 600;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    cursor: pointer;
    color: #1c1d48;
}

.new-pf div#filters .button.is-checked {
    color: #032c61 !important;
}

.grid {
    /* height: auto !important; */
    overflow-y: hidden;
    padding: 20px;
}

.element-item {
    /* display: inline-block; */
    color: #262524;
    /* position: inherit !important; */
    /* float: left !important; */
    /* left: inherit !important; */
    /* top: inherit !important; */
    margin-bottom: 0;
    width: 265px !important;
    padding: 4px;
    /* transform: translate3d(0, 10px, 0) !important; */
    height: 265px;
}

.element-item img {

    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dsa h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #f2343c;
    display: inline-block;
    color: #fff;
    padding: 3px 16px;
    background: #032c61;
}

.element-item>* {
    margin: 0;
    padding: 0;
}

button#showMore {
    background: #1ce3b7;
    color: #000000;
    border: none;
    outline: none;
    display: inline-block;
    margin-top: 20px;
    padding: 8px 30px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: 600;
    display: table;
    margin: 20px auto 0;
}

#showMore {
    margin-top: 32px;
    clear: both;
    display: block;
}

.hidden {
    visibility: hidden;
    width: 0px !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.our-portfolio .container-fluid {
    background: linear-gradient(#f37024de, #870202);
    /*height: 580px;*/
    background-size: cover;
}

.our-portfolio .container-fluid:after,
.our-portfolio .container-fluid:before {
    display: none
}

.our-portfolio .container-fluid img {
    float: right;
    width: 335px;
}


.our-portfolio .container-fluid .row {
    align-items: unset;
}

.our-portfolio h2 {
    margin: 5px 0px;
    padding: 0px;
}

.four4 {
    padding: 30px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.eror-pagee:after {
    content: '';
    background: white;
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
}

.four4 .box {
    background: #4b48c8;
    color: white;
    border-radius: 50px;
}

.four4 .box img {
    border-radius: 50px;
}

.four4 .box .row {
    justify-content: center;
    align-items: center;
}

.four4 .box h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 15px;
}

.four4 .box p {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
}

.four4 .box a {
    padding: 12px 40px;
    font-size: 16px;
    letter-spacing: 1px;
}

.eror-pagee {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: #1a1c4b;
}

.popupform {
    width: 900px;
    padding: 0;
    /* border-radius: 20px; */
    /* height: 500px; */
    /* border: #300246 4px solid; */
    overflow: hidden;
}

.custom-form {
    background: #fff;
    padding: 0px;
}

.custom-form h2 {
    font-size: 35px;
    font-weight: bold;
    margin: 20px 0 9px;
    color: #000;
}

.custom-form p {
    font-size: 14px;
    color: #000;
    margin-bottom: 24px;
}

.custom-form .form-control {
    border-radius: 0px;

    font-size: 12px;


    padding: 10px 14px;
    width: 100%;
    border: 0px;

    margin-top: 0;
}

.custom-form textarea.form-control {
    width: 100%;
    height: 140px !important;
    resize: none;
    /* border-radius: 0px; */

    border: 0px;
    margin-bottom: 19px;
}

.custom-form [class*='col-'] {
    padding: 0 5px;
}

.custom-form .col-md-7 {
    padding-left: 21px;
}

.custom-form .custom-btn {
    border: none;
    padding: 13px 30px;
    font-size: 14px;
}

.popupform .fancybox-close-small {
    position: absolute;
    padding: 5px;
    border-radius: 50px;
    top: 4px;
    background: #ff3800;
    color: #fff;
    right: 4px;
    width: 25px;
    opacity: 1;
    height: 26px;
}

.popupform .fancybox-button svg path {
    fill: #ffffff;
    height: 70px;
}

.contact-us-banner ul {
    text-align: left;
    margin: 0;
    float: left;
    clear: both;
    margin-bottom: 20px;
    width: 100%;
}

.contact-us-banner ul li {
    font-size: 14px;
    margin-right: 40px;
    float: left;
    color: #fff;
}

.contact-us-banner ul li span {
    display: block;
    font-weight: 600;
    color: #fff;
    margin-bottom: 4px;
}

.contact-us-banner h4 {
    clear: both;
    margin: 0 0 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    font-style: italic;
}

.contact-us-banner .tel {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
}

.contact-us-banner p {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: normal;
    color: #fff;
}

.contact-us-banner h3 {
    font-size: 43px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 20px;
}

.contact-us-banner {
    padding: 100px 0;
    position: relative;
}

.contact-us-banner .form-control {
    margin-bottom: 26px;
    font-size: 14px;
    border: 0;
    outline: none;
    border-bottom: 1px solid #e3e4ff;
    border-radius: 0;
    padding-left: 15px;
    color: #000;
    font-weight: 500;
}

.contact-us-banner textarea.form-control {
    height: 100px;
    resize: none;
}

.contact-us-banner .custom-btn {
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    color: #fff;
    border: 2px solid #3cfdfc;
    /* border: none; */
    padding: 8px 40px;
    font-size: 18px;
    margin-top: 0;
}

.contact-us-banner .custom-btn img {
    vertical-align: baseline;
}

.map {
    padding: 0;
}

.map iframe {
    width: 100%;
}

.our-pricing-banner .container-fluid:before,
.our-pricing-banner .container-fluid:after {
    display: none;
}

.sd1 .container-fluid {
    background: url(../images/banner-package-bg.jpg) no-repeat center center !Important;
}

.sd2 .container-fluid {
    background: url(../images/banner-portfolio-bg.jpg) no-repeat center center !Important;
}

.our-pricing-banner h2 {
    font-size: 53px;
    font-weight: 800;
    line-height: 48px;
    text-align: left;
    margin: 6px 0px 20px 0px;
    text-transform: uppercase;
    padding: 0px;
    color: #fff;
}

.our-pricing-banner h3 {
    font-size: 36px;
    color: #ee9f01;
    font-weight: 600;
    font-style: italic;
    position: relative;
    padding-left: 0;
    margin: 0 0 90px;
}

.our-pricing-banner h3 img {
    max-width: 130px;
    margin-right: 20px;
    position: absolute;
    left: 10px;
    top: -37px;
}

.our-pricing-banner ul {
    text-align: left;
    margin: 0;
}

header ul li:last-child {
    margin-right: 0;
}

.our-pricing-banner .our-pricing .pack h3 {
    padding: 0;
    color: #fff;
}


.our-pricing-banner .container-fluid .our-pricing {
    background: transparent;
    align-items: flex-start;
}



.our-pricing-banner .our-pricing .green {
    background: rgb(104, 187, 212);
    background: linear-gradient(173deg, rgba(104, 187, 212, 1) 0%, rgba(130, 225, 202, 1) 100%);
}

.our-pricing-banner .our-pricing .purple {
    background: rgb(224, 149, 233);
    background: linear-gradient(173deg, rgba(224, 149, 233, 1) 0%, rgba(122, 108, 210, 1) 100%);
}


.our-pricing-banner ul li.heading {
    margin-bottom: 18px;
    margin-top: 50px;
    padding-bottom: 33px;
}

.our-pricing-banner .our-pricing .pack ul {
    margin: 0 0 0;
    width: 100%;
    height: 300px;
}

.about-banner .container-fluid:before,
.about-banner .container-fluid:after {
    display: none
}

.about-banner .container-fluid {
    /* background: #e02026; */
    padding-bottom: 0px;
    height: auto;
    padding-bottom: 0;
    padding-top: 6em;
    padding-bottom: 6em;
}

.about-banner .container-fluid img {
    position: relative;
    right: -120px;
    top: -30px;
}

.about-banner .container-fluid .row {
    align-items: flex-start;
}

.about-banner h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    margin-top: 0;
    padding: 0;
    text-align: left;
    margin-bottom: 25px;
    color: #fff;
}

.premiumbtn {
    color: #fff !important;
}

.passion {
    padding: 60px 0px;
    background: #181818;
    color: #fff;
}

.about-banner p {
    font-size: 16px;
}

.dilivery-tec .white {
    background: #ffffff;
    height: 180px;
    width: 180px;
    position: absolute;
    right: 10px;
    top: -80px;
    z-index: 1;
    border-radius: 50%;
    text-align: center;
    display: flex;
}

.dilivery-tec .white img {
    position: static;
    margin: 0;
    display: table;
    margin: auto;
}






.passion p {
    font-size: 15px;
    color: #fff;
    text-align: left;
}

.passion ul {
    text-align: center;
    margin: 40px 0 0;
}

.passion ul li {
    text-align: center;
    display: inline-block;
    margin-right: 80px;
    font-size: 50px;
    position: relative;
    line-height: 35px;
    font-weight: 700;
}

.passion ul li span {
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}

.passion ul li:nth-child(1) {
    color: #fff;
}

.passion ul li:nth-child(2) {
    color: #fff;
}

.passion ul li:nth-child(3) {
    color: #fff;
}

.passion ul li:nth-child(4) {
    color: #fff;
    margin-right: 0;
}

.passion ul li:after {
    content: '';
    background: red;
    position: absolute;
    left: -20px;
    bottom: 0px;
    height: 50px;
    width: calc(100% + 40px);
    z-index: -1;
}

.passion ul li:nth-child(1):after {
    background: #fff7e5;
}

.passion ul li:nth-child(3):after {
    background: #fff0f5;
}

.passion ul li:nth-child(2):after {
    background: #f0f0ff;
}

.passion ul li:nth-child(4):after {
    background: #f4ebfa;
}

.our-service {
    background: linear-gradient(#181818, #181818);
    padding: 60px 0px;
    position: relative;

}

.our-service ul li a {
    border: none !important;
    padding: 0;
    color: white;
    font-size: 17px;
    font-weight: 600;
    transition: .5s all;
    text-transform: uppercase;
}

.our-service ul {
    border: 0;
}

.our-service ul li {
    margin-bottom: 5px !important;
    display: block;
    width: 100%;
}

.our-service ul li a.active {
    background: transparent !important;
    color: white !important;
    padding-left: 0;
}

.our-service p {
    color: white;
}

section.our-service h4 {
    font-size: 130px;
    font-weight: 800;
    color: #ffffff;
    letter-spacing: normal;
    text-align: center;
    /* text-shadow: #6b3d04 0 0 2px; */
    display: block;
    /* top: -30px; */
    position: relative;
    /* line-height: 62px; */
    /* margin-bottom: 62px; */
    z-index: 1;
    text-transform: uppercase;
}

.our-service p strong {
    display: block;
    margin-bottom: 10px;
}

.our-service img {
    position: relative;

    z-index: 0;
    padding: 6px;
    background: #ffffff;
    border-radius: 2px;
}

.process {
    padding: 50px;

}

.our-service+section.process {
    padding-bottom: 0;
    padding-top: 5em;
    background: #181818;
}

.process p {
    color: #fff;
}

.process h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}

.process ul {
    margin: 40px 0 0;
}

.process ul li {
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff;
}

.process ul li img {
    margin-right: 15px;
    max-width: 40px;
    /* filter: brightness(0) invert(1); */
}



.dropdown-menu {
    min-width: 12em;
    left: 0;
    top: 100%;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 3px;
    box-shadow: 0 5px 5px #f9f9f940;
    transition: .3s all;
    height: 0;
    background: #121212;
    overflow: hidden;
    display: inherit;
    float: left;
}

.dropdown-menu ul {
    margin: 0;
    background: transparent;
    position: relative;
    padding: 0;
    text-align: left;
}

.dropdown-menu ul li {
    margin: 0;
    width: 100%;
    border-bottom: 1px solid #383838;
}

.dropdown-menu ul li a {
    color: #ffffff;
    font-weight: 500;
    display: block;
    font-size: 13px;
    padding: 13px 17px;
}

.dropdown-menu.show {
    display: inherit !important;
    height: auto;
    padding: 0;
}

.dropdown-toggle::after {
    position: relative;
    top: 2px;
}

.dropdown .nav-link {
    padding: 0;
}

.digital-ser-banner .container-fluid {
    /* background: linear-gradient(#f37024de, #870202); */
    padding: 70px 0px;
    /* background: linear-gradient(#3cfdfc, #870202); */
}

.fs h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #f2343c;
    display: inline-block;
    color: #009fff;
    padding: 3px 16px;
    background: #f9fdff;
}

.digital-ser-banner .container-fluid:before,
.digital-ser-banner .container-fluid:after {
    display: none;
}

.mobile-hide {
    display: none;
}

.our-pricing .heading p {
    font-size: 21px;
    margin: 10px 0 0;
    line-height: 34px;
    color: #fff;
}

.our-pricing .content {
    overflow: auto;
    position: relative;
    max-width: 100%;
    padding: 20px 10px 20px 0;
    height: 228px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 0;
}

.our-pricing .packages {
    margin: 3em auto 0;
    width: 100%;
}

.our-pricing-banner .heading {
    display: none;
}

.actions {
    /* border-top: 1px solid #7f7b7b; */
    padding-top: 15px;
    margin-top: 15px;
    display: flex;
    /* float: left; */
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto 0;
    justify-content: center;
}

small.calltoactn {
    display: block;
    margin-bottom: 10px;
    color: #fff;
}

.actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    /* text-decoration: underline !important; */
    border-bottom: 2px solid;
}

.mCSB_inside>.mCSB_container {
    margin-right: 15px;
}

.our-pricing .pack ul li {
    font-weight: 500;
    line-height: 17px;
    font-size: 13px;
    position: relative;
    padding: 4px 0px 4px 20px;
    width: 100%;
    color: #fff;
}

.our-pricing .pack ul li:before {

    content: "";

    background: url(../images/check.png) no-repeat;

    display: inline-block;

    width: 100%;

    height: 100%;

    position: absolute;

    left: 0;

    top: 7px;

    filter: grayscale(1);

    opacity: 0.9;

    background-size: 11px;
}

.our-pricing .pack ul li:after {
    content: '';
    right: 0;
    height: 1px;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#e0e3eb), to(transparent));
    background-image: -webkit-linear-gradient(left, #e0e3eb, transparent);
    background-image: -moz-linear-gradient(left, #000, transparent);
    background-image: -o-linear-gradient(left, #000, transparent);
    display: block;
    position: absolute;
    bottom: 0;
    left: 25px;
    display: none;
}


.our-pricing .pack .price .left {
    display: inline-block;
    margin-right: 11px;
}

.our-pricing .pack .price .right {
    display: inline-block;
}

.our-pricing .pack .price h2 {
    display: inline-block;
    margin: 0;
    font-size: 35px;
    font-weight: 700;
    color: #65fffa;
}

.our-pricing .pack:hover {
    background: #fff !important;
}
.our-pricing .pack:hover .price h2, .our-pricing .pack:hover ul li, .our-pricing .pack:hover h5, .pack:hover small.calltoactn, .pack:hover .actions1 a span, .our-pricing .pack:hover .price .right strike, .our-pricing .pack:hover .price .right span, .pack:hover .listing h4  {
    color: #000;
}
/*.our-pricing .pack:hover .price h2 {*/
/*    color: #c60030;*/
/*}*/
.our-pricing .pack .price .right strike {
    display: block;
    margin: 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 18px;
    margin-left: 0px;
    color: #fff;
}

.our-pricing .container:before {
    content: "";
    background: url(../images/points_bg.png);
    height: 200px;
    background-repeat: no-repeat;
    width: 200px;
    position: absolute;
    /* top: 1110px; */
    left: 53px;
    z-index: -1;
}

.about_sec:after {
    content: "";
    background: url(../images/home5_img_03-300x276.png);
    height: 229px;
    background-repeat: no-repeat;
    width: 300px;
    position: absolute;
    /* top: 1110px; */
    left: 918px;

    background-size: 80%;
    margin-top: 112px;
    z-index: 0;
}

.our-pricing .pack .price .right span {
    display: inline-block;
    margin: 0;
    font-size: 17px;
    text-shadow: #00000047 0 1px 1px;
    font-weight: 700;
    line-height: 18px;
    margin-left: 0px;
    color: #fff;
}

.our-pricing .pack .right h6 {
    font-size: 12px;
    color: black;
    font-weight: 600;
    display: none;
}

.our-pricing .pack h5 {
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 14px;
    padding: 15px 0px 10px;
    text-align: left;
    border-bottom: 0;
    line-height: 30px;
}
.btn1:hover {
    color: #fff;
    opacity: .9;
}

.our-pricing .social .price p {
    font-size: 13px;
    display: block;
    padding: 5px 25px;
    text-align: center;
    margin: 0;
    font-weight: 500;
}

.our-pricing .social .listing p {
    text-align: left;
    padding-left: 15px;
    font-size: 13px;
}

section.combo-pack {
    padding: 50px 0;
    background: url(../images/combo-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
    margin: 30px 0;
}



section.combo-pack h2 {
    font-size: 32px;
    color: #f6f4f4;
    text-transform: uppercase;
    text-shadow: #000 0 0 2px;
}

section.combo-pack h2 span {
    display: block;
    font-size: 52px;
}

section.combo-pack h2+p {
    font-size: 15px;
}

section.combo-pack .col-md-4 {
    border: 1px solid #2765d8;
    height: auto !important;
    padding: 0;
    z-index: 1;
    position: relative;
}

section.combo-pack .col-md-4 h3 {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 33px;
    padding: 20px 20px 0;
}

section.combo-pack .col-md-4 h3 span {
    display: block;
    font-size: 17px;
}

section.combo-pack .col-md-4 ul.bdr-btmblue {
    border-bottom: 1px solid #2765d8;
    padding: 0 20px;
}

section.combo-pack .col-md-4 ul li i {
    position: absolute;
    top: 6px;
    left: 0;
    font-size: 6px;
}

section.combo-pack .col-md-4 ul li {
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    margin-bottom: 8px;
}



section.combo-pack .col-md-4 .pricebox {
    background: #fff;
    display: block;
    color: #000;
    padding: 20px;
    position: relative;
    width: 98%;
    margin: 5px auto;
}

.actions1 {
    border-top: 1px solid #7f7b7b;
    padding-top: 15px;
    margin-top: 15px;
    display: flex;
    /* float: left; */
    position: relative;
    width: 95%;
    text-align: center;
    margin: 0 auto 0;
}

.actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
    cursor: pointer;
    color: #000000;
    font-size: 15px;
    line-height: 16px;
    text-align: center;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    height: inherit;
}


.actions1 a {
    vertical-align: top;
    min-width: inherit;
    margin: 0px;
    position: relative;
    cursor: pointer;
    color: #ffffff;
    font-size: 13px;
    text-align: center;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.actions a span {
    font-size: 16px;
    /* float: left; */
    font-weight: bold;
    color: #ffffffd1;
    text-align: center;
    /* border-bottom: 2px solid #7f7b7b; */
    margin: 0 auto;
    display: table;
}

.actions1 a span {
    font-size: 16px;
    /* float: left; */
    font-weight: bold;
    color: #ffffffd1;
    text-align: center;
    border-bottom: 2px solid #7f7b7b;
    margin: 0 auto;
    display: table;
}

.actions1 a span small {
    display: block;
    font-size: 13px;
    line-height: normal;
    color: #1b51b4;
    font-weight: 700;
}




section.combo-pack .col-md-4 .pricebox sup {
    color: #000;
    font-size: 26px;
    top: 0;
}

section.combo-pack .col-md-4 .pricebox span {
    color: #1b51b4;
    font-size: 69px;
    font-weight: 700;
    line-height: 90px;
}

section.combo-pack .col-md-4 .pricebox b {
    font-weight: 700;
    font-size: 20px;
    display: block;
    position: absolute;
    top: 50px;
    right: 35px;
    line-height: 18px;
}

section.combo-pack .col-md-4 .pricebox p {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #000b28;
}

section.combo-pack .col-md-4 .pricebox b em {
    color: #828282;
}

section.combo-pack .col-md-4 .action-no span,
section.combo-pack .col-md-4 .chat span {
    font-size: 13px;
    line-height: normal;
    text-align: center;
    float: none;
    color: #000b28;
}

.actions .col-md-6 {}

section.combo-pack .col-md-4 .pricebox a.various {
    display: block;
    margin: 20px auto 0;
    text-align: center;
    background: #c22617;
    padding: 12px;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
}

section.combo-pack .col-md-4 ul {
    padding: 0 20px;
}

section.combo-pack .col-md-4 .pricebox:after {
    content: "";
    position: absolute;
    border: 0;
    left: 0;
    top: 0;
    width: 102%;
    height: 440px;
    background: #194fb3cc;
    z-index: -1;
}









section.combo-pack:before {
    content: "";
    background: url(../images/combo-before.png);
    display: block;
    z-index: 5;
    position: absolute;
    top: 0;
    left: -30px;
    width: 172px;
    height: 245px;
}

section.combo-pack:after {
    content: "";
    background: url(../images/combo-after.png);
    display: block;
    width: 173px;
    height: 277px;
    position: absolute;
    right: 0px;
    bottom: -32px;
    z-index: 5;
}

.custom-btn:hover {
    color: white;
    text-decoration: none;
}

.packages .custom-btn:hover {
    /* color: #000; */
}

.our-banner .btns a:last-child:hover {
    /* color: #000; */
}

.what-we-do.txtt h2 {
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 22px;
    line-height: 37px;
}

.what-we-do.txtt h1 {
    text-align: center;
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 41px;
    font-weight: 700;
    line-height: 48px;
    color: #121212;
    padding: 0px;
    margin-top: 0;
}

.what-we-do.txtt p {
    font-size: 14px;
    margin-bottom: 15px;
}

header ul li:nth-child(6) {
    /* margin-right: 0; */
}

header .navbar {
    padding: 0;
    text-align: center;
}

header .pr-0 {
    padding-left: 0;
}



.types-sec {
    background: #181818;
    padding: 50px 0 60px;
}

.sec-hd {
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
    margin: 0 0 16px 0;
    line-height: 1.1em;
    font-size: 36px;
}

.sec-hd span {
    font-family: 'Poppins', sans-serif;
    display: block;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    text-transform: none;
    line-height: 1.4em;
    padding-top: 8px;
    text-transform: capitalize;
}

ul.type-ul {
    text-align: center;
    margin: 40px 0 0;
}

ul.type-ul li {
    display: inline-block;
    width: 48%;
    background: #222;
    padding: 20px;
    border-radius: 12px;
    margin: 8px 3px 0;
    box-shadow: 0px 0px 3px 2px #0000001c;
    min-height: 220px;
}

ul.type-ul li * {
    transition: all 0.4s ease;
    color: white;
}

i.sprite-icn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.type-box .fa::before {
    font-size: 40px;
}


.type-box h5 {
    font-size: 16px;
    margin: 20px 0 10px;
    color: #fff;
}

.type-box p {
    font-size: 12px;
    line-height: normal;
    color: #fff;
}





.our-combopack {
    background: url(../images/bg-bg.jpg), linear-gradient(rgb(24 24 24 / 98%), rgb(239 81 50));
    background-blend-mode: overlay;
    background-size: cover;
    width: 100%;
    padding: 6em 0 4em 0;
    /* background-color: #2a9dfa; */
    background-position: center top;
    /* background-image: url(../images/halloween/infinixmockup03.jpg); */
}

.our-combopack * {
    color: white;
}

.our-combopack h5 {
    font-size: 21px;
    margin: 0 0 0px;
    background: #000000;
    display: inline-block;
    padding: 5px 20px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
}

.our-combopack h2 {
    font-size: 68px;
    font-weight: 700;
    margin: 0 0 3px;
    text-align: left;
}

.our-combopack p {
    font-size: 14px;
    margin: 0 0 25px;
    line-height: 20px;
}

.our-combopack ul li {
    margin: 0 0 6px;
    position: relative;
    display: inline-block;
    font-size: 13px;
    /* width: 46%; */
    font-weight: 300;
    display: block;
    line-height: 20px;
}

.our-combopack ul li:before {
    content: '';
    background: #fff;
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

.our-combopack .btn-pack {
    margin-top: 0;
    float: left;
    width: 100%;
}

.our-combopack .btn-pack .custom-btn {
    line-height: 31px;
    margin-right: 5px;
}

.our-combopack .btn-pack .custom-btn:last-of-type {
    margin-right: 0
}

.our-combopack .btn-pack .custom-btn span {
    font-size: 20px;

}

.our-combopack .btn-pack .custom-btn.get-now {
    background: #ffffff;
    position: relative;
    border: 2px solid white;
    color: #2699f6 !Important;
}

a.custom-btn.various.get-now.small-btn:hover {
    background: transparent;
    color: #032c61 !Important;
    border: 2px solid white;
}

.our-combopack .btn-pack .custom-btn.get-now:after {
    content: '';
    background: url("../images/moneyback.png") no-repeat;
    height: 93px;
    width: 98px;
    position: absolute;
    right: -78px;
    top: 0;
    bottom: 0;
    margin: auto
}

.our-combopack .btn-pack .custom-btn.view-detail {
    background: #ffffff
}

.our-combopack .btn-pack .custom-btn.view-detail span {
    /*font-weight: 400*/
}

.our-combopack .bundle-img {
    position: relative;
    right: 10px;
    top: 120px;
}

.our-combopack .bundle-img h6 {
    font-size: 87px;
    position: absolute;
    top: 0;
    right: -100px;
    transform: rotate(1deg);
    display: none
}

.our-combopack .bundle-img h6 sub {
    font-size: 29px;
    color: #ffcc00
}

.our-combopack h2 span {
    color: #fdd40a;
}

.our-combopack ul {
    margin-bottom: 20px;
}

.our-combopack ul li {
    margin-bottom: 9px;
    font-size: 13px;
    font-family: unset;
    font-weight: 400;
}

.our-combopack h6 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
}

footer .ftr-logo {
    max-width: 50%;
}

.custom-form .col-md-5 {
    background: #0046ee;
    padding: 0;
}

footer .info li i {
    position: absolute;
    left: -35px;
    top: 6px;
}

footer .info li i.fas.fa-mobile-alt {
    left: -31px;
}

.custom-form .col-md-5 img {
    width: 100%;
    height: 492px;
}

li.half-li {
    width: 49.6%;
    display: inline-block;
}

footer .info li:first-child a {
    font-size: 21px !important;
}

footer li a:hover {
    color: #3cfffe !important;
}

a {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
    text-decoration: none !important;
}

input.required.error {
    border-color: red !important;
    color: red !important;
}

label.error {
    display: none !important;
}

.thankyou-banner {
    text-align: center;
    background: url(../images/home-banner.jpg);
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    text-shadow: #000 0 1px 2px;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
}

.thankyou-banner h1 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
}


.spin {
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 50000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

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

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

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

    to {
        transform: rotate(360deg);
    }
}



.lets-grow .red-btn {
    background: transparent !important;
}



a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    margin: 40px 0;
}

a.logo-thankyou {
    margin-bottom: 34px;
    display: inline-block;
}

.thankyou-banner h1 span {
    display: block;
    font-family: georgia;
    font-style: italic;
}

.total_amount {
    background: #360945a8;
    padding: 12px 0;
    font-weight: 600;
    border-radius: 62px;
}

.total_amount span {
    display: inline-block;
    color: #fdb808;
}






section.our-banner.inner-banner.text-left.privacy-banner {
    background: transparent;
    width: 100%;
    margin: 0;
    padding: 0 0;
    height: 360px;
    margin-top: -93px;
}

section.our-banner.inner-banner.text-left.privacy-banner:after {
    display: none;
}

section.our-banner.inner-banner.text-left.privacy-banner img {
    width: 100%;
    height: 370px;
    margin-top: 0;
}

section.our-banner.contact-us-banner:before {
    background: #181818;
    z-index: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 53%;
    height: 100%;
}

h4.sub-heading {
    font-size: 21px !important;
    color: #ff3800;
    font-weight: 600;
}

section.static-content {
    font-size: 14px;
}

section.static-content ul li {
    margin-bottom: 7px;
    list-style: disc;
    margin-left: 18px;
}

section.our-banner.inner-banner.text-left.privacy-banner .container .caption {
    margin-top: -186px;
    z-index: 959;
}

.element-item a {
    height: 100%;
    width: 100%;
}

.dilivery-tec .container .col-sm-5 {
    margin-left: -80px;
}

ul.soc-ic li {
    display: inline-block;
    padding: 0 7px;
}

ul.soc-ic {
    margin: 20px 0 0;
    display: block;
}


/**REVIEWS CSS**/


section.our-banner.review-banner:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #ffffff;
    width: 50%;
    right: inherit;
    border-left: 40px solid #db3340;
}

section.our-banner.review-banner {
    position: relative;
    height: 573px;
    border-bottom: 1px solid #ccc;
    box-shadow: #989898ba 0 0 15px;
}

section.our-banner.review-banner h3 {
    color: #1d1c84;
    font-size: 55px;
    font-weight: 800;
}

section.our-banner.review-banner h3+p {
    color: #112043;
    font-size: 20px;
    line-height: 26px;
    font-weight: 500;
}

section.our-banner.review-banner h4 {
    color: #db3340;
    font-weight: 500;
    padding-left: 70px;
    position: relative;
    margin-top: 30px;
}

section.our-banner.review-banner h4:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 60px;
    height: 1px;
    background: #abacb2;
}


section.our-banner.review-banner {}

section.our-banner.review-banner:after {
    bottom: 0;
    background: url(../images/review-right.jpg) no-repeat right center;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    border: 0;
    z-index: 0;
    background-size: cover;
}

section.reviewsection ul li {
    width: 523px;
    display: inline-block;
    margin: 30px 30px;
    background: #fff;
    box-shadow: #84848480 0 0 15px;
    padding: 0 20px 20px 50px;
    position: relative;
    min-height: 270px;
}

section.reviewsection ul li span.initial {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px;
    color: #212124;
    font-size: 100px;
    text-align: center;
    font-weight: 700;
    width: 135px;
    line-height: 122px;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5d6db+0,d89fae+100 */
    background: #f5d6db;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #f5d6db 0%, #d89fae 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #f5d6db 0%, #d89fae 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #f5d6db 0%, #d89fae 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d6db', endColorstr='#d89fae', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

section.reviewsection ul li .head-text {
    padding-left: 120px;
    padding-bottom: 49px;
}

section.reviewsection ul li .head-text h2 {
    margin-top: 50px;
    font-size: 24px;
    color: #111111;
    font-weight: 600;
    margin-bottom: 8px;
}

section.reviewsection ul li .head-text h2 span {
    display: block;
    font-size: 20px;
    color: #a6a6a6;
    font-weight: 400;
}

section.reviewsection ul li .head-text i {
    display: inline-block;
    color: #ffbb00;
    font-size: 18px;
    padding-right: 10px;
}

section.reviewsection ul li .head-text h3 {
    display: inline-block;
    margin: 0;
    color: #1d1c84;
    font-size: 19px;
    font-weight: 600;
}

section.reviewsection ul li p {
    color: #555555;
    font-size: 13px;
    text-shadow: #82828285 0 0 1px;
    font-weight: 300;
}

section.reviewsection ul li:nth-child(odd) {
    margin-left: 0;
}

section.reviewsection ul li:nth-child(even) {
    margin-right: 0;
}



section.reviewsection ul li:after {
    content: "";
    background: url(../images/quote.png);
    width: 47px;
    height: 31px;
    position: absolute;
    right: 30px;
    bottom: -13px;
}


section.reviewsection ul li:nth-child(3n-1) span.initial {
    background: red;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b5b6e5+0,7877c2+100 */
    background: #b5b6e5;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #b5b6e5 0%, #7877c2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #b5b6e5 0%, #7877c2 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #b5b6e5 0%, #7877c2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5b6e5', endColorstr='#7877c2', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

section.reviewsection ul li:nth-child(4n-1) span.initial {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f5ad8d+0,e7785c+100 */
    background: #f5ad8d;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #f5ad8d 0%, #e7785c 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #f5ad8d 0%, #e7785c 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #f5ad8d 0%, #e7785c 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5ad8d', endColorstr='#e7785c', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

section.reviewsection ul li:nth-child(4n) span.initial {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#4be3af+0,34a69d+100 */
    background: #4be3af;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #4be3af 0%, #34a69d 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #4be3af 0%, #34a69d 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #4be3af 0%, #34a69d 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4be3af', endColorstr='#34a69d', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

section.reviewsection ul li:nth-child(5n-1) span.initial {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2d197+0,dda445+100 */
    background: #f2d197;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #f2d197 0%, #dda445 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #f2d197 0%, #dda445 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #f2d197 0%, #dda445 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2d197', endColorstr='#dda445', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}

.port-body {}

.port-body header {
    padding: 16px 0;
    background: #1a1c4c;
}

.port-body header img {
    max-width: 170px;
}

.port-body header a.tel {
    color: #1a1c4c;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: right;
    display: block;
    margin: 10px 0 0;
    position: relative;
}



.port-body header:before {
    content: '';
    background: white;
    position: absolute;
    height: 100%;
    width: 50%;
    right: 0;
    top: 0;
}

.port-body .our-portfolio {
    padding: 130px 0 50px;
}

.port-body footer {
    /* background-size: cover; */
    padding: 50px 0 0 !IMPORTANT;
    /* color: #fff; */
    line-height: 26px !important;
    /* background: #0f303c; */
}


.port-body footer ul li i {
    color: #ff4474;
    font-size: 35px;
}

.port-body footer ul li+li i {
    font-size: 22px;
}

.port-body footer ul li {
    margin-bottom: 10px;
    font-weight: 500;
}

.port-body footer .text-center a {
    background: #d48907;
    display: inline-block;
    border-radius: 50px;
    padding: 10px 40px;
    color: #000000;
    margin-bottom: 0;
    font-weight: 600;
    text-transform: uppercase;
}

.port-body ul.social-icons li a {
    background: none;
}

.port-body ul.social-icons li {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.port-body ul.social-icons li a {
    padding: 0;
    margin: 0;
    padding: 0 8px;
}

.port-body ul.social-icons li a i {
    color: #fff;
    font-size: 19px;
}

ul.social-icons {
    margin: 0;
}

.port-body footer .row {
    border-bottom: 1px solid #153f4e;
    padding-bottom: 30px;
}

.port-body footer h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ff4474;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    margin-top: 30px;
}

.port-body footer ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

.port-body footer ul li {
    line-height: 19px;
    color: white;
}

.port-body .col-md-12.disclaimer {
    color: #ffffff;
    font-size: 13px;
    padding: 20px 0;
    font-weight: 500;
}

.port-body col-md-12.disclaimer .col-md-4 {
    padding: 0;
}

.port-body img.logo-img {
    max-width: 140px;
}

.port-body .disclaimer ul li a {
    /* padding: 0 10px; */
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
}

.port-body .disclaimer ul li a:after {
    content: "\f111";
    padding: 0 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 5px;
    position: relative;
    top: -3px;
}

.port-body .disclaimer ul li {
    display: inline-block;
}

.port-body .disclaimer ul li:last-child a:after {
    display: none;
}

.port-body footer .logo-img {
    max-width: 160px;
    margin-top: -18px;
}

.port-body .our-banner .btns a:hover {
    color: #000;
}

.port-body footer:after {
    display: none;
}

p.addontag {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
    font-weight: 700;
    /* display: none; */
    margin: 7px 0;
}

p.addontag a small {
    color: #fff;
    margin-right: 5px;
    font-size: 13px;
    font-weight: 500;
}

.actionss {
    border-top: 1px solid #eeeeee;
    padding-top: 5px;
    margin-top: 15px;
    display: block;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
}

.actionss a span {
    font-size: 12px;
    float: none;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

.actionss a span small {
    display: inline-block;
    font-size: 13px;
    line-height: normal;
    color: #fff;
}

.pos-r {
    position: relative;
    clear: both;
    padding: 6em 0 6em 0;
    background: #181818;
}

.fadeIn {
    animation-name: fadeIn;
}

.main-title .hr-yellow {
    background-color: #4a287f !important;
}

.main-title .hr-black {
    background-color: #fdcfcd !important;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.headeing-font-size2 {
    display: none !important;
    line-height: 1.25;
    text-transform: none !important;
}

.work-process {
    position: relative;
}

#svg-container {
    position: absolute;
    width: 100%;
    left: 52%;
    z-index: 0;
    transform: translateX(-50%);
    width: 75%;
    max-width: 1067px;
}

.work-process .box-loader {
    position: absolute;
    top: 30%;
    right: -15%;
    left: inherit;
}

.step-num-box {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.box-loader span:nth-child(1) {
    animation: opacitychange 1s ease-in-out infinite;
}

.box-loader span:nth-child(2) {
    animation: opacitychange 1s ease-in-out .33s infinite;
}

.box-loader span:nth-child(3) {
    animation: opacitychange 1s ease-in-out .66s infinite;
}

.box-loader span {
    background: #f37024;
}

.box-loader span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #c60030;
    margin: 0 5px;
    opacity: 0;
}

.step-icon {
    background: #fff;
    width: 150px;
    height: 150px;
    position: relative;
    border: 3px solid #fafaff;
    border-radius: 50%;
    line-height: 130px;
    font-size: 40px;
    text-align: center;
    color: #1c1d3e;
    box-shadow: 0 0 50px 23px rgba(0, 0, 0, 0.1);
}

.step-num {
    color: #f37024;
    background: #f8cacc;
    line-height: 50px;
}

.step-num {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 12px 20px 0 rgba(117, 178, 240, 0.4);
    color: #c60030;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 50px;
    right: 0;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 50px;
}

#svgC {
    margin: 0 auto;
    width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

section.numbers h2 {
    color: #282828;
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}

.floatme {
    -webkit-transform: translatex(0px);
    transform: translatex(0px);
    -webkit-animation: float 1s ease-in-out infinite;
    animation: float 1s ease-in-out infinite;
}

section.numbers {
    padding: 70px 0px 100px 0;
    text-align: center;
    /* background: url(../images/headerbg.png) no-repeat scroll center top #181818; */

    background-size: cover;
    background: #181818;
}

.what-we-do:before {
    content: "";
    background: url(../images/elipse-light.png);
    height: 600px;
    background-repeat: no-repeat;
    width: 400px;
    position: absolute;
    /* top: 1110px; */
    left: -280px;
    z-index: 0;
}

.what-we-do .container:before {
    content: "";
    background: url(../images/plus-light-pattern.png);
    height: 197px;
    background-repeat: no-repeat;
    width: 187px;
    position: absolute;
    /* top: 0px; */
    right: 63px;
    background-size: contain;
    z-index: 0;
    background-position: top;
}

section.numbers h2 {
    color: #fff;
    margin: 0;
    font-size: 34px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 20px;
}

section.numbers h2+p {
    width: 80%;
    margin: 0 auto 20px;
    text-align: center;
    font-weight: 400;
    color: #fff;
    font-size: 15px;
}

section.numbers .col-md-3 h3 {
    margin: 0;
    color: #fff;
    font-size: 58px;
    font-weight: 600;
}

section.numbers .col-md-3 h4 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.col-md-2.hi {
    padding: 17px;
    background: transparent;
    /* border-top-left-radius: 25px; */
    /* border-top-right-radius: 25px; */
    /* border-bottom-left-radius: 0px; */
    /* border-bottom-right-radius: 25px; */
    /* border-radius: 25px; */
    /* margin: 0 auto; */
    /* margin-top: 8px; */
    display: flex;
}

.work-process .step-icon {
    transition: all .3s ease-out;
}

.step-icon:hover {
    transform: scale(1.1);
    box-shadow: -2px 10px 30px -10px #5a5c5f;
}

.vc_row.qodef-row-has-background-text {
    position: relative;
}

.vc_row.vc_row-flex {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


.vc_custom_1509008121661 {
    padding: 6em 0;
}

.vc_row.vc_row-o-content-middle:not(.vc_row-o-equal-height)>.vc_column_container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.vc_row.vc_row-flex>.vc_column_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    color: #f7f7f7;
    font-size: 150px;
}

.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner .qodef-row-background-text-1,
.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner .qodef-row-background-text-2 {
    font-weight: 900;
    line-height: 1;
}

.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask>span.qodef-show {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.no-touch .qodef-row-background-text-holder .qodef-row-background-text-wrapper.qodef-row-background-text-animation .qodef-char-mask>span {
    display: inline-block;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: all .5s cubic-bezier(.05, .43, .04, .87);
    -moz-transition: all .5s cubic-bezier(.05, .43, .04, .87);
    transition: all .5s cubic-bezier(.05, .43, .04, .87);
}

.qodef-elements-holder {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.qodef-elements-holder .qodef-eh-item.qodef-horizontal-alignment-right {
    text-align: right;
}

.qodef-elements-holder .qodef-eh-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.qodef-element-from-left.qodef-element-from-left-on>div {
    -webkit-animation: element-from-left .55s 1 ease;
    -moz-animation: element-from-left .55s 1 ease;
    animation: element-from-left .55s 1 ease;
    opacity: 1;
}

.qodef-element-from-left>div {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    opacity: 0;
}

.wpb_single_image.vc_align_right {
    text-align: right;
}

.wpb_single_image .vc_figure {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    max-width: 100%;
}

.wpb_single_image .vc_single_image-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}

.wpb_single_image img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.vc_row.vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.qodef-elements-holder .qodef-eh-item {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    background-position: center;
    background-size: cover;
}

@media only screen and (max-width: 1600px) and (min-width: 1281px) {
    .qodef-eh-item-content.qodef-eh-custom-8768 {
        padding: 0px 22% 0px 2% !important;
    }
}

.qodef-accordion-holder {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title {
    padding: 24px 0 27px 43px;
}

.qodef-accordion-holder .qodef-accordion-title {
    position: relative;
    cursor: pointer;
    margin: 0;
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color .2s ease-out, background-color .2s ease-out;
    -moz-transition: color .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, background-color .2s ease-out;
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-content {
    padding: 0 0 29px;
}

.ui-widget-content {
    background: 0 0;
    border: 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding: 0;
    border-radius: 0;
}

.qodef-additional-tag {
    position: absolute;
    left: 0;
    top: 19px;
    color: #fe3e6b;
    font-size: 23px;
    font-weight: 700;
}

.card-header {
    padding: .75rem 1.25rem;
    /* margin-bottom: 0; */
    /* background-color: rgba(0,0,0,.03); */
    border-top: 1px solid rgba(0, 0, 0, .125);
    background: transparent;
    border-bottom: 0px !Important;
}

.qodef-tab-title {
    font-size: 19px;
    font-weight: 600;
    padding-left: 17px;
}

.card {
    border: 0px !Important;
    background-color: #fff0 !Important;
}

.er {
    border-top: 0px !Important;
}

.card-body {
    padding-bottom: 20px !Important;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0px;
}

.qodef-accordion-holder .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
}

.qodef-accordion-title .qodef-accordion-mark span.qodef_icon_minus {
    opacity: 0;
}

.qodef-accordion-title .qodef-accordion-mark {
    position: absolute;
    top: 50%;
    left: auto;
    right: 0;
    width: 39px;
    height: 39px;
    margin: -1px 0 0;
    font-size: 20px;
    line-height: 39px;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.qodef-row-background-text-holder {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
    z-index: -1000;
}

.ntn {
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6em 0 0 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* position: relative; */
}

.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    color: #f7f7f7;
    font-size: 150px;
}

.qodef-row-background-text-holder .qodef-row-background-text-wrapper .qodef-row-background-text-wrapper-inner .qodef-row-background-text-1 {
    font-weight: 900;
    line-height: 1;
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title:not(:first-child) {
    border-top: 1px solid #ebebeb;
}

.qodef-accordion-holder.qodef-ac-simple .qodef-accordion-title {
    padding: 24px 0 27px 43px;
}



@keyframes glowing {
    0% {
        box-shadow: 0 0 -2px #f37024;
    }

    40% {
        box-shadow: 0 0 5px #f37024;
    }

    60% {
        box-shadow: 0 0 5px #f37024;
    }

    100% {
        box-shadow: 0 0 -2px #f37024;
    }
}

@keyframes opacitychange {

    0%,
    100% {
        opacity: 0;
    }

    60% {
        opacity: 1;
    }
}

.animated-logo img {
    /* background: url(../images/colorSpec.jpg); */
    /* -webkit-animation-name: logo-animation;
    -webkit-animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
    -moz-animation-name: logo-animation;
    -moz-animation-duration: 10s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-direction: alternate;
    -ms-animation-name: logo-animation;
    -ms-animation-duration: 10s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-in-out;
    -ms-animation-direction: alternate;
    -o-animation-name: logo-animation;
    -o-animation-duration: 10s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: ease-in-out;
    -o-animation-direction: alternate;
    animation-name: logo-animation;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: alternate; */
    width: 150px;
}

.animated-logo {
    float: left;
    padding-top: 0;
    z-index: 2;
    margin: 0px auto;
}

@keyframes logo-animation {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 199.9% 0;
    }
}

@media (max-width: 1200px) {
    #svg-container {
        width: 85%
    }

    .leftBlcok {
        display: none
    }

    .rightBlock {
        width: 100%
    }

    .isolayer--deco4 {
        display: none
    }

    .iframe-height {
        min-height: 625px
    }
}

@media (max-width:992px) {
    .pos-static {
        display: none
    }

    .navigation-main {
        display: none
    }

    .mt-123 {
        margin-top: 70px
    }

    .res-menu-btn {
        display: block;
    }

    #svg-container {
        width: 800px !important;
        transform: rotate(90deg);
        left: -50%;
        top: 50%;
    }

    .md-mt-5 {
        margin-top: 50px !important;
    }

    .work-process .box-loader {
        display: none;
    }

    .bnrBlock .bnrLeft {
        width: 100%;
    }

    .bnrBlock .bnrRight {
        display: none;
    }

    .iframe-height {
        min-height: 675px;
    }
}

@media (max-width:884px) {
    .iframe-height {
        min-height: 850px;
    }
}


header ul li a:hover,
header ul li a:active,
header ul li a:focus {
    color: #53fffd;
}

.dropdown-menu ul li a:hover,
.dropdown-menu ul li a:focus,
.dropdown-menu ul li a:active {
    background: #f37024;
    color: #fff;
}

.tre ul li h4 {
    margin: 0px 0 10px;
    font-size: 18px;
}

.what_btn {
    clear: both;
    display: table;
    margin: 0 auto;
}

.custom-btn:hover,
.custom-btn:active,
.custom-btn:focus {
    background: #c60030 !important;
    color: #fff  !important;
    border-color: #c60030 !important;
}

header a.phone p {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: 500;
}

p.responivesing {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 50px 0;
}

section.our-banner.about-banner {
    background: url(../images/about-banner-image.png) no-repeat right top, linear-gradient(#3cfdfc, #870202);
    background-size: contain;
}

iframe.mapId {
    filter: grayscale(1);
}


section.our-pricing.pricing8 {
    padding-bottom: 2px;
}

.btns-ct {background: #032c61;background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);color: #000000;border: 2px solid #3cfdfc;border-radius: 5px;}

section.our-banner0 {
    text-align: center;
    background: #fff;
}


.menu-left {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    height: 100vh;
    z-index: 101;
    padding: 0;
    transition: all ease-in-out 0.5s;
    /* display: none; */
    visibility: hidden;
}

.menu-lover {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    z-index: -1;
    display: none;
    cursor: pointer;
    transition: all ease-in-out 0.5s;
}

.menu-linn {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    left: -460px;
    max-width: 360px;
    padding: 30px 30px 30px 50px;
    transition: all ease-in-out 0.5s;
    box-shadow: 0 0 10px #1b1b1b;
    overflow-y: scroll;
}

.menu-lclose {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}

.main-menu1 {
    position: relative;
    width: 100%;
}

.main-menu1 li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.main-menu1 li a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
}

.main-menu1 li .sub-menu-holder ul.sub-menu li a {
    font-size: 16px;
    color: #333;
}

.main-menu1 li .sub-menu-holder {
    /* display: none; */
    margin-top: 0;
}

span.fa-handle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #000;
    z-index: 1;
}

.main-menu li .sub-menu-holder ul.sub-menu {
    display: none;
    margin-top: 10px;
}

.menu-left.enable {
    left: 0;
    visibility: visible;
    transition: all ease-in-out 0.5s;
}

.enable .menu-lover {
    display: block;
}

.menu-left.enable .menu-linn {
    left: 0;
}

.main-menu1 li .sub-menu-holder.openable ul.sub-menu {
    display: block;
}

.sub-menu-holder.openable .fa-caret-right:before {
    content: "\f0d7";
}

.desk-menu {
    margin-left: 30px;
    padding: 14px;
    border: 1px solid #ddd;
    float: right;
    cursor: pointer;
    height: 48px;
    width: 52px;
    line-height: 0;
    text-align: center;
    border-radius: 3px;
    font-size: 20px;
    color: #999;
    display: none;
}

ul.anim-slider {
    z-index: 0;
}

.main-menu1 li .sub-menu-holder {
    /*display: none; */
    margin-top: 0;
}

.main-menu1 li .sub-menu-holder ul.sub-menu {
    display: none;
    padding-left: 0;
    margin-top: 10px;
}

.floating-form-wrap {
    position: fixed;
    width: 635px;
    height: 344px;
    right: 0;
    margin-top: -109px;
    z-index: 999;
    background: #232323;
    margin-right: -584px;
    top: 50%;
    display: none;
}

.side-bars {
    width: 228px;
    height: 53px;
    position: fixed;
    right: -215px;
    top: 50%;
    z-index: 9999;
    margin-top: -230px;
    display: block;
    right: -177px;
    margin-right: 0;
    display: none;
}

.side-bars .s-bar {
    display: block;
    margin-bottom: 15px;
    position: relative;
    background: #232323;
    right: 0px;
    cursor: pointer;
}

.side-bars .s-bar a {
    font-size: 18px;
    padding: 0px;
    color: #fff;
    float: left;
    margin-top: -5px;
    font-weight: 700;
    width: 235px;
    background: #232323;
}

.call-spr {
    background: url(../images/right-btn.png) no-repeat scroll right -347px #3cfdfc;
    width: 51px;
    height: 53px;
    position: relative;
    left: 0px;
    float: left;
    margin-right: 8px;
    filter: brightness(1) invert(1);
}

.chat-spr {
    background: url('../images/right-btn.png') no-repeat scroll right -404px #f37024;
    width: 51px;
    height: 53px;
    position: relative;
    left: 0px;
    float: left;
    margin-right: 8px;
    filter: brightness(1) invert(1);
}
.chat-spr:hover, .call-spr:hover {
    filter: brightness(1) invert(0);
}

.side-bars .s-bar a p {
    color: #FFF;
    font-size: 15px;
    padding: 6px 0 0 0;
    margin: 0px;
    line-height: 19px;
    width: 175px;
    background: #232323;
    display: inline-block;
    float: left;
    font-weight: 400;
}

.floating-form {
    width: 584px;
    float: right;
}

.floating-form .formdv {
    padding: 8px 12px 25px 25px;
}

.floating-form h4 {
    font-size: 24px;
    color: #0ff;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding-top: 4px;
    text-align: left;
    text-transform: uppercase;
}

.floating-form h5 {
    font-size: 18px;
    color: #aaaaaa;
    font-weight: 400;
    margin: 0;
    text-align: center;
    padding: 5px 0 17px;
    text-align: left;
}

.floating-form form {
    text-align: center;
}

.floating-form .field {
    width: 50%;
    float: left;
    padding-right: 10px;
}

#flform input[type="text"],
#flform select,
#flform input[name="pn"] {
    width: 100%;
    border: none;
    font-size: 13px;
    color: #585858;
    background-image: url(../images/sprites.png);
    background-repeat: no-repeat;
    padding: 10px;
    margin-bottom: 12px;
}

#flform .field.phone {
    width: 100%;
    clear: both;
}

.floating-form .textarea {
    width: 100%;
}

.floating-form textarea {
    width: 100%;
    padding: 10px;
    height: 70px;
    font-size: 13px;
}

.floating-form form p {
    margin-top: -2px;
    color: #6d6d6d;
}

#flform input[type=submit] {
    background: #e72444;
    color: #fff;
    font-weight: 500;
    border: none;
    text-transform: uppercase;
    margin-top: 0;
    padding: 5px 24px;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 2px;
}

.floating-form-wrap .form-handle {
    background: url(../images/right-btn.png) no-repeat scroll right top #3cfdfc;
    width: 51px;
    height: 344px;
    float: left;
    cursor: pointer;
    filter: brightness(1) invert(1);
}
.floating-form-wrap .form-handle:hover {
    filter: brightness(1) invert(0);
    
}

.cus-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}

.our-pricing .pack:hover {
    /* border: 2px solid #032c61; */
}

.pack:hover {
    transform: scale(1.03);
    box-shadow: none;
}

@media (min-width:768px) and (max-width:980px) {
    .col-md-2.hi.tb {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

section.complogo {

    padding: 30px 0;

    background: #181818;

}

.complogo .col-md-10 {
    text-align: center;
}

.complogo h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
}

.complogo .row {
    align-items: center;
}


.topBar {
    padding: 8px 0 1px;
    background: #f37024;
    z-index: 8;
    /* display: block; */
    border-bottom: 1px dashed #fff;
}

.topBar_content {
    display: grid;
    grid-gap: 2%;
    grid-template-columns: 42% 22% 19% 13%;
}

.top_txt {
    color: #fff;
    font-size: 13px;
}

.topBar_content a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
}

.topBar_content .icon {
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background-image: url(../images/sprite0.png);
    background-repeat: no-repeat;
}

.top_phone .icon {
    background-position: -24px top;
}

.topBar_content p {
    margin-bottom: 0;
    line-height: 15px;
    text-align: left;
}

.imo h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #f2343c;
    display: inline-block;
    color: #000;
    padding: 3px 16px;
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}


.imo h2 {
    color: #fff;
    font-size: 45px;
    line-height: 50px;
    margin-top: 2px;
    margin-bottom: 25px;
    font-weight: 700;
}

.imo p {
    display: block;
    color: #a5a5a5;
    font-weight: 500;
    margin-bottom: 25px;
}

.imo p strong {
    display: block;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}

.about_steps {
    display: grid;
    grid-gap: 2%;
    grid-template-columns: 32% 32% 32%;
}

.stepBox {
    text-align: center;
}

.light_clr {margin-bottom: 20px;display: inline-block;filter: brightness(0.1) invert(1);}

.stepBox h6 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #0ff;
}

.imo p {
    display: block;
    color: #fff;
    font-weight: 500;
    margin-bottom: 25px;
}

.dark_clr {
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    background: #000;
    border: 3px solid #fff;
    box-shadow: 0 0 0px 1px #000;
}

.about_sec {

    background-size: contain;
    background-position: right center;
    background-image: url(../images/elipse-home-slide.png);
    transition-duration: 1.5s;
    transition-delay: 300ms;
    padding: 70px 0px 100px 0px;
    background: #181818;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.btn-sc {
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    color: #000;
    padding: 12px 17px;
    /* border: 2px solid #3cfdfc; */
    /* display: inline-block; */
    font-weight: 500;
    border-radius: 0px !Important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    border: 2px solid #3cfffe;
}

.btn-sc:hover {
    background: #c60030;
    color: white;
    border-color: #ffffff;
}

.btn-sc2 {
    color: #fff;
    padding: 12px 17px;
    font-weight: 500;
    border: 2px solid #fff !important;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0px;
}

.contactimg {
    position: relative;
    z-index: 1;
}

.contactimg img {
    width: 100%;
    margin-left: 85px;
    height: 700px;
    object-fit: cover;
    border-radius: 700px;

}

.contactimg:before {
    content: "";
    position: absolute;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    width: 800px;
    height: 100%;
    z-index: -1;
    top: -73px;
    left: 238px;
    border-top-left-radius: 50px;
}

.btn-sc2:hover {
    border: 2px solid #3cfdfc;
    color: #fff;
    background: #c60030;
}

section.cta-new {
    padding: 30px 0;
    background: linear-gradient(#f37024de, #870202);
    ;
    color: #fff;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

section.cta-new ul {
    margin-bottom: 0;
}

section.cta-new ul li {
    font-size: 14px;
    font-weight: 600;
    line-height: 28px;
}

section.cta-new ul li i {
    color: #fff;
    font-size: 17px;
    padding-right: 10px;
}

.pos-r .main-title.fadeIn:before {
    content: "";
    background: url(../images/shape_5.png);
    height: 600px;
    background-repeat: no-repeat;
    width: 40%;
    position: absolute;
    /* top: 1110px; */
    left: -300px;
    z-index: 0;
}

p.responivesing:before {
    content: "";
    background: url(../images/points_bg.png);
    height: 197px;
    background-repeat: no-repeat;
    width: 187px;
    position: absolute;
    top: 115px;
    right: 107px;
    background-size: contain;
    z-index: 0;
    background-position: top;
}

section.cta-new h2 {
    margin: 0 0;
    font-size: 45px;
    font-weight: 600;
    margin-top: 2px;
}

section.cta-new a.grad-btn {
    padding: 16px 50px;
    display: inline-block;
    color: #fff;

    margin-top: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

a.grad-btn {
    border-radius: 4px;
    background: #000000;
    font-weight: 700;

}
a.grad-btn:hover {
    background: #c60030 !important;
    color: #fff !important;
}

.call-to-action-video {
    position: relative;
    /*background: #000;*/
    z-index: 1;
    background-image: url(../images/cta-banner.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.call-to-action-video::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 68%;
    height: 100%;
    z-index: 1;
    /*background-image: url(../images/cta-2-shape.png);*/
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat;
}

.free-trial-image {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/cta-2-girl-img.jpg);
}

.free-trial-image img {
    display: none;
}

.free-trial-content {
    position: relative;
    z-index: 2;
    max-width: 555px;
    padding-left: 30px;
    padding-top: 70px;
    padding-bottom: 70px;
}

.text-white {
    color: #fff !important;
}

.text-white h2 {

    font-size: 35px;
    font-weight: 700;
}

.primary-solid-btn {
    border: 1px solid #fff;
    color: #000 !important;
    background-color: #fff;
}
.primary-solid-btn:hover {
    background: #c60030;
    border-color: #c60030;
    color: #fff !important;
}
.ptb-100 {
    padding: 100px 0;
}

.client-heading-wrap {
    border: 4px solid #646464;
    padding: 50px 50px 70px;
    position: relative;
}

.client-heading-wrap h3 {
    font-size: 1.953em;
}

.client-logo-wrap {
    background: #ffffff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
    position: absolute;
    top: -70px;
}

.owl-carousel .owl-stage-outer .owl-stage .owl-item {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    counter-increment: owlItem;
}

.single-client img {

    max-width: 100%;
    max-height: 100%;
    filter: opacity(90%);
}

.single-client {
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-align: center;
    justify-items: center;
    width: 60%;
    height: auto;
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in;
    margin: 8px auto;
}

.single-client:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.single-client:hover .client-img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

.animate-borders {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #000000;
    overflow: hidden;
}

.animate-borders:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 15px;
    bottom: 0;
    border-left: 10px solid #ffd400;
    border-right: 10px solid #ffd400;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite;
}

.animate-borders2 {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #ffda2a;
    overflow: hidden;
    margin: 20px 0px;
}

.animate-borders2:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 15px;
    bottom: 0;
    border-left: 10px solid #ff2e2e;
    border-right: 10px solid #ff2e2e;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite;
}

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

.testimonial-content-wrap {
    position: relative;
}

/*testimonial new*/
.testimonial-content-wrap {
    position: relative;
}

.testimonial-content-wrap .testimonial-tb-shape {
    position: absolute;
}

.testimonial-content-wrap .testimonial-tb-shape.shape-top {
    top: -60px;
    right: 20%;
}

.testimonial-content-wrap .testimonial-tb-shape.shape-bottom {
    bottom: -88px;
    right: 50%;
}

.testimonial-shape:before {
    position: absolute;
    top: 60px;
    left: 20px;
    width: 98%;
    height: 80%;
    content: "";
    background: linear-gradient(to right, rgb(79, 184, 232) 0%, rgb(0, 140, 255) 100%);
    -webkit-transform: rotate(-6deg);
    transform: rotate(-6deg);
    z-index: -1;
}

.owl-carousel .owl-stage-outer .owl-stage .owl-item {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    counter-increment: owlItem;
}

/*testimonial old*/

.bg-left-shape {
    position: relative;
}

.bg-left-shape:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 50%;
    height: 80%;
    left: 15%;
    top: 22%;
    background-image: url("../img/globe-bg.png");
    background-repeat: no-repeat;
    background-size: contain;
}

.testimonial-wrap {
    padding: 30px;
}

.testimonial-wrap span.icon {
    font-size: 35px;
    color: #65258a;
}

.testimonial-wrap blockquote {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 127px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
}


.client-say {
    position: relative;
    display: inline-block;
}

.client-say p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    height: 110px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    float: left;
    font-size: 12px;
}

.boxs p {
    font-size: 13px;
    color: #fff;
}


.boxs {
    padding: 30px;

    border-radius: 10px 10px 10px 10px;
    box-shadow: 0px 0px 2px 1px #0000001c;
    text-align: center;
    margin-bottom: 28px;
}

.boxs h5 {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.sda h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    background: #000;
    display: inline-block;
    color: #009fff;
    padding: 3px 16px;
    background: #f9fdff;
}

.client-say p span {
    font-size: 32px;
    color: #65258a;
}

.client-say img {
    position: relative;
    width: 6% !important;
    display: initial !important;
    top: 5px;
    margin-right: 10px;
}

.author-info .media-body {
    position: relative;
    left: 120px;
}

.author-img {
    border: 4px solid #fff;
    width: 100px;
    position: absolute;
    top: 0;
}

.dot-indicator.owl-theme button.owl-dot span {
    display: inline-block;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    background: #d8d8d8;
    border-radius: 50%;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition: 0.3s;
}

.dot-indicator.owl-theme button.owl-dot:focus {
    border: none;
    outline: none;
}

.dot-indicator.owl-theme button.owl-dot.active span {
    background: #7202bb;
    border: 2px solid transparent;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}

.screen-carousel.dot-indicator.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 20px;
}

.arrow-indicator.owl-theme .owl-nav {
    position: absolute;
    left: 0;
    margin-top: 4px;
}

.step-desc h4 {
    color: #53fefb !important;
}

.step-desc p {
    color: #fff;
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-] {
    width: 40px;
    height: 40px;
    margin: 2px;
    box-shadow: 0 2px 4px rgba(12, 12, 12, 0.12);
    background: #ffffff;
    border-radius: 50%;
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-]:focus {
    outline: none;
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-] span {
    font-size: 20px;
    line-height: 20px;
    color: #65258a;
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-]:hover {
    background: #65258a !important;
}

.arrow-indicator.owl-theme .owl-nav [class*=owl-]:hover span {
    color: #821b1b !important;
}

.testimonial-quote-wrap {
    background: #222222;
    padding: 30px 40px;
    z-index: 4;
    margin-top: 30px;
}

section.testimonial-section.ptb-100 {
    background: #181818;
}

.col-md-12.dty {
    border: 3px dashed white;
    padding: 26px;
    border-radius: 40px;
}

.testimonial-heading .text-white {
    color: #fff !important;
}

.testimonial-heading h5 {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    color: #000000;
    padding: 3px 16px;
    background: #032c61;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
}

.testimonial-heading p {
    color: #fff !Important;
}

.icon-md {
    font-size: 40px;
    line-height: 40px;
}

/*custom dot style*/

.custom-dot.owl-theme .owl-dots,
.custom-arrow.owl-theme .owl-nav {
    position: absolute;
    left: 44%;
}

.custom-dot.dot-right-center.owl-theme .owl-dots {
    margin: 0 !important;
    top: 40%;
    right: 10%;
}

.custom-dot.dot-bottom-center.owl-theme .owl-dots {
    width: 100%;
    margin: 10px auto;
}

.custom-dot.dot-bottom-center.owl-theme .owl-dots button {
    margin: 0 4px;
    border: 1px dashed #65258a;
}

.custom-dot.dot-right-center.owl-theme .owl-dots button {
    display: block;
    border: 1px dashed #ebebeb;
    margin: 6px 0;
}

.custom-dot.custom-dot-2.owl-theme .owl-dots button {
    margin: 0 4px;
    border: 1px dashed #ebebeb;
}

.custom-dot.custom-dot-2.owl-theme .owl-dots {
    right: 15px;
    top: auto;
    bottom: -10%;
}

.custom-dot.owl-theme .owl-dots button {
    border-radius: 100%;
    border: 1px dashed #ffd400;
    margin: 0 4px;
}

.custom-dot.owl-theme .owl-dots button:focus,
.custom-arrow.owl-theme .owl-nav button:focus {
    outline: none;
}


.custom-dot.owl-theme .owl-dots button.owl-dot span:hover {
    background: #e80566;
}

.custom-dot.owl-theme .owl-dots button.owl-dot.active span {
    background: #ffd400;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}

.custom-dot.owl-theme .owl-dots .owl-dot span {
    margin: 2px;
}


@-webkit-keyframes thumb-thumb-scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes thumb-scale-up-one {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes thumb-scale-up-two {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }

    40% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
}

@keyframes thumb-scale-up-two {
    0% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }

    40% {
        -webkit-transform: scale(.8);
        transform: scale(.8);
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }
}

@-webkit-keyframes thumb-scale-up-three {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }

    40% {
        -webkit-transform: scale(.4);
        transform: scale(.5);
    }

    100% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
}

@keyframes thumb-scale-up-three {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }

    40% {
        -webkit-transform: scale(.4);
        transform: scale(.5);
    }

    100% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
}

.client-section {
    padding: 60px 0px 130px 0px;
}



section.portfolio h2 {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin-bottom: 70px;
    margin-top: 20px;
}

section.portfolio .col-md-7 p {
    padding-top: 18px;
    margin-top: 0;
}

img.service-icon {
    width: 20%;
}

.tre ul li.tre-left {
    text-align: right;
    padding-right: 170px;
}

.tre ul li.tre-right {
    text-align: left;
    padding-left: 170px;
}

.tre ul li.tre-right img {
    position: absolute;
    left: 0;
}


.mtpx-50 {
    margin-top: 50px !important;
}

.grid-block {
    overflow: hidden;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.unstyled {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box.\--home-box-side .inner-content .name {
    font-size: 22px;
    font-size: 22px;
    color: white;
    text-align: left;
    font-weight: 600;
}

.lh-medium {
    line-height: 1.2;
}

.box.\--home-box-side .inner-content {
    width: 31%;
    min-height: 190px;
    padding: 26px 26px;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    background-size: 100%;
    border-radius: 5px;
}

.box.\--home-box-side .inner-content .name {
    font-size: 22px;
}

.lh-medium {
    line-height: 1.2;
}

.fc-white {
    color: #ffffff;
}

.box.\--home-box-side .inner-content:hover {
    background-size: 110%;
}

@media (max-width: 480px) {
    .box.\--home-box-side .inner-content:first-child {
        width: 100%;
        height: 190px;
    }
}

@media (max-width: 767px) {
    .grid-block.\--type-mobile-full>* {
        width: 100% !important;
    }

    .grid-block.\--type-mobile-full {
        overflow: visible;
        list-style: none;
        margin-left: 0;
        padding-left: 0;
    }

    .box.\--home-box-side .inner-content {
        margin-right: 0%;
        margin-bottom: 20px;
        background-size: cover;
    }
}

@media only screen and (max-width: 600px) {
    .topBar {
        display: none;
    }

    .call-to-action-video {
        display: none;
    }

    section.portfolio h2 {

        margin-bottom: 0px;
        margin-top: 0px;
        line-height: 38px;
    }

    section.testimonial-section.ptb-100 {

        padding: 38px 10px;
    }

    section.contact_form {

        padding: 60px 0px;
    }

    .our-pricing [class*='col-'] {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 1em;
    }

    .nav-tabs .nav-link {
        padding: 10px;
        font-weight: 500;
        margin-bottom: 20px;
    }

    .what-we-do {
        padding-top: 0px !Important;
        padding-bottom: 0px;

    }

    .about_steps {
        display: grid;
        grid-gap: 2%;
        grid-template-columns: 100%;
    }

    .about_sec {
        padding: 0px 0px 33px 0px;
    }

    .col-sm-7.imo {
        padding-top: 19px;
        text-align: center;

    }

    .animate-borders2 {
        position: relative;
        display: block;
        width: 115px;
        height: 3px;
        background: #ffda2a;
        overflow: hidden;
        margin: 10px 0px;

    }

    a.red-btn.various {
        padding: 9px 20px;
    }

    .imo h2 {
        color: #fff;
        font-size: 50px;
        line-height: 31px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-weight: 700;
    }

    #svg-container {
        width: 800px !important;
        transform: rotate(90deg);
        left: -69%;
        top: 51%;
    }

    .ntn {
        display: none;
    }

    .client-section {
        display: none;
    }

    .text-right {
        text-align: center !Important;
    }

    .text-left {
        text-align: center !Important;
    }

    .complogo h3 {
        text-align: center;
    }

    .our-pricing .heading p {

        line-height: 23px;
    }
}

@font-face {
    font-family: 'Avant Garde Book BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Book BT'), url('../fonts/AVGARDN_2.woff') format('woff');
}


@font-face {
    font-family: 'Avant Garde Demi BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Demi BT'), url('../fonts/AVGARDD_2.woff') format('woff');
}


@font-face {
    font-family: 'Avant Garde Demi Oblique BT';
    font-style: normal;
    font-weight: normal;
    src: local('Avant Garde Demi Oblique BT'), url('../fonts/AVGARDDO_2.woff') format('woff');
}

@-webkit-keyframes float {
    0% {
        -webkit-transform: translatex(0px);
        transform: translatex(0px);
    }

    50% {
        -webkit-transform: translatex(-20px);
        transform: translatex(-20px);
    }

    100% {
        -webkit-transform: translatex(0px);
        transform: translatex(0px);
    }
}

@keyframes float {
    0% {
        -webkit-transform: translatex(0px);
        transform: translatex(0px);
    }

    50% {
        -webkit-transform: translatex(-20px);
        transform: translatex(-20px);
    }

    100% {
        -webkit-transform: translatex(0px);
        transform: translatex(0px);
    }
}



section.hero.hero-home:before {

    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 300%;
    background: rgb(0 0 0 / 79%);
    /*background-image: url(../images/halloween/infinixmockup02.jpg);*/
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -140px;

}



section.pfsec h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828;
}

section.pfsec h2+p {
    color: #818181;
    font-size: 14px;
    width: 58%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 400;
    line-height: 1.3;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-stage-outer {
    clear: both;
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -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);
}

.portfolioslider i {
    width: 16.6%;
    /* display: inline-block; */
    margin: 0;
    transition: all 0.5s;
    float: left;
    padding: 5px;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

.portfolioslider.owl-carousel .owl-item img {
    width: 100%;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img {
    display: inline-block;
    /* width: auto; */
}

.portfolioslider i img {
    display: block;
    border-radius: 2px;
}

img.comp-icon {
    filter: brightness(0) saturate(100%) invert(0%) sepia(1%) saturate(7495%) hue-rotate(358deg) brightness(90%) contrast(100%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(102deg) brightness(107%) contrast(102%);
}

section.pfsec {
    padding: 50px 0px;
}

.ftr-md4 h5 {
    color: #fff;
    margin-bottom: 10px;
}

.color_white {
    color: #fff;
}

ul.mega-links li:hover {
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%) !important;
}

/*Testimonials Css*/
/*packages banner sec start*/
.contacttext h1 {
    font-size: 62px;
    text-align: center;
    justify-content: center;
    display: flex;
    align-items: center;
    font-weight: 500;
}

section.packageshomebanner {
    padding: 150px 0;
    color: #fff;
    position: relative;
    background-image: url(../images/packages_banner.jpg);
}

section.packageshomebanner:before {
    content: "";
    background-image: linear-gradient(90deg, rgb(22 22 22) 0%, rgb(2 188 212 / 33%) 50%, rgb(22 22 22) 100%);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tablist ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    list-style: none;
    margin-bottom: 50px;
}

.tablist ul li {
    margin: 0 15px;
}

.tablist ul li a {
    padding: 10px 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    transition: all .3s ease-in-out;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 5px;
    font-size: 14px;
}

.tabbox {
    display: none;
}

.tablist ul li a.active {
    background-color: #02bcd4;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    color: #fff;
}

.sec-packages {
    background: #181818;
    background-size: cover;
    padding: 60px 0 60px;
    position: relative;
}

.sec-packages .pack-head {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 50px;
    text-transform: capitalize;
    text-align: center;
    color: #fff;
    margin: 0 0 15px 0;
    padding: 0;
}

.sec-packages .pack-para {

    font-weight: 400;

    font-size: 14px;

    text-transform: none;

    text-align: center;

    color: #fff;

    margin: 0 auto;

    padding: 0;

    width: 85%;
}

.sec-packages .nav-tabs {
    border: none;
    margin: 30px 0 50px 0;
    justify-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.sec-packages .nav-tabs>li>a {
    background-color: #FFF;
    margin: 10px 10px;
    height: 45px;
    padding: 0 15px;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #000000;
    border: none !important;
    position: relative;
    font-weight: 800;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}

.sec-packages .nav-tabs>li.active>a {
    color: #ff8203;
}

.sec-heading h2 {
    font-size: 30px;
    color: #111111;
    font-weight: 600;
    width: 75%;
    margin: 30px auto 0px;
    text-align: center;
}

.sec-heading p {
    color: #3f596b;
    font-size: 15px;
    font-weight: 500;
}

.ourpackages_diver {
    margin: 0% 0 0;
}

.packagebody {
    padding: 10px 20px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 46px #0000001a;
}

.packagebox {
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 21px;
    box-shadow: 0px 0px 10px #0000001a;
    background: #fff;
    border: solid 1px #e80f82;
    transition: 1s all ease;
    overflow: hidden;
}

.packagebox .packagebody h3 {
    text-align: center;
    margin: 0;
    font-weight: 600;
    position: relative;
    font-size: 20px;
    padding: 6px 0 12px;
    margin-bottom: 18px;
    font-family: 'Poppins', sans-serif;
}

.packagebox .packagebody h3 dd {
    font-weight: 900;
    color: #02bcd4;
}

.packagebox .packagebody h3:before {
    height: 2px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 100%;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #001d57;
}

.packagebox .packagebody h3 span {
    font-weight: 900;
    display: inline-block;
    color: #111111;
}

.packagebox .packagebody h3 small {
    display: block;
    color: #e91180;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    text-transform: capitalize;
}

.packagebody ul li {
    color: #3f596b;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 7px;
    position: relative;
    padding: 2px 0;
    padding-left: 20px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
}

.packagebody ul li:before {
    content: '';
    background: url(../images/sprite.png) no-repeat;
    left: 0;
    top: 5px;
    width: 10px;
    height: 12px;
    -webkit-background-size: auto;
    background-size: auto;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(14%) sepia(33%) saturate(3409%) hue-rotate(201deg) brightness(87%) contrast(114%);
}

.packagebox.badged:before {
    margin-top: -11px;
    position: absolute;
    content: url(../images/badge.png);
    margin-left: -11px;
}

.packagebody ul {
    height: 214px;
    overflow-y: scroll;
    scroll-behavior: smooth;
}

.packagebody ul::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
}

.packagebody ul::-webkit-scrollbar-track {
    width: 3px;
    background-color: transparent;
}

.packagebody ul::-webkit-scrollbar-thumb {
    border-radius: 50px;
    background: #99999940;
}

.packagefooter {
    padding: 10px 10px 25px;
    box-shadow: -7px -26px 62px -32px #cfcfcf9c;
}

.packagefooter .packageprice h3 {
    margin: 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 27px;
    position: relative;
    color: #2c5471;
}

.packagefooter .packageprice h3:after {
    width: 142px;
    -webkit-background-size: contain;
    background-size: contain;
    background-image: url(../images/packages_shape.png);
    content: '';
    position: absolute;
    height: 52px;
    left: 59px;
    top: 3px;
    background-repeat: no-repeat;
}

.packagefooter .packageprice p {
    font-weight: 900;
    color: #02bcd4;
    margin: 0;
    font-size: 25px;
    margin: 0;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    text-decoration: line-through;
}

.packagefooter .packageprice h4 {
    font-weight: 900;
    color: #ff5a06;
    font-size: 28px;
}

.packagefooter .packageprice h5 {
    font-weight: 900;
    color: #e9127f;
    margin: 0;
    font-size: 25px;
}

.packagelinks a.btn2 {
    border: 1px solid #e9147d;
    padding: 12px 26px;
    margin-left: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    margin: 2px 5px;
    border-radius: 50px;
    background: linear-gradient(to right, #3cfdfc 0, #3cfdfc 100%);
    /* margin-bottom: 20px; */
    transition: 0.5s all ease;
}

.packagelinks a.btn2:hover {
    color: #e91082;
    border-color: #e9137e;
    background: transparent;
    border: 2px solid #e9157c;
}

.packagelinks a.btn3 {
    border: 1px solid #cbcbcb;
    padding: 14px 23px;
    margin-left: 0;
    color: #2c5471;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    margin: 2px 0;
    border-radius: 50px;
    transition: 0.5s all ease;
}

.packagelinks {
    text-align: center;
}

.packagefooter .pull-right {
    text-align: right;
    position: relative;
}

.packageprice {
    position: relative;
    display: table;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.packagebox .packageprice:after {
    height: 2px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 100%;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #e6f7ff;
}

.package-bottom h3 {
    font-size: 20px;
    color: #3f596b;
    font-weight: 400;
    line-height: 32px;
}

.package-bottom span {
    color: #ff5a06;
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
}

a.how-works-btn {
    background: #2c5471;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 30px;
    border: 1px solid #ff5a06;
    margin-top: 15px;
}

a.how-works-btn {
    background: #2c5471;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 5px;
    border: none;
    margin-top: 15px;
    border: 1px solid #2c5471;
}

a.how-works-btn:hover {
    background: white;
    color: #2c5471;
    border: 1px solid #2c5471;
}

.row.package-bottom {
    margin-top: 40px;
}

.hourpackages_sec .nav-tabs {
    text-align: center !important;
    border: none;
    margin: 20px 0px 20px;
    display: flex;
    font-size: center;
    justify-content: center;
    align-items: center;
}

.hourpackages_sec .nav-tabs>li {
    display: flex;
    align-items: center;
}

.hourpackages_sec .nav-tabs>li>a {
    background: transparent;
    font-weight: 400;
    border: none !important;
    padding: 0px;
    font-size: 14px;
    color: #2d5572;
    border-radius: 0;
    margin: 0 15px;
    font-weight: 700;
}

.hourpackages_sec .nav-tabs>li>a,
.hourpackages_sec .nav-tabs>li.active>a:focus,
.hourpackages_sec .nav-tabs>li>a:hover {
    font-weight: 700;
    display: inline-flex;
    background-color: #e9ecef80;
    align-items: center;
    /* width: 160%; */
    margin: 10px 10px;
    padding: 15px 15px;
    border-radius: 5px;
    position: relative;
    text-align: center !important;
}

.packagebox:hover {
    box-shadow: 0px 0px 20px 2px #02bcd442;
    transform: scale(1.05);
}

.myViewDetail {
    position: relative;
    bottom: 22px;
    border: none !important;
}


/* END: PACKAGES SEC CSS */
.arrowBtn {
    color: #c60030;
    display: inline-block;
    font-weight: 700;
    background-color: transparent;
    border: 0;
    margin: 5px;
    margin-right: 2rem;
    cursor: pointer;
}

.arrowBtn:hover {
    color: #c60030;
}

.arrowBtn::after {
    content: "";
    width: 46px;
    height: 46px;
    background-image: url(../images/arrow-white-double.svg);
    background-position: -17px center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-color: #c60030;
    border-radius: 50%;
    padding: 1rem;
    margin-left: 1rem;
    transition: all 0.3s ease-in-out;
}

.arrowBtn:hover::after {
    background-position: 20px center;
    background-color: #c60030;
}

.portfolio_heading h2 {
    font: 52px/64px Poppins, sans-serif;
    font-weight: 700;
    color: #fff;
}

.portfolio_heading p {
    font: 18px/31px Poppins, sans-serif;
}

.portfolio_tab {
    font-family: "Poppins", sans-serif;
    border-radius: 5px;
    cursor: pointer;
    border: 1px solid #c60030;
    font-size: 14px;
    padding: 5px 10px;
    margin: 5px;
    background: none;
    color: #fff;
}

.portfolio_tab:hover,
.portfolio_tab.active {
    background: linear-gradient(180deg, #191e4f 0%, #6a44b1 100%);
    background: #c60030;
    color: #fff;
}

.portfolio_imgThumbnails {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 2rem;
    margin-bottom: 0;
}

.portfolio_imgThumbnails .col-12 {
    padding: 5px;
}

.portfolio_imgThumbnail {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.portfolio_imgThumbnail img {
    width: 100%;
    transition: all 0.5s ease-in-out;
}

.portfolio_imgThumbnail:hover img {
    transform: scale(1.2);
}

.portfolio_imgThumbnail:hover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #3d60a652;
    pointer-events: none;
}

.portfolio_imgThumbnail:hover::before {
    content: "\f002";
    font-family: "FontAwesome";
    font-size: 60px;
    font-weight: bold;
    color: #d1d1d1;
    text-shadow: 0 0 10px rgb(0 0 0 / 25%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    z-index: 1;
}

.portfolio {
    padding: 80px 0;
}

@media (max-width: 1600px) {
    .portfolio_heading h2 {
        font: 45px/64px Poppins, sans-serif;
    }

    .portfolio_heading p {
        font: 17px/25px Poppins, sans-serif;
    }

    .portfolio_heading {
        margin-bottom: 20px;
    }
}

@media (max-width: 1440px) {
    .portfolio_heading p {
        font: 16px/25px Poppins, sans-serif;
    }

    .portfolio_heading h2 {
        font: 40px/64px Poppins, sans-serif;
    }
}

@media (max-width: 1100px) {
    .arrowBtn {
        margin-right: 0.5rem;
        font-size: 15px;
    }

    .arrowBtn::after {
        width: 40px;
        height: 40px;
        background-position: -14px center;
    }
}

@media (max-width: 1024px) {
    .portfolio_tab {
        font-size: 13px;
        padding: 5px 6px;
        margin: 5px;
    }
}

@media (max-width: 850px) {
    .arrowBtn::after {
        margin-left: 5px;
        width: 30px;
        height: 30px;
        background-position: -12px center;
    }

    .portfolio .col-md-6 {
        flex: 32%;
    }

    .portfolio_heading h2 {
        font: 30px/34px Poppins, sans-serif;
    }

    .portfolio_heading p {
        font: 15px/25px Poppins, sans-serif;
    }

    .arrowBtn {
        margin-right: 0.5rem;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .portfolio_heading h2 {
        font: 25px/34px Poppins, sans-serif;
    }
}

@media (max-width: 576px) {
    .portfolio_tabs {
        text-align: center;
    }

    .portfolio_tab {
        font-size: 13px;
        padding: 8px 12px;
        margin: 5px;
    }

    .portfolio .col-md-6 {
        flex: 50%;
        max-width: 50%;
    }

    .portfolio_imgThumbnails {
        margin-top: 0;
    }
}

@media (max-width: 450px) {
    .portfolio_tabs {
        padding-bottom: 20px;
        text-align: center;
    }

    .portfolio_tab {
        font-size: 12px;
        padding: 8px 7px;
        margin: 4px;
    }
}

@media (max-width: 400px) {
    .portfolio_heading p {
        font: 14px/25px Poppins, sans-serif;
    }

    .portfolio_heading h2 {
        font: 22px/22px Poppins, sans-serif;
    }
}

.ftr-md1 p {
    color: #fff;
    font-size: 15px;
}

.service_footer h5 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 500;
}


.our-pricing.pricing-page.tposs .nav-tabs {
    margin-bottom: 20px;
}

/*packages css start*/
.searchlist ul {
    display: flex;
    justify-content: center;
    margin: 50px 0 50px;
}

.searchlist ul li {
    margin: 0 11px;
}

.searchlist ul li a {
    border: none;
    color: #fff;
    padding: 10px 42px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: normal;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
}

.searchlist ul li a.digitalactive {
    background: linear-gradient(to right, #e21144, #e21144 100%);
    color: white;
}

.digitalcontent {
    display: none;
}


.package .head {
    padding: 10px 20px;
}

.our-pricing .pack .price {
    text-align: left;
    padding: 0 19px;
}

section.our-banner.ecommerce-banner {
    background-image: url(../images/ecommerce-banner.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 100px;
}

section.our-banner.digital-ser-banner {
    background-image: url(../images/content-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 55%;
    padding: 80px 0 0;
}

/*packages css end*/





/* combo package styling START  */
.combo-box {
    text-align: center;
    padding: 30px;
    background: #fff;
    border-radius: 6px;
    border-color: #fff !important;
    transform: translateX(1px);
}

.combo-box h2 {
    font-size: 44px;
    margin: 0;
    line-height: 44px;
    margin-bottom: 0;
}

.combo-box h5 {
    font-size: 23px;
    font-weight: 600;
    color: #7c7c7c;
}

section.portfolio {
    padding: 90px 0;
}

.prc-comb>span {
    font-size: 75px;
    line-height: 1;
    font-family: "Poppins", sans-serif;
    color: #e70018;
}

.prc-comb div strike {
    display: block;
}

.prc-comb div {
    color: #7c7c7c;
    line-height: 1;
    margin-bottom: 10px;
}

.nex-tim-bx {
    padding: 10px;
    background: #e21144;
    border-radius: 10px;
    color: #fff;
}

.nex-tim-bx,
.prc-comb div {
    font-size: 30px;
    font-weight: 600;
}

.combo-box .info-pack {
    font-size: 18px;
    line-height: 1.5;
    margin: 20px 0;
}

.btn1 {
    border: 1px solid #fff;
    font-size: 28px;
    background: #e21144;
    padding: 0 30px;
    border-radius: 6px;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    letter-spacing: 2px;
    align-items: center;
    color: #fff;
    gap: 10px;
    border: 2px solid #fff;
    transition: all .5s ease-in-out;
}

.btn1>img {
    max-width: 30px;
    filter: invert(1);
    height: unset !important;
}

.calltoact .linksr a,
.left-sd-comb p {
    color: #fff;
}

.left-sd-comb>span {
    color: #fff;
    font-size: 20px;
}

.left-sd-comb h2 {
    color: #fff;
    margin: 0 0 20px;
}

.calltoact .linksr a,
.left-sd-comb p {
    color: #fff;
}

.add-contd h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px;
    text-decoration: underline;
    text-align: start;
}
button#showMore:hover {
    background: #c60030;
    color: #fff;
}

.add-contd li {
    display: flex;
    gap: 14px;
    font-size: 14px;
    margin: 5px 0;
    color: #fff;
    position: relative;
    padding-left: 22px;
}
input.custom-btn.red-btn:hover {
    background: #000;
}

/* combo package styling END  */