body
{
    margin: 0 auto;
    padding: 0;
    font-family: "Poppins", sans-serif;
}
h2, h3
{
    font-family: "Space Grotesk", sans-serif;
    font-weight: bold;
}
.top-bar-stk {
    background-image: linear-gradient(to right, #F49428, #7D3EF2, #27F093);
    padding: 6px 0;
}
.alex-right img {
    width: 100%;
    border-radius: 10px;
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.vimo-video {
    margin: 0 auto;
    display: table;
    /*background-image: url("../images/frame.png");*/
    background-size: 100% 100%;
    padding: 9px;
    width: 100%;
    max-width: 83%;
        position: relative;
}
.vimo-video::before {
    background-image: url(../images/frame.png);
    position: absolute;
    content: "";
    left: -78px;
    top: -28px;
    width: 117%;
    height: 113%;
    z-index: 9;
    background-size: 100% 100%;
    pointer-events: none;
}
.vimo-video iframe {
    width: 100%;
    height: 674px;
}
.top-bar-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-bar-flex h3 {
    color: #fff;
    font-size: 17px;
    margin: 0;
}
.top-bar-flex a {
    background: #FFDB1C;
    color: #000;
    font-weight: 600;
    padding: 6px 13px;
    border-radius: 6px;
}
section.page-banner {
    background-image: url("../images/banner-bk.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 410px;
}
.top-bar-flex h3 b {
    color: #FFDE2F;
}
section.page-banner h5 {
    text-align: center;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    font-size: 25px;
    margin-bottom: 33px;
}
section.page-banner h4 {
    font-family: "Dancing Script", cursive;
    color: #fff;
    text-align: center;
    font-size: 53px;
}
section.page-banner h3 {
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
    color: #fff;
    font-size: 45px;
}
span.grad-blue {
    background: linear-gradient(to left, #A937F2, #28EE94);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}
span.border-dot {
    background-image: url(../images/bord-text.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 12px 19px;
}
span.text-yellow {
    background: #FFEC6F;
    color: #000;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 13px 6px;
}
section.video-outer {
    margin-top: -383px;
}
section.key-feaure h3 {
    background-image: linear-gradient(to right, #F49428, #7D3EF2, #27F093);
    padding: 6px 0;
    margin: 0 auto;
    display: table;
    text-align: center;
    padding: 20px 30px;
    font-size: 45px;
    font-family: "Space Grotesk", sans-serif;
    color: #fff;
    border-radius: 7px;
}
section.key-feaure {
    padding: 70px 0 0;
    position: relative;
}
.key-box {
    position: relative;
    background-image: linear-gradient(to bottom, #FFC8C3, #fff);
    border: 1px solid #ff574870;
    border-radius: 10px;
    margin-top: 34px;
    padding: 30px;
}
.key-box ul {
    position: relative;
    padding: 0;
    margin: 0;
}
.key-box ul li {
    font-family: "Space Grotesk", sans-serif;
    font-size: 24px;
    list-style: none;
    padding: 7px 0;
    display: flex;
    align-items: center;
}
.key-box ul li b {
    color: #FF7A6D;
}
.key-box ul li span {
    background: #FF7A6D;
    width: 33px;
    height: 45px;
    display: flex;
    align-items: center;
    border-radius: 140px;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    box-shadow: 2px 2px 0px 1px #ff5b4b;
    margin-right: 15px;
}
.key-box::before {
    content: "";
    background-image: url("../images/chair.png");
    background-repeat: no-repeat;
    width: 300px;
    height: 300px;
    background-size: contain;
    top: -192px;
    right: -193px;
    position: absolute;
    z-index: -1;
}
.key-box::after {
    content: "";
    background-image: url("../images/bord.png");
    background-repeat: no-repeat;
    width: 144px;
    height: 137px;
    background-size: contain;
    bottom: 20px;
    right: 17px;
    position: absolute;
}
section.key-feaure::before {
    content: "";
    background-image: url("../images/mon.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 120px;
    background-size: contain;
    top: 112px;
    left: 0;
    position: absolute;
}
section.key-feaure::after {
    content: "";
    background-image: url("../images/cap.png");
    background-repeat: no-repeat;
    width: 190px;
    height: 170px;
    background-size: contain;
    bottom: -28px;
    left: 76px;
    position: absolute;
    z-index: -1;
}
.video-creator-inner img {
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
    display: table;
    max-height: 231px;
    object-fit: contain;
}
.video-creator-inner {
    background: #e59e7e21;
    border-radius: 10px;
    padding: 20px 15px 13px;
    border: 2px dashed #e59e7e;
    height: 100%;
}
.video-creator-inner.peri-two {
    background: #72ad8c33;
    border-color: #6fac8d;
}
.video-creator-inner.peri-three {
    background: #c6ff000f;
    border-color: #c6ff00;
}
.video-creator-inner.peri-four {
    background: #46b9e226;
    border-color: #46b9e2;
}
.video-creator-inner.peri-five {
    background: #ff98cb24;
    border-color: #ff98cb;
}.video-creator-inner.peri-six {
    background: #d13d4326;
}
.benefits-section {
    padding: 41px 0 0;
}
.video-creator .col-md-4 {
    margin-bottom: 23px;
}
.video-creator-inner h5 {
    text-align: center;
    margin: 15px 0 5px;
}
.video-creator-inner p {
    text-align: center;
}
.pring.back {
    background-image: url("../images/pricing-bk.png");
    background-size: cover;
    padding: 40px 0;
    text-align: center;
    border-radius: 15px;
    margin-top: 20px;
    position: relative;
}
.pring.back h3 {
    color: #fff;
    font-size: 32px;
}
.pring.back a {
    font-size: 33px;
    color: #fff;
    background-image: linear-gradient(to right, #F49428, #7D3EF2, #27F093);
    border-radius: 10px;
    font-family: "Space Grotesk", sans-serif;
    font-weight: bold;
    padding: 20px 36px;
    display: table;
    margin: 24px auto 0;
    text-decoration: none;
}
.pring.back h6 {
    color: #fff;
    font-weight: 500;
    margin: 12px 0 14px;
}
.pring.back::before {
    content: "";
    background-image: url("../images/pricing-bf.png");
    background-repeat: no-repeat;
    width: 130px;
    height: 170px;
    background-size: contain;
    bottom: -68px;
    left: -44px;
    position: absolute;
}
.pring.back::after {
    content: "";
    background-image: url("../images/pricing-af.png");
    background-repeat: no-repeat;
    width: 150px;
    height: 100px;
    background-size: contain;
    top: 38%;
    right: -72px;
    position: absolute;
    z-index: 1;
}
section.keyword-outer {
    background-image: url("../images/firebk.png");
    background-size: cover;
    border-radius: 40px 40px 0 0;
    padding: 60px 0;
    margin-top: 60px;
    position: relative;
}
.bullet h3 {
    font-size: 45px;
    color: #fff;
    text-align: center;
    margin: 30px auto 24px;
    display: table;
    background: #ffffff24;
    border-radius: 10px;
    padding: 24px 50px;
}
.lapi-inner {
    background: #ffffff24;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    color: #fff;
    height: 100%;
}
.bullet h4 {
    font-size: 33px;
    text-align: center;
    color: #fff;
    font-family: "Space Grotesk", sans-serif;
    margin-bottom: 24px;
}
.lapi {
    text-align: center;
    margin-bottom: 40px;
}
section.keyword-outer .col-md-4 {
    margin-bottom: 24px;
}
.lapi-inner h5 {
    font-size: 25px;
    font-family: "Space Grotesk", sans-serif;
    padding: 16px 19px 0;
}
section.alex-feature {
    padding: 60px 0;
}
section.alex-feature h3 {
    text-align: center;
    font-size: 45px;
    margin-bottom: 50px;
}
section.alex-feature h3 span {
    background: #00D1FF;
    color: #fff;
    padding: 3px 20px;
    border-radius: 10px;
    display: inline-block;
}
.alex-outer {
    background-image: linear-gradient(to bottom, #EAE7FF, #fff);
    border: 1px solid #c3bded;
    border-radius: 10px;
    padding: 37px;
    position: relative;
    margin-bottom: 40px;
    position: sticky;
    top: 0;
}
.alex-outer::before {
    position: absolute;
    content: "";
    top: 0;
    width: 190px;
    background: #ffffff;
    height: 14px;
    margin: 0 auto;
    display: table;
    left: 0;
    right: 0;
    top: -4px;
}
.alext-bord {
    margin-bottom: 30px;
}
.alext-bord img {
    width: 100%;
}
.alex-left h5 {
    background: #C8C2FF;
    font-size: 36px;
    color: #A937F2;
    text-transform: uppercase;
    display: inline-block;
    padding: 11px 30px;
    font-family: "Space Grotesk", sans-serif;
}
.alex-left h6 {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    padding: 20px 34px;
    margin-top: 15px;
    background-image: url("../images/alex-dot-one.png");
    background-size: 100% 100%;
}
.alex-left p {
    font-size: 18px;
    font-weight: 500;
    opacity: 0.7;
}
.alex-left h4 {
    background: #A937F2;
    font-size: 26px;
    font-family: "Space Grotesk", sans-serif;
    color: #fff;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 10px;
    text-align: center;
}
.alex-outer.alex-two {
    background-image: linear-gradient(to bottom, #FFF0D3, #fff);
    border: 1px solid #ffe5b2;
}
.alex-outer.alex-two h5 {
    background: #FFE2A9;
    color: #FFAA04;
}
.alex-outer.alex-two h4 {
    background: #FFAA04;
}
.alex-outer.alex-two h6 {
    background-image: url("../images/alex-dot-two.png");
}
.alex-outer.alex-three {
    background-image: linear-gradient(to bottom, #C8F8FF, #fff);
    border: 1px solid #9af1ff;
}
.alex-outer.alex-three h5 {
    background: #99F2FF;
    color: #00BAD2;
}
.alex-outer.alex-three h4 {
    background: #00BAD2;
}
.alex-outer.alex-three h6 {
    background-image: url("../images/alex-dot-three.png");
}
.alex-outer.alex-four {
    background-image: linear-gradient(to bottom, #FFD3E8, #fff);
    border: 1px solid #ffbedd;
}
.alex-outer.alex-four h5 {
    background: #FFBFDE;
    color: #FF007C;
}
.alex-outer.alex-four h4 {
    background: #FF007C;
}
.alex-outer.alex-four h6 {
    background-image: url("../images/alex-dot-four.png");
}
.alex-outer.alex-five {
    background-image: linear-gradient(to bottom, #DDFFD8, #fff);
    border: 1px solid #b5ffaa;
}
.alex-outer.alex-five h6 {
    background-image: url("../images/alex-dot-five.png");
    font-size: 17px;
}
.alex-outer.alex-five h4 {
    background: #4EAC3E;
}
.alex-outer.alex-five h5 {
    background: #C4FFBC;
    color: #4EAC3E;
}
section.consimption-bk {
    background-image: url("../images/con-bk.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0 60px;
}
.zig-line img {
    width: 100%;
}
section.consimption-bk h6 {
    font-size: 31px;
    color: #A937F2;
    margin: 21px auto 20px;
    display: table;
    background-image: url("../images/head-brd.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 18px 30px;
}
section.consimption-bk h5 {
    font-size: 55px;
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
    font-weight: bold;
}
span.pink-grad {
    background: linear-gradient(to left, #A937F2, #ED4F44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.consimption-bk h4 {
    background: #FFEC6F;
    margin: 0 auto;
    display: table;
    padding: 10px 20px;
    border-radius: 9px;
    font-size: 25px;
    font-family: "Space Grotesk", sans-serif;
}
section.consimption-bk h3 {
    font-size: 61px;
    text-align: center;
    margin: 19px 0 36px;
}
section.consimption-bk h3 span.under-grad {
    border-bottom: 5px solid #ff00da;
}
.comp-desc {
    text-align: center;
    margin-top: 60px;
}
section.keyword-outer::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("../images/fire.png");
    background-repeat: no-repeat;
    width: 280px;
    height: 480px;
    background-size: 100% 100%;
}
section.million-bk {
    background-image: url("../images/million-bk.png");
    background-size: cover;
    padding: 20px 0 40px;
}
section.million-bk h6 {
    font-size: 31px;
    color: #FF5C00;
    margin: 21px auto 20px;
    display: table;
    background-image: url(../images/million-dot.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 18px 30px;
}
section.million-bk h3 {
    font-size: 55px;
    color: #fff;
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
}
section.million-bk h3 span {
    background: linear-gradient(to left, #A937F2, #ED4F44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.million-bk h4 {
    background: #FF4E41;
    color: #fff;
    margin: 0 auto;
    display: table;
    text-align: center;
    max-width: 900px;
    font-size: 21px;
    padding: 13px 30px;
    border-radius: 10px;
}
section.million-bk h5 {
    margin: 20px 0 0;
    font-family: "Dancing Script", cursive;
    color: #fff;
    text-align: center;
    font-size: 53px;
}
span.ai-vid {
    background: linear-gradient(to left, #A937F2, #28EE94);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 100%;
    display: table;
    text-align: center;
    font-size: 75px;
    font-family: "Space Grotesk", sans-serif;
    font-weight: bold;
    margin-bottom: 25px;
}
.million-left img {
    width: 100%;
}
.million-right ul li {
    background: #f9f0fff7;
    list-style: none;
    margin: 10px 0;
    padding: 15px 18px;
    border-radius: 10px;
    font-weight: 500;
}
.million-right ul li span {
    color: #9B00FF;
    font-weight: 800;
}
.pro-qualty {
    margin: 26px 0;
}
.full-lenght {
    padding-top: 40px;
}
section.demo-video {
    padding: 60px 0;
    background-image: url("../images/demo-bk.png");
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
section.demo-video h3 {
    font-size: 55px;
    margin: 0 auto 104px;
    display: table;
    position: relative;
}
section.demo-video h3::before {
    position: absolute;
    left: -100px;
    top: 30px;
    content: "";
    width: 80px;
    height: 80px;
    background-image: url("../images/ar-right.png");
}
section.demo-video h3::after {
    position: absolute;
    right: -100px;
    top: 30px;
    content: "";
    width: 80px;
    height: 80px;
    background-image: url("../images/ar-left.png");
}
section.youtube-sec {
    padding: 70px 0;
    background-image: url("../images/social-bk.png");
    background-repeat: no-repeat;
    background-size: cover;
}
section.youtube-sec h3 {
    font-size: 55px;
    text-align: center;
    margin-bottom: 15px;
}
section.youtube-sec h4 {
    color: #00BAD2;
    font-size: 33px;
    text-align: center;
}
section.youtube-sec img {
    margin: 0 auto;
    display: table;
}
section.pro-qualt {
    background-image: url("../images/gl-bk.png");
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 60px 0;
}
section.pro-qualt h3 {
    font-size: 42px;
    color: #fff;
    margin-bottom: 39px;
}
section.pro-qualt h3 span {
    background: #ED4F44;
    padding: 0 11px 9px;
    border-radius: 10px;
    display: inline-block;
}
.gl-images img {
    width: 100%;
    margin-bottom: 23px;
}
section.featues-lsut {
    padding: 55px 0 0;
}
section.featues-lsut h3 {
    font-size: 47px;
    color: #fff;
    background-image: linear-gradient(to right, #F49428, #7D3EF2, #27F093);
    border-radius: 10px;
    font-family: "Space Grotesk", sans-serif;
    margin: 0 auto 20px;
    display: table;
    padding: 28px 31px;
}
section.comp-table h6 {
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
    font-size: 27px;
    color: #0022ff;
}
section.featues-lsut h4 {
    font-size: 39px;
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
    box-shadow: 0 0 10px 1px #ddd;
    margin: 0 auto;
    display: table;
    padding: 20px 40px;
    border-radius: 10px;
    background: linear-gradient(to left, #A937F2, #ED4F44);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 30px;
}
.feature-inner {
    background: #ffefe8;
    border: 2px dashed #E59E7E;
    border-radius: 10px;
    overflow: hidden;
    height: 100%;
}
.feature-inner p {
    text-align: center;
    padding: 0 14px;
    margin: 19px 0 18px;
}
section.featues-lsut .col-md-4 {
    margin-bottom: 20px;
}
.feature-inner.feat-two {
    background: #daffea;
    border-color: #00B14A;
}
.feature-inner.feat-three {
    background: #f7ffd7;
    border-color: #96BC00;
}
.feature-inner.feat-four {
    background: #d0f3ff;
    border-color: #0085B1;
}
.feature-inner.feat-five {
    background: #ffd5eb;
    border-color: #BF0066;
}
.feature-inner.feat-six {
    background: #ffd2d4;
    border-color: #E2000A;
}
.feature-inner img {
    width: 100%;
    height: 225px;
    object-fit: cover;
}
section.test-main {
    padding: 50px 0 20px;
    text-align: center;
}
section.test-main h3 {
    background: linear-gradient(to left, #A937F2, #FF9004);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    text-align: center;
    font-size: 45px;
    margin-bottom: 0px;
}
section.test-main img {
    margin: 0 auto;
    display: table;
}
section.audit-support {
    padding: 30px 0 40px;
    background-image: url(../images/social-bk.png);
    background-repeat: no-repeat;
    background-size: cover;
}
section.audit-support h3 {
    font-size: 45px;
    text-align: center;
}
section.audit-support img {
    width: 100%;
    margin: 30px 0 0;
}
section.vid-support {
    padding: 50px 0;
}
section.vid-support h3 {
    text-align: center;
    font-size: 47px;
}
section.vid-support  h4 {
    font-size: 30px;
    text-align: center;
    color: #0066ff;
}
section.vid-support  h4 {
    font-size: 30px;
    text-align: center;
    color: #0066ff;
}
span.much-time {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    display: table;
    width: 100%;
    margin: -40px 0 0;
    color: #0022ff;
}
section.vid-support h6 {
    background: #f5ff31;
    margin: 0 auto;
    display: table;
    font-size: 23px;
    padding: 10px 30px;
    border-radius: 10px;
    font-weight: 800;
    margin: 12px auto 20px;
}
section.vid-support h5 {
    text-align: center;
    color: red;
}
section.bl-support {
    background: #e8f5ff;
    padding: 50px 0;
}
section.bl-support h3 {
    font-size: 43px;
    text-align: center;
    margin: 0;
}
section.bl-support img {
    width: 100%;
    margin: 0 auto;
}
section.vid-support img {
    width: 100%;
    margin: -30px 0 0;
}
span.new-tab-heading {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to left, rgb(169, 55, 242), rgb(255, 144, 4)) text;
    box-shadow: 0 0 10px 1px #ddd;
    margin: 0 auto;
    display: table;
    padding: 22px 50px;
    border-radius: 10px;
    margin-bottom: 34px;
    font-weight: 900;
    font-size: 30px;
    text-align: center;
    font-family: "Space Grotesk", sans-serif;
}
span.new-tab-heading b {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(to left, rgb(0 0 0), rgb(0 0 0)) text;
}

section.comp-table ul {
    padding: 14px 29px;
}
.top-tab-grad {
    background-image: linear-gradient(to right, #41d6ff3d, #6d7cf057);
    display: flex;
    padding: 10px 0;
    align-items: center;
    border-radius: 8px;
}
ul.org-grad {
    display: flex;
    background-image: linear-gradient(to right, #fff, #FFDAC1, #fff);
    border-radius: 8px;
    align-items: center;
}
ul.blu-grad {
    display: flex;
    background-image: linear-gradient(to right, #fff, #D4EEFD, #fff);
    border-radius: 8px;
    align-items: center;
}
section.comp-table .five-col-table ul.top-tab-grad {
    background-image: linear-gradient(to right, #ff41fd3d, #6df0a957);
}
section.comp-table .five-col-table.six-col-table ul.top-tab-grad {
    background-image: linear-gradient(to right, #e9ff413d, #6ddff057);
}
section.comp-table .five-col-table.six-col-table ul.org-grad {
    background-image: linear-gradient(to right, #fff, #c1d4ff, #fff);
}
section.comp-table .five-col-table.six-col-table ul.blu-grad {
    background-image: linear-gradient(to right, #fff, #fdd4f7, #fff);
}
section.comp-table ul li {
    list-style: none;
    color: #012C54;
    font-weight: 600;
    font-size: 15px;
    width: 23% !important;
    position: relative;
}
section.comp-table .five-col-table ul li {
    width: 30% !important;
}
section.comp-table .five-col-table ul li:first-child {
    width: 7% !important;
}
section.comp-table .five-col-table ul li:nth-child(2) {
    width: 51% !important;
}
section.advantages-des {
    background-image: url("../images/dec-bk.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0;
}
section.advantages-des h3 {
    background: linear-gradient(to top, #9502BA, #F40000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
    text-align: center;
    font-size: 45px;
    margin-bottom: 30px;
}
.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.advantages-des .card {
    background: #fff;
    box-shadow: 5px 5px 1px 1px #ED4F44;
    padding: 24px;
}
.advantages-des .card h4 {
    font-size: 32px;
    background: #ff3e07;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    font-weight: 800;
    padding: 17px 0;
}.advantages-des .card ul {
    padding: 0;
    margin: 15px 0 0;
}.advantages-des .card ul li {
    list-style: none;
    font-size: 19px;
    color: #012C54;
    font-weight: 600;
    margin: 17px 0;
    position: relative;
    padding-left: 36px;
    padding-right: 30px;
}
.advantages-des .card ul li img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 25px;
}
.advantages-des .card.with {
    box-shadow: 5px 5px 1px 1px #33A000;
}
.advantages-des .card.with h4 {
    background: #33A000;
}
section.comp-table {
    padding-bottom: 40px;
}
.coin-bk::before {
    position: absolute;
    left: -59px;
    top: -50px;
    content: "";
    width: 170px;
    height: 210px;
    background-image: url(../images/shield.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
section.gold-pack {
    padding: 120px 0 70px;
}
.coin-bk {
    background: rgb(255,118,50);
    background: -moz-linear-gradient(left, rgba(255,118,50,1) 0%, rgba(128,44,135,1) 100%);
    background: -webkit-linear-gradient(left, rgba(255,118,50,1) 0%,rgba(128,44,135,1) 100%);
    background: linear-gradient(to right, rgba(255,118,50,1) 0%,rgba(128,44,135,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7632', endColorstr='#802c87',GradientType=1 );
    padding: 42px 90px;
    border-radius: 13px;
    position: relative;
}
.coin-bk h3 {
    font-size: 26px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    padding: 0 60px;
    font-weight: 800;
}
.coin-bk h4 {
    background: #fff;
    margin: 18px auto 30px;
    display: table;
    padding: 8px 21px;
    border-radius: 10px;
    font-size: 18px;
    color: #FF8F54;
    font-weight: 600;
    font-weight: 800;
}
.gold-pack-left img {
    width: 100%;
}
.gold-pack-right p {
    font-size: 18px;
    color: #fff;
    line-height: 27px;
    padding-left: 10px;
}
section.commercial-plans.oto-one-commercial-plans {
    background-image: url(../images/alert-bk.png);
    background-size: 100%;
    background-repeat: repeat;
    padding-bottom: 60px;
}
section.commercial-plans.oto-one-commercial-plans h1 {
    font-size: 44px;
    text-align: center;
    font-weight: 900;
    margin-bottom: 20px;
}
section.commercial-plans.oto-one-commercial-plans h2 {
    font-size: 36px;
    color: #0036B5;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 900;
}.commercialplans-inner {
    background: #2c48ff;
    border: 1px solid #70707021;
    border-radius: 6px;
    padding: 15px 20px 20px;
}
img.comm-logo {
    margin: 40px auto 34px;
    display: table;
}
.commercialplans-inner ul {
    padding: 0;
    box-shadow: 0 0 10px 1px #ddddddbf;
    background: #fff;
    border-radius: 10px;
    padding: 35px 30px 80px;
}
.commercialplans-inner ul li {
    list-style: none;
    font-size: 20px;
    padding-left: 40px;
    line-height: 30px;
    position: relative;
    padding: 12px 0 12px 41px;
    font-weight: 500;
    color: #20253D;
    border-bottom: 1px solid #ddd;
}
.commercialplans-inner ul li img {
    position: absolute;
    left: 10px;
    max-width: 23px;
}
section.commercial-plans.oto-one-commercial-plans p {
    font-size: 24px;
    text-align: center;
}
.oto-cards img:first-child {
    max-width: 340px;
    margin: 0 auto;
    display: table;
}
.oto-cards img {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
    display: table;
}
section.faq-section {
    padding: 80px 0 40px;
    background: #E6EBF5;
    margin-top: 50px;
}
section.faq-section h3 {
    font-weight: 900;
    text-align: center;
}
.faq-inner {
    background: #FAFAFA;
    padding: 25px 30px;
    border-radius: 12px;
    margin-bottom: 0;
    height: 100%;
}
.faq-inner h4 {
    font-size: 20px;
    position: relative;
    padding-left: 38px;
    line-height: 34px;
    font-weight: 800;
}
.faq-inner p {
    font-size: 18px;
    line-height: 28px;
    padding-left: 40px;
    margin-bottom: 0;
}
.faq-inner h4 img {
    position: absolute;
    left: 0;
    top: 3px;
}
.faq-brd .col-md-6 {
    margin-bottom: 17px;
}
footer {
    background-image: linear-gradient(to top, #6D3AF2, #A937F2);
    padding: 40px 0 120px;
    text-align: center;
    background: #1d1c1c;
}
p.footer-p {
    font-size: 17px;
    line-height: 26px;
    border-top: 2px solid #ddddddd6;
    border-bottom: 2px solid #ddddddd4;
    color: #fff;
    padding: 20px 0;
    font-weight: 500;
}
footer .col-md-6 span {
    width: 100%;
    display: table;
    text-align: left;
    margin-top: 9px;
    color: #fff;
    font-size: 17px;
}
footer p {
    color: #fff;
    margin: 16px 0 0;
    font-size: 14px;
    text-align: left;
}
footer p {
    color: #fff;
    margin: 16px 0 0;
    font-size: 14px;
    text-align: left;
}
.footer-left p {
    color: #fff;
    text-align: left;
    font-weight: 500;
}
.footer-right ul {
    display: flex;
    color: #fff;
    margin-left: auto;
    float: right;
    margin-top: 20px;
}
.footer-right ul li {
    list-style: none;
    display: inline;
    margin-left: 23px;
}
.footer-right ul li a {
    font-size: 16px;
}
.footer-right ul li a {
    color: #fff;
    font-weight: 500;
}
.footer-right ul {
    display: flex;
    color: #fff;
    margin-left: auto;
    float: right;
    margin-top: 20px;
}
section.never-before {
    padding: 55px 0;
    background: #181a2b;
}
section.never-before h3 {
    text-align: center;
    color: #fff;
    font-size: 44px;
}
section.never-before img {
    width: 100%;
}
section.comp-table .five-col-table.six-col-table.expense ul li:nth-child(2) {
    width: 33% !important;
}