@font-face {
    font-family: 'Celias';
    src: url('../fonts/Celias/Celias-Regular.eot');
    src: url('../fonts/Celias/Celias-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Celias/Celias-Regular.woff2') format('woff2'),
        url('../fonts/Celias/Celias-Regular.woff') format('woff'),
        url('../fonts/Celias/Celias-Regular.ttf') format('truetype'),
        url('../fonts/Celias/Celias-Regular.svg#CeliasW05-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Celias';
    src: url('../fonts/Celias/Celias-Bold.eot');
    src: url('../fonts/Celias/Celias-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Celias/Celias-Bold.woff2') format('woff2'),
        url('../fonts/Celias/Celias-Bold.woff') format('woff'),
        url('../fonts/Celias/Celias-Bold.ttf') format('truetype'),
        url('../fonts/Celias/Celias-Bold.svg#CeliasW05-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

* {
    box-sizing: border-box;
}

body {
    font-size: 18px;
    color: #fff;
    font-family: 'Celias', sans-serif;
}

h1 {
    font-size: 74px;
    font-weight: bold;
    margin-bottom: 22px;
}

h2 {
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 35px;
    font-weight: bold;
}

h4 {
    font-size: 28px;
    font-weight: bold;
}

h5 {
    font-size: 24px;
    font-weight: normal;
}

button {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    cursor: pointer;
}

button:active,
button:focus {
    outline: none;
}

button::-moz-focus-inner {
    border: 0;
}

::-webkit-scrollbar {
    display: none;
}

a:hover {
    text-decoration: none;
}

section {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background-color: rgb(10, 21, 53);
}

header {
    padding-top: 47px;
}

header .container,
footer .container {
    max-width: 1596px;
    width: 100%;
    margin: 0 auto;
}

.container {
    max-width: 1412px;
    width: 100%;
    margin: 0 auto;
}

.top_lines {
    position: absolute;
    top: -1304px;
    right: -330px;
}

.top_oval {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 1029px;
}

.g_line {
    position: absolute;
    top: 0;
    right: -100%;
    max-width: 1920px;
    width: 100%;
    -webkit-transition: 5s;
    -moz-transition: 5s;
    -ms-transition: 5s;
    -o-transition: 5s;
    transition: 5s;
}

.logo a {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.login {
    text-align: right;
}

.login span {
    padding: 0 20px;
}

.login .login_button {
    display: inline-block;
    max-width: 161px;
    width: 100%;
}

.login a {
    width: 100%;
    height: 49px;
    border-radius: 11px;
    -webkit-box-shadow: 0 0 9px 0 #6fcefb;
    -moz-box-shadow: 0 0 9px 0 #6fcefb;
    -ms-box-shadow: 0 0 9px 0 #6fcefb;
    box-shadow: 0 0 9px 0 #6fcefb;
    background-color: #5ebfec;
    display: block;
    text-align: center;
    line-height: 49px;
    color: #fff;
}

.menu {
    padding: 0;
    margin: 0;
    display: block;
}

.menu li {
    list-style: none;
    display: inline-block;
    padding: 0 30px;
}

.menu a {
    color: #fff;
    display: block;
    font-size: 19px;
}

.nav_img {
    position: absolute;
    width: 35px;
    height: 35px;
    top: -41px;
    right: 15px;
    z-index: 99;
    cursor: pointer;
    display: none;
}

.nav_img .line {
    width: 100%;
    height: 8px;
    margin-bottom: 5px;
    border-radius: 2px;
    border: 1px solid #fff;
}

.data_revolution,
.plan_title {
    padding-top: 223px;
    position: relative;
}

.plan_title {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.plan_title .plan_title_wrapper {
    max-width: 1412px;
    width: 100%;
    margin: 0 auto;
}

.title_bg {
    position: absolute;
    bottom: -100px;
    left: 0;
    right: 0;
    width: 100%;
    height: 670px;
}

.data_revolution .wrapper {
    max-width: 527px;
    width: 100%;
}

.data_revolution p {
    margin-bottom: 85px;
}

.data_revolution a,
.plan_title a,
.about_technology a {
    max-width: 253px;
    height: 58px;
    display: block;
    background-color: #5ebfec;
    color: #fff;
    border-radius: 11px;
    line-height: 58px;
    text-align: center;
    -webkit-box-shadow: 0 0 9px 0 #6fcefb;
    -moz-box-shadow: 0 0 9px 0 #6fcefb;
    -ms-box-shadow: 0 0 9px 0 #6fcefb;
    box-shadow: 0 0 9px 0 #6fcefb;
}

.data_revolution .terms {
    padding-top: 50px;
}

.data_revolution .terms p {
    margin-bottom: 25px;
}

.control {
    padding-top: 500px;
}

.control .wrapper {
    max-width: 611px;
    width: 100%;
    margin: 0 auto;
}

.control p {
    margin-bottom: 25px;
    margin-top: 35px;
}

.control ul li {
    color: #6FCEFB;
}

.control ul span {
    color: #fff;
    font-weight: 100;
    font-size: 17px;
}

.control .control_img {
    max-width: 668px;
    width: 100%;
    position: relative;
    z-index: 5;
}

.control_animation {
    position: absolute;
    left: 0;
    bottom: 200%;
    margin: auto;
    max-width: 668px;
    width: 100%;
    transition: 5s;
    z-index: 9;
}

.using_system {
    padding-top: 387px;
}

.using_system h2 {
    margin-bottom: 97px;
}

.using_system img {
    margin-bottom: 26px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.using_system .col-6:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.purpose_of_sanctuary {
    padding-top: 376px;
    padding-bottom: 436px;
}

.purpose_of_sanctuary .wrapper {
    max-width: 595px;
    width: 100%;
    margin: 0 auto;
}

.purpose_of_sanctuary img {
    max-width: 650px;
    width: 100%;
}

.purpose_of_sanctuary h2 {
    margin-bottom: 35px;
}

.contact_block {
    padding-bottom: 285px;
}

.contact_block h2 {
    margin-bottom: 36px;
}

.contact_block form {
    max-width: 496px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 999;
}

.contact_block input {
    background-color: rgba(255, 255, 255, 0.3);
    border: none;
    position: relative;
    color: #fff;
    height: 58px;
    border-radius: 9px;
    width: 100%;
    font-weight: 100;
    font-size: 18px;
}

.contact_block input::-webkit-input-placeholder {
    color: #fff;
}

.contact_block input:-ms-input-placeholder {
    color: #fff;
}

.contact_block input::placeholder {
    color: #fff;
}

.contact_block button {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 195px;
    width: 100%;
    height: 58px;
    display: block;
    background-color: #5EBFEC;
    color: #fff;
    border: 0;
    font-size: 19px;
    border-radius: 11px;
    text-align: center;
    -webkit-box-shadow: 0 0 9px 0 #6fcefb;
    -moz-box-shadow: 0 0 9px 0 #6fcefb;
    -ms-box-shadow: 0 0 9px 0 #6fcefb;
    box-shadow: 0 0 9px 0 #6fcefb;
}

.contact_block button:hover {
    background-color: #6fcefb;
}

/*welcome.html*/
.welcome {
    padding-bottom: 307px;
    padding-top: 192px;
}

.welcome h2 {
    margin-bottom: 47px;
}

.welcome form {
    max-width: 477px;
    width: 100%;
    margin: 0 auto;
}

.welcome input {
    background-color: rgba(255, 255, 255, 0.3);
    border: 0;
    color: #fff;
    height: 63px;
    border-radius: 11px;
    width: 100%;
    margin-bottom: 28px;
    font-size: 20px;
    font-weight: 100;
}

.welcome label {
    font-size: 20px;
}

.welcome input::-webkit-input-placeholder {
    color: #fff;
}

.welcome input:-ms-input-placeholder {
    color: #fff;
}

.welcome input::placeholder {
    color: #fff;
}

.welcome button {
    width: 100%;
    height: 59px;
    display: block;
    background-color: #5ebfec;
    color: #fff;
    border: 0;
    border-radius: 11px;
    text-align: center;
    margin-top: 77px;
    font-size: 17px;
    -webkit-box-shadow: 0 0 9px 0 #6fcefb;
    -moz-box-shadow: 0 0 9px 0 #6fcefb;
    -ms-box-shadow: 0 0 9px 0 #6fcefb;
    box-shadow: 0 0 9px 0 #6fcefb;
    border: none;
}

.welcome button:hover {
    background-color: #6fcefb;
}

/*contact.html*/
.contact_page {
    padding-top: 159px;
    padding-bottom: 332px;
}

.contact_page h1 {
    margin-bottom: 12px;
}

.contact_page .title_description {
    display: block;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 100px;
}

.contact_page form,
.contact_page .contact_information {
    max-width: 440px;
    width: 100%;
    margin: 0 auto;
}

.contact_page form input {
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.17);
    border: 0;
    margin-bottom: 30px;
    padding: 17px 38px;
    font-weight: 300;
    line-height: 1.5;
    color: #ffffff;
    font-size: 18px;
}

.contact_page form textarea {
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.17);
    border: 0;
    margin-top: 25px;
    margin-bottom: 55px;
    padding: 17px 38px;
    font-weight: 300;
    line-height: 1.5;
    color: #ffffff;
    font-size: 18px;
}

.contact_page form button {
    max-width: 200px;
    width: 100%;
    height: 55px;
    border-radius: 11px;
    box-shadow: 0 0 6px 0 #5ebfec;
    background-color: #5ebfec;
    border: 0;
    color: #fff;
}

.contact_page form button:hover {
    background-color: #6fcefb;
}

.contact_page .contact_information h5 {
    margin-bottom: 54px;
}

.contact_page .contact_information .inf_title {
    font-size: 19px;
    line-height: 1.95;
}

.contact_page .contact_information .inf_main {
    font-size: 19px;
    line-height: 1.95;
    font-weight: 300;
    display: block;
}

.contact_page .contact_information .inf_main_blue {
    color: #5ebfec;
}

.contact_page .contact_information .row:last-child {
    margin-top: 54px;
}

/*about.html*/
.about_title {
    padding-bottom: 335px;
}

.about_title .wrapper h2 {
    margin-bottom: 34px;
}

.about_title .wrapper p {
    font-size: 17px;
    font-weight: 100;
    line-height: 1.94;
}

.about_title .img_wrapper {
    max-width: 706px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.about_title .main_images {
    width: 100%;
}

.about_title .title_little_img {
    position: absolute;
    bottom: -25px;
    left: -15%;
    max-width: 262px;
    width: 100%;
}

.about_how_it_works {
    padding-bottom: 304px;
    position: relative;
}

.about_how_it_works h2 {
    margin-bottom: 81px;
}

.about_how_it_works .server_wrapper,
.about_how_it_works .you_wrapper {
    max-width: 310px;
    width: 100%;
    border-radius: 19px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.41);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.41);
    background-color: #0a1535;
    padding: 50px 25px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: 2;
    position: relative;
}

.about_how_it_works .server_wrapper {
    float: right;
}

.about_how_it_works .data_wrapper {
    max-width: 429px;
    width: 100%;
    border-radius: 19px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.41);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.41);
    background-color: #0a1535;
    padding: 50px 25px;
    margin-top: 47px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    z-index: 2;
}

.about_how_it_works .server_wrapper:hover,
.about_how_it_works .you_wrapper:hover,
.about_how_it_works .data_wrapper:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.about_how_it_works .how_it_works_bg {
    position: absolute;
    left: 0;
    right: 0;
    top: -100px;
    margin: auto;
}

.about_how_it_works .horizontal_arrow {
    position: relative;
    z-index: 1;
}

.about_how_it_works .horizontal_arrow img {
    position: absolute;
    width: 100%;
    bottom: 50%;
}

.left_arrow,
.right_arrow {
    position: relative;
    z-index: 1;
}

.left_arrow img {
    position: absolute;
    right: 0;
    top: 0px;
}

.right_arrow img {
    position: absolute;
    left: 0;
    top: 0px;
}

.about_technology {
    padding-bottom: 409px;
    position: relative;
}

.about_technology .wrapper {
    max-width: 595px;
    width: 100%;
}

.about_technology h2 {
    margin-bottom: 35px;
}

.about_technology p {
    font-size: 17px;
    font-weight: 100;
    line-height: 1.94;
}

.about_technology a {
    margin-top: 50px;
}

.about_technology li {
    color: #6fcefb;
    margin-bottom: 17px;
}

.about_technology li span {
    color: #ffffff;
}

.about_technology .about_technology_bg {
    position: absolute;
    left: -50px;
    top: -180px;
}

/*benefits.html*/
.benefits_title {
    padding-bottom: 300px;
}

.benefits_title p {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.52;
}

.benefits_title .img_wrapper img {
    max-width: 567px;
    width: 100%;
}

.benefits_system {
    padding-bottom: 300px;
    position: relative;
}

.benefits_system h2 {
    margin-bottom: 83px;
}

.benefits_system span {
    text-shadow: 0 0 6px #5ebfec;
    font-size: 41px;
    font-weight: 500;
    line-height: 0.9;
    color: #5ebfec;
    padding-bottom: 20px;
    display: block;
}

.benefits_system p {
    font-size: 23px;
    font-weight: 300;
    line-height: 1.83;
    color: #ffffff;
}

.benefits_system_button a {
    border-radius: 13px;
    box-shadow: 0 0 9px 0 #6fcefb;
    background-color: #5ebfec;
    display: block;
    margin: 114px auto 0;
    max-width: 284px;
    width: 100%;
    padding-bottom: 18px;
    padding-top: 18px;
    color: #ffffff;
    cursor: pointer;
}

.benefits_system .benefits_system_bg {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -100px;
}














/*plan*/
.plan_title {
    padding-bottom: 328px;
}

.plan_title p {
    opacity: 0.5;
    margin-bottom: 8px;
    max-width: 449px;
    width: 100%;
}

.plan_title span {
    font-weight: 300;
    font-style: italic;
    color: #16a3e3;
    max-width: 275px;
    width: 100%;
    display: block;
}

.plan_title a {
    margin-top: 70px;
}

.title_triangle {
    max-width: 750px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.plan_title .triangle_img {
    max-width: 750px;
    width: 100%;
}

.title_triangle p {
    color: #fff;
    opacity: 1;
    font-size: 11px;
    font-weight: 600;
}

.title_triangle span {
    font-size: 11px;
    font-weight: 600;
    line-height: 1.45;
    color: #16a3e3;
    display: block;
    font-style: normal;
}

.pro {
    padding-bottom: 224px;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.pro_bg {
    border-radius: 8px;
    background-color: #030817;
}

.pro .pro_title {
    position: relative;
}

.pro .pro_title img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 1180px;
    width: 100%;
    height: 100%;
}

.pro_bg h2 {
    width: 70%;
    font-weight: 500;
    float: right;
    padding: 36px;
}

.pro_bg h2 span {
    color: #6fcefb;
}

.professional_plan {
    position: relative;
}

.professional_plan img {
    max-width: 314px;
    width: 100%;
    position: absolute;
    bottom: -5px;
    right: 0;
}

.all_plans {
    padding-bottom: 124px;
}

.all_plans_title h2 {
    margin-bottom: 16px;
}

.all_plans_title span {
    font-weight: 300;
    font-style: italic;
    color: #16a3e3;
    display: block;
    margin-bottom: 49px;
}

.role p {
    margin-bottom: 26px;
}

.all_plans .role_wrapper {
    max-width: 608px;
    width: 100%;
    margin: 0 auto;
    border-radius: 8px;
    border: solid 1px #16a3e3;
    background-color: #14192e;
    padding: 24px 20px 16px;
    color: #fff;
    opacity: 0.5;
    height: 100%;
}

.regular_user {
    background-image: url(../img/background.png);
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
}

.role_wrapper h3 {
    margin-bottom: 10px;
}

.role_wrapper ul {
    font-weight: 300;
    line-height: 1.45;
    padding-left: 15px;
    margin: 0;
}

.role_wrapper ul li {
    margin-bottom: 15px;
}

.tariff_plan p {
    margin-top: 75px;
    margin-bottom: 26px;
}

.tariff_plan img {
    max-width: 314px;
    width: 100%;
    z-index: 1;
}

.tariff_plan .free_plan_button {
    max-width: 172px;
    width: 100%;
    height: 39px;
    border-radius: 11px;
    background-color: #475172;
    display: block;
    margin: -30px auto 26px auto;
    line-height: 39px;
    font-size: 14px;
    color: #fff;
    z-index: 9;
    position: relative;
}

.basic_plan_button,
.pro_plan_button {
    max-width: 172px;
    width: 100%;
    height: 39px;
    border-radius: 11px;
    box-shadow: 0 0 12px 0 #5EBFEC;
    background-color: #5EBFEC;
    display: block;
    margin: -30px auto 26px auto;
    line-height: 39px;
    font-size: 14px;
    color: #fff;
    z-index: 9;
    position: relative;
}

.basic_plan_button:hover,
.pro_plan_button:hover {
    color: #fff;
}

.data_fiduciary_img {
    display: none;
}

footer {
    padding-bottom: 91px;
    position: relative;
}

footer .social img {
    margin: 0 9px;
}

footer .social {
    text-align: right;
}

footer .menu li {
    padding: 0 15px;
}

.footer_bg {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    max-width: 1920px;
    width: 100%;
}

.privacy-link {
    display: inline !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
}

/*google form*/
#honeypot {
    display: none;
}

#thankyou_message {
    text-align: center;
}

@media only screen and (max-width : 1660px) {
    .menu li {
        padding: 0 15px;
    }
}

@media only screen and (max-width : 1450px) {
    .menu li {
        padding: 0 15px;
    }
}

@media only screen and (max-width : 1200px) {}

@media only screen and (max-width : 1140px) {
    .login span {
        display: none;
    }
}

@media only screen and (max-width : 1060px) {
    .menu li {
        padding: 0 10px;
    }
}

@media only screen and (max-width : 992px) {
    .data_revolution .wrapper {
        margin: 0 auto;
        text-align: center;
    }

    .data_revolution a {
        margin: 0 auto;
    }

    .menu {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .login {
        text-align: center;
    }

    .nav_img {
        display: block;
    }

    .mobile_screen {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        width: 95%;
        margin: auto;
        z-index: 999;
        padding-bottom: 25px;
        border-radius: 20px;
        border: 1px solid #fff;
        background: #0A1535;
        opacity: 1;
        display: none;
    }

    .menu li {
        display: block;
    }

    .menu li {
        margin-bottom: 15px;
    }

    .control {
        padding-top: 200px;
    }

    .using_system {
        padding-top: 200px;
    }

    .purpose_of_sanctuary {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .contact_block {
        padding-bottom: 200px;
    }

    .pro_bg h2 {
        width: 100%;
        padding: 36px 15px;
    }

    footer .logo {
        text-align: center;
    }

    footer .menu li {
        display: inline-block;
    }

    footer .social {
        text-align: center;
    }

    .about_title .img_wrapper {
        margin-top: 50px;
    }

    .about_how_it_works .server_wrapper,
    .about_how_it_works .you_wrapper,
    .about_how_it_works .data_wrapper {
        padding: 40px 5px;
    }

    .about_title .title_little_img {
        position: relative;
        bottom: 45px;
        left: -5px;
    }

    .about_technology ul {
        padding: 0 0 0 15px;
    }

    .benefits_title .wrapper {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width : 920px) {}

@media only screen and (max-width : 900px) {}

@media only screen and (max-width : 858px) {}

@media only screen and (max-width : 768px) {
    h1 {
        font-size: 54px;
    }

    .professional_plan img {
        position: relative;
    }

    .contact_page .contact_information {
        margin-top: 50px;
    }

    .about_technology .wrapper {
        margin: 0 auto 50px auto;
    }

    .benefits_system {
        text-align: center;
    }
}

@media only screen and (min-width : 768px) {}

@media only screen and (max-width : 575px) {

    .about_how_it_works .server_wrapper,
    .about_how_it_works .you_wrapper,
    .about_how_it_works .data_wrapper {
        padding: 25px 5px;
    }

    .about_how_it_works .horizontal_arrow,
    .right_arrow,
    .left_arrow {
        display: none;
    }

    .about_how_it_works .col-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about_how_it_works .server_wrapper {
        margin-bottom: 47px;
    }

    .about_how_it_works .server_wrapper,
    .about_how_it_works .you_wrapper {
        max-width: 429px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .about_title {
        padding-bottom: 135px;
    }

    .about_how_it_works .data_wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .about_how_it_works .server_wrapper:hover,
    .about_how_it_works .you_wrapper:hover,
    .about_how_it_works .data_wrapper:hover {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

}

@media only screen and (max-width : 450px) {
    .contact_block button {
        position: relative;
        margin: 25px auto 0 auto;
    }
}