* {
    outline: 0 !important;
}
body {
    font-family: poppins, sans-serif;
    font-size: 14px;
    color: #727272;
}
a:hover,
a:focus,
button:hover,
button:focus {
    outline: none;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
    background: 0 0;
}
section {
    padding: 60px 0;
    clear: both;
}
img {
    max-width: 100%;
}
.pkg-detail-banner .caption {
    width: 1170px !important;
    left: 50% !important;
    margin-left: -585px !important;
}
section.detail-pkg-content {
    background: #fff;
    position: relative;
    margin-top: -20px;
    padding-bottom: 143px;
}
section.detail-pkg-content h6 {
    color: #5fdad2;
    font-weight: 600;
}
section.detail-pkg-content h5 {
    color: #000;
    font-weight: 600;
    font-size: 28px;
}
section.detail-pkg-content .pack {
    box-shadow: #cacaca69 0 0 12px;
    margin-top: 0 !important;
}
section.detail-pkg-content .pack a.pkg-view-detail {
    display: none !important;
}
section.detail-pkg-content a.border-btn {
    background: #60d2f0;
    background: linear-gradient(90deg, rgba(96, 210, 240, 1) 7%, rgba(92, 224, 183, 1) 100%);
    padding: 10px 20px;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
}
section.detail-pkg-content .col-md-8 {
    padding-left: 43px;
    padding-top: 33px;
}
.pack a.pkg-view-detail {
    margin: 0 auto 60px !important;
    color: #7118d0 !important;
    display: block;
    font-size: 12px;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    font-weight: 600;
    clear: both;
    background: 0 0 !important;
    box-shadow: none;
    border: 0;
    padding: 0;
    position: inherit;
    padding-bottom: 0;
    width: 86px;
    border-bottom: #7318d4 2px solid;
    border-radius: 0;
    text-align: center;
    top: 10px;
}
h2 {
    font-size: 38px;
    font-weight: 600;
    color: #000;
}
h2 span {
    font-weight: 300;
    display: block;
}
a {
    text-decoration: none;
}
a:hover,
a:focus {
    text-decoration: none;
}
.form-control:focus {
    background: 0 0;
    box-shadow: none;
}
label#em-error {
    display: none !important;
}
input.error {
    background: #c36d6d !important;
    color: #fff !important;
}
.form-messages.success {
    background: green;
    font-size: 13px;
    text-align: center;
    padding: 5px 3px;
}
.top-head {
    margin-bottom: 0;
}
.top-head ul li {
    display: inline-block;
    margin-right: 25px;
}
.top-head ul {
    display: inline-block;
    border: 1px solid #fff;
    float: left;
    border-top: 0;
    border-right: 0;
    padding: 4px 15px;
    height: 34px;
}
header ul li {
    display: inline-block;
}
.top-head ul li a {
    color: #fff;
    font-size: 14px;
}
.top-head ul li img {
    margin-right: 5px;
}
.top-head ul.social li {
    margin-right: 20px;
}
.top-head ul.social li a {
    color: #fff;
    font-size: 16px;
}
.header {
    position: relative;
    z-index: 9999;
    background: #6864ed;
}
.top-head ul li:last-child {
    margin-right: 0;
}
header ul li {
    margin-right: 17px;
}
header ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
header ul li:last-child {
    margin-right: 0;
}
header .main-menu {
    margin-top: 10px;
    margin-left: -15px;
}
header .logo {
    max-width: 100%;
    position: relative;
    top: -10px;
}
.btn-gradient {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c1e6d',endColorstr='#7e17e7',GradientType=1);
    padding: 11px 20px;
    border-radius: 30px;
    color: #fff;
    background: linear-gradient(135deg, rgb(238 208 100) 0%, rgb(239 87 20) 100%);
}
header ul li.get-quote a:hover {
    color: #fff;
}
header ul li.get-quote a {
    text-transform: uppercase;
}
/* .our-banner {
    background: url(../images/our-banner.jpg) no-repeat;
    height: 100vh;
    width: 100%;
    background-size: cover;
    margin-top: -112px;
    overflow: hidden;
    position: relative;
} */
.our-banner .caption {
    height: 100vh;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.our-banner h3 {
    color: #fff;
    font-size: 50px;
    font-weight: 200;
}
.our-banner h1 {
    font-size: 100px;
    color: #5ce0b7;
    font-weight: 700;
    font-size: 56px;
    text-align: left;
    -webkit-text-fill-color: #da5c70;
    -webkit-text-stroke: 3px #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.our-banner p {
    color: #fff;
    font-size: 16px;
    text-align: left;
    line-height: 27px;
}
.btn-gradient img {
    margin-left: 7px;
    vertical-align: baseline;
}
.our-banner a {
    color: #000;
    padding: 10px 0;
    font-weight: 500;
    font-size: 18px;
    background: #fff;
    position: relative !important;
    z-index: 99 !important;
    width: 200px;
}
.our-banner .move-vectors {
    position: absolute;
    bottom: 130px;
    width: 100%;
    z-index: 1;
}
.our-banner .layer:nth-child(1) {
    left: -540px !important;
}
.our-banner .layer:nth-child(2) {
    right: -1020px;
    z-index: 9999999 !important;
}
.our-banner .layer {
    z-index: 9999999;
    position: absolute;
}
.our-banner .bundle-img {
    width: 100%;
    overflow: hidden;
}
.our-banner .cursor {
    position: absolute;
    bottom: -20px;
}
.our-banner .cursor:after {
    content: "";
    width: 10px;
    height: 170px;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    margin: auto;
    background: #60d2f0;
    background: linear-gradient(3deg, rgba(96, 210, 240, 1) 7%, rgba(92, 224, 183, 1) 100%);
}
footer {
    background: url(../images/footer.webp) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.get-consultancy {
    padding: 15px 20px;
    position: relative;
}
.get-consultancy h5 {
    font-size: 30px;
    color: #fff;
    margin: 0;
}
.get-consultancy p {
    margin: 0;
    text-align: center;
}
.get-consultancy p img {
    margin-right: 14px;
}
.get-consultancy p a {
    color: #fff;
    font-size: 17px;
    display: inline-block;
}
footer .ftr-sec ul.ftr-social li a {
    line-height: 30px;
}
footer .ftr-sec ul.ftr-social li a {
    color: #fff;
    font-size: 14px;
}
.ftr-sec {
    padding: 30px 0;
}
.ftr-sec img.footer-logo {
    margin-bottom: 15px;
}
.ftr-sec p {
    font-size: 12px;
    line-height: 22px;
}
.ftr-sec p.copyright {
    color: #fff;
    margin: 0 0 5px;
}
.ftr-sec .privacy li {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    margin-bottom: 0;
}
.ftr-sec .privacy li a {
    color: #fff;
    font-size: 11px;
}
.ftr-sec .privacy li:last-child {
    margin: 0;
}
.ftr-sec .privacy li:after {
    content: "";
    height: 85%;
    position: absolute;
    width: 1px;
    background: #e6dceb;
    display: inline-block;
    right: -7px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.ftr-sec .privacy li:last-child:after {
    display: none;
}
.ftr-sec ul li a {
    color: #9c9c9c;
    font-size: 12px;
}
.ftr-sec ul li {
    margin-bottom: 5px;
}
.ftr-sec h4 {
    font-size: 20px;
    color: #fff;
}
.serving img {
    margin-right: 22px;
}
.serving img:last-child {
    margin: 0;
}
.serving {
    padding: 40px 0;
}
.serving p {
    margin: 0;
}
.heading {
    position: relative;
}
.heading h3 {
    margin: 0;
    font-size: 26px;
    color: #404040;
    text-transform: uppercase;
    line-height: 22px;
    position: relative;
    z-index: 1;
}
.heading h2 {
    font-size: 42px;
    font-weight: 700;
    color: #404040;
    position: relative;
    z-index: 1;
}
.image-txt:before {
   content: "";
    border-left: 5px solid;
    border-image-source: linear-gradient(45deg, #9972c1 0%, #dd5c6d 100%);
    border-image-slice: 1;
    position: absolute;
    width: 21%;
    height: 100%;
    left: 0;
    top: -5px;
    border-top: 5px solid;
    border-bottom: 5px solid;
}
.image-txt {
    padding: 20px 20px 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.weare {
    text-align: center;
}
.weare .box {
    border: 1px solid#c3c3c3;
    margin-bottom: 30px;
    position: relative;
    padding: 30px 0;
    background: #fff;
    transition: 1s linear;
}
.weare .box:hover {
    background: linear-gradient(135deg, rgb(104 100 237) 0%, rgb(255 116 37) 100%);
}
.weare .box:hover h6 {
    color: #fff;
}
.weare .box h6 {
    font-size: 17px;
    color: #2f2f2f;
}
.weare .box img {
    margin-bottom: 20px;
}
.weare .box a {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.our-about {
    background: url(../images/our-about-bg.png) no-repeat #fff;
    background-position: left center;
    position: relative;
    padding: 100px 0 60px;
    overflow: hidden;
    position: relative;
}
.our-about:after,
.our-about .container:before {
    content: "";
    background: url(../images/doted-pattern.png) no-repeat;
    width: 246px;
    height: 53px;
    position: absolute;
    right: 180px;
    top: 20px;
}
.our-about:before {
    left: -120px;
    bottom: 0;
    top: 0;
    margin: auto;
}
.our-about.container:after {
    right: 30px;
    top: 20px;
}
.our-about p {
    width: 95%;
    line-height: 28px;
}
.our-about .absolute-img {
    position: relative;
    left: -50px;
    top: -30px;
    z-index: 1;
}
.our-about .bundle-img {
    width: 300px;
    position: absolute;
    right: 0;
    top: 0;
}
.our-interfaces {
    background: url(../images/our-interfaces-bg.png) no-repeat #fff;
    background-position: right center;
    overflow: hidden;
}
.our-interfaces .image:after {
    content: "";
    background: url(../images/web.png) no-repeat;
    height: 134px;
    width: 192px;
    position: absolute;
    top: -100px;
    background-size: 70%;
    right: -220px;
    left: 0;
    margin: auto;
}
.our-interfaces .image:before {
    content: "";
    width: 60px;
    height: calc(100% + 140px);
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: -70px;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
}
.our-interfaces .image {
    position: relative;
}
.our-interfaces .image-txt:before {
    width: 100px;
}
.our-interfaces h5 {
    color: #c23434;
    font-size: 22px;
    font-weight: 700;
}
.our-interfaces p {
    line-height: 28px;
}
.our-interfaces .btn-gradient {
    padding: 9px 35px;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block;
}
.our-interfaces .image img {
    position: relative;
}
.our-achivements .bg {
    background: url(../images/achivement-bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    padding: 30px 0;
    float: left;
    position: relative;
    z-index: 9;
}
.our-achivements .bg ul li {
    display: inline-block;
    margin-right: 70px;
    position: relative;
    border-bottom: 3px solid #fea52b;
    padding-bottom: 12px;
}
.our-achivements .bg ul li img {
    display: inline-block;
}
.our-achivements .bg ul li h4 {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin: 4px 0 0;
}
.our-achivements .bg ul li .counter {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    vertical-align: text-top;
    display: inline-block;
    margin-left: 8px;
    margin-bottom: 0;
}
.our-achivements .bg ul li:last-child {
    margin-right: 0;
}
.our-achivements .image-txt {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.our-achivements .image-txt:before {
    width: 70%;
    border-width: 3px;
    height: 90%;
    top: 3px;
    left: -16px;
}
.our-achivements .heading h2 {
    margin: 0;
}
.element-item {
    color: #262524;
    margin-bottom: 0;
    width: calc(100% / 4 - 10px);
    padding: 4px;
    height: 310px;
}
.grid {
}
.element-item > * {
    margin: 0;
    padding: 0;
}
.element-item img {
    width: 100%;
    height: 100%;
    transition: 0.5s all;
    position: relative;
    z-index: 1;
    object-fit: cover;
}
.element-item:hover img {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.02);
    position: relative;
    transition: 0.2s linear;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.new-pf div#filters button {
    cursor: pointer;
    font-size: 17px;
    display: inline-block;
    border-radius: 50px !important;
    width: auto;
    margin: 0 5px;
    outline: none;
    border: none;
    padding: 8px 16px;
    background: #fff;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600;
    color: #212121;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.new-pf div#filters {
    text-align: left;
    margin-bottom: 0;
    padding-left: 30px;
    border-bottom: 1px solid #cccccc47;
    padding-bottom: 14px;
}
.new-pf div#filters .button.is-checked,
.new-pf div#filters button:active {
    color: #fff;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
}
section.new-pf {
    padding: 40px 0;
}
.element-item.col-md-4.video {
    height: 253px !important;
}
.hidden {
    visibility: hidden;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.element-item:hover {
    z-index: 1;
}
.grid {
}
.auto-margi-null {
    margin: 0 !important;
}
.width-auto {
    width: 100% !important;
}
.grid {
    overflow-y: hidden;
    padding: 20px;
}
ul.list-ul li {
    margin-bottom: 10px;
}
.hidden {
    display: none !important;
}
.our-portfolio {
    position: relative;
}
.our-portfolio p {
    width: 90%;
    line-height: 25px;
    color: #000;
}
@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
button#showMore {
    margin: 10px auto 0;
    padding: 10px 45px;
    font-size: 15px;
    text-transform: uppercase;
    display: table;
    border: none;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(238 208 100) 0%, rgb(239 87 20) 100%);
}
.combo-pack {
    position: relative;
    overflow: hidden;
}
.combo-pack:before {
    content: "";
    background: url(../images/combo-pack-before.png) no-repeat;
    height: 387px;
    width: 85px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.combo-pack h3 {
    color: #252525;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
}
.combo-pack ul {
    float: left;
    width: 40%;
    margin: 0 50px 20px 0;
}
.combo-pack ul li {
    font-size: 13px;
    color: #252525;
    margin: 0 0 5px;
}
.combo-pack ul li strong {
    margin: 20px 0 10px;
    display: block;
}
.combo-pack .all-in {
    margin: 0 0 50px;
    z-index: 9;
    position: relative;
}
.combo-pack ul li:first-child strong {
    margin-top: 0;
}
.combo-pack .pack-img {
    position: absolute;
    bottom: 0;
    top: -24px;
    margin: auto;
    left: 0;
    right: -700px;
    z-index: -1;
}
.combo-pack ul:last-child {
    margin-right: 0;
}
.order-now {
    clear: both;
    text-align: center;
    position: relative;
    z-index: 9;
}
.order-now a {
    background: #252525;
    color: #fff;
    padding: 10px 60px 10px 30px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 20px;
}
.order-now img {
    max-width: 17%;
    position: relative;
    left: -62px;
}
.our-pricing {
    position: relative;
    padding: 100px 0 10px;
}
.our-pricing .heading {
    text-align: center;
    margin: 0;
}
.our-pricing .heading * {
    color: #fff;
    text-transform: uppercase;
}
.our-pricing:before {
    content: "";
    height: 0;
    border-top: 5vw solid #fff;
    border-right: 98vw solid transparent;
    position: absolute;
    top: 0;
    z-index: 1;
}
.our-portfolio:after {
    content: "";
    width: 60px;
    height: 485px;
    position: absolute;
    right: 0;
    right: 180px;
    margin: auto;
    top: -58px;
    z-index: -1;
    background: linear-gradient(135deg, rgb(238 208 100) 0%, rgb(239 87 20) 100%);
}
.new-pf {
    margin-top: 30px;
}
.pack {
    background: #fff;
    padding: 30px 20px 0;
    position: relative;
}
.pack .head h3 {
    font-size: 18px;
    color: #303030;
    display: inline-block;
    float: left;
    margin: 0;
    position: relative;
    line-height: 24px;
}
.pack .head img {
    float: right;
    top: -20px;
    position: relative;
}
.pack .head {
    clear: both;
    float: left;
    width: 100%;
    height: 88px;
}
.pack h2 {
    clear: both;
    font-size: 70px;
    color: #ff7425;
    line-height: 57px;
    margin: 0;
}
.pack h2 sup {
    font-size: 35px;
    top: -33px;
    left: -1px;
}
.pack h2 span {
    font-size: 16px;
    color: #303030;
    font-weight: 600;
    line-height: 16px;
    display: inline-block;
    position: relative;
    top: -8px;
}
.pack h2 strike {
    display: block;
}
.pack ul {
    margin-bottom: 0;
}
.pack ul li {
    font-size: 12px;
    color: #5c5c5c;
    margin-bottom: 4px;
    font-weight: 400;
    position: relative;
    text-align: left;
    padding-left: 12px;
}
.pack a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 10px 50px;
    display: table;
    margin: auto;
    border-radius: 30px;
    position: relative;
    top: 18px;
    z-index: 1;
    box-shadow: 0 3px 5px #48484878;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
}
.pack .head h3:after {
    content: "";
    height: 3px;
    width: 60px;
    background: #c8c8c8;
    position: absolute;
    bottom: -16px;
    left: 0;
}
.pack .add-on {
    position: relative;
    padding-top: 8px;
    margin-bottom: 45px;
    z-index: 1;
}
.pack .add-on p {
    margin: 0;
    color: #3d3d3d;
    font-size: 12px;
    text-align: center;
    font-weight: 500;
}
.pack .add-on p span {
    color: #bb0f3b;
    font-weight: 600;
}
.pack .add-on:before {
    content: "";
    height: 1px;
    background: #bdbdbd;
    position: absolute;
    top: 0;
    left: -20px;
    width: calc(100% + 40px);
}
.pack:after {
    content: "";
    background: url(../images/pack-ftr-bg1.png) no-repeat;
    height: 83px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: -1px;
}
.our-pricing [class*="col-"]:nth-child(2) .pack:after {
    background: url(../images/pack-ftr-bg2.png);
}
.our-pricing [class*="col-"]:nth-child(3) .pack:after {
    background: url(../images/pack-ftr-bg3.png);
}
.our-pricing:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 90%;
    top: 0;
    left: 0;
    background: linear-gradient(135deg, rgb(104 100 237) 0%, rgb(130 127 241) 100%);
}
.our-pricing .pack {
    z-index: 1;
    box-shadow: 0 3px 5px #48484891;
    margin-top: 50px;
}
.our-pricing .bundle-img {
    position: absolute;
    width: 90%;
    z-index: 1;
    margin: auto !important;
    right: 0;
    left: 0;
}
.our-pricing .bundle-img .layer:nth-child(2) {
    left: inherit !important;
    right: 130px !important;
    top: -200px !important;
}
.our-pricing .bundle-img .layer {
    left: 20px !important;
}
.combo-pack .row:after {
    content: "";
    border: 6px solid #5ce0b8;
    position: absolute;
    left: 0;
    top: 12px;
    height: 88%;
    width: 88%;
    right: 0;
    margin: auto;
    border-top: none;
    border-bottom: 0;
}
.order-now:before {
    content: "";
    border-bottom: 6px solid #5ce0b8;
    position: absolute;
    left: -72px;
    top: -21px;
    height: 88%;
    width: 35%;
}
.order-now:after {
    content: "";
    border-bottom: 6px solid #60d2f0;
    position: absolute;
    right: -68px;
    top: -21px;
    height: 88%;
    width: 48%;
    z-index: -1;
}
.combo-pack .col-sm-6:after {
    content: "";
    background: url(../images/combo-pack-pattern.png) no-repeat;
    height: 162px;
    width: 752px;
    position: absolute;
    bottom: 36px;
    right: -10px;
    z-index: -1;
    opacity: 0.5;
}
.combo-pack .col-sm-6 {
    position: relative;
    z-index: 99;
}
.ready-work {
    padding: 100px 0 0;
    position: relative;
}
.ready-work h2 {
    text-align: center;
    text-transform: uppercase;
    font-size: 70px;
    font-weight: 700;
    margin: 0;
    line-height: 45px;
    position: relative;
    display: table;
    margin: auto;
}
.ready-work h2 small {
    display: block;
    font-size: 26px;
    position: relative;
    left: 90px;
    font-weight: 600;
}
.ready-work h2 span {
    display: inline-block;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 1;
}
.ready-work p {
    margin: 0;
    text-align: center;
    font-size: 18px;
    color: #252525;
    position: relative;
}
.ready-work p:before,
.ready-work p:after {
    content: "";
    background: url(../images/doted-pattern.png) no-repeat;
    height: 53px;
    width: 246px;
    position: absolute;
}
.ready-work p:before {
    left: -100px;
    top: -20px;
}
.ready-work p:after {
    right: 0;
    top: -80px;
}
.ready-work h2:after {
    content: "";
    width: 60px;
    height: calc(100% + 149px);
    position: absolute;
    right: 0;
    margin: auto;
    top: -183px;
    background: linear-gradient(135deg, #eed064 0%, #ef5714 100%);
}
.ready-work .info p:before,
.ready-work .info p:after {
    display: none;
}
.ready-work .info p {
    display: inline-block;
    text-align: left;
    margin-left: -30px;
    font-size: 30px;
    line-height: 33px;
}
.ready-work .info p strong {
    display: block;
}
.ready-work .info img {
    max-width: 20%;
}
.ready-work .info {
    margin: 40px 0 70px;
}
.testimonial {
    position: relative;
    background: url("../images/testimonial-bg.png") no-repeat;
    background-size: cover;
    width: 100%;
}
.testimonial .owl-nav {
    text-align: right;
}
.testimonial h3 {
    font-size: 30px;
    color: #404040;
    font-weight: 600;
}
.testimonial p {
    color: #565656;
}
header ul li.sub-menu {
    position: relative;
}
header ul li .submenu {
    position: absolute;
    left: 0;
    width: 212px;
    text-align: left;
    background: #06f;
    z-index: 9;
    top: 7px;
    height: 0;
    box-shadow: #00000075 0 20px 20px;
}
header ul li .submenu li {
    display: inline-block;
    margin: 0;
    width: 49%;
}
header ul li .submenu {
    position: absolute;
    left: -130px;
    width: 900px;
    text-align: left;
    background: #fff;
    z-index: 9999;
    top: 29px;
    height: 0;
    box-shadow: #00000085 0 20px 13px;
    padding: 18px 0 0;
    display: none;
}
header ul li .submenu li a {
    display: block;
    color: #404040;
    font-size: 12px;
    font-weight: 400;
    position: relative;
}
header ul li .submenu li {
    display: inline-block;
    margin-bottom: 25px;
}
header ul li.sub-menu:hover .submenu {
    height: auto;
    display: block;
}
header ul li .submenu li.img {
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
}
header ul li .submenu li a img {
    margin-right: 8px;
}
.our-banner .caption * {
    position: relative;
    z-index: 999;
}
header ul li .submenu img.sub-image {
    position: relative;
    left: 0;
}
header ul li .submenu ul {
    margin-left: -40px;
    height: 100%;
    margin-top: 24px;
}
.our-banner.inner-banner {
    background: 0 0;
    padding: 0;
    overflow: hidden;
    height: auto;
    position: relative;
}
.our-banner.inner-banner .caption {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 9;
}
.our-banner.inner-banner .caption h3 {
    margin: 0;
    font-size: 37px;
}
.our-banner.inner-banner .caption h1 {
    color: #fff;
    background: 0 0;
    -webkit-text-fill-color: inherit;
    font-size: 50px;
    margin: 5px 0 16px;
    text-align: center;
    line-height: 68px;
    letter-spacing: 5px;
}
.our-banner.inner-banner .caption p {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    width: 55%;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.service-tag-line .ser {
    position: relative;
    text-align: center;
}
.service-tag-line .ser .head {
    height: 160px;
    display: flex;
    align-items: center;
    justify-items: center;
    text-align: center;
    border-radius: 50px;
    position: relative;
    z-index: 3;
}
.service-tag-line .ser .head.blue {
    background: #448bd9;
}
.service-tag-line .ser .head.red {
    background: #d8515f;
}
.service-tag-line .ser .head.yellow {
    background: #ef961e;
}
.service-tag-line .ser .head.green {
    background: #19c6a8;
}
.service-tag-line .ser .head h3 {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    transform: rotate(-90deg);
    text-align: center;
    margin: 0;
    width: 100%;
}
.service-tag-line img {
    position: relative;
    z-index: 9;
    top: 10px;
}
.service-tag-line .ser:after {
    content: "";
    background: #fff;
    height: 87px;
    position: absolute;
    width: 92%;
    bottom: -25px;
    left: 0;
    z-index: 2;
    border-radius: 0 0 50px 50px;
    margin: auto;
    right: 0;
    box-shadow: 0 0 5px #ccc;
}
.our-about .container:before {
    left: -80px;
}
section.expert {
    background: url(../images/achivement-bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
    padding: 10px 0;
    position: relative;
    z-index: 99;
    margin-bottom: 40px;
}
section.expert .f-img {
    display: inline-block;
    margin-bottom: -70px;
    max-width: 30%;
}
section.expert ul {
    display: inline-block;
    margin: 0 20px;
    text-align: center;
}
section.expert ul li {
    margin-bottom: 15px;
    font-size: 20px;
    color: #fff;
}
section.expert ul li img {
    max-width: 20%;
    margin-right: 15px;
}
section.expert a {
    color: #fff;
    padding: 10px 60px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 30px;
    background: linear-gradient(45deg, #3c1e6d 0%, #7e17e7 100%);
}
section.expert .fx-img {
    max-width: 150px;
    float: right;
    position: absolute;
    right: 0;
    bottom: -20px;
}
section.expert .container {
    position: relative;
}
.all-software {
    position: relative;
    background: #f9f9f9;
    overflow: hidden;
    padding: 150px 0 0;
}
.all-software:after {
    content: "";
    position: absolute;
    right: -100px;
    top: 0;
    background: url("../images/all-software-bg.png") no-repeat;
    height: 100%;
    width: 1065px;
}
.all-software * {
    position: relative;
    z-index: 2;
}
.all-software .container:after {
    content: "";
    background: url(../images/doted-pattern.png) no-repeat;
    height: 53px;
    width: 246px;
    position: absolute;
    right: -100px;
    top: -100px;
    z-index: 11;
}
.all-software:before {
    content: "";
    height: 0;
    border-top: 5vw solid #fff;
    border-right: 98vw solid transparent;
    position: absolute;
    top: 0;
    z-index: 1;
}
.all-software img {
    margin-top: -70px;
}
.hire-us {
    text-align: center;
    padding: 200px 0 0;
    position: relative;
}
.hire-us .heading h3 {
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 7px;
}
.hire-us .heading h2 {
    text-transform: uppercase;
    font-size: 54px;
}
.hire-us:before {
    content: "";
    width: 60px;
    height: 184px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    background: #60d2f0;
    background: linear-gradient(3deg, rgba(96, 210, 240, 1) 7%, rgba(92, 224, 183, 1) 100%);
    z-index: -1;
    top: 0;
}
.hire-us .form-wrapper {
    text-align: left;
    margin-top: 40px;
}
.hire-us .form-wrapper label {
    font-size: 13px;
    margin: 0 0 2px;
    font-weight: 400;
    clear: both;
    float: left;
    width: 100%;
}
.hire-us .form-wrapper .form-group {
    margin-bottom: 20px;
}
.hire-us .form-wrapper .form-group .form-control {
    height: 44px;
    font-size: 14px;
    background: #fcfcfc;
    font-weight: 300;
}
.hire-us .form-wrapper .form-group .form-control:focus {
    border: 1px solid #ced4da !important;
}
.hire-us .form-wrapper .form-check {
    width: 25%;
    display: inline-block;
    float: left;
    margin-bottom: 8px;
}
.hire-us .form-wrapper .form-check label {
    font-weight: 300;
    font-size: 12px;
    margin: 0;
}
.hire-us .form-wrapper label span {
    color: #ee0707;
}
.hire-us .form-wrapper .form-check-wrapper {
    margin: 12px 0 20px;
    float: left;
}
.hire-us .form-wrapper .form-group textarea.form-control {
    resize: none;
    height: 150px;
}
.hire-us .form-wrapper .send-me .form-check {
    width: 100%;
}
.hire-us .form-wrapper .send-me .form-check label {
    font-size: 14px;
}
.hire-us .form-wrapper button {
    border: none;
    background: #252525;
    color: #fff;
    display: table;
    width: 30%;
    padding: 10px 0;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 50px;
    margin: 20px auto 0;
}
.our-banner.inner-banner > img {
    width: 100%;
    position: relative;
}
.our-banner.inner-banner .caption h5 {
    color: #ffffff7a;
    text-transform: uppercase;
    position: absolute;
    bottom: -60px;
    z-index: 1;
    font-size: 240px;
    left: 0;
    font-weight: 700;
    opacity: 0.1;
    white-space: nowrap;
}
.slider-nav-thumbnails .slick-slide {
    opacity: 1;
}
.slider-nav-thumbnails .slick-slide.slick-current {
    opacity: 1;
}
.slider-nav-thumbnails .slick-slide.slick-current p {
    background: #e74028;
    color: #fff;
}
.our-review {
    overflow: hidden;
    background: url(../images/our-about-bg.png) no-repeat #fff;
    background-position: -170px -300px;
    position: relative;
    padding: 70px 0 60px;
}
.slick-slide img {
    display: inline-block;
    max-width: 240px;
    float: left;
}
.slick-slide figcaption {
    display: inline-block;
    width: calc(100% - 250px);
    float: left;
    position: relative;
    height: 100%;
    margin-top: 100px;
}
.slick-slide figcaption img {
    display: block;
    float: left;
}
.slick-slide figcaption p {
    float: left;
    color: #2f2f2f;
    font-weight: 300;
    margin: 20px 0;
    width: 90%;
}
.slick-slide figcaption .tag {
    float: left;
    width: 100%;
}
.slick-slide figcaption .tag h4 {
    background: #e74028;
    color: #fff;
    height: 47px;
    width: 47px;
    display: inline-block;
    line-height: 47px;
    text-align: center;
    border-radius: 50%;
    float: left;
}
.slick-slide figcaption .tag p {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin: 0 0 0 1px;
    display: inline-block;
    float: right;
    position: relative;
    top: 17px;
    left: 13px;
}
.slick-slide figcaption .tag p span {
    display: block;
    font-weight: 300;
    color: #8e8e8e;
}
.slider-nav-thumbnails .slick-slide {
    display: block;
    width: 100% !important;
    cursor: pointer;
}
.slider-nav-thumbnails .slick-track {
}
.slider-nav-thumbnails .slick-slide p {
    background: #e8efef;
    font-size: 14px;
    font-weight: 500;
    color: #272727;
    text-align: right;
    width: 80%;
    padding: 10px 20px;
    display: inline-block;
}
.slider-nav-thumbnails .slick-slide p span {
    display: block;
    color: #8e8e8e;
    font-weight: 300;
}
.slider-nav-thumbnails .slick-slide.slick-current p span {
    color: #fff;
}
.slider-nav-thumbnails .slick-slide h4 {
    height: 47px;
    width: 47px;
    background: #e74028;
    color: #fff;
    text-align: center;
    line-height: 47px;
    border-radius: 50%;
    float: right;
}
.slick-track {
    outline: none !important;
}
.slick-slider:focus {
    outline: none;
}
.slider *:focus {
    outline: none !important;
}
.slick-slide figcaption:before {
    content: "";
    background: url("../images/review-line.png") no-repeat;
    height: 425px;
    width: 562px;
    position: absolute;
    right: 0;
    top: -100px;
}
.slick-list {
    padding-bottom: 0;
}
.cus-slider:after,
.cus-slider:before {
    content: "";
    background: url(../images/review-flower.png) no-repeat;
    width: 86px;
    height: 146px;
    position: absolute;
    bottom: -60px;
}
.slick-slider:before {
    left: -90px;
    bottom: 40px;
}
.slick-slider:after {
    right: -10px;
}
.slider-nav-thumbnails {
    margin-top: -50px;
    position: relative;
    z-index: 99;
}
.slider-nav-thumbnails *:focus {
    outline: none !important;
}
.combo-banner:before,
.combo-banner:after {
    display: none;
}
.combo-banner:before {
    content: "";
    background: url("../images/combo-before.png") no-repeat;
    height: 393px;
    width: 602px;
    left: 30px;
    position: absolute;
    bottom: -130px;
    background-size: 60%;
    z-index: 99999;
}
.combo-banner:after {
    content: "";
    background: url("../images/combo-after.html") no-repeat;
    height: 383px;
    width: 702px;
    position: absolute;
    bottom: -100px;
    right: -220px;
    background-size: 70%;
    z-index: 99999;
}
.nav-tabs {
    position: relative;
    z-index: 999;
    border: none;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.our-pricing.combo-pricing .pack {
    margin-bottom: 50px;
    transition: 0.5s all;
}
.our-pricing.combo-pricing:after {
}
.our-pricing.combo-pricing .pack:hover {
    transform: scale(1.02) !important;
    transition: all 0.5s ease-in-out !important;
}
.nav-tabs .nav-link {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    padding: 5px 30px;
    border-radius: 20px;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #000;
    background: #fff;
    border: none;
}
.advance-combo-pack {
    overflow: hidden;
    position: relative;
}
.advance-combo-pack .content {
    display: inline-block;
    width: 41%;
    margin-right: 50px;
}
.advance-combo-pack ul {
    position: relative;
    z-index: 9;
}
.advance-combo-pack ul li {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 8px;
    color: #000;
}
.advance-combo-pack ul li strong {
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
    color: #ff0437;
}
.advance-combo-pack p {
    margin: 20px 0;
    font-size: 20px;
    width: 84%;
    line-height: 25px;
    color: #000;
    font-style: italic;
}
.ad-pack {
    position: relative;
    border: 4px solid #008cc5;
    padding: 40px;
    text-align: center;
    height: 500px;
    z-index: 2;
    background: #fff;
}
.ad-pack img {
}
.ad-pack h2 {
    color: #f4922d;
    font-size: 65px;
    font-weight: 700;
    margin: 20px 0 10px;
}
.ad-pack h2 span {
    font-size: 20px;
    color: #404040;
    display: inline-block;
    text-align: center;
    font-weight: 500;
}
.ad-pack h2 span strike {
    display: block;
}
.ad-pack h5 {
    color: #c84032;
}
.actions {
    padding-top: 10px;
    display: block;
    float: none;
    position: relative;
    clear: both;
    width: 100%;
    text-align: center;
    margin: 4px auto 0;
}
.actions a {
    vertical-align: top;
    min-width: inherit;
    margin: 0;
    position: relative;
    cursor: pointer;
    color: #7b7b7b;
    font-size: 9px;
}
.actions a span {
    font-size: 12px;
    float: left;
    font-weight: 700;
    color: #7f7b7b;
    text-align: center;
}
.actions a span small {
    display: block;
    font-size: 12px;
    line-height: normal;
    color: #000;
}
.actions::before {
    position: absolute;
    content: "";
    height: 43px;
    background-color: #eee;
    width: 1px;
    left: 43%;
    top: 10px;
}
.ad-pack:before {
    content: "";
    background: url(../images/ad-pack-before.png) no-repeat;
    height: 190px;
    width: 42px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.ad-pack button {
    background: #000;
    border: none;
    color: #fff;
    padding: 11px 40px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 50px;
}
.advance-combo-pack .container {
    position: relative;
}
.advance-combo-pack .container:after {
    content: "";
    background: url(../images/combopackage-bg.png) no-repeat;
    height: 780px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-size: 100%;
    right: -220px;
}
.advance-combo-pack .move-vectors {
    position: absolute;
    top: 0;
    width: 100%;
}
.advance-combo-pack .move-vectors .layer:nth-child(2) {
    text-align: right;
    right: 0;
    bottom: -290px !important;
    top: inherit !important;
}
.our-about.our-contact .image-txt {
    position: relative;
}
.our-about.our-contact .image-txt:after {
    content: "";
    background: url("../images/doted-pattern.png") no-repeat;
    height: 53px;
    width: 246px;
    position: absolute;
    right: 40px;
    top: -30px;
}
.our-about.our-contact:after,
.our-about.our-contact .container:before {
    display: none;
}
.contact-work img {
    max-width: 20%;
}
.fill-out .contact-work p {
    display: inline-block;
    text-align: left;
    margin-left: -40px;
    font-size: 28px;
    line-height: 30px;
    color: #252525;
    width: 77%;
    margin-top: 15px;
    margin-bottom: 0;
}
.contact-work p strong {
    display: block;
    font-size: 22px;
}
.contact-work div {
    margin-bottom: 40px;
}
.fill-out h6 {
    font-size: 27px;
    color: #404040;
    font-weight: 600;
    line-height: 30px;
}
.fill-out p {
    font-size: 13px;
    line-height: 20px;
    color: #565656;
}
.contact-form {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c1e6d',endColorstr='#7e17e7',GradientType=1);
    padding: 10px;
    position: relative;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
}
.contact-form .form-control {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    font-size: 13px;
    padding: 8px 0;
}
.contact-form .row {
    background: #fff;
    margin: 0;
    padding: 20px 5px;
}
.contact-form .form-group {
    margin-bottom: 40px;
}
.contact-form textarea {
    resize: none;
    height: 120px;
}
.contact-form:after {
    content: "";
    background: url(../images/contact-arrow.png) no-repeat;
    height: 156px;
    width: 121px;
    position: absolute;
    top: -90px;
    right: -43px;
    background-size: 70%;
}
.contact-form .form-control:focus {
    border-bottom: 1px solid #000 !important;
}
.popupform {
    padding: 15px;
    width: 1100px;
    border-radius: 14px;
    height: auto;
    min-height: 435px;
    position: relative;
    background: linear-gradient(135deg, rgb(104 100 237) 0%, rgb(130 127 241) 100%);
}
.popupform .custom-form {
    background: #fff;
    padding: 0;
    height: 100%;
    overflow: hidden;
}
.popupform .custom-form h2 {
    font-size: 30px;
    font-weight: 700;
    display: block;
    margin: 0;
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke: 2px #f36500;
    text-transform: uppercase;
}
.popupform .custom-form h3 {
    font-size: 70px;
    color: #cb2702;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    position: relative;
}
.popupform .custom-form h3 sup {
    left: 10px;
    font-size: 38px;
    top: -31px;
}
.popupform .custom-form .form-control {
    margin-bottom: 8px;
    border: 1px solid #d9d6d9;
    background: #f0f0f0;
    height: 44px;
    font-size: 13px;
    font-weight: 300;
    border-radius: 4px;
}
.popupform .custom-form .margin {
    margin: 20px 60px 0 -60px;
    height: 100%;
    position: relative;
}
.popupform .custom-form textarea.form-control {
    resize: none;
    height: 148px;
}
.popupform .custom-form .col-md-6 {
    padding: 0 5px;
}
.popupform .custom-form input.btn-custom {
    border: none;
    color: #fff;
    padding: 14px 60px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px 0 0 40px;
    position: absolute;
    right: -35px;
    bottom: -55px;
    background: linear-gradient(45deg, #d46ab4 0%, #ee8d8d 100%);
}
.popupform .custom-form img {
    max-width: 95%;
    margin-left: 10px;
    height: 100%;
}
.popupform .custom-form .form_tagline {
    margin: 0;
    font-size: 11px;
    margin-left: -9px;
}
.popupform .custom-form .form_tagline input {
    vertical-align: middle;
    margin-right: 5px;
}
.popupform button.fancybox-button {
    background: #000;
    opacity: 1;
    color: #fff !important;
    padding: 4px !important;
    height: 30px;
    width: 50px;
    border-radius: 0 0 0 20px;
}
.forOfor h2 {
    color: #404040;
    font-weight: 700;
    font-size: 110px;
}
.forOfor p {
    color: #404040;
    font-size: 20px;
    letter-spacing: 0.5px;
    margin: 0 0 30px;
}
.forOfor a {
    text-transform: uppercase;
    padding: 10px 40px;
    letter-spacing: 1px;
}
.forOfor .row {
    align-items: center;
    justify-content: center;
}
.forOfor {
    overflow: hidden;
    height: 100vh;
}
.what-do {
    padding-bottom: 0;
}
.what-do figure {
    margin: 0;
    position: relative;
}
.what-do figure figcaption {
    position: absolute;
    bottom: 50px;
    left: 20px;
}
.what-do figure figcaption h4 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.service-page .our-about .absolute-img {
    position: static;
}
header ul li .submenu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -5px;
    left: 152px;
    z-index: 999999999;
}
.our-pricing .content {
    overflow: auto;
    position: relative;
    padding: 20px 0;
    height: 230px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% + 15px);
    margin-left: -5px;
    display: flex;
}
.our-pricing .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #d2f1e9;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.our-pricing .mCSB_scrollTools .mCSB_dragger {
    height: 30px !important;
}
.our-pricing .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #2b9479;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.pack ul li:before {
    position: absolute;
    left: 0;
    top: 0;
    background: #ccc;
    height: 4px;
    width: 4px;
    border-radius: 100%;
    content: "";
    bottom: 0;
    margin: auto;
}
.our-pricing [class*="col-"]:nth-child(4) .pack:after {
    background: url(../images/pack-ftr-bg4.png);
}
.our-pricing [class*="col-"]:nth-child(4) .pack:after {
    background: url(../images/pack-ftr-bg4.png);
}
.our-pricing [class*="col-"]:nth-child(5) .pack:after {
    background: url(../images/pack-ftr-bg5.png);
}
.get-consultancy:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 100%;
    left: 0;
    top: -1px;
    clip-path: polygon(0 0, 98% 0, 100% 100%, 0 100%);
    background: linear-gradient(135deg, rgb(238 208 100) 0%, rgb(239 87 20) 100%);
}
.our-pricing li.heading {
    text-align: left;
    font-weight: 600;
    margin: 8px 0 4px;
    margin-left: -10px;
}
.our-pricing li.heading:before {
    display: none;
}
.mCustomScrollBox {
    width: 100%;
}
.our-pricing .row {
    justify-content: center;
    z-index: 9;
    position: relative;
}
.single-pf {
    padding: 50px 0;
}
.single-pf i {
    width: 31.7%;
    display: inline-block;
    margin: 10px 8px;
    transition: all 0.5s;
}
.single-pf i img {
    display: block;
    width: 100%;
    border-radius: 10px;
}
.single-pf i:hover {
    transform: scale(1.08);
    background: #fff;
    content: "";
    border: none !important;
    color: #fff;
    z-index: 1;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 18px #00000063;
}
section.single-pf h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 700;
    margin: 0 0 20px;
    color: #282828;
    display: block;
    width: 100%;
}
section.single-pf h2 + p {
    color: #818181;
    font-size: 13px;
    width: 58%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 22px;
}
.pack .plans span.plan {
    font-size: 11px;
    position: relative;
    top: 0;
    background: #cf2e48;
    padding: 3px 12px;
    color: #fff;
    display: block;
}
.pack .plans span.plan1 {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    background: #7b7b7b;
    color: #fff;
    padding: 3px 6px;
}
.pack .plans {
    text-align: center;
}
.pack .plans span.plan2 {
    display: block;
    font-size: 10px;
    margin-top: 5px;
    background: #7b7b7b;
    color: #fff;
    padding: 3px 6px;
}
.seo-ser .pack ul li:before {
    display: none;
}
.seo-ser .pack ul li ol li:before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #ccc;
    height: 4px;
    width: 4px;
    border-radius: 100%;
    content: "";
    bottom: 0;
    margin: auto;
}
.contact-form button {
    border: none;
    background: #fff;
    display: table;
    margin: 15px auto 3px;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 0;
    font-weight: 700;
    color: #000;
    cursor: pointer;
    line-height: 20px;
    padding: 13px 60px;
    border-radius: 5px;
}
.ftr-sec .p-50 {
    padding-left: 40px;
}
.sub-heading {
    color: #0f1655;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 15px;
}
section.services_page_content {
    padding: 20px 0;
}
section.services_page_content p {
    font-size: 13px;
    font-weight: 400;
}
section.services_page_content ul li {
    margin-left: 0;
    font-size: 13px;
}
video#bgvid {
    margin-top: -60px;
    position: absolute;
    left: 0;
    width: 100%;
}
.our-banner .caption {
    position: relative;
    z-index: 9;
}
.our-banner:after {
    background: rgb(0 0 0/4%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
button.slick-prev {
    background: url(../images/slick-up.png) no-repeat;
}
.slick-arrow {
    text-indent: -999999px;
    border: none;
    display: table;
    margin: 0 auto 20px;
    position: relative;
    left: -30px;
    height: 30px;
    width: 25px;
    cursor: pointer;
}
button.slick-next {
    background: url(../images/slick-down.png) no-repeat;
}
.slick-disabled {
    opacity: 0.3;
    cursor: not-allowed;
}
.inner-banner:after {
    display: none;
}
.about-ready .ready-work h2:after {
    height: calc(100% + 57px);
    top: -100px;
}
.our-interfaces .btn-gradient a {
    color: #fff;
}
.nav-link {
    padding: 0;
}
.dropdown-menu {
    min-width: 51rem;
    left: -118px;
    top: 40px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: 0 5px 5px #f9f9f940;
    transition: 0.3s all;
    height: 0;
    overflow: hidden;
    display: inherit !important;
}
.dropdown-menu .col-sm-6 {
    padding: 0;
    background: #fff;
}
.dropdown-menu ul {
    margin: 45px 0 0 -50px;
}
.dropdown-menu ul li {
    margin: 0 0 35px;
    width: 49%;
}
.dropdown-menu ul li a {
    color: #000;
    font-weight: 400;
    font-size: 13px;
}
.dropdown-menu ul li a img {
    margin-right: 10px;
}
.dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -7px;
    left: 137px;
    z-index: 999999999;
}
.dropdown-menu.show {
    display: inherit !important;
    height: 300px;
}
.dropdown-toggle::after {
    position: relative;
    top: 2px;
}
.contact-wrapper h2 {
    text-align: center;
    font-size: 30px;
    margin: 0 0 10px;
    text-align: left;
}
.contact-wrapper p {
    width: 100%;
    margin: 0 auto 30px;
    text-align: left;
    font-size: 14px;
}
.contact-wrapper {
    padding: 20px 0;
}
.web-portfolio .new-pf div#filters {
    padding: 0;
}
.web-portfolio .new-pf div#filters button {
    display: block;
    border-radius: 0 !important;
    margin: 0;
    padding: 5px 15px;
    width: 100%;
    text-align: left;
}
.web-portfolio .element-item {
    width: 32%;
    overflow: hidden;
}
.web-portfolio .new-pf div#filters .button.is-checked,
.web-portfolio .new-pf div#filters button:active {
}
label.error {
    display: none !important;
}
.web-portfolio .element-item:after {
    content: "View Detail";
    background: #f1db5e;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 999;
    color: #212121;
    padding: 10px 15px;
    font-weight: 700;
    letter-spacing: 1px;
}
.web-portfolio .element-item:before {
    background: #60d2f0;
    width: 36%;
    text-align: center;
    position: absolute;
    top: 30%;
    z-index: 999;
    color: #212121;
    padding: 9px 0;
    font-weight: 700;
    letter-spacing: 1px;
    display: block;
    right: 0;
    left: 0;
    margin: auto;
    box-shadow: 0 5px 2px #3a3a3a;
    text-transform: uppercase;
    font-size: 13px;
    border-radius: 30px;
    opacity: 0;
}
.web-portfolio .element-item:hover a:after {
    opacity: 1;
}
.web-portfolio .element-item a:after {
    content: "";
    background: #00000000;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    opacity: 0;
}
.web-portfolio .element-item:hover:before {
    top: 50%;
    opacity: 1;
}
.web-portfolio .element-item:hover img {
    -webkit-transform: scale(1.5);
    transform: gr;
    filter: grayscale(100%);
}
.web-portfolio .element-item img {
    transition: 0.5s all;
}
.web-portfolio .element-item span {
    color: #000;
    padding: 9px 0;
    position: absolute;
    left: 0;
    z-index: 999;
    border-radius: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    width: 150px;
    letter-spacing: 1px;
    bottom: 120px;
    transition: 0.3s linear;
    transition-delay: 0.4s;
    background: #f1db5e;
    margin: auto;
    right: 0;
    opacity: 0;
}
.web-portfolio .element-item a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.web-portfolio .element-item:hover span {
    bottom: 140px;
    opacity: 1;
}
.our-portfolio .web.element-item {
    overflow: hidden;
}
.our-portfolio .web.element-item:hover a:after {
    opacity: 1;
}
.our-portfolio .web.element-item a:after {
    content: "";
    background: #00000000;
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    opacity: 0;
}
.our-portfolio .web.element-item:hover:before {
    top: 50%;
    opacity: 1;
}
.our-portfolio .web.element-item:hover img {
    -webkit-transform: scale(1.5);
    transform: gr;
    filter: grayscale(100%);
}
.our-portfolio .web.element-item img {
    transition: 0.5s all;
}
.our-portfolio .web.element-item span {
    color: #000;
    padding: 9px 0;
    position: absolute;
    left: 0;
    z-index: 999;
    border-radius: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    width: 155px;
    letter-spacing: 1px;
    bottom: 120px;
    transition: 0.2s linear;
    transition-delay: 0.3s;
    background: #f1db5e;
    margin: auto;
    right: 0;
    opacity: 0;
}
.our-portfolio .web.element-item a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.our-portfolio .web.element-item:hover span {
    bottom: 140px;
    opacity: 1;
}
h2.pp-title::last-word {
    color: red;
}
.sub-heading {
    color: #f7ce0f;
    font-weight: 600;
    margin-bottom: 8px;
    font-size: 18px;
    margin-top: 15px;
}
.thankyou-banner h1 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
}
.thankyou-banner h1 span {
    display: block;
    font-family: georgia;
    font-style: italic;
}
.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;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
}
a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}
section.detail-pkg-content:after {
    display: none;
}
i.bulb-icon {
    background: url(../images/logo-icon.html) no-repeat;
    width: 143px;
    height: 170px;
    position: absolute;
    top: -108px;
    left: -60px;
    z-index: -1;
}
span.best-seller-tag {
    background: #0074b1;
    color: #fff;
    border-radius: 3px 3px 0 0;
    top: -23px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
    padding: 3px 11px;
    position: absolute;
    left: 0;
}
section.our-banner.inner-banner.combo-banner.text-center.pkg-detail-banner .caption h3 {
    font-weight: 800;
    letter-spacing: 1px;
    text-shadow: #000 0 1px 1px;
}
section.our-banner.inner-banner.combo-banner.text-center.pkg-detail-banner .caption h1 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0;
}
section.our-banner.inner-banner.combo-banner.text-center.pkg-detail-banner .caption p {
    padding: 0 180px;
}
.advance-combo-pack.web-comb ul {
    float: left;
    width: 47%;
    margin-right: 18px;
}
.advance-combo-pack.web-comb .grad-btn {
    border: none;
    color: #fff;
    padding: 11px 40px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 50px;
    position: relative;
    top: 30px;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
}
.advance-combo-pack ul li.heading {
    font-weight: 600;
}
.map iframe {
    height: 346px;
    width: 100%;
    margin-top: 150px;
}
.contact-form button img {
    position: relative;
    top: -1px;
    max-width: 30px;
}
.copy-right {
    padding: 15px 0;
    background: linear-gradient(135deg, rgb(104 100 237) 0%, rgb(130 127 241) 100%);
}
.copy-right p {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
canvas#canvas {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9;
    left: 0;
    right: 0;
    background: 0 0;
}
.grad-btn-new {
    border: none;
    color: #fff;
    padding: 11px 40px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
    border-radius: 50px;
    position: relative;
    top: 30px;
    background: linear-gradient(45deg, #3c1e6d 0%, #7e17e7 100%);
}
.grad-btn-new a:hover {
    color: #fff;
}
.ad-pack a:hover {
    color: #fff;
}
.privacy h4 {
    font-size: 40px;
    color: #000;
    margin-bottom: 20px;
}
.privacy p {
    color: #505050;
    font-size: 15px;
    margin: 15px 0;
}
.privacy p a {
    color: #ca5bc4;
    font-weight: 600;
}
.privacy ul li a {
    color: #ca5bc4;
    font-weight: 600;
}
.privacy h3 {
    color: #000;
    font-size: 22px;
    font-weight: 700;
    margin: 15px 0;
}
.privacy ul li {
    list-style: circle;
    color: #000;
    font-size: 15px;
    margin: 10px 0;
}
.privacy ul {
    padding-left: 30px;
}
.contact-email-error,
.contact-message-error,
.contact-name-error,
.contact-phone-error {
    margin-top: -11px !important;
    margin-bottom: 10px !important;
    color: red !important;
    font-size: 12px !important;
    display: none;
}
.requirement_page {
    margin-top: 120px;
}
.requirement_page h1 {
    font-size: 35px;
    color: #000;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.requirment-fom {
    background: #fff;
    padding: 33px 25px;
    border: 1px solid #000;
    border-radius: 11px;
    margin: 10px 0 113px;
}
.requirment-fom h2 {
    font-size: 28px;
    padding: 19px 0;
}
.main-heading h2 {
    margin-bottom: 10px;
}
.main-heading p {
    margin-bottom: 7px;
}
.req-form {
    padding: 38px 0;
}
.req-form h4 {
    font-size: 17px;
    margin-bottom: 9px;
}
.req-form input {
    width: 100%;
    padding: 12px;
    border: 1px dashed #ee8b87;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.req-form textarea {
    width: 100%;
    resize: none;
    padding: 12px;
    border: 1px dashed #e1095d;
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
    height: 110px;
}
.check-box {
    margin-bottom: 16px;
}
.check-box input {
    width: 5%;
}
.req-form label {
    margin-bottom: 7px;
    font-size: 11px;
    color: #000;
}
.requirment-fom h2 {
    font-size: 28px;
    padding: 19px 0;
}
.select-req-box {
    position: relative;
}
.req-img-box {
    margin-bottom: 25px;
    box-shadow: 3px 0 24px rgb(17 18 38/10%);
    padding-bottom: 17px;
}
.box-img-req img {
    margin-bottom: 15px;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
}
.req-form-btn button {
    width: 230px;
    padding: 12px;
    border: none;
    background-image: linear-gradient(to right top, #d467b6, #d96ead, #e0789f, #e68095, #ef8c84);
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
}
.requirment-fom h3 {
    margin: 13px;
    font-size: 14px;
}
.select-req-box label {
    width: 100%;
    text-align: center;
}
.select-req-box input {
    position: absolute;
    left: 20px;
    bottom: 34px;
    width: auto;
}
.popupform .custom-form button.btn-custom {
    border: none;
    color: #fff;
    padding: 14px 60px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px 0 0 40px;
    position: absolute;
    right: -40px;
    bottom: -55px;
    background: linear-gradient(135deg, rgb(104 100 237) 0%, rgb(130 127 241) 100%);
}
img.loader {
    width: 30px;
    height: 30px;
    display: none;
    margin-top: -5px !important;
}
.con-email-error,
.con-message-error,
.con-name-error,
.con-phone-error {
    margin-top: -32px !important;
    margin-bottom: 10px !important;
    color: red !important;
    font-size: 12px !important;
    display: none;
}
.custom-modal .modal-dialog {
    max-width: 750px;
}
.custom-modal .modal-content {
    background-color: transparent;
}
.custom-modal .modal-body {
    background-image: url(../images/popup-bg.html);
    padding: 0;
    border-radius: 15px;
    border: 5px solid #e60404;
    background-size: cover;
}
.custom-modal .close {
    position: absolute;
    right: -20px;
    opacity: 1 !important;
    color: #fff;
    font-size: 33px;
    padding: 0;
    border-radius: 100px;
    text-align: center;
    top: -21px;
    text-shadow: none;
    z-index: 9;
    background: #e60404;
    width: 40px;
    height: 40px;
}
.padding-left {
    padding-left: 0;
}
.popop-new-bg {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}
.popop-new-text {
    padding: 20px 26px 20px 0;
}
.popop-new-text h5 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 25px;
    margin-bottom: 20px;
}
.from-filde-pop input {
    width: 100%;
    padding: 12px;
    background: #fff;
    border: 1px dashed #1e2456;
    font-size: 13px;
    color: #000;
    margin-bottom: 12px;
    border-radius: 8px;
}
.from-filde-pop textarea {
    width: 100%;
    padding: 12px;
    background: #f9f9f9;
    border: 1px dashed #1e2456;
    font-size: 13px;
    color: #000;
    margin-bottom: 12px;
    resize: none;
    height: 170px;
    border-radius: 8px;
}
.from-filde-pop button {
    width: 32%;
    padding: 10px 0;
    border: none;
    background-image: linear-gradient(to right top, #972d7b, #cd3c6f, #f1605b, #ff8e45, #ffc13a);
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
    font-size: 16px;
    text-transform: uppercase;
}
p.popupmod-name-error,
p.popupmod-email-error,
p.popupmod-phone-error,
p.popupmod-message-error {
    margin-top: -11px;
    margin-bottom: 10px;
    color: red;
    font-size: 12px;
    display: none;
}
.logo-order {
    background: url(../images/home-banner.jpg);
    height: 380px;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 80px 0 0;
    background-attachment: fixed;
}
.logo-order h3 {
    font-style: italic;
    font-size: 45px;
    color: #ffc13a;
    font-weight: 500;
    margin-bottom: 15px;
}
.stap-bg {
    background: #fff;
    box-shadow: #7979791f 0 0 15px;
    padding: 23px 30px;
    margin: 60px 0;
}
.stap-bg h3 {
    text-align: center;
    font-size: 25px;
    color: #120336;
    margin-bottom: 30px;
}
.stap-bg h4 {
    margin: 30px 0;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    padding-left: 11px;
    color: #1e2456;
}
.stap-bg h4:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    background: #ffc13a;
    left: 0;
}
.stap-bg input {
    width: 100%;
    padding: 10px;
    border: #3d3aff 3px solid;
    background: #fff;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
}
.stap-bg label {
    margin-bottom: 5px;
    font-size: 11px;
    color: #2b2b2b;
    font-weight: 600;
}
p.feel-error,
p.industry-error,
p.logo-name-error,
p.style-error {
    margin-top: -18px;
    margin-bottom: 10px;
    color: red;
    font-size: 12px;
    display: none;
}
.step-top-area ul {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0;
}
.step-top-area ul li {
    margin-bottom: 12px;
    margin-right: 7px;
}
.container-check {
    display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 2px;
}
.container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    left: 0;
    background-color: #cecece;
    color: #fff;
    font-size: 13px;
    padding: 4px 7px;
    font-weight: 400;
    text-transform: uppercase;
}
.step-top-area {
    width: 100%;
    padding: 10px 10px 0;
    border: #3d3aff 3px solid;
    background: #fff;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
}
.procend-button button {
    width: 220px;
    padding: 10px 0;
    border: none;
    background: #3d3aff;
    color: #fff;
    font-weight: 600;
    border-radius: 6px;
    font-size: 16px;
    float: right;
    text-transform: uppercase;
}
.container-check input:checked ~ .checkmark {
    background-color: #ffc13a;
    color: #fff;
}
.logo-order-text h2 {
    text-align: center;
    margin: 20px 0 5px;
}
.logo-order-text p {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
.new-trems ul {
    padding-left: 14px;
    margin-top: 40px;
}
.new-trems ul li {
    margin: 0 0 20px;
    font-size: 16px;
    color: #000;
    list-style-type: decimal;
    line-height: 32px;
}
.testimonial .item h2 {
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 2px #a170b8;
    font-size: 53px;
    text-transform: uppercase;
}
.testimonial .item p {
    font-size: 15px;
    color: #000;
    line-height: 27px;
}
.popupform .custom-form p {
    font-size: 15px;
    color: #000;
    font-style: italic;
}
.valu-text h4 {
    text-align: center;
    font-size: 53px;
    color: #000;
    text-transform: uppercase;
}
.valu-text h4 span {
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.valu-text p {
    text-align: center;
    font-size: 16px;
    color: #000;
    margin: 0;
}
.values-box {
    background: #fff;
    padding: 7px;
    box-shadow: 0 0 10px rgb(0 0 0/26%);
    border-radius: 10px;
    text-align: center;
}
.valu-text {
    margin-bottom: 50px;
}
.values-box h4 {
    font-size: 23px;
    text-transform: uppercase;
    color: #000;
    margin: 0 0 10px;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #000;
}
.values-box p {
    font-size: 14px;
    color: #454444;
}
.typography-text h4 {
    font-size: 36px;
    text-align: center;
    color: #000;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 500;
}
.typography-text h4 span {
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.typography-text p {
    text-align: center;
    font-size: 19px;
    color: #4e4e4e;
    font-weight: 100;
}
.typography-box h3 {
    font-size: 22px;
    color: #040021;
    margin-bottom: 5px;
}
.typography-box p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-weight: 300;
}
.typography-box {
    margin-bottom: 50px;
}
.typography-box ul {
    display: flex;
    align-items: center;
}
.typography-box ul li {
    width: 20%;
}
.typography-box ul li:nth-child(2) {
    width: 80%;
}
.typography-text p {
    text-align: center;
    font-size: 17px;
    color: #4e4e4e;
    font-weight: 500;
}
.typography-box-two {
    margin-bottom: 50px;
}
.typography-box-two ul {
    display: flex;
    align-items: center;
}
.typography-box-two ul li {
    width: 79%;
}
.typography-box-two ul li:nth-child(2) {
    width: 20%;
}
.typography-box-two h3 {
    font-size: 22px;
    color: #040021;
    margin-bottom: 5px;
}
.typography-box-two p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-weight: 300;
}
.typography-text {
    margin-bottom: 70px;
}
.digital-fast-text h3 {
    font-size: 44px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
}
.digital-fast-text p {
    font-size: 15px;
    color: #3b3b3b;
    line-height: 29px;
    margin: 0;
}
.digital-fast-text h3 span {
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}
.digital-text {
    background: rgb(0 0 0/42%);
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 20px;
    transition: 0.6s;
    top: 74%;
}
.digital-box {
    position: relative;
    overflow: hidden;
}
.digital-box:hover .digital-text {
    top: 0;
    transition: 0.6s;
    background: rgb(0 0 0/90%);
}
.digital-box h3 {
    color: #fff;
    font-size: 29px;
    margin-bottom: 20px;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    text-transform: uppercase;
}
.digital-box p {
    color: #fff;
    font-size: 15px;
}
.digital-box button {
    padding: 11px 0;
    width: 170px;
    border-radius: 30px;
    color: #fff;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
    border: none;
    text-transform: uppercase;
}
.form-field.has-error .form-input {
    border: 2px solid red;
}
.form-field .error-text {
    display: none;
    color: red;
    text-align: left;
}
.form-field.has-error .error-text {
    display: block;
}
.ready-work .info p a {
    color: #000;
}
.thank-you-section {
    background-image: url(../images/our-banner.jpg);
    height: 100vh;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.thank-you-section button {
    width: 200px;
    padding: 12px 35px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 30px;
    color: #fff;
    background: linear-gradient(135deg, rgba(106, 130, 251, 1) 0%, rgba(244, 84, 81, 1) 100%);
    border: #ffdead;
    display: block;
    margin: 0 auto;
}
.thank-you-section h3 {
    font-size: 125px;
    color: #fff;
    text-transform: uppercase;
}


.padding-0{ padding: 0;}



.not-transparent {
    padding: 5px 0 7px;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
    top: 0;
    width: 100%;
    left: 0;
    border-radius: 0;
    margin: 0;
    z-index: 9999;
    position: fixed;
     background-color: #6864ed;
}

.not-transparent  .logo{ top: 0;}




.sticky-left-container {
    padding: 0px 0;
    margin: 0px 0;
    position: fixed;
    right: -225px;
    top: 40%;
    width: 280px;
    z-index: 4;
}
.sticky-left li {
    list-style-type: none !important;
    color: #efefef;
    height: 50px;
    padding: 0px 0px;
    margin: 10px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    border-radius: 30px 0 0 30px;
    background: linear-gradient(135deg, rgb(104 100 237) 0%, rgb(130 127 241) 100%);
}
.sticky-left li i {
    float: left;
    border-radius: 50%;
    margin: 5px 7px;
    margin-left: 8px;
    font-size: 20px;
    background-color: #fff;
    padding: 10px;
    color: #ef7025;
}
.sticky-left li p {
    padding: 0px;
    margin: 4px 0;
    text-transform: lowercase;
    line-height: 43px;
    font-size: 14px;
    font-weight: 500;
    color:#fff;
    position: relative;
    top: 4px;
    left: 3px;
}
.sticky-left li:hover {
    margin-left: -190px;
    background: #004dbd;
    border-radius: 25px 25px 25px 25px;
}



.our-banner {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}





/*FAQ css */

.accordion .accordion-item {
    border-bottom: 1px solid #e5e5e5;
  }
  
  .accordion .accordion-item button[aria-expanded='true'] {
    border-bottom: 1px solid #03b5d2;
  }
  
  .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #7288a2;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
  }
  
  .accordion button:hover,
  .accordion button:focus {
    cursor: pointer;
    color: #03b5d2;
  }
  
  .accordion button:hover::after,
  .accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
  }
  
  .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
  }
  
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  
  .accordion button[aria-expanded='true'] {
    color: #03b5d2;
  }
  .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 2em 0;
  }
  
  .testimonial .item h3 {
    font-weight: 600;
    font-size: 20px;
    font-style: italic;
    color: #000;
    border-bottom: 1px solid #000;
    display: inline-block;
}  
  
  
.whatsapp {
    width: 60px;
    height: 60px;
    color: #fff;
    display: block;
    text-align: center;
    border-radius: 100%;
    font-size: 34px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999;
    box-shadow: 6px 9px 30px 1px rgb(37 0 22 / 22%);
    padding: 1px 0;
    animation: scrollDownAnimation 0.5s ease infinite alternate;
    -webkit-animation: scrollDownAnimation 0.5s ease infinite alternate;
    background: #00a155;
    background: -moz-linear-gradient(left, #ea018e 0%, #9b2c92 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea018e',endColorstr='#9b2c92',GradientType=1);
}
  
  
  
  
  .thankyou-banner{
      
    background: url(../images/thankyou-banner.jpg);
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
      }
  
  
  
  
  .thankyou-banner h4 {
    font-size: 90px;
    text-transform: uppercase;
}
  
  
  
  .thankyou-banner a {
    margin: 10px auto 0;
    padding: 12px 45px;
    text-transform: uppercase;
    display: table;
    border: none;
    border-radius: 40px;
    color: #fff;
    cursor: pointer;
    background: linear-gradient(135deg, rgb(238 208 100) 0%, rgb(239 87 20) 100%);
    font-size: 24px;
    font-weight: 600;
}
