/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.vc_custom_1537198744239 {
    margin-top: -82px !important;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.main-block {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    background: url("../img/Main_block.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 100% 100%;
    background-color: #464646;
    min-width: 100%;
    z-index: 1;
}

.main-block .shadow-main {
    width: 100%;
    max-width: 1920px;
    min-height: 778px;
    margin: 0;
    padding: 72px 0 0 0;
    background: -webkit-gradient( linear, left top, right top, color-stop(10%, rgba(255, 255, 255, 0.8)), color-stop(30%, rgba(255, 255, 255, 0.8)), color-stop(40%, rgba(255, 255, 255, 0.6)), color-stop(50%, rgba(255, 255, 255, 0.6)), color-stop(60%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient( left, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient( left, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient( to right, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0.8) 30%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100%);
    z-index: 2;
}

.main-block .shadow-main .container {
    max-width: 1465px;
}

.main-block .shadow-main .container .text-main {
    z-index: 3;
    padding: 0 5px;
}

.main-block .shadow-main .container .text-main h2 {
    padding: 0;
    margin: 0 0 -15px 0;
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    font-size: 55px;
    color: #2a2a2a;
    text-transform: uppercase;
}

.main-block .shadow-main .container .form_block {
    max-width: 325px;
}

.main-block .shadow-main .container .text-main .main_form_text {
    width: 100%;
    max-width: 325px;
    background-color: #00adcf;
    margin: 15px 0 0 0;
    color: #ffffff;
    padding: 5px 5px;
    font-weight: 300;
    display: block;
}

.main-block .shadow-main .container .text-main .blue {
    color: #0fadcf;
}

.main-block .shadow-main .container .text-main p {
    max-width: 660px;
    font-size: 22px;
    text-align: left;
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    color: #2a2a2a;
}

.main-block .shadow-main .container .text-main .button-main {
    padding-top: 50px;
}

.main-block .shadow-main .container .text-main .button-main a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 24px;
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    padding: 14px 25px;
}

.first-block {
    max-width: 1920px;
    margin: 0 auto;
    padding-bottom: 100px;
    background-color: #ffffff;
}

.first-block .container-fluid .first-container {
    max-width: 1465px;
    margin: 0 auto;
}

.first-block .container-fluid .first-container .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 335px;
    position: relative;
    padding-top: 65px;
}

.first-block .container-fluid .first-container .left:after {
    content: "";
    width: 90%;
    display: block;
    height: 2px;
    background-color: #095cff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.first-block .container-fluid .first-container .left .img_block {
    padding-right: 10px;
}

.first-block .container-fluid .first-container .left .img_block img {
    max-width: 115px;
}

.first-block .container-fluid .first-container .left .text_block {
    padding: 0;
    margin: 0;
}

.first-block .container-fluid .first-container .left .text_block h2 {
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    font-size: 25px;
    margin: 0;
    color: #2a2a2a;
}

.first-block .container-fluid .first-container .left .text_block ul {
    padding-left: 19px;
}

.first-block .container-fluid .first-container .left .text_block ul li {
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    font-size: 15px;
    color: #2a2a2a;
}

.first-block .container-fluid .first-container .left .text_block .button_block {
    margin-top: 40px;
}

.first-block .container-fluid .first-container .left .text_block .button_block a {
    text-decoration: none;
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    font-size: 20px;
    padding: 5px 20px;
}

.first-block .container-fluid .first-container .right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 335px;
    padding-top: 65px;
}

.first-block .container-fluid .first-container .right:after {
    content: "";
    width: 90%;
    display: block;
    height: 2px;
    background-color: #707070;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.first-block .container-fluid .first-container .img_block {
    padding-right: 10px;
}

.first-block .container-fluid .first-container .img_block img {
    max-width: 115px;
}

.first-block .container-fluid .first-container .text_block {
    padding: 0;
    margin: 0;
}

.first-block .container-fluid .first-container .text_block h2 {
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    font-size: 25px;
    margin: 0;
    color: #2a2a2a;
}

.first-block .container-fluid .first-container .text_block ul {
    padding-left: 19px;
}

.first-block .container-fluid .first-container .text_block ul li {
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    font-size: 15px;
    color: #2a2a2a;
    padding: 0;
    margin: 0;
}

.first-block .container-fluid .first-container .text_block .button_block {
    margin-top: 40px;
}

.first-block .container-fluid .first-container .text_block .button_block a {
    text-decoration: none;
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    font-size: 20px;
    padding: 5px 20px;
}

.forex_broker-block {
    max-width: 1920px;
    margin: 0 auto;
    background: url("../img/Broker.jpg") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 100% 100%;
    background-color: #464646;
    min-width: 100%;
    height: 680px;
}

.forex_broker-block .container {
    max-width: 1145px;
    margin: 0 auto;
    padding-top: 105px;
}

.forex_broker-block .container h2 {
    font-size: 78px;
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    margin: 0 0 -15px 0;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
}

.forex_broker-block .container .blue {
    color: #0fadcf;
}

.forex_broker-block .container p {
    font-size: 20px;
    text-align: center;
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    color: #ffffff;
    padding-top: 22px;
    line-height: 1.5;
}

.contact-block {
    max-width: 1920px;
    margin: 0 auto;
    height: 325px;
}

.contact-block .container {
    max-width: 1145px;
    margin: 0 auto;
    padding-top: 45px;
}

.contact-block .container h2 {
    font-size: 40px;
    font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
    color: #2a2a2a;
    text-align: center;
    text-transform: uppercase;
}

.contact-block .container h2 span {
    color: #0fadcf;
}

.contact-block .container p {
    font-size: 20px;
    padding-top: 7px;
    text-align: center;
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    color: #2a2a2a;
}

/*@media only screen and (max-width: 1516px) {
  .main-block .text-main {
    margin: 0 0 0 15px; } }*/

@media only screen and (max-width: 1185px) {
    .main-block .shadow-main {
        background: none;
    }
    .main-block .shadow-main h2 {
        text-shadow: 1px 1px 2px #ffffff, 0 0 1em #ffffff;
    }
    .main-block .shadow-main p {
        color: #ffffff !important;
    }
}

@media only screen and (max-width: 991px) {
    .first-block .container-fluid .first-container .img_block img {
        margin: 5px 0 20px 20px;
    }
    .first-block .container-fluid .first-container .left:after {
        margin: 0 auto;
    }
    .first-block .container-fluid .first-container .right:after {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 933px) {
    .forex_broker-block h2 {
        font-size: 60px !important;
    }
    .forex_broker-block p {
        font-size: 18px !important;
    }
    .forex_broker-block {
        height: auto !important;
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 809px) {
    .main-block h2 {
        font-size: 65px !important;
    }
}

@media only screen and (max-width: 733px) {
    .forex_broker-block h2 {
        font-size: 50px !important;
    }
    .forex_broker-block p {
        line-height: 1.2 !important;
    }
}

@media only screen and (max-width: 726px) {
    .main-block h2 {
        font-size: 50px !important;
    }
    .main-block p {
        font-size: 18px !important;
    }
    .first-block .container-fluid .first-container .left {
        height: auto;
        padding-bottom: 40px;
    }
    .first-block .container-fluid .first-container .right {
        height: auto;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 574px) {
    .main-block .shadow-main {
        padding-top: 120px;
    }
    .main-block .shadow-main h2 {
        font-size: 40px !important;
    }
    .main-block .shadow-main .button-main a {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 484px) {
    .main-block .shadow-main h2 {
        font-size: 30px !important;
        margin: 0 0 -10px 0 !important;
    }
    .forex_broker-block .container {
        padding-top: 30px;
    }
    .forex_broker-block .container h2 {
        font-size: 30px !important;
        margin: 0 0 -10px 0 !important;
    }
    .first-block .container-fluid .first-container .img_block img {
        max-width: 90px;
    }
    .first-block .container-fluid .first-container .left .img_block img {
        max-width: 90px;
    }
}

@font-face {
    font-family: "MontserratRegular";
    src: url("../fonts/MontserratRegular.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "MontserratExtraBold";
    src: url("../fonts/MontserratExtraBold.otf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body {
    padding: 0;
    margin: 0;
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
}

.button {
    background-color: #0fadcf;
    color: #ffffff;
}

.button:hover {
    opacity: 0.6;
}

/* ************************************************************** */

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal__dialog {
    max-width: 500px;
    margin: 40px auto;
}

.modal__content {
    position: relative;
    width: 100%;
    padding: 40px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    max-height: 80vh;
    overflow-y: auto;
}

.modal__close {
    position: absolute;
    top: 8px;
    right: 14px;
    font-size: 30px;
    color: #000;
    opacity: 0.5;
    font-weight: 700;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

.modal__title {
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
}

.modal__input {
    display: block;
    margin: 20px auto 20px auto;
    width: 280px;
    height: 50px;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: none;
    font-size: 18px;
    text-align: center;
    padding: 0 20px;
    outline: 0;
}

.modal .btn {
    display: block;
    width: 280px;
    margin: 0 auto;
}

.forex_broker-block {
    margin-top: 0px !important;
}

.most-popular-reg {
    position: relative;
    top: 25em;
    left: 0;
    right: 0;
}

.cells {
    position: relative;
    top: -20em;
    display: inline-block !important;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
}

h1.hero-domains-title {
    color: #0fadcf;
    font-family: "MontserratExtraBold";
    font-size: 45px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
}

p.hero-domains-subtitle {
    color: #1c1c1c;
    font-weight: 400;
    font-size: 18px;
    line-height: 35px;
    font-family: MontserratRegular, Tahoma, Arial, sans-serif;
}

.domains-blocks {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

section.level-of-domain {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/bg3.png);
    background-size: cover;
    background-position: center;
    padding-top: 150px;
    padding-bottom: 150px;
    margin-top: 25px;
    margin-bottom: 25px;
}

section.high-end-domain {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/bg4.png);
    background-size: cover;
    background-position: center;
    padding-top: 150px;
    padding-bottom: 150px;
    margin-top: 25px;
    margin-bottom: 25px;
}

button.domain-btn {
    display: block;
    margin: auto;
    width: 240px;
    height: 43px;
    color: #00adcf;
    margin-top: 25px;
    font-size: 19px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid #00adcf;
}

button.hero-domains-btn {
    width: 240px;
    height: 43px;
    border-radius: 10px;
    background-color: #00adcf;
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

section.hero-domains {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/bg1.png);
    background-size: cover;
    background-position: center;
    padding-top: 200px;
    padding-bottom: 200px;
    margin-top: 3em;
}

p.hot-sales-black {
    font-size: 45px;
    font-weight: 400;
    line-height: 50px;
    margin-right: 15px;
    color: #fff;
    font-family: "MontserratExtraBold";
    text-transform: uppercase;
}

p.hot-sales-blue {
    font-size: 45px;
    font-weight: 400;
    line-height: 50px;
    font-family: "MontserratExtraBold";
    color: #00adcf;
    text-transform: uppercase;
}

.hot-sales-bl {
    display: flex;
}

section.hot-sales {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/08/bg2.png");
    background-size: cover;
    background-position: center;
    padding-top: 150px;
    padding-bottom: 150px;
    margin-bottom: 25px;
}

.domains-block {
    flex: 20%;
    width: 281px;
    height: 168px;
    margin: 15px;
    padding: 36px;
    border: 1px solid #e7ebee;
}

.domains-block__img {
    display: flex;
    justify-content: center;
}

p.domain-subtitle {
    color: #a4a4a4;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
}

p.domain-title {
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    text-align: center;
    margin-bottom: -8px;
}

.licensing-parthers {
    margin-top: 2em !important;
}

@media (max-width: 1410px) {
    .licensing-flag {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 24%;
        margin-right: 15px;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    .licensing-block {
        max-width: 85%;
        padding-left: 5em;
    }
    .licensing-parthers {
        max-width: 80%;
    }
}

@media (min-width: 769px) {
    .licensing {
        padding-bottom: 6em;
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/license-back.png);
        background-size: cover;
        background-attachment: fixed;
    }
    .licensing-block {
        max-width: 62%;
        padding-left: 11em;
    }
    .licensing-title {
        color: #0fa3c9;
        font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
        font-size: 35px;
        font-weight: 400;
        line-height: 30px;
        padding-top: 80px;
        padding-bottom: 30px;
        letter-spacing: 0.71px;
        max-width: 85%;
        margin: auto;
    }
    .licensing-subtitle {
        max-width: 85%;
        margin: auto;
        color: #000000;
        font-family: MontserratRegular, Tahoma, Arial, sans-serif;
        font-size: 20px;
        padding-bottom: 15px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0.38px;
    }
    .licensing-subtitle2 {
        max-width: 85%;
        margin: auto;
        color: #000000;
        font-family: MontserratRegular, Tahoma, Arial, sans-serif;
        font-size: 20px;
        padding-bottom: 85px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0.38px;
    }
    .licensing-parthers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: auto;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        max-width: 100%;
    }
    .licensing-flag {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 17%;
        margin-right: 30px;
    }
    .licensing-flag:nth-child(6) {
        margin-right: 0px;
    }
    .licensing-parthers__labuan-flag {
        text-align: center;
    }
    .Cyprus-flag {
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/Cyprus.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 150px;
        transition: 0.5s;
        margin-bottom: 20px;
    }
    .Cyprus-flag:hover {
        transform: scale(1.2);
    }
    .Labuan-flag {
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/Labuan.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 150px;
        transition: 0.5s;
        margin-bottom: 20px;
    }
    .Labuan-flag:hover {
        transform: scale(1.2);
    }
    .Mauritius-flag {
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/Mauritius.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 150px;
        transition: 0.5s;
        margin-bottom: 20px;
    }
    .Mauritius-flag:hover {
        transform: scale(1.2);
    }
    .SVG-flag {
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/Saint_Vincent_and_Grenadines.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 150px;
        transition: 0.5s;
        margin-bottom: 20px;
    }
    .SVG-flag:hover {
        transform: scale(1.2);
    }
    .Seyshelles-flag {
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/Seyshelles.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 150px;
        transition: 0.5s;
        margin-bottom: 20px;
    }
    .Seyshelles-flag:hover {
        transform: scale(1.2);
    }
    .Vanuatu-flag {
        background: url(https://atomiqconsulting.com/wp-content/themes/Consulting/img/licensing/Vanuatu.png);
        background-repeat: no-repeat;
        width: 150px;
        height: 150px;
        transition: 0.5s;
        margin-bottom: 20px;
    }
    .Vanuatu-flag:hover {
        transform: scale(1.2);
    }
    .licensing-parthers__labuan-flag {
        color: #000000;
        font-family: MontserratRegular, Tahoma, Arial, sans-serif;
        font-size: 16px;
        transition: 0.5s;
    }
    .licensing-parthers__labuan-flag:hover {
        transform: scale(1.2);
    }
}

@media (min-width: 576px) and (max-width: 768px) {
    .licensing {
        min-height: 50.875em;
        background-attachment: fixed;
        background-color: #e1ebf2;
    }
    .licensing-title {
        color: #0fa3c9;
        font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
        font-size: 35px;
        font-weight: 400;
        line-height: 30px;
        padding-top: 35px;
        padding-bottom: 30px;
        letter-spacing: 0.71px;
        max-width: 85%;
        margin: auto;
    }
    .licensing-subtitle {
        max-width: 85%;
        margin: auto;
        color: #000000;
        font-family: Tahoma;
        font-size: 20px;
        padding-bottom: 15px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0.38px;
    }
    .licensing-subtitle2 {
        max-width: 85%;
        margin: auto;
        color: #000000;
        font-family: Tahoma;
        font-size: 20px;
        padding-bottom: 85px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 0.38px;
    }
    .licensing-parthers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: auto;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        max-width: 85%;
    }
    .licensing-flag {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 17%;
        padding-right: 5px;
        max-width: 23%;
    }
    .licensing-parthers__labuan-flag {
        text-align: center;
    }
    .Cyprus-flag {
        background: url(../img/responsive/tablet/licensing/Cyprus.png);
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        margin-bottom: 20px;
    }
    .Labuan-flag {
        background: url(../img/responsive/tablet/licensing/Labuan.png);
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        margin-bottom: 20px;
    }
    .Mauritius-flag {
        background: url(../img/responsive/tablet/licensing/Mauritius.png);
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        margin-bottom: 20px;
    }
    .SVG-flag {
        background: url(../img/responsive/tablet/licensing/Saint_Vincent_and_Grenadines.png);
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        margin-bottom: 20px;
    }
    .Seyshelles-flag {
        background: url(../img/responsive/tablet/licensing/Seyshelles.png);
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        margin-bottom: 20px;
    }
    .Vanuatu-flag {
        background: url(../img/responsive/tablet/licensing/Vanuatu.png);
        background-repeat: no-repeat;
        width: 125px;
        height: 125px;
        margin-bottom: 20px;
    }
}

@media (min-width: 1201px) {
    .licensing-flag {
        margin-right: 75px;
    }
}

@media (min-width: 0px) and (max-width: 578px) {
    p.hot-sales-blue {
        font-size: 30px;
        margin: 0px;
    }
    p.hot-sales-black {
        font-size: 30px;
        margin: 0px;
    }
    .licensing-parthers__labuan-flag {
        display: none;
    }
    .licensing {
        min-height: 45.875em;
        background-color: #e1ebf2;
        padding-right: 5px;
        background-attachment: fixed;
    }
    .licensing-title {
        color: #0fa3c9;
        font-family: MontserratExtraBold, Tahoma, Arial, sans-serif;
        font-size: 30px;
        font-weight: 400;
        line-height: 30px;
        padding-top: 35px;
        padding-bottom: 30px;
        letter-spacing: 0.71px;
        max-width: 85%;
        margin: auto;
    }
    .licensing-subtitle {
        max-width: 85%;
        margin: auto;
        color: #000000;
        font-family: MontserratRegular, Tahoma, Arial, sans-serif;
        font-size: 16px;
        padding-bottom: 15px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.38px;
    }
    .licensing-subtitle2 {
        max-width: 85%;
        margin: auto;
        color: #000000;
        font-family: Tahoma;
        font-size: 16px;
        padding-bottom: 30px;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.38px;
    }
    .licensing-parthers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: auto;
        max-width: 100%;
    }
    .Cyprus-flag {
        background: url(../img/responsive/mobile/licensing/Cyprus.png);
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .Labuan-flag {
        background: url(../img/responsive/mobile/licensing/Labuan.png);
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .Mauritius-flag {
        background: url(../img/responsive/mobile/licensing/Mauritius.png);
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .SVG-flag {
        background: url(../img/responsive/mobile/licensing/Saint_Vincent_and_Grenadines.png);
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .Seyshelles-flag {
        background: url(../img/responsive/mobile/licensing/Seyshelles.png);
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .Vanuatu-flag {
        background: url(../img/responsive/mobile/licensing/Vanuatu.png);
        background-repeat: no-repeat;
        width: 90px;
        height: 90px;
        margin-bottom: 10px;
    }
    .licensing-block {
        max-width: 89%;
        padding-left: 2em;
    }
}

.flags-block-f-bl__img {
    margin-right: 1em;
}

body {
    overflow-x: none !important;
}

.flags-blocks {
    display: flex;
    align-items: center;
    max-width: 50%;
    margin: auto;
}

@media screen and (max-width: 568px) {
    .flags-blocks {
        flex-direction: column;
    }
}

p.country-name {
    font-size: 18px;
    margin: 0px;
}

.flags-block-f-bl {
    display: flex;
    margin-bottom: 5px;
}

.flags-block-f {
    flex: 50%;
}

.prev-expo {
    background: aliceblue;
}

.media-upload-form .notice,
.media-upload-form div.error,
.wrap .notice,
.wrap div.error,
.wrap div.updated {
    display: none !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 0px !important;
}

.woocommerce ul.products li.product a img {
    border-radius: 25px !important;
}

.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    width: 3em;
}

.orderby {
    display: none;
}

.portfolio-blocks {
    display: flex;
    background: #f0f0f0;
    flex-wrap: wrap;
    justify-content: center;
}

.entry-summary>a>button {
    margin-top: 5em !important;
}

.portfolio-block-first,
.portfolio-block-second,
.portfolio-block-third,
.portfolio-block-fourth,
.portfolio-block-fifth,
.portfolio-block-sixth,
.portfolio-block-seventh,
.portfolio-block-eighth {
    width: 350px;
    height: 350px;
    margin: 40px;
    box-shadow: 0px 0px 10px 10px #000;
    border-radius: 25px;
}

.portfolio-block-eighth {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/05/Ca121212pture.jpg");
    background-size: cover;
}

.portfolio-block-fourth {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/05/Capt21313ure.jpg");
    background-size: cover;
}

.portfolio-block-first {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/05/12124Capture.jpg");
    background-size: cover;
}

.portfolio-block-third {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/05/Ca1212pture.jpg");
    background-size: cover;
}

.portfolio-block-second {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2019/02/site_5.jpg");
    background-position: center;
    background-size: cover;
}

.portfolio-block-seventh {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/10/Screenshot_13-1.png");
    background-position: left;
    background-size: cover;
}

.portfolio-block-sixth {}

.portfolio-block-sixth {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/02/Screenshot_3.png");
    background-position: center;
    background-size: cover;
}

.portfolio-block-fifth {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/02/Screenshot_5.png");
    background-position: center;
    background-size: cover;
}

.pum-theme-7540 .pum-container,
.pum-theme-default-theme .pum-container {
    background-size: cover;
}

#videoSection>div>a>p {
    margin-left: auto;
}

#videoSection {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/05/5eb2f26708677.png") !important;
    background-size: cover !important;
}

#videoSection>div>a>p>span {
    color: #fff !important;
}

.customize-unpreviewable {
    color: #00adcf !important;
}

#videoSection>div>p {
    margin-left: auto;
}

#videoSection>div {
    padding-top: 2% !important;
}

.wrap-wp {
    position: relative;
    display: block;
    margin: auto;
    left: auto;
    margin-left: -45%;
    right: auto;
    margin-right: -40%;
}

#attachment_7839 {
    box-shadow: 0 0 10px #000;
}

#attachment_9135wp-13 {
    box-shadow: 0 0 10px #000;
}

.wp-12 {
    width: 200px !important;
    margin: auto;
}

.essb_displayed_bottombar {
    display: none;
}

.essb_bottombar_inner {
    display: none;
}

.crp_related li {
    padding: 0px;
    margin: 5px !important;
}

.pum-theme-7540 .pum-title,
.pum-theme-default-theme .pum-title {
    padding-bottom: 20px;
    text-align: left;
}

.wp-image-9068 {
    width: 200px;
    margin: auto;
}

.wp-image-3317 {
    width: 200px;
    margin: auto;
}

.essb_displayed_bottom:before {
    content: "SHARE";
    text-align: left;
    color: #00adcf;
    font-size: 24px;
    font-weight: bolder;
    line-height: 60px;
    border-bottom: 1px solid;
    font-family: "Lato";
}

.essb_displayed_bottom:after {
    border-bottom: 2px solid #000;
}

.form-form-one {
    float: right;
}

p.bahamas-answer1:before {
    content: "\f111";
    position: absolute;
    left: 0px;
    top: 0;
    font-family: FontAwesome;
    transform: rotate(180deg);
    color: #00adcf;
}

.bahamas-answer1 {
    padding: 0 1em;
    font-size: 16px;
    border-bottom: 2px solid #f1f1f1;
    padding-bottom: 1em;
    position: relative;
    padding-left: 2em;
}

#blogLeft>article>ol>li {
    color: #000 !important;
    line-height: 32px;
    margin-bottom: 10px;
}

.wp-image-7882 {
    width: 500px;
    margin: auto;
}

.img-12 {
    width: 350px;
    margin: auto;
}

.description {
    color: #000;
}

.expo-title {
    text-transform: none !important;
}

.next-expo {
    background: aliceblue;
}

.expo-blocks {
    display: flex;
    justify-content: center;
}

.bahamas-text-padding {
    padding-left: 1em;
}

.n-flags {
    width: 20%;
}

#tawkchat-minified-box {
    right: -10%;
}

.str {
    display: block;
    margin-bottom: 0.8em;
    margin-top: 0.8em;
}

.no-space {
    padding-left: 1em;
}

.attch-zoom {
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
}

.wpxButton2 {
    border-top: 10px solid #005566;
    border-left: 0px solid transparent;
    border-radius: 3%;
    background: #00d5ff;
    box-shadow: 0 -200px 150px -120px #121212 inset;
    animation: background 4s infinite alternate;
}

@keyframes background {
    50% {
        background: skyblue;
        box-shadow: 0 -200px 100px -100px #00adcf inset;
    }
}

.attch-zoom:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.75) !important;
}

#pGoMVIO-1572855336299 {
    right: 70px !important;
}

.centred-img {
    margin: auto !important;
}

.zoom-hero:hover {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    z-index: 1;
    transition: 0.3s ease-out;
    transition-delay: 0.2s;
}

.standard-button {
    background: rgba(241, 108, 32, 0.4) !important;
}

.standard-button:hover {
    background: #fff !important;
    color: #000;
    transition: 0.3s ease-out;
    transition-delay: 0.2s;
}

.btn-1:hover {
    background: white;
    transition: 0.2s ease-out;
    transition-delay: 0.2s;
}

.btn-2:hover {
    background: white;
    transition: 0.2s ease-out;
    transition-delay: 0.2s;
}

.btn-3:hover {
    background: white;
    transition: 0.2s ease-out;
    transition-delay: 0.2s;
}

.btn-4:hover {
    background: black;
    transition: 0.2s ease-out;
    transition-delay: 0.2s;
}

.contact-title-hero1 {
    display: none;
}

.exit {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2019/10/kisspng-scalable-vector-graphics-portable-network-graphics-income-2-18-registrations-5b8077941099e1.482309461535145876068.png");
}

.bahamas-space {
    box-shadow: 0px 0px 15px -2px rgba(0, 0, 0, 0.75) !important;
}

.contact-title-hero {
    text-align: center;
    background: #fff;
    color: #000;
    z-index: -1;
    margin-top: 5px;
    padding: 50px;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.alignnone {
    margin: 5px 20px 20px 0;
    -webkit-box-shadow: 0px 0px 33px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 33px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 33px -2px rgba(0, 0, 0, 0.75);
}

.services-title {
    margin-left: auto;
    margin-right: auto;
    border: 2px solid;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 33px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 33px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 33px -2px rgba(0, 0, 0, 0.75);
    font-size: 30px;
    font-weight: bold;
    color: #00adcf;
    margin-bottom: 70px;
}

#topright {
    z-index: 1;
}

#topleft {
    z-index: 1;
}

.services-title {
    margin-left: auto;
    margin-right: auto;
    font-size: 30px;
    font-weight: bold;
    color: #00adcf;
    margin-bottom: 70px;
}

.services-title:after {
    position: absolute;
    clear: both;
    content: "\f0a7";
    font-family: FontAwesome;
    bottom: -1.5em;
    font-size: 50px;
    right: calc(50% - 24.73px);
    color: #00adcf;
}

.bahamas-space1 {
    text-align: center !important;
    border: 1px solid white;
    padding: 1em;
    box-shadow: 0px 0px 2px black;
    color: #00adcf;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.entry-content {
    margin: 0px 1em 0em 1em !important;
}

.learn-more-services1 {
    max-width: 200px;
    padding: 0.5em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    background: white;
    color: #66cee2;
    text-decoration: none;
    font-size: 16px;
    transition: 150ms;
    border: 1px solid #66cee2;
}

.learn-more-services1 a:hover {
    padding: 0.5em;
    background: #66cee2;
    color: white;
    text-decoration: none;
    font-size: 16px;
    transition: 150ms;
    border: 1px solid #66cee2;
}

.homePost .titleLink h2 {
    font-size: 16px;
}

.icon-attomiq {
    padding-top: 30px;
}

body {
    line-height: inherit;
}

.learn-more-services {
    position: absolute;
    bottom: 1em;
    left: calc(50% - 60.48px);
}

h2 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: inherit;
}

strong,
.strong {
    font-style: normal;
}

.hero-texting {
    margin-top: -50px;
}

.hero-subtexting {
    font-size: 20px;
}

.socialmediafooter.fb {
    background: #4267b2;
}

#fxSection {
    height: 450px;
}

.call-to-action {
    border-top: 1.1px dashed #00adcf;
    border-bottom: 1.1px dashed #00adcf;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
}

.white-text {
    color: #fff;
}

.standard-button,
.navbar-register-button {
    padding: 10px 25px;
    border: 3px solid #f16c20;
    border-color: #f16c20;
    border-radius: 30px;
    color: #fff;
    background: rgba(241, 108, 32, 0.4);
    font-size: 20px;
    white-space: initial;
    text-decoration: none;
}

strong,
.strong {
    font-weight: 600;
}

.call-to-action .section-overlay-layer {
    padding-top: 100px;
    padding-bottom: 100px;
    background: rgba(13, 60, 85, 0.8);
}

.call-to-action h2 {
    margin-top: 20px;
    margin-bottom: 50px;
    font-size: 2.4rem;
    line-height: 3.125rem;
}

.call-to-action h2 a {
    color: #fff;
}

.modal-content {
    padding: 10px 30px 30px 30px;
}

.modal-content button {
    width: 100%;
}

.ribbon-wrap {
    text-align: center;
}

.telegram {
    background-image: url("https://atomiqconsulting.com/wp-content/uploads/2019/09/telegram.png") !important;
    background-position: center !important;
    background-size: 50px !important;
    background-repeat: no-repeat !important;
    margin-top: 2em;
    width: 4em;
    height: 4em;
}

.contactforminfo {
    display: flex;
    align-items: center;
    max-width: fit-content;
}

.contactformitems {
    padding-right: 4em;
}

.fb2 {
    background-image: url("https://atomiqconsulting.com/wp-content/uploads/2019/09/hiclipart.com-id_isovb.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px;
    width: 4em;
    height: 4em;
}

.socialmediafooter.telegram {
    background: none;
    background-size: cover;
}

.messager {
    background-image: url("https://atomiqconsulting.com/wp-content/uploads/2020/08/linkedin-300x300.png") !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50px;
    width: 4em;
    height: 4em;
}

.whatsup {
    background-image: url("https://atomiqconsulting.com/wp-content/uploads/2019/09/whatsapp.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 55px;
    width: 4em;
    height: 4em;
}

.space1 {
    padding-left: 1em;
    position: relative;
}

li {
    color: #00adcf;
}

@media (max-width: 567px) and (min-width: 0px) {
    #videoSection {
        height: 100% !important;
    }
    .wrap-wp {
        margin: 0px 0px 0px 0px !important;
    }
    #videoSection>div {
        padding-top: 10% !important;
        padding-bottom: 10% !important;
    }
    #videoSection {
        height: -webkit-fill-available;
        height: auto !important;
        background-size: cover !important;
    }
    #videoSection>div>a {
        max-width: 85% !important;
    }
    #fxSection {
        height: 1100px;
    }
    .wp-pagenavi a,
    .wp-pagenavi span {
        margin: 2px 0px 0px -2px;
    }
    .wp-block-embed-youtube {
        margin: 0px;
    }
    .contactforminfo {
        display: flex;
        flex-direction: column;
        float: none;
        width: auto;
        flex-flow: wrap;
        word-break: break-all;
    }
    .contact-title-4 {
        text-align: center;
    }
    .btn-1 {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 5px;
        color: #fff;
        padding-right: 5px;
    }
    .btn-2 {
        font-size: 14px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .btn-3 {
        font-size: 14px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .btn-4 {
        font-size: 14px;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .wpxButton {
        margin-bottom: 15px;
    }
    .broker-image {
        max-width: 70%;
    }
    .bahamas-space {
        margin-top: 80px;
    }
    .atomiq-title {
        color: #00adcf;
        font-weight: bold;
    }
    #wpcf7-f90-p60-o1 {
        margin-top: 100px;
    }
}

@media (max-width: 1200px) and (min-width: 769px) {
    #wpcf7-f90-p60-o1 {
        margin-left: auto;
        margin-right: auto;
        float: none;
        margin-top: 0px;
    }
    .contact-hero {
        text-align: center !important;
    }
    .contactforminfo {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .social_contacts_wrap {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) and (min-width: 568px) {
    #fxSection {
        height: 1100px;
    }
    .broker-image {
        display: flex;
        flex-direction: column;
    }
    #wpcf7-f90-p60-o1 {
        margin-top: 20px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .contactforminfo {
        display: flex;
        align-items: center;
        max-width: fit-content;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 567px) and (min-width: 320px) {
    .wpxButton2 {
        margin-top: 5%;
    }
    #wpcf7-f90-p60-o1 {
        margin-top: 0px;
    }
    .contact-title {
        font-size: 25px !important;
    }
    .contact-title-2 {
        font-size: 25px !important;
    }
    .contact-title-3 {
        font-size: 25px !important;
    }
    .contact-title-4 {
        text-align: center;
        font-size: 25px !important;
    }
    .contact-subtitle {
        font-size: 17px !important;
    }
    .contact-title {
        font-size: 25px;
    }
    #wpcf7-f90-p60-o1 {
        width: fit-content;
        float: left;
    }
    .broker-image {
        max-width: 100%;
    }
    .contactforminfo {
        display: flex;
        flex-direction: column;
    }
}

.btn-wrapper {
    margin-bottom: 40px !important;
}

.col-xl-3 {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.contact-hero {
    text-align: left;
    font-family: "Ubuntu", sans-serif;
    font-size: 26px;
    color: #000;
    font-weight: 700;
    letter-spacing: 0.78px;
}

.contact-title {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.35px;
    margin-bottom: 10px;
}

.contact-title-2 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.35px;
    margin-bottom: 10px;
}

.contact-title-2:before {
    font-family: FontAwesome;
    content: url(https://atomiqconsulting.com/wp-content/uploads/2019/09/phone.png);
    position: relative;
    top: 0.8em;
    left: calc(2% - 0.9em);
    color: #00adcf;
}

.contact-title1 {
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-title1:before {
    font-family: FontAwesome;
    content: url(https://atomiqconsulting.com/wp-content/uploads/2019/09/logo-4-e1569567213707.png);
    position: relative;
    left: calc(2% - 0.9em);
    color: #00adcf;
}

.contact-title-3 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.35px;
    margin-bottom: 10px;
}

.contact-title-3:before {
    font-family: FontAwesome;
    content: url(https://atomiqconsulting.com/wp-content/uploads/2019/09/email.png);
    position: relative;
    top: 0.8em;
    left: calc(2% - 0.9em);
    color: #00adcf;
}

.contact-title-4 {
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.35px;
    margin-bottom: 10px;
}

.contact-title-4:before {
    font-family: FontAwesome;
    content: url(https://atomiqconsulting.com/wp-content/uploads/2019/09/5_live_chat.png);
    position: relative;
    top: 0.8em;
    left: calc(2% - 0.9em);
    color: #00adcf;
}

.contact-title-5 {
    display: flex;
    justify-content: center;
    margin-bottom: 0px !important;
}

.contact-title:before {
    font-family: FontAwesome;
    content: url(https://atomiqconsulting.com/wp-content/uploads/2019/09/head_office.png);
    position: relative;
    top: 1em;
    left: calc(2% - 0.9em);
    color: #00adcf;
}

.contact-subtitle {
    margin-top: 0px;
    color: #000;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 300;
    padding-left: 2em;
}

.contactforminfo {
    text-align: left;
}

@media screen and (max-width: 768px) {
    h1.hero-domains-title {
        font-size: 45px;
        max-width: 65%;
    }
    p.hero-domains-subtitle {
        max-width: 450px !important;
        font-size: 18px;
    }
    button.hero-domains-btn {
        font-size: 19px;
    }
    p.domain-title {
        font-size: 16px;
    }
}

@media screen and (max-width: 568px) {
    .domains-block {
        flex: 35%;
    }
    h1.hero-domains-title {
        font-size: 30px;
        max-width: 100%;
    }
    section.hero-domains {
        padding-top: 70px;
        padding-bottom: 85px;
    }
    p.hero-domains-subtitle {
        font-size: 16px;
    }
    section.hot-sales {
        background-position: 99em;
    }
    .hot-sales-bl {
        display: flex;
        flex-direction: column;
    }
}

/* ************************************************************* */

li.our-parthner-item {
    display: flex;
    list-style: none;
    margin: 15px;
    font-family: "MontserratRegular";
    font-size: 18px;
    padding-bottom: 1em;
    line-height: 30px;
}

.start-own-broker-block:nth-child(2) {
    display: none;
}

.white-provider-block__img>img {
    display: none;
}

.liquidity-provider-block:nth-child(2)>.liquidity-provider-block__img {
    display: none;
}

.white-provider-block__img {
    height: 100%;
}

.white-provider-block:nth-child(2) {
    padding-right: 10em;
}

.video-promo-block:nth-child(1) {
    margin-right: 3em;
}

.video-promo-blocks {
    max-width: 75%;
    margin: auto;
}

.video-promo-block>iframe {
    width: 28em;
    height: 22em;
}

.our-parthner-block-video>iframe {
    width: 75%;
    height: 25em;
}

.our-parthner-block-video {
    display: flex;
    justify-content: center;
}

section.founded>.container>p {
    font-family: MontserratRegular;
    font-size: 16px;
}

section.our-parthner {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/BG9.png);
    background-position: bottom;
    background-size: 82em;
    background-repeat: no-repeat;
    padding-bottom: 2em;
    border-bottom: 1px dashed #00adcf;
}

ul.our-parthner-list {
    display: flex;
    padding: 0px;
    list-style-type: none;
}

li.our-parthner-item:before {
    display: block;
    content: url("https://atomiqconsulting.com/wp-content/uploads/2020/08/ul.png");
    padding-right: 1em;
}

section.start-own-broker {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/Untitled-1.jpg);
    padding-top: 110px;
    padding-bottom: 120px;
    background-size: contain;
    background-position: 100% 2em;
    background-repeat: no-repeat;
    margin-top: 8em;
    border-bottom: 1px dashed #00adcf;
}

.white-provider-blocks {
    display: flex;
}

.white-provider-block:nth-child(1) {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/BG41.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.white-provider-block {
    padding-bottom: 2em;
}

.our-parthner-block>h1 {
    font-family: "MontserratExtraBold";
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
}

.white-provider-block__img>img {
    height: 100%;
}

.white-provider-block {
    flex: 50%;
}

.white-provider-block>h1 {
    font-family: "MontserratExtraBold";
    font-size: 45px;
    text-transform: uppercase;
}

.white-provider-block-bl__img {
    margin: 25px;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.video-promo-block>p {
    font-family: MontserratRegular;
    font-size: 18px;
    line-height: 30px;
}

.video-promo-blocks {
    display: flex;
}

.video-promo-block {
    display: flex;
    align-items: center;
}

.liquidity-provider-block>h1 {
    color: #ffffff;
    font-family: "MontserratExtraBold";
    font-size: 45px;
    text-transform: uppercase;
}

.liquidity-provider-block>p {
    color: #ffffff;
    font-family: MontserratRegular;
    font-size: 16px;
    line-height: 24px;
}

.liquidity-provider-block__img {
    position: relative;
    margin-top: 50%;
}

section.liquidity-provider {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/bg65-1.png);
    background-size: cover;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 90px;
    border-bottom: 1px dashed #00adcf;
}

.liquidity-provider-blocks {
    display: flex;
}

.liquidity-provider-block {
    flex: 25%;
}

section.video-promo {
    background: url("https://atomiqconsulting.com/wp-content/uploads/2020/08/21212.png");
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px dashed #00adcf;
}

.white-provider-block>p {
    font-family: MontserratRegular;
    font-size: 18px;
    line-height: 30px;
}

.white-provider-block-bls-bl {
    display: flex;
}

.become-broker-subtitle-content {
    display: flex;
}

h1.broker-title-new {
    margin-top: 0px;
    border-top: 5px solid #00adcf;
    font-weight: bold;
    background: transparent !important;
    color: #000 !important;
    position: absolute;
    left: 0;
    right: 0;
    font-family: "MontserratExtraBold";
}

h1.start-own-broker-title {
    max-width: 65%;
    color: #0fadcf;
    font-family: "MontserratExtraBold";
    font-size: 45px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
}

p.start-own-broker-subtitle {
    max-width: 65%;
    color: #1c1c1c;
    font-family: MontserratRegular;
    font-size: 18px;
}

.become-broker-subtitle-content-bl>p:nth-child(1) {
    margin-right: 1em;
}

section.become-broker {
    background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/BG21.png);
    padding-top: 90px;
    padding-bottom: 90px;
    background-size: cover;
    border-bottom: 1px dashed #00adcf;
}

section.white-provider {
    border-bottom: 1px dashed #00adcf;
}

.become-broker-title-content>h1 {
    color: #fff;
    font-family: "MontserratExtraBold";
    font-size: 45px;
    text-transform: uppercase;
}

span.blue {
    color: #0fadcf;
}

.become-broker-subtitle-content-bl>p {
    color: #ffffff;
    font-family: MontserratRegular;
    font-size: 18px;
}

@media screen and (max-width: 1200px) {
    .start-own-broker {
        padding-top: 1em !important;
        padding-bottom: 9em !important;
        background-position: 1em 18em !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
    ul.our-parthner-list {
        flex-direction: column;
    }
    .our-parthner-block-video>iframe {
        width: 100%;
    }
    .white-provider-block:nth-child(1) {
        display: none;
    }
    .become-broker-subtitle-content {
        flex-direction: column;
    }
    .white-provider-block:nth-child(2) {
        max-width: 75%;
        margin: auto;
        padding-left: 0px;
        padding-right: 0px;
    }
    .video-promo-block:nth-child(1) {
        display: none;
    }
    .white-provider-block__img>img {
        display: block;
    }
    .liquidity-provider-block:nth-child(2)>.liquidity-provider-block__img {
        display: block !important;
    }
    section.liquidity-provider {
        background: url(https://atomiqconsulting.com/wp-content/uploads/2020/08/BG7-1.png);
        background-size: cover;
        padding-bottom: 0px;
    }
    .liquidity-provider-block:nth-child(1) {
        margin-bottom: -10em;
    }
    .liquidity-provider-blocks {
        flex-direction: column;
    }
}

@media screen and (max-width: 568px) {
    section.our-parthner {
        background-size: 51em;
    }
    .start-own-broker {
        background: #fff !important;
    }
    h1.start-own-broker-title,
    .become-broker-title-content>h1,
    .white-provider-block>h1,
    .liquidity-provider-block>h1,
    .our-parthner-block>h1,
    .our-parthner-block>h1 {
        font-size: 30px;
        line-height: 34px;
        max-width: 100%;
    }
    p.start-own-broker-subtitle,
    .become-broker-subtitle-content-bl>p,
    .white-provider-block>p,
    .liquidity-provider-block>p,
    li.our-parthner-item,
    section.founded>.container>p {
        font-size: 16px;
        max-width: 100%;
    }
    .liquidity-provider-block:nth-child(1) {
        margin-bottom: -6em;
    }
    .start-own-broker-block:nth-child(2) {
        display: block !important;
    }
    .start-own-broker-block:nth-child(2)>img {
        max-width: 37em;
        position: relative;
        top: 1em;
        left: -15em;
        margin-bottom: -9em;
    }
    .white-provider-block-bls-bl {
        flex-wrap: wrap;
    }
    .video-promo-block>iframe,
    .our-parthner-block-video>iframe {
        width: 113%;
        height: unset;
    }
}

/* ************************* */

.current-domains {
    text-align: center !important;
    display: block;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}

/* &&&&&&&&&&&&&&&&&&&&&&&&& */

.fxicon>img {
    max-width: 45%;
}

.toolbar {
    display: none !important;
}

.our-parthner-item1,
.our-parthner-item2,
.our-parthner-item3,
.our-parthner-item4,
.our-parthner-item5,
.our-parthner-item6,
.our-parthner-item7,
.our-parthner-item8,
.our-parthner-item9 {
    display: flex;
    list-style: none;
    margin: 15px;
    font-family: "MontserratRegular";
    font-size: 20px;
    padding-right: 3em;
    padding-bottom: 1em;
}

@media (max-width: 568px) {
    .our-parthner-item1::before,
    .our-parthner-item2::before,
    .our-parthner-item3::before,
    .our-parthner-item4::before,
    .our-parthner-item5::before,
    .our-parthner-item6::before,
    .our-parthner-item7::before,
    .our-parthner-item8::before,
    .our-parthner-item9::before {
        width: 100%;
    }
    .founded-title {
        font-size: 32px !important;
    }
    div#globe {
        margin-left: 0%;
        height: 100%;
    }
    #earth:after {
        content: "";
        position: absolute;
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        box-shadow: -80px 15px 80px 10px rgba(0, 0, 0, 0.9) inset;
        -moz-box-shadow: -80px 15px 80px 10px rgba(0, 0, 0, 0.9) inset;
        -webkit-box-shadow: -80px 15px 80px 10px rgba(0, 50, 1, 0.2) inset;
    }
    #earth:before {
        content: "";
        position: absolute;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        opacity: 0.2;
        background: radial-gradient(circle at 100px 100px, #fff, #000);
    }
}

@media (max-width: 1000px) {
    #locationsTabs a {
        width: fit-content !important;
    }
}

@media (max-width: 600px) {
    #earth:after {
        -webkit-box-shadow: -80px 15px 80px 10px rgba(0, 0, 0, 0.7);
    }
    div#bottom {
        display: none;
    }
    div#locationDesc {
        display: inline-flex;
        margin-left: 15% !important;
        max-width: 65% !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: center !important;
    }
}

/* &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

.btn-page {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 180px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 6px;
    border: 2px solid #a133b4;
    font-size: 24px;
    color: #a133b4;
    transition: 0.5s;
    overflow: hidden;
}

.btn-page:hover {
    color: #fff;
}

.btn-page span {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(161, 51, 180, 0.5);
    transition: 0.5s;
    z-index: -1;
}

.btn-page span:nth-child(1) {
    top: -100%;
    left: -100%;
}

.btn-page:hover span:nth-child(1) {
    top: 0;
    left: 0;
}

.btn-page span:nth-child(2) {
    bottom: -100%;
    left: -100%;
}

.btn-page:hover span:nth-child(2) {
    bottom: 0;
    left: 0;
}

.btn-page span:nth-child(3) {
    top: -100%;
    right: -100%;
}

.btn-page:hover span:nth-child(3) {
    top: 0;
    right: 0;
}

.btn-page span:nth-child(4) {
    bottom: -100%;
    right: -100%;
}

.btn-page:hover span:nth-child(4) {
    bottom: 0;
    right: 0;
}

/*  *********************/

#fxSection .fxicon:nth-child(1) {
    margin-left: 2em;
    margin-right: 2.5em;
}

span.ctypto-exchange-subtitle {
    font-size: 28px;
}

.rpwe-summary {
    display: none;
}

.brokers-blocks {
    display: flex;
}

.contactformitems .itemtel:before {
    width: max-content;
}

.contactformitems .itemtel:before {
    left: calc(25% - 3.2em);
}

.contactformitems .itemskype:before {
    left: calc(25% - 3.2em);
}

.service {
    margin-top: 3em;
}

div#wpcf7-f11508-p3269-o1 {
    position: relative;
}

.brokers-block:nth-child(1) {
    padding-right: 3em;
}

@media (min-width: 569px) and (max-width: 768px) {
    span.ctypto-exchange-subtitle {
        display: block;
        font-size: 28px !important;
        max-width: 75%;
        margin: auto;
    }
    span.ctypto-exchange-title {
        display: block;
        width: 13em;
        position: relative;
        left: -70px;
    }
}

@media screen and (max-width: 568px) {
    .btn-long {
        font-size: 8px;
    }
    .btn-wrapper {
        width: max-content;
        height: 3em;
    }
    .service-rus {
        margin-top: 33em;
    }
    .corporate .content-wrapper {
        float: initial;
    }
    .social-wrap {
        height: fit-content !important;
    }
    .styled-btn {
        min-width: auto !important;
    }
    .social_contacts_wrap {
        flex-wrap: wrap;
    }
    .ctypto-exchange-title {
        font-size: 30px !important;
    }
    span.ctypto-exchange-subtitle {
        font-size: 16px !important;
        position: relative;
        top: -20px;
    }
    h2.white-text.strong {
        font-size: 30px;
    }
    .standard-button {
        font-size: 18px;
    }
    div#videoSection {
        padding-bottom: 6em;
    }
    .form_block {
        padding-top: 3em;
    }
    .licensing-parthers {
        display: none;
    }
    .licensing-block {
        padding-bottom: 5em;
    }
    .button_block>a {
        font-size: 16px !important;
    }
    .contact-block>div>h2 {
        font-size: 30px !important;
        margin: 0px;
        padding-bottom: 1em;
    }
    .contact-block>div {
        padding-top: 0px !important;
    }
    input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        font-size: 16px;
    }
    textarea.wpcf7-form-control.wpcf7-textarea {
        font-size: 16px;
    }
    .most-popular-reg>.cells>h2 {
        font-size: 30px !important;
    }
    .first-block .container-fluid .first-container .left .text_block {
        max-width: 50%;
    }
    .rpwe-summary {
        display: none;
    }
    input.wpcf7-submit {
        float: initial;
    }
    h1.broker-title-new {
        font-size: 32px !important;
    }
    .brokers-blocks {
        flex-direction: column;
    }
}

.product_type_simple {
    display: inline-block !important;
    padding: 15px 40px !important;
    max-width: 100%;
    background: #000 !important;
    border-radius: 4px !important;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5) !important;
    background-color: #020122 !important;
    color: #fff !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    cursor: pointer !important;
    margin: auto !important;
    text-decoration: none !important;
}

.wp-block-media-text__content {
    padding-left: 0px !important;
}

.ripple {
    position: relative;
    overflow: hidden;
}

.ripple-effect {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 5000px;
    animation: ripple 1s ease forwards;
    z-index: 1;
}

@keyframes ripple {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(100);
    }
}

figure.alignright.is-resized>img {
    max-width: min-content;
    display: block;
    margin: auto;
    margin-left: 50%;
    max-width: 50%;
}

button.hero-domains-btn {
    width: fit-content;
}

h1.broker-title-new {
    font-size: 45px;
}

.founded-title {
    font-family: "MontserratExtraBold";
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
}

/* ********************************** */

div#topleft {
    display: none;
    background: none;
}

div#topright {
    display: none;
}

h1.subPageTitle.expo-title {
    display: none;
}

h1.hero-domains-title {
    max-width: 60%;
    text-align: left;
}

p.block-desr-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    margin: 0px;
    max-width: 50%;
    margin-top: -1em;
}

a.domain-btn.domain-contact {
    display: block;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    font-family: Roboto;
    background: #00adcf;
    max-width: 14%;
    min-height: 45px;
    text-decoration: none;
    outline: none;
    font-weight: 500;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    line-height: 3em;
    text-align: center;
    letter-spacing: 0.0357143em;
}

/* ************** */

.bottom_block {
    flex: 100%;
    display: flex;
    align-items: center;
}

section.promote-contact {
    padding-top: 10em;
    padding-bottom: 5em;
}

.section_1>.container>.content {
    display: flex;
    flex: 50%;
}

div#wpcf7-f85-p64-o1 {
    width: 20em;
}

h3.form_title.animated.bounceInRight {
    color: #4cadc9;
}

.main-block {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    background: url(/wp-content/uploads/2018/04/Main_block.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 100% 100%;
    background-color: #464646;
    min-width: 100%;
    z-index: 1;
}

.main-block .shadow-main .container .text-main p {
    font-size: 18px;
}

@media screen and (max-width: 568px) {
    .section_1>.container>.content {
        flex-direction: column !important;
    }
    div#wpcf7-f85-p64-o1 {
        width: 100% !important;
    }
    h1.animated.bounceInRight {
        font-size: 30px !important;
    }
    p.animated.bounceInRight {
        font-size: 18px !important;
    }
    li.animated.bounceInRight {
        margin-left: -28px;
        max-width: 75%;
        font-size: 14px;
    }
    h3.form_title.animated.bounceInRight {
        font-size: 18px;
    }
    section.promote-contact {
        background-position: 0em !important;
    }
}

.vc-hoverbox-block.vc-hoverbox-front {
    margin-left: 15%;
    max-width: 75%;
    background-size: contain;
    background-repeat: no-repeat;
}

.vc_custom_1537198744239 {
    margin-top: 0px !important;
}

@import url("https://fonts.googleapis.com/css?family=Montserrat");
html,
body {
    height: 100%;
}

.button12 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 250px;
    height: 50px;
    color: white;
    font-weight: bold;
    font-family: "Montserrat";
    font-size: 100%;
    text-align: center;
    --borderWidth: 3px;
    background: #6de1f8;
    position: relative;
    border-radius: var(--borderWidth);
}

.button12:after {
    content: "";
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient( 60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: calc(2 * var(--borderWidth));
    z-index: -1;
    animation: animatedgradient 3s ease infinite;
    background-size: 400% 400%;
}

@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}