::selection {
    background: #895ffc;
    color: #fff;
    text-shadow: none;
}
::-webkit-scrollbar {
    width: 7px;
    background-color: #f5f5f5;
}
::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
    display: none;
}
::-webkit-scrollbar-track-piece {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #dedede;
}
::-webkit-scrollbar-thumb:vertical {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-image: linear-gradient(#741844, #741844);
}
*:hover,
*:focus,
* {
    outline: none !important;
}
.overflw {
    overflow: hidden;
}
[class^="box-"] {
    display: none;
}
[class^="box-"].showfirst {
    display: block;
}
img {
    max-width: 100%;
    height: auto;
}
a:hover {
    -webkit-transition: all 0.4s ease-In-out;
    -moz-transition: all 0.4s ease-In-out;
    -o-transition: all 0.4s ease-In-out;
    transition: all 0.4s ease-In-out;
}
[class^="box-"] {
    display: none;
}
[class^="box-"].showfirst {
    display: block;
}
ul.dan > li {
    display: inline-block;
    margin-right: 19px;
}
ul.dan > li:last-child {
    margin-right: 0;
}
span.icon.icnn {
    background: url(../images/icons/viber.html) left center no-repeat !important;
}
@font-face {
    font-family: "rift";
    src: url("../family/rift.otf");
}
.overlay {
    background-color: rgb(0 0 0 / 48%);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
.popupMaintwo {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 400px;
    height: 500px;
    padding: 0;
    border-radius: 22px;
    margin: auto;
    z-index: 99;
    display: flex;
    align-items: center;
    display: none;
    box-shadow: 0px 2px 18px 0px #000000;
    background-image: url(../images/popup2.png);
}
.popupMaintwo .closePoptwo {
    position: absolute;
    right: 10px;
    top: 9px;
    background: #8f9da594;
    color: #2b4c5e;
    width: 28px;
    height: 26px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    z-index: 1;
}
.popup-closetwo {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #159567;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    z-index: 10;
    padding: 0px;
    line-height: 27px;
    text-align: center;
}
.f-wrap {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.f-wrap h1 {
    font-size: 50px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 43px;
    text-shadow: 3px 0px #df163b;
    margin-left: 35px;
}
.f-wrap h5 {
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 21px;
    color: #ffffff;
    font-family: "Teko";
}
.f-wrap a:hover {
    color: #000;
}
.front,
.back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.back {
    transform: rotateY(180deg);
}
.flipped {
    transform: rotateY(180deg);
}
.flipcard-iner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}
.f-wrap.back h1 {
    font-size: 80px;
    line-height: inherit;
    margin-bottom: 15px;
    color: #fff;
    margin-left: 0;
    text-shadow: none;
    font-weight: 400;
}
.f-wrap.back h5 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
}
.f-wrap.back h1 > span {
    font-size: 18px;
    font-family: "Teko";
    display: block;
    margin-bottom: 26px;
    color: #ffaa17;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 0;
    -webkit-text-stroke-color: #ffaa17;
}
.pp-fild input,
.pp-fild textarea {
    vertical-align: top;
    width: 89%;
    border: none;
    font-size: 13px;
    font-weight: 400;
    padding: 0px 3px;
    font-family: "Poppins", sans-serif;
    color: #000;
    background: #c3cacd00;
    border-radius: 0;
    border-radius: 5px;
}
.pp-fild input::placeholder,
.pp-fild textarea::placeholder {
    color: #56585a;
}
.pp-fild textarea {
    height: 100px;
    resize: none;
    line-height: normal;
    letter-spacing: 1px;
    border: 2px solid #c3cacd;
    color: #000;
    border-radius: 7px;
}
.pp-fild textarea:focus {
}
.pp-fild {
    width: 100%;
    margin-bottom: 10px;
    background-color: #c3cacd;
    border-radius: 7px;
    padding: 4px 12px;
    display: inline-block;
    vertical-align: middle;
}
.pp-fild:last-child {
    margin-bottom: 0;
}
.bubbles {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    top: 0;
    left: 0;
}
.bubble {
    position: absolute;
    bottom: -100px;
    width: 40px;
    height: 40px;
    background: #ffaa17;
    border-radius: 50%;
    opacity: 0.5;
    animation: rise 3s infinite ease-in;
}
.bubble:nth-child(1) {
    width: 40px;
    height: 40px;
    left: 10%;
    animation-duration: 7s;
}
.bubble:nth-child(2) {
    width: 20px;
    height: 20px;
    left: 20%;
    animation-duration: 4s;
    animation-delay: 1s;
}
.bubble:nth-child(3) {
    width: 50px;
    height: 50px;
    left: 35%;
    animation-duration: 6s;
    animation-delay: 2s;
}
.bubble:nth-child(4) {
    width: 80px;
    height: 80px;
    left: 50%;
    animation-duration: 10s;
    animation-delay: 0s;
}
.bubble:nth-child(5) {
    width: 35px;
    height: 35px;
    left: 55%;
    animation-duration: 5s;
    animation-delay: 1s;
}
.bubble:nth-child(6) {
    width: 45px;
    height: 45px;
    left: 65%;
    animation-duration: 7s;
    animation-delay: 3s;
}
.bubble:nth-child(7) {
    width: 90px;
    height: 90px;
    left: 70%;
    animation-duration: 11s;
    animation-delay: 2s;
}
.bubble:nth-child(8) {
    width: 25px;
    height: 25px;
    left: 80%;
    animation-duration: 5s;
    animation-delay: 2s;
}
.bubble:nth-child(9) {
    width: 15px;
    height: 15px;
    left: 70%;
    animation-duration: 4s;
    animation-delay: 1s;
}
.bubble:nth-child(10) {
    width: 90px;
    height: 90px;
    left: 25%;
    animation-duration: 4s;
    animation-delay: 1s;
}
@keyframes rise {
    0% {
        bottom: -100px;
        transform: translateX(0);
    }
    50% {
        transform: translate(100px);
    }
    100% {
        bottom: 1080px;
        transform: translateX(-200px);
    }
}
.flipcard-iner.flipped .f-wrap.front {
    display: none;
}
.f-wrap h4 {
    font-size: 61px;
    line-height: 0;
    font-weight: 500;
    margin-top: 80%;
    margin-bottom: 6%;
    color: #fff;
    font-family: "Teko";
}
.f-wrap h4 > span {
    display: block;
    font-size: 80px;
}
.f-wrap h4 > p {
}
.f-wrap h3 {
    color: #fff;
    font-size: 29px;
    margin-bottom: 4px;
    line-height: 40px;
    font-weight: 400;
    position: relative;
    font-family: "Teko";
    text-transform: uppercase;
}
.f-wrap h3 > span {
    font-size: 65px;
    font-weight: 500;
    line-height: 0;
}
.in {
    margin-bottom: 30px;
}
img.flag {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 2%;
    width: 38%;
}
.f-wrap.front {
    overflow: hidden;
    padding-top: 11%;
}
img.flag2 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
span.th {
    position: absolute;
    top: -25px;
}
.spstar {
    display: block;
    margin-bottom: 15px;
}
.spstar > li {
    display: inline-block;
    vertical-align: middle;
}
.spstar > li > span {
    font-size: 14px;
    color: #fff;
}
.spstar > li > p {
    font-size: 30px;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Teko";
}
.f-wrap.back {
    background-image: url(../images/popup2.png);
    padding: 0px 19px;
}
.f-wrap.back h4 {
    font-size: 50px;
}
.f-wrap.back {
    text-align: left;
}
img.ribnn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
span.th strong {
    font-weight: 500;
    font-size: 57px;
    margin-left: -8px;
}
.get-btn2 {
    background-image: linear-gradient(#efa41c, #d48a1b, #efa41c);
    color: #000;
    font-family: "Teko";
    font-size: 20px;
    font-weight: 500;
    padding: 9px 32px 6px 32px;
    border-radius: 10px;
    border: none;
}
.get-btn2:hover {
    background-image: linear-gradient(#d48a1b, #efa41c, #d48a1b);
}
.get-btn {
    background-image: linear-gradient(#efa41c, #d48a1b, #efa41c);
    color: #000;
    font-family: "Teko";
    font-size: 20px;
    font-weight: 500;
    padding: 6px 32px 3px 32px;
    border-radius: 10px;
}
.get-btn:hover {
    background-image: linear-gradient(#d48a1b, #efa41c, #d48a1b);
}
.f-wrap h2 {
    font-size: 85px;
    font-family: "Teko";
    margin-top: 6%;
    margin-top: 13%;
    color: #efa81b;
    text-shadow: 2px 2px #868686;
    line-height: 39px;
}
.f-wrap b {
    font-size: 44px;
    text-transform: uppercase;
    font-weight: 400;
}
.f-wrap hr {
    background-color: white;
    margin: 0;
    width: 72%;
    height: 1px;
    margin-top: -5%;
}
.pp-fild img {
    vertical-align: top;
    margin-top: 0%;
}
@media (max-width: 767px) {
    .popupMaintwo {
        width: 350px;
        top: 42px;
        height: 420px;
        border-radius: 23px;
    }
    .f-wrap h4 {
        font-size: 61px;
        line-height: 0;
        font-weight: 500;
        margin-top: 77%;
        margin-bottom: 6%;
        color: #fff;
        font-family: "Teko";
    }
    .pp-fild input,
    .pp-fild textarea {
        vertical-align: top;
        width: 84%;
        border: none;
        font-size: 13px;
        font-weight: 400;
        padding: 0px 3px;
        font-family: "Poppins", sans-serif;
        color: #000;
        background: #c3cacd00;
        border-radius: 0;
        border-radius: 5px;
    }
    .f-wrap.back {
        padding: 0px 19px;
        border-radius: 17px;
    }
    .f-wrap h2 {
        font-size: 69px;
        font-family: "Teko";
        margin-top: 6%;
        margin-top: 13%;
        color: #efa81b;
        text-shadow: 2px 2px #868686;
        line-height: 24px;
    }
    .f-wrap b {
        font-size: 30px;
        text-transform: uppercase;
    }
}
.ma3 {
    margin-top: 1%;
}
.ma2 {
    margin-top: 2%;
    margin-left: 5px;
}
.ma2 label {
    font-size: 12px;
}
.right-s h1 {
    text-align: left;
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    line-height: 19px;
    padding: 59px 0px 0px 14px;
    font-family: "rift";
    letter-spacing: 3px;
}
.right-s hr {
    background-color: #fff;
    width: 83%;
    text-align: center;
    margin: 2px 13px;
}
.right-s h2 {
    font-family: "rift";
    color: #fff;
    font-size: 60px;
    text-align: left;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 0px 0px 15px;
}
li.fom3-back .fom3::placeholder {
    color: #797979;
}
li.fom4-back .fom4::placeholder {
    color: #797979;
}
.pad {
    padding: 0;
}
.padL {
    padding-left: 0;
}
.padR {
    padding-right: 0;
}
.pad-top {
    padding-top: 80px;
}
.pad-btm {
    padding-bottom: 100px;
}
.pad-btmm {
    padding-bottom: 60px;
}
.pad-tb {
    padding: 100px 0;
}
.pad-tbm {
    padding: 70px 0;
}
.btn-a {
    background-color: #5eba60;
    border: 2px solid #5eba60;
    border-radius: 6px;
    color: white;
    padding: 20px 40px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn-a:hover {
    background: transparent;
    color: #222222;
}
.cu-payment .overlay {
    display: none !important;
}
.cu-payment .popupMaintwo {
    display: none !important;
}
.m1-h h5 {
}
.m2-h h5 {
}
.m3-h h5 {
}
.m4-h h5 {
}
.m5-h h5 {
}
.m6-h h5 {
}
.p1 p {
}
.p2 p {
}
.p3 p {
}
.p4 p {
}
.p5 p {
}
.menu-Bar {
    width: 30px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0px;
    margin: auto;
    z-index: 22;
    display: none;
}
.menu-Bar span {
    display: block;
    height: 4px;
    width: 100%;
    background: #175fab;
    position: absolute;
    transition: 0.6s all;
    border-radius: 100px;
}
.menu-Bar span:nth-child(1) {
    top: 0;
}
.menu-Bar span:nth-child(2) {
    top: 8px;
    transform-origin: left;
}
.menu-Bar span:nth-child(3) {
    top: 16px;
}
.menu-Bar.open span {
    background: #5eba60;
}
.menu-Bar.open span:nth-child(1) {
    transform: rotate(45deg);
    top: 12px;
    transform-origin: right-center;
}
.menu-Bar.open span:nth-child(2) {
    width: 0;
    opacity: 0;
}
.menu-Bar.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 12px;
    transform-origin: right-center;
}
.f.feature-six__image img {
    float: left;
}
.f.feature-six__content {
    padding-left: 0;
}
.pp .sec-title h2 {
    color: #fff;
}
.c-bx {
    text-align: center;
    background: #e2bfa3;
    height: 185px;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.c-bst > li {
    display: inline-block;
    width: 49%;
    vertical-align: text-top;
    margin-right: 11px;
}
ul.c-bst {
    display: block;
    font-size: 0;
}
.c-bx p {
    margin: 0;
}
ul.c-bst > li:nth-child(2n) {
    margin-right: 0;
}
ul.c-logo {
    text-align: center;
}
ul.c-logo > li {
    display: inline-block;
    width: 13%;
    margin-right: 19px;
    vertical-align: middle;
}
ul.c-logo > li:last-child {
    margin-right: 0;
}
.cl-sil li.slick-slide {
    padding-bottom: 20px !important;
}
.get-quote-two .info ul li .icon img {
    width: 45px;
}
.clr {
    color: #741946;
}
.advan span.clr {
    color: #cd9771;
}
.clr1 {
    background-color: #222429;
}
.clr2 {
    color: #fff;
}
ul.trust-lst {
    font-size: 0;
}
ul.trust-lst > li {
    display: inline-block;
    border-right: 1px solid #ffaa17;
    padding: 0 22px;
}
ul.trust-lst > li:last-child {
    border: none;
}
ul.trust-lst > li:first-child {
    padding-left: 0;
}
.advan {
    text-align: center;
}
.advan.sec-title h2 {
    color: #fff;
}
.advan.sec-title .lower-text {
    padding: 0;
}
ul.c-btn {
    margin-top: 40px;
}
ul.c-btn > li {
    display: inline-block;
    margin-right: 20px;
}
ul.c-btn > li:last-child {
    margin-right: 0;
}
section.ab-tes.testimonials-section {
    background: #fff;
}
ul.ban-lst > li {
    color: #fff;
    font-size: 15px;
}
ul.ban-lst {
    padding: 20px 0;
}
section.cover_cta.call-to-section-two h2 {
    font-size: 52px;
    margin: 0;
}
.bet-ctn {
    display: inline-block;
    width: 60%;
    vertical-align: middle;
    text-align: right;
    padding-right: 10px;
}
.bet-icn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.bet-icn span {
    width: 100px;
    height: 100px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
ul.bet-lst {
    position: relative;
    z-index: 99;
}
ul.bet-lst > li {
    margin-bottom: 60px;
}
ul.bet-lst > li:last-child {
    margin-bottom: 0;
}
ul.bet-lst > li:nth-child(2) {
    position: relative;
    left: -57px;
}
ul.betlst-t > li:nth-child(2) {
    left: 55px;
}
.beat-img img {
    max-width: fit-content;
    position: absolute;
    left: -102%;
    z-index: -1;
}
.beat-img {
    position: relative;
    z-index: 1;
}
.bet-lst .bet-icn > span {
}
.beat-btn {
    text-align: center;
    padding-right: 8%;
}
.beat-wrap {
    text-align: center;
}
.bet-ctn h4 {
    color: #ffaa17;
    font-size: 26px;
    margin: 0;
}
.beat-img img {
    animation: moveOperator 8s linear infinite alternate;
}
@-webkit-keyframes moveOperator {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(5deg);
    }
    75% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-5deg);
    }
}
.reviews ul.trust-lst {
    margin-bottom: 30px;
}
.popupMain {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 550px;
    height: 475px;
    padding: 0;
    border-radius: 15px;
    margin: auto;
    z-index: 9;
    display: flex;
    align-items: center;
    display: none;
    box-shadow: 0px 2px 18px 0px #ffaa17;
    background: #fff;
    overflow: hidden;
}
.popupMain .closePop {
    position: absolute;
    right: -4px;
    top: 0;
    background: #ffaa17;
    color: #ffffff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
}
.popTxt {
    margin-bottom: 15px;
}
.popTxt h6 span {
    font-weight: 600;
    color: #3498db;
}
.popTxt p {
}
.popTxt p span {
    color: #181818;
    font-weight: bold;
}
.popField {
    margin-bottom: 18px;
    position: relative;
}
.popField.half {
    width: 48.2%;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}
.popField.half.noMar {
    margin-right: 0px;
}
.popField.half.two {
    width: 22.3%;
}
.signIn {
    font-size: 18px;
    color: #222222;
    font-weight: 600;
}
.signIn a {
    color: #b70404;
    font-size: 18px;
}
.popup-close {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #159567;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    z-index: 10;
    padding: 0px;
    line-height: 27px;
    text-align: center;
}
.frmicon-box {
    margin: 0 0 15px;
}
.pop-filed input,
.pop-filed select,
.pop-filed textarea {
    width: 100%;
    height: 45px;
    border: 1px solid #222429;
    font-size: 13px;
    font-weight: 400;
    padding: 0 18px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    background: #222429;
    border-radius: 6px;
}
.pop-filed input::placeholder {
    color: #fff;
}
.popform-holder {
    width: 80%;
    margin: auto;
}
.pop-filed {
    margin-bottom: 15px;
}
.pp-wrapp {
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}
.popTxt h4 > span {
    color: #000000;
}
.popTxt h4 {
    line-height: 40px;
    margin-bottom: 10px;
}
.btn-form:hover {
    color: #fff;
    transition: all 0.9s ease;
    transform: scale(0.9);
}
.pop-btn .btn-form {
    padding: 10px 50px;
    font-size: 23px;
    background: #ffaa17;
    border-radius: 6px;
}
.pop-filed textarea {
    height: 120px;
}
.ppopupMain {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 550px;
    height: 550px;
    padding: 0;
    border-radius: 15px;
    margin: auto;
    z-index: 9;
    display: flex;
    align-items: center;
    display: none;
    box-shadow: 0px 2px 18px 0px #ffaa17;
    background: #fff;
    overflow: hidden;
}
.ppopupMain .pclosePop {
    position: absolute;
    right: -4px;
    top: 0;
    background: #ffaa17;
    color: #ffffff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
}
.poverlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
.ppopup-close {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #159567;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    z-index: 10;
    padding: 0px;
    line-height: 27px;
    text-align: center;
}
.pppopupMain {
    position: fixed;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    width: 550px;
    height: 550px;
    padding: 0;
    border-radius: 15px;
    margin: auto;
    z-index: 9;
    display: flex;
    align-items: center;
    display: none;
    box-shadow: 0px 2px 18px 0px #ffaa17;
    background: #fff;
    overflow: hidden;
}
.pppopupMain .ppclosePop {
    position: absolute;
    right: -4px;
    top: 0;
    background: #ffaa17;
    color: #ffffff;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    font-weight: 600;
}
.ppoverlay {
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9;
    display: none;
}
.pppopup-close {
    position: absolute;
    right: -15px;
    top: -15px;
    background: #159567;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    z-index: 10;
    padding: 0px;
    line-height: 27px;
    text-align: center;
}
img.wki {
    position: absolute;
    z-index: -1;
    opacity: 0.4;
    left: -20%;
    top: -22%;
    -webkit-animation: rotation 60s infinite linear;
}
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
.prowik .feature-six__image img {
    float: right;
}
.prowik .feature-six__content {
    padding-left: 115px;
}
.history-timeline .sec-title {
    text-align: center;
}
.about-section-two ul.c-btn {
    text-align: center;
}
.f-field {
    margin-bottom: 10px;
}
.f-field textarea {
    height: 130px !important;
    resize: none;
    padding: 16px;
    line-height: normal;
    letter-spacing: 1px;
}
.search-btn button {
    position: fixed;
    background: #fea917;
    height: 150px;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -4%;
    top: 0;
    bottom: 0;
    border-radius: 50%;
    font-size: 19px;
    text-transform: uppercase;
    z-index: 99;
    margin: auto;
    border: 1px solid #222429;
    transform: rotate(-90deg);
    padding-bottom: 3%;
}
.search-btn button i {
    margin: 0;
}
.get-f h4 {
    color: #ffaa17;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0;
    line-height: 40px;
}
.get-f p {
    color: #fff;
    line-height: 23px;
}
.cal {
    position: fixed;
    width: 50px;
    height: 50px;
    background: #53c10e;
    z-index: 99;
    bottom: 5%;
    margin: auto;
    left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    cursor: pointer;
    transition: 250ms color;
    animation-name: wa;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@keyframes wa {
    0% {
        box-shadow: 0 0 0px 0px rgb(83 193 14 / 0.5);
    }
    60% {
        box-shadow: 0 0 0px 10px rgb(83 193 14 / 0.3);
    }
}
.cal a {
    color: #fff;
    transform: rotate(136deg);
    box-shadow: 0 0 0px 0px #53c10e;
}
.market-table thead {
    background: #fea917;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
}
.market-table tbody tr:nth-child(even) {
    background-color: #d6e4f2;
}
.market-table tbody tr {
    background: #e4eef8;
}
.market-table .table-bordered td,
.market-table .table-bordered th {
    border: 1px solid #c1d4e8;
    text-align: center;
    width: 25%;
    padding: 20px 0;
}
.market-table .table-bordered td:first-child,
.market-table .table-bordered th:first-child {
    text-align: left;
    padding-left: 70px;
    width: 50%;
}
.market-table .table-bordered td {
    font-size: 15px;
    color: #222429;
    font-weight: 600;
}
.market-table .table-bordered {
    border: 2px solid #fea917;
    overflow: hidden;
    border-collapse: inherit;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3) !important;
    margin: 0;
}
.table thead th {
    border: none !important;
}
.market-table .table-bordered td span {
    font-size: 25px;
    color: #fea917;
}
.bet-icn span img {
    width: 50px;
}
.payment-btn button {
    width: 100%;
}
.payment-sec.contact-section .form-box {
    text-align: left;
}
.payment-bx.form-box {
    padding-right: 40px;
    border-right: 1px solid #fea917;
}
ul.pay-card {
    display: block;
    text-align: center;
}
ul.pay-card > li {
    margin-right: 30px;
    display: inline-block;
}
ul.pay-card > li:last-child {
    margin-right: 0;
}
ul.pay-icn {
    display: block;
    text-align: center;
    margin-top: 60px;
}
ul.pay-icn > li {
    display: inline-block;
    margin-right: 100px;
}
ul.pay-icn > li:last-child {
    margin-right: 0;
}
html {
    scroll-behavior: smooth;
}
video#myVideo {
    width: 100%;
}
.wiki-g {
    text-align: center;
}
.vid {
    left: -40%;
    position: absolute;
    top: 0;
    height: 100%;
}
.vv {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 2;
    opacity: 0;
    transform: translateX(100%);
    overflow: hidden;
    opacity: 1;
    transform: translate(0);
    transition: all 1000ms ease;
    transition-delay: 200ms;
    border-radius: 50%;
    width: 100%;
}
.b-imgg {
    text-align: center;
}
ul.bm-lst {
    text-align: center;
}
.b-m {
    display: none;
}
ul.side-btn.c-btn .btn-style-one .btn-title {
    padding: 10px 25px;
    font-size: 19px;
}
.whats.cal {
    bottom: 14%;
}
.whats.cal > a {
    transform: rotate(0deg);
    font-size: 20px;
}
ul.baner-btn > li:last-child {
    margin-right: 0;
}
ul.baner-btn > li {
    display: inline-block;
    margin-right: 15px;
}
section.about-section.featured-section .image-column .inner:before {
    right: -10%;
    left: inherit;
}
section.about-section.featured-section::before {
    display: none;
}
section.clr1.history-timeline h3 {
    color: #fff;
}
section.clr1.history-timeline p {
    color: rgb(206 197 197);
}
.banner-form h3 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #e2bfa3;
    letter-spacing: 1px;
}
.banner-form h3 > span {
    color: #fff;
    font-weight: 600;
}
.floating_wrap {
    position: fixed;
    right: 0px;
    top: 100px;
    z-index: 99;
}
.floating_wrap .btns_wrap {
    position: fixed;
    right: 0px;
}
.floating_wrap .btns_wrap a:hover {
    text-decoration: none !important;
    right: 0px;
}
.floating_wrap .btns_wrap .call_wrap {
    width: 275px;
    position: absolute;
    right: -225px;
    background: #03296b;
    top: 60px;
    border-radius: 0px 0px 0px 50px;
    overflow: hidden;
    box-shadow: 0px 0px 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.floating_wrap .btns_wrap .call_wrap span {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    padding: 15px 20px 15px 15px;
    border-color: #03296b;
}
.floating_wrap .btns_wrap .chat_wrap {
    display: block;
    position: absolute;
    right: -225px;
    width: 275px;
    background: #03296b;
    top: 0;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0px 0px 40px #00000026 !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 50px 0px 0px 0px;
}
.floating_wrap .btns_wrap .chat_wrap:hover {
    text-decoration: none;
}
.floating_wrap .btns_wrap .call_wrap:hover {
    text-decoration: none;
}
.floating_wrap .btns_wrap .chat_wrap span.icoo,
.floating_wrap .btns_wrap .call_wrap span.icoo {
    color: #ffffff;
    background: #03296b;
    font-size: 20px;
    line-height: 1;
    padding: 14px 20px;
    border-right: 1px solid #ded9d9;
    vertical-align: middle;
    display: inline-block;
    border-radius: 50px 0px 0px 50px;
}
.floating_wrap .btns_wrap .chat_wrap span {
    color: #fff;
    font-size: 15px;
    vertical-align: middle;
    background: #03296b;
    padding: 15px 30px 15px 15px;
}
.floatbutton.visible .clickbutton {
    opacity: 1;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton {
    position: fixed;
    right: -430px;
    top: 165px;
    font-size: 0;
    width: 400px;
    z-index: 99;
    transition: 0.6s;
}
.floating_wrap.visible {
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    display: block;
}
.floatbutton .clickbutton {
    width: 50px;
    z-index: 99;
    opacity: 0;
    vertical-align: top;
    height: 0px;
    cursor: pointer;
    box-shadow: -20px 0 35px #0000001f;
    border-radius: 50% 0% 0 50%;
    background: #fff;
    display: inline-block;
    padding-top: 0px;
}
.floatbutton.visible {
    right: -400px;
}
.floatbutton .clickbutton .crossplus {
    position: relative;
    display: block;
    transform: rotate(0deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(-90deg);
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}
.floatbutton .clickbutton .crossplus p {
    font-size: 19px;
    width: 150px;
    top: -18px;
    position: relative;
    margin-top: 194px;
    height: 150px;
    padding-top: 25px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    box-shadow: 0px 0px 40px #00000026 !important;
    left: -80px;
    background: #741844;
    border-radius: 50%;
    z-index: -1;
    right: 0;
    text-transform: uppercase;
}
.floatbutton .clickbutton .crossplus {
    transform: rotate(-90deg);
}
.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.6s;
}
.floatbutton .banner-form {
    background: #222429;
    padding: 30px 20px;
    border-radius: 0px 0px 0px 10px;
    opacity: 1;
    z-index: 9999;
    position: relative;
}
.lf-fld input,
.lf-fld textarea {
    width: 100%;
    height: 39px;
    border: none;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0 20px;
    color: #404040;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 5px 24px 0 rgb(0 0 0 / 0.3);
    font-family: var(--thm-font);
}
.lf-fld input::placeholder {
    color: #404040;
}
.lf-fld select option {
    background: #7052f2;
    color: #fff;
}
.lf-fld {
    margin-bottom: 15px;
}
input#quoteSubmit {
    width: 100%;
}
section.copright:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 1px;
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
img.ft-back {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    z-index: -1;
    width: 100%;
}
.lf-fld textarea {
    height: 140px;
    resize: none;
    padding: 16px;
    line-height: normal;
    letter-spacing: 1px;
}
.banner-form button.theme-btn.btn-style-one {
    width: 100%;
    margin-top: -15px;
}
.banner-form button.theme-btn.btn-style-one span {
    padding: 10px 0;
}
.banner-form p {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}
.icon-box img {
    width: 60px;
}
section.sponsors-section-two.pad-tbm {
    padding: 40px 1px;
}
span.h-s {
    display: block;
    margin: auto;
    width: 25%;
    margin-bottom: 20px;
}
ul.betlst-t.bet-lst .bet-ctn {
    text-align: left;
    padding-left: 10px;
}
section.about-section-three.pd {
    padding: 40px 0;
}
.wik-ab {
    text-align: right;
}
.trem-ctn p {
    margin-bottom: 10px;
}
.trem-ctn h5 {
    text-transform: uppercase;
    margin: 0;
}
.trem-ctn {
    margin-bottom: 20px;
}
.other-links.clearfix select {
    margin-right: 18px;
    background: #000;
    border: 2px solid #ffaa17;
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
}
ul.pay-lst {
    display: block;
    text-align: right;
}
ul.pay-lst > li {
    display: inline-block;
    vertical-align: middle;
}
.port-btn.link-box {
    position: relative;
}
.duni.sec-title h2 {
    margin-bottom: 30px;
}
.service-block-two .inner-box:hover .icon-box img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.advan h2 {
    margin-bottom: 20px;
}
section.custome-pay.page-banner {
    height: 50vh;
}
section.custome-pay.page-banner .inner-container {
    padding: 179px 0px 120px;
}
@media (max-width: 1440px) {
    .main-header .nav-outer .main-menu {
        margin-left: -6%;
    }
    .main-menu .navigation > li > a {
        font-size: 19px;
    }
    .main-menu .navigation > li {
        margin-right: 21px;
    }
}
@media (max-width: 1366px) {
.vv {
    width: 120%;
}
.vid {
    left: -33%;
}
.banner-carousel .slide-item .round-shape-1 {
    height: 950px;
}
section.banner-section.banner-three {
    height: 850px;
}
.parallax-section .content-box .icon-box {
    display: none;
}
.scroll-to-top {
    bottom: 14%;
}
    .main-header .header-upper .logo-box .logo img {
        max-height: 75px;
    }
    .get-quote-two .form-box form .form-group {
        margin-bottom: 28px;
    }
    .floatbutton .clickbutton .crossplus p {
        left: -50px;
    }
    .banner-three .banner-carousel .content-box h1 {
        font-size: 105px;
    }
    .banner-carousel .content-box .content {
        padding: 0px 0px 280px;
    }
    .main-header .nav-outer .main-menu {
        margin-left: -10%;
    }
    .floatbutton {
        top: 90px;
    }
    .banner-section .left-based-text .base-inner {
        bottom: 45%;
    }
    .banner-form h3 {
        font-size: 26px;
        line-height: 26px;
    }
    .lf-fld {
        margin-bottom: 12px;
    }
    .lf-fld textarea {
        height: 100px;
    }
    .banner-form button.theme-btn.btn-style-one span {
        padding: 5px 0;
    }
}
@media (max-width: 1300px) {
    .banner-three .banner-carousel .content-box h1 {
        font-size: 100px;
    }
    .banner-carousel .content-box {
        padding-left: 4%;
    }
    .other-links.clearfix select {
        margin-right: 17px;
        font-size: 15px;
        padding: 5px 0px;
    }
    .main-header .other-links .link-box .number {
        font-size: 17px;
    }
    .banner-carousel .slide-item .round-image {
        right: -23%;
        width: 780px;
        height: 780px;
    }
}
@media (max-width: 1024px) {
    .other-links.clearfix select {
        margin-top: 29%;
    }
    header.main-header.header-style-two.fixed-header .other-links.clearfix select,
    header.main-header.header-style-one.fixed-header .other-links.clearfix select {
        margin-top: 16%;
    }
    .banner-three .banner-carousel .content-box h1 {
        font-size: 90px;
    }
    .banner-carousel .content-box .text {
        width: 470px;
    }
    .banner-carousel .content-box .content {
        padding: 90px 0px 170px;
    }
    .cl-sil li.slick-slide {
        padding-bottom: 0;
        padding: 19px 0 !important;
    }
    .sec-title-two h2 {
        margin: 0;
        font-size: 41px;
    }
    .duni.sec-title h2 {
        font-size: 40px;
    }
    .duni.sec-title {
        text-align: center;
    }
    video#myVideo {
        width: 50%;
    }
    .row.align-items-center.flex-column-reverse.flex-md-row {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    ul.c-bst > li {
        width: 47%;
    }
    .my-auto {
        padding: 20px 0;
    }
    .wiki-im.feature-six__image.clearfix {
        display: none;
    }
    .prowik .feature-six__content {
        padding-left: 0;
    }
}
@media (max-width: 824px) {
}
@media (max-width: 767px) {
    .right-s {
        display: none;
    }
    .popupMaintwo {
        width: 350px;
        top: 100px;
        height: 420px;
        background-color: #00ffff00;
        padding: 0px 0px 0px 0px;
    }
    .pop-h h1 {
        font-size: 24px;
        line-height: 3px;
        text-align: center;
    }
    .pop-h h2 {
        font-size: 33px;
        line-height: 14px;
        text-align: center;
    }
    .fom3-back {
        background-color: #f1f1f1;
        margin: 6px 1px 0px 1px;
        padding: 2px 2px;
        border-radius: 5px;
        width: 100%;
    }
    .fom4-back {
        width: 100%;
        background-color: #f1f1f1;
        margin: 6px 1px 0px 1px;
        padding: 7px 1px;
        border-radius: 3px;
    }
    .ma2 label {
        font-size: 13px;
        line-height: 20px;
    }
    .fom4 {
        padding: 0px 2px;
        width: 80%;
        background-color: #00ffff00;
        border: none;
        font-size: 13px;
    }
    .banner-carousel .content-box {
        padding-left: 0;
    }
    .banner-three .banner-carousel .content-box h1 {
        font-size: 46px;
    }
    .banner-carousel .content-box .text {
        width: auto;
    }
    .other-links.clearfix select {
        margin-top: 14%;
    }
    header.main-header.header-style-two.fixed-header .other-links.clearfix select,
    header.main-header.header-style-one.fixed-header .other-links.clearfix select {
        margin-top: 0%;
    }
    ul.c-logo > li {
        display: block;
        width: 34%;
        margin-right: 0;
        vertical-align: middle;
        margin: auto;
        margin-bottom: 20px;
    }
    ul.c-logo > li:last-child {
        margin-right: 0;
        margin-left: 0;
        margin: auto;
    }
    .sec-title-two h2 {
        margin: 0;
        font-size: 32px;
    }
    .facts-section,
    .facts-section.alternate {
        padding: 10px 0;
    }
    .ppopupMain,
    .popupMain,
    .pppopupMain {
        width: 94%;
        top: 85px;
    }
    .floatbutton.visible {
        right: -340px;
    }
    .floatbutton {
        width: 340px;
    }
    .floatbutton.active {
        right: 0;
    }
    ul.trust-lst > li {
        width: 30%;
    }
    .banner-inner p br {
        display: none;
    }
    .page-banner .inner-container {
        padding: 225px 0px 50px;
    }
    ul.c-btn {
        text-align: center;
    }
    ul.c-btn > li {
        margin-right: 10px;
    }
    ul.c-btn .btn-style-two .btn-title {
        padding: 15px 23px 15px;
        font-size: 18px;
    }
    ul.c-btn .btn-style-one .btn-title {
        padding: 15px 23px 15px;
        font-size: 18px;
    }
    .beat-img {
        display: none;
    }
    ul.bet-lst > li:nth-child(2) {
        position: relative;
        left: 0;
    }
    ul.betlst-t > li:nth-child(2) {
        left: 0;
    }
    .bet-ctn {
        width: 67%;
    }
    .market-table .table-bordered td:first-child,
    .market-table .table-bordered th:first-child {
        text-align: left;
        padding-left: 5px;
        width: 50%;
    }
    .history-timeline__title {
        font-size: 30px;
    }
    .featured-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .banner-form h3 {
        font-size: 26px;
        line-height: 28px;
    }
    .lf-fld textarea {
        height: 100px;
    }
    .fact-counter .column .inner:after {
        display: none;
    }
    .floatbutton .clickbutton .crossplus p {
        font-size: 14px;
        width: 110px;
        height: 110px;
        padding-top: 17px;
    }
    .main-footer.normal-padding .widgets-section {
        padding: 30px 0px 10px;
    }
    .main-footer .info-widget ul li {
        font-size: 13px;
    }
    .ft-display.widget-content {
        display: none;
    }
    .main-footer .column {
        position: relative;
        margin-bottom: 0;
    }
    .main-footer .footer-bottom .copyright {
        margin-bottom: 15px;
    }
    .main-footer .footer-bottom .inner {
        padding: 12px 0;
    }
    ul.pay-lst {
        text-align: center;
    }
    .main-footer .footer-bottom .copyright {
        text-align: center;
    }
    .main-footer .social-links {
        display: none;
    }
    .about-section-three__image {
        margin-bottom: 0;
    }
    .services-section-two .services {
        margin-bottom: 0;
    }
    .featured-section .left-col .image-box:before {
        display: none;
    }
    .get-quote-two .info ul li strong {
        font-size: 24px;
    }
    .b-m {
        display: block;
    }
    .beat-wrap {
        display: none;
    }
    ul.bm-lst > li > a {
        font-size: 14px;
        line-height: 24px;
    }
    .b-imgg {
        margin-bottom: 20px;
    }
    .call-to-section .inner {
        bottom: 0px;
        margin-bottom: 30px;
    }
    .history-timeline__info.spacing {
        margin-bottom: 30px;
    }
    .image-block.wow.fadeInUp.animated {
        display: none;
    }
    section.cover_cta.call-to-section-two h2 {
        font-size: 29px;
        margin: 0;
    }
    .call-to-section-two {
        padding: 30px 0;
    }
    .error-section h2 {
        font-size: 78px;
    }
}
