.p-intro,
p {
    text-align: left
}

body,
h6,
small {
    color: #253238;

}

.breadcrumb,
.slick-dots,
ul.nav {
    list-style: none
}

a,
a.link-bold {
    text-decoration: none
}

.goto .nav .menu a,
h3.h3-cap,
h5,
h6 {
    text-transform: uppercase
}

.btn,
.slick-slider {
    -webkit-user-select: none
}

.btn,
.social li,
a {
    vertical-align: middle
}

.hero-banner-img,
.hero-banner-img img {
    right: 0;
    height: 100%;
    position: absolute
}

.clearfix,
.slick-track:after {
    clear: both
}

.cd-user-modal,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.cd-user-modal .container,
.cd-user-modal .container .col-10,
.slick-slide.dragging img {
    pointer-events: none
}

/*@font-face {
    font-family: ClanPro-Medium;
    src: url(../fonts/ClanPro-Medium.eot);
    src: url(../fonts/ClanPro-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/ClanPro-Medium.woff) format('woff'), url(../fonts/ClanPro-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: ClanPro-MediumItalic;
    src: url(../fonts/ClanPro-MediumItalic.eot);
    src: url(../fonts/ClanPro-MediumItalic.eot?#iefix) format('embedded-opentype'), url(../fonts/ClanPro-MediumItalic.woff) format('woff'), url(../fonts/ClanPro-MediumItalic.ttf) format('truetype');
    font-weight: 500;
    font-style: italic
}

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

@font-face {
    font-family: ClanPro-BoldItalic;
    src: url(../fonts/ClanPro-BoldItalic.eot);
    src: url(../fonts/ClanPro-BoldItalic.eot?#iefix) format('embedded-opentype'), url(../fonts/ClanPro-BoldItalic.woff) format('woff'), url(../fonts/ClanPro-BoldItalic.ttf) format('truetype');
    font-weight: 700;
    font-style: italic
}

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

@font-face {
    font-family: ClanPro-NewsItalic;
    src: url(../fonts/ClanPro-NewsItalic.eot);
    src: url(../fonts/ClanPro-NewsItalic.eot?#iefix) format('embedded-opentype'), url(../fonts/ClanPro-NewsItalic.woff) format('woff'), url(../fonts/ClanPro-NewsItalic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic
}

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

@font-face {
    font-family: ClanPro-BookItalic;
    src: url(../fonts/ClanPro-BookItalic.eot);
    src: url(../fonts/ClanPro-BookItalic.eot?#iefix) format('embedded-opentype'), url(../fonts/ClanPro-BookItalic.woff) format('woff'), url(../fonts/ClanPro-BookItalic.ttf) format('truetype');
    font-weight: 400;
    font-style: italic
}*/

body {
    /*font: 400 14px/24px ClanPro-Book, Helvetica, sans-serif;*/
    font-family: arial;
    letter-spacing: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smooth: always;
    overflow-x: hidden;
    font-variant-ligatures: common-ligatures;
    -moz-font-feature-settings: "liga", "clig";
    -webkit-font-feature-settings: "liga", "clig";
    font-feature-settings: "liga", "clig";
    -webkit-text-size-adjust: 100%
}

.col-1 {
    width: 8.33333333%
}

.col-2 {
    width: 16.66666666%
}

.col-3 {
    width: 25%
}

.col-4 {
    width: 33.33333333%
}

.col-5 {
    width: 41.66666667%
}

.col-5-5 {
    width: 45.83265%
}

.col-6 {
    width: 50%
}

.col-7 {
    width: 58.33333333%
}

.col-8 {
    width: 66.66666666%
}

.col-9 {
    width: 75%
}

.col-10 {
    width: 83.33333333%
}

.col-11 {
    width: 91.66666666%
}

.col-12 {
    width: 100%
}

.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-5-5,
.col-6,
.col-7,
.col-8,
.col-9 {
    float: left
}

.offset-1-2 {
    margin-left: 4.1666665%
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-1-5 {
    margin-left: 12.499995%
}

.offset-2 {
    margin-left: 16.66666666%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666666%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666666%
}

.offset-50 {
    float: none;
    margin: 0 auto
}

section {
    display: inline-table;
    width: 100vw;
    position: relative;
    margin-bottom: 96px;
    min-height: 1px;
    height: auto
}

.container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    display: table
}

@media screen and (min-width:100px) and (max-width:576px) {
    section {
        margin-bottom: 50px
    }
    .container {
        margin: 0 auto;
        padding: 0 16px
    }
    .container .col-1,
    .container .col-10,
    .container .col-11,
    .container .col-12,
    .container .col-2,
    .container .col-3,
    .container .col-4,
    .container .col-5,
    .container .col-6,
    .container .col-7,
    .container .col-8,
    .container .col-9 {
        width: 100%
    }
    .container .offset-1,
    .container .offset-10,
    .container .offset-11,
    .container .offset-12,
    .container .offset-2,
    .container .offset-3,
    .container .offset-4,
    .container .offset-5,
    .container .offset-6,
    .container .offset-7,
    .container .offset-8,
    .container .offset-9 {
        margin: 0
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .container {
        margin: 0 auto;
        padding: 0 32px
    }
    .col-8 {
        width: 83.33333333%
    }
    .offset-2 {
        margin-left: 8.33333333%
    }
}

h1 {
    font: 400 42px/56px arial, Helvetica, sans-serif;
    letter-spacing: -.1px
}

h1 span {
    font-family: arial;
}

h2 {
    font: 400 30px/40px arial, Helvetica, sans-serif
}

h3 {
    font: 400 24px/32px arial, Helvetica, sans-serif
}

h3.h3-light {
    font: 400 20px/32px arial, Helvetica, sans-serif
}

h3.h3-cap {
    font: 400 24px/36px arial, Helvetica, sans-serif
}

h4 {
    font: 400 18px/24px arial, Helvetica, sans-serif
}

h4.h4-light {
    font-family: arial;
}

h5 {
    font: 400 13px/16px arial, Helvetica, sans-serif;
    letter-spacing: .4px
}

h6 {
    font: 400 10px/16px arial, Helvetica, sans-serif;
    letter-spacing: .5px
}

p {
    font: 400 14px/24px arial, Helvetica, sans-serif
}

.p-intro {
    font: 400 16px/32px arial, Helvetica, sans-serif
}

.italic {
    font-family: arial;
}

.bold,
.clanpro-news {
    font-family: arial;
}

a {
    font: 400 12.2px/24px arial, Helvetica, sans-serif;
    color: #DAA520;
    letter-spacing: .41px;
    transition: all .15s ease-in-out
}

b {
    font-family: arial;
}

a.link-bold {
    font: 400 14px/24px arial, Helvetica, sans-serif;
    letter-spacing: .6px
}

a:hover {
    color: #B8860B
}

small {
    font: 400 12px/16px arial, Helvetica, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
small {
    display: block
}

@media screen and (min-width:100px) and (max-width:576px) {
    h1,
    h2 {
        font-size: 28px;
        line-height: 40px
    }
    h3 {
        font-size: 22px;
        line-height: 32px;
        letter-spacing: -.4px
    }
    h4 {
        font-size: 20px;
        line-height: 24px
    }
    h6 {
        font-size: 12px;
        line-height: 20px
    }
    p {
        font-size: 15px;
        line-height: 28px
    }
    small {
        font-size: 13px;
        line-height: 16px
    }
    a {
        font-size: 14px;
        letter-spacing: .47px
    }
}

.bg-black {
    background-color: #253238
}

.bg-steel {
    background-color: #425A63
}

.bg-slate {
    background-color: #75909C
}

.bg-smoke {
    background-color: #CED9DA
}

.bg-gray {
    background-color: #EAEFF2
}

.bg-light-gray {
    background-color: #F8F9F8
}

.bg-white {
    background-color: #fff
}

.bg-jungle {
    background-color: #00AD46
}

.bg-leave {
    background-color: #02D557
}

.bg-green {
    background-color: #2ADD72!important
}

.bg-esmerald {
    background-color: #50E58C
}

.bg-dark-mint {
    background-color: #7EEEAB
}

.bg-mint {
    background-color: #9AF1C3
}

.bg-yellow {
    background-color: #FFC100
}

.color-black {
    color: #253238!important
}

.color-steel {
    color: #425A63!important
}

.color-slate {
    color: #75909C
}

.color-smoke {
    color: #CED9DA
}

.color-gray {
    color: #EAEFF2
}

.color-light-gray {
    color: #F8F9F8
}

.color-white {
    color: #FFF
}

.color-jungle {
    color: #00AD46
}

.color-leave {
    color: #02D557
}

.color-green {
    color: #2ADD72
}

.color-esmerald {
    color: #50E58C
}

.color-dark-mint {
    color: #7EEEAB
}

.color-mint {
    color: #9AF1C3
}

.color-yellow {
    color: #FFC100
}

header {
    width: 100%;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    padding: 36px 0 34px
}

.header {
    margin: 0 auto;
    width: 100%;
    max-width: 1440px;
    padding: 0 8.33333%;
    display: table
}

.logo {
    height: 50px;
    width: 160px;
    background-size: 100%;
    float: left;
    margin-right: 26px;
    margin-left: -10px;
    position: relative;
    z-index: 20
}

.menu-right a:first-child:before,
.nav .menu a.is-selected:before,
.nav .menu a:before {
    content: "";
    bottom: -2px;
    left: 0;
    height: 2px;
    transition: all .1s ease-in-out
}

footer .logo {
    z-index: 1
}

@media screen and (min-width:2120px) {
    .header {
        padding: 0 6%
    }
}

@media screen and (min-width:100px) and (max-width:1280px) {
    .header {
        margin: 0 auto;
        width: 100%;
        max-width: 1440px;
        padding: 0 2%;
        display: table
    }
}

ul.nav li {
    display: inline-block
}

.shrink .header .contact-phone span:nth-child(n+3),
.shrink .header .social,
menu {
    display: none
}

.menu-right a:first-child,
.nav .menu a {
    padding: 0 20px 0 0;
    text-decoration: none;
    transition: all .1s ease-in-out;
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #FFF;
    letter-spacing: .19px;
    position: relative
}

.menu-right a:first-child.active,
.menu-right a:hover:first-child,
.nav .menu a.active,
.nav .menu a:hover {
    color: #253238
}

.menu-right a:first-child:before,
.nav .menu a:before {
    position: absolute;
    width: 0;
    background: #253238
}

.menu-right a:first-child.active:before,
.menu-right a:hover:first-child:before,
.nav .menu a.active:before,
.nav .menu a:hover:before {
    width: 20px
}

.shrink .menu-right a:first-child.active,
.shrink .nav .menu a.active {
    color: #2ADD72
}

.shrink .menu-right a:first-child.active:before,
.shrink .nav .menu a.active:before {
    background-color: #2ADD72
}

.bg-light-gray .menu-right a:first-child,
.bg-light-gray .nav .menu a,
.bg-white .menu-right a:first-child,
.bg-white .nav .menu a {
    color: #000
}

.bg-light-gray .menu-right a:hover:first-child,
.bg-light-gray .nav .menu a:hover,
.bg-white .menu-right a:hover:first-child,
.bg-white .nav .menu a:hover {
    color: #2ADD72
}

.bg-light-gray .menu-right a:first-child:before,
.bg-light-gray .nav .menu a:before,
.bg-white .menu-right a:first-child:before,
.bg-white .nav .menu a:before {
    background: #2ADD72
}

.bg-light-gray header .btn-white,
.bg-white header .btn-white {
    background: #2ADD72;
    color: #fff
}

.bg-light-gray header .btn-border--white,
.bg-white header .btn-border--white {
    border: 2px solid #2ADD72;
    color: #2ADD72
}

.internship-menu {
    background: rgba(255, 255, 255, .95);
    padding: 8px 0;
    margin-top: 40px
}

.goto .nav .menu a {
    color: #75909C;
    font-size: 12.2px;
    letter-spacing: .41px
}

.goto .nav .menu a:hover {
    color: #253238
}

.is-selected {
    color: #02D557!important;
    position: relative
}

.nav .menu a.is-selected:before {
    position: absolute;
    width: 20px;
    background: #02D557
}

.menu-anchor,
.menu-anchor p {
    display: none;
    position: absolute
}

header.shrink {
    position: fixed;
    transform: translateZ(0);
    backface-visibility: hidden;
    background: rgba(255, 255, 255, .97);
    -webkit-animation: flash 150ms ease-in-out;
    -moz-animation: flash 150ms ease-in-out;
    -o-animation: flash 150ms ease-in-out;
    animation: flash 150ms ease-in-out;
    animation-iteration-count: 1;
    border-bottom: 1px solid rgba(0, 0, 0, .02);
    padding: 18px 0 12px
}

.shrink .header .contact-phone.col-4 {
    margin-top: 0;
    float: right;
    width: auto
}

.shrink ul.nav {
    color: #000
}

.shrink .nav .menu a {
    display: inline-block;
    padding-top: 4px;
    color: #253238
}

.shrink .menu-right a:hover:first-child,
.shrink .nav .menu a:hover {
    color: #2ADD72
}

.shrink .nav .menu a:before {
    bottom: 2px
}

.shrink .menu-right a:hover:first-child:before,
.shrink .nav .menu a:hover:before {
    background: #2ADD72
}

@keyframes flash {
    0% {
        top: -100px
    }
    100% {
        top: 0
    }
}

@-webkit-keyframes flash {
    0% {
        top: -100px
    }
    100% {
        top: 0
    }
}

@-moz-keyframes flash {
    0% {
        top: -100px
    }
    100% {
        top: 0
    }
}

@-o-keyframes flash {
    0% {
        top: -100px
    }
    100% {
        top: 0
    }
}

.btn {
    font: 400 13px/1.5em arial;
    color: #253238;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid transparent;
    padding: .55rem .75rem;
    transition: all .15s ease-in-out;
    margin: 0
}

.btn-border--black,
.btn-border--black:hover {
    border: 2px solid #253238
}

.btn-small {
    padding: .29rem .75rem
}

.btn-medium {
    padding: .65rem .75rem
}

.btn-big {
    padding: .77rem .75rem
}

.btn-shadow {
    box-shadow: 0 12px 14px 0 rgba(14, 20, 22, .15)
}

.btn-shadow:hover {
    box-shadow: 0 6px 7px 0 rgba(14, 20, 22, .1)
}

.btn-border--black:hover {
    background: #253238;
    color: #fff
}

.btn-border--grey {
    border: 1px solid #2ADD72;
    color: #2ADD72
}

.btn-border--grey:hover {
    background: #2ADD72;
    color: #fff
}

.btn-border--white {
    border: 2px solid rgba(255, 255, 255, .7);
    color: #fff
}

.btn-border--white:hover,
.btn-white {
    color: #253238;
    background: #fff
}

.btn-border--white:hover {
    border: 2px solid #fff
}

.btn-white:hover {
    color: #425A63;
    background: #F8F9F8
}

.btn-green {
    color: #fff;
    background: #DAA520;
}

.btn-green:hover {
    color: #fff;
    background: #B8860B;
}

.btn-grey {
    border: 1px solid #2ADD72;
    color: #2ADD72
}

.btn-grey:hover {
    background: #2ADD72;
    color: #fff
}

@media screen and (min-width:100px) and (max-width:576px) {
    .btn {
        padding: .9rem;
        letter-spacing: -.2px;
        text-align: center
    }
    .bg-light-gray header .btn-white,
    .bg-white header .btn-white {
        color: #2ADD72;
        background: #fff
    }
    .bg-light-gray header .btn-border--white,
    .bg-white header .btn-border--white {
        border: 2px solid rgba(255, 255, 255, .6);
        color: #fff
    }
}

.menu-right {
    float: right;
    margin-top: -10px
}

.menu-right .btn {
    width: 8.3333vw;
    max-width: 120px;
    min-width: 100px;
    margin: 0
}

.menu-right a {
    margin-right: 12px
}

.menu-right a:first-child {
    margin-right: 0;
    color: #fff;
    line-height: 3.6em
}

.menu-right a:nth-child(2) {
    margin-right: 12px
}

.menu-right a:last-child {
    margin-right: 0
}

.menu-right a.btn-white {
    box-shadow: 0 12px 14px 0 rgba(14, 20, 22, .15)
}

.menu-right a.btn-white:hover {
    box-shadow: 0 6px 7px 0 rgba(14, 20, 22, .1)
}

.shrink .menu-right {
    margin-top: -7px
}

.shrink .menu-right a:first-child {
    color: #253238
}

.shrink .menu-right a.btn-white {
    color: #fff;
    background: #2ADD72
}

.shrink .menu-right a.btn-white:hover {
    background: #02D557
}

.shrink .menu-right a.btn-border--white {
    color: #2ADD72;
    background: #fff;
    border: 2px solid #2ADD72
}

.shrink .menu-right a.btn-border--white:hover:hover {
    color: #02D557;
    border: 2px solid #02D557
}

@media screen and (min-width:100px) and (max-width:1080px) {
    .header {
        padding: 0 32px
    }
    .nav .menu,
    .nav .menu-right {
        display: none
    }
    .menu-anchor p {
        float: left;
        display: block;
        font-family: "Trebuchet MS";
        font-size: 12.2px;
        color: #FFF;
        letter-spacing: .4px;
        margin-top: -3px
    }
    .menu-anchor {
        width: 75px;
        height: 21px;
        position: relative;
        cursor: pointer;
        z-index: 100;
        top: 3px;
        float: right
    }
    .menu-anchor #burger {
        height: 3px;
        width: 30px;
        margin-top: 9px;
        background: #fff;
        transition: all .1s linear;
        float: right
    }
    .menu-anchor #burger::before,
    .menu-anchor #burger:after {
        transition: width .1s .2s linear, top .1s .1s linear, bottom .1s .1s linear, transform .1s linear;
        content: '';
        position: absolute;
        height: 3px;
        right: 0;
        background: #fff;
        width: 30px
    }
    .menu-anchor #burger:after {
        top: 0
    }
    .menu-anchor #burger:before {
        bottom: 0
    }
    .menu-active .menu-anchor #burger,
    .menu-active .menu-anchor #burger::before,
    .menu-active .menu-anchor #burger:after {
        background: #fff;
        transition: width .1s linear, top .1s .1s linear, transform .1s .2s linear
    }
    .menu-active .menu-anchor #burger {
        background: 0 0!important
    }
    .menu-active .menu-anchor #burger:after {
        top: 9px;
        transform: rotate(45deg)
    }
    .menu-active .menu-anchor #burger::before {
        bottom: 9px;
        transform: rotate(-45deg)
    }
    .menu-anchor #burgerBlack {
        height: 3px;
        width: 30px;
        margin-top: 9px;
        background: #000;
        transition: all .1s linear;
        float: right
    }
    .menu-anchor #burgerBlack::before,
    .menu-anchor #burgerBlack:after {
        transition: width .1s .2s linear, top .1s .1s linear, bottom .1s .1s linear, transform .1s linear;
        content: '';
        position: absolute;
        height: 3px;
        right: 0;
        background: #000;
        width: 30px
    }
    .menu-anchor #burgerBlack:after {
        top: 0
    }
    .menu-anchor #burgerBlack:before {
        bottom: 0
    }
    .menu-active .menu-anchor #burgerBlack,
    .menu-active .menu-anchor #burgerBlack::before,
    .menu-active .menu-anchor #burgerBlack:after {
        background: #000;
        transition: width .1s linear, top .1s .1s linear, transform .1s .2s linear
    }
    .menu-active .menu-anchor #burgerBlack {
        background: 0 0!important
    }
    .menu-active .menu-anchor #burgerBlack:after {
        top: 9px;
        transform: rotate(45deg)
    }
    .menu-active .menu-anchor #burgerBlack::before {
        bottom: 9px;
        transform: rotate(-45deg)
    }
    menu {
        position: fixed;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        background: #2ADD72;
        z-index: 20;
        height: 100vh;
        opacity: .98;
        -webkit-transform: translateY(-170vh);
        -moz-transform: translateY(-170vh);
        -ms-transform: translateY(-170vh);
        transform: translateY(-170vh);
        transition: all .15s ease-in-out
    }
    menu li {
        position: relative;
        padding: 16px
    }
    menu li::after {
        position: absolute;
        content: '';
        height: 2px;
        bottom: 0;
        left: 10%;
        width: 80%;
        background: rgba(154, 241, 195, .5)
    }
    menu li a {
        display: block;
        text-decoration: none;
        color: #fff
    }
    .bg-light-gray .menu-anchor p,
    .bg-white .menu-anchor p,
    .shrink .menu-anchor p {
        color: #253238
    }
    menu li a.btn {
        width: 80%;
        max-width: 300px
    }
    menu li:first-child {
        padding-bottom: 24px
    }
    menu li:nth-child(n+2) {
        padding: 24px 13%
    }
    menu li:nth-child(n+2) a {
        font-size: 18px;
        text-align: left;
        line-height: 48px
    }
    .bg-light-gray .menu-anchor #burger,
    .bg-light-gray .menu-anchor #burger:after,
    .bg-light-gray .menu-anchor #burger:before,
    .bg-white .menu-anchor #burger,
    .bg-white .menu-anchor #burger:after,
    .bg-white .menu-anchor #burger:before {
        background: #253238
    }
    .menu-active menu {
        padding-top: 85px;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateY(0)
    }
    .shrink .header {
        padding-bottom: 6px
    }
    .shrink .logo {
        width: 115px;
        height: 33px;
        background-size: 100%
    }
    .shrink .menu-anchor #burger,
    .shrink .menu-anchor #burger::before,
    .shrink .menu-anchor #burger:after {
        background: #253238
    }
    .shrink .menu-active .menu-anchor #burger::before,
    .shrink .menu-active+.menu-anchor #burger,
    .shrink .menu-active+.menu-anchor #burger:after {
        background: #fff
    }
}

.social li,
footer,
footer h6 {
    position: relative
}

.p-center,
.p-center *,
.social li,
.text-center {
    text-align: center
}

@media screen and (min-width:100px) and (max-width:576px) {
    header {
        padding: 29px 0
    }
    .header {
        padding: 0 16px
    }
    .logo {
        width: 115px;
        height: 33px;
        background-size: 100%
    }
    header.shrink {
        padding: 16px 0 4px
    }
    .internship-menu {
        display: none
    }
}

@media screen and (min-width:100px) and (max-width:580px) {
    menu li a.btn-border--white {
        margin-top: 16px
    }
}

.social a {
    font-size: 0
}

.social li {
    border-radius: 100%;
    height: 40px;
    width: 40px;
    transition: all .2s ease-in-out;
    background-color: #253238
}

.social li:hover {
    background: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1)
}

.social li.social-email,
.social li.social-facebook,
.social li.social-google-plus,
.social li.social-linkedin,
.social li.social-twitter,
.social li.social-youtube {
    background-position: center center;
    background-size: 24px;
    background-repeat: no-repeat
}

.social li.social-facebook {
    background-image: url(../images/icon-facebook.svg)
}

.social li.social-linkedin {
    background-image: url(../images/icon-linkedin.svg)
}

.social li.social-google-plus {
    background-image: url(../images/icon-instagran-green.svg)
}

.social li.social-youtube {
    background-image: url(../images/icon-youtube.svg)
}

.social li.social-twitter {
    background-image: url(../images/icon-twitter.svg)
}

.social li.social-email {
    background-image: url(../images/icon-email.svg)
}

footer {
    width: 100%;
    display: table;
    background: #2ADD72;
    z-index: 2
}

footer .footer-col-1,
footer .footer-col-2 {
    float: left
}

footer .footer-col-1 {
    width: 25%
}

footer .footer-col-2 {
    width: 62.5%;
    margin-left: 12.5%
}

footer .footer-first-row,
footer .footer-second-row {
    border-bottom: 1px solid rgba(154, 241, 195, .3)
}

footer .footer-first-row {
    margin-top: 60px;
    padding-bottom: 30px
}

footer .footer-second-row {
    margin-top: 44px;
    padding-bottom: 24px
}

footer .footer-third-row {
    margin-top: 40px;
    padding-bottom: 48px
}

.footer-first-row .logo {
    width: 115px;
    height: 33px;
    background-size: 100%;
    margin: 15px 0
}

footer .social li {
    display: inline-block;
    margin: 5px 30px 0 0
}

footer .social a:last-child li {
    margin-right: 0
}

footer .footer-first-row .btn-white {
    width: 100%;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1)
}

footer h6 {
    font: 400 18px/1.33em "Trebuchet MS", Helvetica;
    color: #253238;
    margin-bottom: 10px;
    text-transform: none;
    padding-left: 20px
}

footer h6::before {
    position: absolute;
    content: '';
    width: 14px;
    height: 14px;
    top: 4px;
    left: 0
}

footer h6.safe-site:before {
    background: url(../images/icon-h6-lock.svg) left top no-repeat
}

footer h6.sitemap:before {
    background: url(../images/icon-h6-points.svg) left top no-repeat
}

footer h6.pin:before {
    background: url(../images/icon-h6-pin.svg) left top no-repeat
}

footer .footer-second-row .safe-seal {
    position: relative;
    padding-top: 6px
}

footer .footer-second-row .safe-seal img {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 224px
}

footer .footer-sitemap div {
    display: inline-block;
    vertical-align: text-top;
    padding-right: 20px
}

footer .footer-estates li a,
footer .footer-sitemap li a {
    font: 400 11px/1.5em "Trebuchet MS", Helvetica;
    color: #F8F8F9;
    letter-spacing: .17px;
    text-transform: uppercase
}

footer .footer-estates li a:hover,
footer .footer-sitemap li a:hover {
    color: #253238
}

footer .footer-estates li {
    display: inline-block;
    position: relative
}

footer .footer-estates li::after {
    position: relative;
    content: '';
    height: 2px;
    width: 2px;
    background: #f5f5f5;
    display: inline-block;
    bottom: 3px;
    margin: 0 8px
}

footer .footer-estates li:last-child:after {
    display: none
}

footer .footer-third-row h6 {
    margin-top: 6px
}

footer .footer-signature {
    background: #253238;
    padding: 12px 0;
    margin: 0
}

footer .footer-signature a,
footer .footer-signature p {
    font: 400 12px/16px "Trebuchet MS", Helvetica;
    color: #75909C;
    margin: 0;
    padding: 0
}

footer .footer-signature a:hover {
    color: #2ADD72
}

footer .footer-signature .footer-col-2 div {
    float: left;
    color: #75909C;
    font-size: 12px;
    line-height: 16px;
    margin-right: 3px
}

@media screen and (min-width:100px) and (max-width:576px) {
    footer .col-8 {
        width: calc(100% - 32px)
    }
    footer .offset-2 {
        margin: 0 16px
    }
    footer h6 {
        font-size: 16px;
        line-height: 24px;
        letter-spacing: -.2px
    }
    footer .footer-first-row,
    footer .footer-second-row {
        border-bottom: 2px solid rgba(154, 241, 195, .3)
    }
    footer .footer-col-1,
    footer .footer-col-2 {
        width: 100%;
        margin: 0
    }
    footer .footer-first-row .footer-col-1 {
        margin-bottom: 33px
    }
    footer .footer-first-row .footer-col-2 .col-5 {
        width: calc(100% - 48px);
        margin: 0 auto;
        float: none
    }
    footer .footer-first-row .footer-col-2 .col-7 {
        min-width: 226px;
        float: none;
        margin: 0 auto 35px
    }
    footer .footer-first-row {
        margin-top: 52px;
        padding-bottom: 44px
    }
    footer .footer-first-row .logo {
        margin: 0 auto;
        float: none
    }
    footer .footer-first-row .social li {
        width: 46px;
        height: 46px;
        margin: 0 43px 0 0
    }
    footer .footer-second-row {
        margin-top: 36px;
        padding-bottom: 44px
    }
    .footer-signature .footer-col-1,
    footer .footer-second-row h6,
    footer .footer-third-row h6 {
        width: 33.3333%;
        padding-right: 8px;
        float: left
    }
    footer .footer-second-row .safe-seal {
        float: left
    }
    footer .footer-second-row .safe-seal img {
        max-width: 187px
    }
    footer .footer-second-row .footer-sitemap {
        margin-top: 26px
    }
    .footer-signature .footer-col-2,
    footer .footer-second-row .footer-sitemap .col-4 {
        width: 66.6666%;
        float: right
    }
    footer .footer-sitemap>div:nth-child(2) {
        margin-top: 0
    }
    footer .footer-estates li a,
    footer .footer-sitemap li a {
        font: 400 11px/28px "Trebuchet MS", Helvetica
    }
    footer .footer-third-row {
        margin-top: 31px;
        padding-bottom: 38px
    }
    footer .footer-third-row .footer-col-1 {
        width: 33.3333%
    }
    footer .footer-third-row .footer-col-2 {
        width: 66.6666%;
        margin-top: 5px
    }
    footer .footer-estates li {
        display: block
    }
    footer .footer-estates li::after,
    footer .footer-signature .footer-col-2 div.mobile {
        display: none
    }
    footer .footer-signature a,
    footer .footer-signature p {
        font-size: 11px;
        line-height: 24px;
        letter-spacing: -.01px
    }
    footer .footer-signature .footer-col-2 div {
        float: none;
        line-height: 24px
    }
}

.hero-banner {
    min-height: 600px;
    position: relative;
    display: block;
    z-index: 2
}

.hero-banner .col-4 {
    min-width: 400px
}

.hero-banner-img {
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
    margin: 0 auto;
    overflow: hidden
}

.hero-banner-img img {
    top: 0
}

.hero-banner-page .hero-banner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 100%
}

.hero-banner .container {
    position: absolute;
    display: block;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto
}

.relative,
.title {
    position: relative
}

.hero-banner .container h1 {
    margin-bottom: 8px
}

.hero-banner .container p {
    font: 400 16px/32px "Trebuchet MS", Helvetica;
    opacity: .7;
    color: #253238
}

.hero-banner .container .hero-container-divisor {
    height: 4px;
    width: 60px;
    background-color: #fff;
    display: block;
    clear: both;
    margin: 16px 0 48px
}

.hero-banner .container a.btn {
    margin-right: 8px;
    width: 40%;
    min-width: 180px
}

.hero-banner .job-search {
    box-shadow: 0 12px 14px 0 rgba(37, 50, 56, .16);
    border-radius: 2px;
    display: table;
    width: 100%
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .hero-banner-page .hero-banner-img img {
        left: -24%;
        opacity: .7
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .hero-banner .container {
        bottom: 36px
    }
    .hero-banner-page .hero-banner-img img {
        right: 0!important;
        left: initial!important;
        margin: 0
    }
    .hero-banner .container h1 {
        margin-bottom: 9px
    }
    .hero-banner .container p {
        font-size: 15px;
        line-height: 24px
    }
    .hero-banner .container .hero-container-divisor {
        width: 50px
    }
    .hero-banner .col-4,
    .hero-banner .container .col-4 p,
    .hero-banner .container .col-5,
    .hero-banner .container .col-5 p .hero-banner .container .col-4,
    .hero-banner .container .col-6 h1,
    .hero-banner .container .col-6 p {
        min-width: 100px;
        width: 75%
    }
    .hero-banner .container .hero-cta a {
        width: 100%;
        margin-bottom: 16px
    }
    .hero-banner .container .hero-container-divisor {
        margin-bottom: 32px
    }
    .hero-banner .job-search {
        margin-top: 0
    }
    .hero-banner-half-image .col-4 {
        width: 100%!important
    }
}

.box-shadow {
    background: #FFF;
    box-shadow: 0 12px 14px 0 rgba(37, 50, 56, .06);
    border-radius: 2px;
    display: -webkit-box
}

.title-up:before,
.title:after {
    content: "";
    height: 2px;
    background: #B8860B;
    left: 0
}

.title:after {
    position: absolute;
    width: 40px;
    bottom: -16px
}

.link,
.title-up,
.title-up:before {
    position: relative
}

h2.title:after {
    bottom: -24px
}

.title-up:before {
    display: table;
    width: 30px;
    margin-bottom: 22px
}

.services .link span:after,
.services .link span:before,
.slick-next:before,
.slick-prev:before,
.slick-track:after,
.slick-track:before,
[dir=rtl] .slick-next:before,
[dir=rtl] .slick-prev:before {
    content: ''
}

.link {
    text-transform: uppercase;
    display: table
}

.link span {
    width: 5px;
    height: 9px;
    margin-left: 8px;
    display: inline-block;
    background: url(../images/icon-link-arrow.svg) left top no-repeat;
    transition: all .15s ease-in-out
}

.link:hover span {
    margin-left: 12px
}

.link-secondary {
    font: 400 12px/16px "Trebuchet MS";
    color: #253238
}

.text-center {
    display: block;
    width: 100%
}

.centered {
    margin: 0 auto;
    display: table
}

.only-desktop,
.only-desktop::after,
.only-desktop::before {
    display: block
}

.only-mobile {
    display: none
}

.full-width {
    width: 100%;
    display: table
}

@media screen and (min-width:100px) and (max-width:768px) {
    .only-desktop,
    .only-desktop::after,
    .only-desktop::before {
        display: none!important
    }
    .only-mobile {
        display: block!important
    }
}

.banner-intern {
    background: #253238
}

.banner-intern-wrapper {
    padding: 10px 0 6px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: stretch
}

.banner-intern-icon,
.banner-intern-text {
    flex: 0 1 auto;
    position: relative;
    align-self: center
}

.banner-intern-icon {
    order: 1;
    display: inline-table;
    height: 100%;
    line-height: 0
}

.banner-intern-text {
    margin-top: -1px;
    order: 2
}

.banner-intern-link {
    order: 3;
    flex: 0 1 auto;
    align-self: center;
    position: relative
}

.banner-intern .banner-intern-link a {
    float: left
}

@media screen and (min-width:100px) and (max-width:1240px) {
    .banner-intern-icon img {
        height: 30px
    }
    .banner-intern-icon {
        height: 100%;
        flex: 0 1 30px
    }
    .banner-intern-text {
        flex: 0 1 79%
    }
    .banner-intern-link {
        flex: 0 1 auto;
        padding-left: 46px
    }
}

@media screen and (min-width:100px) and (max-width:768px) {
    .banner-intern-icon img {
        height: 38px
    }
    .banner-intern-icon {
        height: 100%;
        flex: 0 1 38px
    }
    .banner-intern-text {
        flex: 0 1 79%
    }
    .banner-intern-link {
        flex: 0 1 auto;
        padding-left: 56px
    }
}

@media screen and (min-width:100px) and (max-width:480px) {
    .banner-intern-icon img {
        height: 38px
    }
    .banner-intern-icon {
        height: 100%;
        float: left;
        flex: 0 1 38px
    }
    .banner-intern-text {
        flex: 0 1 75%
    }
    .banner-intern-link {
        flex: 0 1 auto;
        padding-left: 56px
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .box-shadow {
        box-shadow: none
    }
    .home-texts.three-columns .col-3,
    .home-texts.three-columns .col-8 {
        width: 100%;
        margin: 0
    }
    .home-texts.three-columns .col-3 {
        margin-bottom: 44px
    }
    .home-texts.three-columns .col-3:last-child {
        margin-bottom: 0
    }
    .home-texts.three-columns .col-3 .icon-rounded {
        float: left;
        margin-right: 14px;
        width: calc(33.333% - 14px)
    }
    .home-texts.three-columns .col-3 .icon-rounded img {
        width: calc(100% + 10px);
        max-width: 96px
    }
    .home-texts.three-columns .col-8 h3.title.mb9 {
        margin-bottom: 56px
    }
    .home-texts.three-columns .col-3 .three-columns-text {
        width: 66.6666%;
        float: left;
        padding-top: 5px
    }
    .home-texts.three-columns .col-3 .three-columns-text h4 {
        margin-bottom: 8px
    }
    .home-texts.three-columns .col-3 .three-columns-text p {
        margin-bottom: 16px
    }
    .three-columns .col-3,
    .three-columns .col-5-5,
    .three-columns .col-8 {
        width: 100%;
        margin: 0
    }
    .three-columns .col-3,
    .three-columns .col-5-5,
    .three-columns .col-6 {
        margin-bottom: 44px
    }
    .three-columns .col-3:last-child,
    .three-columns .col-5-5:last-child {
        margin-bottom: 0
    }
    .three-columns .col-3 .three-columns-text {
        padding-top: 5px
    }
    .three-columns .col-3 .three-columns-text h4 {
        margin-bottom: 8px
    }
    .three-columns .col-3 .three-columns-text p {
        margin-bottom: 16px
    }
}

.icon-rounded {
    width: 96px;
    height: 96px
}

.icon-rounded img {
    margin-left: -5px
}

.services .link span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin-right: 12px;
    margin-left: 0;
    margin-bottom: -3px;
    display: inline-block;
    background: #253238;
    position: relative
}

.services .link span:after,
.services .link span:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    transform: translateZ(0);
    transition: all .15s ease-in-out
}

.services .link span:before {
    width: 8px;
    height: 2px
}

.services .link span:after {
    width: 2px;
    height: 8px
}

.services .link:hover span {
    margin-left: 0;
    background: #00AD46
}

.services .link:hover span:after,
.services .link:hover span:before {
    transform: rotate(45deg)
}

.services .icon-services img {
    width: 100%;
    max-width: 80px
}

.services * {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

@media screen and (min-width:100px) and (max-width:576px) {
    .services .col-6 {
        width: 50%
    }
    .services .title {
        margin-bottom: 52px!important
    }
    .services .col-3 h4 {
        margin-bottom: 20px!important
    }
    .services .col-3 .col-12 {
        margin-bottom: 30px
    }
    .services .icon-services {
        height: 60px;
        width: 60px;
        margin-bottom: 8px!important
    }
    .services .icon-services img {
        height: 100%
    }
    .services .col-6 h6 {
        width: 100%;
        padding-right: 20px;
        -ms-word-break: hyphenate;
        word-break: hyphenate;
        -webkit-hyphens: none;
        -moz-hyphens: none;
        hyphens: none
    }
    .services .link span {
        width: 24px;
        height: 24px;
        margin-bottom: -6px
    }
    .services .link span:before {
        width: 12px
    }
    .services .link span:after {
        height: 12px
    }
    .services.three-columns .col-6 {
        margin-bottom: 0
    }
}

.banner-years {
    background-color: #F8C437;
    border: 5px solid #EAEFF2;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    min-height: 144px
}

.banner-years-left,
.banner-years-right {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    align-self: center;
    display: inline-flex;
    position: relative;
    justify-content: center
}

.banner-years-left {
    background: url(../images/banner-bg-illustration.svg) right center no-repeat;
    background-size: auto 100%;
    width: 30%;
    align-self: auto
}

.banner-years-left img {
    width: 100%
}

.banner-years-right {
    width: 70%;
    padding: 8px 40px
}

.banner-years-right p {
    font: 400 20px/32px ClanPro-News;
    color: #fff;
    letter-spacing: -.21px
}

.banner-years-right p span {
    font-family: ClanPro-NewsItalic;
    font-style: italic
}

@media screen and (min-width:100px) and (max-width:768px) {
    .banner-years {
        min-height: 1px
    }
    .banner-years-right p {
        font-size: 16px;
        line-height: 24px
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .banner-years {
        -webkit-flex-flow: column;
        flex-flow: column;
        min-height: 1px
    }
    .banner-years-left,
    .banner-years-right {
        width: 100%
    }
    .banner-years-left {
        background-image: none;
        background-color: #196134
    }
    .banner-years-right {
        padding: 16px 36px
    }
    .banner-years-right p {
        font-size: 14px;
        letter-spacing: -.2px;
        line-height: 20px
    }
}

.clients {
    overflow: hidden;
    padding: 45px 0 0
}

.clients li {
    padding: 0 0 45px;
    min-height: 40px;
    max-height: 200px;
    position: relative;
    width: calc(20% - 1px);
    float: left
}

.clients li figure img {
    width: 100%
}

@media screen and (min-width:768px) and (max-width:1141px) {
    .clients {
        margin-top: 22px;
        margin-bottom: 44px
    }
    .clients li {
        width: 33.333%;
        padding: 25px 0
    }
    .clients li img {
        width: 100%
    }
}

@media screen and (min-width:100px) and (max-width:767px) {
    .clients {
        margin-top: 22px;
        margin-bottom: 44px
    }
    .clients li {
        width: 50%;
        padding: 25px 0
    }
    .clients li img {
        width: 100%
    }
}

.depoiments {
    width: 100vw;
    display: inline-block
}

.depoiments-item {
    padding: 48px
}

.depoiments-head {
    display: table;
    width: 100%;
    position: relative
}

.depoiments-avatar {
    width: 80px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    float: left
}

.depoiments-info {
    width: auto;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 6px
}

.solution-carousel,
.solutions-carousel-item {
    text-align: left!important
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.depoiments-info h5 {
    font: 400 16px/24px ClanPro-Medium;
    color: #253238;
    text-transform: capitalize;
    margin-bottom: 1px
}

.depoiments-info small {
    color: #75909C
}

.depoiments-text p {
    font-size: 12px;
    line-height: 24px;
    color: #253238
}

.solutions-carousel-item {
    background: 0 0!important;
    box-shadow: none!important
}

.solutions-carousel-item[data-slick-index="-1"] {
    margin-left: 0!important
}

.slick-slider {
    box-sizing: border-box;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    width: 100%
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0
}

.slider {
    margin: 0 auto
}

.slick-slide {
    margin: 20px 18px;
    text-align: center;
    background: #FFF;
    box-shadow: 0 12px 14px 0 rgba(37, 50, 56, .06);
    border-radius: 2px;
    transition: all ease-in-out .3s;
    opacity: .7
}

.delete,
.dropdown-menu li a,
.job-search button,
.slick-next,
.slick-prev,
.wall-vagas .box-shadow,
.wall-vagas .box-shadow * {
    transition: all .15s ease-in-out
}

.slick-active,
.slick-current,
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-slide:focus {
    outline: 0
}

.slick-next,
.slick-prev {
    z-index: 1;
    top: 50%;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: #02D557;
    box-shadow: 0 12px 14px 0 rgba(11, 43, 23, .3)
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: #00AD46;
    box-shadow: 0 6px 10px 0 rgba(11, 43, 23, .4)
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1;
    color: #fff;
    background: url(../images/icon-slider-arrow.svg) center center no-repeat
}

.slick-prev {
    left: 8.3333%
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-next {
    right: 8.3333%
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    transform: rotate(180deg)
}

.slick-dotted.slick-slider {
    margin-bottom: 45px
}

.slick-dots {
    bottom: -45px;
    width: 100%;
    margin: 0;
    text-align: center
}

.slick-dots li,
.slick-dots li button {
    width: 16px;
    height: 16px;
    cursor: pointer
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    background: #75909C
}

.slick-dots li button:after,
.slick-dots li button:before {
    position: absolute;
    content: '';
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .15s ease-in-out
}

.slick-dots li button:after {
    border: 2px solid transparent
}

.slick-dots li button:focus:after,
.slick-dots li button:hover:after {
    border-color: #75909C
}

.slick-dots li button:before {
    background: #253238;
    width: 4px;
    height: 4px
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    background: #2ADD72
}

.slick-dots li.slick-active button:after {
    border: 2px solid #2ADD72
}

@media screen and (min-width:577px) and (max-width:768px) {
    .slick-slide {
        margin: 8px;
        box-shadow: none
    }
    .solutions .col-5-5.right-picture,
    .solutions .col-6.left-picture {
        height: 50%!important
    }
}

.load {
    display: none
}

.load-mobile {
    display: table
}

@media screen and (min-width:100px) and (max-width:576px) {
    .depoiments-clients {
        padding: 60px 0 52px;
        margin: 0
    }
    .depoiments {
        margin: 0;
        padding: 0
    }
    .depoiments .offset-2 {
        margin: 0;
        padding: 16px
    }
    .depoiments .col-10,
    .depoiments .col-6 {
        width: 100%!important
    }
    .depoiments .col-10 {
        padding: 0 0 0 16px
    }
    .depoiments-item {
        padding: 36px 24px
    }
    .depoiments-info h5 {
        font: 400 18px/32px ClanPro-Medium;
        margin-bottom: 2px
    }
    .depoiments-text p {
        font-size: 15px;
        line-height: 28px;
        color: #253238
    }
    .depoiments-avatar {
        float: none;
        margin-bottom: 7px
    }
    .depoiments-info {
        width: 100%;
        text-align: left;
        position: relative;
        bottom: 0;
        left: 0
    }
    .depoiments-head {
        margin-bottom: 22px
    }
    .slick-dotted.slick-slider {
        margin-bottom: 30px!important
    }
    .slick-slide {
        margin: 0 10px;
        box-shadow: none
    }
    .slick-prev {
        left: 16px!important
    }
    .slick-next {
        right: 16px!important
    }
    .slick-next,
    .slick-prev {
        box-shadow: 0 6px 7px 0 rgba(25, 97, 52, .2)!important
    }
    .load-mobile {
        display: none
    }
}

.job-search label {
    display: none
}

.job-search input {
    padding: 11px 16px;
    font: 400 14px/24px ClanPro-Book, Helvetica;
    margin: 0;
    color: #3599FF;
    text-shadow: 0 0 0 #000;
    -webkit-text-fill-color: transparent;
    border: 1px solid transparent;
    position: relative;
    appearance: none;
    -webkit-appearance: none
}

.job-search input::-webkit-input-placeholder {
    font: 400 12px/24px ClanPro-News, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.job-search input::-moz-placeholder {
    font: 400 12px/24px ClanPro-News, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.job-search input:-ms-input-placeholder {
    font: 400 12px/24px ClanPro-News, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.job-search input:-moz-placeholder {
    font: 400 12px/24px ClanPro-News, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.job-search button {
    height: 48px;
    width: 48px;
    border: none;
    margin: 0;
    padding: 0;
    background: url(../images/icon-search.svg) center center no-repeat #2ADD72;
    cursor: pointer
}

.job-search button:hover {
    background-color: #00AD46
}

.job-search input#curso {
    width: calc(64% - 24px);
    border-radius: 2px 0 0 2px
}

.job-search input#cidade {
    width: calc(36% - 25px);
    border-left: 1px solid #EAEFF2;
    border-radius: 0
}

.job-search input#searchCurso {
    width: calc(64% - 24px);
    border-radius: 2px 0 0 2px
}

.job-search input#searchCidade {
    width: calc(36% - 25px);
    border-left: 1px solid #EAEFF2;
    border-radius: 0
}

.job-search button,
.job-search input {
    float: left
}

.job-search button {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px
}

.job-search input:focus,
.job-search input:focus#cidade {
    outline: 0;
    border: 1px solid #3599FF;
    z-index: 1
}

.wall-vagas,
.wall-vagas ul {
    display: table;
    position: relative
}

.wall-vagas ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative
}

.wall-vagas li {
    position: relative;
    float: left;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 33%
}

.wall-vagas li:nth-child(3n+1) {
    padding-right: 16px;
    padding-left: 0
}

.wall-vagas li:nth-child(3n+3) {
    padding-right: 0;
    padding-left: 16px
}

.wall-vagas li:nth-child(3n+2) {
    padding-right: 8px;
    padding-left: 8px
}

.wall-vagas li:nth-child(n+4) {
    margin-top: 32px
}

.wall-vagas .box-shadow,
.wall-vagas .box-shadow * {
    cursor: pointer;
    overflow: hidden;
    -ms-word-break: hyphenate;
    -webkit-word-break: hyphenate;
    word-break: hyphenate;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.wall-vagas .box-shadow {
    height: 100%
}

.box-shadow a {
    width: 100%;
    height: 100%
}

.wall-vagas .box-shadow:hover {
    box-shadow: 0 6px 7px 0 rgba(37, 50, 56, .1)
}

.cd-user-modal-container,
.header-form {
    box-shadow: 0 12px 14px 0 rgba(37, 50, 56, .1)
}

.wall-vagas .box-shadow:hover * {
    color: #253238
}

.bg-pattern-bottom,
.bg-pattern-left,
.bg-pattern-right {
    height: 100%;
    position: absolute;
    bottom: 0;
    background: url(../images/section-bg.png) left bottom no-repeat
}

.form-group,
.form-group label.required,
.input-field {
    position: relative
}

.bg-pattern-left {
    left: 0
}

.bg-pattern-right {
    right: 0
}

.bg-pattern-bottom {
    bottom: 0;
    width: 100%;
    background-repeat: repeat-x;
    z-index: -1
}

.job-search.faq-search input {
    width: calc(100% - 48px)
}

@media screen and (min-width:100px) and (max-width:576px) {
    section.vagas {
        padding: 60px 0
    }
    .job-search {
        margin-top: 60px
    }
    .job-search input {
        padding: 13px 16px;
        font: 400 15px/24px ClanPro-Book, Helvetica
    }
    .job-search input::-webkit-input-placeholder {
        font: 400 13px/24px ClanPro-News, Helvetica
    }
    .job-search input::-moz-placeholder {
        font: 400 13px/24px ClanPro-News, Helvetica
    }
    .job-search input:-ms-input-placeholder {
        font: 400 13px/24px ClanPro-News, Helvetica
    }
    .job-search input:-moz-placeholder {
        font: 400 13px/24px ClanPro-News, Helvetica
    }
    .job-search button {
        height: 52px
    }
    .wall-vagas {
        margin-top: 28px
    }
    .wall-vagas li {
        width: 100%;
        margin: 8px 0!important;
        padding: 0!important
    }
    .bg-pattern-left,
    .bg-pattern-right {
        display: none
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .section-vagas .container .col-8 .sidebar-filter {
        width: 33%
    }
    .section-vagas .container .col-8 .col-9 {
        width: 67%
    }
    .wall-vagas li {
        width: 50%;
        margin: 8px auto!important
    }
    .wall-vagas li:nth-child(odd) {
        padding-right: 8px;
        padding-left: 0
    }
    .wall-vagas li:nth-child(even) {
        padding-left: 8px;
        padding-right: 0
    }
}

.form-title h4,
.form-title small {
    display: inline
}

.form-title small {
    float: right;
    line-height: 24px
}

.form-group {
    margin-bottom: 16px;
    width: 100%;
    display: table
}

.form-group li {
    float: left;
    width: 100%
}

.form-group input {
    width: 100%
}

.form-group label {
    font: 400 12px/24px arial;
    letter-spacing: .2px;
    color: #253238;
    display: block
}

.form-group label.required::after {
    content: '*';
    position: relative;
    top: 12px;
    padding-left: 4px;
    font-size: 24px;
    line-height: 0;
    color: #D0021B;
    display: inline-block
}

.input-field,
.input-textarea,
select {
    padding: 14px 16px 8px;
    caret-color: #3599FF
}

.form-divisor {
    width: 100%;
    height: 1px;
    background: rgba(206, 217, 218, 1);
    display: table
}

.header-form .form-divisor {
    background: rgba(206, 217, 218, .3)
}

.input-field {
    border: 1px solid #EAEFF2;
    border-radius: 2px;
    font: 400 14px/24px ClanPro-Book;
    color: #253238;
    min-height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-group input[type=checkbox],
.input-textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative
}

.input-field:focus,
.input-textarea:focus {
    border: 1px solid #3599FF;
    outline: 0
}

.input-field::-webkit-input-placeholder {
    font: 400 14px/24px ClanPro-Book, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.input-field::-moz-placeholder {
    font: 400 14px/24px ClanPro-Book, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.input-field:-ms-input-placeholder {
    font: 400 14px/24px ClanPro-Book, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.input-field:-moz-placeholder {
    font: 400 14px/24px ClanPro-Book, Helvetica;
    color: #75909C;
    text-shadow: none;
    -webkit-text-fill-color: initial
}

.form-group input[type=checkbox]+span,
.input-textarea,
select {
    font: 400 14px/24px ClanPro-Book
}

.form-group input[type=checkbox] {
    appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 3px;
    border: 1px solid #75909C;
    display: inline;
    margin-right: 12px;
    float: left;
    cursor: pointer
}

.form-group input[type=checkbox]+span {
    display: inline;
    letter-spacing: 0;
    width: calc(100% - 36px);
    float: left;
    cursor: pointer
}

.form-group input[type=checkbox]:checked,
.form-group li:hover input[type=checkbox]:checked {
    background: url(img/icon.svg) center center no-repeat;
    border: 2px solid #2ADD72;
    content: '';
    width: 20px;
    height: 20px
}

.input-textarea,
select {
    width: 100%;
    color: #253238
}

.input-textarea {
    border: 1px solid #EAEFF2;
    border-radius: 2px;
    max-width: 433px;
    appearance: none
}

select {
    border: 1px solid #EAEFF2;
    border-radius: 2px;
    position: relative;
    background: url(img/icon-selectbox-arrow-down.svg) 95% center no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select:focus {
    border: 1px solid #3599FF;
    outline: 0
}

.header-form select {
    background-position: 85% center
}

.form-group-radio {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.form-group-radio li {
    counter-increment: none;
    position: relative;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: stretch;
    max-width: 50%
}

.form-group-radio li:hover,
.form-group-radio li:hover input[type=radio]:after {
    background: #F8F9F8
}

.form-group-radio li:nth-child(odd) {
    margin-right: 10px
}

.form-group-radio li:nth-child(even) {
    margin-left: 10px
}

.form-group-radio.three-options li:first-child {
    margin: 0
}

.form-group-radio.three-options li {
    margin: 0 0 0 20px
}

.form-group-radio li label {
    width: 100%;
    padding: 24px 0 19px;
    border: 1px solid #EAEFF2;
    display: table;
    border-radius: 2px;
    font-family: ClanPro-Book;
    font-size: 14px;
    color: #253238;
    letter-spacing: 0;
    line-height: 24px;
    height: 100%;
    vertical-align: middle
}

.form-group-radio li label:hover {
    border-color: #75909C
}

.form-group-radio li span {
    padding-left: 49px;
    display: block
}

.form-group-radio li input[type=radio] {
    position: absolute;
    left: 24px;
    top: calc(50% - 3px);
    transform: translateY(-50%);
    width: auto
}

.form-group-radio li input[type=radio]:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #75909C;
    border-radius: 3px;
    top: 0;
    left: -4px;
    bottom: 0;
    margin: auto
}

.form-group-radio li input[type=radio]:checked:after,
.form-group-radio li:hover input[type=radio]:checked:after {
    background: url(img/icon.svg) center center no-repeat #fff;
    border: 2px solid #2ADD72;
    content: ' ';
    color: #fff;
    width: 16px;
    height: 16px;
}

.form-group-radio li:hover input[type=radio]:checked:after {
    background-color: #F8F9F8
}

.form-group-radio li label input[type=radio]:checked,
.form-group-radio li:hover label input[type=radio]:checked {
    border: 3px solid #2ADD72
}

@media screen and (min-width:100px) and (max-width:576px) {
    .form-group-radio {
        display: table;
        border: 1px solid #EAEFF2;
        border-radius: 3px
    }
    .form-group-radio li {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0
    }
    .form-group-radio li:nth-child(even),
    .form-group-radio li:nth-child(odd) {
        margin: 0
    }
    .form-group-radio li label {
        border: none
    }
    .form-group-radio li:nth-child(n+2) label {
        border-top: 1px solid #EAEFF2;
        border-radius: 0
    }
}

@media screen and (min-width:100px) and (max-width:320px) {
    .form-title small {
        float: left;
        line-height: 32px
    }
}

.header-form {
    margin-bottom: -130px;
    min-width: 345px
}

.header-form.fix-1 {
    margin-bottom: -284px
}

.header-form.fix-2 {
    margin-bottom: -220px
}

.header-form.fix-3 {
    margin-bottom: -180px
}

.header-form.fix-4 {
    margin-bottom: -160px
}

.signup h4 {
    float: left;
    position: relative;
    width: 100%
}

.signup h4 span {
    height: 12px;
    width: 23px;
    display: block;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    background: url(img/icon-arrow-right.svg) center center no-repeat
}

.form-nav {
    border-left: 2px solid #B8860B;
    padding: 0 0 4px;
    margin: 0
}

.button-dropdown,
a.dropdown-toggle {
    position: relative;
    font-family: ClanPro-Medium;
    font-size: 13px;
    color: #75909C;
    line-height: 16px
}

.button-dropdown:nth-child(n+2) {
    margin-top: 12px
}

a.dropdown-toggle {
    text-transform: uppercase;
    padding: 7px 19px;
    display: table
}

a.dropdown-toggle:hover {
    color: #253238
}

a.dropdown-toggle .tab-number {
    border: 1px solid #75909C;
    height: 32px;
    width: 32px;
    display: inline-block;
    border-radius: 50%;
    padding: 8px 11px;
    margin-right: 7px
}

a.dropdown-toggle:hover .tab-number {
    border-color: #253238
}

a.dropdown-toggle.active,
a.dropdown-toggle.done {
    color: #2ADD72;
    position: relative
}

a.dropdown-toggle.active::before {
    content: '';
    position: absolute;
    height: 48px;
    width: 4px;
    background: #2ADD72;
    left: -2px;
    top: 0
}

a.dropdown-toggle.active .tab-number,
a.dropdown-toggle.done .tab-number {
    background: #2ADD72;
    border: 1px solid #2ADD72;
    color: #fff
}

a.dropdown-toggle.done .tab-number {
    background: url(img/icon-check-white.svg) center center no-repeat #2ADD72;
    text-indent: 9999px
}

a.dropdown-toggle.active span {
    color: #fff
}

.dropdown-menu {
    text-align: left;
    margin: 12px 0 22px 24px
}

.dropdown-menu li a {
    color: #75909C;
    line-height: 32px
}

.dropdown-menu li a:hover {
    color: #253238
}

@media screen and (min-width:100px) and (max-width:640px) {
    .form-nav,
    .form-nav ul,
    .form-nav ul li {
        display: none;
        height: 0!important
    }
}

.delete {
    position: absolute;
    background-color: #CED9DA;
    border: none;
    cursor: pointer;
    height: 21px;
    width: 21px;
    right: 0;
    top: 16px;
    border-radius: 50%
}

.delete:hover {
    background-color: #fd1200
}

.delete::before {
    content: '';
    position: absolute;
    height: 3px;
    width: 11px;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.language-field {
    width: calc(100% - 30px)!important
}

.cd-user-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(37, 50, 56, .3);
    z-index: 3;
    overflow-y: auto;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity .3s, visibility .3s;
    -moz-transition: opacity .3s, visibility .3s;
    transition: opacity .3s, visibility .3s
}

.cd-user-modal .container .col-10>* {
    pointer-events: visible
}

.cd-user-modal.is-visible {
    visibility: visible;
    opacity: 1
}

.cd-user-modal.is-visible .cd-user-modal-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.cd-form-head,
.header-form-header {
    border-bottom: 1px solid rgba(206, 217, 218, .3);
    padding: 30px 20px 18px
}

.cd-user-modal-container {
    position: relative;
    float: right;
    width: 90%;
    max-width: 360px;
    background: #FFF;
    margin: 6em auto;
    padding-bottom: 24px;
    cursor: auto;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border-radius: 3px
}

.survey form input[type=radio],
.tab a {
    cursor: pointer
}

.cd-form {
    padding: 38px 24px 0
}

.cd-form input[type=password] {
    padding-right: 65px
}

.cd-form .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 52px;
    padding: 0 16px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font: 400 11px/16px ClanPro-Medium;
    color: #2ADD72;
    text-transform: uppercase;
    cursor: pointer
}

.cd-form .cd-error-message {
    font: 400 10px/1.5em ClanPro-NewsItalic;
    z-index: 2;
    color: #D0021B;
    pointer-events: none;
    display: none
}

.cd-form .forgot-password {
    font: 400 12px/16px ClanPro-News;
    color: #253238;
    text-align: center;
    display: block;
    padding-bottom: 8px
}

@media screen and (min-width:577px) and (max-width:768px) {
    .header-form {
        margin-bottom: -35px!important;
        min-width: 1px;
        width: 43%!important
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .header-form {
        margin-bottom: -85px!important;
        min-width: 1px;
        width: 66%!important;
        float: right
    }
}

.arrow-down {
    z-index: 1
}

.arrow-down-button {
    height: 72px;
    width: 16px;
    display: inline-block;
    background: url(img/icon-arrow-down.svg) top center repeat-y;
    margin-top: 40px;
    -webkit-animation: flash 5s 2s cubic-bezier(.8, 0, .2, 1) infinite;
    -moz-animation: flash 5s 2s cubic-bezier(.8, 0, .2, 1) infinite;
    -o-animation: flash 5s 2s cubic-bezier(.8, 0, .2, 1) infinite;
    animation: flash 5s 2s cubic-bezier(.8, 0, .2, 1) infinite
}

@keyframes flash {
    30%,
    50.1% {
        background-position: center center
    }
    50% {
        background-position: center 72px
    }
}

@-webkit-keyframes flash {
    30%,
    50.1% {
        background-position: center center
    }
    50% {
        background-position: center 72px
    }
}

@-moz-keyframes flash {
    30%,
    50.1% {
        background-position: center center
    }
    50% {
        background-position: center 72px
    }
}

@-o-keyframes flash {
    30%,
    50.1% {
        background-position: center center
    }
    50% {
        background-position: center 72px
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .arrow-down {
        margin-bottom: 26px!important
    }
    .arrow-down.mb0,
    .arrow-down.mb13,
    .arrow-down.mb8 {
        margin-bottom: 72px!important
    }
    .arrow-down.mb0 {
        margin-bottom: auto!important
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .arrow-down.mb0,
    .arrow-down.mb13,
    .arrow-down.mb6,
    .arrow-down.mb8 {
        margin-bottom: 72px!important
    }
    .arrow-down {
        margin-bottom: 26px!important
    }
    .arrow-down-button {
        display: none
    }
}

.full-picture {
    top: 0!important;
    position: absolute!important;
    min-height: 225px;
    height: 100%!important;
    width: 100%;
    background-repeat: no-repeat!important;
    background-size: contain;
    background-position: left center
}

.left-picture,
.right-picture {
    top: 0!important;
    position: absolute!important;
    height: 100%!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center center!important;
    background-color: #EAEFF2
}

.left-picture {
    left: -4.165555%!important
}

.right-picture {
    right: 0!important
}

.right-picture iframe {
    width: 100%;
    height: 100%
}

.col-5.right-picture {
    width: 38%!important
}

.d1-img-01 {
    background-image: url(../images/d1-image-01.png)
}

.d1-1-1-img-01 {
    background-image: url(../images/d1-1-1-image-01.jpg)
}

.d1-1-1-img-02 {
    background-image: url(../images/d1-1-1-image-02.jpg)
}

.d1-1-1-img-03 {
    background-image: url(../images/d1-1-1-image-03.jpg)
}

.banner-img-03 {
    background-image: url(../images/banner-bg-internship.jpg)
}

.banner-img-04 {
    background-image: url(../images/banner-bg-franchising.png);
    min-height: 256px
}

.d2-img-01 {
    background-image: url(../images/d2-image-01.png)
}

.d2-img-esocial {
    background-image: url('../images/esocial_abre.jpg')
}

.d2-1-img-01 {
    background-image: url(../images/d2-1-image-01.png)
}

.d2-4-img-01 {
    background-image: url(../images/d2-4-image-01.png)
}

.d2-4-img-02 {
    background-image: url(../images/d2-4-image-02.png)
}

.d6-img-01 {
    background-image: url(../images/d6-image-01.png)
}

.d8-img-01 {
    background-image: none;
    background-color: transparent;
    overflow: visible
}

.d8-img-01 img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0
}

.d13-img-01 {
    background-image: url(../images/d13-image-01.png)
}

.d13-img-02 {
    background-image: url(../images/d13-image-02.png)
}

.d13-img-03 {
    background-image: url(../images/d13-image-03.png)
}

.d13-img-04 {
    background-image: url(../images/d13-image-04.png)
}

.d13-img-05 {
    background-image: url(../images/d13-image-05.png)
}

@media screen and (min-width:577px) and (max-width:1024px) {
    .hero-banner.hero-banner-half-image {
        min-height: 730px
    }
    .hero-banner.hero-banner-half-image .right-picture {
        right: -8.33333%!important
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .full-picture,
    .left-picture,
    .right-picture {
        position: relative!important;
        left: 0!important;
        height: 220px!important;
        margin-bottom: 37px;
        width: 100%
    }
    .col-5.right-picture {
        width: 100%!important
    }
    .hero-banner-half-image .right-picture {
        display: none
    }
    .d8-img-01 img {
        width: 70%;
        left: 0;
        z-index: -1
    }
}

.header-bloc-bg {
    top: 0;
    left: 0;
    position: absolute;
    height: 100%;
    max-height: 390px;
    width: 100%;
    z-index: -1
}

.bloc-list li {
    position: relative
}

.bloc-list li:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 17px;
    height: 17px;
    background: url(img/icon.svg) center center no-repeat
}

.bloc-list li.p-intro:before {
    top: 7px
}

.section-presenca h2 {
    font-family: ClanPro-Book;
    font-size: 30px
}

.section-presenca h2 a,
.section-presenca h2 span {
    font-family: ClanPro-News;
    font-size: 30px;
    position: relative
}

.section-presenca h2 a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background: #2ADD72;
    bottom: 2px;
    left: 0
}

.divisor-w-p::after,
.sidebar-filter h5+span:before {
    bottom: 0;
    content: '';
    right: 0
}

.unidades ul {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.unidades li {
    margin-top: 0
}

@media screen and (min-width:100px) and (max-width:576px) {
    .unidades ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .unidades li {
        display: block;
        margin-top: 8px
    }
    .section-presenca .btn {
        width: 100%
    }
    .solutions .col-4.offset-2.mt11.mb12,
    .solutions .col-4.offset-6.mt12.mb12,
    .solutions .col-4.offset-6.mt14.mb15 {
        margin-bottom: 0!important
    }
}

@media screen and (min-width:577px) and (max-width:720px) {
    .unidades ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

.solutions .container {
    padding: 0;
    width: 100%
}

.solutions .col-4 {
    padding: 0 16px
}

@media screen and (min-width:721px) and (max-width:940px) {
    .unidades ul {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
    .solutions .col-4.offset-2.m4.mb3,
    .solutions .col-4.offset-2.mt11.mb12,
    .solutions .col-4.offset-6.mt12.mb12,
    .solutions .col-4.offset-6.mt14.mb15,
    .solutions .col-4.offset-6.mt6.mb5 {
        margin-top: 0
    }
}

.steps {
    position: relative;
    word-break: hyphenate
}

.steps div h5 {
    display: inline-table;
    font-family: ClanPro-Medium;
    line-height: 24px;
    z-index: 2;
    position: relative
}

.steps div h5:first-child {
    border: 1px solid #2ADD72;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding: 7px 14px;
    margin-right: 4px
}

.steps div h5:nth-child(2) {
    padding: 0 8px
}

.steps-line {
    height: 1px;
    width: 80%;
    background: #d8dbdc;
    position: absolute;
    top: 20px;
    z-index: 1
}

.intern-banner {
    display: block;
    overflow: hidden
}

@media screen and (min-width:100px) and (max-width:576px) {
    .steps-line {
        height: 80%;
        width: 1px;
        left: 20px
    }
    .steps .col-3 {
        margin-bottom: 24px
    }
    #why {
        margin-top: 60px
    }
    #program .container,
    #tourism .container {
        padding: 0
    }
    #program .container .col-5,
    #program .container .col-8,
    #tourism .container .col-4 {
        padding: 0 16px
    }
    .program-features .offset-1-5 {
        margin: 0
    }
    .program-features .col-3 {
        margin-bottom: 44px
    }
    .program-features .col-3 .icon-rounded {
        float: left;
        width: 80px;
        height: 80px;
        margin-right: 14px
    }
    .program-features .col-3 .three-columns-text {
        width: calc(100% - 94px);
        float: left;
        padding-top: 5px
    }
    #eligibility .col-8 {
        padding-top: 60px!important
    }
    #eligibility .col-12 {
        padding: 0
    }
    .bloc-content {
        padding: 40px 0 0!important
    }
    .bloc-content .col-6 {
        padding: 0 24px;
        margin-bottom: 44px
    }
    .bloc-content .col-6.offset-3.mt13 {
        margin-top: 72px
    }
    #how .container>.col-8 {
        margin-bottom: 60px!important
    }
    .intern-banner .col-6 {
        width: 100%
    }
    .intern-banner .col-6:first-child {
        width: 100%;
        padding: 30px 32px
    }
    .intern-banner .offset-4 {
        margin: 0
    }
    .intern-banner .col-6 img {
        height: 100%
    }
    .intern-banner .full-picture {
        background-size: cover;
        margin: 0;
        padding: 0
    }
}

.form-page {
    position: relative;
    z-index: 1
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .form-page .container .col-8 {
        width: 80%
    }
    .form-page .container .col-6 {
        width: 62.3%
    }
    .form-page .container .offset-2 {
        margin-left: 10%
    }
}

@media screen and (min-width:641px) and (max-width:768px) {
    .form-page .container .col-8 {
        width: 90%
    }
    .form-page .container .col-6 {
        width: 62.3%
    }
    .form-page .container .offset-2 {
        margin-left: 5%
    }
}

@media screen and (min-width:577px) and (max-width:640px) {
    .form-page .container .col-6,
    .form-page .container .col-8 {
        width: 100%
    }
    .form-page .container .offset-1-2,
    .form-page .container .offset-2 {
        margin-left: 0
    }
}

@media screen and (min-width:100px) and (max-width:640px) {
    .form-group .col-6,
    .form-page .container .col-3,
    .form-page .container .col-9 {
        padding: 0
    }
    .form-page .container .offset-1-2 {
        margin-left: 0
    }
    .form-group .col-3+.col-8,
    .form-group .col-4+.col-8 {
        margin-top: 16px
    }
    .form-group .col-4+.col-8,
    .form-group .col-6+.col-6 {
        margin-top: 16px;
        padding: 0
    }
}

@media screen and (min-width:577px) and (max-width:1024px) {
    .form-page .container .col-8 .form-group .col-8 {
        width: 66.666666%
    }
    .form-page .container .col-8 .form-group .col-6 {
        width: 50%
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .contact-section-icon,
    .contact-section-link {
        float: left
    }
    .contact-section-icon {
        max-width: 48px;
        margin-right: 16px
    }
    .contact-section-link {
        width: calc(80% - 65px);
        margin-bottom: 40px
    }
    .contact-section .col-12 .col-3:last-child .contact-section-link {
        margin-bottom: 0
    }
    .feedback-box {
        padding: 0 32px
    }
}

.feedback-box * {
    text-align: center!important
}

.feedback-box-icon img {
    display: block;
    margin: -50px auto 0
}

.feedback-box .title:after {
    left: 0;
    right: 0;
    margin: auto
}

@media screen and (min-width:577px) and (max-width:768px) {
    .feedback .col-6 {
        width: 80%
    }
    .feedback .offset-3 {
        margin-left: 10%
    }
}

.sidebar-filter h5 {
    font: 400 14px/16px ClanPro-Medium;
    color: #253238;
    text-transform: none;
    display: inline
}

.sidebar-filter h5+span {
    display: inline;
    float: right;
    position: relative;
    width: 20px;
    height: 20px
}

.sidebar-filter h5+span:before {
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #253238
}

.sidebar-filter .form-group li {
    margin-bottom: 6px
}

.sidebar-filter .accordion ul {
    display: table
}

.sidebar-filter form+form {
    margin-top: 48px
}

@media screen and (min-width:100px) and (max-width:576px) {
    .sidebar-filter form+form {
        margin-top: 24px;
        margin-bottom: 32px
    }
}

.box-vaga {
    border: 1px solid #EAEFF2;
    border-radius: 3px;
    padding: 32px 40px 24px;
    background: #fff
}

.job-search.form-border input,
.survey {
    border: 1px solid #EAEFF2
}

.box-vaga-heading div small {
    display: inline
}

.box-vaga-content>div {
    display: table;
    float: left;
    width: 100%
}

.box-vaga-content-links a {
    float: left;
    width: 50%
}

.box-vaga-content-links a:last-child {
    text-align: center
}

.box-vaga h6,
.box-vaga h6+p {
    display: inline
}

.box-vaga h6 {
    color: #425A63;
    font: 400 12px/24px ClanPro-Medium
}

.box-vaga h5 {
    color: #425A63;
    font: 400 13px/24px ClanPro-Medium;
    letter-spacing: 1px
}

.box-vaga li {
    position: relative
}

.box-vaga li:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 17px;
    height: 17px;
    background: url(imag/icon.svg) center center no-repeat
}

.hide {
    display: none
}

.divisor-w-p {
    position: relative;
    background: #fff
}

.divisor-w-p::after {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    width: 150px;
    height: 2px;
    background: #2ADD72;
    z-index: 0
}

.divisor-w-p p {
    z-index: 1;
    position: relative;
    display: inline;
    padding: 0 10px
}

.job-search.form-border {
    box-shadow: 0 12px 14px rgba(37, 50, 56, .16);
    display: table;
    width: 100%
}

@media screen and (min-width:100px) and (max-width:768px) {
    .box-vaga-content-links a {
        width: 100%;
        margin-bottom: 24px
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .vaga-single .container .col-9 {
        width: 100%
    }
}

.faq a {
    font: 400 14px/24px ClanPro-Book;
    color: #253238;
    margin-bottom: 8px;
    display: block
}

.faq a:hover {
    color: #00AD46
}

.faq a.link {
    color: #02D557;
    font: 400 12.2px/24px ClanPro-Medium
}

.faq-list li a {
    font: 400 16px/32px ClanPro-Book;
    letter-spacing: 0;
    color: #253238;
    transition: all .15s ease-in-out
}

.faq-list li a:hover {
    font-family: ClanPro-News;
    color: #2ADD72
}

.tab button:hover {
    background-color: #ddd
}

.tab a.active {
    color: #02D557!important
}

.tab a.active:before {
    background: #02D557
}

.tabcontent {
    display: none;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s
}

.tabcontent.active {
    display: block
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.breadcrumb li {
    display: inline;
    position: relative;
    padding: 0 0 0 6px
}

.breadcrumb li:first-child {
    padding: 0 4px 0 0
}

.breadcrumb li::after {
    content: '';
    position: relative;
    display: inline-block;
    width: 5px;
    height: 9px;
    margin-left: 8px;
    top: 1px;
    background: url(img/icons-arrow-breadcrumb-black.svg) left top no-repeat
}

.breadcrumb li:last-child:after {
    display: none
}

.breadcrumb li a {
    font: 400 14px/24px ClanPro-News;
    color: #253238
}

.breadcrumb li:last-child a {
    color: #2ADD72
}

.survey {
    box-shadow: 0 12px 14px 0 rgba(37, 50, 56, .06);
    border-radius: 3px;
    padding: 14px 32px
}

.survey h3 {
    color: #253238;
    letter-spacing: -.39px;
    font: 400 22px/32px ClanPro-Book;
    display: inline
}

.survey form {
    float: right;
    margin-right: 6px
}

.survey form li {
    position: relative;
    display: inline-table;
    width: 30px;
    height: 30px
}

.survey form ul li:first-child {
    margin-right: 24px
}

.survey form label {
    display: none
}

.survey form input[type=radio]::after {
    content: '';
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0
}

.survey form input[type=radio]:not(checked)#sim::after {
    background: url(../images/icon-like-unchecked.svg) left top no-repeat #fff
}

.survey form input[type=radio]:checked#sim::after {
    background: url(../images/icon-like-checked.svg) left top no-repeat #fff
}

.survey form input[type=radio]:not(checked)#nao::after {
    background: url(../images/icon-unlike-unchecked.svg) left top no-repeat #fff
}

.survey form input[type=radio]:checked#nao::after {
    background: url(../images/icon-unlike-checked.svg) left top no-repeat #fff
}

.faq-contact .icon {
    width: 18px;
    height: 18px;
    display: inline-table;
    top: 4px;
    position: relative
}

.faq-contact .col-4 p {
    display: inline
}

.faq-contact .col-4 a>div {
    padding: 12px 24px
}

.faq-contact .col-4 a {
    color: #253238;
    transition: all 0s ease-in-out
}

.faq-contact .col-4 a:hover {
    color: #2ADD72
}

.faq-contact .icon.icon-phone {
    background: url(../images/icon-phone-gray.svg) left top no-repeat
}

.faq-contact a:hover .icon.icon-phone {
    background: url(../images/icon-phone-green.svg) left top no-repeat
}

.faq-contact .icon.icon-chat {
    background: url(../images/icon-chat-gray.svg) left top no-repeat
}

.faq-contact a:hover .icon.icon-chat {
    background: url(../images/icon-chat-green.svg) left top no-repeat
}

.faq-contact .icon.icon-chat,
.faq-contact .icon.icon-phone,
.faq-contact a:hover .icon.icon-chat,
.faq-contact a:hover .icon.icon-phone {
    background-size: cover
}

@media screen and (min-width:577px) and (max-width:768px) {
    .job-search.faq-search {
        width: 100%;
        padding-left: 0;
        margin-top: 16px
    }
    .faq-list-container.mt14 {
        margin-top: 200px
    }
    .faq-list-container .col-8 .col-4 {
        width: 50%;
        padding: 0
    }
    .faq-list-container .col-8 .col-8 {
        padding: 0
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .search-form .header {
        margin-bottom: 24px
    }
    .search-form .container .faq-search {
        padding: 0;
        margin-top: 20px
    }
    .faq-list-container {
        margin-top: 160px
    }
    .faq-list-container .col-8 .col-8 {
        padding: 0
    }
    .search-form.shrink {
        padding-bottom: 24px
    }
    .faq-contact .col-4 {
        width: 33.3%
    }
    .faq-contact .col-4 a>div {
        padding: 12px
    }
    .faq-contact .icon {
        display: block;
        margin-bottom: 8px
    }
}

.box-rounded {
    border-radius: 4px;
    padding: 10px
}

.box-rounded small img {
    position: relative;
    display: inline;
    top: 5px;
    margin-right: 8px
}

@media screen and (min-width:100px) and (max-width:576px) {
    .half-mobile .col-3 {
        width: 50%;
        margin-bottom: 20px
    }
    .half-mobile .p-center * {
        text-align: left!important
    }
    .half-mobile {
        padding: 40px 24px 0!important
    }
}

.cadastro header {
    padding-top: 44px
}

.cadastro .header a {
    margin: 0 auto;
    text-align: center;
    display: table
}

.cadastro .header a .logo {
    margin: 0 auto 0 15px;
    height: 40px;
    width: 139px;
    background-size: auto 100%
}

.cadastro-content {
    min-height: 100vh
}

.cadastro-content .container {
    z-index: 3
}

.cadastro-box li p {
    display: inline-table;
    font: 400 12.2px/24px ClanPro-Medium;
    position: relative;
    top: -18px
}

.cadastro-box li p br {
    display: none
}

.cadastro-icon-candidato,
.cadastro-icon-educational,
.cadastro-icon-empresas {
    width: 48px;
    height: 48px;
    display: inline-block
}

.cadastro-icon-candidato {
    background: url(../images/icon-cadastro-applicant.svg) left top no-repeat
}

.cadastro-icon-empresas {
    background: url(../images/icon-cadastro-empresas.svg) left top no-repeat
}

.cadastro-icon-educational {
    background: url(../images/icon-cadastro-educational.svg) left top no-repeat
}

.box-shadow>.p3 {
    width: 100%
}

.box-shadow .cd-form {
    padding: 0
}

.box-shadow .cd-form a {
    width: auto;
    height: auto
}

.requisitos li small {
    color: #2ADD72;
    display: inline;
    padding-left: 16px;
    position: relative
}

.requisitos li small:before {
    content: '';
    position: absolute;
    display: inline-table;
    width: 8px;
    height: 6px;
    left: 0;
    bottom: 4px;
    background: url(img/icon-checked-green-small.svg) left top no-repeat
}

.lei,
.sedes-abre-content,
p.sedes-abre-icon {
    position: relative
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .cadastro-content .col-3 {
        width: 40%
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .cadastro-content .col-3 {
        width: 50%
    }
}

@media screen and (min-width:100px) and (max-width:320px) {
    .cadastro-box li p br {
        display: block
    }
    .cadastro-icon-empresas {
        position: relative;
        top: 12px
    }
}

.unidades-abre {
    max-width: 100vw
}

.unidades-abre .col-7 {
    max-width: 58.3vw
}

.unidades-abre .col-3 {
    max-width: 25vw
}

.unidades-abre .offset-7 {
    margin-left: 58.3vw
}

.p-two-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 9vw;
    -moz-column-gap: 9vw;
    column-gap: 9vw
}

.lazy .slick-slide {
    text-align: left;
    margin: 0;
    background: 0 0;
    box-shadow: none;
    padding-right: 32px
}

.lazy .slick-dots li {
    float: left
}

.lei {
    z-index: 1
}

.lei-p {
    color: #425A63;
    text-indent: 27px
}

.lei-p b {
    color: #253238
}

@media screen and (min-width:641px) and (max-width:768px) {
    .lei .col-8 .col-8 {
        width: 66.666666%
    }
}

@media screen and (min-width:577px) and (max-width:640px) {
    .lei .col-8 .col-8 {
        padding: 0
    }
}

.sede-cidade,
.sede-estado {
    display: table;
    width: 100%
}

.sedes-abre h5 {
    font-size: 14px
}

.sedes-abre p span::after {
    display: inline-table;
    transition: all .15s ease-in-out;
    content: "?"
}

p.sedes-abre-icon {
    text-indent: 24px
}

p.sedes-abre-icon a {
    font-family: ClanPro-Book;
    font-size: 14px;
    color: #425A63;
    letter-spacing: 0;
    line-height: 24px
}

p.sedes-abre-icon a:hover {
    color: #02D557
}

.post-content p,
.services-list li h4,
.services-list li p {
    color: #425A63
}

p.sedes-abre-icon:before {
    content: "";
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: red;
    top: 4px;
    left: 0
}

p.sedes-abre-icon.icon-phone:before {
    background: url(../images/icon-phone-green.svg) left top no-repeat
}

p.sedes-abre-icon.icon-zap:before {
    background: url(../images/icon-chat-green.svg) left top no-repeat
}

p.sedes-abre-icon.icon-mail:before {
    background: url(../images/icon-mail-green.svg) left top no-repeat
}

p.sedes-abre-icon.icon-face:before {
    background: url(../images/icon-facebook-green.svg) left top no-repeat
}

p.sedes-abre-icon.icon-instagran:before {
    background: url(../images/icon-instagran-green.svg) left top no-repeat
}

p.sedes-abre-icon.icon-twitter:before {
    background: url(../images/icon-twitter-green.svg) left top no-repeat
}

@media screen and (min-width:577px) and (max-width:768px) {
    .sedes-abre-content .col-5,
    .sedes-abre-content .col-7 {
        position: relative!important;
        width: 100%;
        padding: 0
    }
    .sedes-abre-content .col-7 {
        margin-top: 24px
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .unidades-abre .col-7 {
        max-width: 100vw
    }
    .unidades-abre .col-3 {
        max-width: calc(100vw - 32px)
    }
    .unidades-abre .offset-7 {
        margin-left: 0
    }
    .p-two-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0
    }
    .lei .pl5,
    .sedes-abre {
        padding: 0
    }
    .sedes-abre-content .right-picture {
        margin: 30px 0 0
    }
}

.politica .dropdown-menu li a {
    line-height: 16px;
    margin-bottom: 16px;
    display: block
}

.services-list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative
}

.services-list li {
    position: relative;
    float: left;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    width: calc(25% - 48px);
    margin-right: 48px;
    margin-bottom: 48px
}

.services-menu.scroll-to-fixed-fixed {
    background: rgba(255, 255, 255, .95);
    padding: 16px
}

@media screen and (min-width:100px) and (max-width:576px) {
    .services-list li {
        width: auto
    }
    .services-menu {
        display: none
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .services-list li {
        width: calc(33% - 48px)
    }
}

@media screen and (min-width:577px) and (max-width:1080px) {
    .services-menu {
        width: calc(100% + 32px);
        margin-left: -32px
    }
    .services-menu .menu {
        display: block
    }
}

.blog-article-list {
    width: calc(66.66666666% + 32px);
    margin: 0 auto;
    display: table;
    position: relative
}

.blog-article-list ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    position: relative
}

.blog-article-list li {
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    width: calc(1/3*100% - (1 - 1/3) *48px);
    margin: 0 16px 40px
}

.blog-news-card {
    border-radius: 3px;
    overflow: hidden;
    transition: all .2s ease-in-out;
    display: block
}

.blog-news-card:hover .blog-news-card-image img {
    transform: scale(1.05);
    opacity: .8
}

.blog-news-card:hover.box-shadow {
    box-shadow: 0 6px 7px 0 rgba(37, 50, 56, .2)
}

.blog-news-card-image {
    min-height: 298px;
    width: 100%;
    background-color: #CED9DA;
    overflow: hidden;
    position: relative
}

.blog-news-card-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: all .8s ease-in-out;
    min-height: 100%;
    height: 100%
}

@media screen and (min-width:769px) and (max-width:1024px) {
    .blog-article-list li {
        width: calc(1/2*100% - (1 - 1/3) *48px)
    }
}

@media screen and (min-width:577px) and (max-width:768px) {
    .blog-article-list {
        width: calc(83.333333% + 32px)
    }
    .blog-article-list li {
        width: calc(1/2*100% - (1 - 1/3) *48px)
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .blog-article-list {
        width: 100%
    }
    .blog-article-list li {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.post-content {
    margin: 0 12.499995%;
    position: relative
}

.social-share {
    position: absolute;
    left: -10.5%;
    top: 214px
}

.social-share ul li div {
    width: 34px;
    height: 34px;
    background-color: #253238;
    border-radius: 50%;
    margin-bottom: 24px;
    transition: all .2s ease-in-out
}

.social-share ul li div:hover {
    background: #fff;
    box-shadow: 0 9px 10px 0 rgba(0, 0, 0, .1)
}

#facebook,
#twitter {
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center
}

#twitter {
    background-image: url(../images/icon-twitter.svg)
}

#facebook {
    background-image: url(../images/icon-facebook.svg)
}

@media screen and (min-width:100px) and (max-width:576px) {
    .post-content {
        margin: 0
    }
    .post-content img {
        margin: 32px -16px;
        min-height: 100px;
        min-width: calc(100% + 32px);
        width: calc(100% + 32px)
    }
    .social-share {
        position: relative;
        left: 0;
        top: 0
    }
    .social-share ul li {
        display: inline-block
    }
    .social-share ul li div {
        width: 42px;
        height: 42px;
        margin-right: 24px
    }
}

.atletas li {
    width: calc(1/3*100% - (1 - 1/3) *0px);
    float: left;
    padding-right: 30px;
    margin-bottom: 48px
}

.atleta-avatar {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: url(../images/icon-atleta-avatar.svg) left top no-repeat;
    position: relative;
    overflow: hidden;
    background-size: 100%
}

.atleta-avatar img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 100%;
    width: auto
}

.atleta-avatar,
.atleta-info {
    float: left
}

.atleta-single .atleta-avatar {
    width: 120px;
    height: 120px;
    background-size: 100%
}

.atleta-single .social li {
    width: 100%;
    height: auto;
    background: 0 0;
    border-radius: none
}

.atleta-single .social li:hover {
    background: 0 0;
    box-shadow: none
}

.atleta-single .social li div {
    height: 24px;
    width: 24px;
    background-color: #253238;
    border-radius: 50%;
    float: left;
    margin-right: 8px
}

.atleta-single .social .social-email,
.atleta-single .social .social-facebook,
.atleta-single .social .social-google-plus,
.atleta-single .social .social-linkedin,
.atleta-single .social .social-site,
.atleta-single .social .social-twitter {
    background-position: center center;
    background-size: 14px;
    background-repeat: no-repeat
}

.atleta-single .social .social-facebook {
    background-image: url(../images/icon-facebook.svg)
}

.atleta-single .social .social-linkedin {
    background-image: url(../images/icon-linkedin.svg)
}

.atleta-single .social .social-google-plus {
    background-image: url(../images/icon-google-plus.svg)
}

.atleta-single .social .social-twitter {
    background-image: url(../images/icon-twitter.svg)
}

.atleta-single .social .social-email {
    background-image: url(../images/icon-email.svg)
}

.atleta-single .social .social-site {
    background-image: url(../images/icon-website.svg)
}

.atleta-single .social li p {
    float: left;
    font: 400 12.2px/24px ClanPro-Medium
}

.atleta-images {
    position: relative;
    overflow: hidden;
    min-height: 300px
}

.atleta-images img {
    width: 100%
}

@media screen and (min-width:577px) and (max-width:768px) {
    .atletas li {
        width: calc(1/3*100% - (1 - 1/3) *0px)
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .atletas li {
        width: 100%;
        padding-right: 16px;
        margin-bottom: 24px
    }
    .atleta-info {
        margin-top: 16px
    }
    .atleta-avatar {
        width: 60px;
        height: 60px
    }
    .atleta-single .col-4.mt14 {
        margin-top: 36px
    }
    .atleta-single .atleta-avatar {
        width: 80px;
        height: 80px;
        margin-right: 20px
    }
    .atleta-single .col-12.atleta-info {
        width: calc(100% - 100px);
        float: left
    }
    .atleta-images {
        min-height: auto
    }
}

.header-form-container .form-group-radio li label {
    padding: 13px 0 11px
}

.header-form-container .form-group-radio li input[type=radio] {
    left: 16px
}

.header-form-container .form-group-radio li span {
    padding-left: 40px
}

.regularizar-motivos {
    margin-top: -112px
}

.regularizar-motivos .header-bloc-bg {
    max-height: 490px
}

.regularizar-motivos .bloc-list li:before {
    top: 7px
}

@media screen and (min-width:577px) and (max-width:768px) {
    .estagio-hero-content {
        width: 66%
    }
}

@media screen and (min-width:100px) and (max-width:576px) {
    .no-padding-bottom {
        padding-bottom: 0
    }
    .recover-password .col-8 .col-6 {
        margin-top: 56px
    }
}

@media screen and (min-width:1024px) and (max-width:1400px) {
    .container.b6 {
        bottom: 0;
        top: 110px
    }
}


.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
