html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    vertical-align: baseline;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0; }
html:focus, body:focus, div:focus, span:focus, applet:focus, object:focus, iframe:focus, table:focus, caption:focus, tbody:focus, tfoot:focus, thead:focus, tr:focus, th:focus, td:focus,
del:focus, dfn:focus, em:focus, font:focus, img:focus, ins:focus, kbd:focus, q:focus, s:focus, samp:focus, small:focus, strike:focus, strong:focus, sub:focus, sup:focus, tt:focus, var:focus,
h1:focus, h2:focus, h3:focus, h4:focus, h5:focus, h6:focus, p:focus, blockquote:focus, pre:focus, a:focus, abbr:focus, acronym:focus, address:focus, big:focus, cite:focus, code:focus,
dl:focus, dt:focus, dd:focus, ol:focus, ul:focus, li:focus, fieldset:focus, form:focus, label:focus, legend:focus {
    outline: 0; }

body {
    background: white;
    line-height: 1;
    color: black; }

ol, ul {
    list-style: none; }

table {
    border-collapse: separate;
    border-spacing: 0; }

caption, th, td {
    font-weight: normal;
    text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

blockquote, q {
    quotes: "" ""; }

html, body {
    height: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block; }

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

html, body {
    min-height: 100%; }

body {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.3;
    min-width: 320px;
    background: #f1f3f9;
    display: -webkit-flex;
    display: flex; }

button, a {
    cursor: pointer;
    outline: none !important;
    text-decoration: none;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-appearance: none; }

a {
    color: #000; }
a:hover {
    color: #000; }

a:hover, a:focus {
    outline: none;
    text-decoration: none; }

.hidden {
    display: none; }

.clear {
    clear: both; }

.overflow {
    overflow: hidden; }

.modal {
    font-family: "Open Sans", sans-serif; }

.content {
    position: relative;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: normal; }
.content h1, .content h2, .content h3, .content h4, .content h5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.3;
    color: #000;
    margin-bottom: 30px; }
.content h2 {
    font-size: 24px; }
.content h3 {
    font-size: 20px; }
.content h4 {
    font-size: 18px; }
.content h5 {
    font-size: 16px; }
.content p {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #6a7582;
    margin-bottom: 10px; }
.content p i {
    font-style: italic; }
.content .aling_center {
    text-align: center; }
.content ul li, .content ol li {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #6a7582;
    margin-bottom: 10px; }
.content ul li i, .content ol li i {
    font-style: italic; }
.content table {
    border-collapse: collapse;
    font-family: "Open Sans", sans-serif; }
.content table td {
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #6a7582; }
.content .gems {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 142px;
    line-height: 170px;
    color: #3457C7;
    padding: 0px;
    text-transform: uppercase;
    margin: 0px;
    text-shadow: 0px 14px 25px rgba(52, 87, 199, 0.4); }
.content .gems span {
    color: #F1AE2B;
    font-size: 112px; }
.content img.gems {
    line-height: 0;
    text-shadow: none; }

.main_header {
    position: absolute;
    width: 100%;
    margin: 0px;
    z-index: 101;
    padding-top: 35px;
    padding-bottom: 35px;
    overflow: hidden; }
.main_header .container {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
.main_header .slogan {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 300px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 47px;
    line-height: 1;
    color: #133256;
    text-transform: uppercase;
    margin: 0px; }
.main_header .slogan span {
    color: #F1AE2B; }
.main_header .main_nav {
    position: relative;
    width: auto;
    margin-left: auto; }
.main_header .main_nav .nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none; }
.main_header .main_nav .nav li {
    position: relative;
    width: auto;
    padding: 0px;
    margin: 0px;
    display: none; }
.main_header .main_nav .nav li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #133256;
    text-transform: uppercase; }
.main_header .main_nav .nav li a:hover {
    opacity: 0.8; }
.main_header .main_nav .nav .log_li {
    display: block; }
.main_header .main_nav .nav .log_li a {
    padding-left: 36px; }
.main_header .main_nav .nav .log_li a:before {
    content: "";
    display: block;
    width: 18px;
    height: 19px;
    background: url("../img/new/user.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto; }
.main_header .main_nav .nav .reg_li a {
    padding-left: 36px; }
.main_header .main_nav .nav .reg_li a:before {
    content: "";
    display: block;
    width: 18px;
    height: 21px;
    background: url("../img/new/reg.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto; }

.toggle_menu {
    position: fixed;
    top: 20px;
    right: 35px;
    width: 54px;
    height: 54px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    z-index: 101;
    border: none;
    background: none;
    padding: 0px;
    display: block;
    background: none;
    margin: 0px;
    display: none; }
.toggle_menu.active .sandwich .sw-topper {
    top: 13px;
    transform: rotate(135deg); }
.toggle_menu.active .sandwich .sw-bottom {
    top: 13px;
    transform: rotate(-135deg); }
.toggle_menu.active .sandwich .sw-footer {
    opacity: 0;
    top: 0;
    transform: rotate(180deg); }

.sandwich {
    width: 43px;
    height: 32px;
    position: relative;
    margin: auto;
    display: block;
    transition: 0.3s all; }
.sandwich span {
    position: absolute;
    display: block;
    background: #133256;
    border: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    transition: 0.3s all; }
.sandwich .sw-topper {
    top: 0;
    width: 100%;
    height: 5px;
    transition: transform 0.4s, top 0.2s; }
.sandwich .sw-bottom {
    width: 100%;
    height: 5px;
    top: 14px;
    transition: transform 0.4s, top 0.2s; }
.sandwich .sw-footer {
    width: 100%;
    height: 5px;
    top: 27px;
    transition: all 0.4s; }

.main_section {
    position: relative;
    width: 100%;
    background: url("../img/new/main_bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
.main_section .container {
    padding-top: 154px;
    padding-bottom: 254px;
    min-height: 100vh; }
.main_section .top_wrapper {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    min-height: 450px;
    margin-bottom: 115px; }
.main_section .text {
    position: relative;
    width: 100%;
    max-width: 525px;
    margin: 0px; }
.main_section .video {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-decoration: none;
    margin-left: auto;
    width: 100%;
    max-width: 914px;
    height: auto;
    background: #FFF;
    line-height: 0;
    -webkit-box-shadow: 0px 5px 40px rgba(34, 59, 140, 0.23);
    box-shadow: 0px 5px 40px rgba(34, 59, 140, 0.23);
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 25px; }
.main_section .video:hover:after {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
.main_section .video:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
    bottom: 25px;
    background: rgba(40, 54, 84, 0.81);
    margin: auto;
    z-index: 1; }
.main_section .video:after {
    content: "";
    display: block;
    width: 118px;
    height: 118px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: url("../img/new/play.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: 2;
    transition: 0.3s all;
    margin: auto; }
.main_section .video img {
    max-width: 100%;
    width: auto;
    height: auto;
    max-height: 100%; }
.main_section .gems {
    position: relative;
    width: 100%;
    left: -10px;
    max-width: 521px; }
.main_section p {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 32px;
    line-height: 36px;
    color: #133256;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px; }
.main_section .mobile_text {
    text-align: right;
    display: none; }
.main_section .bottom_wrapper {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
.main_section .bottom_wrapper .item {
    position: relative;
    width: auto;
    max-width: 48%;
    background: #FFF;
    padding: 25px 25px;
    text-align: left;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 11px 29px rgba(34, 59, 140, 0.15);
    box-shadow: 0px 11px 29px rgba(34, 59, 140, 0.15);
    padding-left: 86px; }
.main_section .bottom_wrapper .item:before {
    content: "";
    display: block;
    width: 50px;
    height: 50px;
    background: url("../img/new/check_ball.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 15px;
    bottom: 0px;
    margin: auto; }
.main_section .bottom_wrapper .item p {
    position: relative;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 30px;
    line-height: 1;
    text-transform: uppercase;
    color: #133256; }
.main_section .bottom_wrapper .item p span {
    color: #4263CB; }
.main_section .bottom_wrapper .item p span i {
    font-style: normal;
    color: #F1AE2B; }

.visual_scrolling {
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 150px;
    width: 29px;
    height: 49px;
    border: none;
    padding: 0px;
    background: url("../img/new/mouse.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    -webkit-animation: scrollingMouse 2s infinite;
    -moz-animation: scrollingMouse 2s infinite;
    -o-animation: scrollingMouse 2s infinite;
    -ms-animation: scrollingMouse 2s infinite;
    animation: scrollingMouse 2s infinite;
    text-align: center;
    cursor: pointer; }

@keyframes scrollingMouse {
    0% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px); }
    50% {
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px); }
    100% {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px); } }
.to_top {
    display: block;
    opacity: 0;
    width: 56px;
    height: 56px;
    outline: none;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f1ae2b;
    position: fixed;
    z-index: 20;
    bottom: 20px;
    right: 20px;
    -webkit-box-shadow: 0px 12px 19px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 12px 18px rgba(0, 0, 0, 0.11);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
.to_top:hover {
    background: #ffa900; }
.to_top.active {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
.to_top:before {
    content: "";
    display: block;
    width: 33px;
    height: 18px;
    background: url("../img/new/to_top.png") no-repeat center center;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto; }

.text_section {
    position: relative;
    width: 100%;
    padding-top: 130px;
    padding-bottom: 70px;
    text-align: center; }
.text_section .section_title {
    position: relative;
    width: 100%;
    font-weight: 900;
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #133256;
    margin: 0px;
    margin-bottom: 30px; }
.text_section .section_title img {
    display: block;
    margin: auto;
    max-width: 300px; }
.text_section .inner_title, .text_section h3 {
    position: relative;
    width: 100%;
    max-width: 900px;
    text-align: center;
    font-weight: 900;
    font-size: 30px;
    line-height: 42px;
    color: #133256;
    margin: auto;
    padding-top: 10px;
    margin-bottom: 25px; }
.text_section .inner_title span, .text_section h3 span {
    font-weight: 600; }
.text_section .inner_title .green, .text_section h3 .green {
    color: #61C00D; }
.text_section .inner_title .red, .text_section h3 .red {
    color: #ED0F19; }
.text_section .tablet_br {
    display: none; }
.text_section p {
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #6A7582;
    margin-bottom: 25px; }
.text_section ul {
    position: relative;
    width: 100%;
    max-width: 845px;
    list-style: none;
    padding: 25px 30px;
    border: 1px solid #dce2f0;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    text-align: left;
    margin: auto;
    margin-bottom: 65px; }
.text_section ul li {
    position: relative;
    width: 100%;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #6A7582;
    padding-left: 27px;
    margin-bottom: 22px; }
.text_section ul li:before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #4262CA;
    margin: auto; }
.text_section ul li strong {
    font-weight: bold;
    color: #133256; }
.text_section ul li:last-of-type {
    margin-bottom: 0px; }

.look_and_feel {
    position: relative;
    width: 100%;
    padding-top: 100px;
    padding-bottom: 110px;
    text-align: center; }
.look_and_feel .section_title {
    position: relative;
    width: 100%;
    font-weight: 900;
    text-align: center;
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #133256;
    letter-spacing: 0.2em;
    margin: 0px; }
.look_and_feel .section_title img {
    position: relative;
    left: -2px;
    display: block;
    margin: auto;
    max-width: 260px; }
.look_and_feel .wrapper {
    position: relative;
    width: 100%;
    padding-left: 77px;
    padding-right: 77px; }
.look_and_feel .swiper-container {
    position: relative;
    width: 100%;
    padding-top: 52px;
    padding-bottom: 52px; }
.look_and_feel .swiper-container .swiper-slide {
    position: relative;
    width: 100%;
    line-height: 0; }
.look_and_feel .swiper-container .fancybox {
    position: relative;
    width: 100%;
    line-height: 0;
    display: block;
    border: 23px solid #FFF;
    -webkit-border-radius: 15px;
    border-radius: 15px; }
.look_and_feel .swiper-container .fancybox img {
    width: 100%; }
.look_and_feel .swiper-button-prev, .look_and_feel .swiper-button-next {
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -37px;
    width: 40px;
    height: 75px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    opacity: 0.4; }
.look_and_feel .swiper-button-prev:hover, .look_and_feel .swiper-button-next:hover {
    opacity: 1; }
.look_and_feel .swiper-button-prev:after, .look_and_feel .swiper-button-next:after {
    font-size: 70px;
    color: #2B52B7; }
.look_and_feel .swiper-button-next {
    left: auto;
    right: 0px; }
.look_and_feel .swiper-pagination {
    font-family: "Open Sans", sans-serif;
    letter-spacing: 0;
    font-weight: 600;
    font-size: 30px;
    line-height: 1;
    color: #4C8BAA;
    text-transform: uppercase;
    margin: 0px;
    bottom: 0px; }
.look_and_feel .swiper-pagination .swiper-pagination-current {
    color: #0B5A81;
    font-weight: 900; }

.main_footer {
    position: relative;
    width: 100%;
    background: #FFF; }
.main_footer .footer_nav {
    position: relative;
    width: 100%;
    padding: 25px 0px;
    background: #637092; }
.main_footer .nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
    max-width: 1060px;
    list-style: none;
    margin: auto; }
.main_footer .nav li {
    position: relative;
    width: auto;
    padding: 0px;
    margin: 0px; }
.main_footer .nav li a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #e6eaf7;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px; }
.main_footer .nav li a:hover {
    color: #F1AE2B; }
.main_footer .nav li .email {
    font-weight: 600;
    padding-left: 26px; }
.main_footer .nav li .email:before {
    content: "";
    display: block;
    width: 18px;
    height: 14px;
    background: url("../img/new/email.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 1px;
    left: 0px;
    bottom: 0px;
    margin: auto; }
.main_footer .copyright {
    position: relative;
    width: 100%;
    padding: 25px 0px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    color: #8997B9;
    margin: 0px; }

.text_modal .modal-dialog {
    max-width: 1140px; }

.text_modal .modal-dialog .modal-content .modal-body {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 26px 40px;
    padding-bottom: 20px;
    text-align: left; }

.text_modal .modal-dialog .modal-content .title {
    font-weight: bold;
    color: #2D4AA6;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 20px; }

.text_modal .modal-dialog .modal-content .small_title {
    font-weight: bold;
    color: #2D4AA6;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 20px; }

.text_modal .modal-dialog .modal-content .logo {
    position: relative;
    float: right;
    display: block;
    width: 165px;
    height: 49px;
    background: url(../img/new/inner_logo.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    text-decoration: none; }

.text_modal .modal-dialog .modal-content .logo_div {
    width: 100%;
    margin-bottom: 58px; }

.text_modal .modal-dialog .modal-content p {
    color: #414D5A;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px; }

.text_modal .modal-dialog .modal-content .default {
    color: #414D5A;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px; }

.text_modal .modal-dialog .modal-content p strong {
    font-weight: bold; }

.text_modal .modal-dialog .modal-content table {
    overflow-x: scroll;
    position: relative;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 25px; }

.text_modal .modal-dialog .modal-content .reference_free th:not(:first-child) {
    width: 80px; }

.text_modal .modal-dialog .modal-content .reference_free td .green {
    color: #60AE14; }

.text_modal .modal-dialog .modal-content .reference_free td .red {
    color: #D80000; }

.text_modal .modal-dialog .modal-content .perfomance {
    border-bottom: 1px solid #dddfe1; }

.text_modal .modal-dialog .modal-content table th {
    border: none;
    text-align: left;
    vertical-align: top;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #2D4AA6;
    padding: 15px 0px; }

.text_modal .modal-dialog .modal-content table th .green {
    color: #60AE14; }

.text_modal .modal-dialog .modal-content table th .red {
    color: #D80000; }

.text_modal .modal-dialog .modal-content table td {
    border-top: 1px solid #dddfe1;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0px; }

.text_modal .modal-dialog .modal-content table tr .border-bottom {
    border-bottom: 1px solid #dddfe1; }

.text_modal .modal-dialog .modal-content .light_text {
    font-weight: normal; }

.text_modal .modal-dialog .modal-content h5 {
    font-weight: bold;
    color: #414D5A;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px; }

.text_modal .modal-dialog .modal-content ul {
    position: relative;
    list-style: none;
    margin-bottom: 25px; }

.text_modal .modal-dialog .modal-content .table_manual ul {
    position: relative;
    list-style: none;
    margin-bottom: 0px; }

.text_modal .modal-dialog .modal-content ul li {
    position: relative;
    padding-left: 28px;
    color: #414D5A;
    font-size: 16px;
    line-height: 28px; }

.text_modal .modal-dialog .modal-content ul li:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 8px;
    background: #2D4AA6; }

.text_modal .modal-dialog .modal-content .big_text {
    font-size: 24px;
    color: #2D4AA6;
    font-weight: bold; }

.text_modal .modal-dialog .modal-content .medium_text {
    font-size: 16px;
    color: #2D4AA6;
    font-weight: bold; }

.text_modal .modal-dialog .modal-content .gems {
    color: #2D4AA6;
    font-weight: bold; }

.text_modal .modal-dialog .modal-content .gems i {
    font-style: normal;
    color: #F1AE2B; }

.text_modal .modal-dialog .modal-content .modal-body {
    padding-top: 40px; }

.manual_modal .modal-dialog .modal-content .modal-body {
    padding-top: 55px; }

.manual_modal .modal-dialog .modal-content .modal-body .table_manual {
    border: 1px solid #2e49a6;
    padding: 15px;
    margin-bottom: 25px; }

.manual_modal .modal-dialog .modal-content .modal-body .table_manual_text {
    margin-top: 25px;
    margin-left: 15px;
    color: #414D5A; }

.manual_modal .modal-dialog .modal-content .modal-body .table_manual_opinion {
    margin-bottom: 0px;
    margin-left: 30px; }

.manual_modal .modal-dialog .modal-content .modal-body .table_manual_opinion p {
    margin-bottom: 0px;
    margin-left: 30px; }

.modal .modal-dialog .modal-content .close {
    position: absolute;
    z-index: 3;
    top: 28px;
    width: 28px;
    height: 28px;
    top: 14px;
    right: 12px;
    border: none;
    background: url(../img/new/close.png) no-repeat center center;
    -webkit-background-size: 19px 18px;
    -o-background-size: 19px 18px;
    background-size: 19px 18px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
    opacity: 1; }
.modal .modal-dialog .modal-content .close:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }

.modal .modal-dialog .modal-content {
    position: relative;
    width: 100%;
    border: none;
    -webkit-box-shadow: 0px 22px 70px rgba(28, 37, 59, 0.15);
    box-shadow: 0px 22px 70px rgba(28, 37, 59, 0.15);
    background: #FFF;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.login_section {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 180px;
    padding-bottom: 180px;
    background: url("../img/new/login_bg.jpg") no-repeat center center;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
.login_section .logo {
    position: absolute;
    top: 38px;
    left: 48px;
    width: 100%;
    max-width: 290px;
    margin: 0px;
    display: inline-block;
    vertical-align: top; }
.login_section .logo .gems {
    position: relative;
    width: 100%;
    left: -8px; }
.login_section .logo p {
    position: relative;
    max-width: 290px;
    font-family: "Montserrat", sans-serif;
    font-weight: 900;
    font-size: 18px;
    line-height: 20px;
    color: #133256;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px; }

.login_form {
    position: relative;
    width: 100%;
    max-width: 554px;
    background: #FFF;
    box-shadow: 0px 25px 70px rgba(28, 37, 59, 0.15);
    padding: 35px 15px;
    padding-bottom: 55px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: auto;
    -ms-input-placeholder-color: #133256; }
.login_form .close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    border: none;
    padding: 0px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 1;
    transition: 0.5s all; }
.login_form .close:hover {
    opacity: 1;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
.login_form .close:before, .login_form .close:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #2D4AA6;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.login_form .close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.login_form .wrapper {
    position: relative;
    width: 100%;
    max-width: 360px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto; }
.login_form .title {
    position: relative;
    font-weight: normal;
    font-size: 36px;
    line-height: 1;
    color: #2D4AA6;
    text-transform: uppercase;
    padding-left: 43px;
    margin-bottom: 30px; }
.login_form .title:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url("../img/new/user2.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: -15px;
    left: 0px;
    bottom: -15px;
    margin: auto; }
.login_form label {
    position: relative;
    width: 100%;
    margin-bottom: 10px; }
.login_form input:not([type='checkbox']), .login_form textarea {
    position: relative;
    width: 100%;
    height: 56px;
    outline: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #ced3df;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #133256;
    padding: 15px 18px;
    text-align: left;
    background: #FFF;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin: 0px; }
.login_form input:not([type='checkbox']):focus, .login_form textarea:focus {
    -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15); }
.login_form input:not([type='checkbox']).error, .login_form textarea.error {
    border-color: red; }
.login_form textarea {
    height: 100px;
    resize: none; }
.login_form ::placeholder {
    color: #133256; }
.login_form ::-ms-input-placeholder {
    color: #133256; }
.login_form input:-webkit-autofill,
.login_form input:-webkit-autofill:hover,
.login_form input:-webkit-autofill:focus,
.login_form input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important; }
.login_form .name_field:before, .login_form .password_field:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url("../img/new/user.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 15px;
    bottom: 0px;
    margin: auto;
    z-index: 2; }
.login_form .name_field input, .login_form .password_field input {
    padding-left: 45px !important; }
.login_form .password_field:before {
    height: 21px;
    background: url("../img/new/reg.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%; }
.login_form .divider {
    position: relative;
    width: 100%;
    margin-bottom: 15px; }
.login_form .checkbox_item {
    position: relative;
    padding-left: 35px;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
    color: #838D98;
    cursor: pointer;
    margin-bottom: 25px; }
.login_form .checkbox_item input {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    z-index: -1;
    opacity: 0; }
.login_form .checkbox_item input:checked + .icon:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.login_form .checkbox_item .icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 24px;
    height: 24px;
    display: block;
    border: 1px solid #ced3df;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
.login_form .checkbox_item .icon:before {
    content: "";
    display: block;
    width: 19px;
    height: 13px;
    background: url("../img/new/check.png") no-repeat center center;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
.login_form .half_item {
    max-width: calc(50% - 15px); }
.login_form a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: underline;
    color: #838D98; }
.login_form a:hover {
    color: #000; }
.login_form .right_link {
    margin-left: auto; }
.login_form .submit_btn {
    position: relative;
    width: auto;
    min-width: 156px;
    background: #3250AF;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #FFF;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 27px rgba(45, 74, 166, 0.34);
    box-shadow: 0px 10px 27px rgba(45, 74, 166, 0.34); }
.login_form .submit_btn:hover {
    background: #3F5FC5; }

.table_slider {
    position: relative;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 55px; }
.table_slider .table_nav {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    width: 100%;
    border-bottom: 1px solid #8a9ab8;
    padding-bottom: 13px; }
.table_slider .table_nav .prev, .table_slider .table_nav .next {
    position: relative;
    top: auto;
    left: 0px;
    right: 0px;
    width: 14px;
    height: 26px;
    margin: 0px; }
.table_slider .table_nav .prev:after, .table_slider .table_nav .next:after {
    font-size: 26px;
    color: #2B52B7;
    border: none;
    opacity: 1;
    cursor: pointer;
    transition: 0.3s all; }
.table_slider .table_nav .table_pagination {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    line-height: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: auto;
    padding: 0px 8px; }
.table_slider .table_nav .table_pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #C5CCDE;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    margin: 0px 3px; }
.table_slider .table_nav .table_pagination .swiper-pagination-bullet-active {
    background: #2B52B7; }
.table_slider .table_header {
    position: relative;
    z-index: 2;
    background: #F1F3F9;
    width: 60%;
    line-height: 0; }
.table_slider .table_header div {
    position: relative;
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #dce2f0;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #133256;
    padding: 14px 12px;
    text-align: left;
    margin: 0px; }
.table_slider .table_header div p {
    position: relative;
    width: 100%;
    white-space: nowrap;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #133256;
    padding: 0px;
    margin: 0px; }
.table_slider .table_header div:first-of-type p {
    top: -49px;
    font-weight: 900; }
.table_slider .table_body {
    position: relative;
    width: 40%;
    text-align: left; }
.table_slider .table_body .swiper-slide {
    position: relative;
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #133256;
    padding: 0px;
    margin: 0px; }
.table_slider .table_body .swiper-slide p {
    position: relative;
    width: 100%;
    font-weight: normal;
    white-space: nowrap;
    font-size: 16px;
    line-height: 20px;
    color: #6a7582;
    height: 48px;
    border-bottom: 1px solid #dce2f0;
    padding: 14px 12px;
    text-align: left;
    margin: 0px; }

.test {
    position: relative;
    width: 100%;
    height: 1000px; }

/*# sourceMappingURL=main.css.map */


.main_form label label.error {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: -2;
}
.main_form label label.error {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 100%;
    width: 260px;
    background: #ff0000;
    margin-left: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.15);
    padding: 12px;
    padding-bottom: 15px;
    text-align: left;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    font-weight: normal;
    color: #FFF;
    font-size: 14px;
    line-height: 22px; }
.main_form label label.error:before {
    content: "";
    position: absolute;
    border: 9px solid transparent;
    border-right: 9px solid #ff0000;
    top: 16px;
    right: 100%;
    margin-right: -1px;
    display: block;
    width: 9px;
    height: 16px; }


.reg_form label label.error {
    opacity: 1; }

.main_form input[type="text"].error:focus + .info_block, .main_form input[type="text"].error:focus + label + .info_block, .main_form input[type="email"].error:focus + .info_block, .main_form input[type="email"].error:focus + label + .info_block, .main_form input[type="password"].error:focus + .info_block, .main_form input[type="password"].error:focus + label + .info_block, .main_form textarea.error:focus + .info_block, .main_form textarea.error:focus + label + .info_block {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }



.main_form {
    width: 100%;
    -ms-input-placeholder-color: #133256;
    -moz-placeholder-color: #133256; }
.main_form label {
    width: 100%;
    margin-bottom: 15px; }
.main_form input[type="text"], .main_form input[type="email"], .main_form input[type="password"], .main_form textarea {
    position: relative;
    width: 100%;
    height: 56px;
    outline: none;
    border: 1px solid #ced3df;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    color: #1f2431;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
.main_form input[type="text"]:focus, .main_form input[type="email"]:focus, .main_form input[type="password"]:focus, .main_form textarea:focus {
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
.main_form input[type="text"].error, .main_form input[type="email"].error, .main_form input[type="password"].error, .main_form textarea.error{
    border-color: #ff0000;
    border-width: 2px;
    background-color: #ffe5e5; }
.main_form input.error + label + .field_error, .main_form textarea.error + label + .field_error {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.main_form input.error + label + .pas_warning {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

.main_form .info_block {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 100%;
    width: 260px;
    background: #FFF;
    margin-left: 30px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.15);
    padding: 12px;
    padding-bottom: 15px;
    text-align: left;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
.main_form .info_block:before {
    content: "";
    background: url("../img/window_triangle_2.png") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 16px;
    right: 100%;
    margin-right: -1px;
    display: block;
    width: 9px;
    height: 16px; }
.main_form .info_block p {
    position: relative;
    width: auto;
    max-width: 100%;
    text-align: left;
    left: auto;
    right: auto;
    top: auto;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    color: #7A8CA2;
    font-size: 14px;
    line-height: 22px; }
.main_form input:focus + .info_block, .main_form input:focus + label + .info_block {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }


.main_form .pas_warning {
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border: 3px solid #ff0000;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    z-index: -1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
.main_form .pas_warning p {
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: 100%;
    padding: 20px;
    text-align: center;
    color: #FFF;
    background: #F00;
    font-size: 14px;
    line-height: 24px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: -20px;
    padding-bottom: 40px; }

.main_form .field_error {
    display: none;
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border: 3px solid #ff0000;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
.main_form .field_error p {
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: 100%;
    padding: 20px;
    text-align: center;
    color: #FFF;
    background: #F00;
    font-size: 14px;
    line-height: 24px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px }
.modal-body {

}
@media screen and (max-width: 767px) {
    .main_form label label.error {
        left: auto;
        right: 0px;
        top: auto;
        bottom: 100%;
        margin: 0px;
        width: 150px;
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 5px;
    }
    .main_form label label.error:before {
        left: auto;
        right: 40px;
        top: 100%;
        -webkit-transform: rotate(
                -90deg
        );
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(
                -90deg
        );
        margin-top: -5px;
    }
    .main_form label label.error:before {
        left: auto;
        right: 40px;
        top: 100%;
        -webkit-transform: rotate(
                -90deg
        );
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(
                -90deg
        );
        margin-top: -5px;
    }
}
.main_form textarea {
    resize: none;
    height: 120px;
    padding: 12px 15px; }
.main_form ::-webkit-input-placeholder {
    color: #133256; }
.main_form ::-moz-placeholder {
    color: #133256; }
.main_form .name_label .icon_block, .main_form .password_label .icon_block, .main_form .email_label .icon_block {
    position: relative;
    display: block;
    z-index: 2;
    width: 100%;
    height: 0px; }
.main_form .name_label .icon_block:before, .main_form .password_label .icon_block:before, .main_form .email_label .icon_block:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 2;
    top: 19px;
    left: 13px;
    margin: auto;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../img/user_2.svg"); }
.main_form .name_label input, .main_form .password_label input, .main_form .email_label input {
    padding-left: 43px; }
.main_form .trial input {
    padding-left: 15px !important; }
.user_form .trial {
    max-width: 216px;}
.main_form .password_label .icon_block:before {
    top: 16px;
    width: 18px;
    height: 21px;
    left: 14px;
    background-image: url("../img/reg_2.svg"); }
.main_form .politic_block, .main_form .remember_block {
    position: relative;
    width: 100%;
    padding-left: 34px;
    margin-top: 15px;
    margin-bottom: 22px; }
.main_form .politic_block:after, .main_form .remember_block:after {
    content: "";
    display: table;
    clear: both; }
.main_form .politic_block p, .main_form .remember_block p {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #78838f; }
.main_form .politic_block p a, .main_form .remember_block p a {
    color: #78838f;
    text-decoration: underline; }
.main_form .politic_block p a:hover, .main_form .remember_block p a:hover {
    color: #00304B; }
.main_form .politic_block label, .main_form .remember_block label {
    position: absolute;
    top: -7px;
    left: 0px;
    width: 24px;
    height: 44px;
    cursor: pointer; }
.main_form .politic_block label input, .main_form .remember_block label input {
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
.main_form .politic_block label input.error + .icon, .main_form .politic_block label input.error + label + .icon, .main_form .remember_block label input.error + .icon, .main_form .remember_block label input.error + label + .icon {
    border-color: #ee4545; }
.main_form .politic_block label input:checked + .icon:before, .main_form .politic_block label input:checked + label + .icon:before, .main_form .remember_block label input:checked + .icon:before, .main_form .remember_block label input:checked + label + .icon:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
.main_form .politic_block label .icon, .main_form .remember_block label .icon {
    position: absolute;
    display: block;
    width: 23px;
    height: 24px;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    border: 1px solid #a9a9a9;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
.main_form .politic_block label .icon:before, .main_form .remember_block label .icon:before {
    content: "";
    position: absolute;
    display: block;
    width: 21px;
    height: 14px;
    top: 1px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    display: block;
    background: url("../img/check.png") no-repeat center center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all; }
.main_form .remember_block p {
    float: left; }
.main_form .forgot_password {
    float: right;
    border: none;
    padding: 0px;
    background: none;
    color: #78838F;
    font-size: 14px;
    line-height: 24px;
    text-decoration: underline; }
.main_form .forgot_password:hover {
    color: #00304B; }

.reg_modal .modal-dialog {
    max-width: 750px;
    margin-top: 40px; }
.reg_modal .modal-dialog .modal-content .modal-body {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 50px 20px;
    padding-bottom: 80px;
    text-align: center; }
.reg_modal .modal-dialog .modal-content .modal_title {
    text-align: center;
    display: inline-block;
    padding-left: 43px;
    margin-bottom: 30px; }
.reg_modal .modal-dialog .modal-content .modal_title:before {
    content: "";
    display: block;
    width: 25px;
    height: 29px;
    background: url("../img/reg_2.svg") no-repeat center center;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: auto; }
.reg_modal .modal-dialog .modal-content .mid_text {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #788594;
    margin: auto;
    margin-bottom: 25px;
    max-width: 595px; }

.reg_form {
    position: relative;
    width: 100%;
    text-align: left;
    padding-left: 180px;
    max-width: 660px; }
.reg_form label {
    position: relative;
    max-width: 360px;
    margin-bottom: 16px; }
.reg_form label p {
    position: absolute;
    max-width: 180px;
    width: 100%;
    top: 0px;
    left: auto;
    right: 100%;
    padding: 10px 0px;
    padding-right: 17px;
    text-align: right;
    font-size: 18px;
    line-height: 24px; }
.reg_form input[type="text"], .reg_form input[type="email"], .reg_form input[type="password"] {
    height: 46px; }
.reg_form .capcha_block:after {
    content: "";
    display: table;
    clear: both; }
.reg_form .capcha_block label {
    float: left;
    max-width: 178px;
    margin-right: 12px; }
.reg_form .capcha_block .capcha {
    position: relative;
    float: left; }
.reg_form .capcha_block .capcha img {
    max-width: 100%; }
.reg_form .capcha_block input {
    height: 64px; }
.reg_form .capcha_block p {
    padding-top: 8px;
    padding-bottom: 8px; }
.main_form .capcha_block label label.error {
    left: 350px;
}

.main_btn {
    position: relative;
    min-width: 156px;
    height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 10px 27px rgba(45, 74, 166, 0.34);
    box-shadow: 0px 10px 27px rgba(45, 74, 166, 0.34);
    text-align: center;
    border: none;
    background: #4262ca;
    background: -moz-linear-gradient(top, #4262ca 0%, #3f5fc5 20%, #3452b2 64%, #2d4aa6 100%);
    background: -webkit-linear-gradient(top, #4262ca 0%, #3f5fc5 20%, #3452b2 64%, #2d4aa6 100%);
    background: linear-gradient(to bottom, #4262ca 0%, #3f5fc5 20%, #3452b2 64%, #2d4aa6 100%);
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 13px 15px; }
.main_btn:hover {
    -webkit-box-shadow: 0px 10px 27px rgba(45, 74, 166, 0.64);
    box-shadow: 0px 10px 27px rgba(45, 74, 166, 0.64); }
.main_btn:active {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }

a.main_btn {
    display: inline-block;
    vertical-align: top; }

.reg_modal .modal-dialog {
    max-width: 750px;
    margin-top: 40px; }
.reg_modal .modal-dialog .modal-content .modal-body {
    position: static;
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 50px 20px;
    padding-bottom: 80px;
    text-align: center; }
.reg_modal .modal-dialog .modal-content .modal_title {
    text-align: center;
    display: inline-block;
    padding-left: 43px;
    margin-bottom: 30px; }
.reg_modal .modal-dialog .modal-content .mid_text {
    text-align: center;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #788594;
    margin: auto;
    margin-bottom: 25px;
    max-width: 595px; }
.modal .modal-dialog .modal-content .modal-body {
    position: relative;
    width: 100%; }
.modal .modal-dialog .modal-content .modal_title {
    position: relative;
    text-align: left;
    font-weight: normal;
    text-transform: uppercase;
    color: #2D4AA6;
    font-size: 26px;
    line-height: 1;
    margin-bottom: 10px; }
.modal .modal-dialog .modal-content .title_center {
    text-align: center;  }
.privacy_modal .modal-dialog {
    max-width: 1140px;
    margin-top: 20px; }
.privacy_modal .modal-dialog .modal-content .modal-body {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding: 55px 30px;
    text-align: left; }
.privacy_modal .modal-dialog .modal-content .modal-body .title {
    color: #292929;
    font-size: 24px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 22px; }
.privacy_modal .modal-dialog .modal-content .modal-body p {
    margin-bottom: 0px; }
.privacy_modal .modal-dialog .modal-content .modal-body p strong {
    font-weight: bold; }
.privacy_modal .modal-dialog .modal-content .modal-body ul {
    margin-bottom: 0px; }
.privacy_modal .modal-dialog .modal-content .modal-body h3 {
    margin-top: 25px;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #414D5A;
    margin-bottom: 5px; }
.password_modal .modal-dialog {
    max-width: 555px;
    margin-top: 10%;
}





.email_modal .modal-dialog {
    max-width: 555px;
    margin-top: 10%; }
.email_modal .modal-dialog .modal-content {
    padding-left: 20px;
    padding-right: 20px; }
.email_modal .modal-dialog .modal-content .modal-body {
    position: static;
    width: 100%;
    max-width: 400px;
    margin: auto;
    padding: 40px 0px;
    padding-bottom: 60px;
    text-align: left; }
.email_modal .modal-dialog .modal-content .modal_title {
    text-transform: none; }
.email_modal .modal-dialog .modal-content .main_form p {
    position: relative;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
    color: #78838F;
    line-height: 24px;
    margin: 0px; }
.email_modal .modal-dialog .modal-content .main_form .field_error p {
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: 100%;
    padding: 20px;
    text-align: center;
    color: #FFF;
    background: #F00;
    font-size: 14px;
    line-height: 24px;
    -webkit-border-top-left-radius: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: -20px;
    padding-bottom: 40px; }
.email_modal .modal-dialog .modal-content .btn_block {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
.email_modal .modal-dialog .modal-content .btn_block .main_btn {
    text-transform: none;
    max-width: 100%;
    width: 47%;
    min-width: 0px; }
.email_modal .modal-dialog .modal-content .btn_block .cancle_btn {
    background: #E3E3E3;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #434343; }
.email_modal .modal-dialog .modal-content .btn_block .cancle_btn:hover {
    background: #B8B8B8; }
.recovery_modal .modal-dialog .modal-content .thanks-body {
    position: static;
    width: 100%;
    max-width: 440px;
    margin: auto;
    padding: 30px 0px;
    text-align: center; }
.recovery_modal .modal-dialog .modal-content .thanks-body p {
    color: #666;
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 15px;
}
#recovery_modal input[type="text"] {
    z-index: 1;
}
#recovery_modal .name_label .icon_block {
    z-index: 2;
}