@charset "UTF-8";

legend,
td,
th {
    padding: 0
}

.btn,
.menu-lang span a,
.menu-lang-mobile a,
.steps a {
    text-decoration: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-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,
optgroup,
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 {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    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] {
    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;
    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
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.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
}

.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
}

.menu-lang,
.menu-lang-mobile {
    margin-top: 20px;
    float: right
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    visibility: hidden !important
}

.affix {
    position: fixed
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .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
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    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
    }

    .hidden-print {
        display: none !important
    }
}

.courses-list:before,
.courses-list__border:before,
.header:before,
.header__top:before {
    content: "";
    display: table
}

.courses-list:after,
.courses-list__border:after,
.header:after,
.header__top:after {
    content: "";
    display: table;
    clear: both
}

.bn-bg {
    background-image: url(../img/big_dark_group-of-students_dark.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 12px solid #006DFF;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .5)
}

@media (max-width:1023px) {
    .bn-bg {
        background-image: url(../img/bn-bg-mobile.jpg);
        background-size: auto
    }
}

.menu-lang {
    color: #FFF;
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    position: relative
}

.menu-lang span {
    text-align: right;
    cursor: pointer;
    padding-right: 20px;
    position: relative
}

.menu-lang span:before {
    content: '';
    background-image: url(../img/icon-lang.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    right: 0;
    top: 6px;
    position: absolute;
    height: 6px;
    width: 11px
}

.menu-lang span.active:before,
.menu-lang span:hover:before {
    background-position: 0 -6px
}

.menu-lang span a {
    color: #FFF
}

.menu-lang .menu-lang-list,
.menu-lang .menu-lang-list-mobile {
    text-align: left;
    background-color: #FFF;
    display: none;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 900
}

.menu-lang .menu-lang-list li,
.menu-lang .menu-lang-list-mobile li {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-left: 1px solid #000
}

.menu-lang .menu-lang-list li:first-child,
.menu-lang .menu-lang-list-mobile li:first-child {
    border-top: 1px solid #000
}

.menu-lang .menu-lang-list a,
.menu-lang .menu-lang-list-mobile a {
    color: #000;
    text-decoration: none;
    display: block;
    padding: 10px 22px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.menu-lang .menu-lang-list a:hover,
.menu-lang .menu-lang-list-mobile a:hover {
    color: #FFF;
    background-color: #000
}

.menu-lang .menu-lang-list a.lang-selected,
.menu-lang .menu-lang-list-mobile a.lang-selected {
    font-weight: 700
}

.menu-lang-mobile li {
    float: left;
    margin: 0 5px
}

@media (max-width:480px) {
    .menu-lang-mobile li {
        margin: 0
    }
}

.menu-lang-mobile a {
    color: #FFF;
    display: block;
    padding: 5px
}

.menu-lang-mobile a.lang-selected {
    color: #006DFF;
    font-weight: 700
}

.form-call {
    background-color: #FFF;
    margin-bottom: 50px;
    padding: 20px
}

.form-call--mobile {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 850
}

.form-call p {
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    margin: 0 0 20px
}

.form-call form p {
    font-size: 12px;
    font-size: parseInt(12px)/16rem;
    margin: 0 0 20px
}

.form-call form p strong {
    font-size: 14px;
    font-size: parseInt(14px)/16rem
}

.form-call form label {
    font-size: 12px;
    font-size: parseInt(12px)/16rem
}

.form-call form label.error {
    color: red
}

.form-call__input {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 100%
}

.form-call__input--prestamo,
.form-call__input--programa {
    width: 50%;
    float: left;
}

@media (max-width:1023px) {
    .form-call {
        padding-left: 0;
        padding-right: 0;
        padding-top: 60px;
        display: none;
        height: 100%;
        overflow-y: auto
    }

    .form-call .form-call__input,
    .form-call p {
        padding: 0 20px
    }

    .form-call__input--prestamo,
    .form-call__input--programa {
        width: 100%
    }
}

.form-call__input--prestamo {
    padding-right: 10px
}

.form-call__input--programa {
    padding-left: 10px
}

@media (max-width:1023px) {
    .form-call__input--prestamo {
        padding-right: 0
    }

    .form-call__input--programa {
        padding-left: 0
    }

   /* .form-call__input--last {
        margin-bottom: 60px
    }*/
}

.form-call__input input {
    display: block;
    width: 100%
}

.form-call input[type=text] {
    border: 1px solid #000;
    padding: 10px 15px
}

.form-call input[type=submit] {
    color: #FFF;
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    line-height: 41px;
    text-align: center;
    background-color: #006DFF;
    cursor: pointer;
    margin: 20px 0 10px;
    width: 100%;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.form-call input[type=submit]:hover {
    background-color: #F2F8FF;
    color: #777;
    border: 1px solid #006DFF
}

@media (max-width:1023px) {
    .form-call input[type=submit] {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        left: 0
    }
}

.form-call select {
    width: 100%
}

.form-call__close {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 20px
}

@media (max-width:1023px) {
    .form-call__close {
        display: block
    }
}

.selectboxit-container {
    width: 100%
}

.selectboxit-container .selectboxit-options a,
.selectboxit-container span {
    line-height: 39px;
    height: 39px
}

.selectboxit-container .selectboxit {
    background: 0 0;
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    width: 100% !important
}

.selectboxit-container .selectboxit-arrow-container {
    background-image: url(../img/arrow-down.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block !important;
    right: 0;
    top: 0;
    width: 30px
}

.selectboxit-container .selectboxit-option-icon-container {
    margin: 0
}

.selectboxit-container .selectboxit-text {
    color: rgba(155, 155, 155, .8);
    text-align: left;
    padding: 0 10px;
    width: 100%
}

.selectboxit-container .selectboxit-options {
    border: 1px solid #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    min-width: inherit !important
}

.selectboxit-list>.selectboxit-focus>.selectboxit-option-anchor {
    color: #FFF;
    line-height: 39px;
    background: #006DFF !important
}

.selectboxit-list .selectboxit-option-anchor {
    padding: 0 10px
}

.selectboxit-btn.selectboxit-hover,
.selectboxit-btn.selectboxit-open {
    color: #000;
    background: 0 0 !important
}

.selectboxit-optgroup-header,
.selectboxit-option {
    text-indent: 0
}

::-webkit-input-placeholder {
    color: #969696
}

::-moz-placeholder {
    color: #969696
}

:-ms-input-placeholder {
    color: #969696
}

:-moz-placeholder {
    color: #969696
}

.courses-list {
    text-align: center;
    margin-bottom: 50px
}

.courses-list__outer {
    margin: 0 15px
}

@media (max-width:1023px) {
    .courses-list__outer {
        margin: 0
    }
}

.courses-list__item {
    text-align: left;
    border-top-width: 3px;
    border-top-style: solid;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px;
    width: 100%
}

@media (max-width:1023px) {
    .courses-list__item {
        margin-left: 0;
        margin-right: 0
    }
}

.courses-list__item--grados-dobles {
    border-top-color: #923D9B
}

.courses-list__item--master-executive,
.courses-list__item--todo-tipo {
    border-top-color: #DDA448
}

.courses-list__item p {
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    line-height: 1.2;
    margin: 0
}

.courses-list__item h3 {
    font-size: 18px;
    font-size: parseInt(18px)/16rem;
    line-height: 1;
    margin: 0
}

.btn,
.steps p {
    font-size: 14px
}

.courses-list__item img {
    width: 100%
}

.courses-list__border {
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-color: #C3C3C3;
    width: 100%
}

.courses-list__content {
    padding: 15px 20px
}

.courses-list a {
    float: right;
    margin: 10px 20px 15px 0
}

.courses-list .first-item+.steps {
    text-align: left;
    padding-left: 15px;
    width: 50%
}

@media (max-width:1023px) {
    .courses-list .first-item+.steps {
        padding-left: 0;
        width: 100%
    }
}

.courses-list .first-item+.steps li {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.courses-list .first-item+.steps img {
    float: left;
    width: 80px
}

@media (max-width:1023px) {
    .courses-list .first-item+.steps img {
        float: none;
        width: 100px
    }
}

.btn--form,
.steps {
    text-align: center;
    width: 100%
}

.courses-list .first-item+.steps .steps__text {
    float: none;
    margin-left: 125px
}

.btn {
    font-size: parseInt(14px)/16rem;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    padding: 10px 0;
    min-width: 150px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    color: #000;
    border-color: #000
}

.btn:hover {
    color: #FFF;
    background-color: #000
}

.btn--grados-dobles {
    color: #FFF;
    background-color: #006DFF;
    border-color: #006DFF
}

.btn--grados-dobles:hover {
    border-color: #923D9B;
    background-color: #923D9B
}

.btn--form {
    color: #FFF;
    background-color: #006DFF;
    border-color: #006DFF;
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 800
}

@media (max-width:1023px) {
    .courses-list .first-item+.steps .steps__text {
        margin-left: 0
    }

    .btn--form {
        display: block
    }
}

.steps {
    margin: 20px 0 60px;
    float: left
}

.steps h2 {
    font-size: 24px;
    font-size: parseInt(24px)/16rem;
    font-weight: 400;
    margin: 0 0 30px
}

.steps a,
.steps p {
    margin: 15px 0 0;
    padding-top: 15px;
    display: inline-block;
    position: relative;
}

.steps a:before,
.steps p:before {
    content: '';
    background-color: #006DFF;
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 40px
}

.steps p {
    font-size: parseInt(14px)/16rem;
    line-height: 1.2
}

.steps a {
    color: #006DFF;
    font-size: 14px;
    font-size: parseInt(14px)/16rem
}

.steps a:hover {
    text-decoration: underline
}

.steps h3 {
    font-size: 18px;
    font-size: parseInt(18px)/16rem;
    line-height: 1.2;
    margin: 0
}

.steps li {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    margin: 0 14px 30px;
    width: 30%
}

@media (max-width:1023px) {
    .steps li {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

.steps li img {
    margin-bottom: 5px;
    width: 100px
}

.modal,
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: none
}

.overlay {
    background-color: rgba(0, 0, 0, .8);
    z-index: 8000
}

.modal {
    overflow-y: auto;
    padding: 70px 15% 20px;
    z-index: 9000;
    font-size: 14px;
    font-size: parseInt(14px)/16rem
}

@media (max-width:1200px) {
    .modal {
        padding-left: 5%;
        padding-right: 5%;
        padding-top: 25px;
        height: 95%
    }
}

.modal h1 {
    font-size: 20px;
    font-size: parseInt(20px)/16rem;
    line-height: 1;
    margin: 0
}

.modal h2 {
    font-size: 18px;
    font-size: parseInt(18px)/16rem;
    font-weight: 400;
    margin: 0 0 20px
}

.modal h3 {
    font-size: 18px;
    font-size: parseInt(18px)/16rem;
    line-height: 1;
    text-align: left;
    margin: 0 0 10px
}

.modal .row {
    margin: 0
}

.modal__text h3 {
    font-size: 16px;
    font-size: parseInt(16px)/16rem;
    margin: 0
}

.modal__cuota-mensual {
    font-size: 48px;
    font-size: parseInt(48px)/16rem;
    font-weight: 700;
    margin: 0 0 20px
}

.modal p {
    margin: 0 0 15px
}

.modal__note {
    color: #969696;
    font-size: 12px;
    font-size: parseInt(12px)/16rem;
    margin: 20px 0
}

.modal__note--with-birder-bottom {
    border-bottom: 1px solid #E4E4E4;
    margin-bottom: 30px;
    padding-bottom: 15px
}

.modal__content {
    background-color: #FFF;
    padding: 20px 30px;
    position: relative;
    overflow-y: auto
}

.modal__content--large {
    height: calc(100% - 100px)
}

@media (max-width:1023px) {
    .modal__content--large {
        height: 100%
    }

    .modal__content {
        height: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:480px) {
    .modal__content {
        padding-left: 10px;
        padding-right: 10px
    }
}

.modal__table {
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    text-align: center;
    margin-bottom: 30px;
    padding-right: 60px;
    float: right
}

@media (max-width:1023px) {
    .modal__table {
        padding-right: 0
    }
}

.modal__table table {
    border-top: 1px solid #BBB;
    border-bottom: 1px solid #BBB
}

.modal__table td,
.modal__table th {
    padding: 10px
}

.modal__table th {
    font-size: 12px;
    font-size: parseInt(12px)/16rem;
    font-weight: 400;
    border-bottom: 1px solid #BBB
}

.modal__table--cond {
    font-weight: 700;
    text-align: left
}

.modal__table--index {
    width: 40%
}

.modal__table--no,
.modal__table--yes {
    width: 30%
}

.modal--with-bg {
    background-color: #F4F4F5
}

.modal__photo {
    float: right
}

.modal__photo img {
    width: 100%
}

.btn-close-modal {
    color: #000;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 20px;
    width: 20px
}

.simulator-heading,
.simulator-results {
    width: 100%;
    float: left
}

.simulator-range-slider {
    padding-right: 60px;
    float: left;
    width: 100%
}

.simulator-block {
    margin-bottom: 0
}

.simulator-block a {
    text-decoration: none
}

@media (max-width:1023px) {
    .simulator-range-slider {
        padding-right: 0
    }

    .simulator-block {
        margin-bottom: 10px
    }

    .simulator-heading {
        margin-bottom: 18px
    }
}

.simulator-heading h2 {
    font-size: 27px;
    font-size: parseInt(27px)/16rem;
    margin: 0
}

@media (max-width:1023px) {
    .simulator-heading h2 {
        font-size: 20px;
        font-size: parseInt(20px)/16rem;
        text-align: center
    }
}

.simulator-heading p {
    color: #1A1A1A;
    font-size: 16px;
    font-size: parseInt(16px)/16rem;
    margin: 5px 0 20px
}

.simulator-range-slider .slider-block {
    margin: 10px 0
}

.simulator-range-slider .slider-block .slider-block-title {
    color: #000;
    font-size: 14px;
    font-size: parseInt(14px)/16rem
}

@media (max-width:1023px) {
    .simulator-range-slider .slider-block {
        margin: 0
    }
}

@media (max-width:800px) {
    .simulator-results {
        text-align: center
    }
}

.simulator-results h3 {
    font-size: 18px;
    font-size: parseInt(18px)/16rem;
    margin: 0
}

.simulator-results .total-title {
    font-size: 48px;
    font-size: parseInt(48px)/16rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 14px
}

.simulator-results ul.resume {
    float: left;
    width: 50%
}

.simulator-results ul.resume.desk {
    display: block
}

.simulator-results span.movil {
    display: none
}

@media (max-width:1023px) {
    .simulator-results .total-title {
        font-size: 40px;
        font-size: parseInt(40px)/16rem
    }

    .simulator-results ul.resume.desk {
        display: none
    }

    .simulator-results span.movil {
        font-size: 11px;
        font-size: parseInt(11px)/16rem;
        margin-bottom: 3%;
        display: block
    }
}

.simulator-results li {
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    color: #4A4A4A;
    margin-bottom: 8px
}

.simulator-results li:before {
    content: '·';
    margin-right: 3px
}

.simulator-range-slider .irs-from,
.simulator-range-slider .irs-single,
.simulator-range-slider .irs-to {
    font-size: 18px;
    font-size: parseInt(18px)/16rem;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 38px;
    background: 0 0;
    border: 1px solid #979797;
    display: inline-block;
    height: 38px;
    padding: 0;
    left: inherit !important;
    right: 0;
    top: -30px;
    width: 70px;
    overflow: hidden
}

.simulator-range-slider .irs-from:after,
.simulator-range-slider .irs-single:after,
.simulator-range-slider .irs-to:after {
    display: none
}

.simulator-range-slider>.slider-block-simple .irs-from,
.simulator-range-slider>.slider-block-simple .irs-single,
.simulator-range-slider>.slider-block-simple .irs-to {
    font-size: 24px;
    font-size: parseInt(24px)/16rem;
    color: #000;
    font-weight: 500;
    text-align: right;
    line-height: 38px;
    border: none;
    display: inline-block;
    height: 38px;
    padding: 0;
    left: inherit !important;
    right: 0;
    top: -30px;
    width: 100px;
    overflow: hidden
}

.simulator-range-slider>.slider-block-simple .irs-from:after,
.simulator-range-slider>.slider-block-simple .irs-single:after,
.simulator-range-slider>.slider-block-simple .irs-to:after {
    display: none
}

.irs-max,
.irs-min {
    color: #9B9B9B;
    font-size: 14px;
    font-size: parseInt(14px)/16rem;
    line-height: 1;
    bottom: 27px;
    top: auto;
    padding: 0
}

.irs-max:after,
.irs-min:after {
    content: 'meses';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    text-align: right;
    z-index: 1
}

.postfix-euros .irs-max,
.postfix-euros .irs-min {
    padding: 0 12px 0 0
}

.postfix-euros .irs-max:after,
.postfix-euros .irs-min:after {
    content: '€';
    width: 12px
}

.postfix-euros.slider-block-simple .irs-single {
    padding: 0 20px 0 0
}

@media (max-width:480px) {

    .irs-max,
    .irs-min {
        font-size: 12px
    }

    .irs-max:after,
    .irs-min:after {
        font-size: 12px;
        right: 2px
    }

    .postfix-euros.slider-block-simple .irs-single {
        font-size: 15px;
        top: -17px;
        font-weight: 700
    }
}

.postfix-euros.slider-block-simple .irs-single:after {
    display: block;
    content: '€';
    width: 20px;
    height: 100%;
    left: auto;
    right: 0;
    top: 0;
    margin: 0;
    border: none
}

.postfix-meses .irs-max,
.postfix-meses .irs-min {
    padding: 0 45px 0 0
}

.postfix-meses .irs-max:after,
.postfix-meses .irs-min:after {
    content: 'meses';
    width: 45px
}

.postfix-meses.slider-block-simple .irs-single {
    padding: 0 55px 0 0
}

@media (max-width:480px) {
    .postfix-euros.slider-block-simple .irs-single:after {
        right: 4px
    }

    .postfix-meses .irs-max,
    .postfix-meses .irs-max:after,
    .postfix-meses .irs-min,
    .postfix-meses .irs-min:after {
        font-size: 12px
    }

    .postfix-meses.slider-block-simple .irs-single {
        font-size: 15px;
        top: -17px;
        font-weight: 700;
        line-height: 42px
    }
}

.postfix-meses.slider-block-simple .irs-single:after,
.postfix-mesos.slider-block-simple .irs-single:after,
.postfix-month.slider-block-simple .irs-single:after {
    display: block;
    height: 100%;
    left: auto;
    top: 0;
    margin: 0;
    border: none;
    line-height: 42px
}

.postfix-meses.slider-block-simple .irs-single:after {
    content: 'meses';
    width: 55px;
    right: 0;
    font-size: 16.8px;
    font-size: parseInt(16.8px)/16rem
}

@media (max-width:480px) {
    .postfix-meses.slider-block-simple .irs-single:after {
        font-size: 15px;
        right: 4px
    }
}

.postfix-mesos .irs-max,
.postfix-mesos .irs-min {
    padding: 0 45px 0 0
}

.postfix-mesos .irs-max:after,
.postfix-mesos .irs-min:after {
    content: 'mesos';
    width: 45px
}

.postfix-mesos.slider-block-simple .irs-single {
    padding: 0 55px 0 0
}

.postfix-mesos.slider-block-simple .irs-single:after {
    content: 'mesos';
    width: 55px;
    right: 0;
    font-size: 16.8px;
    font-size: parseInt(16.8px)/16rem
}

.postfix-month .irs-max,
.postfix-month .irs-min {
    padding: 0 45px 0 0
}

.postfix-month .irs-max:after,
.postfix-month .irs-min:after {
    content: 'month';
    width: 45px
}

.postfix-month.slider-block-simple .irs-single {
    padding: 0 55px 0 0
}

.postfix-month.slider-block-simple .irs-single:after {
    content: 'month';
    width: 55px;
    right: 0;
    font-size: 16.8px;
    font-size: parseInt(16.8px)/16rem
}

.irs-min {
    left: 0
}

.irs-max {
    right: 0
}

.irs-bar,
.irs-bar-edge,
.irs-line,
.slider-block-simple .irs-bar,
.slider-block-simple .irs-bar-edge,
.slider-block-simple .irs-line {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    height: 2px;
    top: 27px
}

.irs-line {
    background: #B6B6B6;
    border: none
}

.irs-bar,
.irs-bar-edge,
.irs-slider,
.irs-slider.state_hover,
.irs-slider:hover {
    background: #006DFF
}

.irs-bar-edge {
    width: 16px
}

.irs-slider {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    width: 28px;
    top: 14px;
    box-shadow: 0 8px 18px 4px rgba(0, 0, 0, .08), 0 7px 3px rgba(0, 0, 0, .1), 0 0 2px 1px rgba(0, 0, 0, .11), 0 1px 2px rgba(0, 0, 0, .07)
}

#conditions {
    float: left;
    border: 1px solid #000;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    height: 1.25rem;
    width: 1.25rem;
    margin-right: 10px;
    margin-bottom: 1rem;
    margin-top: 10px
}

#conditions:checked {
    background-repeat: no-repeat;
    background-image: url(../img/blue-check.png);
    background-position: center;
    margin-bottom: 1rem;
    background-color: transparent;
    background-size: 15px
}

.conditionslegals {
    position: relative
}

#conditions-error {
    position: absolute;
    top: 50px
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-size: parseInt(16px)/16rem;
    line-height: 1.42857
}

.content {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1140px;
    position: relative
}

ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-text li,
.header__text li {
    background-image: url(../img/tick.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 40px
}

.mobile {
    display: none
}

input,
select,
textarea {
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none
}

.header,
.header__top {
    margin-bottom: 60px
}

.header__logo {
    margin-top: 20px;
    float: left;
    width: 150px
}

.header__logo img {
    width: 100%
}

.header__text {
    color: #FFF
}

.header__text h1 {
    color: #FFF;
    font-size: 40px;
    font-size: parseInt(40px)/16rem;
    line-height: 1;
    margin: 0
}

@media (max-width:1023px) {
    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    .header__text h1 {
        font-size: 21px;
        font-size: parseInt(21px)/16rem
    }
}

.header__text p {
    font-size: 20px;
    font-size: parseInt(20px)/16rem;
    margin: 35px 0 30px;
    padding-top: 35px;
    position: relative
}

.header__text p:before {
    content: '';
    background-color: #FFF;
    position: absolute;
    left: 0;
    top: 0;
    height: 3px;
    width: 40px
}

@media (max-width:1023px) {
    .header__text p {
        font-size: 18px;
        font-size: parseInt(18px)/16rem
    }

    .header__text ul {
        display: none
    }

    .header--mobile {
        box-shadow: 0 2px 4px rgba(0, 0, 0, .5)
    }
}

.header__text li {
    font-size: 16px;
    font-size: parseInt(16px)/16rem;
    margin-bottom: 20px
}

.header-text {
    color: #000;
    padding-bottom: 20px
}

.header-text li {
    font-size: 16px;
    font-size: parseInt(16px)/16rem;
    padding-bottom: 15px
}

.overlay-response-form {
    background-color: rgba(255, 255, 255, .95);
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 99991
}

.modal-response-form {
    text-align: center;
    margin-top: -90px;
    position: fixed;
    top: 50%;
    min-height: 180px;
    width: 100%;
    z-index: 99992
}

.modal-response-form__content {
    margin: 0 auto;
    padding: 20px;
    max-width: 690px
}

.modal-response-form h2 {
    font-size: 32px;
    line-height: 1.2;
    margin: 25px 0 10px
}

.modal-response-form p {
    font-size: 18px;
    line-height: 1.2;
    border-top: 1px solid #E3E3E3;
    margin: 0;
    padding: 15px 0
}

.confirm-msg-block .icon {
    display: inline-block;
    position: absolute;
    top: 30px
}

.confirm-msg-block .text {
    display: inline-block
}

.confirm-msg-block p {
    font-size: 18px;
    position: relative;
    cursor: pointer;
    display: block;
    height: auto;
    margin: .6em 0 0;
    padding-left: 30px
}

.btn-error,
.btn-error:hover {
    padding: 14px 20px;
    text-decoration: none;
    border: 1px solid #006dff
}

.confirm-msg-block p.confirm {
    margin: 0;
    font-size: 26px;
    line-height: 34px
}

.boton-error,
.confirm-msg-block p.msg {
    margin-bottom: 20px
}

.btn-error {
    background-color: #006dff;
    color: #fff
}

.btn-error:hover {
    background-color: #fff;
    color: #006dff
}

.btn-error a {
    text-decoration: none
}

.boton-error {
    margin-top: 32px;
    margin-left: 24px
}

.modulo-gracias-error {
    background-color: #FFF;
    margin-bottom: 50px;
    padding: 20px
}

.form-call input[type=submit] {
    border: 1px solid #006dff
}

/*# sourceMappingURL=style.css.map */