.container {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.container:after,
.container:before {
 content:" ";
 display:table
}
.container:after {
 clear:both
}
.container-fluid {
 margin-right:auto;
 margin-left:auto;
 padding-left:15px;
 padding-right:15px
}
.container-fluid:after,
.container-fluid:before {
 content:" ";
 display:table
}
.container-fluid:after {
 clear:both
}
.row {
 margin-left:-15px;
 margin-right:-15px
}
.row:after,
.row:before {
 content:" ";
 display:table
}
.row:after {
 clear:both
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
 position:relative;
 min-height:1px;
 padding-left:15px;
 padding-right:15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
 float:left
}
.col-xs-1 {
 width:8.33333%
}
.col-xs-2 {
 width:16.66667%
}
.col-xs-3 {
 width:25%
}
.col-xs-4 {
 width:33.33333%
}
.col-xs-5 {
 width:41.66667%
}
.col-xs-6 {
 width:50%
}
.col-xs-7 {
 width:58.33333%
}
.col-xs-8 {
 width:66.66667%
}
.col-xs-9 {
 width:75%
}
.col-xs-10 {
 width:83.33333%
}
.col-xs-11 {
 width:91.66667%
}
.col-xs-12 {
 width:100%
}
.col-xs-pull-0 {
 right:auto
}
.col-xs-pull-1 {
 right:8.33333%
}
.col-xs-pull-2 {
 right:16.66667%
}
.col-xs-pull-3 {
 right:25%
}
.col-xs-pull-4 {
 right:33.33333%
}
.col-xs-pull-5 {
 right:41.66667%
}
.col-xs-pull-6 {
 right:50%
}
.col-xs-pull-7 {
 right:58.33333%
}
.col-xs-pull-8 {
 right:66.66667%
}
.col-xs-pull-9 {
 right:75%
}
.col-xs-pull-10 {
 right:83.33333%
}
.col-xs-pull-11 {
 right:91.66667%
}
.col-xs-pull-12 {
 right:100%
}
.col-xs-push-0 {
 left:auto
}
.col-xs-push-1 {
 left:8.33333%
}
.col-xs-push-2 {
 left:16.66667%
}
.col-xs-push-3 {
 left:25%
}
.col-xs-push-4 {
 left:33.33333%
}
.col-xs-push-5 {
 left:41.66667%
}
.col-xs-push-6 {
 left:50%
}
.col-xs-push-7 {
 left:58.33333%
}
.col-xs-push-8 {
 left:66.66667%
}
.col-xs-push-9 {
 left:75%
}
.col-xs-push-10 {
 left:83.33333%
}
.col-xs-push-11 {
 left:91.66667%
}
.col-xs-push-12 {
 left:100%
}
.col-xs-offset-0 {
 margin-left:0
}
.col-xs-offset-1 {
 margin-left:8.33333%
}
.col-xs-offset-2 {
 margin-left:16.66667%
}
.col-xs-offset-3 {
 margin-left:25%
}
.col-xs-offset-4 {
 margin-left:33.33333%
}
.col-xs-offset-5 {
 margin-left:41.66667%
}
.col-xs-offset-6 {
 margin-left:50%
}
.col-xs-offset-7 {
 margin-left:58.33333%
}
.col-xs-offset-8 {
 margin-left:66.66667%
}
.col-xs-offset-9 {
 margin-left:75%
}
.col-xs-offset-10 {
 margin-left:83.33333%
}
.col-xs-offset-11 {
 margin-left:91.66667%
}
.col-xs-offset-12 {
 margin-left:100%
}
@media (min-width:768px) {
 .container {
  width:750px
 }
 .col-sm-1,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12 {
  float:left
 }
 .col-sm-1 {
  width:8.33333%
 }
 .col-sm-2 {
  width:16.66667%
 }
 .col-sm-3 {
  width:25%
 }
 .col-sm-4 {
  width:33.33333%
 }
 .col-sm-5 {
  width:41.66667%
 }
 .col-sm-6 {
  width:50%
 }
 .col-sm-7 {
  width:58.33333%
 }
 .col-sm-8 {
  width:66.66667%
 }
 .col-sm-9 {
  width:75%
 }
 .col-sm-10 {
  width:83.33333%
 }
 .col-sm-11 {
  width:91.66667%
 }
 .col-sm-12 {
  width:100%
 }
 .col-sm-pull-0 {
  right:auto
 }
 .col-sm-pull-1 {
  right:8.33333%
 }
 .col-sm-pull-2 {
  right:16.66667%
 }
 .col-sm-pull-3 {
  right:25%
 }
 .col-sm-pull-4 {
  right:33.33333%
 }
 .col-sm-pull-5 {
  right:41.66667%
 }
 .col-sm-pull-6 {
  right:50%
 }
 .col-sm-pull-7 {
  right:58.33333%
 }
 .col-sm-pull-8 {
  right:66.66667%
 }
 .col-sm-pull-9 {
  right:75%
 }
 .col-sm-pull-10 {
  right:83.33333%
 }
 .col-sm-pull-11 {
  right:91.66667%
 }
 .col-sm-pull-12 {
  right:100%
 }
 .col-sm-push-0 {
  left:auto
 }
 .col-sm-push-1 {
  left:8.33333%
 }
 .col-sm-push-2 {
  left:16.66667%
 }
 .col-sm-push-3 {
  left:25%
 }
 .col-sm-push-4 {
  left:33.33333%
 }
 .col-sm-push-5 {
  left:41.66667%
 }
 .col-sm-push-6 {
  left:50%
 }
 .col-sm-push-7 {
  left:58.33333%
 }
 .col-sm-push-8 {
  left:66.66667%
 }
 .col-sm-push-9 {
  left:75%
 }
 .col-sm-push-10 {
  left:83.33333%
 }
 .col-sm-push-11 {
  left:91.66667%
 }
 .col-sm-push-12 {
  left:100%
 }
 .col-sm-offset-0 {
  margin-left:0
 }
 .col-sm-offset-1 {
  margin-left:8.33333%
 }
 .col-sm-offset-2 {
  margin-left:16.66667%
 }
 .col-sm-offset-3 {
  margin-left:25%
 }
 .col-sm-offset-4 {
  margin-left:33.33333%
 }
 .col-sm-offset-5 {
  margin-left:41.66667%
 }
 .col-sm-offset-6 {
  margin-left:50%
 }
 .col-sm-offset-7 {
  margin-left:58.33333%
 }
 .col-sm-offset-8 {
  margin-left:66.66667%
 }
 .col-sm-offset-9 {
  margin-left:75%
 }
 .col-sm-offset-10 {
  margin-left:83.33333%
 }
 .col-sm-offset-11 {
  margin-left:91.66667%
 }
 .col-sm-offset-12 {
  margin-left:100%
 }
}
@media (min-width:1050px) {
 .container {
  width:970px
 }
 .col-md-1,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-md-10,
 .col-md-11,
 .col-md-12 {
  float:left
 }
 .col-md-1 {
  width:8.33333%
 }
 .col-md-2 {
  width:16.66667%
 }
 .col-md-3 {
  width:25%
 }
 .col-md-4 {
  width:33.33333%
 }
 .col-md-5 {
  width:41.66667%
 }
 .col-md-6 {
  width:50%
 }
 .col-md-7 {
  width:58.33333%
 }
 .col-md-8 {
  width:66.66667%
 }
 .col-md-9 {
  width:75%
 }
 .col-md-10 {
  width:83.33333%
 }
 .col-md-11 {
  width:91.66667%
 }
 .col-md-12 {
  width:100%
 }
 .col-md-pull-0 {
  right:auto
 }
 .col-md-pull-1 {
  right:8.33333%
 }
 .col-md-pull-2 {
  right:16.66667%
 }
 .col-md-pull-3 {
  right:25%
 }
 .col-md-pull-4 {
  right:33.33333%
 }
 .col-md-pull-5 {
  right:41.66667%
 }
 .col-md-pull-6 {
  right:50%
 }
 .col-md-pull-7 {
  right:58.33333%
 }
 .col-md-pull-8 {
  right:66.66667%
 }
 .col-md-pull-9 {
  right:75%
 }
 .col-md-pull-10 {
  right:83.33333%
 }
 .col-md-pull-11 {
  right:91.66667%
 }
 .col-md-pull-12 {
  right:100%
 }
 .col-md-push-0 {
  left:auto
 }
 .col-md-push-1 {
  left:8.33333%
 }
 .col-md-push-2 {
  left:16.66667%
 }
 .col-md-push-3 {
  left:25%
 }
 .col-md-push-4 {
  left:33.33333%
 }
 .col-md-push-5 {
  left:41.66667%
 }
 .col-md-push-6 {
  left:50%
 }
 .col-md-push-7 {
  left:58.33333%
 }
 .col-md-push-8 {
  left:66.66667%
 }
 .col-md-push-9 {
  left:75%
 }
 .col-md-push-10 {
  left:83.33333%
 }
 .col-md-push-11 {
  left:91.66667%
 }
 .col-md-push-12 {
  left:100%
 }
 .col-md-offset-0 {
  margin-left:0
 }
 .col-md-offset-1 {
  margin-left:8.33333%
 }
 .col-md-offset-2 {
  margin-left:16.66667%
 }
 .col-md-offset-3 {
  margin-left:25%
 }
 .col-md-offset-4 {
  margin-left:33.33333%
 }
 .col-md-offset-5 {
  margin-left:41.66667%
 }
 .col-md-offset-6 {
  margin-left:50%
 }
 .col-md-offset-7 {
  margin-left:58.33333%
 }
 .col-md-offset-8 {
  margin-left:66.66667%
 }
 .col-md-offset-9 {
  margin-left:75%
 }
 .col-md-offset-10 {
  margin-left:83.33333%
 }
 .col-md-offset-11 {
  margin-left:91.66667%
 }
 .col-md-offset-12 {
  margin-left:100%
 }
}
@media (min-width:1200px) {
 .container {
  width:1170px
 }
 .col-lg-1,
 .col-lg-2,
 .col-lg-3,
 .col-lg-4,
 .col-lg-5,
 .col-lg-6,
 .col-lg-7,
 .col-lg-8,
 .col-lg-9,
 .col-lg-10,
 .col-lg-11,
 .col-lg-12 {
  float:left
 }
 .col-lg-1 {
  width:8.33333%
 }
 .col-lg-2 {
  width:16.66667%
 }
 .col-lg-3 {
  width:25%
 }
 .col-lg-4 {
  width:33.33333%
 }
 .col-lg-5 {
  width:41.66667%
 }
 .col-lg-6 {
  width:50%
 }
 .col-lg-7 {
  width:58.33333%
 }
 .col-lg-8 {
  width:66.66667%
 }
 .col-lg-9 {
  width:75%
 }
 .col-lg-10 {
  width:83.33333%
 }
 .col-lg-11 {
  width:91.66667%
 }
 .col-lg-12 {
  width:100%
 }
 .col-lg-pull-0 {
  right:auto
 }
 .col-lg-pull-1 {
  right:8.33333%
 }
 .col-lg-pull-2 {
  right:16.66667%
 }
 .col-lg-pull-3 {
  right:25%
 }
 .col-lg-pull-4 {
  right:33.33333%
 }
 .col-lg-pull-5 {
  right:41.66667%
 }
 .col-lg-pull-6 {
  right:50%
 }
 .col-lg-pull-7 {
  right:58.33333%
 }
 .col-lg-pull-8 {
  right:66.66667%
 }
 .col-lg-pull-9 {
  right:75%
 }
 .col-lg-pull-10 {
  right:83.33333%
 }
 .col-lg-pull-11 {
  right:91.66667%
 }
 .col-lg-pull-12 {
  right:100%
 }
 .col-lg-push-0 {
  left:auto
 }
 .col-lg-push-1 {
  left:8.33333%
 }
 .col-lg-push-2 {
  left:16.66667%
 }
 .col-lg-push-3 {
  left:25%
 }
 .col-lg-push-4 {
  left:33.33333%
 }
 .col-lg-push-5 {
  left:41.66667%
 }
 .col-lg-push-6 {
  left:50%
 }
 .col-lg-push-7 {
  left:58.33333%
 }
 .col-lg-push-8 {
  left:66.66667%
 }
 .col-lg-push-9 {
  left:75%
 }
 .col-lg-push-10 {
  left:83.33333%
 }
 .col-lg-push-11 {
  left:91.66667%
 }
 .col-lg-push-12 {
  left:100%
 }
 .col-lg-offset-0 {
  margin-left:0
 }
 .col-lg-offset-1 {
  margin-left:8.33333%
 }
 .col-lg-offset-2 {
  margin-left:16.66667%
 }
 .col-lg-offset-3 {
  margin-left:25%
 }
 .col-lg-offset-4 {
  margin-left:33.33333%
 }
 .col-lg-offset-5 {
  margin-left:41.66667%
 }
 .col-lg-offset-6 {
  margin-left:50%
 }
 .col-lg-offset-7 {
  margin-left:58.33333%
 }
 .col-lg-offset-8 {
  margin-left:66.66667%
 }
 .col-lg-offset-9 {
  margin-left:75%
 }
 .col-lg-offset-10 {
  margin-left:83.33333%
 }
 .col-lg-offset-11 {
  margin-left:91.66667%
 }
 .col-lg-offset-12 {
  margin-left:100%
 }
}
.clear {
 clear:both
}
.clear:after {
 clear:both;
 display:block;
 content:""
}
.pace {
 -webkit-pointer-events:none;
 pointer-events:none;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none
}
.pace-inactive {
 display:none
}
.pace .pace-progress {
 position:fixed;
 z-index:2000;
 top:0;
 right:100%;
 width:100%;
 height:2px;
 background-image:url(img/gradient.png);
 background-size:cover
}
.mobile .pace {
 display:none
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
 margin:0;
 padding:0;
 border:0;
 font-size:100%;
 font:inherit;
 vertical-align:baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
 display:block
}
body {
 line-height:1
}
ol,
ul {
 list-style:none
}
blockquote,
q {
 quotes:none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
 content:"";
 content:none
}
table {
 border-collapse:collapse
}
*,
:after,
:before {
 -webkit-box-sizing:border-box;
 box-sizing:border-box;
 outline:none
}
.c-header .scroll-next a>span:before,
.c-prices__item--black:after,
.c-prices__item--black:before,
.c-prices__price .sticker,
.c-prices__profits li:before,
.c-video__item iframe,
.gradient-underline:after,
.section3b .list__item--who:before,
.section6 .mockup,
.special a:before {
 position:absolute;
 z-index:2
}
.c-header .scroll-next a>span:before,
.c-prices__item--black:after,
.c-prices__item--black:before,
.c-prices__profits li:before,
.gradient-underline:after,
.section3b .list__item--who:before,
.special a:before {
 display:block;
 content:" "
}
.c-cover,
.c-floatingbar,
.o-btn {
 -webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);
 transition:all .3s cubic-bezier(.785,.135,.15,.86)
}
.c-prices__profits li:before,
.section3b .list__item--who:before {
 left:50%;
 -webkit-transform:translateX(-50%);
 transform:translateX(-50%)
}
.c-floatingbar,
.c-header .buttons,
.c-header .scroll-next a>span span,
.c-header ul a,
.c-prices,
.c-prices__item,
.c-prices__price .circle,
.c-social a,
.section2 .corpo__logotypes,
.section3b .list,
.section3b .panels,
.section6 .box,
.section6 .circle,
.special a,
.special a span {
 display:-webkit-box;
 display:-ms-flexbox;
 display:flex
}
.c-header .buttons,
.o-btn {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center
}
.c-header .buttons,
.o-btn,
.section6 .circle {
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.c-prices__item,
.section2 .corpo__logotypes {
 -webkit-box-pack:justify;
 -ms-flex-pack:justify;
 justify-content:space-between
}
.c-header .scroll-next a>span span,
.c-header ul a,
.c-prices__item,
.c-prices__price .circle,
.section2 .corpo__logotypes,
.section6 .circle,
.special a {
 -ms-flex-wrap:wrap;
 flex-wrap:wrap
}
.c-floatingbar,
.c-header .scroll-next a>span span,
.c-header ul a,
.c-prices__price .circle,
.c-social a,
.section6 .box,
.special a,
.special a span {
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 -webkit-box-align:center;
 -ms-flex-align:center;
 align-items:center
}
.c-header,
.c-header .scroll-next,
.c-header .scroll-next a,
.c-header .scroll-next a>span,
.c-header .scroll-next a>span span,
.c-prices__item,
.c-prices__price,
.c-prices__profits li,
.c-video__item,
.section3b .list__item,
.section6 .box-outer,
.section11b .col-right,
.special a,
.special a span {
 position:relative;
 z-index:3
}
.c-prices__profits li:before,
.section3b .list__item--who:before {
 background-color:#22e6c5;
 width:24px;
 height:24px;
 border-radius:50%;
 -webkit-transform:none;
 transform:none;
 line-height:24px;
 text-align:center;
 font-family:FontAwesome;
 font-weight:400;
 content:"\f00c";
 color:#fff
}
@font-face {
 font-family:Adelle Sans;
 src:url(fonts/AdelleSans-Light.eot);
 src:url(fonts/AdelleSans-Light.eot?#iefix) format("embedded-opentype"),
 url(fonts/AdelleSans-Light.woff) format("woff"),
 url(fonts/AdelleSans-Light.ttf) format("truetype");
 font-weight:300;
 font-style:normal
}
@font-face {
 font-family:Adelle Sans;
 src:url(fonts/AdelleSans-SemiBold.eot);
 src:url(fonts/AdelleSans-SemiBold.eot?#iefix) format("embedded-opentype"),
 url(fonts/AdelleSans-SemiBold.woff) format("woff"),
 url(fonts/AdelleSans-SemiBold.ttf) format("truetype");
 font-weight:600;
 font-style:normal
}
@font-face {
 font-family:Adelle Sans;
 src:url(fonts/AdelleSans-Bold.eot);
 src:url(fonts/AdelleSans-Bold.eot?#iefix) format("embedded-opentype"),
 url(fonts/AdelleSans-Bold.woff) format("woff"),
 url(fonts/AdelleSans-Bold.ttf) format("truetype");
 font-weight:700;
 font-style:normal
}
@font-face {
 font-family:Adelle Sans;
 src:url(fonts/AdelleSans.eot);
 src:url(fonts/AdelleSans.eot?#iefix) format("embedded-opentype"),
 url(fonts/AdelleSans.woff) format("woff"),
 url(fonts/AdelleSans.ttf) format("truetype");
 font-weight:400;
 font-style:normal
}
@font-face {
 font-family:Tiempos Headline;
 src:url(fonts/TiemposHeadlineWeb-Medium.eot);
 src:url(fonts/TiemposHeadlineWeb-Medium.eot?#iefix) format("embedded-opentype"),
 url(fonts/TiemposHeadlineWeb-Medium.woff) format("woff"),
 url(fonts/TiemposHeadlineWeb-Medium.ttf) format("truetype");
 font-weight:500;
 font-style:normal
}
button,
input,
textarea {
 background-color:transparent;
 border:none;
 border-color:inherit;
 border-radius:0;
 font-family:Adelle Sans,sans-serif
}
button {
 cursor:pointer
}
input,
textarea {
 text-rendering:optimizeLegibility;
 cursor:text
}
input[disabled],
input[readonly] {
 opacity:.5
}
input[type=checkbox] {
 display:block;
 margin:0;
 cursor:pointer
}
input[type=email],
input[type=tel],
input[type=text],
textarea {
 width:100%
}
textarea {
 resize:none;
 overflow:auto
}
:invalid {
 -webkit-box-shadow:none;
 box-shadow:none
}
:-moz-submit-invalid,
:-moz-ui-invalid {
 box-shadow:none
}
::-webkit-input-placeholder {
 color:inherit
}
:-moz-placeholder,
::-moz-placeholder {
 color:inherit
}
:-ms-input-placeholder {
 color:inherit
}
button,
input,
select,
textarea {
 font-family:Tiempos Headline,serif;
 font-size:16px;
 color:#b78677;
 resize:none
}
a:active,
a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
 outline:none!important
}
input[type=button],
input[type=email],
input[type=number],
input[type=password],
input[type=submit],
input[type=tel],
input[type=text],
textarea {
 -webkit-appearance:none
}
body {
 width:100%;
 background-color:#fff
}
html {
 -webkit-text-size-adjust:100%
}
body {
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale;
 line-height:1.57;
 text-rendering:optimizeSpeed;
 font-family:Adelle Sans,sans-serif;
 font-size:18px;
 font-weight:400;
 color:#1a1a1a
}
a {
 cursor:pointer
}
a:active,
a:focus,
a:hover {
 outline:none
}
::-moz-selection {
 background-color:#4f4f4f;
 color:#fff
}
::selection {
 background-color:#4f4f4f;
 color:#fff
}
table {
 border-spacing:0
}
td,
th {
 padding:0
}
img {
 vertical-align:bottom
}
a img {
 border-width:0
}
a {
 color:inherit;
 text-decoration:none
}
a,
button,
input,
select,
textarea {
 -webkit-transition:all .3s;
 transition:all .3s
}
a:focus,
a:hover {
 outline-width:0;
 text-decoration:none;
 color:inherit
}
.o-btn {
 display:-webkit-inline-box;
 display:-ms-inline-flexbox;
 display:inline-flex;
 width:100%;
 height:84px;
 padding-top:0;
 padding-bottom:0;
 border-radius:50px;
 letter-spacing:1px;
 text-transform:uppercase;
 font-family:Adelle Sans,sans-serif;
 font-size:.9375rem
}
.o-btn--green {
 background-color:#03e8c6;
 color:#1a1a1a
}
.o-btn--outline {
 border:1px solid #666
}
.o-btn--green:hover,
.o-btn--outline:hover {
 background-color:#fff;
 border-color:#fff;
 color:#1a1a1a
}
.o-btn--white:hover {
 background-color:#03e8c6;
 border-color:#03e8c6!important
}
.o-header__primary h2 {
 line-height:1.2;
 text-align:center;
 font-family:Tiempos Headline,serif;
 font-weight:500;
 padding-bottom:50px;
 font-size:1.5rem
}
.o-header__primary .subtitle {
 text-align:center;
 padding-bottom:30px
}
.o-wrap {
 max-width:1200px;
 height:100%;
 margin:0 auto;
 padding:0 30px
}
.pace-done .c-cover {
 opacity:0
}
.c-floatingbar {
 position:fixed;
 left:0;
 top:0;
 z-index:1000;
 width:100%;
 height:70px;
 background-color:#1a1a1a;
 -webkit-transform:translate3d(0,-100%,0);
 transform:translate3d(0,-100%,0)
}
.c-floatingbar.is-visible {
 -webkit-transform:translateZ(0);
 transform:translateZ(0)
}
footer {
 color:#a5a5a5;
 font-size:14px;
 font-family:Adelle Sans,sans-serif;
 text-align:center;
 padding-bottom:80px;
 padding-top:88px
}
footer p {
 margin:0;
 padding:0 15px
}
footer p a {
 color:#0f0f0f
}
footer p a:hover {
 text-decoration:underline
}
footer p span {
 padding-right:14px;
 display:block
}
footer .c-social {
 list-style-type:none;
 margin:0;
 padding:77px 0 0;
 text-align:center
}
.c-freelesson {
 max-width:800px;
 margin:0 auto
}
.c-freelesson .seva-form input[type=email],
.c-freelesson .seva-form input[type=Input] {
 background:transparent;
 border:none;
 border-bottom:1px solid #1a1a1a!important;
 border-radius:0!important;
 height:auto;
 font-size:18px;
 line-height:1.3333333;
 padding:12px 0;
 font-family:Adelle Sans,sans-serif!important;
 color:#4f4f4f!important
}
.c-freelesson .seva-form button {
 background:#1a1a1a;
 border-radius:0;
 border:1px solid transparent
}
.c-freelesson .seva-form button:focus,
.c-freelesson .seva-form button:hover {
 color:#1a1a1a!important
}
.c-freelesson .seva-form button span,
.c-freelesson .seva-form input {
 font-family:Adelle Sans,sans-serif!important
}
.c-freelesson .seva-form input {
 background:transparent;
 border:none;
 border-bottom:1px solid #1a1a1a!important;
 border-radius:0!important;
 height:auto;
 font-size:18px;
 line-height:1.3333333;
 padding:12px 0;
 color:#4f4f4f!important
}
.c-freelesson .seva-form button {
 border:1px solid transparent!important
}
.c-freelesson .seva-form button:focus,
.c-freelesson .seva-form button:hover {
 background:rgba(26,26,26,0)!important;
 border-color:#1a1a1a!important
}
.c-freelesson .seva-form [data-element=submit]:focus>span,
.c-freelesson .seva-form [data-element=submit]:hover>span {
 color:#1a1a1a!important;
 background:rgba(26,26,26,0)!important
}
.c-freelesson .seva-form[data-uid="6330b85db5"] button span {
 font-family:AdelleSans!important
}
.c-freelesson .seva-form [data-group=alert] {
 font-family:AdelleSans!important;
 font-size:18px!important;
 background:transparent!important;
 border-color:#666!important;
 margin:0!important;
 color:#fff!important
}
.c-freelesson .seva-form button {
 display:inline-block;
 background:#1a1a1a!important;
 color:#fff;
 font-size:16px;
 text-transform:uppercase;
 text-align:center;
 padding:14px 13px 12px;
 border-radius:0!important;
 border:1px solid #666!important;
 letter-spacing:2px;
 font-weight:600
}
.c-freelesson .seva-form button:focus,
.c-freelesson .seva-form button:hover {
 background:#fff!important;
 border-color:#fff!important;
 color:#000!important
}
.c-freelesson .seva-form input {
 padding:12px 0!important;
 border:1px solid transparent!important;
 border-bottom:1px solid #565656!important;
 family:"Adelle Sans",sans-serif;
 font-size:18px!important;
 font-weight:#F1E7E4;
 color:#fff!important
}
.c-freelesson .seva-form input::-webkit-input-placeholder {
 color:#a5a5a5!important
}
.c-freelesson .seva-form input:-moz-placeholder,
.c-freelesson .seva-form input::-moz-placeholder {
 color:#a5a5a5!important
}
.c-freelesson .seva-form input:-ms-input-placeholder {
 color:#a5a5a5!important
}
.c-freelesson .seva-form input:focus {
 border-bottom-color:#fff!important
}
.c-header {
 background-color:#1a1a1a;
 color:#fff
}
.c-header h1 {
 font-family:Tiempos Headline,serif;
 font-weight:500;
 text-align:center;
 font-size:30px;
 line-height:40px;
 margin:0;
 padding:20px 15px 50px
}
.c-header ul {
 list-style-type:none;
 margin:0;
 padding:0;
 position:absolute;
 right:30px;
 top:60px
}
.c-header ul.to-left {
 display:none;
 right:auto;
 left:30px
}
.c-header ul.to-left li {
 display:block;
 margin-left:0
}
.c-header ul li {
 font-size:12px;
 font-family:Adelle Sans,sans-serif;
 margin-left:30px;
 letter-spacing:1px;
 text-transform:uppercase
}
.c-header ul a {
 height:45px
}
.c-header .brand {
 padding:65px 0 140px;
 text-align:center
}
.c-header .brand img {
 width:198px;
 height:auto
}
.c-header .buttons {
 padding:50px 15px
}
.c-header .buttons .or {
 display:block;
 padding:0 30px;
 font-family:Adelle Sans,sans-serif;
 color:#969696
}
.c-header .deadline {
 padding:40px 0 20px;
 letter-spacing:1px;
 text-align:center;
 font-family:Adelle Sans,sans-serif;
 font-size:.875rem;
 color:#a5a5a5
}
.c-header .deadline span {
 color:#03e8c6
}
.c-header .scroll-next {
 top:62px;
 margin:0
}
.c-header .scroll-next a {
 display:block;
 width:120px;
 height:120px;
 margin:0 auto;
 background-color:#1a1a1a;
 text-align:center;
 -webkit-box-shadow:0 0 84px rgba(11,12,17,.75);
 box-shadow:0 0 84px rgba(11,12,17,.75);
 border-radius:300px;
 padding-top:39px
}
.c-header .scroll-next a>span {
 display:block;
 width:45px;
 height:45px;
 padding:1px;
 border-radius:40px;
 margin:0 auto
}
.c-header .scroll-next a>span:before {
 left:0;
 top:-70px;
 width:100%;
 bottom:-70px;
 background:transparent url(img/progress.png) no-repeat 50%;
 background-size:100% auto;
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg);
 -webkit-transition:all .3s;
 transition:all .3s
}
.c-header .scroll-next a>span span {
 height:100%;
 width:100%;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 background-color:#1a1a1a;
 border-radius:40px
}
.c-header .scroll-next a i {
 font-size:14px
}
.c-header .aftertitle {
 padding:0 15px;
 text-align:center;
 font-family:Adelle Sans,sans-serif;
 font-weight:300;
 color:#969696
}
.c-header .subtitle {
 margin-bottom:2em;
 text-align:center
}
#all {
 min-width:320px;
 overflow:hidden;
 min-height:100%;
 height:100%;
 position:relative
}
* {
 margin-top:0;
 margin-bottom:0;
 -webkit-text-size-adjust:none;
 -ms-text-size-adjust:none;
 text-size-adjust:none;
 -moz-text-size-adjust:none;
 -webkit-box-sizing:border-box;
 box-sizing:border-box
}
.container-fluid {
 max-width:1220px;
 padding-left:15px;
 padding-right:15px
}
.big {
 max-width:940px;
 margin:0 auto 70px;
 text-align:center;
 font-size:1.125rem;
 font-family:Adelle Sans,sans-serif;
 font-weight:300;
 line-height:30px
}
.small-text {
 color:#666;
 font-size:16px;
 line-height:24px;
 font-family:Adelle Sans,sans-serif;
 font-weight:300
}
.small-text p {
 margin-bottom:34px
}
.subtitle {
 text-transform:uppercase;
 font-size:14px;
 font-family:Adelle Sans,sans-serif;
 letter-spacing:1.5px
}
.content-section {
 color:#1a1a1a
}
.layer-popup {
 position:fixed;
 left:0;
 top:0;
 width:100%;
 height:100%;
 z-index:10;
 background-color:hsla(0,0%,100%,.8);
 visibility:hidden;
 opacity:0;
 -webkit-transition:all .3s;
 transition:all .3s
}
.layer-popup.show {
 visibility:visible;
 opacity:1
}
.popup-outer {
 position:absolute;
 left:0;
 width:100%;
 z-index:11;
 visibility:hidden;
 opacity:0;
 -webkit-transition:opacity .3s,visibility .3s;
 transition:opacity .3s,visibility .3s
}
.popup-outer.show {
 visibility:visible;
 opacity:1
}
.popup-outer .popup-inner {
 border:1px solid #e8e8e8;
 background-color:#fff;
 -webkit-box-shadow:0 10px 70px rgba(0,0,0,.1);
 box-shadow:0 10px 70px rgba(0,0,0,.1);
 margin:0 auto;
 max-width:616px;
 position:relative
}
.popup-outer .subtitle {
 text-align:center;
 padding-top:95px
}
.popup-outer h2 {
 font-size:24px;
 text-align:center;
 font-weight:500;
 padding-top:16px
}
.popup-outer form {
 padding:5px 15px 15px
}
.popup-outer form label {
 font-size:14px;
 color:#a5a5a5;
 display:block;
 font-family:Adelle Sans,sans-serif;
 font-weight:400;
 margin-bottom:0
}
.popup-outer form .form-group {
 padding-top:37px
}
.popup-outer form .form-control {
 border-width:0;
 border-bottom:1px solid #e8e8e8;
 border-radius:0;
 -webkit-transition:all .3s;
 transition:all .3s;
 font-size:22px;
 color:#666;
 height:47px;
 font-weight:300;
 padding:0;
 -webkit-box-shadow:none;
 box-shadow:none;
 font-family:Adelle Sans,sans-serif
}
.popup-outer form .form-control:focus {
 border-bottom-color:#444;
 -webkit-box-shadow:none;
 box-shadow:none
}
.popup-outer form textarea.form-control {
 background:transparent url(img/textarea.png);
 height:240px;
 line-height:60px
}
.popup-outer .button {
 text-align:center
}
.popup-outer .btn {
 background-color:#1a1a1a;
 font-family:Adelle Sans,sans-serif;
 color:#fff;
 letter-spacing:1px;
 border-radius:0;
 font-size:12px;
 padding:9px 24px;
 line-height:23px;
 margin-top:38px
}
.popup-outer .btn:hover {
 background-color:#343434
}
.popup-outer .button-close {
 position:absolute;
 right:0;
 top:-42px;
 width:42px;
 height:42px;
 padding:0;
 border-width:0;
 background:transparent url(img/close.png) no-repeat 50%
}
.popup-outer .button-close span {
 display:none
}
.c-prices__btn .limit {
 margin-bottom:20px;
 font-family:Adelle Sans,sans-serif;
 font-size:.875rem;
 color:#a5a5a5
}
.c-prices__item {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:100%;
 background-color:#fff;
 padding:60px 25px;
 -webkit-box-shadow:rgba(0,0,0,.06) 0 0 84px;
 box-shadow:0 0 84px rgba(0,0,0,.06)
}
.c-prices__item--black {
 background-color:#1a1a1a
}
.c-prices__item--black .c-prices__profits li {
 color:#a5a5a5
}
.c-prices__item--black .c-prices__profits li:before {
 color:#1a1a1a
}
.c-prices__item--black .c-prices__profits li.plus:before {
 background-color:#fff;
 color:#1a1a1a
}
.c-prices__item--black .c-prices__old strike,
.c-prices__item--black .o-header {
 color:#fff
}
.c-prices__item--black .c-prices__price .circle {
 border:none;
 -webkit-box-shadow:rgba(3,232,198,.15) 0 0 84px;
 box-shadow:0 0 84px rgba(3,232,198,.15)
}
.c-prices__item--black:after,
.c-prices__item--black:before {
 left:0;
 width:100%;
 height:40px;
 background-color:#1a1a1a
}
.c-prices__item--black:before {
 top:-40px
}
.c-prices__item--black:after {
 bottom:-40px
}
.c-prices__old {
 margin-bottom:20px
}
.c-prices__old strike {
 text-decoration:line-through;
 font-family:Adelle Sans,sans-serif;
 font-size:1.6875rem;
 font-weight:700
}
.c-prices__price .circle {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 width:160px;
 height:160px;
 margin:0 auto 60px;
 border:1px solid #e8e8e8;
 border-radius:50%
}
.c-prices__price .circle span {
 display:block;
 width:100%;
 text-align:center
}
.c-prices__price .circle .price {
 line-height:1.2;
 font-family:Adelle Sans,sans-serif;
 font-weight:700;
 font-size:2.9375rem;
 color:#22e6c5
}
.c-prices__price .sticker {
 right:0;
 top:0;
 white-space:nowrap;
 -webkit-transform:rotate(270deg);
 transform:rotate(270deg);
 -webkit-transform-origin:right;
 transform-origin:right;
 font-family:Adelle Sans,sans-serif;
 font-size:14px;
 color:#666
}
.c-prices__price .sticker .green {
 padding-left:4px;
 font-size:18px
}
.c-prices__profits {
 margin-bottom:80px
}
.c-prices__profits li {
 margin-bottom:40px;
 padding-left:45px;
 text-align:left;
 font-family:Adelle Sans,sans-serif;
 font-size:.875rem;
 color:#a5a5a5
}
.c-prices__profits li:before {
 left:0;
 top:-4px
}
.c-prices__profits li.plus:before {
 content:"\f067";
 background-color:#1a1a1a;
 color:#fff
}
.c-prices .o-btn {
 border-color:#e8e8e8
}
.c-prices .o-btn:hover {
 border-color:#cfcfcf
}
.c-prices .o-header {
 text-align:center
}
.c-prices .o-header h2 {
 padding-bottom:30px
}
.c-prices .o-header .subtitle {
 padding-bottom:20px
}
.c-prices .unit {
 text-transform:uppercase;
 font-family:Adelle Sans,sans-serif;
 font-size:.875rem;
 color:#666
}
.section1 {
 padding-bottom:125px;
 padding-top:123px
}
.section2 {
 display:inline-block;
 width:100%;
 vertical-align:bottom
}
.section2 .o-header .subtitle {
 padding-bottom:0;
 text-align:left
}
.section2 .o-header__primary h2 {
 text-align:left;
 font-size:24px;
 line-height:34px;
 font-weight:500;
 padding-bottom:50px
}
.section2 .small-text {
 line-height:22px;
 font-size:14px;
 color:#a5a5a5
}
.section2 .col-left .photo {
 margin-bottom:54px
}
.section2 .col-left .photo img {
 max-width:100%;
 height:auto;
 position:relative
}
.section2 .col-left h3 {
 font-family:Tiempos Headline,serif;
 font-size:24px;
 font-weight:500;
 margin-bottom:26px
}
.section2 .col-left .small-text p {
 margin-bottom:1.5em
}
.section2 .col-left .small-text a {
 text-decoration:underline
}
.section2 .col-left .small-text a:hover {
 text-decoration:none
}
.section2 .col-left .subtitle {
 margin-bottom:10px
}
.section2 .col-right .subtitle {
 margin-bottom:40px
}
.section2 .corpo__logotypes li {
 width:50%;
 margin-bottom:100px
}
.section2 .corpo .small-text {
 margin-bottom:80px
}
.section2 .normal-text {
 margin-bottom:55px;
 font-family:Adelle Sans,sans-serif;
 font-weight:300;
 color:#666
}
.section2 .normal-text p {
 margin-bottom:1.5em
}
.section2 .c-social {
 margin-left:-7px;
 padding-top:37px;
 padding-bottom:81px
}
.section3b {
 padding-top:102px
}
.section3b .o-header {
 margin-bottom:50px
}
.section3b .panels {
 margin:0;
 padding:0
}
.section3b .panels li {
 width:50%;
 border-bottom:1px solid #e8e8e8;
 text-align:center;
 padding-bottom:1px;
 cursor:pointer;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section3b .panels li.active {
 border-bottom:2px solid #1a1a1a;
 padding-bottom:0
}
.section3b .panels li.active strong {
 color:#1a1a1a
}
.section3b .panels li span {
 font-family:Adelle Sans,sans-serif;
 font-size:14px;
 letter-spacing:1px;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section3b .panels li strong {
 display:block;
 color:#a5a5a5;
 font-family:Tiempos Headline,serif;
 font-weight:500;
 font-size:18px;
 padding-top:23px;
 padding-bottom:17px;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section3b .panels li strong em {
 font-style:normal;
 text-decoration:underline
}
.section3b .panels li:hover strong {
 color:#1a1a1a
}
.section3b .lists {
 padding:58px 0 75px
}
.section3b .lists.none {
 display:none
}
.section3b .list {
 -webkit-transition:all .3s;
 transition:all .3s;
 text-align:center
}
.section3b .list h3 {
 margin-bottom:1em;
 font-family:Tiempos Headline,serif;
 font-size:1.5rem;
 font-weight:500
}
.section3b .list p {
 line-height:1.5em;
 font-family:Adelle Sans,sans-serif;
 font-weight:300
}
.section3b .list--profits li:nth-child(2),
.section3b .list--who li:nth-child(3) {
 margin:0 30px
}
.section3b .list .subtitle {
 margin-bottom:2em
}
.section3b .list__item {
 padding:67px 15px 28px
}
.section3b .list__item--who {
 height:100%
}
.section3b .list__item--who:before {
 bottom:-24px;
 font-size:.875rem
}
.section3b .list li {
 width:100%
}
.section4 {
 margin-bottom:100px
}
.section4 ul {
 list-style-type:none;
 margin:0;
 padding:0
}
.section4 ul,
.section4 ul li {
 -webkit-transition:all .3s;
 transition:all .3s
}
.section4 ul li {
 font-family:Tiempos Headline,serif;
 font-size:16px;
 line-height:24px;
 text-align:center;
 padding:35px 15px 37px
}
.section4 ul li:empty:hover {
 -webkit-box-shadow:none;
 box-shadow:none
}
.section4 ul li:hover {
 -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
 box-shadow:0 0 84px rgba(0,0,0,.06)
}
.section4 ul li:hover i {
 color:#fff;
 -webkit-transform:scale(1);
 transform:scale(1)
}
.section4 ul li:nth-child(2) i {
 background-color:#7861ee
}
.section4 ul li:nth-child(3) i {
 background-color:#987ae3
}
.section4 ul li:nth-child(4) i {
 background-color:#b995d7
}
.section4 ul li:nth-child(5) i {
 background-color:#d5afcd
}
.section4 ul li:nth-child(6) i {
 background-color:#e2cec2
}
.section4 ul li:nth-child(7) i {
 background-color:#a6dec2
}
.section4 ul li:nth-child(8) i {
 background-color:#03e8c6
}
.section4 ul li i {
 width:24px;
 height:24px;
 display:block;
 text-align:center;
 margin:0 auto;
 color:hsla(0,0%,100%,0);
 background-color:#614bf7;
 -webkit-transition:all .3s;
 transition:all .3s;
 border-radius:20px;
 font-size:14px;
 line-height:24px;
 margin-bottom:28px;
 -webkit-transform:scale(.5);
 transform:scale(.5)
}
.section4b {
 padding-top:25px;
 padding-bottom:140px
}
.section4b h3 {
 font-weight:300;
 font-family:Adelle Sans,sans-serif;
 text-align:center;
 max-width:810px;
 margin:0 auto;
 font-size:20px;
 line-height:30px
}
.section4b .list {
 list-style-type:none;
 margin:0;
 padding:68px 0 0
}
.section4b .list>li {
 border-bottom:1px solid #e8e8e8
}
.section4b .list li>span {
 display:block;
 font-weight:500;
 font-size:18px;
 color:#a5a5a5;
 padding:37px 110px 38px 20px;
 position:relative;
 cursor:pointer;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section4b .list .active>span {
 -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
 box-shadow:0 0 84px rgba(0,0,0,.06);
 color:#1a1a1a
}
.section4b .list .active .plus:before {
 background:transparent url(img/minus.png) no-repeat 50%
}
.section4b .list .active ul {
 display:block
}
.section4b .list .plus {
 position:absolute;
 width:45px;
 height:45px;
 top:31px;
 right:30px
}
.section4b .list .plus:after {
 background:transparent url(img/circle.png) no-repeat 50%;
 opacity:0
}
.section4b .list .plus:after,
.section4b .list .plus:before {
 content:" ";
 position:absolute;
 left:0;
 width:45px;
 height:45px;
 top:0;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section4b .list .plus:before {
 background:transparent url(img/plus.png) no-repeat 50%;
 border:1px solid #e8e8e8;
 border-radius:30px
}
.section4b .list ul {
 background-color:#f3f3f3;
 display:none;
 list-style-type:none;
 margin:0;
 padding:0;
 font-size:16px;
 font-weight:300
}
.section4b .list ul li {
 border-top:1px solid #e8e8e8;
 padding:28px 15px 23px
}
.section4b .list ul li:first-child {
 border-top-width:0
}
.section4b .list ul li i {
 font-size:14px;
 width:20px
}
.section5 {
 background:#1a1a1a url(img/bg2.png) no-repeat 50%;
 background-size:cover;
 color:#fff;
 padding-bottom:82px;
 padding-top:73px
}
.section5 .boxs {
 display:inline-block;
 width:100%;
 vertical-align:bottom
}
.section5 .boxs .box+.box p {
 -webkit-box-shadow:0 0 84px rgba(3,232,198,.15);
 box-shadow:0 0 84px rgba(3,232,198,.15)
}
.section5 .boxs .box p {
 margin:0;
 -webkit-box-shadow:0 0 84px rgba(97,75,247,.15);
 box-shadow:0 0 84px rgba(97,75,247,.15);
 font-size:18px;
 font-weight:500;
 text-align:center;
 padding:62px 15px 20px;
 height:257px;
 background-color:#1a1a1a;
 line-height:26px
}
.section5 .boxs .box p span {
 display:block;
 font-family:Adelle Sans,sans-serif;
 font-size:14px;
 font-weight:400;
 margin-bottom:20px
}
.section6 {
 padding-top:73px
}
.section6 .box-outer {
 padding-top:190px;
 position:relative
}
.section6 .box-outer1 {
 display:inline-block;
 width:100%;
 vertical-align:bottom
}
.section6 .box {
 background-color:#fff;
 -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
 box-shadow:0 0 84px rgba(0,0,0,.06);
 text-align:center;
 z-index:1
}
.section6 .box h3 {
 width:100%;
 line-height:1;
 font-size:74px;
 font-weight:700;
 font-family:Adelle Sans,sans-serif;
 letter-spacing:1px
}
.section6 .box p {
 font-size:18px;
 line-height:31px;
 font-weight:500
}
.section6 .circle {
 -webkit-box-orient:vertical;
 -webkit-box-direction:normal;
 -ms-flex-direction:column;
 flex-direction:column;
 -webkit-box-pack:center;
 -ms-flex-pack:center;
 justify-content:center;
 width:200px;
 height:200px;
 background-image:url(img/circle2.png);
 background-repeat:no-repeat;
 background-position:50%;
 background-size:contain
}
.section6 .mockup {
 left:-30px;
 text-align:center;
 right:-30px;
 z-index:1
}
.section6 .mockup img {
 max-width:100%;
 height:auto
}
.section7 {
 padding-bottom:123px;
 padding-top:63px
}
.section7 h3 {
 font-size:24px;
 font-weight:500;
 padding-bottom:17px;
 padding-top:14px
}
.section7 .big {
 font-size:18px;
 color:#666;
 line-height:26px;
 text-align:left
}
.section7 .boxs {
 margin:0;
 overflow:hidden
}
.section7 .box:last-child .big {
 margin-bottom:0
}
.section7 .subtitle {
 padding-bottom:15px
}
.section8b {
 background-color:#f3f3f3;
 padding-top:73px;
 text-align:center
}
.section8b .text-normal {
 font-family:Adelle Sans,sans-serif;
 font-weight:300;
 color:#666
}
.section9b {
 background-color:#fff;
 padding-top:72px;
 padding-bottom:100px;
 text-align:center
}
.section9b .o-btn {
 width:100%
}
.section10b {
 overflow:hidden;
 padding-bottom:118px
}
.section10b h2 {
 padding-bottom:100px
}
.section10b .text-normal {
 text-align:center;
 font-family:Adelle Sans,sans-serif;
 font-weight:300;
 margin-bottom:60px;
 color:#666
}
.section10b .subtitle {
 text-align:center
}
.section10b .timer {
 margin:0 -15px;
 vertical-align:middle
}
.section10b .timer .box {
 float:left;
 width:50%;
 padding:0 5px;
 text-align:center;
 margin-bottom:10px
}
.section10b .timer p {
 background-color:#fff;
 -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
 box-shadow:0 0 84px rgba(0,0,0,.06);
 font-family:Adelle Sans,sans-serif;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 padding-top:36px;
 padding-bottom:36px
}
.section10b .timer p span {
 font-weight:700;
 font-size:36px;
 display:block;
 letter-spacing:0;
 margin-bottom:16px
}
.section11b {
 overflow:hidden;
 padding-bottom:200px
}
.section11b .columns {
 position:relative;
 display:inline-block;
 width:100%
}
.section11b .col-left {
 padding-bottom:92px
}
.section11b .col-left .subtitle {
 text-transform:uppercase;
 text-align:center;
 padding-bottom:14px
}
.section11b .col-left h2 {
 font-family:Tiempos Headline,serif;
 font-size:24px;
 font-weight:500;
 text-align:center;
 padding-bottom:93px
}
.section11b .col-left ul {
 list-style-type:none;
 margin:0 -15px 0 0;
 padding:0;
 border-bottom:1px solid #e8e8e8
}
.section11b .col-left ul li {
 border-top:1px solid #e8e8e8
}
.section11b .col-left ul li.open {
 border-top-color:transparent
}
.section11b .col-left ul li.open h3 {
 -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
 box-shadow:0 0 84px rgba(0,0,0,.06)
}
.section11b .col-left ul li.open .response {
 max-height:800px
}
.section11b .col-left ul h3 {
 font-size:18px;
 font-weight:300;
 position:relative;
 padding:35px 90px 35px 15px;
 line-height:26px;
 margin:0;
 cursor:pointer;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section11b .col-left ul .plus {
 position:absolute;
 width:45px;
 height:45px;
 top:29px;
 right:27px
}
.section11b .col-left ul .plus:after {
 background:transparent url(img/circle.png) no-repeat 50%;
 opacity:0
}
.section11b .col-left ul .plus:after,
.section11b .col-left ul .plus:before {
 content:" ";
 position:absolute;
 left:0;
 width:45px;
 height:45px;
 top:0;
 -webkit-transition:all .3s;
 transition:all .3s
}
.section11b .col-left ul .plus:before {
 background:transparent url(img/plus.png) no-repeat 50%;
 border:1px solid #e8e8e8;
 border-radius:30px
}
.section11b .col-left ul .response {
 max-height:0;
 overflow:hidden;
 -webkit-transition:all .3s;
 transition:all .3s;
 font-size:14px;
 color:#a5a5a5;
 font-family:Adelle Sans,sans-serif;
 line-height:22px;
 padding-left:40px;
 background:transparent url(img/response.png) no-repeat 15px 42px
}
.section11b .col-left ul .response p {
 margin-bottom:22px
}
.section11b .col-left ul .response p:first-child {
 padding-top:38px
}
.section11b .col-left ul .response p:last-child {
 padding-bottom:48px
}
.section11b .col-right {
 padding-left:0!important;
 text-align:center;
 padding-bottom:30px
}
.section11b .col-right .subtitle {
 background-color:#1a1a1a;
 color:#fff;
 text-align:center;
 margin:0;
 max-width:none;
 padding-top:53px;
 padding-bottom:34px;
 text-transform:uppercase
}
.section11b .col-right p {
 margin-left:auto;
 margin-right:auto;
 max-width:310px;
 font-weight:400
}
.section11b .col-right h2 {
 background-color:#1a1a1a;
 color:#fff;
 font-size:24px;
 line-height:31px;
 font-weight:500;
 margin:0;
 text-align:center;
 padding-bottom:152px
}
.section11b .col-right .photo {
 margin-top:-95px;
 margin-bottom:60px
}
.section11b .col-right form {
 max-width:260px;
 margin:0 auto;
 text-align:left
}
.section11b .col-right form label {
 font-size:14px;
 color:#a5a5a5;
 display:block;
 font-family:Adelle Sans,sans-serif;
 font-weight:400
}
.section11b .col-right form .form-group {
 padding-top:27px
}
.section11b .col-right form .form-control {
 border-width:0;
 border-bottom:1px solid #e8e8e8;
 border-radius:0;
 -webkit-transition:all .3s;
 transition:all .3s;
 font-size:22px;
 color:#666;
 height:47px;
 padding:0;
 -webkit-box-shadow:none;
 box-shadow:none;
 font-family:Adelle Sans,sans-serif
}
.section11b .col-right form .form-control:focus {
 border-bottom-color:#444;
 -webkit-box-shadow:none;
 box-shadow:none
}
.section11b .col-right .button {
 text-align:center
}
.section11b .col-right .btn {
 display:inline-block;
 background-color:#1a1a1a;
 font-family:Adelle Sans,sans-serif;
 color:#fff;
 letter-spacing:1px;
 border-radius:0;
 font-size:12px;
 padding:10px 25px;
 line-height:25px;
 margin-top:38px
}
.section11b .col-right .btn:hover {
 background-color:#343434
}
.section12 {
 background:#1a1a1a url(img/linetop.png) no-repeat top;
 color:#fff;
 text-align:center;
 padding-bottom:85px;
 padding-top:384px
}
.section12 .subtitle {
 text-transform:uppercase;
 padding-bottom:14px
}
.section12 h2 {
 font-family:Tiempos Headline,serif;
 font-size:24px;
 font-weight:500;
 padding-bottom:58px
}
.section12 .button {
 display:inline-block;
 padding:1px;
 border-radius:60px
}
.section12 .button a {
 display:block;
 border-radius:60px;
 background-color:#1a1a1a;
 color:#fff;
 font-size:15px;
 font-family:Adelle Sans,sans-serif;
 letter-spacing:1px;
 line-height:93px;
 width:290px;
 position:relative;
 overflow:hidden;
 padding:1px
}
.section12 .button a:before {
 content:" ";
 position:absolute;
 left:0;
 top:-120px;
 width:100%;
 bottom:-120px;
 background:transparent url(img/progress.png) no-repeat 50%;
 background-size:100% auto;
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg);
 -webkit-transition:all .3s;
 transition:all .3s
}
.section12 .button a span {
 position:relative;
 background-color:#1a1a1a;
 border-radius:50px;
 display:block;
 line-height:91px
}
.section14 {
 padding-bottom:85px;
 padding-top:80px
}
.section14 .comments {
 -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
 box-shadow:0 0 84px rgba(0,0,0,.06);
 position:relative;
 padding-top:40px;
 margin-top:34px
}
.section14 .comments .list {
 list-style-type:none;
 margin:0;
 padding:0 20px;
 position:relative;
 max-width:1060px;
 margin:0 auto;
 display:flex;
 flex-wrap: wrap;
}
.section14 .comments .list li {
  width: 100%;
  padding: 0 20px 0 20px;
}
.section14 .comments .list .cite {
 width:100%;
 font-size:16px;
 font-weight: 500;
 font-family:Adelle Sans,sans-serif;
 line-height:25px;
}
.section14 .comments .list .cite span {
 color:#a5a5a5;
 display:block;
 
}
.section14 .comments .list blockquote {
 border-width:0;
 padding:15px 0 35px 0;
 margin:0;
 color:#666;
 font-weight:300;
 font-size:16px;
 font-family:Adelle Sans,sans-serif;
 line-height:24px;
}
.c-social {
 list-style-type:none;
 margin:0;
 padding:77px 0 0
}
.c-social li {
 display:inline-block;
 margin:0 7px
}
.c-social a {
 position:relative;
 width:45px;
 height:45px;
 text-align:center;
 border-radius:50%
}
.c-social a:hover:after {
 opacity:1
}
.c-social a:hover:before {
 border-color:transparent
}
.c-social a:after {
 background:transparent url(img/circle.png) no-repeat 50%;
 opacity:0
}
.c-social a:after,
.c-social a:before {
 content:" ";
 position:absolute;
 left:0;
 width:45px;
 height:45px;
 top:0;
 -webkit-transition:all .3s;
 transition:all .3s
}
.c-social a:before {
 border:1px solid #e8e8e8;
 border-radius:30px
}
.c-social a img {
 vertical-align:middle;
 margin-bottom:4px
}
.c-video {
 max-width:900px;
 margin:0 auto
}
.c-video__item {
 max-width:100%;
 overflow:hidden;
 padding-bottom:56.25%;
 padding-top:0;
 height:auto;
 -webkit-box-shadow:rgba(0,0,0,.25) 0 0 84px;
 box-shadow:0 0 84px rgba(0,0,0,.25);
 background-image:url(img/ajax-loader1.gif);
 background-repeat:no-repeat;
 background-position:50%;
 background-color:#fff
}
.c-video__item iframe {
 left:0;
 top:0;
 height:100%;
 width:100%
}
.no-overflow {
 overflow:hidden
}
.green {
 color:#22e6c5
}
.none {
 display:none
}
.gradient-underline {
 display:inline-block;
 position:relative;
 white-space:nowrap
}
.gradient-underline:after {
 height:1px;
 left:0;
 bottom:-2px;
 width:100%;
 background:transparent url(img/gradient.png) no-repeat 0 100%
}
#all .btn:hover {
 color:#1a1a1a;
 background-color:#fff
}
#all .btn {
 border:1px solid #1a1a1a
}
.isOS .section8 .col-right .btn {
 padding-top:11px;
 padding-bottom:7px
}
.special {
 display:block
}
.special a {
 height:45px;
 width:156px;
 cursor:pointer;
 z-index:1;
 overflow:hidden;
 padding:1px;
 border-radius:40px;
 font-size:12px;
 letter-spacing:1px;
 text-transform:uppercase;
 text-align:center;
 color:#fff
}
.special a:before {
 left:0;
 top:-70px;
 width:100%;
 bottom:-70px;
 background:transparent url(img/progress.png) no-repeat 50%;
 background-size:100% auto;
 -webkit-transform:rotate(0deg);
 transform:rotate(0deg);
 -webkit-transition:all .3s;
 transition:all .3s
}
.special a span {
 width:100%;
 height:100%;
 background-color:#1a1a1a;
 border-radius:40px;
 padding-top:3px
}
@media (min-width:480px) {
 .o-btn {
  width:290px
 }
 .o-header__primary h2 {
  font-size:2.25rem
 }
 .c-header h1 {
  font-size:40px;
  line-height:50px;
  background-size:250px auto
 }
 .section2 .o-header__primary h2 {
  line-height:46px;
  font-size:2.25rem
 }
 .section10b .timer p {
  font-size:14px
 }
}
@media (min-width:768px) {
 .o-header__primary h2 {
  font-size:2.5rem
 }
 footer {
  padding-bottom:130px;
  padding-top:128px
 }
 footer p span {
  display:inline
 }
 .c-header h1 {
  font-size:3.125rem;
  line-height:65px;
  background-size:auto
 }
 .c-header ul.to-left {
  display:block
 }
 .c-header ul li {
  float:left
 }
 .container-fluid {
  padding-left:30px;
  padding-right:30px
 }
 .big {
  margin:0 auto 140px;
  font-size:1.625rem;
  line-height:40px
 }
 .small-text {
  font-size:18px;
  line-height:30px
 }
 .content-section .col-left {
  float:left;
  width:50%
 }
 .content-section .col-right {
  float:right;
  width:50%
 }
 .popup-outer form {
  padding:23px 60px 95px
 }
 .popup-outer .button-close {
  right:-42px
 }
 .section2 {
  padding-bottom:50px
 }
 .section2 .o-header__primary h2 {
  font-size:28px;
  line-height:40px
 }
 .section2 .col-left .photo img {
  left:-30px
 }
 .section2 .col-left .small-text {
  max-width:226px
 }
 .section2 .c-social {
  padding-top:47px;
  padding-bottom:121px
 }
 .section3b .panels li strong {
  font-size:24px
 }
 .section3b .lists {
  padding:18px 0 75px;
  margin:0 -15px
 }
 .section3b .list {
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
 }
 .section3b .list__item--who:before {
  bottom:-12px
 }
 .section3b .mobile {
  display:none
 }
 .section4 ul {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-pack:justify;
  -ms-flex-pack:justify;
  justify-content:space-between
 }
 .section4 ul li {
  width:50%;
  padding:55px 30px 57px;
  font-size:18px;
  line-height:30px
 }
 .section4 ul li i {
  margin-bottom:48px
 }
 .section4b {
  padding-top:50px
 }
 .section4b h3 {
  font-size:24px;
  line-height:40px
 }
 .section4b .list li>span {
  font-size:22px;
  padding:33px 110px 34px 40px
 }
 .section4b .list ul {
  font-size:18px
 }
 .section4b .list ul li {
  padding:38px 40px 33px
 }
 .section4b .list ul li i {
  width:40px
 }
 .section5 {
  padding-bottom:182px;
  padding-top:173px
 }
 .section5 .boxs .box {
  float:left;
  width:50%;
  padding-right:50px
 }
 .section5 .boxs .box+.box {
  padding-right:0;
  padding-left:50px
 }
 .section5 .boxs .box p {
  padding:92px 25px 20px;
  height:357px
 }
 .section6 {
  padding-top:123px
 }
 .section6 .box {
  height:360px;
  float:left;
  width:45%
 }
 .section6 .box h3 {
  font-size:90px
 }
 .section6 .box p {
  font-size:24px
 }
 .section6 .box+.box {
  float:right
 }
 .section6 .circle {
  width:260px;
  height:260px
 }
 .section7 .big {
  font-size:22px;
  line-height:34px
 }
 .section7 .boxs {
  margin:0 -15px
 }
 .section7 .box {
  padding-left:15px;
  padding-right:15px
 }
 .section8b {
  padding-top:123px
 }
 .section8b .c-video {
  margin-top:-100px;
  -webkit-transform:translate3d(0,50%,0);
  transform:translate3d(0,50%,0)
 }
 .section10b {
  padding-bottom:218px;
  padding-top:160px
 }
 .section10b .timer .box {
  width:25%;
  padding:0 15px
 }
 .section10b .timer p {
  padding-top:66px;
  padding-bottom:56px
 }
 .section10b .timer p span {
  font-size:46px
 }
 .section11b .columns:before {
  content:" ";
  position:absolute;
  left:50%;
  top:0;
  bottom:0;
  width:1px;
  background-color:#e8e8e8
 }
 .section11b .col-left {
  float:left;
  width:50%;
  padding-bottom:132px;
  padding-top:52px
 }
 .section11b .col-left ul h3 {
  padding:35px 90px 35px 40px;
  font-size:21px;
  line-height:33px
 }
 .section11b .col-left ul .response {
  padding-right:10px;
  padding-left:40px
 }
 .section11b .col-left ul .response p:last-child {
  padding-bottom:68px
 }
 .section11b .col-right {
  float:right;
  right:-30px;
  padding-bottom:0
 }
 .section12 {
  padding-bottom:125px
 }
 .section12 .button a {
  width:323px
 }
 .section14 .big {
  margin:0 auto 100px;
  font-size:1.625rem;
  line-height:40px
 }
 .section14 {
  padding-top:320px;
  padding-bottom:100px
 }
 .section14 .comments .list li {
  width: 50%;
  padding-bottom: 40px;
 }
 .section14 .comments {
  margin-top:84px;
  padding-top: 60px;
 }
 .section14 .comments .list blockquote, .section14 .comments .list .cite {
  font-size:18px;
  line-height:28px
 }
}
@media screen and (min-width:768px) {
 .c-prices__item {
  width:33.33%
 }
 .section3b .list li {
  width:33.3%
 }
}
@media (min-width:1049px) {
 body {
  font-size:21px
 }
 .c-header h1 {
  font-size:3.4375rem
 }
}
@media screen and (min-width:1049px) {
 .c-prices__item {
  padding:60px 45px
 }
 .c-prices__price .sticker {
  right:10px
 }
 .section2 .corpo__logotypes li {
  width:33%
 }
 .section2 .normal-text {
  margin-bottom:155px
 }
}
@media (min-width:1050px) {
 .o-header__primary h2 {
  font-size:3rem
 }
 .c-header .scroll-next a:hover>span:before {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg)
 }
 .container-fluid {
  padding-left:40px;
  padding-right:40px
 }
 .big {
  font-size:30px;
  line-height:45px
 }
 .small-text {
  max-width:455px;
  font-size:21px;
  line-height:34px
 }
 .content-section .col-left {
  padding-right:30px
 }
 .content-section .col-right {
  padding-left:30px
 }
 .section1 {
  padding-bottom:240px;
  padding-top:173px
 }
 .section2 .o-header__primary h2 {
  font-size:40px;
  line-height:50px;
  margin-right:-45px;
  padding-bottom:100px
 }
 .section2 .col-left {
  padding-right:80px;
  padding-left:30px
 }
 .section2 .col-left .photo {
  direction:rtl
 }
 .section2 .col-left .photo img {
  max-width:none;
  left:0
 }
 .section3b .lists {
  margin:0 -30px;
  padding:118px 0 75px
 }
 .section3b .list__item {
  padding:67px 40px 100px
 }
 .section3b .list__item--who {
  -webkit-box-shadow:0 0 84px rgba(0,0,0,.06);
  box-shadow:0 0 84px rgba(0,0,0,.06)
 }
 .section4 ul {
  margin:0 -30px
 }
 .section4 ul li {
  width:480px;
  padding:65px 60px 87px;
  font-size:21px;
  line-height:33px
 }
 .section4b {
  padding-bottom:220px
 }
 .section4b h3 {
  font-size:30px;
  line-height:45px
 }
 .section4b .list {
  padding:168px 0 0;
  margin:0 30px
 }
 .section4b .list li>span {
  font-size:24px
 }
 .section4b .list li>span:hover .plus:after {
  opacity:1
 }
 .section4b .list li>span:hover .plus:before {
  border-color:transparent
 }
 .section4b .list ul {
  font-size:21px
 }
 .section5 .boxs .box p {
  padding:92px 75px 20px;
  font-size:24px;
  line-height:31px
 }
 .section6 {
  padding-top:193px
 }
 .section7 {
  padding-bottom:123px;
  padding-top:350px
 }
 .section7 .boxs {
  margin:0 -30px
 }
 .section7 .box {
  padding-left:30px;
  padding-right:30px;
  float:left;
  width:33.33%
 }
 .section8b {
  padding-top:173px
 }
 .section9b {
  padding-bottom:123px
 }
 .section11b .col-left {
  padding-bottom:192px
 }
 .section11b .col-left ul h3:hover .plus:after {
  opacity:1
 }
 .section11b .col-left ul h3:hover .plus:before {
  border-color:transparent
 }
 .section11b .col-left ul .response {
  padding-right:90px;
  padding-left:80px
 }
 .section11b .col-right {
  width:410px;
  right:-40px
 }
 .section12 .button a:hover:before {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg)
 }
 .section14 .big {
  font-size:30px;
  line-height:45px
 }
 .section14 {
  padding-top:420px
 }
 .section14 .comments .list blockquote, .section14 .comments .list .cite {
  font-size:21px;
  line-height:33px;
 }
 .section11b .col-right .can-fixed.fixed {
  position:fixed;
  top:0;
  width:410px
 }
 .special a:hover:before {
  -webkit-transform:rotate(180deg);
  transform:rotate(180deg)
 }
}
@media (min-width:1380px) {
 .c-header ul li {
  display:block
 }
 .content-section .col-left {
  padding-right:50px
 }
 .content-section .col-right {
  padding-left:50px
 }
 .section2 .o-header__primary h2 {
  font-size:48px;
  line-height:62px
 }
 .section2 .col-left {
  padding-right:180px
 }
 .section6 .box {
  width:470px
 }
 .section11b .col-right {
  right:-70px
 }
}
@media (min-width:1600px) {
 .c-header ul {
  right:58px
 }
 .c-header ul.to-left {
  left:58px
 }
 .c-header ul li {
  margin-left:30px
 }
 .section3b .lists {
  margin:0 -85px
 }
 .section4 ul {
  margin:0 -175px
 }
 .section6 .box-outer {
  margin:0 -120px
 }
 .section7 .boxs {
  margin:0 -160px
 }
 .section7 .box {
  padding-left:90px;
  padding-right:90px
 }
}
@media (max-width:768px) {
 br {
  display:none
 }
 .c-header .buttons .or {
  padding:30px
 }
 .c-header .buttons {
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .section6 .big {
  margin-bottom:70px
 }
 .section6 .box-outer {
  margin-bottom:50px;
  padding-top:0
 }
 .section6 .mockup {
  display:none
 }
 .section7 .big {
  margin-bottom:70px
 }
}
@media screen and (max-width:375px) {
 .o-wrap {
  padding:0 10px
 }
}
@media (max-width:767px) {
 .c-header ul.to-right {
  top:0;
  right:0;
  width:100%;
  text-align:center;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-pack:center;
  -ms-flex-pack:center;
  justify-content:center
 }
 .c-header ul li {
  margin:0 15px
 }
 .section3b br {
  display:none
 }
 .section6 .box {
  padding:40px 0
 }
 .section8b .text-normal {
  margin-bottom:100px
 }
 .section8b .big {
  margin-bottom:40px
 }
}
@media (max-width:480px) {
 .c-header .brand {
  padding:65px 0 90px
 }
}
@media screen and (max-width:767px) {
 .c-prices {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
 .c-prices br {
  display:none
 }
 .c-prices__item--black:after,
 .c-prices__item--black:before {
  display:none
 }
 .c-prices__profits {
  width:50%;
  margin:0 auto;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-box-orient:vertical;
  -webkit-box-direction:normal;
  -ms-flex-direction:column;
  flex-direction:column
 }
 .c-prices__profits li {
  width:100%
 }
 .section3b .list {
  -ms-flex-wrap:wrap;
  flex-wrap:wrap
 }
 .section3b .list--profits {
  display:none
 }
}
@media screen and (max-width:480px) {
 .c-prices__profits {
  width:100%
 }
}
@media (max-width:1049px) {
 .section3b .list__item--profit p {
  font-size:1rem
 }
 .section11b .col-right .can-fixed {
  margin-top:0!important
 }
 .section8 .col-right .can-fixed {
  margin-top:0!important
 }
}
@media screen and (max-width:1049px) {
 .section2 .corpo__logotypes li {
  margin-bottom:50px
 }
}
@media screen and (min-width:481px) and (max-width:767px) {
 .section2 .corpo__logotypes li {
  width:33%
 }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
 font-family:FontAwesome;
 src:url(fonts/fontawesome-webfont.eot);
 src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),
 url(fonts/fontawesome-webfont.woff2) format("woff2"),
 url(fonts/fontawesome-webfont.woff) format("woff"),
 url(fonts/fontawesome-webfont.ttf) format("truetype"),
 url(fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
 font-weight:400;
 font-style:normal
}
.fa {
 display:inline-block;
 font:normal normal normal 14px/1 FontAwesome;
 font-size:inherit;
 text-rendering:auto;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.fa-lg {
 font-size:1.33333333em;
 line-height:.75em;
 vertical-align:-15%
}
.fa-2x {
 font-size:2em
}
.fa-3x {
 font-size:3em
}
.fa-4x {
 font-size:4em
}
.fa-5x {
 font-size:5em
}
.fa-fw {
 width:1.28571429em;
 text-align:center
}
.fa-ul {
 padding-left:0;
 margin-left:2.14285714em;
 list-style-type:none
}
.fa-ul>li {
 position:relative
}
.fa-li {
 position:absolute;
 left:-2.14285714em;
 width:2.14285714em;
 top:.14285714em;
 text-align:center
}
.fa-li.fa-lg {
 left:-1.85714286em
}
.fa-border {
 padding:.2em .25em .15em;
 border:.08em solid #eee;
 border-radius:.1em
}
.fa-pull-left {
 float:left
}
.fa-pull-right {
 float:right
}
.fa.fa-pull-left {
 margin-right:.3em
}
.fa.fa-pull-right {
 margin-left:.3em
}
.pull-right {
 float:right
}
.pull-left {
 float:left
}
.fa.pull-left {
 margin-right:.3em
}
.fa.pull-right {
 margin-left:.3em
}
.fa-spin {
 -webkit-animation:a 2s infinite linear;
 animation:a 2s infinite linear
}
.fa-pulse {
 -webkit-animation:a 1s infinite steps(8);
 animation:a 1s infinite steps(8)
}
@-webkit-keyframes a {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
@keyframes a {
 0% {
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg)
 }
 to {
  -webkit-transform:rotate(359deg);
  transform:rotate(359deg)
 }
}
.fa-rotate-90 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
 -webkit-transform:rotate(90deg);
 transform:rotate(90deg)
}
.fa-rotate-180 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
 -webkit-transform:rotate(180deg);
 transform:rotate(180deg)
}
.fa-rotate-270 {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
 -webkit-transform:rotate(270deg);
 transform:rotate(270deg)
}
.fa-flip-horizontal {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
 -webkit-transform:scaleX(-1);
 transform:scaleX(-1)
}
.fa-flip-vertical {
 -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
 -webkit-transform:scaleY(-1);
 transform:scaleY(-1)
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
 -webkit-filter:none;
 filter:none
}
.fa-stack {
 position:relative;
 display:inline-block;
 width:2em;
 height:2em;
 line-height:2em;
 vertical-align:middle
}
.fa-stack-1x,
.fa-stack-2x {
 position:absolute;
 left:0;
 width:100%;
 text-align:center
}
.fa-stack-1x {
 line-height:inherit
}
.fa-stack-2x {
 font-size:2em
}
.fa-inverse {
 color:#fff
}
.fa-glass:before {
 content:"\f000"
}
.fa-music:before {
 content:"\f001"
}
.fa-search:before {
 content:"\f002"
}
.fa-envelope-o:before {
 content:"\f003"
}
.fa-heart:before {
 content:"\f004"
}
.fa-star:before {
 content:"\f005"
}
.fa-star-o:before {
 content:"\f006"
}
.fa-user:before {
 content:"\f007"
}
.fa-film:before {
 content:"\f008"
}
.fa-th-large:before {
 content:"\f009"
}
.fa-th:before {
 content:"\f00a"
}
.fa-th-list:before {
 content:"\f00b"
}
.fa-check:before {
 content:"\f00c"
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
 content:"\f00d"
}
.fa-search-plus:before {
 content:"\f00e"
}
.fa-search-minus:before {
 content:"\f010"
}
.fa-power-off:before {
 content:"\f011"
}
.fa-signal:before {
 content:"\f012"
}
.fa-cog:before,
.fa-gear:before {
 content:"\f013"
}
.fa-trash-o:before {
 content:"\f014"
}
.fa-home:before {
 content:"\f015"
}
.fa-file-o:before {
 content:"\f016"
}
.fa-clock-o:before {
 content:"\f017"
}
.fa-road:before {
 content:"\f018"
}
.fa-download:before {
 content:"\f019"
}
.fa-arrow-circle-o-down:before {
 content:"\f01a"
}
.fa-arrow-circle-o-up:before {
 content:"\f01b"
}
.fa-inbox:before {
 content:"\f01c"
}
.fa-play-circle-o:before {
 content:"\f01d"
}
.fa-repeat:before,
.fa-rotate-right:before {
 content:"\f01e"
}
.fa-refresh:before {
 content:"\f021"
}
.fa-list-alt:before {
 content:"\f022"
}
.fa-lock:before {
 content:"\f023"
}
.fa-flag:before {
 content:"\f024"
}
.fa-headphones:before {
 content:"\f025"
}
.fa-volume-off:before {
 content:"\f026"
}
.fa-volume-down:before {
 content:"\f027"
}
.fa-volume-up:before {
 content:"\f028"
}
.fa-qrcode:before {
 content:"\f029"
}
.fa-barcode:before {
 content:"\f02a"
}
.fa-tag:before {
 content:"\f02b"
}
.fa-tags:before {
 content:"\f02c"
}
.fa-book:before {
 content:"\f02d"
}
.fa-bookmark:before {
 content:"\f02e"
}
.fa-print:before {
 content:"\f02f"
}
.fa-camera:before {
 content:"\f030"
}
.fa-font:before {
 content:"\f031"
}
.fa-bold:before {
 content:"\f032"
}
.fa-italic:before {
 content:"\f033"
}
.fa-text-height:before {
 content:"\f034"
}
.fa-text-width:before {
 content:"\f035"
}
.fa-align-left:before {
 content:"\f036"
}
.fa-align-center:before {
 content:"\f037"
}
.fa-align-right:before {
 content:"\f038"
}
.fa-align-justify:before {
 content:"\f039"
}
.fa-list:before {
 content:"\f03a"
}
.fa-dedent:before,
.fa-outdent:before {
 content:"\f03b"
}
.fa-indent:before {
 content:"\f03c"
}
.fa-video-camera:before {
 content:"\f03d"
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
 content:"\f03e"
}
.fa-pencil:before {
 content:"\f040"
}
.fa-map-marker:before {
 content:"\f041"
}
.fa-adjust:before {
 content:"\f042"
}
.fa-tint:before {
 content:"\f043"
}
.fa-edit:before,
.fa-pencil-square-o:before {
 content:"\f044"
}
.fa-share-square-o:before {
 content:"\f045"
}
.fa-check-square-o:before {
 content:"\f046"
}
.fa-arrows:before {
 content:"\f047"
}
.fa-step-backward:before {
 content:"\f048"
}
.fa-fast-backward:before {
 content:"\f049"
}
.fa-backward:before {
 content:"\f04a"
}
.fa-play:before {
 content:"\f04b"
}
.fa-pause:before {
 content:"\f04c"
}
.fa-stop:before {
 content:"\f04d"
}
.fa-forward:before {
 content:"\f04e"
}
.fa-fast-forward:before {
 content:"\f050"
}
.fa-step-forward:before {
 content:"\f051"
}
.fa-eject:before {
 content:"\f052"
}
.fa-chevron-left:before {
 content:"\f053"
}
.fa-chevron-right:before {
 content:"\f054"
}
.fa-plus-circle:before {
 content:"\f055"
}
.fa-minus-circle:before {
 content:"\f056"
}
.fa-times-circle:before {
 content:"\f057"
}
.fa-check-circle:before {
 content:"\f058"
}
.fa-question-circle:before {
 content:"\f059"
}
.fa-info-circle:before {
 content:"\f05a"
}
.fa-crosshairs:before {
 content:"\f05b"
}
.fa-times-circle-o:before {
 content:"\f05c"
}
.fa-check-circle-o:before {
 content:"\f05d"
}
.fa-ban:before {
 content:"\f05e"
}
.fa-arrow-left:before {
 content:"\f060"
}
.fa-arrow-right:before {
 content:"\f061"
}
.fa-arrow-up:before {
 content:"\f062"
}
.fa-arrow-down:before {
 content:"\f063"
}
.fa-mail-forward:before,
.fa-share:before {
 content:"\f064"
}
.fa-expand:before {
 content:"\f065"
}
.fa-compress:before {
 content:"\f066"
}
.fa-plus:before {
 content:"\f067"
}
.fa-minus:before {
 content:"\f068"
}
.fa-asterisk:before {
 content:"\f069"
}
.fa-exclamation-circle:before {
 content:"\f06a"
}
.fa-gift:before {
 content:"\f06b"
}
.fa-leaf:before {
 content:"\f06c"
}
.fa-fire:before {
 content:"\f06d"
}
.fa-eye:before {
 content:"\f06e"
}
.fa-eye-slash:before {
 content:"\f070"
}
.fa-exclamation-triangle:before,
.fa-warning:before {
 content:"\f071"
}
.fa-plane:before {
 content:"\f072"
}
.fa-calendar:before {
 content:"\f073"
}
.fa-random:before {
 content:"\f074"
}
.fa-comment:before {
 content:"\f075"
}
.fa-magnet:before {
 content:"\f076"
}
.fa-chevron-up:before {
 content:"\f077"
}
.fa-chevron-down:before {
 content:"\f078"
}
.fa-retweet:before {
 content:"\f079"
}
.fa-shopping-cart:before {
 content:"\f07a"
}
.fa-folder:before {
 content:"\f07b"
}
.fa-folder-open:before {
 content:"\f07c"
}
.fa-arrows-v:before {
 content:"\f07d"
}
.fa-arrows-h:before {
 content:"\f07e"
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
 content:"\f080"
}
.fa-twitter-square:before {
 content:"\f081"
}
.fa-facebook-square:before {
 content:"\f082"
}
.fa-camera-retro:before {
 content:"\f083"
}
.fa-key:before {
 content:"\f084"
}
.fa-cogs:before,
.fa-gears:before {
 content:"\f085"
}
.fa-comments:before {
 content:"\f086"
}
.fa-thumbs-o-up:before {
 content:"\f087"
}
.fa-thumbs-o-down:before {
 content:"\f088"
}
.fa-star-half:before {
 content:"\f089"
}
.fa-heart-o:before {
 content:"\f08a"
}
.fa-sign-out:before {
 content:"\f08b"
}
.fa-linkedin-square:before {
 content:"\f08c"
}
.fa-thumb-tack:before {
 content:"\f08d"
}
.fa-external-link:before {
 content:"\f08e"
}
.fa-sign-in:before {
 content:"\f090"
}
.fa-trophy:before {
 content:"\f091"
}
.fa-github-square:before {
 content:"\f092"
}
.fa-upload:before {
 content:"\f093"
}
.fa-lemon-o:before {
 content:"\f094"
}
.fa-phone:before {
 content:"\f095"
}
.fa-square-o:before {
 content:"\f096"
}
.fa-bookmark-o:before {
 content:"\f097"
}
.fa-phone-square:before {
 content:"\f098"
}
.fa-twitter:before {
 content:"\f099"
}
.fa-facebook-f:before,
.fa-facebook:before {
 content:"\f09a"
}
.fa-github:before {
 content:"\f09b"
}
.fa-unlock:before {
 content:"\f09c"
}
.fa-credit-card:before {
 content:"\f09d"
}
.fa-feed:before,
.fa-rss:before {
 content:"\f09e"
}
.fa-hdd-o:before {
 content:"\f0a0"
}
.fa-bullhorn:before {
 content:"\f0a1"
}
.fa-bell:before {
 content:"\f0f3"
}
.fa-certificate:before {
 content:"\f0a3"
}
.fa-hand-o-right:before {
 content:"\f0a4"
}
.fa-hand-o-left:before {
 content:"\f0a5"
}
.fa-hand-o-up:before {
 content:"\f0a6"
}
.fa-hand-o-down:before {
 content:"\f0a7"
}
.fa-arrow-circle-left:before {
 content:"\f0a8"
}
.fa-arrow-circle-right:before {
 content:"\f0a9"
}
.fa-arrow-circle-up:before {
 content:"\f0aa"
}
.fa-arrow-circle-down:before {
 content:"\f0ab"
}
.fa-globe:before {
 content:"\f0ac"
}
.fa-wrench:before {
 content:"\f0ad"
}
.fa-tasks:before {
 content:"\f0ae"
}
.fa-filter:before {
 content:"\f0b0"
}
.fa-briefcase:before {
 content:"\f0b1"
}
.fa-arrows-alt:before {
 content:"\f0b2"
}
.fa-group:before,
.fa-users:before {
 content:"\f0c0"
}
.fa-chain:before,
.fa-link:before {
 content:"\f0c1"
}
.fa-cloud:before {
 content:"\f0c2"
}
.fa-flask:before {
 content:"\f0c3"
}
.fa-cut:before,
.fa-scissors:before {
 content:"\f0c4"
}
.fa-copy:before,
.fa-files-o:before {
 content:"\f0c5"
}
.fa-paperclip:before {
 content:"\f0c6"
}
.fa-floppy-o:before,
.fa-save:before {
 content:"\f0c7"
}
.fa-square:before {
 content:"\f0c8"
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
 content:"\f0c9"
}
.fa-list-ul:before {
 content:"\f0ca"
}
.fa-list-ol:before {
 content:"\f0cb"
}
.fa-strikethrough:before {
 content:"\f0cc"
}
.fa-underline:before {
 content:"\f0cd"
}
.fa-table:before {
 content:"\f0ce"
}
.fa-magic:before {
 content:"\f0d0"
}
.fa-truck:before {
 content:"\f0d1"
}
.fa-pinterest:before {
 content:"\f0d2"
}
.fa-pinterest-square:before {
 content:"\f0d3"
}
.fa-google-plus-square:before {
 content:"\f0d4"
}
.fa-google-plus:before {
 content:"\f0d5"
}
.fa-money:before {
 content:"\f0d6"
}
.fa-caret-down:before {
 content:"\f0d7"
}
.fa-caret-up:before {
 content:"\f0d8"
}
.fa-caret-left:before {
 content:"\f0d9"
}
.fa-caret-right:before {
 content:"\f0da"
}
.fa-columns:before {
 content:"\f0db"
}
.fa-sort:before,
.fa-unsorted:before {
 content:"\f0dc"
}
.fa-sort-desc:before,
.fa-sort-down:before {
 content:"\f0dd"
}
.fa-sort-asc:before,
.fa-sort-up:before {
 content:"\f0de"
}
.fa-envelope:before {
 content:"\f0e0"
}
.fa-linkedin:before {
 content:"\f0e1"
}
.fa-rotate-left:before,
.fa-undo:before {
 content:"\f0e2"
}
.fa-gavel:before,
.fa-legal:before {
 content:"\f0e3"
}
.fa-dashboard:before,
.fa-tachometer:before {
 content:"\f0e4"
}
.fa-comment-o:before {
 content:"\f0e5"
}
.fa-comments-o:before {
 content:"\f0e6"
}
.fa-bolt:before,
.fa-flash:before {
 content:"\f0e7"
}
.fa-sitemap:before {
 content:"\f0e8"
}
.fa-umbrella:before {
 content:"\f0e9"
}
.fa-clipboard:before,
.fa-paste:before {
 content:"\f0ea"
}
.fa-lightbulb-o:before {
 content:"\f0eb"
}
.fa-exchange:before {
 content:"\f0ec"
}
.fa-cloud-download:before {
 content:"\f0ed"
}
.fa-cloud-upload:before {
 content:"\f0ee"
}
.fa-user-md:before {
 content:"\f0f0"
}
.fa-stethoscope:before {
 content:"\f0f1"
}
.fa-suitcase:before {
 content:"\f0f2"
}
.fa-bell-o:before {
 content:"\f0a2"
}
.fa-coffee:before {
 content:"\f0f4"
}
.fa-cutlery:before {
 content:"\f0f5"
}
.fa-file-text-o:before {
 content:"\f0f6"
}
.fa-building-o:before {
 content:"\f0f7"
}
.fa-hospital-o:before {
 content:"\f0f8"
}
.fa-ambulance:before {
 content:"\f0f9"
}
.fa-medkit:before {
 content:"\f0fa"
}
.fa-fighter-jet:before {
 content:"\f0fb"
}
.fa-beer:before {
 content:"\f0fc"
}
.fa-h-square:before {
 content:"\f0fd"
}
.fa-plus-square:before {
 content:"\f0fe"
}
.fa-angle-double-left:before {
 content:"\f100"
}
.fa-angle-double-right:before {
 content:"\f101"
}
.fa-angle-double-up:before {
 content:"\f102"
}
.fa-angle-double-down:before {
 content:"\f103"
}
.fa-angle-left:before {
 content:"\f104"
}
.fa-angle-right:before {
 content:"\f105"
}
.fa-angle-up:before {
 content:"\f106"
}
.fa-angle-down:before {
 content:"\f107"
}
.fa-desktop:before {
 content:"\f108"
}
.fa-laptop:before {
 content:"\f109"
}
.fa-tablet:before {
 content:"\f10a"
}
.fa-mobile-phone:before,
.fa-mobile:before {
 content:"\f10b"
}
.fa-circle-o:before {
 content:"\f10c"
}
.fa-quote-left:before {
 content:"\f10d"
}
.fa-quote-right:before {
 content:"\f10e"
}
.fa-spinner:before {
 content:"\f110"
}
.fa-circle:before {
 content:"\f111"
}
.fa-mail-reply:before,
.fa-reply:before {
 content:"\f112"
}
.fa-github-alt:before {
 content:"\f113"
}
.fa-folder-o:before {
 content:"\f114"
}
.fa-folder-open-o:before {
 content:"\f115"
}
.fa-smile-o:before {
 content:"\f118"
}
.fa-frown-o:before {
 content:"\f119"
}
.fa-meh-o:before {
 content:"\f11a"
}
.fa-gamepad:before {
 content:"\f11b"
}
.fa-keyboard-o:before {
 content:"\f11c"
}
.fa-flag-o:before {
 content:"\f11d"
}
.fa-flag-checkered:before {
 content:"\f11e"
}
.fa-terminal:before {
 content:"\f120"
}
.fa-code:before {
 content:"\f121"
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
 content:"\f122"
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
 content:"\f123"
}
.fa-location-arrow:before {
 content:"\f124"
}
.fa-crop:before {
 content:"\f125"
}
.fa-code-fork:before {
 content:"\f126"
}
.fa-chain-broken:before,
.fa-unlink:before {
 content:"\f127"
}
.fa-question:before {
 content:"\f128"
}
.fa-info:before {
 content:"\f129"
}
.fa-exclamation:before {
 content:"\f12a"
}
.fa-superscript:before {
 content:"\f12b"
}
.fa-subscript:before {
 content:"\f12c"
}
.fa-eraser:before {
 content:"\f12d"
}
.fa-puzzle-piece:before {
 content:"\f12e"
}
.fa-microphone:before {
 content:"\f130"
}
.fa-microphone-slash:before {
 content:"\f131"
}
.fa-shield:before {
 content:"\f132"
}
.fa-calendar-o:before {
 content:"\f133"
}
.fa-fire-extinguisher:before {
 content:"\f134"
}
.fa-rocket:before {
 content:"\f135"
}
.fa-maxcdn:before {
 content:"\f136"
}
.fa-chevron-circle-left:before {
 content:"\f137"
}
.fa-chevron-circle-right:before {
 content:"\f138"
}
.fa-chevron-circle-up:before {
 content:"\f139"
}
.fa-chevron-circle-down:before {
 content:"\f13a"
}
.fa-html5:before {
 content:"\f13b"
}
.fa-css3:before {
 content:"\f13c"
}
.fa-anchor:before {
 content:"\f13d"
}
.fa-unlock-alt:before {
 content:"\f13e"
}
.fa-bullseye:before {
 content:"\f140"
}
.fa-ellipsis-h:before {
 content:"\f141"
}
.fa-ellipsis-v:before {
 content:"\f142"
}
.fa-rss-square:before {
 content:"\f143"
}
.fa-play-circle:before {
 content:"\f144"
}
.fa-ticket:before {
 content:"\f145"
}
.fa-minus-square:before {
 content:"\f146"
}
.fa-minus-square-o:before {
 content:"\f147"
}
.fa-level-up:before {
 content:"\f148"
}
.fa-level-down:before {
 content:"\f149"
}
.fa-check-square:before {
 content:"\f14a"
}
.fa-pencil-square:before {
 content:"\f14b"
}
.fa-external-link-square:before {
 content:"\f14c"
}
.fa-share-square:before {
 content:"\f14d"
}
.fa-compass:before {
 content:"\f14e"
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
 content:"\f150"
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
 content:"\f151"
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
 content:"\f152"
}
.fa-eur:before,
.fa-euro:before {
 content:"\f153"
}
.fa-gbp:before {
 content:"\f154"
}
.fa-dollar:before,
.fa-usd:before {
 content:"\f155"
}
.fa-inr:before,
.fa-rupee:before {
 content:"\f156"
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
 content:"\f157"
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
 content:"\f158"
}
.fa-krw:before,
.fa-won:before {
 content:"\f159"
}
.fa-bitcoin:before,
.fa-btc:before {
 content:"\f15a"
}
.fa-file:before {
 content:"\f15b"
}
.fa-file-text:before {
 content:"\f15c"
}
.fa-sort-alpha-asc:before {
 content:"\f15d"
}
.fa-sort-alpha-desc:before {
 content:"\f15e"
}
.fa-sort-amount-asc:before {
 content:"\f160"
}
.fa-sort-amount-desc:before {
 content:"\f161"
}
.fa-sort-numeric-asc:before {
 content:"\f162"
}
.fa-sort-numeric-desc:before {
 content:"\f163"
}
.fa-thumbs-up:before {
 content:"\f164"
}
.fa-thumbs-down:before {
 content:"\f165"
}
.fa-youtube-square:before {
 content:"\f166"
}
.fa-youtube:before {
 content:"\f167"
}
.fa-xing:before {
 content:"\f168"
}
.fa-xing-square:before {
 content:"\f169"
}
.fa-youtube-play:before {
 content:"\f16a"
}
.fa-dropbox:before {
 content:"\f16b"
}
.fa-stack-overflow:before {
 content:"\f16c"
}
.fa-instagram:before {
 content:"\f16d"
}
.fa-flickr:before {
 content:"\f16e"
}
.fa-adn:before {
 content:"\f170"
}
.fa-bitbucket:before {
 content:"\f171"
}
.fa-bitbucket-square:before {
 content:"\f172"
}
.fa-tumblr:before {
 content:"\f173"
}
.fa-tumblr-square:before {
 content:"\f174"
}
.fa-long-arrow-down:before {
 content:"\f175"
}
.fa-long-arrow-up:before {
 content:"\f176"
}
.fa-long-arrow-left:before {
 content:"\f177"
}
.fa-long-arrow-right:before {
 content:"\f178"
}
.fa-apple:before {
 content:"\f179"
}
.fa-windows:before {
 content:"\f17a"
}
.fa-android:before {
 content:"\f17b"
}
.fa-linux:before {
 content:"\f17c"
}
.fa-dribbble:before {
 content:"\f17d"
}
.fa-skype:before {
 content:"\f17e"
}
.fa-foursquare:before {
 content:"\f180"
}
.fa-trello:before {
 content:"\f181"
}
.fa-female:before {
 content:"\f182"
}
.fa-male:before {
 content:"\f183"
}
.fa-gittip:before,
.fa-gratipay:before {
 content:"\f184"
}
.fa-sun-o:before {
 content:"\f185"
}
.fa-moon-o:before {
 content:"\f186"
}
.fa-archive:before {
 content:"\f187"
}
.fa-bug:before {
 content:"\f188"
}
.fa-vk:before {
 content:"\f189"
}
.fa-weibo:before {
 content:"\f18a"
}
.fa-renren:before {
 content:"\f18b"
}
.fa-pagelines:before {
 content:"\f18c"
}
.fa-stack-exchange:before {
 content:"\f18d"
}
.fa-arrow-circle-o-right:before {
 content:"\f18e"
}
.fa-arrow-circle-o-left:before {
 content:"\f190"
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
 content:"\f191"
}
.fa-dot-circle-o:before {
 content:"\f192"
}
.fa-wheelchair:before {
 content:"\f193"
}
.fa-vimeo-square:before {
 content:"\f194"
}
.fa-try:before,
.fa-turkish-lira:before {
 content:"\f195"
}
.fa-plus-square-o:before {
 content:"\f196"
}
.fa-space-shuttle:before {
 content:"\f197"
}
.fa-slack:before {
 content:"\f198"
}
.fa-envelope-square:before {
 content:"\f199"
}
.fa-wordpress:before {
 content:"\f19a"
}
.fa-openid:before {
 content:"\f19b"
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
 content:"\f19c"
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
 content:"\f19d"
}
.fa-yahoo:before {
 content:"\f19e"
}
.fa-google:before {
 content:"\f1a0"
}
.fa-reddit:before {
 content:"\f1a1"
}
.fa-reddit-square:before {
 content:"\f1a2"
}
.fa-stumbleupon-circle:before {
 content:"\f1a3"
}
.fa-stumbleupon:before {
 content:"\f1a4"
}
.fa-delicious:before {
 content:"\f1a5"
}
.fa-digg:before {
 content:"\f1a6"
}
.fa-pied-piper-pp:before {
 content:"\f1a7"
}
.fa-pied-piper-alt:before {
 content:"\f1a8"
}
.fa-drupal:before {
 content:"\f1a9"
}
.fa-joomla:before {
 content:"\f1aa"
}
.fa-language:before {
 content:"\f1ab"
}
.fa-fax:before {
 content:"\f1ac"
}
.fa-building:before {
 content:"\f1ad"
}
.fa-child:before {
 content:"\f1ae"
}
.fa-paw:before {
 content:"\f1b0"
}
.fa-spoon:before {
 content:"\f1b1"
}
.fa-cube:before {
 content:"\f1b2"
}
.fa-cubes:before {
 content:"\f1b3"
}
.fa-behance:before {
 content:"\f1b4"
}
.fa-behance-square:before {
 content:"\f1b5"
}
.fa-steam:before {
 content:"\f1b6"
}
.fa-steam-square:before {
 content:"\f1b7"
}
.fa-recycle:before {
 content:"\f1b8"
}
.fa-automobile:before,
.fa-car:before {
 content:"\f1b9"
}
.fa-cab:before,
.fa-taxi:before {
 content:"\f1ba"
}
.fa-tree:before {
 content:"\f1bb"
}
.fa-spotify:before {
 content:"\f1bc"
}
.fa-deviantart:before {
 content:"\f1bd"
}
.fa-soundcloud:before {
 content:"\f1be"
}
.fa-database:before {
 content:"\f1c0"
}
.fa-file-pdf-o:before {
 content:"\f1c1"
}
.fa-file-word-o:before {
 content:"\f1c2"
}
.fa-file-excel-o:before {
 content:"\f1c3"
}
.fa-file-powerpoint-o:before {
 content:"\f1c4"
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
 content:"\f1c5"
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
 content:"\f1c6"
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
 content:"\f1c7"
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
 content:"\f1c8"
}
.fa-file-code-o:before {
 content:"\f1c9"
}
.fa-vine:before {
 content:"\f1ca"
}
.fa-codepen:before {
 content:"\f1cb"
}
.fa-jsfiddle:before {
 content:"\f1cc"
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
 content:"\f1cd"
}
.fa-circle-o-notch:before {
 content:"\f1ce"
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
 content:"\f1d0"
}
.fa-empire:before,
.fa-ge:before {
 content:"\f1d1"
}
.fa-git-square:before {
 content:"\f1d2"
}
.fa-git:before {
 content:"\f1d3"
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
 content:"\f1d4"
}
.fa-tencent-weibo:before {
 content:"\f1d5"
}
.fa-qq:before {
 content:"\f1d6"
}
.fa-wechat:before,
.fa-weixin:before {
 content:"\f1d7"
}
.fa-paper-plane:before,
.fa-send:before {
 content:"\f1d8"
}
.fa-paper-plane-o:before,
.fa-send-o:before {
 content:"\f1d9"
}
.fa-history:before {
 content:"\f1da"
}
.fa-circle-thin:before {
 content:"\f1db"
}
.fa-header:before {
 content:"\f1dc"
}
.fa-paragraph:before {
 content:"\f1dd"
}
.fa-sliders:before {
 content:"\f1de"
}
.fa-share-alt:before {
 content:"\f1e0"
}
.fa-share-alt-square:before {
 content:"\f1e1"
}
.fa-bomb:before {
 content:"\f1e2"
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
 content:"\f1e3"
}
.fa-tty:before {
 content:"\f1e4"
}
.fa-binoculars:before {
 content:"\f1e5"
}
.fa-plug:before {
 content:"\f1e6"
}
.fa-slideshare:before {
 content:"\f1e7"
}
.fa-twitch:before {
 content:"\f1e8"
}
.fa-yelp:before {
 content:"\f1e9"
}
.fa-newspaper-o:before {
 content:"\f1ea"
}
.fa-wifi:before {
 content:"\f1eb"
}
.fa-calculator:before {
 content:"\f1ec"
}
.fa-paypal:before {
 content:"\f1ed"
}
.fa-google-wallet:before {
 content:"\f1ee"
}
.fa-cc-visa:before {
 content:"\f1f0"
}
.fa-cc-mastercard:before {
 content:"\f1f1"
}
.fa-cc-discover:before {
 content:"\f1f2"
}
.fa-cc-amex:before {
 content:"\f1f3"
}
.fa-cc-paypal:before {
 content:"\f1f4"
}
.fa-cc-stripe:before {
 content:"\f1f5"
}
.fa-bell-slash:before {
 content:"\f1f6"
}
.fa-bell-slash-o:before {
 content:"\f1f7"
}
.fa-trash:before {
 content:"\f1f8"
}
.fa-copyright:before {
 content:"\f1f9"
}
.fa-at:before {
 content:"\f1fa"
}
.fa-eyedropper:before {
 content:"\f1fb"
}
.fa-paint-brush:before {
 content:"\f1fc"
}
.fa-birthday-cake:before {
 content:"\f1fd"
}
.fa-area-chart:before {
 content:"\f1fe"
}
.fa-pie-chart:before {
 content:"\f200"
}
.fa-line-chart:before {
 content:"\f201"
}
.fa-lastfm:before {
 content:"\f202"
}
.fa-lastfm-square:before {
 content:"\f203"
}
.fa-toggle-off:before {
 content:"\f204"
}
.fa-toggle-on:before {
 content:"\f205"
}
.fa-bicycle:before {
 content:"\f206"
}
.fa-bus:before {
 content:"\f207"
}
.fa-ioxhost:before {
 content:"\f208"
}
.fa-angellist:before {
 content:"\f209"
}
.fa-cc:before {
 content:"\f20a"
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
 content:"\f20b"
}
.fa-meanpath:before {
 content:"\f20c"
}
.fa-buysellads:before {
 content:"\f20d"
}
.fa-connectdevelop:before {
 content:"\f20e"
}
.fa-dashcube:before {
 content:"\f210"
}
.fa-forumbee:before {
 content:"\f211"
}
.fa-leanpub:before {
 content:"\f212"
}
.fa-sellsy:before {
 content:"\f213"
}
.fa-shirtsinbulk:before {
 content:"\f214"
}
.fa-simplybuilt:before {
 content:"\f215"
}
.fa-skyatlas:before {
 content:"\f216"
}
.fa-cart-plus:before {
 content:"\f217"
}
.fa-cart-arrow-down:before {
 content:"\f218"
}
.fa-diamond:before {
 content:"\f219"
}
.fa-ship:before {
 content:"\f21a"
}
.fa-user-secret:before {
 content:"\f21b"
}
.fa-motorcycle:before {
 content:"\f21c"
}
.fa-street-view:before {
 content:"\f21d"
}
.fa-heartbeat:before {
 content:"\f21e"
}
.fa-venus:before {
 content:"\f221"
}
.fa-mars:before {
 content:"\f222"
}
.fa-mercury:before {
 content:"\f223"
}
.fa-intersex:before,
.fa-transgender:before {
 content:"\f224"
}
.fa-transgender-alt:before {
 content:"\f225"
}
.fa-venus-double:before {
 content:"\f226"
}
.fa-mars-double:before {
 content:"\f227"
}
.fa-venus-mars:before {
 content:"\f228"
}
.fa-mars-stroke:before {
 content:"\f229"
}
.fa-mars-stroke-v:before {
 content:"\f22a"
}
.fa-mars-stroke-h:before {
 content:"\f22b"
}
.fa-neuter:before {
 content:"\f22c"
}
.fa-genderless:before {
 content:"\f22d"
}
.fa-facebook-official:before {
 content:"\f230"
}
.fa-pinterest-p:before {
 content:"\f231"
}
.fa-whatsapp:before {
 content:"\f232"
}
.fa-server:before {
 content:"\f233"
}
.fa-user-plus:before {
 content:"\f234"
}
.fa-user-times:before {
 content:"\f235"
}
.fa-bed:before,
.fa-hotel:before {
 content:"\f236"
}
.fa-viacoin:before {
 content:"\f237"
}
.fa-train:before {
 content:"\f238"
}
.fa-subway:before {
 content:"\f239"
}
.fa-medium:before {
 content:"\f23a"
}
.fa-y-combinator:before,
.fa-yc:before {
 content:"\f23b"
}
.fa-optin-monster:before {
 content:"\f23c"
}
.fa-opencart:before {
 content:"\f23d"
}
.fa-expeditedssl:before {
 content:"\f23e"
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
 content:"\f240"
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
 content:"\f241"
}
.fa-battery-2:before,
.fa-battery-half:before {
 content:"\f242"
}
.fa-battery-1:before,
.fa-battery-quarter:before {
 content:"\f243"
}
.fa-battery-0:before,
.fa-battery-empty:before {
 content:"\f244"
}
.fa-mouse-pointer:before {
 content:"\f245"
}
.fa-i-cursor:before {
 content:"\f246"
}
.fa-object-group:before {
 content:"\f247"
}
.fa-object-ungroup:before {
 content:"\f248"
}
.fa-sticky-note:before {
 content:"\f249"
}
.fa-sticky-note-o:before {
 content:"\f24a"
}
.fa-cc-jcb:before {
 content:"\f24b"
}
.fa-cc-diners-club:before {
 content:"\f24c"
}
.fa-clone:before {
 content:"\f24d"
}
.fa-balance-scale:before {
 content:"\f24e"
}
.fa-hourglass-o:before {
 content:"\f250"
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
 content:"\f251"
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
 content:"\f252"
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
 content:"\f253"
}
.fa-hourglass:before {
 content:"\f254"
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
 content:"\f255"
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
 content:"\f256"
}
.fa-hand-scissors-o:before {
 content:"\f257"
}
.fa-hand-lizard-o:before {
 content:"\f258"
}
.fa-hand-spock-o:before {
 content:"\f259"
}
.fa-hand-pointer-o:before {
 content:"\f25a"
}
.fa-hand-peace-o:before {
 content:"\f25b"
}
.fa-trademark:before {
 content:"\f25c"
}
.fa-registered:before {
 content:"\f25d"
}
.fa-creative-commons:before {
 content:"\f25e"
}
.fa-gg:before {
 content:"\f260"
}
.fa-gg-circle:before {
 content:"\f261"
}
.fa-tripadvisor:before {
 content:"\f262"
}
.fa-odnoklassniki:before {
 content:"\f263"
}
.fa-odnoklassniki-square:before {
 content:"\f264"
}
.fa-get-pocket:before {
 content:"\f265"
}
.fa-wikipedia-w:before {
 content:"\f266"
}
.fa-safari:before {
 content:"\f267"
}
.fa-chrome:before {
 content:"\f268"
}
.fa-firefox:before {
 content:"\f269"
}
.fa-opera:before {
 content:"\f26a"
}
.fa-internet-explorer:before {
 content:"\f26b"
}
.fa-television:before,
.fa-tv:before {
 content:"\f26c"
}
.fa-contao:before {
 content:"\f26d"
}
.fa-500px:before {
 content:"\f26e"
}
.fa-amazon:before {
 content:"\f270"
}
.fa-calendar-plus-o:before {
 content:"\f271"
}
.fa-calendar-minus-o:before {
 content:"\f272"
}
.fa-calendar-times-o:before {
 content:"\f273"
}
.fa-calendar-check-o:before {
 content:"\f274"
}
.fa-industry:before {
 content:"\f275"
}
.fa-map-pin:before {
 content:"\f276"
}
.fa-map-signs:before {
 content:"\f277"
}
.fa-map-o:before {
 content:"\f278"
}
.fa-map:before {
 content:"\f279"
}
.fa-commenting:before {
 content:"\f27a"
}
.fa-commenting-o:before {
 content:"\f27b"
}
.fa-houzz:before {
 content:"\f27c"
}
.fa-vimeo:before {
 content:"\f27d"
}
.fa-black-tie:before {
 content:"\f27e"
}
.fa-fonticons:before {
 content:"\f280"
}
.fa-reddit-alien:before {
 content:"\f281"
}
.fa-edge:before {
 content:"\f282"
}
.fa-credit-card-alt:before {
 content:"\f283"
}
.fa-codiepie:before {
 content:"\f284"
}
.fa-modx:before {
 content:"\f285"
}
.fa-fort-awesome:before {
 content:"\f286"
}
.fa-usb:before {
 content:"\f287"
}
.fa-product-hunt:before {
 content:"\f288"
}
.fa-mixcloud:before {
 content:"\f289"
}
.fa-scribd:before {
 content:"\f28a"
}
.fa-pause-circle:before {
 content:"\f28b"
}
.fa-pause-circle-o:before {
 content:"\f28c"
}
.fa-stop-circle:before {
 content:"\f28d"
}
.fa-stop-circle-o:before {
 content:"\f28e"
}
.fa-shopping-bag:before {
 content:"\f290"
}
.fa-shopping-basket:before {
 content:"\f291"
}
.fa-hashtag:before {
 content:"\f292"
}
.fa-bluetooth:before {
 content:"\f293"
}
.fa-bluetooth-b:before {
 content:"\f294"
}
.fa-percent:before {
 content:"\f295"
}
.fa-gitlab:before {
 content:"\f296"
}
.fa-wpbeginner:before {
 content:"\f297"
}
.fa-wpforms:before {
 content:"\f298"
}
.fa-envira:before {
 content:"\f299"
}
.fa-universal-access:before {
 content:"\f29a"
}
.fa-wheelchair-alt:before {
 content:"\f29b"
}
.fa-question-circle-o:before {
 content:"\f29c"
}
.fa-blind:before {
 content:"\f29d"
}
.fa-audio-description:before {
 content:"\f29e"
}
.fa-volume-control-phone:before {
 content:"\f2a0"
}
.fa-braille:before {
 content:"\f2a1"
}
.fa-assistive-listening-systems:before {
 content:"\f2a2"
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
 content:"\f2a3"
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
 content:"\f2a4"
}
.fa-glide:before {
 content:"\f2a5"
}
.fa-glide-g:before {
 content:"\f2a6"
}
.fa-sign-language:before,
.fa-signing:before {
 content:"\f2a7"
}
.fa-low-vision:before {
 content:"\f2a8"
}
.fa-viadeo:before {
 content:"\f2a9"
}
.fa-viadeo-square:before {
 content:"\f2aa"
}
.fa-snapchat:before {
 content:"\f2ab"
}
.fa-snapchat-ghost:before {
 content:"\f2ac"
}
.fa-snapchat-square:before {
 content:"\f2ad"
}
.fa-pied-piper:before {
 content:"\f2ae"
}
.fa-first-order:before {
 content:"\f2b0"
}
.fa-yoast:before {
 content:"\f2b1"
}
.fa-themeisle:before {
 content:"\f2b2"
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
 content:"\f2b3"
}
.fa-fa:before,
.fa-font-awesome:before {
 content:"\f2b4"
}
.fa-handshake-o:before {
 content:"\f2b5"
}
.fa-envelope-open:before {
 content:"\f2b6"
}
.fa-envelope-open-o:before {
 content:"\f2b7"
}
.fa-linode:before {
 content:"\f2b8"
}
.fa-address-book:before {
 content:"\f2b9"
}
.fa-address-book-o:before {
 content:"\f2ba"
}
.fa-address-card:before,
.fa-vcard:before {
 content:"\f2bb"
}
.fa-address-card-o:before,
.fa-vcard-o:before {
 content:"\f2bc"
}
.fa-user-circle:before {
 content:"\f2bd"
}
.fa-user-circle-o:before {
 content:"\f2be"
}
.fa-user-o:before {
 content:"\f2c0"
}
.fa-id-badge:before {
 content:"\f2c1"
}
.fa-drivers-license:before,
.fa-id-card:before {
 content:"\f2c2"
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
 content:"\f2c3"
}
.fa-quora:before {
 content:"\f2c4"
}
.fa-free-code-camp:before {
 content:"\f2c5"
}
.fa-telegram:before {
 content:"\f2c6"
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
 content:"\f2c7"
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
 content:"\f2c8"
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
 content:"\f2c9"
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
 content:"\f2ca"
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
 content:"\f2cb"
}
.fa-shower:before {
 content:"\f2cc"
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
 content:"\f2cd"
}
.fa-podcast:before {
 content:"\f2ce"
}
.fa-window-maximize:before {
 content:"\f2d0"
}
.fa-window-minimize:before {
 content:"\f2d1"
}
.fa-window-restore:before {
 content:"\f2d2"
}
.fa-times-rectangle:before,
.fa-window-close:before {
 content:"\f2d3"
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
 content:"\f2d4"
}
.fa-bandcamp:before {
 content:"\f2d5"
}
.fa-grav:before {
 content:"\f2d6"
}
.fa-etsy:before {
 content:"\f2d7"
}
.fa-imdb:before {
 content:"\f2d8"
}
.fa-ravelry:before {
 content:"\f2d9"
}
.fa-eercast:before {
 content:"\f2da"
}
.fa-microchip:before {
 content:"\f2db"
}
.fa-snowflake-o:before {
 content:"\f2dc"
}
.fa-superpowers:before {
 content:"\f2dd"
}
.fa-wpexplorer:before {
 content:"\f2de"
}
.fa-meetup:before {
 content:"\f2e0"
}
.sr-only {
 position:absolute;
 width:1px;
 height:1px;
 padding:0;
 margin:-1px;
 overflow:hidden;
 clip:rect(0,0,0,0);
 border:0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
 position:static;
 width:auto;
 height:auto;
 margin:0;
 overflow:visible;
 clip:auto
}
