/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, .fill, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, .fill {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

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

body {
  padding-top: 82px;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  font-family: "Lato", sans-serif;
  font-size: 16px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
  line-height: 1.6;
  font-weight: 900; }

h1 {
  font-size: 44px;
  margin-bottom: 44px; }

h2 {
  font-size: 38px;
  margin-bottom: 38px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

p.lead {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6; }

p {
  color: #888888;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 20px; }

small {
  font-size: 13px; }

i {
  color: #888888; }

a {
  color: #76B82A;
  text-decoration: none; }
  a:hover i, a:hover span, a:focus i, a:focus span, a:active i, a:active span {
    text-decoration: none !important; }
  a i {
    color: #76B82A; }

a:hover, a:focus {
  color: #649e22; }

ul, ol {
  list-style: none;
  margin-bottom: 20px; }
  ul li, ol li {
    list-style: none;
    line-height: 1.6;
    color: #666666; }

ol {
  list-style-type: decimal; }
  ol li {
    margin-left: 16px;
    list-style-type: decimal; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

/* close commented backslash hack */
.hire {
  background: #f8f8f8;
  padding: 0px;
  margin: 15px 0 30px 0; }
  .hire .hire-pro, .hire .be-pro {
    padding: 10px 0 15px 5px;
    width: calc(50% - 20px);
    display: inline-block; }
    .hire .hire-pro label, .hire .be-pro label {
      text-align: left; }
  .hire .hire-pro {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .hire .hire-pro {
        border-right: 0; } }
  .hire .be-pro {
    text-align: center; }
  @media only screen and (max-width: 767px) {
    .hire .hire-pro, .hire .be-pro {
      padding: 20px; } }
  .hire label {
    font-size: 16px !important; }

#Container .mix {
  display: none; }

@media only screen and (max-width: 480px) {
  .feature {
    display: none; }
  .swiper-feature {
    padding-top: 40px;
    display: block;
    width: 100%;
    margin: 0; } }

.banner h1, .slider h1, .banner h2, .slider h2 {
  color: #fff; }

.banner p, .slider p {
  color: #fff; }

.slider h1, .slider h2 {
  color: #000; }

.slider p {
  color: #666666; }

.banner-nav {
  border-top: 1px solid #dddddd;
  background: #fff; }
  .banner-nav a {
    color: #444444; }
  .banner-nav i {
    color: #76B82A; }
  li .banner-nav:hover a {
    color: #76B82A;
    text-decoration: none;
    transition: all 0.3s; }
    li .banner-nav:hover a:hover {
      color: #8cd438;
      transition: all 0.3s; }
    li .banner-nav:hover a:active {
      color: #649e22; }
  li .banner-nav:hover i {
    color: #76B82A;
    text-decoration: none;
    transition: all 0.3s; }
    li .banner-nav:hover i:hover {
      color: #8cd438;
      transition: all 0.3s; }
    li .banner-nav:hover i:active {
      color: #649e22; }

.banner-dark .banner-nav {
  border-top: none;
  background: rgba(0, 0, 0, 0.8); }
  .banner-dark .banner-nav a {
    color: #fff; }
  .banner-dark .banner-nav i {
    color: #fff; }
  li .banner-dark .banner-nav:hover a {
    color: #76B82A;
    text-decoration: none;
    transition: all 0.3s; }
    li .banner-dark .banner-nav:hover a:hover {
      color: #8cd438;
      transition: all 0.3s; }
    li .banner-dark .banner-nav:hover a:active {
      color: #649e22; }
  li .banner-dark .banner-nav:hover i {
    color: #76B82A;
    text-decoration: none;
    transition: all 0.3s; }
    li .banner-dark .banner-nav:hover i:hover {
      color: #8cd438;
      transition: all 0.3s; }
    li .banner-dark .banner-nav:hover i:active {
      color: #649e22; }

.steps .step {
  padding: 0 30px;
  margin-bottom: 50px;
  overflow: hidden; }
  .steps .step img {
    margin-bottom: 20px; }
  .home .steps .step img {
    max-width: 60%; }

.steps .actions {
  padding-bottom: 140px; }

.item-feature {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px; }
  .item-feature:hover .title {
    height: 70px; }
  .item-feature a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10; }
  .item-feature img {
    width: 100%; }
  .item-feature .title {
    transition: all 0.3s;
    position: absolute;
    bottom: 2px;
    padding: 14px 20px;
    width: 100%;
    height: 48px;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    text-align: left; }

.review-link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 10; }

.item-review {
  position: relative;
  background: #fff;
  text-align: left;
  padding: 20px;
  border: 1px solid #dddddd;
  box-shadow: 0 2px 6px #dddddd; }
  .item-review .pro {
    position: relative;
    min-height: 105px; }
  .item-review .pro-img {
    width: 30%;
    max-width: 105px;
    float: left;
    margin-right: 15px; }
  .item-review .pro-info {
    position: relative;
    float: left; }
    .item-review .pro-info p {
      color: #888888; }
    .item-review .pro-info .rating {
      clear: left; }
    .item-review .pro-info .pre {
      font-size: 12px;
      line-height: 12px;
      text-transform: uppercase;
      font-weight: 300; }
    .item-review .pro-info .name {
      font-weight: 900;
      color: #4e4e4e; }
    .item-review .pro-info .skill {
      font-size: 14px;
      font-weight: 300; }

.customer {
  position: relative;
  display: block;
  height: 35px; }
  .customer .block {
    float: right;
    text-align: center; }
  .customer p {
    font-weight: 300;
    font-size: 14px;
    color: #888888; }
  .customer .customer-img {
    border-radius: 50px;
    overflow: hidden;
    width: 70px;
    height: 70px; }
    .customer .customer-img img {
      width: 100%; }

.review {
  margin-top: 70px;
  padding: 20px;
  margin-bottom: 40px; }
  .review .lead {
    margin-bottom: 10px; }
  .review .name {
    color: #888888; }
  .review p {
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 300; }
  .review b {
    font-weight: 900;
    color: #666666; }

.banner-app {
  position: relative;
  padding: 50px 0; }
  .banner-app a {
    transition: all 0.3s; }
    .banner-app a:hover {
      opacity: 0.7; }
  .banner-app .banner-img {
    margin: 30px 0; }
    @media screen and (max-width: 480px) {
      .banner-app .banner-img {
        width: 100%; } }
    @media screen and (min-width: 767px) {
      .banner-app .banner-img {
        width: 100%; } }
  .banner-app .block {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%); }
    .banner-app .block p {
      margin-bottom: 50px; }
      @media screen and (max-width: 767px) {
        .banner-app .block p {
          margin-bottom: 20px; } }
    @media screen and (max-width: 480px) {
      .banner-app .block {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }

.services {
  border-left: 1px solid #dddddd;
  padding-left: 30px; }
  .services hr {
    border: none;
    width: 90%;
    margin: 30px 0 0 0; }
  .services .list {
    padding-bottom: 0px; }
  .services h5 {
    line-height: 2.4; }
  .services li {
    color: #666666;
    line-height: 2.4; }

.section {
  padding: 60px 0 50px 0;
  text-align: center; }
  .section.section-top {
    padding: 40px 0 80px 0; }

.fill {
  background: #f8f8f8; }

section.quotes, .quotes.fill {
  padding: 0;
  margin: 0; }

section.requests, .requests.fill {
  padding: 0;
  margin: 0;
  background: #f8f8f8; }
  section.requests h3, .requests.fill h3 {
    font-weight: 400; }

.jobs .header {
  margin-bottom: 30px; }

.jobs h3 {
  float: left;
  font-weight: 400; }

.icon {
  font-size: 1.2em;
  position: relative;
  padding: 0 4px;
  top: -2px;
  vertical-align: middle; }
  .nav .icon {
    font-size: 28px;
    padding: 0 12px; }

.quote-chat {
  overflow: hidden;
  text-align: left;
  padding: 15px 0px 60px 15px; }
  .quote-chat .rnd-img {
    margin: 2px 2px 0 0;
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 24px; }
    .quote-chat .rnd-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .quote-chat .rnd-img i {
      position: relative;
      top: -4px;
      text-align: center;
      padding: 0;
      display: inline-block;
      width: 100%;
      color: #fff; }
  .quote-chat .chat-box {
    margin: 10px 0 30px 0; }
  .quote-chat .user-reply {
    padding-left: 25px;
    margin-left: 15px;
    border-left: 5px solid #dddddd; }
  .quote-chat p {
    margin: 10px 0 10px 0;
    font-size: 16px; }
  .quote-chat .chat-identity {
    text-align: left; }
    .quote-chat .chat-identity p {
      color: #000; }
      .quote-chat .chat-identity p span.date {
        color: #888888;
        padding: 0 30px; }

.txtarea {
  padding: 20px 0 0 0;
  position: relative; }
  .txtarea .txtarea-nav {
    position: absolute;
    right: 20px;
    bottom: 20px; }
  .txtarea textarea {
    color: #888888;
    font-size: 16px;
    position: relative;
    z-index: 0;
    padding: 20px 20px 40px 20px; }
    .txtarea textarea::-webkit-input-placeholder {
      color: #888888; }
  .txtarea a {
    padding-right: 5px; }

.about-pro {
  border-top: 1px solid #dddddd;
  padding: 60px 0 0 60px;
  margin: 0;
  text-align: left;
  overflow: hidden; }
  .about-pro .left {
    position: relative;
    left: -45px; }
  .about-pro .pro-info {
    margin-top: 5px; }
  .about-pro .pro-info.right {
    float: right;
    display: block; }
  .about-pro .rating {
    margin: 10px 0 10px 0; }
  .about-pro .about-pro-title {
    margin-bottom: 30px; }
    .about-pro .about-pro-title h4 {
      margin: 0 0 5px 0; }
    .about-pro .about-pro-title p {
      margin: 0;
      font-size: 14px; }
  .about-pro h6 {
    font-weight: 700;
    border-bottom: 3px solid #888888;
    display: inline-block; }
  .about-pro .rnd-img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 96px;
    margin: 0 10px 0 0;
    top: 0;
    float: left; }
    .about-pro .rnd-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .about-pro .rnd-img i {
      position: relative;
      top: -4px;
      text-align: center;
      padding: 0;
      display: inline-block;
      width: 100%;
      color: #fff; }
  .about-pro .pro-credit {
    padding: 30px 0 0 0; }
    .about-pro .pro-credit li {
      text-align: left;
      font-size: 14px;
      padding-bottom: 15px; }
      .about-pro .pro-credit li p {
        vertical-align: middle;
        margin: 15px 0;
        color: #4e4e4e; }
      .about-pro .pro-credit li .rnd-img {
        vertical-align: middle;
        position: relative;
        top: -3px;
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 40px;
        margin-right: 5px;
        font-size: 20px;
        top: -8px;
        border: none;
        vertical-align: middle; }
        .about-pro .pro-credit li .rnd-img img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }
        .about-pro .pro-credit li .rnd-img i {
          position: relative;
          top: -4px;
          text-align: center;
          padding: 0;
          display: inline-block;
          width: 100%;
          color: #fff; }
        .about-pro .pro-credit li .rnd-img i {
          top: -6px; }

.pro-reviews {
  padding: 20px 0 20px 45px; }
  .pro-reviews h4 {
    margin-bottom: 30px; }
  .pro-reviews .rating {
    margin-bottom: 10px; }
  .pro-reviews .rnd-img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 64px;
    float: left; }
    .pro-reviews .rnd-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .pro-reviews .rnd-img i {
      position: relative;
      top: -4px;
      text-align: center;
      padding: 0;
      display: inline-block;
      width: 100%;
      color: #fff; }
  .pro-reviews .pro-info {
    float: right;
    width: calc(100% - 80px); }
  .pro-reviews .panel, .pro-reviews .req-panel {
    padding: 30px;
    margin-bottom: 50px; }
  .pro-reviews p span {
    font-weight: 900;
    padding-right: 5px; }
  .pro-reviews hr {
    max-width: 50px;
    margin: 20px 0; }

.back {
  display: none; }

.elips {
  display: inline-block;
  width: 100%;
  margin: 0 auto 30px auto;
  text-align: center; }
  .elips span {
    display: inline-block;
    border: 1px solid #76B82A;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin: 0 3px; }

hr {
  border: none;
  background: #dddddd;
  overflow: hidden;
  height: 1px;
  padding: 0;
  margin: 0; }

.settings .account {
  margin-bottom: 30px; }
  .settings .account .rnd-img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    width: 165px;
    height: 165px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 165px;
    margin-bottom: 30px; }
    .settings .account .rnd-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .settings .account .rnd-img i {
      position: relative;
      top: -4px;
      text-align: center;
      padding: 0;
      display: inline-block;
      width: 100%;
      color: #fff; }

.pref-item {
  margin: 0 0 5px 0; }
  .pref-item .menu-dropdown {
    float: right; }
  .pref-item .onoffswitch {
    float: right; }
  .pref-item p {
    float: left; }

.setup-mail {
  border-: 1px solid #fff; }

.pro-settings {
  padding: 20px 0 0 0;
  margin: 0;
  overflow: hidden; }
  .pro-settings .heading h4 {
    margin-bottom: 20px; }
  .pro-settings .container {
    position: relative; }

@media only screen and (max-width: 767px) {
  .back {
    display: block;
    padding: 30px 0 0 0; }
  .pro-panel {
    margin-top: 0; }
    .row .pro-panel {
      margin-top: 25px; }
    .pro-panel .btn.rounded {
      border-radius: 100px; }
  .quotes, .requests {
    overflow: hidden; }
    .quotes .container, .requests .container {
      position: relative;
      height: 100%; }
  .quote-nav, .pro-nav, .request-nav, .request-nav {
    position: relative;
    left: 0;
    transition: all 0.3s; }
  .active .quote-nav, .active .pro-nav, .active .request-nav, .active .request-nav {
    left: calc(-100% - 15px);
    transition: all 0.3s; }
  .tab-content {
    position: absolute !important;
    top: 0;
    right: -100%;
    width: 100%;
    padding: 0 30px;
    transition: all 0.3s; }
  .active .tab-content {
    right: 0%;
    transition: all 0.3s; } }

.requests .tab-pane {
  margin-top: 30px; }

.requests .pro-panel {
  margin-top: 15px; }

.requests .tab-content {
  padding-left: 60px; }

.menu-dropdown {
  position: relative;
  z-index: 1000;
  margin: 0 !important; }

.drop-menu {
  border: 1px solid #dddddd; }

.submenu {
  border: 1px solid #dddddd;
  border-top: none !important;
  border-bottom: none !important;
  background: #fff; }
  .submenu li {
    border-top: none !important;
    border-bottom: 1px solid #dddddd; }
    .submenu li:first-child {
      border-top: none !important; }

.amt {
  margin: 30px 0;
  position: relative;
  font-size: 60px;
  display: inline-block;
  color: #666666;
  padding: 0 0 5px 10px;
  border-bottom: 3px solid #dddddd; }
  .amt:before {
    content: "$";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px; }
  .amt:after {
    content: "/Hour";
    position: absolute;
    right: -4px;
    bottom: 14px;
    font-size: 20px;
    -webkit-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
            transform: translate(100%, 0); }

.quotes .tab-pane {
  padding-left: 30px; }

.pro-settings .tab-pane {
  padding: 60px 0 110px 30px; }
  @media only screen and (max-width: 767px) {
    .pro-settings .tab-pane {
      padding: 80px 0; } }
  .pro-settings .tab-pane hr {
    margin: 50px 0; }

.account .rnd-img {
  vertical-align: middle;
  position: relative;
  top: -3px;
  display: inline-block;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  overflow: hidden;
  line-height: 128px;
  margin-bottom: 20px; }
  .account .rnd-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .account .rnd-img i {
    position: relative;
    top: -4px;
    text-align: center;
    padding: 0;
    display: inline-block;
    width: 100%;
    color: #fff; }

.serivce-profile h4 {
  float: left; }

.serivce-profile a {
  font-size: 13px; }

.serivce-profile .clearfix {
  margin-bottom: 15px; }
  .serivce-profile .clearfix a {
    float: right;
    padding: 8px 0 8px 10px; }

.request h4 {
  font-weight: 400; }

.menu-dropdown.chevron .drop-menu {
  padding: 5px 35px 10px 5px;
  margin: 0; }

.menu-dropdown.chevron:after {
  top: 7px;
  right: 5px; }

.menu-dropdown.chevron .submenu {
  top: 32px; }

.pro-settings h4, .pro-settings h5 {
  padding: 0; }

.request h4 {
  padding: 0 0 20px 0; }

.request h5 {
  padding: 10px 0 20px 0; }

.pro-settings .pref-item {
  padding-left: 15px; }

.quote-acc-dec {
  padding-top: 15px; }
  .quote-acc-dec a {
    width: 50%;
    padding-left: 15px;
    padding-right: 25px;
    display: inline; }

.settings hr {
  margin: 20px 0 5px 0; }

.pro-settings .back {
  position: absolute;
  top: -20px;
  right: 30px; }

.user-uploads, .user-select-img {
  padding: 10px 0 0 0;
  overflow: hidden; }
  .user-uploads li, .user-select-img li {
    position: relative;
    width: calc(50% - 20px);
    margin: 0 15px 0 0;
    display: block;
    float: left;
    overflow: hidden; }
    .user-uploads li:nth-child(odd), .user-select-img li:nth-child(odd) {
      float: left; }
    .user-uploads li:nth-child(even), .user-select-img li:nth-child(even) {
      float: right;
      margin: 0; }
    .user-uploads li a, .user-select-img li a {
      color: #fff;
      position: absolute;
      top: 15px;
      right: 15px;
      z-index: 99;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }
    .user-uploads li div, .user-select-img li div {
      padding: 5px; }
      .user-uploads li div.active, .user-select-img li div.active, .user-uploads li div:focus, .user-select-img li div:focus {
        border: 1px solid #76B82A;
        border-top: none; }
  .user-uploads .user-upload-item, .user-select-img .user-upload-item {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 250px; }
  .user-uploads img, .user-select-img img {
    position: absolute;
    left: 0;
    top: 0; }

.user-select-img {
  margin: 0;
  padding: 0; }
  .user-select-img li {
    padding-top: 20px;
    padding: 0; }
  .user-select-img .radio {
    position: absolute;
    right: 5px;
    top: 5px; }

a.back:hover {
  text-decoration: none; }

footer {
  background: #3F444D;
  padding: 70px 0 0 0;
  color: #fff; }
  footer a {
    color: #fff;
    font-weight: 300; }
    footer a:hover {
      color: #fff;
      color: #76B82A;
      text-decoration: none;
      transition: all 0.3s; }
      footer a:hover:hover {
        color: #8cd438;
        transition: all 0.3s; }
      footer a:hover:active {
        color: #649e22; }
  @media screen and (max-width: 767px) {
    footer {
      text-align: center; } }
  footer .social-media {
    padding: 20px 0 40px 0; }
    footer .social-media a {
      width: 34px;
      text-align: center;
      display: inline-block; }
      footer .social-media a:hover {
        opacity: 0.5; }
  footer .footer-menu {
    text-align: left;
    list-style: none; }
    footer .footer-menu h6 {
      margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      footer .footer-menu {
        text-align: center; } }
    footer .footer-menu li {
      margin-bottom: 30px;
      float: left;
      display: inline-block; }
  footer .copyright {
    border-top: 1px solid rgba(221, 221, 221, 0.2);
    padding: 20px 0;
    margin: 30px 0; }
    footer .copyright p, footer .copyright a {
      font-size: 14px;
      color: rgba(221, 221, 221, 0.8);
      font-weight: 400; }
    footer .copyright a {
      padding-left: 20px; }

.dash-footer {
  padding: 0;
  background: #fff;
  border-top: 1px solid #dddddd; }
  .dash-footer .copyright {
    padding: 30px 0;
    margin: 0; }
    .dash-footer .copyright p, .dash-footer .copyright a {
      font-size: 14px;
      color: rgba(102, 102, 102, 0.8);
      font-weight: 400; }
    .dash-footer .copyright a {
      padding-left: 20px; }

.banner, .slider {
  position: relative;
  height: calc(90vh);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: cover;
  text-align: center; }
  .banner .block, .slider .block {
    width: 50%;
    height: 100%;
    position: relative;
    margin: 0 auto;
    top: 0px; }
    @media screen and (max-width: 480px) {
      .banner .block, .slider .block {
        width: calc(100% - 40px);
        left: 0; } }
    @media screen and (min-width: 767px) {
      .banner .block, .slider .block {
        width: 66%; } }
    @media screen and (min-width: 1280px) {
      .banner .block, .slider .block {
        width: 33%; } }
    .banner .block .txt-wrap, .slider .block .txt-wrap {
      display: inline-block;
      position: relative;
      top: 50%;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
  .banner h1, .slider h1 {
    margin: 0; }
  .banner h2, .slider h2 {
    margin: 0; }
  .banner p, .slider p {
    font-weight: 400; }
  .banner .swiper-container, .slider .swiper-container {
    z-index: -10;
    position: absolute;
    top: calc(50vh - 110px);
    left: 0;
    width: 100%;
    height: calc(50vh); }
  .banner .swiper-slide, .slider .swiper-slide {
    background-repeat: no-repeat !important;
    background-position: center top !important;
    background-size: 315px !important;
    display: block;
    height: 100vh; }

.hero-banner .block {
  height: calc(90vh - 190px); }

.pro-banner {
  height: 70vh; }
  .pro-banner .block {
    width: 60%;
    height: calc(70vh); }

.half-banner {
  height: 50vh; }
  .half-banner .block {
    height: 100%; }

.banner-nav {
  margin: 0;
  position: absolute;
  bottom: 0px;
  width: 100%;
  text-align: center;
  height: 110px;
  list-style: none; }
  .banner-nav li {
    display: inline-block;
    max-width: 100px;
    width: 22%;
    padding: 20px 0; }
    .banner-nav li a {
      font-weight: 900;
      font-size: 14px;
      text-decoration: none; }
      .banner-nav li a span {
        padding: 2px 0 21px 0; }
    .banner-nav li i {
      display: inline-block;
      width: 100%;
      font-size: 50px; }

.slider {
  text-align: center;
  position: relative;
  margin: 0 auto; }
  @media screen and (max-width: 480px) {
    .slider {
      height: calc(100vh); } }
  .slider .block {
    position: relative;
    padding: 0; }
    .slider .block .txt-wrap {
      position: absolute;
      top: 0;
      left: 0;
      height: calc(90vh - 110px);
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
      .slider .block .txt-wrap .v-center {
        display: inline-block;
        position: relative;
        top: 30%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%); }
  .slider .input-group {
    margin: 0; }
  .slider .lead {
    margin-bottom: 30px; }

.banner-app {
  background-size: cover;
  min-height: 60vh; }
  .banner-app .txt-wrap {
    margin: 50px 0; }
    .banner-app .txt-wrap a {
      margin-top: 30px; }
  .banner-app img {
    width: 100%; }

.pro-banner .input-group {
  max-width: 500px;
  margin: 0 auto; }

.pro-banner .dropdown {
  margin-right: 10px; }
  .pro-banner .dropdown a.dropdown-toggle {
    border-radius: 0;
    padding: 12px; }

.btn-app, .btn-and {
  display: inline-block;
  border: 1px solid #444444;
  border-radius: 5px;
  padding: 0;
  width: 200px;
  margin-right: 5%;
  float: left; }
  .btn-app:hover, .btn-and:hover {
    background-position: 0 -72px; }
  @media only screen and (max-width: 767px) {
    .btn-app, .btn-and {
      width: 45%;
      margin: 0 5% 30px 10px; } }

.pro.banner-app * {
  color: #fff; }

.pro.banner-app .btn-app, .pro.banner-app .btn-and {
  border: 1px solid #fff; }

.item-review {
  position: relative;
  background: #fff;
  text-align: left;
  padding: 20px;
  box-shadow: 0 4px 4px #dddddd; }
  .item-review .pro {
    position: relative;
    min-height: 105px; }

.pro-img {
  width: 30%;
  max-width: 105px;
  float: left;
  margin-right: 15px; }

.pro-info {
  position: relative;
  float: left; }
  .pro-info p {
    color: #888888;
    margin-bottom: 5px; }
  .pro-info .pre {
    font-size: 12px;
    line-height: 12px;
    text-transform: uppercase;
    font-weight: 300; }
  .pro-info .name {
    font-weight: 900;
    color: #4e4e4e;
    margin: 0; }
  .pro-info .skill {
    font-size: 14px;
    font-weight: 300;
    margin: 0; }

.customer {
  position: relative;
  display: block;
  height: 35px; }
  .customer .block {
    float: right;
    text-align: center; }
  .customer p {
    font-weight: 300;
    font-size: 14px;
    color: #888888;
    margin: 0; }
  .customer .customer-img {
    border-radius: 50px;
    overflow: hidden;
    width: 70px;
    height: 70px; }
    .customer .customer-img img {
      width: 100%; }

.review {
  margin-top: 70px;
  padding: 20px;
  margin-bottom: 40px; }
  .review .lead {
    margin-bottom: 10px; }
  .review .name {
    color: #888888; }
  .review p {
    display: block;
    width: 100%;
    text-align: left;
    font-weight: 300;
    margin: 0; }
  .review b {
    font-weight: 900;
    color: #666666;
    margin: 0; }

.bubble {
  position: relative;
  width: 100%;
  border: solid 1px #dddddd;
  background: #f8f8f8; }
  .bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #f8f8f8 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -15px;
    right: 20%; }
  .bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #dddddd transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -16px;
    right: 20%; }

.navbar-collapse.in {
  overflow-y: visible;
  max-height: 100% !important; }

.navbar {
  background: #fff;
  border-bottom: 1px solid #dddddd;
  height: 82px; }
  .navbar .navbar-toggle {
    top: 14px; }
  .navbar .navbar-header {
    height: 82px;
    position: relative;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #dddddd; }
  .navbar .icon-bar {
    background: #76B82A; }
  .navbar .nav {
    float: right; }
    .navbar .nav .dropdown-menu li {
      padding: 15px;
      line-height: 30px;
      height: inherit; }
      .navbar .nav .dropdown-menu li:first-child {
        border-bottom: 1px solid #dddddd; }
      .navbar .nav .dropdown-menu li a {
        height: inherit;
        border: none;
        line-height: 35px;
        color: #888888;
        font-weight: 400; }
        .navbar .nav .dropdown-menu li a:hover {
          border: none; }
    .navbar .nav .rnd-img {
      vertical-align: middle;
      position: relative;
      top: -3px;
      display: inline-block;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      overflow: hidden;
      line-height: 30px;
      margin-right: 10px; }
      .navbar .nav .rnd-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
      .navbar .nav .rnd-img i {
        position: relative;
        top: -4px;
        text-align: center;
        padding: 0;
        display: inline-block;
        width: 100%;
        color: #fff; }
    .navbar .nav * {
      margin: 0;
      padding: 0; }
    .navbar .nav li {
      padding: 0 0 0 30px;
      line-height: 82px; }
    .navbar .nav li.user {
      border-left: 1px solid #666666;
      margin-left: 30px; }
    .navbar .nav .open > a {
      background: none;
      border-bottom: 3px solid #76B82A; }
      .navbar .nav .open > a:active, .navbar .nav .open > a:hover, .navbar .nav .open > a:focus {
        background: none;
        border-bottom: 3px solid #76B82A;
        transition: all 0.3s; }
    .navbar .nav a {
      padding: 0;
      font-weight: 900;
      color: #4e4e4e;
      line-height: 78px;
      display: block;
      border-bottom: 3px solid #fff;
      transition: all 0.3s;
      transition: all 0.3s; }
      .navbar .nav a:active, .navbar .nav a:hover, .navbar .nav a:focus {
        background: none;
        color: #272727;
        border-bottom: 3px solid #76B82A;
        transition: all 0.3s; }
      .navbar .nav a .icon {
        color: #76B82A;
        padding: 0 10px 0 0;
        font-size: 1.5em; }

.navbar.user-nav {
  background: #3F444D; }
  .navbar.user-nav .navbar-header {
    background: #3F444D; }
  .navbar.user-nav .nav li.active a span {
    transition: all 0.3s;
    padding: 5px 0 30px 0;
    border-bottom: 3px solid #76B82A; }
  .navbar.user-nav .nav li.active a {
    border-bottom: none; }
  .navbar.user-nav .nav li.active a:hover span {
    padding-bottom: 30px;
    transition: all 0.3s; }
  .navbar.user-nav .nav a {
    color: #fff;
    border-bottom: 3px solid #3F444D; }
    .navbar.user-nav .nav a span {
      border-bottom: 3px solid rgba(63, 68, 77, 0);
      padding-bottom: 30px;
      transition: all 0.3s; }
    .navbar.user-nav .nav a:hover span {
      border-bottom: 3px solid #76B82A;
      color: #598a20;
      transition: all 0.3s; }
      @media only screen and (max-width: 767px) {
        .navbar.user-nav .nav a:hover span {
          border-bottom: 0px solid rgba(118, 184, 42, 0); } }

@media only screen and (max-width: 767px) {
  .navbar .container, .navbar.user-nav .container {
    margin: 0;
    padding: 0; }
  .navbar .nav, .navbar.user-nav .nav {
    margin: 0;
    padding: 0;
    background: #fff;
    width: 100%;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2); }
    .navbar .nav li.active a span, .navbar.user-nav .nav li.active a span {
      transition: all 0.3s;
      padding: 5px 0;
      border-bottom: none;
      color: #76B82A;
      transition: all 0.3s; }
    .navbar .nav li.active a, .navbar.user-nav .nav li.active a {
      border-bottom: 1px solid #dddddd; }
    .navbar .nav li.active a:hover span, .navbar.user-nav .nav li.active a:hover span {
      padding-bottom: 5px;
      transition: all 0.3s; }
    .navbar .nav li, .navbar.user-nav .nav li {
      padding: 0;
      margin: 0;
      border: none;
      text-align: center; }
      .navbar .nav li:hover, .navbar.user-nav .nav li:hover {
        background: #f8f8f8;
        transition: all 0.3s; }
      .navbar .nav li .open > a, .navbar.user-nav .nav li .open > a {
        background: none;
        border-bottom: 1px solid #dddddd;
        transition: all 0.3s; }
        .navbar .nav li .open > a:active, .navbar .nav li .open > a:hover, .navbar .nav li .open > a:focus, .navbar.user-nav .nav li .open > a:active, .navbar.user-nav .nav li .open > a:hover, .navbar.user-nav .nav li .open > a:focus {
          border-bottom: 1px solid #dddddd;
          transition: all 0.3s; }
      .navbar .nav li a, .navbar.user-nav .nav li a {
        color: #4e4e4e;
        border-bottom: 1px solid #dddddd;
        transition: all 0.3s; }
        .navbar .nav li a:active, .navbar .nav li a:hover, .navbar .nav li a:focus, .navbar.user-nav .nav li a:active, .navbar.user-nav .nav li a:hover, .navbar.user-nav .nav li a:focus {
          color: #272727;
          border-bottom: 1px solid #dddddd;
          transition: all 0.3s; }
        .navbar .nav li a .icon, .navbar.user-nav .nav li a .icon {
          color: #76B82A;
          padding: 0 10px 0 0;
          font-size: 1.5em; }
    .navbar .nav li.user, .navbar.user-nav .nav li.user {
      padding: 20px 0;
      border-bottom: none; }
      .navbar .nav li.user:hover, .navbar.user-nav .nav li.user:hover {
        background: none !important; }
      .navbar .nav li.user a, .navbar .nav li.user div, .navbar.user-nav .nav li.user a, .navbar.user-nav .nav li.user div {
        border-bottom: none;
        padding: 0;
        line-height: 30px; }
    .navbar .nav .dropdown-menu, .navbar.user-nav .nav .dropdown-menu {
      display: block;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none; }
      .navbar .nav .dropdown-menu li, .navbar.user-nav .nav .dropdown-menu li {
        text-align: center;
        width: 100%;
        display: inline-block;
        float: left;
        border: none;
        margin-bottom: 10px; }
        .navbar .nav .dropdown-menu li:hover, .navbar.user-nav .nav .dropdown-menu li:hover {
          background: none; }
        .navbar .nav .dropdown-menu li a, .navbar.user-nav .nav .dropdown-menu li a {
          border: none;
          width: 100%;
          margin: 0;
          padding: 0;
          float: left;
          display: inline;
          height: 35px;
          line-height: 35px;
          clear: none; }
          .navbar .nav .dropdown-menu li a:hover, .navbar.user-nav .nav .dropdown-menu li a:hover {
            text-decoration: underline;
            color: #76B82A; } }

.quote-nav .heading, .pro-nav .heading, .request-nav .heading {
  padding: 25px 15px 15px 15px; }
  .quote-nav .heading h4, .pro-nav .heading h4, .request-nav .heading h4 {
    float: left; }
  .quote-nav .heading a, .pro-nav .heading a, .request-nav .heading a {
    position: absolute;
    right: 15px;
    top: 20px;
    line-height: 40px;
    font-size: 20px;
    width: 30px;
    padding: 0;
    display: block; }
    .quote-nav .heading a:hover, .pro-nav .heading a:hover, .request-nav .heading a:hover, .quote-nav .heading a:active, .pro-nav .heading a:active, .request-nav .heading a:active {
      text-decoration: none;
      cursor: pointer; }

.quote-nav-wrapper {
  position: relative; }

.quote-nav, .pro-nav, .request-nav {
  overflow: hidden; }
  .quote-nav .row, .pro-nav .row, .request-nav .row {
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    height: 100%;
    margin-right: -14px; }
  .quote-nav ul, .pro-nav ul, .request-nav ul {
    margin: 0; }
    .quote-nav ul li, .pro-nav ul li, .request-nav ul li {
      padding: 10px;
      border-top: 1px solid #dddddd;
      text-align: left;
      position: relative;
      overflow: hidden;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: #f8f8f8; }
      .quote-nav ul li div, .pro-nav ul li div, .request-nav ul li div {
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .quote-nav ul li .pro-img, .pro-nav ul li .pro-img, .request-nav ul li .pro-img {
        vertical-align: middle;
        position: relative;
        top: -3px;
        display: inline-block;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        overflow: hidden;
        line-height: 56px; }
        .quote-nav ul li .pro-img img, .pro-nav ul li .pro-img img, .request-nav ul li .pro-img img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%; }
        .quote-nav ul li .pro-img i, .pro-nav ul li .pro-img i, .request-nav ul li .pro-img i {
          position: relative;
          top: -4px;
          text-align: center;
          padding: 0;
          display: inline-block;
          width: 100%;
          color: #fff; }
        @media only screen and (max-width: 480px) {
          .quote-nav ul li .pro-img, .pro-nav ul li .pro-img, .request-nav ul li .pro-img {
            vertical-align: middle;
            position: relative;
            top: -3px;
            display: inline-block;
            width: 54px;
            height: 54px;
            border-radius: 50%;
            overflow: hidden;
            line-height: 54px; }
            .quote-nav ul li .pro-img img, .pro-nav ul li .pro-img img, .request-nav ul li .pro-img img {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%; }
            .quote-nav ul li .pro-img i, .pro-nav ul li .pro-img i, .request-nav ul li .pro-img i {
              position: relative;
              top: -4px;
              text-align: center;
              padding: 0;
              display: inline-block;
              width: 100%;
              color: #fff; } }
      .quote-nav ul li:first-child, .pro-nav ul li:first-child, .request-nav ul li:first-child {
        border-top: none; }
      .quote-nav ul li.active, .pro-nav ul li.active, .request-nav ul li.active {
        margin-right: -1px;
        background: #fff; }
      .quote-nav ul li a, .pro-nav ul li a, .request-nav ul li a {
        position: absolute;
        z-index: 100;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        padding: 0;
        display: block; }
      .quote-nav ul li p, .pro-nav ul li p, .request-nav ul li p {
        font-weight: 400;
        font-size: 14px;
        margin: 0; }
    .quote-nav ul .new, .pro-nav ul .new, .request-nav ul .new {
      background: #76B82A;
      margin-right: 5px;
      vertical-align: middle;
      position: relative;
      top: -3px;
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      overflow: hidden;
      line-height: 10px; }
      .quote-nav ul .new img, .pro-nav ul .new img, .request-nav ul .new img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%; }
      .quote-nav ul .new i, .pro-nav ul .new i, .request-nav ul .new i {
        position: relative;
        top: -4px;
        text-align: center;
        padding: 0;
        display: inline-block;
        width: 100%;
        color: #fff; }
    .quote-nav ul .cost, .pro-nav ul .cost, .request-nav ul .cost {
      -webkit-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      text-align: right;
      font-weight: 700; }
  .quote-nav .sub p, .pro-nav .sub p, .request-nav .sub p {
    font-size: 11px;
    padding-bottom: 10px;
    margin: 0; }
  .quote-nav .sub h5, .pro-nav .sub h5, .request-nav .sub h5 {
    border-top: 1px solid #dddddd; }

.pro-nav {
  margin: 0; }
  .pro-nav .row {
    border-left: none; }
    @media only screen and (max-width: 767px) {
      .pro-nav .row {
        border-right: none !important; }
        .pro-nav .row ul li.active {
          border-right: none !important; } }
  .pro-nav ul {
    margin: 0;
    padding: 0; }
    .pro-nav ul li {
      text-align: left;
      position: relative;
      padding: 0;
      background: #fff; }
      .pro-nav ul li:hover, .pro-nav ul li:active, .pro-nav ul li:focus {
        background: #f8f8f8;
        text-decoration: none; }
      .pro-nav ul li:first-child {
        border-top: none; }
      .pro-nav ul li.active {
        border-right: 1px solid #dddddd;
        background: #f8f8f8; }
      .pro-nav ul li a {
        position: relative;
        padding: 10px 15px;
        display: block;
        color: #666666; }
        .pro-nav ul li a:hover {
          text-decoration: none; }

.request-nav {
  position: relative; }
  .request-nav .row {
    height: 100%;
    background: #fff;
    padding: 25px 0 0 0; }
  .request-nav .quote-specs {
    position: relative;
    right: 0; }
  .request-nav .rnd-img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 64px;
    clear: both; }
    .request-nav .rnd-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .request-nav .rnd-img i {
      position: relative;
      top: -4px;
      text-align: center;
      padding: 0;
      display: inline-block;
      width: 100%;
      color: #fff; }
  .request-nav h4 {
    float: none; }
  .request-nav p {
    font-size: 13px; }

.quote-active #hide-quote {
  opacity: 1;
  transition: all 0.3s;
  z-index: 100; }

.quote-active #show-quote {
  opacity: 0;
  transition: all 0.3s;
  z-index: 0; }

#hide-quote {
  opacity: 0;
  transition: all 0.3s; }

.quote-specs {
  position: absolute;
  width: calc(100% + 1px);
  top: 4px;
  right: calc(100% + 1px);
  overflow: hidden;
  text-align: left;
  padding: 0 0 0 0;
  z-index: 100;
  border-right: 1px solid #dddddd;
  transition: all 0.3s; }
  .quote-specs ul li {
    padding: 15px;
    display: block;
    background: #fff;
    font-size: 12px; }
    .quote-specs ul li:first-child {
      padding: 15px 0; }
  .quote-specs p {
    color: #888888; }
  .quote-specs ul li a {
    position: relative;
    padding: 15px 0;
    text-align: center; }
  .quote-specs h5 {
    font-weight: 400; }
  .quote-active .quote-specs {
    right: -1px;
    position: absolute;
    transition: all 0.3s; }

.nav-tabs {
  border-bottom: none; }

.tag {
  background: #f8f8f8;
  display: inline-block;
  padding: 10px 15px; }
  .tag span {
    font-weight: 900; }

.filter-menu {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 10px 0 30px 0;
  text-align: left;
  display: block;
  overflow: hidden; }
  .filter-menu li {
    display: inline; }
  .filter-menu li a {
    color: #888888;
    font-weight: 900;
    position: relative;
    display: inline-block;
    padding: 10px 30px 13px 0; }
    .filter-menu li a:hover, .filter-menu li a:active, .filter-menu li a:focus {
      text-decoration: none;
      color: #4e4e4e; }
      .filter-menu li a:hover:after, .filter-menu li a:active:after, .filter-menu li a:focus:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: calc(100% - 30px);
        height: 4px;
        background: #76B82A; }
  .filter-menu .active a {
    color: #4e4e4e; }
    .filter-menu .active a:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      display: block;
      width: calc(100% - 30px);
      height: 4px;
      background: #76B82A; }

.q-menu {
  position: absolute;
  padding: 0;
  margin: 12px 0 0 0; }

.q-menu-close {
  position: absolute;
  right: 15px;
  padding: 0;
  margin: 12px 0 0 0; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #43A8E0;
  box-shadow: none;
  outline: 0 none; }

.form-control {
  border: 1px solid #dddddd;
  border-radius: 0;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100% !important;
  height: inherit;
  outline: none;
  box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #666666; }

.form-large {
  padding: 20px; }

label {
  color: #888888;
  font-weight: 400;
  margin-bottom: 7px; }

.rdio {
  display: block;
  position: absolute;
  border: 2px solid #dddddd;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  top: 5px;
  left: 0px;
  z-index: 5;
  transition: border .25s linear; }
  .rdio:hover {
    border: 2px solid #76B82A; }

input[type="radio"] {
  position: absolute;
  visibility: hidden; }
  input[type="radio"]:checked ~ .rdio {
    border: 2px solid #76B82A; }
    input[type="radio"]:checked ~ .rdio:after {
      content: "";
      position: absolute;
      top: 3px;
      left: 3px;
      width: 8px;
      height: 8px;
      background: #76B82A;
      display: block;
      border-radius: 10px; }
  input[type="radio"]:checked ~ .rdio::before {
    border: 2px solid #76B82A; }

.chk {
  display: block;
  position: absolute;
  border: 2px solid #dddddd;
  border-radius: 3px;
  height: 18px;
  width: 18px;
  top: 5px;
  left: 0px;
  z-index: 5;
  transition: border .25s linear; }
  .chk:hover {
    border: 2px solid #76B82A; }

input[type="checkbox"] {
  position: absolute;
  visibility: hidden; }
  input[type="checkbox"]:checked ~ .chk {
    border: 2px solid #76B82A; }
    input[type="checkbox"]:checked ~ .chk:after {
      content: "";
      position: absolute;
      background: url(../img/chk.png) center no-repeat;
      background-size: 16px;
      left: -1px;
      top: -1px;
      width: 16px;
      height: 16px;
      display: block; }
  input[type="checkbox"]:checked ~ .chk::before {
    border: 2px solid #76B82A; }

.radio label, .checkbox label {
  padding-left: 25px;
  font-size: 18px;
  line-height: 1.6;
  font-size: 16px; }

.radio {
  display: inline-block;
  margin: 0; }
  .radio:hover .rdio {
    border: 2px solid #76B82A; }

.question label {
  position: relative;
  margin: 0 0 20px 0; }

.question input[type="text"] {
  font-size: 18px;
  margin: 0;
  position: relative;
  top: -5px; }
  .question input[type="text"]::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #dddddd; }

.dropdown {
  clear: both;
  margin-bottom: 40px;
  height: 20px; }
  .dropdown a {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    color: #888888; }

.caret {
  position: absolute;
  top: 50%;
  right: 20px; }

.dropdown-menu a {
  font-size: 18px;
  color: #888888; }

.submenu a {
  transition: all 0.3s; }
  .submenu a:hover {
    background: #76B82A;
    color: #fff;
    transition: all 0.3s; }

input[type=range] {
  -webkit-appearance: none;
  width: 70%;
  margin: 0 auto;
  background: transparent; }

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-webkit-slider-thumb {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 8px;
  position: relative;
  top: -6px;
  background: #76B82A; }

input[type=range]::-moz-range-thumb {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 8px;
  position: relative;
  top: -6px;
  background: #76B82A; }

input[type=range]::-ms-thumb {
  width: 15px;
  height: 15px;
  display: block;
  border-radius: 8px;
  position: relative;
  top: -6px;
  background: #76B82A; }

input[type=range]::-moz-range-track {
  margin: 20px 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #dddddd; }

input[type=range]::-webkit-slider-runnable-track {
  margin: 20px 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #dddddd; }

input[type=range]::-ms-track {
  margin: 20px 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #dddddd; }

.btn {
  overflow: hidden;
  font-weight: 900; }
  .btn i {
    font-size: 1.8em; }

.btn-large {
  font-size: 18px;
  padding: 15px 25px; }

.btn-regular {
  font-size: 18px;
  padding: 7px 25px; }

.btn-green {
  background: #76B82A;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-green .icon, .btn-green i, .btn-green.icon {
    color: #fff; }
  .btn-green:hover, .btn-green:focus, .btn-green.focus {
    background: #8cd438;
    color: #fff;
    transition: all 0.3s; }
  .btn-green:active {
    background: #649e22;
    color: #fff;
    transition: all 0.3s; }
  .btn-green.outline {
    background: none !important;
    color: #76B82A;
    border: 1px solid #76B82A;
    transition: all 0.3s; }
    .btn-green.outline .icon, .btn-green.outline i, .btn-green.outline.icon {
      color: #76B82A; }
    .btn-green.outline:hover, .btn-green.outline:focus, .btn-green.outline.focus {
      border-color: #8cd438;
      color: #76B82A;
      transition: all 0.3s; }
    .btn-green.outline:active {
      border-color: #649e22;
      color: #76B82A;
      transition: all 0.3s; }

.btn-grey {
  background: #3F444D;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-grey .icon, .btn-grey i, .btn-grey.icon {
    color: #fff; }
  .btn-grey:hover, .btn-grey:focus, .btn-grey.focus {
    background: #545e70;
    color: #fff;
    transition: all 0.3s; }
  .btn-grey:active {
    background: #333944;
    color: #fff;
    transition: all 0.3s; }
  .btn-grey.outline {
    background: none !important;
    color: #3F444D;
    border: 1px solid #3F444D;
    transition: all 0.3s; }
    .btn-grey.outline .icon, .btn-grey.outline i, .btn-grey.outline.icon {
      color: #3F444D; }
    .btn-grey.outline:hover, .btn-grey.outline:focus, .btn-grey.outline.focus {
      border-color: #545e70;
      color: #3F444D;
      transition: all 0.3s; }
    .btn-grey.outline:active {
      border-color: #333944;
      color: #3F444D;
      transition: all 0.3s; }

.btn-red {
  background: #F42727;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-red .icon, .btn-red i, .btn-red.icon {
    color: #fff; }
  .btn-red:hover, .btn-red:focus, .btn-red.focus {
    background: #f64747;
    color: #fff;
    transition: all 0.3s; }
  .btn-red:active {
    background: #e50b0b;
    color: #fff;
    transition: all 0.3s; }
  .btn-red.outline {
    background: none !important;
    color: #F42727;
    border: 1px solid #F42727;
    transition: all 0.3s; }
    .btn-red.outline .icon, .btn-red.outline i, .btn-red.outline.icon {
      color: #F42727; }
    .btn-red.outline:hover, .btn-red.outline:focus, .btn-red.outline.focus {
      border-color: #f64747;
      color: #F42727;
      transition: all 0.3s; }
    .btn-red.outline:active {
      border-color: #e50b0b;
      color: #F42727;
      transition: all 0.3s; }

.btn-purple {
  background: #945BA5;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-purple .icon, .btn-purple i, .btn-purple.icon {
    color: #fff; }
  .btn-purple:hover, .btn-purple:focus, .btn-purple.focus {
    background: #a670b6;
    color: #fff;
    transition: all 0.3s; }
  .btn-purple:active {
    background: #804990;
    color: #fff;
    transition: all 0.3s; }
  .btn-purple.outline {
    background: none !important;
    color: #945BA5;
    border: 1px solid #945BA5;
    transition: all 0.3s; }
    .btn-purple.outline .icon, .btn-purple.outline i, .btn-purple.outline.icon {
      color: #945BA5; }
    .btn-purple.outline:hover, .btn-purple.outline:focus, .btn-purple.outline.focus {
      border-color: #a670b6;
      color: #945BA5;
      transition: all 0.3s; }
    .btn-purple.outline:active {
      border-color: #804990;
      color: #945BA5;
      transition: all 0.3s; }

.btn-orange {
  background: #F78D34;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-orange .icon, .btn-orange i, .btn-orange.icon {
    color: #fff; }
  .btn-orange:hover, .btn-orange:focus, .btn-orange.focus {
    background: #f99e52;
    color: #fff;
    transition: all 0.3s; }
  .btn-orange:active {
    background: #f57509;
    color: #fff;
    transition: all 0.3s; }
  .btn-orange.outline {
    background: none !important;
    color: #F78D34;
    border: 1px solid #F78D34;
    transition: all 0.3s; }
    .btn-orange.outline .icon, .btn-orange.outline i, .btn-orange.outline.icon {
      color: #F78D34; }
    .btn-orange.outline:hover, .btn-orange.outline:focus, .btn-orange.outline.focus {
      border-color: #f99e52;
      color: #F78D34;
      transition: all 0.3s; }
    .btn-orange.outline:active {
      border-color: #f57509;
      color: #F78D34;
      transition: all 0.3s; }

.btn-blue {
  background: #43A8E0;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-blue .icon, .btn-blue i, .btn-blue.icon {
    color: #fff; }
  .btn-blue:hover, .btn-blue:focus, .btn-blue.focus {
    background: #5eb5e6;
    color: #fff;
    transition: all 0.3s; }
  .btn-blue:active {
    background: #2196d6;
    color: #fff;
    transition: all 0.3s; }
  .btn-blue.outline {
    background: none !important;
    color: #43A8E0;
    border: 1px solid #43A8E0;
    transition: all 0.3s; }
    .btn-blue.outline .icon, .btn-blue.outline i, .btn-blue.outline.icon {
      color: #43A8E0; }
    .btn-blue.outline:hover, .btn-blue.outline:focus, .btn-blue.outline.focus {
      border-color: #5eb5e6;
      color: #43A8E0;
      transition: all 0.3s; }
    .btn-blue.outline:active {
      border-color: #2196d6;
      color: #43A8E0;
      transition: all 0.3s; }

.btn-fb-blue {
  background: #4E68A2;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-fb-blue .icon, .btn-fb-blue i, .btn-fb-blue.icon {
    color: #fff; }
  .btn-fb-blue:hover, .btn-fb-blue:focus, .btn-fb-blue.focus {
    background: #607cb8;
    color: #fff;
    transition: all 0.3s; }
  .btn-fb-blue:active {
    background: #3f578d;
    color: #fff;
    transition: all 0.3s; }
  .btn-fb-blue.outline {
    background: none !important;
    color: #4E68A2;
    border: 1px solid #4E68A2;
    transition: all 0.3s; }
    .btn-fb-blue.outline .icon, .btn-fb-blue.outline i, .btn-fb-blue.outline.icon {
      color: #4E68A2; }
    .btn-fb-blue.outline:hover, .btn-fb-blue.outline:focus, .btn-fb-blue.outline.focus {
      border-color: #607cb8;
      color: #4E68A2;
      transition: all 0.3s; }
    .btn-fb-blue.outline:active {
      border-color: #3f578d;
      color: #4E68A2;
      transition: all 0.3s; }

.btn-light-grey {
  background: #dddddd;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s; }
  .btn-light-grey .icon, .btn-light-grey i, .btn-light-grey.icon {
    color: #fff; }
  .btn-light-grey:hover, .btn-light-grey:focus, .btn-light-grey.focus {
    background: #e4e1e1;
    color: #fff;
    transition: all 0.3s; }
  .btn-light-grey:active {
    background: #bfb9b9;
    color: #fff;
    transition: all 0.3s; }
  .btn-light-grey.outline {
    background: none !important;
    color: #dddddd;
    border: 1px solid #dddddd;
    transition: all 0.3s; }
    .btn-light-grey.outline .icon, .btn-light-grey.outline i, .btn-light-grey.outline.icon {
      color: #dddddd; }
    .btn-light-grey.outline:hover, .btn-light-grey.outline:focus, .btn-light-grey.outline.focus {
      border-color: #e4e1e1;
      color: #dddddd;
      transition: all 0.3s; }
    .btn-light-grey.outline:active {
      border-color: #bfb9b9;
      color: #dddddd;
      transition: all 0.3s; }

.btn-clear {
  background: #dddddd;
  color: #fff;
  border: none;
  border-radius: 0;
  transition: all 0.3s;
  font-weight: 400;
  background: none;
  color: #888888;
  font-size: 14px;
  padding: 12px; }
  .btn-clear .icon, .btn-clear i, .btn-clear.icon {
    color: #fff; }
  .btn-clear:hover, .btn-clear:focus, .btn-clear.focus {
    background: #e4e1e1;
    color: #fff;
    transition: all 0.3s; }
  .btn-clear:active {
    background: #bfb9b9;
    color: #fff;
    transition: all 0.3s; }
  .btn-clear.outline {
    background: none !important;
    color: #dddddd;
    border: 1px solid #dddddd;
    transition: all 0.3s;
    border: 0; }
    .btn-clear.outline .icon, .btn-clear.outline i, .btn-clear.outline.icon {
      color: #dddddd; }
    .btn-clear.outline:hover, .btn-clear.outline:focus, .btn-clear.outline.focus {
      border-color: #e4e1e1;
      color: #dddddd;
      transition: all 0.3s; }
    .btn-clear.outline:active {
      border-color: #bfb9b9;
      color: #dddddd;
      transition: all 0.3s; }
  .btn-clear span {
    position: relative;
    top: -1px;
    vertical-align: middle;
    padding: 0 5px; }

.rounded {
  border-radius: 30px; }

.wide {
  width: 100%;
  padding: 12px 0; }

a.decline {
  border: none !important;
  color: #666666 !important;
  font-weight: 400 !important; }

.fb .icon {
  padding: 0 15px;
  margin: 0 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.7); }

.grey-link {
  color: #888888;
  text-decoration: underline; }

.form-group {
  margin-bottom: 0; }

.has-error ul {
  padding: 0;
  margin: -15px 0 0 0; }

.has-error li {
  padding: 0;
  margin: 0;
  color: #F42727;
  font-size: 12px; }

.has-error .form-control {
  border-color: #F42727; }

.question {
  padding: 0;
  margin-bottom: 25px; }
  .question h3 {
    font-weight: 400;
    line-height: 1.28;
    color: #4e4e4e;
    margin-bottom: 20px; }

.panel, .req-panel {
  border: 1px solid #dddddd;
  box-shadow: 0 2px 6px #dddddd; }
  .panel h3, .req-panel h3 {
    margin-bottom: 20px; }

.panel.padding, .padding.req-panel {
  padding: 40px; }

.question-wrap {
  padding: 50px 50px 0px 50px; }

.progress-bar {
  width: 100%;
  height: 6px;
  position: relative;
  display: inline-block;
  background: #dddddd;
  box-shadow: none;
  margin: 10px 0 20px 0;
  border-radius: 4px;
  overflow: hidden; }
  .progress-bar:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 6px;
    background: #76B82A;
    display: block; }
  .progress-bar.s1:after {
    width: 5%; }
  .progress-bar.s2:after {
    width: 10%; }
  .progress-bar.s3:after {
    width: 15%; }
  .progress-bar.s4:after {
    width: 20%; }
  .progress-bar.s5:after {
    width: 25%; }
  .progress-bar.s6:after {
    width: 30%; }
  .progress-bar.s7:after {
    width: 35%; }
  .progress-bar.s8:after {
    width: 40%; }
  .progress-bar.s9:after {
    width: 45%; }
  .progress-bar.s10:after {
    width: 50%; }
  .progress-bar.s11:after {
    width: 55%; }
  .progress-bar.s12:after {
    width: 60%; }
  .progress-bar.s13:after {
    width: 65%; }
  .progress-bar.s14:after {
    width: 70%; }
  .progress-bar.s15:after {
    width: 75%; }
  .progress-bar.s16:after {
    width: 80%; }
  .progress-bar.s17:after {
    width: 85%; }
  .progress-bar.s18:after {
    width: 90%; }
  .progress-bar.s19:after {
    width: 95%; }
  .progress-bar.s20:after {
    width: 100%; }

.quiz .panel, .quiz .req-panel {
  padding: 40px 50px 50px 50px; }

.modal-question .panel, .modal-question .req-panel {
  box-shadow: none;
  border: none; }

.modal-question .panel.green, .modal-question .green.req-panel {
  padding: 50px 50px 100px 50px;
  text-align: center;
  background: #76B82A !important; }
  .modal-question .panel.green .modal-nav, .modal-question .green.req-panel .modal-nav {
    background: none; }
  .modal-question .panel.green *, .modal-question .green.req-panel * {
    color: #fff; }
  @media only screen and (max-width: 767px) {
    .modal-question .panel.green .setup-mail, .modal-question .green.req-panel .setup-mail {
      border-right: none; } }
  .modal-question .panel.green .btn, .modal-question .green.req-panel .btn {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background: #fff;
    color: #76B82A; }

.modal-question .other-step {
  padding: 50px 0 0 0; }
  .modal-question .other-step .q-wrap {
    padding: 0 50px 50px 50px; }

.modal-question #step2 .mercury {
  width: 20%; }

.modal-question #step3 .mercury {
  width: 40%; }

.modal-question #step4 .mercury {
  width: 60%; }

.modal-question .modal-nav {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background: #f8f8f8;
  position: relative;
  padding: 20px 50px;
  width: 100%;
  display: block;
  overflow: hidden; }
  .modal-question .modal-nav a {
    display: block; }
  .modal-question .modal-nav .next {
    display: block;
    float: right; }
  .modal-question .modal-nav .prev {
    display: block;
    float: left; }

.modal-question h3 {
  font-weight: 400;
  line-height: 1.28;
  color: #4e4e4e;
  margin: 20px 0; }

.modal-close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  display: block;
  z-index: 9999; }
  .modal-close:after {
    font-family: 'FontAwesome';
    content: "\f00d";
    color: #dddddd;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0; }

.modal-upload {
  padding: 0;
  margin: 0; }
  .modal-upload h4 {
    padding: 20px 0 20px 0; }

.modal h2 {
  margin-bottom: 0px; }

.modal .multi-a {
  padding: 30px 0 50px 0;
  position: relative; }
  .modal .multi-a a {
    display: inline !important; }

.rating {
  height: 14px;
  vertical-align: middle;
  margin: -4px 0 0 0;
  display: inline-block;
  text-align: left; }
  .rating img {
    float: left; }
  .pro-panel .rating {
    padding: 0 5px; }

.r0 {
  background: none; }

.r0a {
  background-position: 0px 0px; }

.r1 {
  background-position: 0px -14px; }

.r1a {
  background-position: 0px -28px; }

.r2 {
  background-position: 0px -42px; }

.r2a {
  background-position: 0px -56px; }

.r3 {
  background-position: 0px -70px; }

.r3a {
  background-position: 0px -84px; }

.r4 {
  background-position: 0px -98px; }

.r4a {
  background-position: 0px -112px; }

.r5 {
  background-position: 0px -126px; }

.r5a {
  background-position: 0px -140px; }

.blue {
  border-top: 4px solid #43A8E0 !important;
  color: #666666; }
  .blue .rnd-img, .blue.rnd-img {
    background: #43A8E0; }
  .blue.awarded .chosen .rnd-img {
    border: 3px solid #43A8E0;
    opacity: 1; }
  .blue.awarded .rnd-img, .blue.closed .rnd-img {
    opacity: 0.3; }

.green {
  border-top: 4px solid #76B82A !important;
  color: #666666; }
  .green .rnd-img, .green.rnd-img {
    background: #76B82A; }
  .green.awarded .chosen .rnd-img {
    border: 3px solid #76B82A;
    opacity: 1; }
  .green.awarded .rnd-img, .green.closed .rnd-img {
    opacity: 0.3; }

.purple {
  border-top: 4px solid #945BA5 !important;
  color: #666666; }
  .purple .rnd-img, .purple.rnd-img {
    background: #945BA5; }
  .purple.awarded .chosen .rnd-img {
    border: 3px solid #945BA5;
    opacity: 1; }
  .purple.awarded .rnd-img, .purple.closed .rnd-img {
    opacity: 0.3; }

.red {
  border-top: 4px solid #F42727 !important;
  color: #666666; }
  .red .rnd-img, .red.rnd-img {
    background: #F42727; }
  .red.awarded .chosen .rnd-img {
    border: 3px solid #F42727;
    opacity: 1; }
  .red.awarded .rnd-img, .red.closed .rnd-img {
    opacity: 0.3; }

.pink {
  border-top: 4px solid #ED7DB2 !important;
  color: #666666; }
  .pink .rnd-img, .pink.rnd-img {
    background: #ED7DB2; }
  .pink.awarded .chosen .rnd-img {
    border: 3px solid #ED7DB2;
    opacity: 1; }
  .pink.awarded .rnd-img, .pink.closed .rnd-img {
    opacity: 0.3; }

.orange {
  border-top: 4px solid #F78D34 !important;
  color: #666666; }
  .orange .rnd-img, .orange.rnd-img {
    background: #F78D34; }
  .orange.awarded .chosen .rnd-img {
    border: 3px solid #F78D34;
    opacity: 1; }
  .orange.awarded .rnd-img, .orange.closed .rnd-img {
    opacity: 0.3; }

.closed {
  background: rgba(221, 221, 221, 0.3); }

.job-panel, .req-panel {
  border: 1px solid #dddddd;
  margin-bottom: 40px; }
  .jobs .job-panel a, .jobs .req-panel a {
    text-decoration: underline; }
  .job-panel .title, .req-panel .title {
    overflow: hidden;
    padding: 20px 20px 0 20px;
    border-bottom: none; }
    .job-panel .title h4, .req-panel .title h4 {
      line-height: 20px;
      margin: 0;
      font-weight: 700; }
    .job-panel .title p, .req-panel .title p {
      font-size: 14px;
      color: #888888; }
  .job-panel .quoters, .req-panel .quoters {
    overflow: hidden;
    padding: 30px 20px 40px 20px; }
    .job-panel .quoters ul, .req-panel .quoters ul {
      overflow: hidden;
      width: 100%; }
      .job-panel .quoters ul li, .req-panel .quoters ul li {
        vertical-align: bottom;
        overflow: hidden;
        padding: 3px;
        display: inline-block; }
  .job-panel .rnd-img, .req-panel .rnd-img {
    float: left;
    vertical-align: middle;
    position: relative;
    top: -3px;
    display: inline-block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    line-height: 48px;
    margin-right: 10px; }
    .job-panel .rnd-img img, .req-panel .rnd-img img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .job-panel .rnd-img i, .req-panel .rnd-img i {
      position: relative;
      top: -4px;
      text-align: center;
      padding: 0;
      display: inline-block;
      width: 100%;
      color: #fff; }
    .job-panel .rnd-img i, .req-panel .rnd-img i {
      font-size: 22px; }
  .job-panel .status, .req-panel .status {
    border-top: 1px dashed #dddddd;
    overflow: hidden;
    padding: 20px;
    font-size: 14px; }
    @media only screen and (max-width: 767px) {
      .job-panel .status, .req-panel .status {
        text-align: center !important;
        padding: 20px 0; } }
    .job-panel .status p, .req-panel .status p {
      color: #888888;
      margin: 0; }
      .job-panel .status p span, .req-panel .status p span {
        font-weight: 900; }

.req-panel.denied .req-cond li {
  text-decoration: line-through !important;
  color: #dddddd; }

.req-panel.denied h4 span {
  vertical-align: middle;
  position: relative;
  top: -3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  line-height: 10px;
  background: none;
  border: 3px solid #dddddd;
  float: left;
  margin-top: 10px;
  margin-right: 8px; }
  .req-panel.denied h4 span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .req-panel.denied h4 span i {
    position: relative;
    top: -4px;
    text-align: center;
    padding: 0;
    display: inline-block;
    width: 100%;
    color: #fff; }

.req-panel.new h4 span {
  vertical-align: middle;
  position: relative;
  top: -3px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  overflow: hidden;
  line-height: 10px;
  background: #76B82A;
  float: left;
  margin-top: 10px;
  margin-right: 8px; }
  .req-panel.new h4 span img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .req-panel.new h4 span i {
    position: relative;
    top: -4px;
    text-align: center;
    padding: 0;
    display: inline-block;
    width: 100%;
    color: #fff; }

.req-panel.reply h4 span:before {
  font-family: "FontAwesome";
  content: "\f112";
  display: inline-block;
  width: 20px;
  color: #888888; }

.req-panel.accepted h4 span:before {
  font-family: "FontAwesome";
  content: "\f058";
  display: inline-block;
  width: 20px;
  color: #888888; }

.req-panel.rejected h4 span:before {
  font-family: "FontAwesome";
  content: "\f119";
  display: inline-block;
  width: 20px;
  color: #888888; }

.req-panel.trophy {
  border: 2px solid #000; }
  .req-panel.trophy h4 span:before {
    font-family: "FontAwesome";
    content: "\f091";
    display: inline-block;
    width: 20px;
    color: #888888; }

.req-panel.credit h4 span:before {
  font-family: "FontAwesome";
  content: "\f05a";
  display: inline-block;
  width: 20px;
  color: #888888; }

.req-panel .title {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #dddddd; }
  .req-panel .title h4 span {
    position: relative;
    top: -2px; }
  .req-panel .title h4 span {
    font-size: 0.7em;
    color: #666666; }
  .req-panel .title p {
    margin: 0;
    font-size: 13px; }
    .req-panel .title p span {
      font-weight: 900;
      color: #4e4e4e; }
  .req-panel .title .req-details, .req-panel .title .req-owner {
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center; }

.req-panel .req-cond {
  padding: 20px 20px 0 20px; }
  .req-panel .req-cond li {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    position: relative;
    padding-left: 18px; }
    .req-panel .req-cond li:before {
      font-family: "FontAwesome";
      content: "\f054";
      position: absolute;
      left: 0;
      top: 7px;
      width: 20px;
      height: 30px;
      color: #dddddd; }

.modal-panel {
  overflow: hidden;
  background: #fff;
  padding: 50px; }

.pro-panel {
  margin: 40px 0 40px 30px;
  padding-top: 30px; }
  @media only screen and (max-width: 767px) {
    .pro-panel {
      margin: 40px 0; } }
  .pro-panel .quote-price {
    text-align: left; }
    @media only screen and (max-width: 1280px) {
      .pro-panel .quote-price {
        text-align: center; } }
  .pro-panel h3 {
    font-size: 28px;
    margin: 0;
    color: #4e4e4e;
    font-weight: 900; }
    @media only screen and (max-width: 1280px) {
      .pro-panel h3 {
        padding-bottom: 5px; } }
    .pro-panel h3 span {
      font-size: 15px; }
  .pro-panel .profile {
    color: #76B82A;
    font-size: 30px; }
  .pro-panel .tel .icon {
    color: #000; }
  .pro-panel .tel a {
    color: #888888; }

.from-blog .panel, .from-blog .req-panel {
  border-radius: 0; }
  .from-blog .panel img, .from-blog .req-panel img {
    width: 100%; }
  .from-blog .panel div, .from-blog .req-panel div {
    padding: 20px; }

.requests .pro-panel {
  padding: 30px 15px; }
  .requests .pro-panel h4 {
    font-weight: 400;
    margin-bottom: 5px; }

.pd-panel {
  margin: 20px 0;
  padding: 50px; }

.drop-wrap {
  position: relative; }

.settings .dropdown-menu {
  top: 0px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }

.jobs .dropdown-menu {
  position: absolute;
  left: auto;
  right: 0;
  width: 200px;
  background: #f8f8f8; }

.dropdown-menu a {
  font-size: 13px;
  display: block;
  margin: 0;
  position: relative; }
  .dropdown-menu a .caret {
    position: absolute;
    top: 10px;
    float: right;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.jobs .dropdown-toggle {
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  line-height: 40px;
  padding-right: 10px;
  padding: 0 25px 0 20px;
  font-size: 15px;
  overflow: hidden; }
  .jobs .dropdown-toggle .caret {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: inline-block;
    float: right;
    right: 20px;
    top: 100%; }

.menu-dropdown {
  background: #fff;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  margin-right: 10px; }
  .menu-dropdown .submenu {
    position: absolute;
    top: 48px;
    background: #fff;
    width: 100%; }
    .menu-dropdown .submenu div {
      border-top: 1px solid #dddddd; }
  .menu-dropdown a {
    display: block;
    color: #888888;
    padding: 15px 15px 17px 13px;
    vertical-align: middle;
    position: relative;
    z-index: 1; }
  .menu-dropdown a:hover, .menu-dropdown a:focus {
    text-decoration: none; }
  .menu-dropdown:after {
    font-family: 'FontAwesome';
    content: "\f078";
    color: #dddddd;
    position: absolute;
    right: 10px;
    top: 13px;
    height: 10px;
    width: 20px;
    display: block;
    z-index: 0; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background: #dddddd;
  color: #888888;
  padding-top: 5px;
  padding-bottom: 5px; }

.upload-panel {
  background: #fff;
  padding: 0 0 30px 0;
  margin: 0; }

.cropit-preview {
  z-index: 0;
  background-color: #f8f8f8;
  background-size: cover;
  border: none;
  border-radius: 0;
  margin-top: 7px;
  width: 250px;
  height: 250px;
  background: #f8f8f8;
  position: absolute;
  left: 50%;
  margin: 20px 0;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }

.cropit-preview-image-container {
  cursor: move; }

.cropit-preview-background {
  opacity: .2;
  cursor: auto; }

.image-size-label {
  margin-top: 10px; }

.rotate-ccw, .rotate-cw {
  display: inline-block;
  text-align: right;
  margin: 12px 0;
  width: 40px;
  height: 20px;
  cursor: pointer;
  float: right; }
  .rotate-ccw.rotate-ccw, .rotate-cw.rotate-ccw {
    background: url(../img/rotate-left.png) center no-repeat; }
  .rotate-ccw.rotate-cw, .rotate-cw.rotate-cw {
    background: url(../img/rotate-right.png) center no-repeat; }

.upload-btn {
  position: relative; }
  .upload-btn input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    display: block;
    opacity: 0;
    z-index: 100;
    cursor: pointer; }

.range {
  position: relative; }
  .range:before, .range:after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background: url(../img/img-icon.png) center no-repeat; }
  .range:before {
    left: -35px;
    top: 6px;
    background-size: 16px; }
  .range:after {
    right: -35px;
    top: 6px;
    background-size: 22px; }

.onoffswitch {
  position: relative;
  width: 50px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border-radius: 20px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  transition: margin 0.2s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 28px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "";
  padding-right: 20px;
  background-color: #76B82A; }

.onoffswitch-inner:after {
  content: "";
  background: #dddddd;
  padding-left: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.4); }

.onoffswitch-switch {
  display: block;
  width: 24px;
  height: 24px;
  margin: 2px;
  background: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  border: 0px solid #76B82A;
  border-radius: 20px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url("../fonts/Pe-icon-7-stroke.eot?d7yf1v");
  src: url("../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="pe-7s-"], [class*=" pe-7s-"] {
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pe-7s-album:before {
  content: "\e6aa"; }

.pe-7s-arc:before {
  content: "\e6ab"; }

.pe-7s-back-2:before {
  content: "\e6ac"; }

.pe-7s-bandaid:before {
  content: "\e6ad"; }

.pe-7s-car:before {
  content: "\e6ae"; }

.pe-7s-diamond:before {
  content: "\e6af"; }

.pe-7s-door-lock:before {
  content: "\e6b0"; }

.pe-7s-eyedropper:before {
  content: "\e6b1"; }

.pe-7s-female:before {
  content: "\e6b2"; }

.pe-7s-gym:before {
  content: "\e6b3"; }

.pe-7s-hammer:before {
  content: "\e6b4"; }

.pe-7s-headphones:before {
  content: "\e6b5"; }

.pe-7s-helm:before {
  content: "\e6b6"; }

.pe-7s-hourglass:before {
  content: "\e6b7"; }

.pe-7s-leaf:before {
  content: "\e6b8"; }

.pe-7s-magic-wand:before {
  content: "\e6b9"; }

.pe-7s-male:before {
  content: "\e6ba"; }

.pe-7s-map-2:before {
  content: "\e6bb"; }

.pe-7s-next-2:before {
  content: "\e6bc"; }

.pe-7s-paint-bucket:before {
  content: "\e6bd"; }

.pe-7s-pendrive:before {
  content: "\e6be"; }

.pe-7s-photo:before {
  content: "\e6bf"; }

.pe-7s-piggy:before {
  content: "\e6c0"; }

.pe-7s-plugin:before {
  content: "\e6c1"; }

.pe-7s-refresh-2:before {
  content: "\e6c2"; }

.pe-7s-rocket:before {
  content: "\e6c3"; }

.pe-7s-settings:before {
  content: "\e6c4"; }

.pe-7s-shield:before {
  content: "\e6c5"; }

.pe-7s-smile:before {
  content: "\e6c6"; }

.pe-7s-usb:before {
  content: "\e6c7"; }

.pe-7s-vector:before {
  content: "\e6c8"; }

.pe-7s-wine:before {
  content: "\e6c9"; }

.pe-7s-cloud-upload:before {
  content: "\e68a"; }

.pe-7s-cash:before {
  content: "\e68c"; }

.pe-7s-close:before {
  content: "\e680"; }

.pe-7s-bluetooth:before {
  content: "\e68d"; }

.pe-7s-cloud-download:before {
  content: "\e68b"; }

.pe-7s-way:before {
  content: "\e68e"; }

.pe-7s-close-circle:before {
  content: "\e681"; }

.pe-7s-id:before {
  content: "\e68f"; }

.pe-7s-angle-up:before {
  content: "\e682"; }

.pe-7s-wristwatch:before {
  content: "\e690"; }

.pe-7s-angle-up-circle:before {
  content: "\e683"; }

.pe-7s-world:before {
  content: "\e691"; }

.pe-7s-angle-right:before {
  content: "\e684"; }

.pe-7s-volume:before {
  content: "\e692"; }

.pe-7s-angle-right-circle:before {
  content: "\e685"; }

.pe-7s-users:before {
  content: "\e693"; }

.pe-7s-angle-left:before {
  content: "\e686"; }

.pe-7s-user-female:before {
  content: "\e694"; }

.pe-7s-angle-left-circle:before {
  content: "\e687"; }

.pe-7s-up-arrow:before {
  content: "\e695"; }

.pe-7s-angle-down:before {
  content: "\e688"; }

.pe-7s-switch:before {
  content: "\e696"; }

.pe-7s-angle-down-circle:before {
  content: "\e689"; }

.pe-7s-scissors:before {
  content: "\e697"; }

.pe-7s-wallet:before {
  content: "\e600"; }

.pe-7s-safe:before {
  content: "\e698"; }

.pe-7s-volume2:before {
  content: "\e601"; }

.pe-7s-volume1:before {
  content: "\e602"; }

.pe-7s-voicemail:before {
  content: "\e603"; }

.pe-7s-video:before {
  content: "\e604"; }

.pe-7s-user:before {
  content: "\e605"; }

.pe-7s-upload:before {
  content: "\e606"; }

.pe-7s-unlock:before {
  content: "\e607"; }

.pe-7s-umbrella:before {
  content: "\e608"; }

.pe-7s-trash:before {
  content: "\e609"; }

.pe-7s-tools:before {
  content: "\e60a"; }

.pe-7s-timer:before {
  content: "\e60b"; }

.pe-7s-ticket:before {
  content: "\e60c"; }

.pe-7s-target:before {
  content: "\e60d"; }

.pe-7s-sun:before {
  content: "\e60e"; }

.pe-7s-study:before {
  content: "\e60f"; }

.pe-7s-stopwatch:before {
  content: "\e610"; }

.pe-7s-star:before {
  content: "\e611"; }

.pe-7s-speaker:before {
  content: "\e612"; }

.pe-7s-signal:before {
  content: "\e613"; }

.pe-7s-shuffle:before {
  content: "\e614"; }

.pe-7s-shopbag:before {
  content: "\e615"; }

.pe-7s-share:before {
  content: "\e616"; }

.pe-7s-server:before {
  content: "\e617"; }

.pe-7s-search:before {
  content: "\e618"; }

.pe-7s-film:before {
  content: "\e6a5"; }

.pe-7s-science:before {
  content: "\e619"; }

.pe-7s-disk:before {
  content: "\e6a6"; }

.pe-7s-ribbon:before {
  content: "\e61a"; }

.pe-7s-repeat:before {
  content: "\e61b"; }

.pe-7s-refresh:before {
  content: "\e61c"; }

.pe-7s-add-user:before {
  content: "\e6a9"; }

.pe-7s-refresh-cloud:before {
  content: "\e61d"; }

.pe-7s-paperclip:before {
  content: "\e69c"; }

.pe-7s-radio:before {
  content: "\e61e"; }

.pe-7s-note2:before {
  content: "\e69d"; }

.pe-7s-print:before {
  content: "\e61f"; }

.pe-7s-network:before {
  content: "\e69e"; }

.pe-7s-prev:before {
  content: "\e620"; }

.pe-7s-mute:before {
  content: "\e69f"; }

.pe-7s-power:before {
  content: "\e621"; }

.pe-7s-medal:before {
  content: "\e6a0"; }

.pe-7s-portfolio:before {
  content: "\e622"; }

.pe-7s-like2:before {
  content: "\e6a1"; }

.pe-7s-plus:before {
  content: "\e623"; }

.pe-7s-left-arrow:before {
  content: "\e6a2"; }

.pe-7s-play:before {
  content: "\e624"; }

.pe-7s-key:before {
  content: "\e6a3"; }

.pe-7s-plane:before {
  content: "\e625"; }

.pe-7s-joy:before {
  content: "\e6a4"; }

.pe-7s-photo-gallery:before {
  content: "\e626"; }

.pe-7s-pin:before {
  content: "\e69b"; }

.pe-7s-phone:before {
  content: "\e627"; }

.pe-7s-plug:before {
  content: "\e69a"; }

.pe-7s-pen:before {
  content: "\e628"; }

.pe-7s-right-arrow:before {
  content: "\e699"; }

.pe-7s-paper-plane:before {
  content: "\e629"; }

.pe-7s-delete-user:before {
  content: "\e6a7"; }

.pe-7s-paint:before {
  content: "\e62a"; }

.pe-7s-bottom-arrow:before {
  content: "\e6a8"; }

.pe-7s-notebook:before {
  content: "\e62b"; }

.pe-7s-note:before {
  content: "\e62c"; }

.pe-7s-next:before {
  content: "\e62d"; }

.pe-7s-news-paper:before {
  content: "\e62e"; }

.pe-7s-musiclist:before {
  content: "\e62f"; }

.pe-7s-music:before {
  content: "\e630"; }

.pe-7s-mouse:before {
  content: "\e631"; }

.pe-7s-more:before {
  content: "\e632"; }

.pe-7s-moon:before {
  content: "\e633"; }

.pe-7s-monitor:before {
  content: "\e634"; }

.pe-7s-micro:before {
  content: "\e635"; }

.pe-7s-menu:before {
  content: "\e636"; }

.pe-7s-map:before {
  content: "\e637"; }

.pe-7s-map-marker:before {
  content: "\e638"; }

.pe-7s-mail:before {
  content: "\e639"; }

.pe-7s-mail-open:before {
  content: "\e63a"; }

.pe-7s-mail-open-file:before {
  content: "\e63b"; }

.pe-7s-magnet:before {
  content: "\e63c"; }

.pe-7s-loop:before {
  content: "\e63d"; }

.pe-7s-look:before {
  content: "\e63e"; }

.pe-7s-lock:before {
  content: "\e63f"; }

.pe-7s-lintern:before {
  content: "\e640"; }

.pe-7s-link:before {
  content: "\e641"; }

.pe-7s-like:before {
  content: "\e642"; }

.pe-7s-light:before {
  content: "\e643"; }

.pe-7s-less:before {
  content: "\e644"; }

.pe-7s-keypad:before {
  content: "\e645"; }

.pe-7s-junk:before {
  content: "\e646"; }

.pe-7s-info:before {
  content: "\e647"; }

.pe-7s-home:before {
  content: "\e648"; }

.pe-7s-help2:before {
  content: "\e649"; }

.pe-7s-help1:before {
  content: "\e64a"; }

.pe-7s-graph3:before {
  content: "\e64b"; }

.pe-7s-graph2:before {
  content: "\e64c"; }

.pe-7s-graph1:before {
  content: "\e64d"; }

.pe-7s-graph:before {
  content: "\e64e"; }

.pe-7s-global:before {
  content: "\e64f"; }

.pe-7s-gleam:before {
  content: "\e650"; }

.pe-7s-glasses:before {
  content: "\e651"; }

.pe-7s-gift:before {
  content: "\e652"; }

.pe-7s-folder:before {
  content: "\e653"; }

.pe-7s-flag:before {
  content: "\e654"; }

.pe-7s-filter:before {
  content: "\e655"; }

.pe-7s-file:before {
  content: "\e656"; }

.pe-7s-expand1:before {
  content: "\e657"; }

.pe-7s-exapnd2:before {
  content: "\e658"; }

.pe-7s-edit:before {
  content: "\e659"; }

.pe-7s-drop:before {
  content: "\e65a"; }

.pe-7s-drawer:before {
  content: "\e65b"; }

.pe-7s-download:before {
  content: "\e65c"; }

.pe-7s-display2:before {
  content: "\e65d"; }

.pe-7s-display1:before {
  content: "\e65e"; }

.pe-7s-diskette:before {
  content: "\e65f"; }

.pe-7s-date:before {
  content: "\e660"; }

.pe-7s-cup:before {
  content: "\e661"; }

.pe-7s-culture:before {
  content: "\e662"; }

.pe-7s-crop:before {
  content: "\e663"; }

.pe-7s-credit:before {
  content: "\e664"; }

.pe-7s-copy-file:before {
  content: "\e665"; }

.pe-7s-config:before {
  content: "\e666"; }

.pe-7s-compass:before {
  content: "\e667"; }

.pe-7s-comment:before {
  content: "\e668"; }

.pe-7s-coffee:before {
  content: "\e669"; }

.pe-7s-cloud:before {
  content: "\e66a"; }

.pe-7s-clock:before {
  content: "\e66b"; }

.pe-7s-check:before {
  content: "\e66c"; }

.pe-7s-chat:before {
  content: "\e66d"; }

.pe-7s-cart:before {
  content: "\e66e"; }

.pe-7s-camera:before {
  content: "\e66f"; }

.pe-7s-call:before {
  content: "\e670"; }

.pe-7s-calculator:before {
  content: "\e671"; }

.pe-7s-browser:before {
  content: "\e672"; }

.pe-7s-box2:before {
  content: "\e673"; }

.pe-7s-box1:before {
  content: "\e674"; }

.pe-7s-bookmarks:before {
  content: "\e675"; }

.pe-7s-bicycle:before {
  content: "\e676"; }

.pe-7s-bell:before {
  content: "\e677"; }

.pe-7s-battery:before {
  content: "\e678"; }

.pe-7s-ball:before {
  content: "\e679"; }

.pe-7s-back:before {
  content: "\e67a"; }

.pe-7s-attention:before {
  content: "\e67b"; }

.pe-7s-anchor:before {
  content: "\e67c"; }

.pe-7s-albums:before {
  content: "\e67d"; }

.pe-7s-alarm:before {
  content: "\e67e"; }

.pe-7s-airplay:before {
  content: "\e67f"; }

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.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: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  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; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -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: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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-remove:before,
.fa-close: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-gear:before,
.fa-cog: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-rotate-right:before,
.fa-repeat: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-photo:before,
.fa-image: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-warning:before,
.fa-exclamation-triangle: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-gears:before,
.fa-cogs: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-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars: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-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard: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-unlink:before,
.fa-chain-broken: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-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw: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-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try: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-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap: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-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-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-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-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-soccer-ball-o:before,
.fa-futbol-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-shekel:before,
.fa-sheqel:before,
.fa-ils: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-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator: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 {
  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-stop-o:before,
.fa-hand-paper-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-tv:before,
.fa-television: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-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language: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"; }

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

/**
 * Allows you to use retina images at various pixel densities.
 * Examples:
 *
 *   @include retina(/images/mypic.jpg, 2);
 *   @include retina(/images/mypic.jpg, 3, 100px 100px, left top no-repeat transparent);
 *
 * @param  {Value}  $path               The path to the file name minus extension.
 * @param  {Number} $cap:    2          The highest pixel density level images exist for.
 * @param  {Value}  $size:   auto auto  The intended width of the rendered image.
 * @param  {Value}  $extras: null       Any other `background` values to be added.
 */
