
::placeholder {
    color: #999999 !important;
}

::-webkit-input-placeholder {
    color: #999999 !important;
}

:-moz-placeholder {
    color: #999999 !important;
}

::-moz-placeholder {
    color: #999999 !important;
}

:-ms-input-placeholder {
    color: #999999 !important;
}

::-ms-input-placeholder {
    color: #999999 !important;
}

h3 {
    font-size: 40px;
}

h4 {
    font-size: 29px;
}

h5 {
    font-size: 21px;
}

.table td{
    padding: 0.75rem 9px;
}

.btn-xs{
    padding: 2px 4px !important;
    line-height: 1 !important;
    font-size: 12px !important;
}

.cookies-notify {
    display: none;
    width: 250px;
    min-height: 29px;
    padding: 10px;
    color: #444;
    background-color: #FFFFFF;
    border-radius: 0 4px 0 0;
    box-shadow: 0 0 8px #888;
    text-align: center;
    font-family: 'Myriad Pro', Arial, Verdana, serif;
    font-size: 12px;
    position: fixed;
    z-index: 10000;
    left: 0;
    bottom: 0;
}

.cookies-notify p {
    display: inline-block;
    width: 100%;
    line-height: 1.3;
    padding-bottom: 15px;
    color: #444;
    font-family: 'Myriad Pro', Arial, Verdana, serif;
    font-size: 12px;
    text-align: left;
}

.contact .contact-form-wrapper .form-group .input-field.invalid,
.content .standart-form-wrapper .form-group .input-field.invalid {
    border-color: red;
}

.contact .contact-form-wrapper .form-group label.invalid,
.content .standart-form-wrapper .form-group label.invalid {
    font-size: 11px;
    font-style: italic;
    line-height: 1.23;
    top: -10px;
    position: relative;
}

.content .container .row div.centered {
    margin: 0 auto;
}

.fl-form-err-msg {
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    color: red;
    font-size: 15px;
}


.cl-order {
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #CCC;
}

.cl-order-num {
    padding-top: 30px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

.cl-pm-inf-box .group {
    padding-bottom: 20px;
}

.cl-pm-inf-box .group h5 {
    font-size: 16px;
    font-weight: bold;
}

.cl-pm-inf-box .group .row {
    white-space: nowrap;
    line-height: 1;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-bottom: 5px;
    font-size: 13px;
}

.cl-pm-inf-box .group .row strong {
    font-size: 13px;
    padding-right: 5px;
}

.cl-pm-inf-box .group .row span {
    font-size: 13px;
}

.show-tr-details {
    font-size: 13px;
    color: blue;
}

.cl-order-details .cl-transc-table tr th {
    padding: 5px 12px;
    font-size: 13px;
}

.cl-order-details .cl-transc-table tr td {
    padding: 5px 12px;
    font-size: 12px;
}

.cl-order-details .cl-transc-table tr td:last-child {
    font-weight: bold;
}

.cl-order-details .cl-transc-table tr.pm-paid-0 td:last-child {
    color: orange;
}

.cl-order-details .cl-transc-table tr.pm-paid-1 td:last-child {
    color: green;
}

.cl-order-details .cl-transc-table tr.pm-paid-2 td:last-child {
    color: red;
}

.next-details-hl {
    display: block;
    position: absolute;
    padding: 5px;
    border: 1px solid #444;
    box-shadow: 0 0 10px #333;
    background-color: #FFF;
}

.next-details-hl p {
    font-size: 12px;
    margin-bottom: 4px;
}

.rlvl-1 .cl-order-num,
.rlvl-1 .cl-pm-inf-box:last-child .group:nth-child(2) h5 {
    color: orange;
}

.rlvl-2 .cl-order-num,
.rlvl-2 .cl-pm-inf-box:last-child .group:nth-child(2) h5 {
    color: red;
}

.rlvl-2 .cl-pm-inf-box .addguaranties {
    display: block;
}

.rlvl-2 .cl-pm-inf-box .addguaranties a {
    display: block;
    width: 60%;
    padding: 2px 7px;
    margin-bottom: 2px;
    font-size: 12px;
}

.header-widget .bg-color-secondary1 {
    width: auto;
    padding: 18px 36px;
    margin-left: 15px;
    font-size: 15px;
    color: #ffffff;
    border-color: #333333;
    letter-spacing: 0;
    border-width: 2px;
    border-radius: 45px;
}

.navbar {
    padding-top: 1.5rem;
}

.reunir-navbar .nav-main .navbar-nav .nav-item {
    margin-right: 1vw;
}

.reunir-navbar .nav-main .navbar-nav .nav-item .nav-link {
    white-space: nowrap !important;
    line-height: 1;
    font-size: 16px;
    text-transform: uppercase;
}


.header-section .logo-section {
    margin-top: 0;
}

.navbar-brand {
    line-height: 1;
}

.header-right a {
    color: #e4e2e2;
    font-family: "Open Sans", serif;
    font-size: 1rem;
}

.navbar-nav{
    padding-right: 15px;
}

.header-section .header-top {
    margin-top: 0.8rem;
    padding-bottom: 1.0rem;
}

.reunir-navbar.sticky {
    padding-bottom: 1.5rem;
}

.reunir-navbar .right-side-box .join-btn{
    margin-right: 15px;
}

.reunir-navbar .right-side-box .login-logout-btn{
    color: #ffffff;
    font-size: 1.1rem;
    cursor: pointer;
    text-decoration: none;
}

.page-breadcrumb {
    padding: 12rem 0 5rem;
}

.page-breadcrumb .breadcrumb-cont h1 {
    font-weight: 700;
    color: #fff;
    margin: 0 0 1.563rem;
    font-size: 3.125rem;
}

.reunir-navbar .logo-section .logo-title img {
    width: 16rem;
}

.contact-us-section {
    margin-top: 4rem;
    margin-bottom: 2.5rem;
}

.page-content {
    margin-top: 4rem;
    margin-bottom: 2.5rem;
}

.ned-form.centered{
    margin: 0 auto;
}

.ned-form h4 {
    display: block;
    border-bottom: 0.062rem solid #eeeeee;
    margin: 0 0 1.562rem;
    font-weight: bold;
    font-size: 1.5rem;
    color: #1d193b;
    padding-bottom: 3rem;
}

.ned-form label {
    padding-left: 2rem;
}

.ned-form input {
    font-size: 0.875rem;
    font-family: "Open Sans", sans-serif;
    height: 3.438rem;
    border: 0.062rem solid #b5d8fa;
    border-radius: 1.875rem;
    padding-left: 1.25rem;
}

.ned-form select {
    font-size: 0.875rem;
    font-family: "Open Sans", sans-serif;
    height: 3.438rem;
    border: 0.062rem solid #b5d8fa;
    border-radius: 1.875rem;
    padding-left: 1.25rem;
}

.fl-form-err-msg {
    display: block;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}

.banner-section .overlay{
    padding-bottom: 6rem;
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
}

.accordion-header {
    margin-bottom: 0;
}

.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(-180deg);
}

.accordion-body {
    padding: 1rem 1.25rem;
}

.blog-wrap {
    padding: 2.5rem 0 0;
}

.blog-wrap .blog-single .post-cont h3.article-title {
    display: inline-block;
    line-height: 2.5rem;
    margin: 1.8rem 0 1.375rem;
    font-weight: 600;
    font-size: 1.75rem;
    color: #1d193b;
    text-decoration: none;
}


/**
 * CALCULATOR ->
 * CALCULATOR ->
 */

.calc-aria {
    display: block;
    padding-top: 20px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}

.calc-aria .select-assets {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
}

.calc-aria .select-assets .left {
    flex: 0 0 calc(50% - 30px);
}

.calc-aria .select-assets .center {
    flex: 1 1 30px;
}

.calc-aria .select-assets .right {
    flex: 0 0 calc(50% - 30px);
}

.calc-aria .select-assets .dropdown {
    min-width: 120px;
}

.calc-aria .select-assets .dropdown.cl-crypto-pick-crypto {
    text-align: right;
}

.calc-aria .select-assets .dropdown button,
.exch-form .enter-fiat .dropdown button,
.exch-form .enter-crypto .dropdown button{
    display: inline-flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 9px 15px 9px 10px;
    border-radius: 24px;
    background-color: #f3f4f8;
}

.calc-aria .select-assets .dropdown.cl-crypto-pick-fiat button span,
.calc-aria .select-assets .dropdown.cl-crypto-pick-crypto button span,
.exch-form .enter-fiat .dropdown button span,
.exch-form .enter-crypto .dropdown button span {
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding-top: 7px;
    margin-right: 10px;
    color: #ffffff;
    background-image: linear-gradient(90deg, #3b26db 0%, #7b19cb 100%);
    font-size: 15px;
    font-weight: bold;
    border-radius: 16px;
    text-align: center;
    text-indent: -1px;
}

.calc-aria .select-assets .dropdown.cl-crypto-pick-crypto button span,
.exch-form .enter-crypto .dropdown button span {
    background-image: linear-gradient(90deg, #e45b2d 0%, #fc9715 100%);
}

.calc-aria .select-assets .dropdown.cl-crypto-pick-fiat button strong,
.calc-aria .select-assets .dropdown.cl-crypto-pick-crypto button strong,
.exch-form .enter-fiat .dropdown button strong,
.exch-form .enter-crypto .dropdown button strong {
    color: #333;
    font-size: 17px;
    font-weight: 900;
    font-family: Verdana, Sans, Arial, serif;
    padding-right: 10px;
}

.exch-form .enter-crypto .dropdown button strong{
    padding-right: 21px;
}

.calc-aria .select-assets .dropdown.cl-crypto-pick-fiat button:after,
.calc-aria .select-assets .dropdown.cl-crypto-pick-crypto button:after,
.exch-form .enter-fiat .dropdown button::after,
.exch-form .enter-crypto .dropdown button::after {
    margin-top: 1px;
    margin-left: auto;
    color: #999999;
}

.exch-form .enter-crypto .dropdown button::after{
    visibility: hidden;
}

.calc-aria .select-assets .dropdown .dropdown-menu > li,
.exch-form .enter-fiat .dropdown .dropdown-menu > li,
.exch-form .enter-crypto .dropdown .dropdown-menu > li {
    line-height: 1;
}

.calc-aria .select-assets .dropdown .dropdown-menu > li > a,
.exch-form .enter-fiat .dropdown .dropdown-menu > li > a,
.exch-form .enter-crypto .dropdown .dropdown-menu > li > a {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 4px 15px 4px 10px;
    line-height: 1;
}

.calc-aria .dropdown-item.active,
.calc-aria .dropdown-item:active,
.exch-form .dropdown-item:active {
    color: #333;
}

.calc-aria .select-assets .dropdown .dropdown-menu > li > a > span,
.exch-form .enter-fiat .dropdown .dropdown-menu > li > a > span,
.exch-form .enter-crypto .dropdown .dropdown-menu > li > a > span {
    width: 30px;
    height: 30px;
    line-height: 15px;
    padding-top: 7px;
    margin-right: 10px;
    color: #ffffff;
    background-color: #4374dd;
    font-size: 14px;
    font-weight: bold;
    border-radius: 16px;
    text-align: center;
    text-indent: -1px;
}

.calc-aria .dropdown-item:hover,
.exch-form .dropdown-item:hover,
.calc-aria .dropdown-item:focus,
.exch-form .dropdown-item:focus {
    background-color: #f1f1f1;
}

.calc-aria .enter-amounts {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: nowrap;
    box-sizing: border-box;
    width: 100%;
    padding-left: 21px;
    padding-right: 20px;
    overflow: hidden;
}

.calc-aria .enter-amounts .left {
    flex: 0 0 calc(50% - 30px);
}

.calc-aria .enter-amounts .center {
    flex: 1 1 30px;
}

.calc-aria .enter-amounts .right {
    flex: 0 0 calc(50% - 30px);
}

.calc-aria .enter-amounts label {
    display: block;
    width: 90%;
    margin-bottom: 0;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    white-space: nowrap;
}

.calc-aria .enter-amounts .input-group {
    display: inline-flex;
    width: auto;
}

.calc-aria .enter-amounts .center .text-center {
    padding-top: 6px;
    line-height: 1.5;
    font-size: 16px;
    color: #ccc;
}

.calc-aria .enter-amounts .left .input-group-text,
.calc-aria .enter-amounts .right .input-group-text {
    border-radius: 0;
    border-right: 0;
    border-top: 0;
    border-left: 0;
    background: none;
    text-align: left;
    padding-left: 2px;
    padding-right: 3px;
    font-weight: bold;
}

.calc-aria .enter-amounts .left .input-group-text{
    color: #3b26db;
}

.calc-aria .enter-amounts .right .input-group-text{
    color: #e45b2d;
}

.calc-aria .enter-amounts .input-group input {
    padding-left: 1px;
    border-top: 0;
    border-right: 0;
    border-left: 0;
}

.about-section .about-left .about-text .about-subtitle{
    margin-bottom: 4.5rem !important;
}

.invest-section .overlay .single-box .text-box h3{
    margin-top: 0.2rem;
    margin-bottom: 1rem;
}

.calc-aria .enter-duration{
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
}

.calc-aria .top-labels,
.calc-aria .bottom-labels{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;

    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}

.calc-aria .top-labels label,
.calc-aria .bottom-labels label{
    color: #888;
    font-size: 12px;
    font-weight: bold;
}
.calc-aria .top-labels label:first-child{
    color: #444;
}
.calc-aria .top-labels label:last-child{
    color: #444;
    font-size: 16px;
}

.calc-aria .calc-range-sel{
    display: block;
    width: 100%;
    height: 15px;
    position: relative;
    z-index: 1;
}

.calc-aria .calc-range-sel #loan-duration{
    width: 100%;
    height: 15px !important;
    line-height: 15px !important;
    font-size: 1px;
    border-radius: 7px;
    background-color: #e6e9f2;
    position: relative;
}

.calc-aria #loan-duration .ui-slider-range{
    width: 100%;
    height: 15px !important;
    line-height: 15px !important;
    font-size: 15px;
    background: #880065; /* Old browsers */
    background: -moz-linear-gradient(left,  #880065 0%, #d70021 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #880065 0%,#d70021 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #880065 0%,#d70021 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    border: 0 !important;
    border-radius: 7px;
}

.calc-aria #loan-duration .ui-slider-handle{
    display: block;
    width: 30px;
    height: 30px;
    color: #ccc;
    background-color: #fff;
    box-shadow: 0 4px 3px #ccc;
    border-radius: 15px;
    position: absolute;
    top: -8px;
    margin-left: -15px;
    padding-top: 8px;
    text-align: center;
    font-size: 12px;
    cursor: ew-resize;
}

.calc-aria #loan-duration .ui-slider-handle::before{
    content: '\02C2';
    margin-right: 2px;
}

.calc-aria #loan-duration .ui-slider-handle::after{
    content: '\02C3';
    margin-left: 2px;
}

.calc-aria .calcs-below{
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f3f4f8;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.calc-aria .calcs-below .calcs-below-row{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #CCC;
    font-weight: bold;
    font-size: 13px;
    color: #888;
}

.calc-aria .calcs-below .calcs-below-row strong{
    color: #444;
}

.calc-aria .calcs-below .calcs-below-row:last-child{
    border-bottom: 0;
    padding-bottom: 37px;
}

.calc-aria .calc-form-apply-btn{
    display: block;
    width: 260px;
    padding: 1.4rem 3px;
    white-space: nowrap;
    line-height: 1;
    cursor: pointer;
    color: #fefefe;
    background-image: -webkit-linear-gradient(169deg, #e40015, #750075);
    background-image: -ms-linear-gradient(0deg, transparent 0, transparent 100%);
    border: .125rem solid #f50;
    border-radius: 1.563rem;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    position: absolute;
    bottom: -52px;
    left: 50%;
    margin-left: -130px;
    transition: all .2s ease-in;
}

.calc-aria .calc-form-apply-btn:hover {
    color: #fefefe;
    background-image: -webkit-linear-gradient(0deg, transparent, transparent);
    background-color: #f50;
    border: .125rem solid transparent;
    text-decoration: none;
}

/**
 * EXCHANGE ->
 * EXCHANGE ->
 */

.exchange-main-page{
    display: block;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.exchange-main-page .main-head-titles{
    display: block;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
}

.exchange-main-page .main-head-titles p{
    display: inline-block;
    margin: 0 auto 15px;
    font-size: 14px;
    color: #fff;
    background-color: #c43561;
    padding: 4px 12px;
}

.exchange-main-page .main-head-titles h2{
    display: block;
    margin: 0 auto 15px;
    font-size: 63px;
    font-weight: bold;
    color: #363547;
}

.exchange-currencies-table{
    padding-top: 10px;
}

.exchange-currencies-table table{
    border-collapse: collapse;
    border: 0;
}

.exchange-currencies-table table tr td{
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #e6e6ed;
    border-bottom: 1px solid #e6e6ed;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
}

.exchange-currencies-table table tr td:nth-child(1){
    width: 55px;
    text-align: left;
}

.exchange-currencies-table table tr td:nth-child(2){
    width: 40px;
    text-align: left;
}
.exchange-currencies-table table tr td:nth-child(2) span{
    display: block;
    width: 24px;
    height: 24px;
    line-height: 1;
    padding-top:6px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    border-radius: 12px;
    text-align: center;
}

.exchange-currencies-table table tr td:nth-child(3){
    width: auto;
    padding-right: 30px;
    text-align: left;
    color: #333;
}
.exchange-currencies-table table tr td:nth-child(3) strong{
    color: #333;
}
.exchange-currencies-table table tr td:nth-child(3) span{
    padding-left: 10px;
    color: #959595;
}
.exchange-currencies-table table tr td:nth-child(4){
    width: auto;
    padding-right: 50px;
    text-align: right;
    color: #333;
}
.exchange-currencies-table table tr td:nth-child(4) small{
    font-size: 14px;
    color: #afafaf;
}
.exchange-currencies-table table tr td:nth-child(5){
    width: auto;
    padding-right: 30px;
    text-align: right;
    color: #333;
}

.exchange-currencies-table table tr td:nth-child(6){
    text-align: right;
}

/**
 * EXCHANGE FORM ->
 * EXCHANGE FORM ->
 */

.exch-form-area {
    display: block;
    padding-top: 10px;
    border: 1px solid #CCC;
    box-sizing: border-box;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}

.exch-form-area .exch-form{
    display: flex;
    flex-direction: column;
    align-items: stretch;
    flex-flow: column;
    position: relative;
    text-align: center;
}

.exch-form-area .exch-form-head {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}
.exch-form-area .exch-form-head ul{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    box-sizing: border-box;
    width: 100%;
    list-style: none inside;
    padding-left: 30px;
    padding-right: 30px;
}

.exch-form-area .exch-form-head ul li a{
    display: block;
    padding: 0.3rem 3.0rem;
    text-decoration: none;
    color: #fefefe;
    background-image: -webkit-linear-gradient(169deg, #e40015, #750075);
    background-image: -ms-linear-gradient(0deg, transparent 0, transparent 100%);
    border: .125rem solid #f50;
    border-radius: 1.563rem;
    transition: all .3s ease-in;
    font-size: 1.0rem;
    opacity: 0.5;
}

.exch-form-area .exch-form-head ul li a.active{
    opacity: 1.0;
}

.exch-form-area .exch-form-head ul li a:hover{
    background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%);
    background-color: #ff5500;
    border: 0.125rem solid transparent;
}

.exch-row{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
}

.exch-row .left .dropdown{
    height: 100%;
}

.exch-form .enter-fiat .dropdown button{
    height: 64px;
    min-height: 64px;
    max-height: 64px;
    padding-bottom: 17px !important;
    border-radius: 24px 0 0 24px;
    border-right: 0 solid #fff;
}

.exch-form .enter-fiat .right,
.exch-form .enter-crypto .right{
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
}
.exch-form .enter-fiat .right input,
.exch-form .enter-crypto .right input{
    display: block;
    width: 100%;
    height: 4.0rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #545b62;
    border-left: 0 solid #fff;
    font-size: 1.9rem;
    outline: none;
}

.exch-form .enter-fiat .right input:focus,
.exch-form .enter-crypto .right input:focus{
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.exch-form .enter-crypto .dropdown button{
    border-radius: 24px 0 0 24px;
    border-right: 0 solid #fff;
    cursor: initial;
}

.exch-form .enter-fiat .dropdown button,
.exch-form .enter-crypto .dropdown button{
    width: 145px;
    padding: 16px 15px 16px 16px;
}


.enter-fiat,
.enter-crypto{
   display: block;
}

.exch-form > .exch-fiat-lbl{
    order: 1;
}
.exch-form > .enter-fiat{
    order: 2;
    transition: order 300ms;
}
.exch-form > .centered{
    order: 4;
}
.exch-form > .exch-crypto-lbl{
    order: 5;
}
.exch-form > .enter-crypto{
    order: 6;
    transition: order 300ms;
}
.exch-form > .exch-form-apply-btn{
    order: 7;
}

.exch-form label,
.exch-form label{
    display: block;
    text-align: left;
}


.exch-form-apply-btn{
    display: inline-block;
    padding: 1.0rem 3.5rem;
    margin: 40px auto;
    position: relative;
    border-radius: 2.5rem;
    color: #fefefe;
    background-color: #f50;
    background-image: -webkit-linear-gradient(169deg, #e40015, #750075);
    background-image: -ms-linear-gradient(0deg, transparent 0, transparent 100%);
    border: .125rem solid #f50;
    text-decoration: none;
    transition: all .3s ease-in;
    font-size: 1.5rem;
}

.exch-form-apply-btn:hover{
    background-image: -webkit-linear-gradient(0deg, transparent 0%, transparent 100%);
    background-color: #ff5500;
    border: 0.125rem solid transparent;
}

.exch-form > .centered .exch-swap-rows{
    display: inline-block;
    font-size: 22px;
    cursor: pointer;
    text-decoration: none;
    color: #666;
}
.exch-form > .centered .exch-swap-rows span{
    display: block;
    transform: rotate(90deg);
    font-size: 22px;
}

/*
 * FOOTER ->
 * FOOTER ->
 * FOOTER ->
 */

.footer-section .overlay .footer-content {
    padding-top: 4rem;
}

.footer-section .overlay .waveWrapper {
    margin-bottom: 206px;
}

.footer-bottom-center {
    text-align: center;
    color: #F8F8F8;
    justify-content: center !important;
    padding-bottom: 1rem;
}

.footer-col-1 > * {
    text-align: left;
}

.footer-col-1 > ul {
    list-style: none inside;
    padding-left: 0;
    margin-bottom: 0;
}

.footer-col-1 h4,
.footer-col-2 h4,
.footer-col-3 h4 {
    color: #ffffff;
    margin-bottom: 1rem;
}

.footer-col-1 .link-list {
    margin-bottom: 3rem;
}

.footer-col-2 > ul,
.footer-col-3 > ul {
    list-style-position: inside;
    list-style-type: square;
    padding-left: 2rem;

}

.footer-col-2 > ul,
.footer-col-3 > ul {
    list-style: none inside;
    position: relative;
}

.footer-col-2 > ul li:before,
.footer-col-3 > ul li:before {
    left: 15px;
    content: "\25AA";
    position: absolute;
    color: #ffffff;
    font-size: 14px;
}

.footer-col-2 > ul li a,
.footer-col-3 > ul li a {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #ffffff;
}

.join-btn {
    text-decoration: none;
    background-image: -webkit-linear-gradient(169deg, #e40015, #750075);
    padding: .938rem 3.188rem;
    border-radius: 1.563rem;
    color: #fefefe;
    border: .125rem solid #f50;
    background-image: -ms-linear-gradient(0deg, transparent 0, transparent 100%);
    transition: all .3s ease-in
}

.join-btn:hover {
    background-image: -webkit-linear-gradient(0deg, transparent, transparent);
    background-color: #f50;
    border: .125rem solid transparent
}


.cta-btn {
    padding: .4rem 2.1rem;
    text-decoration: none;
    color: #fefefe;
    background-image: -webkit-linear-gradient(169deg, #e40015, #750075);
    background-image: -ms-linear-gradient(0deg, transparent 0, transparent 100%);
    border: .125rem solid #f50;
    border-radius: 1.563rem;
    transition: all .3s ease-in;
    font-size: 1rem;
}

.cta-btn:hover {
    color: #fefefe;
    background-image: -webkit-linear-gradient(0deg, transparent, transparent);
    background-color: #f50;
    border: .125rem solid transparent;
    text-decoration: none;
}

.contact-us-section .contact-form .contact-frm,
.contact-us-section .contact-form .contact-msg {
    color: #1d193b;
}


@media screen and (max-width: 1024px) {
    .footer-section .overlay .waveWrapper {
        display: none;
    }

    .footer-data .first-col .footer-widget h4 {
        text-align: center;
    }

    .footer-data .first-col .footer-widget ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .footer-data .first-col .footer-widget ul li {
        display: inline-block;
        flex: 0 0 auto;
    }

    .footer-data .first-col .footer-widget .social-icon ul {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: row;
    }
}

@media screen and (max-width: 992px) {

    .header-section .header-top {
        margin-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .header-section .header-top .container .row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    .header-section .header-top .container .row div.col-lg-6.justify-content-end {
        justify-content: flex-end !important;
        padding-top: 0.5rem;
    }

    .navbar {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
    }

    .reunir-navbar .logo-section {
        order: 1;
    }

    .reunir-navbar .logo-section .logo-title {
        padding-top: initial;
        padding-bottom: initial;
    }

    .reunir-navbar .logo-section .logo-title img {
        width: 32vw;
    }

    .reunir-navbar .container {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .reunir-navbar .navbar-toggler {
        order: 3;
        margin-right: 0;
    }

    .reunir-navbar .right-side-box {
        order: 2;
        position: relative;
        top: initial;
        right: initial;
        text-align: center;
    }

    .reunir-navbar .right-side-box .join-btn {
        display: inline-block !important;
        padding: 1.2vw 4vw;
        margin-right: 0;
    }

    .reunir-navbar .navbar-collapse {
        position: absolute;
        top: 15vh;
        width: 100%;
        background: #1c1646;
        left: 0;
        padding: 2rem;
    }

    .reunir-navbar .navbar-nav {
        align-items: flex-end;
    }

    .exchange-main-page .main-head-titles h2{
        font-size: 9vw;
    }

    .exchange-currencies-table table tr td:nth-child(1),
    .exchange-currencies-table table tr td:nth-child(5){
        display: none;
    }

    .exchange-currencies-table table tr td:nth-child(2),
    .exchange-currencies-table table tr td:nth-child(3),
    .exchange-currencies-table table tr td:nth-child(4){
        padding-right: 3vw;
    }

    .cta-btn{
        padding: .4rem 1.5rem;
        font-size: 0.8rem;
    }

}

@media screen and (max-width: 768px) {

    .footer-section .overlay .waveWrapper {
        display: none;
    }

    .footer-col-1 > * {
        text-align: center;
    }

    .footer-col-1 h4,
    .footer-col-2 h4,
    .footer-col-3 h4 {
        text-align: center;
    }

    .footer-col-2 > ul,
    .footer-col-3 > ul {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-left: 0;
        padding-bottom: 2rem;
    }

    .footer-col-2 > ul li::before,
    .footer-col-3 > ul li::before {
        display: none;
    }

}