#rsform_2_page_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
main {
    background-color: #f9f9f9;
    padding: 0px;
    border-radius: 0px; 
    border: 0px solid #ccc; 
	 /* background-image: url(/images/2024/12/09/bg.jpg); */
	 background-color: #001B4C;
}
body.wrapper-fluid header>.grid-child {
    padding-left: 20em;
    padding-right: 20em;
}
#rsform_2_page_2 p {
    color: white;
    word-break: break-all;
}
#column-wrap-id-83d5f694-0c16-4207-a5dc-2043f59849fa {
    color: white;
}
#Submit {
	    display: inline-flex;
font-family: 'Arial', sans-serif;
  font-size: 18px;
  padding: 12px 24px;
  color: #00f5ff;
  background-color: transparent;
  border: 2px solid #00f5ff;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 8px #00f5ff, 0 0 16px #00f5ff, 0 0 24px #00f5ff;
}
#SubmitPrev {
		    display: inline-flex;
font-family: 'Arial', sans-serif;
  font-size: 18px;
  padding: 12px 24px;
  color: #00f5ff;
  background-color: transparent;
  border: 2px solid #00f5ff;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 8px #00f5ff, 0 0 16px #00f5ff, 0 0 24px #00f5ff;
}
#Page2Prev {
    display: flex;
    font-family: 'Arial', sans-serif;
    font-size: 18px;
    padding: 12px 24px;
    color: #00f5ff;
    background-color: transparent;
    border: 2px solid #00f5ff;
    border-radius: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: -webkit-center;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 0 8px #00f5ff, 0 0 16px #00f5ff, 0 0 24px #00f5ff;
    justify-content: center;
}
#displayAddressFrom {
    word-wrap: break-word;
}
#Page2Next {
font-family: 'Arial', sans-serif;
  font-size: 18px;
  padding: 12px 24px;
  color: #00f5ff;
  background-color: transparent;
  border: 2px solid #00f5ff;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 8px #00f5ff, 0 0 16px #00f5ff, 0 0 24px #00f5ff;
}
#Page1Next {
font-family: 'Arial', sans-serif;
  font-size: 18px;
  padding: 12px 24px;
  color: #00f5ff;
  background-color: transparent;
  border: 2px solid #00f5ff;
  border-radius: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 8px #00f5ff, 0 0 16px #00f5ff, 0 0 24px #00f5ff;
}
#Page1Next:hover {
  color: #000;
  background-color: #00f5ff;
  box-shadow: 0 0 12px #00f5ff, 0 0 24px #00f5ff, 0 0 36px #00f5ff;
}
#sppb-addon-ab5b0801-435d-43fe-9a86-74d493c6ed22 {
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
	 background-color: rgba(255, 255, 255, 0.06);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0px 0px 20px 0px rgba(255, 255, 255, 0.1) inset;
    border-radius: 50px;
	 text-align:center;
}
.sp-page-builder .page-content #section-id-3f9e8119-a99c-4def-868e-41b69b9f7d75 {
    background-color: #001a45;
}
.table {
    --table-color-type: initial;
    --table-bg-type: initial;
    --table-color-state: initial;
    --table-bg-state: initial;
    --table-color: #ffffff;
    --table-bg: #001944;
    --table-border-color: #ffffff;
    --table-accent-bg: transparent;
    --table-striped-color: var(--emphasis-color);
    --table-striped-bg: rgba(var(--emphasis-color-rgb),.05);
    --table-active-color: var(--emphasis-color);
    --table-active-bg: rgba(var(--emphasis-color-rgb),.1);
    --table-hover-color: var(--emphasis-color);
    --table-hover-bg: rgba(var(--emphasis-color-rgb),.075);
    vertical-align: top;
    border-color: var(--table-border-color);
    width: 100%;
    margin-bottom: 1rem;
}

.container-header {
    z-index: 10;
    background-color: var(--cassiopeia-color-primary);
    background-image: linear-gradient(135deg, #2b4a5f 0%, #317d93 100%);
    position: relative;
    box-shadow: inset 0 5px 5px #00000008;
}

body.wrapper-fluid .site-grid {
    grid-gap: 0em;
    grid-template-columns: [full-start]minmax(0,1fr)[main-start]repeat(4,minmax(0,25%))[main-end]minmax(0,1fr)[full-end];
}
.com-users-login.login fieldset {
	margin-bottom: 0em;
}
.com-users-login.login {
    width: 600px;
    margin: auto;
    text-align: center;
	 padding: 60px;
	 color: #fff;
}
.com-users-registration.registration {
    width: 600px;
    margin: auto;
    text-align: center;
	 padding: 50px;
	 color: #fff;
}

.container-component>:first-child, .container-sidebar-left>:first-child, .container-sidebar-right>:first-child, .container-component>*+*, .container-sidebar-left>*+*, .container-sidebar-right>*+* {
    margin-top: 0em;
}
.site-grid {
    grid-gap: 0em;
    grid-template-columns: [full-start]minmax(0,1fr)[main-start]repeat(4,minmax(0,19.875rem))[main-end]minmax(0,1fr)[full-end];
    grid-template-areas: ".banner banner banner banner."
".top-a top-a top-a top-a."
".top-b top-b top-b top-b."
".comp comp comp comp."
".side-r side-r side-r side-r."
".side-l side-l side-l side-l."
".bot-a bot-a bot-a bot-a."
".bot-b bot-b bot-b bot-b.";
    display: grid;
}
body.wrapper-fluid .site-grid {
    grid-gap: 0em;
    grid-template-columns: [full-start]minmax(0,1fr)[main-start]repeat(4,minmax(0,25%))[main-end]minmax(0,1fr)[full-end];
}
/* .footer { */
  /* background-color: #0d0d0d; */
  /* color: #00f5ff; */
  /* padding: 40px 20px; */
  /* text-align: center; */
  /* font-family: 'Arial', sans-serif; */
  /* position: relative; */
  /* border-top: 2px solid #00f5ff; */
  /* box-shadow: 0 -2px 12px #00f5ff; */
/* } */
.footer {
    color: #fff;
    background-color: #fff;
    background-image: linear-gradient(135deg, #33889f 0%, #294055 100%);
    margin-top: 0em;
}
.form-control {
    background-color: transparent;
    max-width: 100%;
    border: 2px solid #fff;
    color: white;
    font-size: small;
}
#minDepositDisplay {
    position: absolute;
    top: 10px;
    right: 20px;
    margin-left: 5px;
    color: #ddb783;
    font-size: small;
}
.page-header {
    display: none;
}
.form-control:focus {
    color: #fff;
    background-color: #ffffff21;
    border-color: #8893aa;
    outline: 0;
    box-shadow: 0 0 0 .25rem #01015640;
}

.form-control::placeholder {
    color: white;
}

.form-check {
	width: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.form-check-inline {
    display: inline-block;
    margin-right: 0;
}

.form-check-label {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: white;
    font-size: 14px;
    box-sizing: border-box;
    border: 2px solid transparent;
    padding: 5px;
    border-radius: 5px;
    background-color: transparent;
	gap: 10px;
}

.form-check-input {
    display: none;
}

.form-check-input:checked + .form-check-label {
    border-color: #007bff;
    background-color: #e6f2ff42;
}

input#memoField {
    margin-bottom: 15px;
}

.col-form-label {
    padding: calc(.6rem + var(--border-width)) 0;
    font-size: inherit;
    margin-bottom: 0;
    line-height: 1.5;
    text-align: end;
    display: none;
}

.formControls {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
    position: relative;
}
#rsform_2_page_2 .formControls{
gap: 15px;
}
.formControls.col-sm-9 {
    position: relative;
}
.container-header {
    z-index: 10;
    display: flex;
    align-items: center;
}

.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}

.col-md-6:first-child, .col-md-6:last-child {
    flex: 1;
    max-width: 45%;
}

.p-2 {
    padding: .5rem!important;
    font-size: 25px;
}

#sppb-addon-ab5b0801-435d-43fe-9a86-74d493c6ed22 {
    /* background-color: #001c4985; */
    border-radius: 0;
    padding: 40px;
}

@media screen and (max-width: 991px) {
body.wrapper-fluid header>.grid-child {
    padding-left: 0em;
    padding-right: 0em;
}
.container-header .navbar-brand {
	margin-left: 5px;
}
#section-id-6a840b0b-91a1-4158-a55b-b03ea8b669fc img{
width: 70%;	
}	
#section-id-6a840b0b-91a1-4158-a55b-b03ea8b669fc p{
	font-size: small;
}	
.sppb-row-container {
    max-width: 100%;
}

.form-check-label {
    font-size: 12px;
}
.sp-page-builder .page-content #section-id-9b7e8769-e0ac-4208-ae06-1e76c30b3e6d {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 25px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#sppb-addon-ab5b0801-435d-43fe-9a86-74d493c6ed22 {
    padding-top: 25px;
    padding-right: 5px;
    padding-bottom: 25px;
    padding-left: 5px;
}
.form-check {
        width: inherit;
        margin-bottom: 0px;
    }
.form-check.form-check-inline {
    padding: 0px;
}
.com-users-login.login, .com-users-registration.registration {
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 25px;
        background-image: url(/images/2024/12/09/bg.jpg);
        color: white;
    }

#minDepositDisplay {
    position: absolute;
    top: 15px;
    right: 20px;
    margin-left: 5px;
    color: #ddb783;
    font-size: xx-small;
}

#rsform_2_page_0 {
        padding: 0px;
    }    
#rsform_2_page_0 img {
        margin-right: 5px;
    }
#rsform_2_page_1 .formControls{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    position: relative;
}
/* #rsform_2_page_2 .formControls{ */
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: center; */
    /* gap: 15px; */
    /* position: relative; */
/* } */

    #rsform_2_page_2 .formControls {
        display: flex;
        gap: 15px;
        position: relative;
        justify-content: center;
        flex-direction: column;
        align-content: center;
    }


#second {
        padding: 10px;
    }

#second p {
        word-break: break-word;
        color: white;
    }
#timerDisplay {
    color: white;
}
.sp-page-builder .page-content #section-id-9b7e8769-e0ac-4208-ae06-1e76c30b3e6d {
    padding-top: 5px !important;
    padding-right: 0px;
    padding-bottom: 25px !important;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.container-header {
        background-color: #001e4d;
        /* background-image: none; */
        box-shadow: inset 0 5px 5px #00000008;
		background-image: linear-gradient(135deg, #33889f 0%, #294055 100%);
    }

.p-2 {
        font-size: 15px;
    }
#rsform_2_page_1 .formControls {
	
}
#rsform_2_page_1 .formControls.col-sm-9 {
    position: relative;
    margin-top: 30px;
}

#rsform_2_page_2 p {
    color: white;
}

#rsform_2_page_2 .formControls.col-sm-9 {
    margin-top: 30px;
}

#rsform_2_page_2 .btn-primary {
background-color: green;
border-color: green;
}
.sppb-row-container {
    max-width: 100%;
}
.mod-menu {
    flex-direction: col;
}
}
@media (min-width: 1200px) {
#rsform_2_page_0 .row {
    display: flex;
    justify-content: center;
    gap: 5px;
    flex-wrap: wrap;
}
#rsform_2_page_0 img {
        margin-right: 5px;
    }
#rsform_2_page_1 .row {
justify-content: center;
}
#rsform_2_page_2 .row {
    /* display: flex; */
    /* gap: 5px; */
    /* justify-content: flex-end; */
	/* margin-top: 50px; */
	    
        display: flex;
        gap: 5px;
        justify-content: center;
        margin-top: 50px;
    
}

#rsform_2_page_2 .btn-primary {
background-color: green;
border-color: green;
}    
.formControls.col-sm-9.btn-group {
    margin-top: 50px;
    gap: 30px;
}
	#sppb-addon-ab5b0801-435d-43fe-9a86-74d493c6ed22 {
        padding: 25px;
        min-height: 580px;
        color: white;
        background-color: #001c498585;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
		max-width: 1000px;
    }
	#section-id-9b7e8769-e0ac-4208-ae06-1e76c30b3e6d > .sppb-row-container {
    max-width: 1600px;
    text-align: -webkit-center;
}
}

/* .footer { */
  /* background-color: #0d0d0d; */
  /* color: #00f5ff; */
  /* padding: 40px 20px; */
  /* text-align: center; */
  /* font-family: 'Arial', sans-serif; */
  /* position: relative; */
  /* border-top: 2px solid #00f5ff; */
  /* box-shadow: 0 -2px 12px #00f5ff; */
  /* background-color: #0a1a3d; */
    /* color: #ffffff; */
    /* padding: 20px 40px; */
    /* box-shadow: 0 0 10px rgba(0, 255, 255, 0.1); */
/* } */

.footer .grid-child {
    justify-content: center;
    align-items: center;
    padding: .5rem .5em;
    display: flex;
}

.rsform-block.rsform-block-steptwo.rsform-type-freetext {
    word-break: break-all;
    padding-right: 0px;
    max-width: 600px;
}

@media (max-width: 1024px) {
    .rsform-block.rsform-block-steptwo.rsform-type-freetext {
        padding-right: 0;
    }
}

a.brand-logo img {
    width: 256px;
}

@media (min-width: 1300px) and (max-width: 1760px) {
body.wrapper-fluid header>.grid-child {
    padding-left: 15em;
    padding-right: 2em;
}
    }
	@media (min-width: 992px) and (max-width: 1299px) {
body.wrapper-fluid header>.grid-child {
    padding-left: 7em;
    padding-right: 2em;
}
    }

/* ☰ Бургер-кнопка */
.ec-burger-btn {
  display: none;
  font-size: 24px;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  margin: 10px;
  z-index: 9999;
  position: relative;
}

/* Offcanvas обёртка */
/* .ec-burger-menu { */
  /* display: none; */
  /* position: fixed; */
  /* top: 0; */
  /* left: 0; */
  /* background: #111; */
  /* color: #fff; */
  /* width: 80%; */
  /* height: 100%; */
  /* padding: 20px; */
  /* overflow-y: auto; */
  /* z-index: 9998; */
/* } */
.ec-burger-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #2e4054;
    color: #fff;
    width: 80%;
    height: 100%;
    padding: 20px;
    overflow-y: auto;
    z-index: 9998;
}
.ec-burger-menu.active {
  display: block;
}

/* Закрытие (✕) */
.ec-burger-close {
  background: transparent;
  color: #fff;
  font-size: 24px;
  border: none;
  float: right;
  cursor: pointer;
  margin-bottom: 10px;
}

/* Меню внутри бургера */
.ec-burger-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ec-burger-menu ul li {
  margin: 10px 0;
}

/* .ec-burger-menu ul li a { */
  /* color: #fff; */
  /* font-size: 18px; */
  /* text-decoration: none; */
  /* display: block; */
  /* padding: 10px 14px; */
  /* background: #222; */
  /* border-radius: 4px; */
  /* transition: background 0.3s ease; */
/* } */
.ec-burger-menu ul li a {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    display: block;
    padding: 10px 14px;
    background: #22222200;
    border-radius: 4px;
    transition: background 0.3s ease;
}
.ec-burger-menu ul li a:hover {
  background: #333;
}

/* Показываем только на мобилке */
@media (max-width: 991px) {
  .ec-burger-btn {
    display: block;
  }
  .container-nav .mod-menu,
  .container-search .mod-menu {
    display: none !important;
  }
  .container-header .container-nav {
    justify-content: end;
}
}

div#g-recaptcha-43 {
    text-align: -webkit-center;
}

