.bgHeadColor,
section.noBgImage .section-title h3,
section.noBgImage .section-title h4 {
    color: var(--dark) !important;
}
div#topNavIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
div#topNavIcon a {
    color: #fff;
    font-size: 14px;
    border-right: 1px solid #dddddd82;
    padding: 4px 12px;
    margin: 3px 0;
}
div#topNavIcon a:last-child {
    border: 0;
}
a.chat-wp {
    position: fixed;
    z-index: 99;
    bottom: 10px;
    left: 10px;
}
a.chat-wp img {
    width: 50px;
}
.sliderMain {
    width: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding-top: 2%;
}
.sliderMaineLeft {
    width: 60%;
}
.sliderMaineRight {
    width: 40%;
}
.calculator_btn-wrapper,
.featured-services .icon-box.abt-div .icon img,
.sliderMaineRight img,
div#usd_conversion_result.calculator_tooltip-wrapper,
img.img-fluid.imgsao.w100img {
    width: 100%;
}
div#sliderMain .swiper-pagination {
    bottom: 40px;
}
.col-lg-4.box.box1 i,
.navbar .dropdown .dropdown ul.dropdown-menu li:hover,
div#sliderMain .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--golden);
}
div#sliderMain .swiper-button-next,
div#sliderMain .swiper-button-prev {
    background: var(--golden);
    border: 1px solid #ca9a085c;
    color: #fff;
    padding: 10px;
    width: 38px;
}
.process-step,
div#toptobottom {
    border-radius: 5px;
    text-align: center;
}
div#sliderMain .swiper-button-next:after,
div#sliderMain .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 600;
}
.process-step p,
section#featured-services.masteopsw .description,
thead.info td {
    font-weight: 500;
}
div#toptobottom {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    background: #000;
    width: 35px;
    height: 35px;
    box-shadow: 1px 1px 4px 0 #ca9a085c;
}
div#toptobottom:hover {
    cursor: pointer;
    background: var(--golden);
    color: #000;
}
.featured-services .icon-box.abt-div:hover .description,
.featured-services .icon-box.abt-div:hover h4.title a,
div#toptobottom:hover i {
    color: #000;
}
div#toptobottom i {
    position: relative;
    top: 7px;
    color: #ffffff57;
}
section#aboutUs {
    position: relative;
    background:
        linear-gradient(289deg, #ffffff00, #0e0d0d29) center/cover no-repeat fixed,
        url(../img/bannerAbout.jpg) center/cover no-repeat fixed;
}
.featured-services .icon-box.abt-div:hover::before,
.mobileNavigatuion,
.process:last-child .process-step:after,
option.hiddenInput,
section#aboutCops.about.section-bg.bgScretiond:after,
section#aboutCops.foexBGIng:after {
    display: none;
}
.process-step {
    position: relative;
    padding: 35px;
    margin-top: 30px;
    box-shadow: 0 14px 43px rgba(33, 54, 61, 0.15);
    border-bottom: 3px solid #0f1d28;
    background: var(--dark);
}
.process-step .process-icon {
    margin-bottom: 20px;
    padding-top: 5px;
}
.process-step h4 {
    margin-bottom: 15px;
    color:#fff;
}
.process-step p {
    margin-bottom: 0;
    color: var(--white);
}
.process-step:after {
    position: absolute;
    content: "";
    width: 275px;
    height: 56px;
    top: -40px;
    right: -40%;
    background: url("../img/process-line.png") 0 0 / cover no-repeat;
    z-index: 999;
    filter: unset;
    opacity: 0;
}
.process:first-child .process-step:after {
    animation: 1.5s ease-in-out infinite alternate-reverse fill1color;
}
.process:nth-child(2) .process-step:after {
    animation: 1.5s ease-in-out 1s infinite alternate-reverse fill1color;
}
@keyframes fill1color {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
figure.process-icon img {
    width: 70px;
}
.process:nth-child(2n) .process-step {
    border-bottom: 0;
    border-top: 3px solid var(--golden);
}
section#featured-services {
    background:
        linear-gradient(45deg, #14759a, #000000c7) center/cover fixed,
        url(../img/marketBg.jpg) center/cover fixed;
    position: relative;
}
section#featured-services .section-title h3,
section#featured-services .section-title h4 {
    color: #ffffffd4;
}
a.becomePas {
    background: var(--dark);
    width: 150px;
    padding: 8px 20px;
    box-sizing: content-box;
    text-align: center;
    border-radius: 8px;
    margin: 10px 0;
}
.col-lg-4.box.box1 .pricinhEader,
a.becomePas:hover {
    background: #11769A;
    color: #fff;
}
.info-box,
section#aboutCops {
    position: relative;
}
section#aboutCops:after {
    content: url(../img/bgstack.png);
    position: absolute;
    width: 50%;
    height: 100%;
    left: -17%;
    top: 0;
    z-index: 0;
    opacity: 0.5;
}
.psoeipeowews .section-title.inner_div_text p,
section#aboutCops .container {
    position: relative;
    z-index: 1;
}
a#draggable {
    animation: 1s ease-in-out infinite alternate-reverse whatsaPPicon;
}
@keyframes whatsaPPicon {
    0% {
        bottom: 20px;
    }
    100% {
        bottom: 40px;
    }
}
section.noBgImage {
    background: 0 0 !important;
}
.featured-services .icon-box.abt-div {
    border: 2px solid var(--golden);
}
.featured-services .icon-box.abt-div .icon {
    width: 200px;
    height: 200px;
    background: 0 0;
}
.featured-services .icon-box.abt-div:hover .icon img {
    filter: drop-shadow(2px 4px 6px black);
}
.section-title.inner_div_text p {
    margin-top: 20px;
}
.section-title.inner_div_text {
    width: 80%;
    margin: auto;
}
.featured-services .icon-box.abt-div h4.title a {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 500;
    pointer-events: none;
}
.abt_innersPas p.fst-italic {
    border: 0;
    margin: 0;
    color: #fff;
}
.abt_innersPas ul.topmenuul .login {
    margin: 0 !important;
}
.abt_innersPas h3.titleSubTextspan {
    border-bottom: 1px solid var(--golden);
    width: 100%;
    padding-bottom: 14px;
    text-transform: uppercase;
    color: #fff;
}
.abt_innersPas {
    padding-right: 38px;
}
div#guessstarts {
    border-radius: 50px;
    justify-content: space-between;
}
.commonDIvUI {
    background: #ddd;
    text-align: center;
    padding: 50px 20px;
    border-radius: 0 !important;
    width: 49.5%;
    border: 0 !important;
    margin: 3px 2px;
}
.commonDIvUI.radius1 {
    border-top-left-radius: 20px;
    background: var(--dark);
}
.commonDIvUI.radius2 {
    border-top-right-radius: 20px;
    background-color: var(--black);
}
.commonDIvUI.radius3 {
    border-bottom-left-radius: 20px;
    background-color: var(--black);
}
.commonDIvUI.radius4 {
    border-bottom-right-radius: 20px;
    background-color: var(--dark);
    border-left: 2px solid var(--golden);
}
.icon-box-item p {
    color: #ffffffab;
}
.icon-box-item h4 a {
    pointer-events: none;
    color: var(--golden);
}
.icon-box-item .icon.iconpors {
    border: 0;
    padding: 10px;
    width: 110px;
    height: 110px;
    background: 0 0;
}
.icon-box-item .icon.iconpors img {
    background: 0 0;
    filter: unset;
    border-radius: 0;
    width: auto;
}
.icon-box-item h4 {
    margin-bottom: 15px;
    padding-top: 15px;
    color: var(--golden);
}
li.dropdown ul.dropdown-menu li:hover,
li.dropdown ul:not(.dropdown-menu) li:hover {
    background: var(--golden);
    color: var(--white);
}
li.dropdown ul.dropdown-menu li:hover > a {
    color: var(--white);
    border-bottom-color: transparent;
}
.navbar .dropdown .dropdown ul.dropdown-menu li:hover a,
div#noBuySell a:hover {
    color: var(--white);
}
.navbar .dropdown .dropdown ul.dropdown-menu li {
    border-radius: 0;
}
section#aboutCops.about.section-bg.bgScretiond {
    background: url(../img/abouDownbg.jpg) fixed;
}
section#aboutCops.about.section-bg.bgScretiond ul.topmenuul img {
    border: 1px solid #fff;
    border-radius: 10px;
}
.about .content ul.topmenuul,
section.featured-services_tables.notopso {
    padding-top: 20px;
}
.at_table_row a {
    background: #000;
    font-size: 14px;
    padding: 8px 16px;
    border-radius: 0;
    margin: 0;
    display: block;
}
.bgHeadColor {
    background-color: var(--golden) !important;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #fff !important;
    font-size: 14px;
}
thead.info td:first-child,
thead.info th {
    background: var(--dark) !important;
    color: var(--white) !important;
    font-size: 14px;
}
thead.info tr td:first-child {
    font-weight: 600 !important;
}
.at_table_row.table-responsive td {
    background: #ffffffeb;
    border: 1px solid #ca9a0866;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    padding: 10px;
}
.at_table_row.table-responsive tfoot tr td:first-child {
    background: 0 0;
    border: 1px solid transparent;
}
.at_table_row.table-responsive tfoot td {
    padding: 0;
}
.at_table_row a:hover {
    background: var(--golden);
    color: var(--black);
}
section.featured-services_tables {
    background: url(../img/bgTable.jpg) 0 0/100% 100% fixed;
}
.at_table-container .at_table_row.table-responsive {
    overflow: hidden;
}
.at_table-container .at_table_row.table-responsive table#at_table {
    margin: 0;
}
table#dw_table th {
    font-weight: 400;
    font-size: 14px;
    vertical-align: middle;
}
table#dw_table td {
    vertical-align: middle;
    background: #d6c388b8;
    border: 1px solid #937d7d;
}
section#abopuespPosyewe {
    background:
        linear-gradient(45deg, #f5f3f321, #f5f3f39c) 0 0 / cover fixed,
        url(../img/abopuesp.jpg) 0 0 / cover fixed;
}
.col-lg-4.box.box1 a.get-started-btn:hover,
section#aboutCopseree.about.section-bg.foexBGIng,
table#dw_table tr td:first-child {
    background: #fff;
}
div#caluclatorTExt p.fst-italic span {
    font-size: 16px;
    font-weight: 500;
    margin: 10px 0;
    display: flex;
    align-items: center;
    line-height: 20px;
    color: #fff;
}
div#caluclatorTExt h3.titleSubTextspan {
    margin: 0;
    font-size: 20px;
    color: #fff;
}
div#caluclatorTExt p.fst-italic {
    margin-top: 10px;
    padding: 15px 0;
}
div#caluclatorTExt p.fst-italic span img {
    margin-right: 10px;
}
.calculator_tooltip-wrapper label.calculator_label {
    display: block;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.calculator_input {
    width: 100%;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 5px 0 10px;
    font-size: 14px;
}
.calculator_wrapper_main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flexBtnforcalcul,
.row.flex-colunbs,
.row.flexpowe {
    align-items: center;
}
.calculator_tooltip-wrapper {
    width: 48%;
    margin-bottom: 14px;
}
div#noBuySell {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    color: var(--white);
    background: var(--black);
    padding: 10px;
    border: 1px solid #dddddd47;
}
div#noBuySell a {
    color: var(--golden);
    font-weight: 600;
}
.calculator {
    padding: 20px;
    background: #131313;
    border-radius: 10px;
    margin: 20px 0;
}
.calculator_btn-wrapper button {
    border: 0;
    background: var(--golden);
    transition: 0.3s;
    margin: 0 auto;
    display: block;
    width: 130px;
    font-weight: 600;
    padding: 0 !important;
    height: 40px;
    text-align: center;
    border-radius: 10px;
}
p.poseItalicspo,
section#featured-services.noBgImage.mt-0 {
    padding-bottom: 20px;
}
.calculator_btn-wrapper button:hover {
    background: var(--white);
    color: var(--dark);
    transition: 0.3s;
}
section#calculatorBanner {
    background:
        linear-gradient(45deg, #ffffffde, #efefefcf) fixed,
        url(../img/marketBg.jpg) fixed;
}
.section-title.inner_div_text p,
section#calculatorBanner .section-title h3 {
    color: #000;
}
.container-calculator {
    background: #131313;
    padding: 30px 20px 0;
    border-radius: 15px;
}
section#calculatorBanner.calculatorBannersds {
    background:
        linear-gradient(45deg, #f9f9f9cf, #cfcfcff2) center center/cover fixed,
        url(../img/calculaorBg.jpg) center center/cover fixed;
}
.calculator_tooltip-wrapper.calculator_result-wrapper {
    min-width: 40%;
    padding: 15px;
    text-align: center;
    color: #000;
    margin: 0 auto 20px;
    border-radius: 10px;
    font-weight: 600;
}
.calculator_tooltip-wrapper.calculator_result-wrapper label.calculator_label {
    font-weight: 600;
}
li.dropdown ul:not(.dropdown-menu) {
    border-radius: 5px;
    overflow: hidden;
}
h3.titleSubTextspan.testatepo {
    font-size: 24px;
    line-height: normal;
    color: #000;
    font-weight: 500;
    margin-top: 20px;
}
h3.titleSubTextspan.testatepo ~ p.fst-italic {
    padding: 8px 0 8px 12px;
    margin: 10px 0;
    font-size: 16px;
    background: var(--golden);
    color: #000;
    border-left: 4px solid var(--white);
}
.tradingview-widget-container {
    background: #443f3f;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
}
.box ul li i,
.col-lg-4.box.box1,
.flexpos a:hover,
.forexCalFlex,
a.btnOPtMenuso:hover {
    background: var(--dark);
}
.tradingview-widget-container iframe {
    width: 100% !important;
    height: 100% !important;
}
section#aboutCops.foexBGIng {
    background: linear-gradient(279deg, #f3f3f3, #f5f5f5) center center / cover fixed, center center / cover fixed;
}
.flexBtnforcalcul {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
}
.forexCalFlex {
    width: 48%;
    border-radius: 5px;
    box-shadow: 0 0 2px 1px #a7a4a4;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 14px;
}
.forexCalFlex a.becomePas {
    border: 1px solid #cfa31e85;
    padding: 6px 20px;
    margin: 20px auto 0;
    display: block;
	background: #11769A;
}
.flexBtnforcalculListy li i {
    width: 5px;
    height: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px !important;
    font-size: 22px !important;
    color: var(--golden) !important;
}
.flexBtnforcalculListy li {
    color: #fff;
    margin-top: 25px !important;
    margin-bottom: 11px !important;
    font-size: 14px;
}
.flexBtnforcalculListy li a {
    padding: 0 10px;
    color: var(--golden);
    font-weight: 600;
}
.flexBtnforcalculListy {
    border-top: 1px solid #ddd;
    margin-top: 20px;
}
table#at_table.postmajorsp tr td:first-child {
    background: var(--black);
    color: #fff;
}
td.tdhiegt {
    background: var(--golden) !important;
}
.at_table-container .at_table_row.table-responsive table#at_table.postmajorsp {
    vertical-align: middle;
    font-size: 14px;
}
.at_table-container .at_table_row.table-responsive table#at_table.postmajorsp td,
.at_table-container .at_table_row.table-responsive table#at_table.postmajorsp th {
    font-size: 13px;
}
section#minorBgstack {
    background:
        linear-gradient(45deg, #00000038, #000) fixed,
        url(../img/innerBanner.jpg) fixed;
    padding: 20px 0;
}
.col-lg-4.box.box1 .listFlex,
.col-lg-4.box.box1 .pricinhEader h3,
section#aboutCops.ngChannelPartnet p.poseItalicspo,
section#majorecepsi .section-title h3,
section#minorBgstack .section-title h3 {
    color: #fff;
}
section#aboutCops.foexBGIng.metalsBg {
    background:
        linear-gradient(279deg, #000000e0, #000000d9) fixed,
        url(../img/metalsBg.jpg) fixed;
}
section#aboutCops.foexBGIng.oilbg {
    background:
        linear-gradient(279deg, #000000ad, #000000b3) fixed,
        url(../img/oil.jpg) fixed;
}
section#aboutCops.foexBGIng.cryptoBG {
    background:
        linear-gradient(279deg, #000000a3, #060606c9) fixed,
        url(../img/crypto.jpg) fixed;
}
.at_table_row.table-responsive.mt-8 {
    margin-top: 50px;
}
section#minorBgstack.cryptoBGpop {
    background:
        linear-gradient(45deg, #000000bf, #000000a6) fixed,
        url(../img/crypto2.jpg) fixed;
}
p.poseItalicspo {
    font-size: 16px;
    color: var(--dark);
    line-height: 30px;
    border-bottom: 1px solid var(--golden);
    font-weight: 600;
}
.col-lg-4.box.box1 a.get-started-btn,
a.btnOPtMenuso {
    background: #0a485e;
    color: #fff;
}
section#aboutCops.about.section-bg.bgScretiond.ngChannelPartnet {
    background:
        linear-gradient(98deg, #000, #0a09099c) 0 0 / cover fixed,
        url(../img/channelPartner.jpg) 0 0 / cover fixed;
}
p.poseItalicspo span,
ul.dropdown-menu li .active {
    color: var(--golden);
}
a.btnOPtMenuso {
    padding: 10px 15px;
    border-radius: 5px;
    margin: 0 20px 0 0;
    font-weight: 600;
}
.box ul,
.row.flexverticals.mb-bop.nomgst {
    margin-bottom: 0;
}
a.btnOPtMenuso i {
    margin-right: 5px;
    position: relative;
    top: 1px;
    font-weight: 500;
}
a.btnOPtMenuso:hover {
    color: #fff;
}
.box {
    border-radius: 25px 25px 10px 10px;
    box-shadow: 0 0 2px 2px #ddd;
    background: #fff;
    overflow: hidden;
    padding: 0;
    width: 31%;
    margin: 10px;
}
.row.no-gutters {
    padding: 10px;
    justify-content: center;
}
.box ul li,
.pricinhEader {
    display: flex;
    align-items: center;
}
.pricinhEader {
    text-align: center;
    background: #000;
       padding: 20px 12px 20px 30px;
}
.flexpos,
.flexpos:nth-child(odd) {
    background: #25b7c3;
}
.pricinhEader h3 {
    font-size: 29px;
    margin: 0;
    color: #EF7F1A !important;
    font-weight: 600;
}
.box ul {
    list-style: none;
    padding: 20px 10px 0;
    display: flex;
    flex-wrap: wrap;
	    background: #11769A;
}
.box ul li {
    margin-left: 10px;
    margin-bottom: 15px;
    margin-right: 10px;
    justify-content: center;
    justify-items: center;
    padding-bottom: 6px;
    border-bottom: 1px solid #dddddd36;
    width: 100%;
}
.listFlex {
    padding-left: 15px;
    width: 100%;
    color: var(--dark);
    font-weight: 500;
    font-size: 14px;
}
.listFlex span {
    display: block;
    color: var(--golden);
    font-weight: 600;
    font-size: 14px;
    padding: 3px 0;
}
a.get-started-btn {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    font-size: 18px;
}
.box ul li i {
    min-width: 25px;
    min-height: 25px;
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
.box ul li:last-child {
    border-bottom: 0;
}
div#guessstarts .icon-box-item p {
    color: #fff;
    width: 80%;
    margin: 10px auto;
    font-size: 18px;
    line-height: 30px;
}
section#featured-services.brtopsoe {
    padding-top: 0;
    margin-top: 10px !important;
}h3.titleSubTextspan.testatepo {
    color: #fff;
}
hr.tagspe {
    width: 90%;
    margin: 50px auto;
}
p.mepsoeo {
    margin: 20px 0 10px;
}
.contact .info-box p strong {
    display: block;
    color: var(--golden);
    padding-bottom: 8px;
}
.contact .info-box p.mgTextDiv {
    width: 90%;
    margin: 20px auto 30px;
    position: relative;
    color: #000;
}
.contactBlsodp {
    display: flex;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}
.contactBlsodp i {
    width: auto;
    padding: 0 !important;
    border: 0 !important;
}
.flexpos a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 7px;
}
.flexpos {
    display: flex;
    align-items: center;
    padding: 0;
    justify-content: center;
    margin: 5px;
    border: 1px solid #ffffff87;
}
.flexpos a span {
    padding-left: 10px;
    color: #fff;
    
}
.flexpos a i {
    font-size: 21px !important;
    background: #ffffff;
    padding: 10px !important;
}
.social-links.sospde a i {
    background: var(--dark);
    border: 0;
    border-radius: 0;
    padding: 10px;
    margin: 10px;
    color: var(--golden);
    background: #c59c1c2b;
    border: 1px solid #9d9191a1;
}
.social-links.sospde {
    background: #080c0d;
    border: 1px solid #ffffff80;
    width: 98%;
    margin: 3px auto;
}
.info-box.ospep {
     /* background: linear-gradient(279deg, #f3f3f3, #f5f5f5) center center / cover fixed, center center / cover fixed; */
    padding: 30px 5px 5px;
}
.contact .info-box p.mgTextDiv.nomgsj:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background: #ffffff85;
    left: 50%;
    top: -13px;
    transform: translate(-50%, 0);
}
img.img-fluids {
    width: 95%;
}
.posepw {
    padding: 10px 0;
    color: #000;
}
.posepw p strong {
    color: var(--golden);
    text-decoration: underline;
    text-underline-position: under;
    margin-right: 5px;
}
h3.titleSubTextspan.testatepo.titleChangeps {
    border-bottom: 1px solid #dddddd61;
    padding-bottom: 15px;
    color: var(--golden);
}
.row.flexverticals {
    justify-content: center;
    align-items: center;
}
section#featured-services.masteopsw {
    background: 0 0;
    padding-top: 0;
}
section#featured-services.masteopsw .section-title h3 {
    color: #000;
    padding: 20px 20px 0;
}
section#featured-services.nomargintops {
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
#featured-services.aboutCopssdsd3,
#orderTypes.about.section-bg.foexBGIng {
    position: relative;
    background: url(../img/bannerAbout.jpg) center/cover fixed !important;
}
#orderTypes.about.section-bg.foexBGIng img.img-fluids {
    position: relative;
    z-index: 99;
}
#orderTypes.about.section-bg.foexBGIng .content p,
section#aboutCopseree .posepw p {
    color: #000;
    font-weight: 600;
}
#orderTypes.about.section-bg.foexBGIng h3.titleSubTextspan.testatepo.titleChangeps {
    border-color: #000;
}
#orderTypes.about.section-bg.foexBGIng {
    padding: 30px;
}
.row.flexverticals.mb-bop {
    margin-bottom: 50px;
}
.posepw.mtospeos p {
    margin-bottom: 30px;
}
div#tablesopao {
    position: relative;
    z-index: 9;
}
section#majorecepsi {
    background:
        linear-gradient(289deg, #10010199, #0e0d0d) center/cover no-repeat fixed,
        url(../img/oil.jpg) center/cover no-repeat fixed;
}
section#majorecepsi h4.title {
    font-size: 24px;
    padding-bottom: 10px;
    border-bottom: 1px solid #0000005e;
    width: 80%;
    margin: 10px auto;
}
section#majorecepsi .icon-box:hover::before {
    background: 0 0;
}
section#majorecepsi .icon-box:hover h4.title a {
    color: #000 !important;
}
section#aboutCopseree h3.titleSubTextspan.testatepo.titleChangeps {
    border-bottom: 1px solid #0f0d0d61;
}
section#majorecepsi h4.title.fullwo {
    width: 100%;
    font-size: 22px;
}
.errordiv,
label.error {
    color: red;
    font-size: 14px;
    background: #fff;
    padding: 0 10px;
    display: inline-block;
}
button.close {
    border: 0;
    background: #0f0c0c14;
    font-size: 20px;
    padding: 0 10px;
    position: absolute;
    right: 8px;
    top: 15px;
}
.col-lg-8.pt-4.pt-lg-0.padding-leo.content,
.section-title h3 {
    position: relative;
    z-index: 1;
    color: #0b294d;
}
@media screen and (max-width: 768px) {
	
	.counts .count-box {
    
	    margin: 0px 0px;
}
    section#topbar {
        display: none !important;
    }
    li.mobileNavigatuion {
        display: flex;
        padding-left: 0;
    }
    li.mobileNavigatuion a {
        padding-left: 15px;
    }
    li.mobileNavigatuion a i {
        margin: 0 10px 0 0 !important;
        position: static;
    }
    .navbar-mobile > ul > li {
        padding-right: 15px;
    }
    .navbar a i {
        border: 1px solid #ddd;
        padding: 6px;
        position: absolute;
        right: 0;
    }
    .navbar-mobile .dropdown ul {
        margin: 0 0 0 5px;
        box-shadow: none;
        background: #dddddd70;
        padding: 0;
        width: 100%;
    }
    .navbar .dropdown .dropdown ul.dropdown-menu li a {
        color: #000 !important;
    }
    #header .logo {
        margin: 0;
    }
    .sliderMaineLeft,
    .sliderMaineRight {
        width: 100%;
        text-align: center;
    }
    .flexBtnforcalcul,
    .sliderMain {
        flex-wrap: wrap;
    }
    ul.listPLesd {
        flex-wrap: wrap;
        width: 100%;
        justify-content: center;
        align-items: center;
        padding: 10px;
    }
    ul.listPLesd li {
        width: 100%;
        margin: 5px;
        display: block;
        clear: both;
    }
    .section-title h3 {
        line-height: 45px;
        font-size: 28px;
    }
    .section-title h3 span {
        display: inline-flex;
        margin: 10px 0;
    }
    section#aboutUs .counts .col-lg-2.col-md-6 {
        margin-top: 15px !important;
    }
    .featured-services .description {
        min-height: auto;
    }
    .about .content h3 {
        font-size: 26px;
        line-height: 36px;
    }
    .padding-leo.content {
        text-align: center;
        padding: 10px;
    }
    a.becomePas {
        margin: 20px auto;
    }
    .container.FooderPas {
        padding-bottom: 60px;
    }
    .box,
    .flexpos,
    .section-title.inner_div_text,
    table#dw_table {
        width: 100%;
    }
    p.fst-italic {
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
    }
    .commonDIvUI {
        width: 95%;
        margin: 10px auto;
    }
    i.bi.bi-list.mobile-nav-toggle {
        background: #fff;
        padding: 6px 8px;
        color: #000;
        border: 1px solid #ca9a085c;
    }
    .at_table_row.table-responsive {
        width: 100%;
        overflow: scroll !important;
    }
    h3.titleSubTextspan.testatepo ~ p.fst-italic {
        border: 0;
        padding: 10px 0;
    }
    .forexCalFlex {
        width: 100%;
        margin-bottom: 20px;
    }
    .about .content ul li a {
        display: inline;
        padding-left: 0;
    }
    .about .content ul li {
        flex-wrap: wrap;
        padding-left: 40px;
        text-align: left;
        position: relative;
    }
    .about .content ul i {
        position: absolute;
        left: 0;
    }
    .section-title,
    section#aboutCops.foexBGIng {
        padding-bottom: 0;
    }
    .at_table_row.table-responsive td {
        min-width: 115px;
    }
    section#aboutCops.foexBGIng.cryptoBG {
        padding: 0 0 20px;
    }
    section#aboutCops.about.section-bg.bgScretiond.ngChannelPartnet {
        padding-top: 10px;
    }
    section {
        padding: 30px 0;
    }
    section#aboutCops.about.section-bg.bgScretiond br {
        display: none;
    }
    .flebtnOisu {
        flex-wrap: wrap;
        display: flex;
    }
    a.btnOPtMenuso {
        width: 60%;
        margin: 00px auto 20px;
    }
    .featured-services .icon-box {
        border: 1px solid var(--golden);
    }
    section#majorecepsi.featured-services.masteopsw.aboutCopssdsd3 .section-title {
        margin-bottom: 30px;
    }
    section#aboutCopseree.about.section-bg.foexBGIng .row.flexverticals.mb-bop:nth-child(2n) {
        flex-direction: column-reverse;
    }
    section#aboutCopseree.about.section-bg.foexBGIng .row.flexverticals.mb-bop {
        margin-bottom: 0;
    }
    .calculator_tooltip-wrapper {
        width: 100%;
        text-align: left;
    }
    div#caluclatorTExt p.fst-italic span {
        text-align: left;
        line-height: 24px;
        margin-bottom: 15px;
    }
    .contact .info-box i {
        border: #ffdead;
    }
    .flexpos a {
        justify-content: flex-start;
    }
    .info-box.ospep {
        background: linear-gradient(45deg, #000, #161313ba), url(../img/conactDB.jpg);
    }
    .abt_innersPas ul.topmenuul .login {
        padding: 0;
    }
    .about .content ul.topmenuul {
        justify-content: center;
        display: flex;
        align-items: center;
    }
    section#aboutCops.about.section-bg.bgScretiond ul.topmenuul img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
}
