
/*Capcpa*/

.g-recaptcha{
  display:none;
}


/*Capcpa End */


.mercury-icon-presentation:before {
    content: '\e81b';
}
.mercury-icon-group:before {
    content: '\e807';
}

.mercury-icon-chart-up-2:before {
    content: '\e835';
}


.mercury-icon-scales:before {
    content: '\e836';
}

.mercury-icon-social:before {
    content: '\e808';
}
.mercury-icon-partners:before {
    content: '\e811';
}


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

[class^="mercury-icon-"]:before, [class*="mercury-icon-"]:before, .mercury-ico {
    font-family: 'Mercury';
    font-weight: 400;
    font-style: normal;
    font-size: inherit;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 300;
    color: #5c5c5c;
    background: #151515;
    -webkit-text-size-adjust: none;
    margin: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    body {
        font-size: 18px;
    }
}

@media (min-width: 992px) {
    body {
        font-size: 20px;
        line-height: 33px;
    }
}

img {
    max-width: 100%;
    height: auto;
}

h1, h2, h3, h4, h5, h6, .heading-1, .heading-2, .heading-3, .heading-4, .heading-5, .heading-6 {
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #151515;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .heading-1 a, .heading-2 a, .heading-3 a, .heading-4 a, .heading-5 a, .heading-6 a {
    color: inherit;
}

h1, .heading-1 {
    font-size: 40px;
    line-height: 1.33;
}

@media (min-width: 768px) {
    h1, .heading-1 {
        font-size: 62px;
    }
}

@media (min-width: 992px) {
    h1, .heading-1 {
        font-size: 95px;
    }
}

h2, .heading-2 {
    font-size: 31px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    h2, .heading-2 {
        font-size: 52px;
    }
}

@media (min-width: 992px) {
    h2, .heading-2 {
        line-height: 106px;
    }
}

h3, .heading-3 {
    font-size: 32px;
    line-height: 1.5;
}

@media (min-width: 768px) {
    h3, .heading-3 {
        font-size: 44px;
    }
}

@media (min-width: 992px) {
    h3, .heading-3 {
        font-size: 56px;
        line-height: 86px;
    }
}

h4, .heading-4 {
    font-size: 26px;
}

@media (min-width: 768px) {
    h4, .heading-4 {
        font-size: 36px;
    }
}

h5, .heading-5 {
    font-size: 22px;
    font-weight: 700;
}

@media (min-width: 768px) {
    h5, .heading-5 {
        font-size: 24px;
    }
}

h6, .heading-6 {
    font-size: 18px;
}

@media (min-width: 768px) {
    h6, .heading-6 {
        font-size: 22px;
    }
}

p a:hover, .marked-list a:hover, .list a:hover {
    text-decoration: none;
}

p .fa, .marked-list .fa, .list .fa {
    text-decoration: none;
}

time {
    display: block;
}

a {
    font: inherit;
    color: inherit;
    text-decoration: none;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

a:focus {
    outline: none;
}

a:active {
    background-color: transparent;
}

a[href^="tel:"], a[href^="callto:"] {
    color: inherit;
    text-decoration: none;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 26px;
}

a[href^="tel:"]:hover, a[href^="callto:"]:hover {
    color: #f08000;
}

strong {
    font-weight: 700;
}

.fa {
    line-height: inherit;
}

[class*='fa-']:before {
    font-weight: 400;
    font-family: "FontAwesome";
}

.page {
    overflow: hidden;
    min-height: 500px;
    background: #fff;
}

.lt-ie9 .page {
    min-width: 1200px;
}

.mobile .mailform .fail .loader::before, .tablet .mailform .fail .loader::before, .lt-ie11 .mailform .fail .loader::before {
    display: none;
}

* + .btn {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    * + .btn {
        margin-top: 60px;
    }
}

* + .inline-list {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    * + .inline-list {
        margin-top: 17px;
    }
}

* + .contact-info {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    * + .contact-info {
        margin-top: 25px;
    }
}

* + .row {
    margin-top: 25px;
}

h2 + p {
    margin-top: 21px;
}

p + p {
    margin-top: 8px;
}

img + * {
    margin-top: 52px;
}

img + p {
    margin-top: 36px;
}

img + h5 {
    margin-top: 21px;
}

* + .offset-1 {
    margin-top: 41px;
}

* + .offset-2 {
    margin-top: 100px;
}

@media (min-width: 1200px) {
    * + .offset-2 {
        margin-top: 210px;
    }
}

* + .offset-3 {
    margin-top: 23px;
}

.flow-offset-1 > * + * {
    margin-top: 30px;
}

@media (min-width: 480px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 480px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-xs-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-xs-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-xs-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-xs-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-xs-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 768px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-sm-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-sm-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-sm-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-sm-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-sm-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-sm-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-md-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-md-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-md-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-md-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-md-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-md-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 1200px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-5:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-7:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-8:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-9:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-10:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-11:nth-child(n), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n) {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    html:not(.lt-ie10) .flow-offset-1 > .col-lg-1:nth-child(n + 13), html:not(.lt-ie10) .flow-offset-1 > .col-lg-2:nth-child(n + 7), html:not(.lt-ie10) .flow-offset-1 > .col-lg-3:nth-child(n + 5), html:not(.lt-ie10) .flow-offset-1 > .col-lg-4:nth-child(n + 4), html:not(.lt-ie10) .flow-offset-1 > .col-lg-6:nth-child(n + 3), html:not(.lt-ie10) .flow-offset-1 > .col-lg-12:nth-child(n + 2) {
        margin-top: 30px;
    }
}

@media (min-width: 768px) {
    .inset-1 {
        padding-right: 25px;
        padding-left: 25px;
    }
}

.inset-2 {
    padding-top: 30px;
}

@media (min-width: 992px) {
    .inset-3 {
        padding-right: 50px;
    }
}

.well-1 {
    padding-top: 40px;
    padding-bottom: 60px;
}


.well-2 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-2 {
        padding-top: 79px;
        padding-bottom: 95px;
    }
}

.well-3 {
    padding-top: 40px;
}
.partner_block_text{
    padding: 70px 0 70px 0;
}
.partner_block{
    padding-bottom: 100px;
}
.partner img{
    margin-bottom: 40px;
}

.well-4 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-4 {
        padding-top: 79px;
        padding-bottom: 62px;
    }
}

.well-5 {
    padding-top: 150px;
    padding-bottom: 150px;
}

@media (min-width: 992px) {
    .well-5 {
        padding-top: 309px;
        padding-bottom: 285px;
    }
}

.well-6 {
    padding-top: 80px;
    padding-bottom: 80px;
}

@media (min-width: 992px) {
    .well-6 {
        padding-top: 71px;
        padding-bottom: 97px;
    }
}

.round {
    border-radius: 50%;
}

.position-relative {
    position: relative;
}
.b-top{z-index:2600;position:fixed;left:0;bottom:90px;width:34%;margin-left:50%;opacity:0.5;background-color:#0a3664;}
.b-top:hover{opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but{z-index:2600;position:absolute;display:block;left:56px;margin:0 0 0 100%;padding:32px 22px 4px;color:#f08000;background:#f08000 url(http://alaev.info/wp-content/plugins/goupbutt/b-j-top.png) no-repeat 50% 11px;border-radius:7px;}
@media screen and (max-width:767px){.hero-panel-home .subhero-contain .subhero p{margin:1px;font-size:18px;line-height:27px;font-family:AvenirNext-Regular, "Helvetica Neue", Helvetica, Arial, sans-serif;font-style:normal}
    .hero-panel-home .subhero-contain .subhero p .mobile-space{padding:5px}
    .b-top-but{position:absolute;left:0;}
}
.display-inline-block {
    display: inline-block;
}
.brand img{
    background: linear-gradient(to bottom, 	rgb(255,255,222) 0%, rgba(255, 255, 255, 0) 98%,  rgba(255, 255, 255, 0) 100%);
    width: 35%;
}
/*============== form ================*/
.rd-mailform input{
    border: 1px solid #f08000;
    padding: 15px 90px 15px 10px;
    margin: 30px 0 0 0 ;
    color: white;
    font-size: 14px;
}

.rd-mailform input::placeholder{
    color: white;
}
.rd-mailform input:focus{
    color: white;
}

.rd-mailform fieldset{
    margin-top: 40px;
}
#map{
    height: 450px;
    width: 100%;

}


.block {
    display: block;
}

html body .page .text-default {
    color: #000;
}

html body .page .text-contrast {
    color: #fff;
}
.well-5  .text_form {
    color: white!important;
    font-size: 30px;
    line-height: 50px;
}
@media (max-width: 780px) {
    .well-5  .text_form {
        font-size: 20px;
        line-height: 30px;

    }
}

html body .page .text-primary {
    color: #f08000;
}

html body .page .text-default-variant-1 {
    color: #151515;
}

.bg-image {
    color: #fff;
    background-image: url(../images/page-01_parallax02.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

html.tablet .bg-image {
    background-attachment: scroll;
}

.bg-contrast {
    background: #fff;
}
.bank_logo .bg-contrast{
    padding-bottom: 50px;
}
.bank_logo img{
    margin-bottom: 80px;
    padding-left: 10px;
}

.bg-primary .about_as{
     padding-top: 30px;

 }
.about_as p{
    padding-bottom: 50px;
    margin-bottom: 40px;
}
.bg-primary {
    color: #fff;
    background: #f08000;
    padding-bottom: 30px;

}

.bg-primary h1, .bg-primary h2, .bg-primary h3, .bg-primary h4, .bg-primary h5, .bg-primary h6, .bg-primary .heading-1, .bg-primary .heading-2, .bg-primary .heading-3, .bg-primary .heading-4, .bg-primary .heading-5, .bg-primary .heading-6 {
    color: #fff;
}

.bg-primary .box-wrap:before {
    border-color:white;
}

.bg-primary .bg-contrast {
    background: #f08000;
}

.bg-primary .box-skin h1, .bg-primary .box-skin h2, .bg-primary .box-skin h3, .bg-primary .box-skin h4, .bg-primary .box-skin h5, .bg-primary .box-skin h6, .bg-primary .box-skin .heading-1, .bg-primary .box-skin .heading-2, .bg-primary .box-skin .heading-3, .bg-primary .box-skin .heading-4, .bg-primary .box-skin .heading-5, .bg-primary .box-skin .heading-6 {
    color: #151515;
}

.bg-primary .box-skin__overlay {
    color: #f08000;
}

.bg-primary .box-skin:hover {
    background: #fff;
}

.bg-primary .box-wrap .bg-contrast {
    background: #f08000;
}

.bg-primary .owl-nav .owl-next:hover, .bg-primary .owl-nav .owl-prev:hover {
    color: #fff;
}

.bg-contrast-variant-1 {
    background: white;
}
.well-33 .bg-contrast-variant-2 {
    background: white;
}
.bg-contrast-variant-1 h4 {
  padding-bottom: 70px;
    font-size: 44px;

}

.pull-left {
    float: left;
}

.text-left {
    text-align: left;
}

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

.text-right {
    text-align: right;
}

@media (min-width: 480px) {
    .text-xs-left {
        text-align: left;
    }

    .text-xs-center {
        text-align: center;
    }

    .text-xs-right {
        text-align: right;
    }
}

@media (min-width: 768px) {
    .text-sm-left {
        text-align: left;
    }

    .text-sm-center {
        text-align: center;
    }

    .text-sm-right {
        text-align: right;
    }
}

@media (min-width: 992px) {
    .text-md-left {
        text-align: left;
    }

    .text-md-center {
        text-align: center;
    }

    .text-md-right {
        text-align: right;
    }
}

@media (min-width: 1200px) {
    .text-lg-left {
        text-align: left;
    }

    .text-lg-center {
        text-align: center;
    }

    .text-lg-right {
        text-align: right;
    }
}

.italic {
    font-style: italic;
}

.underline {
    text-decoration: underline;
}

.strike {
    text-decoration: line-through;
}

.thin {
    font-weight: 100;
}

.light {
    font-weight: 300;
}

.regular {
    font-weight: 400;
}

.medium {
    font-weight: 500;
}

.sbold {
    font-weight: 600;
}

.bold, strong {
    font-weight: 700;
}

.bolder {
    font-weight: 800;
}

.ubold {
    font-weight: 900;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.box .box__middle, .box-xs .box__middle, .box-sm .box__middle, .box-md .box__middle, .box-lg .box__middle {
    vertical-align: middle;
}

.box .box__bottom, .box-xs .box__bottom, .box-sm .box__bottom, .box-md .box__bottom, .box-lg .box__bottom {
    vertical-align: bottom;
}

.box .box_left img, .box .box_right img {
    max-width: none;
}

.box .box_left, .box .box_right, .box .box_cnt {
    padding: 0;
    display: table-cell;
    vertical-align: top;
}

.box .box_left {
    padding-right: 20px;
}

.box .box_right {
    padding-right: 30px;
}

@media (min-width: 480px) {
    .box-xs .box_left img, .box-xs .box_right img {
        max-width: none;
    }

    .box-xs .box_left, .box-xs .box_right, .box-xs .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-xs .box_left {
        padding-right: 30px;
    }

    .box-xs .box_right {
        padding-right: 30px;
    }

    .box-xs-clear .box_left img, .box-xs-clear .box_right img {
        max-width: 100%;
    }

    .box-xs-clear .box_left, .box-xs-clear .box_right, .box-xs-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

@media (min-width: 768px) {
    .box-sm .box_left img, .box-sm .box_right img {
        max-width: none;
    }

    .box-sm .box_left, .box-sm .box_right, .box-sm .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-sm .box_left {
        padding-right: 30px;
    }

    .box-sm .box_right {
        padding-right: 30px;
    }

    .box-sm-clear .box_left img, .box-sm-clear .box_right img {
        max-width: 100%;
    }

    .box-sm-clear .box_left, .box-sm-clear .box_right, .box-sm-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

@media (min-width: 992px) {
    .box-md .box_left img, .box-md .box_right img {
        max-width: none;
    }

    .box-md .box_left, .box-md .box_right, .box-md .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-md .box_left {
        padding-right: 29px;
    }

    .box-md .box_left--inset-1 {
        padding-right: 44px;
    }

    .box-md .box_left--inset-2 {
        padding-right: 16px;
        padding-top: 11px;
    }

    .box-md .box_right {
        padding-right: 30px;
    }

    .box-md-clear .box_left img, .box-md-clear .box_right img {
        max-width: 100%;
    }

    .box-md-clear .box_left, .box-md-clear .box_right, .box-md-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

@media (min-width: 1200px) {
    .box-lg .box_left img, .box-lg .box_right img {
        max-width: none;
    }

    .box-lg .box_left, .box-lg .box_right, .box-lg .box_cnt {
        display: table-cell;
        vertical-align: top;
    }

    .box-lg .box_left {
        padding-right: 30px;
    }

    .box-lg .box_right {
        padding-right: 30px;
    }

    .box-lg-clear .box_left img, .box-lg-clear .box_right img {
        max-width: 100%;
    }

    .box-lg-clear .box_left, .box-lg-clear .box_right, .box-lg-clear .box_cnt {
        padding: 0;
        display: block;
        vert-align: top;
    }
}

* + .box_cnt {
    margin-top: 15px;
}

@media (min-width: 992px) {
    * + .box_cnt {
        margin-top: 0;
    }
}

.brand_name {
    font-size: 37px;
    letter-spacing: normal;
    text-transform: none;
    overflow: hidden;
    display: block;
}

@media (min-width: 1200px) {
    .brand_name {
        display: inline-block;
    }
}

.brand_slogan {
    display: inline-block;
    line-height: 30px;
}

@media (min-width: 1200px) {
    .brand_slogan {
        line-height: 64px;
        padding-left: 7px;
    }
}

.box-skin {
    background: #f3f3f3;
}

html.ios .box-skin {
    padding: 40px 10px;
    min-height: 400px;
}

html.ios .box-skin .icon {
    width: auto;
    height: auto;
    line-height: 1.2;
}

html.ios .box-skin * + p {
    margin-top: 20px;
}

html:not(.ios) .box-skin {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: block;
    min-width: 200px;
    min-height: 445px;
    margin-left: auto;
    margin-right: auto;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    -webkit-transition: 0.6s ease background;
    transition: 0.6s ease background;
}

html:not(.ios) .box-skin:before, html:not(.ios) .box-skin:after {
    content: '';
    position: absolute;
    height: 162%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

html:not(.ios) .box-skin:before {
    background: rgba(994, 125, 66, 1.2);
}

.lt-ie9 html:not(.ios) .box-skin:before {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8');
    zoom: 1;
}

html:not(.ios) .box-skin:after {
    background: #f08000;
}

html:not(.ios) .box-skin__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

html:not(.ios) .box-skin__overlay__body {
    position: absolute;
    top: 50%;
    left: 50%;
    right: -30%;
    opacity: 1;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.6s ease all;
    transition: 0.6s ease all;
}

.lt-ie9 html:not(.ios) .box-skin__overlay__body {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
}

@media (max-width: 1200px) {
    .rd-parallax-layer{
      background-size: auto;
    }
}

.rd-parallax .rd-parallax-layer{
    background: url("../images/coin-2308140.jpg")no-repeat;
    height: 900px;
    background-size: cover;
    filter: none;
}


@media (max-width: 767px) {
    html:not(.ios) .box-skin__overlay__body * + h5 {
        margin-top: 30px;
    }
}

html:not(.ios) .box-skin__overlay__body--position-1 {
    top: 43%;
    right: auto;
}

html:not(.ios) .box-skin__overlay .icon {
    margin-top: 30px;
}

html:not(.ios) .box-skin__overlay h5 {
    line-height: 38px;
}

html:not(.ios) .box-skin__overlay p {
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 1.5%;
    right: 1.5%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease;
}

.lt-ie9 html:not(.ios) .box-skin__overlay p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

@media (min-width: 1200px) {
    html:not(.ios) .box-skin__overlay p {
        left: 10%;
        right: 10%;
    }
}

html:not(.ios) .box-skin:hover:before, html:not(.ios) .box-skin:hover:after {
    -ms-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

html:not(.ios) .box-skin:hover:after {
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

html:not(.ios) .box-skin:hover .box-skin__overlay__body {
    opacity: 0;
}

.lt-ie9 html:not(.ios) .box-skin:hover .box-skin__overlay__body {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

html:not(.ios) .box-skin:hover .box-skin__overlay p {
    opacity: 1;
}

.lt-ie9 html:not(.ios) .box-skin:hover .box-skin__overlay p {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
}

.box-wrap {
    position: relative;
}

@media (min-width: 768px) {
    .box-wrap:before {
        content: '';
        position: absolute;
        top: 30px;
        bottom: 0;
        right: 5%;
        left: 5%;
        border: 4px solid #f08000;
    }
}

@media (min-width: 992px) {
    .box-wrap:before {
        top: 39px;
    }
}




.devider {
    position: relative;
}

.devider:before {
    content: '';
    position: absolute;
}

.devider-top:before, .devider-bottom:before {
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.devider-top:before {
    top: -60px;
    left: 50%;
}

@media (min-width: 1200px) {
    .devider-top:before {
        top: -95px;
        left: 50%;
    }

}

.devider-bottom:before {
    left: 50%;
    bottom: -60px;
}

.devider-bottom--position-1:before {
    bottom: -44px;
}

.devider-xs:before {
    width: 4px;
    height: 30px;
}



.quote img {
    margin-top: 47px;
}

.quote cite {
    margin-top: 20px;
    display: inline-block;
}

.inline-list li img {
  height: 40px;
    background-color: white;
}
.inline-list li img:hover {
    background-color: #f08000;
}

.inline-list li + li {
    margin-left: 15px;
}

@media (min-width: 1200px) {
    .inline-list li + li {
        margin-left: 23px;
    }
}

.contact-info li + li {
    margin-top: 15px;
}

.btn {
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.btn:before, .btn:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    bottom: 100%;
    left: 0;
    z-index: -1;
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
    transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}

.btn-md {
    padding: 14px 42px 14px 41px;
    border-width: 3px;
    font-size: 21px;
}

@media (min-width: 992px) {
    .btn-md {
        padding: 15px 99px 16px;
        border-width: 4px;
        font-size: 24px;
    }
}

.btn-lg {
    padding: 14px 42px 14px 41px;
    border-width: 3px;
    font-size: 21px;
}

@media (min-width: 992px) {
    .btn-lg {
        border-width: 4px;
        font-size: 24px;
        padding: 17px 145px 16px 144px;
    }
}

.btn-primary {
    color: #fff;
    border-style: solid;
    border-color: #f08000;
    background: rgba(25, 167, 248, 0.01);
    margin-top: 80px;
}

.lt-ie9 .btn-primary {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8');
    zoom: 1;
}

.btn-primary:before {
    background: rgba(994, 125, 66, 1.2);
}

.lt-ie9 .btn-primary:before {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8');
    zoom: 1;
}

.btn-primary:after {
    background: #f08000;
}

.btn-default {
    color: #151515;
    border-style: solid;
    border-color: #f08000;
    background: rgba(25, 167, 248, 0.01);
}

.lt-ie9 .btn-default {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0319A7F8', endColorstr='#0319A7F8');
    zoom: 1;
}

.btn-default:before {
    background: rgba(25, 167, 248, 0.4);
}

.lt-ie9 .btn-default:before {
    background: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8')";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6619A7F8', endColorstr='#6619A7F8');
    zoom: 1;
}

.btn-default:after {
    background: #f08000;
}

.btn:hover:before, .btn:hover:after {
    -ms-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.btn:hover:after {
    -webkit-transition-delay: 0.175s;
    transition-delay: 0.175s;
}

.icon {
    display: inline-block;
    text-align: center;
}

.icon-xs {
    font-size: 24px;
    line-height: 27px;
}

.icon-lg {
    font-size: 72px;
    width: 114px;
    height: 89px;
}

@media (min-width: 992px) {
    .icon-lg {
        font-size: 116px;
    }
}

.icon-default {
    color: #f08000;
}

.icon-primary {
    color: #fff;
}

.icon-primary:hover {
    color: #f08000;
}

.box:before, .box:after {
    display: table;
    content: "";
    line-height: 0;
}

.box:after {
    clear: both;
}

.box_aside {
    float: left;
}

.box_cnt__no-flow {
    overflow: hidden;
}

.toTop {
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 46px;
    color: #fff;
    background: #f08000;
    border-radius: 50%;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    right: 40px;
    bottom: 40px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    z-index: 20;
}

.toTop:hover {
    color: #fff;
    background: #151515;
    text-decoration: none;
}

.mobile .toTop, .tablet .toTop {
    display: none !important;
}

header.page-header {
    text-align: center;
    color: #fff;
}

header.page-header h1, header.page-header h2, header.page-header h3, header.page-header h4, header.page-header h5, header.page-header h6, header.page-header .heading-1, header.page-header .heading-2, header.page-header .heading-3, header.page-header .heading-4, header.page-header .heading-5, header.page-header .heading-6 {
    color: #fff;
}

@media (min-width: 1200px) {
    header.page-header .brand {
        float: left;
        text-align: left;
    }

    header.page-header .inline-list {
        float: right;
    }
}



main.page-content {
    display: block;
    background: #fff;
}

footer.page-footer {
    padding-top: 46px;
    padding-bottom: 37px;
    color: #fff;
    background: #151515;
    text-align: center;
}

@media (min-width: 1200px) {
    footer.page-footer {
        text-align: left;
    }
}

footer.page-footer .brand_footer {
    display: inline-block;
    width: 70%;
    background: linear-gradient(to bottom, 	rgb(255,255,222) 0%, rgba(255, 255, 255, 0) 98%,  rgba(255, 255, 255, 0) 100%);

}
footer.page-footer .brand img{
}
footer.page-footer .brand_name {
    color: #fff;
}

footer.page-footer .copyright {
    font-size: 14px;
}

footer.page-footer .contact-info {
    margin-top: 13px;
}

@media (min-width: 1200px) {
    footer.page-footer .contact-info li {
        display: inline-block;
    }
}

@media (min-width: 1200px) {
    footer.page-footer .contact-info li + li {
        margin-top: 0;
        margin-left: 44px;
    }
}

.goal {
    position: fixed;
    top: 0;
    min-height: 100vh;
    max-height: 100vh;
    overflow-y: auto;
    left: 0;
    right: 0;
    background: #121118;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
}

.lt-ie9 .goal {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

.goal.active {
    visibility: visible;
    opacity: 1;
}

.lt-ie9 .goal.active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    filter: alpha(opacity=100);
}

@media (min-width: 1800px) {
    .goal .devider:before {
        top: -149px;
    }
}

.goal-close {
    position: absolute;
    z-index: 10;
    right: 25px;
    top: 24px;
    display: block;
    cursor: pointer;
    color: #f08000;
    -webkit-transition: 0.3s ease-out all;
    transition: 0.3s ease-out all;
}

.goal-close:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 20px;
}

.goal-close:hover {
    color: #fff;
}

@media (min-width: 1200px) {
    .goal-close {
        top: 62px;
        right: calc(50% - 585px);
    }
}

@media (min-width: 1800px) {
    .goal-close {
        top: 90px;
        right: calc(50% - 585px);
    }
}

.goal-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    padding-top: 190px;
    padding-bottom: 80px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 1200px) {
    .goal-inner {
        padding-top: 240px;
        padding-bottom: 50px;
    }
}

@media (min-width: 1800px) {
    .goal-inner {
        padding-top: 310px;
        padding-bottom: 40px;
    }
}

.goal .brand {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    margin-left: -9px;
    padding-left: 15px;
    padding-right: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


@media (min-width: 1200px) {
    .goal .brand {
        top: 46px;
        left: calc(50% - 585px);
    }

    .goal .brand_name {
        font-size: 37px;
    }
}

@media (min-width: 1800px) {
    .goal .brand {
        top: 76px;
        left: calc(50% - 600px);
    }
}

.goal h5 {
    line-height: 37px;
    letter-spacing: 0.1em;
}

body.active {
    overflow: hidden;
}

.hidden {
    display: none;
}

@media (min-width: 992px) {
    .visible-md {
        display: block;
    }
}