/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/


/*

html5doctor.com Reset Stylesheet v1.6.1

Last Updated: 2010-09-17

Author: Richard Clark - http://richclarkdesign.com

*/

.cb-slideshow,
.cb-slideshow:after {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.cb-slideshow:after {
    content: '';
    background: transparent url(/images/pattern.png) repeat top left;
}

.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 66s linear infinite 0s;
    -moz-animation: imageAnimation 66s linear infinite 0s;
    -o-animation: imageAnimation 66s linear infinite 0s;
    -ms-animation: imageAnimation 66s linear infinite 0s;
    animation: imageAnimation 66s linear infinite 0s;
}

.cb-slideshow li div {
    z-index: 1000;
    position: absolute;
    bottom: 30px;
    left: 0px;
    width: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    -webkit-animation: titleAnimation 66s linear infinite 0s;
    -moz-animation: titleAnimation 66s linear infinite 0s;
    -o-animation: titleAnimation 66s linear infinite 0s;
    -ms-animation: titleAnimation 66s linear infinite 0s;
    animation: titleAnimation 66s linear infinite 0s;
}

.cb-slideshow li div h3 {
    font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
    font-size: 240px;
    padding: 0;
    line-height: 200px;
}

.cb-slideshow li:nth-child(1) span {
    background-image: url(/images/1.jpg);
    background-position-y: 85px;
}

.cb-slideshow li:nth-child(2) span {
    background-image: url(/images/2.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) span {
    background-image: url(/images/3.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) span {
    background-image: url(/images/4.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) span {
    background-image: url(/images/5.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) span {
    background-image: url(/images/6.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

.cb-slideshow li:nth-child(7) span {
    background-image: url(/images/7.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s;
}

.cb-slideshow li:nth-child(8) span {
    background-image: url(/images/8.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 42s;
    -moz-animation-delay: 42s;
    -o-animation-delay: 42s;
    -ms-animation-delay: 42s;
    animation-delay: 42s;
}

.cb-slideshow li:nth-child(9) span {
    background-image: url(../images/9.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 48s;
    -moz-animation-delay: 48s;
    -o-animation-delay: 48s;
    -ms-animation-delay: 48s;
    animation-delay: 48s;
}

.cb-slideshow li:nth-child(10) span {
    background-image: url(/images/10.jpg);
    background-position-y: 85px;
    -webkit-animation-delay: 54s;
    -moz-animation-delay: 54s;
    -o-animation-delay: 54s;
    -ms-animation-delay: 54s;
    animation-delay: 54s;
}

.cb-slideshow li:nth-child(2) div {
    -webkit-animation-delay: 6s;
    -moz-animation-delay: 6s;
    -o-animation-delay: 6s;
    -ms-animation-delay: 6s;
    animation-delay: 6s;
}

.cb-slideshow li:nth-child(3) div {
    -webkit-animation-delay: 12s;
    -moz-animation-delay: 12s;
    -o-animation-delay: 12s;
    -ms-animation-delay: 12s;
    animation-delay: 12s;
}

.cb-slideshow li:nth-child(4) div {
    -webkit-animation-delay: 18s;
    -moz-animation-delay: 18s;
    -o-animation-delay: 18s;
    -ms-animation-delay: 18s;
    animation-delay: 18s;
}

.cb-slideshow li:nth-child(5) div {
    -webkit-animation-delay: 24s;
    -moz-animation-delay: 24s;
    -o-animation-delay: 24s;
    -ms-animation-delay: 24s;
    animation-delay: 24s;
}

.cb-slideshow li:nth-child(6) div {
    -webkit-animation-delay: 30s;
    -moz-animation-delay: 30s;
    -o-animation-delay: 30s;
    -ms-animation-delay: 30s;
    animation-delay: 30s;
}

.cb-slideshow li:nth-child(7) div {
    -webkit-animation-delay: 36s;
    -moz-animation-delay: 36s;
    -o-animation-delay: 36s;
    -ms-animation-delay: 36s;
    animation-delay: 36s;
}

.cb-slideshow li:nth-child(8) div {
    -webkit-animation-delay: 42s;
    -moz-animation-delay: 42s;
    -o-animation-delay: 42s;
    -ms-animation-delay: 42s;
    animation-delay: 42s;
}

.cb-slideshow li:nth-child(9) div {
    -webkit-animation-delay: 48s;
    -moz-animation-delay: 48s;
    -o-animation-delay: 48s;
    -ms-animation-delay: 48s;
    animation-delay: 48s;
}

.cb-slideshow li:nth-child(10) div {
    -webkit-animation-delay: 54s;
    -moz-animation-delay: 54s;
    -o-animation-delay: 54s;
    -ms-animation-delay: 54s;
    animation-delay: 54s;
}


/* Animation for the slideshow images */

@-webkit-keyframes imageAnimation {
    0% {
        opacity: 0;
        -webkit-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -webkit-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes imageAnimation {
    0% {
        opacity: 0;
        -moz-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -moz-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes imageAnimation {
    0% {
        opacity: 0;
        -o-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -o-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes imageAnimation {
    0% {
        opacity: 0;
        -ms-animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        -ms-animation-timing-function: ease-out;
    }
    17% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes imageAnimation {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }
    8% {
        opacity: 1;
        animation-timing-function: ease-out;
    }
    17% {
        opacity: 1
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}


/* Animation for the title */

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0
    }
    8% {
        opacity: 1
    }
    17% {
        opacity: 1
    }
    19% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0
    }
    8% {
        opacity: 1
    }
    17% {
        opacity: 1
    }
    19% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0
    }
    8% {
        opacity: 1
    }
    17% {
        opacity: 1
    }
    19% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0
    }
    8% {
        opacity: 1
    }
    17% {
        opacity: 1
    }
    19% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0
    }
    8% {
        opacity: 1
    }
    17% {
        opacity: 1
    }
    19% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}


/* Show at least something when animations not supported */

.no-cssanimations .cb-slideshow li span {
    opacity: 1;
}

@media screen and (max-width: 1140px) {
    .cb-slideshow li div h3 {
        font-size: 140px
    }
}

@media screen and (max-width: 600px) {
    .cb-slideshow li div h3 {
        font-size: 80px
    }
}

@font-face {
    font-family: 'Big Caslon';
    src: url('fonts/BigCaslon-Medium.eot');
    src: url('fonts/BigCaslon-Medium.eot?#iefix') format('embedded-opentype'), url('fonts/BigCaslon-Medium.woff') format('woff'), url('fonts/BigCaslon-Medium.ttf') format('truetype'), url('fonts/BigCaslon-Medium.svg#BigCaslon-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Brandon Grotesque';
    src: url('fonts/BrandonGrotesque-Regular.eot');
    src: url('fonts/BrandonGrotesque-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/BrandonGrotesque-Regular.woff') format('woff'), url('fonts/BrandonGrotesque-Regular.ttf') format('truetype'), url('fonts/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/* change colours to suit your needs */

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}


/* change colours to suit your needs */

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* change border colour to suit your needs */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

button {
    -webkit-appearance: none;
    border: 0;
    cursor: pointer;
}

.sombra {
    text-shadow: 2px 2px 4px #000000;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

*,
*:after,
*:before {
    box-sizing: border-box;
}

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    overflow-y: scroll;
}

body {
    background-color: #121212;
    color: #1f1f1f;
    font-family: 'Brandon Grotesque';
    font-size: 100%;
    /* 16px */
    height: 100%;
    line-height: 1.25;
    /* 20px */
}

::-moz-selection {
    background-color: rgba(102, 102, 102, 0.8);
    color: #fff;
    text-shadow: none;
}

::selection {
    background-color: rgba(102, 102, 102, 0.8);
    color: #fff;
    text-shadow: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
    font-family: 'Big Caslon' !important;
    display: block;
    margin-bottom: 10px;
    text-rendering: optimizeLegibility;
}

h1,
.h1 {
    font-size: 2.5em;
    /* 40px */
    font-weight: 100;
    line-height: 1;
    /* 32px */
}

h2,
.h2 {
    font-size: 3em;
    /* 40px */
    font-weight: 100;
    line-height: 2;
    /* 31px */
    padding: 0 0 14px;
    text-transform: uppercase;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

h3,
.h3 {
    font-size: 2em;
    /* 18px */
    font-weight: bold;
    line-height: 2;
    /* 18px */
    text-transform: uppercase;
}

h4,
.h4 {
    font-size: 1em;
    /* 16px */
    font-weight: bold;
    line-height: 1;
    /* 16px */
}

p {
    font-size: 0.938em;
    /* 15px */
    line-height: 1.429;
    /* 20px */
    margin: 0 0 1.25em;
    /* 0 0 20px */
}

a {
    color: #1f1f1f;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    transition: color 150ms ease-out;
}

a:hover,
a:focus {
    text-decoration: underline;
}


/* modifier */

.reverse a {
    color: #fff;
}

ul,
ol {
    font-size: 0.875em;
    /* 14px */
    line-height: 1.429;
    /* 20px */
    margin: 0 0 1.25em;
    /* 0 0 20px */
}

li>ul,
li>ol {
    font-size: 1em;
    /* 14px */
    margin-bottom: 0;
    margin-top: 0.875em;
    /* 14px */
}

ul {
    list-style: none;
}

ul li {
    background: no-repeat 0 0.571em;
    /* 8px */
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%224%22%20height%3D%224%22%20viewBox%3D%220%200%204%204%22%3E%3Ccircle%20fill%3D%22%231F1F1F%22%20cx%3D%222%22%20cy%3D%222%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E");
    margin: 0 0 0.714em;
    /* 10px */
    padding: 0 0 0 0.714em;
    /* 10px */
}

ol li {
    margin: 0 0 0.714em 1.5em;
    /* 10px 21px */
}


/* no-svg fallback */

.no-svg li {
    background-image: url("/images/dist/png/icon-bullet.png");
}

.no-svg ol li {
    background-image: none;
}

blockquote {
    font-size: 1.5em;
    /* 24px */
    line-height: 1;
    /* 24px */
    margin: 0 0 1em;
    /* 24px */
    max-width: 40em;
}

cite {
    font-size: 0.875em;
    /* 14px */
    line-height: 1;
    /* 14px */
}

table {
    width: 100%;
}

img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

hr {
    border: 0;
    border-bottom: 1px solid #999;
    display: block;
    font-size: 1em;
    /* 16px */
    height: 1px;
    line-height: 0;
    margin-bottom: 1.875em;
    /* 30px */
    width: 100%;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.section {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 90%;
    /*43.75em; /* 700px */
    overflow: hidden;
    padding: 5em 0;
    /* 30px */
    position: relative;
    top: 26em;
}

.safari .section {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.section.bg_dark {
    height: auto;
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 4%;
    width: 100%;
    height: 100%;
    background-image: url("/images/dist/backgrounds/video_overlay.png");
    z-index: 2;
}

.section_video {
    /* background-image: url("/images/dist/backgrounds/bg_section_0.jpg"); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 30em;
    /* 480px */
    overflow: hidden;
    padding: 0;
    position: relative;
    background-position-y: 85px;
    /*angel*/
}

.lt-ie9 .section_video {
    background-image: url("/images/dist/backgrounds/bg_section_0.jpg");
}

.safari .section_video {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.section_2 {
    background-image: url("/images/dist/backgrounds/bg_section_2.jpg");
}

@media(max-width: 600px) {
    .section_2 {
        background-image: url("/images/dist/backgrounds/bg_section_2_small.jpg");
    }
}

@media(max-width: 500px) {
    .section_4 {
        background-image: url("/images/dist/backgrounds/bg_section_2_mobil.jpg");
    }
}

.section_4 {
    background-image: url("/images/dist/backgrounds/bg_section_4.jpg");
}

@media(max-width: 600px) {
    .section_4 {
        background-image: url("/images/dist/backgrounds/bg_section_4_small.jpg");
    }
}

@media(max-width: 500px) {
    .section_4 {
        background-image: url("/images/dist/backgrounds/bg_section_4_mobil.jpg");
    }
}

.section_5 {
    background-image: url("/images/dist/backgrounds/bg_section_5.jpg");
}

@media(max-width: 600px) {
    .section_5 {
        background-image: url("/images/dist/backgrounds/bg_section_5_small.jpg");
    }
    .login-form {
        min-width: 25%;
    }
}

@media(max-width: 500px) {
    .section_5 {
        background-image: url("/images/dist/backgrounds/bg_section_5_mobil.jpg");
    }
}

.section_6 {
    background-image: url("/images/dist/backgrounds/bg_section_6.jpg");
}

@media(max-width: 600px) {
    .section_6 {
        background-image: url("/images/dist/backgrounds/bg_section_6_small.jpg");
    }
}

@media(max-width: 500px) {
    .section_6 {
        background-image: url("/images/dist/backgrounds/bg_section_6_mobil.jpg");
    }
}


/* modifier */

.section.small {
    height: auto;
    min-height: 25.313em;
    /* 405px */
    padding: 2.188em 0 1.875em;
    /* 35px 0 30px */
}

.lt-ie9 .section.small {
    min-height: 21em;
}

.section.medium {
    height: auto;
    min-height: 34.375em;
    /* 550px */
    padding: 2.188em 0 1.875em;
    /* 35px 0 30px */
}

.centered {
    display: table;
    margin: 0 auto;
    width: 100%;
}

.centered_content_0 {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    top: 140px;
}

.centered_content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.text_bottom {
    bottom: 50px;
    left: 50%;
    margin-left: -154px;
    padding: 0 20px;
    position: absolute;
    text-align: center;
    z-index: 2;
    font-family: 'Big Caslon' !important;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.list-bypass {
    background: #1f1f1f;
    color: #fff;
    display: block;
    left: 0;
    position: fixed;
    text-decoration: none;
    top: -100%;
    z-index: 10;
}

.list-bypass__link:focus {
    top: 0;
}

.list-inline {
    overflow: hidden;
}

.list-inline>li {
    float: left;
}

.list-reset {
    font-size: 1em;
    /* 16px */
    list-style: none;
    margin: 0;
    padding: 0;
}

.list-reset>li {
    background: none;
    margin: 0;
    padding: 0;
}

.list_social_container {
    padding: 55px 0 0;
}

.list_social li {
    display: inline-block;
    margin-left: 0.188em;
    /* 3px */
}

.list_social li:first-child {
    margin-left: 0;
}

.list_social li .icon_facebook {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22M18.2%2013.4c-.6.7-.6%201.8-.6%202.6v1.7h-1.8v2.5h1.8V29h3.3v-8.9h2.6l.2-2.4H21v-2c0-.7.6-.9%201.3-.9s1.4.2%201.4.2l.4-2.6s-1-.3-3.2-.3c-1.3%200-2.1.5-2.7%201.3z%22/%3E%3C/svg%3E");
}

.list_social li .icon_instagram {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22M25.2%2011.7H14.8c-1.8%200-3.3%201.5-3.3%203.3v10.4c0%201.8%201.5%203.3%203.3%203.3h10.4c1.8%200%203.3-1.5%203.3-3.3V15c0-1.8-1.5-3.3-3.3-3.3zm-1.6%201.9h2.9v2.9h-2.9v-2.9zm-6%204.9c.5-.7%201.4-1.2%202.4-1.2s1.9.4%202.4%201.2c.4.4.6%201%20.6%201.7%200%201.7-1.3%203-3%203s-3-1.4-3-3c0-.6.2-1.2.6-1.7zm9%207c0%20.9-.7%201.6-1.6%201.6H14.6c-.9%200-1.6-.7-1.6-1.6v-7h2.5c-.2.5-.3%201.1-.3%201.7%200%202.6%202.1%204.7%204.7%204.7s4.7-2.1%204.7-4.7c0-.6-.1-1.2-.5-1.7h2.5v7z%22/%3E%3C/svg%3E");
}

.list_social li .icon_linkedin {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%3Cpath%20d%3D%22M14.9%2011.4c-1.1%200-1.9.8-1.9%201.8s.7%201.8%201.9%201.8c1.1%200%201.9-.8%201.9-1.8s-.7-1.8-1.9-1.8zM25%2016.2c-1.8%200-2.9%201.1-3.1%201.8v-1.6h-3.5V27h3.5v-5.7c0-.4%200-.7.1-.9.3-.6.8-1.3%201.7-1.3%201.2%200%201.8%201%201.8%202.4V27H29v-6c0-3.3-1.8-4.8-4-4.8zM13.4%2016.4h3.1V27h-3.1z%22/%3E%3C/svg%3E");
}

.no-svg .list_social .icon_facebook {
    background-image: url("/images/dist/png/icon-facebook.png");
}

.no-svg .list_social .icon_instagram {
    background-image: url("/images/dist/png/icon-instagram.png");
}

.no-svg .list_social .icon_linkedin {
    background-image: url("/images/dist/png/icon-linkedin.png");
}

.list_social li a {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50px;
    display: block;
    height: 39px;
    text-indent: -9999px;
    transition: background-color 180ms ease-out;
    width: 39px;
}

.list_social li a:hover {
    background-color: #5992c9;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

[data-ratio] {
    background-color: #b3b3b3;
    display: block;
    position: relative;
}

[data-ratio] img {
    left: 0;
    position: absolute;
    top: 0;
}

[data-ratio="3:2"] {
    padding-top: 66.66%;
}

[data-ratio="16:9"] {
    padding-top: 56.25%;
}

.video_wrapper {
    display: none;
}

.js.no-touch .video_wrapper {
    display: block;
}


/* container */

.no-js .video_feature,
.no-js .video_container {
    height: auto;
    position: static;
    width: auto;
}


/* feature */

.video_feature video {
    background: no-repeat center 0;
    background-size: cover;
    margin-left: 50%;
    min-height: 102%;
    min-width: 100%;
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.container-table {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    width: 100%;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.wrapper {
    margin: 0 auto;
    padding: 0 1.25em;
    /* 0 20px */
    position: relative;
    width: 100%;
}

.wrapper.small {
    max-width: 40em;
    padding: 1.25em;
    /* 20px */
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.black-text .highlight {
    color: black !important;
}

.button {
    background-color: #000;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 35px;
    min-height: 0;
    padding: 8px 12px;
    transition: background-color, 0.3s, ease, 0s;
    width: auto;
}

.button:hover {
    background-color: #333;
    text-decoration: none;
}

.icon_email {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2250%22%20height%3D%2250%22%20viewBox%3D%220%200%2050%2050%22%3E%3Ccircle%20fill%3D%22%23002A39%22%20cx%3D%2225%22%20cy%3D%2225%22%20r%3D%2224%22/%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25%202c12.7%200%2023%2010.3%2023%2023S37.7%2048%2025%2048%202%2037.7%202%2025%2012.3%202%2025%202m0-2C11.2%200%200%2011.2%200%2025s11.2%2025%2025%2025%2025-11.2%2025-25S38.8%200%2025%200z%22/%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M25%2027.5L15%2019v14h19V19zM33%2017H16l9%208z%22/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    display: inline-block;
    height: 50px;
    margin: 6px 0 11px;
    overflow: hidden;
    text-indent: -9999px;
    width: 50px;
}

.icon_email:hover,
.icon_email:focus {
    opacity: 0.85;
}

.no-svg .icon_email {
    background: url("/images/dist/png/icon-email.png") no-repeat 0 0;
}

.link_jump {
    bottom: 10px;
    display: block;
    left: 50%;
    margin-left: -25px;
    position: absolute;
    z-index: 2;
}

.icon_arrow_down {
    /*	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2211.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2215.7%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2220%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2224.3%22%20cy%3D%2225.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2237.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2233%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2228.7%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3C/svg%3E%0D%0A");
*/
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    transition: background-image 180ms ease-out;
    width: 50px;
}


/*.icon_arrow_down:hover,

.icon_arrow_down:focus {

	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2211.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2215.7%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2220%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2224.3%22%20cy%3D%2225.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2237.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2233%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2228.7%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3C/svg%3E%0D%0A");

}*/

@media(max-width: 500px) {
    .btn-sm {
        padding: 5px 0px;
        width: 60px;
    }
}

@media(max-width: 500px){
	.btn-sm{
		padding: 5px 0px;
		width: 60px;
	}
}


.icon_arrow_down {
    background: url("/images/dist/png/icon-arrow-light_blue.png") no-repeat 0 0;
}

.icon_arrow_down:hover,
.icon_arrow_down:focus {
    background: url("/images/dist/png/icon-arrow-white.png") no-repeat 0 0;
}


/*.reverse .icon_arrow_down {

	background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2211.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2215.7%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2220%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2224.3%22%20cy%3D%2225.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2237.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2233%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%23FFFFFF%22%20cx%3D%2228.7%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3C/svg%3E%0D%0A");

}



.reverse .icon_arrow_down:hover,

.reverse .icon_arrow_down:focus {

	background: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2018.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%0D%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%0D%0A%09%20width%3D%2250px%22%20height%3D%2250px%22%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2211.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2215.7%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2220%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2224.3%22%20cy%3D%2225.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2237.3%22%20cy%3D%2212.3%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2233%22%20cy%3D%2216.7%22%20r%3D%222.3%22/%3E%0D%0A%3Ccircle%20fill%3D%22%232096D1%22%20cx%3D%2228.7%22%20cy%3D%2221%22%20r%3D%222.3%22/%3E%0D%0A%3C/svg%3E%0D%0A");

}
*/

.reverse .icon_arrow_down {
    background: url("/images/dist/png/icon-arrow-white.png") no-repeat 0 0;
}

.reverse .icon_arrow_down:hover,
.reverse .icon_arrow_down:focus {
    background: url("/images/dist/png/icon-arrow-light_blue.png") no-repeat 0 0;
}

.black-text .icon_arrow_down {
    background: url("/images/dist/png/icon-arrow-black.png") no-repeat 0 0;
}

.black-text .icon_arrow_down:hover,
.black-text .icon_arrow_down:focus {
    background: url("/images/dist/png/icon-arrow-light_blue.png") no-repeat 0 0;
}

.black-text .highlight {
    color: white !important;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.header {
    background-color: #fff;
    height: 85px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
}

.black-text {
    color: black !important;
}

.black-text .underlined::after {
    background: black !important;
}

.bg_white {
    background: white;
}

.logo {
    background-image: url('/images/dist/png/logo-Humansearch.png');
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    text-indent: -999px;
    top: 16px;
    width: 200px;
    /*200*/
    z-index: 11;
    background-size: 100%;
}

.no-svg .logo {
    background: url("/images/dist/png/logo-Humansearch.png") no-repeat 0 0;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.container_nav_primary {
    background-color: #fff;
    height: 100%;
    left: auto;
    /*angel*/
    overflow: auto;
    padding-top: 20px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}

.container_nav_primary.animate_ready {
    transition: all 200ms ease-out;
}

.csstransforms3d .container_nav_primary,
.nav_is_visible .container_nav_primary {
    left: auto;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.csstransforms3d.nav_is_visible .container_nav_primary {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.btn_nav_open,
.btn_nav_close {
    background: transparent no-repeat center;
    display: block;
    height: 85px;
    position: absolute;
    top: 0;
    width: 85px;
}

.btn_nav_open {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%5B%0D%0A%09%3C%21ENTITY%20ns_extend%20%22http%3A//ns.adobe.com/Extensibility/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_ai%20%22http%3A//ns.adobe.com/AdobeIllustrator/10.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_graphs%20%22http%3A//ns.adobe.com/Graphs/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_vars%20%22http%3A//ns.adobe.com/Variables/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_imrep%20%22http%3A//ns.adobe.com/ImageReplacement/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_sfw%20%22http%3A//ns.adobe.com/SaveForWeb/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_custom%20%22http%3A//ns.adobe.com/GenericCustomNamespace/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_adobe_xpath%20%22http%3A//ns.adobe.com/XPath/1.0/%22%3E%0D%0A%5D%3E%0D%0A%3Csvg%20version%3D%221.1%22%20xmlns%3Ax%3D%22%26ns_extend%3B%22%20xmlns%3Ai%3D%22%26ns_ai%3B%22%20xmlns%3Agraph%3D%22%26ns_graphs%3B%22%0D%0A%09%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250px%22%20height%3D%2250px%22%0D%0A%09%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cmetadata%3E%0D%0A%09%3Csfw%20%20xmlns%3D%22%26ns_sfw%3B%22%3E%0D%0A%09%09%3Cslices%3E%3C/slices%3E%0D%0A%09%09%3CsliceSourceBounds%20%20width%3D%2250%22%20height%3D%2250%22%20x%3D%220%22%20y%3D%22-50%22%20bottomLeftOrigin%3D%22true%22%3E%3C/sliceSourceBounds%3E%0D%0A%09%3C/sfw%3E%0D%0A%3C/metadata%3E%0D%0A%3Cg%20id%3D%22Layer_1%22%3E%0D%0A%09%3Crect%20display%3D%22none%22%20fill%3D%22%23FFFFFF%22%20width%3D%2250%22%20height%3D%2250%22/%3E%0D%0A%09%3Crect%20x%3D%2213%22%20y%3D%2224%22%20fill%3D%22%23181818%22%20width%3D%2224%22%20height%3D%223%22/%3E%0D%0A%09%3Crect%20x%3D%2213%22%20y%3D%2215%22%20fill%3D%22%23181818%22%20width%3D%2224%22%20height%3D%223%22/%3E%0D%0A%09%3Crect%20x%3D%2213%22%20y%3D%2233%22%20fill%3D%22%23181818%22%20width%3D%2224%22%20height%3D%223%22/%3E%0D%0A%3C/g%3E%0D%0A%3Cg%20id%3D%22Layer_2%22%20display%3D%22none%22%3E%0D%0A%09%3Crect%20fill%3D%22%23FFFFFF%22%20width%3D%2250%22%20height%3D%2250%22/%3E%0D%0A%09%3Cg%20display%3D%22inline%22%3E%0D%0A%09%09%0D%0A%09%09%09%3Crect%20x%3D%2213.499%22%20y%3D%2223.997%22%20transform%3D%22matrix%28-0.7071%20-0.7071%200.7071%20-0.7071%2024.6468%2061.2023%29%22%20fill%3D%22%23181818%22%20width%3D%2223%22%20height%3D%223%22/%3E%0D%0A%09%09%0D%0A%09%09%09%3Crect%20x%3D%2213.497%22%20y%3D%2224.001%22%20transform%3D%22matrix%28-0.7071%200.7071%20-0.7071%20-0.7071%2060.7044%2025.8572%29%22%20fill%3D%22%23181818%22%20width%3D%2223%22%20height%3D%223%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    right: 0;
}

.no-svg .btn_nav_open {
    background: url("/images/dist/png/btn-nav-open.png") no-repeat 0 0;
}

.btn_nav_close {
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0D%0A%3C%21--%20Generator%3A%20Adobe%20Illustrator%2017.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200%29%20%20--%3E%0D%0A%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%5B%0D%0A%09%3C%21ENTITY%20ns_extend%20%22http%3A//ns.adobe.com/Extensibility/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_ai%20%22http%3A//ns.adobe.com/AdobeIllustrator/10.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_graphs%20%22http%3A//ns.adobe.com/Graphs/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_vars%20%22http%3A//ns.adobe.com/Variables/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_imrep%20%22http%3A//ns.adobe.com/ImageReplacement/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_sfw%20%22http%3A//ns.adobe.com/SaveForWeb/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_custom%20%22http%3A//ns.adobe.com/GenericCustomNamespace/1.0/%22%3E%0D%0A%09%3C%21ENTITY%20ns_adobe_xpath%20%22http%3A//ns.adobe.com/XPath/1.0/%22%3E%0D%0A%5D%3E%0D%0A%3Csvg%20version%3D%221.1%22%20xmlns%3Ax%3D%22%26ns_extend%3B%22%20xmlns%3Ai%3D%22%26ns_ai%3B%22%20xmlns%3Agraph%3D%22%26ns_graphs%3B%22%0D%0A%09%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250px%22%20height%3D%2250px%22%0D%0A%09%20viewBox%3D%220%200%2050%2050%22%20enable-background%3D%22new%200%200%2050%2050%22%20xml%3Aspace%3D%22preserve%22%3E%0D%0A%3Cmetadata%3E%0D%0A%09%3Csfw%20%20xmlns%3D%22%26ns_sfw%3B%22%3E%0D%0A%09%09%3Cslices%3E%3C/slices%3E%0D%0A%09%09%3CsliceSourceBounds%20%20width%3D%2250%22%20height%3D%2250%22%20x%3D%220%22%20y%3D%22-50%22%20bottomLeftOrigin%3D%22true%22%3E%3C/sliceSourceBounds%3E%0D%0A%09%3C/sfw%3E%0D%0A%3C/metadata%3E%0D%0A%3Cg%20id%3D%22Layer_1%22%20display%3D%22none%22%3E%0D%0A%09%3Crect%20fill%3D%22%23FFFFFF%22%20width%3D%2250%22%20height%3D%2250%22/%3E%0D%0A%09%3Crect%20x%3D%2213%22%20y%3D%2224%22%20display%3D%22inline%22%20fill%3D%22%23181818%22%20width%3D%2224%22%20height%3D%223%22/%3E%0D%0A%09%3Crect%20x%3D%2213%22%20y%3D%2215%22%20display%3D%22inline%22%20fill%3D%22%23181818%22%20width%3D%2224%22%20height%3D%223%22/%3E%0D%0A%09%3Crect%20x%3D%2213%22%20y%3D%2233%22%20display%3D%22inline%22%20fill%3D%22%23181818%22%20width%3D%2224%22%20height%3D%223%22/%3E%0D%0A%3C/g%3E%0D%0A%3Cg%20id%3D%22Layer_2%22%3E%0D%0A%09%3Crect%20display%3D%22none%22%20fill%3D%22%23FFFFFF%22%20width%3D%2250%22%20height%3D%2250%22/%3E%0D%0A%09%3Cg%3E%0D%0A%09%09%0D%0A%09%09%09%3Crect%20x%3D%2213.499%22%20y%3D%2223.997%22%20transform%3D%22matrix%28-0.7071%20-0.7071%200.7071%20-0.7071%2024.6468%2061.2023%29%22%20fill%3D%22%23181818%22%20width%3D%2223%22%20height%3D%223%22/%3E%0D%0A%09%09%0D%0A%09%09%09%3Crect%20x%3D%2213.497%22%20y%3D%2224.001%22%20transform%3D%22matrix%28-0.7071%200.7071%20-0.7071%20-0.7071%2060.7044%2025.8572%29%22%20fill%3D%22%23181818%22%20width%3D%2223%22%20height%3D%223%22/%3E%0D%0A%09%3C/g%3E%0D%0A%3C/g%3E%0D%0A%3C/svg%3E%0D%0A");
    right: 20px;
}

.no-svg .btn_nav_close {
    background: url("/images/dist/png/btn-nav-close.png") no-repeat 0 0;
}

.nav_primary {
    overflow: hidden;
}

.nav_primary>li a {
    font-family: 'Big Caslon' !important;
    color: #071c28;
    display: inline-block;
    font-size: 0.75em;
    /* 12px */
    font-weight: bold;
    line-height: 2;
    /* 24px */
    padding: 1.75em 0;
    /* 28px 0 */
    position: relative;
    text-transform: uppercase;
}

.nav_primary>li a:focus,
.nav_primary>li a:hover {
    text-decoration: none;
}

.lt-ie9 .nav_primary>li a:focus,
.lt-ie9 .nav_primary>li a:hover,
.touch .nav_primary>li a:focus,
.touch .nav_primary>li a:hover {
    border-bottom: 1px solid #848e96;
}

.animate_ready .nav_primary>li a::after {
    background: #848e96;
    bottom: 0;
    content: '';
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    transition: width 0.3s ease 0s;
    width: 20px;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.container_card {
    padding-top: 0.5em;
    /* 30px */
    max-width: 460px;
    margin: 0 auto;
}

.card {
    background-color: rgba(255, 255, 255, 0.3);
    margin-bottom: 4px;
    min-height: 100%;
    padding: 2.188em 1.25em;
    /* 35px 20px */
    text-align: center;
}

.lt-ie9 .card {
    background-color: #767676;
}

.card p {
    margin-bottom: 0.625em;
    /* 10px */
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.no-display {
    display: none !important;
    visibility: hidden;
}

.margin-0 {
    margin: 0 !important;
}

.margin-t-0 {
    margin-top: 0 !important;
}

.margin-r-0 {
    margin-right: 0 !important;
}

.margin-b-0 {
    margin-bottom: 0 !important;
}

.margin-l-0 {
    margin-left: 0 !important;
}

.padding-0 {
    padding: 0 !important;
}

.padding-t-0 {
    padding-top: 0 !important;
}

.padding-r-0 {
    padding-right: 0 !important;
}

.padding-b-0 {
    padding-bottom: 0 !important;
}

.padding-l-0 {
    padding-left: 0 !important;
}

.border-0 {
    border: 0 !important;
}

.border-t-0 {
    border-top: 0 !important;
}

.border-r-0 {
    border-right: 0 !important;
}

.border-b-0 {
    border-bottom: 0 !important;
}

.border-l-0 {
    border-left: 0 !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.text_l {
    text-align: left;
}

.text_r {
    text-align: right;
}

.text_c {
    text-align: center;
}

.upper {
    text-transform: uppercase;
}

.lower {
    text-transform: lowercase;
}

.strong {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.italic {
    font-style: italic;
}


/* 16px */


/* 20px */


/*

*	$point: breakpoint integer in px

*	$constraint: Constraint for media query (min/max)

*	$feature: Media feature of query (width/height)

*/

.feature {
    font-size: 1.375em;
    /* 22x */
    font-weight: 900;
    line-height: 2;
    /* 16px */
    padding: 0 0 0.727em;
    /* 16px */
}

.secondary {
    font-family: 'Brandon Grotesque';
    font-size: 1em;
    /* 16x */
    font-weight: 400;
    line-height: 1.375em;
    /* 22px */
}

.tertiary {
    font-size: 0.625em;
    /* 10px */
    line-height: 1;
    /* 16px */
    margin-bottom: 2.063em;
    /* 33px */
}

.pullout {
    font-family: 'Brandon Grotesque';
    font-size: 1.5em;
    /* 19px */
    font-style: normal;
    font-weight: 400;
    line-height: 1.273em;
}

.pullout_What {
    font-family: 'Brandon Grotesque';
    font-size: 1.5em;
    /* 19px */
    font-style: normal;
    font-weight: 400;
    line-height: 1.273em;
}

.intro,
.into {
    font-size: 2em;
}

.underlined::after {
    background: #848e96;
    content: '';
    display: block;
    height: 1px;
    left: 50%;
    margin-left: -39px;
    position: absolute;
    width: 78px;
}


/* modifier */

.reverse .underlined::after {
    background: #fff;
}

.underlined_link {
    position: relative;
}

.underlined_link:hover,
.underlined_link:focus {
    text-decoration: none;
}

.no-touch .underlined_link::after {
    background: #fff;
    bottom: -3px;
    content: '';
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    transition: width 0.3s ease 0s;
    width: 0;
}

.no-touch .underlined_link:hover::after {
    width: 100%;
}

.no-touch .underlined_link.highlight::after {
    background: #2096d1;
}

.lt-ie9 .underlined_link:focus,
.lt-ie9 .underlined_link:hover,
.touch .underlined_link:focus,
.touch .underlined_link:hover {
    border-bottom: 1px solid #fff;
}

.lt-ie9 .underlined_link.highlight:focus,
.lt-ie9 .underlined_link.highlight:hover,
.touch .underlined_link.highlight:focus,
.touch .underlined_link.highlight:hover {
    border-bottom: 1px solid #2096d1;
}

.highlight {
    color: #000;
}

.contrast {
    color: #071c28;
}

.reverse {
    color: #fff;
}

.bg_light {
    background-color: #eeeae1;
}

.bg_reverse {
    background-color: #fff;
}

.bg_dark {
    background-color: #333;
}

@media screen and (min-width: 22.125em) {
    .text_bottom {
        margin-left: -174px;
    }
}

@media screen and (min-width: 25em) {
    h1,
    .h1 {
        font-size: 60px;
        /* 70px */
    }
    .text_bottom {
        margin-left: -154px;
        padding: 0;
    }
}

@media screen and (min-width: 58.875em) {
    h1,
    .h1 {
        font-size: 4.375em;
        /* 70px */
    }
    .section_video {
        height: 100%;
        width: 100%;
    }
    .video_feature {
        height: 100%;
        position: relative;
    }
    .video_container {
        height: 100%;
        width: 100%;
    }
    .no-touch .video_container {
        left: 0;
        position: fixed;
        top: 0;
    }
    .lt-ie9 .video_container {
        position: static;
    }
    .wrapper {
        max-width: 80em;
        /* 960px */
        /*angel con esto se ajusta el logo enel centro de la pagina*/
        padding: 0 0.625em;
        /* 0 10px */
    }
    .wrapper.small {
        max-width: 48em;
        /* 638px */
        padding: 0;
    }
    .row {
        font-size: 0;
        margin-left: -0.25em;
        /* -4px */
        /* clear */
        /* alignment modifiers */
        /* hasLayout fix */
    }
    .row:after {
        clear: both;
        content: '';
        display: table;
    }
    .row.align-center {
        text-align: center;
    }
    .row.align-right {
        text-align: right;
    }
    .lt-ie9 .row {
        margin-left: -20px;
        zoom: 1;
    }
    [class^="lap-"],
    [class^="desk-"] {
        display: inline-block;
        font-size: 1rem;
        /* 16px */
        padding-left: 0.25em;
        /* 4px */
        position: relative;
        text-align: left;
        vertical-align: top;
        /* alignment modifiers */
        /* rem fallback */
    }
    .align-middle [class^="lap-"],
    .align-middle [class^="desk-"] {
        vertical-align: middle;
    }
    .align-bottom [class^="lap-"],
    .align-bottom [class^="desk-"] {
        vertical-align: bottom;
    }
    .lt-ie9 [class^="lap-"],
    .lt-ie9 [class^="desk-"] {
        font-size: 16px;
    }
    /* modifier */
    .padding_small {
        padding-left: 4px;
        /* 0.188em */
    }
    .lap-1-12 {
        width: 8.333334%;
    }
    .lap-1-6 {
        width: 16.666667%;
    }
    .lap-1-4 {
        width: 25%;
    }
    .lap-1-3 {
        width: 33.333334%;
    }
    .lap-5-12 {
        width: 41.666667%;
    }
    .lap-1-2 {
        width: 50%;
    }
    .lap-7-12 {
        width: 58.333334%;
    }
    .lap-2-3 {
        width: 66.666667%;
    }
    .lap-3-4 {
        width: 75%;
    }
    .lap-5-6 {
        width: 83.333334%;
    }
    .lap-11-12 {
        width: 91.666667%;
    }
    .lap-full {
        width: 100%;
    }
    .push-lap-1-12 {
        margin-left: 8.333334%;
    }
    .push-lap-1-6 {
        margin-left: 16.666667%;
    }
    .push-lap-1-4 {
        margin-left: 25%;
    }
    .push-lap-1-3 {
        margin-left: 33.333334%;
    }
    .push-lap-5-12 {
        margin-left: 41.666667%;
    }
    .push-lap-1-2 {
        margin-left: 50%;
    }
    .push-lap-7-12 {
        margin-left: 58.333334%;
    }
    .push-lap-2-3 {
        margin-left: 66.666667%;
    }
    .push-lap-3-4 {
        margin-left: 75%;
    }
    .push-lap-5-6 {
        margin-left: 83.333334%;
    }
    .push-lap-11-12 {
        margin-left: 91.666667%;
    }
    .header {
        border-top: 1px solid #a7a9ac;
        box-shadow: 0 0 10px 0 #000;
        z-index: 10;
    }
    .container_nav_primary {
        left: auto;
        padding-top: 0;
        position: static;
        z-index: 10;
    }
    .csstransforms3d .container_nav_primary,
    .nav_is_visible .container_nav_primary {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .btn_nav_open,
    .btn_nav_close {
        display: none;
    }
    .nav_primary {
        float: right;
        margin-top: 30px;
    }
    .nav_primary>li {
        border-left: 1px solid #a9afb3;
        float: left;
        padding: 0 0.75em;
        /* 0 12px */
    }
    .nav_primary>li:first-child {
        border-left: 0;
    }
    .nav_primary>li a {
        padding: 0.438em 0 0;
        /* 7px 0 0 */
    }
    .no-touch .nav_primary>li a::after {
        background: #848e96;
        bottom: 0;
        content: '';
        display: block;
        height: 1px;
        position: absolute;
        transition: width 0.3s ease 0s;
        width: 0;
    }
    .no-touch .nav_primary>li a:hover::after {
        width: 100%;
    }
    .card {
        padding: 1.25em;
        /* 20px */
    }
    .float-left-lap {
        float: left;
    }
    .float-right-lap {
        float: right;
    }
}

@media screen and (min-width: 46.875em) and (max-width: 56.1875em) {
    .hide-lap {
        display: none;
    }
}

@media screen and (min-width: 56.25em) {
    .desk-1-12 {
        width: 8.333334%;
    }
    .desk-1-8 {
        width: 12.5%;
    }
    .desk-1-6 {
        width: 16.666667%;
    }
    .desk-1-5 {
        width: 20%;
    }
    .desk-1-4 {
        width: 25%;
    }
    .desk-1-3 {
        width: 33.333334%;
    }
    .desk-4-10 {
        width: 40%;
    }
    .desk-5-12 {
        width: 41.666667%;
    }
    .desk-1-2 {
        width: 50%;
    }
    .desk-7-12 {
        width: 58.333334%;
    }
    .desk-6-10 {
        width: 60%;
    }
    .desk-2-3 {
        width: 66.666667%;
    }
    .desk-3-4 {
        width: 75%;
    }
    .desk-4-5 {
        width: 80%;
    }
    .desk-5-6 {
        width: 83.333334%;
    }
    .desk-7-8 {
        width: 87.5%;
    }
    .desk-11-12 {
        width: 91.666667%;
    }
    .desk-full {
        width: 100%;
    }
    .push-desk-1-12 {
        margin-left: 8.333334%;
    }
    .push-desk-1-6 {
        margin-left: 16.666667%;
    }
    .push-desk-1-4 {
        margin-left: 25%;
    }
    .push-desk-1-3 {
        margin-left: 33.333334%;
    }
    .push-desk-5-12 {
        margin-left: 41.666667%;
    }
    .push-desk-1-2 {
        margin-left: 50%;
    }
    .push-desk-7-12 {
        margin-left: 58.333334%;
    }
    .push-desk-2-3 {
        margin-left: 66.666667%;
    }
    .push-desk-3-4 {
        margin-left: 75%;
    }
    .push-desk-5-6 {
        margin-left: 83.333334%;
    }
    .push-desk-11-12 {
        margin-left: 91.666667%;
    }
    .nav_primary>li {
        padding: 0 0.833em;
        /*  7px 10px 0 */
    }
    .hide-desk {
        display: none;
    }
    .float-left-desk {
        float: left;
    }
    .float-right-desk {
        float: right;
    }
}

@media screen and (min-height: 46.875em) {
    .section_video {
        min-height: 37.5em;
        /* 600px */
    }
}

@media screen and (max-width: 56.1875em) {
    .video_feature video {
        display: none;
    }
}

@media screen and (max-width: 46.8125em) {
    .hide-palm {
        display: none;
    }
}

@media print {
    * {
        border: 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        font-family: Arial, Helvetica, sans-serif !important;
        text-shadow: none !important;
    }
    html,
    body {
        background: #fff !important;
        color: #000;
    }
    p,
    li {
        page-break-inside: avoid;
    }
    .wrapper {
        max-width: 100%;
        min-width: 100%;
    }
    .section,
    .btn_nav_open {
        background-image: none !important;
    }
    .section_video {
        display: none !important;
    }
    .bg_dark {
        background: #fff !important;
    }
    .reverse {
        color: #000 !important;
    }
    .hide-print {
        display: none !important;
    }
}

.legals-ling {}

.text-center {
    text-align: center;
}


/* The Modal (background) */

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 2;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}


/* Modal Content/Box */

.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 60%;
    /* Could be more or less, depending on screen size */
}

@media screen and (min-width: 46.875em) {
    /* Modal Content/Box */
    .modal-content {
        background-color: #fefefe;
        margin: 10% auto;
        /* 15% from the top and centered */
        padding: 20px;
        border: 1px solid #888;
        width: 60%;
        /* Could be more or less, depending on screen size */
    }
}


/* The Close Button */

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.container-legals {
    padding: 14px 0;
}

.container-legals span:hover {
    font-weight: bold;
}

.container-legals span:hover {
    cursor: pointer;
}

@media screen and (min-width: 46.875em) {
    .container-legals {
        text-align: right;
    }
}

.modal .mailto {
    color: black !important;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert,
#tarteaucitronAlertBig #tarteaucitronPersonalize,
#tarteaucitron #tarteaucitronPrivacyUrl {
    background: #000000 !important;
}

table thead tr {
    background: #FFF;
    color: #111;
}

td {
    border-bottom: 1px solid #ddd;
}

table {
    background: rgba(255, 255, 255, 0.85);
    padding: 5px;
    text-align: left;
    font-size: 14px;
    font-family: 'Big Caslon' !important;
    color: #071c28;
    border-spacing: 5px !important;
}

table tr td {
    padding: 15px;
}

.wrapper.small.table-vacantes {
    max-width: 85% !important;
    background: rgba(255, 255, 255, .85);
    padding: 15px;
    /* padding-top: 46px; */
    height: 92%;
    padding-top: 40px;
}

#DataTables_Table_0_length {
    padding-left: 106px;
}

#DataTables_Table_0_filter,
.dataTables_filter {
    padding-right: 103px;
    margin-bottom: 5px;
}

.dataTables_info,
#DataTables_Table_0_info {
    padding-left: 104px;
}

.dataTables_wrapper {
    top: -50px;
}

#DataTables_Table_0_paginate,
.dataTables_paginate {
    padding-right: 103px;
}

@media(max-width: 835px) {
    .dataTables_paginate {
        background: rgba(255, 255, 255, .85);
        ;
    }
}

table.dataTable {
    border-spacing: 5px;
}

#DataTables_Table_0 {
    width: 85% !important;
}

table tr td a {
    color: #071c28 !important;
}

.pointer {
    cursor: pointer;
}

.job-detail,
.job-register-login {
    background: #fff;
    padding: 30px;
    color: #000;
    height: 95%;
}

.job-description {
    font-size: 20px;
    padding: 14px;
}

.job-city {
    float: left;
    padding-left: 247px;
    font-size: 15px;
}

.job-code {
    float: right;
    font-size: 15px;
    padding-right: 250px;
}

.job-salary {
    font-size: 15px;
}

.job-actions>a.btn-info {
    color: #FFF;
    margin-right: 13px;
}

.pointer {
    cursor: pointer;
}


/*login*/

.login-left,
.contact-form {
    padding: 25px;
    padding-top: 20px;
}

.login-form {
    /* width: 50%; 24% */
    background: none !important;
    height: auto !important;
}

.hint-text a {
    color: #071c28 !important;
    font-size: 15px;
}

.login-left div.form-group h4 {
    font-size: 15px !important;
    text-transform: uppercase !important;
}

.alert-danger,
.alert-success {
    font-size: 15px;
}

.form-group.job-register-login {
    width: 24%;
    margin-left: 481px;
}


/*Wong: aÃ±adidos el martes 9 de julio*/

a.regresar {
    color: #071c28;
}

.table,
.job-description,
.pullout_What.sombra,
.pullout {
    font-family: 'Brandon Grotesque';
    font-size: 1.5em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.273em;
}

.table,
.job-description {
    font-family: 'Brandon Grotesque';
    /* font-size: 1.5em; */
    font-style: normal;
    font-weight: 400;
    line-height: 1.273em;
}

.job-contact {
    background: rgba(255, 255, 255, 0.3) !important;
    padding: 10px;
}

.form-control.brand-bk-input {
    background: #333;
    color: #FFF;
}

a.negro {
    color: #000;
}

.btn-contacto {
    background: #333;
    border: #333;
}


/*Cambios por realizar el dÃ­a 10/07/19 Wong*/

.oculto {
    display: none;
}

.mgl-15 {
    margin-left: 15px;
}

.negro {
    color: #000;
    font-size: 15px;
}

.pr-0 {
    padding-right: 0;
}

.pl-0 {
    padding-left: 0;
}

.p-0 {
    padding: 0;
}


/****/

body {
    margin: 0;
    padding: 0;
}

.box {
    background: rgba(255, 255, 255, 1);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    z-index: 3;
}

.box .b {
    border-radius: 50%;
    border-left: 4px solid white;
    border-right: 4px solid white;
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: ro 2s infinite;
}

.box .b1 {
    border-color: #fed000;
    width: 120px;
    height: 120px;
}

.box .b2 {
    border-color: teal;
    width: 100px;
    height: 100px;
    animation-delay: 0.2s;
}

.box .b3 {
    border-color: yellowgreen;
    width: 80px;
    height: 80px;
    animation-delay: 0.4s;
}

.box .b4 {
    border-color: #393836;
    width: 60px;
    height: 60px;
    animation-delay: 0.6s;
}

@keyframes ro {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        transform: translate(-50%, -50%) rotate(-180deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
}

.oculto {
    display: none;
}

.mrg-5 {
    margin-right: 5px;
}

.pointer {
    cursor: pointer;
}

.brand-text-color {
    color: #fed000;
}

.brand-back-color {
    background: #393836;
}

.brand-back2-color {
    background: #fed000;
}

.close:hover {
    color: #fed000;
}


/*Sucess Alerts*/


/**
 * Extracted from: SweetAlert
 * Modified by: Istiak Tridip
 */

.success-checkmark {
    width: 80px;
    height: 115px;
    margin: 0 auto;
}

.success-checkmark .check-icon {
    width: 80px;
    height: 80px;
    position: relative;
    border-radius: 50%;
    box-sizing: content-box;
    border: 4px solid #4caf50;
}

.success-checkmark .check-icon::before {
    top: 3px;
    left: -2px;
    width: 30px;
    transform-origin: 100% 50%;
    border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
    top: 0;
    left: 30px;
    width: 60px;
    transform-origin: 0 50%;
    border-radius: 0 100px 100px 0;
    animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before,
.success-checkmark .check-icon::after {
    content: '';
    height: 100px;
    position: absolute;
    background: #fff;
    transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
    height: 5px;
    background-color: #4caf50;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
    top: 46px;
    left: 14px;
    width: 25px;
    transform: rotate(45deg);
    animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
    top: 38px;
    right: 8px;
    width: 47px;
    transform: rotate(-45deg);
    animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
    top: -4px;
    left: -4px;
    z-index: 10;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    box-sizing: content-box;
    border: 4px solid rgba(76, 175, 80, .5);
}

.success-checkmark .check-icon .icon-fix {
    top: 8px;
    width: 5px;
    left: 26px;
    z-index: 1;
    height: 85px;
    position: absolute;
    transform: rotate(-45deg);
    background-color: #fff;
}

@keyframes rotate-circle {
    0% {
        transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
    }
}

@keyframes icon-line-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes icon-line-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

.ql-editor{
    height: 100px;
}


/*Anexando cambios del menú*/

#navbar1{
    background: #FFF;
}
.nav>li:hover{
    background: #eee;
}
/* ul.nav > li a:hover{
    background:red;
} */
.fa.fa-bars{
    margin-top: 7px;
}


/* @media screen and (max-device-width: 950px){
    .navbar-toggle {
        display: block;
    }
    .nav.navbar-nav.list-reset.nav_primary.text_c{
        display: none;
    }
} */
.form-group.col-md-12{
    margin-top: 50px;
}