body,
time {
    font-size: 16px;
    font-weight: 400;
    overflow-x: hidden;
}

a,
button {
    background: 0 0
}

body,
button,
html,
input,
select,
textarea {
    font-family: Montserrat, sans-serif, 'Open Sans';
    font-size: 16px;
}

h2 small,
h4,
small {
    font-size: 12px
}

blockquote,
body,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin: 0
}

.menu_explore a,
.menu_explore a:hover,
.saiba_mais,
.saiba_mais:hover,
.video_credit a,
.video_credit a:hover,
a {
    text-decoration: none
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background-color: #e4e7ee;
    color: #292f33;
    line-height: 24px;
    overflow-y: scroll;
    word-spacing: 0
}

a {
    color: #2b7bb9
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

b,
strong {
    font-weight: 700
}

time {
    color: #999;
    display: block
}

button {
    border: 0;
    padding: 0;
    overflow: visible
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button,
input,
select,
textarea {
    line-height: normal;
}

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

li {
    text-align: inherit
}

ol {
    list-style: decimal;
    margin-left: 20px
}

ol>li {
    line-height: 20px
}

h2,
h3 {
    line-height: 22px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility
}

h1 {
    font-size: 24px;
    font-size: 28px;
}

h2 {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
}

p {
  display: block;
  -webkit-margin-before: .5em;
  -webkit-margin-after: .5em;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

img {
    outline: 0;
    max-width: 100%;
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  input {
    font-size: 16px;
  }
}

#page-container-homepage {
    position: relative
}

#page-container-homepage2 {
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 100%
}

#page-container-homepage,
#page-container-homepage2 {
    clear: both;
    content: " ";
    display: block;
}

.clear {
    clear: both
}

#doc {
    position: relative;
    height: 600px
}

.shadow,
.video_wrapper {
    bottom: 0;
    right: 0;
    position: absolute;
    top: 0;
    left: 0
}

.video_wrapper {
    z-index: -1;
    overflow: hidden
}

.shadow {
    z-index: 2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(50%, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, .4) 95%, rgba(0, 0, 0, .8) 100%);
    background: -moz-linear-gradient(rgba(0, 0, 0, .4) 95%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, .4) 95%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(rgba(0, 0, 0, .4) 95%, rgba(0, 0, 0, .8) 100%)
}

.wrapper-homepage {
    width: 100%;
    margin: 0 auto;
    position: relative;
    max-width: 1070px
}

.content-main-homepage {
    margin: 0 auto;
    padding: 30px 0 20px 20px
}

.video {
    bottom: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-device-width:800px) {
    .video_wrapper {
        background: url(../images/shutter1.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        bottom: 0;
        overflow: hidden
    }
    .video {
        display: none
    }
}

@media (max-width:1099px) {
    .video {
        height: 100%;
        width: auto
    }
}

.video_credit {
    display: block;
    padding: 40px;
    position: absolute;
    top: 400px;
    right: 0;
    z-index: 2;
    opacity: .2;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    transition: all 300ms ease-out
}

.logo_wrapper,
.menu_explore,
.scroll_nag,
.topbar_home {
    position: relative
}

.main_card_headline,
.main_card_subheadline {
    text-align: center;
    padding: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5)
}

.video_credit:hover {
    opacity: .8
}

.video_credit a {
    display: block;
    color: #fff
}

.video_credit a:hover {
    color: #e6e6e6
}

.topbar_home {
    width: 100%;
    display: block;
    clear: both;
    height: 33px;
    z-index: 2;
    margin-bottom: 10px
}

.logo_wrapper {
    float: left;
    display: block;
    line-height: 33px
}

.logo_wrapper img {
    width: 200px;
    height: auto;
}
.logo{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.menu_explore {
    float: right;
    display: block;
    line-height: 33px;
    margin-right: 10px
}

.menu_explore a {
    color: #fff;
    margin: 0 5px;
    font-size: 14px
}

.menu_explore a:hover {
    color: #4bf
}

.main_card_wrapper {
    display: block;
    width: 100%;
    clear: both;
    position: relative;
    z-index: 2;
    color: #fff
}

.main_card_title {
    display: block;
    width: 100%;
    float: left;
    margin: 150px auto 30px;
    margin-top: 100px;
}

.main_card_headline {
    width: 100%;
    font-size: 60px;
    line-height: 65px;
    font-weight: 700;
    margin-bottom: 8px
}

.main_card_subheadline {
    width: 100%;
    font-size: 22px;
    margin-top: 0
}

.main_card_stuff {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.main_card_stuff_wrapper {
    padding: 10px;
    display: block;
    float: left
}

.main_card_stuff_left {
    width: 450px;
    float: left;
    display: block
}

.main_card_stuff_right {
    width: calc(100% - 460px);
    width: -webkit-calc(100% - 460px);
    width: -moz-calc(100% - 460px);
    min-width: 345px;
    float: left;
    display: block
}

.saiba_mais {
    border: 2px solid #fff;
    color: #fff;
    padding: 9px 27px;
    font-size: 16px;
    border-radius: 2px;
    transition: background-color .5s ease
}

.saiba_mais:hover {
    background-color: #fff;
    color: #000
}

@media(min-width:900px) {
    .main_card_stuff_left,
    .main_card_stuff_right {
        width: 50%
    }
}

.transparent_box {
    background: rgba(0, 0, 0, .5);
    border-radius: 2px;
    padding: 20px;
    width: 300px;
    min-width: 300px;
    color: #ccc;
    display: block;
    margin: 0 auto
}

.row,
.row3 {
    width: 100%
}

.row {
    display: block;
    clear: both;
    float: left;
    margin-bottom: 15px
}

.row2 {
    display: inline
}

.row3 {
    display: block;
    clear: both;
    float: left;
    margin-bottom: 5px
}

.input_register,
.input_register2 {
    padding: .62em .95em;
    font-size: 14px;
    line-height: 1.2;
    margin: 0
}

.input_register {
    width: 100%;
    min-width: 40px;
    border-radius: 2px
}

.input_register,
.input_register2 {
    color: #4a4d4f;
    box-sizing: border-box;
    border: 1px solid #ccc
}

.input_register2 {
    width: 49%;
    min-width: 19px;
    border-radius: 2px
}

.hp_go_login_btn {
    background: -webkit-linear-gradient(#1AD6FD, #1D62F0);
    background: -o-linear-gradient(#1AD6FD, #1D62F0);
    background: -moz-linear-gradient(#1AD6FD, #1D62F0);
    background: linear-gradient(#1AD6FD, #1D62F0);
    border: 0;
    margin: 0 20px
}

.hp_go_login_btn,
.hp_go_signup_btn {
    cursor: pointer;
    padding: 15px 20px!important;
    border-radius: 4px;
    font-size: 16px!important;
    line-height: 22px!important;
    width: 220px;
    display: inline-block;
    color: #fff;
    box-sizing: border-box
}

.hp_go_signup_btn {
    box-shadow: 0 0 0 1px #ff5a5f;
    background: -webkit-linear-gradient(#FF5E3A, #FF2A68);
    background: -o-linear-gradient(#FF5E3A, #FF2A68);
    background: -moz-linear-gradient(#FF5E3A, #FF2A68);
    background: linear-gradient(#FF5E3A, #FF2A68);
    border: 0;
    text-align: center;
}

.alt_form_option,
.txt_terms {
    line-height: 18px!important;
    font-size: 12px!important
}

.hp_go_login_btn:hover,
.hp_go_signup_btn:hover {
    opacity: .9
}

.btn:focus,
.btn:hover {
    color: #fff!important;
    -ms-transition: all .04s ease-out 0s;
    -webkit-transition: all .04s ease-out 0s;
    transition: all .04s ease-out 0s
}

.line {
    background: url(../images/line.png) left 9px repeat-x;
    text-align: center;
    height: 16px
}

.other {
    background: #fff;
    padding: 2px 6px
}

.login_link {
    color: #1D62F0;
    padding: 2px 3px;
    border-radius: 3px;
    text-decoration: underline
}

.login_link:hover {
    color: #fff;
    background: -webkit-linear-gradient(#1AD6FD, #1D62F0);
    background: -o-linear-gradient(#1AD6FD, #1D62F0);
    background: -moz-linear-gradient(#1AD6FD, #1D62F0);
    background: linear-gradient(#1AD6FD, #1D62F0);
    -webkit-transition: background .25s ease-in-out 0;
    -moz-transition: background .25s ease-in-out 0;
    -o-transition: background .25s ease-in-out 0;
    transition: background .25s ease-in-out 0
}

.alt_form_option {
    margin-left: 15px
}

.txt_terms {
    text-decoration: none
}

.forgot_txt {
    font-size: 14px!important;
    line-height: 18px!important;
    text-decoration: none;
    margin-bottom: 20px;
    margin-top: 10px;
    float: left;
    text-align: left
}

.faux_link,
.faux_link:focus,
.faux_link:hover {
    color: #fff;
    text-decoration: none
}

.social {
    margin-right: 4px
}

.arrow_down_wrapper {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin: 0 auto;
    text-align: center
}

.nag_container,
.nag_container:hover {
    display: inline-block;
    margin-top: 6px;
    text-decoration: none
}

.nag_container:focus .scroll_nag,
.nag_container:hover .scroll_nag {
    background-color: rgba(0, 0, 0, .5)
}

.scroll_nag {
    background-color: rgba(0, 0, 0, .21);
    border: 2px solid #fff;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    width: 48px;
    height: 48px;
    -webkit-transition: all 150ms ease;
    -moz-transition: all 150ms ease;
    transition: all 150ms ease
}

.scroll_nag:focus,
.scroll_nag:hover {
    background-color: rgba(0, 0, 0, .5)
}

.scroll_nag::after {
    -webkit-transform: translate(0, 2px);
    -moz-transform: translate(0, 2px);
    -ms-transform: translate(0, 2px);
    -o-transform: translate(0, 2px);
    transform: translate(0, 2px);
    background-image: url(../images/nag_arrow_rounded.png);
    -webkit-animation: nag_bounce 500ms linear alternate infinite;
    -moz-animation: nag_bounce 500ms linear alternate infinite;
    animation: nag_bounce 500ms linear alternate infinite;
    background-repeat: no-repeat;
    width: 36px;
    height: 23px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -18px;
    margin-top: -11.5px;
    content: ''
}

.nag_cta {
    display: block;
    margin-bottom: 7px;
    color: #fff;
    font-size: 20px
}

.spinner2 {
    border-radius: 50%;
    opacity: .7;
    height: 24px;
    width: 24px;
    background: url(../images/spinner.gif)
}

.hp_section_title {
    font-weight: 600;
    line-height: 1.2em;
    font-size: 50px;
    margin-bottom: 5px;
    color: #2e2f33
}

.how_works_wrapper,
.know_more_wrapper {
    float: left;
    display: block;
    clear: both;
    width: 100%;
    margin: 30px auto
}

.hp_section_subtitle {
    font-size: 18px;
    color: #71767a;
    line-height: 30px
}

.know_more_wrapper {
    text-align: center
}

.call_action,
.know_more {
    padding: 20px
}

.how_works_wrapper_left {
  padding: 20px;
  width: calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  float: left;
  display: block;
  text-align: left;
}

.how_works_img {
    border-radius: 3px;
    max-width: 270px;
    margin: 0 auto;
    -webkit-box-shadow: 0 30px 40px -25px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 30px 40px -25px rgba(0, 0, 0, 1);
    box-shadow: 0 30px 40px -25px rgba(0, 0, 0, 1);
    text-align: center
}

.how_works_wrapper_right {
  padding: 20px;
  width: calc(50% - 40px);
  width: -webkit-calc(50% - 40px);
  width: -moz-calc(50% - 40px);
  float: left;
  display: block;
  text-align: left;
}

.how_works_wrapper_text {
    color: #71767A;
    font-size: 16px;
    font-weight: 400;
    text-align: left
}

.call_action_wrapper {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin: 50px auto;
    text-align: center;
    z-index: 9998;
    position: relative;
    color: #fff
}

.call_action_wrapper a {
    color: #fff
}

.call_action_txt {
    padding: 0 10px 0 150px;
    width: 350px;
    float: left;
    display: block;
    font-size: 28px;
    line-height: 32px;
    font-weight: 700;
    text-align: left
}

.call_action_btn {
    float: left;
    display: block
}

.hp_section_bg,
.hp_section_email {
    clear: both;
    content: " ";
    z-index: 9999;
    display: block;
    min-height: 0;
    padding: 20px 0px;
}

.validation-advice {
    margin: 3px 0;
    padding: 3px;
    width: 98%;
    color: #f0444d;
    text-shadow: none;
    font-size: 13px;
    border-radius: 3px
}

.hp_section_email {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    margin: 0 auto
}

.hp_section_bg,
.next_section,
.photo {
    position: relative
}

.hp_section_email_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center
}

.email_form {
    height: 30px;
    width: 310px;
    font-size: 15px;
    padding: 6px 10px;
    transition: border-color .2s;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    background-color: #fff;
    color: #565a5c
}

.log_in_btn,
.sign_up_btn {
    color: #fff;
    transition: background-color .5s ease
}

.sign_up_btn {
    border-bottom: 1px solid #e00007;
    padding: 12px 35px;
    font-size: 17px;
    border-radius: 4px;
    background: -webkit-linear-gradient(#FF5E3A, #FF2A68);
    background: -o-linear-gradient(#FF5E3A, #FF2A68);
    background: -moz-linear-gradient(#FF5E3A, #FF2A68);
    background: linear-gradient(#FF5E3A, #FF2A68);
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-box-shadow: rgba(0, 0, 0, .498039) 0 0 1px 0, rgba(0, 0, 0, .14902) 0 1px 10px 0;
    box-shadow: rgba(0, 0, 0, .498039) 0 0 1px 0, rgba(0, 0, 0, .14902) 0 1px 10px 0
}

.sign_up_btn:hover {
    background-color: #fa492b;
    color: #fff;
    opacity: .9
}

.email_link:hover,
.gmail_link:hover,
.signup_btn:hover {
    opacity: .8
}

.log_in_btn {
    border: 2px solid #fff;
    padding: 3px 6px;
    border-radius: 3px
}

.log_in_btn:hover {
    color: #fff!important;
    background: -webkit-linear-gradient(#1AD6FD, #1D62F0);
    background: -o-linear-gradient(#1AD6FD, #1D62F0);
    background: -moz-linear-gradient(#1AD6FD, #1D62F0);
    background: linear-gradient(#1AD6FD, #1D62F0)
}

.hp_section_bg {
    width:100%;
    margin: 0 auto;
    border-radius: 2px;
    text-align: center;
    background: url(../images/line2.png) top center no-repeat #fff
}

.hp_section_wrapper {
    margin: 0 auto;
    max-width: 1070px
}

.hp_section_cover {
    display: block;
    width: 100%;
    max-height: 345px
}

.next_section {
    width: 100%;
    display: block;
    float:left;
    margin: 0 auto;
    text-align: center;
}

.photo {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    height: 450px;
    max-width: 100%
}

.mobile .scroller_shutter1,
.mobile .scroller_shutter2,
.mobile .scroller_shutter3,
.mobile .scroller_shutter4,
.mobile .scroller_shutter5,
.mobile .scroller_shutter6,
.mobile .scroller_shutter7 {
    height: 400px;
    background-size: 100% auto;
    background-repeat: no-repeat
}

.everest {
    background-image: url(../images/everest-bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter1 {
    background-image: url(../images/shutter1.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter2 {
    background-image: url(../images/shutter2.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter3 {
    background-image: url(../images/shutter3.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter4 {
    background-image: url(../images/shutter4.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter5 {
    background-image: url(../images/shutter5.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter6 {
    background-image: url(../images/shutter6.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.shutter7 {
    background-image: url(../images/shutter7.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat
}

.mobile .wrapper_parallax {
    width: 100%
}

.mobile .scroller_shutter1 {
    background-image: url(../images/shutter1.jpg)
}

.mobile .scroller_shutter2 {
    background-image: url(../images/shutter2.jpg)
}

.mobile .scroller_shutter3 {
    background-image: url(../images/shutter3.jpg)
}

.mobile .scroller_shutter4 {
    background-image: url(../images/shutter4.jpg)
}

.mobile .scroller_shutter5 {
    background-image: url(../images/shutter5.jpg)
}

.mobile .scroller_shutter6 {
    background-image: url(../images/shutter6.jpg)
}

.mobile .scroller_shutter7 {
    background-image: url(../images/shutter7.jpg)
}

footer {
    bottom: 0;
    width: 100%;
    padding-top: 10px
}

.footer_wrapper {
    width: 890px;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
    line-height: 40px
}

@media(min-width:1236px) {
    body.footer_wrapper {
        width: 1190px
    }
}

.box_wrapper_title,
.popup_container,
.popup_container_wrapper,
.popup_header {
    display: block;
    width: 100%
}

.Footer_link,
.Footer_link a {
    float: left;
    display: block;
    margin-right: 10px;
    color: #292f33
}

.dubbi_copyrigh {
    float: left;
    margin-right: 15px;
    color: #2b7bb9;
    font-weight: 700
}

.Footer_link_right a {
    float: right;
    display: block;
    color: #292f33;
    margin-left: 10px
}

.popup_wrapper {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(68, 85, 102, .9);
    z-index: 9999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in
}

.popup {
    max-width: 315px;
    min-height: 200px;
    position: relative;
    padding: 20px;
    border-radius: 3px;
    background: #fff;
    top: 80px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
}

@media screen and (max-device-width:800px) {
    .popup {
        min-width: 50%
    }
}

.popup_header {
    float: left;
    clear: both;
    z-index: 9999;
}

.poup_title {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 700
}

.popup_close {
    display: block;
    float: right;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer
}

.popup_container {
    float: left;
    clear: both
}

.popup_container_wrapper {
    float: left;
    text-align: left
}

.box_wrapper {
    padding: 10px
}

.box_wrapper_title {
    margin-bottom: 20px;
    float: left;
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    color: #292f33
}

.hp_login_btn,
.hp_signup_btn {
    float: left;
    padding: 10px 20px!important;
    font-size: 16px!important;
    line-height: 22px!important;
    width: 50%;
    display: inline-block;
    color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    left: 0;
    text-align: center
}

.hp_login_btn {
    border-radius: 4px;
    background: #6c9;
    border: 0
}

.hp_signup_btn {
    border-radius: 4px;
    background: #397ec5;
    border: 0
}

.hp_login_btn:active,
.hp_login_btn:focus,
.hp_login_btn:hover {
    background: #24d666;
    transition: background .25s ease-in-out 0
}

.hp_login_btn:active,
.hp_login_btn:focus,
.hp_login_btn:hover,
.hp_signup_btn:active,
.hp_signup_btn:focus,
.hp_signup_btn:hover {
    text-decoration: none;
    -webkit-transition: background .25s ease-in-out 0;
    -moz-transition: background .25s ease-in-out 0;
    -o-transition: background .25s ease-in-out 0
}

.hp_signup_btn:active,
.hp_signup_btn:focus,
.hp_signup_btn:hover {
    background: #4bf;
    transition: background .25s ease-in-out 0
}

.fb_link,
.fb_link2 {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    line-height: 18px;
    color: #fff;
    display: block;
    text-align: center;
    box-shadow: 0 0 0 1px #15427c;
    margin-bottom: 10px;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    background-color: #3B5998
}

.fb_link {
    border-radius: 4px;
    padding: 8px;
    font-size: 13px
}

.fb_link2 {
    border-radius: 3px;
    margin-left: 10px;
    padding: 15px 18px;
    font-size: 15px
}

.fb_link2:hover,
.fb_link:hover {
    border-color: #4568b2 #4568b2 #2d4575;
    background-color: #4568b2
}

.gmail_link {
    display: block;
    text-align: center;
    border-bottom: 1px solid #dd4b39;
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 8px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
    background-color: #da573b;
    font-size: 13px;
    line-height: 18px;
    color: #fff
}

.email_link,
.signup_btn {
    text-align: center;
    display: block;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 18px;
    color: #fff
}

.email_link {
    border-bottom: 1px solid #e00007;
    box-shadow: 0 0 0 1px #ff5a5f;
    padding: 10px 8px;
    background: -webkit-linear-gradient(#FF5E3A, #FF2A68);
    background: -o-linear-gradient(#FF5E3A, #FF2A68);
    background: -moz-linear-gradient(#FF5E3A, #FF2A68);
    background: linear-gradient(#FF5E3A, #FF2A68)
}

.signup_btn {
    padding: 10px 0;
    background: -webkit-linear-gradient(#1AD6FD, #1D62F0);
    background: -o-linear-gradient(#1AD6FD, #1D62F0);
    background: -moz-linear-gradient(#1AD6FD, #1D62F0);
    background: linear-gradient(#1AD6FD, #1D62F0);
    border-bottom: 2px solid rgba(0, 0, 0, .2);
    width: 100%;
    transition: all ease-out 100ms
}

.line_top {
    border-top: 1px solid #dce0e0;
    padding-top: 10px
}

.example_wrapper_border,
.press {
    padding: 5px;
    border-radius: 3px;
}

.example_img_wrapper,
.example_padding {
    border: 1px solid #ccc;
    border-radius: 2px;
}

.banner_div {
    width: 30%;
    margin: 0px 1.5%;
    display: block;
    float: left
}

.colored_bg {
    background: -webkit-linear-gradient(#5AC8FB, #81F3FD);
    background: -o-linear-gradient(#5AC8FB, #81F3FD);
    background: -moz-linear-gradient(#5AC8FB, #81F3FD);
    background: linear-gradient(#5AC8FB, #81F3FD)
}

.banner_img {
    width: 60%;
    bottom: 0
}

.banner_title {
    display: block;
    font-weight: 700;
    font-size: 20px;
    margin-top: 15px;
    position: relative;
    bottom: 0
}

.banner_subtitle {
    display: block;
    font-weight: 400;
    font-size: 14px;
    margin-top: 7px
}

.example {
    background: url(../images/line2.png) top center no-repeat #f5f5f5
}

.example_img_wrapper {
    display: block;
    width: 100%;
    height: 220px;
    float: left;
    overflow: hidden
}

.example_img {
    height: auto;
    width: 100%
}

.example_title {
    margin: 10px 0
}

.example_headline {
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    text-align: center;
    width: 100%
}

.example_subtitle {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
    width: 100%;
    margin-top: 10px
}

.example_wrapper {
    display: block;
    width: 31%;
    margin: 0px 0.5%;
    float: left;
    text-align: left
}

.example_title,
.example_title_headline,
.example_title_tags,
.example_user {
    float: left;
    display: block;
    width: 100%
}

.example_padding {
    padding: 10px;
    background: #fff;
    border-bottom: 2px solid #ccc;
    -webkit-box-shadow: 0px 4px 9px -1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 9px -1px rgba(0,0,0,0.5);
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.5);
}

.example_title {
    clear: both
}

.example_title_tags {
    font-size: 12px;
    color: #666
}

.example_title_headline {
    margin-top: 15px;
    font-size: 30px;
    font-weight: 700;
    color: #1d9dcc
}

.example_user {
    margin: 10px 0
}

.example_user_img {
    display: inline-block;
    width: 45px;
    float: left
}

.user_img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.example_user_name {
    display: inline-block;
    width: calc(100% - 45px);
    width: -webkit-calc(100% - 45px);
    width: -moz-calc(100% - 45px);
    float: left;
    margin-top: 10px;
    font-weight: 700
}

.example_answer {
    display: block;
    width: 100%;
    float: left;
    font-size: 13px;
    color: #666;
}

.last_section {
    background: url(../images/backgrounds/foggy_birds.png)
}

.press_wrapper {
    width: 100%;
    float: left;
    display: block;
    clear: both;
    margin: 10px auto;
    text-align: center
}
.press_logo_wrapper_title{
  display: block;
  float: left;
  width: 150px;
  text-align: left;
  font-weight: bold;
  line-height: 60px;
}
.press_logo_wrapper_body{
  display: block;
  float: left;
  width: calc(100% - 160px);
  width: -webkit-calc(100% - 160px);
	width: -moz-calc(100% - 160px);
}
.press_logo_wrapper {
  display: inline-block;
  float: left;
  width: 15%;
  margin: 5px 1.5%;
  height: auto;
  text-align: center;
  min-height: auto;
}
.press_logo_wrapper img{
  width: 100%;
  height: auto;
  vertical-align: middle;
}

.press_logo {
    /*width: 65%;*/
    height: auto;
}

.destination_wrappers {
    display: block;
    clear: both
}

.destination_wrapper {
    width: 28%;
    min-height: 250px;
    float: left;
    position: relative;
    margin: 0 2% 25px
}

.destination_cover,
.destination_cover:after {
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    top: 0
}

.destination {
    min-height: 250px;
    display: block;
    border: 1px solid #dce0e0;
    background-color: #fff;
    border-radius: 0;
    padding: 10px
}

.destination_cover {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 3px
}

.destination_cover:after {
    background: #000;
    opacity: .05;
    filter: alpha(opacity=5);
    content: " "
}

.destination_info {
    width: 100%;
    height: 100%;
    display: block;
    table-layout: fixed;
    margin-top: 60px
}

.destination_explorebar_subtitle,
.destination_title {
    text-align: center;
    position: relative;
    font-weight: 700;
    color: #fff;
    margin: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .5)
}

.destination_title {
    padding: 20px;
    font-size: 34px;
    line-height: 34px
}

.destination_explorebar_subtitle {
    padding: 10px;
    font-size: 15px;
    line-height: 15px
}

@media(min-width:1236px) {
    .destination_title {
        font-size: 42px;
        line-height: 40px
    }
}

.destination_wrapper:hover {
    opacity: .9
}

.destination_stats {
    position: relative;
    text-align: center
}

.destination_stat {
    display: block;
    padding: 10px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    color: #666;
    font-weight: 700;
    background: #F7F7F7;
    background: -webkit-linear-gradient(#F7F7F7, #D7D7D7);
    background: -moz-linear-gradient(#F7F7F7, #D7D7D7);
    background: linear-gradient(#F7F7F7, #D7D7D7)
}

.circle {
    display: block;
    width: 28%;
    min-height: 100px;
    float: left;
    position: relative;
    margin: 0 2% 25px
}

.circle strong {
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 22px
}

@media(min-width:1236px) {
    .circle strong {
        top: 60px;
        font-size: 25px
    }
}

#instafeed,
.shadow2 {
    position: absolute;
    top: 0
}

#circle1 canvas,
#circle2 canvas,
#circle3 canvas {
    max-height: 70%;
    max-width: 70%
}

#instafeed {
    width: 100%;
    height: 240px;
    left: -100px;
    z-index: 1;
    overflow: hidden
}

.shadow2 {
    z-index: 2;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…gd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g);
    background: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(50%, rgba(0, 0, 0, .4)), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, .4) 20%, rgba(0, 0, 0, .8) 100%);
    background: -moz-linear-gradient(rgba(0, 0, 0, .4) 20%, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(rgba(0, 0, 0, .4) 20%, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(rgba(0, 0, 0, .4) 20%, rgba(0, 0, 0, .8) 100%)
}

.instaicon {
    float: right;
    display: block;
    clear: both
}


@media screen and (max-width:670px) {

  .example_wrapper,.banner_div{
    width:100%;
  }

  .main_card_title{
    margin: 30px auto 0px auto;
  }

  #page-container-homepage,#page-container-homepage2,.next_section,.hp_section_bg,.hp_section_email,.destination_info {
  display: block;
  }

  .hp_section_title{
    font-size: 35px;
  }

  .hp_section_bg{
    padding: 10px 15px;
    width: auto;
  }

  .content-main-homepage{
    padding: 10px;
  }

  .sign_up_btn{
    display: none;
  }

  .example_wrapper_border{
    padding: 0px;
    margin: 15px auto;
  }

  .support_submit,.form_submit{
    display: inline-block;
  }

  .press_logo_wrapper{
    width: 25%;
    float: none;
  }
  .press_logo_wrapper_title,.press_logo_wrapper_body{
    width: 100%;
    text-align: center;
    float: none;
  }
}


/* FORMS */

.form_wrapper{
  display: block;
  float: left;
  width: 100%;
  margin: 25px auto;
  clear: both;
  text-align: left;
}

.form_label,.form_input{
  display: block;
  float: left;
  width: 100%;
  clear: both;
}

.form_label_title{
  display: block;
  width: 100%;
  float: left;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  margin: 10px 0px;
}

.form_label_subtitle{
  display: block;
  width: 100%;
  margin-bottom: 15px;
  float: left;
  font-size: 13px;
  color: #222;
  font-weight: normal;
}

.form_warning{
  display: none;
  width: 100%;
  clear: both;
  float:left;
  padding: 9px 12px;
  margin-top: 7px;
  background-color: #DE607C;
  color: #fff;
  text-shadow: none;
  font-size: 13px;
  border-radius: 3px;
}

.input,.textarea{
  width: 100%;
  display: block;
  float: left;
  padding: 12px;
  margin: 6px 0 4px;
  border: 1px solid #ccc;
  background: #fafafa;
  font-size: 16px;
  line-height: normal;
  box-sizing: border-box;
  border-radius: 2px;
  -webkit-user-select: auto;
}

.select{
  min-width: 150px;
}

.textarea{
  min-height: 100px;
}

input[type="checkbox"],input[type="radio"]{
  margin-top:15px;
  margin-right: 6px;
}

.form_input .small{
  width: 65px;
  margin-right: 7px;
}

.pac-container{
  z-index: 10000 !important;
}
.form_input_box{
  display: table;
  float: left;
  width: 22%;
  height: 175px;
  margin: 7px 1.5%;
  text-align: center;
  border-radius: 3px;
}
.form_input_box_content{
  display: table-cell;
  vertical-align: middle;
  min-height: 175px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  color: #fff;
}
.form_input_box_content[status="active"]{
  background-color: rgba(40,96,144,.8);
  color: #fff;
}
.form_input_box_content[status="inactive"]:hover{
  opacity: 0.4 !important;
  cursor: pointer;
}
.form_input_box_content[status="blocked"]{
  cursor:no-drop !important;
  opacity:1 !important;
}
.form_input_slider{
  width: 90%;
  margin: 0px auto;
}
.form_input_slider_text{
  width: 90%;
  margin: 0px auto;
  background: #fafafa;
  border-radius: 3px;
  padding: 15px;
}
.original_price{
  color: #b32400;
  text-decoration: line-through;
}
.promo_price{
  color: #395779;
}
.new_item{
  color: #1d9d74;
}
@media screen and (max-width:760px) {

  .form_input_box{
    display: block;
    float: left;
    width: 48%;
    margin: 5px 1%;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .form_input_box_content{
    display: block;
    padding-top: 40px;
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

}

.form_submit{
  border-bottom: 1px solid #e00007;
  padding: 12px 35px;
  font-size: 17px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  background: -webkit-linear-gradient(#FF5E3A, #FF2A68);
  background: -o-linear-gradient(#FF5E3A, #FF2A68);
  background: -moz-linear-gradient(#FF5E3A, #FF2A68);
  background: linear-gradient(#FF5E3A, #FF2A68);
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  -webkit-box-shadow: rgba(0, 0, 0, .498039) 0 0 1px 0, rgba(0, 0, 0, .14902) 0 1px 10px 0;
  box-shadow: rgba(0, 0, 0, .498039) 0 0 1px 0, rgba(0, 0, 0, .14902) 0 1px 10px 0;
}

.support_submit{
  padding: 12px 35px;
  font-size: 17px;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  background: #DBDDDE;
  border: 1px solid #ccc;
  border-bottom: 1px solid #898C90;
  box-shadow: rgba(0, 0, 0, .498039) 0 0 1px 0, rgba(0, 0, 0, .14902) 0 1px 10px 0;
}

@media screen and (max-width:580px) {

  .textarea{
    min-height: 200px;
  }

  .main_card_title{
    margin-top: 50px !important;
  }

}

.emoji{
  width: 25px;
  height: 25px;
}

/* PERFIL */

.profile_wrapper_left{
	display: block;
	float: left;
	padding: 0px 12px;
	width: calc(25% - 24px);
	width: -webkit-calc(25% - 24px);
	width: -moz-calc(25% - 24px);
}
.profile_wrapper_right{
	display: block;
	float: left;
	width: 75%;
	padding: 0px 12px;
	width: calc(75% - 24px);
	width: -webkit-calc(75% - 24px);
	width: -moz-calc(75% - 24px);
}
.profile_wrapper_box{
	background: #fff;
	border: 1px solid #dce0e0;
	margin-bottom: 24px;
}
.profile_wrapper_box_image{
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.profile_wrapper_box_name{
	width: 100%;
	font-weight: bold;
	text-align: center;
}
.profile_wrapper_box_header{
	background-color: #edefed;
	font-weight: bold;
	padding: 12px 20px;
	border-bottom: 1px solid #dce0e0;
}
.profile_wrapper_box_body{
	padding: 12px 20px;
}
.profile_wrapper_box_row{
	display: block;
	width: 100%;
	padding: 12px 0px;
	border-bottom: 1px solid #dce0e0;
}
.profile_wrapper_box_row a{
	color: #484848 !important;
}
.profile_wrapper_box_row_image{
	display: block;
	float: left;
	width: 75px;
}
.profile_wrapper_box_row_image img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	vertical-align: middle;
}
.profile_wrapper_box_row_details{
	display: block;
	float: left;
	width: calc(100% - 175px);
	width: -webkit-calc(100% - 175px);
	width: -moz-calc(100% - 175px);
}
.profile_wrapper_box_row_details_title{
	font-weight: bold;
	font-size: 18px;
}
.profile_wrapper_box_row_status{
	display: block;
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: center;
}
.profile_wrapper_box_row_list_header{
	padding: 12px 20px;
	margin-left: 70px;
	background: #dce0e0;
}
.profile_wrapper_box_row_list{
	padding: 12px 20px;
	margin-left: 70px;
	background: #f3f9fe;
	border-bottom: 1px solid #dce0e0;
}

.profile_wrapper_box_row_input_lock_icon input{
  padding-right: 30px;
  display: inline-block;
}

.profile_wrapper_box_row_input_lock_icon{
  position: relative;
}
.profile_wrapper_box_row_input_lock_icon:after {
  color: #4aba58;
  content:"\f023";
  font-family: FontAwesome;
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 3;
}

/* EDITAR */

.profile_wrapper_box_row_input{
	display: block;
	padding: 8px 10px;
	width: 90%;
	-webkit-transition: border-color .2s;
	-o-transition: border-color .2s;
	-moz-transition: border-color .2s;
	transition: border-color .2s;
	border: 1px solid #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #484848;
}
.profile_wrapper_box_row_textarea{
	display: block;
	padding: 8px 10px;
	width: 90%;
	min-height: 150px;
	-webkit-transition: border-color .2s;
	-o-transition: border-color .2s;
	-moz-transition: border-color .2s;
	transition: border-color .2s;
	border: 1px solid #aaa;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #484848;
}
.profile_wrapper_box_row_details_subtitle{
	font-size: 14px;
}
.profile_wrapper_box_row_image_preview{
	max-width: 100%;
	height: auto;
}
.profile_wrapper_box_row_input_price{
	display: inline-block;
	width: auto;
}
.profile_wrapper_box_row_warning{
	display: none;
	margin: 10px auto;
	padding: 10px;
	background-color: #f1f9f7;
	border-color: #e0f1e9;
	color: #1d9d74;
	font-size: 22px;
	border-radius: 6px;
	width: 90%;
	clear: both;
}
.profile_wrapper_box_row_details_price{
	border-top: 1px solid #dce0e0;
	padding: 12px 0px;
	font-weight: bold;
	font-size: 24px;
}
.profile_wrapper_box_image_user{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	vertical-align: middle;
	text-align: center;
	margin: 0px auto;
	display: block;
}
.uploadcare-widget-text{
	display: block;
	width: 100%;
	float: left;
	text-align: left;
}
.save_btn{
	border-color: #4ABA58;
	background-color: #4ABA58;
	color: #fff;
	padding: 9px 27px;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	line-height: 1.43;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	cursor: pointer;
}

/* STARS */

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 25px;
}
.rating span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}
.rating span.star:before{
    content: "\f006";
    padding-right: 5px;
    color: #777;
}
.rating span.star:hover:before, .rating span.star:hover~span.star:before, .rating span.star[status="active"]:before, .rating span.star[status="active"]~span.star:before {
    content: "\f005";
    color: #e3cf7a;
		/*color: #008aff;*/
}
.rating_small{
		font-size: 15px !important;
}
.rating_small span.star:before{
		padding: 0px !important;
}


/* REFERALLS */


.import_gmail_contacts{
	margin: 0;
  height: 60px;
  min-width: 410px;
  font-size: 18px;
	padding: 10px 26px;
  border-width: 2px;
	background-color: #007ee5;
  background-image: -webkit-linear-gradient(#168add, #007ee5);
  background-image: linear-gradient(#168add, #007ee5);
  border: 1px solid #0c6ebe;
  color: white;
	display: block;
  float: left;
  clear: both;
  text-align: center;
  font-weight: bold;;
  cursor: pointer;
  overflow: visible;
  text-decoration: none;
	border-radius: 3px;
  margin: 5px auto;
}

.import_outlook_contacts{
	margin: 0;
  height: 60px;
  min-width: 410px;
  font-size: 18px;
	padding: 10px 26px;
  border-width: 2px;
	background: #012055;
  border: 1px solid #0c6ebe;
  color: white;
	display: block;
  float: left;
  clear: both;
  text-align: center;
  font-weight: bold;;
  cursor: pointer;
  overflow: visible;
  text-decoration: none;
	border-radius: 3px;
  margin: 5px auto;
}

.import_gmail_contacts:hover,.import_outlook_contacts:hover{
	opacity: 0.9;
}

.import_gmail_contacts img,.import_outlook_contacts img{
margin-right: 10px;
vertical-align: -5px;
width: 38px;
height: 28px;
}

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

.referrals_email_wrapper{
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.referrals_email_bulk{
	position: relative;
	display: block;
  float: left;
  /*vertical-align: middle;*/
}

.import_disclaimer{
  margin: 5px 0 0;
  color: #888;
  font-size: 11px;
  display: block;
	width: 100%;
	text-align: center;
}

.referrals_email_or{
  display: block;
  float: left;
	margin: 0 20px;
	line-height: 60px;
	font-weight: bold;
	color: #888;
}

.referrals_email_direct{
  display: block;
  float: left;
	width: 310px;
}

.emails_list{
 background: #fff;
 min-height: 100px;
 max-height: 300px;
 padding: 0px 0px 3px 3px;
 width: 100%;
 font-size: 13px;
 line-height: 1.6em;
 cursor: default;
 border-radius: 3px;
 overflow: hidden;
 border: 1px solid #bbb;
}

.invite_direct_email{
	font-size: 16px;
  border: 1px solid #bbb;
	border-radius: 3px;
  color: #47525d;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;;
	cursor: pointer;
	overflow: visible;
	text-decoration: none;
	width: 100%;
	padding: 13px 0px;
	background: -webkit-linear-gradient(#fffffe, #f2f2f2);
	background: linear-gradient(#fffffe, #f2f2f2);
}

.invite_direct_email:hover,.invite_bulk_email:hover{
 opacity: 0.65;
}

.referrals_gmail_import_wrapper{
	border: 1px solid #bbb;
	border-radius: 3px;
	padding: 5px;
	margin:10px auto;
}

.referrals_gmail_import_list{
	background: #f6f9fc;
	display: block;
	max-height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 10px auto;
	border: 1px solid #e5e5e5;
}

.gmail_contact{
	display: block;
	float: left;
	padding: 5px;
	width: 100%;
	clear: both;
}

.gmail_contact_checkbox{
	width: 22px;
	text-align: center;
	display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 2px;
  height: 26px;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gmail_contact_name{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 2px;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;;
  width: 335px;
  font-size: 14px;
}

.gmail_contact_email{
  color: #444;
	width: 233px;
  font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 2px;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gmail_contact_btn_wrapper{
	display: block;
	width: 100%;
	text-align: right;
	float: right;
	margin-top: 10px;
}


.referrals_socials{
	display: block;
	border-top: 1px solid #c6d8e4;
	padding: 25px 0;
	text-align: center;
}

.referrals_socials_bar{
	display: block;
	text-align: center;
	margin: 20px auto;
}

.sharer_link{
	margin-right: 10px;
	position: relative;
  display: inline-block;
  vertical-align: middle;
}

.sharer_link .fa-link{
	display: inline-block;
	float: left;
	padding: 10px 5px;
	background: #ccc;
	border: 1px solid #ccc;
	font-size: 18px;
	border-radius: 3px;
	border-bottom: 2px solid rgba(0, 0, 0, .2);
}

.share_url_form{
	display: inline-block;
	float: left;
}

.share_url{
	padding: 10px;
	width: 350px;
	border-radius: 3px;
}

.check_all,.uncheck_all{
	cursor: pointer;
}

.invite_bulk_email{
	font-size: 16px;
	border: 1px solid #bbb;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	font-weight: bold;;
	cursor: pointer;
	overflow: visible;
	text-decoration: none;
	width: 100%;
	padding: 13px 0px;
	color: #fff;
	background-color: #007ee5;
  background-image: -webkit-linear-gradient(#168add, #007ee5);
  background-image: linear-gradient(#168add, #007ee5);
  border: 1px solid #0c6ebe;
}

.payment_box a{
  display: block;
  width: 40%;
  margin: 10px 4.5%;
  float: left;
  text-align: center;
  min-height: 60px;
  line-height: 60px;
  font-size: 24px;
  padding: 30px 0px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}
.payment_box a:hover, .payment_box a[status="active"]{
  background: #eee;
  color: #000;
}
.cc_brands_logo{
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 7px;
  margin-right: 3px;
	background: #fff;
	border: 1px solid #2e9fff;
	border-radius: 3px;
}
.cc_brands_logo[status="inactive"]{
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
	border: 1px solid #ccc;
}


/* POPUP */
.popup{
    position: relative
}

.popup_wrapper {
    display: block;
    position: fixed;
    height:100%;
    width: 100%;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .85098);
    z-index: 99999;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in
}

.popup {
    max-width: 700px;
    min-height: 180px;
    padding: 20px;
    border-radius: 3px;
    opacity: 1;
    top: 50px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    clear: both;
    display: block;
    background-size: cover;
    background: no-repeat;
}
.popup_stats {
    top: 50px;
    max-width: 700px;
    min-height: 50px;
    padding: 5px;
    margin: 10px auto;
    display: block;
    clear: both;
    text-align: center;
    color: #fff
}
.popup_stats_highlights {
    font-weight: bold;
    font-family: 'ProximaNova-Bold', Helvetica, Arial, Sans-Serif;
    padding: 5px;
    width: 150px;
    font-size: 16px;
    margin: 10px;
    display: inline-block
}
.popup_header {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    z-index: 9999;
}
.poup_title {
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    font-family: 'ProximaNova-Bold', Helvetica, Arial, Sans-Serif;
}
.popup_close {
    display: block;
    float: right;
    font-size: 18px;
    font-weight: bold;
    font-family: 'ProximaNova-Bold', Helvetica, Arial, Sans-Serif;
    cursor: pointer;
}
.popup_container {
    width: 100%;
    float: left;
    display: block;
    clear: both
}
.popup_container_wrapper {
    float: left;
    display: block;
    text-align: left;
    width: 100%
}


/* POPUP LOGIN */

.box_wrapper {
    padding: 10px
}
.box_wrapper_forms {
    display: block;
    margin: 20px auto;
}
.box_wrapper_title {
    margin-bottom: 20px;
    float: left;
    display: block;
    font-size: 24px;
    line-height: 27px;
    width: 100%;
    text-align: center;
    font-weight: 800;
}
.row {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 15px
}
.row2 {
    display: inline
}
.row3 {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-bottom: 5px
}
.input_register,
.input_register2 {
    padding: .75em .95em;
    font-size: 16px;
    margin: 0;
    box-sizing: border-box;
    color: #4a4d4f;
    border: 1px solid #ccc;
}
.input_register {
    width: 100%;
    min-width: 40px;
    border-radius: 2px
}
.input_register2 {
    width: 49%;
    min-width: 19px;
    border-radius: 2px
}
.line {
    background: url(../images/line.png) left 9px repeat-x;
    text-align: center;
    height: 16px
}
.other {
    background: #fff;
    color: #5f5f5f !important;
    padding: 2px 6px;
    border-radius: 4px;
    overflow: hidden
}

.txt_terms {
    font-size: 12px!important;
    line-height: 18px!important;
    text-decoration: none;
}
.validation-advice {
    margin: 3px 0;
    padding: 3px;
    width: 98%;
    color: #f0444d;
    font-size: 13px;
    border-radius: 3px
}
.line_top {
    border-top: 1px solid #dce0e0;
    padding-top: 10px
}
.fa-times {
    font-size: 26px !important;
}
.email_link,.signup_btn,.fb_link,.gmail_link,.whatsapp_link,.messenger_link {
    display: block;
    text-align: center;
    border: 1px solid;
    border-radius: 3px;
    margin-bottom: 10px;
    line-height: 18px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'ProximaNova-Bold', Helvetica, Arial, Sans-Serif;
    color: #fff;
}
.email_link :hover,.signup_btn :hover,.fb_link :hover,.gmail_link :hover {
  opacity: 0.9;
}
.popup_link_icon{
    display: block;
    padding: 25px 20px;
    float: left;
    text-align: center;
}
.popup_link_text{
    display: block;
    padding: 25px 20px;
    float: left;
    text-align: center;
    width: calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
}
.email_link {
    border-color: #4ABA58;
    border-bottom-color: #e00007;
    background-color: #4ABA58;
}

/*Vertical Steps*/

.list-group.vertical-steps{
  list-style: none;
  padding-left:10px;
}
.list-group.vertical-steps .list-group-item{
  border:none;
  border-left:3px solid #ece5dd;
  box-sizing:border-box;
  border-radius:0;
  counter-increment: step-counter;
  padding-left:20px;
  padding-right:0px;
  padding-bottom:20px;
  padding-top:0px;
}
.list-group.vertical-steps .list-group-item.active{
  background-color:transparent;
  color:inherit;
}
.list-group.vertical-steps .list-group-item:last-child{
  border-left:3px solid transparent;
  padding-bottom:0;
}
.list-group.vertical-steps .list-group-item::before {
  border-radius: 50%;
  background-color:#ece5dd;
  color:#555;
  content: counter(step-counter);
  display:inline-block;
  float:left;
  height:25px;
  line-height:25px;
  margin-left:-35px;
  text-align:center;
  width:25px;
}
.list-group.vertical-steps .list-group-item span,
.list-group.vertical-steps .list-group-item a{
  display:block;
  overflow:hidden;
  padding-top:2px;
  text-align: left;
}
/*Active/ Completed States*/
.list-group.vertical-steps .list-group-item.active::before{
  background-color:rgba(40,96,144,0.8);
  color:#fff;
}
.list-group.vertical-steps .list-group-item.completed{
  border-left:3px solid #0052c2;
}
.list-group.vertical-steps .list-group-item.completed::before{
  background-color:#0052c2;
  color:#fff;
}
.list-group.vertical-steps .list-group-item.completed:last-child{
  border-left:3px solid transparent;
}

/**
 * Main module
 */

main article {
  padding: 1em;
}
main [class*="pure-u-"]:first-child article {
  padding-left: 0;
}
main [class*="pure-u-"]:last-child article {
  padding-right: 0;
}
@media screen and (max-width: 48em) {
  main article {
    padding: 0 !important;
  }
}
.main-example {
  margin: 0 auto;
  width: 355px;
}
.main-example .countdown-container {
  height: 130px;
}
.main-example .time {
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  display: inline-block;
  text-align: center;
  position: relative;
  height: 95px;
  width: 65px;
  -webkit-perspective: 479px;
  -moz-perspective: 479px;
  -ms-perspective: 479px;
  -o-perspective: 479px;
  perspective: 479px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.main-example .count {
  background: #202020;
  color: #f8f8f8;
  display: block;
  font-size: 2em;
  line-height: 2.4em;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  top: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform-style: flat;
  -moz-transform-style: flat;
  -ms-transform-style: flat;
  -o-transform-style: flat;
  transform-style: flat;
}
.main-example .count.top {
  border-top: 1px solid rgba(255,255,255,0.2);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  border-radius: 5px 5px 0 0;
  height: 50%;

  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.main-example .count.bottom {
  background-image: linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -ms-linear-gradient(rgba(255,255,255,0.1), transparent);
  background-image: -o-linear-gradient(rgba(255,255,255,0.1), transparent);
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0 0 5px 5px;
  line-height: 0;
  height: 50%;
  top: 50%;

  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
.main-example .count.next {
}
.main-example .label {
  font-size: normal;
  margin-top: 5px;
  display: block;
  position: absolute;
  top: 95px;
  width: 100%;
}
/* Animation start */
.main-example .count.curr.top {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  z-index: 3;
}
.main-example .count.next.bottom {
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  -o-transform: rotateX(90deg);
  transform: rotateX(90deg);
  z-index: 2;
}
/* Animation end */
.main-example .flip .count.curr.top {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;

  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}
.main-example .flip .count.next.bottom {
  -webkit-transition: all 250ms ease-in-out 250ms;
  -moz-transition: all 250ms ease-in-out 250ms;
  -ms-transition: all 250ms ease-in-out 250ms;
  -o-transition: all 250ms ease-in-out 250ms;
  transition: all 250ms ease-in-out 250ms;

  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
@media screen and (max-width: 48em) {
  .main-example {
    width: 100%;
  }
  .main-example .countdown-container {
    height: 100px;
  }
  .main-example .time {
      height: 70px;
      width: 48px;
  }
  .main-example .count {
    font-size: 1.5em;
    line-height: 70px;
  }
  .main-example .label {
    font-size: 0.8em;
    top: 72px;
  }
}

/* STARS */

.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 25px;
}
.rating span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}
.rating span.star:before{
    content: "\f006";
    padding-right: 5px;
    color: #777;
}
.rating span.star:hover:before, .rating span.star:hover~span.star:before, .rating span.star[status="active"]:before, .rating span.star[status="active"]~span.star:before {
    content: "\f005";
    color: #e3cf7a;
		/*color: #008aff;*/
}
.rating_small{
		font-size: 15px !important;
}
.rating_small span.star:before{
		padding: 0px !important;
}

/* TIMELINE */

section {
  padding: 50px 0;
}
.timeline {
  position: relative;
}
.timeline::before {
  content: '';
  background: #ccc;
  width: 5px;
  height: 95%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.timeline-item {
  width: 100%;
  margin-bottom: 40px;
}
.timeline-item:nth-child(even) .timeline-content {
  float: right;
  padding: 40px 30px 10px 30px;
}
.timeline-item:nth-child(even) .timeline-content .date {
  right: auto;
  left: 0;
}
.timeline-item::after {
  content: '';
  display: block;
  clear: both;
}
.timeline-content {
  position: relative;
  width: 100%;
  padding: 10px 30px;
  border-radius: 4px;
  background: #fafafa;
  box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
  border: 1px solid #ccc;
}
.timeline-img-user{
  display: inline-block;
  margin-right: 7px;
  width: 35px;
  height: 35px;
  max-width: 35px;
  max-height: 35px;
  border-radius: 50%;
  object-fit: cover;
}
.timeline-card {
  padding: 0 !important;
  text-align: left !important;
}
.timeline-card h2 {
  color: #000;
}
.timeline-card p, .timeline-card h2 {
  padding: 0 20px;
}
.timeline-item:nth-child(2) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1458530970867-aaa3700e966d") center center no-repeat;
  background-size: cover;
}
.timeline-item:nth-child(5) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1444093826349-9ce8c622f4f3") center center no-repeat;
  background-size: cover;
}
.timeline-item:nth-child(6) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1471479917193-f00955256257") center center no-repeat;
  background-size: cover;
}
.timeline-item:nth-child(8) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1466840787022-48e0ec048c8a") center center no-repeat;
  background-size: cover;
}
.timeline-item:nth-child(10) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1447639703758-f525f36456bf") center center no-repeat;
  background-size: cover;
}
.timeline-item:nth-child(11) .timeline-img-header {
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.4)), url("https://hd.unsplash.com/photo-1469429978400-082eec725ad5") center center no-repeat;
  background-size: cover;
}

.timeline-img-header {
  display:block;
  float:left;
  width:40%;
  margin:20px 5%;
  height:200px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius:4px;
}
.timeline-img-header h2 {
  position: absolute;
  bottom: 5px;
  left: 20px;
  color: #fff;
}
.timeline-description{
  display:block;
  float:left;
  width:50%;
  min-height: 200px;
  padding: 20px 0px;
}

blockquote {
  margin-top: 30px;
  color: #757575;
  border-left-color: #3F51B5;
  padding: 0 20px;
}

.date {
  background: #FF4081;
  display: inline-block;
  color: #FFFFFF;
  padding: 10px;
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  .timeline::before {
    display:none;
  }
  .timeline .timeline-content {
    max-width: 100%;
    width: auto;
  }
  .timeline .timeline-item:nth-child(even) .timeline-content {
    float: none;
  }
  .timeline .timeline-item:nth-child(odd) .timeline-content::after {
    content: '';
    position: absolute;
    border-style: solid;
    width: 0;
    height: 0;
    top: 30px;
    left: -15px;
    border-width: 10px 15px 10px 0;
    border-color: transparent #f5f5f5 transparent transparent;
  }
  .timeline-img-header{
    width:90%;
  }
  .timeline-description{
    width:100%;
  }
}
