/*!
 * Style Sass All Pages Freelancer EngineThemes (http://enginethemes.com)
 /*---------------------------------------
TREE CSS STRUCTURE
1.IMPORT BOOTSTRAP 3
2.CUSTOM CSS FOR ALL PAGES
  2.1 DECLARE PARAMETERS FOR PAGE
    2.1.1 STICKY MENU
    2.1.2 POPUP MENU SEARCH
------------------------------*/


/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}


/*!
 * Structure Sass Pages Freelancer Engine Themes (http://enginethemes.com)
 */


/*!
 * Declare Sass Font Face EngineThemes (http://enginethemes.com)
 */

.thin {
    font-weight: 100
}

.extra-light {
    font-weight: 200
}

.light {
    font-weight: 300
}

.normal {
    font-weight: 400
}

.semi-bold {
    font-weight: 600
}

.extra-bold {
    font-weight: 800
}

.bold {
    font-weight: 900
}


/*!
 * Declare Sass structure general EngineThemes (http://enginethemes.com)
 */

html,
button,
input,
select,
textarea {
    color: #5d5f5e
}

body {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'Raleway', sans-serif;
    color: #5d5f5e;
    background: #f9f9f9
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway', sans-serif
}

a,
a:hover,
a:focus {
    color: #00b0ff;
    text-decoration: none;
    outline: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical;
    border: 1px solid #d7d9da
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0
}

.wrapper {
    width: 100%;
    overflow: hidden
}

select {
    min-height: 25px;
    border: 1px solid #d7d9da;
    color: #bdc3c7
}

#header-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: auto;
    background-color: none
}

#header-wrapper.trans-color {
    position: absolute
}

#header-wrapper.sticky {
    position: fixed;
    margin: 0;
    padding: 0;
    width: 100%;
    background: #fff !important
}

#header-wrapper.sticky .top-header {
    padding: 14px 0;
    box-shadow: 0 1px 3px rgba(119, 119, 119, 0.2)
}

#header-wrapper.sticky .avatar {
    color: #2c3e50
}

#header-wrapper.sticky a {
    font-weight: 400 !important
}

#header-wrapper.standard-menu {
    background: rgba(0, 0, 0, 0.1)
}

#header-wrapper.not-page-home .avatar {
    color: #2c3e50
}

#header-wrapper .btn-menu-call li {
    display: inline-block;
    margin-right: 40px
}

#header-wrapper .btn-menu-call li a {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.3px;
    font-weight: 400
}

#header-wrapper .btn-menu-call li .trigger-menu i,
#header-wrapper .btn-menu-call li .trigger-search i {
    font-size: 17px;
    color: #fff;
    display: inline-block;
    margin-right: 13px
}

#header-wrapper .login-form-header-wrapper {
    position: absolute;
    right: 0
}

#header-wrapper .login-form-header-wrapper .non-login {
    min-width: 160px;
    margin-top: 11px
}

#header-wrapper .login-form-header-wrapper .login,
#header-wrapper .login-form-header-wrapper .register {
    float: right;
    padding: 5px 0px
}

#header-wrapper .login-form-header-wrapper a {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    letter-spacing: 1.3px;
    font-weight: 400
}

#header-wrapper .login-form-header-wrapper a.register.register-btn {
    display: inline-block;
    border-radius: 4px;
    vertical-align: middle;
    border: 1px solid #fff;
    padding: 0px 12px;
    margin-left: 25px;
    line-height: 30px
}

.top-header {
    display: block;
    padding: 14px 0;
    background-color: #fff;
    box-shadow: 0 1px 0 #eee;
    position: relative;
    z-index: 15
}

.top-header .dropdown-menu {
    min-width: 214px;
    top: 1% !important
}

.top-header .dropdown-menu a {
    color: #000 !important
}

.top-header .open .avatar,
.top-header .open .caret {
    color: #000 !important
}

body.admin-bar #header-wrapper.standard-menu .top-header {
    padding-top: 32px
}

body.admin-bar #header-wrapper.trans-color .top-header,
body.admin-bar #header-wrapper.sticky .top-header {
    padding-top: 46px
}

.circle-new {
    position: absolute;
    width: 11px;
    height: 11px;
    background: #e74c3c;
    left: 44px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    font-size: 7px;
    z-index: 999999
}

#standardmenu,
#standardmenu ul,
#standardmenu ul li,
#standardmenu ul li a,
#standardmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    box-sizing: border-box
}

#standardmenu:after,
#standardmenu>ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

#standardmenu {
    line-height: 1;
    display: inline-block;
    text-align: right
}

#standardmenu #menu-button {
    display: none
}

#standardmenu ul.sub-menu {
    background: #fff;
    border: 1px solid #e5e5e5;
    z-index: 90
}

#standardmenu ul>li {
    display: inline-block
}

#standardmenu ul>li>a {
    padding: 20px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    transition: color .2s ease
}

#standardmenu ul>li.menu-item-has-children>a {
    padding-right: 25px
}

#standardmenu ul>li.menu-item-has-children>a:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: ""
}

#standardmenu ul>li.menu-item-has-children:hover>ul {
    left: 20px
}

#standardmenu ul>li.menu-item-has-children:hover>ul .sub-menu li:hover>ul {
    left: 2px;
    top: 9px
}

#standardmenu ul>li:hover>ul>li {
    height: 35px;
    border-bottom: 1px solid #e5e5e5;
    text-align: left
}

#standardmenu ul>li:hover>ul>li :last-child {
    border: none
}

#standardmenu ul ul {
    position: absolute;
    left: -9999px
}

#standardmenu ul ul li {
    height: 0;
    transition: height .2s ease
}

#standardmenu ul ul li a {
    padding: 10px;
    width: 200px;
    font-size: 14px;
    background: #fff;
    text-decoration: none;
    color: #777;
    transition: color .2s ease;
    font-weight: 400
}

#standardmenu ul ul li a:hover {
    color: #dd6851
}

#standardmenu ul ul li a.menu-item-has-children>a:after {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 5px;
    height: 5px;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    content: "";
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: border-color 0.2s ease
}

#standardmenu ul ul ul {
    margin-left: 100%;
    top: 0
}

#standardmenu .align-center>ul {
    font-size: 0;
    text-align: center
}

#standardmenu .align-center>ul>li {
    display: inline-block;
    float: none
}

#standardmenu .align-center>ul ul {
    text-align: left
}

#standardmenu .align-right ul li {
    float: right
}

#standardmenu .align-right ul li:hover>ul {
    right: 0
}

#standardmenu .align-right ul ul {
    text-align: right
}

#standardmenu .align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%
}

#standardmenu .align-right ul ul li.menu-item-has-children>a:after {
    right: auto;
    left: 10px;
    border-bottom: 0;
    border-right: 0;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd
}

.btn-menu-call {
    display: inline-block;
    margin: 15px 0 !important
}

#menu-line {
    position: absolute;
    top: 0;
    left: 0;
    height: 3px;
    background: #009ae1;
    transition: all 0.25s ease-out
}

.not-page-home #standardmenu>ul>li>a,
.sticky #standardmenu>ul>li>a {
    color: #2c3e50
}

.not-page-home #standardmenu>ul>li.current-menu-item>a,
.sticky #standardmenu>ul>li.current-menu-item>a {
    color: #bf392b
}

#header-wrapper.sticky .btn-menu-call li a,
#header-wrapper.sticky .btn-menu-call li .trigger-menu i,
#header-wrapper.sticky .btn-menu-call li .trigger-search i,
#header-wrapper.sticky .dropdown-info-acc-wrapper .avatar-and-name,
#header-wrapper.sticky .login-form-header-wrapper a,
#header-wrapper.not-page-home .btn-menu-call li a,
#header-wrapper.not-page-home .btn-menu-call li .trigger-menu i,
#header-wrapper.not-page-home .btn-menu-call li .trigger-search i,
#header-wrapper.not-page-home .login-form-header-wrapper a,
#header-wrapper.not-page-home .dropdown-info-acc-wrapper .avatar-and-name {
    color: #2c3e50
}

#header-wrapper.not-page-home .login-form-header-wrapper a.register.register-btn,
#header-wrapper.sticky .login-form-header-wrapper a.register.register-btn {
    border: 1px solid #2c3e50
}

#header-wrapper.not-page-home .dropdown-info-acc-wrapper .caret,
#header-wrapper.sticky .dropdown-info-acc-wrapper .caret {
    border-top: 4px solid #2c3e50
}

#header-wrapper.not-page-home .login-form-header-wrapper a:hover {
    color: #e74c3c;
    border-color: #e74c3c !important
}

body.admin-bar .search-fullscreen {
    margin-top: 2px
}

.menu-fullscreen,
.search-fullscreen,
.notification-fullscreen {
    display: none
}

@media (max-width: 991px) {
    body.admin-bar #header-wrapper.standard-menu .top-header {
        padding-top: 46px
    }
    body.admin-bar #header-wrapper.trans-color .top-header,
    body.admin-bar #header-wrapper.sticky .top-header {
        padding-top: 60px
    }
}

.slider-wrapper {
    width: 100%;
    display: block;
    position: relative;
    z-index: 8
}

.bg-sub-wrapper,
.bg-color-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: 3
}

.bg-sub-wrapper .color-left,
.bg-sub-wrapper .color-right,
.bg-color-wrapper .color-left,
.bg-color-wrapper .color-right {
    width: 50%;
    height: 100%;
    position: absolute;
    background: rgba(231, 76, 60, 0.9)
}

.bg-sub-wrapper .color-left .content-sub,
.bg-sub-wrapper .color-right .content-sub,
.bg-color-wrapper .color-left .content-sub,
.bg-color-wrapper .color-right .content-sub {
    position: absolute;
    top: 50%;
    margin-top: -140px
}

.bg-sub-wrapper .color-left .content-sub .btn-sumary,
.bg-sub-wrapper .color-right .content-sub .btn-sumary,
.bg-color-wrapper .color-left .content-sub .btn-sumary,
.bg-color-wrapper .color-right .content-sub .btn-sumary {
    padding: 15px 28px;
    font-weight: 600;
    display: inline-block
}

.bg-sub-wrapper .color-left .content-sub h1,
.bg-sub-wrapper .color-right .content-sub h1,
.bg-color-wrapper .color-left .content-sub h1,
.bg-color-wrapper .color-right .content-sub h1 {
    color: #fff;
    font-weight: 100;
    font-size: 47px;
    line-height: 1.3;
    margin-bottom: 40px;
    letter-spacing: 1.5px
}

.bg-sub-wrapper .color-left .content-sub,
.bg-color-wrapper .color-left .content-sub {
    right: 110px
}

.bg-sub-wrapper .color-right,
.bg-color-wrapper .color-right {
    right: 0;
    background: rgba(44, 62, 80, 0.9)
}

.bg-sub-wrapper .color-right .content-sub,
.bg-color-wrapper .color-right .content-sub {
    left: 110px
}

@media (max-width: 991px) {
    .bg-sub-wrapper .color-right .content-sub,
    .bg-color-wrapper .color-right .content-sub {
        left: 60px
    }
    .bg-sub-wrapper .color-left .content-sub,
    .bg-color-wrapper .color-left .content-sub {
        right: 60px
    }
}

.wrapper-input-search-top {
    margin-bottom: 30px
}

.select-search-top {
    margin: 1px 0 50px 50px;
    display: inline-block
}

.select-search-top .chosen-container {
    border: none
}

.select-search-top .chosen-container-single .chosen-single {
    background: none;
    border: none;
    box-shadow: none;
    height: 30px
}

.select-search-top .chosen-container-single .chosen-single div {
    top: 4px;
    right: 40px
}

.select-search-top .chosen-container-single .chosen-single div b {
    background: none
}

.select-search-top .chosen-container-single .chosen-single div b:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    font-size: 18px;
    position: relative;
    color: #fff;
    z-index: 999
}

.select-search-top .chosen-container-single .chosen-single span {
    color: #fff;
    font-size: 22px;
    background: none;
    line-height: 1.5;
    font-weight: 200
}

.select-search-top .chosen-container-active.chosen-with-drop .chosen-single div b:after {
    content: "\f0d8";
    font-family: 'FontAwesome';
    font-size: 18px;
    position: relative;
    color: #fff;
    z-index: 999
}

.select-search-top .chosen-drop {
    border: none !important;
    margin-top: 5px;
    padding: 5px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(119, 119, 119, 0.2)
}

.search-fullscreen input.field-search-top {
    width: auto;
    max-width: 960px;
    background: none;
    border: none;
    padding: 5px 0;
    color: #fff;
    font-size: 48px;
    font-weight: 200;
    outline: none;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
    height: 70px
}

.search-fullscreen input::-webkit-input-placeholder {
    font-weight: 200;
    color: #fff
}

.search-fullscreen input::-moz-placeholder {
    font-weight: 200;
    color: #fff
}

.search-fullscreen input:-moz-placeholder {
    font-weight: 200;
    color: #fff
}

.search-fullscreen input:-ms-input-placeholder {
    font-weight: 200;
    color: #fff
}

.search-fullscreen .search-text-press {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    font-weight: 200
}

.search-fullscreen .list-project li {
    box-shadow: none
}

.search-fullscreen .list-project li.no-result {
    background: none
}

.widget.widget_archive>select,
.widget.widget_categories>select {
    width: 100%;
    height: 35px;
    border: 1px solid rgba(140, 151, 178, 0.4);
    border-radius: 4px;
    color: #8b97b1;
    padding-left: 10px
}

.widget.widget_archive>select option,
.widget.widget_categories>select option {
    padding: 5px
}

.widget_calendar td {
    padding: 5px
}

.widget_calendar th {
    text-align: center
}

.widget_calendar caption {
    margin-bottom: 20px
}

.widget.widget_calendar table {
    border: 1px solid #d7d9da;
    width: 100%
}

.widget.widget_calendar table tr>td>a {
    color: #e74c3c;
    font-weight: 600
}

.widget.widget_calendar table thead th {
    padding-top: 15px
}

.widget.widget_calendar table caption {
    background: #eee;
    border: 1px solid #cdcdcd;
    border-bottom: none;
    margin-bottom: 0;
    padding: 12px
}

.widget.widget_search {
    position: relative
}

.widget.widget_search input[type="text"] {
    width: 100%;
    height: 35px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    padding: 0 5px
}

.widget.widget_search input[type="submit"] {
    background: #e74c3c;
    border: none;
    outline: none;
    height: 25px;
    width: 25px;
    position: absolute;
    right: 35px;
    bottom: 15px;
    opacity: 0;
    z-index: 2
}

.widget.widget_search form>div:after {
    content: "\f002";
    color: #2c3e50;
    right: 17px;
    bottom: 8px;
    position: absolute;
    font-family: 'FontAwesome'
}

.widget.widget_meta ul,
.widget.widget_pages ul,
.widget.widget_recent_entries ul,
.widget.widget_recent_comments ul,
.widget.widget_categories ul {
    padding-left: 0
}

.widget.widget_meta ul li,
.widget.widget_pages ul li,
.widget.widget_recent_entries ul li,
.widget.widget_recent_comments ul li,
.widget.widget_categories ul li {
    list-style-type: none;
    padding: 4px 0;
    position: relative
}

.widget.widget_archive h2.widgettitle,
.widget.widget_categories h2.widgettitle,
.widget.fre-social h2.widgettitle,
.widget.widget_pages h2.widgettitle,
.widget.widget_recent_entries h2.widgettitle,
.widget.widget_tag_cloud h2.widgettitle,
.widget.widget_calendar h2.widgettitle,
.widget.widget_meta h2.widgettitle,
.widget.widget_recent_comments h2.widgettitle,
.widget.widget_search h2.widgettitle,
.widget.widget_text h2.widgettitle {
    text-transform: uppercase
}

.widget.widget_archive>label,
.widget.widget_categories>label,
.widget.fre-social>label,
.widget.widget_pages>label,
.widget.widget_recent_entries>label,
.widget.widget_tag_cloud>label,
.widget.widget_calendar>label,
.widget.widget_meta>label,
.widget.widget_recent_comments>label,
.widget.widget_search>label,
.widget.widget_text>label {
    display: none
}

.widget.widget_text .textwidget {
    line-height: 30px
}

.widget.widget_tag_cloud .tagcloud {
    margin-top: 16px
}

.widget.widget_tag_cloud .tagcloud a {
    padding: 4px 10px;
    border-radius: 4px;
    background: #eee;
    margin-bottom: 12px;
    margin-right: 10px;
    color: #666f78;
    display: inline-block;
    font-size: 14px !important
}

.widget.widget_tag_cloud .tagcloud a:hover {
    color: #fff;
    background: #00b0ff
}

.fre_container .vc_row {
    margin-left: 0;
    margin-right: 0
}

.fre_container .vc_row.vc_row-fluid {
    margin-bottom: 0
}

.fre_container .vc_col-sm-12 {
    padding-left: 0;
    padding-right: 0;
    background-position-x: 50% !important;
    background-position-y: 0 !important;
    background-attachment: fixed !important
}

.fre_container .wpb_content_element {
    margin-bottom: 0px;
    z-index: 1;
    position: relative
}

.number-project-wrapper {
    width: 100%;
    display: block;
    position: relative;
    background: #fff
}

.number-project-wrapper .number-project,
.number-project-wrapper .number-profile {
    color: #2c3e50;
    font-weight: 400;
    font-size: 22px;
    margin: 50px 0 10px
}

.number-project-wrapper h2.wpb_tabs_heading,
.number-project-wrapper h2.wpb_tour_heading,
.number-project-wrapper .vc-tta-title h2 {
    max-width: 1170px;
    margin: 10px auto 20px;
    color: #2c3e50;
    font-weight: 300;
    font-size: 48px
}

.number-project-wrapper h2.number-project {
    margin-bottom: 30px;
    padding-right: 170px
}

.number-project-wrapper .tabs,
.number-project-wrapper .vc-tta-title {
    padding-top: 45px
}

.number-project-wrapper .tabs .nav-tabs-project,
.number-project-wrapper .vc-tta-title .nav-tabs-project {
    position: relative;
    display: block;
    z-index: 2
}

.number-project-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav,
.number-project-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav {
    max-width: 1170px;
    margin: 0 auto;
    border: none;
    position: relative
}

.number-project-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li,
.number-project-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li {
    background: transparent !important;
    outline: none
}

.number-project-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li>a,
.number-project-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li>a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-top: 5px solid transparent;
    padding: 15px 28px 30px;
    position: relative;
    bottom: -15px;
    letter-spacing: 1px;
    color: #bdc3c7
}

.number-project-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li>a:hover,
.number-project-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li>a:hover {
    border: none;
    border-top: 5px solid #00b0ff;
    color: #2c3e50;
    font-weight: 600
}

.number-project-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li.ui-tabs-active>a,
.number-project-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li.ui-tabs-active>a {
    border-top: 5px solid #00b0ff;
    color: #2c3e50;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    background-color: #fff;
    font-weight: 600
}

.number-project-wrapper .btn-post-project {
    position: absolute !important;
    right: 0;
    top: 15px;
    background-color: #00b0ff;
    box-shadow: 0 2px 0 #0090e9;
    padding: 9px 25px;
    color: #fff;
    z-index: 9
}

.number-project-wrapper .btn-sumary i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    opacity: 0;
    transition: all 0.3s ease-in-out
}

.number-project-wrapper .btn-sumary.btn-post-project i {
    display: inline-block;
    margin-right: 15px
}

.number-project-wrapper .btn-sumary.btn-post-project:hover i {
    opacity: 1;
    left: 15px
}

.number-project-wrapper .btn-sumary.btn-post-project:hover {
    opacity: .8;
    padding-left: 40px
}

.number-profile-wrapper {
    width: 100%;
    display: block;
    position: relative;
    background: #fff
}

.number-profile-wrapper .number-project,
.number-profile-wrapper .number-profile {
    color: #2c3e50;
    font-weight: 300;
    font-size: 22px;
    margin: 50px 0 10px
}

.number-profile-wrapper h2.wpb_tabs_heading,
.number-profile-wrapper h2.wpb_tour_heading,
.number-profile-wrapper .vc-tta-title h2 {
    max-width: 1170px;
    margin: 10px auto 20px;
    color: #2c3e50;
    font-weight: 300;
    font-size: 48px
}

.number-profile-wrapper h2.number-project {
    margin-bottom: 30px
}

.number-profile-wrapper .tabs,
.number-profile-wrapper .vc-tta-title {
    padding-top: 45px
}

.number-profile-wrapper .tabs .nav-tabs-project,
.number-profile-wrapper .vc-tta-title .nav-tabs-project {
    position: relative;
    display: block;
    z-index: 2
}

.number-profile-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav,
.number-profile-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav {
    max-width: 1170px;
    margin: 0 auto;
    border: none;
    position: relative
}

.number-profile-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li,
.number-profile-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li {
    background: transparent !important;
    outline: none
}

.number-profile-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li>a,
.number-profile-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li>a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-top: 5px solid transparent;
    padding: 15px 28px 30px;
    position: relative;
    bottom: -15px;
    letter-spacing: 1px;
    color: #bdc3c7
}

.number-profile-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li>a:hover,
.number-profile-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li>a:hover {
    border: none;
    border-top: 5px solid #00b0ff;
    color: #2c3e50;
    font-weight: 600
}

.number-profile-wrapper .tabs .nav-tabs-project ul.wpb_tabs_nav li.ui-tabs-active>a,
.number-profile-wrapper .vc-tta-title .nav-tabs-project ul.wpb_tabs_nav li.ui-tabs-active>a {
    border-top: 5px solid #00b0ff;
    color: #2c3e50;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    background-color: #fff;
    font-weight: 600
}

.number-profile-wrapper .btn-post-project {
    position: absolute !important;
    right: 0;
    top: 15px;
    background-color: #00b0ff;
    box-shadow: 0 2px 0 #0090e9;
    padding: 9px 25px;
    color: #fff;
    z-index: 9
}

.number-profile-wrapper .btn-sumary i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    opacity: 0;
    transition: all 0.3s ease-in-out
}

.number-profile-wrapper .btn-sumary.btn-post-project i {
    display: inline-block;
    margin-right: 15px
}

.number-profile-wrapper .btn-sumary.btn-post-project:hover i {
    opacity: 1;
    left: 15px
}

.number-profile-wrapper .btn-sumary.btn-post-project:hover {
    opacity: .8;
    padding-left: 40px
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab {
    background: transparent !important;
    outline: none
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab>a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-top: 5px solid transparent;
    padding: 15px 28px 30px;
    position: relative;
    bottom: -15px;
    letter-spacing: 1px;
    color: #bdc3c7;
    background: none
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab>a:hover {
    border: none;
    border-top: 5px solid #00b0ff;
    color: #2c3e50;
    font-weight: 600;
    background: #eee
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab>a:before,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab>a::after {
    display: none !important
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
    border-top: 5px solid #00b0ff;
    border-color: #00b0ff;
    color: #2c3e50;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    background-color: #fff;
    font-weight: 600
}

.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container,
.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list {
    overflow: inherit
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc-tta-container .vc_tta-panels {
    background: none;
    border: none
}

.vc_tta-container .container {
    max-width: 100%
}

.vc_tta.vc_tta-tabs .vc-tta-container .vc_tta-panel-heading {
    display: none
}

.vc_tta.vc_tta-tabs .number-project-wrapper .vc_tta-tabs-container {
    display: block
}

.vc_tta.vc_tta-tabs .vc-tta-container .vc_tta-panel-body {
    padding: 0
}

.section-wrapper {
    display: block;
    position: relative
}

.list-project-wrapper {
    width: 100%
}

.list-project-wrapper .paginations-wrapper {
    margin-top: 10px !important
}

.list-project-wrapper,
.list-profile-wrapper,
.tab-content-project {
    width: 100%
}

.title-tab-project a.orderby {
    white-space: nowrap
}

.title-tab-project a span {
    cursor: pointer
}

.title-tab-project span {
    color: #b9c5cd;
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    display: inline-block;
    letter-spacing: 0.7px
}

.list-project {
    padding: 0;
    list-style: none;
    margin: 0
}

.list-project li {
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    padding: 7px 10px 8px 10px;
    margin-bottom: 5px;
    font-size: 14px
}

.list-project li.hvr-shadow {
    display: block
}

.list-project li:hover {
    background: rgba(238, 238, 238, 0.3)
}

.list-project li .title-project {
    display: inline-block;
    vertical-align: middle;
    color: #30363b
}

.list-project li .title-project img {
    margin-right: 10px;
    border-radius: 50%
}

.list-project li a.project-item-title {
    color: #2c3e50;
    font-size: 14px;
    font-weight: 400;
    color: #30363c
}

.list-project li .wrapper-btn {
    text-align: right;
    margin: 8px 0 0 0
}

.list-project li span,
.list-project li span a {
    font-weight: 300;
    color: #656e78;
    line-height: 35px;
    display: block
}

.list-project li .budget-project {
    color: #2c3e50;
    font-weight: 700;
    font-size: 14px
}

.list-project li span.ribbon {
    width: 20px;
    height: 20px;
    background: #e74c3c;
    position: absolute;
    text-align: center;
    top: -6px;
    right: 0px;
    left: -25px;
    padding-top: 0px;
    overflow: inherit;
    line-height: 2
}

.list-project li span.ribbon i {
    font-size: 14px
}

.list-project li span.ribbon:after {
    width: 20px;
    content: "";
    display: block;
    border: 10px solid #e74c3c;
    border-top-width: 0.5em;
    border-bottom-color: transparent;
    z-index: 5;
    bottom: 0;
    border-bottom-color: transparent;
    top: 20px;
    position: absolute
}

.ribbon i {
    color: #fff;
    font-size: 18px
}

.paginations-wrapper a {
    color: #777;
    padding: 5px;
    font-size: 16px;
    cursor: pointer
}

.paginations-wrapper a:hover {
    color: #e74c3c
}

.paginations-wrapper a.load-more-post {
    background: transparent;
    color: #00b0ff;
    padding-left: 0;
    padding-top: 15px
}

.paginations-wrapper span.page-numbers.current {
    padding: 5px;
    font-size: 16px;
    color: #e74c3c
}

.tab-content-profile {
    margin: 53px 0 0
}

.list-profile .profile-content {
    display: block;
    padding: 20px 25px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    margin-bottom: 30px;
    position: relative
}

.list-profile .profile-content .top-profile .avatar-profile {
    display: block;
    width: 66px;
    height: 66px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden
}

.list-profile .profile-content .top-profile .avatar-profile img {
    width: 100%;
    height: auto
}

.list-profile .profile-content .top-profile .img-avatar {
    margin-right: 20px
}

.list-profile .profile-content .top-profile .info-profile {
    width: 284px
}

.list-profile .profile-content .top-profile .link-profile {
    margin-top: 6px;
    float: right
}

.list-profile .profile-content .top-profile .name-profile {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 600;
    display: block;
    text-transform: capitalize
}

.list-profile .profile-content .top-profile .position-profile {
    color: #2ecc71;
    font-size: 14px;
    font-weight: 400
}

.list-profile .profile-content .bottom-profile .wrapper-achivement {
    width: 50%;
    max-width: 50%;
    margin-right: 20px
}

.list-profile .profile-content .bottom-profile .wrapper-achivement .rate-it {
    font-size: 12px
}

.list-profile .profile-content .bottom-profile .wrapper-achivement span {
    font-size: 14px;
    color: #666f78;
    font-weight: 400
}

.list-profile .profile-content .bottom-profile .wrapper-achivement ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #f4f6f8
}

.list-profile .profile-content .bottom-profile .wrapper-achivement ul li {
    border-right: 1px solid #f4f6f8;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    text-align: center;
    max-width: 84px
}

.list-profile .profile-content .bottom-profile .wrapper-achivement ul li:last-child {
    border: none
}

.list-profile .profile-content .bottom-profile .list-skill-profile {
    width: 45%;
    max-width: 45%
}

.list-profile .profile-content .bottom-profile .list-skill-profile ul {
    padding: 0;
    margin: 0;
    list-style: none;
    min-height: 65px;
    text-align: right;
    position: relative;
    top: 5px
}

.list-profile .profile-content .bottom-profile .list-skill-profile ul li {
    padding: 3px 10px;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f2f5f7;
    margin-left: 5px;
    margin-bottom: 9px;
    max-width: 165px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 400
}

.top-profile {
    margin-bottom: 10px
}

.top-profile,
.bottom-profile {
    padding: 0;
    list-style: none;
    margin: 0
}

.btn-view-profile span {
    display: block;
    max-width: 91px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.rate-it .star-on-png,
.rating-it i,
.rate-it .star-half-png {
    color: #fec600 !important
}

.rate-it .fa-star-o:before {
    color: #fec600 !important
}

.raty {
    display: inline-block
}

.top-profile li,
.bottom-profile li {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.counter-wrapper {
    background: #fff;
    width: 100%;
    display: block;
    padding: 68px 0 78px 0
}

.counter-wrapper .row>.col-sm-6 {
    margin-top: 20px
}

.title-heading h3 {
    color: #e74c3c;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 0 0 15px
}

.title-heading h4 {
    color: #3b3b3b;
    font-size: 34px;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
    margin-bottom: 25px
}

.counter-content .title {
    color: #777;
    font-size: 18px;
    margin: 0
}

.counter-icon {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    width: 80px;
    height: 80px;
    text-align: center;
    margin-right: 20px;
    float: left
}

.counter-icon-layla {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center
}

.counter-icon-layla i {
    vertical-align: middle;
    color: #777;
    font-size: 18px;
    margin-top: 30px
}

.counter-icon-layla:before,
.counter-icon-layla:after {
    position: absolute;
    content: '';
    opacity: 0;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.counter-icon-layla:before {
    top: 5px;
    right: 0;
    bottom: 5px;
    left: 0;
    border-top: 1px solid #9f9f9f;
    border-bottom: 1px solid #9f9f9f;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.counter-icon-layla:after {
    top: 0;
    right: 5px;
    bottom: 0;
    left: 5px;
    border-right: 1px solid #9f9f9f;
    border-left: 1px solid #9f9f9f;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.counter-detail.active.active .counter-icon-layla:before,
.counter-detail.active.active .counter-icon-layla:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.counter-detail.active.active .counter-icon-layla:after {
    transition-delay: 0.15s
}

.odometer {
    color: #e74c3c;
    font-size: 36px;
    font-weight: 600
}

.odometer.odometer-auto-theme,
.odometer.odometer-theme-default {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit,
.odometer.odometer-theme-default .odometer-digit {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
    text-align: left;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
    display: block
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,
.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
    display: block;
    -webkit-backface-visibility: hidden
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value {
    display: block;
    -webkit-transform: translateZ(0)
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,
.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
    position: absolute
}

.counter-wrapper .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,
.counter-wrapper .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s
}

.counter-wrapper .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,
.counter-wrapper .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.counter-wrapper .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,
.counter-wrapper .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.counter-wrapper .odometer.odometer-auto-theme.odometer-animating-down.counter-wrapper .odometer-ribbon-inner,
.counter-wrapper .odometer.odometer-theme-default.odometer-animating-down.counter-wrapper .odometer-ribbon-inner {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.counter-wrapper .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,
.counter-wrapper .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
    transition: -webkit-transform 2s;
    transition: transform 2s;
    transition: transform 2s, -webkit-transform 2s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.counter-wrapper .odometer.odometer-auto-theme .odometer-value,
.counter-wrapper .odometer.odometer-theme-default .odometer-value {
    text-align: center
}

.testimonial-wrapper {
    position: relative;
    display: block;
    padding: 40px 0
}

.testimonial-wrapper .container {
    max-width: 100%
}

.test-content {
    display: block;
    padding: 20px;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    position: relative
}

.test-content:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 7px 0 5px;
    border-color: #fff transparent transparent transparent;
    content: '';
    position: absolute;
    bottom: -7px;
    left: 35px
}

.test-content p {
    margin: 0;
    line-height: 1.5;
    color: #2c3e50;
    font-size: 14px;
    font-weight: 400
}

.test-info {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 15px
}

.test-avatar {
    width: 50px;
    height: 50px;
    display: inline-block;
    overflow: hidden;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 15px
}

.test-avatar img {
    width: 100%;
    height: auto
}

.test-name {
    color: #2c3e50;
    font-size: 18px;
    vertical-align: top;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 76px;
    padding-right: 10px;
    width: 100%
}

.test-position {
    display: block;
    margin-top: 2px;
    color: #2ecc71;
    font-size: 14px;
    vertical-align: middle
}

.view-all-test {
    display: block;
    text-align: center;
    margin: 75px 0 20px;
    color: #777;
    font-weight: 600
}

.list-testimonial+.paginations-wrapper {
    text-align: center
}

.pricing-container {
    padding: 60px 0 50px 0
}

.pricing-container .pricing-item {
    margin-top: 50px
}

.pricing-container .pricing sup {
    top: -0.2em
}

.pricing-container .pricing-number {
    background: #2c3e50;
    text-align: center;
    padding: 30px
}

.pricing-container .pricing-number h2.price {
    color: #fff;
    font-size: 34px;
    font-weight: 500;
    margin: 0 0 5px
}

.pricing-container .pricing-number span {
    color: #fff;
    font-size: 20px;
    font-weight: 200;
    display: block
}

.pricing-container .pricing-content {
    padding: 30px 20px;
    display: block;
    text-align: center;
    background: #fff
}

.pricing-container .pricing-title {
    color: #30363b;
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 10px
}

.pricing-container .pricing-detail {
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 50px;
    max-width: 180px;
    margin: 0 auto
}

.pricing-container .pricing-detail p {
    letter-spacing: 1.5;
    font-weight: 300;
    line-height: 30px;
    color: #666f78
}

.pricing-container .pricing-detail li {
    display: block;
    margin-bottom: 10px
}

.pricing-container .pricing-detail li span {
    color: #666f78;
    font-size: 14px;
    font-weight: 200
}

.pricing-container .submit-price {
    margin-top: 30px
}

.pricing-container .pricing.active .pricing-number {
    background: #e74c3c
}

.pricing-container .pricing:hover .btn-price,
.pricing-container .pricing.active .btn-price {
    background-color: #e74c3c;
    box-shadow: 0 2px 0 #bf392b;
    padding: 7px 30px
}

.pricing-container .btn-sumary.btn-price {
    padding: 7px 30px;
    box-shadow: 0 2px 0 #233240;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1.2
}

#left_content {
    margin-top: 0
}

#resetpass_form .form-group {
    width: 100%;
    margin-bottom: 45px;
    position: relative
}

#resetpass_form .form-group label {
    padding-top: 15px
}

#resetpass_form .form-group input {
    height: 45px
}

#resetpass_form .error .message {
    position: absolute;
    right: 12px;
    margin-top: 5px
}

#resetpass_form .error i {
    position: absolute;
    right: 24px;
    top: 17px
}

@media (max-width: 767px) {
    .number-profile-wrapper .number-profile {
        margin: 35px 0 22px
    }
}

.single-profile-wrapper {
    margin-top: 15px;
    min-height: 750px
}

.single-profile-wrapper ul.list-detail-info {
    padding-bottom: 50px
}

.single-profile-wrapper .title-tab-profile h2 {
    padding-left: 30px;
    margin-bottom: 15px
}

.single-profile-content {
    border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2)
}

.single-profile-content img {
    max-width: 100%;
    height: auto
}

.single-profile-content .profile-overview,
.single-profile-content .content-require-project {
    line-height: 22px;
    text-align: justify
}

.single-profile-content .profile-overview h4.title-single-profile,
.single-profile-content .profile-history h4.title-single-profile {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600
}

.single-profile-content .profile-history.bid-history {
    padding: 20px 0 0
}

.single-profile-content .profile-history .paginations-wrapper {
    padding-bottom: 0 !important
}

.single-profile-content .profile-overview,
.single-profile-content .single-profile-top,
.single-profile-content .portfolio-container {
    padding: 20px 30px;
    border-bottom: 1px solid #f4f6f8
}

.single-profile-content .portfolio-container {
    position: relative;
    border: none
}

.single-profile-content .portfolio-container .list-item-portfolio .portfolio-item a.delete {
    display: none
}

.single-profile-content .single-profile-top .single-profile .img-avatar {
    margin-right: 20px
}

.single-profile-content .single-profile-top .single-profile .img-avatar .avatar-profile {
    width: 70px;
    height: 70px;
    display: block;
    border-radius: 50%;
    overflow: hidden
}

.single-profile-content .single-profile-top .single-profile .img-avatar .avatar-profile img {
    width: 100%;
    height: auto
}

.single-profile-content .single-profile,
.single-profile-content .list-skill-profile {
    width: 50%;
    float: left
}

.single-profile-content .list-skill-profile {
    padding-left: 10px;
    margin-top: 15px
}

.single-profile-content .list-skill-profile ul {
    text-align: right
}

.single-profile-content .list-skill-profile ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 10px;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f1f5f7;
    margin: 0 0 10px 10px;
    font-size: 12px;
    font-weight: 300
}

.single-profile-content .single-profile li {
    float: left;
    list-style: none
}

.single-profile-content .single-profile li.info-profile {
    width: 70%;
    width: calc(100% - 90px);
    position: relative;
    bottom: 7px
}

.single-profile-content .single-profile li span {
    display: block
}

.single-profile-content .single-profile li span.name-profile {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize
}

.single-profile-content .single-profile li span.position-profile {
    color: #2ecc71;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 400
}

.single-profile-content .single-profile li span.number-review-profile {
    color: #00b0ff;
    font-size: 14px;
    font-weight: 400
}

.profile-history .inner {
    position: relative
}

.profile-history .chosen-container,
.profile-history .chosen-container-single .chosen-single,
.profile-history .chosen-container .chosen-single {
    border: none !important
}

.profile-history .search-form-top .chosen-container-active.chosen-with-drop .chosen-single,
.profile-history .project-status-filter .chosen-container-active.chosen-with-drop .chosen-single {
    border: none
}

.profile-history .chosen-container-single .chosen-single span {
    margin-right: 15px;
    font-weight: 600;
    color: #2c3e50;
    font-size: 14px
}

.profile-history .chosen-container-single .chosen-single span:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0
}

.profile-history .chosen-drop {
    min-width: 220px
}

.profile-history .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
    z-index: 9
}

.profile-history .chosen-container .chosen-results li {
    padding-top: 10px;
    padding-bottom: 10px
}

.profile-history .chosen-container .chosen-results li:last-child {
    border-bottom: none;
    padding-bottom: 5px
}

.profile-history .chosen-results li.highlighted {
    background: none;
    color: #2c3e50
}

.profile-history .bid-history {
    padding: 30px
}

.profile-history .filter-project {
    position: absolute;
    right: 30px;
    bottom: 10px
}

.profile-history .list-history-profile {
    padding: 20px 30px 20px 30px;
    border-bottom: 1px solid #f4f6f8
}

.profile-history .list-history-profile li {
    border-bottom: 1px solid #f4f6f8;
    margin-bottom: 15px;
    padding: 4px 30px 15px 30px
}

.profile-history .list-history-profile li .inner {
    height: 60px
}

.profile-history .list-history-profile li:first-child {
    margin-top: 15px
}

.profile-history .list-history-profile li:last-child {
    border-bottom: none;
    margin: 15px 0 0 0
}

.profile-history .list-work-history-profile {
    border-bottom: 1px solid #f4f6f8
}

.profile-history .list-work-history-profile li {
    border-bottom: 1px solid #f4f6f8;
    margin-bottom: 15px;
    padding: 4px 30px 15px 30px
}

.profile-history .list-work-history-profile li .inner {
    height: 60px
}

.profile-history .list-work-history-profile li:first-child {
    margin-top: 15px
}

.profile-history .list-work-history-profile li:last-child {
    border-bottom: none;
    margin: 15px 0 0 0
}

.profile-history .work-history-heading {
    border-bottom: 1px solid #f4f6f8;
    padding: 0 30px 20px
}

.profile-history .work-history-heading h4.title-big-info-work-history-items {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #f4f6f8;
    padding: 20px 30px 23px
}

.profile-history .work-history-heading .project-status-filter {
    float: right;
    width: 24%
}

.project-status-filter .chosen-container .chosen-results {
    max-height: inherit
}

.contact-link {
    padding: 35px 20px
}

.btn-sumary.invite-freelancer {
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #e74c3c;
    box-shadow: 0 2px 0 #bf392b;
    font-weight: 300;
    padding: 10px 25px
}

.setting-profile-wrapper {
    border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    margin-top: 55px;
    padding: 20px 0 0
}

.setting-profile-wrapper span.text-intro {
    color: #656f77;
    font-size: 16px;
    display: inline-block;
    width: 50%;
    font-weight: 500
}

.setting-profile-wrapper span.text-small {
    color: #737b85;
    font-weight: 400
}

.setting-profile-wrapper .form-group {
    padding: 0 30px;
    margin-bottom: 15px
}

.setting-profile-wrapper .employer {
    padding-top: 0
}

.setting-profile-wrapper.freelancer .list-setting>li:first-child {
    border-top: 1px solid #f4f6f8
}

.setting-profile-wrapper .list-setting {
    margin: 0;
    padding: 0;
    list-style: none
}

.setting-profile-wrapper .list-setting li {
    border-top: 1px solid #f4f6f8;
    padding: 15px 30px
}

.setting-profile-wrapper .list-setting li:first-child {
    border-top: none
}

.setting-profile-wrapper .list-setting li a {
    color: #00b0ff;
    font-size: 16px;
    font-weight: 400
}

.setting-profile-wrapper .list-package-user {
    font-weight: 500
}

.setting-profile-wrapper .confirm-request {
    margin: 0;
    border-top: 1px solid #f4f6f8;
    padding: 15px 30px
}

.setting-profile-wrapper .confirm-request .text-small {
    color: #e18972
}

.freelancer .tab-content-profile .block-profiles>.tab-pane#tab_project_details {
    background: none;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2)
}

#tab_project_details .info-project-items-employer,
#tab_project_details .profile-history,
#tab_project_details .info-project-items {
    background: #fff
}

#tab_project_details .profile-history {
    margin-top: 40px
}

#tab_project_details .bid-history .paginations-wrapper {
    padding-bottom: 0
}

#tab_project_details .paginations-wrapper {
    padding-bottom: 0
}

.no-margin-top {
    margin-top: 0 !important
}

.nav-tabs-profile {
    position: relative;
    display: block
}

.nav-tabs-project .nav-tabs,
.nav-tabs-profile .nav-tabs {
    border: none
}

.nav-tabs-project .nav-tabs li a,
.nav-tabs-profile .nav-tabs li a {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    border: none;
    border-top: 5px solid transparent;
    padding: 15px 26px 30px;
    position: relative;
    bottom: -15px;
    color: #bdc3c7;
    letter-spacing: 1px;
    font-weight: 500
}

.nav-tabs-project .nav-tabs li a:hover,
.nav-tabs-profile .nav-tabs li a:hover {
    border: none;
    border-top: 5px solid #1fbdbd;
    color: #2c3e50;
    font-weight: 600
}

.nav-tabs-project .nav-tabs li.active a,
.nav-tabs-profile .nav-tabs li.active a {
    border: none;
    border-top: 5px solid #1fbdbd;
    color: #2c3e50;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    font-weight: 600;
    cursor: pointer
}

#tab_account_details {
    padding: 30px 30px
}

.no-padding-top {
    padding-top: 0 !important
}

.tab-content-profile #portfolio_img_container .moxie-shim.moxie-shim-html5 {
    width: auto;
    height: auto
}

.tab-content-profile .panel-title {
    position: relative
}

.tab-content-profile .panel-title span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px
}

.tab-content-profile .panel-title a {
    line-height: inherit !important
}

.tab-content-profile .btn-update-profile {
    margin-bottom: 10px !important
}

.tab-content-profile .panel-group .panel+.panel {
    margin-top: -1px !important
}

.tab-content-profile .panel-default {
    margin-top: -1px
}

.tab-content-profile .panel {
    border-radius: 0;
    border: none;
    margin-bottom: 0
}

.tab-content-profile .panel-group {
    margin-bottom: 0
}

.tab-content-profile .panel-heading {
    background: none;
    border-radius: 0;
    padding: 20px 30px;
    border: none;
    border: 1px solid #f0f0f0
}

.tab-content-profile .panel-heading h4 a {
    font-weight: 600;
    color: #2c3e50;
    display: block;
    line-height: 35px;
    cursor: context-menu
}

.tab-content-profile .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
    padding: 30px
}

.tab-content-profile .hourly-rate .error i {
    right: 25px !important;
    top: 12px !important
}

.tab-content-profile .hourly-rate .error .message {
    position: absolute;
    right: 13px;
    margin-top: 5px
}

.tab-content-profile .experience i {
    position: absolute;
    left: 73px;
    top: 11px
}

.tab-content-profile .experience .message {
    position: absolute;
    bottom: -25px
}

@media (max-width: 991px) {
    .tab-content-profile .experience .message {
        bottom: -56px
    }
}

.tab-content-profile .block-profiles .avatar-profile-page {
    display: inline-block;
    max-width: 125px;
    margin-left: 15px;
    margin-right: 30px;
    text-align: center;
    padding: 0;
    margin-bottom: 30px
}

.tab-content-profile .block-profiles .tab-pane {
    border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2)
}

.tab-content-profile .block-profiles .avatar-profile-page {
    display: inline-block;
    max-width: 125px;
    margin: 0 30px 30px 15px;
    text-align: center;
    padding: 0
}

.tab-content-profile .block-profiles .avatar-profile-page span.img-avatar {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    margin-bottom: 15px;
    display: block;
    overflow: hidden
}

.tab-content-profile .block-profiles .avatar-profile-page span.img-avatar img {
    width: 100%;
    height: auto
}

.tab-content-profile .block-profiles .avatar-profile-page #user_avatar_browse_button {
    color: #727b84;
    font-size: 14px;
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #d7d8da;
    border-radius: 4px;
    font-weight: 300
}

.tab-content-profile .block-profiles .avatar-profile-page #user_avatar_browse_button:hover {
    opacity: .8
}

.tab-content-profile .block-profiles .info-profile-page {
    max-width: 385px;
    display: inline-block;
    vertical-align: top
}

.tab-content-profile .block-profiles .info-profile-page .form-info-basic .form-group {
    margin-bottom: 30px;
    width: 350px
}

.tab-content-profile .block-profiles .info-profile-page .form-info-basic p span {
    font-weight: bold
}

.tab-content-profile .block-profiles .info-profile-page label.et-receive-mail,
.tab-content-profile .block-profiles .detail-profile-page label.et-receive-mail {
    font-weight: 400;
    margin-bottom: 0
}

.tab-content-profile .block-profiles .info-profile-page label.et-receive-mail #et_receive_mail,
.tab-content-profile .block-profiles .detail-profile-page label.et-receive-mail #et_receive_mail {
    margin-right: 10px
}

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group {
    margin-bottom: 30px;
    width: 350px
}

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group.radio-field,
.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group.checkbox-field {
    margin-bottom: 15px
}

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .chosen-container {
    border: none
}

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .chosen-container.chosen-container-multi {
    width: 100% !important
}

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .chosen-container-multi .chosen-choices {
    background: none;
    background-color: none;
    background-image: none;
    border: 1px solid #d7d8da
}

.tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .chosen-container-active .chosen-choices {
    box-shadow: 0
}

.btn-post-project {
    position: absolute !important;
    right: 13px;
    top: 0;
    background-color: #00b0ff;
    box-shadow: 0 2px 0 #0090e9;
    padding: 9px 25px;
    color: #fff;
    z-index: 9
}

.btn-post-project i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    opacity: 0;
    transition: all 0.3s ease-in-out
}

.btn-post-project:hover i {
    opacity: 1;
    left: 15px
}

.btn-post-project:hover {
    opacity: .8;
    padding-left: 40px
}

h4.title-big-info-project-items {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #f4f6f8;
    padding: 20px 30px 23px
}

.info-project-items-employer .inner .filter-project span {
    font-weight: normal !important
}

.info-project-items-employer .add-project,
.info-project-items .add-project {
    margin: 30px 0 20px 0
}

.info-project-items-employer .btn-submit-project,
.info-project-items .btn-submit-project {
    padding: 7px 12px;
    background-color: #e74c3c;
    box-shadow: 0 2px 0 #bf392b;
    font-weight: 400;
    border-radius: 4px;
    color: #fff
}

.info-project-items-employer .btn-submit-project:hover,
.info-project-items-employer .btn-submit-project:focus,
.info-project-items .btn-submit-project:hover,
.info-project-items .btn-submit-project:focus {
    color: #fff;
    text-decoration: none
}

.info-project-items-employer .chosen-container,
.info-project-items-employer .chosen-container-single .chosen-single,
.info-project-items-employer .chosen-container .chosen-single,
.info-project-items .chosen-container,
.info-project-items .chosen-container-single .chosen-single,
.info-project-items .chosen-container .chosen-single {
    border: none !important
}

.info-project-items-employer .search-form-top .chosen-container-active.chosen-with-drop .chosen-single,
.info-project-items-employer .project-status-filter .chosen-container-active.chosen-with-drop .chosen-single,
.info-project-items .search-form-top .chosen-container-active.chosen-with-drop .chosen-single,
.info-project-items .project-status-filter .chosen-container-active.chosen-with-drop .chosen-single {
    border: none
}

.info-project-items-employer .chosen-container-single .chosen-single span,
.info-project-items .chosen-container-single .chosen-single span {
    margin-right: 0
}

.info-project-items-employer .chosen-container-single .chosen-single span:before,
.info-project-items .chosen-container-single .chosen-single span:before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 24px
}

@media (max-width: 1199px) {
    .info-project-items-employer .chosen-container-single .chosen-single span:before,
    .info-project-items .chosen-container-single .chosen-single span:before {
        right: 28px
    }
}

.info-project-items-employer .chosen-drop,
.info-project-items .chosen-drop {
    min-width: 220px
}

.info-project-items-employer .chosen-container.chosen-with-drop .chosen-drop,
.info-project-items .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
    z-index: 9
}

.info-project-items-employer .chosen-container .chosen-results,
.info-project-items .chosen-container .chosen-results {
    max-height: inherit !important
}

.info-project-items-employer .chosen-container .chosen-results li:last-child,
.info-project-items .chosen-container .chosen-results li:last-child {
    border-bottom: none;
    padding-bottom: 5px
}

.info-project-items-employer .chosen-results li.highlighted,
.info-project-items .chosen-results li.highlighted {
    background: none;
    color: #2c3e50
}

.info-project-items-employer .chosen-drop,
.info-project-items .chosen-drop {
    min-width: 220px
}

.info-project-items-employer .chosen-container.chosen-with-drop .chosen-drop,
.info-project-items .chosen-container.chosen-with-drop .chosen-drop {
    left: 0;
    z-index: 9
}

.info-project-items-employer .chosen-container .chosen-results li:last-child,
.info-project-items .chosen-container .chosen-results li:last-child {
    border-bottom: none;
    padding-bottom: 5px
}

.info-project-items-employer .chosen-results li.highlighted,
.info-project-items .chosen-results li.highlighted {
    background: none;
    color: #2c3e50
}

.info-project-items-employer .post-button-control,
.info-project-items .post-button-control {
    margin-top: 7px
}

@media (max-width: 991px) {
    .info-project-items-employer .post-button-control,
    .info-project-items .post-button-control {
        margin-top: 4px
    }
}

.info-project-items-employer .post-button-control a,
.info-project-items .post-button-control a {
    font-size: 13px
}

.info-project-items-employer .post-button-control i,
.info-project-items .post-button-control i {
    padding-right: 5px
}

.info-project-items-employer .post-button-control .review,
.info-project-items .post-button-control .review {
    font-size: 13px
}

.info-project-items-employer .review-rate .review i,
.info-project-items .review-rate .review i {
    margin-left: 5px;
    position: relative;
    top: 4px
}

.info-project-items-employer .show-action-bids,
.info-project-items .show-action-bids {
    margin-top: 15px;
    min-height: 22px
}

@media (max-width: 991px) {
    .info-project-items-employer .show-action-bids,
    .info-project-items .show-action-bids {
        margin-top: 11px
    }
}

.info-project-items-employer .show-action-bids span,
.info-project-items .show-action-bids span {
    padding: 0 !important
}

.info-project-items-employer .show-action-bids .text-bid-view,
.info-project-items .show-action-bids .text-bid-view {
    font-size: 20px !important
}

.info-project-items-employer .show-action-bids .number-static-bid,
.info-project-items .show-action-bids .number-static-bid {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #bdc3c7;
    font-size: 18px;
    font-weight: 500;
    line-height: 13px;
    color: #2c3e50
}

.info-project-items-employer .show-action-bids .number-static-bid:last-child,
.info-project-items .show-action-bids .number-static-bid:last-child {
    padding-right: 0 !important;
    border: none
}

.info-project-items-employer .show-action-bids .number-static-bid .normal-text,
.info-project-items .show-action-bids .number-static-bid .normal-text {
    font-size: 14px;
    font-weight: 400;
    color: #2c3e50
}

.info-project-items-employer .inner,
.info-project-items .inner {
    position: relative
}

.info-project-items-employer .inner .filter-project,
.info-project-items .inner .filter-project {
    position: absolute;
    right: 30px;
    bottom: 10px
}

.info-project-items-employer .inner .filter-project span,
.info-project-items .inner .filter-project span {
    margin-right: 15px;
    font-weight: 600;
    color: #2c3e50;
    font-size: 14px
}

.info-project-items-employer .inner .filter-project span:before,
.info-project-items .inner .filter-project span:before {
    right: 0
}

.info-project-items-employer .inner .filter-project .dropbox,
.info-project-items .inner .filter-project .dropbox {
    cursor: pointer
}

.info-project-items-employer .inner .filter-project.filter-project-employer a.chosen-single,
.info-project-items .inner .filter-project.filter-project-employer a.chosen-single {
    min-width: 220px;
    text-align: right
}

.info-project-items-employer .inner .project-status-filter,
.info-project-items .inner .project-status-filter {
    border-bottom: 1px solid #f4f6f8;
    padding: 12px 30px
}

.info-project-items-employer .inner .filter-area,
.info-project-items .inner .filter-area {
    max-width: 200px
}

.info-project-items-employer .inner .filter-area a,
.info-project-items .inner .filter-area a {
    padding-left: 0
}

.info-project-items-employer .inner .show-bidden,
.info-project-items .inner .show-bidden {
    font-weight: bold;
    color: #2c3e50;
    cursor: pointer;
    margin-right: 0 !important
}

.info-project-items-employer .inner .list-filter,
.info-project-items .inner .list-filter {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #e1e4e6;
    position: absolute;
    z-index: 9;
    margin-top: 10px;
    right: 0;
    min-width: 150px
}

.info-project-items-employer .inner .list-filter li,
.info-project-items .inner .list-filter li {
    background: #fff;
    padding: 12px 0;
    border-bottom: 1px solid #e1e4e6;
    cursor: pointer;
    list-style: none
}

.info-project-items-employer .inner .list-filter li:last-child,
.info-project-items .inner .list-filter li:last-child {
    border-bottom: none
}

.info-project-items-employer .inner .list-filter li a,
.info-project-items .inner .list-filter li a {
    color: #2c3e50
}

.info-project-items-employer .bid-list-container li,
.info-project-items .bid-list-container li {
    border-bottom: 1px solid #f4f6f8;
    position: relative
}

.info-project-items-employer .bid-list-container li .user-bid-item-list,
.info-project-items .bid-list-container li .user-bid-item-list {
    padding: 15px 30px;
    position: relative
}

.info-project-items-employer .bid-list-container li .user-bid-item-list .avatar-author-project-item,
.info-project-items .bid-list-container li .user-bid-item-list .avatar-author-project-item {
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border-radius: 50%
}

.info-project-items-employer .bid-list-container li .user-bid-item-list a span.content-title-project-item,
.info-project-items .bid-list-container li .user-bid-item-list a span.content-title-project-item {
    font-weight: 600;
    font-size: 16px
}

.info-project-items-employer .bid-list-container li .avatar-author-project-item img,
.info-project-items .bid-list-container li .avatar-author-project-item img {
    width: 100%;
    height: auto
}

.action-project {
    text-align: right
}

.action-project .status-project {
    margin-top: 24px
}

.action-project .date {
    font-size: 13px
}

.action-project .number-blue {
    color: #00b0ff;
    font-size: 16px;
    font-weight: 500
}

.user-bid-item-info {
    padding: 0 30px 0 0;
    margin-top: 15px
}

.user-bid-item-info .info-item {
    padding: 0;
    margin: 0;
    list-style: none
}

.user-bid-item-info .info-item li {
    border-bottom: none;
    vertical-align: middle;
    color: #656f77;
    font-size: 14px;
    margin-bottom: 7px
}

.user-bid-item-info .info-item li:last-child {
    margin: 0
}

.user-bid-item-info .info-item li .number-blue {
    color: #00b0ff;
    font-size: 18px;
    margin-right: 5px
}

.info-profile-freelancer-bidding .comment-author-history {
    margin-left: 0
}

.full-text p,
.trim-text p {
    margin-bottom: 0;
    line-height: 24px
}

.full-text .show-more,
.full-text .show-less,
.trim-text .show-more,
.trim-text .show-less {
    font-size: 13px;
    font-style: italic;
    cursor: pointer
}

.list-history-profile .name-history {
    width: 70%;
    float: left
}

.list-history-profile .name-history .avatar-bid-item,
.list-history-profile .name-history .content-bid-item-history {
    display: inline-block;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    width: 85%;
    width: calc(100% - 45px)
}

.list-history-profile .name-history .avatar-bid-item {
    border-radius: 50%;
    margin-right: 15px;
    width: 30px;
    height: 30px
}

.list-history-profile .name-history .avatar-bid-item img {
    width: 100%;
    height: auto
}

.list-history-profile .name-history .comment-author-history,
.list-history-profile .name-history .stt-in-process {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 25px
}

.list-history-profile .name-history .content-complete {
    display: block;
    padding-top: 5px;
    clear: both
}

.list-history-profile .name-history .content-complete .number-price-project-info {
    color: #2c3e50;
    font-weight: 600;
    font-size: 16px
}

.list-history-profile .name-history .content-complete-employer p {
    margin-bottom: 10px
}

.list-history-profile .name-history .stt-in-process {
    font-weight: 500;
    margin-top: 4px
}

.list-history-profile .name-history .rate-it {
    display: inline-block
}

.list-history-profile .name-history .content-bid-item-history h5 {
    margin: 5px 0 0 0
}

.list-history-profile .name-history .content-bid-item-history h5 a {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: #00b0ff
}

.list-history-profile .info-history {
    width: 30%;
    float: left;
    padding-left: 30px;
    text-align: right
}

.list-history-profile .info-history li {
    color: #656e78;
    font-weight: 300;
    border: none;
    padding: 0;
    margin: 0 !important
}

@media (max-width: 991px) {
    .list-history-profile .info-history li {
        margin: 5px 0 0 0 !important
    }
}

.list-history-profile .info-history li .number-price-project-info {
    font-weight: 600
}

.list-history-profile .info-history li .number-blue {
    margin-bottom: 5px
}

.list-history-profile .info-history li .btn-apply-project-item {
    margin-top: 24px
}

.list-history-profile .post-control {
    font-weight: bold
}

.list-history-profile .post-control a {
    display: inline-block;
    margin-left: 5px
}

.list-history-profile .post-control span {
    padding: 0 11px
}

.list-work-history-profile .name-history {
    width: 70%;
    float: left
}

.list-work-history-profile .name-history>a {
    font-size: 16px;
    color: #30363c
}

.list-work-history-profile .name-history .avatar-bid-item,
.list-work-history-profile .name-history .content-bid-item-history {
    display: inline-block;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    width: 85%;
    width: calc(100% - 45px)
}

.list-work-history-profile .name-history .avatar-bid-item {
    border-radius: 50%;
    margin-right: 15px;
    width: 30px;
    height: 30px
}

.list-work-history-profile .name-history .avatar-bid-item img {
    width: 100%;
    height: auto
}

.list-work-history-profile .name-history .comment-author-history,
.list-work-history-profile .name-history .stt-in-process {
    display: block;
    color: #666f78;
    font-size: 14px;
    line-height: 25px
}

.list-work-history-profile .name-history .comment-author-history.active .comment-view-more,
.list-work-history-profile .name-history .comment-author-history.active .comment-viewless {
    display: block
}

.list-work-history-profile .name-history .comment-author-history.active .comment-view-less,
.list-work-history-profile .name-history .comment-author-history.active .comment-viewmore {
    display: none
}

.list-work-history-profile .name-history .comment-view-more,
.list-work-history-profile .name-history .comment-viewless {
    display: none
}

.list-work-history-profile .name-history .comment-viewless,
.list-work-history-profile .name-history .comment-viewmore {
    font-size: 13px;
    font-style: italic;
    color: #666f78;
    cursor: pointer
}

.list-work-history-profile .name-history .content-complete {
    display: block;
    padding-top: 5px;
    clear: both
}

.list-work-history-profile .name-history .content-complete .number-price-project-info {
    color: #2c3e50;
    font-weight: 600;
    font-size: 16px
}

.list-work-history-profile .name-history .content-complete .review {
    color: #666f78
}

.list-work-history-profile .name-history .content-complete .review-rate {
    margin-top: 10px
}

.list-work-history-profile .name-history .content-complete-employer p {
    margin-bottom: 10px
}

.list-work-history-profile .name-history .stt-in-process {
    font-weight: 500;
    margin-top: 4px;
    margin-bottom: 10px
}

.list-work-history-profile .name-history .rate-it {
    display: inline-block
}

.list-work-history-profile .name-history .content-bid-item-history h5 {
    margin: 5px 0 0 0
}

.list-work-history-profile .name-history .content-bid-item-history h5 a {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    color: #30363c
}

.list-work-history-profile .info-history {
    width: 30%;
    float: left;
    padding-left: 30px;
    text-align: right
}

.list-work-history-profile .info-history li {
    color: #656e78;
    font-weight: 300;
    border: none;
    padding: 0;
    margin: 0 !important
}

@media (max-width: 991px) {
    .list-work-history-profile .info-history li {
        margin: 5px 0 0 0 !important
    }
}

.list-work-history-profile .info-history li .number-price-project-info {
    font-weight: 600
}

.list-work-history-profile .info-history li .number-blue {
    margin-bottom: 5px
}

.list-work-history-profile .info-history li .btn-apply-project-item {
    margin-top: 20px
}

.list-work-history-profile .post-control {
    font-weight: bold
}

.list-work-history-profile .post-control a {
    display: inline-block;
    margin-left: 5px
}

.list-work-history-profile .post-control span {
    padding: 0 11px
}

.form-group.portfolios-wrapper {
    margin-bottom: 10px !important
}

.portfolios-wrapper .add-porfolio-button {
    min-height: 157px;
    text-align: center;
    display: inline-block;
    color: #90959a;
    font-size: 16px;
    position: relative
}

.portfolios-wrapper .inner {
    margin: 0 15px;
    background: #f2f5f7
}

.list-item-portfolio li {
    display: inline-block;
    color: #90959a;
    font-size: 16px;
    position: relative;
    margin-bottom: 30px
}

.list-item-portfolio li a {
    position: relative;
    display: block;
    max-height: 157px;
    overflow: hidden
}

.profile-category .chosen-container,
.portfolio-skills .chosen-container {
    display: block
}

.portfolio-name.error i {
    bottom: 50px !important
}

.chosen-container {
    border: 1px solid #dddddd;
    border-radius: 4px
}

#credits .balance {
    position: relative;
    border-bottom: 1px solid #f5f7f9;
    padding: 30px 30px 0px 30px
}

#credits .balance .credit,
#credits .balance .available,
#credits .balance .frozen {
    color: #737c85;
    margin-right: 40px
}

#credits .balance .credit {
    font-size: 18px;
    font-weight: 500
}

#credits .balance .available,
#credits .balance .frozen {
    font-size: 14px;
    font-weight: 300
}

#credits .balance .balance-credit .credit {
    margin-right: 30px
}

#credits .balance .balance-credit .buget {
    font-size: 18px
}

#credits .balance .button-functions .btn-add button,
#credits .balance .button-functions .btn-withdraw button {
    border: none
}

#credits .balance .button-functions .btn-withdraw {
    font-weight: 300
}

#credits .balance .button-functions .btn-withdraw i {
    margin-right: 20px
}

#credits .changelog {
    padding: 30px
}

#credits .changelog .bar-title {
    border-bottom: 1px solid #f5f7f9;
    position: relative
}

#credits .changelog .bar-title .function-filter .value,
#credits .changelog .bar-title .function-filter .date {
    display: inline-block
}

#credits .changelog .bar-title .function-filter .value {
    margin-right: 20px
}

#credits .changelog .bar-title .function-filter .value .dropbox {
    cursor: pointer
}

#credits .changelog .bar-title .function-filter .value ul {
    margin: 0
}

#credits .changelog .bar-title .function-filter .value .list-value {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #e1e4e6;
    position: absolute;
    z-index: 999;
    margin-top: 10px;
    left: -77px
}

#credits .changelog .bar-title .function-filter .value .list-value>li {
    display: block;
    background: #fff;
    padding: 12px 0;
    width: 150px;
    border-bottom: 1px solid #e1e4e6;
    cursor: pointer
}

#credits .changelog .bar-title .function-filter .value .list-value>li:last-child {
    border-bottom: none
}

#credits .changelog .bar-title .function-filter .value .list-value>li i {
    padding-right: 8px
}

#credits .changelog .bar-title .function-filter .value .list-value>li a {
    display: block
}

#credits .changelog .bar-title .function-filter .date {
    position: relative
}

#credits .changelog .bar-title .function-filter .date input {
    border: none;
    color: #00b0ff;
    cursor: pointer
}

#credits .changelog .changelog-list ul>li>li {
    border: none
}

#credits .changelog .changelog-list ul>li .information-detail i {
    padding-right: 5px
}

#credits .changelog .changelog-list ul>li .information-detail span {
    font-weight: 600
}

#credits .changelog .changelog-list ul>li .information-status .status {
    font-weight: 400;
    font-size: 14px
}

#credits .changelog .changelog-list ul>li .information-status i {
    padding-left: 5px
}

.withdraw .balance-withdraw {
    border-top: 1px solid #d7d9da;
    border-bottom: 1px solid #d7d9da;
    padding: 20px 0;
    font-weight: 600
}

.withdraw .balance-withdraw .current,
.withdraw .balance-withdraw .available {
    margin-bottom: 25px
}

.withdraw .balance-withdraw .current,
.withdraw .balance-withdraw .available,
.withdraw .balance-withdraw .frozen {
    position: relative;
    font-weight: 600
}

.withdraw .balance-withdraw .current .price,
.withdraw .balance-withdraw .available .price,
.withdraw .balance-withdraw .frozen .price {
    position: absolute;
    right: 0;
    font-weight: 600
}

.withdraw .balance-withdraw .frozen .price {
    color: #b0bec5
}

.withdraw .amount-withdraw {
    border-bottom: 1px solid #d7d9da;
    padding: 30px 0;
    position: relative
}

.withdraw .amount-withdraw .title {
    font-weight: 600
}

.withdraw .amount-withdraw p {
    margin-bottom: 0
}

.withdraw .amount-withdraw .price-amount {
    font-size: 10px
}

.withdraw .security-code {
    border-bottom: none
}

.withdraw .payment {
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 10px;
    position: relative
}

.withdraw .payment label {
    margin-bottom: 20px
}

.withdraw .payment textarea {
    width: 100%;
    height: 170px;
    border-radius: 4px;
    padding: 15px
}

.withdraw .btn-submit {
    padding: 12px 60px;
    margin-bottom: 20px
}

.number-profile-wrapper-archive .btn-sumary i {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -8px;
    opacity: 0;
    transition: all 0.3s ease-in-out
}

.group-filter-conversation .form-control {
    height: 40px;
    padding-left: 30px;
    padding: 0px 10px 0px 30px;
    line-height: 30px
}

.notice-first-login {
    background: #E55D52;
    margin-bottom: 20px;
    border-radius: 3px
}

.notice-first-login p {
    margin: 0;
    padding: 14px;
    color: #FFF
}

.notice-first-login p i {
    margin-right: 4px
}

.stripe_disconnect i {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.noti-update {
    margin-top: 10px
}

.tab-close .text-update-profile {
    display: none;
    margin-bottom: 0
}

.tab-close .text-noti-profile {
    display: block;
    margin-bottom: 0
}

.text-update-profile {
    display: block;
    margin-bottom: 0
}

.text-noti-profile {
    display: none;
    margin-bottom: 0
}

.no-results {
    padding: 20px 30px;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    color: #666f78
}

.no-results .btn-find-project {
    background: #e74c3c;
    box-shadow: 0 2px 0 #c0392b;
    padding: 7px 12px;
    color: #fff;
    border-radius: 4px;
    margin-top: 20px
}

.accept-bid-form {
    margin: 20px 0
}

.accept-bid-form .title {
    font-size: 20px;
    color: #2c3e50;
    margin-bottom: 25px
}

.accept-bid-form .note-bid {
    font-size: 16px;
    margin-bottom: 25px
}

.accept-bid-form .btn-agree,
.accept-bid-form .btn-cancel {
    border-radius: 4px;
    background-clip: padding-box;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding: 5px 20px !important;
    letter-spacing: 1.1px;
    border: none
}

.accept-bid-form .btn-agree {
    background-color: #e74c3c;
    box-shadow: 0 2px 0 #bf392b;
    padding: 5px 35px !important;
    margin-right: 8px
}

.accept-bid-form .btn-cancel {
    background-color: #5b646d;
    box-shadow: 0 2px 0 #666f78;
    padding: 5px 40px !important
}

@media (max-width: 767px) {
    .nav-tabs-profile .nav-tabs {
        position: relative;
        text-align: center
    }
    .nav-tabs-profile .nav-tabs>li {
        display: none
    }
    .nav-tabs-profile .nav-tabs>li.active {
        display: inline-block;
        width: 70%;
        text-align: center;
        float: none
    }
    .nav-tabs-profile .nav-tabs>li.prev {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        width: 12%
    }
    .nav-tabs-profile .nav-tabs>li.prev a {
        padding-left: 0
    }
    .nav-tabs-profile .nav-tabs>li.prev a:before {
        content: "\f053";
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #415161
    }
    .nav-tabs-profile .nav-tabs>li.prev a span {
        display: none
    }
    .nav-tabs-profile .nav-tabs>li.prev a:hover {
        background: none;
        border-color: transparent
    }
    .nav-tabs-profile .nav-tabs>li.next {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0;
        width: 12%
    }
    .nav-tabs-profile .nav-tabs>li.next a {
        padding-right: 0
    }
    .nav-tabs-profile .nav-tabs>li.next a:before {
        content: "\f054";
        font-family: 'FontAwesome';
        font-size: 20px;
        color: #415161
    }
    .nav-tabs-profile .nav-tabs>li.next a span {
        display: none
    }
    .nav-tabs-profile .nav-tabs>li.next a:hover {
        background: none;
        border-color: transparent
    }
    .tab-content-profile .block-profiles .info-profile-page .form-info-basic .form-group {
        width: 100%
    }
    .form-info-basic .fre-btn,
    .form-info-basic .fre-btn-disable,
    .form-info-basic .fre-payment-list>li>.btn {
        width: 100%
    }
    .tab-content-profile .block-profiles .avatar-profile-page {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .tab-content-profile .block-profiles .avatar-profile-page span.img-avatar {
        margin: 0 auto;
        margin-bottom: 20px
    }
    .tab-content-profile .block-profiles .avatar-profile-page #user_avatar_browse_button {
        padding: 8px 32px
    }
    .tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group {
        width: 100%
    }
    .tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group label {
        width: 100%
    }
    .tab-content-profile .block-profiles .detail-profile-page .form-detail-profile-page .form-group select {
        width: 100%;
        font-size: 16px
    }
    .info-project-items-employer .inner .filter-project,
    .info-project-items .inner .filter-project,
    .profile-history .filter-project {
        position: initial;
        right: initial;
        bottom: initial
    }
    .info-project-items-employer .inner .filter-area,
    .info-project-items .inner .filter-area {
        max-width: 100%
    }
    .profile-history .filter-project,
    .info-project-items .inner .filter-project {
        border-bottom: 1px solid #f4f6f8;
        padding: 0 30px 20px
    }
    .profile-history .filter-project select,
    .info-project-items .inner .filter-project select {
        width: 100%;
        height: 38px
    }
    h4.title-big-info-project-items {
        border: none
    }
    .group-filter-conversation .form-control {
        border-bottom: 1px solid #e2e8ec
    }
    .single-profile-content .single-profile,
    .single-profile-content .list-skill-profile {
        width: 100%
    }
    .single-profile-content .list-skill-profile {
        padding-left: 0
    }
    .single-profile-content .list-skill-profile ul {
        text-align: left
    }
    .single-profile-content .list-skill-profile ul li:first-child {
        margin-left: 0
    }
    .list-work-history-profile .name-history {
        width: 100%
    }
    .list-work-history-profile .info-history {
        width: 100%;
        text-align: left;
        margin: 10px 0 0
    }
    .portfolios-wrapper .add-porfolio-button {
        min-height: auto
    }
    .add-porfolio-button a {
        line-height: 1.3em !important
    }
    .profile-history .list-history-profile li .inner {
        height: auto
    }
    #tab_project_details .paginations-wrapper {
        padding: 20px 15px
    }
    #tab_project_details .paginations-wrapper .paginations {
        text-align: center;
        position: relative;
        padding: 0
    }
    #tab_project_details .paginations-wrapper .paginations .page-numbers {
        display: none;
        padding: 0
    }
    #tab_project_details .paginations-wrapper .paginations .page-numbers.current {
        display: inline-block
    }
    #tab_project_details .paginations-wrapper .paginations .page-numbers.next {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0
    }
    #tab_project_details .paginations-wrapper .paginations .page-numbers.prev {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0
    }
    .changelog-list .paginations-wrapper {
        padding: 15px 0
    }
    .changelog-list .paginations-wrapper .paginations {
        text-align: center;
        position: relative;
        padding: 0
    }
    .changelog-list .paginations-wrapper .paginations .page-numbers {
        display: none;
        padding: 0
    }
    .changelog-list .paginations-wrapper .paginations .page-numbers.current {
        display: inline-block
    }
    .changelog-list .paginations-wrapper .paginations .page-numbers.next {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0
    }
    .changelog-list .paginations-wrapper .paginations .page-numbers.prev {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0
    }
    .nav-tabs-project .nav-tabs li a,
    .nav-tabs-profile .nav-tabs li a {
        padding-left: 20px;
        padding-right: 20px
    }
}

.workplace-conversation-title {
    padding: 0;
    line-height: 54px
}

.workplace-conversation-title .col-md-8 {
    border-right: 1px solid #f4f6f8
}

.workplace-conversation-title h2 {
    margin: 0 0 0 30px;
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 54px
}

.workplace-conversation-title a {
    display: inline-block;
    color: #1d8bdf
}

.list-chat-work-place-wrap {
    margin-right: -15px
}

.work-place-wrapper {
    background: #FFF;
    position: absolute;
    left: 15px;
    bottom: 0;
    width: calc(100% - 15px)
}

.work-place-wrapper .form-group-work-place {
    position: relative;
    border-top: 1px solid #f4f6f8;
    padding: 20px 30px 0;
    overflow: auto;
    max-height: 90px
}

.form-group-work-place-wrapper {
    display: block;
    position: relative;
    z-index: 2px
}

.form-group-work-place-wrapper .submit-btn-msg {
    position: absolute;
    bottom: 14px;
    right: 20px
}

.content-require-project .cat-list-milestone>li:last-child {
    margin-bottom: 0
}

.list-chat-work-place-none {
    position: absolute;
    bottom: 130px;
    left: 0;
    width: 100%;
    color: #737c85;
    text-align: center
}

@media (max-width: 991px) {
    .workplace-conversation-title a {
        margin-right: 30px
    }
    .work-place-wrapper {
        width: calc(100% - 30px);
        box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2)
    }
    .list-chat-work-place-wrap {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .workplace-conversation-title a {
        float: left !important;
        margin-left: 30px;
        margin-right: 0
    }
}

.info-project-item ul.info-item,
.list-share-social,
.single-profile-content .single-profile,
.single-profile-content .list-skill-profile ul,
.profile-history .list-history-profile,
.list-work-history-profile,
.list-work-history-profile .info-history,
.list-history-profile .info-history,
.list-detail-info,
.list-item-portfolio,
.btn-menu-call,
.menu-footer .main-menu-footer,
.social-footer,
.list-link-footer {
    margin: 0;
    padding: 0;
    list-style: none
}

.btn-open-msg-modal {
    padding-top: 11px;
    padding-bottom: 11px
}

.list-detail-info li {
    display: block;
    padding: 13px 30px;
    border-top: 1px solid #f4f6f8;
    color: #656e78
}

.list-detail-info li span.text {
    display: inline-block;
    font-weight: 300;
    font-size: 15px
}

.list-detail-info li .text-right {
    color: #2c3e50;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    float: right
}

.list-detail-info li i {
    display: inline-block;
    min-width: 20px;
    margin-right: 5px;
    color: #90969b
}

.list-detail-info li .rate-it {
    display: inline-block;
    float: right
}

.list-detail-info li .rate-it i {
    margin: 0;
    min-width: 0
}

.tab-content-project {
    margin: 30px 0 15px 0
}

.row.title-tab-project {
    padding: 0 10px 0 20px
}

.single-project .visibility-hidden {
    visibility: hidden
}

.single-project .author-link-project-item {
    display: inline-block;
    padding-left: 12px
}

.single-project .time-post-project-item {
    padding-left: 17px;
    display: block;
    padding-top: 1px
}

.padding-pagiantion .paginations {
    padding: 20px 0 !important
}

.single-projects,
.info-bidding-wrapper {
    display: block;
    border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.single-projects .project-item {
    padding: 15px 30px;
    border-bottom: 1px solid #f4f6f8
}

.single-projects .avatar-author-project-item {
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 15px;
    border-radius: 50%
}

.single-projects .avatar-author-project-item img {
    width: 100%;
    height: auto
}

.single-projects .content-title-project-item {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    width: 85%;
    width: calc(100% - 45px);
    font-size: 16px;
    color: #30363c;
    font-weight: 400;
    line-height: 30px
}

.single-projects .author-link-project-item,
.single-projects .time-post-project-item {
    font-weight: 300;
    line-height: 30px;
    font-size: 16px
}

.single-projects .author-link-project-item a,
.single-projects .time-post-project-item a {
    color: #656e78;
    font-size: 16px
}

.single-projects .budget-project-item {
    color: #2c3e50;
    font-size: 14px;
    font-weight: 700;
    padding-left: 20px;
    line-height: 30px
}

.single-projects .info-project-item {
    border-bottom: 1px solid #f4f6f8
}

.single-projects .info-project-item .info-item {
    padding-left: 30px
}

.single-projects .info-project-item .info-item>li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    padding: 10px 20px 10px 0;
    border-right: 1px solid #f4f6f8
}

.single-projects .info-project-item .info-item>li:last-child {
    margin-right: 0
}

.single-projects .info-project-item .info-item>li .number-blue {
    color: #3397db;
    font-size: 22px
}

.single-projects .info-project-item .info-item>li .text-normal {
    color: #656f77 !important;
    font-size: 14px !important;
    margin-left: 5px
}

.single-projects .info-project-item .info-project-item-right {
    display: block;
    float: right;
    line-height: 50px
}

.single-projects .info-project-item .info-project-item-right .link-clone i {
    display: inline-block;
    margin-right: 15px
}

.single-projects .info-project-item .info-project-item-right .list-share-social li {
    border-left: 1px solid rgba(119, 119, 119, 0.1);
    padding: 0 16px
}

.single-projects .info-project-item .info-project-item-right .list-share-social li i {
    position: relative;
    top: 2px
}

.single-projects .info-project-item .info-project-item-right .list-share-social li a {
    color: #656f77;
    font-size: 14px
}

.single-projects .work-place-wrapper .list-chat-work-place .author-name {
    font-weight: bold;
    text-transform: capitalize
}

.single-projects .work-place-wrapper .list-chat-work-place .status {
    color: #00b0ff
}

.single-projects .work-place-wrapper .list-chat-work-place .changelog-time {
    position: absolute;
    right: 0px;
    color: #90a4ae;
    font-size: 12px
}

.single-projects .info-project-item-details {
    padding: 10px 30px 0 30px
}

.single-projects .info-project-item-details .content-require-project h4 {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px
}

.single-projects .info-project-item-details .content-require-project {
    padding: 30px 30px 20px 0
}

.single-projects .info-project-item-details .content-require-project p {
    color: #656f77;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: justify
}

.single-projects .info-project-item-details .list-require-skill-project,
.single-projects .info-project-item-details .list-file-attack-report {
    margin-bottom: 25px
}

.single-projects .info-project-item-details .list-require-skill-project .list-project_category ul {
    padding-bottom: 1px
}

.single-projects .content-require-skill-project {
    padding-top: 30px
}

.single-projects .content-require-skill-project h3,
.single-projects .content-require-skill-project .title-content {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px
}

.single-projects .content-require-skill-project .cat-list-milestone {
    margin-top: 30px
}

.single-projects .content-require-skill-project .fre-normal-btn {
    margin-bottom: 28px
}

.single-projects .content-require-skill-project p {
    font-size: 16px
}

.workplace-project-details .content-require-project {
    padding-right: 30px
}

.workplace-project-details .content-require-project:last-of-type {
    border: none
}

.workplace-project-details .content-require-project.active .list-file-attack,
.workplace-project-details .content-require-project.active .cat-list-milestone,
.workplace-project-details .content-require-project.active .workplace-project-description {
    display: block
}

.workplace-project-details .content-require-project.active .workplace-title-arrow>span:before {
    display: none
}

.workplace-project-details .content-require-project.active .workplace-title-arrow>span:after {
    display: block
}

.workplace-project-details .content-require-project.active .workplace-title-wrap {
    padding-bottom: 0
}

.workplace-project-details .content-require-project.active.content-require-project-attachment {
    padding-bottom: 20px
}

.workplace-project-details .content-require-project.content-require-project-attachment .workplace-title-wrap {
    border: none
}

.workplace-project-details .content-require-project .workplace-title-wrap {
    border-top: 1px solid #f4f6f8;
    padding-top: 20px;
    padding-bottom: 30px
}

.workplace-project-details .content-require-project .workplace-title {
    position: relative
}

.workplace-project-details .content-require-project h4 {
    display: inline-block;
    color: #2c3d4f;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    cursor: pointer
}

.workplace-project-details .content-require-project h4.title-content-milestone {
    display: none
}

.workplace-project-details .content-require-project .workplace-title-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.workplace-project-details .content-require-project .workplace-title-arrow>span {
    display: inline-block;
    width: 18px;
    cursor: pointer;
    text-align: right
}

.workplace-project-details .content-require-project .workplace-title-arrow>span:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 12px
}

.workplace-project-details .content-require-project .workplace-title-arrow>span:after {
    display: none;
    content: '\f078';
    font-family: 'FontAwesome';
    font-size: 12px
}

.workplace-project-details .content-require-project .list-file-attack {
    margin: 10px 0 0;
    display: none;
    padding: 0
}

.workplace-project-details .content-require-project .list-file-attack>li {
    position: relative;
    padding: 10px 20px 10px 0;
    list-style-type: none;
    line-height: 1.2em;
    border-bottom: 1px solid #f4f6f8
}

.workplace-project-details .content-require-project .list-file-attack>li:first-child {
    margin-top: 10px
}

.workplace-project-details .content-require-project .list-file-attack>li .fa-times {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #666f78
}

.workplace-project-details .content-require-project .list-file-attack>li:last-child {
    border: none
}

.workplace-project-details .content-require-project .list-file-attack>li .file-attack-name {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.6em
}

.workplace-project-details .content-require-project .list-file-attack>li .file-attack-time {
    display: block;
    line-height: 1.6em;
    color: #737c85
}

.workplace-project-details .content-require-project .cat-list-milestone {
    display: none
}

.workplace-project-details .content-require-project .workplace-project-description {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px
}

.workplace-project-details .content-require-project>a {
    display: inline-block;
    margin-bottom: 25px;
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #5d9468;
    color: #FFF;
    box-shadow: 0 2px 0 #497552
}

.workplace-project-details .cat-list-milestone {
    margin-top: 24px;
    margin-bottom: 30px
}

.report-details .workplace-project-details .content-require-project {
    padding-right: 0
}

.attachment-default-list {
    margin: 0;
    padding: 0
}

.attachment-default-list>li {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style-type: none;
    padding: 8px 0
}

.attachment-default-list>li i {
    margin-right: 5px
}

.single-project-wrapper .title-tab-project span {
    padding-left: 10px
}

.info-bidding-wrapper .paginations-wrapper {
    padding: 0px 30px 0px 30px
}

.info-bidding-wrapper.freelancer-bidding .list-bidding {
    border-bottom: 1px solid #ededed;
    margin: 0px
}

.info-bidding-wrapper .list-bidding {
    padding-top: 20px
}

.info-bidding-wrapper .list-bidding:last-child {
    border-bottom: none
}

.info-bidding-wrapper .bid_win .number-price-project span.number-price {
    color: #00b0ff !important
}

.info-bidding-wrapper .bid_unaccepted .number-price-project span.number-price {
    color: #666f78 !important
}

.info-bidding-wrapper .bid_hide .comment-author-history,
.info-bidding-wrapper .bid_win .comment-author-history {
    display: none
}

.info-bidding-wrapper .bid_hide .name-profile,
.info-bidding-wrapper .bid_win .name-profile {
    font-weight: 400
}

.info-bidding-wrapper .bid_hide .show-info,
.info-bidding-wrapper .bid_win .show-info {
    display: block;
    top: 20px;
    color: #666f78;
    font-size: 4px;
    cursor: pointer
}

.info-bidding-wrapper .icon-show-info .number-price-project span.number-price {
    color: #666f78
}

.info-bidding-wrapper .icon-show-info .show-info {
    display: block;
    top: 20px;
    color: #666f78;
    font-size: 4px;
    cursor: pointer
}

.info-bidding-wrapper .show-info {
    position: absolute;
    right: 10px;
    display: none
}

.info-bidding-wrapper .show-info i {
    padding-right: 2px
}

.info-bidding-wrapper .info-bidding {
    display: block;
    clear: both;
    padding: 0 30px 20px
}

.info-bidding-wrapper .info-bidding .rate-exp-wrapper .rate-it {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    margin-bottom: 15px
}

.info-bidding-wrapper .info-bidding .rate-exp-wrapper .experience {
    display: inline-block;
    position: relative;
    bottom: 8px
}

.info-bidding-wrapper .info-bidding .rate-exp-wrapper span {
    display: inline-block
}

.info-bidding-wrapper .info-bidding .number-price-project,
.info-bidding-wrapper .info-bidding .action-employer-bidden {
    display: inline-block
}

.info-bidding-wrapper .info-bidding .action-employer-bidden {
    float: right
}

.info-bidding-wrapper .info-bidding .number-price-project {
    color: #656f77;
    font-size: 14px;
    display: block;
    text-align: center;
    position: relative;
    font-weight: 500;
    vertical-align: top;
    float: left
}

.info-bidding-wrapper .info-bidding .number-price-project span.number-price {
    display: block;
    color: #00b0ff;
    font-size: 22px;
    font-weight: 500
}

.info-bidding-wrapper .info-bidding .number-price-project .confirm {
    clear: both;
    display: block
}

.info-bidding-wrapper .info-bidding .number-price-project .confirm button {
    margin-bottom: 2px
}

.info-bidding-wrapper .info-bidding .number-price-project .btn-accept-bid {
    background-color: #e74c3c;
    box-shadow: 0 2px 0 #bf392b;
    padding: 5px 20px;
    position: absolute;
    display: block;
    top: 5px;
    left: 25%;
    margin-left: -20px
}

.info-bidding-wrapper .avatar-freelancer-bidding,
.info-bidding-wrapper .info-profile-freelancer-bidding {
    float: left;
    overflow: hidden
}

.info-bidding-wrapper .avatar-freelancer-bidding .avatar-profile {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    margin-right: 15px
}

.info-bidding-wrapper .avatar-freelancer-bidding .avatar-profile img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.info-bidding-wrapper .info-profile-freelancer-bidding {
    width: 75%;
    width: calc(100% - 65px)
}

.info-bidding-wrapper .info-profile-freelancer-bidding .name-profile {
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600
}

.info-bidding-wrapper .info-profile-freelancer-bidding .position-profile {
    color: #2ecc71;
    font-size: 12px
}

#project_comment {
    border-top: 1px solid #f4f6f8;
    margin: 0 30px 30px 0
}

.no-bid-found {
    padding: 25px
}

.action-bid {
    margin-top: 30px
}

.action-bid .padding-title {
    padding-left: 20px
}

.action-bid .content-bid-action {
    padding: 0 20px 5px 20px;
    border-bottom: 1px solid #f4f6f8
}

.action-bid .buy-bid-action {
    padding: 25px 20px
}

.action-bid p {
    margin-bottom: 20px
}

.action-bid .title-name {
    font-size: 16px;
    margin-bottom: 15px
}

.action-bid .number {
    font-size: 16px;
    font-weight: 700
}

.action-bid .text-bold {
    font-size: 16px;
    font-weight: 700
}

.action-bid .text-italic {
    font-style: italic;
    font-size: 12px
}

.action-bid .btn-buy-bid {
    background: #2ecc71;
    box-shadow: 0 2px 0 #249b56;
    padding: 7px 10px;
    color: #fff;
    border-radius: 4px;
    margin-top: 20px
}

.action-bid .btn-buy-bid:hover,
.action-bid .btn-buy-bid:focus {
    opacity: 0.8
}

.info-company-wrapper {
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.info-company-wrapper .info-company-avatar {
    padding: 30px;
    display: block
}

.info-company-wrapper .info-company-avatar .info-avatar {
    display: inline-block;
    vertical-align: middle;
    float: left;
    overflow: hidden;
    width: 35px;
    height: 35px;
    margin-right: 20px;
    border-radius: 50%
}

.info-company-wrapper .info-company-avatar .info-avatar img {
    width: 100%;
    height: auto
}

.info-company-wrapper .info-company-avatar .time-since {
    color: #737c85;
    font-size: 12px;
    font-weight: 300
}

.info-company-wrapper .info-company-avatar .info-company {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    width: calc(100% - 55px)
}

.info-company-wrapper .info-company-avatar .info-company-name {
    margin: 0 0 5px;
    color: #2c3e50;
    font-size: 18px;
    font-weight: 600
}

.info-company-wrapper .list-info-company-details {
    list-style: none;
    padding: 0;
    margin: 0
}

.info-company-wrapper .list-info-company-details li {
    border-top: 1px solid #f4f6f8;
    padding: 13px 30px;
    color: #90959a;
    font-size: 16px;
    font-weight: 400
}

.info-company-wrapper .list-info-company-details li .address {
    overflow: hidden
}

.info-company-wrapper .list-info-company-details li .address>i {
    margin-top: 3px
}

.info-company-wrapper .list-info-company-details li .member-since {
    overflow: hidden
}

.info-company-wrapper .list-info-company-details li .member-since span.title-name {
    width: 60%
}

.info-company-wrapper .list-info-company-details li .member-since span.info.addr {
    width: 38%
}

.info-company-wrapper .list-info-company-details li span.title-name {
    float: left;
    width: 40%
}

.info-company-wrapper .list-info-company-details li span.info {
    color: #2c3e50;
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    float: right;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 25px;
    max-width: 190px
}

.info-company-wrapper .list-info-company-details li span.info.addr {
    vertical-align: top;
    margin-left: 3px;
    white-space: normal;
    display: initial;
    text-align: right;
    width: 59%;
    float: right
}

.info-company-wrapper .list-info-company-details li i {
    display: inline-block;
    min-width: 20px;
    margin-right: 15px;
    color: #90969b
}

.link-clone {
    float: left;
    margin-right: 20px
}

.project-comments .et-comments-title {
    border: none;
    padding-bottom: 10px
}

.project-comments .et-comment {
    padding: 5px 0;
    border-bottom: none
}

blockquote {
    background: none;
    border-left: none;
    margin: 0;
    padding: 0px;
    quotes: "“" "”" "‘" "’";
    font-size: 14px;
    margin-left: 60px
}

blockquote :before {
    content: open-quote;
    line-height: 0.1em
}

blockquote :after {
    content: close-quote;
    line-height: 0.1em
}

blockquote p {
    display: inline;
    line-height: 25px;
    font-weight: 300;
    font-size: 14px
}

.must-log-in {
    margin-top: 20px
}

.list-bidding-js .item-js:first-child {
    padding-top: 0px;
    border-top: none
}

.list-bidding-js .item-js {
    padding: 20px 15px;
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px solid #f4f6f8
}

.bid-form .deadline .chosen-search {
    display: none
}

.bid-form .post_content .message {
    margin-top: 0 !important
}

.custom-field-wrapper {
    margin-bottom: 30px
}

.money-transfered-btn {
    display: inline-block;
    color: #2ecc71;
    line-height: 30px;
    margin-right: 10px
}

.money-transfered-btn:before {
    display: inline-block;
    margin-right: 4px;
    content: '\f058';
    font-family: 'FontAwesome'
}

@media (max-width: 1199px) {
    .info-company-wrapper .list-info-company-details li .address .addr-wrap {
        width: 85%
    }
    .info-company-wrapper .list-info-company-details li span.info,
    .info-company-wrapper .list-info-company-details li {
        font-size: 14px;
        line-height: 20px
    }
}

.not-have-bid {
    background: #c0bfbf !important;
    border-radius: 4px !important;
    border: 2px solid #c0bfbf !important;
    cursor: default
}

.not-have-bid:hover {
    color: #FFF !important
}

.btn-fre-bid .popover,
.project-publish .popover {
    width: 320px;
    border-top: 1px solid #f44336 !important;
    border: 1px solid #e9ecee;
    box-shadow: none
}

.btn-fre-bid .popover-content,
.project-publish .popover-content {
    font-size: 13px
}

.btn-fre-bid .popover-content:before,
.project-publish .popover-content:before {
    content: "\f05a";
    font-family: 'FontAwesome';
    color: #f44336;
    padding-right: 8px
}

@media (max-width: 991px) {
    .btn-fre-bid .popover,
    .project-publish .popover {
        right: 0;
        left: inherit !important
    }
    .btn-fre-bid .popover.top>.arrow,
    .project-publish .popover.top>.arrow {
        right: 25px;
        left: inherit
    }
}

.budget-bid {
    margin-bottom: 30px
}

.budget-bid .input-group-addon {
    background: #f2f5f7;
    font-size: 12px
}

.budget-bid input[type='number'] {
    margin-bottom: 0 !important
}

.budget-bid .error .message {
    bottom: -21px
}

.btn-accept-bid.fre-small-btn {
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0 auto;
    height: 36px;
    line-height: 32px;
    min-width: 100px
}

.review-link {
    margin-top: 10px;
    font-size: 13px
}

.heading-project {
    position: relative
}

.heading-project .btn-post-project {
    top: 6px !important
}

.nav-tabs-project .nav-tabs.project {
    display: none
}

.project-report-quit {
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f6f8
}

.project-report-quit p {
    color: #2c3e50;
    line-height: 1.8em
}

.project-report-quit p>i {
    font-size: 18px;
    color: #eb6367;
    margin-right: 6px
}

.project-report-quit a {
    color: #1d8bdf
}

.project-report-quit a:hover {
    color: #1d8bdf
}

.project-report-arbitrate {
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f4f6f8
}

.project-report-arbitrate p {
    color: #2c3e50;
    line-height: 1.8em
}

.project-report-arbitrate p:last-child {
    margin-bottom: 0
}

.project-report-arbitrate p>i {
    font-size: 18px;
    color: #00b0ff;
    margin-right: 6px
}

@media (max-width: 991px) {
    .list-chat-work-place>li .form-group-work-place {
        padding-left: 70px
    }
    .workplace-project-details .content-require-project {
        padding-left: 30px
    }
    .info-bidding-wrapper .info-bidding {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .single-projects .budget-project-item {
        padding-left: 0;
        font-size: 16px;
        font-weight: 400;
        color: #30363c;
        line-height: 38px
    }
    .single-projects .budget-project-item>span {
        margin-right: 10px
    }
    .single-projects .time-post-project-item {
        padding-left: 0;
        font-weight: 400;
        color: #30363c;
        line-height: 38px
    }
    .single-projects .time-post-project-item>span {
        margin-right: 10px
    }
    .single-projects .avatar-author-project-item {
        display: none
    }
    .btn-fre-bid {
        padding-top: 20px !important
    }
    #project_comment {
        margin-right: 0
    }
    #commentform textarea {
        width: 100% !important
    }
    .cat-list-milestone>li .icon-status-milestone {
        width: 20px
    }
    .info-bidding-wrapper .info-profile-freelancer-bidding {
        width: 100%
    }
    .info-bidding-wrapper .avatar-freelancer-bidding {
        display: none
    }
    .info-bidding-wrapper .info-bidding .number-price-project {
        margin-top: 15px
    }
    .info-bidding-wrapper .info-bidding .action-employer-bidden {
        margin-top: 15px
    }
    .info-bidding-wrapper .info-bidding .action-employer-bidden .ribbon {
        top: 10px
    }
    .project-item .text-right.btn-fre-bid {
        text-align: left;
        padding-left: 15px !important;
        padding-right: 15px !important
    }
    .project-report-arbitrate {
        padding-left: 30px;
        padding-right: 30px
    }
}

.report-container {
    border-right: 1px solid #f4f6f8;
    padding-right: 0
}

.report-container .list-chat-work-place-dispute>li {
    padding: 20px 30px;
    border-top: 1px solid #ebebeb;
    margin-bottom: 0
}

.report-details .workplace-project-details {
    padding: 15px 45px 15px 15px
}

@media (max-width: 991px) {
    .report-container {
        padding-right: 15px;
        border: none
    }
    .report-details .workplace-project-details {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px
    }
    .report-details .workplace-project-details .content-require-project {
        padding-right: 30px
    }
    .report-details .project-report-quit {
        padding-left: 30px;
        padding-right: 30px
    }
}

body.blog .blog-sidebar,
body.category .blog-sidebar,
body.single .blog-sidebar {
    margin-top: 50px
}

.blog-header-container {
    background: #fff
}

.blog-header-container .blog-classic-top {
    height: 60px
}

.blog-header-container .blog-classic-top h2,
.blog-header-container .blog-classic-top #search-bar {
    display: inline-block;
    vertical-align: middle
}

.blog-header-container .blog-classic-top h2 {
    color: #2c3e50;
    font-size: 22px;
    font-weight: 300
}

.blog-header-container .blog-classic-top #search-bar {
    float: right;
    position: relative;
    top: 16px
}

.blog-header-container .blog-classic-top #search-bar i {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #8b97b1
}

.blog-header-container .blog-classic-top #search-bar input {
    width: 226px;
    height: 30px;
    border: 1px solid #d1d5e0;
    border-radius: 4px;
    padding: 3px 15px;
    color: #8b97b1;
    font-size: 13px;
    font-weight: 400
}

.blog-header-container .blog-classic-top #search-bar input::-webkit-input-placeholder {
    font-weight: 400;
    color: #8c97b2;
    font-size: 13px
}

.blog-header-container .blog-classic-top #search-bar input::-moz-placeholder {
    font-weight: 400;
    color: #8c97b2;
    font-size: 13px
}

.blog-header-container .blog-classic-top #search-bar input:-moz-placeholder {
    font-weight: 400;
    color: #8c97b2;
    font-size: 13px
}

.blog-header-container .blog-classic-top #search-bar input:-ms-input-placeholder {
    font-weight: 400;
    color: #8c97b2;
    font-size: 13px
}

.block-page {
    min-height: 345px
}

#post-list .post-item:first-child,
body.single .blog-wrapper {
    border-top: none
}

.posts-container {
    margin-top: 20px;
    padding-right: 30px
}

.posts-container #comments {
    margin-top: 30px
}

.page-container {
    min-height: 750px
}

.page-container .blog-content {
    background: #fff;
    margin-bottom: 30px;
    padding: 20px
}

.page-container .blog-content p {
    line-height: 25px;
    font-weight: 400
}

.page-container .blog-content img {
    max-width: 100%;
    height: auto
}

.page-notfound-content {
    padding: 36px 0;
    background: #fff;
    width: 70%;
    margin: 48px auto;
    text-align: center
}

.page-notfound-content>h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 600;
    color: #2c3e50
}

.page-notfound-content>h4 {
    margin: 26px 0;
    font-size: 18px;
    font-weight: 400;
    color: #2c3e50
}

.page-notfound-content>p {
    margin: 0;
    color: #737c85
}

.page-notfound-content>p a {
    color: #737c85;
    text-decoration: underline
}

.blog-wrapper {
    padding: 15px 0 30px;
    border-top: 1px solid #dadfea
}

.blog-wrapper .author-wrapper {
    text-align: center;
    padding-top: 15px
}

.blog-wrapper .avatar-author {
    display: block;
    margin: 0 auto;
    width: 65px;
    height: auto;
    margin-bottom: 10px
}

.blog-wrapper .avatar-author img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%
}

.blog-wrapper .date {
    color: #6b6b6b;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.blog-wrapper .blog-content {
    padding-top: 15px
}

.blog-wrapper .blog-content img {
    max-width: 100%;
    height: auto
}

.blog-wrapper .blog-content .tag {
    color: #777;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-right: 15px;
    max-width: 100%
}

.blog-wrapper .blog-content .tag a {
    color: #777;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.blog-wrapper .blog-content .cmt,
.blog-wrapper .blog-content .cmt a {
    color: #dd6951;
    font-size: 12px
}

.blog-wrapper .blog-content .cmt i {
    display: inline-block;
    margin: 0 3px 0 0
}

.blog-wrapper .blog-content .title-blog {
    margin: 10px 0 30px
}

.blog-wrapper .blog-content .title-blog a {
    color: #444c63;
    font-size: 33px;
    font-weight: 500;
    letter-spacing: 1.1px
}

.blog-wrapper .blog-content p {
    color: #5f6f81;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 400
}

.blog-wrapper .blog-content .read-more {
    color: #dd6951;
    font-size: 12px;
    font-weight: 600;
    display: block;
    margin-top: 20px
}

.blog-wrapper .blog-content .read-more i {
    display: inline-block;
    margin-left: 5px;
    font-size: 13px
}

.blog-sidebar .primary-sidebar.widget-area {
    margin-bottom: 30px;
    padding: 5px 0px 15px 0px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2)
}

.blog-sidebar h2.widgettitle {
    font-size: 18px;
    font-weight: 600;
    color: #2c3e50;
    padding-bottom: 5px;
    text-transform: capitalize !important
}

.blog-sidebar ul li a {
    color: #2c3e50;
    font-weight: 300;
    font-size: 14px
}

.blog-sidebar ul li .comment-author-link {
    color: #00b0ff
}

.blog-sidebar .widget.widget_search form>div:after {
    right: 45px;
    bottom: 18px
}

.blog-sidebar .textwidget {
    font-size: 14px;
    font-weight: 400
}

.comment-list {
    padding: 0;
    list-style: none;
    margin-top: 15px
}

.comment-list li {
    border-bottom: 1px solid #dadfea;
    padding: 15px 0 25px 0 !important
}

.comment-list li>div {
    padding: 0 20px
}

.comment-list li .children {
    margin-top: 10px;
    padding-left: 65px
}

.et-comments-title,
#reply-title {
    font-size: 18px;
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #dadfea;
    border-top: 1px solid #dadfea;
    color: #2c3e50;
    font-weight: 600
}

#reply-title {
    border: none;
    padding-bottom: 10px
}

#reply-title h3 {
    font-size: 18px;
    color: #2c3e50
}

.comment-form {
    padding: 0
}

#comments .et-comments-title {
    font-weight: 500
}

#comments .btm-comment-form #respond #reply-title {
    border-bottom: 1px solid #dadfea;
    border-top: 1px solid #dadfea;
    padding-bottom: 20px
}

#comments .btm-comment-form .comment-form input {
    border: 1px solid #d7d9da;
    border-radius: 4px
}

body.single-post .btm-comment-form .comment-form {
    display: block
}

#commentform p {
    margin: 20px 0;
    font-weight: 400
}

#commentform p>label {
    display: block;
    color: #767676;
    font-size: 14px
}

#commentform p>input[type=text],
#commentform p>input[type=password],
#commentform p textarea {
    border: 1px solid rgba(119, 119, 119, 0.1);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 3px 5px
}

#commentform p>input[type=text],
#commentform p>input[type=password] {
    height: 38px
}

#commentform textarea {
    resize: none;
    height: 145px;
    width: 70%;
    font-weight: 400;
    padding: 10px 15px;
    line-height: 25px;
    font-size: 14px
}

#commentform #submit {
    display: inline-block;
    width: auto;
    height: 38px;
    background: #415161;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #415161;
    box-shadow: none;
    line-height: 34px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

#commentform #submit:hover,
#commentform #submit:focus,
#commentform #submit:active {
    background: #fff;
    color: #415161
}

.et-comment {
    padding: 27px 0;
    border-bottom: 1px solid #f4f6f8
}

.et-comment:last-child {
    border-bottom: 0
}

.et-comment .media-body {
    padding-left: 23px
}

.et-comment .media-body a.comment-reply-link {
    color: #6a90ba;
    font-size: 14px;
    font-weight: 500
}

.et-comment .media-body .media-heading {
    color: #000;
    font-weight: 600;
    font-size: 14px;
    display: inline-block
}

.et-comment .media-body .comment-text {
    color: #909090;
    line-height: 25px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 5px
}

.et-comment .media-body .time-review {
    color: #bbbbbb;
    padding-left: 5px;
    font-size: 12px;
    font-weight: 200
}

.et-comment .media-body .time-review i {
    font-size: 12px;
    padding-right: 5px
}

.et-comment .media-body .et-comment {
    border-bottom: none;
    margin-left: 10px
}

.et-comment .media-body .et-comment:last-child {
    padding-bottom: 0
}

.et-comment .media-body .et-comment img {
    border: 4px solid #fff
}

.et-comment #respond {
    margin-left: 60px;
    margin-top: 10px
}

.et-comment #respond #respond {
    font-size: 14px
}

.avatar-comment {
    border-radius: 50%
}

.avatar-comment img {
    border: 3px solid #fff;
    width: 45px;
    height: 45px
}

p.no-comments {
    text-align: center
}

p.text-term {
    margin-top: 20px
}

#recharge-pages .blog-sidebar {
    margin-top: 50px
}

.content-accept-bid {
    width: 55%;
    margin: auto;
    background: #fff;
    padding: 14px 80px;
    border-radius: 1px;
    box-shadow: 0px 1px 1px #e2e8ec
}

.content-accept-bid h2 {
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 18px;
    color: #2c3e50
}

.content-accept-bid p {
    line-height: 24px;
    color: #737c85;
    line-height: 1.9em
}

.content-accept-bid a {
    text-transform: capitalize;
    color: #00b0ff
}

.container .content-process-payment {
    width: 55%;
    margin: auto;
    background: #fff;
    padding: 10px 100px;
    box-shadow: 0px 1px 1px #dedede
}

.container .content-process-payment.accept-bid p.sub-text {
    padding: 0 10px
}

.container .content-process-payment h2 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #2c3e50
}

.container .content-process-payment p.sub-text {
    text-align: center;
    padding: 0 50px;
    line-height: 24px;
    color: #737c85;
    margin-bottom: 22px
}

.container .content-process-payment .invoice-detail {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 12px 0
}

.container .content-process-payment .invoice-detail .info-left span {
    display: block;
    text-align: right;
    color: #737c85;
    height: 36px;
    line-height: 36px
}

.container .content-process-payment .invoice-detail .info-right span {
    display: block;
    text-transform: capitalize;
    font-size: 16px;
    color: #2c3e50;
    height: 36px;
    line-height: 36px
}

.container .content-process-payment .invoice-detail .invoice-note {
    text-align: center;
    padding: 0 30px
}

.container .content-process-payment .invoice-detail .col-xs-6 {
    padding: 0 10px
}

.container .content-process-payment .content-footer {
    text-align: center;
    margin-bottom: 22px;
    line-height: 24px
}

.container .content-process-payment .content-footer p {
    padding: 0 30px;
    margin: 20px 0;
    color: #737c85
}

.container .content-process-payment .content-footer a {
    padding: 10px 26px;
    background: #00b0ff;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 0px #0091ea;
    display: inline-block
}

.container .content-process-payment .content-footer a:hover {
    opacity: 0.8
}

.container .content-cancel-payment {
    width: 55%;
    margin: auto;
    background: #fff;
    padding: 10px 100px;
    box-shadow: 0px 1px 1px #dedede
}

.container .content-cancel-payment h2 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #2c3e50
}

.container .content-cancel-payment p.sub-text {
    text-align: center;
    line-height: 26px;
    color: #737c85;
    margin-bottom: 24px
}

.container .content-cancel-payment .content-footer {
    text-align: center;
    margin-bottom: 20px
}

@media (max-width: 991px) {
    .container .content-process-payment,
    .container .content-cancel-payment,
    .content-accept-bid {
        width: 80%
    }
}

#post-project {
    margin-top: 30px
}

#post-project .blog-sidebar {
    padding-top: 0
}

#post-project .post-place-wrapper {
    display: block;
    min-height: 100px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    margin-top: 25px
}

#post-project #step-plan li {
    position: relative
}

#post-project #step-plan .title-plan {
    color: #2c3e50;
    font-weight: 700;
    font-size: 14px
}

#post-project #step-plan .title-plan p {
    color: #737c85;
    font-weight: 400;
    padding-top: 5px
}

#post-project #step-plan .select-plan {
    position: absolute;
    top: 35%;
    right: 22px
}

#post-project #step-plan .select-plan.disable {
    background-color: #b9b8b8 !important;
    box-shadow: 0 3px 0 #919191 !important;
    cursor: default;
    opacity: 1
}

#post-project #step-payment .title-plan {
    color: #2c3e50;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase
}

#post-project #step-payment .title-plan p {
    color: #737c85;
    font-weight: 400;
    padding-top: 5px
}

.form-group.custom-field .chosen-container {
    width: 100% !important
}

.form-group.custom-field .chosen-container .chosen-single {
    border-radius: 4px;
    padding-left: 12px;
    height: auto;
    line-height: 20px;
    padding: 12px 10px
}

.text-intro-acc,
.step-content-wrapper .form-group {
    display: block;
    border-bottom: 1px solid #ecf0f1;
    margin-bottom: 0
}

.text-intro-acc {
    padding: 23px 25px;
    font-size: 14px;
    font-weight: 300;
    color: #5f6f81
}

.text-intro-acc a {
    color: #2980b9;
    font-weight: 600
}

.step-content-wrapper .form-group {
    padding: 25px
}

.btn-submit-login-form {
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #00b0ff;
    box-shadow: 0 2px 0 #0090e9;
    font-weight: 300;
    padding: 10px 25px;
    color: #fff
}

.btn-submit-login-form:hover {
    opacity: 0.8;
    color: #fff
}

.text-policy {
    font-size: 14px;
    color: #2c3e50;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 13px
}

.text-policy a {
    color: #2980b9;
    font-weight: 500
}

.term-of-use {
    padding: 20px 0 10px 0;
    font-style: italic;
    font-size: 12px;
    font-weight: 300
}

.term-of-use a {
    color: #2980b9;
    font-weight: 500
}

.carousel-list {
    padding: 0
}

.form-group.skill-control .typeahead {
    height: auto
}

.content-search-form-top-wrapper .skills-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 20px
}

.content-search-form-top-wrapper .skills-list li {
    display: inline-block;
    padding: 3px 12px;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #f1f5f7;
    margin-right: 15px;
    margin-bottom: 10px
}

.content-search-form-top-wrapper .skills-list li i {
    display: inline-block;
    margin-left: 10px;
    color: #656f77;
    font-size: 12px
}

.content-search-form-top-wrapper .skills-list li .text-ellipsis {
    max-width: 75px;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    font-weight: 300;
    color: #666f78
}

.content-search-form-top-wrapper .skills-list li .typeahead {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 200px
}

.content-search-form-top-wrapper .skills-list li .typeahead.dropdown-menu li a {
    padding: 5px 13px;
    white-space: initial
}

.step-heading {
    display: block;
    border-bottom: 1px solid #ecf0f1;
    position: relative
}

.step-heading .number-step {
    border-right: 1px solid #ecf0f1;
    font-size: 18px;
    color: #5d605f;
    font-weight: 300;
    width: 45px;
    min-height: 45px;
    text-align: center;
    display: inline-block;
    margin-right: 20px;
    line-height: 2.5
}

.step-heading .text-heading-step {
    font-size: 14px;
    font-weight: 400
}

.step-heading i.fa-caret-right,
.step-heading i.fa-caret-down {
    position: absolute;
    color: #2c3e50;
    font-size: 14px;
    right: 23px;
    top: 16px
}

.step-content-wrapper {
    display: block
}

.step-content-wrapper .list-price {
    margin: 0;
    padding: 0;
    list-style: none
}

.step-content-wrapper .list-price .popover {
    box-shadow: none;
    font-size: 13px;
    min-width: 250px;
    border-top: 1px solid #e74c3c
}

.step-content-wrapper .list-price li.selected {
    background: #eaf6fd
}

.step-content-wrapper .list-price li .price {
    color: #c04f31;
    font-size: 27px;
    font-weight: 300;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    min-width: 68px;
    position: relative;
    bottom: 3px
}

.step-content-wrapper .list-price li .btn.btn-submit-price-plan,
.step-content-wrapper .list-price li .btn.btn-submit-login-form {
    display: inline-block;
    float: right;
    vertical-align: middle;
    padding: 8px 25px;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #00b0ff;
    box-shadow: 0 2px 0 #0090e9;
    color: #fff;
    font-size: 14px
}

.step-content-wrapper .list-price li .btn.btn-submit-price-plan:hover,
.step-content-wrapper .list-price li .btn.btn-submit-login-form:hover {
    opacity: .8
}

.step-content-wrapper .list-price li .btn.btn-submit-login-form {
    float: none
}

.step-content-wrapper .list-price li sup {
    top: -3px
}

.step-content-wrapper .list-price li .package-title,
.step-content-wrapper .list-price li .package-limit {
    display: inline-block
}

.step-content-wrapper .list-price li .package-title {
    color: #2c3e50;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}

.step-content-wrapper .list-price .title-plan {
    width: 70%
}

.step-content-wrapper .list-price li,
.step-content-wrapper .list-form-login li {
    display: block;
    padding: 30px 25px;
    border-bottom: 1px solid #ecf0f1
}

.step-content-wrapper .col-md-8.error {
    position: relative
}

.step-content-wrapper .fa-exclamation-triangle {
    position: absolute;
    top: 15px;
    right: 25px
}

.step-content-wrapper .wp-editor-wrap {
    overflow: hidden
}

.step-content-wrapper .wp-editor-wrap .fa-exclamation-triangle {
    right: 10px
}

.step-content-wrapper .message {
    text-align: right;
    padding-right: 1.5%;
    margin-top: 5px;
    position: absolute;
    right: 8px
}

.step-content-wrapper .title-plan {
    color: #5f6f81;
    font-size: 16px;
    font-weight: 600;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.step-content-wrapper .title-plan span {
    color: #5f6f81;
    font-weight: 400;
    font-size: 14px;
    display: block;
    text-transform: none;
    font-weight: 400
}

.step-content-wrapper .title-plan span p {
    margin: 0
}

.step-content-wrapper input.text-field,
.step-content-wrapper .chosen-container-multi .chosen-choices,
.step-content-wrapper #modal_edit_project .chosen-container-multi .chosen-choices {
    width: 100%;
    border: 1px solid #d7d8da;
    border-radius: 4px;
    background-clip: padding-box;
    background-color: #fff;
    height: auto;
    padding: 12px 10px;
    font-weight: 300;
    color: #737c85
}

.step-content-wrapper textarea.form-control {
    display: block;
    border: 1px solid #d7d8da;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 4px;
    font-weight: 300;
    color: #737c85;
    min-height: 120px
}

.step-content-wrapper .chosen-container {
    border: none
}

.step-content-wrapper .chosen-container-multi .chosen-choices {
    width: 100% !important;
    padding: 7px;
    background-image: none
}

.step-content-wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    color: #b8b9bb;
    font-size: 14px
}

.step-content-wrapper #wp-post_content-wrap .message {
    bottom: 0
}

.form-content {
    background: #fff;
    margin-top: 30px
}

.credit .blog-sidebar {
    margin-top: 50px
}

.redirect-content .main-center {
    padding: 2px 20px 20px
}

#reject_post .reject-project .error i {
    bottom: 30px;
    right: 7px
}

#reject_post .reject-project .message {
    max-width: inherit;
    margin-top: 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    .content-search-form-top-wrapper .skill-control .typeahead {
        left: inherit !important;
        right: 10px
    }
}

@media (max-width: 1199px) {
    .step-content-wrapper .list-price .title-plan {
        width: 64%
    }
}

@media (max-width: 991px) {
    .step-content-wrapper .list-price .title-plan {
        width: 70%
    }
}


/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-shrink:hover,
.hvr-shrink:focus,
.hvr-shrink:active {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9)
}

@-webkit-keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.hvr-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse:hover,
.hvr-pulse:focus,
.hvr-pulse:active {
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse-grow:hover,
.hvr-pulse-grow:focus,
.hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

@keyframes hvr-pulse-shrink {
    to {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

.hvr-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
    -webkit-animation-name: hvr-pulse-shrink;
    animation-name: hvr-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-push:hover,
.hvr-push:focus,
.hvr-push:active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
    -webkit-animation-name: hvr-pop;
    animation-name: hvr-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.5s
}

.hvr-bounce-in:hover,
.hvr-bounce-in:focus,
.hvr-bounce-in:active {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-bounce-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.5s
}

.hvr-bounce-out:hover,
.hvr-bounce-out:focus,
.hvr-bounce-out:active {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-rotate:hover,
.hvr-rotate:focus,
.hvr-rotate:active {
    -webkit-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg)
}

.hvr-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-grow-rotate:hover,
.hvr-grow-rotate:focus,
.hvr-grow-rotate:active {
    -webkit-transform: scale(1.1) rotate(4deg);
    -ms-transform: scale(1.1) rotate(4deg);
    transform: scale(1.1) rotate(4deg)
}

.hvr-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hvr-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-sink:hover,
.hvr-sink:focus,
.hvr-sink:active {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

@-webkit-keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob {
    0% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    50% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes hvr-bob-float {
    100% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

.hvr-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-bob:hover,
.hvr-bob:focus,
.hvr-bob:active {
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang {
    0% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@-webkit-keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

@keyframes hvr-hang-sink {
    100% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
}

.hvr-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-hang:hover,
.hvr-hang:focus,
.hvr-hang:active {
    -webkit-animation-name: hvr-hang-sink, hvr-hang;
    animation-name: hvr-hang-sink, hvr-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

.hvr-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-skew:hover,
.hvr-skew:focus,
.hvr-skew:active {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-forward:hover,
.hvr-skew-forward:focus,
.hvr-skew-forward:active {
    -webkit-transform: skew(-10deg);
    -ms-transform: skew(-10deg);
    transform: skew(-10deg)
}

.hvr-skew-backward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-skew-backward:hover,
.hvr-skew-backward:focus,
.hvr-skew-backward:active {
    -webkit-transform: skew(10deg);
    -ms-transform: skew(10deg);
    transform: skew(10deg)
}

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }
    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-vertical:hover,
.hvr-wobble-vertical:focus,
.hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-horizontal:hover,
.hvr-wobble-horizontal:focus,
.hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-bottom-right {
    16.65% {
        -webkit-transform: translate(8px, 8px);
        transform: translate(8px, 8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, -6px);
        transform: translate(-6px, -6px)
    }
    49.95% {
        -webkit-transform: translate(4px, 4px);
        transform: translate(4px, 4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, -2px);
        transform: translate(-2px, -2px)
    }
    83.25% {
        -webkit-transform: translate(1px, 1px);
        transform: translate(1px, 1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-to-bottom-right:hover,
.hvr-wobble-to-bottom-right:focus,
.hvr-wobble-to-bottom-right:active {
    -webkit-animation-name: hvr-wobble-to-bottom-right;
    animation-name: hvr-wobble-to-bottom-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes hvr-wobble-to-top-right {
    16.65% {
        -webkit-transform: translate(8px, -8px);
        transform: translate(8px, -8px)
    }
    33.3% {
        -webkit-transform: translate(-6px, 6px);
        transform: translate(-6px, 6px)
    }
    49.95% {
        -webkit-transform: translate(4px, -4px);
        transform: translate(4px, -4px)
    }
    66.6% {
        -webkit-transform: translate(-2px, 2px);
        transform: translate(-2px, 2px)
    }
    83.25% {
        -webkit-transform: translate(1px, -1px);
        transform: translate(1px, -1px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.hvr-wobble-to-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-to-top-right:hover,
.hvr-wobble-to-top-right:focus,
.hvr-wobble-to-top-right:active {
    -webkit-animation-name: hvr-wobble-to-top-right;
    animation-name: hvr-wobble-to-top-right;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-top {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.hvr-wobble-top:hover,
.hvr-wobble-top:focus,
.hvr-wobble-top:active {
    -webkit-animation-name: hvr-wobble-top;
    animation-name: hvr-wobble-top;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-bottom {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
    -webkit-animation-name: hvr-wobble-bottom;
    animation-name: hvr-wobble-bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

@keyframes hvr-wobble-skew {
    16.65% {
        -webkit-transform: skew(-12deg);
        transform: skew(-12deg)
    }
    33.3% {
        -webkit-transform: skew(10deg);
        transform: skew(10deg)
    }
    49.95% {
        -webkit-transform: skew(-6deg);
        transform: skew(-6deg)
    }
    66.6% {
        -webkit-transform: skew(4deg);
        transform: skew(4deg)
    }
    83.25% {
        -webkit-transform: skew(-2deg);
        transform: skew(-2deg)
    }
    100% {
        -webkit-transform: skew(0);
        transform: skew(0)
    }
}

.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-buzz:hover,
.hvr-buzz:focus,
.hvr-buzz:active {
    -webkit-animation-name: hvr-buzz;
    animation-name: hvr-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    transition-duration: 0.3s;
    transition-property: color, background-color
}

.hvr-fade:hover,
.hvr-fade:focus,
.hvr-fade:active {
    background-color: #2098d1;
    color: white
}

@-webkit-keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75)
    }
}

@keyframes hvr-back-pulse {
    50% {
        background-color: rgba(32, 152, 209, 0.75)
    }
}

.hvr-back-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    transition-duration: 0.5s;
    transition-property: color, background-color
}

.hvr-back-pulse:hover,
.hvr-back-pulse:focus,
.hvr-back-pulse:active {
    -webkit-animation-name: hvr-back-pulse;
    animation-name: hvr-back-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    background-color: #2098d1;
    background-color: #2098d1;
    color: white
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: white
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-sweep-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
    color: white
}

.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-sweep-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-sweep-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-sweep-to-bottom:hover,
.hvr-sweep-to-bottom:focus,
.hvr-sweep-to-bottom:active {
    color: white
}

.hvr-sweep-to-bottom:hover:before,
.hvr-sweep-to-bottom:focus:before,
.hvr-sweep-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-sweep-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-sweep-to-top:hover,
.hvr-sweep-to-top:focus,
.hvr-sweep-to-top:active {
    color: white
}

.hvr-sweep-to-top:hover:before,
.hvr-sweep-to-top:focus:before,
.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.5s
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.5s
}

.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out
}

.hvr-bounce-to-left:hover,
.hvr-bounce-to-left:focus,
.hvr-bounce-to-left:active {
    color: white
}

.hvr-bounce-to-left:hover:before,
.hvr-bounce-to-left:focus:before,
.hvr-bounce-to-left:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.5s
}

.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out
}

.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
    color: white
}

.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-property: color;
    transition-duration: 0.5s
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.5s;
    transition-timing-function: ease-out
}

.hvr-bounce-to-top:hover,
.hvr-bounce-to-top:focus,
.hvr-bounce-to-top:active {
    color: white
}

.hvr-bounce-to-top:hover:before,
.hvr-bounce-to-top:focus:before,
.hvr-bounce-to-top:active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-radial-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #e1e1e1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-radial-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-radial-out:hover,
.hvr-radial-out:focus,
.hvr-radial-out:active {
    color: white
}

.hvr-radial-out:hover:before,
.hvr-radial-out:focus:before,
.hvr-radial-out:active:before {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2)
}

.hvr-radial-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    background: #2098d1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-radial-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    border-radius: 100%;
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-radial-in:hover,
.hvr-radial-in:focus,
.hvr-radial-in:active {
    color: white
}

.hvr-radial-in:hover:before,
.hvr-radial-in:focus:before,
.hvr-radial-in:active:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-rectangle-in:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #e1e1e1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-rectangle-in:hover,
.hvr-rectangle-in:focus,
.hvr-rectangle-in:active {
    color: white
}

.hvr-rectangle-in:hover:before,
.hvr-rectangle-in:focus:before,
.hvr-rectangle-in:active:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.hvr-rectangle-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-rectangle-out:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-rectangle-out:hover,
.hvr-rectangle-out:focus,
.hvr-rectangle-out:active {
    color: white
}

.hvr-rectangle-out:hover:before,
.hvr-rectangle-out:focus:before,
.hvr-rectangle-out:active:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-shutter-in-horizontal:hover,
.hvr-shutter-in-horizontal:focus,
.hvr-shutter-in-horizontal:active {
    color: white
}

.hvr-shutter-in-horizontal:hover:before,
.hvr-shutter-in-horizontal:focus:before,
.hvr-shutter-in-horizontal:active:before {
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0)
}

.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-shutter-out-horizontal:hover,
.hvr-shutter-out-horizontal:focus,
.hvr-shutter-out-horizontal:active {
    color: white
}

.hvr-shutter-out-horizontal:hover:before,
.hvr-shutter-out-horizontal:focus:before,
.hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.hvr-shutter-in-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098d1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-shutter-in-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #e1e1e1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-shutter-in-vertical:hover,
.hvr-shutter-in-vertical:focus,
.hvr-shutter-in-vertical:active {
    color: white
}

.hvr-shutter-in-vertical:hover:before,
.hvr-shutter-in-vertical:focus:before,
.hvr-shutter-in-vertical:active:before {
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0)
}

.hvr-shutter-out-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #e1e1e1;
    transition-property: color;
    transition-duration: 0.3s
}

.hvr-shutter-out-vertical:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2098d1;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:hover,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:active {
    color: white
}

.hvr-shutter-out-vertical:hover:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:active:before {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

.hvr-border-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-border-fade:hover,
.hvr-border-fade:focus,
.hvr-border-fade:active {
    box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px transparent
}

.hvr-hollow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: background;
    box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px transparent
}

.hvr-hollow:hover,
.hvr-hollow:focus,
.hvr-hollow:active {
    background: none
}

.hvr-trim {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-trim:before {
    content: '';
    position: absolute;
    border: white solid 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity
}

.hvr-trim:hover:before,
.hvr-trim:focus:before,
.hvr-trim:active:before {
    opacity: 1
}

@-webkit-keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

@keyframes hvr-ripple-out {
    100% {
        top: -12px;
        right: -12px;
        bottom: -12px;
        left: -12px;
        opacity: 0
    }
}

.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-ripple-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-out:hover:before,
.hvr-ripple-out:focus:before,
.hvr-ripple-out:active:before {
    -webkit-animation-name: hvr-ripple-out;
    animation-name: hvr-ripple-out
}

@-webkit-keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

@keyframes hvr-ripple-in {
    100% {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1
    }
}

.hvr-ripple-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-ripple-in:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.hvr-ripple-in:hover:before,
.hvr-ripple-in:focus:before,
.hvr-ripple-in:active:before {
    -webkit-animation-name: hvr-ripple-in;
    animation-name: hvr-ripple-in
}

.hvr-outline-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-outline-out:before {
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition-duration: 0.3s;
    transition-property: top, right, bottom, left
}

.hvr-outline-out:hover:before,
.hvr-outline-out:focus:before,
.hvr-outline-out:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}

.hvr-outline-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-outline-in:before {
    pointer-events: none;
    content: '';
    position: absolute;
    border: #e1e1e1 solid 4px;
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: top, right, bottom, left
}

.hvr-outline-in:hover:before,
.hvr-outline-in:focus:before,
.hvr-outline-in:active:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1
}

.hvr-round-corners {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: border-radius
}

.hvr-round-corners:hover,
.hvr-round-corners:focus,
.hvr-round-corners:active {
    border-radius: 1em
}

.hvr-underline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    transition-property: right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-underline-from-left:hover:before,
.hvr-underline-from-left:focus:before,
.hvr-underline-from-left:active:before {
    right: 0
}

.hvr-underline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    transition-property: left, right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-underline-from-center:hover:before,
.hvr-underline-from-center:focus:before,
.hvr-underline-from-center:active:before {
    left: 0;
    right: 0
}

.hvr-underline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    transition-property: left;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-underline-from-right:hover:before,
.hvr-underline-from-right:focus:before,
.hvr-underline-from-right:active:before {
    left: 0
}

.hvr-overline-from-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    top: 0;
    background: #2098d1;
    height: 4px;
    transition-property: right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-overline-from-left:hover:before,
.hvr-overline-from-left:focus:before,
.hvr-overline-from-left:active:before {
    right: 0
}

.hvr-overline-from-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    top: 0;
    background: #2098d1;
    height: 4px;
    transition-property: left, right;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
    left: 0;
    right: 0
}

.hvr-overline-from-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-from-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 100%;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    transition-property: left;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-overline-from-right:hover:before,
.hvr-overline-from-right:focus:before,
.hvr-overline-from-right:active:before {
    left: 0
}

.hvr-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #2098d1;
    border-style: solid;
    border-width: 0;
    transition-property: border-width;
    transition-duration: 0.1s;
    transition-timing-function: ease-out
}

.hvr-reveal:hover:before,
.hvr-reveal:focus:before,
.hvr-reveal:active:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    border-width: 4px
}

.hvr-underline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-underline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-underline-reveal:hover:before,
.hvr-underline-reveal:focus:before,
.hvr-underline-reveal:active:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.hvr-overline-reveal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.hvr-overline-reveal:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    background: #2098d1;
    height: 4px;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.3s;
    transition-timing-function: ease-out
}

.hvr-overline-reveal:hover:before,
.hvr-overline-reveal:focus:before,
.hvr-overline-reveal:active:before {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: box-shadow
}

.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.hvr-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: box-shadow
}

.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5)
}

.hvr-grow-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: box-shadow, -webkit-transform;
    transition-property: box-shadow, transform;
    transition-property: box-shadow, transform, -webkit-transform
}

.hvr-grow-shadow:hover,
.hvr-grow-shadow:focus,
.hvr-grow-shadow:active {
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.hvr-box-shadow-outset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: box-shadow
}

.hvr-box-shadow-outset:hover,
.hvr-box-shadow-outset:focus,
.hvr-box-shadow-outset:active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6)
}

.hvr-box-shadow-inset {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: box-shadow;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px transparent
}

.hvr-box-shadow-inset:hover,
.hvr-box-shadow-inset:focus,
.hvr-box-shadow-inset:active {
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px transparent
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
    transition-duration: 0.3s;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.hvr-float-shadow:hover,
.hvr-float-shadow:focus,
.hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:hover:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-shadow-radial:before,
.hvr-shadow-radial:after {
    pointer-events: none;
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    box-sizing: border-box;
    background-repeat: no-repeat;
    height: 5px;
    opacity: 0;
    transition-duration: 0.3s;
    transition-property: opacity
}

.hvr-shadow-radial:before {
    bottom: 100%;
    background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, transparent 80%)
}

.hvr-shadow-radial:after {
    top: 100%;
    background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, transparent 80%)
}

.hvr-shadow-radial:hover:before,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:active:after {
    opacity: 1
}

.hvr-bubble-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-top:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    left: calc(50% - 10px);
    top: 0;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent
}

.hvr-bubble-top:hover:before,
.hvr-bubble-top:focus:before,
.hvr-bubble-top:active:before {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-right:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    top: calc(50% - 10px);
    right: 0;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1
}

.hvr-bubble-right:hover:before,
.hvr-bubble-right:focus:before,
.hvr-bubble-right:active:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-bottom:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    left: calc(50% - 10px);
    bottom: 0;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent
}

.hvr-bubble-bottom:hover:before,
.hvr-bubble-bottom:focus:before,
.hvr-bubble-bottom:active:before {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-bubble-left:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    border-style: solid;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    top: calc(50% - 10px);
    left: 0;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent
}

.hvr-bubble-left:hover:before,
.hvr-bubble-left:focus:before,
.hvr-bubble-left:active:before {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-top:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    top: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #e1e1e1 transparent;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-top:hover,
.hvr-bubble-float-top:focus,
.hvr-bubble-float-top:active {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-top:hover:before,
.hvr-bubble-float-top:focus:before,
.hvr-bubble-float-top:active:before {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-right:before {
    position: absolute;
    z-index: -1;
    top: calc(50% - 10px);
    right: 0;
    content: '';
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #e1e1e1;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-right:hover,
.hvr-bubble-float-right:focus,
.hvr-bubble-float-right:active {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-bubble-float-right:hover:before,
.hvr-bubble-float-right:focus:before,
.hvr-bubble-float-right:active:before {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-bottom:before {
    position: absolute;
    z-index: -1;
    content: '';
    left: calc(50% - 10px);
    bottom: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e1e1e1 transparent transparent transparent;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-bottom:hover,
.hvr-bubble-float-bottom:focus,
.hvr-bubble-float-bottom:active {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px)
}

.hvr-bubble-float-bottom:hover:before,
.hvr-bubble-float-bottom:focus:before,
.hvr-bubble-float-bottom:active:before {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.hvr-bubble-float-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-left:before {
    position: absolute;
    z-index: -1;
    content: '';
    top: calc(50% - 10px);
    left: 0;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    border-color: transparent #e1e1e1 transparent transparent;
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.hvr-bubble-float-left:hover,
.hvr-bubble-float-left:focus,
.hvr-bubble-float-left:active {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px)
}

.hvr-bubble-float-left:hover:before,
.hvr-bubble-float-left:focus:before,
.hvr-bubble-float-left:active:before {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px)
}

.hvr-icon-back {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-left: 2.2em;
    transition-duration: 0.1s
}

.hvr-icon-back:before {
    content: "\f137";
    position: absolute;
    left: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.1s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-back:hover:before,
.hvr-icon-back:focus:before,
.hvr-icon-back:active:before {
    -webkit-transform: translateX(-4px);
    -ms-transform: translateX(-4px);
    transform: translateX(-4px)
}

.hvr-icon-forward {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.1s
}

.hvr-icon-forward:before {
    content: "\f138";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.1s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-forward:hover:before,
.hvr-icon-forward:focus:before,
.hvr-icon-forward:active:before {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}

@-webkit-keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-down {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-down:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-down:hover:before,
.hvr-icon-down:focus:before,
.hvr-icon-down:active:before {
    -webkit-animation-name: hvr-icon-down;
    animation-name: hvr-icon-down;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-up {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-up {
    0%,
    50%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    25%,
    75% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-up {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-up:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-up:hover:before,
.hvr-icon-up:focus:before,
.hvr-icon-up:active:before {
    -webkit-animation-name: hvr-icon-up;
    animation-name: hvr-icon-up;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-spin {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-spin:before {
    content: "\f021";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    transition-duration: 1s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-in-out
}

.hvr-icon-spin:hover:before,
.hvr-icon-spin:focus:before,
.hvr-icon-spin:active:before {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

@-webkit-keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    51%,
    100% {
        opacity: 1
    }
}

@keyframes hvr-icon-drop {
    0% {
        opacity: 0
    }
    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    51%,
    100% {
        opacity: 1
    }
}

.hvr-icon-drop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-drop:before {
    content: "\f041";
    position: absolute;
    right: 1em;
    opacity: 1;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-drop:hover:before,
.hvr-icon-drop:focus:before,
.hvr-icon-drop:active:before {
    opacity: 0;
    transition-duration: 0.3s;
    -webkit-animation-name: hvr-icon-drop;
    animation-name: hvr-icon-drop;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

.hvr-icon-fade {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-fade:before {
    content: "\f00c";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.5s;
    transition-property: color
}

.hvr-icon-fade:hover:before,
.hvr-icon-fade:focus:before,
.hvr-icon-fade:active:before {
    color: #0F9E5E
}

@-webkit-keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

@keyframes hvr-icon-float-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em)
    }
}

.hvr-icon-float-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-float-away:before,
.hvr-icon-float-away:after {
    content: "\f055";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome
}

.hvr-icon-float-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-float-away:hover:after,
.hvr-icon-float-away:focus:after,
.hvr-icon-float-away:active:after {
    -webkit-animation-name: hvr-icon-float-away;
    animation-name: hvr-icon-float-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

@keyframes hvr-icon-sink-away {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(1em);
        transform: translateY(1em)
    }
}

.hvr-icon-sink-away {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-sink-away:before,
.hvr-icon-sink-away:after {
    content: "\f056";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-sink-away:after {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.hvr-icon-sink-away:hover:after,
.hvr-icon-sink-away:focus:after,
.hvr-icon-sink-away:active:after {
    -webkit-animation-name: hvr-icon-sink-away;
    animation-name: hvr-icon-sink-away;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

.hvr-icon-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-grow:before {
    content: "\f118";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-grow:hover:before,
.hvr-icon-grow:focus:before,
.hvr-icon-grow:active:before {
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0)
}

.hvr-icon-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-shrink:before {
    content: "\f119";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-shrink:hover:before,
.hvr-icon-shrink:focus:before,
.hvr-icon-shrink:active:before {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8)
}

@-webkit-keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@keyframes hvr-icon-pulse {
    25% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
    75% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.hvr-icon-pulse {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out
}

.hvr-icon-pulse:hover:before,
.hvr-icon-pulse:focus:before,
.hvr-icon-pulse:active:before {
    -webkit-animation-name: hvr-icon-pulse;
    animation-name: hvr-icon-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes hvr-icon-pulse-grow {
    to {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.hvr-icon-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-grow:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out
}

.hvr-icon-pulse-grow:hover:before,
.hvr-icon-pulse-grow:focus:before,
.hvr-icon-pulse-grow:active:before {
    -webkit-animation-name: hvr-icon-pulse-grow;
    animation-name: hvr-icon-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

@keyframes hvr-icon-pulse-shrink {
    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.hvr-icon-pulse-shrink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em
}

.hvr-icon-pulse-shrink:before {
    content: "\f015";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-timing-function: ease-out
}

.hvr-icon-pulse-shrink:hover:before,
.hvr-icon-pulse-shrink:focus:before,
.hvr-icon-pulse-shrink:active:before {
    -webkit-animation-name: hvr-icon-pulse-shrink;
    animation-name: hvr-icon-pulse-shrink;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

@-webkit-keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@keyframes hvr-icon-push {
    50% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.hvr-icon-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-push:before {
    content: "\f006";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-push:hover:before,
.hvr-icon-push:focus:before,
.hvr-icon-push:active:before {
    -webkit-animation-name: hvr-icon-push;
    animation-name: hvr-icon-push;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes hvr-icon-pop {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.hvr-icon-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-pop:before {
    content: "\f005";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-pop:hover:before,
.hvr-icon-pop:focus:before,
.hvr-icon-pop:active:before {
    -webkit-animation-name: hvr-icon-pop;
    animation-name: hvr-icon-pop;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-icon-bounce {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-bounce:before {
    content: "\f087";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-bounce:hover:before,
.hvr-icon-bounce:focus:before,
.hvr-icon-bounce:active:before {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36)
}

.hvr-icon-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-rotate:before {
    content: "\f0c6";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-rotate:hover:before,
.hvr-icon-rotate:focus:before,
.hvr-icon-rotate:active:before {
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg)
}

.hvr-icon-grow-rotate {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-grow-rotate:before {
    content: "\f095";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-grow-rotate:hover:before,
.hvr-icon-grow-rotate:focus:before,
.hvr-icon-grow-rotate:active:before {
    -webkit-transform: scale(1.5) rotate(12deg);
    -ms-transform: scale(1.5) rotate(12deg);
    transform: scale(1.5) rotate(12deg)
}

.hvr-icon-float {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-float:before {
    content: "\f01b";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-float:hover:before,
.hvr-icon-float:focus:before,
.hvr-icon-float:active:before {
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px)
}

.hvr-icon-sink {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-sink:before {
    content: "\f01a";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition-duration: 0.3s;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease-out
}

.hvr-icon-sink:hover:before,
.hvr-icon-sink:focus:before,
.hvr-icon-sink:active:before {
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px)
}

@-webkit-keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob {
    0% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
    50% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@-webkit-keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

@keyframes hvr-icon-bob-float {
    100% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }
}

.hvr-icon-bob {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-bob:before {
    content: "\f077";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-bob:hover:before,
.hvr-icon-bob:focus:before,
.hvr-icon-bob:active:before {
    -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
    animation-name: hvr-icon-bob-float, hvr-icon-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-hang:before {
    content: "\f078";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-hang:hover:before,
.hvr-icon-hang:focus:before,
.hvr-icon-hang:active:before {
    -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    animation-name: hvr-icon-hang-sink, hvr-icon-hang;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate
}

@-webkit-keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes hvr-icon-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px)
    }
    33.3% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.hvr-icon-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-wobble-horizontal:before {
    content: "\f061";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-horizontal:hover:before,
.hvr-icon-wobble-horizontal:focus:before,
.hvr-icon-wobble-horizontal:active:before {
    -webkit-animation-name: hvr-icon-wobble-horizontal;
    animation-name: hvr-icon-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-icon-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px)
    }
    33.3% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px)
    }
    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }
    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-icon-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-wobble-vertical:before {
    content: "\f062";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-wobble-vertical:hover:before,
.hvr-icon-wobble-vertical:focus:before,
.hvr-icon-wobble-vertical:active:before {
    -webkit-animation-name: hvr-icon-wobble-vertical;
    animation-name: hvr-icon-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

@keyframes hvr-icon-buzz {
    50% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    100% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
}

.hvr-icon-buzz {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-buzz:before {
    content: "\f017";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz:hover:before,
.hvr-icon-buzz:focus:before,
.hvr-icon-buzz:active:before {
    -webkit-animation-name: hvr-icon-buzz;
    animation-name: hvr-icon-buzz;
    -webkit-animation-duration: 0.15s;
    animation-duration: 0.15s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-icon-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-icon-buzz-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    padding-right: 2.2em;
    transition-duration: 0.3s
}

.hvr-icon-buzz-out:before {
    content: "\f023";
    position: absolute;
    right: 1em;
    padding: 0 1px;
    font-family: FontAwesome;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.hvr-icon-buzz-out:hover:before,
.hvr-icon-buzz-out:focus:before,
.hvr-icon-buzz-out:active:before {
    -webkit-animation-name: hvr-icon-buzz-out;
    animation-name: hvr-icon-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-curl-top-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-top-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    left: 0;
    background: white;
    background: linear-gradient(135deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');
    z-index: 1000;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    transition-duration: 0.3s;
    transition-property: width, height
}

.hvr-curl-top-left:hover:before,
.hvr-curl-top-left:focus:before,
.hvr-curl-top-left:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-top-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: white;
    background: linear-gradient(225deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
    transition-duration: 0.3s;
    transition-property: width, height
}

.hvr-curl-top-right:hover:before,
.hvr-curl-top-right:focus:before,
.hvr-curl-top-right:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-bottom-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    right: 0;
    background: white;
    background: linear-gradient(315deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
    transition-duration: 0.3s;
    transition-property: width, height
}

.hvr-curl-bottom-right:hover:before,
.hvr-curl-bottom-right:focus:before,
.hvr-curl-bottom-right:active:before {
    width: 25px;
    height: 25px
}

.hvr-curl-bottom-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative
}

.hvr-curl-bottom-left:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    bottom: 0;
    left: 0;
    background: white;
    background: linear-gradient(45deg, #fff 45%, #aaa 50%, #ccc 56%, #fff 80%);
    box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
    transition-duration: 0.3s;
    transition-property: width, height
}

.hvr-curl-bottom-left:hover:before,
.hvr-curl-bottom-left:focus:before,
.hvr-curl-bottom-left:active:before {
    width: 25px;
    height: 25px
}

.modal-stripe .modal-dialog,
.modal-braintree .modal-dialog {
    width: auto
}

.modal-stripe .modal-header,
.modal-braintree .modal-header {
    padding: 20px 35px 10px
}

.modal-stripe button.close,
.modal-braintree button.close {
    position: absolute;
    font-size: 20px
}

.modal-stripe .modal-body,
.modal-braintree .modal-body {
    padding: 10px 35px 20px
}

.modal-stripe .modal-body input[type="text"],
.modal-braintree .modal-body input[type="text"] {
    width: 100%;
    outline: none
}

.modal-stripe form label,
.modal-braintree form label {
    line-height: 1em
}

.modal-stripe .plan_desc,
.modal-braintree .plan_desc {
    display: block
}

.modal-stripe .plan_desc p,
.modal-braintree .plan_desc p {
    margin: 5px 0 0;
    font-size: 16px;
    color: #666f78;
    line-height: 1em
}

#stripe_modal .modal-header .close {
    width: auto !important;
    height: auto !important;
    top: 20px;
    right: 20px
}


/*!
 * Structure Sass Customized EngineThemes (http://enginethemes.com)
 */

.blue-dark {
    background: #2c3e50 !important
}

.orange-dark {
    background: #e74c3c !important
}

.blue-light {
    background: #00b0ff !important
}

.green-dark {
    background: #2ecc71 !important
}

.black-light {
    background: #333 !important
}

.text-blue-dark {
    color: #2c3e50 !important
}

.text-orange-dark {
    color: #e74c3c !important
}

.text-orange-light {
    color: #f1b30f !important
}

.text-blue-light {
    color: #00b0ff !important
}

.text-green-dark {
    color: #2ecc71 !important
}

.text-black-light {
    color: #333 !important
}

.text-white {
    color: #fff !important
}

.switcher {
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.switcher .content {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switcher .text {
    display: none;
    overflow: hidden;
    text-align: center;
    white-space: nowrap
}

.switcher.is-disabled {
    opacity: 0.4
}

.switcher.default {
    background-color: #aabdd1;
    border-radius: 20px;
    line-height: 26px;
    min-width: 80px;
    padding: 2px;
    transition: background-color 0.3s
}

.switcher.default input {
    display: none
}

.switcher.default .slider {
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #ccc;
    height: 35px;
    left: -4px;
    position: absolute;
    top: -5px;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    width: 42%;
    z-index: 2
}

.switcher.default .text {
    width: 50%;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.switcher.default .textYes {
    color: #fff;
    float: left
}

.switcher.default .textNo {
    color: #fff;
    float: right
}

.switcher.default.is-active {
    background-color: #519b20
}

.switcher.default.is-active .slider {
    -webkit-transform: translateX(150%);
    -ms-transform: translateX(150%);
    transform: translateX(150%)
}

.switcher.short {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.switcher.short input {
    display: none
}

.switcher.short .content {
    border: 1px solid #aaaaaa;
    border-radius: 50%;
    height: 18px;
    padding: 0;
    width: 18px
}

.switcher.short .slider {
    background-color: #519b20;
    border-radius: 50%;
    height: 12px;
    margin: 3px;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    transition: all 0.2s;
    width: 12px
}

.switcher.short.is-active .slider {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.switchery {
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 50px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: content-box
}

.switchery small {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    height: 30px;
    position: absolute;
    top: 0;
    width: 30px
}

.user-type {
    position: relative
}

.user-type .switchery {
    height: 36px;
    width: 110px
}

.user-type .switchery>small {
    width: 42px;
    height: 42px;
    top: -3px
}

.user-type .switchery .switch-for-hide .text {
    position: absolute;
    left: -35px;
    right: 0;
    top: 12px;
    margin: 0 auto;
    color: #fff
}

.user-type .switchery .switch-for-hide .text.work {
    left: inherit;
    right: 35px;
    color: #656f77
}

.switch-for-hide {
    display: inline-block;
    width: 48%;
    vertical-align: middle;
    text-align: center;
    position: relative
}

.switch-for-hide .switchery {
    height: 36px;
    width: 110px
}

.switch-for-hide .switchery small {
    width: 44px;
    height: 44px;
    top: -5px;
    margin-left: 2px
}

.switch-for-hide .text {
    position: absolute;
    left: -35px;
    right: 0;
    top: 9px;
    margin: 0 auto;
    color: #656f77;
    width: 65px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.switch-for-hide .text.yes {
    color: #fff
}

span.text.work {
    position: absolute;
    left: 30px;
    top: 0;
    color: #fff
}

span.text.hire {
    position: absolute;
    left: 50px;
    top: 0;
    color: #fff
}

p.user-type .text.hire {
    top: 6px
}

p.user-type .text.work {
    top: 6px
}

.switch-for-hide .text.no {
    left: inherit;
    left: 35px;
    color: #656f77
}

.btn-sumary {
    padding: 10px 20px;
    font-size: 14px;
    border-radius: 4px;
    position: relative;
    transition: all 0.3s ease-in-out;
    background-clip: padding-box;
    color: #fff;
    letter-spacing: 1.5px;
    border: none;
    outline: 0
}

.btn-sumary a:hover {
    color: #fff
}

.btn-sumary:hover {
    opacity: .75;
    color: #fff
}

.btn-sumary:active,
.btn-sumary:focus {
    outline: 0
}

.box-shadow-button-orange {
    box-shadow: 0 3px 0 #bf392b;
    -webkit-box-shadow: 0 3px 0 #bf392b;
    -moz-box-shadow: 0 3px 0 #bf392b;
    -ms-box-shadow: 0 3px 0 #bf392b
}

.box-shadow-button-blue {
    box-shadow: 0 3px 0 #0090e9;
    -webkit-box-shadow: 0 3px 0 #0090e9;
    -moz-box-shadow: 0 3px 0 #0090e9;
    -ms-box-shadow: 0 3px 0 #0090e9
}

.box-shadow-button-green {
    box-shadow: 0 3px 0 #239b56;
    -webkit-box-shadow: 0 3px 0 #239b56;
    -moz-box-shadow: 0 3px 0 #239b56;
    -ms-box-shadow: 0 3px 0 #239b56
}

.box-shadow-button-dark-blue {
    box-shadow: 0 3px 0 #233240;
    -webkit-box-shadow: 0 3px 0 #233240;
    -moz-box-shadow: 0 3px 0 #233240;
    -ms-box-shadow: 0 3px 0 #233240
}

.btn-sub-post,
.btn-price {
    background-color: #2c3e50
}

.btn-post-profile {
    position: absolute !important;
    right: 0px;
    top: 10px;
    background-color: #2ecc71;
    box-shadow: 0 3px 0 #239b56;
    padding: 9px 25px;
    color: #fff;
    z-index: 9
}

.btn-apply-project {
    padding: 7px 25px;
    background-color: #e74c3c;
    box-shadow: 0 2px 0 #bf392b;
    font-weight: 400
}

.btn-apply-project-item,
.btn-view-profile,
.btn-excecute-project,
.btn-refund-project {
    display: inline-block;
    width: auto;
    height: 36px;
    background: #1fbdbd !important;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none !important;
    line-height: 32px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.btn-apply-project-item:hover,
.btn-apply-project-item:focus,
.btn-apply-project-item:active,
.btn-view-profile:hover,
.btn-view-profile:focus,
.btn-view-profile:active,
.btn-excecute-project:hover,
.btn-excecute-project:focus,
.btn-excecute-project:active,
.btn-refund-project:hover,
.btn-refund-project:focus,
.btn-refund-project:active {
    background: #fff !important;
    color: #1fbdbd !important;
    box-shadow: none !important
}

.btn-bid-project,
.btn-quit-project,
.btn-complete-project,
.btn-del-project,
.btn-purchase-project-item,
.btn-arbitrate-project {
    display: inline-block;
    width: auto;
    height: 36px;
    background: #1fbdbd;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none;
    line-height: 32px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.btn-bid-project:hover,
.btn-bid-project:focus,
.btn-bid-project:active,
.btn-quit-project:hover,
.btn-quit-project:focus,
.btn-quit-project:active,
.btn-complete-project:hover,
.btn-complete-project:focus,
.btn-complete-project:active,
.btn-del-project:hover,
.btn-del-project:focus,
.btn-del-project:active,
.btn-purchase-project-item:hover,
.btn-purchase-project-item:focus,
.btn-purchase-project-item:active,
.btn-arbitrate-project:hover,
.btn-arbitrate-project:focus,
.btn-arbitrate-project:active {
    background: #fff;
    color: #1fbdbd
}

.btn-purchase-project-item+.btn-bid-project {
    margin-left: 10px
}

.btn-close-project {
    display: inline-block;
    width: auto;
    height: 36px;
    background: #666f78 !important;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid transparent;
    box-shadow: none !important;
    line-height: 32px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.btn-close-project:hover,
.btn-close-project:focus,
.btn-close-project:active {
    background: #FFF !important;
    border: 2px solid #dbdbdb;
    color: #666f78
}

.btn-withdraw-action {
    display: inline-block;
    width: auto;
    height: 44px;
    background: #2ecc71;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #2ecc71;
    box-shadow: none;
    line-height: 40px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.btn-withdraw-action:hover,
.btn-withdraw-action:focus,
.btn-withdraw-action:active {
    background: #fff;
    color: #2ecc71
}

@media (max-width: 1199px) {
    .project-item .btn-purchase-project-item+.btn-bid-project {
        margin-top: 8px
    }
}

@media (max-width: 991px) {
    .project-item .btn-purchase-project-item+.btn-bid-project {
        margin-top: 0
    }
}

@media (max-width: 767px) {
    .no-bid-found .btn-purchase-project-item {
        margin-top: 10px
    }
    .no-bid-found .btn-bid-project {
        margin-top: 10px
    }
}

.et-dropdown button {
    border: 0;
    background: none
}

.et-dropdown .avatar {
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 400;
    cursor: pointer
}

.et-dropdown .avatar>span {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 98px;
    vertical-align: middle
}

.et-dropdown img {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 8px;
    position: relative
}

.et-dropdown .caret {
    margin-left: 8px;
    color: #fff;
    cursor: pointer
}

.et-dropdown .dropdown-toggle {
    position: inherit;
    z-index: 1111;
    padding: 10px
}

.et-dropdown .dropdown-menu {
    top: 17%;
    background-clip: padding-box;
    background-color: #fff !important;
    border: 1px solid #2c3e50;
    padding: 10px;
    border-radius: 4px
}

.et-dropdown .et-dropdown-login {
    padding-top: 46px;
    width: 100%
}

.et-dropdown .et-dropdown-login li {
    border-top: 1px solid #eee
}

.et-dropdown .et-dropdown-login li:first-child {
    margin-top: 5px
}

.et-dropdown .et-dropdown-login li a {
    padding: 10px 13px;
    color: #2c3e50
}

.et-dropdown .et-dropdown-login li a:hover {
    background: none;
    color: #2c3e50 !important
}

.et-dropdown .et-dropdown-login li i {
    padding-right: 20px
}

@media (max-width: 1360px) {
    .et-dropdown .et-dropdown-login {
        left: inherit;
        right: 0
    }
}

@media (max-width: 991px) {
    #header-wrapper .btn-menu-call li:last-child {
        margin-right: 0
    }
}

.tooltips {
    margin: 20px 10px 0;
    display: inline-block
}

.tooltips button {
    background: #2c3e50;
    color: #fff
}

.tooltips a {
    color: #2c3e50
}

.tooltips a:hover {
    color: #2c3e50 !important
}

.tooltips .tooltip-inner {
    background-color: #2c3e50;
    border-radius: 4px;
    padding: 10px 5px
}

.tooltips .tooltip-arrow {
    border-top: 5px solid #2c3e50 !important
}

body.admin-bar .overlay {
    top: 32px
}

body.admin-bar .overlay nav {
    top: 53%
}

.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(44, 62, 80, 0.95);
    z-index: 1100
}

.overlay .overlay-close {
    display: inline-block;
    position: relative;
    z-index: 9999;
    width: 20px;
    height: 20px;
    top: 32px
}

.overlay .overlay-close:before {
    content: '';
    background: #FFF;
    display: block;
    width: 20px;
    height: 3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    left: 0
}

.overlay .overlay-close:after {
    content: '';
    background: #FFF;
    display: block;
    width: 20px;
    height: 3px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 7px;
    left: 0
}

.overlay .overlay-close i {
    font-size: 22px;
    color: #fff
}

.overlay .menu-fullscreen ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: block;
    height: 100%;
    position: relative
}

.overlay .menu-fullscreen ul li {
    display: block;
    height: 20%;
    height: calc(100% / 5);
    min-height: 40px
}

.overlay .menu-fullscreen ul li a {
    font-weight: 100;
    display: inline-block;
    color: #fff;
    transition: color 0.2s;
    position: relative;
    font-size: 48px
}

.overlay .menu-fullscreen ul li a:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #fff;
    left: -15%;
    top: 50%;
    margin-top: -2px;
    transition: all 0.75s cubic-bezier(0, 0.83, 0.17, 1);
    z-index: 999
}

.overlay .menu-fullscreen ul li a:hover:before {
    width: 130%
}

.overlay .menu-fullscreen .sub-menu li {
    height: 20px
}

.overlay .menu-fullscreen .sub-menu li a {
    color: #fff;
    transition: color 0.2s;
    position: relative;
    font-weight: 100;
    font-size: 22px
}

.overlay .menu-fullscreen .sub-menu li a:hover {
    opacity: .9
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    font-size: 41px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.overlay-scale {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
    transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s
}

.overlay-scale.open {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    overflow: auto;
    z-index: 9999
}

.modal-backdrop {
    background-color: #2c3e50 !important
}

.modal-backdrop.in {
    opacity: .9 !important;
    filter: alpha(opacity=90) !important
}

.modal-dialog {
    max-width: 548px
}

.modal {
    padding-top: 5%
}

.modal-header {
    padding: 20px 35px 10px;
    border: none
}

.modal-header .close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ccc;
    font-size: 20px;
    opacity: 1;
    margin: 0
}

.modal-header .modal-title {
    color: #2c3e50;
    font-weight: bold;
    font-size: 24px;
    font-weight: 600
}

.modal-header .small-modal-title {
    font-size: 20px
}

.modal-content {
    border-radius: 1px;
    background-clip: padding-box;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(119, 119, 119, 0.2);
    border: none
}

.modal-body {
    padding: 10px 35px 20px
}

.show-forgot-form {
    display: inline-block;
    font-size: 12px;
    margin-left: 15px;
    font-weight: 300
}

.socials-head {
    color: #2c3e50;
    font-size: 20px;
    margin-top: 55px;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 1.2
}

ul.list-social-login {
    list-style: none;
    padding-left: 0;
    margin-bottom: 20px
}

ul.list-social-login li {
    display: inline-block;
    margin-right: 6px;
    margin-top: 10px;
    margin-bottom: 10px
}

ul.list-social-login li a {
    display: block;
    min-width: 110px;
    height: 32px;
    color: #fff;
    font-size: 14px;
    line-height: 2.3;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    font-weight: 300;
    position: relative;
    text-align: center
}

ul.list-social-login li a.fb {
    background: #5d82d1
}

ul.list-social-login li a.tw {
    background: #40bff5
}

ul.list-social-login li a.gplus {
    background: #eb5e4c
}

ul.list-social-login li a.lkin {
    background: #0369A0
}

ul.list-social-login li a i {
    font-size: 20px;
    float: left;
    line-height: 32px;
    margin-left: 10px;
    position: absolute;
    left: 0
}

ul.list-social-login li a .social-text {
    padding-left: 15px
}

.auth-form {
    margin: 10px auto;
    max-width: 600px
}

.auth-form.chane_pass_form input {
    width: 100% !important
}

.auth-form.chane_pass_form i {
    right: 10px !important;
    bottom: 17px !important
}

.btn-sub-create {
    display: inline-block;
    background-color: #e74c3c;
    padding: 13px 60px;
    box-shadow: 0 2px 0 #bf392b;
    font-weight: 400
}

#modal_register .modal-body {
    padding-top: 0
}

#modal_register .modal-body p.user-type .switchery {
    margin: 0 0 20px 35px
}

#modal_register .modal-body p.user-type .user-text {
    position: relative;
    bottom: 8px
}

#modal_register .modal-body .socials-head {
    margin-top: 25px
}

#modal_register .modal-body p.text-term {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: 0;
    margin-left: 10px;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400
}

#modal_change_pass .btn-change-pass {
    padding: 13px 20px
}

.moddal-no-project .modal-header {
    border-bottom: none !important;
    padding-bottom: 0 !important
}

.moddal-no-project .text-info {
    margin: 10px 0 0 35px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 25px
}

#modal_invite .modal-header {
    border-bottom: 1px solid #f4f6f8;
    padding-bottom: 20px
}

#modal_invite .modal-header .modal-title {
    font-size: 20px;
    font-weight: 500
}

#modal_invite .outer {
    margin-bottom: 15px
}

#modal_invite .all-selected {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px
}

#modal_invite .all-selected a {
    font-size: 15px
}

#modal_invite .invites-list p.name-project {
    font-weight: bold;
    margin-bottom: 20px
}

#modal_invite .invites-list p.name-project label {
    font-weight: 700;
    margin-bottom: 5px
}

#modal_invite .invites-list p.name-project>span {
    display: block;
    font-weight: 500;
    margin-left: 23px;
    font-size: 16px
}

#modal_invite .invites-list {
    margin: 5px 0 30px 0;
    width: 100%
}

#modal_invite .invites-list .list {
    height: 400px
}

#modal_invite .invites-list .list .mCSB_dragger_bar {
    background: #afbbbc
}

#modal_invite .invites-list .list .mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical,
#modal_invite .invites-list .list .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: -8px
}

#modal_invite .footer-invest {
    border-top: 1px solid #f4f6f8
}

#modal_invite .modal-body {
    padding-top: 0;
    padding-bottom: 25px
}

#modal_invite .invites-list {
    padding: 0 30px
}

#modal_invite .footer-invest {
    padding: 20px 30px
}

#modal_invite .modal-body {
    padding: 0
}

#modal_add_portfolio .modal-header .modal-title {
    font-size: 20px;
    font-weight: 500
}

#modal_add_portfolio .modal-body {
    padding-top: 5px;
    padding-bottom: 25px
}

#modal_add_portfolio #portfolio_img_container {
    text-align: center;
    position: relative;
    padding: 10px;
    border: 3px dashed #eceff1;
    margin-bottom: 25px;
    height: 235px;
    color: #737c85
}

#modal_add_portfolio #portfolio_img_container p.add-file {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0
}

#modal_add_portfolio #portfolio_img_container p.drag-drop {
    font-size: 14px;
    font-weight: 400
}

#modal_add_portfolio #portfolio_img_container form #create_portfolio input {
    margin-bottom: 15px
}

#modal_add_portfolio #portfolio_img_container .btn-browse {
    border: 1px solid #d7d9da !important;
    border-radius: 4px;
    font-weight: 300;
    color: #737c85;
    padding: 5px 15px
}

#modal_add_portfolio .btn-add-portfolio {
    margin-top: 15px
}

#notification_container li {
    position: relative;
    background: #fff;
    padding: 13px 22px;
    list-style: none;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #30363c
}

#notification_container li a {
    color: #3498db
}

#notification_container li a.action {
    display: inline-block;
    margin-left: 42px;
    font-size: 18px;
    color: #333
}

#notification_container li .notication-time {
    color: #666f78;
    font-weight: 300;
    position: absolute;
    top: 50%;
    right: 22px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #333;
    line-height: 1em
}

#notification_container li .notifi-content>div {
    display: inline-block;
    width: 480px;
    vertical-align: middle
}

#notification_container ul.notification-list {
    padding: 0
}

#notification_container .notification-header {
    color: #fff;
    margin-left: 50px;
    font-size: 22px;
    margin-bottom: 90px;
    font-weight: 300;
    text-transform: capitalize;
    position: relative;
    bottom: 5px
}

#notification_container .name {
    display: inline-block;
    color: #2c3d4f;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize
}

#notification_container .position-employer {
    display: block;
    color: #2dcb71
}

#notification_container .profile {
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    min-width: 260px;
    max-width: 260px;
    padding-right: 40px
}

#notification_container .avatar-employer-notification,
#notification_container .avatar-notification {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    height: 48px;
    width: 48px;
    vertical-align: middle
}

#notification_container .avatar-freelancer-notification {
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    height: 45px;
    width: 45px;
    vertical-align: middle
}

#notification_container .paginations-wrapper a {
    font-size: 14px
}

.info-bid {
    display: inline-block;
    width: 130px;
    font-weight: bold;
    color: #737c85
}

.bid-currency {
    font-size: 18px
}

.bid-currency i {
    padding-left: 10px
}

.notify-bid {
    margin-top: 20px
}

#acceptance_project .escrow-info {
    margin-bottom: 20px
}

#acceptance_project .escrow-info p.info-bid-acceptance {
    line-height: 27px;
    margin-bottom: 30px;
    color: #737c85
}

#acceptance_project .escrow-info p.info-bid-acceptance>span {
    display: block
}

#acceptance_project .escrow-info .detail-bid-acceptance {
    display: block;
    padding: 15px 0;
    line-height: 35px;
    border-bottom: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8
}

#acceptance_project .escrow-info .detail-bid-acceptance p.text-credit-small {
    margin: 0;
    color: #737c85
}

#acceptance_project .escrow-info .detail-bid-acceptance strong {
    float: right
}

#acceptance_project .escrow-info .total-amount {
    display: block;
    padding: 40px 0;
    border-bottom: 1px solid #d8d8d8
}

#acceptance_project .escrow-info .total-amount p.text-credit-small {
    margin: 0
}

#acceptance_project .escrow-info .total-amount strong {
    float: right;
    font-size: 18px;
    line-height: 1em
}

#acceptance_project .escrow-info .total-amount+.btn-sub-create {
    margin-top: 26px
}

#acceptance_project .escrow-info .info-credit-balance {
    line-height: 27px;
    margin: 20px 0 30px 0;
    color: #737c85
}

#acceptance_project .escrow-info .info-credit-balance>strong {
    font-size: 16px;
    color: #2c3e50
}

#acceptance_project .escrow-info .info-credit-balance p.notice_credit i {
    color: #F44336;
    margin-right: 3px
}

#acceptance_project .escrow-info .fre-btn,
#acceptance_project .escrow-info .fre-btn-disable,
#acceptance_project .escrow-info .fre-payment-list>li>.btn {
    margin-top: 30px
}

#acceptance_project .form-group.form-secure-code {
    margin-bottom: 0
}

#acceptance_project .fre-input-field.controls {
    margin: 0
}

#modal_review .label-text {
    font-weight: 400
}

#modal_review .btn.btn-ok {
    background-color: #2ecc71;
    box-shadow: 0 2px 0 #239b56;
    padding: 10px 40px;
    color: #fff;
    z-index: 9;
    font-weight: 500
}

#modal_edit_project ul.skills-list {
    padding-left: 0
}

#modal_edit_project .skills-list li {
    display: inline-block;
    padding: 3px 12px;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #f1f5f7;
    margin-right: 15px;
    margin-bottom: 10px
}

#modal_edit_project .skills-list li i {
    display: inline-block;
    margin-left: 10px;
    color: #656f77
}

#modal_edit_project .skills-list li .text-ellipsis {
    max-width: 75px;
    display: inline-block;
    vertical-align: middle
}

#modalEditPaypal input,
#modalUpdateBank input {
    width: 100%
}

#modalEditPaypal .banking-information i,
#modalUpdateBank .banking-information i {
    top: initial;
    bottom: 20px !important;
    right: 10px !important
}

.transfer-money-form p,
.info-transfer-money p {
    color: #737c85;
    line-height: 2em
}

.transfer-money-form p strong,
.info-transfer-money p strong {
    color: #2c3e50
}

.transfer-money-form .transfer-money,
.info-transfer-money .transfer-money {
    padding: 10px 0
}

.transfer-money-form .transfer-money:after,
.info-transfer-money .transfer-money:after {
    content: '';
    display: table;
    clear: both
}

.transfer-money-form .transfer-money:last-of-type,
.info-transfer-money .transfer-money:last-of-type {
    margin-top: 10px;
    padding-top: 22px;
    padding-bottom: 18px;
    border-top: 1px solid #cfd8dc
}

.transfer-money-form .transfer-money:last-of-type span:last-child,
.info-transfer-money .transfer-money:last-of-type span:last-child {
    color: #2ecc71
}

.transfer-money-form .transfer-money span,
.info-transfer-money .transfer-money span {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #737c85
}

.transfer-money-form .transfer-money span:first-child,
.info-transfer-money .transfer-money span:first-child {
    float: left
}

.transfer-money-form .transfer-money span:last-child,
.info-transfer-money .transfer-money span:last-child {
    float: right
}

.modal-body-line {
    border-top: 1px solid #cfd8dc;
    margin-left: -35px;
    margin-right: -35px;
    margin-bottom: 15px
}

#arbitrate_form textarea {
    border-radius: 4px
}

#arbitrate_form .radio-inline {
    margin-bottom: 0;
    font-weight: 700
}

#arbitrate_form .form-group-choose-transfer-money {
    margin-top: 30px;
    margin-bottom: 35px
}

#arbitrate_form .form-group-choose-transfer-money p:first-child {
    margin-bottom: 15px
}

.modal-open-link {
    overflow: hidden
}

.modal-open-link .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.datepicker.dropdown-menu {
    z-index: 10000
}

.private_message_modal {
    z-index: 99999
}

@media (max-width: 1199px) {
    #notification_container li .notifi-content>div {
        width: 300px
    }
    #notification_container li a.action {
        margin-left: 20px
    }
}

@media (max-width: 991px) {
    #notification_container .profile {
        min-width: 360px;
        max-width: 360px;
        padding-right: 0
    }
    #notification_container li {
        padding-top: 20px;
        padding-bottom: 20px
    }
    #notification_container li .notifi-content {
        display: block;
        padding-left: 60px;
        margin-top: 4px
    }
    #notification_container li .notifi-content>div {
        width: 400px
    }
    #notification_container li .user-link-freelancer+.notifi-content {
        margin-top: 16px
    }
    #notification_container li .notication-time {
        height: 100%
    }
    #notification_container li .notication-time>span {
        display: inline-block;
        margin-top: 34px
    }
    #notification_container li a.action {
        margin-left: 0;
        position: absolute;
        bottom: 22px;
        right: 0
    }
}

@media (max-width: 767px) {
    .modal-header {
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px
    }
    .modal-header .modal-title {
        font-size: 20px
    }
    .modal-header .close {
        top: 14px
    }
    .modal-body {
        padding-left: 15px;
        padding-right: 15px
    }
    .modal-body form input[type="text"],
    .modal-body form input[type="number"],
    .modal-body form input[type="password"],
    .modal-body form input[type="email"],
    .modal-body form select {
        width: 100%
    }
    .portfolios-wrapper .inner {
        margin: 0
    }
    .action-project .status-project {
        position: initial;
        right: initial;
        top: initial
    }
    .action-project .status-project .btn {
        float: left
    }
    .action-project {
        text-align: left;
        margin-top: 15px
    }
    .list-history-profile .name-history {
        width: 100%
    }
    .list-history-profile .info-history {
        width: 100%;
        text-align: left
    }
    .list-history-profile .info-history .btn-apply-project-item,
    .list-history-profile .info-history .btn-view-profile,
    .list-history-profile .info-history .btn-excecute-project,
    .list-history-profile .info-history .btn-refund-project {
        float: left
    }
}

@media (max-width: 767px) {
    .modal-body-line {
        margin-left: -15px;
        margin-right: -15px
    }
}

.chosen-rtl .chosen-search input[type=text],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type=text],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: none
}

select {
    background: #FFF;
    border: 1px solid #dbdbdb;
    min-height: 24px;
    color: #415161
}

.fre-btn,
.fre-btn-disable,
.fre-payment-list>li>.btn {
    display: inline-block;
    width: auto;
    height: 48px;
    background: #1fbdbd;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none;
    line-height: 44px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.fre-btn:hover,
.fre-btn-disable:hover,
.fre-payment-list>li>.btn:hover,
.fre-btn:focus,
.fre-btn-disable:focus,
.fre-payment-list>li>.btn:focus,
.fre-btn:active,
.fre-btn-disable:active,
.fre-payment-list>li>.btn:active {
    background: #fff;
    color: #1fbdbd
}

.fre-normal-btn {
    display: inline-block;
    width: auto;
    height: 44px;
    background: #1fbdbd;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none;
    line-height: 40px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.fre-normal-btn:hover,
.fre-normal-btn:focus,
.fre-normal-btn:active {
    background: #fff;
    color: #1fbdbd
}

.fre-normal-btn-disbale {
    background: #cbc8c8;
    border: 2px solid #cbc8c8
}

.fre-normal-btn-disbale:hover,
.fre-normal-btn-disbale:focus,
.fre-normal-btn-disbale:active {
    background: #cbc8c8;
    color: #fff
}

.fre-btn-disable {
    background: #cbc8c8;
    border: 2px solid #cbc8c8
}

.fre-btn-disable:hover,
.fre-btn-disable:focus,
.fre-btn-disable:active {
    background: #cbc8c8;
    color: #fff
}

.fre-small-btn {
    display: inline-block;
    width: auto;
    height: 38px;
    background: #1fbdbd;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none;
    line-height: 34px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.fre-small-btn:hover,
.fre-small-btn:focus,
.fre-small-btn:active {
    background: #fff;
    color: #1fbdbd
}

.fre-submit-btn {
    display: inline-block;
    width: auto;
    height: 48px;
    background: #1fbdbd;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none;
    line-height: 46px;
    transition: 0.2s ease-out;
    outline: none;
    cursor: pointer
}

.fre-submit-btn:hover,
.fre-submit-btn:focus,
.fre-submit-btn:active {
    background: #fff;
    color: #1fbdbd
}

.fre-btn-o {
    display: inline-block;
    width: auto;
    height: 50px;
    background: #fff;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 700;
    color: #1fbdbd;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #1fbdbd;
    box-shadow: none;
    line-height: 46px;
    transition: 0.2s ease-out;
    cursor: pointer
}

.fre-btn-o:hover,
.fre-btn-o:focus,
.fre-btn-o:active {
    background: #1fbdbd;
    color: #fff
}

.fre-service-btn {
    display: inline-block;
    width: auto;
    height: 40px;
    background: #FFF;
    padding-left: 22px;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 700;
    color: #647585;
    text-align: center;
    border-radius: 4px;
    border: 2px solid #dbdbdb;
    box-shadow: none;
    line-height: 36px;
    transition: 0.2s ease-out;
    cursor: pointer
}

.fre-service-btn:hover,
.fre-service-btn:focus,
.fre-service-btn:active {
    background: #647585;
    color: #FFF;
    border-color: #647585
}

@media (max-width: 991px) {
    .fre-btn,
    .fre-btn-disable,
    .fre-payment-list>li>.btn {
        height: 46px;
        line-height: 42px;
        padding-left: 18px;
        padding-right: 18px
    }
    .fre-btn-o {
        height: 46px;
        line-height: 42px;
        padding-left: 18px;
        padding-right: 18px
    }
}

.fre-label {
    display: inline-block;
    padding: 6px 10px;
    background: #f2f5f7;
    font-size: 12px;
    font-weight: 500;
    color: #666f78;
    line-height: 1em;
    border-radius: 4px;
    margin-right: 8px
}

.fre-label a,
.fre-label a:hover {
    color: #666f78
}

.fre-label:last-child {
    margin-right: 0
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px;
    width: auto;
    box-shadow: none;
    border-radius: 2px;
    min-width: 384px
}

.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
    display: none
}

.datepicker th.next,
.datepicker th.prev {
    padding: 0
}

.datepicker th.next span,
.datepicker th.prev span {
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    width: 44px;
    height: 34px;
    line-height: 32px;
    text-align: center
}

.bootstrap-datetimepicker-widget table th.dow {
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 14px;
    color: #9da4a9
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: none !important
}

.fre-calendar-container .datepicker,
.fre-date-container .datepicker {
    padding: 30px
}

.bootstrap-datetimepicker-widget table td {
    border-radius: 0
}

.bootstrap-datetimepicker-widget table td.day {
    position: relative;
    width: 46px;
    height: 46px;
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    font-size: 18px;
    color: #415161
}

.bootstrap-datetimepicker-widget table td.day:hover {
    background: #e9f9f9
}

.bootstrap-datetimepicker-widget table td.day:hover:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #1fbdbd
}

.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
    color: #c1cbd6
}

.bootstrap-datetimepicker-widget table tr td.day:last-child {
    border-right: 1px solid #dbdbdb
}

.bootstrap-datetimepicker-widget table tr:last-child td.day {
    border-bottom: 1px solid #dbdbdb;
    border-radius: 0
}

.datepicker thead tr:first-child th {
    padding-bottom: 20px
}

.bootstrap-datetimepicker-widget table th.picker-switch {
    width: auto;
    font-size: 20px;
    font-weight: 600;
    color: #415161
}

.datepicker td.active.active,
.datepicker td.active:hover.active {
    background-color: #1fbdbd;
    background-image: none
}

@media (max-width: 767px) {
    .bootstrap-datetimepicker-widget.dropdown-menu {
        min-width: 200px;
        border-bottom: none
    }
    .fre-date-container .datepicker {
        padding: 0
    }
    .bootstrap-datetimepicker-widget table thead tr:first-child th {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .bootstrap-datetimepicker-widget table th.picker-switch {
        width: 206px
    }
    .bootstrap-datetimepicker-widget table td.day {
        width: 30px;
        height: 30px
    }
    .datepicker th.next span,
    .datepicker th.prev span {
        width: 30px;
        border: none
    }
    .bootstrap-datetimepicker-widget table tr td.day:first-child {
        border-left: none
    }
}

.fre-input-field,
.custom-field {
    margin-bottom: 20px
}

.fre-input-field.error .message,
.custom-field.error .message {
    display: block;
    clear: both
}

.fre-input-field.error input[type="text"],
.fre-input-field.error input[type="email"],
.fre-input-field.error input[type="password"],
.fre-input-field.error input[type="search"],
.fre-input-field.error input[type="number"],
.custom-field.error input[type="text"],
.custom-field.error input[type="email"],
.custom-field.error input[type="password"],
.custom-field.error input[type="search"],
.custom-field.error input[type="number"] {
    border: 1px solid #f44336 !important
}

.fre-input-field.error div.fre-chosen-multi,
.custom-field.error div.fre-chosen-multi {
    border: 1px solid #f44336 !important
}

.fre-input-field.error textarea,
.custom-field.error textarea {
    border: 1px solid #f44336 !important
}

.fre-input-field:after,
.custom-field:after {
    content: '';
    display: table;
    clear: both
}

.fre-input-field input,
.fre-input-field input:focus,
.fre-input-field input:hover,
.fre-input-field input:active,
.fre-input-field textarea,
.fre-input-field textarea:focus,
.fre-input-field textarea:hover,
.fre-input-field textarea:active,
.custom-field input,
.custom-field input:focus,
.custom-field input:hover,
.custom-field input:active,
.custom-field textarea,
.custom-field textarea:focus,
.custom-field textarea:hover,
.custom-field textarea:active {
    outline: none;
    box-shadow: none
}

.fre-input-field input[type="text"],
.fre-input-field input[type="email"],
.fre-input-field input[type="password"],
.fre-input-field input[type="search"],
.fre-input-field input[type="number"],
.custom-field input[type="text"],
.custom-field input[type="email"],
.custom-field input[type="password"],
.custom-field input[type="search"],
.custom-field input[type="number"] {
    padding: 12px 15px;
    width: 100%;
    height: 44px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    color: #415161;
    line-height: normal
}

.fre-input-field textarea,
.custom-field textarea {
    padding: 12px 15px;
    width: 100%;
    height: 144px;
    max-width: 100%;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    color: #415161;
    line-height: 1.2em
}

.fre-input-field .message,
.custom-field .message {
    display: none;
    position: relative;
    padding: 10px 0 6px 23px;
    font-size: 16px;
    color: #f44336;
    line-height: 1em;
    text-align: left
}

.fre-input-field .message:before,
.custom-field .message:before {
    display: block;
    content: '\f071';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #f44336;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fre-input-field .fre-field-title,
.custom-field .fre-field-title {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    margin-bottom: 16px
}

.fre-validate-error {
    margin: 0 0 30px;
    padding: 14px 0;
    width: 100%;
    border: 1px solid #f44336;
    border-radius: 2px
}

.fre-validate-error>li {
    list-style-type: none;
    display: block;
    position: relative;
    padding: 5px 16px 5px 44px;
    font-size: 16px;
    color: #415161;
    line-height: 1.2em
}

.fre-validate-error>li:before {
    display: block;
    content: '\f071';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #f44336;
    position: absolute;
    left: 16px;
    top: 7px
}

.fre-radio,
.fre-checkbox,
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 23px;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
    color: #415161;
    cursor: pointer
}

.fre-radio+.fre-radio,
.fre-checkbox+.fre-checkbox {
    margin-left: 15px
}

.fre-radio-container {
    margin-bottom: 13px
}

.fre-radio-container:last-child {
    margin-bottom: 0
}

.fre-radio-container:last-child .fre-radio {
    margin-bottom: 0
}

.fre-radio,
.radio-inline {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 1em;
    margin-bottom: 10px
}

.fre-radio input[type="radio"],
.radio-inline input[type="radio"] {
    display: none
}

.fre-radio input[type="radio"]:checked+span:before,
.radio-inline input[type="radio"]:checked+span:before {
    border-color: #1fbdbd
}

.fre-radio input[type="radio"]:checked+span:after,
.radio-inline input[type="radio"]:checked+span:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.fre-radio span,
.radio-inline span {
    display: inline-block;
    vertical-align: middle
}

.fre-radio span:before,
.radio-inline span:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #bbbaba;
    position: absolute;
    left: 0;
    top: 0
}

.fre-radio span:after,
.radio-inline span:after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1fbdbd;
    position: absolute;
    left: 3px;
    top: 3px;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.checkbox-inline,
.radio-inline {
    margin-left: 0 !important;
    margin-right: 15px
}

.fre-checkbox-container {
    margin-bottom: 13px
}

.fre-checkbox-container:last-child {
    margin-bottom: 0
}

.fre-checkbox-container:last-child .fre-checkbox {
    margin-bottom: 0
}

.fre-checkbox,
.checkbox-inline {
    position: relative;
    line-height: 1.4em;
    margin-bottom: 10px
}

.fre-checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    display: none
}

.fre-checkbox input[type="checkbox"]:checked+span:before,
.checkbox-inline input[type="checkbox"]:checked+span:before {
    border-color: #1fbdbd
}

.fre-checkbox input[type="checkbox"]:checked+span:after,
.checkbox-inline input[type="checkbox"]:checked+span:after {
    display: block
}

.fre-checkbox span:before,
.checkbox-inline span:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #bbbaba;
    position: absolute;
    left: 0;
    top: 1px
}

.fre-checkbox span:after,
.checkbox-inline span:after {
    content: '\f00c';
    display: none;
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #1fbdbd;
    position: absolute;
    left: 1px;
    top: -2px
}

.fre-calendar-container {
    position: relative
}

.fre-calendar-container .fre-calendar {
    padding-right: 44px !important
}

.fre-calendar-container>span {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    color: #9da4a9
}

@media (max-width: 767px) {
    .fre-input-field>.fre-field-title {
        line-height: 1.3em;
        margin-bottom: 10px
    }
    .fre-input-field input[type="text"],
    .fre-input-field input[type="email"],
    .fre-input-field input[type="password"],
    .fre-input-field input[type="search"],
    .fre-input-field input[type="number"] {
        line-height: normal
    }
}

.fre-table {
    display: table
}

.fre-table-row {
    display: table-row
}

.fre-table-col {
    display: table-cell
}

::-webkit-input-placeholder {
    color: #9da4a9
}

::-moz-placeholder {
    color: #9da4a9
}

:-ms-input-placeholder {
    color: #9da4a9
}

:-moz-placeholder {
    color: #9da4a9
}

.fre-page-title {
    background: #FFF;
    padding: 44px 0;
    border-bottom: 1px solid #e4e7ea;
    margin-bottom: 40px
}

.fre-page-title h2 {
    margin: 0;
    font-size: 28px;
    font-weight: 400;
    color: #2c3e50;
    line-height: 1.3em
}

.dropdown.keep-menu-open>.dropdown-menu {
    display: block
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent
}

select.fre-chosen-multi {
    width: 100%;
    height: 44px;
    opacity: 0;
    background: #FFF;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    font-size: 16px
}

div.fre-chosen-multi {
    border: 1px solid #dbdbdb;
    border-radius: 2px
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices {
    border: none;
    background-color: transparent;
    background-image: none;
    padding-left: 10px
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices li.search-choice {
    background: #f2f5f7;
    border: none;
    margin-top: 8px;
    height: 26px;
    padding: 6px 32px 5px 10px;
    box-shadow: none;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 0
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices li.search-choice span {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #415161
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: none;
    right: 10px
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #415161
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices li.search-choice+.search-field input[type="text"] {
    padding-left: 0
}

div.fre-chosen-multi.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    width: 280px !important;
    height: 40px;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #9da4a9
}

div.fre-chosen-multi.chosen-container.chosen-with-drop .chosen-drop {
    left: -1px
}

div.fre-chosen-multi.chosen-container .chosen-drop {
    margin-top: 0;
    width: calc(100% + 2px);
    box-shadow: none;
    border: 1px solid #dbdbdb
}

div.fre-chosen-multi.chosen-container .chosen-results {
    padding-left: 10px;
    margin-right: 0;
    padding-bottom: 6px;
    padding-top: 10px
}

div.fre-chosen-multi.chosen-container .chosen-results li {
    padding: 7px 6px;
    margin-right: 10px;
    font-size: 16px;
    color: #415161
}

div.fre-chosen-multi.chosen-container .chosen-results li.highlighted {
    background-image: none;
    background-color: #1fbdbd;
    color: #FFF
}

div.fre-chosen-multi.chosen-container .chosen-results li.result-selected {
    background-color: #e9f9f9
}

.chosen-container-multi .chosen-choices {
    border: none;
    background-color: transparent;
    background-image: none;
    padding-left: 10px
}

.chosen-container-multi .chosen-choices li.search-choice {
    background: #f2f5f7;
    border: none;
    margin-top: 8px;
    height: 26px;
    padding: 6px 32px 5px 10px;
    box-shadow: none;
    margin-top: 8px;
    margin-right: 10px;
    margin-left: 0
}

.chosen-container-multi .chosen-choices li.search-choice span {
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    color: #415161
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    background: none;
    right: 10px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:before {
    content: '\f00d';
    font-family: 'FontAwesome';
    font-size: 15px;
    color: #415161
}

.chosen-container-multi .chosen-choices li.search-choice+.search-field input[type="text"] {
    padding-left: 0
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    width: 280px !important;
    height: 40px;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #9da4a9
}

.chosen-container {
    font-size: 16px
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: -1px
}

.chosen-container .chosen-drop {
    margin-top: 0;
    width: calc(100% + 2px);
    box-shadow: none;
    border: 1px solid #dbdbdb
}

.chosen-container .chosen-results {
    padding-left: 10px;
    margin-right: 0;
    padding-bottom: 6px;
    padding-top: 10px
}

.chosen-container .chosen-results li {
    padding: 7px 6px;
    margin-right: 10px;
    font-size: 16px;
    color: #415161
}

.chosen-container .chosen-results li.highlighted {
    background-image: none;
    background-color: #1fbdbd;
    color: #FFF
}

.chosen-container .chosen-results li.result-selected {
    background-color: #e9f9f9;
    color: #415161
}

.chosen-container .chosen-results li.result-selected:hover {
    background-color: #1fbdbd;
    color: #FFF
}

.chosen-container .chosen-results li.active-result:hover {
    background-color: #1fbdbd !important;
    color: #FFF !important
}

select.fre-chosen-single {
    width: 100%;
    height: 44px;
    opacity: 0;
    background: #FFF;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    font-size: 16px
}

div.fre-chosen-single {
    border: 1px solid #dbdbdb;
    border-radius: 2px
}

div.fre-chosen-single.chosen-container-single.chosen-with-drop .chosen-single div b:before {
    content: '\f0d8'
}

div.fre-chosen-single.chosen-container-single .chosen-single {
    border: none;
    box-shadow: none;
    background-image: none;
    height: 42px;
    padding-left: 15px;
    line-height: 42px;
    font-size: 16px;
    color: #415161
}

div.fre-chosen-single.chosen-container-single .chosen-single div {
    width: 24px
}

div.fre-chosen-single.chosen-container-single .chosen-single div b:before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    font-size: 14px
}

div.fre-chosen-single.chosen-container-single .chosen-search {
    padding: 10px;
    padding-bottom: 0
}

div.fre-chosen-single.chosen-container-single .chosen-search:before {
    display: block;
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #666f78;
    position: absolute;
    top: 20px;
    left: 24px
}

div.fre-chosen-single.chosen-container-single .chosen-search input[type="text"] {
    background-image: none;
    border: 1px solid #dbdbdb;
    font-size: 16px;
    height: 44px;
    margin: 0;
    padding-left: 40px;
    padding-right: 15px
}

div.fre-chosen-single.chosen-container.chosen-with-drop .chosen-drop {
    left: -1px
}

div.fre-chosen-single.chosen-container .chosen-drop {
    margin-top: 0;
    width: calc(100% + 2px);
    box-shadow: none;
    border: 1px solid #dbdbdb
}

div.fre-chosen-single.chosen-container .chosen-results {
    padding-left: 10px;
    margin-right: 0;
    padding-bottom: 6px;
    padding-top: 10px
}

div.fre-chosen-single.chosen-container .chosen-results li {
    padding: 7px 6px;
    font-size: 16px;
    color: #415161;
    margin-right: 10px
}

div.fre-chosen-single.chosen-container .chosen-results li.highlighted {
    background-image: none;
    background-color: #1fbdbd;
    color: #FFF
}

div.fre-chosen-single.chosen-container .chosen-results li.result-selected {
    background-color: #e9f9f9;
    color: #415161
}

.fre-paginations {
    padding-top: 20px
}

.fre-paginations:after {
    content: '';
    display: table;
    clear: both
}

.fre-paginations .paginations {
    background: 0;
    padding: 0;
    margin: 0;
    float: right
}

.fre-paginations .paginations .page-numbers {
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    color: #415161;
    line-height: 22px
}

.fre-paginations .paginations .page-numbers.current {
    font-weight: 700;
    color: #1fbdbd
}

.fre-paginations .paginations .page-numbers.next {
    padding-right: 0
}

.fre-paginations .paginations .page-numbers.next i {
    font-size: 22px;
    margin-left: 4px;
    line-height: 16px;
    vertical-align: middle;
    margin-bottom: 4px
}

.fre-paginations .paginations .page-numbers.prev {
    padding-left: 0
}

.fre-paginations .paginations .page-numbers.prev i {
    font-size: 22px;
    margin-right: 4px;
    line-height: 16px;
    vertical-align: middle;
    margin-bottom: 4px
}

.fre-custom-field {
    padding: 0
}

.fre-custom-field>li {
    list-style-type: none
}

.fre-custom-field>li.custom-field {
    margin-bottom: 40px
}

.fre-custom-field>li.custom-field>.row>div {
    width: 100%
}

.fre-custom-field>li.custom-field .radio-field,
.fre-custom-field>li.custom-field .checkbox-field {
    margin-bottom: -10px
}

.fre-custom-field>li.custom-field .fre-input-field {
    margin: 0
}

.fre-custom-field>li.custom-field .control-label {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 16px;
    line-height: 1em
}

.fre-custom-field>li.custom-field .control-label>span {
    display: none
}

div.custom-field .control-label {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 16px;
    line-height: 1em
}

div.custom-field .control-label>span {
    display: none
}

.rate-it .star-on-png,
.rating-it i,
.rate-it .star-half-png {
    color: #fec600 !important
}

.rate-it .fa-star-o:before {
    color: #fec600 !important
}

.fre-bookmark {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #1fbdbd
}

.fre-bookmark:before {
    content: '\f097';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0
}

.fre-bookmark:hover,
.fre-bookmark:focus,
.fre-bookmark:active {
    color: #1fbdbd
}

.fre-bookmarked {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #1fbdbd
}

.fre-bookmarked:before {
    content: '\f02e';
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0
}

.fre-bookmarked:hover,
.fre-bookmarked:focus,
.fre-bookmarked:active {
    color: #1fbdbd
}

.fre-skin-color {
    color: #1fbdbd
}

.loading-blur {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 998
}

.loading-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    opacity: 0.5;
    background: #ffffff
}

.fre-loading-wrap {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1000
}

.fre-loading {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 0.25rem solid rgba(31, 189, 189, 0.2);
    border-top-color: #1fbdbd;
    -webkit-animation: fre-spin 1s infinite linear;
    animation: fre-spin 1s infinite linear
}

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

@keyframes fre-spin {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
        transform: translate(-50%, -50%) rotate(0deg)
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@media (max-width: 1199px) {
    .fre-paginations .paginations {
        float: none;
        text-align: center
    }
}

@media (max-width: 991px) {
    .fre-page-title {
        padding: 23px 0;
        margin-bottom: 30px
    }
    .fre-page-title h2 {
        font-size: 24px;
        line-height: 1.3em
    }
    .fre-paginations {
        padding-top: 26px
    }
}

@media (max-width: 767px) {
    .fre-paginations {
        padding-left: 15px;
        padding-right: 15px
    }
    .fre-paginations .paginations {
        position: relative
    }
    .fre-paginations .paginations .page-numbers {
        display: none;
        padding: 0 !important
    }
    .fre-paginations .paginations .page-numbers.current {
        display: inline-block
    }
    .fre-paginations .paginations .page-numbers.next {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 0
    }
    .fre-paginations .paginations .page-numbers.prev {
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0
    }
    .fre-page-title {
        margin-bottom: 20px
    }
    select.fre-chosen-multi {
        opacity: 1;
        padding-left: 12px;
        padding-right: 12px;
        color: #415161
    }
    select.fre-chosen-multi .level-0 {
        padding: 4px 12px
    }
    select.fre-chosen-multi .level-1 {
        padding: 4px 18px
    }
    select.fre-chosen-single {
        opacity: 1;
        padding-left: 12px;
        padding-right: 12px;
        color: #415161
    }
    select.fre-chosen-single .level-0 {
        padding: 4px 12px
    }
    select.fre-chosen-single .level-1 {
        padding: 4px 18px
    }
}

.wp-editor-wrap {
    width: 100%
}

.wp-editor-wrap>.wp-editor-container>.mce-panel {
    border: 1px solid #dbdbdb
}

.error .wp-editor-wrap>.wp-editor-container>.mce-panel {
    border: 1px solid #f44336
}

.error .wp-editor-wrap>.wp-editor-container>.mce-panel .mce-toolbar-grp {
    border-bottom: 1px solid #f44336
}

.error .wp-editor-wrap>.wp-editor-container>.mce-panel .mce-statusbar {
    border-top: 1px solid #f44336
}

.calendar_wrap {
    background: #FFF
}

.widget_calendar td {
    padding: 5px;
    text-align: center
}


/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger-menu {
    display: inline-block;
    line-height: 1em;
    vertical-align: middle
}

.hamburger {
    padding: 8px 6px;
    display: inline-block;
    cursor: pointer;
    line-height: 1em;
    outline: 0
}

.hamburger-box {
    width: 20px;
    height: 16px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 20px;
    height: 2px;
    background-color: #2c3e50;
    border-radius: 0px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease
}

.hamburger-inner::before,
.hamburger-inner::after {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -7px
}

.hamburger-inner::after {
    bottom: -7px
}

.hamburger--elastic .hamburger-inner {
    top: 1px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 7px;
    transition: opacity 0.15s 0.4s ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 14px;
    transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 7px, 0) rotate(135deg);
    transform: translate3d(0, 7px, 0) rotate(135deg);
    transition-delay: 0.1s
}

.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(-270deg);
    transform: translate3d(0, -14px, 0) rotate(-270deg);
    transition-delay: 0.1s
}

.hamburger--elastic-r .hamburger-inner {
    top: 1px;
    transition-duration: 0.4s;
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 7px;
    transition: opacity 0.15s 0.4s ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 14px;
    transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    -webkit-transform: translate3d(0, 7px, 0) rotate(-135deg);
    transform: translate3d(0, 7px, 0) rotate(-135deg);
    transition-delay: 0.1s
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(270deg);
    transform: translate3d(0, -14px, 0) rotate(270deg);
    transition-delay: 0.1s
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
    transition: transform 100ms ease, -webkit-transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

body.admin-bar .fre-header-wrap {
    top: 32px
}

.fre-header-wrapper {
    display: block;
    width: 100%;
    height: 84px;
    margin-bottom: 1px
}

.fre-header-wrap {
    position: fixed;
    top: 0;
    background: #FFF;
    width: 100%;
    border-bottom: 1px solid rgba(225, 230, 234, 0.75);
    z-index: 1040
}

.fre-site-logo {
    display: inline-block;
    padding: 22px 0;
    margin-right: 42px;
    line-height: 40px;
    vertical-align: middle
}

.fre-site-logo>a {
    display: inline-block;
    height: 40px
}

.fre-site-logo>a img {
    max-height: 100%;
    max-width: 100%
}

.fre-search-wrap {
    display: inline-block;
    width: 250px;
    padding: 22px 0;
    vertical-align: middle
}

.fre-search {
    position: relative;
    width: 100%;
    height: 40px
}

.fre-search-field {
    width: 100%;
    height: 100%;
    padding-left: 62px;
    padding-right: 14px;
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    box-shadow: none;
    outline: none
}

.fre-search-field:focus,
.fre-search-field:active {
    outline: none
}

.fre-search-dropdown-btn {
    display: inline-block;
    font-size: 16px;
    color: #666f78;
    position: absolute;
    top: 50%;
    left: 14px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer
}

.fre-search-dropdown-btn i+i {
    margin-left: 10px
}

.fre-search-dropdown {
    left: 1px;
    width: calc(100% - 2px);
    padding: 10px 0;
    margin-top: -1px;
    border: none;
    border-top: 1px solid #ededed;
    box-shadow: 0px 2px 2px 0px rgba(219, 219, 219, 0.75);
    border-radius: 0
}

.fre-search-dropdown>li>a {
    padding: 10px 29px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer
}

.fre-search-dropdown>li>a.active {
    color: #1fbdbd
}

.fre-search-dropdown>li>a:hover {
    background: none;
    color: #1fbdbd
}

.fre-search-dropdown-btn i+i {
    margin-left: 10px
}

.fre-menu-top {
    display: inline-block;
    height: 100%;
    margin-left: 8px;
    vertical-align: middle
}

.fre-menu-page .dropdown-menu>.active>a {
    background-color: transparent;
    color: #1fbdbd
}

.fre-menu-main {
    margin: 0;
    padding: 0
}

.fre-menu-main>li {
    display: inline-block;
    padding: 32px 0;
    margin-left: 20px;
    cursor: pointer
}

.fre-menu-main>li:hover>a {
    color: #1fbdbd
}

.fre-menu-main>li:hover>.dropdown-menu {
    display: block
}

.fre-menu-main>li:hover:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #e0e0e0 transparent;
    position: absolute;
    bottom: 0;
    left: 26px;
    z-index: 1101
}

.fre-menu-main>li:hover:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: -1px;
    left: 26px;
    z-index: 1102
}

.fre-menu-main>li>a {
    display: inline-block;
    height: 18px;
    line-height: 18px
}

.fre-menu-main>li>a i {
    margin-left: 8px
}

.fre-menu-main>li+li {
    margin-left: 32px
}

.fre-menu-main>li>.dropdown-menu {
    margin: 0;
    padding: 12px 0;
    min-width: 204px;
    border: none;
    border-top: 1px solid #ededed;
    box-shadow: 0px 2px 2px 0px rgba(219, 219, 219, 0.75);
    border-radius: 0;
    left: -20px;
    z-index: 1010
}

.fre-menu-main>li>.dropdown-menu>li {
    padding: 8px 0;
    padding-left: 30px;
    padding-right: 30px
}

.fre-menu-main>li>.dropdown-menu>li>a i {
    margin-left: 8px
}

.fre-menu-main li a {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    color: #2c3e50;
    font-weight: 500;
    text-transform: uppercase;
    white-space: nowrap
}

.fre-menu-main li a:hover {
    background: none;
    color: #1fbdbd
}

.sub-menu {
    padding: 0;
    padding-top: 14px
}

.sub-menu li {
    padding: 8px 0 8px 14px;
    list-style-type: none
}

.sub-menu li:first-child {
    padding-top: 0
}

.sub-menu li:last-child {
    padding-bottom: 0
}

.sub-menu li a {
    display: inline-block;
    padding: 0;
    font-size: 14px;
    color: #2c3e50
}

.fre-account-wrap {
    display: inline-block;
    float: right;
    height: 100%
}

.fre-account-wrap.open:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #e0e0e0 transparent;
    position: absolute;
    bottom: 0;
    left: -3px
}

.fre-account-wrap.open:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: -1px;
    left: -3px
}

.fre-account-wrap>.dropdown-menu {
    margin: 1px 0 0;
    padding: 0;
    width: 390px;
    border: none;
    box-shadow: 0px 2px 1px 0px #e4e4e4;
    border-radius: 0;
    left: inherit;
    right: -3px
}

.fre-account-wrap>.dropdown-menu>li {
    position: relative;
    padding: 14px 20px;
    border: 1px solid #ededed;
    border-top: 1px solid transparent
}

.fre-account-wrap>.dropdown-menu>li:hover {
    border: 1px solid #1fbdbd
}

.fre-account-wrap>.dropdown-menu>li.fre-notify-new {
    background: #f1f5fd
}

.fre-account-wrap>.dropdown-menu>li:last-child {
    border: 1px solid #ededed;
    border-top: none;
    border-bottom: none
}

.fre-account-wrap>.dropdown-menu>li .fre-notify-archive {
    margin: 0;
    font-size: 14px;
    color: #415161;
    line-height: 1.5em
}

.fre-account-wrap>.dropdown-menu>li .fre-notify-archive>span {
    color: #1fbdbd;
    cursor: pointer
}

.fre-account-wrap>.dropdown-menu>li .fre-notify-archive+.fre-notify-wrap {
    display: none
}

.fre-account-wrap>.dropdown-menu>li .fre-notify-archive+.fre-notify-wrap+.notify-remove {
    display: none
}

.fre-account-wrap>.dropdown-menu>li a {
    background: none;
    display: inline-block;
    padding: 0
}

.fre-account-wrap>.dropdown-menu>li a:hover {
    background: none
}

.fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap {
    position: relative;
    display: block;
    padding: 0 0 0 52px;
    margin-right: 30px;
    white-space: normal
}

.fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap .notify-avatar {
    display: block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 4px;
    overflow: hidden
}

.fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap .notify-avatar img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap .notify-info {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 3.4em;
    line-height: 1.7em;
    font-weight: 500;
    color: #2c3e50
}

.fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap .notify-info .author-admin {
    color: #f44336
}

.fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap .notify-time {
    display: block;
    font-weight: 500;
    line-height: 1.7em;
    color: #415161
}

.fre-account-wrap>.dropdown-menu>li a.view-more-notify {
    font-size: 14px;
    font-weight: 600;
    color: #1fbdbd;
    padding: 2px 0
}

.fre-account-wrap>.dropdown-menu>li .notify-remove {
    display: block;
    width: 24px;
    height: 24px;
    padding: 5px;
    position: absolute;
    top: 12px;
    right: 15px;
    cursor: pointer
}

.fre-account-wrap>.dropdown-menu>li .notify-remove span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.fre-account-wrap>.dropdown-menu>li .notify-remove span:before {
    position: absolute;
    left: 0;
    top: 7px;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #5f6d7d;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fre-account-wrap>.dropdown-menu>li .notify-remove span:after {
    position: absolute;
    left: 0;
    top: 7px;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #5f6d7d;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.fre-account-wrap .fre-notification {
    margin: 31px 0;
    margin-right: 24px
}

.fre-account {
    display: inline-block;
    padding: 24px 0;
    vertical-align: middle
}

.fre-account.open .fre-account-info span,
.fre-account.open .fre-account-info i {
    color: #1fbdbd
}

.fre-account.open:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #e0e0e0 transparent;
    position: absolute;
    bottom: 0;
    right: 26px
}

.fre-account.open:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #ffffff transparent;
    position: absolute;
    bottom: -1px;
    right: 26px
}

.fre-account .dropdown-menu {
    margin: 1px 0 0;
    padding: 12px 0;
    min-width: 204px;
    border: none;
    box-shadow: 0px 2px 2px 0px rgba(219, 219, 219, 0.75);
    border-radius: 0;
    right: 0;
    left: initial
}

.fre-account .dropdown-menu>li {
    padding: 8px 0;
    padding-left: 30px;
    padding-right: 30px
}

.fre-account .dropdown-menu>li a {
    background: none;
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    font-weight: 500
}

.fre-account .dropdown-menu>li a:hover {
    color: #1fbdbd
}

.fre-notification {
    position: relative;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 0;
    line-height: 1em;
    vertical-align: middle
}

.fre-notification.dropdown-toggle i {
    margin-top: 3px
}

.fre-notification i {
    font-size: 18px;
    color: #2c3e50
}

.fre-notification i:hover {
    color: #1fbdbd
}

.fre-notification span {
    display: block;
    position: absolute;
    background: #f44336;
    top: -3px;
    right: 2px;
    width: 12px;
    height: 12px;
    border: 3px solid #ffffff;
    border-radius: 50%
}

.view-more-notify {
    font-size: 14px;
    font-weight: 600;
    color: #1fbdbd
}

.fre-account-info {
    position: relative;
    height: 36px;
    max-width: 210px;
    padding-left: 50px;
    padding-right: 18px;
    line-height: 36px;
    color: #2c3e50;
    cursor: pointer
}

.fre-account-info:hover span,
.fre-account-info:hover i {
    color: #1fbdbd
}

.fre-account-info img {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    border-radius: 50%
}

.fre-account-info span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 36px
}

.fre-account-info>i {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fre-login-wrap {
    padding: 24px 0
}

.fre-login {
    margin: 0;
    padding: 0
}

.fre-login>li {
    list-style-type: none;
    display: inline-block;
    height: 36px;
    line-height: 36px
}

.fre-login>li a {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #2c3e50;
    line-height: 1em
}

.fre-login>li+li {
    margin-left: 28px
}

.fre-account-info-tablet {
    display: none
}

.fre-account-tablet {
    display: none
}

.fre-background {
    position: relative;
    height: 622px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center
}

.fre-bg-content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    text-align: center
}

.fre-bg-content h1 {
    margin: 0;
    font-size: 48px;
    font-weight: 300;
    color: #2c3e50;
    text-align: center;
    line-height: 1.5em
}

.fre-bg-content .fre-btn,
.fre-bg-content .fre-btn-disable,
.fre-bg-content .fre-payment-list>li>.btn {
    margin-top: 40px;
    min-width: 190px
}

.fre-bg-content .fre-btn+.fre-btn,
.fre-bg-content .fre-btn-disable+.fre-btn,
.fre-bg-content .fre-payment-list>li>.btn+.fre-btn,
.fre-bg-content .fre-btn+.fre-btn-disable,
.fre-bg-content .fre-btn-disable+.fre-btn-disable,
.fre-bg-content .fre-payment-list>li>.btn+.fre-btn-disable,
.fre-bg-content .fre-payment-list>li>.fre-btn+.btn,
.fre-bg-content .fre-payment-list>li>.fre-btn-disable+.btn,
.fre-bg-content .fre-payment-list>li>.btn+.btn {
    margin-left: 12px
}

.fre-how-work {
    background: #FFF;
    padding-top: 56px;
    
    color: #2c3e50;
    text-align: center
}

.fre-how-work h2 {
    margin: 0;
    font-size: 38px;
    font-weight: 300;
    color: #2c3e50;
    line-height: 1.5em
}

.fre-work-block {
    margin-top: 50px
}

.fre-work-block span {
    display: block;
    width: 42px;
    height: 42px;
    margin: 0 auto;
    margin-bottom: 20px;
    overflow: hidden
}

.fre-work-block span img {
    width: 100%;
    height: auto
}

.fre-work-block p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #2c3e50;
    min-height: 2.8em
}

.fre-perfect-freelancer {
    background: #f9f9f9;
    padding-top: 50px;
    padding-bottom: 70px
}

.fre-perfect-freelancer .container>h2 {
    margin: 0 0 17px;
    font-size: 38px;
    font-weight: 300;
    line-height: 1.5em;
    color: #2c3e50;
    text-align: center
}

.fre-freelancer-wrap {
    position: relative;
    background: #FFF;
    border-left: 1px solid #f6f6f6;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #efefef;
    box-shadow: 0px 2px 1px 0px #efefef;
    border-radius: 0;
    margin-top: 30px;
    padding: 30px 30px 30px 120px
}

.fre-freelancer-wrap h2 {
    width: calc(100% - 100px);
    margin: -3px 0 0;
    font-size: 20px;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fre-freelancer-wrap h2 a {
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50
}

.fre-freelancer-wrap h2 a:hover {
    color: #2c3e50
}

.fre-freelancer-wrap p {
    margin: 6px 0 0;
    font-size: 14px;
    font-weight: 500;
    color: #1fbdbd;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fre-freelancer-wrap .rate-it {
    margin: 10px 0 0;
    height: 16px
}

.fre-freelancer-wrap .free-skill {
    min-height: 28px;
    margin-top: 16px;
    padding-top: 4px;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fre-freelancer-wrap .free-skill .fre-label {
    display: initial
}

.free-avatar {
    display: block;
    position: absolute;
    top: 30px;
    left: 30px;
    width: 70px;
    height: 70px
}

.free-avatar img {
    width: 100%;
    border-radius: 50%
}

.free-hourly-rate {
    position: absolute;
    top: 32px;
    right: 30px;
    font-size: 14px;
    color: #2c3e50;
    line-height: 1em
}

.free-hourly-rate span {
    font-size: 18px;
    font-weight: 700
}

.free-experience {
    margin-top: 14px;
    font-size: 0
}

.free-experience span {
    display: inline-block;
    font-size: 14px;
    color: #2c3e50;
    line-height: 1em;
    padding: 2px 13px 2px 0
}

.free-experience span:last-child {
    padding-right: 0;
    padding-left: 13px;
    border-left: 1px solid #c3ced5
}

.fre-perfect-freelancer-more {
    text-align: center
}

.fre-perfect-freelancer-more a {
    margin-top: 52px;
    min-width: 210px
}

.fre-jobs-online {
    background: #FFF;
    padding-top: 64px;
    padding-bottom: 80px
}

.fre-jobs-online h2 {
    margin: 0;
    font-size: 38px;
    font-weight: 300;
    color: #2c3e50;
    line-height: 1.5em;
    text-align: center
}

.fre-jobs-list {
    margin: 40px 0 0;
    padding: 0;
    border: 1px solid #dbdbdb;
    border-radius: 2px
}

.fre-jobs-list>li {
    list-style-type: none;
    display: block;
    padding: 17px 30px;
    border-bottom: 1px solid #dbdbdb
}

.fre-jobs-list>li:last-child {
    border-bottom: none
}

.jobs-title {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    width: calc(100% - 486px);
    padding-right: 60px
}

.jobs-title p {
    margin: 0;
    font-size: 16px;
    color: #2c3e50;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.jobs-date {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    width: 180px
}

.jobs-date p {
    margin: 0;
    font-size: 16px;
    color: #2c3e50
}

.jobs-price {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    width: 70px
}

.jobs-price p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50
}

.jobs-view {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    width: 225px;
    text-align: right
}

.jobs-view a {
    display: inline-block;
    padding: 8px 24px;
    font-size: 14px;
    font-weight: 700;
    color: #666f78;
    line-height: 1em;
    border: 1px solid #dbdbdb;
    border-radius: 4px
}

.jobs-view a:hover {
    background: #666f78;
    border: 1px solid #666f78;
    color: #FFF
}

.fre-jobs-online-more {
    text-align: center
}

.fre-jobs-online-more a {
    margin-top: 40px;
    min-width: 190px
}

.fre-our-stories {
    background: #f9f9f9;
    padding: 48px 0 54px
}

.fre-our-stories h2 {
    margin: 0;
    font-size: 38px;
    font-weight: 300;
    color: #2c3e50;
    line-height: 1.5em;
    text-align: center
}

.owl-carousel-stories .owl-prev {
    width: 32px;
    height: 52px;
    position: absolute;
    top: 50%;
    left: -90px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: default !important
}

.owl-carousel-stories .owl-prev.disabled span {
    display: none
}

.owl-carousel-stories .owl-prev span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.owl-carousel-stories .owl-prev span:before {
    background: #dbdbdb;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 12px;
    left: 0;
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.owl-carousel-stories .owl-prev span:after {
    background: #dbdbdb;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 12px;
    left: 0;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.owl-carousel-stories .owl-next {
    width: 32px;
    height: 52px;
    position: absolute;
    top: 50%;
    right: -90px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: default !important
}

.owl-carousel-stories .owl-next.disabled span {
    display: none
}

.owl-carousel-stories .owl-next span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.owl-carousel-stories .owl-next span:before {
    background: #dbdbdb;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 12px;
    left: 0;
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg)
}

.owl-carousel-stories .owl-next span:after {
    background: #dbdbdb;
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 12px;
    left: 0;
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg)
}

.fre-stories-wrap {
    margin: 54px 0 0;
    background: #f9f9f9;
    min-height: 100px
}

.fre-stories-wrap:after {
    content: '';
    display: table;
    clear: both
}

.fre-stories-wrap .stories-img {
    float: right;
    width: 40%
}

.fre-stories-wrap .stories-img img {
    width: 100%;
    height: auto
}

.fre-stories-wrap .stories-img+.stories-content {
    width: 52%;
    margin-right: 40%
}

.fre-stories-wrap .stories-content {
    position: relative;
    padding-top: 66px;
    padding-left: 50px;
    width: 100%
}

.fre-stories-wrap .stories-content p {
    margin: 0;
    font-size: 16px;
    color: #2c3e50;
    line-height: 1.7em
}

.fre-stories-wrap .stories-content .fre-quote {
    position: absolute;
    top: 40px;
    left: 0
}

.fre-stories-wrap .stories-content .fre-btn-o {
    min-width: 200px;
    margin-top: 52px
}

.fre-quote svg {
    fill: #bac6ce
}

.fre-service {
    background: #FFF;
    padding-top: 76px;
    padding-bottom: 80px
}

.fre-service .container>h2 {
    margin: 0;
    font-size: 38px;
    font-weight: 300;
    color: #2c3e50;
    line-height: 1.5em;
    text-align: center
}

.fre-service-package-list {
    font-size: 0
}

.fre-service-package-list>div {
    float: none;
    display: inline-block;
    vertical-align: top
}

.fre-service-content {
    padding-top: 22px
}

.fre-service-pricing {
    position: relative;
    padding: 40px;
    margin-top: 30px;
    border: 1px solid #dbdbdb;
    border-top: none;
    box-shadow: 0 0 4px 1px rgba(206, 206, 206, 0.1);
    color: #2c3e50;
    text-align: center
}

.fre-service-pricing:after {
    content: '';
    display: block;
    width: calc(100% + 2px);
    height: 5px;
    background: #647585;
    position: absolute;
    top: 0;
    left: -1px
}

.fre-service-pricing:hover {
    box-shadow: 0 0 9px 2px rgba(206, 206, 206, 0.35)
}

.fre-service-pricing:hover:after {
    background: #1fbdbd
}

.fre-service-pricing:hover .service-price h2,
.fre-service-pricing:hover .service-price p {
    color: #1fbdbd
}

.fre-service-pricing:hover .service-price h2 sup {
    font-weight: 400
}

.fre-service-pricing:hover .fre-service-btn {
    border-color: #1fbdbd;
    color: #1fbdbd
}

.fre-service-pricing:hover .fre-service-btn:hover {
    background: #1fbdbd;
    color: #FFF
}

.fre-service-pricing .service-price {
    display: inline-block;
    padding: 0 2px 28px 2px;
    border-bottom: 1px solid #dbdbdb
}

.fre-service-pricing .service-price h2 {
    margin: 0;
    font-size: 50px;
    font-weight: 300;
    line-height: 1.2em
}

.fre-service-pricing .service-price h2 sup {
    font-size: 26px;
    font-weight: 300;
    top: -0.3em
}

.fre-service-pricing .service-price p {
    margin: 6px 0 0;
    font-size: 20px;
    line-height: 1em
}

.fre-service-pricing .service-info {
    margin-top: 28px
}

.fre-service-pricing .service-info h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3em
}

.fre-service-pricing .service-info p {
    margin: 10px 0 0;
    font-size: 14px;
    line-height: 2.2em
}

.fre-service-pricing .fre-service-btn {
    margin: 30px 0 0;
    min-width: 150px
}

.fre-get-started {
    background:#efefef
}

.fre-get-started+.footer-copyright-wrapper {
    margin-top: 0
}

.get-started-content {
    position: relative;
    padding: 78px 260px 78px 0
}

.get-started-content h2 {
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    color: #2c3e50;
    line-height: 1.6em
}

.get-started-content .fre-btn,
.get-started-content .fre-btn-disable,
.get-started-content .fre-payment-list>li>.btn {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 170px
}

@media (min-width: 1200px) {
    .fre-hamburger {
        display: none
    }
}

@media (max-width: 1199px) {
    .fre-header-wrapper {
        position: relative;
        height: 56px
    }
    .fre-header-wrapper.active .fre-header-wrap {
        top: 0;
        left: 0;
        width: 100%;
        z-index: 999
    }
    .fre-header-wrapper.active .fre-search-wrap {
        display: block;
        width: 100%
    }
    .fre-header-wrapper.active .fre-menu-top {
        display: block;
        margin: 0
    }
    .fre-header-wrapper.active .fre-account-wrap {
        display: block;
        float: none
    }
    .fre-header-wrapper.active .fre-account-wrap .fre-notification {
        display: none
    }
    .fre-header-wrapper.active .fre-menu-main>li {
        display: block;
        padding: 8px 0 6px 0;
        margin: 0
    }
    .fre-header-wrapper.active .fre-menu-main>li:last-child {
        padding-bottom: 6px
    }
    .fre-header-wrapper.active .fre-menu-main>li:hover:before,
    .fre-header-wrapper.active .fre-menu-main>li:hover:after {
        display: none
    }
    .fre-header-wrapper.active .fre-menu-main>li>a i {
        display: none
    }
    .fre-header-wrapper.active .fre-menu-main>li+li {
        margin: 0
    }
    .fre-header-wrapper.active .fre-menu-main>li .dropdown-menu {
        position: initial;
        display: block;
        float: none;
        border: none;
        box-shadow: none;
        padding-bottom: 0
    }
    .fre-header-wrapper.active .fre-menu-main>li .dropdown-menu li a {
        line-height: 1.3em
    }
    .fre-header-wrapper.active .fre-menu-main>li .dropdown-menu li a i {
        display: none
    }
    .fre-header-wrapper.active .fre-menu-main>li .dropdown-menu>li {
        padding: 0 0 14px 20px
    }
    .fre-header-wrapper.active .fre-menu-main>li .dropdown-menu>li:last-child {
        padding-bottom: 0
    }
    .fre-header-wrapper.active .fre-menu-main>li .sub-menu>li {
        padding: 0 0 14px 20px
    }
    .fre-header-wrapper.active .fre-menu-main>li .sub-menu>li:last-child {
        padding-bottom: 0
    }
    .fre-header-wrapper.active .fre-account-tablet {
        display: block
    }
    .fre-header-wrapper.active .fre-account-info-tablet {
        display: block
    }
    .fre-header-wrapper.notify-active .fre-notification i,
    .fre-header-wrapper.notify-active .fre-notification span {
        display: none
    }
    .fre-header-wrapper.notify-active .fre-notification:before {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #425263;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 10px;
        left: 0
    }
    .fre-header-wrapper.notify-active .fre-notification:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        background: #425263;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: 10px;
        left: 0
    }
    .fre-header-wrapper.notify-active .fre-account-wrap {
        display: block;
        width: 100%
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .fre-notification,
    .fre-header-wrapper.notify-active .fre-account-wrap .fre-account {
        display: none
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi {
        display: block;
        width: 100%;
        position: inherit;
        top: inherit;
        right: inherit;
        box-shadow: none;
        margin-top: 20px
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi>li:first-child {
        border-top: 1px solid #ededed
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi>li:first-child:hover {
        border-top: 1px solid #1fbdbd
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi>li:last-child {
        border: none
    }
    .fre-header-wrap {
        position: absolute;
        top: 0 !important
    }
    .fre-site-logo {
        padding: 10px 0;
        margin: 0;
        width: 100%;
        line-height: 36px
    }
    .fre-hamburger {
        float: right;
        margin-right: -6px
    }
    .fre-hamburger .fre-notification {
        margin-right: 12px
    }
    .fre-search-wrap {
        display: none
    }
    .fre-menu-top {
        display: none
    }
    .fre-account-wrap {
        display: none
    }
    .fre-login-wrap {
        padding: 0
    }
    .fre-login {
        padding-top: 6px;
        padding-bottom: 26px
    }
    .fre-login>li {
        display: block;
        height: auto;
        line-height: 1.3em;
        padding-bottom: 15px
    }
    .fre-login>li:last-child {
        padding-bottom: 0
    }
    .fre-login>li+li {
        margin: 0
    }
    .fre-account {
        padding: 0
    }
    .fre-account .dropdown-menu {
        display: block;
        float: none;
        position: initial;
        border: none;
        box-shadow: none;
        margin: 0;
        padding-top: 6px;
        padding-bottom: 26px
    }
    .fre-account .dropdown-menu>li {
        display: none;
        padding: 0
    }
    .fre-account .dropdown-menu>li:last-child {
        display: block
    }
    .fre-account-info {
        display: none
    }
    .fre-account-tablet {
        padding-top: 20px;
        padding-bottom: 7px
    }
    .fre-account-tablet .fre-account-info {
        display: block;
        cursor: default;
        max-width: inherit
    }
    .fre-account-info-tablet .dropdown-menu {
        display: block;
        float: none;
        position: initial;
        border: none;
        box-shadow: none;
        margin: 0;
        padding: 0
    }
    .fre-account-info-tablet .dropdown-menu>li {
        display: block;
        padding: 8px 0 6px 0
    }
    .fre-account-info-tablet .dropdown-menu>li:last-child {
        display: none
    }
    .fre-account-info-tablet .dropdown-menu>li a {
        display: inline-block;
        background: none;
        padding: 0;
        font-weight: 500;
        text-transform: uppercase;
        line-height: 1.3em
    }
    .fre-bg-content h1 {
        font-size: 40px
    }
    .fre-how-work {
        padding-bottom: 48px
    }
    .fre-how-work h2 {
        font-size: 30px
    }
    .fre-work-block {
        margin-top: 40px;
        padding: 0 80px
    }
    .fre-perfect-freelancer {
        padding-top: 40px;
        padding-bottom: 50px
    }
    .fre-perfect-freelancer .container>h2 {
        font-size: 30px
    }
    .fre-perfect-freelancer-more a {
        margin-top: 42px
    }
    .fre-jobs-online {
        padding-top: 40px;
        padding-bottom: 50px
    }
    .fre-jobs-online h2 {
        font-size: 30px
    }
    .fre-jobs-list {
        margin-top: 50px
    }
    .fre-our-stories {
        padding: 40px 0 56px
    }
    .fre-our-stories h2 {
        font-size: 30px
    }
    .owl-carousel-stories .owl-nav {
        display: none
    }
    .fre-service {
        padding-top: 40px;
        padding-bottom: 50px
    }
    .fre-service .container>h2 {
        font-size: 30px
    }
    .fre-stories-wrap {
        margin: 40px 0 0
    }
    .fre-stories-wrap .stories-content {
        padding-top: 14px
    }
    .fre-stories-wrap .stories-content .fre-quote {
        top: -14px
    }
    .fre-service-content {
        padding-top: 10px
    }
}

@media (max-width: 991px) {
    .fre-background {
        height: 330px
    }
    .fre-bg-content h1 {
        font-size: 30px
    }
    .fre-bg-content .fre-btn,
    .fre-bg-content .fre-btn-disable,
    .fre-bg-content .fre-payment-list>li>.btn {
        min-width: 170px;
        margin-top: 26px
    }
    .fre-bg-content .fre-btn+.fre-btn,
    .fre-bg-content .fre-btn-disable+.fre-btn,
    .fre-bg-content .fre-payment-list>li>.btn+.fre-btn,
    .fre-bg-content .fre-btn+.fre-btn-disable,
    .fre-bg-content .fre-btn-disable+.fre-btn-disable,
    .fre-bg-content .fre-payment-list>li>.btn+.fre-btn-disable,
    .fre-bg-content .fre-payment-list>li>.fre-btn+.btn,
    .fre-bg-content .fre-payment-list>li>.fre-btn-disable+.btn,
    .fre-bg-content .fre-payment-list>li>.btn+.btn {
        margin-left: 8px
    }
    .fre-how-work {
        padding-top: 40px
    }
    .fre-work-block {
        padding: 0 40px
    }
    .fre-freelancer-wrap {
        margin-top: 14px
    }
    .fre-jobs-list>li {
        position: relative;
        padding: 10px 250px 10px 20px
    }
    .jobs-title {
        display: block;
        width: 100%;
        padding: 0
    }
    .jobs-title p {
        line-height: 2em
    }
    .jobs-price {
        display: block;
        width: 100%;
        text-align: left
    }
    .jobs-price p {
        line-height: 2em
    }
    .jobs-date {
        display: block;
        width: 100%;
        text-align: left
    }
    .jobs-date p {
        line-height: 2em
    }
    .jobs-view {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .fre-stories-wrap .stories-content {
        padding-top: 24px
    }
    .fre-stories-wrap .stories-content .fre-quote {
        top: 0
    }
    .fre-stories-wrap .stories-content .fre-btn-o {
        margin-top: 34px
    }
}

@media (max-width: 767px) {
    .fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap {
        padding-left: 0;
        font-size: 16px
    }
    .fre-account-wrap>.dropdown-menu>li a.fre-notify-wrap .notify-avatar {
        display: none
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px)
    }
    .fre-header-wrapper.notify-active .fre-account-wrap .dropdown-menu-notifi .fre-notify-archive {
        font-size: 16px
    }
    .fre-account-wrap>.dropdown-menu>li a.view-more-notify {
        padding: 12px 0
    }
    .fre-background {
        height: 420px
    }
    .fre-bg-content {
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%)
    }
    .fre-bg-content .container {
        padding: 0
    }
    .fre-bg-content h1 {
        font-size: 26px;
        margin-bottom: 20px
    }
    .fre-bg-content .fre-btn,
    .fre-bg-content .fre-btn-disable,
    .fre-bg-content .fre-payment-list>li>.btn {
        margin-top: 10px;
        min-width: 248px
    }
    .fre-bg-content .fre-btn+.fre-btn,
    .fre-bg-content .fre-btn-disable+.fre-btn,
    .fre-bg-content .fre-payment-list>li>.btn+.fre-btn,
    .fre-bg-content .fre-btn+.fre-btn-disable,
    .fre-bg-content .fre-btn-disable+.fre-btn-disable,
    .fre-bg-content .fre-payment-list>li>.btn+.fre-btn-disable,
    .fre-bg-content .fre-payment-list>li>.fre-btn+.btn,
    .fre-bg-content .fre-payment-list>li>.fre-btn-disable+.btn,
    .fre-bg-content .fre-payment-list>li>.btn+.btn {
        margin-left: 0
    }
    .fre-how-work {
        padding-top: 32 px
    }
    .fre-how-work h2 {
        line-height: 1.3em
    }
    .fre-work-block {
        margin-top: 32px
    }
    .fre-perfect-freelancer {
        padding-top: 32px;
        padding-bottom: 40px
    }
    .fre-perfect-freelancer .container>h2 {
        line-height: 1.3em;
        margin-bottom: 22px
    }
    .fre-freelancer-wrap {
        padding: 30px;
        text-align: center
    }
    .fre-freelancer-wrap h2 {
        width: 100%;
        margin: 12px 0 0
    }
    .fre-freelancer-wrap h2 a {
        font-size: 18px
    }
    .free-avatar {
        position: inherit;
        top: inherit;
        left: inherit;
        margin: 0 auto
    }
    .free-rating i {
        font-size: 12px
    }
    .free-hourly-rate {
        position: inherit;
        top: inherit;
        right: inherit;
        margin: 14px 0 0
    }
    .free-experience {
        margin: 8px 0 0
    }
    .free-experience span {
        display: block;
        padding: 6px 0
    }
    .free-experience span:last-child {
        padding-left: 0;
        padding-bottom: 0;
        border: none
    }
    .free-skill {
        display: none
    }
    .fre-perfect-freelancer-more a {
        min-width: 248px;
        margin-top: 30px
    }
    .fre-jobs-online {
        padding-top: 32px;
        padding-bottom: 40px
    }
    .fre-jobs-online h2 {
        line-height: 1.3em
    }
    .fre-jobs-list {
        margin: 32px 0 0
    }
    .fre-jobs-list>li {
        padding: 16px 20px 20px
    }
    .jobs-title p {
        line-height: 1.4em;
        white-space: normal
    }
    .jobs-date p {
        line-height: 2.3em
    }
    .jobs-price p {
        line-height: 1.2em
    }
    .jobs-view {
        margin-top: 18px;
        position: inherit;
        top: inherit;
        right: inherit;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        text-align: center
    }
    .jobs-view a {
        min-width: 248px;
        padding-top: 0;
        padding-bottom: 0;
        height: 40px;
        line-height: 38px
    }
    .fre-jobs-online-more a {
        min-width: 248px;
        margin-top: 30px
    }
    .fre-our-stories {
        padding: 36px 0
    }
    .fre-our-stories h2 {
        line-height: 1.3em
    }
    .fre-stories-wrap .stories-img {
        float: none;
        width: 100%
    }
    .fre-stories-wrap .stories-img+.stories-content {
        width: 100%;
        margin-right: 0;
        padding-top: 54px
    }
    .fre-stories-wrap .stories-img+.stories-content .fre-quote {
        top: 20px
    }
    .fre-stories-wrap .stories-content {
        padding-left: 0
    }
    .fre-stories-wrap .fre-stories-more {
        text-align: center
    }
    .fre-stories-wrap .fre-stories-more .fre-btn-o {
        min-width: 248px
    }
    .fre-quote svg {
        width: 24px;
        height: auto
    }
    .fre-service {
        padding-top: 32px
    }
    .fre-service .container>h2 {
        line-height: 1.3em
    }
    .fre-service-content {
        padding-top: 15px
    }
    .fre-service-pricing {
        margin-top: 20px;
        padding: 26px 20px 30px
    }
    .fre-service-pricing .service-price {
        padding-bottom: 18px
    }
    .fre-service-pricing .service-price h2 {
        font-size: 40px
    }
    .fre-service-pricing .service-price p {
        margin-top: 2px
    }
    .fre-service-pricing .service-info {
        margin-top: 15px
    }
    .fre-service-pricing .service-info p {
        margin: 5px 0 0;
        line-height: 1.8em
    }
    .fre-service-pricing .fre-service-btn {
        min-width: 248px;
        margin-top: 15px;
        height: 40px;
        line-height: 38px
    }
    .get-started-content {
        padding: 32px 0 40px 0;
        text-align: center
    }
    .get-started-content h2 {
        font-size: 28px;
        line-height: 1.3em
    }
    .get-started-content .fre-btn,
    .get-started-content .fre-btn-disable,
    .get-started-content .fre-payment-list>li>.btn {
        position: inherit;
        top: inherit;
        right: inherit;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 30px;
        min-width: 248px
    }
    .fre-service-package-list>div {
        display: block
    }
}

.fre-notification-list {
    position: relative;
    background: #FFF;
    margin: 0;
    padding: 18px 0;
    box-shadow: 0px 2px 1px 0px rgba(228, 228, 228, 0.35)
}

.fre-notification-list:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #ededed;
    border-bottom: 1px solid #d3d3d3;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0
}

.fre-notification-list>li {
    list-style-type: none;
    padding: 0 30px;
    position: relative;
    font-size: 16px
}

.fre-notification-list>li.no-result {
    padding-top: 10px;
    padding-bottom: 10px
}

.fre-notification-list>li.no-result:hover:before {
    border: 2px solid transparent
}

.fre-notification-list>li:before {
    content: '';
    display: block;
    width: calc(100% - 60px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 30px;
    border-top: 1px solid #dbdbdb;
    z-index: 0
}

.fre-notification-list>li:first-child:before {
    border-top: none
}

.fre-notification-list>li:hover:before {
    width: 100%;
    left: 0;
    border: 2px solid #1fbdbd
}

.fre-notification-list>li:hover+li:before {
    display: none
}

.fre-notification-list>li .fre-notify-archive {
    position: relative;
    margin: 0;
    padding: 20px 0;
    padding-left: 42px;
    font-size: 16px;
    color: #415161;
    line-height: 1.2em
}

.fre-notification-list>li .fre-notify-archive>span {
    font-weight: 600;
    color: #1fbdbd;
    cursor: pointer
}

.fre-notification-list>li .fre-notify-archive+.fre-notify-wrap {
    display: none
}

.fre-notification-list>li .fre-notify-archive+.fre-notify-wrap+.notify-remove {
    display: none
}

.fre-notification-list>li .fre-notify-wrap {
    position: relative;
    display: block;
    padding: 20px 0 20px 106px;
    white-space: normal
}

.fre-notification-list>li .fre-notify-wrap .notify-avatar {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    left: 42px;
    top: 20px;
    overflow: hidden
}

.fre-notification-list>li .fre-notify-wrap .notify-avatar img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.fre-notification-list>li .fre-notify-wrap .notify-info {
    display: block;
    font-size: 16px;
    line-height: 1.5em;
    color: #2c3e50
}

.fre-notification-list>li .fre-notify-wrap .notify-info strong {
    font-weight: 600
}

.fre-notification-list>li .fre-notify-wrap .notify-info .author-admin {
    color: #f44336
}

.fre-notification-list>li .fre-notify-wrap .notify-time {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1em;
    color: #415161
}

.fre-notification-list>li .notify-remove {
    display: block;
    width: 28px;
    height: 28px;
    padding: 5px;
    position: absolute;
    top: 29px;
    left: 25px;
    cursor: pointer
}

.fre-notification-list>li .notify-remove span {
    position: relative;
    display: block;
    width: 100%;
    height: 100%
}

.fre-notification-list>li .notify-remove span:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #5a6876;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.fre-notification-list>li .notify-remove span:after {
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #5a6876;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width: 991px) {
    .fre-notification-list>li {
        padding: 0 20px
    }
    .fre-notification-list>li:before {
        width: calc(100% - 40px);
        left: 20px
    }
    .fre-notification-list>li .notify-remove {
        left: 20px
    }
}

@media (max-width: 767px) {
    .page-notification-wrap {
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-notification-list {
        padding: 10px 0
    }
    .fre-notification-list>li {
        padding: 0 15px
    }
    .fre-notification-list>li:before {
        width: calc(100% - 40px);
        left: 20px
    }
    .fre-notification-list>li .fre-notify-archive {
        padding-left: 50px
    }
    .fre-notification-list>li .fre-notify-wrap {
        padding-left: 0;
        margin-left: 42px;
        padding-top: 15px;
        padding-bottom: 15px
    }
    .fre-notification-list>li .fre-notify-wrap .notify-avatar {
        display: none
    }
    .fre-notification-list>li .fre-notify-wrap .notify-info {
        line-height: 1.5em
    }
    .fre-notification-list>li .notify-remove {
        left: 10px;
        top: 10px
    }
}

.fre-authen-wrapper {
    padding-top: 80px
}

.fre-authen-login {
    background: #FFF;
    margin: 0 auto;
    padding: 40px 40px 0;
    width: 482px;
    height: auto;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-authen-login>h2 {
    margin: 0 0 40px;
    font-size: 26px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    text-align: center
}

.fre-authen-login .fre-submit-btn {
    width: 100%;
    margin-top: 10px
}

.fre-authen-login .fre-authen-footer {
    padding: 30px 40px;
    margin-left: -40px;
    margin-right: -40px;
    border-top: 1px solid #dbdbdb
}

.fre-authen-login .fre-authen-footer:after {
    content: '';
    display: table;
    clear: both
}

.fre-authen-login .fre-authen-footer .not-yet-register {
    float: left
}

.fre-authen-login .fre-authen-footer .not-yet-register a {
    font-size: 16px;
    color: #415161;
    line-height: 1em
}

.fre-authen-login .fre-authen-footer .forgot-password {
    float: right
}

.fre-authen-login .fre-authen-footer .forgot-password a {
    font-size: 16px;
    color: #415161;
    line-height: 1em
}

.fre-login-social>p {
    margin: 0;
    padding-top: 20px;
    font-size: 16px;
    font-weight: 400px;
    color: #415161;
    line-height: 1em
}

.login-social-list {
    margin: 6px 0 0;
    padding: 0 0 40px
}

.login-social-list>li {
    list-style-type: none;
    display: inline-block;
    min-width: 90px;
    margin-top: 12px;
    margin-right: 10px;
    padding: 4px 8px 4px 4px;
    border-radius: 3px;
    font-size: 12px;
    color: #FFF;
    line-height: 1em;
    text-align: left
}

.login-social-list>li:last-child {
    margin-right: 0
}

.login-social-list>li a {
    display: inline-block;
    color: #FFF
}

.login-social-list>li a span {
    display: inline-block;
    vertical-align: middle
}

.login-social-list>li i {
    display: inline-block;
    font-size: 16px;
    color: #FFF;
    line-height: 1em;
    margin-right: 8px;
    vertical-align: middle
}

.login-social-list>li#facebook {
    background: #5d82d1
}

.login-social-list>li#google {
    background: #eb5e4c
}

.login-social-list>li#twitter {
    background: #40bff5
}

.login-social-list>li#linkedin {
    background: #0369a0
}

.fre-register-default {
    background: #FFF;
    margin: 0 auto;
    padding: 40px 0 0;
    width: 750px;
    height: auto;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-register-default>h2 {
    margin: 0 0 40px;
    font-size: 26px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    text-align: center
}

.fre-register-default .fre-authen-footer {
    padding-top: 30px;
    text-align: center
}

.fre-register-default .fre-authen-footer>p {
    margin: 0;
    padding: 30px 0 0;
    font-size: 16px;
    color: #415161;
    line-height: 1em;
    border-top: 1px solid #dbdbdb
}

.fre-register-default .fre-authen-footer .login-social-list {
    display: inline-block;
    margin: 2px 0 0;
    padding-bottom: 30px
}


.fre-register-wrap {
    position: relative;
    padding-top: 36px;
    padding-bottom: 60px
}


.fre-register-wrap:before {
    content: '';
    display: none !important;
    width: 2px;
    height: 100%;
    border-right: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}


.fre-register-wrap .register-employer {
    text-align: center;
    padding: 0 60px
}

.fre-register-wrap .register-employer h3 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #415161;
    line-height: 1.15em
}

.fre-register-wrap .register-employer p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1.6em
}

.fre-register-wrap .register-employer .fre-small-btn {
    margin-top: 24px
}

.fre-register-wrap .register-freelancer {
    text-align: center;
    padding: 0 60px
}

.fre-register-wrap .register-freelancer h3 {
    margin: 0 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #415161;
    line-height: 1.15em
}

.fre-register-wrap .register-freelancer p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1.6em
}

.fre-register-wrap .register-freelancer .fre-small-btn {
    margin-top: 24px
}

.fre-authen-register {
    background: #FFF;
    margin: 0 auto;
    padding: 40px 40px 0;
    width: 482px;
    height: auto;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-authen-register>h2 {
    margin: 0 0 40px;
    font-size: 26px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    text-align: center
}

.fre-authen-register .fre-btn,
.fre-authen-register .fre-btn-disable,
.fre-authen-register .fre-payment-list>li>.btn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600
}

.fre-authen-register>p {
    padding: 0 20px;
    margin: 0 0 54px;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center
}

.fre-authen-register>p>a {
    font-weight: 600;
    color: #1fbdbd
}

.fre-authen-register>p>a:hover {
    color: #1fbdbd
}

.fre-authen-register .fre-authen-footer {
    padding: 30px 40px;
    margin-left: -40px;
    margin-right: -40px;
    text-align: center;
    border-top: 1px solid #dbdbdb
}

.fre-authen-register .fre-authen-footer p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1em
}

.fre-authen-register .fre-authen-footer p a {
    color: #1fbdbd
}

.fre-authen-register .fre-authen-footer p a:hover {
    color: #1fbdbd
}

.fre-authen-lost-pass {
    background: #FFF;
    margin: 0 auto;
    padding: 34px 40px 0;
    width: 482px;
    height: auto;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-authen-lost-pass>h2 {
    margin: 0 0 40px;
    font-size: 26px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    text-align: center
}

.fre-authen-lost-pass>p {
    margin: 0 0 32px;
    font-size: 16px;
    color: #415161;
    line-height: 1.8em;
    text-align: center
}

.fre-authen-lost-pass>p+.fre-validate-error {
    margin-top: -10px
}

.fre-authen-lost-pass .fre-submit-btn {
    width: 100%;
    margin-top: 10px
}

.fre-authen-lost-pass .fre-authen-footer {
    padding: 30px 40px;
    margin-left: -40px;
    margin-right: -40px;
    border-top: 1px solid #dbdbdb;
    text-align: center
}

.fre-authen-lost-pass .fre-authen-footer>p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1em
}

.fre-authen-reset-pass {
    background: #FFF;
    margin: 0 auto;
    padding: 34px 40px 20px;
    width: 482px;
    height: auto;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-authen-reset-pass>h2 {
    margin: 0 0 40px;
    font-size: 26px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    text-align: center
}

.fre-authen-reset-pass .fre-submit-btn {
    width: 100%;
    margin-top: 10px
}

.fre-authen-social {
    background: #FFF;
    margin: 0 auto;
    padding: 40px 40px 20px;
    width: 482px;
    height: auto;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-authen-social>h2 {
    margin: 0 0 40px;
    font-size: 26px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em;
    text-align: center
}

.fre-authen-social .fre-submit-btn {
    width: 100%;
    margin-top: 20px
}

.fre-authen-social .chosen-search {
    display: none
}

@media (max-width: 991px) {
    .fre-authen-login>h2 {
        font-size: 24px
    }
    .fre-register-default {
        width: 100%
    }
    .fre-register-default>h2 {
        font-size: 24px
    }
    .fre-authen-register>h2 {
        font-size: 24px
    }
    .fre-authen-lost-pass>h2 {
        font-size: 24px
    }
    .fre-authen-reset-pass>h2 {
        font-size: 24px
    }
    .fre-authen-social>h2 {
        font-size: 24px
    }
}

@media (max-width: 767px) {
    .fre-authen-wrapper {
        padding-top: 40px;
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-authen-login {
        width: 100%;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .fre-authen-login>h2 {
        margin-bottom: 30px
    }
    .fre-authen-login .fre-authen-footer {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 15px
    }
    .fre-authen-login .fre-authen-footer .not-yet-register {
        float: none
    }
    .fre-authen-login .fre-authen-footer .forgot-password {
        float: none;
        margin-top: 15px
    }
    .fre-register-wrap {
        position: relative;
        padding-top: 0;
        padding: 0 60px;
        margin-bottom: 70px
    }
    .fre-register-wrap:before {
        content: '';
        display: none
    }
    .fre-register-wrap .register-employer {
        padding-left: 0;
        padding-right: 0
    }
    .fre-register-wrap .register-freelancer {
        margin-top: 50px;
        padding-top: 50px;
        padding-left: 0;
        padding-right: 0;
        border-top: 1px solid #dbdbdb
    }
    .fre-register-default {
        padding-top: 30px
    }
    .fre-register-default .fre-authen-footer {
        padding: 16px 15px 20px 15px
    }
    .fre-register-default .fre-authen-footer>p {
        line-height: 1.4em
    }
    .fre-authen-register {
        width: 100%;
        padding: 30px 15px 0 15px
    }
    .fre-authen-register>h2 {
        margin-bottom: 30px
    }
    .fre-authen-register .fre-authen-footer {
        padding: 20px 15px;
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-authen-lost-pass {
        width: 100%;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .fre-authen-lost-pass>h2 {
        margin-bottom: 30px
    }
    .fre-authen-lost-pass .fre-authen-footer {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px 15px
    }
    .fre-authen-lost-pass .fre-authen-footer .not-yet-register {
        float: none
    }
    .fre-authen-lost-pass .fre-authen-footer .forgot-password {
        float: none;
        margin-top: 15px
    }
    .fre-authen-reset-pass {
        width: 100%;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .fre-authen-reset-pass>h2 {
        margin-bottom: 30px
    }
    .fre-authen-social {
        width: 100%;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }
    .fre-authen-social>h2 {
        margin-bottom: 30px
    }
}

.fre-post-project-box {
    background: #FFF;
    padding: 40px;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-post-project-box+.fre-post-project-box {
    margin-top: 22px
}

.fre-post-project-step {
    display: none
}

.fre-post-project-step.active {
    display: block
}

.step-post-package>h2 {
    margin: 0 0 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50
}

.fre-select-package-btn .fre-btn,
.fre-select-package-btn .fre-btn-disable,
.fre-select-package-btn .fre-payment-list>li>.btn {
    min-width: 190px;
    margin-top: 44px
}

.fre-post-package {
    margin: 0;
    padding: 0
}

.fre-post-package>li {
    list-style-type: none;
    margin-bottom: 25px
}

.fre-post-package>li:last-child {
    margin-bottom: 0
}

.fre-post-package>li .fre-radio {
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #415161;
    text-transform: uppercase
}

.fre-post-package>li>span {
    display: block;
    padding-left: 30px;
    font-size: 16px;
    color: #415161
}

.fre-post-package>li.disabled {
    opacity: 0.7
}

.step-change-package {
    position: relative;
    padding-right: 220px
}

.step-change-package>p {
    margin: 0;
    font-size: 16px;
    line-height: 1.4em;
    color: #415161
}

.step-change-package>p+p {
    margin-top: 10px
}

.step-change-package>p .post-number {
    font-weight: 700
}

.step-change-package .fre-btn-o {
    height: 44px;
    min-width: 182px;
    line-height: 42px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.step-post-project {
    padding-right: 310px
}

.step-post-project>h2 {
    margin: 0 0 46px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50
}

.step-post-project>.fre-input-field {
    margin-bottom: 40px
}

.fre-project-upload-file {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 44px;
    line-height: 42px;
    border: 1px dashed #dbdbdb;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 600;
    color: #1fbdbd;
    text-align: center;
    cursor: pointer
}

.fre-project-upload-file input[type="file"] {
    display: none
}

.fre-allow-upload {
    margin: 12px 0 0;
    font-size: 16px;
    color: #9da4a9;
    line-height: 1.4em
}

.fre-project-budget {
    position: relative;
    padding-left: 25px
}

.fre-project-budget.error input {
    border: 1px solid #f44336
}

.fre-project-budget>span {
    font-size: 18px;
    color: #415161;
    line-height: 1em;
    position: absolute;
    top: 14px;
    left: 0
}

.fre-attached-list {
    padding: 0;
    margin: 0
}

.fre-attached-list>li {
    list-style-type: none;
    display: block;
    font-size: 0;
    padding: 6px 0
}

.fre-attached-list>li:first-child {
    padding-top: 0
}

.fre-attached-list>li:last-child {
    padding-bottom: 18px
}

.fre-attached-list>li .attached-name {
    display: inline-block;
    width: calc(100% - 230px);
    font-size: 16px;
    color: #415161;
    vertical-align: middle
}

.fre-attached-list>li .attached-name p {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.2em
}

.fre-attached-list>li .attached-size {
    display: inline-block;
    width: 115px;
    font-size: 16px;
    color: #415161;
    text-align: right;
    vertical-align: middle;
    line-height: 1.2em
}

.fre-attached-list>li .attached-remove {
    display: inline-block;
    width: 115px;
    font-size: 16px;
    color: #415161;
    text-align: right;
    vertical-align: middle;
    line-height: 1.2em
}

.fre-attached-list>li .attached-remove span {
    padding: 5px 0 5px 5px;
    cursor: pointer
}

.fre-post-project-btn .fre-btn,
.fre-post-project-btn .fre-btn-disable,
.fre-post-project-btn .fre-payment-list>li>.btn {
    margin-top: 10px;
    min-width: 190px
}

.step-edit-project {
    position: relative;
    padding-right: 220px
}

.step-edit-project p {
    margin: 0;
    font-size: 16px;
    color: #415161
}

.step-edit-project .fre-btn-o {
    height: 44px;
    line-height: 42px;
    min-width: 182px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.step-choose-payment .show_select_package>p,
.step-choose-payment .show_had_package>p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1.4em
}

.step-choose-payment .show_select_package>p+p,
.step-choose-payment .show_had_package>p+p {
    margin-top: 10px
}

.step-choose-payment>h2 {
    margin: 26px 0 0;
    padding: 26px 0 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50;
    border-top: 1px solid #ededed
}

.step-choose-payment>h2>span {
    font-size: 16px;
    font-weight: 400;
    display: block;
    margin: 8px 0 0
}

.fre-payment-list {
    margin: 0;
    padding: 0
}

.fre-payment-list>li {
    position: relative;
    list-style-type: none;
    padding-top: 28px;
    padding-bottom: 26px;
    border-bottom: 1px solid #ededed
}

.fre-payment-list>li.panel {
    box-shadow: none;
    border-radius: 0
}

.fre-payment-list>li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.fre-payment-list>li>span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #415161;
    text-transform: uppercase;
    padding-right: 170px
}

.fre-payment-list>li>span>span {
    display: block;
    margin-top: 4px;
    font-weight: 400;
    line-height: 1.6em;
    text-transform: initial
}

.fre-payment-list>li>span>span strong {
    font-weight: 600
}

.fre-payment-list>li>.btn {
    display: none;
    min-width: 130px;
    padding-top: 0;
    padding-bottom: 0;
    height: 44px;
    line-height: 42px;
    position: absolute;
    top: 30px;
    right: 0
}

.fre-payment-list>li>.btn.collapsed {
    display: inline-block
}

.fre-payment-balance {
    margin-top: 26px;
    padding-top: 30px;
    border-top: 1px solid #dbdbdb
}

.fre-choose-payment-btn .fre-btn,
.fre-choose-payment-btn .fre-btn-disable,
.fre-choose-payment-btn .fre-payment-list>li>.btn {
    min-width: 190px;
    margin-top: 46px
}

.step-payment-complete>h2 {
    margin: 0 0 32px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50
}

.step-payment-complete>p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1.6em
}

.step-payment-complete .fre-table {
    margin-top: 30px
}

.step-payment-complete .fre-table .fre-table-col {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #415161
}

.step-payment-complete .fre-table .fre-payment-id,
.step-payment-complete .fre-table .fre-payment-date,
.step-payment-complete .fre-table .fre-payment-type,
.step-payment-complete .fre-table .fre-payment-total {
    font-weight: 600;
    padding-right: 30px
}

.fre-view-project-btn {
    margin-top: 24px
}

.fre-view-project-btn p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1.6em
}

.fre-view-project-btn .fre-btn,
.fre-view-project-btn .fre-btn-disable,
.fre-view-project-btn .fre-payment-list>li>.btn {
    min-width: 190px;
    margin-top: 37px
}

.fre-payment-proccess {
    padding-right: 310px;
    padding-top: 28px
}

.fre-payment-proccess .title-name {
    display: block;
    margin: 0 0 2px;
    font-size: 16px;
    font-weight: 400;
    color: #415161
}

.fre-payment-proccess .package_price,
.fre-payment-proccess .estimate_balance {
    font-size: 16px;
    font-weight: 600;
    color: #415161
}

.fre-payment-cash {
    margin-bottom: 30px
}

.fre-payment-cash p {
    margin: 0;
    font-size: 16px;
    color: #415161
}

.fre-payment-cash strong>p {
    font-weight: 600 !important
}

.fre-payment-cash .cash_amount {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600 !important
}

.fre-payment-cash .cash-message {
    display: block;
    margin-top: 5px
}

.fre-proccess-payment-btn .fre-btn,
.fre-proccess-payment-btn .fre-btn-disable,
.fre-proccess-payment-btn .fre-payment-list>li>.btn {
    min-width: 170px;
    height: 44px;
    line-height: 42px;
    margin-top: 20px
}

.fre-card-expiry .fre-field-title {
    display: block
}

.fre-card-expiry-month {
    display: inline-block;
    width: 47% !important;
    float: left;
    text-align: center;
    padding-left: 5px !important;
    padding-right: 5px !important
}

.fre-card-expiry-year {
    display: inline-block;
    width: 47% !important;
    float: right;
    text-align: center;
    padding-left: 5px !important;
    padding-right: 5px !important
}

.post-place-warpper .step-choose-payment>h2 {
    margin: 0;
    padding: 0;
    border: none
}

@media (max-width: 991px) {
    .fre-post-project-box {
        padding: 30px
    }
    .step-change-package {
        padding: 0
    }
    .step-change-package .fre-btn-o {
        position: inherit;
        top: inherit;
        right: inherit;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin-top: 24px
    }
    .step-post-project {
        padding: 0
    }
    .step-post-project>h2 {
        margin: 0 0 34px
    }
    .step-post-project>.fre-input-field {
        margin-bottom: 30px
    }
    .step-edit-project {
        padding: 0
    }
    .step-edit-project>p {
        line-height: 1.6em
    }
    .step-edit-project .fre-btn-o {
        position: inherit;
        top: inherit;
        right: inherit;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        margin-top: 26px
    }
    .fre-payment-list>li {
        padding-right: 0
    }
    .fre-payment-proccess {
        padding-right: 0
    }
}

@media (max-width: 767px) {
    .page-post-project-wrap {
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-post-project-box {
        padding: 30px 15px
    }
    .fre-post-project-box+.fre-post-project-box {
        margin-top: 14px
    }
    .step-change-package .fre-btn-o {
        width: 100%
    }
    .fre-select-package-btn .fre-btn,
    .fre-select-package-btn .fre-btn-disable,
    .fre-select-package-btn .fre-payment-list>li>.btn {
        width: 100%;
        margin-top: 34px
    }
    .step-post-project>h2 {
        margin-bottom: 24px
    }
    .step-post-project .fre-input-field {
        margin-bottom: 30px
    }
    .fre-attached-list>li .attached-name {
        width: calc(100% - 30px)
    }
    .fre-attached-list>li .attached-size {
        display: none
    }
    .fre-attached-list>li .attached-remove {
        width: 30px
    }
    .step-choose-payment>h2 {
        margin: 30px 0 0
    }
    .step-payment-complete .fre-table {
        margin-top: 15px
    }
    .fre-choose-payment-btn .fre-btn,
    .fre-choose-payment-btn .fre-btn-disable,
    .fre-choose-payment-btn .fre-payment-list>li>.btn {
        width: 100%;
        margin-top: 36px
    }
    .fre-post-project-btn .fre-btn,
    .fre-post-project-btn .fre-btn-disable,
    .fre-post-project-btn .fre-payment-list>li>.btn {
        width: 100%;
        height: 44px;
        line-height: 42px
    }
    .fre-view-project-btn {
        margin-top: 15px
    }
    .fre-view-project-btn .fre-btn,
    .fre-view-project-btn .fre-btn-disable,
    .fre-view-project-btn .fre-payment-list>li>.btn {
        margin-top: 26px;
        width: 100%
    }
    .fre-payment-list>li>span {
        padding-right: 0
    }
    .fre-payment-list>li .btn.collapsed {
        display: block;
        position: inherit;
        top: inherit;
        right: inherit;
        margin-top: 20px
    }
    .fre-proccess-payment-btn .fre-btn,
    .fre-proccess-payment-btn .fre-btn-disable,
    .fre-proccess-payment-btn .fre-payment-list>li>.btn {
        width: 100%
    }
}

.fre-purchase-package-box {
    background: #FFF;
    padding: 40px 0;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-purchase-package-box>p {
    margin: 0;
    padding: 0 40px;
    font-size: 16px;
    line-height: 1.4em;
    color: #415161
}

.fre-purchase-package-box>p+p {
    margin-top: 10px
}

.fre-purchase-package-box+.fre-purchase-package-box {
    margin-top: 22px
}

.fre-purchase-package-box .step-payment-complete {
    padding: 0 40px
}

.step-purchase-package {
    padding: 0 40px
}

.step-purchase-package>h2 {
    margin: 0 0 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50
}

.step-payment-method {
    padding: 36px 40px 0;
    margin-top: 40px;
    border-top: 1px solid #ededed
}

.step-payment-method>h2 {
    margin: 0 0 36px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    color: #2c3e50
}

.fre-purchase-package-list,
.fre-payment-method-list {
    margin: 0;
    padding: 0
}

.fre-purchase-package-list>li,
.fre-payment-method-list>li {
    list-style-type: none;
    margin-bottom: 25px
}

.fre-purchase-package-list>li:last-child,
.fre-payment-method-list>li:last-child {
    margin-bottom: 0
}

.fre-purchase-package-list>li .fre-radio,
.fre-payment-method-list>li .fre-radio {
    padding-left: 30px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
    color: #415161;
    text-transform: uppercase
}

.fre-purchase-package-list>li>span,
.fre-payment-method-list>li>span {
    display: block;
    padding-left: 30px;
    font-size: 16px;
    color: #415161
}

.fre-purchase-package-btn {
    padding: 0 40px
}

.fre-purchase-package-btn .fre-btn,
.fre-purchase-package-btn .fre-btn-disable,
.fre-purchase-package-btn .fre-payment-list>li>.btn {
    margin-top: 40px
}

@media (max-width: 767px) {
    .page-purchase-package-wrap {
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-purchase-package-box {
        padding: 30px 0
    }
    .fre-purchase-package-box>p {
        padding: 0 15px
    }
    .fre-purchase-package-box .step-payment-complete {
        padding-left: 15px;
        padding-right: 15px
    }
    .step-purchase-package {
        padding: 0 15px
    }
    .step-purchase-package>h2 {
        margin-bottom: 24px
    }
    .step-payment-method {
        padding: 30px 15px 0;
        margin-top: 30px
    }
    .step-payment-method>h2 {
        margin-bottom: 24px
    }
}

.fre-project-filter-box {
    background: #FFF;
    padding: 30px 40px 26px;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-project-list-filter .fre-input-field {
    margin-bottom: 24px
}

.fre-project-list-box {
    background: #FFF;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75);
    margin-top: 22px
}

.fre-budget-field {
    position: relative
}

.fre-budget-field .fre-field-title {
    display: block
}

.fre-budget-field input[type="number"] {
    width: 47%
}

.fre-budget-field .filter-budget-min {
    float: left
}

.fre-budget-field .filter-budget-max {
    float: right
}

.fre-budget-field>span {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1em
}

.project-filter-header {
    border-bottom: 1px solid #ededed
}

.project-filter-title {
    position: relative;
    display: block;
    padding: 28px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em
}

.project-filter-title:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    top: 27px;
    right: 30px
}

.project-filter-title:hover,
.project-filter-title:focus,
.project-filter-title:active {
    color: #2c3e50
}

.project-filter-clear {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #1fbdbd;
    line-height: 1em
}

.project-filter-clear:hover,
.project-filter-clear:focus,
.project-filter-clear:active {
    color: #1fbdbd
}

.fre-project-result-sort {
    padding: 30px 40px;
    border-bottom: 1px solid #ededed
}

.fre-project-sort {
    width: 60%;
    float: right
}

.fre-project-sort .chosen-search {
    display: none
}

.fre-project-result p {
    margin: 0;
    font-size: 20px;
    color: #2c3e50;
    line-height: 44px
}

.fre-project-sort .chosen-search,
.project-number-bids .chosen-search {
    display: none
}

.fre-project-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.fre-project-list>li {
    padding: 0 40px
}

.fre-project-list>li:last-child .project-list-wrap {
    border: none
}

.project-list-wrap {
    position: relative;
    padding-top: 30px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ededed
}

.project-list-title {
    margin: 0;
    padding-right: 200px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em
}

.project-list-title a {
    color: #1fbdbd
}

.project-list-title a:hover,
.project-list-title a:focus,
.project-list-title a:active {
    color: #1fbdbd
}

.project-list-info {
    padding: 10px 0
}

.project-list-info span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #415161;
    padding-right: 14px;
    margin-right: 12px;
    border-right: 1px solid #415161;
    line-height: 16px;
    margin-top: 6px;
    margin-bottom: 6px
}

.project-list-info span:last-child {
    font-weight: 600;
    margin-right: 0;
    border: none
}

.project-list-desc p {
    font-size: 16px;
    color: #415161;
    line-height: 1.8em
}

.project-list-skill .fre-label {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 4px
}

.project-list-skill .fre-label a {
    color: #415161
}

.project-list-skill .fre-label a:hover,
.project-list-skill .fre-label a:focus,
.project-list-skill .fre-label a:active {
    color: #415161
}

.project-list-bookmark {
    position: absolute;
    top: 35px;
    right: 0
}

.dropdown-menu-skill {
    padding: 0;
    margin-top: -1px;
    width: 100%;
    border: 1px solid #dbdbdb;
    box-shadow: none;
    border-radius: 0;
    border-radius: 0 0 4px 4px
}

.search-skill-dropdown {
    position: relative;
    padding: 10px;
    padding-bottom: 0
}

.search-skill-dropdown:before {
    display: block;
    content: '\f002';
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #666f78;
    position: absolute;
    top: 20px;
    left: 24px
}

.search-skill-dropdown input[type="text"] {
    padding: 4px 15px 4px 40px
}

.fre-skill-dropdown {
    width: 100%;
    padding: 0;
    margin: 10px 0 10px;
    border: none;
    box-shadow: none;
    max-height: 230px;
    overflow: auto
}

.fre-skill-dropdown>li {
    list-style-type: none
}

.fre-skill-dropdown>li>a {
    display: block;
    padding: 3px 15px;
    font-size: 16px;
    font-weight: 500;
    color: #415161;
    cursor: pointer;
    white-space: normal
}

.fre-skill-dropdown>li>a.active {
    color: #1fbdbd
}

.fre-skill-dropdown>li>a:hover {
    background: none;
    color: #1fbdbd
}

.fre-skill-item.active:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 14px;
    margin-right: 10px
}

.profile-no-result {
    padding: 30px 40px;
    font-size: 16px;
    color: #666f78
}

.profile-no-result p {
    font-weight: 600
}

.profile-no-result ul {
    margin: 0;
    padding: 0
}

.profile-no-result ul>li {
    list-style-type: none;
    line-height: 1.5em
}

@media (max-width: 991px) {
    .fre-project-filter-box.active {
        padding-top: 0
    }
    .fre-project-filter-box.active .fre-project-list-filter {
        display: block
    }
    .fre-project-filter-box.active .project-filter-title:after {
        content: '\f106'
    }
    .fre-project-filter-box.active .fre-project-list {
        display: none
    }
    .fre-project-filter-box.active .first-filter-title {
        display: none
    }
    .fre-project-filter-box.active .second-filter-title {
        display: block
    }
    .fre-project-list-filter {
        display: none;
        padding: 30px 30px 26px
    }
    .fre-project-list-filter .fre-input-field {
        margin-bottom: 28px
    }
    .project-filter-clear {
        margin-top: 10px
    }
    .fre-project-filter-box {
        padding: 0
    }
    .fre-project-result-sort {
        padding: 20px 30px
    }
    .fre-project-list>li {
        padding: 0 30px
    }
}

@media (max-width: 767px) {
    .page-project-list-wrap {
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-project-list-filter {
        padding: 28px 15px
    }
    .project-filter-title {
        padding: 22px 15px
    }
    .project-filter-title:after {
        top: 22px;
        right: 15px
    }
    .fre-project-result-sort {
        padding: 20px 15px 0
    }
    .fre-project-sort {
        float: none;
        width: 100%
    }
    .fre-project-result p {
        font-size: 18px;
        line-height: 54px
    }
    .fre-project-list>li {
        padding: 0 15px
    }
    .project-list-wrap {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .project-list-title {
        padding-right: 0
    }
    .project-list-bookmark {
        margin-top: 10px;
        position: inherit;
        top: inherit;
        right: inherit
    }
}

.fre-profile-filter-box {
    background: #FFF;
    padding: 30px 40px 26px;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75)
}

.fre-profile-list-filter .fre-input-field {
    margin-bottom: 24px
}

.fre-profile-list-box {
    background: #FFF;
    border-top: 1px solid #ededed;
    box-shadow: 0px 1px 1px 0px rgba(185, 184, 184, 0.75);
    margin-top: 22px
}

.fre-budget-field {
    position: relative
}

.fre-budget-field .fre-field-title {
    display: block
}

.fre-budget-field input[type="number"] {
    width: 47%
}

.fre-budget-field .filter-budget-min {
    float: left
}

.fre-budget-field .filter-budget-max {
    float: right
}

.fre-budget-field>span {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 1em
}

.profile-filter-header {
    border-bottom: 1px solid #ededed
}

.profile-filter-title {
    position: relative;
    display: block;
    padding: 28px 30px;
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    line-height: 1em
}

.profile-filter-title:after {
    content: '\f107';
    font-family: 'FontAwesome';
    font-size: 20px;
    position: absolute;
    top: 27px;
    right: 30px
}

.profile-filter-title:hover,
.profile-filter-title:focus,
.profile-filter-title:active {
    color: #2c3e50
}

.profile-filter-clear {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #1fbdbd;
    line-height: 1em
}

.profile-filter-clear:hover,
.profile-filter-clear:focus,
.profile-filter-clear:active {
    color: #1fbdbd
}

.fre-profile-result-sort {
    padding: 30px 40px;
    border-bottom: 1px solid #ededed
}

.fre-profile-sort {
    width: 60%;
    float: right
}

.fre-profile-sort .chosen-search {
    display: none
}

.fre-profile-result p {
    margin: 0;
    font-size: 20px;
    color: #2c3e50;
    line-height: 44px
}

.fre-profile-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.fre-profile-list>li {
    padding: 0 40px
}

.fre-profile-list>li:last-child .profile-list-wrap {
    border: none
}

.profile-list-wrap {
    position: relative;
    padding-top: 40px;
    padding-bottom: 26px;
    border-bottom: 1px solid #ededed
}

.project-number-worked .chosen-search {
    display: none
}

.profile-list-avatar {
    display: inline-block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 40px;
    left: 0
}

.profile-list-avatar img {
    width: 100%;
    height: auto;
    border-radius: 50%
}

.profile-list-title {
    margin: -4px 0 0;
    padding-left: 80px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em
}

.profile-list-title a {
    color: #415161
}

.profile-list-title a:hover,
.profile-list-title a:focus,
.profile-list-title a:active {
    color: #415161
}

.profile-list-subtitle {
    margin: 6px 0 0;
    padding-left: 80px;
    font-size: 16px;
    color: #415161;
    line-height: 1.3em
}

.profile-list-info {
    padding-left: 80px;
    margin: 8px 0 0
}

.profile-list-info span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #415161;
    margin-right: 30px;
    line-height: 16px;
    margin-top: 6px;
    margin-bottom: 6px
}

.profile-list-info span.rate-it {
    font-size: 14px
}

.profile-list-info span:last-child {
    font-weight: 600;
    margin-right: 0;
    border: none
}

.profile-list-desc {
    margin: 14px 0 0
}

.profile-list-desc p {
    margin: 0;
    font-size: 16px;
    color: #415161;
    line-height: 1.8em;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media (max-width: 991px) {
    .fre-profile-filter-box.active {
        padding-top: 0
    }
    .fre-profile-filter-box.active .fre-profile-list-filter {
        display: block
    }
    .fre-profile-filter-box.active .profile-filter-title:after {
        content: '\f106'
    }
    .fre-profile-filter-box.active .fre-profile-list {
        display: none
    }
    .fre-profile-filter-box.active .first-filter-title {
        display: none
    }
    .fre-profile-filter-box.active .second-filter-title {
        display: block
    }
    .fre-profile-list-filter {
        display: none;
        padding: 30px 30px 26px
    }
    .fre-profile-list-filter .fre-input-field {
        margin-bottom: 28px
    }
    .profile-filter-clear {
        margin-top: 10px
    }
    .fre-profile-filter-box {
        padding: 0
    }
    .fre-profile-result-sort {
        padding: 20px 30px
    }
    .fre-profile-list>li {
        padding: 0 30px
    }
    .profile-list-wrap {
        padding-top: 30px;
        padding-bottom: 18px
    }
    .profile-list-avatar {
        top: 30px
    }
    .profile-list-info {
        padding-left: 0;
        margin-top: 28px
    }
}

@media (max-width: 767px) {
    .page-profile-list-wrap {
        margin-left: -15px;
        margin-right: -15px
    }
    .fre-profile-list-filter {
        padding: 28px 15px
    }
    .fre-profile-list-box {
        margin-top: 14px
    }
    .profile-filter-title {
        padding: 22px 15px
    }
    .profile-filter-title:after {
        top: 22px;
        right: 15px
    }
    .fre-profile-result-sort {
        padding: 20px 15px 0
    }
    .fre-profile-sort {
        float: none;
        width: 100%
    }
    .fre-profile-result p {
        font-size: 18px;
        line-height: 54px
    }
    .fre-profile-list>li {
        padding: 0 15px
    }
    .profile-list-avatar {
        width: 40px;
        height: 40px
    }
    .profile-list-title {
        padding-left: 60px;
        line-height: 1.3em
    }
    .profile-list-subtitle {
        margin: 2px 0 0;
        padding-left: 60px
    }
    .porject-list-title {
        padding-right: 0
    }
    .profile-list-info {
        margin-top: 16px
    }
    .profile-list-desc {
        margin-top: 18px
    }
}

footer {
    background: #fff;
    display: block;
    position: relative;
    padding: 60px 0 0;
    margin-top: 100px
}

footer .widget {
    margin-bottom: 53px
}

footer .widget ul {
    list-style: none;
    padding: 0;
    margin: 0
}

footer .widget ul li {
    display: block;
    margin-bottom: 15px
}

footer .widget ul li a {
    color: #737c85;
    font-size: 14px;
    font-weight: 300
}

footer .widget ul li a:hover {
    color: #2c3e50
}

footer h2.widgettitle {
    font-size: 14px;
    color: #737c85;
    margin: 0 0 30px;
    font-weight: 600
}

footer .textwidget {
    line-height: 30px !important;
    color: #737c85;
    font-size: 14px;
    font-weight: 300
}

.home footer {
    margin-top: 0
}

.footer-copyright-wrapper {
    margin-top: 100px
}

.copyright-wrapper {
    padding: 23px 0;
    background-color: #808080
}

.copyright-wrapper .text-copyright {
    display: block;
    text-align: right;
    color: #FFF;
    font-size: 12px;
    padding-top: 9px
}

.copyright-wrapper .text-copyright a {
    color: #FFF
}

.copyright-wrapper .logo-footer {
    position: relative;
    top: 5px
}

.copyright-wrapper .menu li {
    display: inline-block;
    margin-right: 10px
}

.copyright-wrapper .menu li a {
    color: #fff
}

.fre-footer-logo {
    height: 28px
}

.fre-footer-logo img {
    width: auto;
    height: 100%;
    max-width: 100%
}

@media (max-width: 991px) {
    footer {
        margin-top: 60px
    }
    .footer-copyright-wrapper {
        margin-top: 60px
    }
}

@media (max-width: 767px) {
    .copyright-wrapper .text-copyright {
        margin: 10px 0 0;
        text-align: left
    }
    footer {
        padding: 40px 0 0;
        margin: 60px 0 0
    }
    footer .widget {
        margin-bottom: 33px
    }
    footer h2.widgettitle {
        margin: 0 0 20px
    }
    .footer-copyright-wrapper {
        margin: 60px 0 0
    }
}
.secured{
    display:none;
}