@font-face {
    font-family: roboto-example;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/RobotoRegular/RobotoRegular.eot);
    src: url(../fonts/RobotoRegular/RobotoRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoRegular/RobotoRegular.woff) format("woff"), url(../fonts/RobotoRegular/RobotoRegular.ttf) format("truetype")
}

@font-face {
    font-family: roboto-example;
    font-weight: 700;
    font-style: normal;
    src: url(../fonts/RobotoBold/RobotoBold.eot);
    src: url(../fonts/RobotoBold/RobotoBold.eot?#iefix) format("embedded-opentype"), url(../fonts/RobotoBold/RobotoBold.woff) format("woff"), url(../fonts/RobotoBold/RobotoBold.ttf) format("truetype")
}

@font-face {
    font-family: almoni-dl-aaa-black;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/almoni-dl-aaa-black.eot);
    src: url(../fonts/almoni-dl-aaa-black.eot?#iefix) format("embedded-opentype"), url(../fonts/almoni-dl-aaa-black.woff) format("woff"), url(../fonts/almoni-dl-aaa-black.ttf) format("truetype")
}

@font-face {
    font-family: almoni-dl-aaa-bold;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/almoni-dl-aaa-bold.eot);
    src: url(../fonts/almoni-dl-aaa-bold.eot?#iefix) format("embedded-opentype"), url(../fonts/almoni-dl-aaa-bold.woff) format("woff"), url(../fonts/almoni-dl-aaa-bold.ttf) format("truetype")
}

@font-face {
    font-family: almoni-dl-aaa-light;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/almoni-dl-aaa-light.eot);
    src: url(../fonts/almoni-dl-aaa-light.eot?#iefix) format("embedded-opentype"), url(../fonts/almoni-dl-aaa-light.woff) format("woff"), url(../fonts/almoni-dl-aaa-light.ttf) format("truetype")
}

@font-face {
    font-family: almoni-dl-aaa-regular;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/almoni-dl-aaa-regular.eot);
    src: url(../fonts/almoni-dl-aaa-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/almoni-dl-aaa-regular.woff) format("woff"), url(../fonts/almoni-dl-aaa-regular.ttf) format("truetype")
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}

.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #666;
    opacity: 1
}

:-moz-placeholder {
    color: #666;
    opacity: 1
}

::-moz-placeholder {
    color: #666;
    opacity: 1
}

:-ms-input-placeholder {
    color: #666;
    opacity: 1
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
    color: #666
}

body input:required:valid,
body textarea:required:valid {
    color: #666
}

body,
html {
    height: 100%
}

body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.65;
    font-family: roboto-example, sans-serif;
    overflow-x: hidden
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.text-center {
    text-align: center
}

::-moz-selection {
    background-color: orange;
    color: #fff
}

::selection {
    background-color: orange;
    color: #fff
}

img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
p,
span {
    margin: 0 auto;
    padding: 0 auto;
    text-decoration: none;
    font-weight: 400
}

ul {
    margin: 0 auto;
    padding: 0
}

.main-holder {
    overflow: hidden;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative
}

.button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

input,
select,
textarea {
    outline: 0
}

.label {
    z-index: 50;
    position: absolute;
    padding: 15px 15px;
    left: -40px;
    top: 50px;
    color: #fff;
    text-transform: uppercase;
    font-size: 10px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.label:after {
    content: '';
    position: absolute;
    right: 109px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.hlt-wraper .header {
    width: 100%;
    min-height: 540px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    direction: rtl;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.hlt-wraper .header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 400px;
    width: 546px;
    height: 482px;
    background-image: url(../img/background-header-mobile-lier.png);
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    z-index: -1
}

.hlt-wraper .active:after {
    -webkit-transform: rotateX(105deg);
    transform: rotateX(105deg)
}

.hlt-wraper .wrap-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
    width: 50%
}

.hlt-wraper .wrap-logo {
    max-width: 303px;
    margin-bottom: 50px
}

.hlt-wraper .wrap-text {
    max-width: 550px
}

.hlt-wraper h1 {
    font-family: almoni-dl-aaa-black;
    font-size: 42px;
    line-height: 1;
    color: #fff;
    background: #dc276d;
    display: inline-block;
    padding: 7px 35px;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    margin-bottom: 10px;
    position: relative
}

.hlt-wraper h1:after {
    content: '';
    background-image: url(../img/red-button-element-mobile-2.png);
    -webkit-background-size: cover;
    background-size: cover;
    width: 25px;
    height: 23px;
    position: absolute;
    bottom: -8px;
    right: 7px
}

.hlt-wraper .blue-button {
    font-family: almoni-dl-aaa-black;
    font-size: 42px;
    color: #000246;
    line-height: 1;
    background: #fcaf17;
    display: inline-block;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    padding: 20px 35px;
    position: relative;
    margin-bottom: 25px;
    z-index: 2
}

.hlt-wraper .blue-button:after {
    content: '';
    background-image: url(../img/blue-button-element-mobile-2.png);
    -webkit-background-size: cover;
    background-size: cover;
    width: 41px;
    height: 44px;
    position: absolute;
    bottom: -13px;
    left: 7px;
    z-index: -1
}

.hlt-wraper .wrap-form-hold {
    margin-top: -75px
}

.hlt-wraper .wrap-form-hold .main-holder {
    max-width: 1240px;
    padding: 0
}

.hlt-wraper .wrap-form-hold .form-hold {
    z-index: 1;
    padding: 15px 45px;
    min-height: 130px;
    width: 100%;
    position: relative;
    -webkit-border-radius: 65px;
    border-radius: 65px;
    background-color: #000246
}

.hlt-wraper .wrap-form-hold .form-hold input::-webkit-input-placeholder,
.hlt-wraper .wrap-form-hold .form-hold textarea::-webkit-input-placeholder {
    color: #b9b9b9
}

.hlt-wraper .wrap-form-hold .form-hold input::-moz-placeholder,
.hlt-wraper .wrap-form-hold .form-hold textarea::-moz-placeholder {
    color: #b9b9b9
}

.hlt-wraper .wrap-form-hold .form-hold input::-ms-input-placeholder,
.hlt-wraper .wrap-form-hold .form-hold textarea::-ms-input-placeholder {
    color: #b9b9b9
}

.hlt-wraper .wrap-form-hold .form-hold input::placeholder,
.hlt-wraper .wrap-form-hold .form-hold textarea::placeholder {
    color: #b9b9b9
}

.hlt-wraper .wrap-form-hold .form-hold h3 {
    direction: rtl;
    text-align: center;
    font-family: almoni-dl-aaa-bold;
    font-size: 24px;
    margin: 0 0 25px;
    color: #fcaf17;
    font-weight: 700;
    line-height: 1.4
}

.hlt-wraper .wrap-form-hold .form-hold .form {
    direction: rtl;
    max-width: inherit;
    margin: 0 auto;
    position: relative;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}

.hlt-wraper .wrap-form-hold .form-hold .form-row-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px
}

.hlt-wraper .wrap-form-hold .form-hold .form-row {
    width: 12.5%;
    padding: 0 8px
}

.hlt-wraper .wrap-form-hold .form-hold .form-control {
    padding: 10px;
    direction: rtl;
    display: block;
    width: 100%;
    height: 35px;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    outline: 0;
    font-size: 17px;
    font-family: almoni-dl-aaa-regular;
    line-height: 1.2;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #bababa;
    color: #111;
}

.hlt-wraper .wrap-form-hold .form-hold .form-control:hover {
    border: 1px solid #592f14;
    text-decoration: none;
    color: #111;
}

.hlt-wraper .wrap-form-hold .form-hold .wrap-btn {
    width: 10%
}

.hlt-wraper .wrap-form-hold .form-hold .wrap-btn {
    position: relative
}

.hlt-wraper .wrap-form-hold .form-hold .wrap-btn:after {
    content: '';
    position: absolute;
    border: none;
    outline: 0;
    top: 50%;
    left: 15%;
    width: 11px;
    height: 11px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    z-index: 99999
}

.hlt-wraper .wrap-form-hold .form-hold .btn {
    background: #fcaf17;
    font-family: almoni-dl-aaa-bold;
    color: #fff;
    text-align: center;
    height: 35px;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    outline: 0;
    display: block;
    width: 100%;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.hlt-wraper .wrap-form-hold .form-hold .btn:hover {
    background-color: #b7831b;
    text-decoration: none;
    -webkit-box-shadow: 1.414px 1.414px 50px 0 rgba(183, 131, 27, .3);
    box-shadow: 1.414px 1.414px 50px 0 rgba(183, 131, 27, .3)
}

.hlt-wraper .wrap-form-hold .form-hold .radio {
    width: 14.5%;
    font-family: almoni-dl-aaa-regular;
    font-size: 14px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.hlt-wraper .wrap-form-hold .form-hold .radio .chexbox-text {
    line-height: .6;
    margin-bottom: 5px
}

.hlt-wraper .wrap-form-hold .form-hold .radio .wrapper-checkbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    margin: 0 auto
}

.hlt-wraper .wrap-form-hold .form-hold .radio .wrapper-checkbox .wrap-radio {
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hlt-wraper .wrap-form-hold .form-hold .radio .wrapper-checkbox .wrap-radio input {
    width: 23px;
    height: 20px
}

.hlt-wraper .wrap-form-hold .form-hold .radio .wrapper-checkbox .wrap-radio label {
    margin: 0 5px
}

.hlt-wraper .wrap-form-hold .input-date {
    position: relative
}

.hlt-wraper .wrap-form-hold show-orange {
    position: absolute;
    left: 0;
    -webkit-border-radius: 25px 0 0 25px;
    border-radius: 25px 0 0 25px;
    height: 35px;
    width: 20%;
    background: #fcaf17
}

.hlt-wraper .wrap-form-hold show-white {
    position: absolute;
    right: 0;
    -webkit-border-radius: 0 25px 25px 0;
    border-radius: 0 25px 25px 0;
    height: 35px;
    width: 80%;
    background: #fff
}

.hlt-wraper .wrap-form-hold i {
    position: absolute;
    color: #fff;
    font-size: 18px;
    left: 40%;
    top: 13%
}

.hlt-wraper .wrap-form-hold .input-date input[type=date] {
    background: 0 0;
    border: none;
    position: absolute;
    height: 35px
}

.hlt-wraper .wrap-form-hold .input-date input[type=date]::-webkit-clear-button {
    display: none
}

.hlt-wraper .wrap-form-hold .input-date input[type=date]::-webkit-calendar-picker-indicator {
    cursor: pointer;
    color: transparent;
    position: absolute;
    height: 35px;
    width: 30%;
    left: -20px;
    top: 0;
    background: 0 0;
    z-index: 200
}

.hlt-wraper .wrap-form-hold .input-date input[type=date]:before {
    color: transparent;
    background: 0 0;
    display: block;
    content: '';
    background: url(../img/calendar.png) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 6px;
    color: #999
}

.hlt-wraper .wrap-form-hold .input-date input[type=date]::-webkit-datetime-edit-fields-wrapper {
    position: absolute;
    right: 17%;
    top: 7px;
    font-size: 12px;
    color: #b9b9b9;
    padding: 0 0 5px
}

.hlt-wraper .wrap-form-hold .input-date input[type=date]::-webkit-inner-spin-button {
    visibility: hidden
}

.hlt-wraper .main .main-holder {
    text-align: center;
    margin: 40px auto 40px
}

.hlt-wraper .main .main-holder h3 {
    font-family: almoni-dl-aaa-bold;
    font-size: 34px;
    line-height: 1;
    color: #00003c;
    margin-bottom: 15px;
    direction: rtl
}

.hlt-wraper .main .main-holder .style-red {
    color: #dc276d;
    font-family: almoni-dl-aaa-black
}

.hlt-wraper .main .main-holder p {
    direction: rtl;
    font-family: almoni-dl-aaa-regular;
    font-size: 25px;
    line-height: 1.1;
    color: #00003c;
    position: relative
}

.hlt-wraper .main .main-holder p:last-of-type {
    padding-bottom: 40px;
    margin-bottom: 40px
}

.hlt-wraper .main .main-holder p:last-of-type:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    background: #00003c
}

.hlt-wraper .wrap-button-scroll {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 40px
}

.hlt-wraper .wrap-button-scroll .button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #dc276d;
    font-family: almoni-dl-aaa-bold;
    color: #fff;
    text-align: center;
    height: 50px;
    border: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    outline: 0;
    width: 300px;
    font-size: 20px;
    text-decoration: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.hlt-wraper .wrap-button-scroll .button:hover {
    background-color: #b5225b;
    text-decoration: none;
    -webkit-box-shadow: 1.414px 1.414px 50px 0 rgba(77, 77, 77, .3);
    box-shadow: 1.414px 1.414px 50px 0 rgba(77, 77, 77, .3)
}

.hlt-wraper .wrap-button-scroll .button:after {
    content: '';
    position: absolute;
    border: none;
    outline: 0;
    top: 50%;
    left: 15%;
    width: 11px;
    height: 11px;
    border-left: 2px solid #fff;
    border-top: 2px solid #fff;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    z-index: 99999
}

.hlt-wraper .footer {
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px
}

.hlt-wraper .footer .desctop-hiddn {
    display: none
}

.hlt-wraper .footer .main-holder {
    max-width: 760px
}

.hlt-wraper .footer .bg-holder-left {
    position: absolute;
    width: 180px;
    height: 105px;
    background-image: url(../img/smile.png);
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hlt-wraper .footer .bg-holder-right {
    position: absolute;
    width: 429px;
    height: 535px;
    background-image: url(../img/woman.png);
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 0;
    right: 0;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    -webkit-transform: rotateX(100deg);
    transform: rotateX(100deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hlt-wraper .footer .active {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.hlt-wraper .footer .bg-holder-bottom {
    position: absolute;
    width: 100%;
    height: 17px;
    background-image: url(../img/bottom-holder.png);
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 0;
    left: 0
}

.hlt-wraper .footer .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px -10px 30px;
    direction: rtl
}

.hlt-wraper .footer .items .item {
    width: 25%;
    padding: 0 10px;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 170px;
    font-family: almoni-dl-aaa-bold;
    font-size: 21px;
    text-align: center;
    line-height: 1;
    margin-bottom: 25px
}

.hlt-wraper .footer .items .wrap-img {
    width: 100px;
    height: 100px;
    background: #00b3cc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    position: relative
}

.hlt-wraper .footer .items .wrap-img:after {
    content: '';
    position: absolute;
    background-image: url(../img/item-holder.png);
    width: 22px;
    height: 19px;
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 0;
    left: 10px
}

.hlt-wraper .copirate-footer {
    width: 100%;
    min-height: 70px;
    background: #00003c;
    direction: rtl
}

.hlt-wraper .copirate-footer .wrap-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: right;
    -webkit-justify-content: right;
    -ms-flex-pack: right;
    justify-content: right;
    height: 70px
}

.hlt-wraper .copirate-footer a,
.hlt-wraper .copirate-footer p {
    color: #fff;
    font-family: almoni-dl-aaa-regular;
    font-size: 22px;
    text-decoration: none;
    line-height: 1.2;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    margin: 0
}

.hlt-wraper .thanks-bg {
    width: 100%;
    min-height: 100vh;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}

.hlt-wraper .thanks-bg .wrap-content {
    width: 60%
}

.modal {
    display: none;
    position: fixed;
    z-index: 99;
    padding-top: 210px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5)
}

.modal .modal-content {
    position: relative;
    background-color: #000246;
    margin: auto;
    padding: 20px 45px;
    border: none;
    max-width: 1070px;
    min-height: 160px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.modal .modal-content p {
    color: #fff;
    font-family: almoni-dl-aaa-regular;
    font-size: 20px;
    line-height: 1.2;
    direction: rtl
}

.modal .modal-content .close {
    width: 15px;
    height: 12px;
    background-image: url(../img/x.png);
    position: absolute;
    top: 20px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    font-family: Heebo-Light
}

.modal .modal-content .close:focus,
.modal .modal-content .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.modal .modal-content .modal-header {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: #fff
}

.modal .modal-content .modal-body {
    padding: 2px 16px
}

.modal .modal-content .modal-footer {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: #fff
}

@media only screen and (max-width:1700px) {
    .hlt-wraper .header:after {
        left: 200px
    }
}

@media only screen and (max-width:1400px) {
    .hlt-wraper .header:after {
        left: 50px
    }
    .hlt-wraper .footer .bg-holder-right {
        width: 290px;
        height: 400px
    }
}

@media only screen and (max-width:1200px) {
    .hlt-wraper .wrap-text {
        max-width: 390px
    }
    .hlt-wraper h1 {
        font-size: 30px
    }
    .hlt-wraper .wrap-content {
        width: 70%
    }
    .hlt-wraper .header {
        background-position: 45% 50%
    }
    .hlt-wraper .footer .bg-holder-right {
        display: none
    }
    .hlt-wraper .footer .bg-holder-left {
        display: none
    }
}

@media only screen and (max-width:992px) {
    .hlt-wraper .wrap-logo {
        max-width: 250px;
        margin-bottom: 200px
    }
    .hlt-wraper .header {
        background-position: 30% 50%
    }
    .hlt-wraper .wrap-text {
        max-width: 515px
    }
    .hlt-wraper .wrap-form-hold {
        margin-top: -20px
    }
    .hlt-wraper .wrap-form-hold .form-hold {
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .hlt-wraper .wrap-form-hold .form-hold .form-row {
        width: 80%;
        margin: 5px auto
    }
    .hlt-wraper .wrap-form-hold .form-hold .wrap-btn:after {
        top: 50%;
        left: 25px;
        width: 9px;
        height: 9px
    }
    .hlt-wraper .wrap-form-hold .form-hold .form-control {
        height: 50px
    }
    .hlt-wraper .wrap-form-hold .form-hold .btn {
        height: 50px
    }
    .hlt-wraper .wrap-form-hold .form-hold .radio {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 18px;
        position: relative;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .hlt-wraper .wrap-form-hold .form-hold .radio .chexbox-text {
        display: inline-block;
        margin: 0 0 0 10px;
        line-height: 1.6
    }
    .hlt-wraper .wrap-form-hold .form-hold .radio .wrapper-checkbox {
        margin: 0
    }
    .hlt-wraper .wrap-form-hold .form-hold .radio .wrapper-checkbox .wrap-radio label {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .hlt-wraper .wrap-form-hold .input-date {
        height: 50px
    }
    .hlt-wraper .wrap-form-hold show-orange {
        height: inherit
    }
    .hlt-wraper .wrap-form-hold show-white {
        height: inherit
    }
    .hlt-wraper .wrap-form-hold .input-date input[type=date] {
        height: inherit;
        width: 100%
    }
    .hlt-wraper .wrap-form-hold .input-date input[type=date]::-webkit-datetime-edit-fields-wrapper {
        font-size: 16px;
        position: absolute;
        right: 40px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .hlt-wraper .wrap-form-hold .input-date input[type=date]::-webkit-calendar-picker-indicator {
        width: 25%
    }
    .hlt-wraper .wrap-form-hold .input-date input[type=date]:before {
        width: 22px;
        height: 22px
    }
    .hlt-wraper .footer .items {
        margin: 120px -10px 70px
    }
    .hlt-wraper .footer .items .item {
        padding: 0 10px
    }
}

@media only screen and (max-width:768px) {
    .hlt-wraper .header:after {
        left: 0
    }
    .hlt-wraper .wrap-text {
        max-width: 470px
    }
    .hlt-wraper h1 {
        font-size: 27px
    }
    .hlt-wraper .blue-button {
        margin-right: 0;
        font-size: 35px
    }
    .hlt-wraper .wrap-content {
        width: 100%
    }
    .hlt-wraper .wrap-form-hold .form-hold {
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .hlt-wraper .wrap-form-hold .form-hold .form-row {
        width: 100%
    }
    .hlt-wraper .main .main-holder {
        margin: 70px auto 0
    }
    .hlt-wraper .main .main-holder h3 {
        font-size: 30px
    }
    .hlt-wraper .footer .items {
        margin: 35px -30px 40px
    }
    .hlt-wraper .footer .items .item {
        width: 50%
    }
    .hlt-wraper .footer .main-holder {
        max-width: 450px
    }
    .hlt-wraper .footer .desctop-hiddn {
        direction: rtl;
        display: block;
        margin-top: 30px;
        font-family: almoni-dl-aaa-bold;
        font-size: 23px;
        line-height: 1.2;
        color: #01013b;
        text-align: center;
        padding-bottom: 20px;
        margin-bottom: 20px;
        position: relative
    }
    .hlt-wraper .footer .desctop-hiddn:after {
        content: '';
        width: 70px;
        color: #00b3cc;
        position: absolute;
        border-bottom: 5px solid #00b3cc;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 2
    }
    .hlt-wraper .copirate-footer .wrap-button p {
        margin: 0 auto
    }
}

@media only screen and (max-width:480px) {
    .label {
        right: -40px;
        left: auto
    }
    .hlt-wraper .wrap-logo {
        margin-bottom: 30px;
        max-width: 200px
    }
    .hlt-wraper .header {
        min-height: 481px
    }
    .hlt-wraper .header:after {
        left: 30px;
        width: 323px;
        height: 250px;
        -webkit-background-size: cover;
        background-size: cover
    }
    .hlt-wraper .wrap-content {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 15px
    }
    .hlt-wraper h1 {
        font-size: 18px;
        padding: 7px 20px
    }
    .hlt-wraper .blue-button {
        font-size: 18px;
        min-width: auto;
        width: 280px;

        font-size: 22px;
    	padding: 10px 25px;
    }
    .hlt-wraper .blue-button:after {
        width: 18px;
        height: 19px;
        bottom: -8px;
        left: 10px
    }
    .hlt-wraper .blue-button span {
        font-size: 34px
    }
    .hlt-wraper .wrap-text {
        min-width: 270px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hlt-wraper .wrap-form-hold .form-hold {
        padding: 15px 30px
    }
    .hlt-wraper .wrap-form-hold .form-hold h3 {
        font-size: 26px;
        margin: 0 0 10px;
        line-height: 1
    }
    .hlt-wraper .main .main-holder {
        margin: 40px auto 40px
    }
    .hlt-wraper .main .main-holder p {
        font-size: 20px
    }
    .hlt-wraper .main .main-holder h3 {
        font-size: 22px
    }
    .hlt-wraper .footer .items {
        margin: 25px -15px 30px
    }
    .hlt-wraper .footer .items .wrap-img {
        width: 100px;
        height: 100px
    }
    .hlt-wraper .footer .items .item {
        font-size: 16px;
        min-height: 125px;
        margin-bottom: 15px
    }
    .hlt-wraper .footer .bg-holder-bottom {
        background-image: url(../img/bottom-holder-mobile.png)!important;
        height: 11px
    }
    .hlt-wraper .thanks-bg {
        min-height: 670px
    }
    .hlt-wraper .thanks-bg .wrap-content {
        width: 100%
    }
}

@media only screen and (max-width:320px) {
    .hlt-wraper .blue-button {
        font-size: 14px
    }
    .hlt-wraper .blue-button span {
        font-size: 28px
    }
}