@font-face {
    font-family: "FontAwesome";
    src: url("../../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
        url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    margin: 0;
    padding: 0;
    font-family: Custom-Hyphen, Manrope, PingFangSC-Regular, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.clear {
    clear: both;
}
.page {
    width: 100%;
    margin: 0px auto;
    font-family: Custom-Hyphen, Manrope, PingFangSC-Regular, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif;
}
header {
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 9;
    top: 0;
    background: #270d94;
    background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
    background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
}
header .menu-icon {
    display: none;
}
.logo img {
    width: 115px;
    height: 90px;
    margin: 05px 0px;
    float: left;
}
nav {
    width: 90%;
    margin: 0 auto;
}
nav ul {
    list-style: none;
    margin-left: 20%;
}
nav ul li {
    display: inline-block;
    padding: 40px 10px;
    color: #fff;
    font-size: 18px;
    font-family: arial;
    transition: color 1s;
    margin-left: 1%;
}
.amdjc {
    margin-left: 15%;
}
#marquee-block {
    width: 92%;
    height: 74px;
    margin: 40px 0 0 4%;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    direction: ltr;
}
.live-price {
    display: inline-block;
    margin: auto 20px;
}
.img-live {
    width: 30px;
}
.img-live-price {
    float: left;
    margin-right: 10px;
}
.coin-name {
    color: #3162c0;
    font-size: 24px;
    font-family: "Poppins", sans-serif;
}
.coin-symbol {
    color: #524b4b;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
.coin-price-pos {
    color: #4b8800;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.coin-percentage-pos {
    color: #4b8800;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
.coin-price-neg {
    color: #e70616;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.coin-percentage-neg {
    color: #e70616;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
}
#marquee-text {
    display: inline-block;
    padding-left: 100%;
    margin: 10px 0;
    align-items: center;
    animation: marquee 51s linear infinite;
}
#marquee-text:hover {
    animation-play-state: paused;
}
@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0);
    }
}
.MenuA {
    display: block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.MenuA:hover {
    color: #372f6c;
    cursor: pointer;
    transition: color 1s;
}
.hdlogo p {
    font-family: arial;
    font-size: 25px;
    font-weight: 550;
    color: #fff;
    position: absolute;
    margin-left: 120px;
    margin-top: 35px;
}
.lang2 {
    margin-left: auto;
    position: relative;
    text-decoration: none;
}
.langA {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
    float: right;
    margin: -68px 5px 0 0;
    color: #fff;
    height: 40px;
}
.langB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
    float: right;
    margin: -68px 140px 0 0;
    color: #fff;
    height: 40px;
}
.langA img {
    width: 29px;
    margin-right: 10px;
}
.langA p {
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
}
.login-btn {
    position: relative;
    font-family: "Poppins", sans-serif;
    z-index: 1;
    color: #fff;
    font-size: 16px !important;
    text-decoration: none;
    line-height: 33px;
    text-align: center;
    padding: 0 20px;
    min-width: 120px;
    color: #fff !important;
    background-color: #0061ff;
    background-image: linear-gradient(90deg, #0061ff 0%, #00daff 100%);
    height: 35px;
    border-radius: 2px;
    border: 2px solid;
    letter-spacing: 1px;
    border-color: #5bd0d2;
}
.login-btn:hover {
    color: #fff;
    background: #0061ff;
}
.logoas {
    width: 35%;
    position: absolute;
    margin: -165px 4% 0 10%;
    z-index: -1;
}
.content {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.content h2 {
    padding: 190px 0 20px 0;
    margin-top: 0;
    text-align: right;
    margin-right: 11%;
    color: #4464e2;
    text-shadow: -1px 1px 0 #ddd, -2px 2px 0 #c8c8c8, -3px 3px 0 #ccc, -4px 4px 0 #b8b8b8, -4px 4px 0 #bbb, 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 2px 2px rgba(0, 0, 0, 0.3), -1px 3px 3px rgba(0, 0, 0, 0.2), -1px 5px 5px rgba(0, 0, 0, 0.1),
        -2px 8px 8px rgba(0, 0, 0, 0.1), -2px 13px 13px rgba(0, 0, 0, 0.1);
    font-family: Custom-Hyphen, Manrope, PingFangSC-Regular, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 250%;
    cursor: default;
}
.content h3 {
    color: #27282c;
    font-family: Custom-Hyphen, Manrope, PingFangSC-Regular, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 140%;
    text-align: right;
    margin-top: 40px;
    margin-right: 10.5%;
}
#elmans {
    height: 100px;
}
/****************** - Section - ******************/
section {
    font-family: iSans;
}
.wrapper {
    max-width: 90%;
    margin: 0 auto;
}
.small-padding .section-inner {
    padding: 20px 0;
}
.big-padding .section-inner {
    padding: 50px 0;
}
.no-padding .section-inner {
    padding: 0;
}
.flush-bottom {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
/**************** Settings *******************/
section.settings {
    background-color: #ddd;
}
.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
}
/***************** - Colors - *****************/
#colors {
    clear: both;
    width: 315px;
    margin: 20px auto;
}
#colors a {
    display: block;
    float: left;
    width: 45px;
    height: 30px;
    cursor: pointer;
}
#colors .black {
    background: #3162c0;
}
#colors .grey {
    background: #ddd;
}
#colors .orange {
    background: #ff5744;
}
#colors .green {
    background: #03a678;
}
#colors .blue {
    background: #1fb4da;
}
#colors .red {
    background: #ed5565;
}
#colors .purple {
    background: #6f005e;
}
.hero-actions {
    text-align: right;
    margin: 5% 9% 0 0;
}
.hero-actions .coustomer .btn {
    color: #000;
    font-family: Custom-Hyphen, Manrope, PingFangSC-Regular, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
.hero-actions .coustomer {
    text-decoration: none;
    padding: 21px 30px 19px;
    width: 270px;
    color: #000;
    background-color: #f6e700;
    border: none;
    cursor: pointer;
    text-align: center;
    margin: 10px 20px;
    border-radius: 5px;
    text-shadow: -1px 1px 0 #ddd, -2px 2px 0 #c8c8c8, -3px 3px 0 #ccc, -4px 4px 0 #b8b8b8, -4px 4px 0 #bbb, 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 2px 2px rgba(0, 0, 0, 0.3), -1px 3px 3px rgba(0, 0, 0, 0.2), -1px 5px 5px rgba(0, 0, 0, 0.1),
        -2px 8px 8px rgba(0, 0, 0, 0.1), -2px 13px 13px rgba(0, 0, 0, 0.1);
}
.hero-actions .coustomer .btn:hover {
    color: #fff;
}
.hero-actions .coustomer:hover {
    cursor: pointer;
}
.contact-a {
    width: 100%;
    margin: 10px auto;
}
.contact-a-a {
    width: 70%;
    margin: auto auto;
    text-align: center;
}
.contact-a-a-a {
    width: 31%;
    float: right;
    margin: 30px 1%;
    border-radius: 3px;
    text-shadow: 1px 1px rgba(115, 166, 203, 0.5);
    box-shadow: 0px 0px 15px 0px rgba(97, 97, 97, 1);
    border-color: #57cff4;
    color: #fff;
}
.imgtype {
    width: 85%;
    height: 180px;
    margin: 10px auto;
}
.img-type {
    width: 50%;
    height: 160px;
    margin: 10px auto;
}
.plan-ty {
    font-size: 18px;
    margin: 10px auto 0 auto;
    color: #000;
    display: flow-root;
}
.plan-txy {
    font-size: 18px;
    margin: 10px auto 0 auto;
    color: #000;
    display: flow-root;
    text-align: left;
}
.hrsel {
    width: 70%;
    text-shadow: 1px 1px rgba(115, 166, 203, 0.5);
    box-shadow: 0px 0px 15px 0px rgba(97, 97, 97, 1);
    border-color: #57cff4;
    text-align: center;
    margin: 10px auto 20px auto;
}
.selpalan {
    background: -webkit-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -o-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -moz-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: linear-gradient(-180deg, #99dff5, #02b0e6);
    border-color: #57cff4;
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 1px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    width: 200px;
    color: #000;
    border: none;
    text-align: center;
    margin: 10px 20px 25px 20px;
}
.skli {
    margin-bottom: 20px;
}
.btn-a {
    color: #000;
    font-family: Custom-Hyphen, Manrope, PingFangSC-Regular, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}
.selpalan :hover {
    color: #fff;
    cursor: pointer;
}
.contentpay {
    margin: 10px auto;
    width: 100%;
    z-index: -1;
}
.containerpay {
    width: 60%;
    margin: 5px auto;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
    text-align: center;
}
.containermotor {
    width: 60%;
    margin: 5px auto;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
    text-align: center;
}
.p-djmcn {
    text-align: left;
    margin: 10px 10px;
}
.a-djhc {
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #807c7c;
    padding-left: 0 !important;
}
.m-cjdhg {
    font-weight: bold;
    font-size: 40px;
    color: #EE1010;
    margin: 20px 0 20px 10px;
    line-height: 55px;
    text-align: left;
    text-transform: uppercase;
}
.a-dive {
    width: 50%;
    float: left;
}
.b-dive {
    width: 50%;
    float: left;
}
.dixsue {
    width: 50%;
    float: left;
}
.spleo {
    font-family: 'Droid Serif', serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.6;
    color: #505050;
    text-align: left;
    margin: 1px 10px;
}
.splep {
    font-family: 'Droid Serif', serif;
    font-size: 22px;
    line-height: 1.6;
    color: #505050;
    text-align: left;
    margin: 1px 10px;
}
.hrgdbv {
    margin: 10px 10px;
    color: #505050;
}
.djcmss {
    width: 150px;
    height: 150px;
    background-color: red;
    border-radius: 50%;
    margin: 50px auto;
    display: flex;
}
.pxmjdhn {
    font-size: 22px;
    font-weight: 600;
    display: flex;
    align-items: center;
    margin: 0 auto;
    color: #fff;
}
.slcors {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.baoejjd {
    border-bottom: 2px solid;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #EE1010;
    border-color: #EE1010;
}
.titlpay {
    width: 100%;
    background-color: #1c065b;
    margin: 5px auto;
    color: #fff;
    padding: 10px 10px;
    font-size: 170%;
    text-align: center;
}
.ampay {
    width: 100%;
    margin: 5px auto;
    color: #000;
    padding: 10px 10px;
    font-size: 200%;
    text-align: center;
}
.metodeprice {
    color: #5b5959;
    font-size: 20px;
    line-height: 30px;
    margin: 10px 30px;
    text-align: center;
}
.imgtr {
    width: 30%;
    text-align: center;
    margin: 0 auto;
}
.imgdstr {
    width: 30%;
    text-align: center;
    margin: 10px auto;
}
.send-box {
    width: 95%;
    padding: 20px;
    text-align: center;
    border: 1px dashed #e0e3ed;
    border-radius: 4px;
    margin: 5px auto 20px auto;
}
.copy-wallet-deposit {
    background-color: #d860e5;
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
    border: none;
    padding: 6px 6px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    margin: -40px 12.5%;
    position: relative;
    float: right;
    border-radius: 0 5px 5px 0;
}
.copy-wallet-deposit:hover {
    color: #0ead98;
    background-color: rgba(14, 173, 152, 0.1);
    transition: 0.4s;
    cursor: pointer;
}
.myInpbnb {
    display: block;
    width: 75%;
    margin: auto;
    padding: 13px;
    border: 0;
    border-radius: 5px;
    background-color: #e6e7eb;
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
    font-family: "Roboto", sans-serif;
    opacity: 0.85;
    display: flex;
    padding: 10px 15px;
    word-break: break-all;
}
.seldyt {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.pleb {
    float: none;
    text-align: center;
}
.plea {
    float: left;
}
.plea-a {
    float: left;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
}
.icon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -5px 10px -5px 0;
    position: relative;
}
.icon-a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 20px;
    height: 20px;
    opacity: 0;
    margin: -5px 10px -5px 0;
    position: relative;
}
.hryxe {
    width: 50%;
    margin: 10px 0;
    color: #c4c4c4;
    opacity: 0.4;
}
.plhfeb {
    font-size: 16px;
    margin: 0 0 5px 0;
    color: #7A7A7A;
}
.sidebar-item {
    width: 100%;
    margin-top: 25px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(97, 97, 97, 1);
}
.sidebar-item ul {
    padding: 0;
    margin: 0;
}
.sidebar-item ul li {
    list-style: none;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    height: 95px;
    vertical-align: 10px;
}
.lidive {
    width: 100%;
}
.liimg {
    width: 30%;
    float: right;
}
.lip {
    width: 40%;
    float: left;
    padding: 20px;
}
.kcnhhghdh {
    font-size: 16px;
    line-height: 1.4375em;
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-left: 13%;
}
.kcnhdh {
    font-size: 16px;
    line-height: 1.4375em;
    font-weight: 600;
    color: rgb(233, 147, 19);
    text-align: left;
    margin-left: 13%;
}
.order-box {
    width: 85%;
    padding: 20px;
    text-align: center;
    border: 1px dashed #e0e3ed;
    border-radius: 4px;
    margin: 20px auto;
}
.p-order {
    font-size: 14px;
    line-height: 1.4375em;
    font-weight: 600;
    background-color: #1c065b;
    color: #fff;
    text-align: left;
    margin-left: 0;
    padding: 10px;
}
.plan-order {
    font-size: 22px;
    line-height: 1.4375em;
    font-weight: 600;
    background-color: #1c065b;
    color: #fff;
    text-align: center;
    margin: 20px auto;
    padding: 10px;
}
.wite {
    margin-left: 20px;
    color: #03a678;
}
.lip-order {
    width: 69%;
    float: left;
    padding: 20px;
}
.imgorder {
    width: 30px;
    position: absolute;
}
.img-order {
    width: 30px;
    top: 5px;
    position: inherit;
    display: block;
    margin: -9px 10px 0 15px;
}
.acti-order {
    border-radius: 4px;
    margin: 10px 20px 0 0;
    padding: 5px;
}
.a-order {
    text-decoration: none;
    color: #fff;
}
.a-txtid {
    text-decoration: none;
}
.a-txtid:hover {
    font-size: 16px;
    font-weight: 600;
    color: #e70616;
}
.hxgsbd {
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0;
    color: #e70616;
}
.tbl-sub {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.subscribe-table {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.tbl-sub .tablesubscribe tbody {
    display: block;
    width: 100%;
    max-height: 430px;
    overflow-y: hidden;
}
.tbl-sub .tablesubscribe thead,
tbody tr {
    display: table;
    width: 100%;
    border: 1px solid #f2f2f2;
    table-layout: fixed;
}
.tbl-sub table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.tbl-sub table tr td {
    border-bottom: 1px solid #bebebe;
    color: #6e8a8a;
    padding: 10px 0;
    font-size: 14px;
}
.tbl-sub table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #6e8a8a;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 14px;
}
.subscribe-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    margin: 25px auto 20px 1%;
    color: #000;
}
.footer-bottom-bar {
    background: #270d94;
    border-top: 1px solid hsla(0, 0%, 100%, 0.2);
    color: #fff;
    padding: 24px 0;
    position: relative;
    text-align: center;
    margin: 5% auto 0 auto;
    z-index: 20;
}
.faq-main {
    width: 100%;
    text-align: center;
    margin: 100px auto;
}
.faq-img {
    width: 50px;
    margin-top: 50px;
}
.faq-main-title {
    font-family: iSans;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.faq-contact {
    width: 70%;
    margin: 0 auto;
}
.faq-answer-a,
.faq-contact-ll-a,
.faq-answer-b,
.faq-contact-ll-b,
.faq-answer-c,
.faq-contact-ll-c,
.faq-answer-d,
.faq-contact-ll-d,
.faq-answer-e,
.faq-contact-ll-e,
.faq-answer-f,
.faq-contact-ll-f,
.faq-answer-g,
.faq-contact-ll-g,
.faq-answer-h,
.faq-contact-ll-h,
.faq-answer-m,
.faq-contact-ll-m,
.faq-answer-n,
.faq-contact-ll-n,
.active-faq-contact-l {
    display: none;
}
.faq-answer-a p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-b p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-c p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-d p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-e p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-f p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-g p {
    font-size: 16px;
    text-align: justify;
    margin: 15px 25px;
}
.faq-answer-h p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-m p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-answer-n p {
    text-align: justify;
    font-size: 16px;
    margin: 15px 25px;
}
.faq-contact-r {
    width: 100%;
    text-align: left;
    float: left;
    font-family: iSans;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    cursor: pointer;
    margin: 15px 0;
}
.faq-contact-pl {
    float: left;
    font-family: iSans;
    font-size: 14px;
    font-weight: 600;
    color: #d30606;
}
.faq-contact-l-a,
.faq-contact-l-b,
.faq-contact-l-c,
.faq-contact-l-d,
.faq-contact-l-e,
.faq-contact-l-f,
.faq-contact-l-g,
.faq-contact-l-h,
.faq-contact-l-m,
.faq-contact-l-n {
    float: right;
    font-size: 25px;
    cursor: pointer;
    margin: -35px 0 0 0;
    -ms-transform: rotate(-90deg);
    /* IE 9 */
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari and Chrome */
    -o-transform: rotate(-90deg);
    /* Opera */
}
.faq-answer-a,
.faq-answer-b,
.faq-answer-c,
.faq-answer-d,
.faq-answer-e,
.faq-answer-f,
.faq-answer-g,
.faq-answer-h,
.faq-answer-m,
.faq-answer-n p {
    font-family: iSans;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-align: justify;
}
.faq-answer-ap {
    font-family: iSans;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-align: justify;
    margin: 15px 15px;
}
.faq-answer-p {
    font-family: iSans;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-align: justify;
}
.faq-answer-prd {
    font-family: iSans;
    font-size: 14px;
    font-weight: 600;
    color: #d30606;
    text-align: justify;
}
.active-faq-answer {
    width: 100%;
    text-align: left;
    display: block;
}
.active-faq-contact-ll {
    float: right;
    display: block;
    font-size: 25px;
    cursor: pointer;
}
.faq-contact-img {
    width: 100%;
    margin: 0 auto;
}
.faq-answer-asa {
    font-family: iSans;
    font-size: 10px;
    color: #000;
    margin: 15px 15px;
    text-align: justify;
    line-height: 25px;
}
.success-message {
    width: 100%;
    height: 80px;
    background-color: #05ad05;
    position: absolute;
    align-items: center;
    display: grid;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
    margin: 0 auto;
}
.error-message {
    width: 100%;
    height: 80px;
    background-color: rgba(242, 58, 60, 0.98);
    position: absolute;
    align-items: center;
    display: grid;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
    margin: 0 auto;
}
.inactive-erorr {
    display: none;
}
.nhbgfd {
    background: -webkit-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -o-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -moz-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: linear-gradient(-180deg, #99dff5, #02b0e6);
    border-color: #57cff4;
    cursor: pointer;
    padding: 10px 10px;
    border-radius: 2px;
    font-weight: 600;
    text-decoration: none;
    color: #000;
    border: none;
    text-align: center;
    text-shadow: -1px 1px 0 #ddd, -2px 2px 0 #c8c8c8, -3px 3px 0 #ccc, -4px 4px 0 #b8b8b8, -4px 4px 0 #bbb, 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 2px 2px rgba(0, 0, 0, 0.3), -1px 3px 3px rgba(0, 0, 0, 0.2), -1px 5px 5px rgba(0, 0, 0, 0.1),
        -2px 8px 8px rgba(0, 0, 0, 0.1), -2px 13px 13px rgba(0, 0, 0, 0.1);
    font-size: 16px;
}
.servic {
    width: 100%;
    margin: 0 auto 0 auto;
    display: flex;
    text-align: center;
    background-color: #f3f3f3 !important;
}
.servic-contact{
    width: 80%;
    text-align: left;
    margin: 15px auto;
}
.servic-title {
    margin-bottom: 15px;
    margin: 40px auto;
    font-size: 32px;
    font-weight: 600;
    line-height: 22px;
}
.servic-title-p {
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
    line-height: 30px;

}
.servic-title-a {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
}
.servic-title-b {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    color: #4231c8;
}
.servic-title-ps {
    margin-bottom: 16px;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
}
.contact-ser {
    width: 100%;
    margin: 10px auto;
    position: absolute;
}
.contact-ser-a {
    width: 70%;
    margin: auto auto;
    text-align: center;
}

.ser-a {
    width: 100%;
    margin: 10px auto;
}
.ser-a-a {
    width: 50%;
    margin: 10px auto;
    float: left;
}
.img-ser {
    width: 40%;
    margin: 10px auto;
    border-radius: 5px;
}
.p-ser {
    font-size: 18px;
    margin: 12% auto 0 auto;
}
.p-servis {
    font-size: 18px;
    font-weight: 600;
}
.p-ser-title {
    font-size: 18px;
    font-weight: 600;
    margin: 15px auto;
}
.p-ser-nofi {
    font-size: 18px;
    font-weight: 600;
    color: #e80985;
    margin: 25px auto 5px auto;
}
.contentpay-a {
    margin: 0 auto;
    width: 100%;
    display: flow;
}
.manjmcjh {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.dlcmfr {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.nhbvcd {
    width: 80%;
    margin: 10px auto;
}
.smxjhd {
    width: 65%;
    height: 50px;
    margin: 5px auto;
    border: 1px solid #636060;
    display: flex;
    align-items: center;
}
.lfikkcd {
    margin: 0 5px 0 15px;
}
.djmmcj {
    width: 65%;
    margin: 10px auto;
    text-align: center;
}
.servic-title-ahd {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: justify;
    margin-left: 15px;
}
.kmmcjhg {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 16px;
}
.cjndhyr {
    width: 20%;
    margin: 20px auto;
}
.btnshnchg {
    background: -webkit-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -o-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -moz-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: linear-gradient(-180deg, #99dff5, #02b0e6);
    border-color: #57cff4;
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 1px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    width: 200px;
    color: #000;
    border: none;
    text-align: center;
    margin: 10px 20px 25px 20px;
}
.btnshfdnchg {
    background: -webkit-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -o-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: -moz-linear-gradient(-180deg, #99dff5, #02b0e6);
    background: linear-gradient(-180deg, #99dff5, #02b0e6);
    border-color: #57cff4;
    cursor: pointer;
    padding: 8px 20px;
    border-radius: 1px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    width: 200px;
    color: #000;
    border: none;
    text-align: center;
    margin: 25px auto;
}
.subscribe-table {
    width: 98%;
    text-align: center;
    margin: 0 auto;
}
.tablesubscribe tbody {
    display: block;
    width: 100%;
    overflow-y: hidden;
}
.tablesubscribe thead,tbody tr {
    display: table;
    width: 100%;
    border: 1px solid #f2f2f2;
    table-layout: fixed;
}
table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
table tr td {
    border-bottom: 1px solid #1c065b;
    color: #1c065b;
    padding: 10px 0;
    font-size: 14px;
}
table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #1c065b;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}


/***************************************************************************************/
@media screen and (max-width: 1300px) {
    .cjndhyr {
        width: 20%;
        margin: 30px auto;
    }
    .containermotor {
        width: 98%;
    }
}
/***************************************************************************************/
@media screen and (max-width: 1200px) {
    nav ul li {
        display: inline-block;
        padding: 40px 5px;
    }
    nav ul {
        list-style: none;
        margin-left: 24%;
    }
    .contact-a-a {
        width: 85%;
        margin: auto auto;
        text-align: center;
    }
}
/***************************************************************************************/
@media screen and (max-width: 1100px) {
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 23%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 6%;
    }
    nav ul li {
        color: #aaa;
        padding: 23px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 60px;
        height: 60px;
        margin: 30px 38%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .logoas {
        width: 70%;
        position: relative;
        margin: 50px auto 50px auto;
        z-index: -1;
    }
    .content h2 {
        padding: 150px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 290%;
    }
    .content h3 {
        font-size: 150%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 100px;
    }
    .amdjc {
        margin-left: 1%;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 48%;
    }
    .imgtype {
        width: 60%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 16px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 22px;
    }
    .sadr {
        width: 100%;
        text-align: left;
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 385px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 160%;
    }
    .ampay {
        font-size: 160%;
    }
    .imgtr {
        width: 60%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        float: none;
        margin: 0 auto;
        font-size: 16px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 35%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        background: -webkit-linear-gradient(-180deg, #99dff5, #02b0e6);
        background: -o-linear-gradient(-180deg, #99dff5, #02b0e6);
        background: -moz-linear-gradient(-180deg, #99dff5, #02b0e6);
        background: linear-gradient(-180deg, #99dff5, #02b0e6);
        border-color: #57cff4;
        cursor: pointer;
        padding: 5px 5px;
        border-radius: 5px;
        font-weight: 600;
        text-decoration: none;
        color: #000;
        border: none;
        text-align: center;
        text-shadow: -1px 1px 0 #ddd, -2px 2px 0 #c8c8c8, -3px 3px 0 #ccc, -4px 4px 0 #b8b8b8, -4px 4px 0 #bbb, 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 2px 2px rgba(0, 0, 0, 0.3), -1px 3px 3px rgba(0, 0, 0, 0.2), -1px 5px 5px rgba(0, 0, 0, 0.1),
            -2px 8px 8px rgba(0, 0, 0, 0.1), -2px 13px 13px rgba(0, 0, 0, 0.1);
        float: right;
        font-size: 16px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
}
/***************************************************************************************/
@media screen and (max-width: 1000px) {
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 24%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 7%;
    }
    nav ul li {
        color: #aaa;
        padding: 20px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 30px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .logoas {
        width: 70%;
        position: relative;
        margin: 50px auto 50px auto;
        z-index: -1;
    }
    .content h2 {
        padding: 150px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 250%;
    }
    .content h3 {
        font-size: 120%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 100px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 48%;
    }
    .imgtype {
        width: 60%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 14px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .imgtr {
        width: 45%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 260px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 160%;
    }
    .ampay {
        font-size: 160%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        margin: 0 auto;
        float: none;
        font-size: 16px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 15%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
}
/***************************************************************************************/
@media screen and (max-width: 900px) {
    .moldus {
        height: 95px;
    }
    header {
        position: absolute;
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 35px;
        right: 35px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 27%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 5%;
    }
    nav ul li {
        color: #aaa;
        padding: 15px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 30px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .MenuA {
        display: block;
        line-height: 35px;
        font-size: 18px;
        color: #fff;
        position: relative;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 50px auto 50px auto;
        z-index: -1;
    }
    .content h2 {
        padding: 150px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 250%;
    }
    .content h3 {
        font-size: 120%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 100px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 48%;
        float: left;
        margin: 20px 5px;
    }
    .imgtype {
        width: 75%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 14px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .imgtr {
        width: 30%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 260px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 160%;
    }
    .ampay {
        font-size: 160%;
    }
    .imgtr {
        width: 40%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        margin: 0 auto;
        font-size: 16px;
        float: none;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 25%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .servic-contact {
        width: 95%;
        text-align: left;
        margin: 0px auto;
    }
    .containermotor {
        width: 98%;
    }
    .splep,.spleo {
        font-size: 18px;
    }
    .img-type {
        width: 40%;
        height: 140px;
        margin: 10px auto;
    }
}
/***************************************************************************************/
@media screen and (max-width: 800px) {
    .moldus {
        height: 95px;
    }
    header {
        width: 100%;
        height: 95px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 35px;
        right: 35px;
        width: 25px;
        height: 25px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 28%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 5%;
        padding: 0 10px;
    }
    nav ul li {
        color: #aaa;
        padding: 10px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    .MenuA {
        font-size: 16px;
        line-height: 50px;
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 50px auto 50px auto;
        z-index: -1;
    }
    .content h2 {
        padding: 150px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 250%;
    }
    .content h3 {
        font-size: 120%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 70px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contentpay {
        margin: 35px auto;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 48%;
        float: left;
        margin: 20px 5px;
    }
    .imgtype {
        width: 85%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 14px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        width: 100%;
        margin: 10px 0;
        text-align: left;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 320px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 150%;
    }
    .ampay {
        font-size: 140%;
    }
    .imgtr {
        width: 60%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        float: none;
        margin: 0 auto;
        font-size: 16px;
    }
    .img-order {
        margin: -10px 5px 0 8px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .hxgsbd {
        font-size: 20px;
        font-weight: 600;
        padding: 22% 0;
        color: #e70616;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 30px;
        margin: 25px 0 10px 10px;
    }
    .imgkkcmd{
        width: 60%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 22px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 25%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }
    .img-type {
        width: 40%;
        height: 130px;
        margin: 10px auto;
    }
    .pleb {
        float: none;
    }
}
/***************************************************************************************/
@media screen and (max-width: 700px) {
    .moldus {
        height: 60px;
    }
    header {
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 5px 0 0 75px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 40%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul li {
        color: #aaa;
        padding: 4px 7px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .hero-actions .coustomer {
        padding: 10px 15px;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 20px auto 0 auto;
        z-index: -1;
    }
    .content h2 {
        padding: 100px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 200%;
    }
    .content h3 {
        font-size: 100%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 60px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .servic-title-a {
        font-size: 16px;
        font-weight: 600;
        line-height: 25px;
    }
    .contact-a-a-a {
        width: 48%;
        float: left;
        margin: 20px 5px;
    }
    .imgtype {
        width: 85%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 12px;
    }
    .acti-order {
        margin: 10px 5px 0 0;
        padding: 4px 3px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .imgtr {
        width: 30%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        width: 100%;
        text-align: left;
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .img-order {
        display: none;
    }
    .sidebar-item ul li {
        height: 210px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 150%;
    }
    .ampay {
        font-size: 140%;
    }
    .imgtr {
        width: 20%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        margin-left: -20px;
        font-size: 14px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .contact-ser-a {
        width: 98%;
    }
    .img-ser {
        width: 55%;
        margin: 5px auto;
    }
    .p-ser {
        font-size: 14px;
        text-align: left;
        margin: 16% auto 0 15px;
    }
    .ser-a {
        width: 100%;
        margin: 0px auto;
    }
    .p-servis {
        font-size: 16px;
        font-weight: 600;
        text-align: left;
        margin-left: 15px;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 30px;
        margin: 30px 0 10px 10px;
    }
    .imgkkcmd{
        width: 60%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 20px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 25%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }
    .tems-servic {
        display: block;
        margin: 25px auto 0 auto;
    }
    .fsbgc {
        display: block;
        margin: 20px auto;
    }
}
/***************************************************************************************/
@media screen and (max-width: 600px) {
    header {
        width: 100%;
        height: 65px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 35%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul li {
        color: #aaa;
        padding: 0 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
        cursor: pointer;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 29%;
        text-align: center;
        float: left;
    }
    .MenuA {
        font-size: 16px;
        line-height: 50px;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 50px auto 50px auto;
        z-index: -1;
    }
    .content h2 {
        padding: 100px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 165%;
    }
    .content h3 {
        font-size: 88%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 60px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a {
        margin: 0 auto;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 90%;
        float: none;
        margin: 20px auto;
    }
    .imgtype {
        width: 65%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 16px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 210px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 150%;
    }
    .ampay {
        font-size: 140%;
    }
    .imgtr {
        width: 70%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        float: none;
        margin: 0 auto;
        font-size: 14px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 30px;
        margin: 30px 0 10px 10px;
    }
    .imgkkcmd{
        width: 65%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 20px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 35%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 18px;
        text-align: justify;
        font-weight: 600;
        line-height: 30px;
    }
    .p-ser-nofi {
        font-size: 14px;
        font-weight: 600;
        color: #e80985;
        margin: 25px auto 15px auto;
        line-height: 30px;
    }
    .p-ser-title {
        font-size: 16px;
    }
    .img-type {
        width: 30%;
        height: 130px;
        margin: 10px auto;
    }
}
/***************************************************************************************/
@media screen and (max-width: 500px) {
    header {
        width: 100%;
        height: 61px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 45%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 3%;
        padding: 0 10px;
    }
    nav ul li {
        padding: 0 10px;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .MenuA {
        font-size: 14px;
        line-height: 55px;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        text-align: center;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .contentpay {
        margin: 5px auto;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 45px auto 30px auto;
        z-index: -1;
    }
    #elmans {
        height: 60px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 200px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 90%;
        float: none;
        margin: 20px auto;
    }
    .imgtype {
        width: 80%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 14px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 220px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 150%;
    }
    .ampay {
        font-size: 140%;
    }
    .imgtr {
        width: 80%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        float: none;
        margin: 0 auto;
        font-size: 14px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 28px;
        margin: 25px 0 10px 10px;
    }
    .imgkkcmd{
        width: 80%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 18px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 35%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 18px;
        text-align: justify;
        font-weight: 600;
        line-height: 30px;
    }
    .img-type {
        width: 30%;
        height: 110px;
        margin: 10px auto;
    }
}
/***************************************************************************************/
@media screen and (max-width: 400px) {
    .moldus {
        height: 60px;
    }
    header {
        width: 100%;
        height: 61px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 45%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 1%;
    }
    nav ul li {
        padding: 0 5px;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .MenuA {
        font-size: 12px;
        line-height: 55px;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 1;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 45px auto 25px auto;
        z-index: -1;
    }
    .content h2 {
        padding: 100px 0 20px 0;
        margin-top: 0;
        text-align: center;
        margin-right: 0;
        font-size: 145%;
    }
    .content h3 {
        font-size: 80%;
        text-align: center;
        margin-top: 10px;
        margin-right: 0;
    }
    #elmans {
        height: 60px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 200px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 90%;
        float: none;
        margin: 20px auto;
    }
    .imgtype {
        width: 80%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 14px;
    }
    .acti-order {
        margin: 10px 15px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 235px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 150%;
    }
    .ampay {
        font-size: 140%;
    }
    .imgtr {
        width: 80%;
    }
    .send-box {
        width: 98%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        float: right;
        margin-left: 0;
        font-size: 14px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 26px;
        margin: 10px 0 10px 10px;
    }
    .imgkkcmd{
        width: 85%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 16px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 35%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 18px;
        text-align: justify;
        font-weight: 600;
        line-height: 30px;
    }
    .img-type {
        width: 30%;
        height: 100px;
        margin: 10px auto;
    }
}
/***************************************************************************************/
@media screen and (max-width: 380px) {
    header {
        width: 100%;
        height: 61px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 7px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 48%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 1%;
    }
    nav ul li {
        padding: 0 5px;
        color: #aaa;
        display: block;
        margin-left: 0;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .MenuA {
        font-size: 16px;
        line-height: 55px;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 80px;
        margin: 15px 20%;
        text-align: center;
        float: left;
    }
    .content h2 {
        padding: 90px 0 0 0;
        margin: 0 auto;
        text-align: center;
        font-size: 130%;
    }
    .content h3 {
        font-size: 65%;
        text-align: center;
        margin: 40px auto 0 auto;
    }
    .logoas {
        width: 65%;
        position: relative;
        margin: 45px auto 0 auto;
        z-index: -1;
    }
    #elmans {
        height: 60px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 200px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 95%;
        float: none;
        margin: 20px auto;
    }
    .imgtype {
        width: 85%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 13px;
    }
    .acti-order {
        margin: 10px 12px 0 0;
        padding: 4px 5px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .imgtr {
        width: 70%;
    }
    table tr th {
        margin: 20px 0;
        padding: 10px 0;
        background-color: #1c065b;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .lip-order {
        width: 98%;
        margin: -10px 0;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 210px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 150%;
    }
    .ampay {
        font-size: 140%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        margin-left: 0;
        float: none;
        font-size: 12px;
        font-weight: 600;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 26px;
        margin: 10px 0 10px 10px;
    }
    .imgkkcmd{
        width: 85%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 16px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 35%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 18px;
        text-align: justify;
        font-weight: 600;
        line-height: 30px;
    }
}
@media screen and (max-width: 340px) {
    .p-order {
        font-size: 13px;
    }
    .img-type {
        width: 40%;
        height: 115px;
        margin: 10px auto;
    }
}
/***************************************************************************************/
@media screen and (max-width: 300px) {
    header {
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 30px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 52%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul li {
        padding: 0;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 60px;
        height: 60px;
        margin: 15px 32%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 1;
    }
    .logoas {
        width: 80%;
        position: relative;
        margin: 20px auto 0 auto;
        z-index: -1;
    }
    #elmans {
        height: 70px;
    }
    .footer-bottom-bar {
        font-size: 12px;
        margin: 13.5% auto 0 auto;
        z-index: 20;
    }
    .hero-actions {
        text-align: center;
        margin: 5% auto 0 auto;
    }
    .hero-actions .coustomer {
        width: 230px;
    }
    .hero-actions .coustomer .btn {
        font-size: 18px;
        font-weight: 600;
    }
    .contact-a-a {
        width: 100%;
    }
    .plan-order {
        font-size: 18px;
    }
    .contact-a-a-a {
        width: 95%;
        float: none;
        margin: 20px auto;
    }
    .imgtype {
        width: 85%;
    }
    .seldyt {
        width: 90%;
    }
    .order-box {
        width: 100%;
        padding: 5px;
    }
    .p-order {
        font-size: 12px;
    }
    .acti-order {
        margin: 10px 5px 0 0;
        padding: 4px 3px;
    }
    .lidive {
        width: 100%;
    }
    .liimg {
        width: 100%;
    }
    .imgtr {
        width: 30%;
    }
    .lip-order {
        width: 98%;
        float: left;
        padding: 0px;
    }
    .plan-ty {
        font-size: 16px;
    }
    .sadr {
        margin: 10px 0;
        float: left;
        font-size: 14px;
    }
    .sidebar-item ul li {
        height: 210px;
    }
    .containerpay {
        width: 98%;
    }
    .titlpay {
        font-size: 160%;
    }
    .ampay {
        font-size: 160%;
    }
    .imgtr {
        width: 50%;
    }
    .send-box {
        width: 100%;
        padding: 0;
    }
    .kcnhhghdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .myInpbnb {
        width: 99%;
        font-size: 14px;
    }
    .copy-wallet-deposit {
        margin: -40px 0.5%;
    }
    .lip {
        width: 100%;
    }
    .kcnhdh {
        font-size: 14px;
        margin-left: 2%;
    }
    .wite {
        margin-left: -20px;
        font-size: 14px;
    }
    .subscribe-title {
        font-family: "Poppins", sans-serif;
        font-size: 16px;
    }
    .hgfvd {
        font-size: 18px;
    }
    .imgdstr {
        width: 45%;
    }
    .dfxt {
        display: none;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .nhbgfd {
        float: right;
        font-size: 14px;
    }
    .kjnhu {
        font-size: 16px;
    }
    .faq-main {
        margin: 60px auto;
    }
    .faq-contact {
        width: 95%;
    }
    .faq-contact-r {
        float: left;
        font-family: iSans;
        font-size: 14px;
        font-weight: 600;
        color: #000;
        cursor: pointer;
        margin-right: 0px;
    }
    .faq-contact-l-a,
    .faq-contact-l-b,
    .faq-contact-l-c,
    .faq-contact-l-d,
    .faq-contact-l-e,
    .faq-contact-l-f,
    .faq-contact-l-g,
    .faq-contact-l-h,
    .faq-contact-l-m,
    .faq-contact-l-n {
        font-size: 20px;
        margin-left: 0px;
        margin-top: -5px;
    }
    .aldjc {
        width: 100%;
        margin: 15px auto;
    }
    .active-faq-contact-ll {
        margin-top: -7px;
    }
    .containermotor {
        width: 98%;
    }
    .a-dive {
        width: 100%;
        float: left;
        margin: 15px auto;
    }
    .b-dive {
        width: 100%;
        margin: 20px auto 50px auto;
    }
    .djcmss {
        margin: 25px auto;
    }
    .m-cjdhg {
        font-size: 26px;
        margin: 10px 0 10px 10px;
    }
    .imgkkcmd{
        width: 85%;
        margin-bottom: 35px;
    }
    .splep,.spleo {
        font-size: 16px;
    }
    .nhbvcd {
        width: 100%;
        margin: 10px auto;
    }
    .smxjhd {
        width: 97%;
    }
    .lfikkcd {
        margin: 0 5px 0 5px;
    }
    .manjmcjh {
        font-size: 14px;
        font-weight: 600;
    }
    .dlcmfr {
        width: 98%;
        margin: 0 auto;
        text-align: center;
    }
    .servic-title-p {
        margin: auto 15px;
        font-size: 14px;
        font-weight: 400;
        text-align: justify;
        line-height: 30px;
    }
    .cjndhyr {
        width: 35%;
        margin: 20px auto;
    }
    .servic-title-ahd {
        margin: 15px 15px;
        font-size: 18px;
        text-align: justify;
        font-weight: 600;
        line-height: 30px;
    }
}
