:root {
    --pri-color: #b12532;
    --sec-color: #FB732B;
    --bg-sec-light: #fbfbfb;
    --footer-color: #052447;
    --font-color: #000000;
}

.space-p-t {
    padding-top: 80px;
}

.space-p-b {
    padding-bottom: 80px;
}

.space-p-tb {
    padding: 80px 0;
}

.space-m-t {
    margin-top: 80px;
}

.space-m-b {
    margin-bottom: 80px;
}

.space-m-tb {
    margin: 80px 0;
}

.section-bg-light {
    background-color: var(--bg-sec-light);
}

body {
    font-family: "Exo 2", sans-serif;
    font-size: 15px;
}

.gl-title {
    color: #000;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
}

.gl-title span {
    color: #b12532;
}

#navbarNav .nav-link {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
}

#navbarNav {
    gap: 30px;
}

.mainnav-sec {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    padding: 12px 133px;
    z-index: 10;
}

.mianlogo {
    max-width: 250px;
}

.nav-link.active {
    color: #000;
}

.navbar>.container {
    gap: 30px;
}

.mainnav-sec .dropdown-menu {
    background-color: #ffffff;
    padding: 0;
    min-width: 230px;
    overflow: hidden;
    word-break: break-all;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border: 0;
}

.mainnav-sec .dropdown-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 10px;
    color: #000;
    transition: 0.3s ease-in;
    font-size: 13px;
    font-weight: 400;
}

.mainnav-sec .dropdown-item:hover {
    background-color: #b12532;
    color: #fff;
}

.mainnav-sec .dropdown-menu li:last-child a {
    border-bottom: 0;
}

.head-info {
    gap: 20px;
    display: flex;
    margin-left: 44px;
    align-items: center;
}

.head-info a {
    color: #fff;
    text-decoration: none;
}

.ctm-site-menu {
    gap: 30px;
}

.fw-navbar {
    max-width: 1920px;
    margin: 0 auto;
}

.sticky-header {
    position: fixed;
    width: 100%;
    background-color: red;
    left: 0;
    top: 0;
    padding-left: 50px;
    padding-right: 50px;
    background: linear-gradient(53deg, #000 5.62%, #b12532 106.16%);
    box-shadow: 0 0 11px #0000006e;
}

.home-main-banner {
    background: linear-gradient(132deg, #000 0%, #b12532 100%);
    display: flex;
    align-items: center;
    position: relative;
    padding: 130px 0;
}

.home-main-banner .container {
    position: relative;
    z-index: 5;
}

.home-main-banner .canadaLPbg {
    pointer-events: none;
    position: absolute;
    left: 50px;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 650px;
    display: flex;
    align-items: center;
    pointer-events: none;
}

.home-main-banner .canadaLPbg img {
    width: 100%;
}

.home-main-banner.sty1 {
    padding: 200px 0;
}

.home-main-banner ul {
    padding-left: 15px;
}

.home-main-banner ul li {
    color: #fff;
}

.home-bnr-img-holder {
    position: relative;
}

.bnr-mian-img {
    width: 85%;
    height: 100%;
    object-fit: cover;
    border-radius: 28.2px 0 0 28.2px;
    position: relative;
    z-index: 1;
}

#wave-banner {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    pointer-events: none;
}

.home-main-banner h1 {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
}

.banner-btn {
    gap: 10px;
    transition: 03s ease-in;
    padding: 7px 30px 7px 7px;
    background-color: #ffffff4a;
    border-radius: 50px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    color: #fff;
    gap: 10px;
    transition: 0.3s ease-in;
}

.banner-btn:hover {
    background-color: #000;
}

.banner-btn span {
    width: 42px;
    height: 42px;
    border-radius: 32px;
    display: inline-block;
    background-color: #fff;
}

.tm-icon {
    position: absolute;
    top: -50px;
    right: 11%;
}

.banner-cont h1 {
    font-size: calc(22px + (40 - 22) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 700;
}

.home-main-banner p {
    color: #FFF;
    font-family: "Exo 2", sans-serif;
    font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1920 - 300)));
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px;
}

.modal .form-area .form-Title p {
    font-family: "Exo 2", sans-serif;
    font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1920 - 300)));
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 20px;
}

.home-main-banner .ctm-btn {
    position: relative;
    top: 15px;
}

.bfc-info span {
    display: block;
}

.banner-float-cont {
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 18.43px;
    border: 1.084px solid #F6F4FF;
    background-color: #FFF;
    box-shadow: 15.178px 44.449px 108.411px 0px rgba(49, 89, 211, 0.04);
    max-width: 235px;
    position: absolute;
    top: 45px;
    left: -50px;
    width: 100%;
    padding: 5px 0;
    z-index: 50;
    -webkit-animation: fadeInUp 1s ease-in-out 0s forwards;
    animation: fadeInUp 1s ease-in-out 0s forwards;
    opacity: 0;
}

.banner-float-cont.sty2 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.banner-float-cont.sty1 {
    right: -20px;
    left: auto;
    top: auto;
    bottom: 120px;
    margin: auto;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.banner-float-cont.sty1 .bfc-title-2 {
    font-size: 15px;
}

.banner-float-cont.sty1 .bfc-title-1 {
    font-size: 13px;
}

.banner-float-cont .bfc-icon {
    width: 50px;
}

.banner-float-cont .bfc-icon img {
    width: 100%;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.bfc-title-1 {
    color: #000;
    font-size: 15.074px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.3;
    opacity: 0.5;
}

.bfc-title-2 {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.3;
}

.services-slider .gradient-box {
    margin: 0 10px;
    padding: 30px 40px;
}

.gradient-box {
    border-radius: 20px;
    border: 1px dashed #b12532;
    padding: 30px 40px 0;
    text-align: center;
    margin-bottom: 20px;
    transition: 0.3s ease-in;
    position: relative;
    overflow: hidden;
    height: 100%;
}

.gradient-box:hover {
    color: #fff;
}

.gradient-box:hover h3 {
    color: #fff;
}

.gd-cont {
    max-width: 450px;
    margin: 0 auto;
}

.gd-cont h3 {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    transition: 0.3s ease-in;
}

.rounded-btn {
    border-radius: 36px;
    border: 2px solid #b12532;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.gradient-box:hover .rounded-btn {
    border-color: #fff;
    -webkit-text-fill-color: #fff;
}

.gradient-box:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    transition: 0.3s;
    background: linear-gradient(180deg, #b12532 0%, #b12532 100%);
    z-index: -1;
    margin: auto;
    border-radius: 100px;
}

.gradient-box:hover:after {
    height: 100%;
    width: 100%;
    border-radius: 0;
}

.ls-logo {
    border-radius: 58px;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    box-shadow: 6px 28px 50px 0px rgba(49, 89, 211, 0.19);
}

.ls-logo {
    border-radius: 50%;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    box-shadow: 6px 28px 50px 0px rgb(177 37 50 / 19%);
    height: 210px;
    width: 210px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 48px;
    margin: 0 auto;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
}

.ls-logo::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    content: "";
    background-color: #fff;
}

.ls-logo img {
    max-width: 140px;
    position: relative;
    z-index: 5;
}

.logosec {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}

.anim-circle-holder {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 600px;
    height: 600px;
    z-index: -1;
}

.delay1 {
    -webkit-animation: waves 2.5s linear infinite;
    animation: waves 2.5s linear infinite;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.delay2 {
    -webkit-animation: waves 2.5s linear 0.7s forwards infinite;
    animation: waves 2.5s linear 0.7s forwards infinite;
}

.delay3 {
    -webkit-animation: waves 2.5s linear 1.3s forwards infinite;
    animation: waves 2.5s linear 1.3s forwards infinite;
}

.delay4 {
    -webkit-animation: waves 2.5s linear 1.9s forwards infinite;
    animation: waves 2.5s linear 1.9s forwards infinite;
}

.circle {
    display: block;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    background: #fff;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    margin: 10px;
    opacity: 0;
    transition: 10s ease;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

@-webkit-keyframes waves {
    0% {
        transform: scale(1);
        opacity: 0.1;
    }
    100% {
        transform: scale(4);
        opacity: 0;
    }
}

.pt-holder {
    border-radius: 34px;
    border: 1px solid #F6F4FF;
    background: #FFF;
    box-shadow: 14px 41px 100px 0px rgba(49, 89, 211, 0.12);
    min-height: 250px;
    overflow: hidden;
    padding: 0;
}

.pt-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #eaf1ff;
    padding: 50px 20px 20px;
    flex-direction: column;
    text-align: center;
    min-height: 230px;
    position: relative;
}

.copy-price .pt-head {
    min-height: 130px;
}

.pt-title {
    text-align: center;
    width: 100%;
    border-bottom: #dbdbdb solid 1px;
    padding-bottom: 10px;
}

.pt-title h4 {
    color: #000;
    font-size: calc(22px + (35 - 22) * (100vw - 320px) / (1920 - 320));
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
}

.pt-title span {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}

.pt-price {
    color: #000;
    padding: 20px;
    padding: 5px 17px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    margin-top: 7px;
}

.pt-price .discount {
    font-weight: 700;
    text-decoration: line-through;
    color: #b12532;
    font-size: 17px;
    text-align: right;
    width: 100%;
    margin-bottom: 0;
}

.pt-price span {
    font-size: calc(25px + (50 - 25) * (100vw - 320px) / (1920 - 320));
    font-weight: 600;
    color: #b12532;
    line-height: 1;
}

.pt-head .uspto {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.pt-list {
    padding-left: 18px;
}

.pt-list li {
    margin-bottom: 10px;
    color: #000000c7;
}

.pt-btn {
    border-radius: 36px;
    border: 2px solid #b12532;
    padding: 12px 40px;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: 0.3s ease-in;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #ffffff;
}

.pt-btn:after {
    content: "";
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    transition: 0.3s;
    z-index: -1;
}

.pt-btn:hover:after {
    background-color: #fff;
    display: none;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #b12532;
}

.pt-btn:hover {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #b12532;
}

.pt-btn:after {
    height: 100%;
}

.pt-btn:hover {
    background-color: #fff;
}

.pt-body {
    margin-top: 30px;
    height: 300px;
    overflow-y: auto;
    padding: 30px;
}

.pt-footer {
    margin-top: 40px;
    padding: 0 30px 30px 30px;
    text-align: center;
}

.pt-holder.sty1 {
    background: #49c0f4;
}

.pt-holder.sty1 .pt-title h3 {
    color: #fff;
}

.pt-holder.sty1 .pt-price {
    color: #fff;
}

.pt-holder.sty1 .pt-head {
    background-color: transparent;
}

.pt-holder.sty1 .pt-list li {
    color: #fff;
}

.pt-holder.sty1 .pt-price span {
    color: #fff;
}

.pt-holder.sty1 .pt-head .uspto {
    color: #fff;
}

.pt-holder.sty1 .pt-price .discount {
    color: #f1edff;
}

.pt-holder.sty1.bestSeller .pt-head .top .tagged {
    background: #fff;
    color: #b12532;
}

.pt-holder.sty1.bestSeller .pt-head .top .tagged.sec-tagged {
    background: #fff;
    color: #b12532;
}

.pt-holder.sty1 .pt-btn {
    background: #fff;
    color: #b12532;
    -webkit-text-fill-color: #b12532;
}

.pt-holder.sty1 .pt-btn:after {
    display: none;
}

.pt-holder.sty2 {
    background: #5f45fe;
}

.pt-holder.sty2 .pt-title h3 {
    color: #fff;
}

.pt-holder.sty2 .pt-price {
    color: #fff;
}

.pt-holder.sty2 .pt-head {
    background-color: transparent;
}

.pt-holder.sty2 .pt-list li {
    color: #fff;
}

.pt-holder.sty2 .pt-price span {
    color: #fff;
}

.pt-holder.sty2 .pt-head .uspto {
    color: #fff;
}

.pt-holder.sty2 .pt-price .discount {
    color: #f1edff;
}

.pt-holder.sty2.bestSeller .pt-head .top .tagged {
    background: #fff;
    color: #b12532;
}

.pt-holder.sty2.bestSeller .pt-head .top .tagged.sec-tagged {
    background: #fff;
    color: #b12532;
}

.pt-holder.sty2 .pt-btn {
    background: #fff;
    color: #b12532;
    -webkit-text-fill-color: #b12532;
}

.pt-holder.sty2 .pt-btn:after {
    display: none;
}

.pt-body-standard::-webkit-scrollbar-track {
    background-color: #ff1f1f10;
    border-radius: 10px;
}

.pt-body-standard::-webkit-scrollbar {
    width: 8px;
    background-color: #ff1f1f10;
    border-radius: 10px;
}

.pt-body-standard::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #ff1f1f50;
}

.pt-body-deluxe::-webkit-scrollbar-track {
    background-color: #ff1f1f10;
    border-radius: 10px;
}

.pt-body-deluxe::-webkit-scrollbar {
    width: 8px;
    background-color: #FFCB8F10;
    border-radius: 10px;
}

.pt-body-deluxe::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #FFCB8F50;
}

.pt-body-premium::-webkit-scrollbar-track {
    background-color: #75E1D510;
    border-radius: 10px;
}

.pt-body-premium::-webkit-scrollbar {
    width: 8px;
    background-color: #75E1D510;
    border-radius: 10px;
}

.pt-body-premium::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #75E1D550;
}

.skills .skills-flex-container .ib-icon-box .ib-icon-holder {
    transition: all 0.3s ease-in-out 0.1s;
}

@keyframes bouncing {
    from,
    to {
        transform: scale(1, 1);
    }
    25% {
        transform: scale(0.9, 1.1);
    }
    50% {
        transform: scale(1.1, 0.9);
    }
    75% {
        transform: scale(0.95, 1.05);
    }
}

.hversec li {
    list-style-type: none;
}

.well div {
    display: none;
}

.well div.active {
    display: block;
}

.ib-icon-box {
    text-align: center;
    margin: 0 0 20px 0;
    position: relative;
    padding: 30px 60px 30px 15px;
    overflow: hidden;
    border-radius: 30px;
    background-color: #f4f2ff;
}

.ib-icon-box:hover {
    background-color: var(--pri-color);
}

.ib-icon-box:hover p,
.ib-icon-box:hover h3 {
    color: #fff;
}

.ib-icon-box .contentArea {
    text-align: left;
}

.ib-icon-box.sty1 {
    border-radius: 0 50px 0 0;
    border-top: #6ceae4 solid 4px;
    border-right: #6ceae4 solid 4px;
}

.ib-icon-box.sty2 {
    border-radius: 50px 50px 0 0;
    border-top: #4587ff solid 4px;
    border-right: #4587ff solid 4px;
    border-left: #4587ff solid 4px;
}

.ib-icon-box.sty3 {
    border-radius: 50px 0 0 0;
    border-top: #6ceae4 solid 4px;
    border-left: #6ceae4 solid 4px;
}

.ib-icon-holder {
    width: 88px;
    height: 88px;
    display: flex;
    align-items: center;
}

.ib-icon-holder:after {
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/resourceIcon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 58px;
    height: 81px;
    background-size: cover;
    content: "";
    pointer-events: none;
    display: none;
}

.ib-icon-box .contentHolder {
    display: flex;
    align-items: center;
}

.ib-icon-box .number {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 75px;
    flex: 0 0 75px;
    color: #e3eaff;
    font-size: calc(75px + (100 - 75) * (100vw - 320px) / (1920 - 320));
    font-weight: 700;
    line-height: 1;
}

.ib-icon-holder img {
    max-width: 50px;
}

.ib-icon-box h3 {
    color: #000;
    font-size: calc(16px + (21 - 16) * (100vw - 320px) / (1920 - 320));
    font-style: normal;
    font-weight: 600;
    line-height: 1.2;
}

.ib-icon-box p {
    color: #00000085;
    line-height: 1.2;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
    margin: 0;
}

.agency-sec.sty1 {
    padding: 30px 0;
}

.agency-box {
    padding: 0px 15px;
}

.agency-box h4 {
    color: #00000085;
    font-size: 18px;
}

.agency-box p {
    color: #00000085;
}

.gradient-bg {
    background: linear-gradient(133deg, #b1253226 5.63%, #b1253229 106.18%);
}

.agency-sec {
    background-size: cover;
    background-position: bottom center;
    position: relative;
}

.bubbles {
    position: absolute;
    left: 0;
    height: 100%;
    overflow: hidden;
    z-index: -1;
    top: 0;
    width: 100%;
    display: none;
}

.bubble {
    position: absolute;
    left: var(--bubble-left-offset);
    bottom: -50%;
    display: block;
    width: var(--bubble-radius);
    height: var(--bubble-radius);
    border-radius: 50%;
    animation: float-up var(--bubble-float-duration) var(--bubble-float-delay) ease-in infinite;
    display: none;
}

.bubble::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e8e5fe;
    border-radius: inherit;
    animation: var(--bubble-sway-type) var(--bubble-sway-duration) var(--bubble-sway-delay) ease-in-out alternate infinite;
}

.bubble:nth-child(0) {
    --bubble-left-offset: 64vw;
    --bubble-radius: 8vw;
    --bubble-float-duration: 8s;
    --bubble-sway-duration: 5s;
    --bubble-float-delay: 2s;
    --bubble-sway-delay: 3s;
    --bubble-sway-type: sway-right-to-left;
}

.bubble:nth-child(0)::before {
    background: #FFAA45;
}

.bubble:nth-child(1)::before {
    background: #19CDB8;
    width: 50px;
    height: 50px;
}

.bubble:nth-child(2)::before {
    background: #FF1F1F;
    width: 20px;
    height: 20px;
}

.bubble:nth-child(3)::before {
    background: #FFAA45;
}

.bubble:nth-child(4)::before {
    background: #f7b7e74d;
}

.bubble:nth-child(5)::before {
    background: #b571711c;
}

.bubble:nth-child(1) {
    --bubble-left-offset: 97vw;
    --bubble-radius: 5vw;
    --bubble-float-duration: 10s;
    --bubble-sway-duration: 4s;
    --bubble-float-delay: 0s;
    --bubble-sway-delay: 5s;
    --bubble-sway-type: sway-right-to-left;
}

.bubble:nth-child(2) {
    --bubble-left-offset: 40vw;
    --bubble-radius: 7vw;
    --bubble-float-duration: 14s;
    --bubble-sway-duration: 6s;
    --bubble-float-delay: 0s;
    --bubble-sway-delay: 0s;
    --bubble-sway-type: sway-right-to-left;
}

.bubble:nth-child(3) {
    --bubble-left-offset: 72vw;
    --bubble-radius: 6vw;
    --bubble-float-duration: 8s;
    --bubble-sway-duration: 6s;
    --bubble-float-delay: 3s;
    --bubble-sway-delay: 1s;
    --bubble-sway-type: sway-right-to-left;
}

.bubble:nth-child(4) {
    --bubble-left-offset: 26vw;
    --bubble-radius: 9vw;
    --bubble-float-duration: 9s;
    --bubble-sway-duration: 5s;
    --bubble-float-delay: 0s;
    --bubble-sway-delay: 2s;
    --bubble-sway-type: sway-right-to-left;
}

.bubble:nth-child(5) {
    --bubble-left-offset: 18vw;
    --bubble-radius: 8vw;
    --bubble-float-duration: 6s;
    --bubble-sway-duration: 4s;
    --bubble-float-delay: 1s;
    --bubble-sway-delay: 1s;
    --bubble-sway-type: sway-right-to-left;
}

@keyframes float-up {
    to {
        transform: translateY(-175vh);
    }
}

@keyframes sway-left-to-right {
    from {
        transform: translateX(-100%);
    }
    to {
        transform: translateX(100%);
    }
}

@keyframes sway-right-to-left {
    from {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}

.agency-cont p {
    font-size: 19px;
    line-height: 1.8;
}

.ctm-tm-holder {
    border-radius: 34px;
    border: 1px solid #F6F4FF;
    background: #E7E6FD;
    box-shadow: 14px 41px 100px 0px rgba(49, 89, 211, 0.12);
    min-height: 420px;
    padding: 50px;
}

.tm-cont {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    max-width: 420px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    padding: 20px;
    transition: 0.3s ease-in;
    font-size: 13px;
    color: #7F8081;
}

.tm-cont:after {
    content: "";
    border: 12px solid #fff;
    position: absolute;
    left: 54px;
    bottom: -10px;
    border-right-color: transparent;
    border-top-color: transparent;
    transform: rotate(-45deg);
    z-index: -1;
}

.tm-slide.slick-current.slick-active.slick-center .tm-cont {
    margin-left: 100px;
}

.stars-holder {
    display: flex;
    align-items: center;
    gap: 10px;
}

.tm-cont span {
    color: #000000;
    font-size: 12px;
}

.ctm-btn {
    border: none;
    padding: 16px 52px 16px 44px;
    font-size: 18px;
    position: relative;
    border-radius: 50px;
    background-color: #ffffff4a;
}

.ctm-btn::before {
    transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    content: "";
    width: 42px;
    height: 42px;
    background: black;
    position: absolute;
    top: 5px;
    left: 7px;
}

.ctm-btn:hover::before {
    transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    content: "";
    width: 50px;
    height: 100%;
    background: black;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
}

.ctm-btn .btn-text {
    color: white;
    mix-blend-mode: difference;
}

.ctm-btn:hover::before {
    background: black;
    width: 100%;
}

.ctm-btn.ctm-rounded {
    border-radius: 50px;
    border: 2px solid #fff;
    text-decoration: none;
}

.animationButton {
    color: #fff;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    border-radius: 50px;
    border: 2px solid #fff;
    text-decoration: none;
    padding: 16px 45px 16px 45px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    display: inline-flex;
}

.animationButton:hover {
    background: #fff;
    color: #b12532;
    border: #b12532 solid 2px;
}

@keyframes slide-in-right {
    0% {
        transform: translateX(-50%);
        opacity: 0
    }
    50% {
        transform: translateX(0);
        opacity: 1
    }
    to {
        transform: translateX(50%);
        opacity: 0
    }
}

.animate-left-to-r {
    animation: slide-in-right 1.5s linear infinite
}

@keyframes slide-in-down {
    0% {
        transform: translateY(-70%);
        opacity: 0
    }
    50% {
        transform: translateY(0);
        opacity: 1
    }
    to {
        transform: translateY(40%);
        opacity: 0
    }
}

.animate-down-to-r {
    animation: slide-in-down 1.5s linear infinite
}

.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}

.ctm-btn.ctm-rounded .text-green {
    color: #fff;
    left: 18px;
    position: relative;
    transition: 0.5s;
}

.ctm-btn:hover .text-green {
    left: 0px;
}

.ctm-btn.ctm-rounded::before {
    border-radius: 50px;
    width: 42px;
    background: #fff;
}

.ctm-btn.ctm-rounded:hover::before {
    background: linear-gradient(133deg, #b12532 5.63%, #b12532 100.00%);
    width: 100%;
    color: #fff;
}

.lg-sec {
    position: relative;
    background-size: cover;
    background-position: center center;
}

.lg-sec:after {
    content: "";
    width: 100%;
    height: 200px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.lg-sec-cont {
    padding-top: 200px;
    font-size: 19px;
    line-height: 34px;
}

.lg-sec-cont.sty1 {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.lg-sec-img-holder {
    position: relative;
    z-index: 1;
}

.aw-img {
    border-radius: 30px;
}

.aw-img-box h4 {
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.4;
}

.cta-holder {
    background-color: #fff;
    padding: 40px;
    max-width: 1024px;
    margin: 0 auto;
    display: flex;
    gap: 20px;
    border-radius: 49px;
    box-shadow: 14px 41px 100px 0px rgba(49, 89, 211, 0.12);
    position: relative;
}

.cta-holder.sty1 {
    background-size: cover;
    text-align: center;
    flex-direction: column;
    padding: 45px 80px;
}

.cta-btn {
    background-color: red;
    text-decoration: none;
    color: #fff;
    padding: 12px 20px;
    display: inline-block;
    border-radius: 12px;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    transition: 0.3s ease-in;
}

.cta-btn:hover {
    background: linear-gradient(268deg, #b12532 5.63%, #b12532 106.18%);
}

.cta-sec {
    position: relative;
    z-index: 1;
    padding-bottom: 60px;
}

.cta-sec svg {
    position: absolute;
    left: 0;
    top: 21%;
    width: 100%;
    height: auto;
    max-width: 1920px;
    margin: 0 auto;
    right: 0;
}

.cta-sec:after {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -2;
    background: linear-gradient(143deg, #000 5.62%, #b12532 106.16%);
}

.cta-title {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
}

.cta-holder.sty1 .cta-title {
    color: #fff;
    font-size: calc(20px + (37 - 20) * (100vw - 320px) / (1920 - 320));
    font-weight: 700;
    line-height: 1;
}

.cta-holder.sty1 p {
    color: #fff;
    font-size: calc(14px + (27 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight: 400;
}

.cta-holder:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -36px;
    width: 90%;
    height: 150px;
    background-color: red;
    z-index: -1;
    right: 0;
    margin: 0 auto;
    border-radius: 49px;
    opacity: 0.5;
    background: #FFF;
    box-shadow: 14px 41px 100px 0px rgba(49, 89, 211, 0.12);
}

.cta-img {
    margin-top: -80px;
    border: 0;
    border-radius: 40px;
}

.BottomCtaIntro {
    background: linear-gradient(53deg, #000 5.62%, #b12532 106.16%);
    height: 100%;
    display: flex;
    align-items: flex-start;
    border-radius: 49px;
    padding: 35px;
    position: relative;
    flex-direction: column;
    text-align: left;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.BottomCtaIntro h2 {
    font-size: calc(20px + (60 - 20) * (100vw - 320px) / (1920 - 320));
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
}

.BottomCtaIntro p {
    color: #fff;
    font-size: calc(14px + (27 - 14) * (100vw - 320px) / (1920 - 320));
    font-weight: 400;
}

.BottomCtaIntro .ctm-rounded {
    position: relative;
    top: 20px;
}

.BottomCtaIntro h5 {
    font-size: calc(16px + (30 - 16) * (100vw - 320px) / (1920 - 320));
    color: #fff;
    line-height: 1.2;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}

.BottomCtaIntro h5:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
}

.BottomCtaIntro p {
    color: #fff;
    font-size: calc(12px + (17 - 12) * (100vw - 320px) / (1920 - 320));
    font-weight: 400;
}

.BottomCtaIntro ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    list-style-type: none;
}

.BottomCtaIntro ul li {
    margin-bottom: 15px;
    position: relative;
    padding-right: 20px;
}

.BottomCtaIntro ul li a {
    text-decoration: none;
    color: #fff;
}

.BottomCtaIntro ul li a:hover {
    text-decoration: underline;
}

.BottomCtaIntro ul li h6 {
    color: #fff;
    font-weight: 700;
}

.BottomCtaIntro ul li i,
.BottomCtaIntro ul li svg {
    position: relative;
    right: 0;
    top: 5px;
    color: #fff;
}

.ci-box {
    color: #fff;
}

.ci-box a {
    display: block;
}

.ci-ic-box {
    display: flex;
    gap: 11px;
    margin-bottom: 14px;
    align-items: self-start;
}

.ci-ic-box a {
    color: #fff;
    text-decoration: none;
}

.ci-ic-box svg {
    flex: 1 0 18px;
    max-width: 18px;
    height: auto;
    margin-top: 4px;
}

.trt-footer {
    background: linear-gradient(53deg, #000 5.62%, #b12532 106.16%);
    padding: 60px 0 0;
}

.foo-link {
    color: #fff;
    text-decoration: none;
    margin-bottom: 15px;
    display: block;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.foo-link:hover {
    color: #000;
}

.foo-cont {
    color: #fff;
}

.copyright-text {
    color: #fff;
    opacity: 0.5;
}

.foo-menu {
    padding-left: 0;
    list-style: none;
}

.foo-cp-menu {
    list-style: none;
    padding-left: 0;
}

.foo-cp-menu li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}

.foo-cp-menu li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

.foo-cp-menu li a:hover {
    color: #b12532;
}

.social-media-menu {
    list-style: none;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.social-media-menu li a {
    width: 42px;
    height: 42px;
    padding: 4px;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.social-media-menu li a svg {
    fill: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    width: 22px;
}

.yt {
    width: 30px;
    height: 30px;
}

.text-uper {
    text-transform: uppercase;
}

.ctm-fb-icon {
    background-color: #469AED;
}

.ctm-tw-icon {
    background-color: #26CBFF;
}

.ctm-inst-icon {
    background-color: #7A3AAC;
}

.ctm-yt-icon {
    background-color: #fff;
}

.foo-menu-title {
    color: #fff;
    font-size: 21px;
    margin-bottom: 15px;
}

.footer-logo {
    max-width: 280px;
    margin-bottom: 22px;
}

.copyright-sec {
    border-top: 1px solid #ffffff82;
    padding: 12px 0;
    text-align: center;
}

footer p {
    font-size: 12px;
}

.scrollToTopBtn {
    cursor: pointer;
    width: 55px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 100;
    opacity: 0;
    transform: translateY(100px);
    transition: all .5s ease;
    padding: 0;
    border-radius: 50px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    background-color: #fff;
    border: 0;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    display: none;
}

#backtotop:hover {
    transform: scale(1.1);
}

.showBtn {
    opacity: 1;
    transform: translateY(0)
}

#backtotop img {
    width: 42px;
}

.inner-banner {
    min-height: 550px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -o-linear-gradient(359.96deg, #C1EDFF 0.01%, #FDD599 99.95%);
    background: linear-gradient(90.04deg, #C1EDFF 0.01%, #FDD599 99.95%);
    padding-top: 100px;
}

.inner-b-with-img {
    min-height: auto;
    padding-bottom: 40px;
}

.inner-banner-title {
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 35px;
}

.inner-banner-text {
    font-size: 17px;
}

.inner-banner-btn {
    padding: 12px 30px;
    display: inline-block;
    background-color: #b12532;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
    margin-top: 15px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.inner-banner-btn:hover {
    background-color: #052347;
}

.hamb-menu-label {
    display: flex;
    flex-direction: column;
    width: 55px;
    cursor: pointer;
}

.hamb-menu-label span {
    background: #fff;
    border-radius: 10px;
    height: 2px;
    margin: 4px 0;
    transition: .4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}

.hamb-menu-label span:nth-of-type(1) {
    width: 50%;
}

.hamb-menu-label span:nth-of-type(2) {
    width: 100%;
}

.hamb-menu-label span:nth-of-type(3) {
    width: 75%;
}

.hamb-menu-label input[type="checkbox"] {
    display: none;
}

.hamb-menu-label input[type="checkbox"]:checked~span:nth-of-type(1) {
    transform-origin: bottom;
    transform: rotateZ(45deg) translate(8px, 0px);
}

.hamb-menu-label input[type="checkbox"]:checked~span:nth-of-type(2) {
    transform-origin: top;
    transform: rotateZ(-45deg);
}

.hamb-menu-label input[type="checkbox"]:checked~span:nth-of-type(3) {
    transform-origin: bottom;
    width: 50%;
    transform: translate(23px, -3px) rotateZ(45deg);
}

.t-services p {
    color: #000;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    opacity: 0.5;
}

.tm-img {
    border: 10px solid white;
    border-radius: 40px;
}

.agency-btn {
    border-radius: 19px;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
}

.agency-box-22 p {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    opacity: 0.5;
}

.agency-box-2 p {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    opacity: 0.5;
}

.agency-list-2 li {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 35px;
    opacity: 0.5;
}

.agency-list-2 li::marker {
    font-size: 15px;
}

.agency-list-2 {
    padding-left: 17px;
}

.ser-box h2 {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 45px;
}

.ser-box p {
    color: #000;
    font-family: "Exo 2", sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    opacity: 1;
}

.benefits p {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    opacity: 0.5;
}

.benefit-box {
    padding-left: 20px;
    margin-top: 50px;
}

.benefit-box img {
    height: 64px;
}

.benefit-box h5 {
    color: #000;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
    margin-top: 10px;
    padding-right: 10px;
}

.l-ser-cont p {
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    opacity: 0.5;
}

.legal-s {
    padding: 0;
}

.legal-s li {
    padding: 45px 30px 30px 20px;
    border-bottom: 1px solid #000000;
    font-weight: 700;
    font-size: 23px;
    line-height: 33px;
    color: #000000;
    list-style: none;
    position: relative;
}

.legal-s li p {
    font-weight: 400;
    font-size: 19px;
    line-height: 24px;
    color: #000000;
    mix-blend-mode: normal;
    opacity: 0.5;
    margin: 0;
}

.legal-s li:before {
    content: "";
    position: absolute;
    background-image: url(/assets/img/icons/tick.webp);
    width: 13px;
    height: 10px;
    left: 0;
    top: 59px;
}

.requirement {
    background-color: #F0F4FD;
}

.requirement h5 {
    font-weight: 600;
    font-size: 23px;
    line-height: 33px;
    color: #000000;
}

.requirement p {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    color: #000000;
    mix-blend-mode: normal;
    opacity: 0.5;
    margin-bottom: 35px;
}

.requirement h2 {
    margin-bottom: 20px;
}

.req-list li {
    font-weight: 600;
    font-size: 23px;
    line-height: 33px;
    color: #000000;
    margin-bottom: 10px;
}

.req-list li::marker {
    font-size: 18px;
}

.cta-22-box {
    background-color: #b12532;
    padding: 55px 65px 55px 70px;
    border-radius: 60px;
}

.cta-22-box h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 57px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;
}

.cta-box-1 h1 {
    font-weight: 700;
    font-size: 52px;
    line-height: 78px;
    color: #FFFFFF;
    margin: 0;
}

.cta-box-1 h5 {
    font-weight: 600;
    font-size: 22px;
    line-height: 33px;
    color: #FFFFFF;
    margin: 0;
}

.cta-box-1 p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    margin: 0;
}

.bdr-right {
    border-right: 1px dashed #FFFFFF;
}

.cta-box-1 {
    height: 100%;
    padding-right: 10px;
}

.steps h2 {
    margin-bottom: 15px;
}

.steps p {
    font-weight: 400;
    font-size: 19px;
    line-height: 29px;
    color: #000000;
    opacity: 0.5;
    margin-bottom: 30px;
}

.step-list li {
    font-weight: 600;
    font-size: 21px;
    line-height: 33px;
    color: #000000;
    list-style: none;
    gap: 5px;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.step-list li img {
    margin-top: 5px;
}

.step-list {
    column-count: 2;
    padding: 0;
    margin: 0;
}

.c-support img {
    width: 100%;
    border-radius: 40px;
}

.c-support h5 {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #000000;
}

.c-support p {
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
    color: #000000;
    opacity: 0.5;
}

.c-support h2 {
    margin-bottom: 15px;
}

.para-small {
    font-size: 17px !important;
    margin-bottom: 35px;
}

.million {
    padding-top: 40px;
}

.million p {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    color: #000000;
    opacity: 0.5;
}

.corp-box {
    background: #FFFFFF;
    border: 1px solid #F6F4FF;
    box-shadow: 14px 41px 100px rgba(49, 89, 211, 0.12);
    border-radius: 34px;
    min-height: 304px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 30px 10px 30px;
    margin-bottom: 25px;
}

.corp-box img {
    height: 54px;
}

.corp-box h6 {
    font-weight: 600;
    font-size: 21px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-top: 5px;
    margin-bottom: 10px;
}

.corp-box p {
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
}

.gradient-box-2 {
    border-radius: 20px;
    border: 1px dashed #b12532;
    padding: 30px 40px;
    font-size: 20px;
    background: linear-gradient(180deg, #b12532 0%, #b12532 100%);
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    transition: 0.3s ease-in;
    position: relative;
    overflow: hidden;
    min-height: 253px;
}

.gd-cont-2 {
    max-width: 100%;
    margin: 0 auto;
}

.gd-cont-2 img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(4458%) hue-rotate(347deg) brightness(102%) contrast(101%);
}

.gd-cont-2 p {
    color: #FFF;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.gd-cont-2 img {
    margin-bottom: 15px;
}

.gd-cont-2 h4 {
    color: #FFF;
    text-align: center;
    font-family: "Exo 2", sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.lg-sec-cont p {
    opacity: 0.5;
}

.aw-img-box-2 p {
    opacity: 0.5;
}

.c-box {
    padding: 40px 40px 42px 40px;
    background-color: white;
    border-radius: 34px;
    border: 1px solid #F6F4FF;
    background: #FFF;
    box-shadow: 14px 41px 100px 0px rgba(49, 89, 211, 0.12);
    height: 100%;
}

.c-box h6 {
    color: #000;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-top: 10px;
}

.c-box p {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    opacity: 0.5;
}

.banner-content h1 {
    color: #be1e2d;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: calc(18px + (35 - 18) * ((100vw - 300px) / (1920 - 300)));
}

.banner-content p {
    color: grey;
    font-size: calc(14px + (17 - 12) * ((100vw - 300px) / (1920 - 300)));
}

.form-control {
    width: 100%;
}

.btn-white-2:hover {
    background-color: #be1e2d;
    color: white;
    border: transparent;
}

.btn-white-2 {
    font-size: calc(14px +(18 - 14)*((100vw - 300px) /(1920 - 300)));
    font-weight: 500;
    background-color: #be1e2d;
    padding: 14px 60px;
    display: inline-block;
    color: white;
    margin-bottom: 14px;
    margin-right: 10px;
    border: 0;
    border-radius: 50px;
    transition: 0.5s ease-in-out;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
}

.space-p-tb {
    padding: 80px 0;
}

.contact-sec {
    position: relative;
}

.contact-sec .bg-cnt {
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.contact-sec .bg-cnt input {
    width: 100%;
    height: 52px;
    position: relative;
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.contact-sec .bg-cnt textarea {
    width: 100%;
    height: 120px;
    position: relative;
    padding: 3px 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
}

.contact-sec .bg-cnt label {
    margin-bottom: 5px;
    color: #111;
    font-size: 13px;
}

.contact-sec .bg-cnt h4 {
    color: #be1e2d;
    font-size: 28px;
    font-weight: 600;
}

.contact-sec .cont-us-col {
    background-color: #be1e2d;
    color: #fff;
}

.ci-holer {
    position: relative;
    margin-bottom: 20px;
}

.ci-holer h6 {
    font-size: 24px;
    font-weight: 500;
}

.ci-holer a,
.ci-holer p {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
}

@media (max-width: 1399.98px) {
    .cta-box-1 p {
        font-size: 14px;
    }
    .cta-box-1 h5 {
        font-size: 20px;
    }
    .cta-box-1 h1 {
        font-size: 50px;
    }
    .gl-title {
        font-size: 32px;
    }
    .lg-sec-cont {
        padding-top: 155px;
    }
    .gradient-box-2 {
        padding: 20px 30px;
    }
    .t-services p {
        font-size: 17px;
    }
    .home-main-banner h1 {
        font-size: 40px;
    }
    .home-main-banner p {
        font-size: 24px;
    }
    .c-box h6 {
        font-size: 16px;
    }
    .c-box p {
        font-size: 14px;
    }
    .legal-s li {
        font-size: 20px;
    }
    .requirement h5 {
        font-size: 20px;
    }
    .step-list li {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .para-small {
        font-size: 16px !important;
        line-height: 27px !important;
    }
    .c-support p {
        font-size: 17px;
    }
    .million p {
        font-size: 16px;
        line-height: 24px;
    }
    .corp-box {
        padding: 30px 15px 10px 15px;
    }
    .corp-box h6 {
        font-size: 20px;
    }
    .requirement p {
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 20px;
    }
}

@media (max-width: 1199.98px) {
    .requirement p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .requirement h2 {
        margin-bottom: 10px;
    }
    .corp-box {
        padding: 30px 10px 10px 10px;
    }
    .corp-box p {
        font-size: 13px;
    }
    .corp-box h6 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .million p {
        font-size: 14px;
        line-height: 20px;
    }
    .c-support p {
        font-size: 14px;
        line-height: 24px;
    }
    .c-support h5 {
        font-size: 20px;
    }
    .para-small {
        font-size: 13px !important;
        line-height: 24px !important;
    }
    .steps p {
        margin-bottom: 15px;
        font-size: 15px;
    }
    .step-list li {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .cta-box-1 h5 {
        font-size: 17px;
        line-height: 25px;
    }
    .cta-box-1 h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .req-list li {
        font-size: 20px;
    }
    .l-ser-cont p {
        font-size: 15px;
    }
    .legal-s li p {
        font-size: 14px;
        line-height: 20px;
    }
    .legal-s li {
        font-size: 16px;
        padding: 35px 30px 20px 20px;
    }
    .c-box {
        padding: 20px 20px 22px 20px;
    }
    .c-box h6 {
        font-size: 15px;
    }
    .c-box p {
        font-size: 13px;
    }
    .lg-sec-cont {
        font-size: 15px;
        line-height: 28px;
    }
    .gd-cont-2 p {
        font-size: 15px;
    }
    .agency-list-2 li {
        font-size: 18px;
    }
    .t-services p {
        font-size: 14px;
    }
    .gl-title {
        font-size: 27px;
        margin-bottom: 0;
    }
    .ls-logo {
        height: 150px;
        width: 150px;
        font-size: 30px;
    }
    .home-main-banner h1 {
        font-size: 26px;
    }
    .home-main-banner p {
        font-size: 18px;
    }
    .head-info {
        display: none;
    }
    #navbarNav {
        background-color: #fb732b;
        z-index: 10;
    }
    #navbarNav li .nav-link {
        padding: 8px 15px !important;
        border-bottom: 1px solid #000;
        border-radius: 0;
    }
    .home-main-banner {
        min-height: 600px;
    }
    .benefit-box h5 {
        font-size: 18px;
    }
}

@media (max-width: 991.98px) {
    .million {
        padding-top: 0;
    }
    .million img {
        display: flex;
        margin: 20px auto;
    }
    .c-support p {
        font-size: 16px;
        line-height: 30px;
    }
    .c-support h5 {
        font-size: 22px;
    }
    .step-list li img {
        margin-top: 0px;
    }
    .steps h2 {
        margin-top: 15px;
    }
    .steps-22 {
        display: flex;
        margin: 20px auto;
    }
    .cta-22-box h2 {
        margin-bottom: 0;
    }
    .cta-box-1 {
        text-align: center;
    }
    .cta-box-1 p br {
        display: none;
    }
    .bdr-right {
        border-bottom: 1px dashed #FFFFFF;
        border-right: 0;
        margin-bottom: 20px;
    }
    .legal-s li {
        font-size: 23px;
        padding: 45px 30px 30px 20px;
    }
    .legal-s li p {
        font-size: 19px;
        line-height: 24px;
    }
    .gd-cont-2 p {
        font-size: 13px;
    }
    .gradient-box-2 {
        padding: 10px 10px;
    }
    .agency-box-2 {
        margin-top: 30px;
    }
    .agency-box-2 p {
        font-size: 16px;
        line-height: 28px;
    }
    .t-services p {
        font-size: 13px;
        line-height: 22px;
    }
    .aw-img-box h4 {
        font-size: 19px;
    }
    .lg-sec-cont {
        padding-top: 0px;
        font-size: 14px;
        line-height: 26px;
    }
    .lg-sec:after {
        display: none;
    }
    .lg-sec-cont {
        padding-top: 0;
    }
    .ctm-tm-holder {
        margin-bottom: 30px;
    }
    .rounded-btn {
        padding: 8px 20px;
    }
    .gradient-box {
        height: calc(100% - 20px);
        font-size: 16px;
    }
    .gradient-box {
        padding-bottom: 10px;
    }
    .gd-cont h3 {
        font-size: 18px;
    }
    .Agency-Image {
        width: 100%;
        margin-bottom: 20px;
    }
    .ib-icon-box h3 {
        font-size: 17px;
    }
    .pt-holder {
        margin-bottom: 22px;
    }
    .gl-title {
        font-size: 23px;
    }
    .cta-holder {
        padding: 28px;
    }
    .cta-col-2 {
        flex: 1 0 180px;
        max-width: 180px;
    }
    .cta-title {
        font-size: 22px;
    }
    .cta-img {
        margin-top: -66px;
        width: 100%;
    }
    .ctm-btn {
        padding: 16px 52px 16px 44px;
        font-size: 16px;
    }
    .ctm-btn.ctm-rounded::before {
        border-radius: 47px;
        width: 47px;
        height: 47px;
    }
    .home-main-banner p {
        font-size: 16px;
    }
    .banner-float-cont {
        bottom: 70px;
        right: 65%;
        max-width: 208px;
    }
    .bfc-icon img {
        max-width: 44px;
    }
    .bfc-title-1,
    .bfc-title-2 {
        font-size: 12px;
    }
    .tm-icon {
        top: -28px;
        max-width: 50px;
    }
    .home-main-banner {
        min-height: 500px;
    }
    .anim-circle-holder {
        width: 400px;
        height: 400px;
    }
    .ls-logo {
        height: 120px;
        width: 120px;
        font-size: 26px;
        border-radius: 40px;
    }
    .space-p-t {
        padding-top: 60px;
    }
    .space-p-b {
        padding-bottom: 60px;
    }
    .space-p-tb {
        padding: 60px 0;
    }
    .space-m-t {
        margin-top: 60px;
    }
    .space-m-b {
        margin-bottom: 60px;
    }
    .space-m-tb {
        margin: 60px 0;
    }
    .foo-cont {
        margin-top: 25px;
        margin-bottom: 32px;
    }
    .inner-banner {
        min-height: 350px;
    }
    .requirement img {
        margin-bottom: 30px;
        margin: 30px auto;
        display: flex;
    }
    .cta-22-box h2 {
        font-size: 31px;
    }
}

@media (max-width: 767.98px) {
    .corp-box {
        min-height: 270px;
    }
    .cta-box-1 h1 {
        font-size: 35px;
        line-height: 50px;
    }
    .cta-22-box h2 {
        font-size: 25px;
    }
    .cta-22-box {
        padding: 55px 30px 55px 30px;
    }
    .benefit-box h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .ser-box p {
        font-size: 12px;
    }
    .gradient-box-2 {
        padding: 30px 40px;
    }
    .t-services p {
        font-size: 12px;
    }
    .space-p-t {
        padding-top: 40px;
    }
    .space-p-b {
        padding-bottom: 40px;
    }
    .space-p-tb {
        padding: 40px 0;
    }
    .space-m-t {
        margin-top: 40px;
    }
    .space-m-b {
        margin-bottom: 40px;
    }
    .space-m-tb {
        margin: 40px 0;
    }
    .trt-footer {
        padding: 40px 0 0;
    }
    .tm-slide.slick-current.slick-active.slick-center .tm-cont {
        margin-left: 0px;
    }
    .foo-cont {
        margin-bottom: 15px;
    }
    .foo-menu-title {
        font-size: 18px;
    }
    .foo-link {
        margin-bottom: 10px;
    }
    .ctm-tm-holder {
        min-height: auto;
        padding: 20px;
    }
    .sticky-header {
        padding-left: 15px;
        padding-right: 15px;
    }
    .agency-cont p {
        font-size: 14px;
    }
    .tm-cont {
        line-height: 1.8;
        font-size: 14px;
        max-width: 100%;
    }
    .lg-sec-cont {
        font-size: 14px;
        line-height: 1.8;
    }
    .home-main-banner h1 {
        font-size: 22px;
    }
    .gl-title {
        font-size: 22px;
    }
    .mainnav-sec {
        padding: 12px 15px;
    }
    .cta-col-1 {
        margin-top: -50px;
    }
    .cta-holder {
        padding: 28px;
        flex-direction: column-reverse;
    }
    .logosec {
        display: none;
    }
    .banner-float-cont {
        right: inherit;
        max-width: 208px;
        left: 22px;
        bottom: 20px;
    }
    .banner-cont {
        padding-bottom: 40px;
    }
    .home-bnr-img-holder {
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-bottom: 26px;
    }
    .home-bnr-img-holder {
        position: relative;
        width: 100%;
        height: auto;
    }
    .home-main-banner {
        min-height: auto;
    }
    .anim-circle-holder {
        top: 40px;
    }
    body {
        font-size: 14px;
    }
    .foo-menu-title {
        margin-top: 18px;
    }
    .ctm-list-box {
        text-align: center;
    }
    .title-holder-umrah p {
        line-height: 25px;
    }
    .committed-slider button {
        display: none !important;
    }
    .ban-boxs img {
        width: 150px !important;
        height: auto;
    }
}

@media (max-width: 575.98px) {
    .space-p-t {
        padding-top: 10px;
    }
    .space-p-b {
        padding-bottom: 10px;
    }
    .space-p-tb {
        padding: 10px 0;
    }
    .space-m-t {
        margin-top: 10px;
    }
    .space-m-b {
        margin-bottom: 10px;
    }
    .space-m-tb {
        margin: 10px 0;
    }
    .animationButton {
        margin-top: 0px;
        padding: 8px 10px !important;
    }
    .ban-boxs.ban-boxs-1 {
        margin-top: 10px !important;
    }
    .banner-cont {
        padding-bottom: 0px;
    }
    .committed-wrap {
        padding: 20px 10px !important;
    }
    .contact-sec .bg-cnt input {
        height: 45px;
    }
    .contact-sec .bg-cnt h4 {
        font-size: 19px;
    }
    .ctm-btn::before {
        border-radius: 47px;
        width: 40px !important;
        height: 40px !important;
        top: 3px;
        left: 5px;
    }
    .ctm-btn {
        padding: 12px 32px 13px 40px;
        font-size: 14px;
    }
    .home-main-banner {
        padding: 80px 0 50px;
    }
    .cta-holder.sty1 {
        padding: 45px 15px;
    }
    .corp-box {
        min-height: auto;
        padding: 30px 30px 20px 30px;
    }
    .cta-22-box h2 {
        font-size: 22px;
        line-height: 20px;
    }
    .req-list li {
        margin-bottom: 5px;
    }
    .legal-s li {
        font-size: 20px;
    }
    .legal-s li p {
        font-size: 16px;
        line-height: 24px;
    }
    .benefit-box {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .c-box p {
        line-height: 22px;
    }
    .c-box h6 {
        font-size: 14px;
    }
    .c-box h6 {
        line-height: 20px;
    }
    #trt-tab {
        margin-bottom: 30px;
    }
    .foo-cont {
        margin-top: 18px;
    }
    .footer-logo {
        margin-bottom: 0px;
        max-width: 180px;
    }
    .hamb-menu-label {
        width: 38px;
    }
    .hamb-menu-label span {
        margin: 3px 0;
    }
    .mianlogo {
        max-width: 150px;
    }
    .trav-logo {
        max-width: 90px;
    }
    .tarv-logo-h {
        min-height: 100px;
    }
    .tarv-logo-label {
        font-size: 14px;
    }
    .ser-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .requirement p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .requirement h2 {
        margin-bottom: 10px;
    }
}

@media (max-width: 480.98px) {
    .home-main-banner {
        padding: 80px 0 40px;
    }
    .corp-box h6 {
        font-size: 16px;
    }
    .million p {
        font-size: 12px;
    }
    .c-support p {
        font-size: 13px;
        line-height: 23px;
    }
    .c-support h5 {
        font-size: 16px;
        margin-bottom: 0;
    }
    .steps p {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 0;
    }
    .step-list li {
        font-size: 9px;
        margin-bottom: -6px;
    }
    .step-list li {
        gap: 2px;
    }
    .cta-22-box {
        padding: 40px 30px 40px 30px;
    }
    .cta-box-1 h5 {
        font-size: 15px;
        line-height: 21px;
    }
    .cta-box-1 p {
        font-size: 12px;
    }
    .cta-box-1 h1 {
        font-size: 25px;
        line-height: 40px;
    }
    .cta-22-box h2 {
        font-size: 18px;
        line-height: 35px;
    }
    .req-list {
        padding-left: 15px;
    }
    .requirement p {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .requirement h5 {
        font-size: 18px;
        line-height: 25px;
    }
    .requirement h2 {
        margin-bottom: 10px;
    }
    .req-list li::marker {
        font-size: 12px;
    }
    .req-list li {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 0px;
    }
    .gl-title {
        font-size: 19px;
        margin-bottom: 21px;
    }
    .benefit-box h5 {
        text-align: center;
    }
    .gradient-box-2 {
        padding: 20px 15px;
    }
    .agency-list-2 li {
        font-size: 12px;
        line-height: 25px;
    }
    .agency-list-2 {
        padding-left: 7px;
    }
}

@media (min-width: 1200px) {
    .ctm-toggle-btn {
        display: none;
    }
}

.ml2 {
    font-size: calc(24px + (42 - 24) * ((100vw - 300px) / (1920 - 300)));
}

.ml2 .letter {
    display: inline-block;
    line-height: 1em;
}

.copyright-sec .terms-policy a {
    color: #fff;
    opacity: 0.5;
    text-decoration: none;
    font-size: 12px;
}

.copyright-sec .terms-policy {
    text-align: right;
}

banner-float-cont-1 {
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 18.43px;
    border: 1.084px solid #F6F4FF;
    background-color: #FFF;
    box-shadow: 15.178px 44.449px 108.411px 0px rgba(49, 89, 211, 0.04);
    max-width: 280px;
    position: absolute;
    top: 10px;
    right: 80%;
    width: 100%;
    padding: 5px 0;
}

banner-float-cont-2 {
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 18.43px;
    border: 1.084px solid #F6F4FF;
    background-color: #FFF;
    box-shadow: 15.178px 44.449px 108.411px 0px rgba(49, 89, 211, 0.04);
    max-width: 280px;
    position: absolute;
    top: 45%;
    right: 80%;
    width: 100%;
    padding: 5px 0;
}

banner-float-cont-3 {
    display: flex;
    align-items: center;
    gap: 7px;
    border-radius: 18.43px;
    border: 1.084px solid #F6F4FF;
    background-color: #FFF;
    box-shadow: 15.178px 44.449px 108.411px 0px rgba(49, 89, 211, 0.04);
    max-width: 280px;
    position: absolute;
    bottom: 10px;
    right: 80%;
    width: 100%;
    padding: 5px 0;
}

#hero .form-area .formBox {
    background-color: #fff;
    border-radius: 25px 25px;
    padding: 20px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    position: relative;
    overflow: hidden;
}

#hero .form-area .formBox:before {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/form_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 80px;
    height: 54px;
    background-size: cover;
    content: "";
    pointer-events: none;
}

#hero .form-area .form-Title {
    display: inline-block;
    font-size: calc(12px +(14 - 12)*(100vw - 320px) /(1920 - 320));
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center;
}

#hero .form-area .form-Title h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: #b12532;
    font-size: calc(17px + (25 - 17) * (100vw - 320px) / (1920 - 320));
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 0 0 5px 0;
    display: inline-block;
    text-align: center;
}

#hero .form-area .form-Title span {}

#hero .form-area .formBox .form-group {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

#hero .form-area .formBox .form-control {
    margin: 0;
    border: 0;
    border-right: #eceff4 solid 1px;
    height: 48px;
    line-height: 1;
    color: #959393;
    font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
    border: #eceff4 dotted 1px;
}

#hero .form-area .formBox select.form-control {
    appearance: revert;
    -webkit-appearance: auto;
    -moz-appearance: inherit;
}

.formBox p {
    color: #b12532;
}

.formBox .limited {
    display: flex;
    position: relative;
    width: 100%;
    margin-bottom: 10px
}

.ban-boxs.ban-boxs-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
    padding: 10px 25px 10px 0;
    border-radius: 10px;
    bottom: 0;
    margin-top: 45px;
    text-align: center;
    top: auto;
    color: #fff;
    right: 20px;
}

.ban-boxs.ban-boxs-1 .bannerSlider {
    display: flex;
    align-items: center;
}

.ban-boxs.ban-boxs-1 i {
    color: #ffcb0e;
}

.ban-boxs.ban-boxs-1 span {
    font-size: calc(15px + (18 - 15) * ((100vw - 300px) / (1920 - 300)));
    text-align: left;
    padding: 10px 0 0 0;
}

.formBox .limitedTime {
    display: inline-block;
    padding: 0 3px;
    background-color: #b12532;
    color: #fff;
    font-size: 14px;
    position: absolute;
    right: -25px;
    top: -18px;
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #959393cc;
}

.point-logo-holder img {
    max-height: 300px;
}

#hero .form-area .formBox .pt-btn {
    -webkit-background-clip: #fff;
    -webkit-text-fill-color: #fff;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
}

#hero .form-area .formBox .pt-btn:hover {
    background: #fff;
    -webkit-text-fill-color: #b12532;
}

.attorney-committed {
    position: relative;
}

.title-main {
    color: #000000;
    font-weight: 600;
}

h2.title-main span {
    font-size: calc(30px +(47 - 30)*(100vw - 320px) /(1920 - 320));
    font-weight: 700;
    color: #3f8461;
}

.attorney-committed .slick-arrow:before {
    color: #b12532;
    font-size: 38px;
}

.attorney-committed .swiper-slide {
    padding: 10px;
}

.committed-wrap {
    background-color: #fff;
    border-radius: 18px;
    border: 1px solid #b12532;
    padding: 25px;
    min-height: 280px;
    text-align: center;
    transition: all ease-in-out 0.3s;
}

.committed-wrap h4 {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    position: relative;
}

.committed-wrap h4:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    width: 110px;
    background-color: #b12532;
    content: "";
}

.committed-slider .slick-prev {
    left: -40px;
}

.pannerls-slider-1 {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    position: relative;
}

.logo-holder-ps {}

.panne-holder {
    position: relative;
}

.panel-slide {
    display: flex;
    align-items: center;
    position: relative;
    height: 160px;
    width: 160px;
}

.panel-slide-2 {
    display: flex;
    align-items: center;
    position: relative;
    height: 160px;
    width: 160px;
}

.pannerls-slider-bottom {
    position: relative;
    left: -86px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.panel-title {
    font-weight: bold;
    font-size: calc(24px + (61 - 24) * (100vw - 320px) / (1920 - 320));
    color: var(--sec-color);
}

.fade-image {
    opacity: 0;
    transition: opacity 1s ease-in-out;
    position: absolute;
}

.fade-image.active {
    opacity: 1;
}

.logoBox {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logoBox img {
    max-width: 75px;
}

.logoBox.one {
    left: 0;
    top: 0;
    width: 115px;
    height: 115px;
}

.logoBox.one img {
    max-width: 75px;
}

.logoBox.two {
    left: 0;
    top: 70px;
    width: 130px;
    height: 130px;
}

.logoBox.two img {
    max-width: 80px;
}

.logoBox.three {
    left: 20px;
    top: 0;
    width: 100px;
    height: 100px;
}

.logoBox.three img {
    max-width: 65px
}

.logoBox.five {
    left: 0;
    top: 0;
    width: 130px;
    height: 130px;
}

.logoBox.four {
    left: 0;
    top: 70px;
    width: 115px;
    height: 115px;
}

.logoBox.four img {
    max-width: 75px;
}

.logoBox.six {
    left: 20px;
    top: 40px;
    width: 100px;
    height: 100px;
}

.logoBox.six img {
    max-width: 65px
}

.topLogos {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.topLogos .award {
    display: flex;
    max-width: 20%;
    flex: 0 0 20%;
    align-items: center;
    padding: 0 20px;
    justify-content: center;
}

.committed-slider2 .committed-wrap {
    background-color: #fff;
    border-radius: 35px;
    border: 1px solid #b12532;
    padding: 10px;
    min-height: inherit;
    text-align: center;
    transition: all ease-in-out 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
    overflow: hidden;
}

.committed-slider2 .committed-wrap img {
    max-height: 50px;
    width: -webkit-fill-available;
}

.committed-slider2 .slick-dots {
    text-align: right;
    margin-top: 30px;
    bottom: -45px;
}

.committed-slider2 .slick-dots li {
    width: 51px;
}

.committed-slider2 .slick-dots li button:before {
    content: "";
    width: 51px;
    height: 3px;
    background-color: #fff;
    border-radius: 3px
}

.committed-slider2 .slick-dots li.slick-active button:before {
    background-color: #7bf2e3;
}

.award-slider img {
    max-width: 75%;
}

.popover,
.tooltip {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: 0.875rem;
    word-wrap: break-word;
    text-decoration: none;
    white-space: normal;
}

.modal-title,
.popover,
.tooltip {
    line-height: 1.5;
}

.popover,
.text-hide,
.tooltip {
    text-shadow: none;
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}

.modal-backdrop.fade,
.tooltip {
    opacity: 0;
}

button.close {
    padding: 0;
    border: 0;
    -webkit-appearance: none;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    outline: 0;
    text-align: center;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transform: translate(0, -25%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content,
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 40%;
    background-color: transparent;
    box-shadow: none;
    outline: 0;
}

.flex-column,
.flex-row {
    -webkit-box-direction: normal !important;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

.modal-backdrop.show {
    opacity: 0.5;
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1;
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-title {
    margin-bottom: 0;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

.modal-footer> :not(:first-child) {
    margin-left: 0.25rem;
}

.modal-footer> :not(:last-child) {
    margin-right: 0.25rem;
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.modal .form-area .formBox {
    background-color: #fff;
    border-radius: 25px 25px;
    padding: 20px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    position: relative;
    overflow: hidden;
}

.modal .form-area .formBox:before {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../img/form_icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 90px;
    height: 69px;
    background-size: cover;
    content: "";
    pointer-events: none;
}

.modal .form-area .form-Title {
    display: inline-block;
    font-size: calc(12px +(14 - 12)*(100vw - 320px) /(1920 - 320));
    color: #fff;
    font-weight: 500;
    width: 100%;
}

.modal .form-area .pt-btn {
    -webkit-background-clip: #fff;
    -webkit-text-fill-color: #fff;
    background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
}

.modal .form-area .pt-btn:hover {
    background: #fff;
    -webkit-text-fill-color: #b12532;
}

.modal .form-area .form-Title h3 {
    margin-bottom: 0;
    margin-top: 0;
    color: #b12532;
    font-size: calc(17px + (25 - 17) * (100vw - 320px) / (1920 - 320));
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    padding: 0 0 5px 0;
    display: inline-block;
}

.modal .form-area .form-Title span {}

.modal .form-area .formBox .form-group {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
}

.modal .form-area .formBox .form-control {
    margin: 0;
    border: 0;
    border-right: #eceff4 solid 1px;
    height: 48px;
    line-height: 1;
    color: #1bb596;
    font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
    border: #eceff4 dotted 1px;
}

.formBox p {
    color: #b12532;
}

.formBox p span {
    font-weight: 800;
    animation: color-change 1s infinite;
}

@keyframes color-change {
    0% {
        color: red;
    }
    50% {
        color: var(--secondary-color);
    }
    100% {
        color: red;
    }
}

.form-group input::placeholder,
.form-group textarea::placeholder {
    color: #959393cc;
}

.home-main-banner.privacy-terms {
    padding: 120px 0;
}

.home-main-banner.privacy-terms h3 {
    color: #000;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}

.privacy-terms p {
    color: #00000085;
}

.awardBox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
    font-style: italic;
    text-align: center;
    padding: 0 20px;
}

.awardBox p {
    margin-top: 15px;
    font-weight: 600;
}

.IntroImgBox {
    display: flex;
    align-items: center;
    justify-content: center;
}

.IntroImgBox .ImgArea {
    display: flex;
    max-width: 35%;
    flex: 0 0 35%;
    overflow: hidden;
    height: 100%;
    align-items: center;
    margin: 0 18px 0 0;
}

.IntroImgBox .ImgArea img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.IntroImgBox .IntroContent {
    padding: 25px 20px;
}

.IntroImgBox .IntroContent h3 {
    font-size: calc(20px + (60 - 20) * (100vw - 320px) / (1920 - 320));
    color: #fff;
}

.IntroImgBox .IntroContent h3 span {
    font-weight: 300;
}

.IntroImgBox .IntroContent p {
    color: #fff;
}

.IntroContent .ctm-btn {
    position: relative;
    top: 20px;
}

.booksechome {
    height: 100%;
    position: relative;
}

.booksechome .form-area {
    display: block;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding: 60px 30px;
    height: 100%;
}

.booksechome .form-area .formBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.booksechome .form-area .formBox .leftPannel {
    display: inline-block;
    width: 60%;
}

.booksechome .form-area .formBox .rightArea {
    display: flex;
    max-width: 35%;
    flex: 0 0 35%;
}

.booksechome .form-area .form-Title h3 {
    color: #fff;
}

.booksechome .form-area .formBox p {
    color: #fff;
}

.booksechome .form-area .form-control {
    width: 100%;
    margin: 10px 0 10px;
    height: 50px;
}

.booksechome .form-area .pt-btn {
    border: 2px solid #ffffff;
    margin-top: 15px;
}

.booksechome .form-area .pt-btn:hover {
    -webkit-text-fill-color: #fff;
}

.IntroLeft_cont p {
    color: #000;
    font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
}

.resourcesBox {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 2px 10px 10px rgba(49, 89, 211, 0.05);
    min-height: 250px;
    padding: 10px 10px 90px 10px;
    position: relative;
    overflow: hidden;
}

.resourcesBox.sty1 {
    padding-bottom: 20px;
    margin: 15px 0
}

.resourcesBox.sty1 .datedArea {
    flex-direction: column;
    align-items: flex-start;
}

.resourcesBox.sty1 .datedArea .rioghtPanel {
    margin-top: 20px;
}

.resourcesBox.sty1 .imgArea {
    max-width: 100%;
    margin-right: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

.resourcesBox.sty1 .imgArea img {
    width: 100%;
}

.resourcesArea.homepage-resource-sec .resourcesBox {
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0px 2px 10px 10px rgba(49, 89, 211, 0.05);
    min-height: 190px;
    padding: 5px 10px 5px 10px;
    position: relative;
    overflow: hidden;
    margin: 0 0 20px 0;
    display: flex;
    justify-content: space-between;
}

.resourcesBox:after {
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/resourceIcon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 68px;
    height: 91px;
    background-size: cover;
    content: "";
    pointer-events: none;
    display: none;
}

.resourcesBox .imgArea {
    display: flex;
    max-width: 150px;
    border-radius: 12px;
    overflow: hidden;
    margin-right: 20px;
}

.resourcesBox .imgArea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.resourcesBox .contentArea h5 a {
    color: #000;
    text-decoration: none;
}

.resourcesBox .contentArea {}

.innerblog {
    padding: 0 0 30px;
}

.innerblog h1 {
    padding: 0 0 20px;
}

.datedArea {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.datedArea .dated {
    margin-right: 10px;
}

.datedArea .author {
    font-weight: 500;
}

.datedArea .author span {
    font-weight: 700;
}

.datedArea .pt-btn {
    padding: 7px 40px;
    font-size: 14px;
}

.agency-sec.sty1.awardSec {
    padding: 0;
}

.agency-sec.sty1.awardSec .container {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.agency-sec.sty1.awardSec .container:after {
    background-image: url(../img/award-section-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: -64%;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    content: "";
}

.agency-sec.sty1.awardSec .container .row {
    position: relative;
    z-index: 1;
}

.awardSec .title-holder {
    padding: 0 25px 0 0;
}

.awardSec .title-holder h2,
.awardSec .title-holder p,
.awardSec .title-holder h2 span {
    color: #fff;
}

.awardSec .title-holder p {
    text-align: left;
}

.gl-title.awardTitle {
    color: #fff;
    font-size: calc(16px + (24 - 16) * (100vw - 320px) / (1920 - 320));
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.awardSec .trophy {
    position: absolute;
    left: -80px;
    bottom: 0;
    z-index: 5;
    height: 100%;
    width: 100%;
    max-width: 200px;
    z-index: 1;
    pointer-events: none;
}

.awardSec .trophy img {
    height: 100%;
    object-fit: cover;
    mix-blend-mode: soft-light;
}

.ban-boxs img {
    width: 190px;
    height: auto;
}

.pt-holder.bestSeller .pt-head .top .tagged {
    background: #d20c1e;
}

.pt-holder.bestSeller .pt-head .top .tagged.sec-tagged {
    background: #ffcb0e;
    color: #000;
}

.pt-holder .pt-head .tagged {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #323232;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: block;
    margin: 0 auto;
    padding: 5px 10px;
    width: 10rem;
    top: 0;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 5px 5px #00000038;
}

.pt-holder .pt-head .tagged:before {
    left: -20px;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #bb0505;
}

.pt-holder .pt-head .tagged:after,
.pt-holder .pt-head .tagged:before {
    content: '';
    width: 1rem;
    height: 1rem;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
}

.pt-holder .pt-head .tagged:after {
    right: -20px;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #bb0505;
}

.ban-testi-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

.ban-testi-box .topPannel {
    display: flex;
    align-items: center;
}

.ban-testi-box .topPannel .div-ban {
    margin-right: 12px;
}

.ban-testi-box .sterik {
    margin: 4px;
    font-size: 32px;
    line-height: 1;
    display: inline-flex;
}

@media (max-width: 991px) {
    .skills .well {
        display: none;
    }
    .modal-content {
        max-width: 75%;
        width: 75%;
    }
    .committed-slider2 .committed-wrap {
        max-width: 80%;
        margin: 0 auto;
    }
    .committed-slider2 .committed-wrap img {
        width: 50%;
        height: auto;
    }
    .agency-sec.sty1.awardSec .container:after {
        display: none;
    }
    .awardSec .trophy {
        display: none;
    }
    .awardSec .title-holder h2,
    .awardSec .title-holder p,
    .awardSec .title-holder h2 span {
        color: #be1e2d;
        justify-content: center;
    }
    .awardSec .title-holder p {
        text-align: center;
    }
    .awardSec .title-holder h2 img {
        display: none;
    }
    .logosec {
        display: none;
    }
    .banner-float-cont {
        display: none;
    }
    .home-bnr-img-holder {
        display: none;
    }
    .IntroImgBox {
        flex-direction: column;
        height: auto;
    }
    .IntroImgBox .ImgArea {
        margin-top: 25px;
    }
    .ban-boxs.ban-boxs-1 {
        width: 100%;
    }
    .animationButton {
        padding: 16px 30px 16px 30px
    }
    .homepage-resource-sec .resourcesBox .imgArea {
        display: none;
    }
    .datedArea {
        flex-direction: column;
        align-items: flex-start;
    }
    .zoom-in-zoom-out {
        animation: zoom-in-zoom-out 2s ease-out infinite;
    }
    .resourcesArea.homepage-resource-sec {
        display: none;
    }
    @keyframes zoom-in-zoom-out {
        0% {
            transform: scale(1, 1);
        }
        50% {
            transform: scale(1, 1);
        }
        100% {
            transform: scale(1, 1);
        }
    }
    .md-hidden {
        display: none !important;
    }
    .IntroContent .ctm-btn {
        top: auto;
    }
    .ctm-btn.ctm-rounded {
        color: #fff;
        background: linear-gradient(133deg, #b12532 5.63%, #000 106.18%);
        border-radius: 50px;
        border: 2px solid #fff;
        text-decoration: none;
        padding: 16px 45px 16px 45px;
        text-transform: uppercase;
        font-weight: 600;
        margin-top: 20px;
        display: inline-flex;
    }
    .ctm-btn.ctm-rounded:hover {
        background: #fff;
        color: #b12532;
        border: #b12532 solid 1px;
    }
    .ctm-btn::before {
        display: none;
    }
    .ctm-btn.ctm-rounded .text-green {
        left: 0;
    }
    .copyright-text {
        text-align: center;
    }
    .copyright-sec .terms-policy {
        text-align: center;
    }
    .LPContainer {
        text-align: center;
        justify-content: center !important;
    }
    .resourcesBox.sty1 .imgArea a {
        width: 100%;
    }
    .booksechome .form-area {
        background: linear-gradient(53deg, #000 5.62%, #b12532 106.16%);
        position: relative;
    }
}

@media (max-width: 767px) {
    #hero .form-area .formBox {
        margin-bottom: 30px;
    }
    .IntroContent .ctm-btn.ctm-rounded {
        display: flex;
        justify-content: center;
    }
    .IntroImgBox .IntroContent h2 {
        font-weight: 700;
    }
    .booksechome .form-area .formBox .leftPannel {
        width: 100%;
    }
    .booksechome .form-area .formBox {
        flex-direction: column;
    }
    .banner-cont {
        text-align: center;
    }
    .ban-boxs.ban-boxs-1 {
        justify-content: center;
    }
    .bnr-mian-img {
        width: 100%;
    }
    .c-box {
        text-align: center;
    }
    .home-main-banner .canadaLPbg {
        display: none;
    }
}

@media (max-width: 480px) {
    .modal-content {
        max-width: 100%;
        width: 100%;
    }
    .modal .form-area .formBox {
        text-align: left;
    }
    .IntroImgBox .ImgArea {
        max-width: 100%;
        flex: 0 0 100%;
        margin: 18px 0 0 0
    }
    .IntroImgBox .ImgArea img {
        width: 100%;
    }
}

.GetTrademark {
    background-image: url(../img/bottomCTA.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ThanksBox {
    background: #fff;
    border: #a2a2a2 solid 1px;
    border-radius: 10px;
    padding: 25px;
    position: relative;
    margin-bottom: 25px;
}

.thanksTopBox {
    padding-top: 80px;
    margin-top: 75px;
    text-align: center;
}

.thanksTopBox h1 {
    font-weight: 700;
    color: #1a1a1a;
    margin-bottom: 25px;
    line-height: 1.2;
    font-size: calc(22px + (45 - 22) * (100vw - 320px) / (1920 - 320));
}

.thanksTopBox p {
    color: #1a1a1a;
    font-weight: 400;
    font-size: calc(14px + (20 - 14) * (100vw - 320px) / (1920 - 320));
    line-height: 1.7
}

.thanksTopBox p span {
    font-weight: 700;
}

.thanksTopBox .tick {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -60px;
}

.thanksTopBox .descriptor {
    text-align: left;
    color: #9b9b9b;
    font-style: italic;
    font-size: calc(12px + (17 - 12) * (100vw - 320px) / (1920 - 320));
    line-height: 1.4;
    padding-top: 15px;
    margin-top: 15px;
    border-top: #a2a2a2 solid 1px;
}

.thanksTopBox .descriptor span {
    font-weight: 600;
    color: #1a1a1a;
    font-style: normal;
}