.copy .row,
.main-banner .row,
.row,
header .row {
    align-items: center;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Onest, sans-serif;
}
header,
header.sticky {
    transition: 0.5s ease-in-out;
}
.copy ul li,
.main-banner,
section {
    position: relative;
}
.info-banner h1,
body,
p {
    font-weight: 400;
}
body,
p {
    font-size: 16px;
}
.btn,
.info-banner .logo-banner h4 {
    font-size: 0.875rem;
    text-transform: uppercase;
}
.btn,
.info-banner .logo-banner h4,
.info-banner h5 {
    text-transform: uppercase;
}
.info-cta ul li span,
.info-textchoice ul li span,
footer h4 {
    font-size: 1.25rem;
}
.btn,
.in-prog,
.info-service h6.subhead,
.innerprice-box,
.our-cta,
footer ul.foot-cont li a {
    text-align: center;
}
.btn,
.info-offer,
.info-test * {
    transition: 0.5s;
}
.btns_wrap a:hover,
a {
    text-decoration: none !important;
}
body {
    overflow-x: hidden;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding: 0 10px;
}
.row {
    margin: 0 -10px;
}
a:focus,
a:hover,
button:focus,
button:hover {
    outline: 0;
}
section {
    padding: 70px 0;
    clear: both;
    margin: 0 auto;
    z-index: 1;
}
.choice-pat > img,
.copy ul li:last-child::before,
.desk-hide,
.info-test > img.test-bg,
.mobilePackages,
.mobilePackages-sec,
.mobilePackges,
.tabs,
p.form_tagline br {
    display: none;
}
.copy ul li,
.info-banner > h1 > span,
.info-cta ul li,
.info-textchoice ul li,
header ul.head-ul li {
    display: inline-block;
}
textarea {
    resize: none;
}
.fancybox-slide {
    display: revert !important;
}
body::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 1px;
}
body::-webkit-scrollbar-thumb {
    background: #e31d46;
    border-radius: 1px;
}
body::-webkit-scrollbar-thumb:hover {
    background: #330009;
}
.copy p,
.info-prog2 p,
footer .copy .row:first-child {
    margin-bottom: 0;
}
.copy {
    padding: 40px 0 20px;
    border-top: 1px solid #ccc;
}
.copy ul,
header ul.head-ul {
    text-align: right;
}
.copy ul li {
    padding: 0 3px;
    font-size: 12px;
}
.copy ul li::before {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    right: -3px;
    top: 0;
    background: #6f6f6f;
}
.copy ul li a,
section.packages a.action-no.clearfix.pur {
    color: #000 !important;
}
img {
    max-width: 100%;
}
header {
    padding: 30px 0;
    position: fixed;
    z-index: 2;
    width: 100%;
}
header.sticky a.logo > img {
    filter: brightness(0) invert(1);
    max-width: 180px;
}
header.sticky {
    background: rgb(30 30 30);
    padding: 10px 0;
    top: 0;
}
.main-banner {
    background-size: cover;
    padding: 100px 0 70px;
    background-position: 100% 100%;
}
.info-banner > h1 > span {
    font-size: 70px;
    margin-top: 10px;
    font-weight: 700;
    color: #e31d46;
}
.main-banner:after {
    content: "";
    position: absolute;
    background-image: url(../images/main-banner.webp);
    min-height: 100vh;
    width: 100%;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    z-index: -9;
    top: 0;
}
.info-price::before,
.info-prog2::before,
.main-banner::before {
    z-index: -1;
    content: "";
    max-width: 100%;
}
.our-services,
section#shadow-host-companion {
    padding: 0;
}
.info-banner h1 {
    font-size: 3.2rem;
    color: #fff;
    margin-bottom: 16px;
    line-height: 58px;
}
.info-banner h5 {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
    background: #283061;
    padding: 4px 25px;
    line-height: 34px;
    display: none;
}
.form-wrap h1,
.popup-content h2,
.popup-content h5 {
    text-transform: capitalize;
}
.btn {
    border-radius: 0;
    padding: 12px 20px;
    color: #22222d !important;
    font-weight: 800;
}
.btn-white {
    background: #fff;
    border: 0;
}
.btn-outline {
    border: 2px solid #fff;
    color: #fff !important;
    background: #fff !important;
    border-radius: 5px;
}
.btn-block .btn:first-child {
    margin-right: 15px;
    border-color: #313294 !important;
    border-radius: 5px;
}
.gap10 {
    gap: 20px;
}
.info-banner .btn {
    width: 35%;
    padding: 12px 0;
    min-width: 240px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.info-banner h1 + p {
    color: #cfcfcf;
    font-size: 1rem;
    margin-bottom: 20px;
}
header ul.head-ul li {
    align-items: center;
    margin-right: 35px;
}
header ul.head-ul li a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
}
header ul.head-ul li:last-child {
    margin-right: 0;
}
header ul.head-ul li a img {
    margin-right: 8px;
}
.logo-banner {
    margin: 40px 0 0;
}
.main-banner::before {
    position: absolute;
    background-size: cover;
    width: 50%;
    height: 560px;
    right: 0;
    bottom: 17px;
    margin: auto;
}
.info-banner .logo-banner h4 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
}
.img-arrow {
    position: absolute;
    top: 30px;
    right: -55px;
    z-index: 1;
}
h6.subhead {
    color: #04143d;
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 6px;
}
h2.heading {
    letter-spacing: -1px;
    margin: 0 0 10px;
    color: #000;
    font-weight: 700;
    font-size: 2.5rem;
}
.info-choice img,
.info-offer,
.info-prog2 img,
.info-textchoice h6.subhead,
.our-pricing .row:nth-child(2) {
    margin-bottom: 20px;
}
.btn-outline.black-out {
    border-color: #010c2f;
    color: #000 !important;
    min-height: 46px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.info-prog2 h4 {
    font-size: 1.125rem;
    color: #010c2f;
    font-weight: 600;
}
.info-prog p {
    color: #04143d;
    font-size: 1.063rem;
    margin-bottom: 30px;
    line-height: 28px;
}
.info-choice h4,
.info-offer h4 {
    font-size: 1.125rem;
    color: #04143e;
}
.in-prog {
    padding: 45px 30px;
}
.info-prog2::before {
    position: absolute;
    background: url(../images/bg-line.png) center center/100% no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 20px;
    bottom: 0;
    margin: auto;
}
.info-price h3 > span > span,
.info-prog2 {
    position: relative;
    z-index: 1;
}
.info-offer {
    background: #faf8f9;
    padding: 60px 50px;
}
.info-offer img,
.owl-port1 {
    margin-bottom: 30px;
}
.info-offer h4 {
    margin-bottom: 16px;
    font-weight: 600;
}
.info-offer p {
    font-weight: 300;
    margin-bottom: 0;
}
span {
    vertical-align: baseline;
}
.btn-blue {
    background: #e31d46 !important;
    color: #fff !important;
    border-radius: 5px;
}
.info-choice {
    background: #faf8f9;
    padding: 40px 30px;
    margin-bottom: 20px;
}
.info-choice h4 {
    margin-bottom: 16px;
}
.info-textchoice h2 {
    margin-bottom: 20px;
    font-size: 3rem;
}
.info-textchoice ul {
    display: flex;
    justify-content: space-between;
}
.info-textchoice ul li span a {
    color: #000;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.info-textchoice ul li span a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #010c2f;
    width: 100%;
    height: 2px;
}
.info-cta a.btn,
.info-textchoice a.btn {
    margin: 30px 0 0;
}
.head h2.heading,
footer h4 {
    margin-bottom: 16px;
}
.our-choice .row,
footer .row {
    align-items: start;
}
.choice-pat {
    position: absolute;
    right: 0;
    bottom: 70px;
    width: 50%;
}
.head,
footer h6.subhead {
    margin-bottom: 40px;
}
.info-price .in-price {
    padding: 0 80px 0 0;
}
.info-price {
    padding: 60px 10px 80px 90px;
    background: #faf8f9;
    position: relative;
    z-index: 1;
}
.info-price::before {
    position: absolute;
    background: url("../images/bg-price.png") 0 0/100% no-repeat;
    width: 100%;
    height: 93px;
    left: 0;
    bottom: 0;
    margin: auto;
}
.info-price h4 {
    font-size: 1.125rem;
    margin-bottom: 20px;
}
.info-price p {
    font-size: 0.938rem;
    margin-bottom: 25px;
}
.info-price h3 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
}
.info-price h3 > span {
    color: #a6acba;
    display: block;
    font-size: 1rem;
    font-weight: 500;
}
.info-price h3 > span > span::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: red;
    width: 100%;
    height: 1px;
}
.info-price a.btn {
    width: 100%;
    margin-bottom: 30px;
}
.info-price ul li {
    line-height: 26px;
    font-size: 0.813rem;
    font-weight: 500;
    padding-left: 20px;
    position: relative;
}
.info-price ul li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 15px;
    height: 15px;
    background: url("../images/tick1.png") left center no-repeat;
    top: 7px;
}
.info-price ul li img {
    margin-right: 7px;
}
.info-price img.price-img {
    position: absolute;
    right: 100px;
    top: 60px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #e4e4e4 !important;
}
.innerprice-box::before,
.our-cta .row::after,
.our-cta .row::before {
    background-size: 100%;
    margin: auto;
    z-index: -1;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #faf8f9;
}
.info-price ul {
    height: 255px;
}
.info-service {
    background: linear-gradient(45deg, #000, #000000c7) center center/cover, url(../images/abstract.jpg) center center/cover no-repeat;
    padding: 60px 60px 150px;
}
.info-offer:hover *,
.info-service *,
.info-test:hover *,
.inner-banner h1,
footer *,
footer h2.heading,
footer h6.subhead {
    color: #fff;
}
.info-service h2.heading {
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 2.5rem;
}
.info-service ul li {
    width: 24.7%;
    display: inline-block;
    margin-bottom: 5px;
}
.info-service h6.subhead {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
}
.info-service ul li img {
    margin-right: 6px;
}
.info-service ul {
    margin-bottom: 60px;
}
.innerprice-box {
    padding: 60px 0;
    position: relative;
    z-index: 1;
}
.innerprice-box .price-box {
    display: inline-block;
    width: 40%;
    padding-left: 40px;
}
.innerprice-box .contact-box {
    display: inline-block;
    width: 54%;
}
.innerprice-box .price-box h4 {
    font-size: 24px;
    font-weight: 700;
}
.innerprice-box .price-box h3 {
    font-size: 4.5rem;
    font-weight: 600;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: black;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.innerprice-box .price-box h3::before {
    content: "$999";
    position: absolute;
    text-shadow: -1px -3px #b9b9b9;
}
.innerprice-box .price-box h6 {
    font-size: 2rem;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    display: inline-block;
}
.innerprice-box .price-box h6::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 3px;
    background: red;
}
.innerprice-box .contact-box h5 > a {
    font-size: 1.5rem;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
}
.innerprice-box .contact-box h5 {
    color: #fcad41;
    display: block;
    text-transform: initial;
    font-size: 1.125rem;
    margin: 8px 0;
}
.innerprice-box .contact-box span {
    font-size: 1.125rem;
}
.innerprice-box::before {
    position: absolute;
    content: "";
    width: calc(100% + 40px);
    height: calc(100% + 30px);
    left: -20px;
    top: -15px;
    border: 2px solid #fff;
    border-radius: 10px;
}
.img-ser {
    position: absolute;
    left: -250px;
    bottom: 5px;
}
.info-test {
    padding: 60px 40px 25px;
    border: 1px solid #dfdfdf;
    min-height: 320px;
    position: relative;
}
.info-test i {
    position: absolute;
    top: -2px;
    right: 20px;
    font-size: 55px;
    color: #00b67a;
}
.info-test img.qoute,
.info-test img.test-bg {
    position: absolute;
    right: 0;
    bottom: 0;
}
.info-test img.qoute {
    bottom: inherit;
    top: 25px;
    right: 40px;
}
.info-test h4 {
    margin-bottom: 0;
    font-size: 1rem;
}
.our-cta .row {
    background: #faf8f9;
    justify-content: center;
    padding: 80px 0;
    position: relative;
    z-index: 1;
}
.our-cta {
    padding: 20px 0;
}
.info-cta ul li span a {
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.info-cta ul li span a::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    background: #000;
    width: 100%;
    height: 2px;
}
.info-cta ul li:first-child {
    margin-right: 30px;
}
.info-cta h2.heading {
    margin-bottom: 10px;
    font-size: 2.3rem;
    letter-spacing: -2px;
}
.info-cta h6.subhead,
.info-cta p {
    font-size: 16px;
}
.our-cta .row::before {
    position: absolute;
    content: "";
    width: 77px;
    height: 278px;
    left: 80px;
    bottom: 0;
    top: 0;
}
.our-cta .row::after {
    position: absolute;
    content: "";
    width: 77px;
    height: 278px;
    right: 80px;
    bottom: 0;
    top: 0;
}
.links_pr,
.owl-testimonial.owl-theme .owl-nav,
.owl-testimonial.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 20px;
}
footer {
    background: linear-gradient(45deg, #000, transparent) 50% 50% / cover, url("../images/footer-bg.webp") 50% 50% / cover no-repeat;
    padding: 100px 0 0;
    position: relative;
    z-index: 1;
}
footer h4 {
    font-weight: 500;
    color: #04143d;
}
footer a + p {
    font-size: 0.938rem;
    font-weight: 300;
    width: 90%;
}
footer .row:first-child {
    margin-bottom: 50px;
}
footer ul.foot-cont li {
    display: inline-block;
    color: #fff;
    font-size: 1.125rem;
    margin-right: 10px;
    align-items: end;
}
footer ul.foot-cont li a {
    display: block;
    color: #fff !important;
    font-size: 15px;
    line-height: unset !important;
}
footer ul.foot-cont span {
    margin-right: 10px;
    color: #fff;
    vertical-align: bottom;
    font-size: 1.125rem;
}
.innerprice-box .contact-box a.btn {
    width: 70%;
    margin-top: 10px;
}
.owl-testimonial.owl-theme .owl-dots .owl-dot span {
    border-radius: 0;
    margin: 5px;
}
.owl-testimonial.owl-theme .owl-dots .owl-dot.active span,
.owl-testimonial.owl-theme .owl-dots .owl-dot:hover span {
    background: #000;
    width: 15px;
    height: 15px;
}
.owl-testimonial.owl-theme .owl-nav.disabled + .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-offer:hover {
    background: #04143d;
}
.btn-white:hover {
    background: #0560fd;
    color: #fff !important;
}
footer form .form-control {
    margin-bottom: 10px;
    border-radius: 0;
    height: 45px;
    color: #000;
}
footer form textarea.form-control {
    height: 120px;
    resize: none;
}
footer form ::placeholder {
    color: #000 !important;
    width: 80%;
}
footer form button {
    float: right;
}
.info-test:hover {
    background: #313294;
}
.popup-content input[type="email"]:focus,
.popup-content input[type="text"]:focus,
.popup-content textarea:focus {
    border: 1px solid #e31d46 !important;
}
.popupform {
    width: 420px;
    border-radius: 0;
    padding: 0 !important;
    overflow: visible;
    background: #fff;
}
.popup-content input[type="submit"] {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    font-family: Lato, sans-serif;
    height: auto;
    padding: 14px 40px;
    width: auto;
    display: table;
    margin: auto;
}
.popup-content h2 {
    letter-spacing: 1px;
}
.popup-content h2 + p {
    line-height: 19px;
    font-size: 13px !important;
    margin-bottom: 16px !important;
    color: #fff;
    font-weight: 400;
    padding: 0;
}
input.required.error,
select.required.error,
textarea.required.error {
    border-bottom: 2px solid red !important;
    color: red !important;
}
label.error {
    display: none !important;
}
.popupform .fancybox-close-small {
    background: 0 0;
    opacity: 1 !important;
    padding: 0 !important;
    color: #3a3a3a !important;
    width: 30px;
    height: 31px;
    right: 0 !important;
}
.popup-content form.popupform_sc {
    margin-top: 0;
}
.popup-bann {
    float: left;
    width: 40%;
    text-align: left;
    display: block;
    margin-left: -29px;
}
.popup-content {
    float: right;
    text-align: left;
    width: 100%;
    padding: 0;
}
form.popup-form [class^="col-"] {
    padding: 0 6px;
}
.popupform select {
    height: 41px;
}
.popup-content input[type="email"],
.popup-content input[type="tel"],
.popup-content input[type="text"],
.popup-content select,
.popup-content textarea,
input#email {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 8px 10px;
    width: 100%;
    border-radius: 2px;
    font-size: 13px;
    color: #000;
    box-shadow: none !important;
    outline: 0 !important;
    margin-bottom: 12px;
}
.popup-content textarea {
    height: 115px;
}
.popupform .modal-body {
    padding: 24px 30px 30px;
    display: table;
}
p.form_tagline {
    font-size: 10px;
    margin: 0 0 10px;
    color: #fff;
}
.popup-content input[type="submit"] {
    box-shadow: none !important;
    border: 0;
    border-radius: 0;
    margin-top: 11px;
    cursor: pointer;
}
.popup-content form .col-md-12 button {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 11px 20px;
    letter-spacing: 1.5px;
    border-radius: 3px;
    outline: 0;
    width: 200px;
    font-weight: 400;
    background: #fb6464;
    background: -moz-linear-gradient(top, #fb6464 0, #e03e3e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #fb6464), color-stop(100%, #e03e3e));
    background: -webkit-linear-gradient(top, #fb6464 0, #e03e3e 100%);
    background: -o-linear-gradient(top, #fb6464 0, #e03e3e 100%);
    background: -ms-linear-gradient(top, #fb6464 0, #e03e3e 100%);
    background: linear-gradient(to bottom, #fb6464 0, #e03e3e 100%);
    border: 0 !important;
    cursor: pointer;
}
.popup-content h5 {
    font-size: 20px;
    font-weight: 700;
    color: red;
    margin-bottom: 15px;
    text-align: center;
}
.thankyou-banner h1 {
    font-size: 46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
    color: #fff;
}
.thankyou-banner h1 span {
    display: block;
    font-family: georgia;
    font-style: italic;
}
a.logo-thankyou {
    display: inline-block;
    margin-bottom: 62px;
}
h4.sub-heading {
    font-size: 19px;
    margin-bottom: 4px;
    color: #1d1b84;
}
section.services_page_content.tt {
    padding: 60px 0;
}
ul.list-tt li {
    margin-bottom: 6px;
    list-style: disc;
    margin-left: 18px;
}
.thankyou-banner {
    text-align: center;
    background: url(../images/home-banner.html) 0 0 / cover;
    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;
}
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.footer-form form input[type="checkbox"] {
    display: inline-block;
    width: inherit;
    margin-top: 6px;
    margin-right: 4px;
}
p.form_tagline a {
    vertical-align: middle;
    color: #fff;
}
.popupform .modal-body .col-md-6 {
    max-width: 100%;
    flex: unset;
}
.popup-content h2 span {
    vertical-align: baseline;
    background: #000;
    display: inline-block;
    padding: 4px 7px;
    color: #ffff;
}
ul.foot-cont.foot-address li a {
    font-size: 17px;
}
ul.foot-cont.foot-address {
    margin-top: 10px;
}
footer .social-icon {
    text-align: left;
    margin-top: 10px;
}
footer .social-icon li {
    position: relative;
    padding: 0 2px;
    display: inline-block;
}
footer .social-icon li i {
    width: 15px;
    text-align: center;
    height: 15px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}
footer ul.social-icon li img {
    width: 30px;
}
.inner-banner {
    background: url(../images/main-banner.webp) center no-repeat;
    padding: 130px 0 70px;
    text-align: center;
}
.links_pr {
    display: flex;
}
.links_pr ul.social-icon {
    margin-right: 20px;
}
.copy .links-icon li a {
    color: #fff !important;
    font-size: 1rem;
}
.form-wrap {
    color: #fff;
    background: #fff;
    padding: 55px 20px 40px;
    border-radius: 12px;
    width: 75%;
    margin: 30px auto 0;
    position: relative;
    z-index: 9;
    backdrop-filter: blur(5px);
}
.mainfrm .imgform {
    position: absolute;
    top: 15px;
    right: -15px;
    max-width: 110px;
}
.mainfrm .imgform::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #0560fd;
}
.form-wrap h1 {
    font-size: 30px;
    text-align: left;
    margin: 0 0 24px;
    font-weight: 400;
    color: #000;
    line-height: 1.4;
    padding: 0 0 10px;
}
.form-wrap h1 span {
    display: block;
    color: #000;
    font-size: 32px;
    line-height: 0.5;
    padding: 10px 0 0;
    font-weight: 700;
}
.info-banner img {
    filter: brightness(6.2);
}
.mainfrm input {
    border: 1px solid #fffefe94;
}
.bnr-inpfild input,
.bnr-inpfild select,
.bnr-inpfild textarea {
    width: 100%;
    padding: 7px;
    margin: 0 0 10px;
    border-radius: 6px;
    border: 1px solid #b1b1b1;
    height: 40px;
    font-size: 15px !important;
    background: #ffffff00;
    appearance: auto;
    color: #464646;
    outline: 0;
}
.ban-form input,
.ban-form textarea {
    outline: 0 !important;
    background: #fff;
    width: 100%;
}
.bnr-inpfild textarea {
    height: 117px;
}
.bnr-inpfild [type="submit"] {
    color: #fff;
    border-radius: 8px;
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    border: 0;
    outline: 0;
    background: #e31d46;
    height: 50px;
}
section.packages h2 {
    margin: 0 0 10px;
    color: #000;
    text-align: center;
    font-weight: 700;
    font-size: 2.5rem;
}
section.packages [class^="col-md-4"] > div {
    border-radius: 14px;
    padding: 20px 20px 0;
    position: relative;
    border: 2px solid #5b5e60;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    transition: 0.3s ease-in-out;
}
section.packages [class^="col-md-4"] > div h2 {
    font-size: 28px;
    font-weight: 700;
    text-align: left;
    transition: 0.3s ease-in-out;
    margin-bottom: 3px;
}
section.packages [class^="col-md-4"] > div h2 + p {
    font-size: 11px;
    color: #000;
    text-align: left;
    width: 89%;
    margin: 0 0 16px;
    line-height: 14px;
    font-weight: 600;
}
section.packages .pricebox *,
section.packages ul {
    vertical-align: middle;
}
section.packages [class^="col-md-4"] > div .pricebox h3 {
    display: inline-block;
    font-size: 53px;
    margin: 0;
    font-weight: 700;
    color: #000;
    padding-right: 10px;
}
.info-banner {
    padding-right: 40px;
    display: flex;
    flex-direction: column;
}
a.logo > img {
    filter: brightness(0) invert(1);
    max-width: 250px;
}
section.packages [class^="col-md-4"] > div .pricebox sup {
    font-size: 25px;
    font-weight: 600;
    position: relative;
    color: #000;
}
section.packages [class^="col-md-4"] > div .pricebox strike {
    font-size: 16px;
    color: #6c6c6c;
    position: relative;
    top: -10px;
    font-weight: 700;
}
section.packages [class^="col-md-4"] > div .pricebox span {
    position: absolute;
    top: 16px;
    left: 0;
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 700;
}
section.packages [class^="col-md-4"] > div ul li {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
    margin-bottom: 0;
    padding-right: 12px;
}
section.packages [class^="col-md-4"] > div ul li:before {
    content: "\f111";
    display: inline-block;
    font: 7px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 9px;
    position: absolute;
    left: 0;
    color: #e31d46;
}
section.packages p {
    font-size: 16px;
    width: 81%;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    line-height: 21px;
    color: #696969;
}
.actions {
    border-top: 1px solid #eee;
    padding-top: 15px;
    display: flex;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
section.packages [class^="col-md-4"] > div .pricebox {
    position: relative;
    text-align: left;
}
section.packages [class^="col-md-4"] > div i {
    position: absolute;
    right: -2px;
    top: 0;
}
section.packages a.grad-btn {
    color: #fff;
    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: #e31d46;
}
.portfoliowrp .navwrp ul li,
.portfoliowrp .port-box ul li {
    display: inline-block;
    transition: 1s cubic-bezier(0.51, 0.92, 0.27, 0.96) !important;
}
section.packages a.grad-btn:hover {
    background-color: #000;
    color: #fff;
}
.actions a span small {
    display: block;
    font-size: 16px;
    line-height: normal;
    color: #000;
}
.actions a {
    min-width: inherit;
    margin: 0;
    position: relative;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    border-bottom: 2px solid;
}
section.packages .col-md-4 {
    margin: 30px 0;
}
section.packages [class^="col-md-4"] > div ul {
    margin-bottom: 0;
    margin-top: 5px;
    text-align: left;
}
.scrollbar {
    margin-left: 0;
    float: left;
    height: 188px;
    width: 100%;
    overflow-y: scroll;
    margin-bottom: 15px;
    overflow-x: hidden;
}
section.packages [class^="col-md-4"] > div:hover {
    background: #313294;
}
section.packages [class^="col-md-4"] > div:hover .addontag strong,
section.packages [class^="col-md-4"] > div:hover h2,
section.packages [class^="col-md-4"] > div:hover h3,
section.packages [class^="col-md-4"] > div:hover p,
section.packages [class^="col-md-4"] > div:hover small,
section.packages [class^="col-md-4"] > div:hover span,
section.packages [class^="col-md-4"] > div:hover strike,
section.packages [class^="col-md-4"] > div:hover strike span,
section.packages [class^="col-md-4"] > div:hover sup,
section.packages [class^="col-md-4"] > div:hover ul li,
section.packages [class^="col-md-4"] > div:hover ul li:before {
    color: #fff;
    transition: 0.3s ease-in-out;
}
.style-14::-webkit-scrollbar-track {
    background-color: #e8e8e8;
}
.style-14::-webkit-scrollbar {
    width: 5px;
    background-color: #e31d46;
}
.style-14::-webkit-scrollbar-thumb {
    background-color: #e31d46;
}
.portfoliowrp {
    padding: 70px 0;
    background: #f9f9f9;
}
.portfoliowrp .txtwrp {
    display: block;
    text-align: center;
}
.portfoliowrp .navwrp {
    display: block;
    text-align: center;
    padding: 0 0 50px;
}
.portfoliowrp .navwrp ul,
.portfoliowrp .port-box ul {
    margin: 0;
    display: block;
    text-align: center;
}
.portfoliowrp .navwrp ul li {
    margin: 0 5px;
    padding: 10px 15px;
    color: #313294;
    font-size: 15px;
    border-radius: 7px;
    font-weight: 500;
    border: 1px solid #313294;
    cursor: pointer;
}
.portfoliowrp .navwrp ul li.current {
    background: #313294;
    color: #fff;
}
.portfoliowrp .port-box ul li {
    width: 24%;
    box-shadow: -1px -2px 15px -3px rgb(0 0 0 / 16%);
    border-radius: 20px;
    margin: 0 4px;
}
.portfoliowrp .port-box ul li:hover {
    background-color: #fff;
    transform: scale(1.1);
}
.portfoliowrp .port-box ul li img {
    width: 340px;
    height: 310px;
    object-fit: cover;
    border-radius: 15px;
}
.portfoliowrp .btnwrp {
    display: block;
    text-align: center;
    padding: 50px 0 0;
}
.tabs.current {
    display: block;
}
.tabs-web-dsgn li.hk_web_height {
    height: 400px;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px;
}
.iconsBoxs li a > i {
    height: 30px;
    width: 30px;
    background: #e31d46;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    border-radius: 3px;
    margin-right: 5px;
}
.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton,
.floatbutton .clickbutton .crossplus {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}
.floatbutton {
    transition: 0.4s;
    position: fixed;
    right: -370px;
    top: 18%;
    font-size: 0;
    width: 420px;
    z-index: 999;
}
.floatbutton .clickbutton {
    width: 50px;
    z-index: 999;
    height: 200px;
    cursor: pointer;
    box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, 0.09);
    border-radius: 30px 0 0 30px;
    display: inline-block;
    padding-top: 0;
    vertical-align: top;
    margin-top: 125px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase;
    background-color: #313294;
    box-shadow: 0 0 40px #00000026;
    -webkit-box-shadow: 0 0 40px #00000026;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026;
}
.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.floatbutton .clickbutton .crossplus {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    transition: 0.4s;
    left: -65px;
    white-space: pre;
    bottom: 87px;
}
.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton .clickbutton .crossplus i {
    font-size: 18px;
    color: #fff;
    margin: 17px 0 0 15px;
}
.banner-form {
    background: #fff;
    padding: 30px;
    position: relative;
    z-index: 99999 !important;
    border-radius: 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f;
}
.ban-form input {
    margin: 0 0 15px;
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    height: 50px;
    font-weight: 400;
}
.banner-form .intl-tel-input {
    width: 100%;
}
.banner-form h3 {
    color: #141315;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 700;
}
.banner-form h3 strong {
    font: 600 24px/24px Poppins, sans-serif;
}
.fldset p a,
.intl-tel-input .country-list .country {
    font-size: 14px;
}
.ban-form input[type="submit"] {
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
    text-align: center;
    padding: 10px 15px;
    margin: 20px 0 0;
    border: transparent;
    cursor: pointer;
    background-color: #313294;
}
.ban-form textarea {
    border: 1px solid #e5e5e5;
    padding: 10px 15px;
    color: gray;
    font-size: 14px;
    border-radius: 3px;
    font-weight: 400;
    height: 120px;
    margin: 15px 0 0;
    resize: none;
}
.btns_wrap .call_wrap i,
.btns_wrap .chat_wrap i {
    color: white;
}
.btns_wrap .call_wrap,
.btns_wrap .chat_wrap {
    position: absolute;
    right: -225px;
    width: 280px;
    background-color: #313294;
    border-radius: 30px 0 0 30px;
    overflow: hidden;
    box-shadow: 0 0 40px #00000026 !important;
    z-index: 9999;
}
.fldset p,
.fldset.inpchecbx {
    margin: 10px 0 0;
}
.btns_wrap {
    position: fixed;
    right: -6px;
}
.btns_wrap a:hover {
    right: 0;
}
.btns_wrap .call_wrap {
    top: 63px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btns_wrap .call_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px;
}
.btns_wrap .chat_wrap {
    display: block;
    top: 0;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.btns_wrap .call_wrap span.icoo,
.btns_wrap .chat_wrap span.icoo {
    color: #000;
    font-size: 18px;
    padding: 15px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 10px 0 0 10px;
}
.btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 30px 15px 15px;
}
.ban-form .fldset.inpchecbx label {
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    color: #676767;
    font-size: 13px;
}
.ban-form .fldset.inpchecbx input {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
}
.fldset p {
    font-size: 13px;
    color: #676767;
    padding: 0;
}
.fldset p a {
    display: block;
    padding: 5px 0 0;
    color: #141315;
    font-weight: 500;
}
.main-services-banner-sec .ban-form .fldset textarea {
    height: 60px;
}
.main-services-banner-sec .ban-form input {
    height: 40px;
}
section.thankyou-banner-sec {
    background: #6b0011;
    padding: 60px;
}
section.thankyou-sec.position-relative {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    padding: 100px 60px;
    text-align: center;
}
button.owl-next,
button.owl-prev {
    top: 50%;
    height: 30px;
    justify-content: center;
    width: 30px;
    background: #313294 !important;
    border-radius: 100px !important;
    position: absolute;
    display: flex;
}
a.btn-1.goback {
    background: #e31d46 !important;
    color: #fff !important;
    padding: 12px 40px;
}
.btn-blue:hover {
    background: #000 !important;
    color: #e31d46 !important;
}
a.btn.btn-outline.chat:hover {
    background: #e31d46 !important;
    border-color: #e31d46 !important;
}
.bnr-inpfild [type="submit"]:hover {
    background: #000;
    cursor: pointer;
    color: #fff;
}
button.owl-prev {
    left: 0;
    align-items: center;
}
button.owl-next {
    right: 0;
    align-items: center;
}
.owl-nav span {
    font-size: 30px;
    color: #fff;
    transform: translateY(-9px);
    display: block;
}
.innerprice-box a.btn.btn-blue.various:hover,
footer .btn-blue:hover {
    background: #fff !important;
    color: #000 !important;
}
.btn-block .btn:first-child:hover {
    border-color: #000 !important;
}
.form-wrap h2 {
    font-weight: 600;
    color: #000;
    font-size: 27px;
    letter-spacing: -0.03em;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: center;
}
.form-wrap h2 span {
    color: #313294;
    font-size: 37px;
    display: block;
    font-weight: 700 !important;
}
.badge-div {
    position: absolute;
    top: -70px;
    width: 170px;
    right: -40px;
}
.popup-content h3 {
    color: #000;
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.popup-content h3 span {
    color: #313294;
    position: relative;
    top: -2px;
}
.popup-content h2 {
    font-size: 18px;
    font-weight: 700;
    padding-left: 0;
    border-left: none;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 20px;
    color: #3a3a3a;
}
.innerprice-box .contact-box h5 a {
    border-bottom: 2px solid;
    display: inline-block;
}
.mobilePackges button.owl-prev {
    left: -50px;
}
.mobilePackges button.owl-next {
    right: -50px;
}
.asdasdasd {
    padding: 140px 0 0;
}
.smcenter a.btn {
    min-height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 768px) {
    .mainfrm .imgform {
        display: none;
    }
    .mobilePackges button.owl-prev {
        left: 0;
    }
    .mobilePackges button.owl-next {
        right: 0;
    }
}


.portfoliowrp .port-box ul li {
    margin-bottom: 20px;
}

@media(max-width: 575px) {
    .mobilePackges {
    display: flex !important;
    justify-content: center;
}
}

#asdasd:hover {
    background-color: #313294 !important;
    color: white !important;
}
.portfoliowrp .port-box ul li figure {
    margin: 1rem 0;
}
.desktopComboPackages .comboPackages:hover {
    background: #313294;
    color: #fff !important;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #e31d46;
    outline: 0;
}

